@import url("https://fonts.googleapis.com/css?family=Fira+Sans:400,500,700|Fjalla+One|Jura:700|Roboto");
* {
  margin: 0;
  padding: 0; }

body {
  font-family: 'Fira Sans', sans-serif;
  background: #FFFFFF;
  min-width: 480px;
}

.fas {
  color: #cd8827;
  font-size: 7px;
  position: relative;
  bottom: 10px;
  margin: 0 35px; }

.mfp-zoom-out-cur{
  cursor: pointer;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close{
  cursor: pointer;
}

header .navbar-collapse {
  padding: 0 30px; }

header .wr_header {
  padding: 25px 0;
  background: #1f2c32;
  color: #ffffff; }
  header .wr_header .item_2 ul {
    margin-bottom: 0; }
  header .wr_header .item_2 ul li {
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block; }
    header .wr_header .item_2 ul li a {
      color: #f1f7ff;
      margin: 0 25px;
      text-decoration: none;
      font-weight: 400; }
    header .wr_header .item_2 ul li a:hover {
      color: #c07710; }
  header .wr_header .item_3 ul {
    margin-bottom: 0;
    list-style: none;
    line-height: 27px; }
    header .wr_header .item_3 ul .phone span {
      font-size: 30px;
      color: #f1f7ff; }
    header .wr_header .item_3 ul .phone a {
      font-size: 18px;
      color: #c07710;
      text-decoration: none;
      font-family: 'Fjalla One', sans-serif;
      font-weight: 400; }
    header .wr_header .item_3 ul .call a {
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      font-size: 18px;
      color: #f1f7ff;
      text-decoration: underline;
      outline: none; }
    header .wr_header .item_3 ul .call a:hover {
      color: #c07710; }

header #nav_2 {
  text-align: center;
  padding: 20px 0; }
  header #nav_2 ul {
    margin-bottom: 0;
    list-style: none;
    display: inline-block; }
    header #nav_2 ul li {
      display: inline-block; }
      header #nav_2 ul li a {
        text-transform: uppercase;
        text-decoration: none;
        margin: 0 40px;
        font-size: 18px;
        color: #222a37;
        font-family: 'Fira Sans', sans-serif;
        font-weight: 500; }

#banner {
  background: url("../img/banner.jpg") center center no-repeat;
  background-size: cover;
  height: 70vh;
  display: flex;
  align-items: center; }
  #banner h1 {
    font-family: 'Jura', sans-serif;
    font-weight: 700;
    color: #f1f7ff;
    text-transform: uppercase;
    font-size: 45px;
    margin-bottom: 120px; }
  #banner a {
    font-size: 18px;
    color: #f1f7ff;
    padding: 10px 20px;
    border: 1px solid #c58325;
    text-decoration: none;
    font-weight: 400;
    transition: 0.5s;
    outline: none; }
  #banner a:hover {
    background: #c58325;
    color: #FFFFFF; }

#about {
  background: url("../img/about/bg_about.jpg") top center no-repeat;
  background-size: cover; }
  #about img {
    height: 360px; }
  #about a {
    font-size: 12px;
    outline: none; }
  #about h2 {
    font-size: 34px;
    padding: 70px 0;
    text-transform: uppercase;
    font-weight: 400; }
  #about .item {
    padding: 50px 30px 30px 30px;
    background: #FFFFFF; }
    #about .item h3 {
      font-weight: 700;
      font-size: 24px;
      text-transform: uppercase; }
    #about .item p {
      font-size: 12px; }
  #about .item-2, #about .item-4 {
    background: #cd8827;
    position: relative;
    height: 100%;
    color: #ffffff; }
    #about .item-2 .read, #about .item-4 .read {
      position: absolute;
      right: 30px;
      bottom: 40px;
      color: #ffffff;
      text-decoration: none;
      border-bottom: 1px solid; }
    #about .item-2 .consult, #about .item-4 .consult {
      position: absolute;
      bottom: 30px;
      padding: 7px 15px;
      border: 1px solid;
      color: #ffffff;
      text-decoration: none; }
  #about .item-1 {
    position: relative;
    height: 100%; }
    #about .item-1 a {
      position: absolute;
      left: 30px;
      bottom: 40px;
      color: #cd8827;
      text-decoration: none;
      border-bottom: 1px solid; }
  #about .item-3 {
    position: relative;
    height: 100%; }
    #about .item-3 .read {
      position: absolute;
      right: 30px;
      bottom: 40px;
      color: #cd8827;
      text-decoration: none;
      border-bottom: 1px solid; }
    #about .item-3 .consult {
      position: absolute;
      bottom: 30px;
      padding: 7px 15px;
      border: 1px solid;
      color: #cd8827;
      text-decoration: none; }

#secret {
  background: url("../img/secret/Fon.jpg") 52% 82% no-repeat;
  background-size: 50%;
  background-color: #FFFFFF;
  padding-bottom: 50px; }
  #secret h2 {
    font-size: 34px;
    padding: 70px 0;
    text-transform: uppercase;
    font-weight: 400; }
  #secret .img {
    padding-top: 70px; }
#secret #hidde-3 {
  width: 370px; }
  #secret #hidde-4 {
    width: 370px; }
  #secret .item {
    padding: 40px 40px;
    height: 310px; }
    #secret .item p {
      font-size: 12px; }
    #secret .item img {
      width: 50%; }
    #secret .item h4 {
      font-size: 14px;
      margin-top: 20px;
      margin-bottom: 10px;
      text-transform: uppercase; }
    #secret .item .left {
      display: inline-block;
      text-align: left; }
    #secret .item a {
      font-size: 12px;
      color: #c07710;
      border: 1px solid;
      padding: 5px 10px;
      text-decoration: none;
      position: relative;
      z-index: 10; }
    #secret .item h6 {
      font-size: 14px; }

#characteristics {
  padding-bottom: 130px;
  background: #FFFFFF; }
  #characteristics h2 {
    position: relative;
    z-index: 22;
    font-size: 34px;
    padding: 70px 0;
    text-transform: uppercase;
    font-weight: 400; }
  #characteristics .item-1 {
    margin-right: 40px; }
  #characteristics .item_2 {
    margin-left: 40px; }
  #characteristics .item-1 {
    position: relative; }
    #characteristics .item-1 .line_1 {
      position: absolute;
      right: 0;
      top: 35px;
      width: 540px;
      height: 400px;
      border-top: 1px solid #a0a0a0;
      border-right: 1px solid #a0a0a0;
      z-index: 3; }
    #characteristics .item-1 .line_2 {
      position: absolute;
      z-index: 3;
      left: 0;
      bottom: -40px;
      width: 550px;
      height: 400px;
      border-bottom: 1px solid #a0a0a0;
      border-left: 1px solid #a0a0a0; }
    #characteristics .item-1 .picture {
      position: absolute;
      z-index: 1;
      top: -174px;
      left: -30px;
      width: 65%; }
  #characteristics .item-2 {
    position: relative; }
    #characteristics .item-2 .line_3 {
      position: absolute;
      right: 0;
      top: 35px;
      width: 570px;
      height: 356px;
      border-top: 1px solid #a0a0a0;
      border-right: 1px solid #a0a0a0;
      z-index: 3; }
    #characteristics .item-2 .line_4 {
      position: absolute;
      z-index: 3;
      left: 0;
      top: 0;
      bottom: -40px;
      width: 578px;
      height: 354px;
      border-bottom: 1px solid #a0a0a0;
      border-left: 1px solid #a0a0a0; }
    #characteristics .item-2 .picture {
      position: absolute;
      z-index: 1;
      bottom: -184px;
      right: -55px;
      width: 42%; }
  #characteristics .item .fas {
    color: #ae7019;
    font-size: 4px;
    position: relative;
    right: 10px;
    bottom: 3px;
    margin: 0; }
  #characteristics .item .img {
    text-align: center; }
    #characteristics .item .img img {
      width: 70px;
      position: relative;
      z-index: 4; }
  #characteristics .item ul {
    list-style: none;
    width: 80%;
    margin: 0 auto; }
    #characteristics .item ul li {
      font-size: 13px;
      line-height: 17px;
      margin-bottom: 15px; }
  #characteristics .item h3 {
    font-size: 18px;
    text-transform: uppercase;
    padding: 35px 0 25px 0;
    position: relative;
    z-index: 2; }

#stages {
  padding-bottom: 100px;
  background: #f4f4f4; }
  #stages h2 {
    font-size: 34px;
    padding: 70px 0 40px 0;
    text-transform: uppercase;
    font-weight: 400; }
  #stages .slider .slider_active {
    text-align: center;
    background: #cd8827;
    width: 300px;
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px 0 20px 0;
    color: #FFFFFF; }
    #stages .slider .slider_active h4 {
      font-size: 14px;
      padding-right: 0;
      padding-bottom: 20px;
      padding-top: 30px; }
      #stages .slider .slider_active h4 br {
        display: none; }
    #stages .slider .slider_active .show {
      display: block;
      font-size: 12px;
      padding: 10px;
      position: relative; }
      #stages .slider .slider_active .show span {
        position: absolute;
        bottom: 70px;
        left: -20px;
        font-size: 120px;
        font-weight: 700;
        opacity: 0.2; }
    #stages .slider .slider_active img {
      width: 170px; }
  #stages .slider .item_slider {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 450px;
    padding-top: 230px;
    outline: none;
    transition: 0.7s;
    background: #FFFFFF; }
    #stages .slider .item_slider h4 {
      font-size: 14px;
      padding-right: 30px; }
    #stages .slider .item_slider img {
      width: 130px;
      padding-bottom: 40px; }
  #stages .slider .square {
    width: 6px;
    height: 6px;
    background: #cd8827;
    position: relative;
    bottom: 100px; }
  #stages .slider .show {
    display: none; }
  #stages .slider .item_slider:hover {
    background: #cd8827;
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px 0 20px 0;
    color: #FFFFFF; }
    #stages .slider .item_slider:hover h4 {
      padding-right: 0;
      padding-bottom: 20px;
      padding-top: 30px; }
      #stages .slider .item_slider:hover h4 br {
        display: none; }
    #stages .slider .item_slider:hover .show {
      display: block;
      font-size: 12px;
      padding: 10px;
      position: relative; }
      #stages .slider .item_slider:hover .show span {
        position: absolute;
        bottom: 70px;
        left: -20px;
        font-size: 120px;
        font-weight: 700;
        opacity: 0.2; }
    #stages .slider .item_slider:hover img {
      width: 170px; }
  #stages .slick-prev, #stages .slick-next {
    position: absolute;
    border: none;
    top: 50%;
    outline: none;
    background: #f4f4f4; }
    #stages .slick-prev .fas, #stages .slick-next .fas {
      font-size: 30px;
      bottom: 0;
      margin: 0;
      color: #a0a0a0; }
  #stages .slick-prev {
    left: -60px; }
  #stages .slick-next {
    right: -60px; }

#objects {
  padding-bottom: 100px; }
  #objects .slick-dots {
    list-style: none; }
    #objects .slick-dots li {
      display: inline-block; }
  #objects .btn {
    text-transform: uppercase;
    margin: 0 20px;
    font-size: 14px;
    padding: 10px 20px;
    margin-bottom: 40px; }
  #objects .btn-1 {
    color: #ffffff;
    background: #cd8827; }
  #objects .btn-2 {
    color: #cd8827;
    border: 1px solid; }
  #objects h2 {
    font-size: 34px;
    padding: 70px 0 30px 0;
    text-transform: uppercase;
    font-weight: 400; }
  #objects .objects_slider_1, #objects objects_slider_2 {
    position: relative; }
    #objects .objects_slider_1 .item_slider, #objects objects_slider_2 .item_slider {
        outline: none;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      margin: 0 15px; }
      #objects .objects_slider_1 .item_slider h4, #objects objects_slider_2 .item_slider h4 {
        font-size: 12px;
        padding: 20px 5px;
        font-weight: 400;
        height: 50px;
        color: #797979; }
      #objects .objects_slider_1 .item_slider img, #objects objects_slider_2 .item_slider img {
          outline: none;
        width: 100%; }
      #objects .objects_slider_1 .item_slider span, #objects objects_slider_2 .item_slider span {
        font-size: 12px;
        position: relative;
        bottom: 5px; }
  #objects .slick-prev {
    position: absolute;
    left: -60px;
    border: none;
    top: 29%;
    outline: none;
    background: none; }
    #objects .slick-prev .fas {
      font-size: 30px;
      bottom: 0;
      margin: 0;
      color: #a0a0a0; }
  #objects .slick-next {
    position: absolute;
    right: -60px;
    border: none;
    top: 29%;
    outline: none;
    background: none; }
    #objects .slick-next .fas {
      font-size: 30px;
      bottom: 0;
      margin: 0;
      color: #a0a0a0; }

#materials {
  background: url("../img/materials/bg.jpg") center center no-repeat;
  background-size: cover;
  padding-bottom: 100px; }
  #materials h2 {
    font-size: 34px;
    padding: 70px 0;
    font-weight: 400;
    text-transform: uppercase; }
  #materials .slider_materials .item_slider {
    margin: 0 25px;
    outline: none; }
    #materials .slider_materials .item_slider a {
      outline: none; }
    #materials .slider_materials .item_slider img {
      width: 90%; }

#gallery {
  padding-bottom: 100px;
  border-bottom: 4px solid #cd8827; }
  #gallery h2 {
    font-size: 34px;
    padding: 30px 0;
    text-transform: uppercase;
    font-weight: 400; }
  #gallery .btn {
    text-transform: uppercase;
    margin: 0 20px;
    font-size: 14px;
    padding: 10px 20px;
    margin-bottom: 40px; }
  #gallery .active{

  }
  #gallery .btn-1 {
    color: #ffffff;
    background: #cd8827; }
  #gallery .btn-2 {
    color: #cd8827;
    border: 1px solid; }
  #gallery .parent-container a {
    outline: none; }
  #gallery .parent-container img {
    padding: 5px;
    width: 300px;
    height: 230px; }
  #gallery .parent-container .big-img {
    height: 460px; }

#reviews {
  padding-bottom: 50px;
  background: #f4f4f4; }
  #reviews h2 {
    font-size: 34px;
    font-weight: 400;
    padding: 70px 0;
    text-transform: uppercase; }
  #reviews .slider_reviews {
    position: relative; }
    #reviews .slider_reviews a {
      outline: none; }
    #reviews .slider_reviews img {
      width: 200px;
      border: 2px solid #cd8827; }
    #reviews .slider_reviews .item_slider {
      display: flex;
      align-items: center;
      justify-content: center; }
  #reviews .slick-prev {
    position: absolute;
    left: -60px;
    border: none;
    top: 40%;
    outline: none;
    background: none; }
    #reviews .slick-prev .fas {
      font-size: 30px;
      bottom: 0;
      margin: 0;
      color: #a0a0a0; }
  #reviews .slick-next {
    position: absolute;
    right: -60px;
    border: none;
    top: 40%;
    outline: none;
    background: none; }
    #reviews .slick-next .fas {
      font-size: 30px;
      bottom: 0;
      margin: 0;
      color: #a0a0a0; }

#documentation {
  background: #FFFFFF;
  padding-top: 50px;
  padding-bottom: 50px; }
  #documentation h2 {
    padding-bottom: 50px;
    font-weight: 400;
    text-transform: uppercase; }
  #documentation a {
    outline: none; }
  #documentation img {
    width: 200px; }
  #documentation .item_slider {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
  }

#contacts {
  padding-bottom: 50px;
  border-bottom: 4px solid #cd8827;
  padding-top: 40px;
  background: url("../img/bg_contacts.jpg") center center no-repeat;
  background-size: cover;
  color: #FFFFFF; }
  #contacts h2 {
    margin-bottom: 50px;
    padding: 10px 0 10px 60px;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 2px solid #4aa8a8; }
  #contacts ul {
    list-style: none; }
    #contacts ul li {
      margin-bottom: 20px; }
  #contacts .item_1 {
    margin-left: 25%;
    margin-bottom: 0;
    display: inline-block;
    font-size: 16px; }
    #contacts .item_1 li {
      margin-bottom: 40px; }
    #contacts .item_1 h4 {
      font-size: 20px;
      text-transform: uppercase;
      font-weight: 700;
      margin-bottom: 20px; }
    #contacts .item_1 p {
      font-size: 20px;
      line-height: 20px;
      font-weight: 200; }
      #contacts .item_1 p a {
        text-decoration: none;
        color: #FFFFFF; }
      #contacts .item_1 p a:hover {
        color: #c07710; }
  #contacts .item_2 input {
    width: 390px;
    display: inline-block;
    right: 0; }
  #contacts .item_2 #mail {
    position: relative;
    left: 5px; }
  #contacts .item_2 #name {
    position: relative;
    left: 13px; }
  #contacts .item_2 textarea {
    height: 100px;
    width: 390px; }
  #contacts .item_2 p {
    text-align: center;
    font-size: 24px;
    padding-bottom: 20px;
    padding-right: 100px; }
  #contacts .item_2 .btn {
    position: relative;
    left: 98px;
    background: #cd8827;
    outline: none;
    border-radius: 0;
    border: none;
    padding: 8px 30px;
    font-size: 14px; }

#footer {
  background: #1f2c32;
  padding-top: 50px; }
  #footer nav {
    padding-bottom: 40px; }
    #footer nav ul li {
      display: inline-block;
      padding: 0 20px; }
      #footer nav ul li .square {
        position: relative;
        bottom: 3px;
        background: #cd8827;
        width: 10px;
        height: 5px; }
      #footer nav ul li a {
        color: #FFFFFF;
        text-transform: uppercase;
        font-size: 16px;
        text-decoration: none; }
      #footer nav ul li a:hover {
        color: #c07710; }
  #footer .info {
    color: #FFFFFF;
    display: flex;
    flex-direction: row; }
    #footer .info .item {
      display: flex;
      align-items: center;
      justify-content: center; }
      #footer .info .item .far {
        margin-right: 30px;
        font-size: 20px;
        border: 1px solid #cd8827;
        padding: 14px;
        color: #FFFFFF; }
      #footer .info .item .wr_text .txt-1 {
        font-size: 22px;
        color: #FFFFFF;
        text-transform: uppercase;
        margin-bottom: 10px; }
      #footer .info .item .wr_text .txt-2 {
        font-size: 16px;
        color: #868e93;
        margin-bottom: 0; }
        #footer .info .item .wr_text .txt-2 a {
          color: #cd8827;
          padding-bottom: 2px;
          border-bottom: 1px solid;
          text-decoration: none; }
    #footer .info .item_1 {
      margin-right: 70px; }
    #footer .info .item_2 .fas {
      font-size: 20px;
      border: 1px solid #cd8827;
      padding: 14px;
      color: #FFFFFF;
      position: static; }
    #footer .info .item_2 a {
      color: #FFFFFF;
      font-size: 28px;
      text-decoration: none; }
    #footer .info .item_2 span {
      font-size: 18px;
      color: #cd8827;
      padding-right: 6px;
      font-family: 'Fjalla One', sans-serif; }
    #footer .info .item_2 p {
      margin-bottom: 0; }
  #footer .coppy {
    font-size: 12px;
    color: #687680;
    padding: 40px 0 30px 0; }

.modal-header {
  padding: 50px 30px 30px 30px; }
  .modal-header h5 {
    color: #cd8827; }

.modal-body {
  padding: 0 30px; }

.modal-footer {
  padding: 0 30px 30px 0; }
  .modal-footer .btn {
    outline: none;
    border: none; }
  .modal-footer .btn-info {
    background: #cd8827; }


.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
  background: #cd8827;
}