body {
  font-family: 'Roboto Condensed', sans-serif;
}

html {
  position: relative;
  min-height: 100%;
}

.container {
	max-width: 1600px;
}

.footer {
    position: relative;
    bottom: 0;
    width: 100%;
    min-height: 220px;
    line-height: 1.2;
    background-color: #fff;
    padding-top: 30px;
    border-top: 3px solid #10603F;
}


.header{
  width: 100%;

}

.item1{
  width: 100%;
  background-image: url('../imgs/slide-1.jpg');
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center top;
  padding-bottom: 200px;
}

.item2{
  width: 100%;
  background-image: url('../imgs/slide-2.jpg');
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center top;
  padding-bottom: 200px;
}

.item3{
  width: 100%;
  background-image: url('../imgs/slide-3.jpg');
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center top;
  padding-bottom: 200px;
}

.item4{
  width: 100%;
  background-image: url('../imgs/slide-4.jpg');
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center top;
  padding-bottom: 200px;
}

.owl-dots{
  display: none;
}

.main-menu{
  position: absolute;
  height: 90px;
  z-index: 99;
  width: 100%;
  top: 150px;
  text-align: center;
}

.main-menu li{
  display: inline-block;
  border: 8px solid transparent;
  padding: 16px;
  margin-right: 10px;
  margin-left: 10px;
}

.main-menu li a{
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  width: 100%;
  display: block;
  height: 100%;
  font-weight: 600;
}

.main-menu li:hover{

  transition: 0.5s;
}


.min-menu li a:hover{
    color: #FCB713;
    text-decoration: none;
}

.owl-carousel{
  margin-top: -1px;
}

.logo{
  position: relative;
  z-index: 99;
  margin: auto;
  display: block;
  width: 100%;
  min-height: 120px;
  text-align: center;
  background-color: #fff;
  padding-top: 16px;
}

.desc{
  color: #FFF;
  font-size: 60px;
  margin: auto;
  margin-top: 100px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 5px;
}

.sub-desc{
  font-size: 20px;
  letter-spacing: 20px;
  font-weight: 300;
}

.dbox{
  max-width: 570px;
  height: 350px;
  border: 6px solid #fff;
  margin: auto;
  padding-top: 50px;
  font-size: 40px;
  letter-spacing: 10px;
  font-weight: 300;
}

.fab{
  font-size: 24px;
  border: 3px solid #10603F;
  padding: 3px;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  color: #10603F;
  padding-top: 5px;
}

.fab:hover{
  border: 3px solid #009846;
  color: #009846;
}

.lgi{
  width: 150px!important;
  height: 150px;
  margin: auto;
  margin-top: -100px;
  display: block;
  margin-bottom: -40px;
  display: none;
}

.lgi img{
  width: 150px!important;
  height: 150px;
}

.lang{
  border: 3px solid #10603F;
  padding: 3px;
  border-radius: 20px;
  width: 50px;
  height: 40px;
  color: #10603F;
  padding-top: 5px;
  display: inline-block;

}

.lang:hover{
  border: 3px solid #009846;
  color: #009846;
  text-decoration: none;
}

.min-menu{
  width: 100%;
  text-align: center;
  margin-top: 16px;
  padding-left: 0px!important;
    margin-bottom: -14px;
}

.min-menu li{
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  height: 48px;
}

.min-menu li a{
  color: #000;
  font-weight: 600;
  font-size: 14px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   /* IE10 IE11 */
   .min-menu li a{
   		font-size: 14px;
   }

   .news img, .press-pic img{
   		height: auto!important;
   		width: 100%!important;
   }
}

.btn-desc{
  display: block;
  width: 300px;
  height: 40px;
  background-color: #fff;
  font-size: 16px;
  color: #000;
  line-height: 2;
  margin: auto;
  text-align: center;
  margin-top: 30px;
  padding-left: 20px;
  border: 4px solid #fff;
}

.btn-desc:hover{
  text-decoration: none;
  color: #fff;
  background-color: #000;
  transition: 0.5s;
  border: 4px solid transparent;
}

.main{
  background-image: url('../imgs/bg-pattern-1.jpg');
  padding-top: 80px;
}

.cat-title{
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 10px;
  margin-bottom: 60px;
}

.cat-item{
  width: 14%;
  display: inline-block;
  text-align: center;
  color: #10603F;
  text-transform: uppercase;
  font-size: 20px;
  vertical-align: top;
}

.cat-item img{
  width: 90%;
  margin-bottom: 20px;
}

.cat-item:hover{
  color: #009846;
  text-decoration: none;
}

.paralax{
  min-height: 200px;
}

.parallax {
    background-image: url("../imgs/parallax_pic1.jpg");
    min-height: 300px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 30px;
    color: #fff;
    padding-top: 50px;
}

.parallax p{
  margin-bottom: 40px;
}

.parallax2 {
    background-image: url("../imgs/bg2.jpg");
    min-height: 150px;
    background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    font-size: 30px;
    color: #fff;
    padding-top: 50px;
    text-align: center;
}

.parallax2 h1{
  text-transform: uppercase;
}

.parallax2 p{
  margin-bottom: 40px;
}

.news{
  height: 550px;
  float: left;
  margin: auto;
  text-align: center;

}

.news img{
    width: 100%;
}

.news-img{
    width: 100%;
    height: 319px;
    overflow: hidden;
    border:1px solid #e5e5e5;
    margin-bottom: 10px;
    background-color: #fff;

}

.news-img img{
    transition: 0.3s; /* Время эффекта */
    display: block; /* Убираем небольшой отступ снизу */
}

.news-img img:hover {
    transform: scale(1.1); /* Увеличиваем масштаб */
}

.news-block{
  padding-bottom: 40px;
}

.news-title, .news-date, .news-desc{
  width: 100%;
  display: block;
}

.news-title{
  font-size: 24px;
  margin-bottom: 5px;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap; /* Запрещаем перенос строк */
    overflow: hidden;
}

.news-date{
  margin-top: 5px;
  color: #fdbb00;
}

.news-desc{
  width: 100%;
  height: 76px;
  text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
  font-size: 18px;
}

.all-news{
    width: 200px;
    height: 40px;
    margin: auto;
}

.logo2{
  display: block;
  max-width: 250px;
}

.logo2 img{
  width: 100%;
}

.foot-logo-text{
  color: #000;
  line-height: 1.2;
  margin-top: 30px;
  font-size: 12px;
}

.foot-title{
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 20px;
}

.footer li{
  line-height: 1.2;
}

.footer li a{
  color: #000;
}

.addres{
  color: #000;
  line-height:
}

.news-btn{
  width: 100%;
  height: 40px;
  background-color: #10603F;
  color: #fff;
  display: block;
  text-align: center;
  margin-top: 5px;
  line-height: 2.5;
  text-transform: uppercase;
  bottom: 0px;
  position: relative;
    cursor: pointer;
border: none;
}

.news-link:hover{
    text-decoration: none;
    color: initial;
}

.news-btn:hover{
  background-color: #009846;
  color: #fff;
  text-decoration: none;
}

.map{
  height: 400px;
  margin-bottom: 220px;
}

.map .col-sm-6{
  padding: 0px;
  border: 1px solid #10603F;
}

.sub-menu{
    display: none;
    position: absolute;
    border: 3px solid #FCB713;
    background: #fff;
    margin-top: 24px;
    width: 320px;
    padding-left: 0px!important;
    padding-right: 0px!important;
    z-index: 100;
}

.sub-menu li a{
    text-transform: capitalize;
    font-weight: 300;
    width: 100%;
    display: block;
}

.sub-menu li a:hover{
    background-color: #FCB713;
    color: #fff;
    transition: 0.2s;
}

.sub-menu li{
    border: 1px dashed #FCB713;
    width: 100%;
    padding: 0px;
    padding-left: 0px!important;
    margin-left: 0px!important;
    height: 40px;
    line-height: 2.3;
}

#button {
    display: inline-block;
    background-color: #FF9800;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    margin: 30px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s;
    z-index: 1000;
    font-size: 34px;
}
#button:hover {
    cursor: pointer;
    background-color: #10603F;
    text-decoration: none;
    color: #fff;
}
#button:active {
    background-color: #555;
}

#button::after {
    font-weight: normal;
    font-style: normal;

    line-height: 50px;
    color: #fff;
}

.img-hov{
    width: initial!important;
    height: initial!important;
    float: initial!important;
    margin-right: initial!important;
    margin-left: initial!important;
}

.arrow_box_d{
  padding: 20px!important;
}

.h3{
    margin-left: 10px;
}

.text-center{
    width: 100%!important;
}

.text-center td{
    width: 100%!important;
}

.td-slogan{
    text-align: center;
}

.hh-widget-cm5wzbod70s{
    min-width: 100%!important;
}

.mainBoard-ctn{
    opacity: 1!important;
}

.min-menu li:hover .sub-menu{
  display: block;
}

.articleBody .col-sm-2{
    padding: 0px;
}

.nomargin{
  padding: 0px;
}

.icon-lk{
  width: 200px;
  height: 150px;
  display: inline-block;
  margin: auto;
  padding: 10px;
  border: 2px solid transparent;
}

.icon-panel{
  text-align: center;
  display: block;
  width: 100%;
  height: 200px;
  margin-top: 20px;
}

.icon-lk .fas{
  width: 80px;
  height: 80px;
  border-radius: 100px;
  border: 3px solid #009846;
  font-size: 40px;
  line-height: 2;
  color: #009846;
}

.icon-lk .fab{
  width: 80px;
  height: 80px;
  border-radius: 100px;
  border: 3px solid #009846;
  font-size: 40px;
  line-height: 1.7;
  color: #009846;
}

#mainBoard4, #mainBoard3, #mainBoard5, #mainBoard8, #mainBoard11, #mainBoard15, #mainBoard16, #mainBoard14, #mainBoard6, #mainBoard7, #mainBoard2, #mainBoard1, #mainBoard20, #mainBoard21,
#mainBoard22, #mainBoard23, #mainBoard24, #mainBoard30, #mainBoard50, #mainBoard51, #mainBoard52, #mainBoard25, #mainBoard26, #mainBoard53{
  position: fixed;
  top: 0px;
  background: #fff;
  padding: 20px;
  border: 1px solid #e5e5e5;
  max-width: 100%!important;
  width: 100%!important;
  z-index: 100;
  left: 0px;
}

#mainBoard4clk, #mainBoard3clk, #mainBoard5clk, #mainBoard8clk, #mainBoard11clk, #mainBoard15clk, #mainBoard16clk, #mainBoard14clk, #mainBoard6clk, #mainBoard7clk, #mainBoard2clk, 
#mainBoard1clk, #mainBoard20clk, #mainBoard21clk, #mainBoard22clk, #mainBoard23clk, #mainBoard24clk, #mainBoard30clk, #mainBoard50clk, #mainBoard51clk, #mainBoard52clk, #mainBoard25clk, #mainBoard26clk,
#mainBoard53clk{
  cursor: zoom-in;
}

#mainBoard4cls, #mainBoard3cls, #mainBoard5cls, #mainBoard8cls, #mainBoard11cls, #mainBoard15cls, #mainBoard16cls, #mainBoard14cls, #mainBoard6cls, #mainBoard7cls, #mainBoard2cls,
#mainBoard1cls, #mainBoard20cls, #mainBoard21cls, #mainBoard22cls, #mainBoard23cls, #mainBoard24cls, #mainBoard30cls, #mainBoard50cls, #mainBoard51cls, #mainBoard52cls, #mainBoard25cls, #mainBoard26cls,
#mainBoard53cls{
  float: right;
  font-size: 40px;
  margin-top: -15px;
  cursor: pointer;
  position: absolute;
  right: 20px;
}

.small{
  font-size: 16px;
  text-transform: uppercase;
}

.msub-menu{
  display: none;
}


@media (min-width: 1600px){
  .item1, .item2, .item3, .item4{
    background-size: 100% auto;
  }
}

@media (min-width: 320px) and (max-width: 560px) {
    
    .dep-title{
        font-size: 20px;
        padding-top: 0px!important;
    }

    .esg-cell-img{
      width: 100%!important;
    }

    .foot-title{
        margin-top: 40px;
    }

    .news{
        width: 100%;
    }

    .cat-item{
        width: 50%;
        margin-bottom: 40px;
    }

    .sub-menu{
      position: absolute;
      width: 100%!important;
      left: 0px!important;
      margin-left: 0px!important;
    }

    .desc{
      font-size: 30px;
    }

    .sub-desc{
      letter-spacing: 10px;
    }

    .dbox{
      font-size: 26px;
    }

    .btn-desc{
      display: none;
    }

    .location-selector li{
      height: 50px;
    }

    .document-ctn{
      width: 100%!important;
    }

    .padding20 img, .padding30 img{
      width: 80px;
      margin: auto;
      display: block;
      margin-bottom: 10px;
      margin-top: 40px;
    }

    .col3width{
      width: 80px;
      margin: auto;
      margin-bottom: 10px;
    }

    .img-ic{
      width: 80px;
      margin: auto;
      margin-top: 40px;
      margin-bottom: 10px;
      display: block;
    }

    .arrow_box{
      margin-left: -50px;
      width: 100vw;
    }

    .table-responsive{
      margin-left: -35px;
    }

    h1{
      font-size: 30px;
    }
    

	.item1{
    	background-image: url('../imgs/slide-1-min.jpg')!important;
  	}

  	.item2{
    	background-image: url('../imgs/slide-2-min.jpg')!important;
  	}

  	.item3{
    	background-image: url('../imgs/slide-3-min.jpg')!important;
  	}

  	.item4{
    	background-image: url('../imgs/slide-4-min.jpg')!important;
  	}

    .mainBoard-bio{
      height: 300px;
      max-height: 100%;
      overflow: auto;
    }

    .msub-menu{
      display: block;
      position: relative;
      border: 3px solid #FCB713;
      background: #fff;
      margin-top: -24px;
      width: 100%;
      padding-left: 0px!important;
      padding-right: 0px!important;
      z-index: 100;
  }

  .msub-menu li a{
      padding-left: 10px;
      text-transform: capitalize;
      font-weight: 300;
      width: 100%;
      display: block;
  }

  .msub-menu li a:hover{
      background-color: #FCB713;
      color: #fff;
      transition: 0.2s;
  }

  .msub-menu li{
      border: 1px dashed #FCB713;
      width: 100%;
      padding: 0px;
      padding-left: 0px!important;
      margin-left: 0px!important;
      height: 40px;
      line-height: 2.3;
      list-style-type: none;
  }

  .mhide{
    display: none!important;
  }
}

.link_lk{
  background: #ff9c9c;
  padding: 5px;
  color: #fff;
  font-size: 20px;
}

.link_lk span{
  color: #076184!important;
}

.logo-img{
	width: 150px;
	height: auto;
	margin-bottom: 20px;
}

.right-menu, .left-menu{
	padding-top: 50px;
}

.num-elev{
  width: 150px; 
  border: 1px solid #10603F;
  padding: 6px;
  text-align: center;
  color: #10603F;
  font-weight: 600;
  height: 60px;
}

.el-li{
  list-style-type: none;
}

.el-sub{
  width: 100%; 
  border: 1px solid #10603F;
  padding: 6px;
  text-align: center;
  color: #10603F;
  margin-top: 60px;
}

.esg-cell-img{
  width:  20%;
  margin-bottom: 40px;
  text-align: center;
  float: left;
  display: inline-block;
}

.esg-cell-img img{
  width: 170px;
  margin: auto;
}

.dep-item{
  background-color: #fff;
  padding:  10px;
  cursor: pointer;
  width: 300px;
  margin: auto;
}

.img-dep, .img-dep-b{
  width: 130px;
  height: 130px;
  background-color: #e5e5e5;
  margin: auto;
  border-radius: 130px;
  display: none;
}

.img-dep-b{
  width: 180px;
  height: 180px;
  margin-bottom: 20px;
}

.fio-dep{
  font-size: 26px;
  line-height: 1;
}

.post-dep{
  margin-top: 10px;
}

.line-dep{
  width: 100%;
  height: 7px;
  background-image: url("/images/pamyatka-dlya-postavshchikov/dep-line.png");
  background-size: 100% 100%;
}

.fond {
 position:absolute;
 padding-top:45px;
 top:0;
 left:0;
 right:0;
 bottom:0;
 background-color:#f8b334;
}
.mymagicoverbox {
 display:inline-block;
 padding:10px;
 cursor:pointer;
 font-weight:300;
}
.mymagicoverbox_fenetre {
 z-index:9999;
 position:fixed;
 margin-left:50%;
 top:100px;
 display:none;
 padding:5px;
 background-color:#ffffff;
 color:#97BF0D;
 font-style:normal;
 font-size:20px;
 font-weight:300;
}
.mymagicoverbox_fenetreinterieur {
 overflow:auto;
 padding:10px;
 background-color:#ffffff;
 color:#666666;
 font-weight:400;
 font-size:17px;
}
.mymagicoverbox_fermer {
 color:#CB2025;
 cursor:pointer;
 font-weight:400;
 font-size:14px;
 font-style:normal
}
#myfond_gris {
 display: none;
 background-color:#000000;
 opacity:0.7;
 width:100%;
 height:100%;
 z-index:9998;
 position:fixed;
 top:0;
 bottom:0;
 right:0;
 left:0;
}

.dep-title{
    font-size: 20px;
}

.dep-con .row{
    border: 3px solid #e5e5e5;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#q1, #q2, #q3, #q4, #q5, #q6, #q7, #q8, #q9, #q10, #q11, #q12, #q13, #q14, #q15, #q16{
  display: none;
  font-size: 22px;
  color:  #087048;
}

#qz1, #qz2, #qz3, #qz4, #qz5, #qz6, #qz7, #qz8, #qz9, #qz10, #qz11, #qz12, #qz13, #qz14, #qz15, #qz16{
  cursor: pointer;
}

.tables tr td{
  border: 1px solid #000;
}

.img-dep img{
  width: 130px;
  height: 130px;
  border-radius: 130px;
  object-fit: cover;
  object-position: 50% 15%;
}

.img-dep-b img{
  width: 180px;
  height: 180px;
  border-radius: 180px;
  object-fit: cover;
  object-position: 50% 15%;
}

.block-text{
  width: 18%;
  height: 150px;
  background-color: #566f55;
  border-radius: 10px;
  text-align: center;
  vertical-align: middle;
  color: #fff2cc;
  padding-top: 50px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  cursor: pointer;
  font-size: 20px;
}

.block-text-inv{
  width: 18%;
  height: 150px;
  margin-left: 10px;
  margin-right: 10px;
}

.up-panel{
  display: block;
  width: 100%;
  height: 44px;
  background-color: #e5e5e5;
  padding: 10px;
  cursor: pointer;
}

.up-panel:after {
  content:'▼';
  }

.reference {
  display: none;
}
.reference ~ .story {
  display: none;
}
.reference + label {
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
}
.reference:checked ~ .story {
  display: block;
  background: Snow;
  padding: 10px;
}

.esg-point{
  width: 200px;
  height: 150px;
  border: 1px solid #e5e5e5;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  text-align: right;
  padding: 10px;
  display: inline-block;
  padding-top: 120px;
  cursor: pointer;
}

.esg-point span{
  text-shadow: 2px 2px 2px #000;
}

.esg-eco{
  background-image: url("/images/eco.jpg");
}

.esg-soc{
  background-image: url("/images/soc.jpg");
}

.esg-upr{
  background-image: url("/images/upr.jpg");
}

.esg-docs{
  background-image: url("/images/esg-docs.jpg");
}

.doc-panel-trud{
  padding: 3px;
  background-color: #FF9800;
  color: #fff;
}

#bakal .col-sm-3{
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
}

.pagination{
  color: #000;
  max-width: 100%;
  width: 450px;
  margin: auto;
  margin-top: 10px;
}

.page-link{
  color: #000;
}

.page-item.active .page-link{
  background-color: #28a745;
}

#cookie_notification{
  display: none;
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  bottom: 15px;
  left: 50%;
  width: 900px;
  max-width: 90%;
  transform: translateX(-50%);
  padding: 25px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
  z-index: 1000;
}

#cookie_notification p{
  margin: 0;
  font-size: 0.7rem;
  text-align: left;
  color: $color_text;
}
.ctns{
  width: 20%;
  padding-right: 10px;
  float: left;
}
.about-us-icons{
  display: grid;
  grid-template-columns: repeat(5,1fr);
  text-align: center;
}
.about-us-icons img{
  width: 63px;
  margin-bottom: 10px;
}


@media (min-width: 576px){
  #cookie_notification.show{
    display: flex;
  }
  .cookie_accept{
    margin: 0 0 0 25px;
  }
}

@media (max-width: 575px){
  #cookie_notification.show{
    display: block;
    text-align: left;
  }
  .cookie_accept{
    margin: 10px 0 0 0;
  }

  .min-press-img{
    width: 100%!important;
  }
  .ctns{
    width: 100%;
  }
  .about-us-icons{
    grid-template-columns: 1fr;
  }
}