@font-face {
  font-family: 'Montserrat'; /* Имя шрифта */
  src: url(fonts/Montserrat/Montserrat-Regular.otf); /* Путь к файлу со шрифтом */
  font-weight: normal;
}

@font-face {
  font-family: 'Montserrat'; /* Имя шрифта */
  src: url(fonts/Montserrat/Montserrat-Medium.otf); /* Путь к файлу со шрифтом */
  font-weight: 500;
}

@font-face {
  font-family: 'Montserrat'; /* Имя шрифта */
  src: url(fonts/Montserrat/Montserrat-SemiBold.otf); /* Путь к файлу со шрифтом */
  font-weight: 600;
}

@font-face {
  font-family: 'Montserrat'; /* Имя шрифта */
  src: url(fonts/Montserrat/Montserrat-Bold.otf); /* Путь к файлу со шрифтом */
  font-weight: bold;
}

html {
  position: relative;
  min-height: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
body {
  margin-bottom: 276px;
  min-width: 992px;
  width: 100%;
  font-family: 'Roboto',"Verdana", Arial;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

h4 {
  font-size: 19px;
  font-weight: 500;
}

.clrb {clear: both;}

.widget__startHead {
  font-size: 20px !important
}

.cookie {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000000000;
  background: #fff;
  padding: 30px 50px;
  width: 100%;
  font-size: 15px;
  line-height: 150%;
  box-shadow: 0 0 100px rgb(0 0 0 / 10%);
  color: #000;
}
.close-cookie {
  cursor: pointer;
  background: #0d4cd3;
  color: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  display: table;
  margin: 0 auto;
  margin-top: 15px;
}
.show-cookie {
  display: table;
}

.btn {
  background: #008ace;
  border-radius: 6px;
  padding: 13px 20px;
  font-weight: 500;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
  transition: 0.3s all;
  color: #fff !important;
  border-bottom: 0 !important;
}

.social-network {
  margin-top: 20px;
  text-align: right;
}

.social-network .soc-item {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 12px;
  background-size: cover !important;
}

.social-network .soc-item:last-child {
  margin-right: 0;
}

.social-network .soc-item.vk {
  background: url(images/vk.svg) no-repeat;
}

.social-network .soc-item.ok {
  background: url(images/ok.svg) no-repeat;
}

.social-network .soc-item.inst {
  background: url(images/inst.png) no-repeat;
}

.social-network .soc-item.tg {
  background: url(images/tg.png) no-repeat;
}


.two-banners-main {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin: 13px 0;
}


.separator {
  width: 100%;
  height: 2px;
  background: #dbdbdb;
  margin-top: 14px;
  margin-bottom: 4px;
}

.content img[align="right"]{
  margin-left: 16px;
  margin-bottom: 7px;
}
.content img[align="left"]{
  margin-right: 16px;
  margin-bottom: 7px;
}
.content a{
  text-decoration: none;
  border-bottom: 1px solid rgb( 13, 72, 85 );
  margin-bottom: 6px;
  color: #008ACE;
  border-color: #b2ccf0;
}
.content a:visited{
  color: #609;
  border-color: #C48CD0;
  text-decoration: none;
}
.content a:hover{
  color: rgb( 228, 35, 34 );
  border-color: rgb( 228, 35, 34 );
  text-decoration: none;
}

#header{
  height: 200px;
  background: url('images/head.jpg') no-repeat top left;
  text-shadow: #000 0 1px 1px;
}

#header440{
  height: 200px;
  background: url('images/head440.jpg') no-repeat top left;
  text-shadow: #000 0 1px 1px;
}

#header-435{
  height: 257px;
  background: url('images/header-435.jpg') no-repeat top center;
  text-shadow: #000 0 1px 1px;
  position: relative;
}

.logo_77 {
  background: url('images/77year.png') no-repeat;
  width: 198px;
  height: 175px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 50;
}

.lenta {
  background: url('images/georg_lenta.png') no-repeat;
  width: 263px;
  height: 197px;
  position: absolute;
  top: 0;
  right: 0px;
  left: 0;
  margin: 0 auto;
  z-index: 0;
}

.lenta-text {
  background: url('images/9may-head-element.png') no-repeat;
  width: 414px;
  height: 197px;
  position: absolute;
  top: 0;
  right: 0px;
  left: 0;
  margin: 0 auto;
  z-index: 0;
}

.poboch_sep {
  width: 100%;
  clear: both;
  height: 1px;
  background-color: #d3d3d3;
  margin-bottom: 12px;
}

#right_head_area {
  background: url('images/bg-pogoda.png');
  height: 109px;
  padding: 9px 15px 9px 0;
  float: right;
  margin-right: -15px;
  margin-top: -9px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 6px;
}

.rightbox{
  float: right;
  color: #fff;
  
  margin-top: 7px;
  
}
.rightbox a{
  color: #fff;
}
.special{
  float: right;
  padding-left: 31px;
  background: url('images/ochko.png') 0 2px no-repeat;
  font-size: 16px;
}

.search{
  margin-top: 10px;
  width: 258px;
  height: 40px;
}

.hd_search_box {
  background: url('images/bg_search.png');
  box-shadow: 2px 2px 2px #1f1f48;
  width: 258px;
  height: 40px;
  float: right;
  border-radius: 6px; 

}

.hd_search_box input[type="text"] {
  width: 258px;
  height: 40px;
  padding-left: 14px;  
  background: none;
  border: none;
  border-radius: 6px;
  float: left;
  color: #5a5a5a;
}
.hd_search_box input[type="text"]::-webkit-input-placeholder {color:#5a5a5a;}
.hd_search_box input[type="text"]::-moz-placeholder          {color:#5a5a5a;}/* Firefox 19+ */
.hd_search_box input[type="text"]:-moz-placeholder           {color:#5a5a5a;}/* Firefox 18- */
.hd_search_box input[type="text"]:-ms-input-placeholder      {color:#5a5a5a;}
.hd_search_box input[type="text"]:focus::-webkit-input-placeholder {color: transparent}
.hd_search_box input[type="text"]:focus::-moz-placeholder          {color: transparent}
.hd_search_box input[type="text"]:focus:-moz-placeholder           {color: transparent}
.hd_search_box input[type="text"]:focus:-ms-input-placeholder      {color: transparent}

.hd_search_box input[type="submit"] {
  width: 38px;
  height: 38px;
  border: none;
  padding: 0;
  margin-top: 1px;
  margin-left: -39px;
  background: url('images/loop.png') 0 0 no-repeat; 
  cursor: pointer;
}

.hd_search_box input[type="text"]:focus {background: #fff;}

.hd_search_box input:focus { outline: none; }


.pogoda{
  float: right;
  //margin-top: 7px;
  margin-right: 16px;
  width: 125px;
  color: #fff;
}
.pogoda a{
  color: #fff;
}
.pogoda .temp{
  font-size: 36px;
  float: left;
}
.pogoda .img{
  float: left;
}
.pogoda .city{
  text-align: center;
}
.pogoda .date{
  text-align: center;
}

#logo {
  width: 375px;
  height: 79px;
  background: url('images/logo.png') no-repeat; 
}

#menu {
  height: 41px;
  width: 100%;
  background: url('images/menu-bg.png');
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  z-index: 20;
  bottom: -2px;
}
#menu-icons{
  float: right;
  margin-top: 11px;
}
#menu-icons .izbr{
  float: left;
  height: 17px;
  width: 17px;
  background: url('images/menu_icons.png') 0 0 no-repeat;
  margin-right: 10px;
}
#menu-icons .sitemap {
  float: left;
  height: 17px;
  width: 17px;
  background: url('images/menu_icons.png') -17px 0 no-repeat;
}

.navbar-collapse {
  padding: 0;
}

#site-content {
  padding-bottom: 100px; 
  margin-top: 50px;
}


.col-left-cont {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 723px;
}

.col-left-100 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 100% !important;
}

@media (min-width: 1200px) {
  .col-left-cont {
    width: 990px;
  }
}

@media (max-width: 1200px) {
  .banner-news .banner-podrobn {
    bottom: initial !important;
    top: 40px !important;
    opacity: 1 !important;
    background: rgba(0,0,0,0.5);
    display: none !important;
  }
}


.col-right-cont{
  position: relative;
  min-height: 1px;
  float: right;
  width: 264px;
}

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  //height: 276px;
  background-color: #f6f6f6;
  width: 100%;
  min-width: 992px;
}

#footer .copybox {

  text-align: right;
}


#footer .container{
  background: url(images/gerb_footer.png) no-repeat 583px 20px;
}

@media (min-width: 1200px){
  #footer .container {
    background: url(images/gerb_footer.png) no-repeat center 20px;
  }
  .nav > li > a{
    padding: 11px 21px 10px;
  } 

}


.footer-box{
  height: 100%;
}

#footer-cont{
  margin-left: 0;
  margin-right: 0;
  height: 173px;
}

.footer-box{
  height: 100%;
  margin-top: 20px;
  font-size: 12px;
  color: #828282;
}
.footer-box a{
  color: #828282;
  text-decoration: underline;
}
.footer-box a:hover{
  color:#669966;
}
.footer-box ul{
  list-style-image: url(images/li.png);
  line-height: 20px;
  padding-left: 0;
}
.footer-link{
  width: 970px;
  margin: 0 auto;
}

.separator-footer{
  height: 1px;
  width: 100%;
  background-color: #DCDCDC;
  margin-bottom: 20px;
  margin-top: 50px;
  
}
.link-box{
  border-left: 1px solid #DCDCDC;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 160px;
  height: 52px;
  text-align: center;
  line-height: 11px;
}


.link-box:first-child{
  border-left: none;
  padding-left: 0;
  padding-right: 13px;

}

.link-box a{
  color: #828282;
  font-size: 10px;
  font-style: normal;

}
.link-box a:hover{
  color: #669966;
  text-decoration: none;

}
.link-box strong{
  color: #474747;
  font-weight: bold;

}

textarea.bxeditor-textarea {
  line-height: 14px;
} 

.bx_pagination_page ul li{
  margin-left: 4px;
}
div.bx_pagination_page a{
  border: none;
}
.fancybox-title-over {
  width: 100%;
  padding: 0;
  background: rgba(0, 0, 0, .8);
}

.fancybox-title-over > div.fancycounter {
  padding: 10px;
}
#fancybox-wrap{
  padding: 0;
}


.banners-time {
  margin: 15px 0 30px 0;
  height: 100px;
}

.banners-time .link {
  width: 306px;
  height: 100px;
  float: left;
  margin-right: 20px;
  border: 0 !important;
  margin-bottom: 20px;
}

.banners-time .link:nth-child(3) {
  margin-right: 0;
  border: 0 !important;
}

.cold-sms-bg {
  background: url(images/cold-bg2.jpg);
  width: 100%;
  min-height: 54px;
  border-radius: 6px;
  position: relative;
  box-shadow: 2px 2px 0 #92c4f1;
  text-shadow: 1px 1px 0 #0b315e;
  color: #fff;
  font-size: 16px;
  padding: 16px 85px 16px 25px;
  margin-bottom: 20px;
}

.cold-sms-ico {
  background: url(images/cold-ico.png);
  width: 48px;
  height: 53px;
  border-radius: 6px;
  position: absolute;
  right: 10px;
  top: 8px;
}

.web-priemnaya {
  background: #008ace;
  border-radius: 6px;
  padding: 18px 16px;
  font-weight: 500;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
  transition: 0.3s all;
}

.web-priemnaya:hover {
  background: #5da34d;
}

.web-opros {
  background: #5da34d;
  border-radius: 6px;
  padding: 18px 16px;
  font-weight: 500;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
  transition: 0.3s all;
}

.web-opros:hover {
  background: #008ace;
}


.banner-news {
  width: 100%;
  //width: 946px;
  height: 303px;
  background: url(/images/banner-news3.jpg) no-repeat;
  position: relative;
  transition: 0.3s all;
  display: inline-block;
  margin: 20px 0;
}

.banner-news:hover {
  cursor: pointer;
}

.banner-news .banner-text {
  color: #fff;
  font-family: 'Roboto';
  text-shadow: 2px 2px 1px rgba(0,0,0,0.4);
  //width: 620px;
  position: absolute;
  bottom: 55px;
  left: 50px;
  text-align: left;
}

.banner-news .banner-podrobn {
  width: 172px;
  line-height: 50px;
  border-radius: 5px;
  border: 1px solid #fff;
  color: #fff;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  float: right;
  bottom: 70px;
  top: initial;
  right: 50px;
  position: absolute;
  opacity: 0.6;
  font-size: 19px;
}

.banner-news:hover .banner-podrobn {
  color: #e9e51b !important;
  border-color: #e9e51b !important;
  opacity: 1;
}

.banner-news .banner-text b {
  font-size: 28px;
}

.banner-news .banner-text span {
  font-size: 16px;
  display: block;
  width: 620px;
  margin-top: 10px;
}


.pop {
  padding: 50px;
  text-align: center;
} 

.no-link {
  text-decoration: none !important;
  border: 0 !important;
}


.remont-dorog {
  width: 100%;
  height: 800px;
  background: url(/images/remont-dorog.jpg) no-repeat center;
  position: relative;
}


.remont-dorog .modal-wind {
  color: #000;
  background: #fff;
  border-radius: 10px;
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding: 50px;
  height: 586px;
  width: 870px;
}

.remont-dorog .modal-wind p {
  margin-top: 25px;
}

.remont-dorog .modal-wind .min {
  width: 570px;
}

.remont-dorog .modal-wind .name {
  font-size: 33px;
  font-weight: bold;
}

.remont-dorog .modal-wind span {
  font-size: 16px;
  line-height: 24px;
  margin-top: 17px;
  display: block;
}

.remont-dorog .modal-wind .image-remont {
  width: 251px;
  height: 140px;
  background: url('/images/remont.png') no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
}


.map-mobile {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.map-mobile .text-box {
  font-size: 15px;
  font-family: 'Roboto';
  color: #282828;
  line-height: 22px;
  float: left;
  width: calc(100% - 205px);
  margin-left: 25px;
  margin-top: 18px;
}

.map-mobile .ico-box {
  float: left;
  width: 180px;
}

.map-mobile .ico-box i {
  height: 180px;
  display: block;
  background: url(/images/hm-ico2.jpg) no-repeat;
}

.map-mobile .ico-box .name {
  color: #282828;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  margin-top: 10px; 
}

.map-mobile .ico-box .tags {
  color: #282828;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  margin-top: 14px;
}

.map-mobile .text-box .markets {
  margin: 0 auto;
  margin-top: 33px;
  text-align: center;
}

.map-mobile .text-box .markets .google-play {
  width: 187px;
  height: 60px;
  background: url(/images/markets2.png) left no-repeat;
  display: inline-block;
}

.map-mobile .text-box .markets .app-store {
  width: 209px;
  height: 60px;
  background: url(/images/markets2.png) right no-repeat;
  display: inline-block;
  margin-left: 25px;
}

#sputnik-informer {
  float: right;
  margin-right: 10px;
}

.youtube-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.youtube-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fw {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 198px;
  overflow: hidden;
  z-index: 0;
  display: none;
}

canvas#c {
  width: 100%;
  margin-top: -485px;
}

.logo_75_hover {
  width: 247px;
  height: 197px;
  position: absolute;
  left: 0;
  top: 0;
}


ul.tabs li {
  font-size: 14px !important;
}

.table td {
  border-color: #000 !important;
  padding: 15px !important;
}




/*modal*/
.overlay {
  width: 100%;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 20px;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  pointer-events: none;
  transition: 0.35s ease-in-out;
  max-height: 100vh;
  overflow-y: auto;
  z-index: 1000;
}

.overlay.open {
  opacity: 1;
  pointer-events: inherit;
}


.modal {
  display: none;
}


.modal::-webkit-scrollbar-button {
  background-repeat: no-repeat;
  width: 10px;
  height: 0;
}

.modal::-webkit-scrollbar-track {
  background-color: #f3f5f6;
  border-radius: 10px;
  width: 10px;
}

.modal::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #dbe0ec;
}

.modal::-webkit-resizer {
  width: 10px;
  height: 0;
}

.modal::-webkit-scrollbar {
  width: 10px;
  height: 6px;
}

.overlay.open .modal {
  background: #fff;
  //text-align: center;
  padding: 40px 50px;
  box-shadow: 0px 1px 10px rgb(255 255 255 / 35%);
  transition: 0.35s ease-in-out;
  max-height: 100vh;
  overflow-y: auto;
  display: block;
  border-radius: 10px;
  position: relative;
  max-width: 800px;
}

.overlay .modal.open {
  opacity: 1;
  pointer-events: inherit;
}

.overlay .modal.open .content {
  transform: translate(0, 0px);
  opacity: 1;
}
.overlay .modal .content {
  transform: translate(0, -10px);
  opacity: 0;
  transition: 0.35s ease-in-out;
}

.overlay .modal h2 {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 30px;
  padding-right: 50px;
  line-height: 140%;
}


.close-modal {
  background: url('images/close.svg') no-repeat;
  width: 35px;
  height: 35px;
  background-size: 35px;
  position: absolute;
  right: 50px;
  top: 40px;
  border: 0 !important;
  z-index: 100;
  opacity: 0.2;
  padding: 0 !important;
}






@media (max-width: 1200px) {
  .snow-informer {
    background-color: #fbfaf8 !important;
    background-position: top right !important;
    width: 100%;
    height: initial !important;
    margin: 25px 0;
    display: block;
    overflow: hidden;
    border-radius: 5px;
    font-size: 14px;
    padding: 10px 30px 20px 30px !important;
  }

  .peoples {
    display: inline-block;
    margin-left: 25px;
    margin-top: 10px;
  }
}