@font-face {
  font-family: 'ProximaNovaExCn-Bold';
  src: url('../fonts/ProximaNovaExCn-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNovaExCn-ExBold';
  src: url('../fonts/ProximaNovaExCn-Exbold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNovaExCn-Sbold';
  src: url('../fonts/ProximaNovaExCn-Sbold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaExCn-Reg';
  src: url('../fonts/ProximaNovaExCn-Reg.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
.breadcrumb{
  display: none;
}
.promo-top-b{
  background: url(../img/top-bg.jpg) center 0 no-repeat;
  height: 214px;
  position: relative;
  margin-top: 35px;
  box-sizing:border-box;
  padding-top: 40px;
  line-height: 1;
}
.promo-top-b__title{
  font-family: 'ProximaNovaExCn-ExBold';
  text-align: center;
  text-transform: uppercase;
  font-size: 64px;
  color:#004751;
  margin:0 0 8px;
  line-height: 1;
}
.promo-top-b__promo{
  display: block;
  width: 242px;
  height: 60px;
  box-sizing: border-box;
  border:6px solid #004751;
  margin: 0 auto 0;
  font-family: 'ProximaNovaExCn-ExBold';
  text-align: center;
  text-transform: uppercase;  
  font-size: 42px;
  line-height: 48px;
  color:#fff;
}
.promo-note-b{
  width: 338px;
  height: 230px;
  margin:13px auto 23px;
  background: url(../img/note.png) 0 0 no-repeat;
  font-size: 151px;
  font-family: 'ProximaNovaExCn-ExBold';
  text-align: center;  
  line-height: 1;
  padding-top: 60px;
  box-sizing: border-box;
}
.promo-text-b{
  text-transform: uppercase;
  font-family: 'ProximaNovaExCn-ExBold';
  font-size:51px;
  line-height: 48px;
  text-align: center;
  color:#004751;
  margin-bottom: 18px;
}
.promo-text-b strong{
  color:#7f999a;
  font-family: 'ProximaNovaExCn-ExBold';  
}
.promo-text-b-sm{
  font-family: 'ProximaNovaExCn-Bold';  
  font-size:36px;
  color:#d0cd00;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;  
  margin-bottom: 65px;
}
.promo-brand{
  width:220px;
  margin:0 auto 83px;
  text-align: center;
  position: relative;
}
.promo-brand:before,
.promo-brand:after{
  content:'';
  display: block;
  width:360px;
  border-bottom:2px solid #bfcccc;
  position: absolute;
  top: 50%;
  margin-top: -1px;
}
.promo-brand:before{
  left: -360px;
}
.promo-brand:after{
  right: -360px;
}
.promo-items{
  border-bottom: 2px solid #004751;
  margin-bottom: 25px;
}
.promo-items_bbn{
   border-bottom: 0; 
}
.promo-item{
  display: block;
  float: left;
  width: 300px;
  margin-right: 35px;
  text-align: center;
  text-decoration: none!important;
  margin-bottom: 30px;
}
.promo-item:nth-of-type(3n){
  margin-left: -20px;
  margin-right: 0;
}
.promo-item img{
  display: block;
  margin-bottom: 18px;
  max-width: 100%
}
.promo-item__title{
  font-family: 'ProximaNovaExCn-Reg';
  color:#004751;
  font-size:18px;
}
.promo-b-text{
  color:#004751;
  font-size:14px;
  line-height: 17px;
  font-family: Arial;
  text-align: center;
  padding-top: 21px;
  border-top: 1px solid #d8dfe0;
  margin-bottom: 30px;
} 
.promo-view-more{
  display: block;
  height: 48px;
  width: 260px;  
  margin:40px auto 45px;  
  background: #d1ce00;
  text-decoration: none;
  line-height: 48px;
  text-align: center;
  font-size: 22px;
  color:#194b54;
  text-transform: uppercase;
  font-family: 'ProximaNovaExCn-Bold'; 
}


@media screen and (max-width: 640px) {
  .irg_links{
    display: none;
  }
  body{
    min-width: 320px;
  } 
  .header {
    padding: 30px 0 0;
    background: #003742;
    height:120px;
    box-sizing: border-box;
  }   
  .header__bottom {
    height: auto;
    background: none;
  }
  .header .l-col_7{
    width:auto;
  }
  .header__top .l-col_17{
    display: none;
  }
  .header__middle .l-col_10{
    display: none;
  }
  .header__middle .l-col_7:last-of-type{
    display: none;
  }
  .header__bottom .l-col_12{
    display: none;
  }
  .header__bottom .l-col_5{
    display: none;
  }  
  .l-row{
    width: 100%;
  }
  .phone {
    margin: 0;
    position: absolute;
    right: 28px;
    top: 25px;
    color:#ffffff;
  }
  .phone__num {
    display: block;
    float: none;
    font-family: 'ProximaNovaExCn-Bold';  
    font-size:28px;
    letter-spacing: 0.5px;
    margin-right: 0;
  }  
  .phone__title {
    display:block;
    margin: 2px 0;
    font-family: 'ProximaNovaExCn-Reg';
    font-size:23px;
    text-transform: none;
  }  
  .phone__title br{
    display: none;
  }

  .site-name_block {
    position: absolute;
    left: 28px;
    top: 30px;
    margin: 0;
    padding: 0;
  } 
  .site-name_block a{
    display: block;
    width: 152px;
    height: 60px;   
    background: url(../img/logo-big.png) 0 0 no-repeat;
  } 
  .site-name_block img{
    display: none;
  }
  .region {
    display: block;
    width: 140px;
    position: absolute;
    left: 50%; 
    margin-left: -70px; 
    top: 30px;
    letter-spacing: 0.5px;
  }  
  .region__title{
    float: none;
    font-family: 'ProximaNovaExCn-Bold';  
    font-size:28px;   
    color: #fff;  
    text-transform: uppercase;
  }
  .region-item {
    font-family: 'ProximaNovaExCn-Reg';
    font-size:23px;
    margin: 0 0;
    cursor: pointer;
    border-bottom: 1px solid #fff;  
    color:#fff;
  }
  .content{
    width: 100%;
  }
  .container{
    width: 100%;
  }
  .breadcrumb{
    display: none;
  }
  .toolbar__preview{
    display: none;  
  }
  .promo-top-b {
    background: #d0cd00;
    height: 225px;
    margin-top: 0;
    box-sizing: border-box;
    line-height: 1;
    padding: 15px 35px 0
  }  
  .promo-top-b__title{
    font-size:64px;
  }
  .promo-top-b__promo{
    width: 100%;
    height: 90px;
    margin-top: 20px;
    font-size: 65px;
    line-height: 78px;    
  }
  .promo-text-b {
    width: 495px;
    margin:0 auto;
    font-size: 70px;
    line-height: 70px;
  }
  .promo-text-b-sm{
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 50px;
  }
  .promo-brand {
    width: 100%;
    margin: 0 auto 83px;
    text-align: center;
    position: relative;
    border-bottom: 2px solid #bfcccc;
  } 
  .promo-brand img,
  .promo-brand:before,
  .promo-brand:after{
    display: none;
  }
  .promo-items{
    border-bottom: 0;
  }
  .promo-item img{
    margin:0 auto 45px;
  }
  .promo-item {
    float: none;
    width: 100%;
    margin-right: 0;
    text-align: left;
    margin-bottom: 30px;
    border-bottom: 2px solid #7f999a;
    padding:0 15px;
    box-sizing:border-box;
    padding-bottom: 30px;
  }
  .promo-item__title{
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'ProximaNovaExCn-Sbold';
  }
  .promo-b-text{
    padding:0 45px;
    font-size: 27px;
    line-height: 30px;
    text-align: left;
    border-top: 0;
  }
  .promo-b-text br{
    display: none;
  }
  .promo-view-more {
    display: block;
    height: 90px;
    width: 420px;
    margin: 70px auto 45px;
    background: #d1ce00;
    text-decoration: none;
    line-height: 90px;
    text-align: center;
    font-size:36px;
    color: #194b54;
  } 
  .footer .l-col_12 {
    width: 100%
  }
  .footer__top .l-row:first-of-type{
    display: none;
  }
  .footer__top {
      padding: 14px 0 14px;
  }  
  .footer__akit {
    display: none;
  }
  .footer .list_soc-ico{
    float:none;
    text-align: center;
  }
  .footer__title{
    text-align: center;
  }
  .copy {
      text-align: center;
      padding:15px 5% 0;
  }  
  .promo-item:nth-of-type(3n) {
      margin-left: 0;
      margin-right: 0;
  }
  .footer .soc-ico__main_vkontakte{
      height: 80px;
      width: 82px;
      background: url(../img/vk.png) 0 0 no-repeat;
  }
  .list_soc-ico .list__item {
      width: 82px;
      height: 80px;
      line-height: 1;
      margin: 5px 4px;
      text-align: center;
      overflow: hidden;
  }  
  .footer__title{
    display: none;
  }
  .modal-city {
      display: none;
      position: absolute;
      z-index: 100;
      width: 295px;
      height: auto;
      margin-top: 40px;
      box-shadow: 0 0 20px rgba(0,0,0,0.5);
      margin-left: -95px;
  }  
  .modal-city__inner {
      background: #fff;
      height: 100%;
      padding: 30px 28px;
      box-sizing: border-box;
  }  
  .modal-city .separator {
      border-top: 2px solid #809699;
      margin: 5px 0 20px -28px;
      width: 295px;
  }  
}
@media screen and (max-width: 639px) {
  .site-name_block {
    left: 20px;
  }
 .phone {
    right: 20px;
    top: 25px;
  }
  .phone__num {
    font-size:24px;
  }  
  .phone__title {
    font-size:19px;
  }    
  .region {
    display: block;
    width: 140px;
    position: absolute;
    left: 50%; 
    margin-left: -70px; 
    top: 28px;
  }  
  .region__title{
    font-size:24px;   
  }
  .region-item {
    font-size:19px;
  }  
  .site-name_block a {
    width: 110px;
    height: 43px;
    background-size:cover;
  } 
  .header {
    height: 105px;
  }   
  .promo-text-b{
    width:90%;
    padding:0 5%;
    font-size: 61px;
    line-height: 61px;
  }
  .promo-text-b-sm {
    padding:0 5%;
    font-size: 61px;
    line-height: 61px;
    margin-bottom: 50px;
  }

}
@media screen and (max-width: 479px) {
  .site-name_block {
    left: 10px;
  }
 .phone {
    right: 10px;
    top:28px;
  }
  .phone__num {
    font-size:19px;
    line-height: 24px;
    letter-spacing: 0.1px;
  }  
  .phone__title {
    font-size:16px;
  }    
  .region {
    display: block;
    width: 106px;
    position: absolute;
    left: 50%;
    margin-left: -53px;
    top: 28px;
  }
  .region__title{
    display: block;
    font-size:19px;  
    line-height: 24px;
    letter-spacing: 0.1px; 
    margin-bottom: -4px;
  }
  .region-item {
    font-size:16px;
  }  
  .site-name_block a {
    width: 95px;
    height: 37px;
  } 
  .promo-top-b{
  height: 205px;
    
  }
  .promo-text-b{
    width:90%;
    padding:0 5%;
    font-size: 45px;
    line-height: 45px;
  }
  .promo-text-b-sm {
    padding:0 5%;
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 30px;
  }
  .promo-top-b__title {
      font-size: 47px;
  }
  .promo-b-text {
    padding: 0 7%;
    font-size: 21px;
    line-height: 24px;
  } 
  .promo-view-more {
    display: block;
    height: 70px;
    width: 90%;
    margin: 25px auto 45px;
    line-height: 70px;
    font-size: 28px;
  }   
  .promo-brand{
    margin-bottom: 40px;
  }
 .promo-b-text{
  margin-bottom: 0;
 }
  .footer .soc-ico__main_vkontakte{
      height: 50px;
      width: 51px;
      background-size:cover;
  }  
  .list_soc-ico .list__item {
    height: 50px;
    width: 51px;
  }   
}
@media screen and (max-width: 359px) {
  .site-name_block a {
    width: 80px;
    height: 31px;
  }
  .phone {
    right: 10px;
    top: 25px;
  }  
 .phone__num {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.1px;
  } 
  .phone__title {
      font-size: 15px;
  } 
  .region{
    top:25px;
  }
  .region__title {
    display: block;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.1px;
    margin-bottom: -4px;
  } 
  .region-item {
    font-size: 15px;
  }    
  .promo-top-b__promo {
    width: 100%;
    height: 75px;
    margin-top: 20px;
    font-size: 51px;
    line-height: 63px;
  }
  .promo-top-b__title {
      font-size: 40px;
  } 
  .promo-top-b{
    height: 180px; 
  } 
  .promo-text-b{
    font-size: 39px;
    line-height: 39px;
  }
  .promo-text-b-sm {
    font-size: 39px;
    line-height: 39px;
    margin-bottom: 20px;
  }    
  .promo-view-more {
    margin: -20px auto 30px;
    font-size: 25px;
  }
  .promo-note-b {
    width: 280px;
    height: 190px;
    margin: 13px auto 23px;
    font-size: 132px;
    padding-top: 48px;
    background-size:cover;    
  }  
}