/*------------------------------------------------------------------
Project:    LOYAL CONTACTS2
Version:    1.0
Build Date:    15/08/16
Author: TheTheme99

[Table of contents]

1. header
2.contacts2-info
3. map
4. toogle
5. connect4
6. form
7. footer
8.burger
9. responsive

[Typography]

Montserrat: h3, p, a
Railway: h2, p
-------------------------------------------------------------------*/
/* === All === */
::selection {
  background: #232323;
  /* Safari */ }

::-moz-selection {
  background: #232323;
  /* Firefox */ }

a,
a:hover,
a:focus {
  text-decoration: none; }

.cont2-anim1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s; }

.contacts2 .menu-items-col-4-name {
  padding: 0 10px 10px 10px;
  color: #fff; }

.contacts2 .sidebar-wrapper .menu-items-col-4-name {
  color: #292929; }

.contacts2 .sidebar-nav li.has-sub {
  color: #292929;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.contacts2 .sidebar-nav li.has-sub:hover {
  color: #999;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.contacts2 .sidebar-wrapper .menu-items-col-4-name {
  padding: 0 10px 10px 10px; }

#full-menu .sub a:hover {
  color: #999 !important; }

.contacts2 {
  /* === header === */
  /* === contacts2-info === */
  /* === map === */
  /* === toogle === */
  /* === Map === */
  /* === connect4 === */
  /* === Formm === */
  /* === footer === */
  /* === menu === */
  /* Firefox 19+ */
  /* Firefox 18- */
  /* === burger === */ }
  .contacts2 .header-contacts2 {
    background: url(../img/c2/bg.png) no-repeat top center;
    width: 100%;
    height: 505px;
    background-size: cover;
    position: relative; }
    .contacts2 .header-contacts2 img {
      display: block;
      margin: 0 auto;
      position: relative;
      z-index: 4;
      top: 50%;
      margin-top: -33.5px; }
  .contacts2 .contacts1-header-bg {
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background: #292929;
    display: block;
    position: absolute;
    top: 0; }
  .contacts2 .contacts2-info {
    background: #f57374;
    padding: 105px 0 110px 0; }
    .contacts2 .contacts2-info h3 {
      font-family: "Montserrat-SemiBold";
      font-size: 15px;
      letter-spacing: 0.075em;
      color: #fff;
      text-transform: uppercase; }
    .contacts2 .contacts2-info h2 {
      font-family: 'Raleway', sans-serif;
      font-weight: normal;
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #fff;
      margin: 25px 0 80px 0; }
    .contacts2 .contacts2-info h4 {
      font-family: "Montserrat-Regular";
      font-size: 12px;
      line-height: 19px;
      color: #fff;
      text-transform: uppercase; }
    .contacts2 .contacts2-info p {
      font-family: 'Raleway', sans-serif;
      font-weight: normal;
      font-size: 14px;
      line-height: 19px;
      color: #fff; }
    .contacts2 .contacts2-info .info-top {
      margin-top: 40px;
      position: relative; }
  .contacts2 .tg-list {
    position: absolute;
    bottom: -72px;
    z-index: 100;
    width: 100%;
    left: -58px; }
  .contacts2 .tg-list .tg-list-item {
    margin: 0 auto;
    position: relative;
    width: 210px;
    border-radius: 30px; }
  .contacts2 .tg-list .tgl-btn {
    display: inline-block !important; }
  .contacts2 .sh-map {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    display: inline-block;
    font-size: 14px;
    line-height: 48px;
    color: #fff;
    position: relative; }
  .contacts2 .tgl-ios + .tgl-btn {
    position: relative;
    top: 10px;
    left: 10px; }
  .contacts2 ul,
  .contacts2 li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .contacts2 .tg-list {
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .contacts2 .tg-list-item {
    margin: 0 2em; }
  .contacts2 .tgl {
    display: none; }
  .contacts2 .tgl,
  .contacts2 .tgl:after,
  .contacts2 .tgl:before,
  .contacts2 .tgl *,
  .contacts2 .tgl *:after,
  .contacts2 .tgl *:before,
  .contacts2 .tgl + .tgl-btn {
    box-sizing: border-box; }
  .contacts2 .tgl::-moz-selection,
  .contacts2 .tgl:after::-moz-selection,
  .contacts2 .tgl:before::-moz-selection,
  .contacts2 .tgl *::-moz-selection,
  .contacts2 .tgl *:after::-moz-selection,
  .contacts2 .tgl *:before::-moz-selection,
  .contacts2 .tgl + .tgl-btn::-moz-selection {
    background: none; }
  .contacts2 .tgl::selection,
  .contacts2 .tgl:after::selection,
  .contacts2 .tgl:before::selection,
  .contacts2 .tgl *::selection,
  .contacts2 .tgl *:after::selection,
  .contacts2 .tgl *:before::selection,
  .contacts2 .tgl + .tgl-btn::selection {
    background: none; }
  .contacts2 .tgl + .tgl-btn {
    outline: 0;
    display: block;
    width: 4em;
    height: 2em;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .contacts2 .tgl + .tgl-btn:after,
  .contacts2 .tgl + .tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%; }
  .contacts2 .tgl + .tgl-btn:after {
    left: 0; }
  .contacts2 .tgl + .tgl-btn:before {
    display: none; }
  .contacts2 .tgl:checked + .tgl-btn:after {
    left: 50%; }
  .contacts2 .tgl-ios + .tgl-btn {
    border-radius: 2em;
    padding: 2px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    border: 1px solid #fff; }
  .contacts2 .tgl-ios + .tgl-btn:after {
    border-radius: 2em;
    -webkit-transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
    transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
    /*box-shadow: 0 0 0 1px rgba(89, 208, 248, 0.1), 0 4px 0 rgba(89, 208, 248, 0.08);*/
    border: 1px solid #fff; }
  .contacts2 .tgl-ios + .tgl-btn:hover:after {
    will-change: padding; }
  .contacts2 .tgl-ios + .tgl-btn:active {
    box-shadow: inset 0 0 0 2em #e8eae9; }
  .contacts2 .tgl-ios + .tgl-btn:active:after {
    padding-right: .8em; }
  .contacts2 .tgl-ios:checked + .tgl-btn {
    background: #59d0f8; }
  .contacts2 .tgl-ios:checked + .tgl-btn:active {
    box-shadow: none; }
  .contacts2 .tgl-ios:checked + .tgl-btn:active:after {
    margin-left: -.8em; }
  .contacts2 .maps-contacts2 {
    height: 445px; }
    .contacts2 .maps-contacts2 #map-canvas2 {
      margin: 0;
      padding: 0;
      height: 445px; }
  .contacts2 .gmnoprint,
  .contacts2 .gm-style-cc,
  .contacts2 .gm-style a {
    display: none !important; }
  .contacts2 .maps-container {
    position: relative;
    height: 445px; }
  .contacts2 .maps-contacts2 {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: 445px;
    z-index: 2; }
  .contacts2 .contacts2-info {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 50; }
  .contacts2 .map-vis {
    display: none; }
  .contacts2 .tg-list {
    position: relative;
    top: 210px; }
  .contacts2 .footer4-separator {
    width: 1px;
    height: 360px;
    background: #e6e6e6;
    position: relative;
    top: 20px;
    margin-left: auto; }
  .contacts2 .connect4 {
    padding: 50px 0 70px 0; }
    .contacts2 .connect4 h3 {
      font-size: 15px;
      letter-spacing: 0.075em;
      color: #292929;
      font-family: "Montserrat-SemiBold";
      text-align: center; }
    .contacts2 .connect4 h2 {
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0.1em;
      font-family: 'Raleway', sans-serif;
      font-weight: normal;
      color: #838383;
      text-align: center;
      max-width: 630px;
      text-transform: uppercase;
      margin: 27px auto 60px auto; }
  .contacts2 .connect4 ul li {
    position: relative;
    margin: 50px 0 0 0;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    color: #838383;
    font-family: 'Raleway', sans-serif;
    font-weight: 300; }
  .contacts2 .connect4 ul li .lnr {
    color: #838383;
    font-size: 30px;
    position: absolute;
    top: 0; }
  .contacts2 .connect4 p {
    font-size: 14px;
    line-height: 26px;
    color: #838383;
    font-family: "Montserrat-Light";
    display: inline-block;
    margin: 0 0 0 70px;
    position: relative;
    top: -4px; }
  .contacts2 .connect4 ul li:first-child {
    margin: 30px 0 0 0; }
  .contacts2 .form {
    position: relative;
    min-height: 750px; }
  .contacts2 .form h3 {
    font-size: 15px;
    letter-spacing: 0.075em;
    color: #292929;
    font-family: "Montserrat-SemiBold";
    text-transform: uppercase; }
  .contacts2 .form h2 {
    font-size: 24px;
    line-height: 34px;
    color: #838383;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 25px 0 60px 0; }
  .contacts2 .form-right {
    width: 40%;
    background: url(../img/v3/imgform.png) no-repeat top center;
    background-size: cover;
    min-height: 750px;
    position: absolute;
    left: 0;
    top: 0; }
  .contacts2 .form-content {
    padding: 120px 0 0 0; }
  .contacts2 .form-button,
  .contacts2 .form-button:hover,
  .contacts2 .form-button:active,
  .contacts2 .form-button:focus {
    outline: none !important; }
  .contacts2 .form-button {
    font-size: 12px;
    letter-spacing: 0.075em;
    color: #fff;
    font-family: "Montserrat-Regular";
    text-transform: uppercase;
    font-weight: normal;
    background: transparent;
    padding: 14px 44px;
    border: 1px solid #f57576;
    background: #f57576;
    width: 100%;
    display: inline-block;
    margin: 50px 0 0 0; }
  .contacts2 .form-button:hover {
    color: #fff;
    border: 1px solid #f86667;
    background: #f86667;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .contacts2 .form-horizontal .col-lg-12 {
    padding: 0; }
  .contacts2 .form-horizontal input {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #b0b0b0;
    margin: 40px 0 0 0;
    box-shadow: none;
    padding-bottom: 15px;
    padding-left: 0;
    text-transform: uppercase;
    font-family: "Montserrat-Light"; }
  .contacts2 .form-horizontal {
    margin: -12px 0 0 0; }
  .contacts2 .form-horizontal input:focus,
  .contacts2 .form-horizontal input:hover {
    border-color: #f66e6f;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .contacts2 .form-control:focus {
    box-shadow: none !important; }
  .contacts2 .form-horizontal textarea {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #b0b0b0;
    margin: 40px 0 0 0;
    padding-left: 0;
    box-shadow: none;
    color: #838383;
    font-family: "Montserrat-Light"; }
  .contacts2 .form-horizontal textarea:focus,
  .contacts2 .form-horizontal textarea:hover {
    border-color: #f66e6f;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .contacts2 #subs {
    position: relative; }
  .contacts2 #error-message {
    color: red;
    position: absolute;
    top: 60px;
    font-size: 14px; }
  .contacts2 #success-message {
    color: #000;
    position: absolute;
    top: 60px;
    font-size: 14px; }
  .contacts2 .footer-contacts1 {
    background: #292929;
    padding: 45px 0 32px 0; }
  .contacts2 .scroll12 {
    text-align: center;
    z-index: 300;
    position: absolute;
    width: 100%;
    top: 30px; }
  .contacts2 .scroll12 a {
    font-size: 10px;
    line-height: 30px;
    color: #b1b1b1;
    text-transform: uppercase;
    font-family: "Montserrat-Light";
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-decoration: none; }
  .contacts2 .scroll12 a:hover {
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .contacts2 .soc11 {
    text-align: center;
    position: relative;
    left: 6px;
    width: 164px;
    margin-left: auto; }
  .contacts2 .footer-contacts1 .soc11 a:last-child {
    margin-right: 0; }
  .contacts2 .footer-contacts1 .soc11 a:first-child {
    margin-left: 0; }
  .contacts2 .footer-contacts1 .soc11 a {
    color: #c6c6c6;
    margin: 0 0;
    opacity: 1;
    background: #292929;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: inline-block;
    margin: 0 4px;
    line-height: 32px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .contacts2 .footer-contacts1 .soc11 a:hover {
    color: #292929;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .contacts2 .footer-contacts1 .soc11 a i {
    width: 16px; }
  .contacts2 .copyright-contacts1 {
    font-family: "Montserrat-Light";
    font-size: 10px;
    line-height: 30px;
    color: #b1b1b1;
    text-transform: uppercase;
    text-align: right;
    margin: 5px 0 0 0; }
  .contacts2 .footer-contacts1-left {
    position: absolute;
    left: -160px;
    z-index: 50; }
  .contacts2 .temp-name {
    font-family: "Montserrat-Regular";
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 0.075em;
    color: #fff;
    margin: 0 0 0 15px; }
  .contacts2 .footer-contacts1-menu {
    overflow: hidden;
    margin: 14px 0 0 0; }
    .contacts2 .footer-contacts1-menu li {
      float: left;
      margin: 0 38px 0 0; }
  .contacts2 .footer-contacts1-menu li a {
    font-family: "Montserrat-Light";
    font-size: 10px;
    line-height: 30px;
    color: #b1b1b1;
    height: inherit;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .contacts2 .footer-contacts1 li a:hover {
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .contacts2 .footer11-soc {
    position: relative;
    top: -6px; }
  .contacts2 .cl-effect-5 a {
    padding: 0; }
  .contacts2 nav a {
    margin: 0; }
  .contacts2 .footer11-soc {
    z-index: 60; }
  .contacts2 .footer-contacts-hide {
    display: block; }
  .contacts2 .footer-contacts-small {
    display: none; }
  .contacts2 .map-active .tg-list-item {
    background: #fff; }
  .contacts2 .map-active .sh-map {
    color: #f66e6f; }
  .contacts2 .map-active .tgl-ios + .tgl-btn {
    border: 1px solid #f66e6f; }
  .contacts2 .map-active .tgl-ios + .tgl-btn:after {
    border: 1px solid #f66e6f; }
  .contacts2 .map-active .tgl-ios:checked + .tgl-btn {
    background: #fff; }
  .contacts2 .sticky-menu {
    background-color: #fff !important;
    border-bottom: 1px solid #fff; }
  .contacts2 .is-sticky .sticky-menu {
    background-color: #fff !important;
    border-bottom: 1px solid #e6e6e6; }
  .contacts2 .onepage #nav-main-2-sticky-wrapper,
  .contacts2 .single-portfolio #nav-main-2-sticky-wrapper {
    height: auto !important; }
  .contacts2 #full-menu > li > a {
    color: #2c2c2c;
    text-transform: uppercase; }
  .contacts2 .onepage #nav-main-2,
  .contacts2 .single-portfolio #nav-main-2 {
    position: fixed !important; }
  .contacts2 #nav-main-2 {
    width: 100%;
    -webkit-transition: all .3s ease 10ms;
    -moz-transition: all .3s ease 10ms;
    -o-transition: all .3s ease 10ms;
    transition: all .3s ease 10ms;
    height: 54px;
    z-index: 9998;
    font-family: Raleway, sans-serif;
    opacity: 1;
    position: relative;
    z-index: 55; }
  .contacts2 #nav-main-2 #logo-container {
    float: left;
    height: 54px;
    position: fixed;
    left: 165px;
    top: 16px; }
  .contacts2 #nav-main-2 .menu_container {
    float: right; }
  .contacts2 #nav-main-2 .menu_container #full-menu li a i {
    font-size: 14px; }
  .contacts2 .has-sub {
    display: block;
    text-decoration: none;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: "Montserrat-SemiBold"; }
  .contacts2 #nav-main-2 .menu_container #full-menu {
    font-style: normal !important;
    position: fixed;
    right: 150px; }
  .contacts2 #nav-main-2 .menu_container #full-menu > li {
    display: inline-block;
    margin-left: 48px; }
  .contacts2 #nav-main-2 .menu_container #full-menu > li > a {
    font-size: 12px;
    font-style: normal;
    display: block;
    height: 65px;
    line-height: 65px;
    text-transform: uppercase;
    color: #2c2c2c;
    font-family: "Montserrat-Regular"; }
  .contacts2 #nav-main-2 .menu_container #full-menu a {
    text-decoration: none !important; }
  .contacts2 #full-menu .sub-menu {
    background-color: #232323;
    color: #787878;
    position: absolute;
    z-index: 10;
    top: 54px;
    font-size: 11px;
    text-align: left;
    left: 0;
    padding: 30px; }
  .contacts2 .full-width-menu .sub-menu {
    display: none; }
  .contacts2 #full-menu .sub-menu .sub-menu {
    left: 190px;
    top: 0; }
  .contacts2 #full-menu .sub-menu li a {
    font-family: "Montserrat-SemiBold";
    display: block;
    padding: 15px 10px;
    width: 210px;
    color: #8f8f8f;
    font-size: 10px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .contacts2 #full-menu li {
    position: relative;
    cursor: pointer; }
  .contacts2 #full-menu .sub-menu .current-menu-item > a,
  .contacts2 #full-menu .sub-menu a:hover,
  .contacts2 #mobile-menu a:hover {
    color: #fff !important;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .contacts2 .menu-item .lnr-magnifier {
    color: #000000;
    font-weight: bold; }
  .contacts2 .micons {
    margin-left: 12px; }
  .contacts2 input.colortext::-webkit-input-placeholder {
    color: #8f8f8f; }
  .contacts2 input.colortext::-moz-placeholder {
    color: #8f8f8f; }
  .contacts2 input.colortext:-moz-placeholder {
    color: #8f8f8f; }
  .contacts2 input.colortext:-ms-input-placeholder {
    color: #8f8f8f; }
  .contacts2 .search-form .input-group {
    width: 100%; }
  .contacts2 input.colortext,
  .contacts2 input.colortext:active,
  .contacts2 input.colortext:focus {
    background: transparent;
    border: 0;
    outline: none !important;
    box-shadow: none !important;
    font-size: 12px;
    letter-spacing: 0.1em;
    font-family: Montserrat-Regular; }
  .contacts2 .search-form {
    position: absolute;
    right: 0;
    background-color: #232323 !important;
    min-width: 512px;
    padding: 15px;
    border: 1px solid #232323 !important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-top: 10px;
    color: #8f8f8f !important; }
  .contacts2 .search-form .form-control {
    padding-top: 12px;
    padding-bottom: 12px;
    height: 44px; }
  .contacts2 .search-form .btn {
    height: 44px;
    padding: 0 16px;
    line-height: 44px; }
  .contacts2 #full-menu .search-form {
    right: 0;
    left: inherit;
    border: 0;
    padding: 5px 30px;
    top: 54px;
    margin-top: 0; }
  .contacts2 #video2 {
    position: relative; }
  .contacts2 .footer2-mob {
    background: #232323;
    display: none; }
  .contacts2 .wrapper {
    display: none;
    z-index: 300; }
  .contacts2 .mob-menu-3 {
    display: none;
    top: 0; }
  .contacts2 .artclose {
    height: 16px;
    width: 16px;
    cursor: pointer;
    float: right;
    padding: 1px 0; }
  .contacts2 .burgx,
  .contacts2 .burgx2,
  .contacts2 .burgx3 {
    margin-top: 3px;
    background: #232323;
    width: 16px;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg); }
  .contacts2 .burgx2 {
    margin-top: 8px; }
  .contacts2 .burgx3 {
    margin-top: 13px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg); }
  .contacts2 .mob-menu-3 img {
    padding: 4px 0;
    height: 20px; }
  .contacts2 .mob-search {
    overflow: hidden; }
    .contacts2 .mob-search span {
      float: left;
      font-size: 15px;
      margin: 7px 0 0 0; }
    .contacts2 .mob-search form {
      float: left;
      width: 90%; }
  .contacts2 .mob-search form input {
    height: 28px;
    padding: 0 0 0 10px;
    width: 100%; }
  .contacts2 .mob-block {
    display: none;
    opacity: 0;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .contacts2 .mob-search {
    margin: 12px 0 0 0; }
  .contacts2 #full-menu .sub-menu-2 {
    position: relative;
    top: 0;
    color: #787878;
    z-index: 10;
    font-size: 11px;
    text-align: left;
    left: 0;
    padding: 20px 0 20px 0;
    opacity: 1;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .contacts2 #full-menu .sub-menu-2 a {
    font-family: "Montserrat-SemiBold";
    display: block;
    width: 100%;
    padding: 5px 40px;
    font-size: 12px;
    color: #232323 !important;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .contacts2 #nav-main-2 .menu_container #full-menu > li:hover > a {
    color: #f57576; }
  .contacts2 .menu-item .lnr-magnifier:hover {
    color: #f57576; }

/* === responsive === */
@media only screen and (max-width: 1600px) {
  .contacts2 .footer-contacts1-left {
    position: relative;
    left: 0; }
  .contacts2 .footer-contacts1-menu li {
    margin: 0 34px 0 0; } }
@media only screen and (max-width: 1200px) {
  .contacts2 .footer-contacts1-menu li {
    margin: 0 18px 0 0; }
  .contacts2 .footer-contacts1-menu li a {
    font-size: 9px; }
  .contacts2 #nav-main-2-sticky-wrapper {
    display: none; }
  .contacts2 .tg-list {
    left: -32px; }
  .contacts2 .mob-menu-3 {
    display: block; }
  .contacts2 .wrapper {
    display: block; }
  .contacts2 .sidebar-wrapper {
    background: #fff; }
  .contacts2 .burgx,
  .contacts2 .burgx2,
  .contacts2 .burgx3 {
    background: #292929; }
  .contacts2 .sidebar-nav {
    top: 100px;
    width: 100%;
    padding: 0 15px;  }
  .contacts2 .mob-menu-3 {
    background: #fff; }
  .contacts2 .sidebar-nav li {
    text-indent: 5px; } }
@media only screen and (max-width: 990px) {
  .contacts2 .footer-contacts1-menu li a {
    font-size: 8px; }
  .contacts2 .scroll12 {
    text-align: left; }
  .contacts2 .soc11 {
    left: 0; }
  .contacts2 .footer4-separator {
    display: none; }
  .contacts2 .connect4 h2 {
    margin: 27px auto 50px auto; }
  .contacts2 .form-contacts2 {
    margin: 50px 0 0 0; }
  .contacts2 .contacts2-info h2 {
    font-size: 18px;
    line-height: 28px; }
  .contacts2 .tg-list {
    left: -32px; }
  .contacts2 .contacts2-info {
    padding: 105px 0 122px 0; }
  .contacts2 .maps-contacts2 {
    height: 446px; } }
@media only screen and (max-width: 768px) {
  .contacts2 .scroll12 {
    top: 33px;
    right: 0; }
    .contacts2 .scroll12 a {
      font-size: 9px; }
  .contacts2 .soc11 {
    left: 5px; }
  .contacts2 .tg-list {
    left: 0;
    top: 25px; }
  .contacts2 .tg-list .tg-list-item {
    margin: 0; }
  .contacts2 .tg-list .tg-list-item {
    position: absolute;
    right: 0;
    top: 350px; }
  .contacts2 .contacts2-info h2 {
    max-width: 350px;
    margin: 25px 0 50px 0; }
  .contacts2 .maps-container {
    height: 552px; }
  .contacts2 .maps-contacts2 {
    height: 552px; }
  .contacts2 .maps-contacts2 #map-canvas2 {
    height: 552px; } }
@media only screen and (max-width: 600px) {
  .contacts2 .copyright-contacts1 {
    font-size: 9px;
    line-height: 15px;
    margin: 5px 0 0 0; }
  .contacts2 .soc11 {
    left: 5px;
    width: 140px; }
  .contacts2 .scroll12 {
    left: -10px;
    top: 40px; }
    .contacts2 .scroll12 a {
      font-size: 9px; }
  .contacts2 .footer-contacts1-menu li a {
    line-height: 16px; }
  .contacts2 .footer-contacts-hide {
    display: none; }
  .contacts2 .footer-contacts-small {
    display: block; }
  .contacts2 .scroll12 {
    text-align: right;
    position: relative;
    left: 0;
    top: 0; }
  .contacts2 .footer-contacts1 .soc11 a {
    margin: 0; }
  .contacts2 .footer-contacts1-menu {
    margin: 3px 0 0 0; }
  .contacts2 .footer11-soc {
    top: 0; } }
@media only screen and (max-width: 500px) {
  .contacts2 .footer-contacts1 .soc11 a i {
    width: 10px;
    font-size: 10px; }
  .contacts2 .footer-contacts1 .soc11 a {
    width: 24px;
    height: 24px;
    line-height: 24px; }
  .contacts2 .copyright-contacts1 {
    font-size: 8px; }
  .contacts2 .footer-contacts1-menu li a {
    line-height: 18px; }
  .contacts2 .soc11 {
    width: 105px;
    left: 0; }
  .contacts2 .tg-list .tg-list-item {
    top: 353px; }
  .contacts2 .connect4 h2 {
    font-size: 14px;
    line-height: 24px; }
  .contacts2 .contacts2-info h2 {
    font-size: 15px;
    line-height: 25px; }
  .contacts2 .contacts2-info {
    padding: 113px 0 122px 0; }
  .contacts2 .tg-list .tg-list-item {
    top: 410px;
    left: -40px; } }

/*# sourceMappingURL=contacts2.css.map */
