<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
@font-face{
  font-family:"stem";
  src:url(../fonts/stem/stem-light.eot);
  src:url(../fonts/stem/stem-light.eot?#iefix) format("embedded-opentype"),
  url(../fonts/stem-light.woff) format("woff"),
  url(../fonts/stem-light.ttf) format("truetype"),
  url(../fonts/stem/stem-light.svg#fontname) format("svg");
  font-weight:300;
  font-style:normal
}
@font-face{
  font-family:"stem";
  src:url(../fonts/Stem-LightItalic.eot);
  src:url(../fonts/Stem-LightItalic.eot?#iefix) format("embedded-opentype"),
  url(../fonts/Stem-LightItalic.woff) format("woff"),
  url(../fonts/Stem-LightItalicc.ttf) format("truetype"),
  url(../fonts/Stem-LightItalic.svg#fontname) format("svg");
  font-weight:300;
  font-style:italic
}
@font-face{
  font-family:"stem";
  src:url(../fonts/stem/stem-regular.eot);
  src:url(../fonts/stem/stem-regular.eot?#iefix) format("embedded-opentype"),
  url(../fonts/stem-regular.woff) format("woff"),
  url(../fonts/stem/stem-regular.ttf) format("truetype"),
  url(../fonts/stem/stem-regular.svg#fontname) format("svg");
  font-weight:400;
  font-style:normal
}
@font-face{
  font-family:"stem";
  src:url(../fonts/stem-italic.eot);
  src:url(../fonts/stem-italic.eot?#iefix) format("embedded-opentype"),
  url(../fonts/stem-italic.woff) format("woff"),
  url(../fonts/stem-italic.ttf) format("truetype"),
  url(../fonts/stem-italic.svg#fontname) format("svg");
  font-weight:400;
  font-style:italic
}
@font-face{
  font-family:"stem";
  src:url(../fonts/stem/stem-medium.eot);
  src:url(../fonts/stem/stem-medium.eot?#iefix) format("embedded-opentype"),
  url(../fonts/stem-medium.woff) format("woff"),
  url(../fonts/stem-medium.ttf) format("truetype"),
  url(../fonts/stem/stem-medium.svg#fontname) format("svg");
  font-weight:500;
  font-style:normal
}
@font-face{
  font-family:"stem";
  src:url(../fonts/Stem-MediumItalic.eot);
  src:url(../fonts/Stem-MediumItalic.eot?#iefix) format("embedded-opentype"),
  url(../fonts/Stem-MediumItalic.woff) format("woff"),
  url(../fonts/Stem-MediumItalic.ttf) format("truetype"),
  url(../fonts/Stem-MediumItalic.svg#fontname) format("svg");
  font-weight:500;
  font-style:italic
}
@font-face{
  font-family:"stem";
  src:url(../fonts/stem/stem-bold.eot);
  src:url(../fonts/stem/stem-bold.eot?#iefix) format("embedded-opentype"),
  url(../fonts/stem-bold.woff) format("woff"),
  url(../fonts/stem/stem-bold.ttf) format("truetype"),
  url(../fonts/stem/stem-bold.svg#fontname) format("svg");
  font-weight:700;
  font-style:normal
}
@font-face{
  font-family:"stem";
  src:url(../fonts/stem/stem-bolditalic.eot);
  src:url(../fonts/stem/stem-bolditalic.eot?#iefix) format("embedded-opentype"),
  url(../fonts/stem/stem-bolditalic.woff) format("woff"),
  url(../fonts/stem/stem-bolditalic.ttf) format("truetype"),
  url(../fonts/stem/stem-bolditalic.svg#fontname) format("svg");
  font-weight:700;
  font-style:italic
}

*/





@font-face{
  font-family:"Caveat";
  src:url(../fonts/caveat/Caveat-Regular.eot);
  src:url(../fonts/caveat/Caveat-Regular.eot?#iefix) format("embedded-opentype"),
  url(../fonts/caveat/Caveat-Regular.woff) format("woff"),
  url(../fonts/caveat/Caveat-Regular.ttf) format("truetype"),
  url(../fonts/caveat/Caveat-Regular.svg#fontname) format("svg");
  font-weight:500;
  font-style:normal
}
@font-face{
  font-family:"Caveat";
  src:url(../fonts/caveat/Caveat-Bold.eot);
  src:url(../fonts/caveat/Caveat-Bold.eot?#iefix) format("embedded-opentype"),
  url(../fonts/caveat/Caveat-Bold.woff) format("woff"),
  url(../fonts/caveat/Caveat-Bold.ttf) format("truetype"),
  url(../fonts/caveat/Caveat-Bold.svg#fontname) format("svg");
  font-weight:700;
  font-style:normal
}
@import url('https://fonts.googleapis.com/css2?family=Roboto&amp;display=swap');
body{
  margin: 0;
  font-family: "stem",sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  color: #243746;
  background-color: #fff;
}
main .container{
  max-width: 1390px;
}
.navbar-expand-md{
  max-width: 1380px;
  position: relative;
  z-index: 1000;
  padding: 2px 10px;
}
.navbar-expand-md .navbar-brand{
  margin: 25px 0 20px 0;
}
.navbar-expand-md .video{
  margin: 0px 0 0 130px; /* 19px 0 0 130px; */
}
.navbar-expand-md .navbar-toggler{
  display: block;
  border: none;
  padding: 0;
  margin: 0px 0 0 22px; /* 20px 0 0 22px; */
  opacity: 1;
}
.navbar-light .navbar-nav .nav-link{
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  margin: 0 10px 0 0;
  transition: all 0.5s;
}
.navbar-light .navbar-nav .active .nav-link,
.navbar-light .navbar-nav .nav-link:hover{
  color: #A03761;
}
.navbar-light .navbar-nav{
  margin: 25px 0 0 152px;
  flex-wrap: wrap;
}
.navbar .light{
  margin: 21px 0 0 auto;
  cursor: pointer;
}
.navbar .dark{
  margin: 21px -10px 0 14px;
  cursor: pointer;
}
.banner{
  margin: -86px 0 0 0;
  position: relative;
  height: 700px;
  overflow: hidden;
}
.banner:before{
  content: '';
  background: linear-gradient(180deg, #000000 -19.4%, rgba(0, 0, 0, 0) 75.91%);
  width: 100%;
  height: 536px;
  top:0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  z-index: 1;
}
.banner .img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.banner .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .container{
  position: relative;
  z-index: 2;
}
.banner .title{
  font-style: normal;
  font-weight: 500; /* bold;*/
  font-size: 50px;
  line-height: 54px;
  color: #FFFFFF;
  margin: 194px 0 27px 0;
  width: 55%;
}
.banner .text{
  font-style: normal;
  font-weight: 500; /* bold;*/
  font-size: 15px;
  line-height: 26px;
  color: #FFFFFF;
  width: 41%;
  margin: 0 0 32px 2px;
  letter-spacing: 0.01px;
}
.banner .bot{
  display: flex;
  justify-content: flex-start;
}
.btn{
  font-style: normal;
  font-weight: 350;
  font-size: 15px;
  line-height: 26px;
  color: #FFFFFF;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0;
  border: none;
  padding: 0 52px; 
  height: 51px;
  margin: 0 22px 0 0;
}
.btn.red{
  background: #A03760;
}
.btn.white{
  background: #fff url(../img/play_red.svg) 20% 50% no-repeat;
  color: #A03761;
  padding: 25px 35px 25px 67px;
}
.btn.red:hover{
  background: #fff;
  color: #A03761;
  text-decoration: none;
}
.btn.white:hover{
  background: #ddd url(../img/play_red.svg) 20% 50% no-repeat;
  text-decoration: none;
}
.prime{
  margin: 53px 0 0 0;
}
.prime .box{
  display: flex;
  justify-content: space-between;
}
.prime .box .zag{
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  width: 45%;
  letter-spacing: -0.1px;
}
.prime .box .text{
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  width: 49.3%;
  margin: 3px 0 0 0;
}
.prime .num{
  margin: 54px 0 0 0;
}
.prime .num ul{
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
}
.prime .num ul li{
  width: 15.5%;
  border-top: 3px solid #EDEDED;
  padding: 33px 0 0 0;
}
.prime .num ul li .cif{
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 52px;
  color: #A03761;
  margin-bottom: 12px;
}
.prime .num ul li .txt{
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.time{
  margin: 80px 0 0 0;
  background: #F5F5F6; /* #F5F5F6  ; */
  padding: 51px 0 81px 0;
}
.time .zag{
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  margin-bottom: 35px;
}
.time .box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.time .item{
  width: 32%;
  margin-bottom: 25px;
}
.time .item img{
  width: 100%;
}
.prog{
  margin: 59px 0 0 0;
}
.prog .box{
  display: flex;
  justify-content: space-between;
}
.prog .box .left{
  width: 45.4%;
}
.prog .box .right{
  width: 49.3%;
}
.prog .box .top{
  display: flex;
  justify-content: space-between;
  margin-bottom: 11px;
}
.prog .box .top .zag{
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 40px;
  color: #000000;
}
.prog .box .top .vid{
  display: flex;
  justify-content: flex-start;
}
.prog .box .top .vid .dropdown{

}
.prog .box .top .dropdown-toggle::after{
  border-top-color: #A03761;
}
.prog .box .top .vid .dropdown a.nav-link{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 40px;
  color: #999999;
}
.prog .box .top .vid .dropdown-menu{

}
.prog .box .top .vid .dropdown-menu a{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 40px;
  color: #999999;
  transition: all 0.5s;
}
.prog .box .top .vid .dropdown-menu a:hover{
  text-decoration: none;
  color: #000;
}
.prog .nav-tabs,
.prog .tab-content {
  display: none;
  border: none;
}
.prog .nav-tabs .nav-item{
  float: left;
}
.prog .scrtabs-tabs-fixed-container{
  height: 76px;
}
.prog .scrtabs-tab-container {
  height: 73px;
}
.prog .scrtabs-tab-scroll-arrow{
  width: 32px;
  height: 32px;
  border: none;
  margin: 0 0 0 20px;
}
.prog .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-right .glyphicon{
  background: url(../img/arr.svg) 0 0 no-repeat;
  width: 32px;
  height: 32px;
  display: block;
}
.prog .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-left{
  display: none !important;
}
.prog .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-left .glyphicon{
  background: url(../img/arr.svg) 0 0 no-repeat;
  width: 32px;
  height: 32px;
  display: block;
  transform: rotate(180deg);
}
.prog .scrtabs-tab-scroll-arrow:hover{
  background: none;
}
.prog .nav-tabs .nav-item a{
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #999;
  padding-bottom: 24px;
  border: none;
}
.prog .nav-tabs .nav-item a b{
  font-weight: 500;
  color: #000000;
  display: block;
}
.prog .nav-tabs .nav-item.red a b{
  color: #A03761;
}
.prog .nav-tabs .nav-item a.active{
  border-bottom: 4px solid #A03761;
}
.prog .tab-content{
  border-top: 1px solid #E5E5E5;
}
.prog .tab-content .table{
  margin: 30px 0 0 0;
}
.prog .tab-content .table th{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 40px;
  color: #999999;
  padding: 0;
}
.prog .tab-content .table td{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 40px;
  color: #999999;
  padding: 0 0 0 22px;
}
.prog .tab-content .table th.ifir{
  font-weight: 500; /* bold;*/
  color: #000;
}
.prog .tab-content .table td.ifir{
  font-weight: 500; /* bold;*/
  color: #000;
}
.prog .tab-content .table td.ifir img{
  margin-left: 20px;
}
.prog .tab-content .table th.budet{
  font-weight: normal;
  color: #000;
}
.prog .tab-content .table td.budet{
  font-weight: normal;
  color: #000;
}
.prog .box .foot{
  display: flex;
  justify-content: flex-start;
}
.prog .box .foot .btn.red{
  margin: 23px 0 0 0;
  width: 230px;
  padding: 0;
  text-align: center;
  justify-content: center;
}
.prog .box .foot .btn.def{
  font-style: normal;
  font-weight: 350;
  font-size: 15px;
  line-height: 26px;
  color: #A03761;
  width: 233px;
  margin: 23px 0 0 37px;
  padding: 0;
}
.iconki{
  background: #A03761;
  margin: 81px 0 0 0;
  padding: 60px 0 85px 0;
}
.iconki .box{

}
.iconki .box .icons{
  width: 16%;
}
.iconki .box .icons .img{
  margin-bottom: 29px;
}
.iconki .box .icons .img img{

}
.iconki .box .icons .txt{
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  width: 75%;
}
.new{
  margin: 0px 0 70px 0;
padding-top:55px;
}
.new .box{
  display: flex;
  justify-content: space-between
}
.new .box .zag{
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 40px;
  color: #000000;
}
.new .box .link{
  font-style: normal;
  font-weight: 350;
  font-size: 15px;
  line-height: 19px;
  color: #A03761;
  margin: 11px 0 0 0;
}
.new.black .box .link {
	color:#fff;
	font-weight:500;
}
.new .video{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 31px 0 0 0;
}
.new .video.video-loaded {
	margin-top:0px;
}
.new .video .item{
  width: 24%;
  margin-bottom: 13px;
}
.new .video .item .img{
  display: block;
  margin-bottom: 14px;
  position: relative;
  height: 215px;
  width: 100%;
}
.new .video .item .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.new .video .item .img .play{
  background: url(../img/play_white.svg) 0 0 no-repeat;
  width: 27px;
  height: 32px;
  position: absolute;
  z-index: 1;
  bottom: 29px;
  right: 28px;
  cursor: pointer;
}
.new .video .item .zag{
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  color: #000000;
  display: block;
  width: 85%;
  position: inherit;
}
.new .video .item .times{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 40px;
  color: #999999;
  display: block;
  margin: 4px 0 0 0;
}
footer{
  background: #333333;
  margin: 0;
  padding: 55px 0 60px 0;
}
footer .container{
  max-width: 1390px;
}
footer .box{
  display: flex;
  justify-content: flex-start;
}
footer .box .logo{
  margin: 12px 0 0 0;
  width: 16.9%;
}
footer .box .adress{
  width: 25.4%;
  margin: 5px 0 0 0;
}
footer .box .adress .nav-item{
  display: flex;
  justify-content: flex-start;
  margin-bottom: 7px;
}
footer .box .adress .nav-item span{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #FFFFFF;
}
footer .box .adress .nav-item .nav-link{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #A03761;
  padding: 0 0 0 3px;
}
footer .box .adress .nav-item .dropdown-menu{

}
footer .box .adress .nav-item .dropdown-menu a{

}
footer .box .adress .nav-item .dropdown-menu a:hover{

}
footer .box .adress .item{
  font-style: normal;
  font-weight: lighter;
  font-size: 16px;
  line-height: 30px;
  color: #FFFFFF;
}
footer .box .adress .item a{
  color: #A03761;
}
footer .box .adress .item a:hover{

}
footer .box .soc{
  width: 25.3%;
}
footer .box .soc .item{

}
footer .box .soc .item .zag{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 40px;
  color: #FFFFFF;
  margin-bottom: -4px;
}
footer .box .soc .item a{
  font-style: normal;
  font-weight: lighter;
  font-size: 16px;
  line-height: 30px;
  color: #FFFFFF;
  width: 185px;
  display: block;
}
footer .box .soc .item a:hover{

}

footer .box .soc .item .soc-canals {
  font-weight: lighter;
  line-height: 32px;
  display: block;
}
footer .box .soc .vac{
  margin: 56px 0 0 0;
}
footer .box .soc .vac a{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #FFFFFF;
  display: block;
}
footer .box .soc .vac a:hover{

}
footer .box .soc .copy{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 40px;
  color: #999999;
  margin: 34px 0 0 0;
}
footer .box .form{
  width: 32.4%;
}
footer .box .form form{

}
footer .box .form form .form-group{
  margin-bottom: 20px;
}
footer .box .form form .form-group input{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  color: #FFFFFF;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: none;
  padding: 0 0 8px 0;
  height: 50px;
}
footer .box .form form .form-group input:focus{
  outline: 0;
  box-shadow: none;
  color: #fff;
}
footer .box .form form .btn.btn-primary{
  background: #A03760;
  font-style: normal;
  font-weight: 350;
  font-size: 15px;
  line-height: 26px;
  color: #FFFFFF;
  width: 170px;
}
footer .box .form form .btn.btn-primary:hover{
  background: #fff;
  color: #A03760;
  border-color: #A03760;
}
footer .box .form .social{
  margin: 93px 0 0 0;
}
footer .box .form .social .zag{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 40px;
  color: #FFFFFF;
}
footer .box .form .social ul{
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: -5px 0 0 -7px;
  width: 65%;
}
footer .box .form .social ul li{

}
footer .box .form .social ul li a{

}
.prime.pere .box .zag{
  width: 40%;
}
.prime.pere .num ul li{
  border-top: 3px solid #A03761;
  border-bottom: 1px solid #E5E5E5;
  display: flex;
  position: relative;
  height: 144px;
}
.prime.pere .num ul li .nam{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
  width: 115px;
}
.prime.pere .num ul li .img{
  position: absolute;
  right: 0;
  bottom: 0;
}
.vipusk{
  background: #F5F5F6; /* #F5F5F6  ; */
  margin: 80px 0 0 0;
  padding: 55px 0 102px 0;
}
.vipusk .zag{
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  margin-bottom: 24px;
}
.vipusk .box{
  display: flex;
  justify-content: space-between;
}
.vipusk .box .item{
  width: 32.4%;
}
.vipusk .box .item img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tele .time {
  margin: 24px 0 0 0;
}
.tele .navbar-light .navbar-nav .nav-link{
  color: #000000;
}
.tele .navbar-light .navbar-nav .active .nav-link{
  color: #A03761;
}
.tele .navbar-light .navbar-nav .active .nav-link,
.tele .navbar-light .navbar-nav .nav-link:hover{
  color: #A03761;
}
.tele .prog .box .foot .btn.red {
  margin: 29px 0 101px 0;
  max-width: 252px;
}
.geo .banner .title{
  margin: 187px 0 21px 0;
  width: 85%;
}
.geo .banner .text{
  width: 39%;
  margin: 0 0 34px 2px;
}
.geo .banner .img{
  height: 100%;
}
.geo .banner .img img{
  object-position: bottom;
}
.region{
  margin: 56px 0 34px 0;
}
.region .zag{
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  letter-spacing: 0;
  margin-bottom: 30px;
}
.region .nav-tabs{
  border-bottom: 1px solid #E5E5E5;
}
.region .nav-tabs .nav-item{
  margin-bottom: -3px;
  margin-right: 29px;
}
.region .nav-tabs .nav-link{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #A03760;
  border: none;
  padding: 0 0 35px 0;
}
.region .nav-tabs .nav-item.show .nav-link,
.region .nav-tabs .nav-link.active{
  color: #000000;
  border-bottom: 4px solid #A03761;
}
.region .box{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 41px 0 0 0;
}
.region .box .item{
  width: 24%;
  margin-bottom: 40px;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 39px;
  margin-right: 18px;
}
.region .box .item:nth-child(4n){
  margin-right: 0;
}
.region .box .item .zag{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
  margin: 0 0 10px 0;
}
.region .box .item .tel{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 3px;
}
.region .box .item .mail{

}
.region .box .item .mail a{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 21px;
  color: #A03760;
  display: block;
}
.contacts{
  background: #F5F5F6; /* #F5F5F6  ; */
  margin: 20px 0 0 0;
  padding: 59px 0 42px 0;
}
.contacts .zag{
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  margin-bottom: 34px;
}
.contacts .box{
  display: flex;
  justify-content: flex-start;
}
.contacts .box .item{
  width: 24%;
  border-top: 3px solid #A03760;
  margin-right: 19px;
  padding: 33px 0 45px 0;
}
.contacts .box .item .titl{
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 7px;
}
.contacts .box .item .mail{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #999;
  display: flex;
}
.contacts .box .item .mail a{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #A03760;
  margin-left: 3px;
}
.contacts .box .item .tel{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #999;
}
.contacts .box .item .tel a{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #A03760;
  margin-left: -3px;
}
.contacts .box .item .mail .lr{

}
.contacts .box .item .mail .lr a{
  display: block;
}
.conta .navbar-light .navbar-nav .nav-link{
  color: #000000;
}
.conta .navbar-light .navbar-nav .active .nav-link{
  color: #A03761;
}
.conta .navbar-light .navbar-nav .active .nav-link,
.conta .navbar-light .navbar-nav .nav-link:hover{
  color: #A03761;
}
.operator{
  background: #F5F5F6; /* #F5F5F6  ; */
  margin: 20px 0 0 0;
  padding: 59px 0 72px 0;
}
.operator .zag{
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  margin-bottom: 25px;
}
.operator .box{
  display: flex;
  justify-content: space-between;
}
.operator .box .link{
  width: 45%;
  margin-bottom: 34px;
}
.operator .box .link a{
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #A03761;
  letter-spacing: 0;
}
.operator .box .link a img{
  margin-left: 14px;
}
.operator .box .text{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  width: 49.2%;
  padding: 0 120px 0 0;
  letter-spacing: 0;
}
.operator .box .left{
  width: 46%;
  display: flex;
  justify-content: flex-start;
}
.operator .box .left .img{
  width: 55%;
}
.operator .box .left .img img{

}
.operator .box .left .info{
  width: 45%;
  margin: -8px 0 0 5px;
}
.operator .box .left .info .zag{
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 8px;
}
.operator .box .left .info ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.operator .box .left .info ul li{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #999;
}
.operator .box .left .info ul li span{
  color: #000000;
}
.operator .box .right{
  width: 49%;
  display: flex;
  justify-content: flex-start;
}
.operator .box .right .img{
  width: 51%;
}
.operator .box .right .img img{

}
.operator .box .right .text{
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  padding: 0 20px 0 2px;
  width: 48%;
  margin: -9px 0 0 0;
}
.operator .box .right .text a{
  color: #A03761;
}
.reklam{
  margin: 51px 0 0 0;
}
.reklam .zag{
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  margin-bottom: 22px;
}
.reklam .box{
  display: flex;
  justify-content: space-between;
}
.reklam .box .left{
  width: 48%;
}
.reklam .box .right{
  width: 49%;
}
.reklam .box .text{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  letter-spacing: 0;
  margin-bottom: 34px;
}
.reklam .box .item{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.reklam .box .item .img{
  width: 50%;
}
.reklam .box .item .img img{

}
.reklam .box .item .zag{
  width: 48%;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  margin: -8px 0 0 0;
}
.promo{
  background: #A03761;
  margin: 79px 0 0 0;
  padding: 72px 0 90px 0;
}
.promo .zag{
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #FFFFFF;
  letter-spacing: 0;
  width: 80%;
}
.promo .zag a{
  color: #FFFFFF;
  text-decoration: underline;
}
.promo .zag a:hover{
  text-decoration: none;
}
.mobile{
  display: none;
}
.geo .scrtabs-tabs-fixed-container{
  height: 60px;
}
.breadcrumb{
  background: none;
  padding: 0;
  margin: 19px 0 28px 0;
}
.breadcrumb .breadcrumb-item{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 15px;
  line-height: 19px;
  color: #999999;
  padding: 0 14px 0 0;
}
.breadcrumb .breadcrumb-item a{
  color: #999999;
}
.breadcrumb .breadcrumb-item.active{

}
.breadcrumb-item+.breadcrumb-item::before{
  display: inline-block;
  padding-right: 13px;
  color: #999999;
  content: "â€¢";
}
.regions .banner{
  margin: 0;
  height: 600px;
}
.regions .banner .title{
  margin: 160px 0 22px 0;
}
.regions .banner .text{
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  width: 62%;
  margin: 0 0 27px 1px;
  letter-spacing: 0px;
}
.regions .banner .box{
  display: flex;
  justify-content: flex-start;
}
.regions .banner .box .lf{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 52px;
  color: #FFFFFF;
  width: 17%;
}
.regions .banner .box .lf .num{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 52px;
  color: #FFFFFF;
  margin-bottom: -3px;
}
.regions .banner .box .lf .txt{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}
.regions .banner:before{
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
}
.regions .new{
  margin: 0 0 71px 0;
  background: #F5F5F6; /* #F5F5F6  ; */
  padding: 76px 0 57px 0;
}
.regions .new .box .link{
  margin: 16px 0 0 0;
}
.new .video .item .category{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  color: #999999;
  margin-bottom: 6px;
  display: block;
}
.regions .new .video .item .img{
  margin-bottom: 14px;
}
.regions .new .video .item .zag{
  font-weight: 350;
  font-size: 16px;
  line-height: 24px;
  width: 90%;
  height: 70px;
}
.opis{

}
.opis .box{
  display: flex;
  justify-content: space-between;
}
.opis .box .left{
  width: 69%;
}
.opis .box .left .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  margin-bottom: 20px;
}
.opis .box .left .text{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #243746;
}
.opis .box .left .text p{
  margin-bottom: 10px;
}
.opis .box .left .text a.redmore{
  color: #A03761;
}
.opis .box .right{
  width: 23.9%;
}
.opis .box .right .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  margin-bottom: 20px;
}
.opis .box .right .item{
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 33px;
  margin-bottom: 32px;
}
.opis .box .right .item:last-child{
  border: none;
  padding: 0;
  margin: 0;
}
.opis .box .right .item .dolj{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  color: #999999;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.opis .box .right .item .name{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #A03761;
  margin-bottom: 1px;
}
.opis .box .right .item .pir{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #000;
}
.opis .box .right .item .pir span{
  color: #999;
}
.golos{
  margin: 61px 0 0 0;
}
.golos .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
}
.golos .table{
  margin: 0;
}
.golos .table thead th{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 20px;
  color: #999999;
  border: none;
  border-bottom: 1px solid #E5E5E5;
  padding: 25px 0;
}
.golos .table thead th:first-child{
  width: 8.4%;
}
.golos .table thead th span{
  cursor: pointer;
}
.golos .table tbody th,
.golos .table tbody td{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #000;
  border: none;
  border-bottom: 1px solid #E5E5E5;
  padding: 12px 0;
}
.golos .table tbody th{
  width: 8.4%;
  color: #999;
}
.golos .table tbody td.red{
  color: #A03761;
}
.golos .table tbody td b{
  font-weight: 500;
  color: #A03761;
  display: block;
}
.golos .table tbody td.glava{
  width: 16%;
}
.regions .prime {
  margin: 97px 0 0 0;
}
.regions .prime .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
}
.regions .prime .num {
  margin: 27px 0 0 0;
  width: 83%;
}
.regions .prime .num ul li {
  width: 18%;
}
.regions .prime .num ul li .txt{
  width: 80%;
}
.regions .prime .num ul li .cif{
  margin-bottom: 0;
}
.map{
  background: #F5F5F6; /* #F5F5F6  ; */
  margin: 100px 0 0 0;
  padding: 60px 0 93px 0;
}
.map .box{
  display: flex;
  justify-content: space-between;
}
.map .box .left{
  width: 46%;
  position: relative;
  margin: 0 0 0 11px;
}
.map .box .left img{
  width: 100%;
}
.map .box .left .tochka{
  content: '';
  background: #A03761;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  bottom: 78px;
  right: 245px;
}
.map .box .right{
  width: 49.2%;
}
.map .box .right .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  margin: 31px 0 21px 0;
}
.map .box .right .text{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
}
.regions .prime.proc{
  margin: 73px 0 0 0;
}
.regions .prime.proc .num{
  width: 100%;
}
.regions .prime.proc .num ul li {
  width: 15%;
}
.regions .prime.proc .num ul li .cif{
  display: flex;
}
.regions .prime.proc .num ul li .cif span{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #999999;
  margin: 4px 0 0 18px;
}
.histor{
  background: #A03760;
  margin: 95px 0 0 0;
  padding: 53px 0 52px 0;
}
.histor .slick-arrow{
  position: absolute;
  border: none;
  font-size: 0;
  background: url(../img/arr1.svg) 0 0 no-repeat;
  top: -11px;
  width: 48px;
  height: 33px;
  outline: 0;
  box-shadow: none;
}
.histor .slick-arrow.slick-prev{
  right: 0;
  transform: rotate(180deg);
  display: none !important;
}
.histor .slick-arrow.slick-next{
  right: 0;
}
.histor .slider-nav .slick-list{
  width: 90%;
}
.histor .num{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 39px;
  color: rgba(255, 255, 255, 0.35);
  text-align: right;
  height: 146px;
  position: relative;
}
.histor .num:after{
  content: '';
  width: 1px;
  height: 20px;
  background: rgba(255, 255, 255, 0.35);
  position: absolute;
  bottom: 39px;
  left: 53px;
}
.histor .slick-current.slick-active .num{
  font-size: 60px;
  line-height: 77px;
  color: #FFFFFF;
  text-align: left;
}
.histor .slick-current.slick-active .num:after{
  left: 19px;
}
.histor .slick-slide{
  width: 115px;
}
.histor .slick-current.slick-active{
  width: 186px;
}
.histor .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500; /* bold;*/
  font-size: 26px;
  line-height: 36px;
  color: #FFFFFF;
  margin-bottom: 19px;
}
.histor .text{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  display: flex;
  justify-content: space-between;
}
.histor .text p{
  width: 49%;
}
.inform{
  margin: 72px 0 70px 0;
}
.inform .box{
  display: flex;
  justify-content: space-between;
}
.inform .box .item{
  width: 49.5%;
}
.inform .box .item .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  margin-bottom: 19px;
}
.inform .box .item .link{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.inform .box .item .link a{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500; /* bold;*/
  font-size: 14px;
  line-height: 29px;
  text-transform: uppercase;
  color: #A03761;
  padding: 0 30px 0 0;
}
footer.main .plus{
  margin-top: 184px;
}
footer.main .box .adress{
  padding: 0 30px 0 0;
}
footer.main .box .adress .item{
  line-height: 31px;
}
footer.main .box .adress .link{
  margin: 27px 0 0 0;
}
footer.main .box .adress .link a{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #FFFFFF;
}
footer.main .box .soc .vac {
  margin: 41px 0 0 0;
}
footer.main .box .form .social {
  margin: 101px 0 0 0;
}
footer.main .foot{
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin: 40px 0 0 0;
  padding: 40px 0 0 0;
}
footer.main .foot .copy{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  width: 17%;
  padding: 0 45px 0 0;
}
footer.main .foot .text{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  width: 83%;
}
.mesto .breadcrumb{
  margin: 19px 0 25px 0;
}
.regions.mesto .banner .title {
  margin: 124px 0 18px 0;
}
.regions.mesto .banner .text{
  width: 66%;
  font-weight: normal;
}
.regions .banner .box .lf .typ{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
  color: #FFFFFF;
}
.regions .banner .box .lf .mini{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  color: #FFFFFF;
}
.regions.mesto .prime.proc {
  margin: 30px 0 0 0;
}
.mesto .golos {
  margin: 65px 0 0 0;
}
.golos.guber .table tbody td.glava {
  width: 50.7%;
  padding-top: 23px;
  padding-right: 61px;
}
.golos.guber .table tbody th,
.golos.guber .table tbody td{
  padding: 24px 0;
  width: 17%;
}
.golos.guber .table thead th:first-child {
  width: 17%;
}
.golos.guber .table tbody th {
  width: 17%;
  padding-top: 30px;
  padding-bottom: 30px;
}
.golos .btn.red{
  margin: 40px 0 0 0;
  width: 180px;
  padding: 0;
  justify-content: center;
}
.mesto .histor{
  margin: 80px 0 0 0;
}
.regions.spec .prime{
  margin: 31px 0 0 0;
}
.regions.spec .prime .cat{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  color: #999999;
  margin-bottom: 13px;
}
.regions.spec .prime .zag{
  font-weight: 500; /* bold;*/
  font-size: 50px;
  line-height: 54px;
  width: 49%;
}
.regions.spec .prime .zag span{
  color: #A03760;
}
.regions.spec .prime .box .text{
  font-size: 15px;
  line-height: 26px;
  margin: 5px 0 0 0;
}
.regions.spec .prime .num {
  margin: 75px 0 0 0;
  width: 100%;
  background: #A03760;
  padding-bottom: 61px;
}
.regions.spec .prime .num ul li {
  width: 15%;
  border: none;
  padding: 52px 0 0 0;
}
.regions.spec .prime .num ul li .cif {
  margin-bottom: 12px;
  color: #fff;
}
.regions.spec .prime .num ul li .txt {
  width: 100%;
  color: #fff;
}
.filter{
  background: #F5F5F6; /* #F5F5F6  ; */
  position: relative;
  padding: 74px 0;
}
.filter .img{
  position: absolute;
  top: 78px;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 1360px;
}
.filter .img img{

}
.filter .btn{
  background: #0439CE;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 0;
  position: relative;
  margin: 25px 0 0 0;
}
.filter .btn:before{
  content: '';
  border: 1px solid #0439CE;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  position: absolute;
  left: -4px;
  top: -4px;
}
.filter .btn:after{
  content: '';
  border: 1px solid #0439CE;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  position: absolute;
  left: -7px;
  top: -7px;
}
.filter .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  width: 40%;
}
.filter .chek{
  margin-top: 509px;
}
.filter .chek label{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  padding: 0 0 0 15px;
}
.filter .chek label:before{
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 0;
  background: #A03761;
  border: none;
}
.filter .chek input:checked + label:before{
  background: #A03761;
  border: none;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after{
  background: url(../img/chek-red.svg) 50% 50% no-repeat;
  width: 20px;
  height: 20px;
}
.filter .chek label[for="chek-2"]:before{
  background: #0439CE;
}
.filter .chek label[for="chek-3"]:before{
  background: #16BD15;
}
.filter .chek label[for="chek-4"]:before{
  background: #FF0000;
}
.filter .chek input#chek-2:checked + label:before{
  background: #0439CE;
  border: none;
}
.filter .chek input#chek-3:checked + label:before{
  background: #16BD15;
  border: none;
}
.filter .chek input#chek-4:checked + label:before{
  background: #FF0000;
  border: none;
}
.spec .golos {
  margin: 73px 0 0 0;
}
.spec .golos .title{
  width: 65%;
  margin-bottom: 7px;
}
.spec .golos .table tbody th,
.spec .golos .table tbody td{
  padding: 13px 0;
}
.spec .golos .btn.red {
  margin: 38px 0 0 0;
  width: 206px;
}
.spec .golos.guber{
  margin: 72px 0 0 0;
}
.spec .golos.guber .title{
  margin-bottom: 0;
}
.spec .golos.guber .table tbody th,
.spec .golos.guber .table tbody td{
  padding: 24px 0;
}
.spec .golos.guber .table tbody th{
  padding-top: 30px;
  padding-bottom: 30px;
}
.spec .golos.guber .btn.red {
  margin: 40px 0 0 0;
  width: 180px;
}
.tema{
  background: url(../img/tema.jpg) 50% 50% no-repeat;
  background-size: cover;
  position: relative;
  padding: 177px 0 49px 0;
  margin-top: 100px;
}
.tema:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.tema .sub{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  color: #FFFFFF;
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
}
.tema .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500; /* bold;*/
  font-size: 50px;
  line-height: 54px;
  color: #FFFFFF;
  position: relative;
  z-index: 1;
  width: 75%;
  margin-bottom: 9px;
}
.tema .date{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  color: #999999;
  position: relative;
  z-index: 1;
  margin-bottom: 49px;
}
.tema .box{
  display: flex;
  justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  position: relative;
  z-index: 1;
}
.tema .box .item{
  border-right: 1px solid rgba(255, 255, 255, 0.25);
  padding: 50px 0 0 33px;
  width: 24.6%;
}
.tema .box .item:first-of-type{
  padding: 50px 0 0 0;
}
.tema .box .item:last-child{
  border-right: 0;
}
.tema .box .item .cat{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 6px;
}
.tema .box .item .link{
  width: 85%;
  /*height: 80px;*/
}
.tema .box .item .link a{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  white-space: normal;
  width: calc(100%);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-clamp: 4;
  box-orient: vertical;
}
.tema .box .item .date{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  color: #999999;
  margin: 0;
}
.new-pro{
  background: #F5F5F6; /* #F5F5F6  ; */
  padding: 43px 0 67px 0;
}
.new-pro .box{
  display: flex;
  justify-content: space-between;
}
.new-pro .box .left{
  width: 47.9%;
}
.new-pro .box .left .cat{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  color: #999999;
  margin-bottom: 2px;
}
.new-pro .box .left .title{
  width: 90%;
  margin-bottom: 8px;
}
.new-pro .box .left .title a{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 44px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-clamp: 4;
  box-orient: vertical;
}
.new-pro .box .left .title a:after{
  content: '';
  background: #A03761 url(../img/play_white.svg) 50% 50% no-repeat;
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 0 -8px 16px;
}
svg.icon-play-bg-white{
  fill: #A03761!important;
}
.icon-play-button-white{
  fill: transparent!important;
}
.new-pro .box .left .date{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  color: #999999;
  margin-bottom: 13px;
}
.new-pro .box .left .img{
  width: 100%;
}
.new-pro .box .left .img a{
  width: 100%;
  display: block;
}
.new-pro .box .left .img a img{
  width: 100%;
  height: 425px;
  object-fit: cover;
}
.new-pro .box .right{
  width: 49.2%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 33px 0 0;
}
.new-pro .box .right .item{
  width: 46%;
  margin-bottom: 18px;
}
.new-pro .box .right .item .cat{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
  color: #999999;
  margin-bottom: 10px;
}
.new-pro .box .right .item .title{

}
.new-pro .box .right .item .title a{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  display: block;
}
.new-pro .box .right .item .date{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  color: #999999;
  margin-top: 10px;
}
.mnenia-bg .box{
  display: flex;
  justify-content: space-between;
  margin: 80px 0 25px 0;
}
.mnenia-bg .box .item{
  background: #F5F5F6; /* #F5F5F6  ; */
  display: flex;
  justify-content: space-between;
  width: 32.4%;
  padding: 50px 41px 50px 39px;
}
.mnenia-bg .box .item .dan{
  padding: 3px 0 0 0;
  width: 70%;
}
.mnenia-bg .box .item .dan .zag{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 2px;
}
.mnenia-bg .box .item .dan .pole{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  display: flex;
  align-items: center;
}
.mnenia-bg .box .item .dan .pole b{
  margin-left: 15px;
  display: inline-block;
}
.mnenia-bg .box .item .dan .pole:before{
  content: '';
  background: #440E50;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 9px;
}
.mnenia-bg .box .item .dan .pole.it-1:before{
  background: #440E50;
}
.mnenia-bg .box .item .dan .pole.it-2:before{
  background: #B2D488;
}
.mnenia-bg .box .item .dan .pole.it-3:before{
  background: #BA5740;
}
.mnenia-bg .box .item .dan .pole.it-4:before{
  background: #B2D488;
}
.mnenia-bg .box .item .icon{
  width: 100px;
}
.light .navbar-light .navbar-nav .nav-link{
  color: #000;
}
.light .navbar-light .navbar-nav .active .nav-link,
.light .navbar-light .navbar-nav .nav-link:hover{
  color: #A03761;
}
.breadcrumb + .bak{
  display: none;
}
.mnenia-bg{
  background: #fff;
  padding: 67px 0 0 0;
}
.mnenia-bg .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  margin-bottom: 25px;
}
.mnenia-slider{

}
.mnenia-slider .slick-arrow{
  position: absolute;
  top: -67px;
  background: url(../img/arr.svg) 0 0 no-repeat;
  width: 32px;
  height: 32px;
  border: none;
  font-size: 0;
  outline: 0;
  box-shadow: none;
}
.mnenia-slider .slick-arrow.slick-prev{
  right: 50px;
  transform: rotate(180deg);
}
.mnenia-slider .slick-arrow.slick-next{
  right: 0;
}
.mnenia-slider .item{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  border-top: 3px solid #A03761;
  border-bottom: 1px solid #E5E5E5;
  padding: 6px 0 0 0;
  width: 97%;
}
.mnenia-slider .item .left{
  width: 54%;
  margin: 42px 0 0 0;
}
.mnenia-slider .item .left .name{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500; /* bold;*/
  font-size: 16px;
  line-height: 24px;
  color: #A03761;
  margin-bottom: 17px;
}
.mnenia-slider .item .left .rek{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 16px;
}
.mnenia-slider .item .left .efir{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 15px;
  line-height: 26px;
  color: #999999;
}
.mnenia-slider .item .right{
  width: 39%;
  height: 219px;
  margin: 5px 0 0 0;
}
.mnenia-slider .item .right img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popover{
  background: #FFFFFF;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.25);
  border: none;
  max-width: 425px;
}
.popover .popover-header{
  background: none;
  border: none;
  padding: 33px 39px;
}
.popover .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 31px;
  color: #000000;
  margin-bottom: 20px;
}
.popover .box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.popover .box .it{
  width: 48%;
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 15px;
  line-height: 24px;
  color: #000000;
  border-top: 3px solid #EDEDED;
  padding-top: 15px;
}
.popover .box .it span{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 31px;
  color: #A03760;
  display: block;
  margin-bottom: 7px;
}
.popover .rukovod{
  margin-top: 33px;
}
.popover .rukovod .dol{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 31px;
  color: #000000;
  margin-bottom: 5px;
}
.popover .rukovod .name{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #A03761;
  margin-bottom: 10px;
}
.popover .rukovod ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.popover .rukovod ul li{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #000;
}
.popover .rukovod ul li span{
  color: #999999;
}
.popover .danie{
  margin-top: 33px;
}
.popover .danie .zag{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 31px;
  color: #000000;
  margin-bottom: 15px;
}
.popover .danie ul{
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.popover .danie ul li{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 24px;
  color: #999;
}
.popover .danie ul li span{
  color: #A03761;
  display: block;
}
.popover .bot{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 33px;
  align-items: center;
}
.popover .bot a.btn{
  background: #A03760;
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 15px;
  line-height: 26px;
  color: #FFFFFF;
  transition: all 0.5s;
}
.popover .bot a.btn:hover{
  background: #fff;
  color: #A03760;
}
.popover .bot span{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 24px;
  color: #999999;
}
.popover .popover-body{
  display: none;
}
.city{
  margin: 70px 0 0 0;
}
.city .box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.city .box .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500; /* bold;*/
  font-size: 50px;
  line-height: 54px;
  color: #000000;
  width: 40%;
}
.city .box .text{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  width: 49.3%;
  padding: 3px 30px 0 0;
}
.serch-bg{
  background: #A03760;
  margin: 87px 0 0 0;
  padding: 73px 0 82px 0;
}
.serch-bg form{
  position: relative;
  width: 100%;
}
.serch-bg form input{
  background: #FFFFFF;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
  height: 70px;
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #000;
  border: none;
  border-radius: 0;
  padding: 0 80px 0 40px;
}
.serch-bg form button{
  position: absolute;
  right: 37px;
  top: 19px;
  padding: 0;
  height: auto;
  margin: 0;
  outline: 0;
  box-shadow: none;
}
.serch-bg form button img{

}
.goroda{
  margin: 73px 0 0 0;
}
.goroda .box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 73px;
}
.goroda .box .left{
  width: 75%;
}
.goroda .box .left .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  margin-bottom: 27px;
}
.goroda .box .left ul{
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.goroda .box .left ul li{
  width: 32%;
  border-top: 1px solid #E5E5E5;
}
.goroda .box .left ul li:nth-last-child(1),
.goroda .box .left ul li:nth-last-child(2),
.goroda .box .left ul li:nth-last-child(3){
  border-bottom: 1px solid #E5E5E5;
}
.goroda .box .left ul li a{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #A03761;
  display: flex;
  justify-content: flex-start;
  padding: 14px 0 15px 0;
  align-items: center;
}
.goroda .box .left ul li a:after{
  content: '';
  background: url(../img/arr2.svg) 0 0 no-repeat;
  width: 24px;
  height: 24px;
  margin-left: 18px;
}
.goroda .box .left ul li a:hover{

}
.goroda .box .right{
  width: 24%;
  background: #F5F5F6; /* #F5F5F6  ; */
  margin: 70px 0 0 0;
  height: 200px;
  padding: 32px 40px 32px 42px;
}
.goroda .box .right .num{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 52px;
  color: #A03761;
}
.goroda .box .right .num sup{
  font-size: 24px;
}
.goroda .box .right .text{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.statia .banner {
  margin: 1px 0 0 0;
  height: 600px;
}
.statia .banner .img{
  height: 100%;
}
.statia .banner:before{
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.statia .banner .cate{
  background: #A03761;
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize;
  color: #FFFFFF;
  margin: 80px 0 0 230px;
  width: 236px;
  text-align: center;
  padding: 4px 0 3px 0;
}
.statia .banner .sub-title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 129px 0 0 231px;
}
.statia .banner .title{
  margin: 24px 0 0 230px;
  width: 65%;
}
.statia .banner .date{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #FFFFFF;
  margin: 27px 0 0 230px;
}
.articl{
  margin: 68px 0 0 0;
}
main .articl .container{
  max-width: 930px;
}
.articl .teg{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 19px;
}
.articl .teg a{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500; /* bold;*/
  font-size: 14px;
  line-height: 36px;
  text-transform: uppercase;
  color: #A03761;
  margin-right: 28px;
}
.articl .big{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 28px;
}
.articl .box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.articl .box .soc{
  width: 60px;
  margin: 8px 0 0 0;
}
.articl .box .soc ul{
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #E5E5E5;
}
.articl .box .soc ul li{

}
.articl .box .soc ul li a{
  display: block;
  text-align: center;
  border-bottom: 1px solid #E5E5E5;
  padding: 14px 0;
  background: #fff;
  transition: all 0.5s;
}
.articl .box .soc ul li:last-child a{
  border-bottom: 0;
}
.articl .box .soc ul li a:hover{
  background: #A03761;
  text-decoration: none;
}
.articl .box .text{
  width: 87.2%;
}
.articl .box .text p{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 10px;
}
.on-this-topic-main a:hover {
  text-decoration:none;
}
.on-this-topic-img {
	height:200px;
	overflow:hidden;
	position:relative;
	background:#A03761;
}
.on-this-topic-img:before {
	content: '';
    width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 10px;
    right: 0;
    margin: auto;
    position: absolute;
    z-index: 1;
}
.on-this-topic-img a {
	display:block;
	text-decoration:none;
}
.on-this-topic-img .on-theme-pic {
	width:100%;
	height:100%;
	position:absolute;
	left:10px;
	top:0;
}
.on-this-topic-img .on-theme-pic img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.on-this-topic-img .theme-name {
	color:#fff;
	font-weight:500;
	font-size:20px;
	line-height:1.2em;
	position:relative;
	z-index:10;
	margin-left:30px;
	margin-top:60px;
	max-width:90%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-clamp: 3;
  box-orient: vertical;
}
.on-this-topic-img .theme-print {
	text-transform:uppercase;
	color:#fff;
	font-weight:300;
	font-size:20px;
	margin-top:16px;
	margin-left:30px;
	position:relative;
	z-index:10;
}
.on-theme-pic img {
	/*height:200px;*/
}
.articl .box .text p strong{

}
.articl .box .text h2{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  margin: 25px 0 10px 0;
}
.articl .box .text blockquote{
  background: #F5F5F6 url(../img/bq.png) 50% 25% no-repeat; /* #F5F5F6  ; */ 
  font-family: 'Stem', sans-serif;
  font-style: italic;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #000000;
  margin: 33px 0 36px 0;
  padding: 132px 85px 85px 88px;
}
.articl .box .text .avtor{
  font-family: 'Stem', sans-serif;
  font-style: italic;
  font-weight: 350;
  font-size: 17px;
  line-height: 26px;
  color: #999999;
  margin-bottom: 61px;
}
.articl .box .text .avtor a,.articl .box .text .avtor span{
  color: #A03761;
}
.articl .box .text .ewe-new{
  margin-bottom: 85px;
}
.articl .box .text .ewe-new .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 40px;
  color: #000000;
  margin-bottom: 12px;
}
.articl .box .text .ewe-new ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.articl .box .text .ewe-new ul li{
  border-top: 1px solid #E5E5E5;
  padding: 12px 0;
}
.articl .box .text .ewe-new ul li:last-child{
  border-bottom: 1px solid #E5E5E5;
}
.articl .box .text .ewe-new ul li a{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  color: #A03761;
  display: block;
}
.articl .box .text .ewe-new ul li span{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 15px;
  line-height: 26px;
  color: #999999;
  display: block;
}
.articl .ber{
  height: 959px;
  margin: 63px 0 73px 0;
}
.articl .ber img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.articl .vibori{
  background: #A03761 url(../img/bgmap.png) 119% 50% no-repeat;
  padding: 52px 345px 56px 57px;
  margin-bottom: 80px;
  overflow: hidden;
}
.articl .vibori .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  color: #FFFFFF;
  background: url(../img/vir.png) 0 10% no-repeat;
  padding: 0 0 0 93px;
}
.statia .new{
  margin: 0 0 4px 0;
  background: #F5F5F6; /* #F5F5F6  ; */
  padding: 76px 0 48px 0;
}
.statia .mnenia-bg{
  margin-bottom: 81px;
}
.regions.o-part .banner .title {
  margin: 177px 0 11px 0;
}
.regions.o-part .banner .cat{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  color: #FFFFFF;
  margin-bottom: 15px;
}
.regions.o-part .banner .text{
  margin: 0 0 28px 0;
}
.regions.o-part .new {
  margin: 0;
}
.about-part{
  margin: 73px 0;
}
.about-part .box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 14px;
}
.about-part .box .left{
  width: 49%;
}
.about-part .box .left .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
}
.about-part .box .left .cat{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  color: #999999;
  margin: 2px 0 0 0;
}
.about-part .box .right{
  width: 49%;
}
.about-part .box .right a.link{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #A03761;
  background: url(../img/link.png) 0 2px no-repeat;
  display: block;
  margin: 14px 0 0 auto;
  width: 100px;
  text-align: right;
}
.about-part .text{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 57px;
}
.about-part .text p{
  width: 49%;
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
}
.about-part .part{
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about-part .part li{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #A03761;
  border-top: 4px solid #EDEDED;
  padding: 24px 0 0 0;
  width: 16%;
}
.about-part .part li span{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  color: #999999;
  display: block;
}
.kondidat-part{
  margin: 74px 0 85px 0;
}
.kondidat-part .box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.kondidat-part .box .left{
  width: 81%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.kondidat-part .box .left .img{
  width: 27.2%;
  height: 320px;
}
.kondidat-part .box .left .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.kondidat-part .box .left .info{
  width: 68.8%;
  margin: -5px 0 0 0;
}
.kondidat-part .box .left .info .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500; /* bold;*/
  font-size: 50px;
  line-height: 54px;
  color: #000000;
  width: 75%;
  margin-bottom: 11px;
}
.kondidat-part .box .left .info .cat{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  color: #999999;
  margin-bottom: 13px;
}
.kondidat-part .box .left .info .text{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}
.kondidat-part .box .left .info .text p strong{
  font-weight: 500;
}
.kondidat-part .box .left .info .text p{
  margin-bottom: 16px;
}
.kondidat-part .box .right{
  width: 15.5%;
}
.kondidat-part .box .right .part{
  list-style: none;
  padding: 0;
  margin: 0;
}
.kondidat-part .box .right .part li{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #A03761;
  border-top: 3px solid #EDEDED;
  padding: 25px 0;
  width: 100%;
}
.kondidat-part .box .right .part li span{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  color: #999999;
  display: block;
}
.regions.kondidat .new {
  margin: 0;
}
.spec .golos .table tbody td .modile{
  display: none;
}
.golos .nav-tabs {
  border-bottom: 1px solid #E5E5E5;
}
.golos .nav-tabs .nav-item {
  margin-bottom: -3px;
  margin-right: 29px;
}
.golos .nav-tabs .nav-link {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #A03760;
  border: none;
  padding: 0 0 17px 0;
}
.golos .nav-tabs .nav-item.show .nav-link,
.golos .nav-tabs .nav-link.active {
  color: #000000;
  border-bottom: 4px solid #A03761;
}
.golos .scrtabs-tab-container{
  margin: 40px 0 20px 0;
  display: flex;
}
.golos .tab-content{
  margin-bottom: 40px
}
.golos .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-right{
  background: url(../img/arr.svg) 0 0 no-repeat;
  width: 32px;
  height: 32px;
  border: none;
  margin: 0 0 0 0;
}
.golos .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-left{
  background: url(../img/arr.svg) 0 0 no-repeat;
  width: 32px;
  height: 32px;
  display: block;
  transform: rotate(180deg);
  margin: 0 10px 0 0;
  border: none;
}
.golos .scrtabs-tabs-fixed-container{
  position: relative;
}
.golos .scrtabs-tabs-fixed-container:after{
  content: '';
  background: -moz-linear-gradient(left, rgba(255,255,255,1) 30%, rgba(255,255,255,0) 100%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,1) 30%,rgba(255,255,255,0) 100%);
  background: linear-gradient(to right, rgba(255,255,255,1) 30%,rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
  width: 70px;
  height: 45px;
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(180deg);
}
/* start page 14 */
.anons .tema{
  margin: 0;
  background: url(../img/tema1.jpg) 50% 50% no-repeat;
  background-size: cover;
  padding: 220px 0 50px 0;
}
.tema .title{
  margin-bottom: 19px;
}
.new-pro .box .right .item .title a .play{
  background: #A03761 url(../img/play_white.svg) 50% 50% no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 0 -8px 7px;
}
.new-sveg{
  margin: 72px 0 40px 0;
}
.new-sveg .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
  color: #999999;
  margin-bottom: 2px;
}
.new-sveg .box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 25px 0 0;
}
.new-sveg .box .left{
  width: 74.2%;
}
.new-sveg .box .left .item{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
.new-sveg .box .left .item .title{
  width: 32.4%;
}
.new-sveg .box .left .item .title a{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  color: #000000;
  text-transform: none;
}
.new-sveg .box .left .item .title a .play{
  background: #A03761 url(../img/play_white.svg) 50% 50% no-repeat;
  width: 34px;
  height: 34px;
  display: inline-block;
  border-radius: 50%;
  margin: 0;
}
.new-sveg .box .left .item .warp{
  width: 33%;
  margin: 2px 0 0 6px;
}
.new-sveg .box .left .item .warp .text{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 9px;
}
.new-sveg .box .left .item .warp .date{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  color: #999999;
}
.new-sveg .box .left .item .img{
  width: 30.3%;
  height: 200px;
  margin: 8px 0 0 0;
}
.new-sveg .box .left .item .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.new-sveg .box .left .bot{
  width: 228px;
  margin: 25px 0 0 0;
}
.only-broadcast-sections .bot {
  width: 228px;
  margin: 5px 0 0 0;	
}
.new-sveg .box .right{
  width: 22.5%;
}
.new-sveg .box .right .title, .title.div-adv{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
  color: #999999;
  margin-bottom: 10px;
}
.new-sveg .box .right .aside-info, .right .reklama .aside-info, .right .lfe .aside-info, .right.right-modifier-detail-broadcast .aside-info {
  width: 100%;
  height: 600px;
  max-width:300px;
}
.new-sveg .box .right .aside-info img, .right .reklama .aside-info img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aside-info-blok{
  height: 108px;
}
.aside-info-blok img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.videos{
  margin: 40px 0 5px 0;
  padding: 80px 0 60px 0;
  background: #F5F5F6; /* #F5F5F6  ; */
}
.videos .box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.videos .box .left{
  width: 49.3%;
}
.videos .box .left .item{
  width: 100%;
  height: 631px;
  position: relative;
  padding: 321px 80px 0 39px;
}
.videos .box .left .item:after{
  content: '';
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  transform: matrix(1, 0, 0, -1, 0, 0);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.videos .box .left .item .img{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.videos .box .left .item .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.videos .box .left .item .tag{
  position: relative;
  z-index: 1;
}
.videos .box .left .item .tag a{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 36px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-right: 24px;
}
.videos .box .left .item .zag{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 34px;
  line-height: 40px;
  color: #FFFFFF;
  position: relative;
  margin: 11px 0 0 -2px;
  z-index: 1;
}
.videos .box .left .item .date{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  color: #FFFFFF;
  position: relative;
  margin: 13px 0 0 0;
  z-index: 1;
}
.videos .box .left .item .plays{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin: 21px 0 0 0;
  z-index: 1;
}
.videos .box .left .item .plays .play{
  background: #fff url(../img/play_red.svg) 56% 50% no-repeat;
  width: 44px;
  height: 44px;
  border-radius: 50%;
}
.videos .box .left .item .plays .next{
  background: url(../img/next.png) 61% 50% no-repeat;
  width: 32px;
  height: 32px;
  margin: 5px 0 0 23px;
}
.videos .box .right{
  width: 49.3%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.videos .box .right .item{
  width: 48.6%;
  margin-bottom: 11px;
}
.videos .box .right .item .img{
  width: 100%;
  height: 193px;
}
.videos .box .right .item .img a{
  width: 100%;
  height: 100%;
  position: relative;
}
.videos .box .right .item .img a img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.videos .box .right .item .img a .play{
  background: #fff url(../img/play_red.svg) 58% 52% no-repeat;
  width: 34px;
  height: 34px;
  display: block;
  border-radius: 50%;
  position: absolute;
  right: 18px;
  top: 54px;
}
.videos .box .right .item .zag{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  color: #000000;
  margin: 14px 0 4px 0;
}
.videos .box .right .item .times{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  color: #999999;
}
.mnenias-slider{

}
.mnenias-slider .slick-arrow{
  position: absolute;
  top: -67px;
  background: url(../img/arr.svg) 0 0 no-repeat;
  width: 32px;
  height: 32px;
  border: none;
  font-size: 0;
  outline: 0;
  box-shadow: none;
}
.mnenias-slider .slick-arrow.slick-prev{
  right: 50px;
  transform: rotate(180deg);
}
.mnenias-slider .slick-arrow.slick-next{
  right: 0;
}
.mnenias-slider .slick-slide{
  width: 324px;
  margin-right: 21px;
}
.mnenias-slider .item{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  border-top: 3px solid #A03761;
  border-bottom: 1px solid #E5E5E5;
  padding: 6px 0 0 0;
  width: 100%;
}
.mnenias-slider .item .left{
  width: 54%;
  margin: 43px 0 0 0;
}
.mnenias-slider .item .left .name{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500; /* bold;*/
  font-size: 16px;
  line-height: 24px;
  color: #A03761;
  margin-bottom: 17px;
}
.mnenias-slider .item .left .rek{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 16px;
}
.mnenias-slider .item .left .efir{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 15px;
  line-height: 26px;
  color: #999999;
}
.mnenias-slider .item .right{
  width: 46%;
  height: 201px;
  margin: 23px 0 0 0;
}
.mnenias-slider .item .right img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.new-sveg.one{
  background: #F5F5F6; /* #F5F5F6  ; */
  padding: 82px 0 72px 0;
}
.new-sveg.one .box .left{
  width: 76%;
}
.new-sveg.one .box .left .item .img{
  width: 64%;
  height: 404px;
}
.new-sveg.one .box .left .item .warp{
  margin: 4px 0 0 0;
  width: 31%;
}
.new-sveg.one .box .left .item .title{
  width: 100%;
  margin-bottom: 6px;
}
.new-sveg.one .box .left .item{
  margin-bottom: 11px;
}
.new-sveg.one .box .left .item .title a .play{
  margin: 1px 0 -11px 6px;
}
.new-sveg.one .box .left .item .title a.pl{
  margin-bottom: 16px;
  display: block;
}
.new-partners{
  margin: 73px 0 80px 0;
}
.new-partners .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  margin-bottom: 27px;
}
.slider-partners{

}
.slider-partners .slick-slide{
  width: 210px;
  margin-right: 20px;
}
.slider-partners .slick-arrow{
  position: absolute;
  top: -67px;
  background: url(../img/arr.svg) 0 0 no-repeat;
  width: 32px;
  height: 32px;
  border: none;
  font-size: 0;
  outline: 0;
  box-shadow: none;
}
.slider-partners .slick-arrow.slick-prev{
  right: 50px;
  transform: rotate(180deg);
}
.slider-partners .slick-arrow.slick-next{
  right: 0;
}
.slider-partners .item{
  width: 100%;
  height: 320px;
}
.slider-partners .item a{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #FFFFFF;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 179px 29px 0 29px;
}
.slider-partners .item a:after{
  content: '';
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.65;
  transform: rotate(-180deg);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.slider-partners .item a .img{
  width: 100%;
  height: 100%;
}
.slider-partners .item a .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.slider-partners .item a .zag{
  position: relative;
  display: block;
  z-index: 1;
}
.slider-partners .item a .date{
  position: relative;
  font-weight: 100;
  display: block;
  z-index: 1;
}
/* end page 14 */
/* start page 15 */
.protiv{
  margin: 50px 0 0 0;
}
.protiv .box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.protiv .box .item{
  width: 49.3%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 40px 0 0 60px;
}
.protiv .box .item .img{
  background: #fff;
  width: 230px;
  height: 230px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}
.protiv .box .item .img img{
  width: 100%;
}
.protiv .box .item .lf{
  width: 53%;
  padding: 65px 0 0 0;
}
.protiv .box .item .name{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 31px;
  color: #FFFFFF;
}
.protiv .box .item .num{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 100px;
  line-height: 129px;
  color: #FFFFFF;
  margin: -3px 0 0 -3px;
}
.protiv .box .item.left{
  background: #B31C31 url(../img/flag.png) 0% 0% no-repeat;
}
.protiv .box .item.right{
  background: #312D70 url(../img/flag.png) 0% 0% no-repeat;
}
.protiv .text{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 19px;
  color: #999999;
  text-align: center;
  margin: 18px 0 12px 0;
}
.protiv .danie{
  margin-bottom: 53px;
}
.protiv .danie .table{

}
.protiv .danie .table thead th{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 26px;
  color: #999999;
  border: none;
  padding: 13px 13px 3px 13px;
}
.protiv .danie .table tbody th{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 26px;
  color: #999999;
  padding: 24px 0;
}
.protiv .danie .table tbody td{
  padding: 35px 0;
}
.protiv .danie .table tbody td span{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  background: #39386E;
  width: 131px;
  height: 30px;
  display: block;
  padding: 7px 0 0 15px;
}
.protiv .danie .table tbody tr:nth-child(even) td span{
  background: #B31C31;
}
.protiv .danie .table tbody tr:last-child td,
.protiv .danie .table tbody tr:last-child th{
  border-bottom: 1px solid #dee2e6;
}
.video{

}
.video .container{
  position: relative;
}
.video .img{
  height: 700px;
  width: 100%;
}
.video .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.video .zag{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500; /* bold;*/
  font-size: 50px;
  line-height: 54px;
  color: #FFFFFF;
  position: absolute;
  left: 15px;
  bottom: 180px;
  width: 70%;
}
.video .play{
  background: #fff url(../img/play_red.svg) 61% 50% no-repeat;
  width: 73px;
  height: 73px;
  border-radius: 50%;
  position: absolute;
  left: 15px;
  bottom: 80px;
}
.filter.usa .img{
  top: 146px;
  left: 13.4%;
}
.filter.usa .chek {
  margin-top: 3px;
}
.filter.usa .chek label[for="chek-3"]:before {
  background: #C2A923;
}
.filter.usa .chek label{
  padding: 0 0 0 13px;
}
.filter .consol{
  margin-top: 500px;
}
.filter .consol .plus{
  width: 36px;
  height: 36px;
  background: #D2D2D2 url(../img/plus1.png) 50% 50% no-repeat;
  display: block;
  border-radius: 50%;
  margin-bottom: 10px;
}
.filter .consol .minus{
  width: 36px;
  height: 36px;
  background: #D2D2D2 url(../img/minus.png) 50% 50% no-repeat;
  display: block;
  border-radius: 50%;
  margin-bottom: 10px;
}
.filter .consol .reset{
  width: 36px;
  height: 36px;
  background: #D2D2D2;
  display: block;
  border-radius: 50%;
}
.spec .golos.usa {
  margin: 12px 0 0 0;
}
.spec .golos.usa .title{
  margin-bottom: -5px;
}
.golos.usa .table thead th:first-child {
  width: 25.3%;
}
.golos.usa .table thead th{
  width: 25.3%;
}
.golos.usa .table tbody th {
  width: auto;
}
.golos.usa .table tbody th{
  color: #000;
}
.spec .golos.usa .table tbody th,
.spec .golos.usa .table tbody td {
  padding: 35px 0;
  font-weight: 500;
}
.spec .golos.usa .table tbody td span{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  background: #39386E;
  width: 131px;
  height: 30px;
  display: block;
  padding: 7px 0 0 15px;
}
.spec .golos.usa .table tbody td span.red{
  background: #B31C31;
}
.spec .golos.usa + .mnenia-bg{
  padding: 35px 0 0 0;
}
.tema.usa{
  background: url(../img/tema3.jpg) 50% 50% no-repeat;
  background-size: cover;
  margin-top: 63px;
  padding: 199px 0 49px 0;
}
.tema.usa .title {
  margin-bottom: 85px;
}
/* end page 15 */
/* start page 16 */
.regions.spec.usa-new .prime {
  margin: 51px 0 0 0;
}
.usa-new .protiv {
  margin: 58px 0 0 0;
}
.usa-new .protiv .box .item .lf {
  padding: 100px 0 12px 0;
}
.usa-new .protiv .text{
  margin: 73px 0 19px 0;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  text-align: left;
  font-weight: 500;
}
.usa-new .protiv .danie .table thead th{
  padding: 13px 13px 23px 0px;
  vertical-align: top;
}
.usa-new .protiv .danie .table thead th:first-child{
  width: 34%;
}
.usa-new .protiv .danie .table thead th b{
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
}
.usa-new .table .progress{
  background: none;
  border-radius: 0;
  height: 30px;
  width: 95%;
}
.usa-new .table .progress .progress-bar{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  justify-content: center;
  align-items: flex-start;
  padding: 5px 0 0 8px;
  text-align: left;
}
.usa-new .table .progress .progress-bar.bg-red{
  background: #B31C31;
}
.usa-new .table .progress .progress-bar.bg-blue{
  background: #312D70;
}
.regions.spec.usa-new .golos .prime{
  margin: 78px 0 0 0;
}
.info-usa{
  background: #F5F5F6; /* #F5F5F6  ; */
  padding: 73px 0 77px 0;
  margin: 89px 0 0 0;
}
.info-usa .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  margin-bottom: 9px;
}
.info-usa .sub-title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 33px;
}
.info-usa .box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.info-usa .box .item{
  width: 42.3%;
  height: 50px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  background: #39386E;
  align-items: baseline;
}
.info-usa .box .item .img{
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  margin: -13px 0 0 20px;
}
.info-usa .box .item .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.info-usa .box .item .num{
  width: 20%;
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #FFFFFF;
  margin-left: 30px;
}
.info-usa .box .item.right{
  background: #B31C31;
  justify-content: flex-end;
}
.info-usa .box .item.right .img{
  order: 1;
  margin: -13px 20px 0 0;
}
.info-usa .box .item.right .num{
  margin-left: 0;
  margin-right: 18px;
  text-align: right;
}
.info-usa .box .cen{
  width: 15.4%;
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #000000;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #EED44A;
}
.info-usa .text{
  font-family: 'Stem', sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
  color: #999999;
  margin-top: 32px;
}
.spec.usa-new .golos.usa {
  margin: 66px 0 0 0;
}
.spec.usa-new .golos .btn.red {
  margin: 35px 0 0 0;
}
.usa-new .mnenia-bg{
  padding: 72px 0 0 0;
}
.spec.usa-new .golos.usa .mnenia-bg .title{
  margin-bottom: 25px;
}
.usa-new .tema.usa{
  margin-top: 82px;
}
.spec.usa-new .golos.usa .tema.usa .title{
  margin-bottom: 15px;
  width: 75%;
}
.spec.usa-new .golos.usa .tema .name{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  color: #FFFFFF;
  margin-bottom: 50px;
  z-index: 1;
  position: relative;
}
.spec.usa-new .golos.usa .new-pro .title{
  margin-bottom: 8px;
}
.usa-new .new-pro .box .right .item .title {
  width: 87%;
}
.usa-new .new-pro{
  padding: 43px 0 0 0;
}
.usa-new .new-pro + .tema{
  margin-top: 67px;
  padding: 152px 0 49px 0;
  margin-bottom: 103px;
}
.usa-new .new-pro + .tema .title{
  margin-bottom: 9px;
}
/* end page 16 */
/* start page 17 */
.serch{
  margin: 0px 0 0 160px; /* 24px ...*/
  width: 49%;
}
.serch form{
  position: relative;
}
.serch form .form-group{
  margin: 0;
}
.serch form .form-group input{
  background: #F5F5F6; /* #F5F5F6  ; */
  height: 40px;
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  border: none;
  border-radius: 0;
  padding: 0 20px;
  outline: 0;
  box-shadow: none;
}
.serch form button{
  position: absolute;
  right: 22px;
  top: 12px;
  height: 16px;
  width: 13px;
  padding: 0;
  margin: 0;
}
.news-video{
  background: #F5F5F6; /* #F5F5F6  ; */
  padding: 29px 0 15px 0;
}
.news-video .box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news-video .box .left{
  width: 60.2%;
}
.news-video .box .left .item{
  position: relative;
  height: 523px;
  padding: 152px 60px 0 60px;
}
.news-video .box .left .item:after{
  content: '';
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 414px;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: matrix(1, 0, 0, -1, 0, 0);
}
.news-video .box .left .item .img{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.news-video .box .left .item .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-video .box .left .item .teg{
  position: relative;
  z-index: 1;
}
.news-video .box .left .item .teg a{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  color: #FFFFFF;
  margin-right: 11px;
}
.news-video .box .left .item .title{
  position: relative;
  z-index: 1;
  margin: 10px 0 14px -2px;
  width: 95%;
}
.news-video .box .left .item .title a{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 44px;
  color: #FFFFFF;
}

.main-order-sort .news-video .left .title a{
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.news-video .box .left .item .title a:hover{
  text-decoration: none;
}
.news-video .box .left .item .date{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  color: #FFFFFF;
  position: relative;
  z-index: 1;
}
.news-video .box .left .item .play{
  background: #fff url(../img/play_red.svg) 61% 50% no-repeat;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  position: absolute;
  left: 60px;
  bottom: 60px;
  z-index: 1;
}
.news-video .box .left .item .next {
  background: url(../img/next.png) 61% 50% no-repeat;
  width: 32px;
  height: 32px;
  margin: 5px 0 0 23px;
  position: absolute;
  z-index: 1;
  bottom: 76px;
  left: 133px;
}
.news-video .box .right{
  width: 38.4%;
}
.news-video .box .right .item{
  margin-bottom: 25px;
  min-height: 121px;
}
.news-video .box .right .item a{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news-video .box .right .item a:hover{
  text-decoration: none;
}
.news-video .box .right .item a:hover .zag{
  text-decoration: underline;
}
.news-video .box .right .item a .img{
  position: relative;
  width: 210px;
  height: 116px;
}
.news-video .box .right .item a .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-video .box .right .item a .img .play{
  background: #fff url(../img/play_red.svg) 50% 50% no-repeat;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: absolute;
  right: 9px;
  bottom: 10px;
}
.news-video .box .right .item a .lf{
  width: 55.7%;
}
.news-video .box .right .item .zag{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin: -4px 0 0 0;
  display: block;
}
.news-video .box .right .item .times{
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  color: #999999;
  display: block;
  margin: 7px 0 0 0;
}
.filter-new{

}
.filter-new .box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px solid #E5E5E5;
  padding: 15px 15px 15px 15px;
  background-color: #a03761;
}
.filter-new .link{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
}
.filter-new .link .dropdown{
  margin-right: 13px;
}
.filter-new .link a.btn{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 15px;
  line-height: 19px;
  padding: 0;
}
.filter-new .link a.btn:hover{
  color: #fff;
}
.filter-new .chek{
  margin: 7px 0 0 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.filter-new .chek label {
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 15px;
  line-height: 35px;
  color: #fff;
  padding: 0 0 0 11px;
  margin-left: 29px;
}
.filter-new .chek label:before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 0;
  background: #fff;
  border: 1px solid #D3D3D3;
  top: 8px;
}
.filter-new .custom-control-input:checked~.custom-control-label::before{
  background: #fff;
  border: 1px solid #fff;
}
.filter-new .custom-checkbox .custom-control-input:checked~.custom-control-label::after{
  top: 8px;
}
.video-new .new{
  margin: 0 0 43px 0; /* 38px 0 43px 0; */
}
.video-new .new.mnogo{
  background: #F5F5F6; /* #F5F5F6  ; */
  padding: 79px 0 76px 0;
  margin: 47px 0 76px 0;
}
.video-new .new.mnogo .video{
  margin: 37px 0 0 0;
}
.video-new .new.mnogo .video .item .img{
  height: 182px;
}
.video-new .new .box .link{
  margin: 16px 0 0 0;
}
.video-new .new .video .item .img{
  height: 179px;
}
.video-new .new .video .item a:hover{
  text-decoration: none;
}
.video-new .new .video .item .img .play {
  background: #fff url(../img/play_red.svg) 59% 50% no-repeat;
  width: 34px;
  height: 34px;
  left: auto;
  bottom: 20px;
  right: 21px;
}
.video-new .new .video .item .zag{
  width: 95%;
}
.video-new .new .video .item a:hover .zag{
  text-decoration: underline;
}
.video-new .new .video .item .times{
  margin: -4px 0 0 0;
}
/* end page 17 */
/* start page 18 */
.statia.video-new .banner {
  height: 811px;
}
.statia.video-new .banner .cate{
  margin: 80px 0 0 0;
  width: fit-content;
  padding:0px 16px 3px 16px;
  line-height:28px;
  max-width:300px;
}
.statia.video-new .banner .title {
  margin: 302px 0 0 0;
  font-weight: 500;
}
.statia.video-new .banner .date{
  font-size: 15px;
  line-height: 26px;
  margin: 12px 0 0 0;
}
.video-new .banner .navig{
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 31px 0 0 0;
}
.video-new .banner .navig span{
  background: #A03760;
  width: 138px;
  height: 34px;
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 15px;
  line-height: 26px;
  color: #FFFFFF;
  text-align: center;
  margin: 0 0 0 -20px;
  padding: 4px 0 0 13px;
}
.video-new .banner .navig .play{
  background: #fff url(../img/play_red.svg) 61% 50% no-repeat;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: block;
  position: relative;
  z-index: 2;
}
.video-new .banner .navig .next {
  background: url(../img/next.png) 61% 50% no-repeat;
  width: 32px;
  height: 32px;
  margin: -3px 0 0 32px;
  display: block;
}
.news-video.articl{
  margin: 0 0 75px 0;
  padding: 23px 0 0px 0;
	/*background: #ffffff;*/
}
.articl &gt; .new {
background: #ffffff !important;
}


.articl &gt; .mnogo-is-not-extend {
margin-top: 0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}

.detail-page-main-broadcast .mnogo-is-not-extend{
  margin-bottom:0 !important
}

main .articl.news-video .container {
  max-width: 1390px;
}
.articl .name-foto{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #999999;
  margin-bottom: 23px;
}
.video-new .articl .teg a{
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  margin-right: 18px;
}
.video-new .articl .teg{
  margin-bottom: 23px;
  padding-bottom: 23px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.video-new .articl .big,
.video-new .articl .big p,
.video-new .articl .big div,
.video-new .articl .big span {
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 22px;
  width: 95%;
}
.video-new .articl .box .text{
  padding: 0 15px 0 0;
}
.video-new .articl .box .soc ul li a{
  background: transparent;
}
.video-new .articl .box .soc ul li a:hover {
  background: #A03761;
}
.news-video .box .right &gt; .zag{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
  color: #999999;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 23px;
  margin-bottom: 30px;
}
.gosti{
  width: 87.2%;
  margin: 10px 0 34px auto;
}
.gosti.gostimini{
  width: 100%;
  margin: 10px 0 34px auto;
}
.gosti .zag{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
  color: #999999;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 23px;
  margin-bottom: 30px;
}
.gosti .box{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.gosti .box .avtor{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 35%;
  margin-right: 70px;
  margin-bottom:15px;
}
.gosti .box .avtor .img{
  width: 95px;
  height: 95px;
  overflow: hidden;
}
.gosti .box .avtor .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gosti .box .avtor .lf{
  width: 58.2%;
  margin: -6px 0 0 0;
}
.gosti .box .avtor .lf .name{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  margin-bottom: 5px;
}
.gosti .box .avtor .lf .dol{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 24px;
  color: #999999;
}
.video-new.statia .new {
  margin: 0 0 0px 0;
  background: none;
  padding: 30px 0 30px 0;

}
.video-new.statia .new .video .item{
  margin-bottom: 30px;
}
.video-new.statia .new.last-new{
  background: #F5F5F6; /* #F5F5F6  ; */
  padding: 79px 0 62px 0;
}
.video-new.statia .new.mnogo {
  background: #F5F5F6; /* #F5F5F6  ; */
  padding: 30px 0 60px 0;
  margin: 0px 0 0 0;
}
/* end page 18 */
/* start page 19 */
.page-video .banner .teg{
  margin: 209px 0 0 1px;
}
.page-video .banner .teg a{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 26px;
  color: #FFFFFF;
  margin-right: 11px;
}
.statia.page-video .banner .title {
  margin: 14px 0 0 0;
  font-weight: 500;
}
.statia.page-video .banner .sub-title{
  margin: 10px 0 0 1px;
  font-weight: 350;
  font-size: 25px;
  line-height: 34px;
  width: 40%;
  text-transform: none;
}
.news-info{
  background: #F5F5F6; /* #F5F5F6  ; */
  padding: 74px 0 83px 0;
  margin-bottom: 75px;
}
.news-info .title{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #000000;
  margin-bottom: 23px;
}
.news-info .box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news-info .box .left{
  width: 63%;
}
.news-info .box .left .text{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
}
.news-info .box .left .text p{
  margin-bottom: 10px;
}
.news-info .box .right{
  width: 32.4%;
}
.news-info .box .right .block{
  display: block;
  background: #A03761 url(../img/wifi.png) 103% 150% no-repeat;
  margin: 6px 0 0 0;
  padding: 52px 60px;
}
.news-info .box .right .block:hover{
  text-decoration: none;
}
.news-info .box .right .block .zag{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #FFFFFF;
  margin-bottom: 24px;
  display: block;
}
.news-info .box .right .block .play{
  background: #fff url(../img/play_red.svg) 61% 50% no-repeat;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: block;
  margin-bottom: 8px;
}
.page-video .new{
  background: none;
  margin: 0;
  padding: 0;
}
.page-video .new .video .item .img{
  height: 179px;
}
.page-video .new .video .item .img .play{
  background: #fff url(../img/play_red.svg) 61% 50% no-repeat;
  width: 34px;
  height: 34px;
  bottom: 20px;
  right: 20px;
  left: auto;
}
.page-video .new .video .item .zag{
  width: 95%;
}
.page-video .new .video .item .times{
  line-height: 28px;
  margin: 0;
}
.page-video .new .video .item {
  margin-bottom: 30px;
}
.page-video .new-partners {
  margin: 54px 0 86px 0;
}
.statia.page-video .new.mnogo {
  background: #F5F5F6; /* #F5F5F6  ; */
  padding: 70px 0 80px 0;
}
.statia.page-video .new.mnogo .video{
  margin: 30px 0 0 0;
}
.page-video .new.mnogo .video .item .img{
  height: 183px;
}
#stroka{
    background:#ffffff;
    position: relative;
    /*width: 74%;*/
    margin: 15px 0 0 48px;
    height: 30px;
    padding: 0 0 0 13px;
    overflow: hidden;
}
.sarch-page .header #stroka {
	margin-top:11px;
	background:none;
}
/*
#stroka:after{
    content: '';
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
    width: 150px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
#stroka:after{
    background: -moz-linear-gradient(left,  rgba(249,249,249,0) 0%, rgba(249,249,249,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(249,249,249,0) 0%,rgba(249,249,249,1) 100%);
    background: linear-gradient(to right,  rgba(249,249,249,0) 0%,rgba(249,249,249,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f9f9f9', endColorstr='#f9f9f9',GradientType=1 );
}
*/
#stroka .js-marquee {
	line-height:23px;
}
#stroka .item{
    font-family: 'Stem';
    font-weight: 350;
    font-size: 16px;
    line-height: 23px;
    color: #999999;
    position: relative;
    margin-right: 19px;
    display: inline-block;
}
#stroka .item a{
    font-family: 'Stem';
    font-weight: 350;
    font-size: 16px;
    line-height: 23px;
    color:#A03761;
}
#stroka .item:after{
    content: '';
    background: #DBDBDB;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 0 3px 19px;
}
.main-stroka #stroka {
	border-top:1px solid #E5E5E5;
	width:100%;
	padding:0px;
	margin:0px;
	height:46px;

}
.main-stroka #stroka .item {
	line-height:42px;
}
.main-stroka #stroka .js-marquee {
	height:36px;
}
/* end page 19 */
@media(min-width: 993px){
  .mobik{
    display: none;
  }
  .articl .box .soc ul{
    display: block;
  }
  .articl .box .set-view-orientation-soc ul{
    display: flex;
  }
  .articl .box .set-view-orientation-soc ul:not(.show){
    display: flex;
    height: 0;
    overflow: hidden;
    opacity: 0;
    margin-top: -20px;
  }
}
@media(max-width: 1441px){
  .banner .img{
    bottom: 0;
  }
}
@media(max-width: 1420px){
  main .container,
  .navbar-expand-md,
  footer .container{
    max-width: 1140px;
  }
  .navbar-expand-md .video {
    margin: 0 0 0 50px;
  }
  .navbar-light .navbar-nav {
    margin: 25px 0 0 100px;
  }
  .banner .title{
    width: 65%;
  }
  .banner{
    height: auto;
    padding-bottom: 180px;
  }
  .banner .img{
    height: 100%;
  }
  .prime.pere .num ul li .nam{
    width: 85px;
  }
  .geo .banner .text {
    width: 50%;
  }
  .region .nav-tabs .nav-item{
    margin-right: 14px;
  }
  .operator .box .left .img img,
  .operator .box .right .img img{
    width: 100%;
  }
  .operator .box .left,
  .operator .box .right{
    justify-content: space-between;
  }
  .operator .box .left .img,
  .operator .box .right .img{
    width: 50%;
  }
  .operator .box .left .info {
    margin: 0;
  }
  .operator .box .right .text{
    margin: 0;
    padding: 0;
  }
  .reklam .box .item .img img {
    width: 100%;
  }
  .reklam .box .text{
    min-height: 120px;
  }
  .regions .banner .text{
    width: 80%;
  }
  .golos .table tbody th,
  .golos .table thead th:first-child{
    width: 5%;
  }
  .regions .prime .num{
    width: 100%;
  }
  .map .box .right {
    width: 51%;
  }
  .map .box .left{
    margin: 0;
  }
  .map .box .left .tochka{
    bottom: 95px;
    right: 200px;
  }
  .regions .prime.proc .num ul li {
    width: auto;
  }
  .filter .img img {
    width: 100%;
  }
  .spec .golos .title {
    width: 100%;
  }
  .tema{
    padding: 50px 0;
    margin-top: 30px;
  }
  .tema .title{
    width: 100%;
  }
  .tema .box .item .link {
    width: 100%;
  }
  .mnenia-bg .box .item{
    width: 32.9%;
    padding: 20px 20px 20px 20px;
  }
  .mnenia-bg .box .item .dan .pole b {
    margin-left: 5px;
  }
  .mnenia-bg .box .item .dan .pole{
    font-size: 14px;
  }
  .mnenia-slider .item .right {
    width: 52%;
    height: 210px;
  }
  .mnenia-slider .item .right img{
    object-fit: contain;
  }
  .mnenia-slider .item .left {
    width: 48%;
  }
  .city .box .text{
    width: 50%;
    padding: 3px 0 0 0;
  }
  .goroda .box .left {
    width: 69%;
  }
  .goroda .box .right {
    width: 30%;
  }
  .statia .banner .cate{
    margin: 60px 0 0 0;
  }
  .statia .banner .sub-title{
    margin: 68px 0 0 0;
  }
  .statia .banner .title {
    margin: 13px 0 0 0;
    width: 100%;
  }
  .statia .banner .date{
    margin: 13px 0 60px 0;
  }
  .statia .banner{
    height: auto;
  }
  .articl .ber {
    height: auto;
  }
  /* start page 14 */
  .mnenias-slider .slick-slide {
    width: 360px;
  }
  .mnenias-slider .item .right{
    height: 215px;
  }
  /* end page 14 */
  /* start page 15 */
  .protiv .box .item .num{
    font-size: 105px;
  }
  .video .zag{
    width: 100%;
  }
  .filter.usa .img{
    left: 78px;
  }
  .video .img {
    height: auto;
  }
  /* end page 15 */
  /* start page 16 */
  .usa-new .protiv .box .item .num {
    font-size: 105px;
  }
  .protiv .box .item{
    padding: 40px 0 0 20px;
  }
  /* end page 16 */
  /* start page 17 */
  .news-video .box .left {
    width: 60%;
  }
  .news-video .box .right {
    width: 38%;
  }
  .news-video .box .right .item a .lf {
    width: 55%;
  }
  .news-video .box .right .item a .img{
    width: 175px;
  }
  .video-new .new .video .item .zag {
    width: 100%;
  }
  /* end page 17 */
  /* start page 18 */
  .gosti .box .avtor{
    width: 49%;
    margin-right: 0;
  }
  .gosti .box .avtor .lf {
    width: 62%;
  }
  /* end page 18 */
  /* start page 19 */
  .statia.page-video .banner .sub-title{
    width: 50%;
  }
  /* end page 19 */
}
@media(max-width: 1199px){
  main .container,
  .navbar-expand-md,
  footer .container{
    max-width: 960px;
  }
  .navbar-expand-md .video {
    margin: 0px 0 0 30px;
  }
  .navbar-light .navbar-nav {
    margin: 25px 0 0 25px;
  }
  .navbar-light .navbar-nav .nav-link{
    margin: 0 5px 0 0;
  }
  .banner{
    height: auto;
    padding-bottom: 50px;
  }
  .banner .title {
    width: 80%;
    margin: 120px 0 15px 0;
  }
  .banner .text{
    width: 60%;
  }
  .prime .box .text{
    width: 49%;
  }
  .prime .box .zag{
    width: 49%;
  }
  footer .box .logo{
    width: 13%;
  }
  footer .box .adress {
    width: 29%;
  }
  footer .box .soc {
    width: 28%;
  }
  footer .box .form {
    width: 30%;
  }
  footer .box .form .social ul{
    width: 100%;
  }
  .prime.pere .box .zag {
    width: 49%;
  }
  .prime .num ul{
    flex-wrap: wrap;
  }
  .prime.pere .num ul li{
    width: 32%;
    margin-bottom: 40px;
  }
  .prime.pere .num ul li .nam {
    width: 115px;
  }
  .vipusk {
    margin: 20px 0 0 0;
    padding: 55px 0 77px 0;
  }
  .vipusk .zag{
    font-size: 30px;
    line-height: 39px;
  }
  .vipusk .box{
    flex-wrap: wrap;
  }
  .vipusk .box .item {
    width: 48.4%;
    margin-bottom: 20px;
  }
  .geo .banner .title {
    margin: 120px 0 15px 0;
    width: 100%;
  }
  .geo .scrtabs-tab-scroll-arrow {
    border: none;
    width: 32px;
    height: 32px;
    padding: 0;
    margin: -7px 0 0 0;
  }
  .geo .scrtabs-tab-scroll-arrow:hover{
    background: none;
  }
  .geo .scrtabs-tab-scroll-arrow .glyphicon{
    width: 32px;
    height: 32px;
    background: url(../img/arr.svg) 0 0 no-repeat;
    display: block;
  }
  .geo .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-left .glyphicon{
    transform: rotate(180deg);
  }
  .region .nav-tabs .nav-item{
    float: left;
    margin-right: 0;
  }
  .region .nav-tabs .nav-link{
    padding: 0 8px 35px 8px;
  }
  .region .box .item {
    width: 31%;
  }
  .operator .box .text{
    padding: 0;
  }
  .reklam .box .text {
    min-height: 150px;
  }
  .regions .banner{
    height: auto;
  }
  .regions .banner .title {
    margin: 60px 0 15px 0;
  }
  .regions .banner .text {
    width: 100%;
  }
  .regions .banner .box .lf{
    width: 22%;
  }
  .new .video .item {
    width: 49%;
  }
  .regions .new .video .item .zag{
    width: 100%;
    height: auto;
  }
  .opis .box .right {
    width: 30%;
  }
  .opis .box .left {
    width: 65%;
  }
  .golos .table tbody th, .golos .table thead th:first-child {
    width: 3%;
  }
  .golos .table tbody td.glava {
    width: 18%;
  }
  .map .box{
    flex-wrap: wrap;
  }
  .map .box .left{
    width: 100%;
    order: 1;
  }
  .map .box .right {
    width: 100%;
  }
  .map .box .left .tochka{
    right: 370px;
  }
  .histor .slick-current.slick-active {
    width: 155px;
  }
  .histor .slick-slide {
    width: 110px;
  }
  .regions.mesto .banner .text {
    width: 100%;
  }
  .filter .img{
    top: 130px;
    width: 90%;
  }
  .filter .chek {
    margin-top: 400px;
  }
  .tema .box .item{
    padding: 50px 0 0 0;
  }
  .mnenia-bg .box{
    margin: 52px 0 0 0;
    flex-wrap: wrap;
  }
  .mnenia-bg .box .item {
    width: 49%;
    margin-bottom: 20px;
  }
  .city .box .title{
    width: 48%;
  }
  .about-part .box .left .title{
    font-size: 30px;
    line-height: 39px;
  }
  .kondidat-part .box .left .info .title{
    font-size: 44px;
    line-height: 50px;
  }
  .kondidat-part .box .left .img {
    width: 35%;
  }
  .kondidat-part .box .left .info {
    width: 62%;
  }
  /* start page 14 */
  .anons .tema{
    padding: 140px 0 50px 0;
  }
  .videos .box .left .item{
    height: 100%;
  }
  .mnenias-slider .item .right {
    height: 230px;
  }
  .mnenias-slider .item .left {
    width: 65%;
  }
  .mnenias-slider .item .right {
    height: 175px;
    display: flex;
    align-items: flex-end;
    width: 35%;
  }
  .new-sveg.one .box .left .item .img {
    width: 49%;
    height: auto;
  }
  .new-sveg.one .box .left .item .warp{
    width: 48%;
  }
  .new-sveg .box .right .aside-info{
    height: 581px;
  }
  /* end page 14 */
  /* start page 15 */
  .protiv .box .item .num {
    font-size: 90px;
  }
  .protiv .box .item .img {
    margin: 0 auto;
  }
  .protiv .box .item .lf{
    padding: 45px 0 0 0;
  }
  .filter .consol {
    margin-top: 400px;
  }
  /* end page 15 */
  /* start page 16 */
  .usa-new .protiv .box .item .num {
    font-size: 90px;
    line-height: 125px;
  }
  .protiv .box .item {
    padding: 40px 0 18px 0;
  }
  .usa-new .protiv .box .item .lf {
    padding: 35px 0 0 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  /* end page 16 */
  /* start page 17 */
  .news-video .box .left .item{
    height: 523px;
    padding: 115px 35px 0 35px;
  }
  .news-video .box .left .item .play{
    left: 30px;
  }
  .news-video .box .left .item .next{
    left: 100px;
  }
  .news-video .box .right .item a .lf {
    width: 47%;
  }
  .news-video .box .right .item .zag{
    font-size: 14px;
    line-height: 20px;
  }
  .news-video .box .right .item .times{
    font-size: 14px;
  }
  .video-new .new.mnogo .video .item .img {
    height: auto;
  }
  .video-new .new .video .item .img {
    height: 51vw;
  }
  .serch {
    margin: 0x 0 0 auto; /* 24px 0 0 auto; */
  }
  /* end page 17 */
  /* start page 18 */
  .statia.video-new .banner .title {
    margin: 100px 0 0 0;
  }
  .statia.video-new .banner {
    height: auto;
    padding-bottom: 56%;
    max-height: 475px;
  }
  .gosti .box .avtor .lf {
    width: 57%;
    margin: -4px 0 0 0;
  }
  /* end page 18 */
  /* start page 19 */
  .statia.page-video .banner .sub-title {
    width: 59%;
  }
  .page-video .banner .teg {
    margin: 110px 0 0 0;
  }
  .news-info .box .right .block{
    padding: 20px;
  }
  /* end page 19 */
  #stroka{
	/*width: 64%;*/
  }
}
@media(max-width: 992px){

  .right-modifier-detail-broadcast .div-adv, .right-modifier-detail-broadcast .aside-info {
	  display:none;
  }
  
  .new-pro .box .left .img a img  {
	object-fit: contain;
    	height: auto!important;
  }

  main .container,
  .navbar-expand-md,
  footer .container{
    max-width: 720px;
  }
  .flexMenu-viewMore a{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    transition: all 0.5s;
    position: relative;
  }
  .flexMenu-viewMore &gt; a:after{
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    border-top-color: #A03761;
  }
  .tele .flexMenu-viewMore a,
  .conta .flexMenu-viewMore a{
    color: #000;
  }
  .flexMenu-popup{
    background: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .navbar-expand-md .navbar-brand img{
    width: 80px;
  }
  .navbar .dark {
    margin: 21px -10px 0 13px;
  }
  .navbar-light .navbar-nav {
    margin: 23px 0 0 40px;
  }
  .banner .title{
    font-size: 44px;
    width: 95%;
    margin: 130px 0 15px 0;
    line-height: 50px;
  }
  .banner .text {
    width: 80%;
    font-weight: normal;
    margin: 0 0 20px 2px;
  }
  .banner{
    margin: -75px 0 0 0;
  }
  .banner .img{
    height: 100%;
  }
  .prime .box .zag {
    width: 45%;
    font-size: 30px;
    line-height: 39px;
  }
  .prime .num ul{
    flex-wrap: wrap;
  }
  .prime .num ul li {
    width: 32%;
    padding: 22px 0 40px 0;
  }
  .prime .num ul li .cif{
    font-size: 30px;
    line-height: 39px;
  }
  .time {
    margin: 0;
    padding: 51px 0 58px 0;
  }
  .time .zag{
    font-size: 30px;
    line-height: 39px;
  }
  .time .item {
    width: 48%;
  }
  .prog {
    margin: 51px 0 0 0;
  }
  .prog .box{
    flex-wrap: wrap;
  }
  .prog .box .left {
    width: 100%;
  }
  .prog .box .right {
    width: 100%;
  }
  .prog .box .top .zag{
    font-size: 30px;
  }
  .prog .box .foot .btn.red {
    margin: 16px 0 51px 0;
  }
  .iconki {
    margin: 60px 0 0 0;
    padding: 60px 0 30px 0;
  }
  .iconki .box{
    flex-wrap: wrap;
  }
  .iconki .box .icons {
    width: 26%;
    margin-bottom: 30px;
  }
  .iconki .box .icons .txt{
    width: 100%;
  }
  .iconki .box .slick-dots{
    display: flex;
    justify-content: center;
    padding: 0;
    list-style: none;
    margin: 0;
  }
  .iconki .box .slick-dots li{
    margin-right: 14px;
  }
  .iconki .box .slick-dots li:last-child{
    margin-right: 0;
  }
  .iconki .box .slick-dots li button{
    border: none;
    background: rgba(255, 255, 255, 0.4);
    font-size: 0;
    width: 6px;
    height: 6px;
    padding: 0;
    outline: 0;
  }
  .iconki .box .slick-dots li.slick-active button{
    background: #fff;
  }
  .new {
    margin: 0px 0 70px 0;
padding-top:52px;
  }
  .new .box .zag{
    font-size: 30px;
  }
  .new .video{
    margin: 20px 0 0 0;
    justify-content: flex-start;
  }
  .new .video .item {
    width: 32.5%;
    margin-right: 8px;
    margin-bottom: 30px;
  }
  .new .video .item:nth-child(3n){
    margin-right: 0;
  }
  .new .video .item .zag{
    width: 100%;
  }
  .new .video .item .times{
    font-size: 14px;
    margin: 0;
  }
  .new .video .item .img {
    margin-bottom: 20px;
  }
  footer .box{
    flex-wrap: wrap;
  }
  footer .box .logo {
    width: 20%;
  }
  footer .box .adress {
    width: 45%;
  }
  footer .box .soc {
    width: 35%;
  }
  footer .box .form {
    width: 80%;
    margin: 30px 0 0 20%;
  }
  footer .box .form .social {
    margin: 20px 0 0 0;
  }
  footer .box .form .social ul {
    margin: 10px 0 0 -7px;
  }
  .region .box .item {
    width: 30%;
  }
  .contacts .zag{
    font-size: 30px;
    line-height: 39px;
  }
  .contacts .box .item {
    width: 33%;
    margin-right: 5px;
  }
  .contacts .box .item .mail{
    flex-wrap: wrap;
  }
  .contacts .box:last-child .item{
    width: 40%;
  }
  .operator .zag{
    font-size: 30px;
    line-height: 39px;
  }
  .operator .box{
    flex-wrap: wrap;
  }
  .operator .box .link {
    width: 100%;
    margin-bottom: 20px;
  }
  .operator .box .text {
    width: 100%;
    margin-bottom: 20px;
  }
  .operator .box .left,
  .operator .box .right{
    width: 100%;
    margin-bottom: 20px;
  }
  .operator .box .right .text{
    width: 45%;
  }
  .reklam .box{
    flex-wrap: wrap;
  }
  .reklam .box .left {
    width: 100%;
    margin-bottom: 20px;
  }
  .reklam .box .text {
    min-height: auto;
  }
  .reklam .box .right{
    width: 100%;
  }
  .reklam .zag{
    font-size: 30px;
    line-height: 39px;
  }
  .promo .zag{
    font-size: 30px;
    line-height: 39px;
    width: 100%;
  }
  .regions .banner .text{
    font-size: 15px;
    line-height: 26px;
  }
  .regions .banner .box .lf .num{
    font-size: 30px;
    line-height: 39px;
    margin-bottom: 5px;
  }
  .regions .new{
    padding: 50px 0 30px 0;
    margin-bottom: 50px;
  }
  .regions .new .video{
    justify-content: space-between;
  }
  .regions .new .video .item {
    width: 49%;
    margin-right: 0;
  }
  .opis .box{
    flex-wrap: wrap;
  }
  .opis .box .left,
  .opis .box .right{
    width: 100%;
  }
  .opis .box .left .title,
  .opis .box .right .title{
    font-size: 30px;
    line-height: 39px;
    margin-bottom: 10px;
  }
  .opis .box .left .text{
    margin-bottom: 20px;
  }
  .opis .box .right .item{
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .golos .title{
    font-size: 30px;
    line-height: 39px;
    margin-bottom: 10px;
  }
  .golos {
    margin: 40px 0 40px 0;
  }
  .scroll{
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
  }
  .golos .table {
    min-width: 1200px;
  }
  .scroll::-webkit-scrollbar {
    width: 10px;
    height: 6px;
    background: #F5F5F6; /* #F5F5F6  ; */
    border: none;
  }
  .scroll::-webkit-scrollbar-track {
    border: none;
    background: #F5F5F6; /* #F5F5F6  ; */
  }
  .scroll::-webkit-scrollbar-thumb {
    border: none;
    background: #A03761;
  }
  .regions .prime {
    margin: 50px 0 0 0;
  }
  .regions .prime .title{
    font-size: 30px;
    line-height: 39px;
  }
  .regions .prime .num ul li {
    width: 32%;
  }
  .map {
    margin: 0;
    padding: 20px 0 20px 0;
  }
  .map .box .right .title{
    font-size: 30px;
    line-height: 39px;
    margin: 10px 0 15px 0;
  }
  .regions .prime.proc {
    margin: 40px 0 0 0;
  }
  .regions .prime.proc .num ul li {
    width: 32%;
  }
  .histor{
    margin: 0;
    padding: 53px 0 52px 0;
  }
  .histor .slick-current.slick-active .num {
    font-size: 40px;
    line-height: 52px;
  }
  .histor .title{
    font-weight: 500;
  }
  .histor .text{
    flex-wrap: wrap;
  }
  .histor .text p {
    width: 100%;
  }
  .inform {
    margin: 30px 0 30px 0;
  }
  .inform .box{
    flex-wrap: wrap;
  }
  .inform .box .item {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E5E5E5;
  }
  .inform .box .item:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
  .inform .box .item .title{
    font-size: 30px;
    line-height: 39px;
  }
  .inform .box .item .link a{
    padding: 0 25px 0 0;
  }
  footer.main .box .form .social {
    margin: 20px 0 0 0;
  }
  footer.main .foot .copy{
    width: 100%;
    padding: 0 0 20px 0;
  }
  footer.main .foot .text{
    width: 100%;
  }
  .regions .banner .box .lf {
    width: 30%;
  }
  .prime .box{
    flex-wrap: wrap;
  }
  .regions.spec .prime .zag{
    font-size: 44px;
    line-height: 50px;
    width: 100%;
  }
  .regions.spec .prime .zag span{
    display: block;
  }
  .regions.spec .prime .box .text{
    width: 100%;
  }
  .regions.spec .prime .num {
    margin: 30px 0 0 0;
    padding-bottom: 30px;
  }
  .regions.spec .prime .num ul li {
    width: 30%;
    padding: 30px 0 0 0;
  }
  .filter .title{
    font-size: 30px;
    line-height: 39px;
    width: 65%;
  }
  .filter .chek {
    margin-top: 345px;
  }
  .filter{
    padding: 60px 0;
  }
  .tema .title {
    font-size: 30px;
    line-height: 39px;
  }
  .tema .date{
    margin-bottom: 35px;
  }
  .tema .box .item {
    padding: 20px;
    width: 50%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
  .tema .box .item:first-of-type {
    padding: 20px;
  }
  .tema .box .item:nth-child(2){
    border-right: 0;
  }
  .tema .box{
    flex-wrap: wrap;
  }
  .new-pro .box{
    flex-wrap: wrap;
  }
  .new-pro .box .left {
    width: 100%;
  }
  .new-pro .box .right {
    width: 100%;
  }
  .new-pro .box .left .title a{
    font-size: 30px;
    line-height: 37px;
  }
  .new-pro .box .left .title a:after{
    width: 30px;
    height: 30px;
    background-size: 14px;
	margin-bottom:-6px;
	background-size:100%;
  }
  .new-pro .box .left .img{
    margin-bottom: 23px;
  }
  .new-pro{
    padding: 30px 0;
  }
  .mnenia-bg .box .item{
    flex-wrap: wrap;
  }
  .mnenia-bg .box .item .dan {
    padding: 10px 0 0 0;
  }
  .mnenia-bg .box .item .dan .zag{
    font-size: 15px;
  }
  .mnenia-slider .item .right{
    height: 193px;
  }
  .mnenia-slider .item .left{
    margin: 20px 0 0 0;
  }
  .mnenia-bg .box .item {
    width: 100%;
  }
  .city .box .title{
    font-size: 30px;
    line-height: 39px;
  }
  .city .box .text{
    font-size: 14px;
    line-height: 25px;
  }
  .city {
    margin: 30px 0 0 0;
  }
  .serch-bg{
    margin: 30px 0 0 0;
    padding: 30px 0;
  }
  .serch-bg form input{
    font-size: 14px;
    line-height: 25px;
  }
  .goroda {
    margin: 30px 0 0 0;
  }
  .goroda .box .right .num{
    font-size: 30px;
    line-height: 40px;
  }
  .goroda .box .right .text{
    font-size: 14px;
    line-height: 25px;
  }
  .goroda .box .right {
    width: 30%;
    padding: 20px;
  }
  .goroda .box .left {
    width: 68%;
  }
  .goroda .box .left ul li {
    width: 49%;
  }
  .goroda .box .left .title{
    font-size: 30px;
  }
  .goroda .box .left ul li a{
    font-size: 14px;
    line-height: 25px;
  }
  .goroda .box{
    margin-bottom: 30px;
  }
  .articl {
    margin: 47px 0 0 0;
  }
  .articl .box .soc{
    margin: 0 0 23px 0;
    width: 100%;
  }
  .mobik{
    background: #F5F5F6  url(../img/podel.png) 10px 50% no-repeat; /* #F5F5F6  ; */
    font-family: 'Stem', sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 15px;
    line-height: 26px;
    color: #000000;
    padding: 0 0 0 40px;
    width: 150px;
    height: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .mobik:hover{
    text-decoration: none;
    color: #000000;
  }
  .articl .box .soc ul li a{
    border: none;
    border-right: 1px solid #E5E5E5;
  }
  .articl .box .soc ul{
    display: flex;
    justify-content: space-between;
  }
  .articl .box .soc ul:not(.show){
    display: none;
  }
  .articl .box .soc ul li {
    width: 100%;/*13%*/
  }
  .articl .box .text {
    width: 100%;
  }
  .articl .box .text h2{
    font-size: 30px;
    line-height: 39px;
  }
  .articl .ber{
    margin: 30px 0;
  }
  .articl .vibori{
    background: #A03761 url(../img/bgmap.png) 155% 50% no-repeat;
    padding: 40px 295px 40px 37px;
    margin-bottom: 60px;
  }
  .articl .vibori .title{
    font-size: 24px;
    line-height: 30px;
  }
  .regions.o-part .banner .title {
    margin: 86px 0 11px 0;
  }
  .about-part .box .left {
    width: 85%;
  }
  .about-part .box .right {
    width: 100px;
  }
  .about-part .text p {
    width: 100%;
  }
  .about-part .text{
    margin-bottom: 15px;
  }
  .about-part .part li{
    padding: 24px 0;
    width: 32%;
    border-top: 3px solid #EDEDED;
  }
  .about-part {
    margin: 52px 0;
  }
  .kondidat-part .box .left {
    width: 100%;
  }
  .kondidat-part .box .right {
    width: 100%;
  }
  .kondidat-part .box .left .info .title{
    width: 100%;
  }
  .kondidat-part .box .left .img {
    width: 204px;
    height: 217px;
  }
  .kondidat-part .box .left .info {
    width: 67%;
  }
  .kondidat-part .box .left .info .text{
    margin: 110px 0 0 -228px;
  }
  .kondidat-part {
    margin: 58px 0;
  }
  .kondidat-part .box .right .part{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .kondidat-part .box .right .part li{
    padding: 24px 0;
    width: 32%;
  }
  .spec .golos .table thead{
    display: none;
  }
  .spec .golos .table {
    min-width: 100%;
  }
  .spec .golos .table tbody tr{
    display: block;
    border-top: 1px solid #E5E5E5;
    margin: 10px 0;
    padding: 15px 0 10px 30px;
    position: relative;
  }
  .spec .golos .table tbody tr:last-child{
    border-bottom: 1px solid #E5E5E5;
  }
  .spec .golos .table tbody th{
    display: block;
    width: auto;
    border: none;
    padding: 0;
    position: absolute;
    left: 0;
    top: 10px;
  }
  .spec .golos .table tbody td{
    display: block;
    width: auto;
    border: none;
    padding: 0 0 15px 0;
  }
  .spec .golos .table tbody td .modile{
    display: block;
    line-height: 20px;
    color: #999999;
  }
  .spec .golos .scroll{
    overflow: hidden;
  }
  .spec .golos.guber .table tbody tr{
    padding: 15px 0 10px 165px;
  }
  .spec .golos.guber .table tbody td.glava{
    width: 100%;
    padding: 0 0 15px 0;
  }
  .spec .golos.guber .table tbody td{
    padding: 0 0 15px 0;
  }
  .spec .golos.guber .table tbody th{
    padding: 0;
  }
  /* start page 14 */
  .new-sveg {
    margin: 0px 0;
  }
  .new-sveg .box .left .item .title {
    width: 100%;
    order: 1;
  }
  .new-sveg .box .left .item .warp {
    width: 100%;
    order: 3;
  }
  .new-sveg .box .left .item .img {
    width: 282px;
    order: 2;
    height: auto;
    margin: 14px 0 16px 0;
  }
  .new-sveg .box .right {
    width: 33%;
  }
  .new-sveg .box .left {
    width: 63%;
  }
  .new-sveg .box .right .aside-info {
    height: 445px;
  }
  .new-sveg .box .left .item .title a .play{
    margin: 0 0 -10px 0!important;
  }
  .new-sveg .box .left .bot {
    margin: 30px 0 40px;
  }
  .aside-info-blok{
    overflow: hidden;
  }
  .aside-info-blok img {
    width: auto;
  }
  .videos .box .left {
    width: 100%;
    margin-bottom: 30px;
  }
  .videos .box .right {
    width: 100%;
  }
  .mnenias-slider .item{
    width: 100%;
  }
  .mnenias-slider .slick-dots{
    display: flex;
    list-style: none;
    padding: 0;
  }
  .mnenias-slider .slick-dots li{
    margin-right: 12px;
  }
  .mnenias-slider .slick-dots li button{
    border: none;
    background: none;
    padding: 0;
    font-size: 0;
    background: #999999;
    opacity: 0.35;
    width: 8px;
    height: 8px;
    transition: all 0.5s;
  }
  .mnenias-slider .slick-dots li.slick-active button{
    background: #A03761;
    opacity: 1;
  }
  .mnenias-slider .item .right {
    height: 180px;
    width: 42%;
  }
  .mnenias-slider .item .left {
    width: 54%;
  }
  .new-sveg.one .box .left {
    width: 63%;
  }
  .new-sveg.one .box .left .item .warp {
    width: 100%;
    order: 1;
  }
  .new-sveg.one .box .left .item .img {
    width: 100%;
  }
  .videos .box .left .item{
    padding: 321px 80px 40px 39px;
  }
  /* end page 14 */
  /* start page 15 */
  .video .play{
    background-size: 15px;
    width: 44px;
    height: 44px;
    bottom: 30px;
  }
  .video .zag {
    font-size: 44px;
    line-height: 50px;
    bottom: 100px;
  }
  .filter .consol {
    margin-top: 300px;
  }
  .spec .golos.usa .table tbody th, .spec .golos.usa .table tbody td {
    padding: 10px 0;
    position: relative;
  }
  /* end page 15 */
  /* start page 16 */
  .protiv .box .item .name{
    font-size: 18px;
    line-height: 23px;
  }
  .usa-new .protiv .box .item .num {
    font-size: 60px;
    line-height: 77px;
  }
  .usa-new .protiv .text{
    font-size: 30px;
    line-height: 39px;
  }
  .usa-new .protiv .danie .table thead th:first-child {
    width: 30%;
  }
  .protiv .danie {
    margin-bottom: 0;
  }
  .info-usa{
    margin: 60px 0 0 0;
  }
  .info-usa .title{
    font-size: 30px;
    line-height: 39px;
  }
  .info-usa .box .cen,
  .info-usa .box .item .num{
    font-size: 18px;
    line-height: 23px;
  }
  .spec.usa-new .golos .table thead {
    display: table-header-group;
  }
  .spec.usa-new .golos .table tbody tr {
    display: table-row;
    border-top: none;
    margin: 0;
    padding: 0;
    position: initial;
  }
  .spec.usa-new .golos .table tbody th,
  .spec.usa-new .golos .table tbody td{
    display: table-cell;
    position: initial;
    border-bottom: 1px solid #E5E5E5;
    padding: 17px 0;
  }
  /* end page 16 */
  /* start page 17 */
  .news-video .box .left .item {
    height: auto;
    padding: 115px 35px;
  }
  .news-video .box .left {
    width: 100%;
    margin-bottom: 40px;
  }
  .news-video .box .left .item .title{
    margin: 13px 0 12px 0;
    width: 100%;
  }
  .news-video .box .left .item .title a{
    font-size: 30px;
    line-height: 36px;
  }
  .news-video .box .left .item .play {
    width: 44px;
    height: 44px;
    bottom: 30px;
  }
  .news-video .box .left .item .next {
    left: 70px;
    bottom: 36px;
  }
  .news-video .box .right {
    width: 100%;
  }
  .news-video .box .right .item a .lf {
    width: 72%;
  }
  .filter-new .chek .custom-control:first-child{
    padding-left: 0;
  }
  .video-new .new .video {
    justify-content: space-between;
  }
  .video-new .new .video .item {
    width: 49%;
    margin-right: 0;
  }
  .serch{
    display: none;
  }
  /* end page 17 */
  /* start page 18 */
  .statia.video-new .banner .title{
    font-size: 30px;
    line-height: 36px;
  }
  .gosti, .gosti.gostimini {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .news-video.articl {
    margin: 0 0 40px 0;
  }
  .video-new .articl .big{
    width: 100%;
  }
  .video-new.statia .new {
    margin: 0 0 20px 0;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .mnogo-is-not-extend {
    padding-top: 40px!important;
    padding-bottom: 10px!important;
    margin-top: 30px!important;
    margin-bottom: 0px!important;
  }
  .video-new.statia .new.last-new{
    padding: 50px 0;
  }
  .video-new.statia .new.mnogo{
    padding: 40px 0;
  }
  /* end page 18 */
  /* start page 19 */
  .statia.page-video .banner .sub-title {
    width: 56%;
    font-size: 18px;
    line-height: 30px;
  }
  .news-info .title{
    font-size: 30px;
    line-height: 39px;
  }
  .news-info{
    padding: 30px 0;
  }
  .news-info .box .left {
    width: 100%;
    margin-bottom: 30px;
  }
  .news-info .box .right {
    width: 100%;
  }
  .news-info .box .right .block .zag{
    width: 64%;
  }
  .news-info .box .right .block{
    background: #A03761 url(../img/wifi.png) 103% 50px no-repeat;
  }
  .news-info .box .right .block .play{
    background-size: 17px;
    width: 44px;
    height: 44px;
  }
  .page-video .new .video {
    justify-content: space-between;
  }
  .page-video .new .video .item {
    width: 49%;
    margin-right: 0;
  }
  /* end page 19 */
  #stroka{
	display: none;
  }
}
@media(max-width: 767px){
  main .container,
  .navbar-expand-md,
  footer .container{
    max-width: 540px;
  }
  .navbar-expand-md{
    justify-content: flex-start;
    padding: 0 15px;
  }
  .navbar .light {
    margin: 21px 0 0 auto;
  }
  #navbarsExampleDefault{
    position: absolute;
    width: 100%;
    top: 80px;
    background: rgb(255, 255, 255);
    left: 0px;
  }
  .navbar-light .navbar-nav .nav-link {
    margin: 0;
    color: #000;
  }
  .navbar-light .navbar-nav {
    margin: 15px;
  }
  .banner .title {
    font-size: 30px;
    width: 100%;
    margin: 110px 0 15px 0;
    line-height: 36px;
  }
  .banner .text {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .banner .bot{
    flex-wrap: wrap;
  }
  .prime .box{
    flex-wrap: wrap;
  }
  .prime .box .zag {
    width: 100%;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .prime {
    margin: 31px 0 0 0;
  }
  .prime .box .text {
    width: 100%;
    margin: 0;
  }
  .prime .num {
    margin: 32px 0 0 0;
  }
  .prime .num ul li {
    width: 49%;
    padding: 22px 0;
  }
  .time {
    margin: 20px 0 0 0;
    padding: 34px 0;
  }
  .time .zag{
    font-size: 30px;
    line-height: 36px;
  }
  .time .item {
    width: 100%;
  }
  .time .item img.mobile{
    display: block;
    margin-bottom: 30px;
  }
  .time .item img.mobile:last-child{
    margin-bottom: 0;
  }
  .prog {
    margin: 31px 0 0 0;
  }
  .iconki .box .icons .img img {
    margin: 0 auto;
  }
  .iconki .box .icons .txt {
    width: 100%;
    text-align: center;
  }
  .iconki {
    margin: 0;
    padding: 40px 0;
  }
  .new .box .zag {
    font-size: 30px;
    line-height: 36px;
  }
  .new .video .item {
    width: 49%;
    margin-right: 0;
  }
  .new .video{
    justify-content: space-between;
  }
  .new {
    margin: 0px 0 30px 0;
	padding-top:32px;
  }
  footer .box .logo,
  footer .box .adress{
    width: 100%;
    margin-bottom: 20px;
  }
  footer .box .soc {
    width: 100%;
  }
  footer .box .soc .vac {
    margin: 10px 0 0 0;
  }
  footer .box .soc .copy{
    margin: 10px 0 0 0;
  }
  footer .box .form {
    width: 100%;
    margin: 20px 0 0 0;
  }
  .prime.pere .box .zag {
    width: 100%;
  }
  .prime.pere .num ul li {
    width: 49%;
  }
  .region .box .item {
    width: 29%;
  }
  .region .zag{
    font-size: 30px;
    line-height: 39px;
  }
  .geo .banner .text {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .contacts .box{
    flex-wrap: wrap;
  }
  .contacts .box .item {
    width: 49%;
  }
  .contacts .box:last-child .item {
    width: 49%;
  }
  .regions .banner .box .lf {
    width: 33%;
  }
  .histor .slick-slide {
    width: 95px;
  }
  footer.main .plus {
    margin: -35px 0 0 auto;
  }
  footer.main .plus img{
    display: block;
    margin: 0 0 0 auto;
  }
  .regions .banner .box .lf .mini{
    font-size: 18px;
    line-height: 23px;
  }
  .regions.mesto .banner .title {
    margin: 30px 0 15px 0;
  }
  .regions.spec .prime .zag {
    font-size: 40px;
  }
  .filter .title{
    width: 100%;
  }
  .filter .chek {
    margin-top: 275px;
  }
  .new-pro .box .left .title {
    width: 100%;
  }
  .mnenia-slider .item{
    width: 100%;
  }
  .mnenia-slider .slick-dots{
    display: flex;
    list-style: none;
    padding: 0;
  }
  .mnenia-slider .slick-dots li{
    margin-right: 12px;
  }
  .mnenia-slider .slick-dots li button{
    border: none;
    background: none;
    padding: 0;
    font-size: 0;
    background: #999999;
    opacity: 0.35;
    width: 8px;
    height: 8px;
    transition: all 0.5s;
  }
  .mnenia-slider .slick-dots li.slick-active button{
    background: #A03761;
    opacity: 1;
  }
  .city .box .title{
    width: 100%;
    margin-bottom: 10px;
  }
  .city .box .text{
    width: 100%;
  }
  .serch-bg form input{
    height: 60px;
    padding: 0 50px 0 30px;
  }
  .serch-bg form button{
    right: 10px;
    top: 14px;
  }
  .goroda .box .left {
    width: 100%;
  }
  .goroda .box .right {
    width: 100%;
    padding: 20px;
    margin: 30px 0 0 0;
    height: auto;
  }
  .statia .banner .cate {
    margin: 40px 0 0 0;
  }
  .statia .banner .sub-title {
    margin: 36px 0 0 0;
  }
  .statia .banner .date {
    margin: 9px 0 15px 0;
  }
  .articl {
    margin: 30px 0 0 0;
  }
  .articl .teg a{
    margin-right: 10px;
  }
  .articl .teg{
    margin-bottom: 10px;
  }
  .articl .big{
    margin-bottom: 10px;
  }
  .articl .box .soc {
    margin: 0 0 10px 0;
  }
  .articl .box .soc ul li:last-child a{
    border: none;
  }
  .articl .box .text blockquote{
    padding: 55px 20px 20px 20px;
    background: #F5F5F6  url(../img/bq.png) 50% 20px no-repeat; /* #F5F5F6  ; */
  }
  .articl .box .text .avtor{
    margin-bottom: 30px;
    font-size: 15px;
  }
  .articl .box .text .ewe-new {
    margin-bottom: 40px;
  }
  .articl .vibori .title{
    background: none;
    padding: 0;
  }
  .articl .vibori {
    background: #A03761 url(../img/bgmap.png) 360px 50% no-repeat;
    padding: 30px 200px 30px 30px;
    margin-bottom: 40px;
  }
  .about-part .box .left {
    width: 80%;
  }
  .kondidat-part .box .left .info {
    width: 100%;
  }
  .kondidat-part .box .left .img{
    margin: 0 auto;
    position: absolute;
    top: 85px;
    left: 0;
    right: 0;
  }
  .kondidat-part .box .left{
    position: relative;
  }
  .kondidat-part .box .left .info .text {
    margin: 270px 0 0 0;
  }
  .kondidat-part .box .left .info .title {
    font-size: 30px;
    line-height: 36px;
  }
  .kondidat-part .box .right .part li{
    width: 48%;
  }
  /* start page 14 */
  .anons .tema {
    padding: 80px 0 50px 0;
  }
  .anons .new-pro .box .right .item {
    width: 100%;
    margin-bottom: 16px;
  }
  .new-sveg .box .right {
    width: 100%;
    order: 1;
    margin-bottom: 33px;
  }
  .new-sveg .box .left {
    width: 100%;
    order: 2;
  }
  .new-sveg .box .right .aside-info {
    height: auto;
  }
  .new-sveg .box .left .item .title a{
    font-size: 22px;
    line-height: 30px;
  }
  .new-sveg .box .left .item .warp{
    margin: 0;
  }
  .aside-info-blok{
    display: none;
  }
  .videos .box .left .item {
    padding: 40px;
  }
  .videos .box .left .item .zag{
    font-size: 30px;
    line-height: 36px;
    margin: 11px 0 0 0;
  }
  .videos .box .right .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .videos .box .right .item .img{
    height: auto;
  }
  .videos .box .right .item .img a{
    display: block;
  }
  .videos .box .right .item .img a .play{
    top: auto;
    bottom: 18px;
  }
  .mnenias-slider .item .right {
    height: 193px;
    width: 152px;
  }
  .mnenias-slider .item .left {
    width: 65%;
  }
  .new-sveg.one .box .left {
    width: 100%;
  }
  .new-sveg.one{
    padding: 40px 0;
  }
  .videos{
    padding: 40px 0;
  }
  .new-sveg .box{
    padding: 0;
  }
  /* end page 14 */
  /* start page 15 */
  .protiv .box .item .img {
    height: 110px;
    width: 110px;
  }
  .filter.usa .img {
    left: 0;
  }
  .filter .consol {
    margin-top: 275px;
  }
  /* end page 15 */
  /* start page 16 */
  .usa-new .protiv .text {
    margin: 0 0 19px 0;
    font-size: 25px;
    line-height: 35px;
  }
  .info-usa .title{
    font-size: 25px;
    line-height: 35px;
  }
  .info-usa{
    padding: 30px 0;
    margin: 50px 0 0 0;
  }
  .info-usa .text{
    font-size: 14px;
    line-height: 20px;
  }
  .regions.spec.usa-new .prime .zag{
    font-size: 30px;
    line-height: 36px;
  }
  .protiv .box .item .name {
    font-size: 16px;
    line-height: 21px;
  }
  .usa-new .protiv .box .item .num {
    font-size: 40px;
    line-height: 52px;
  }
  .protiv .box .item {
    padding: 18px 0;
    background-size: 100% !important;
  }
  .usa-new .protiv {
    margin: 30px 0 0 0;
  }
  .usa-new .protiv .text {
    margin: 20px 0 19px 0;
  }
  .protiv .danie .mobile{
    display: block;
  }
  .protiv .danie .table{
    display: none;
  }
  .protiv .danie .mobile .box{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dee2e6;
  }
  .protiv .danie .mobile .box .ist{
    font-family: 'Stem', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    color: #999999;
    padding: 24px 0;
  }
  .protiv .danie .mobile .box .name{
    font-family: 'Stem', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
    padding: 24px 0;
    width: 60%;
  }
  .protiv .danie .mobile .box .in{
    font-family: 'Stem', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    color: #999999;
    padding: 24px 0;
  }
  .protiv .danie .mobile .box .bar{
    padding: 24px 0;
    width: 60%;
  }
  .protiv .danie .mobile .box .progress{
    background: none;
    border-radius: 0;
    height: 30px;
    width: 100%;
  }
  .protiv .danie .mobile .box .progress .progress-bar{
    font-family: 'Stem', sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
    justify-content: center;
    align-items: flex-start;
    padding: 5px 0 0 8px;
    text-align: left;
  }
  .protiv .danie .mobile .box .progress .progress-bar.bg-red{
    background: #B31C31;
  }
  .protiv .danie .mobile .box .progress .progress-bar.bg-blue{
    background: #312D70;
  }
  .info-usa .box .item {
    width: 100%;
    order: 1;
    margin-bottom: 25px;
  }
  .info-usa .box .cen{
    height: 50px;
    width: 100%;
    order: 2;
  }
  .info-usa .text {
    font-size: 16px;
    line-height: 30px;
  }
  .video .zag {
    font-size: 24px;
    line-height: 30px;
    bottom: 100px;
    font-weight: 500;
  }
  .filter.usa{
    display: none;
  }
  .spec.usa-new .golos .scroll {
    overflow-x: scroll;
    position: relative;
  }
  .spec.usa-new .golos.usa &gt; .container{
    position: relative;
  }
  .spec.usa-new .golos.usa &gt; .container:after{
    content: '';
    background: linear-gradient(-90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    width: 80px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .spec.usa-new .golos .table {
    min-width: 800px;
  }
  .regions.spec.usa-new .golos .prime{
    position: relative;
  }
  .tema.usa {
    background: url(../img/tema3.jpg) 70% 0% no-repeat;
    background-size: cover;
    padding: 100px 0;
  }
  .slider-tema .slick-dots{
    display: flex;
    list-style: none;
    padding: 0;
  }
  .slider-tema .slick-dots li{
    margin-right: 12px;
  }
  .slider-tema .slick-dots li button {
    border: none;
    background: none;
    padding: 0;
    font-size: 0;
    background: #fff;
    opacity: 0.35;
    width: 8px;
    height: 8px;
    transition: all 0.5s;
  }
  .slider-tema .slick-dots li.slick-active button {
    background: #fff;
    opacity: 1;
  }
  .slider-tema .slick-list{
    height: 200px;
  }
  .tema .box{
    border: none;
  }
  .tema .box .item,
  .tema .box .item:first-of-type{
    border: none;
    padding: 0 0 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
  /* end page 16 */
  /* start page 17 */
  .news-video .box .right .item a .lf {
    width: 62%;
  }
  .filter-new .chek {
    display: none;
  }
  .filter-new .link{
    width: 100%;
    margin: 0;
  }
  .filter-new .link .dropdown {
    margin-right: 0;
  }
  .filter-new .link a.btn{
    margin: 0;
  }
  .video-new .new.mnogo{
    padding: 50px 0;
    margin: 50px 0;
  }
  /* end page 17 */
  /* start page 18 */
  .news-video.articl {
    margin: 0 0 40px 0;
  }
  /* end page 18 */
  /* start page 19 */
  .news-info .box .right .block .zag {
    width: 100%;
  }
  .statia.page-video .banner .sub-title {
    width: 80%;
  }
  /* end page 19 */
}
@media(max-width: 577px){

.new-sveg .box .left .item .img img {
width: 100%;
height: 61vw;
}
.new-sveg .box .left .item .img {
width: 100%;
}
  main .container,
  .navbar-expand-md,
  footer .container{
    max-width: 100%;
  }
  .banner .btn.red{
    margin-bottom: 20px;
  }
  .prime .num ul li .txt{
    font-size: 14px;
  }
  .prog .tab-content .table td{
    padding: 0;
    font-size: 14px;
  }
  .prog .tab-content .table td.ifir img {
    margin-left: 3px;
  }
  .prog .tab-content .table th{
    font-size: 14px;
  }
  .prog .box .top .vid .dropdown a.nav-link{
    padding: 0 5px;
  }
  .prog .box .top .zag {
    font-size: 25px;
  }
  .prog .box .foot{
    flex-wrap: wrap;
  }
  .prog .box .foot .btn.def{
    margin: 0 0 30px 0;
    padding: 0;
    justify-content: center;
  }
  .prog .box .right .foot .btn.red {
    margin: 16px 0 0 0;
  }
  .new .box{
    flex-wrap: wrap;
  }
  .new .video .item {
    width: 100%;
  }
  .prime.pere .num ul li {
    width: 100%;
  }
  .vipusk .box .item {
    width: 100%;
  }
  .region .box .item {
    width: 100%;
    margin-right: 0;
  }
  .contacts .box .item {
    width: 100%;
  }
  .contacts .box:last-child .item {
    width: 100%;
  }
  .operator .box .left, .operator .box .right{
    flex-wrap: wrap;
  }
  .operator .box .left .img, .operator .box .right .img {
    width: 100%;
    margin-bottom: 20px;
  }
  .operator .box .left .info{
    width: 100%;
  }
  .operator .box .right .text {
    width: 100%;
  }
  .operator{
    padding: 30px 0;
  }
  .reklam .box .item{
    flex-wrap: wrap;
  }
  .reklam .box .item .img {
    width: 100%;
    margin-bottom: 20px;
  }
  .reklam .box .item .zag{
    margin: 0;
    width: 100%;
  }
  .promo {
    margin: 20px 0 0 0;
    padding: 30px 0;
  }
  .breadcrumb{
    display: none;
  }
  .breadcrumb + .bak {
    display: block;
    font-family: 'Stem', sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 15px;
    line-height: 19px;
    color: #999999;
    margin: 10px 0 18px 0;
  }
  .regions .banner .title {
    margin: 30px 0 15px 0;
  }
  .regions .banner .text{
    margin: 0 0 27px 0;
  }
  .regions .banner .box .lf {
    width: 50%;
    margin-bottom: 20px;
  }
  .regions .new .video .item {
    width: 100%;
  }
  .regions .prime .num ul li {
    width: 49%;
  }
  .regions .prime.proc .num ul li {
    width: 49%;
  }
  .regions .prime.proc .num ul li .cif span{
    font-size: 14px;
    margin: 0 0 0 5px;
  }
  .histor .slick-current.slick-active .num {
    font-size: 30px;
    line-height: 39px;
  }
  .histor .num{
    font-size: 24px;
    line-height: 31px;
    height: 105px;
  }
  .histor .slick-current.slick-active {
    width: 80px;
  }
  .histor .slick-slide {
    width: 70px;
  }
  .histor .slick-arrow{
    background-color: #a0375f;
    width: 55px;
  }
  .histor .title{
    font-size: 24px;
    line-height: 30px;
  }
  .inform .box .item .link a {
    padding: 0 6px 0 0;
  }
  .regions .banner .box{
    flex-wrap: wrap;
  }
  .regions.spec .prime .zag {
    font-size: 30px;
    line-height: 36px;
  }
  .regions.spec .prime .num ul li {
    width: 48%;
  }
  .filter{
    display: none;
  }
  .tema .box .item{
    width: 100%;
    border-right: none;
    padding: 20px 0;
  }
  .tema .box .item:first-of-type {
    padding: 20px 0;
  }
  .new-pro .box .right{
    padding: 0;
  }
  .new-pro .box .right .item {
    width: 100%;
  }
  .mnenia-slider .item .left{
    margin: 10px 0 0 0;
  }
  .mnenia-slider .item .left .name,
  .mnenia-slider .item .left .rek{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .mnenia-slider .item .left .efir{
    font-size: 14px;
    line-height: 20px;
  }
  .mnenia-slider .item .right{
    height: 164px;
  }
  .mnenia-bg .box .item .dan {
    width: 100%;
    order: 1;
  }
  .serch-bg form input {
    padding: 0 50px 0 20px;
  }
  .goroda .box .left .title {
    line-height: 36px;
  }
  .goroda .box .left ul li {
    width: 100%;
  }
  .articl .vibori {
    background: #A03761 url(../img/bgmap.png) -125% 50% no-repeat;
    padding: 30px 100px 30px 30px;
  }
  .regions.o-part .banner .title {
    margin: 39px 0 11px 0;
  }
  .about-part {
    margin: 31px 0;
  }
  .about-part .box .left {
    width: 100%;
  }
  .about-part .box .right {
    margin: -36px 0 0 auto;
  }
  .about-part .part li {
    padding: 14px 0;
    width: 48%;
  }
  .kondidat-part .box .left .img{
    top: 125px;
  }
  .kondidat-part .box .left .info .title{
    width: 300px;
  }
  .kondidat-part {
    margin: 30px 0;
  }
  .spec .golos.guber .table tbody tr {
    padding: 15px 0;
  }
  .spec .golos.guber .table tbody th {
    padding: 0;
    margin: 0 auto 20px auto;
    position: initial;
    width: 140px;
  }
  /* start page 14 */
  .new-sveg {
    margin: 0px 0;
  }
  .videos .box .left .item {
    padding: 20px;
  }
  .mnenia-bg{
    padding: 40px 0 0 0;
  }
  .mnenias-slider .item .left {
    width: 61%;
  }
  .mnenias-slider .item .right {
    height: 130px;
    width: 100px;
    margin: 45px 0 0 0;
  }
  .mnenias-slider .item {
    justify-content: space-between;
  }
  .mnenias-slider .item .left .rek{
    margin-bottom: 5px;
  }
  .mnenias-slider .item .left .name{
    margin-bottom: 10px;
  }
  .new-partners .title{
    font-size: 30px;
    line-height: 39px;
  }
  .slider-partners .slick-dots {
    display: flex;
    list-style: none;
    padding: 0;
  }
  .slider-partners .slick-dots li {
    margin-right: 12px;
  }
  .slider-partners .slick-dots li button {
    border: none;
    background: none;
    padding: 0;
    font-size: 0;
    background: #999999;
    opacity: 0.35;
    width: 8px;
    height: 8px;
    transition: all 0.5s;
  }
  .slider-partners .slick-dots li.slick-active button {
    background: #A03761;
    opacity: 1;
  }
  .slider-partners .slick-arrow{
    display: none !important;
  }
  .new-partners {
    margin: 40px 0;
  }
  /* end page 14 */
  /* start page 15 */
  .video {
    overflow: hidden;
  }
  .video .img {
    height: 275px;
  }
  .video .zag {
    font-size: 30px;
    line-height: 36px;
  }
  .tema.usa{
    margin-top: 30px;
  }
  .golos.usa .table thead th:first-child {
    width: auto;
  }
  /* end page 15 */
  /* start page 17 */
  .news-video .box .left .item .teg,
  .news-video .box .left .item .title,
  .news-video .box .left .item .date{
    display: none;
  }
  .news-video .box .left .item {
    height: 320px;
    padding: 0;
  }
  .news-video .box .left .item:after{
    height: 100%;
  }
  .news-video .box .left .item .play {
    width: 64px;
    height: 64px;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .news-video .box .left .item .next {
    left: auto;
    right: 55px;
    bottom: 0;
    top: 0;
    margin: auto;
  }
  .news-video .box .right .item a .img {
    width: 150px;
  }
  .news-video .box .right .item a .lf {
    width: 43%;
  }
  .video-new .new .box .link {
    margin: 12px 0 4px 0;
  }
  .video-new .new .video .item {
    width: 100%;
  }
  .video-new .new .box .zag{
    width: 70%;
  }
  .video-new .new .box{
    align-items: flex-end;
  }
  .video-new .new.mnogo .box .zag{
    width: 60%;
  }
  /* end page 17 */
  /* start page 18 */
  .statia.video-new .banner .cate,
  .statia.video-new .banner .title,
  .statia.video-new .banner .date,
  .video-new .banner .navig span{
    display: none;
  }
  .statia.video-new .banner {
    height: 360px;
  }
  .video-new .banner .navig{
    margin: auto;
    width: 130px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .video-new .banner .container{
    height: 100%;
  }
  .cate.mobile{
    background: #A03761;
    font-family: 'Stem', sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin: 0 0 11px 0;
    width: 132px;
    text-align: center;
    padding: 4px 0 3px 0;
    display: block;
  }
  .date.mobile{
    font-family: 'Stem', sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 15px;
    line-height: 26px;
    color: #999999;
    margin: 0 0 10px 0;
    display: block;
  }
  .news-video .box .soc{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .video-new .mobik{
    color: #A03761;
    width: 130px;
    height: 25px;
    background: #FFFFFF url(../img/podel1.png) 10px 50% no-repeat;  /* #F5F5F6  ; */
  }
  @media (max-width: 577px){
    .modifier-empty-detail-for-soc .soc-separator-line .mobik.h579-s{
      background-color: transparent;
    }
  }
  .video-new .articl .box .soc ul{
    width: 100%;
  }
  .gosti .box .avtor {
    width: 100%;
    margin-bottom: 20px;
  }
  /* end page 18 */
  /* start page 19 */
  .statia.page-video .banner .sub-title {
    width: 100%;
  }
  .news-info .box .right .block {
    background: #A03761 url(../img/wifi.png) 115% 75px no-repeat;
  }
  .page-video .new .video .item {
    width: 100%;
  }
  .page-video .new .box .zag{
    width: 73%;
  }
  .page-video .new .video .item .zag {
    width: 100%;
  }
  .page-video .new-partners {
    margin: 40px 0;
  }
  .statia.page-video .new.mnogo{
    padding: 40px 0 50px;
  }
  .page-video .new.mnogo .box .zag {
    width: 60%;
  }
  .page-video .new .box{
    align-items: flex-end;
  }
  .page-video .new .box .link{
    margin: 0 0 4px 0;
  }
  /* end page 19 */
}



/* 17/11/2020 Gdoc */

div.new  {
background-color: #F5F5F6;
}

.breadcrumb {
display:none;
}

.new-pro .box .right .item .title a {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -moz-box;
      -moz-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      line-clamp: 3;
      box-orient: vertical;
}


.light &gt; .container{
display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
/* --------------- */

/* 22/11/2020 Gdoc */
.statia.light.video-new {
  margin-bottom: 40px;
}

.page-video .new .container .container {
  padding-left: 0px;
  padding-bottom: 10px;
}
.statia.light.stati-new .twitter-tweet {
  margin-top: 40px!important;
}
@media (max-width: 360px) {
  .filter-tag .scrtabs-tab-scroll-arrow {
    visibility: hidden;
  }
}

#colonki{
  background: #FFFFFF;
  box-shadow: 0 25px 25px -10px rgba(0, 0, 0, 0.25);
  border-top: 1px solid #E5E5E5;
  margin-top: 34px;
  padding: 50px 0;
  position: absolute;
  left: 0;
  width: 100%;
  top: 60px;
  z-index: 10000;
}
@media(max-width: 992px){
  .serch.mobile{
    display: none;
  }
}


/*
fixed tablet bugs -- start
*/
@media (min-width:578px) and (max-width:1199px){

}
@media (min-width:993px) and (max-width:1199px){
  .main-wrapper-section.video-new .new .video .item .img{
    height: auto!important;
  }
  .main-wrapper-section.video-new .new .video .item .img img{
    max-height: 125px!important;
  }
  .video-fix--el .item{
    width: 24%!important;
  }
}
@media (min-width:769px) and (max-width:992px){
  .main-wrapper-section.video-new .new .video .item .img{
    height: auto!important;
  }
  .main-wrapper-section.video-new .new .video .item .img img{
    max-height: 125px!important;
  }
  .video-fix--el .item{
    width: 32%!important;
  }
}
@media (min-width:578px) and (max-width:768px){
  .main-wrapper-section.video-new .new .video .item .img{
    height: auto!important;
  }
  .main-wrapper-section.video-new .new .video .item .img img{
    max-height: 91px!important;
  }
  .video-fix--el .item{
    width: 32%!important;
  }
}
@media all and (min-width:578px){
  .video-fix--el .zag{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box!important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    box-orient: vertical;
  }
}

@media (min-width:768px) and (max-width:992px){
  .slider-tema{
    overflow: hidden;
  }
  .slider-tema .slick-list.draggable{
    right: -2px;
  }
  .main-wrapper-section .tema &gt; .grd{
    padding-bottom: 110px;
    padding-top: 80px;
  }

}

@media all and (max-width:992px){
  .index-videos-1-left-big-4-right .videos .box .left{
    margin-bottom: 20px!important;
  }
}

@media (min-width:578px) and (max-width:992px){
  .main-wrapper-section .news-video .box .right{
    /*flex-wrap: nowrap!important;*/
  }
  .main-wrapper-section .news-video .box .right .item{
    width: 100%!important;
    max-width: 49%!important;
  }
  .main-wrapper-section .news-video .box .right .item span.img{
    width: 100%!important;
  }
  .main-wrapper-section .news-video .box .right .item span.img img {
	object-position:top;
  }
  [data="left.one.big.right.8"] .right{
    margin-top: -11px;
    padding-right: 0!important;
  }

  .broadcast-list-program{
    padding: 50px 0 40px!important;
    margin: 0!important;
  }

  [data="index_type_section_3"] .new{
    padding-bottom: 35px!important;
    padding-top: 45px!important;
  }

  .video-fix--el{

  }
}

@media (min-width:578px) and (max-width:767px){
  .main-wrapper-section .news-video .box .right .item{
    max-width: 49%!important;
  }
  .main-wrapper-section .news-video .box .right .item span.img{
    width: 100%!important;
    height: auto!important;
  }
}
/*
fixed tablet bugs -- end
*/


/*
29 - start
*/
.dark{
  background: #333333;
}
.dark .header{

}
.dark .header .box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dark .header .left{
  width: 47.8%;
  padding-top: 60px;
}
.dark .header .cat{
  background: #A03761;
  font-family: 'Stem', sans-serif;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize;
  color: #FFFFFF;
  display: inline-block;
  padding: 5px 22px 2px 17px;
  margin-bottom: 31px;
}
.dark .header .title{
  font-family: 'Stem', sans-serif;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  color: #FFFFFF;
  width: 89%;
  margin-bottom: 11px;
}
.dark .header .date{
  font-family: 'Stem', sans-serif;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  color: #999999;
}
.dark .header .left .stati{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 29px 0 33px 0;
}
.dark .header .left .stati .item{
  width: 47%;
  border: 1px solid rgba(255, 255, 255, 0.25);
  padding: 37px 37px 30px 0;
}
.dark .header .left .stati .item:nth-child(1),
.dark .header .left .stati .item:nth-child(3){
  border-left: 0;
  border-bottom: 0;
  border-right: 0;
}
.dark .header .left .stati .item:nth-child(2),
.dark .header .left .stati .item:nth-child(4){
  width: 53%;
  padding-left: 39px;
  border-right: 0;
  border-bottom: 0;
}
.dark .header .left .stati .item:nth-child(3),
.dark .header .left .stati .item:nth-child(4){
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.dark .header .left .stati .item a{
  font-family: 'Stem', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  display: block;
  margin-bottom: 6px;
}
.dark .header .left .stati .item .date{
  font-family: 'Stem', sans-serif;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  color: #999999;
}
.dark .header .left .more{
  margin-bottom: 20px;
}
.dark .header .left .more a{
  font-family: 'Stem', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #FFFFFF;
}
.dark .header .right{
  width: 49.5%;
  position: absolute;
  right: 0;
}
.dark .header .right .img{
  width: 100%;
  height: 100%;
}
.dark .header .right .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media(max-width: 992px){
  .dark .header .mobile{
    display: block;
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .dark .header .title{
    font-size: 30px;
    line-height: 36px;
    width: 100%;
  }
  .dark .header .left .top{
    display: none;
  }
  .dark .header .left{
    padding-top: 0;
  }
  .dark .header .left .stati{
    margin: 0 0 30px 0;
  }
  .dark .header .left .stati .item {
    width: 100%;
    padding: 23px 0 23px 0;
  }
  .dark .header .left .stati .item:nth-child(2){
    width: 100%;
    padding-left: 0;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    border-left: 0;
  }
  .dark .header .left .stati .item:nth-child(3),
  .dark .header .left .stati .item:nth-child(4){
    display: none;
  }
  .dark .header .right {
    width: 50%;
    margin-right: 0;
  }
  .dark .header .left .more {
    margin-bottom: 0;
  }
  .dark .header {
    padding-bottom: 62px;
  }
}
@media(max-width: 577px){
  .dark .header .mobile {
    margin-top: 40px;
  }
  .dark .header .cat{
    margin-bottom: 23px;
  }
  .dark .header .left {
    width: 100%;
    order: 1;
  }
  .dark .header .right {
    width: 100%;
    margin-bottom: 31px;
    position: inherit;
  }
  .dark .header .left .stati .item:nth-child(3),
  .dark .header .left .stati .item:nth-child(4){
    display: block;
  }
  .dark .header .left .stati .item:nth-child(4){
    width: 100%;
    border-left: 0;
    padding-left: 0;
  }
  .dark .header {
    padding-bottom: 43px;
  }
}
@media all and (min-width:993px){
  .dark .header .right{
    height: 100%!important;
  }
}
/*
29 - end
*/

.interesting-video .item span.img{
  width: 180px!important;
}

/*
.teg-slider-main .slick-track li{
  width: auto!important;
}*/
.nd-modifier &gt; .new{
  margin-bottom: 0;
  padding-bottom: 30px;
}
.interesting-video .zag{
  width: 100%;
}
@media all and (min-width:1200px) and (max-width:1420px){

}
.controlled-section{
  display: flex;
  flex-direction: column;
}
.controlled-section .tema{
  position: relative;
  z-index: 1;
}
.controlled-section [data-main="1"]{
  order: 1;
}
.controlled-section [data-main="2"]{
  order: 2;
}
.controlled-section [data-main="3"]{
  order: 3;
}
.controlled-section [data-main="4"]{
  order: 4;
}
.controlled-section [data-main="5"]{
  order: 5;
}

@media all and (max-width:992px) {
  .nd-modifier .container{
    width: auto!important;
    max-width: none!important;
  }
}

@media all and (max-width:768px) {
  .nd-modifier .new .video .item{
    width: 50%;
  }
  .nd-modifier .new .video .item:nth-child(even){
    padding-left: 10px;
  }
  .nd-modifier .new .video .item:nth-child(odd){
    padding-right: 10px;
  }
  .nd-modifier span.img{
    height: auto!important;
  }

}
@media all and (max-width:577px) {
  .nd-modifier .new .video .item{
    width: 100%;
    margin-bottom: 15px;
  }
  .nd-modifier .new .video .item:nth-child(even){
    padding-left: 0;
  }
  .nd-modifier .new .video .item:nth-child(odd){
    padding-right: 0;
  }
}
.right-modifier-detail-broadcast .item a{
  flex-wrap: nowrap!important;
}
.right-modifier-detail-broadcast .item a span.img{
  flex-shrink: 0!important;
  margin-right: 20px!important;
}
.right-modifier-detail-broadcast .item a .lf{
  width: 100%!important;
}
@media all and (max-width:577px) {
  .right-modifier-detail-broadcast .item a{
    flex-wrap: nowrap!important;
  }
  .mob-top-ban &gt; div {
	  margin-top:95px !important;
 }
 .on-this-topic-img .theme-name {
   margin-top: 30px;
   font-size:20px;
   -webkit-line-clamp: 4;
   line-clamp: 4;
   padding-right:10px;
 }
}
#program-filter .custom-control-label::after{
  top: .65rem;
  left: -1.34rem;
  width: 0.9rem;
  height: 0.9rem;
}
.teg.soc-big-text div a{
  display: inline-block!important;
}
.link.link-sort-broadcast .btn.dropdown-toggle{
  position: relative;
  top: -2px;
}
.item .times{
  text-transform: lowercase;
}
.detail-page-main-broadcast{
  margin-bottom: 0!important;
}
[data-auto-height]{
  align-items: flex-start!important;
}
.filter-tag .container {
overflow: hidden;
}

.filter-tag .container ul {
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.info-articl {
  display:none;
}

.tg-sub {
  color:#fff !important;
}
.tg-sub:hover {
  text-decoration:none;
}
.tg-sub-but {
  background:#a03761;
  text-align:center;
  line-height: 35px;
  margin: 20px auto;
  padding: 0 5px;
  max-width: 400px;
  font-size:16px;
}</pre></body></html>