body {
  font-family: "OpenSans-Regular" !important;
  margin: 0;
  background: #f9f9f9 !important; }

p {
  font-family: "OpenSans-Light" !important;
  font-size: 15px;
  color: #3b3b3b !important;
  text-align: justify; }

a {
  font-family: "OpenSans-Regular";
  color: #898989 !important; }
  
a:hover {
  text-decoration: none !important;
}

div:after, ul:after {
  content: '';
  display: block;
  clear: both; }

h1, .main-h1 {
  margin-bottom: 85px !important;
  position: relative;
  padding-top: 15px;
  text-align: center;
  color: #212121 !important;
  font-family: "PlayfairDisplaySC-Regular" !important; }

h1:after, .main-h1:after {
  position: absolute;
  bottom: -80px;
  left: 0;
  content: '';
  height: 51px;
  width: 100%;
  background: url("../img/loop-footer.png") center center !important; }

h2 {
  font-family: "PlayfairDisplaySC-Regular" !important;
  font-size: 30px;
  text-align: center; }

header#header {
  background: #ffffff; }
  header#header .logo {
    height: 92px;
    margin-top: 24px; }
    header#header .logo a {
      width: 100%;
      height: 100%;
      display: block; }
  header#header .contacts {
    font-size: 16px;
    color: #5c5b5d;
    margin-top: 54px;
    line-height: 32px;}
    header#header .contacts>div {
      padding-left: 45px;
      display: inline-block;
      background: url("../img/phone.png") left no-repeat; }
  header#header .call-btn {
    margin-top: 55px;
    height: 25px; }
     header#header .call-btn div {
      display: inline-block;
      background: url("../img/callme.png") left center no-repeat;
      padding-left: 45px;
     }
    header#header .call-btn a {
      text-decoration: underline;
      color: #5c5b5d;
      line-height: 25px;
      font-size: 14px; }
    header#header .call-btn a:hover {
      text-decoration: none; }

.nav {
  margin: 0 auto;
  padding: 0; }
  .nav li {
    list-style: none;
    padding: 10px 5px !important; }
    .nav li a {
      font-size: 15px;
      text-transform: uppercase;
      color: #000000 !important;
      text-decoration: none; }
    .nav li a:hover {
      border-bottom: 1px solid #c5c5c5;
      border-top: 1px solid #c5c5c5; }
  .nav li:last-child {
    margin-right: 0; }

.navbar {
  margin-bottom: 0 !important; }
.navbar:after {
  content: ''; 
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: -5px;
  background: #282828; }

.slider:after {
  content: '';
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: -10px;
  left: 0;
  background: #282828; }

.slider {
  margin: 10px 0;
  min-height: 445px !important;
  position: relative;
  z-index: 1;
  background: url("../img/slide1.jpg"); }
  .slider .slide-text {
    height: 400px;
    margin-top: 22px;
    background: rgba(255, 255, 255, 0.9) url("../img/slider-text.png") top -150px left -29px no-repeat; }
  .slider .slide-text {
    position: relative; }
    .slider .slide-text .rotate {
      display: block;
      transform: rotate(-90deg);
      font-family: "OpenSans-Light";
      font-size: 24px;
      text-transform: uppercase;
      position: absolute;
      left: 0;
      top: 50%; }
    .slider .slide-text .slide-first-line {
      font-size: 4.5em;
      font-family: "PlayfairDisplaySC-Regular";
      display: inline-block;
      padding: 0px;
      position: absolute;
      bottom: 39.7%;
      left: 30%; }
    .slider .slide-text .slide-second-line {
      background: #000000;
      display: inline-block;
      padding: 0px;
      font-size: 4.5em;
      color: #ffffff;
      font-family: "PlayfairDisplaySC-Regular";
      position: absolute;
      bottom: 22%;
      left: 30%; }

.navbar.navbar-default {
  background: #ffffff !important; }

.breadcrumbs:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: -6px;
  background: #a6a6a6; }

.breadcrumbs {
  background: #ffffff;
  position: relative; }
  .breadcrumbs .breadcrumb {
    margin-top: 15px;
    padding-left: 0;
    margin-bottom: 6px;
    margin: 0 auto;
    background: #ffffff;
    background: transparent; }
    .breadcrumbs .breadcrumb li {
      color: #989898; }
    .breadcrumbs .breadcrumb li a {
      color: #282828;
      text-decoration: none; }
    .breadcrumbs .breadcrumb li a:hover {
      text-decoration: underline; }

.page-title h1 {
  text-align: center; }

.utp {
  min-height: 330px; }
  .utp .wrapper-mid {
    padding-top: 60px; }
    .utp .wrapper-mid div {
      min-height: 173px;
      margin: 50px 0; }
    .utp .wrapper-mid div:nth-child(1) {
      background: url("../img/utp1.png") top 30px center no-repeat; }
    .utp .wrapper-mid div:nth-child(2) {
      background: url("../img/utp2.png") top 39px center no-repeat; }
    .utp .wrapper-mid div:nth-child(3) {
      background: url("../img/utp3.png") top 39px center no-repeat;
      margin-right: 0; }
  .utp .col-sm-4 .utp-text {
    text-align: center;
    padding-top: 105px; }
    .utp .col-sm-4 .utp-text span {
      font-size: 16px;
      text-transform: uppercase; }
    .utp .col-sm-4 .utp-text span:first-child {
      border-bottom: 1px solid #c6c6c6; }
    .utp .col-sm-4 .utp-text span:last-child {
      font-size: 19px; }
  .utp .col-sm-4 .below-utp {
    padding-top: 10px;
    color: #8d8d8d;
    text-align: center;
    width: 85%;
    display: block;
    margin: 0 auto; }

.services {
  min-height: 950px;
  padding-top: 100px;
  overflow: hidden;
  background: url("../img/services-bg.png") 0 0 no-repeat; }
  /*.services .container .row > .col-lg-6:first-child {
    position: relative;
    left: -10px; }
  .services .container .row > .col-lg-6:last-child {
    position: relative;
    right: -10px; }*/
  .services .col-lg-6:first-child .serv-block:nth-child(2) {
    background: url("../img/serv1.png") no-repeat; }
  .services .col-lg-6:first-child .serv-block:nth-child(3) {
    background: url("../img/serv3.png") no-repeat; }
  .services .col-lg-6:first-child .serv-block:nth-child(6) {
    background: url("../img/serv5.png") no-repeat; }
  .services .col-lg-6:first-child .serv-block:nth-child(1) a {
    background: url("../img/serv-btn-right.png") bottom 10px left 10px no-repeat; }
  .services .col-lg-6:first-child .serv-block:nth-child(1) a:hover {
    background: url("../img/serv-btn-red.png") bottom 10px left 10px no-repeat; }
  .services .col-lg-6:first-child .serv-block:nth-child(4) a {
    background: url("../img/serv-btn-left.png") bottom 10px left 10px no-repeat; }
  .services .col-lg-6:first-child .serv-block:nth-child(4) a:hover {
    background: url("../img/serv-btn-left-red.png") bottom 10px left 10px no-repeat; }
  .services .col-lg-6:first-child .serv-block:nth-child(5) a {
    background: url("../img/serv-btn-right.png") bottom 10px left 10px no-repeat; }
  .services .col-lg-6:first-child .serv-block:nth-child(5) a:hover {
    background: url("../img/serv-btn-red.png") bottom 10px left 10px no-repeat; }
  .services .col-lg-6:last-child .serv-block:nth-child(1) {
    background: url("../img/serv2.png") no-repeat; }
  .services .col-lg-6:last-child .serv-block:nth-child(4) {
    background: url("../img/serv4.png") no-repeat; }
  .services .col-lg-6:last-child .serv-block:nth-child(5) {
    background: url("../img/serv6.png") no-repeat; }
  .services .col-lg-6:last-child .serv-block:nth-child(2) a, .services .col-lg-6:last-child .serv-block:nth-child(6) a {
    background: url("../img/serv-btn-left.png") bottom 10px right 10px no-repeat; }
  .services .col-lg-6:last-child .serv-block:nth-child(2) a:hover, .services .col-lg-6:last-child .serv-block:nth-child(6) a:hover {
    background: url("../img/serv-btn-left-red.png") bottom 10px right 10px no-repeat; }
  .services .col-lg-6:last-child .serv-block:nth-child(3) a {
    background: url("../img/serv-btn-right.png") bottom 10px right 10px no-repeat; }
  .services .col-lg-6:last-child .serv-block:nth-child(3) a:hover {
    background: url("../img/serv-btn-red.png") bottom 10px right 10px no-repeat; }
  .services .serv-block {
    position: relative;
    min-height: 230px;
    margin-bottom: 20px;
    background: #ffffff;
    background-size: cover !important; }
    .services .serv-block .serv-text {
      font-family: "PlayfairDisplaySC-Regular" !important;
      font-size: 1.2em;
      padding: 50px 0 0 20px; }
    .services .serv-block a {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      transition: ease .4s; }

.main-text {
  margin-bottom: 25px !important; }

.main-form {
  min-height: 400px;
  background: url("../img/form-bg.png"); }
  .main-form .quest {
    padding-top: 118px !important; }
    .main-form .quest div {
      font-size: 36px;
      font-family: "PlayfairDisplaySC-Bold"; }
    .main-form .quest div:last-child {
      background: #000000;
      display: inline-block;
      padding: 10px;
      font-size: 30px;
      color: #ffffff;
      font-family: "PlayfairDisplaySC-Regular"; }
  .main-form .container, .main-form .row {
    height: inherit; }
  .main-form input {
    width: 100%;
    height: 45px;
    border: none;
    padding-left: 10px;
    margin-bottom: 15px; }
  .main-form input:focus {
    border: 1px solid #DFDFDF;
    padding-left: 9px;
    outline: none; }
  .main-form button {
    width: 100% !important;
    height: 45px;
    padding-left: 20px;
    background: #b82222 url("../img/btn-bg.png") left 20px center no-repeat;
    border: none;
    color: #ffffff;
    text-transform: uppercase; }
  .main-form button:focus {
    outline: none; }
  .main-form button:active {
    background: #A71717 url("../img/btn-bg.png") left 20px center no-repeat; }
  .main-form .form-bot {
    margin-top: 85px; }

.footer-links {
  background: #212121; }
  .footer-links ul {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-top: 35px;
    border-top: 1px solid #353535;
    list-style: none; }
    .footer-links ul li {
      padding-bottom: 7px; }
      .footer-links ul li a {
        font-family: "OpenSans-Regular";
        text-decoration: none;
        color: #898989; }
      .footer-links ul li a:hover, .footer-links ul li.active a  {
        color: #ffffff !important; }
      .footer-links ul li a:hover span, .footer-links ul li.active a span {
        color: #ffffff; }
      .footer-links ul li span {
        padding-right: 10px;
        color: #898989;
        font-family: 'glyphicons-halflings-regular';}
  .footer-links ul:last-child {
    margin-right: 0; }

footer .container {
  position: relative; }

footer .container:after {
  content: '';
  width: 19px;
  height: 19px;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: -13px;
  background: #212121;
  border-color: #212121;
  transform: rotate(45deg);
  z-index: 1; }

footer#footer:before {
  content: '';
  width: 100%;
  height: 51px;
  position: absolute;
  top: 0;
  background: #1b1a1a url("../img/loop-footer.png") center no-repeat; }

footer#footer {
  min-height: 160px;
  background: #1b1a1a;
  color: #5c5b5d;
  position: relative; }
  footer#footer .container, footer#footer .row {
    min-height: inherit; }
  footer#footer .row {
    padding-top: 55px; }
  footer#footer .footer-phone {
    font-size: 16px; }
  footer#footer .footer-logo-copy .footer-logo {
    height: 82px;
    background-size: contain !important;
    background: url("../img/logo-footer.png") center no-repeat; }
    footer#footer .footer-logo-copy .footer-logo a {
      display: block;
      height: inherit;
      width: 100%;
      margin: 0 auto; }
  footer#footer .footer-address {
    margin-top: 15px;
    line-height: 32px; }
    footer#footer .footer-address>div {
      background: url("../img/address-footer.png") left center no-repeat;
      display: inline-block;
      padding-left: 35px !important; }
  footer#footer .footer-phone {
    margin-top: 15px;
    line-height: 32px;; }
    footer#footer .footer-phone>div {
      background: url("../img/phone-footer.png") left no-repeat;
      display: inline-block;
      padding-left: 35px !important; }
  .footer-copy {
    text-align: center; }
.contacts-info .left {
  font-size: 1.2em;
  min-height: 32px;
  line-height: 32px; }
  .contacts-info .left .cont-phone {
    padding-left: 30px;
    margin-bottom: 10px;
    background: url("../img/cont-phone.png") left center no-repeat; }
  .contacts-info .left .cont-mail {
    padding-left: 30px;
    background: url("../img/cont-mail.png") left 3px center no-repeat; }

.contacts-info .right {
  font-size: 1.1em;
  min-height: 32px;
  line-height: 32px; }
  .contacts-info .right .cont-address {
    padding-left: 30px;
    background: url("../img/cont-place.png") left 3px center no-repeat; }

#map {
  min-height: 700px; }
  #map canvas {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }

.opacity-map {
  padding-top: 5px;
  padding-bottom: 10px;
  position: absolute;
  color: #5c5b5d !important;
  min-height: 240px;
  width: 100%;
  z-index: 1;
  background: rgba(255, 255, 255, 0.8); }

.cont-form {
  padding-top: 75px;
  min-height: 500px;
  background: url("../img/cont-bg.png"); }
  .cont-form .wrapper-mid {
    float: none; }
    .cont-form .form-bot input {
      height: 45px;
      border: none;
      padding-left: 10px;
      margin-bottom: 5px; }
    .cont-form .form-bot input:focus {
      border: 1px solid #DFDFDF;
      padding-left: 9px;
      outline: none; }
    .cont-form .form-bot textarea:focus {
      border: 1px solid #DFDFDF;
      padding-left: 9px;
      padding-top: 9px;
      outline: none; }
    .cont-form .form-bot textarea {
      min-height: 165px;
      border: none;
      padding-top: 10px;
      padding-left: 10px;
      resize: none; }
    .cont-form .form-bot button {
      width: 100%;
      height: 45px;
      border-radius: 0;
      padding-left: 30px;
      background: #b82222 url("../img/cont-btn.png") left 20px center no-repeat;
      border: none;
      color: #ffffff;
      text-transform: uppercase;
      margin-top: 25px; }

.gallery .port-part {
  position: relative;
  margin-bottom: 60px; }
.gallery .port-part:nth-child(2n) {
  float: right; }
/*.gallery .port-part:nth-child(2n) {
  float: right;
  position: relative;
  right: -15px; }
.gallery .port-part:nth-child(2n+1) {
    position: relative;
    left: -15px;
} */
.gallery a {
  position: relative;
  display: inline-block;
  text-decoration: none !important;
  z-index: 1; }

.gallery a:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  left: -20px;
  bottom: -75px;
  height: 150px;
  z-index: -1;
  border: 1px solid #6f6f6f;
  border-right: none; 
}

.gallery h3 {
  background: url("../img/port-arrow.png") no-repeat center right;
  display: table;
  padding-right: 30px;
  margin: 7px 0 0 0;
  font-size: 23px;
  color: #282828;
  font-family: "PlayfairDisplaySC-Regular" !important; }

.gallery p {
  font-family: "PlayfairDisplaySC-Regular" !important;
  font-size: 17px !important;
  display: inline-block;
  background: #282828;
  margin: 0;
  color: #ffffff !important; }

.gallery a:hover:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.6) url("../img/zoom.png") center center no-repeat; }
  
.cont-mail a {
  text-decoration: none;
  color: #5c5b5d;
  border-bottom: 1px dashed #5c5b5d;}
  
.cont-mail a:hover {
  color: #5c5b5d;
  border: none;
  text-decoration: none;
}
p.help-block.help-block-error {
  padding-left: 15px; }
form#contact-form .input-group {
  height: 45px;
  display: block; }
.left-menu h2 {
  font-size: 24px !important;}
.left-menu .nav li a:hover {
  border: none;
}
.left-menu h2:after {
    position: absolute;
    bottom: -60px;
    left: 0;
    content: '';
    height: 51px;
    width: 100%;
    background: url("../img/serv-after.png") center center no-repeat;
}
.content h1 {
  font-size: 30px !important;}
.content h1:after {
  background: url("../img/cont-h-after.png") center center !important;
  height: 1px;
  bottom: -18px;
}
li.nav-header {
  margin-bottom: 65px;
  height: 76px !important;
  border-bottom: none !important;
  background: none !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent !important;
  border-bottom: 1px solid #c5c5c5;
  border-top: 1px solid #c5c5c5;
}
.left-menu ul li {
  min-height: 50px;
  vertical-align: bottom;
  padding: 0 !important;
  padding-top: 20px !important;
  background: url('../img/port-arrow.png') right center no-repeat;
  border-bottom: 1px solid #dbdbdb;
}
.left-menu ul li a:hover {
  text-decoration: underline !important;
}
li.nav-header h2 {
  border-bottom: 4px solid #212121 !important;
  padding-bottom: 10px;
}
.left-menu ul li a:hover {
  background: none !important;
}
.content {
  padding-left: 20px !important;
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.gallery .title {
  margin-top: -5px;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442 !important;
}
.cont-time span.glyphicon {
  font-size: 1.3em;
  padding-left: 4px;
  padding-right: 6px;
  position: relative; 
  top: 4px;
}