body {
  font-family: "RobotoRegular", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #3b363d;
  min-width: 320px;
  position: relative;
  -webkit-font-smoothing: antialised;
  overflow-x: hidden; }

section {
  padding-top: 40px;
  padding-bottom: 40px; }







.header_topline .container {
  padding: 5px 0; 
  background-color: #3A353C;
  border-bottom: 1px solid #535353;
}
.header_topline .container .row {
  margin: 0;
  padding: 0;
}
.top-pannel-box {
  float: right;
  letter-spacing: 1px;
  margin: 0 30px 0 5px;
}

.mail_box {
  font-size: 13px;
}
.mail_box .fa{
  font-size: 13px;
}
.mail_box a:hover {
  color: #E4D929;
 
}
.top-pannel-box h3{
  font-family: "BebasRegular", arial;
  font-weight: normal;
  color: #EDEDED;
  margin-bottom: 0px;
  margin-top: 1px;
  font-size: 18px;
  line-height: 5px; }
  .top-pannel-box h3 span {
    font-size: 12px; }
.top-pannel-box a {
  text-decoration: none;
  color: #EDEDED ;
}
.top-pannel-box i {
  font-size: 18px;
  color:  #EDEDED ;
  margin-right: 5px;
}

.top_menu .container {
  background-color: #28372b;
  z-index: 12; 
  font-family: 'RobotoRegular', Arial;
}
.top_menu a {
  display: block;
  transition: all 0.3s ease;
  color: #EDEDED;
  font-weight: bold;
  letter-spacing: 1px; }
  .top_menu a:hover {
    text-decoration: none; }
.top_menu ul {
  list-style-type: none;
  margin: 0;
  float: right;
  text-transform: uppercase;
  font-size: 12px; }
  .top_menu ul li {
    display: inline-block;
    position: relative;
    padding: 20px 10px;
    transition: ease 0.3s; }
    .top_menu ul li:hover {
      background-color: #daa112;
      box-shadow: 0px 7px 0px #daa112; }
      .top_menu ul li:hover a {
        color: #222; }

  .top_menu ul li:hover ul {
    display: block !important; }
      .top_menu ul li:hover ul li {
        margin: 0;
        padding: 10px 20px; }
        .top_menu ul li:hover ul li a{
          color: #EDEDED; }
        .top_menu ul li:hover ul li:hover a{
          color: #222; }
          .top_menu ul li:hover ul li:hover {
            box-shadow: none; 
            background-color: #daa112;         }
         
.top_menu li ul {
  display: none !important; }
.top_menu li ul{
  position: absolute;
  top: 100%;
  width: 200px;
  background-color: #444;
  padding: 0px;
  z-index: 13; }
  .top_menu li ul li {
    width: 200px;
    text-transform: none;
    border-bottom: 1px solid #555; }
  .top_menu ul li a {
    font-weight: 300; }

.top_menu .home {
  float: left;
  padding-left: 10px;
}
.top_menu .home li{
  padding: 13px 10px;
}
.top_menu .fa {
  margin-left: 5px;
}
.top_menu .social li{
  float: right;
  padding: 16px 5px;
}

.headhesive {
  position: fixed;
  transform: translateY(-100%);
  width: 100%;
  transition: ease 0.5s;
  z-index: 20; }
  .headhesive ul li {
    padding: 11px 10px; }
  .headhesive .home li{
  padding: 4px 10px; }
  .headhesive .social li {
    padding: 7px 5px; }
.headhesive--stick {
  transform: translateY(0%); }
  .headhesive--stick .mobile_menu i {
    padding: 7px 5px; }

.mobile_menu {
  float: right;
  border: none;
  background-color: transparent;
  outline: none; }
  .mobile_menu:hover i {
    color: #E4D929;
    transition: ease 0.3s; }
  .mobile_menu i {
    font-size: 26px;
    color: #fff;
    padding: 15px 10px; }
    




.top {
  background-image: url("../img/d4.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 520px; 
}
  
.discr h1 {
  line-height: 48px;
  font-size: 52px;
}  
.top .discr {
  background-color: rgba(2, 2, 2, 0.8);
  text-transform: uppercase;
  font-family: "BebasRegular";
  color: #EDEDED;
    letter-spacing: 2px;
    line-height: 60px;
    position: absolute;
    display: block;
    top: 40px;
    right: 10px;
    float: right;
    text-align: right;
    font-weight: normal;
    padding: 10px 40px; }


.introduction {
  padding: 0px;
  margin-top: -20px;
}
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

  .sect {
    height: 140px;
    padding: 15px;
    padding-top: 20px;
    text-align: center;

  }
  .sect h3 {
    font-family: "BebasRegular";
    letter-spacing: 1px;
    margin: 5px;
    margin-top: 10px;
  }
  .sect p {
    margin: 5px;
    line-height: 12px;
    letter-spacing: 1px;
  }
  .sect0 {
    background-color: #fbfafa; }
  .sect0 h3 {
    text-align: center; 
    font-size: 24px; }
  .sect0 p {
    text-align: center; 
    line-height: 18px; 
  }
    
  .sect1 {
    background-color: #656e51;
  }
  .sect2 {
    background-color: #737e5d;
  }
  .sect3 {
    background-color: #86926c;
  }
  .sect4 {
    background-color: #a5b481;
  }

.why    {
  background-color:#110a0a ;
  padding: 0px;
  
}

.why .button {
      background-color: #92bd7d;
      border: none;
      text-transform: uppercase;
      color:#1D2124;
      font-family: "BebasRegular";
      font-weight: 600;
      letter-spacing: 2px;
      padding: 10px 20px;
      margin-left: 60px;
      margin-top: 30px;
      transition: ease 0.2s; }
      .why .button:hover {
        background-color: #576b4d;
        color: #fff; }

.why h2 {
  text-transform: uppercase;
  font-family: "BebasRegular";
  margin: 0;
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 36px;
  padding-top: 20px;
  padding-bottom: 10px; }
  .why h2 span {
    color: #daa112; }
.why .one_item {
  background-image: url("../img/bg3.png");
  background-repeat: no-repeat;
  background-position: 60px 10px; 
  margin-top: 30px;
  margin-bottom: 30px;
}
.why .two_item {
  padding: 0px;
  margin: 0px;
  
 }
.why .two_item img {
  
  min-height: 150px;
}



.what {
  background-image: url("../img/bg12.jpg");
  min-height: 650px;
  background-repeat: no-repeat;
  background-position: top center;
  padding-bottom: 0;
  padding-top: 0; }
  .what .left {
    background-image: url("../img/bg2.png");
    min-height: 650px; }
    .what .left h2 {
      text-transform: uppercase;
      font-family: "BebasRegular";
      margin: 0;
      margin-left: 60px;
      color: #fff;
      letter-spacing: 1px;
      font-size: 36px;
      padding-top: 30px;
      padding-bottom: 30px; }
    .what .left span {
      color: #daa112; }
    .what .left p {
      color: #fff;
      width: 200px;
      margin-left: 60px;
      margin-top: 40px; }
    .what .left img {
      margin-top: 40px; }
    .what .left a {
      text-decoration: none;
      color: #3b363d; }
    .what .left button {
      background-color: #92bd7d;
      border: none;
      text-transform: uppercase;
      font-family: "BebasRegular";
      font-weight: 600;
      letter-spacing: 2px;
      padding: 10px 15px;
      margin-left: 60px;
      margin-top: 40px;
      transition: ease 0.2s; }
      .what .left button:hover {
        background-color: #5a6654;
        color: #fff; }
  .what .right {
    background-image: url("../img/bg5.jpg");
    min-height: 500px;
    min-width:auto;
    background-position: 175px center;
    margin-top: 45px;
    margin-left: -200px; }
    .what .right .item {
      min-height: 280px;
      width: 375px;
      padding: 50px 50px 10px;
      padding-left: 100px; }
      .what .right .item span {
        font-size: 18px;
        font-weight: 700; }
    .what .right .item2 {
      min-height: 280px;
      width: 375px;
      padding: 50px 50px 10px;
      padding-left: 80px; }
      .what .right .item2 span {
        font-size: 18px;
        font-weight: 700; }

.portfolio {
  margin: 40;
  padding: 40; }
  .portfolio h2 {
    text-transform: uppercase;
    font-family: "BebasRegular";
    margin: 0;
    letter-spacing: 1px;
    font-size: 36px;
    padding-top: 10px;
    padding-bottom: 30px; }
    .portfolio h2 span {
      color: #daa112; }
  .portfolio .right1 img {
    width: 100%; }
  .portfolio .right1 .portfolio_item {
    padding: 0; }
  .portfolio .left1 {
    background-image: url("../img/bg3.png");
    background-repeat: no-repeat;
    background-position: 150px 80px; }
    .portfolio .left1 h2 {
      text-align: right;
      margin-right: 50px; }
    .portfolio .left1 img {
      margin-top: 40px; }
    .portfolio .left1 ul {
      text-align: right;
      margin-right: 50px;
      padding-left: 100px; }
      .portfolio .left1 ul li {
        text-decoration: none;
        letter-spacing: 2px;
        margin: 5px 5px;
        font-weight: 600;
        list-style-type: none;
        border-bottom: 1px solid #fff;
        transition: ease 0.5s;
        line-height: 2; }
        .portfolio .left1 ul li:hover {
          cursor: pointer; }
      .portfolio .left1 ul .active {
        color: #daa112;
        border-bottom: 1px solid #3b363d; }
  .portfolio #portfolio_grid .mix {
    display: none; }
  .portfolio .port_item_cont {
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10%;
    padding-top: 0%;
    background-color: rgba(2, 2, 2, 0.8);
    border: 10px solid #92bd7d;
    opacity: 0;
    transition: ease 0.5s; }
    .portfolio .port_item_cont h3 {
      margin-bottom: 10px; }
    .portfolio .port_item_cont p {
      margin-bottom: 20px;
      margin-top: 30px; }
    .portfolio .port_item_cont a {
      background-color: transparent;
      border: 1px solid #92bd7d;
      padding: 10px;
      text-decoration: none;
      color: #daa112;
      text-transform: uppercase;
      font-family: "BebasRegular";
      letter-spacing: 2px;
      display: inline-block; }
    .portfolio .port_item_cont:hover {
      opacity: 1;
      padding-top: 8%; }

.port_descr {
  background-color: #fff;
  max-width: 650px;
  margin: auto;
  position: relative; }
  .port_descr p {
    padding: 10px 20px 10px;
    text-indent: 1.5em; }
  .port_descr h3 {
    padding-top: 20px;
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase; }
  .port_descr img {
    width: 100%; }

.reklama img {
  width: 100%; }

.chastnik {
  background-color: #3b363d; }
  .chastnik p {
    padding-right: 40px;
    color: #999; }
  .chastnik h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: "BebasRegular";
    margin: 0;
    letter-spacing: 1px;
    font-size: 36px;
    padding-top: 10px;
    padding-bottom: 30px; }
    .chastnik h2 span {
      color: #daa112; }
  .chastnik a {
    text-decoration: none;
    color: #3b363d; }
  .chastnik button {
    background-color: #92bd7d;
    border: none;
    text-transform: uppercase;
    font-family: "BebasRegular";
    font-weight: 600;
    letter-spacing: 2px;
    padding: 10px 15px;
    margin-top: 50px;
    transition: ease 0.2s; }
    .chastnik button:hover {
      background-color: #5a6654;
      color: #fff; }
  .chastnik .item1,
  .chastnik .item2,
  .chastnik .item3 {
    padding: 20px;
    min-height: 400px; }
    .chastnik .item1 p,
    .chastnik .item2 p,
    .chastnik .item3 p {
      color: #fff; }
    .chastnik .item1 img,
    .chastnik .item2 img,
    .chastnik .item3 img {
      width: 90%;
      border: 5px solid #fff; }
    .chastnik .item1 button,
    .chastnik .item2 button,
    .chastnik .item3 button {
      text-align: center;
      background-color: transparent;
      border: 1px solid #92bd7d;
      padding: 10px;
      text-decoration: none;
      margin-top: 5px;
      color: #92bd7d;
      text-transform: uppercase;
      font-family: "BebasRegular";
      letter-spacing: 2px;
      display: inline-block; }
    .chastnik .item1 button:hover,
    .chastnik .item2 button:hover,
    .chastnik .item3 button:hover {
      background-color: #6a6b69;
      }  

.otzuv {
  color: #000;
  background-color: #F0F0F0; }
  .otzuv .wrapp h2 {
    text-transform: uppercase;
    font-family: "BebasRegular";
    margin: 0;
    letter-spacing: 1px;
    font-size: 36px;
    padding-top: 10px;
    padding-bottom: 30px; }
  .otzuv .item {
    padding: 0 30px;
    margin-top: 50px; }
    .otzuv .item img {
      width: 100%; }
    .otzuv .item span {
      margin-left: 15px; }
      .otzuv .item span img {
        width: 20px;
        margin-top: -5px;
        margin-left: 5px; }
  .otzuv h4 {
    color: #C6C6C6;
    padding-bottom: 10px;
    border-bottom: 1px solid #000; }
  .otzuv h3 {
    font-family: "RobotoBold";
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 18px; }
  .otzuv .text {
    padding: 0 10px; }
  .otzuv p {
    font-size: 12px;
    line-height: 14px;
    font-family: "RobotoRegular"; }

.clients {
  padding-top: 0;
  padding-bottom: 0;
 
  border-top: 5px solid #b6dfa2;
  border-bottom: 5px solid #b6dfa2; }
  .clients .carousel {
    padding: 20px; }

.faq {
  background-image: url("../img/bg2.jpg");
  background-position: top center; }
  .faq .fasad {
    background-image: url("../img/bg44.jpg");
    background-repeat: no-repeat;
    min-height: 300px;
    background-position: top center; }
  .faq h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: "BebasRegular";
    margin: 0;
    letter-spacing: 1px;
    font-size: 36px;
    padding-top: 10px;
    padding-bottom: 30px; }
  .faq p {
    color: #999; }

.accordion-container {
  padding: 5px;
  position: relative;
  width: 90%;
  height: auto;
  margin: 20px auto; }

.set {
  position: relative;
  width: 100%;
  height: auto;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
  border: none;
  margin: 2px; }

.set > a {
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
  display: block;
  padding: 15px 15px;
  text-decoration: none;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.set > a button {
  position: relative;
  float: right;
  margin-top: -7px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 5px 30px;
  border: none;
  background-color: #94af88; }

.set > a.active {
  background-color: #94af88;
  color: #222; }

.set > a i {
  color: #fff; }

.set > a.active i {
  color: #fff; }

.content {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
  display: none; }

.content p {
  padding: 10px 15px;
  margin: 0;
  color: #555;
  font-size: 14px; }

.stroy {
  min-height: 400px; }
  .stroy p {
    font-size: 10px; }
  .stroy h2 {
    text-transform: uppercase;
    font-family: "BebasRegular";
    margin: 0;
    letter-spacing: 1px;
    font-size: 36px;
    padding-top: 10px;
    padding-bottom: 30px; }
    .stroy h2 span {
      color: #94af88; }
  .stroy img {
    display: block;
    margin: left; }
  .stroy h5 {
    font-size: 14px; }
  .stroy .one_item {
    padding-right: 30px;
  }
  .stroy .item2 {
    background-image: url("../img/golden_city.jpg");
    min-height: 400px;
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat; }

.map {
  min-height: 400px;
  padding: 0; }
  .map h2 {
    text-transform: uppercase;
    font-family: "BebasRegular";
    margin: 0;
    letter-spacing: 1px;
    font-size: 36px;
    padding-top: 10px;
    padding-bottom: 30px; }

.adress {
  font-family: "CleanvertisingLight";
  padding: 0;
  position: relative; }
  .adress .adr {
    display: block;
    width: 250px;
    height: 200px;
    position: absolute;
    left: 40px;
    top: 20px;
    z-index: 2;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #E3E3E3;
    padding: 25px;
    text-align: center;
    color: #222; }
    .adress .adr img {
      margin: auto; }
    .adress .adr p {
      font-size: 14px;
      margin: 5px 0;
      font-family: "RobotoRegular", arial; }
    .adress .adr h3 {
      font-size: 18px;
      margin-top: 5px;
      margin-bottom: 5px;
      font-weight: 600;
      text-transform: uppercase; }

.foot {
  padding-top: 40px;
  margin-top: 0;
  background-color: #3b363d; }
  .foot .logo {
    text-align: center;
    margin-bottom: 20px; }
    .foot .logo img {
      width: 100px; }
  .foot .insta img {
    width: 25px;
    float: right;
    margin-top: 5px;
    margin-left: 5px; }
  .foot p {
    color: #999;
    text-align: center;
    font-size: 12px; }
  .foot hr {
    background-color: #654;
    border: none;
    height: 1px; }
  .foot ul {
    text-decoration: none; }
    .foot ul li {
      text-decoration: none;
      list-style-type: none; }
      .foot ul li a {
        color: #fff;
        text-decoration: none;
        list-style-type: none;
        transition: ease 0.3s; }
        .foot ul li a:hover {
          color: #E4D929; }
  .foot button {
    background-color: transparent;
    border: 1px solid #E4D929;
    text-transform: uppercase;
    font-family: "BebasRegular";
    font-weight: 300;
    font-size: 10px;
    letter-spacing: 2px;
    padding: 5px 10px;
    transition: ease 0.2s; }
    .foot button:hover {
      background-color: #d1a405;
      color: #fff; }
  .foot h3 {
    color: #fff;
    text-align: right;
    font-family: "BebasRegular";
    font-weight: normal;
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: 0px; }
  .foot h4 {
    color: #fff;
    font-weight: normal;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 8px;
    letter-spacing: 1px; }
  .foot a {
    color: #fff;
    text-decoration: none;
    list-style-type: none;
    transition: ease 0.3s; }
    .foot a:hover {
      color: #E4D929; }
  .foot span {
    color: #fff;
    font-size: 14px; }

.form_adr {
  padding: 40px;
  padding-bottom: 40px;
  padding-top: 20px;
  text-align: center; }
  .form_adr label {
    display: block;
    margin-bottom: 15px;
    color: #222; }
  .form_adr input,
  .form_adr select,
  .form_adr textarea {
    background-color: transparent;
    display: block;
    height: 40px;
    border: none;
    border-bottom: 1px solid #222;
    width: 100%;
    text-indent: 6px;
    font-size: 14px;
    margin-top: 3px; }
  .form_adr textarea {
    height: 80px; }
  .form_adr h3 {
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: center; }
  .form_adr button {
    margin-top: 10px;
    line-height: 14px;
    padding: 13px 28px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 3px;
    border: #222 solid 1px;
    transition: ease 0.3s; }
    .form_adr button:hover {
      background-color: #E4D929; }

.hidden {
  display: none; }

#hidden_form {
  width: 500px;
  margin: auto;
  padding: 0 0 10px;
  background-color: rgba(255, 255, 255, 0.8);
  position: relative; }
  #hidden_form .form_header {
    padding: 15px;
    width: 100%;
    min-height: 40px;
    margin-bottom: 30px;
    background-color: #EFBB43;
    background-image: url("../img/bgd3.png");
    background-size: cover; }
  #hidden_form h3 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: bold; }

#hidden_form2, #hidden_form3 {
  width: 500px;
  margin: auto;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  position: relative; }
  #hidden_form2 h3, #hidden_form3 h3 {
    color: #3b363d; }

.top_form {
  text-align: center;
  margin: 20px auto;
  margin-top: 20px; }
  .top_form p {
    font-size: 10px; }
  .top_form h2 {
    color: #fff;
    font-weight: normal; }
  .top_form input {
    background-color: rgba(255, 255, 255, 0.8);
    width: 200px;
    height: 50px;
    padding-left: 60px;
    border: none;
    margin: 10px; }
  .top_form #phone {
    background-image: url("../img/phone-left.png");
    background-repeat: no-repeat;
    background-position: 17px center; }
  .top_form #name {
    background-image: url("../img/user-icon.png");
    background-repeat: no-repeat;
    background-position: 17px center; }
  .top_form #email {
    background-image: url("../img/mail.png");
    background-repeat: no-repeat;
    background-position: 17px center; }
  .top_form button {
    margin: 10px;
    margin-top: 20px;
    width: 220px;
    height: 50px;
    background-color: #FCCB1E;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    transition: ease 0.3s;
    position: relative; }
    .top_form button:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 50px;
      background-color: rgba(255, 255, 255, 0.3);
      transition: all 0.2s ease; }
    .top_form button:hover {
      color: #222; }
      .top_form button:hover:before {
        width: 100%; }

.bz_top {
  background-image: url("../img/bz_1.jpg");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 640px; }
  .bz_top .phone {
    text-align: right;
    font-weight: normal;
    font-size: 24px;
    letter-spacing: 1px;
    color: #EDEDED; }
    .bz_top .phone h3 {
      font-family: "BebasRegular", arial;
      font-weight: normal;
      margin-bottom: 5px;
      margin-top: 0px;
      font-size: 24px;
      line-height: 20px; }
      .bz_top .phone h3 span {
        font-size: 12px; }
    .bz_top .phone p {
      font-size: 12px;
      line-height: 12px;
      margin-top: 5px; }
  .bz_top .logo img {
    float: left;
    margin-top: 40px;
    margin-left: 20px; }
  .bz_top .left {
    background-image: url("../img/bg2.png");
    min-height: 640px;
    padding-top: 20px; }
  .bz_top .top_mnu {
    float: right;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    padding-top: 10px; }
    .bz_top .top_mnu li {
      list-style-type: none;
      padding: 5px; }
      .bz_top .top_mnu li img {
        width: 25px;
        background-image: url("../img/insta2.png");
        transition: ease 0.3s; }
        .bz_top .top_mnu li img:hover {
          background-image: url("../img/insta1.png");
          z-index: 1000; }
      .bz_top .top_mnu li a {
        text-decoration: none;
        color: #fff;
        transition: ease 0.2s; }
        .bz_top .top_mnu li a:hover {
          color: #E4D929;
          letter-spacing: 2px; }
  .bz_top .discr {
    text-transform: uppercase;
    font-family: "BebasRegular";
    color: #EDEDED;
    letter-spacing: 2px;
    font-size: 28px;
    line-height: 60px;
    position: absolute;
    display: block;
    top: 340px;
    right: 20px;
    float: right;
    text-align: right;
    font-weight: normal; }

.bz_item h2 {
  text-transform: uppercase;
  font-family: "BebasRegular";
  margin: 0;
  letter-spacing: 1px;
  font-size: 36px;
  padding-top: 20px;
  padding-bottom: 30px; }
  .bz_item h2 span {
    color: #E4D929; }
.bz_item .one_item {
  background-image: url("../img/bg3.png");
  background-repeat: no-repeat;
  background-position: 60px 0px; }
  .bz_item .one_item p {
    font-size: 16px;
    margin: 40px; }
.bz_item .two_item {
  margin-top: 20px; }
.bz_item a {
  text-decoration: none;
  color: #3b363d; }
.bz_item button {
  background-color: #E4D929;
  border: none;
  text-transform: uppercase;
  font-family: "BebasRegular";
  font-weight: 400;
  letter-spacing: 2px;
  padding: 10px 20px;
  margin-left: 40px;
  transition: ease 0.2s; }
  .bz_item button:hover {
    background-color: #d1a405;
    color: #fff; }

.bz_item1 {
  margin-bottom: 80px; }

.bz_item2 {
  padding-top: 40px;
  background-color: #F5F5F5; }

.bz_intro {
  padding-top: 60px;
  background-color: #F5F5F5;
  text-align: center; }
  .bz_intro h2 {
    font-family: "BebasRegular", arial;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .bz_intro p {
    margin: 20px 40px 60px;
    text-align: center;
    font-size: 16px; }

.bz_sub {
  margin-top: 40px;
  text-align: center; }
  .bz_sub h3 {
    font-family: "BebasRegular", arial;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 24px;
    margin-bottom: 5px; }
  .bz_sub img {
    width: 65px;
    border: none; }
    .bz_sub img:hover {
      transition: 0.5s ease;
      background-color: #E4D929;
      border: 3px solid #E4D929; }
  .bz_sub p {
    margin-top: 20px; }

.rey {
  margin-top: 60px; }
  .rey img {
    width: 90%; }
  .rey h3 {
    font-family: "BebasRegular", arial;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 18px;
    margin-bottom: 5px; }

.rey_item {
  padding: 20px;
  margin-top: 10px; }

.rey_img img {
  width: 30px;
  padding-top: 0;
  padding-bottom: 5px; }
.rey_img a:hover img {
  padding-top: 5px;
  transition: ease 0.3s;
  padding-bottom: 0; }

.rey_intro {
  margin-top: 40px;
  text-align: center; }
  .rey_intro .rey_line img {
    width: 100px; }
  .rey_intro img {
    width: 150px; }
  .rey_intro h3 {
    font-size: 26px;
    font-weight: normal; }
  .rey_intro .rey_img {
    font-size: 10px;
    margin-top: 10px; }
    .rey_intro .rey_img img {
      width: 20px;
      padding-top: 0;
      padding-bottom: 5px;
      margin-left: 10px; }
    .rey_intro .rey_img a:hover img {
      padding-top: 5px;
      transition: ease 0.3s;
      padding-bottom: 0; }

.port_top {
  background-image: url("../img/slide3.jpg");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 640px; }
  .port_top .phone {
    text-align: right;
    font-weight: normal;
    font-size: 24px;
    letter-spacing: 1px;
    color: #EDEDED; }
    .port_top .phone h3 {
      font-family: "BebasRegular", arial;
      font-weight: normal;
      margin-bottom: 5px;
      margin-top: 0px;
      font-size: 24px;
      line-height: 20px; }
      .port_top .phone h3 span {
        font-size: 12px; }
    .port_top .phone p {
      font-size: 12px;
      line-height: 12px;
      margin-top: 5px; }
  .port_top .logo img {
    float: left;
    margin-top: 40px;
    margin-left: 20px; }
  .port_top .left {
    background-image: url("../img/bg2.png");
    min-height: 640px;
    padding-top: 20px; }
  .port_top .top_mnu {
    float: right;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    padding-top: 10px; }
    .port_top .top_mnu li {
      list-style-type: none;
      padding: 5px; }
      .port_top .top_mnu li img {
        width: 25px;
        background-image: url("../img/insta2.png");
        transition: ease 0.3s; }
        .port_top .top_mnu li img:hover {
          background-image: url("../img/insta1.png");
          z-index: 1000; }
      .port_top .top_mnu li a {
        text-decoration: none;
        color: #fff;
        transition: ease 0.2s; }
        .port_top .top_mnu li a:hover {
          color: #7f9276;
          letter-spacing: 2px; }
  .port_top .discr {
    text-transform: uppercase;
    font-family: "BebasRegular";
    color: #EDEDED;
    letter-spacing: 2px;
    font-size: 28px;
    line-height: 60px;
    position: absolute;
    display: block;
    top: 340px;
    right: 20px;
    float: right;
    text-align: right;
    font-weight: normal; }

.port_item {
  margin-top: 60px; }
  .port_item h2 {
    text-transform: uppercase;
    font-family: "BebasRegular";
    margin: 0;
    letter-spacing: 1px;
    font-size: 36px;
    padding-top: 20px;
    padding-bottom: 30px; }
    .port_item h2 span {
      color: #7f9276; }
  .port_item .one_item {
    background-image: url("../img/bg3.png");
    background-repeat: no-repeat;
    background-position: 60px 20px;
    min-height: 450px;
    margin-bottom: 20px; }
    .port_item .one_item p {
      font-size: 16px;
      margin: 20px;
      margin-left: 120px;
      margin-bottom: 25px; }
  .port_item .two_item {
    margin-top: 20px; }
    .port_item .two_item img {
      width: 100%;
      height: 100%; }
  .port_item a {
    text-decoration: none;
    color: #3b363d; }
  .port_item button {
    background-color: #7f9276;
    border: none;
    text-transform: uppercase;
    font-family: "BebasRegular";
    font-weight: 400;
    letter-spacing: 2px;
    padding: 10px 20px;
    margin-left: 120px;
    transition: ease 0.2s; }
    .port_item button:hover {
      background-color: #62745a;
      color: #fff; }

.owl-theme2 {
  margin-top: 0px; }

.owl-nav div {
  width: 50px;
  height: 50px;
  background-image: url("../img/arrowleft.jpg");
  position: absolute;
  margin: 0px;
  margin-left: 0px;
  top: 0;
  opacity: 0.8; }
  .owl-nav div:hover {
    opacity: 1; }
  .owl-nav div.owl-next {
    background-image: url("../img/arrowright.jpg");
    right: 0px; }

.owl-dots {
  width: 100%;
  margin-top: -30px;
  margin-left: 20px;
  text-align: left; }
  .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    background-color: #fff;
    display: inline-block;
    margin: 0 4px;
    border-radius: 5%;
    border: 1px solid #fff;
    opacity: 0.3; }
    .owl-dots .owl-dot.active {
      background-color: #fff;
      opacity: 0.9; }

.border_item {
  z-index: 0;
  position: absolute;
  bottom: -80px;
  right: 15px;
  width: 2px;
  height: 100px;
  background-color: #1D2124; }

.bg_item {
  z-index: -2;
  position: absolute;
  width: 40%;
  height: 100%;
  right: -15px;
  top: 0px;
  background: #F3F3F3; }

.line_item {
  z-index: 2;
  position: relative;
  top: 25px;
  left: 0px;
  width: 80px;
  height: 2px;
  background-color: #1D2124; }

.new_item h2 {
  font-size: 46px;
  line-height: 43px; }
.new_item h5 {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #777A7C;
  margin-bottom: 0;
  padding-top: 20px; }

.bz_item1 {
  margin-bottom: 80px; }
  .bz_item1 .one_item p {
    margin-bottom: 20px; }
  .bz_item1 ul li {
    margin-left: 100px;
    font-size: 16px; }
  .bz_item1 .t_item {
    position: relative; }
    .bz_item1 .t_item p {
      margin-left: 20px;
      margin-top: 20px;
      font-size: 12px; }

.bz_item2 {
  padding-top: 40px;
  background-color: #F5F5F5; }

table {
  overflow: hidden;
  border: 1px solid #d3d3d3;
  background: #fefefe;
  width: 100%;
  margin: 5% auto 0; }

th, td {
  padding: 5px 15px;
  text-align: center; }

th {
  padding-top: 5px;
  text-shadow: 1px 1px 1px #fff;
  background: #e8eaeb; }

td {
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0; }

.offer {
  font-size: 12px;
  font-style: italic;
  margin-left: 40px;
  margin-top: 10px; }

.auto_top {
  background-image: url("../img/auto_1.jpg");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 640px; }
  .auto_top .phone {
    text-align: right;
    font-weight: normal;
    font-size: 24px;
    letter-spacing: 1px;
    color: #EDEDED; }
    .auto_top .phone h3 {
      font-family: "BebasRegular", arial;
      font-weight: normal;
      margin-bottom: 5px;
      margin-top: 0px;
      font-size: 24px;
      line-height: 20px; }
      .auto_top .phone h3 span {
        font-size: 12px; }
    .auto_top .phone p {
      font-size: 12px;
      line-height: 12px;
      margin-top: 5px; }
  .auto_top .logo img {
    float: left;
    margin-top: 40px;
    margin-left: 20px; }
  .auto_top .left {
    background-image: url("../img/bg2.png");
    min-height: 640px;
    padding-top: 20px; }
  .auto_top .top_mnu {
    float: right;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    padding-top: 10px; }
    .auto_top .top_mnu li {
      list-style-type: none;
      padding: 5px; }
      .auto_top .top_mnu li img {
        width: 25px;
        background-image: url("../img/insta2.png");
        transition: ease 0.3s; }
        .auto_top .top_mnu li img:hover {
          background-image: url("../img/insta1.png");
          z-index: 1000; }
      .auto_top .top_mnu li a {
        text-decoration: none;
        color: #fff;
        transition: ease 0.2s; }
        .auto_top .top_mnu li a:hover {
          color: #E4D929;
          letter-spacing: 2px; }
  .auto_top .discr {
    text-transform: uppercase;
    font-family: "BebasRegular";
    color: #EDEDED;
    letter-spacing: 2px;
    font-size: 28px;
    line-height: 60px;
    position: absolute;
    display: block;
    top: 340px;
    right: 20px;
    float: right;
    text-align: right;
    font-weight: normal; }

.item-tabs {
  margin-top: 40px; }
  .item-tabs .tab {
    padding: 20px 30px;
    font-weight: bold;
    transition: 0.3s ease; }
    .item-tabs .tab:hover {
      cursor: pointer;
      color: #bbb5bd; }
  .item-tabs .wrapper .active {
    background-color: transparent;
    border-bottom: 3px solid #E4D929;
    border-top: 3px solid #E4D929;
    color: #3b363d; }

.tab_item {
  display: none; }

.tab_item:first-child {
  display: block; }

.tab_content {
  display: block;
  border-top: none;
  width: 100%;
  margin-top: 40px; }
  .tab_content .item_1 p {
    text-align: left; }
  .tab_content .item_1 img {
    padding-top: 30px;
    padding-bottom: 5px;
    width: 100%; }
  .tab_content .item_1 strong {
    color: #331225; }
  .tab_content .item_2 {
    margin-top: 30px;
    margin-bottom: 30px; }
    .tab_content .item_2 p {
      text-align: left;
      font-size: 14px; }

.instr-a {
  text-align: left;
  margin-top: 40px; }
  .instr-a img {
    width: 30px;
    padding-top: 0;
    padding-bottom: 5px;
    margin-right: 10px; }
  .instr-a a:hover img {
    padding-top: 5px;
    transition: ease 0.3s;
    padding-bottom: 0; }

.auto_intro {
  padding-top: 60px;
  background-color: #F5F5F5;
  text-align: center; }
  .auto_intro h2 {
    font-family: "BebasRegular", arial;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .auto_intro p {
    margin: 20px 40px 60px;
    text-align: center;
    font-size: 16px; }

.tab_item h3 {
  font-family: "BebasRegular", arial;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 15px;
  margin-top: 70px; }
.tab_item .zap {
  margin-top: 50px; }
  .tab_item .zap span {
    float: left;
    font-style: italic;
    margin-top: 20px; }
.tab_item .zap_wrap {
  background-color: #fff;
  padding: 15px;
  height: 100%;
  border-bottom: 1px solid #555; }
  .tab_item .zap_wrap img {
    width: 100%; }
  .tab_item .zap_wrap p {
    margin: 0; }

.row-flex {
  display: flex;
  flex-wrap: wrap;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox; }

.vac {
  background-image: url("../img/vac-1.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px; }
  .vac .phone {
    text-align: right;
    font-weight: normal;
    font-size: 24px;
    letter-spacing: 1px;
    color: #EDEDED; }
    .vac .phone h3 {
      font-family: "BebasRegular", arial;
      font-weight: normal;
      margin-bottom: 5px;
      margin-top: 0px;
      font-size: 24px;
      line-height: 20px; }
      .vac .phone h3 span {
        font-size: 12px; }
    .vac .phone p {
      font-size: 12px;
      line-height: 12px;
      margin-top: 5px; }
  .vac .logo img {
    float: left;
    margin-top: 40px;
    margin-left: 20px; }
  .vac .left {
    background-image: url("../img/bg2.png");
    padding-top: 20px;
    min-height: 300px; }
  .vac .top_mnu {
    float: right;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    padding-top: 10px; }
    .vac .top_mnu li {
      list-style-type: none;
      padding: 5px; }
      .vac .top_mnu li img {
        width: 25px;
        background-image: url("../img/insta2.png");
        transition: ease 0.3s; }
        .vac .top_mnu li img:hover {
          background-image: url("../img/insta1.png");
          z-index: 1000; }
      .vac .top_mnu li a {
        text-decoration: none;
        color: #fff;
        transition: ease 0.2s; }
        .vac .top_mnu li a:hover {
          color: #E4D929;
          letter-spacing: 2px; }
  .vac .discr {
    text-transform: uppercase;
    font-family: "BebasRegular";
    color: #EDEDED;
    letter-spacing: 2px;
    font-size: 28px;
    line-height: 0px;
    position: absolute;
    display: block;
    top: 190px;
    right: 20px;
    float: right;
    text-align: right;
    font-weight: normal; }

.vac_intro h4 {
  font-size: 18px;
  margin-bottom: 0; }
.vac_intro p {
  font-size: 16px; }
.vac_intro .intro {
  margin-bottom: 40px; }
.vac_intro .vac2 {
  margin: 40px 0px; }

.tops {
  position: fixed;
  bottom: 20px;
  right: 20px; }
  .tops i {
    font-size: 40px;
    color: #6A6A6A;
    text-decoration: none; }
    .tops i:hover {
      color: #daa112; }

.tops.mPS2id-highlight {
  display: none; }

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