body {
  font-size: 14px;
  padding-bottom: 0; }

.dmbs-main .content {
  background-color: #fff; }

.no-overflow {
  overflow-x: hidden;
  overflow-y: hidden;
}

.header {
  background-color: #ffffff; }
@media (max-width: 768px) {
  .header {
    padding-bottom: 50px;
  }
}

footer {
  padding: 30px 0;
  font-size: 10px;
  text-align: center; }
  footer p {
    margin-bottom: 0; }

.header {
  padding-top: 20px; }
  .header .dmbs-header-img {
    position: relative; }
    .header .dmbs-header-img img {
      position: absolute;
      left: -25px;
      z-index: 999; 
    }

@media screen and (max-width: 480px) {
  .header .dmbs-header-img img {
    position: relative;
    left: auto;
    max-width: 140px;
    height: auto;
  }
}

    @media (min-width: 992px) {
      .header .dmbs-header-img img {
        left: 0; 
      } 
    }

.navbar {
  margin-bottom: 0; }

.navbar-toggle .icon-bar {
  background-color: #fff;  
}

.header-phone {
  float: right;
  text-align: right;
  font-family: "Lora", serif;
}
.header .header-phone > span {
  margin-right: 10px;
}
.header-phone > span {
  color: #a76500;
}
.header-phone > img {
  width: 21px;
  height: 21px;
  margin-top: -1px;
}
.phone-color {
  color: #a76500;
}

@media screen and (max-width: 480px) {
  .header-phone {
    /*margin-top: -35px;*/
  }
}

.page-header {
  font-family: "Lora", serif;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  position: relative;
  margin: 10px 0 50px; 
  padding-bottom: 0;
  border: none; 
}
  .page-header:after {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background: url(../img/line.png);
    width: 46px;
    height: 6px; }

  .page-header-offer {
    position: relative;
  }

  .page-header-breadcrumps {
    position: absolute;
    right: 40px;
    bottom: 10px;
  }
@media (max-width: 767px) {
  .page-header-breadcrumps {
    display: none;
  }
}
@media (max-width: 992px) {
  .page-header {
    margin-top: 0;
  }
}
    

#main-slider {
  margin: 0px 0px 0px -30px;
  background-color: rgb(29, 42, 57);
  z-index: 10;
}
#main-slider .slick-list,
#main-slider .slick-track,
#main-slider .main-slider-item {
  height: 100%;
}
#main-slider .main-slider-item {
  position: relative;
}
#main-slider .slide-content {
  padding: 80px 120px;
}

#main-slider .slide-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
  z-index: -1;
}
#main-slider .slick-prev,
#main-slider .slick-next {
  position: absolute;
  font-size: 0;
  line-height: 0;
  top: 50%;
  margin-top: -30px;
  width: 22px;
  height: 63px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
}
#main-slider .slick-prev:hover,
#main-slider .slick-next:hover {
  background-position: bottom left;
}
#main-slider .slick-prev {
  background: url(../img/left_arrows.png) no-repeat 0 0;
  left: 20px;
}
#main-slider .slick-next {
  background: url(../img/right_arrows.png) no-repeat 0 0;
  right: 20px;
}
#main-slider .slide-content {
  width: 100%;
  height: 100%;
  position: relative;
}
#main-slider .big-title {
  font-size: 68px;
  line-height: 60px;
  font-weight: 800;
  color: #fff;
  text-shadow: rgba(167, 100, 0, 0.4) 3px 1px 0px;
  text-decoration: none;
  text-transform: uppercase;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
#main-slider .middle-title {
  font-size: 48px;
  line-height: 60px;
  font-weight: 800;
  color: #fff;
  text-shadow: rgba(167, 100, 0, 0.4) 3px 1px 0px;
  text-decoration: none;
  text-transform: uppercase;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
#main-slider .big-subtitle {
  font-size: 46px;
  line-height: 60px;
  font-weight: 800;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
#main-slider .subtitle {
  font-size: 24px;
  /*line-height: 60px;*/
  font-weight: 400;
  font-family: Open Sans, sans-serif;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
#main-slider .small-subtitle {
  font-size: 16px;
  /*line-height: 60px;*/
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
#main-slider .btn-right {
  position: absolute;
  right: 120px;
  bottom: 80px;
  margin-bottom: 0;
  margin-right: 0;
}

@media only screen and (min-width: 1200px) {
  #main-slider {
    width: 1170px;
    height: 440px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  #main-slider {
    width: 970px;
    height: 365px;
  }
  #main-slider .slide-content {
    padding: 40px 100px;
  }
  #main-slider .big-title {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
  }
  #main-slider .middle-title {
    font-size: 40px;
    line-height: 60px;
    font-weight: 800;
  }
  #main-slider .big-subtitle {
    font-size: 38px;
    line-height: 60px;
    font-weight: 800;
  }
  #main-slider .subtitle {
    font-size: 18px;
  }
  #main-slider .small-subtitle {
    font-size: 16px;
  }
  #main-slider .btn-right {
    right: 100px;
    bottom: 40px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  #main-slider {
    width: 750px;
    height: 300px;
  }
  #main-slider .slide-content {
    padding: 25px 60px;
  }
  #main-slider .big-title {
    font-size: 48px;
    line-height: 48px;
    font-weight: 800;
  }
  #main-slider .middle-title {
    font-size: 30px;
    line-height: 40px;
    font-weight: 800;
  }
  #main-slider .big-subtitle {
    font-size: 28px;
    line-height: 28px;
    font-weight: 800;
  }
  #main-slider .subtitle {
    font-size: 16px;
  }
  #main-slider .small-subtitle {
    font-size: 14px;
  }
  #main-slider .btn-right {
    right: 60px;
    bottom: 25px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 0px) {
  #main-slider {
    width: 100%;
    height: 300px;
    margin: 0;
  }
  #main-slider .slide-content {
    padding: 15px 60px;
  }
  #main-slider .big-title {
    font-size: 48px;
    line-height: 48px;
    font-weight: 800;
  }
  #main-slider .middle-title {
    font-size: 30px;
    line-height: 40px;
    font-weight: 800;
  }
  #main-slider .big-subtitle {
    font-size: 28px;
    line-height: 28px;
    font-weight: 800;
  }
  #main-slider .subtitle {
    font-size: 16px;
  }
  #main-slider .small-subtitle {
    font-size: 14px;
  }
  #main-slider .btn-right {
    right: 60px;
    bottom: 15px;
  }
  #main-slider .btn {
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px) {
  #main-slider {
    display: none;
  }
}
/*.main-slider-item {
  width: 100%;
}*/

.section {
  padding: 40px 0;
  padding-bottom: 0;
  margin: 0;
  background-color: #fff; }
  .section .section-header {
    font-family: "Lora", serif;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    position: relative;
    margin-bottom: 30px; 
  }
    .section .section-header:after {
      content: '';
      position: absolute;
      bottom: -30px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      background: url(../img/line.png);
      width: 46px;
      height: 6px; }
.section .white {
  color: #fff
}
.section .white:after {
  -webkit-filter: invert(.8);
  filter: invert(.8);
}
  .section .section-content {
    margin-top: 90px; }

.works .section-header {
  position: relative;
  top: 25px;
}

.section.services {
  margin-left: -15px;
  margin-right: -15px;
}

.works .work-gallery {
  position: relative;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .works .work-gallery .work-item {
    text-align: center;
    padding: 0;
    position: relative;
    display: inline-block;
    float: none;
    height: 265px;
    vertical-align: top;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transition: height 350ms ease;
    transition: height 350ms ease; }
    
    .works .work-gallery .work-item.active {
      height: 615px;
      -webkit-transform: translateZ(0);
      background-color: rgb(47,68,93);
    }
    .works .work-gallery .work-item .text {
      text-align: left;
    }

    .works .work-gallery .work-item .btn {
      margin-left: -15px;
    }

    .works .work-gallery .work-item > .item-img {
      display: block;
      position: relative; }
      .works .work-gallery .work-item > .item-img img {
        width: 175px;
        height: 175px;
        margin: 80px 0 10px; }
      .works .work-gallery .work-item > .item-img .fig-img:hover figcaption {
        background: rgba(29, 42, 57, 0.5); }
      .works .work-gallery .work-item > .item-img .fig-img:hover h3 {
        color: white; }
      .works .work-gallery .work-item > .item-img .fig-img:hover h3:before {
        opacity: 1;
        filter: alpha(opacity=100); }
      .works .work-gallery .work-item > .item-img .fig-img:hover .btn {
        opacity: 1;
        filter: alpha(opacity=100); }
      .works .work-gallery .work-item > .item-img .fig-img figcaption {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: all 350ms ease;
        transition: all 350ms ease; }
  
        .works .work-gallery .work-item.active > .item-img .fig-img figcaption {
          background: rgba(47,​ 68,​ 93, 1);
        }
        .works .work-gallery .work-item > .item-img .fig-img figcaption h3 {
          color: #212121;
          position: relative;
          text-transform: uppercase; }
          .works .work-gallery .work-item.active > .item-img .fig-img figcaption h3 {
          color: #fff; }
          .works .work-gallery .work-item > .item-img .fig-img figcaption h3:before {
            content: '';
            position: absolute;
            bottom: -70px;
            left: 50%;
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
            background: url(../img/line-orange.png);
            width: 46px;
            height: 6px;
            -webkit-transition: all 350ms ease;
            transition: all 350ms ease; 
          }
        .works .work-gallery .work-item > .item-img .fig-img figcaption .btn {
          margin-top: 130px;
          opacity: 0;
          filter: alpha(opacity=0);
          -webkit-transition: all 350ms ease;
          transition: all 350ms ease;
        }
        .work-gallery .slick-slide {
          /*height: 235px;*/
        }
         .work-gallery .slick-slide img {
          /*height: 100%;*/
         }
    .works .work-gallery .work-item .item-content {
      position: absolute;
      bottom: 0;
      background: #2f445d;
      height: 0;
      visibility: hidden;
      -webkit-transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      -webkit-perspective: 1000;
      -webkit-transition: all 350ms ease;
      transition: all 350ms ease; }
      @media (min-width: 1200px) {
        .works .work-gallery .work-item .item-content {
          width: 1140px; } }
      @media (max-width: 1200px) and (min-width: 992px) {
        .works .work-gallery .work-item .item-content {
          width: 940px; } }
      @media (max-width: 992px) and (min-width: 768px) {
        .works .work-gallery .work-item .item-content {
          width: 720px; } }
      .works .work-gallery .work-item .item-content.active {
        height: 350px;
        position: relative;
        z-index: 999;
        visibility: visible;
        -webkit-transform: translateZ(0); }
        .works .work-gallery .work-item .item-content.active .content {
          opacity: 1;
          filter: alpha(opacity=100);
          -webkit-transform: translateZ(0);
          padding-top: 15px; }
      .works .work-gallery .work-item .item-content .content {
        box-shadow: 0 10px 30px rgba(0,0,0,.3) inset;
        position: relative;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        -webkit-perspective: 1000;
        -webkit-transition: opacity 350ms ease;
        transition: opacity 350ms ease;
        -webkit-transition-delay: 350ms;
                transition-delay: 350ms;
        height: 100%;
        background-color: inherit;
        color: #fffefe; }
        .works .work-gallery .work-item .item-content .content .close-button {
          position: absolute;
          top: 0;
          right: 0;
          width: 50px;
          height: 50px;
          background-color: #436185; }
          .works .work-gallery .work-item .item-content .content .close-button:before {
            content: '';
            position: absolute;
            top: 24px;
            width: 50px;
            height: 1px;
            display: block;
            background: #1d2a39;
            -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                    transform: rotate(45deg); }
          .works .work-gallery .work-item .item-content .content .close-button:after {
            content: '';
            position: absolute;
            top: 24px;
            width: 50px;
            height: 1px;
            display: block;
            background: #1d2a39;
            -webkit-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                    transform: rotate(-45deg); }
        .works .work-gallery .work-item .item-content .content .tab-content {
          padding-top: 20px; }

.triggers {
  background-color: #f2f1f0;
  padding-bottom: 40px; }
  .triggers .trigger {
    text-align: center; }
    .triggers .trigger > * {
      display: block; }
    .triggers .trigger img {
      margin: 0 auto;
      margin-bottom: 10px; }
    .triggers .trigger .trigger-header {
      font-size: 36px; }
      .triggers .trigger .trigger-header span {
        color: #a76500; }
      .triggers .trigger .trigger-header .special-span {
        font-size: 18px; }
    .triggers .trigger .trigger-text {
      font-size: 18px; }

.our-clients {
  background-color: #ccc; 
  padding-bottom: 30px;
}
  .our-clients .clients-carousel {
    margin-bottom: 20px; }
    .our-clients .clients-carousel .client-item {
      margin: 0 20px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100px; }
      .our-clients .clients-carousel .client-item img {
        margin: 0 auto;
        -webkit-filter: grayscale(1);
        filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
        -webkit-filter: grayscale(1);
                filter: grayscale(1);
        max-width: 100%;
        max-height: 100%; }
      .our-clients .clients-carousel .client-item.slick-center img {
        -webkit-filter: none;
        filter: none; }
    .our-clients .clients-carousel .slick-prev,
    .our-clients .clients-carousel .slick-next {
      position: absolute;
      font-size: 0;
      line-height: 0;
      top: 50%;
      margin-top: -15px;
      width: 19px;
      height: 30px;
      padding: 0;
      cursor: pointer;
      color: transparent;
      border: none;
      outline: none;
  }
    .our-clients .clients-carousel .slick-prev {
      background: url(../img/arrow-left.png);
      left: 10px; }
    .our-clients .clients-carousel .slick-next {
      background: url(../img/arrow-right.png);
      right: 10px; }

.services {
  padding-bottom: 0; }
  .services .item-header {
    margin-top: 44px; }
  .services .item-service-wrapper {
    clear: both;
    /*border-top: 1px solid #1d2a39;*/
    }
    .services .item-service-wrapper:first-child {
      border-top: none; }
    .services .item-service-wrapper > * {
      text-align: center;
      padding: 10px; 
      margin-bottom: -4px;
    }
    .services .item-service-wrapper .content-left {
      position: relative; 
      background-color: rgba(191,219,239,0.5);
    }
      .services .item-service-wrapper .content-left:after {
        content: " ";
        position: absolute;
        bottom: 0;
        right: -100px;
        width: 0;
        height: 0;
        border-top: 91px solid transparent;
        border-left: 100px solid rgba(191,219,239,0.5);
        border-bottom: 88px solid transparent;
      }
    .services .item-service-wrapper .content-right {
      position: relative;
      background-color: rgba(191,219,239,0.5); 
    }

    .services .item-service-wrapper a {
      margin-bottom:40px;
    }
      .services .item-service-wrapper .content-right:before {
        content: " ";
        position: absolute;
        bottom: 0;
        left: -100px;
        width: 0;
        height: 0;
        border-top: 91px solid transparent;
        border-right: 100px solid rgba(191,219,239,0.5);
        border-bottom: 88px solid transparent;
      }
    .services .item-service-wrapper img {
      height: 160px; }
@media (min-width: 768px) and (max-width: 991px) {
  .services .item-service-wrapper img {
    height: 100px;
  }
  .services .item-header {
    margin-top: 10px;
    font-size: 20px;
  }
  .services .item-service-wrapper .content-right:before {
    left: -60px;
    border-top: 60px solid transparent;
    border-right: 60px solid rgba(191,219,239,0.5);
    border-bottom: 60px solid transparent;
  }
  .services .item-service-wrapper .content-left:after {
    right: -60px;
    border-top: 60px solid transparent;
    border-left: 60px solid rgba(191,219,239,0.5);
    border-bottom: 60px solid transparent;
  }
  .services .item-service-wrapper a {
    margin-bottom: 18px;
  }
}
.service-category .item-slider {
  margin-bottom: 30px;
}
.item-slider img {
  width: 424px;
  height: auto;
}
.service-category .item-slider img {
  width: 100%;
}

.call-price {
  margin-top: 20px;
  font-style: italic;
  font-size: 18px;
  color: #a76500 !important;
}

.equipment {
  padding-bottom: 0; }
  .equipment .panel-group {
    margin: 0; }
    .equipment .panel-group .panel {
      border: none;
      margin: 0; }
      .equipment .panel-group .panel + .panel {
        margin-top: 0; }
      .equipment .panel-group .panel .panel-heading {
        border-radius: 0;
        color: #fffefe;
        text-transform: uppercase;
        text-align: center;
        font-size: 24px;
        padding: 0; }
        .equipment .panel-group .panel .panel-heading a {
          display: block;
          width: 100%;
          height: 100%;
          padding: 20px 0;
          text-decoration: none;
          position: relative; }
          .equipment .panel-group .panel .panel-heading a:after {
            content: '';
            position: absolute;
            bottom: -15px;
            left: 50%;
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
            width: 60px;
            height: 30px;
            background-color: inherit;
            background-image: url("../img/arrow-up.png");
            background-position: center;
            background-repeat: no-repeat;
            z-index: 999; }
          .equipment .panel-group .panel .panel-heading a.collapsed:after {
            background-image: url("../img/arrow-down.png"); }
        .equipment .panel-group .panel .panel-heading#heading1 a {
          background-color: #1d2a39; }
        .equipment .panel-group .panel .panel-heading#heading2 a {
          background-color: #2f445d; }
        .equipment .panel-group .panel .panel-heading#heading3 a {
          background-color: #436185; }
      .equipment .panel-group .panel .panel-body {
        border: none;
        padding: 0; }
        .equipment .panel-group .panel .panel-body .equipment-item {
          padding: 0;
          border-bottom: #1d2a39 solid 1px; }
          .equipment .panel-group .panel .panel-body .equipment-item:last-child {
            border: none; }
          .equipment .panel-group .panel .panel-body .equipment-item .equipment-image {
            padding: 0; }

        @media screen and (max-width: 640px) {
          .equipment-image img {
            margin: 0 auto; 
          }
        }

.timeline {
  list-style: none;
  padding: 20px 0;
  position: relative;
  margin-bottom: 0; }
  .timeline:before {
    top: 45px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #1d2a39;
    left: 50%;
    margin-left: -1.5px; }
  .timeline:after {
    content: '';
    position: absolute;
    bottom: -38px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #1d2a39; }
  .timeline > li {
    margin-bottom: 20px;
    position: relative; }
    .timeline > li:before {
      content: " ";
      display: table; }
    .timeline > li:after {
      content: " ";
      display: table;
      clear: both; }
    .timeline > li > .timeline-panel {
      width: 46%;
      float: left;
      border-radius: 2px;
      padding: 20px;
      position: relative;
      text-align: right; 
      background-color: rgba(40,40,40,0.1); 
    }
     /* .timeline > li > .timeline-panel:after {
        position: absolute;
        bottom: 0;
        right: 20px;
        width: 58px;
        height: 2px;
        background: url("../img/dots.png");
        content: " "; }*/
      .timeline > li > .timeline-panel:after {
        border-bottom: 8px solid transparent;
        border-left: 10px solid rgba(40, 40, 40, 0.1);
        border-top: 8px solid transparent;
        content: " ";
        height: 0;
        position: absolute;
        right: -10px;
        top: 22px;
        width: 0;
      }
    .timeline > li > .timeline-badge {
      color: #fffefe;
      width: 11px;
      height: 11px;
      margin-left: -1px;
      line-height: 50px;
      font-size: 1.4em;
      text-align: center;
      position: absolute;
      top: 25px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      background-color: #fff;
      z-index: 100;
      border-radius: 50%;
      border: #1d2a39 solid 2px; }
    .timeline > li.timeline-inverted > .timeline-panel {
      float: right;
      text-align: left;
    }
      .timeline > li.timeline-inverted > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto; }
      .timeline > li.timeline-inverted > .timeline-panel:after {
        /*border-left-width: 0;
        border-right-width: 14px;
        right: auto; */
        border-top: 8px solid transparent;
        border-right: 10px solid rgba(40,40,40,0.1);
        border-left:0;
        border-bottom: 8px solid transparent;
        right:auto;
        left: -10px;
      }

.timeline-title {
  margin-top: 0;
  color: #00b5fc;
  font-weight: 700;
  font-size: 20px; }

@media (max-width: 767px) {
  ul.timeline:before {
    left: 40px; }
  ul.timeline:after {
    left: 40px; }
  ul.timeline > li > .timeline-panel {
    width: calc(100% - 60px);
    float: right;
    text-align: left; }
    ul.timeline > li > .timeline-panel:before {
      border-left-width: 0;
      border-right-width: 15px;
      left: -15px;
      right: auto; }
    ul.timeline > li > .timeline-panel:after {
      border-left-width: 0;
      border-right-width: 14px;
      left: 20px; }
    ul.timeline > li > .timeline-panel.text-right:after {
      border-top: 8px solid transparent;
      border-right: 10px solid rgba(40,40,40,0.1);
      border-left:0;
      border-bottom: 8px solid transparent;
      right:auto;
      left: -10px;
    }
  ul.timeline > li > .timeline-badge {
    left: 41px;
    margin-left: 0;
    top: 25px; } }

.timeline-body > p {
  margin-bottom: 0; }
  .timeline-body > p + p {
    margin-top: 5px; }

.timeline-body > ul {
  margin-bottom: 0; }

.cooperate {
  background-color: #1d2a39;
  text-align: center;
  padding: 40px;
  color: #fffefe;
  font-family: "Open Sans", sans-serif;
  font-size: 24px; }

.map {
  position: relative; }
  .map .contact-info {
    position: absolute;
    top: 40px;
    right: 25px;
    box-shadow: 5px 9px 2px 0px rgba(18, 19, 20, 0.7);
    width: 288px;
    /*height: 218px;*/
    background-color: rgba(29, 42, 57, 0.6);
    color: #fffefe;
    padding: 30px;
    padding-left: 80px;
    font-family: "Open Sans", sans-serif; 
  }
  @media screen and (max-width: 640px) {
    .map .contact-info {
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      left: 50%;
      top: 60px;
    }
  }

    .map .contact-info * {
      margin-bottom: 20px; }
    .map .contact-info a {
      text-decoration: none;
      color: #fffefe; }
      .map .contact-info a:hover {
        color: #fffefe; }
    .map .contact-info .phone,
    .map .contact-info .mail {
      position: relative; }
    .map .contact-info .phone:before,
    .map .contact-info .mail:before {
      content: '';
      position: absolute;
      top: 0;
      left: -28px;
      width: 20px;
      height: 20px;
      background: url(../img/phone.png); }
    .map .contact-info .mail:before {
      content: '';
      position: absolute;
      top: 3px;
      left: -28px;
      width: 20px;
      height: 14px;
      background: url(../img/mail.png); }
  .map #map-canvas {
    width: 100%;
    height: 350px; }
    .map #map-canvas .gm-style-iw * {
      display: block;
      width: 100%; }
    .map #map-canvas .gm-style-iw h4,
    .map #map-canvas .gm-style-iw p {
      margin: 0;
      padding: 0; }
    .map #map-canvas .gm-style-iw a {
      color: #4272db; }

/* Convert to less or sass */

.map .social-buttons {
  position: absolute !important;
  top: 40px;
  left: 25px; 
}

@media screen and (max-width: 640px) {
  .map .social-buttons {
    position: relative;
    top: 20px;
  }
}

/* Convert to less or sass */

.contacts {
  margin-top: 70px;
  padding: 40px; }

.wpcf7 input[type="text"], 
.wpcf7 input[type="tel"], 
.wpcf7 input[type="email"], 
.wpcf7 textarea {
  width: 100%;
  // line-height: 35px;
  padding: 10px 5px;
  border: 1px solid #ccc; 
}
.wpcf7 input[type="text"]:focus, 
.wpcf7 input[type="tel"]:focus,
.wpcf7 input[type="email"]:focus, 
.wpcf7 textarea:focus {
  border-color: #1d2a39;
  outline: none; 
}
.wpcf7 input[type="text"]::-webkit-input-placeholder, 
.wpcf7 input[type="tel"]::-webkit-input-placeholder,
.wpcf7 input[type="email"]::-webkit-input-placeholder, 
.wpcf7 textarea::-webkit-input-placeholder {
  /*font-style: italic;*/
  padding-left: 10px; 
}
.wpcf7 input[type="text"]:-moz-placeholder, 
.wpcf7 input[type="tel"]:-moz-placeholder,
.wpcf7 input[type="email"]:-moz-placeholder, 
.wpcf7 textarea:-moz-placeholder {
  /* Firefox 18- */
  /*font-style: italic;*/
  padding-left: 10px; 
}
.wpcf7 input[type="text"]::-moz-placeholder, 
.wpcf7 input[type="tel"]::-moz-placeholder,
.wpcf7 input[type="email"]::-moz-placeholder, 
.wpcf7 textarea::-moz-placeholder {
  /* Firefox 19+ */
  /*font-style: italic;*/
  padding-left: 10px; 
}
.wpcf7 input[type="text"]:-ms-input-placeholder, 
.wpcf7 input[type="tel"]:-ms-input-placeholder,
.wpcf7 input[type="email"]:-ms-input-placeholder,
.wpcf7 textarea:-ms-input-placeholder {
  /*font-style: italic;*/
  padding-left: 10px; 
}

.wpcf7 .wpcf7-submit {
  float: right;
  margin-right: 15px; }
.wpcf7 .wpcf7-submit.centering {
  float: none;
  margin-right: 0;
}

.wpcf7 div.wpcf7-response-output {
  margin: 5em 0.5em 1em; }

.wpcf7 .textarea {
  margin-bottom: 0; }

.wpcf7 .confident {
  color: #aaa;
  font-size: 12px;
  padding-left: 14px;
  margin: 0;
  text-align: left; }
.service-form-field {
  margin-bottom: 30px;
}
.phone,
.mail,
.home,
.bank {
  position: relative; }

.phone:before,
.mail:before,
.home:before,
.bank:before {
  content: '';
  position: absolute;
  top: 0;
  left: -28px;
  width: 20px;
  height: 20px;
  background: url(../img/phone.png); }

.mail:before {
  content: '';
  position: absolute;
  top: 3px;
  left: -28px;
  width: 20px;
  height: 14px;
  background: url(../img/mail.png); }

.home:before {
  background: url(../img/home.png); }

.bank:before {
  background: url(../img/bank.png); }

.btn {
  border-radius: 0;
  border: #00b5fc solid 2px;
  text-transform: uppercase; }

.btn-md {
  padding: 10px 50px; }

.btn-lg {
  margin: 20px;
  padding: 10px 50px; 
}
.open-full-text {
  font-size: 18px;
  color: #a76500;
}

@media screen and (max-width: 640px) {
  .btn-lg {
    margin: 0;
    padding: 10px 16px; 
  }  
}

.service-category {
  margin: 0 -15px; }
.service-category .service-tabs {
  border-bottom: 1px solid #2f445d !important; 
}
.service-category .service-tabs > li > a {
  position: relative;
  background-color: #2f445d;
  border: 1px solid #2f445d !important; 
}
.service-category .service-tabs > li > a:after {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  height: 2px;
  width: 100%;
  background-color: #a76500;
  animation-name: blinking;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  content: '';
}
@keyframes blinking {
  0%   {background-color: #a76500;}
  100% {background-color: #ff9b01;}
}

      .service-category .service-tabs > li > a:hover {
        border: 1px solid #2f445d; }
    .service-category .service-tabs > li.active > a {
      border-bottom-color: transparent !important; 
    }
    .service-category .service-tabs > li.active > a:after {
      display: none;
    }
  .service-category .tab-content {
    padding: 40px; }
  .service-category .slick-prev,
  .service-category .slick-next {
    position: absolute;
    font-size: 0;
    line-height: 0;
    top: 50%;
    margin-top: -15px;
    width: 19px;
    height: 30px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none; }
  .service-category .slick-prev {
    background: url(../img/arrow-left.png);
    left: 10px;
    -webkit-filter: invert(1);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: invert(1);
            filter: invert(1); }
  .service-category .slick-next {
    background: url(../img/arrow-right.png);
    right: 10px;
    -webkit-filter: invert(1);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: invert(1);
            filter: invert(1); }



.work-item .service-tabs > li > a {
  color: #262626 !important;
  margin-top: 10px;
  background-color: #fff;
  transition: all 0.15s ease;
}
.work-item .service-tabs > li > a:hover {
  margin-top: 0;
  padding: 15px 13px;
}
.work-item .service-tabs > li.active > a {
  margin-top: 0;
  padding: 15px 13px;
  color: #fff !important;
  background-color: #a76500;
  border-bottom: 1px;
}

.service-tabs {
  padding: 0 40px;
  border-bottom: 1px solid #fffefe !important; }
  .service-tabs > li > a {
    font-family: "Open Sans", sans-serif !important;
    border-radius: 0;
    padding: 15px 70px;
    text-transform: uppercase;
    color: #fffefe !important; 
  }

  .service-tabs > li > a {
    padding:10px;
  } 
    .service-tabs > li > a:hover {
      color: #262626 !important;
      background-color: #fff;
      border: 1px solid #fffefe; }
      .service-tabs > li > a:hover:after {
        display: none !important; }
  .service-tabs > li.active > a {
    color: #262626 !important;
    background-color: #fff;
    border-bottom-color: transparent !important; 
  }
    .service-tabs > li.active > a:hover:after {
      display: none !important; }

.service-images img {
  width: 100%; }

.service-images .slick-prev,
.service-images .slick-next {
  position: absolute;
  font-size: 0;
  line-height: 0;
  top: 50%;
  margin-top: -15px;
  width: 19px;
  height: 30px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none; }

.service-images .slick-prev {
  background: url(../img/arrow-left.png);
  left: 20px;
  -webkit-filter: invert(1);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: invert(1);
          filter: invert(1); }

.service-images .slick-next {
  background: url(../img/arrow-right.png);
  right: 20px;
  -webkit-filter: invert(1);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: invert(1);
          filter: invert(1); }

.table-prices {
  margin-top: 30px;
  text-align: center;
  border-color: #1d2a39 !important; }
  .table-prices thead td, .table-prices thead th {
    color: #ffffff;
    background-color: #2f445d;
    border-color: #1d2a39 !important; }
    .table-prices thead td:first-child, .table-prices thead th:first-child {
      background-color: #1d2a39; }

.remodal {
  padding: 0 !important; }
  .remodal .remodal-heading {
    background-color: #1d2a39;
    color: #fffefe;
    margin: 0;
    padding: 20px; }
  .remodal .remodal-content {
    padding: 20px 80px; }

.tp-revslider-slidesli {
  background-color: #1d2a39; }

.tp-rightarrow.custom {
  background: url(../img/right_arrows.png) no-repeat 0 0; }

.tp-leftarrow.custom {
  background: url(../img/left_arrows.png) no-repeat 0 0; }

@media (min-width: 768px) {
  .header-phone {
    padding-right: 45px;
  }
  .nav li a {
    padding: 10px 9px;
    font-family: "Lora", serif;
    color: #212121;
    position: relative; }
  
  .nav li a:hover,
  .nav li.active a  {
    color: #a76500;
    background-color: #fff; 
  }

    .nav li a:hover:after {
      display: block; 
    }
    .nav li a:after {
      display: none;
      content: '';
      position: absolute;
      height: 1px;
      width: 50%;
      bottom: 0;
      background-color: #a76500;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
  .navbar-nav {
    float: right; }
  .works .work-gallery .work-item {
    padding: 0; 
  }
    .works .work-gallery .work-item > a img {
      height: 235px; }
  .content-right {
    float: right; }
  .content-left {
    float: left; } }

@media (min-width: 992px) {
  .works .work-gallery .work-item:nth-child(even) figcaption {
    background: rgba(29, 42, 57, 0.15);
  }
}

@media (max-width: 767px) {
  .slider {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .rev_slider_wrapper {
    width: 100% !important;
    margin-left: 0 !important; }
    .rev_slider_wrapper .rev_slider {
      width: 100% !important; }
  .content-right:after,
  .content-right:before,
  .content-left:after,
  .content-left:before {
    display: none; }
  .remodal .remodal-content {
    padding: 20px 20px; } }

@media (max-width: 991px) {
  .contact-form {
    padding: 0 !important;
    margin-left: -30px;
    margin-right: -30px; } }

@media (min-width: 1200px) {
  #second.item-content, #item2.item-content, #item8.item-content {
    left: -380px; } }

@media (max-width: 1200px) and (min-width: 992px) {
  #second.item-content, #item2.item-content, #item8.item-content {
    left: -313.328px; } }

@media (max-width: 992px) and (min-width: 768px) {
  #second.item-content, #item2.item-content, #item8.item-content {
    left: -360px; } }

@media (min-width: 1200px) {
  #third.item-content, #item3.item-content, #item9.item-content {
    left: -760px; } }

@media (max-width: 1200px) and (min-width: 992px) {
  #third.item-content, #item3.item-content, #item9.item-content {
    left: -626.658px; } }

@media (max-width: 992px) and (min-width: 768px) {
  #fourth.item-content, #item4.item-content, #item10.item-content {
    left: -360px; } }

@media (min-width: 1200px) {
  #fifth.item-content, #item5.item-content, #item11.item-content {
    left: -380px; } }

@media (max-width: 1200px) and (min-width: 992px) {
  #fifth.item-content, #item5.item-content, #item11.item-content{
    left: -313.328px; } }

@media (min-width: 1200px) {
  #sixth.item-content, #item6.item-content, #item12.item-content{
    left: -760px; } }

@media (max-width: 1200px) and (min-width: 992px) {
  #sixth.item-content, #item6.item-content, #item12.item-content {
    left: -626.658px; } }

@media (max-width: 992px) and (min-width: 768px) {
  #sixth.item-content, #item6.item-content, #item12.item-content {
    left: -360px; } }

@-webkit-keyframes slideOut {
  from { }
  to { } }

@keyframes slideOut {
  from { }
  to { } }

body {
  color: #212121;
  font-family: "Open Sans", sans-serif;
  background: #151a27;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #eee), color-stop(100%, #151a27));
  background: -webkit-linear-gradient(top, #eee 0%, #151a27 100%);
  background: linear-gradient(to bottom, #eee 0%, #151a27 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#151a27', GradientType=0 ); }

footer {
  color: rgba(33, 33, 33, 0.6);
  background-color: #ffffff; }

.btn-primary {
  background-color: transparent;
  color: #00b5fc !important; }
  .btn-primary:hover {
    background-color: #00b5fc;
    border-color: #00b5fc;
    color: #fffefe !important; }

.btn-gold {
  border-color: #a76500;
  color: #fff !important; }
  .btn-gold:hover {
    background-color: #a76500;
    border-color: #a76500;
    color: #fffefe !important; }
.btn-fill {
  background-color: #a76500;
}
.btn-fill.btn-gold:hover {
  background-color: transparent;
}
.navbar-toggle {
  background-color: #1d2a39; 
  border-radius: 0;
}
@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

/* back to top button */
.btn-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(29, 42, 57, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.btn-top.btn-is-visible, .btn-top.btn-fade-out, .no-touch .btn-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.btn-top.btn-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-top.btn-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
  filter: alpha(opacity=50);
}
.no-touch .btn-top:hover {
  background-color: #e86256;
  opacity: 1;
  filter: alpha(opacity=100);
}
@media only screen and (min-width: 768px) {
  .btn-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .btn-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

.page-404 {
  width: 100%;
  height: 300px;
  text-align: center;
}
.page-404 h1 {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
li.lang-item {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
}

li.current-lang a,
li.current-lang a:hover{
  text-decoration: none !important;
  color:#212121 !important;
  font-weight: 700;
}

.is-briefly {
  margin-top: 20px;
}

.is-full-text {
  display: none;
}

/* BLOG */
.blog .post {
  margin-bottom: 50px;
}
.blog-post {
  line-height: 2em;
  padding-top: 40px;
}
@media (min-width: 992px) {
  .blog-post {
    padding: 0 150px;
    padding-top: 40px;
  }
}
.service-description {
  border: 5px solid #1d2a39;
  padding: 25px 50px;
}
.service-description h3 {
  margin-top: 0;
  color: #a76500;
}
div.wpcf7 img.ajax-loader {
  display: none;
}

.calc-text {
  padding: 20px;
}
.calc-text .service-description {
  margin: 0 auto;
  max-width: 700px;
}
