body {
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
  background: #CFE9F2 url(../images/weather.png); /* Фоновый цвет и фоновый рисунок*/
  background-repeat: repeat; /* Изображение повторяется по горизонтали */
  
}
.booom {
  width: 100%;
  height: auto;
  position:relative;
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
  background: #f0f8ff url(../images/121.jpg); /* Фоновый цвет и фоновый рисунок*/
  background-repeat: repeat; /* Изображение повторяется по горизонтали */
  
}
.shapka {
  background-color: #5abbfc;
  width: 100%;
  height: 100px;
  position:relative;
  z-index: 804;
}
.shapka1 {
  background-color: #5abbfc;
  width: 100%;
  height: 70px;
  position:relative;
  z-index: 800;
}
.shapka2 {
  background-color: #8cd1ff;
  width: 100%;
  height: 500px;
  position:relative;
  z-index: 801;
}
.neo{
  width: 300px;
  height: 25px;
  position:relative;
  float: right;
  margin-top: 10px;
   z-index: 805;
}

.neo4{
  width: 80px;
  height: 25px;
  position: relative;
  float: right;
  margin-right: 25px;
  margin-top: 5px;
}
.neo1{
  position:relative;
  float: right;
  margin-right: 7px;
  margin-top: 5px;
  z-index: 810;
}

.nebo {
  
  margin-top: 12px;
  margin-bottom: 12px;
}
.neboo {
  width: 95%;
  max-width: 1220px;
  position: relative;
  margin-top: -570px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-color: #fff;
  z-index: 803;
}

.news_all {
  width: 100%;
  max-width: 920px;
  height: auto;
  position:relative;
  margin-left: 30px;
  margin-right: auto;
}

.news_all h1 {
  color: #5abbfc;
}

.shrift_a p {
  margin-left: 30px;
  margin-right: 30px;
  font-size: 18px;
  font-family: "Verdana";
  text-align:justify; 
}


.shrift_a h1{
 color: #5abbfc;
}

.pyti{
  font-family: "Verdana";
  color: #5abbfc;}

.hide, .hide + label ~ div {
  display: none; 
}

.hide + label,
.hide:checked + label {
  padding: 0;
  color: black;
  cursor: pointer;
  border-bottom: 1px dotted #5abbfc;
}
.hide:checked + label {
  color: green;
  border-bottom: 1px dashed #5abbfc;
}

.hide:checked + label + div {
  display: block; 
   max-width: 90%;
  margin-left: 40px;
  background: #fffff;
  -moz-box-shadow: inset 1px 1px 1px  #5abbfc;
  -webkit-box-shadow: inset 1px 1px 1px  #5abbfc;
  box-shadow: inset 3px 0px 2px 0px  #5abbfc;
  padding: 12px; 
}

.po {
  width: 100%;
  height: auto;
  border: 1px double #5abbfc;
  border-collapse: collapse; 
}

.po th{
  color: #fff;
  background: #8cd1ff;
  font-size:20px;
  height: 40px;
  border: 1px solid #fff; /* Рамка вокруг ячеек */
}

.po td{
  padding: 6px; /* Поля вокруг текста */
  border: 1px solid #8cd1ff; /* Рамка вокруг ячеек */
  height: 40px;
  
}

.news_blok {
  width: 30%;
  height: 300px;
  position:relative;
  float: left;
  margin-left: auto;
  margin-right: 30px;
  margin-top: 35px;
}

.news_blok img {
  width: 100%;
  height: 60%;
  max-height: 190px;
}
.news_blok a {
  text-decoration: none;
  color: black;
}
.news_blok h3 {
  color: #5abbfc;
}
.data {
  text-transform:uppercase;
  font-weight: bold;
  font-size: 11px;
  color: #778899;
  padding: 3px;
}

.clip {
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size: 12px;
  padding-top: 6px;
}

.bolshe_news {
   text-decoration: none;
  width: 50%;
  height: 40px;
  margin-left: 25%;
  margin-right: 25%;
  font-size: 24px;
  background-color: #5abbfc;
  color: #fff;
  line-height: 1.8;
 }

.bolshe_news a {
   text-decoration: none;
  color: #fff;
  }

.bolshe_news:hover {
  background: #8cd1ff; 
  color: #fff;
}

.content_n {
  position: relative;

}

.content_n h2{
  color: #5abbfc;
  font-style: italic;
}

.content_news {
  position: relative;
   font-size: 18px;
  font-family: Verdana;
  text-align:justify;
  
}

.ots{
  margin-left: 30px;
  margin-right: 30px;
}

.cvet a{
   text-decoration: none;
  
}
.cvet:hover {
  background: #8cd1ff; 
}


.vlevo {
  float:left; /* Выравнивание по левому краю */
  margin: 1px 1px 1px 0; /* Отступы вокруг картинки */
}

.wrap {
  width: 1040px;
  /*+placement:margin-auto 0px 0px;*/
  margin-left: auto;
  margin-right: auto;
  position: relative;
  left: 0px;
  top: 0px;
}
.stra {
  text-align: left;
}
.footer {
  
  font: bold 12px Tahoma;
  padding-top: 4px;
  color: #45489B;
  background-color: #F1F3F3;
  text-align: center;
  /*+min-height:41px;*/
  -height: 41px;
  min-height: 41px;
  /*+box-shadow:inset 0px 0px 54px #8BC0F2;*/
  -moz-box-shadow: inset 0px 0px 54px #8BC0F2;
  -webkit-box-shadow: inset 0px 0px 54px #8BC0F2;
  -o-box-shadow: inset 0px 0px 54px #8BC0F2;
  box-shadow: inset 0px 0px 54px #8BC0F2;
  margin-top: 5px;
  border-radius: 15px;
}

.footeraa {
  width: 100%; /* Ширина таблицы */
  border: none; /* Граница вокруг таблицы */
  border-spacing: 7px 5px; /* Расстояние между границ */
  font: bold 12px Times New Roman;
  padding-top: 4px;
  color: #fff;
  background-color:#87cefa;
}

.foto img {
  
  /*+border-radius:15px;*/
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  /*+box-shadow:3px 3px 11px #45484B;*/
  -moz-box-shadow: 3px 3px 11px #45484B;
  -webkit-box-shadow: 3px 3px 11px #45484B;
  -o-box-shadow: 3px 3px 11px #45484B;
  box-shadow: 3px 3px 11px #45484B;
  
}
.gallery img{
  margin:5px; /* внешние отступы картинок */
  /*+border-radius:15px;*/
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  /*+box-shadow:3px 3px 11px #45484B;*/
  -moz-box-shadow: 3px 3px 11px #45484B;
  -webkit-box-shadow: 3px 3px 11px #45484B;
  -o-box-shadow: 3px 3px 11px #45484B;
  box-shadow: 3px 3px 11px #45484B;
}
a.photo:hover img{
  border:3px solid #034F80; /* изменение цвета рамки при наведении на картинку */
}
.logo {
  background-color: #F1F3F3;
  padding: 25px;
  /*+border-radius:15px;*/
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  /*+box-shadow:inset 0px 0px 54px #8BC0F2;*/
  -moz-box-shadow: inset 0px 0px 54px #8BC0F2;
  -webkit-box-shadow: inset 0px 0px 54px #8BC0F2;
  -o-box-shadow: inset 0px 0px 54px #8BC0F2;
  box-shadow: inset 0px 0px 54px #8BC0F2;
  height: 300px;
  width: 1060px;
}
.logo1 {
  float: left;
  width: 187px;
  height: 187px;
  /*+border-radius:15px;*/
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  /*+box-shadow:3px 3px 11px #45484B;*/
  -moz-box-shadow: 3px 3px 11px #45484B;
  -webkit-box-shadow: 3px 3px 11px #45484B;
  -o-box-shadow: 3px 3px 11px #45484B;
  box-shadow: 3px 3px 11px #45484B;
  background-image: url(../images/3.png);
}

.logo2 {
  float: right;
  /*+border-radius:15px;*/
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  /*+box-shadow:3px 3px 11px #45484B;*/
  -moz-box-shadow: 3px 3px 11px #45484B;
  -webkit-box-shadow: 3px 3px 11px #45484B;
  -o-box-shadow: 3px 3px 11px #45484B;
  box-shadow: 3px 3px 11px #45484B;
  width: 800px;
  height: 187px;
  background-image: url(../images/head.jpg);
}

.sitename {
  
  width: 1000px;
  height: 30px;
  text-align: center;
  padding: 5px 5px 10px;
  
  font-family: Calibri;
  font-size: 24pt;
  margin-top: 1px;
  font-weight: bold;
  
  line-height: 1.1;
  color: #8fC0F2;
  /*+text-shadow:2px 2px #45484B;*/
  -moz-text-shadow: 1.5px 1.5px #45484B;
  -webkit-text-shadow: 1.5px 1.5px #45484B;
  -o-text-shadow: 1.5px 1.5px #45484B;
  text-shadow: 1.5px 1.5px #45484B;
}

.sitenamа {
  text-align: left;
  font-family: Times New Roman;
  font-size: 8pt;
  line-height: 12px;
  color: #fff;
  position: relative;
  top:10px;
  left:30px
}

.sitenamа1{
  color: #cde3f9;
}
.newssite {
  padding: 0px 0px 25px 0px;
  font-family: Constantia;
}
.news {
  align:center;
  background-color: #F1F3F3;
  /*+box-shadow:inset 0px 0px 54px #8BC0F2;*/
  -moz-box-shadow: inset 0px 0px 54px #8BC0F2;
  -webkit-box-shadow: inset 0px 0px 54px #8BC0F2;
  -o-box-shadow: inset 0px 0px 54px #8BC0F2;
  box-shadow: inset 0px 0px 54px #8BC0F2;
  border-radius: 15px;
  margin-top: 7px;
  margin-left: -3px;
  padding: 16px 16px 16px 16px;
  
}
.newsname {
  font-family: Calibri;
  font-weight: bold;
  /*+text-shadow:1px 1px #45484B;*/
  -moz-text-shadow: 1px 1px #45484B;
  -webkit-text-shadow: 1px 1px #45484B;
  -o-text-shadow: 1px 1px #45484B;
  text-shadow: 1px 1px #45484B;
  color: #8fC0F2;
  font-size: 15pt;
  text-align: center;
  padding: 0 0 10px 0;
}
.zag {
  text-align: center;
  font-family: Calibri;
  font-size: 17.8pt;
  font-style: italic;
  color: #8fC0F2;
  /*+text-shadow:1px 1px #45484B;*/
  -moz-text-shadow: 1px 1px #45484B;
  -webkit-text-shadow: 1px 1px #45484B;
  -o-text-shadow: 1px 1px #45484B;
  text-shadow: 1px 1px #45484B;
}
.zaga {
  text-align: left;
  font-family: Calibri;
  font-size: 17.8pt;
  font-style: italic;
  color: #8fC0F2;
  /*+text-shadow:1px 1px #45484B;*/
  -moz-text-shadow: 1px 1px #45484B;
  -webkit-text-shadow: 1px 1px #45484B;
  -o-text-shadow: 1px 1px #45484B;
  text-shadow: 1px 1px #45484B;
}
.zagol {
  text-align: center;
  font-family: Calibri;
  font-size: 16pt;
  font-style: italic;
  color: #3385ff;
  /*+text-shadow:1px 1px #45484B;*/
  -moz-text-shadow: 1px 1px #45484B;
  -webkit-text-shadow: 1px 1px #45484B;
  -o-text-shadow: 1px 1px #45484B;
  text-shadow: 1px 1px #45484B;
}

.cont {
  background-color: #F1F3F3;
  padding: 33px;
  margin-left: 3px;
  margin-top: 7px;
  margin-bottom: 0px;
  min-height:770px;
  
  /*+box-shadow:inset 0px 0px 54px #8BC0F2;*/
  -moz-box-shadow: inset 0px 0px 54px #8BC0F2;
  -webkit-box-shadow: inset 0px 0px 54px #8BC0F2;
  -o-box-shadow: inset 0px 0px 54px #8BC0F2;
  box-shadow: inset 0px 0px 54px #8BC0F2;
  border-radius: 15px;
}
.conta {
  padding: 8px;
  margin-left: 40px;
  margin-top: -80px;
  margin-bottom: 0;
  /*+min-height:765px;*/
  -height: 770px;
  min-height: 755px;
}

.contstr {
  padding: 7px 31px 31px;
  font-family: "Andale Mono";
  color: #251F1A;
  width: 750px;
}



.contstr A {
  font-style: italic;
  font-family: Georgia;
  font-size: 14pt;
  color: #3385ff;
  text-decoration: none;
  border-bottom: 0px dotted #231E8C;
}
.contstr A:hover {
  border-bottom: 0px dashed #231E8C;
  color: #4548f2;
}
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.str::selection{
  background: transparent;
}
.str::-moz-selection{
  background: transparent;
}
.menu::selection{
  background: transparent;
}
.menu::-moz-selection{
  background: transparent;
}
.newssite::selection{
  background: transparent;
}
.newssite::-moz-selection{
  background: transparent;
}
.news::selection{
  background: transparent;
}
.news::-moz-selection{
  background: transparent;
}
.newsname::selection{
  background: transparent;
}
.newsname::-moz-selection{
  background: transparent;
}
.zag::selection{
  background: transparent;
}
.zag::-moz-selection{
  background: transparent;
}
.cont::selection{
  background: transparent;
} 
.cont::-moz-selection{
  background: transparent;
} 
.contstr::selection{
  background: transparent;
} 
.contstr::-moz-selection{
  background: transparent;
} 
.sitename::selection{
  background: transparent;
}
.sitename::-moz-selection{
  background: transparent;
}

.main-menu::selection{
  background: transparent;
}
.main-menu::-moz-selection{
  background: transparent;
}
.menu-m::selection{
  background: transparent;
}
.menu-m::-moz-selection{
  background: transparent;
}
.sub-menu::selection{
  background: transparent;
}
.sub-menu::-moz-selection{
  background: transparent;
}
.ssl::selection{
  background: transparent;
}
.ssl::-moz-selection{
  background: transparent;
}
.logo::selection{
  background: transparent;
}
.logo::-moz-selection{
  background: transparent;
}
.sub-menu.active::selection{
  background: transparent;
}
.sub-menu.active::-moz-selection{
  background: transparent;
}




/* DEMO 5 */
.main-menu {
  align:center;
  padding: 0.5em;
  /* закругленные углы пунктов меню */
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;   /* Konqueror */
  color: #4548f2;/*45489B */
  border: solid 1px #8BC0F2;
  background: #FfFfFf;
 /*+box-shadow:inset 0px 0px 54px #8BC0F2;*/
  -moz-box-shadow: inset 0px 0px 25px #8BC0F2;
  -webkit-box-shadow: inset 0px 0px 25px #8BC0F2;
  -o-box-shadow: inset 0px 0px 25px #8BC0F2;
  box-shadow: inset 0px 0px 25px #8BC0F2;
  
  behavior: url('PIE.htc'); /* подключаем скрипт закругления для IE 6-8*/
  position: relative;

}      
.main-menu:hover {
  padding-left: 0.5em;  
  color: #4548f2;
  font: bold 16px Times new roman;
    background: #FfFfFf;
 /*+box-shadow:inset 0px 0px 54px #8BC0F2;*/
  -moz-box-shadow: inset 0px 0px 45px #8BC0F2;
  -webkit-box-shadow: inset 0px 0px 45px #8BC0F2;
  -o-box-shadow: inset 0px 0px 45px #8BC0F2;
  box-shadow: inset 0px 0px 45px #8BC0F2;
  
  behavior: url('PIE.htc'); /* подключаем скрипт закругления для IE 6-8*/
  /* обязательно нужно добавить позиционирования (relative или absolute), иначе в IE блока просто не будет видно. для IE 6-8*/


}
/* Active state */
.main-menu.active {
    
  padding-left: 0.5em;  
  border-radius: 10px 10px 0 0;
  color: #4548f2;
  font: bold 16px Times new roman;
    background: #FfFfFf;
 /*+box-shadow:inset 0px 0px 54px #8BC0F2;*/
  -moz-box-shadow: inset 0px 0px 45px #8BC0F2;
  -webkit-box-shadow: inset 0px 0px 45px #8BC0F2;
  -o-box-shadow: inset 0px 0px 45px #8BC0F2;
  box-shadow: inset 0px 0px 45px #8BC0F2;
  
  behavior: url('PIE.htc'); /* подключаем скрипт закругления для IE 6-8*/
  /* обязательно нужно добавить позиционирования (relative или absolute), иначе в IE блока просто не будет видно. для IE 6-8*/
  position: relative;
  
}
  a:hover {cursor: pointer}
    li a {display:inline-block;} 
   li a {display:inline;} 

.menu-m a{
  padding: 0.5em;
  /* закругленные углы пунктов меню */
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;   /* Konqueror */
  color: #4548f2;/*45489B */
  border: solid 1px #8BC0F2;
  background: #FfFfFf;
 /*+box-shadow:inset 0px 0px 54px #8BC0F2;*/
  -moz-box-shadow: inset 0px 0px 25px #8BC0F2;
  -webkit-box-shadow: inset 0px 0px 25px #8BC0F2;
  -o-box-shadow: inset 0px 0px 25px #8BC0F2;
  box-shadow: inset 0px 0px 25px #8BC0F2;
  
  behavior: url('PIE.htc'); /* подключаем скрипт закругления для IE 6-8*/
  position: relative;
}
.menu-m a:hover {

  padding-left: 0.5em;  
  color: #4548f2;
  font: bold 16px Times new roman;
    background: #FfFfFf;
 /*+box-shadow:inset 0px 0px 54px #8BC0F2;*/
  -moz-box-shadow: inset 0px 0px 45px #8BC0F2;
  -webkit-box-shadow: inset 0px 0px 45px #8BC0F2;
  -o-box-shadow: inset 0px 0px 45px #8BC0F2;
  box-shadow: inset 0px 0px 45px #8BC0F2;
  
  behavior: url('PIE.htc'); /* подключаем скрипт закругления для IE 6-8*/
  /* обязательно нужно добавить позиционирования (relative или absolute), иначе в IE блока просто не будет видно. для IE 6-8*/
position: relative;
}
.sub-menu {
  position: absolute;
  border: solid 1px #8BC0F2; /*БОРДЮР ВОКРУГ ВЫПАДАЮЩЕГО СПИСКА*/
    margin: 0 auto;
    padding: 12px 15px;
  background: #fff;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    outline: none;
   /*+box-shadow:inset 0px 0px 54px #8BC0F2;*/
  -moz-box-shadow: inset 0px 0px 100px #8BC0F2;
  -webkit-box-shadow: inset 0px 0px 100px #8BC0F2;
  -o-box-shadow: inset 0px 0px 100px #8BC0F2;
  box-shadow: inset 0px 0px 100px #8BC0F2;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  display:none;
} 
.sub-menu.active {
  
    max-height: 800px;
  position: relative;
}

.sub-menu li {
  border-top:solid 1px #8BC0F2;
  /* border-bottom: solid 1px #8BC0F2; */
}
.sub-menu li a{
  padding-left: 0.5em;
  color: #3385ff;                 /* 3f8fEF */
  padding-left: 20px;
  behavior: url('PIE.htc'); /* подключаем скрипт закругления для IE 6-8*/
  position: relative; /* обязательно нужно добавить позиционирования (relative или absolute), иначе в IE блока просто не будет видно. для IE 6-8*/

}
.sub-menu li a:hover{
  color: #3385ff;              /*#0085ff;  #4433EE*/
  font: bold 16px Times new roman;
  behavior: url('PIE.htc'); /* подключаем скрипт закругления для IE 6-8*/
  position: relative; /* обязательно нужно добавить позиционирования (relative или absolute), иначе в IE блока просто не будет видно. для IE 6-8*/
  
}   
.menu{
  display: block;
  position:relative;
}
ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 14em;
}

ul.menu a {
  display: block;
  text-decoration: none;
  text-align: center;
  position:relative;
}

ul.menu li {
  margin-top: 1px;
}

ul.menu ul.menu li a:hover {
  
}
ul.menu ul.menu {
  border-left: 5px #C5C5C5 solid;
}
.ssl{
  /* закругленные углы пунктов меню */
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;   /* Konqueror */
  color: #4548f2;/*45489B */
  border: solid 1px #8BC0F2;
  background: #FfFfFf;
 /*+box-shadow:inset 0px 0px 54px #8BC0F2;*/
  -moz-box-shadow: inset 0px 0px 25px #8BC0F2;
  -webkit-box-shadow: inset 0px 0px 25px #8BC0F2;
  -o-box-shadow: inset 0px 0px 25px #8BC0F2;
  box-shadow: inset 0px 0px 25px #8BC0F2;
  
  behavior: url('PIE.htc'); /* подключаем скрипт закругления для IE 6-8*/
  position: relative;
}

.ovz-btn
{
  background-image: url(../images/ovz1.png);
  width: 100px;
  height: 33px;
  display: block;
  position:absolute;
  background-repeat: no-repeat;
  left:0px;
  top:0px;
}

 #hpvgd,.h-mdiv,.h-mdiv2,.h-ldiv,.h-rdiv {background:#EAEAEA; color:#6D6D6D;}
 #hpvgd {width:100%; z-index:100; width:100%; border-bottom:2px solid rgb(230,230,230);}
 .h-mdiv {display:none; position:relative; margin:auto; text-alegn:center;}
 .h-mdiv2 {display:none; position:fixed; margin:auto; text-alegn:center; width:400px; height:200px;}
 .h-ldiv {float:left; padding:7px 10px 7px 0px;}
 .h-rdiv {position:absolute; top:7px; right:0px; text-align:right;}
 .h-ni {display:none !important;}
 a.hcmaf {color:red; margin-left:5px; font-size:20px; font-weight:bold;}
 a.h-anl {color:#2a72cc;}
 a.h-al {color:#ED664B;}
 .h-fi {font-weight:bold; border-radius:50%; padding:0px 8px; margin-right:5px; font-size:19px;}
 .h-background-1 {color:#fff !important; background:#000 !important; -webkit-box-shadow: none !important;
    box-shadow: none !important;border: none !important;}
 .h-background-2 {color:#000 !important; background:#fff !important; -webkit-box-shadow: none !important;
    box-shadow: none !important;border: none !important;}
 .h-background-3 {color:#fff !important; background:#153D9D !important; -webkit-box-shadow: none !important;
    box-shadow: none !important;border: none !important;}
 .h-background-4 {color:#fff !important; background:#543204 !important; -webkit-box-shadow: none !important;
    box-shadow: none !important;border: none !important;}


/* мои куралесения 02.10.2018 это сетка новостей*/
.wrappern {
  overflow: hidden; 
  width: 90%;

}
.featuresColumn {
   display: block;
  float: left; 
  width: 22%; 
  margin-right: 4%;
 }    
   
.last {
  margin-right: 0;
}

  /* меню в строчку*/

@import url(https://fonts.googleapis.com/css?family=Roboto:500);
*{
  margin: 0; padding: 0;
  font-family: 'Roboto', sans-serif;
}
.cm-e-menu {
  background-color:#8cd1ff;
  position: relative;
  top: 0px;
  z-index: 1000;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  margin-right: auto;
}
.cm-e-menu a { 
  text-decoration:none;
  color:white;
}
.cm-e-menu ul {
  margin: 0; padding: 0;
}
.cm-e-menu li {
  position: relative;
  white-space: nowrap;
  cursor: pointer;
  text-transform: none !important;
  list-style: none;
}
.cm-e-menu li:hover {
  background-color: #54b9f7;
  text-shadow: 0 10px 10px #87CEFA;
  
}

.submenu a:hover{
  color:#4169E1;
  font-size:16px;}

.cm-e-menu ul li.topmenu {
  display: inline-table;
  padding: .9em 1em;
  text-decoration: none;
}
.cm-e-menu .topmenu ul {
  display:none;
  position: absolute;
  background-color: #87CEFA;
  
}
.cm-e-menu li:hover > ul {
  display: table;
  background-color: #87CEFA;
 
}
.cm-e-menu ul.submenu {
  top: 100%; left: 0;
  padding-top: .2em;
  padding-bottom: .2em;  
  box-shadow: 0 0 20px #87CEFA;
}
.cm-e-menu ul.submenu .submenu {
  top: -.5em; left: 100%;
  font-size: 1em
}
.cm-e-menu ul.submenu li {
  padding: .2em 1.5em;
  font-size: .9rem;
}
.cm-e-menu li.divider {
  padding: 0;
  border-top: 1px solid #343434;
  margin: .5rem auto .3rem;
  cursor: default;
}
.cm-e-menu li.divider:hover {
  background-color: transparent;
} 

 /*боковая новостюшка*/


.lft_inf_blck {
  width: 215px;
  text-align: center;
  padding: 4px;
  font-size: 14px;
  color: #668099;
   margin-left: 7px;

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f4ff', endColorstr='#e1e5f2',GradientType=0 );
    box-shadow:
        0px 0px 1px 1px #004e9b,
        0px 0px 0px 0px #0080ff inset,
        0px 2px 4px #000000;
}

.lft_inf_blck a {
  text-decoration: none;
  color: #2233aa;
  font-weight: bold;
  font-size: 14px;
}

.lft_inf_blck a:hover {
  color: #4756b7;
}

.title_lib {
  width: 215px;
  text-align: center;
  font-size:17px;
  color: #fff;
  font-weight: bold;
  background: #87CEFA;
  padding: 6px 4px;
  margin-top: 10px;
  margin-left: 7px;
  alt:left;
  
  
}

.counter {
  width: 182px;
  padding: 8px;
  border-radius: 5px;
  background: #c8d0e6;
  -webkit-box-shadow: inset 0 0 7px 0px #a2a8ba;
  -moz-box-shadow: inset 0 0 7px 0px #a2a8ba;
  box-shadow: inset 0 0 7px 0px #a2a8ba;
  margin: 10px auto;
}
 /*картинка фоном*/
.fotofon{
        background: url(../images/fon.JPG) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
       
}
.strogo{
    width: 100%; /* Ширина таблицы */
 /*   border: 1px solid #399; /* Граница вокруг таблицы */
    border-spacing: 5px 5px; /* Расстояние между границ */
   }
.strogo td{
  padding: 5px; /* Поля в ячейках */ 
}



/* лайтбокс-галерея */ 



.lb-album{
 width: auto;
 margin: 0 auto;
 font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;

}
.lb-album ul{
   background: #000;
}
.lb-album li{
 float: left;
 margin: 5px;
 position: relative;
  list-style-type: none;

}
.lb-album li > a,
.lb-album li > a img{
 display: block;
  
}
/*.lb-album li > a{
 width: 150px;
 height: 150px;
 position: relative;
 padding: 10px;
 background: #f1d2c2;
 box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
 border-radius: 4px;
}*/
.lb-album li > a span{
 position: absolute;
 width: 200px;
 height: 200px;
 top: 10px;
 left: 10px;
 text-align: center;
 line-height: 20px;
 color:   rgb(204,229,255);
 text-shadow: 0px 2px 2px rgba(25,25,25,1);
 font-size: 24px;
 opacity: 0;
 background:
 radial-gradient(
 center,
 ellipse cover,
 rgba(255,255,255,0.56) 0%,
 rgba(241,210,194,1) 100%
 );
 transition: opacity 0.3s linear;
}
.lb-album li > a:hover span{
 opacity: 1;
}
.lb-overlay{
 width: 0px;
 height: 0px;
 position: fixed;
 overflow: hidden;
 left: 0px;
 top: 0px;
 padding: 0px;
 z-index: 99;
 text-align: center;
  background-color:  rgba(0, 0, 0,0.2);
 background:
 radial-gradient(
 center,
 ellipse cover,
 rgba(255,255,255,0.56) 0%,
 rgba(241,210,194,1) 100%
 );
}
.lb-overlay > div{
 position: relative;
 color: rgba(232, 246, 255,1);
 width: 950px;
 height: 80px;
 margin: 40px auto 0px auto;
 text-shadow: 1px 2px 2px rgba(0,0,0,0.6);
}
.lb-overlay div h3,
.lb-overlay div p{
 padding: 0px 20px;
 width: 200px;
 height: 50px;

}
.lb-overlay div h3{
 font-size: 36px;
 float: left;
 text-align: right;
 border-right: 1px solid rgba(135,206,250,1);

}
.lb-overlay div h3 span,
.lb-overlay div p{
 font-size: 16px;
 font-family: Constantia, Palatino, serif;
 font-style: italic;

}
.lb-overlay div h3 span{
 display: block;
 line-height: 6px;
}
.lb-overlay div p{
 font-size: 25px;
 text-align: left;
 float: left;
 width: 750px;
   
}
.lb-overlay a.lb-close{
 background: rgba(27,54,81,0.8);
 z-index: 1001;
 color: #fff;
 position: absolute;
 top: 60px;
 left: 75%;
 font-size: 15px;
 line-height: 26px;
 text-align: center;
 width: 50px;
 height: 23px;
 overflow: hidden;
 margin-left: -25px;
 opacity: 0;
 box-shadow: 0px 1px 2px rgba(255,165,0,0.5);
}
.lb-overlay img{
 max-height: 80%;
 position: relative;
 opacity: 0;
 box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
 transition: opacity 0.5s linear;
}
.lb-prev, .lb-next{
 text-indent: -9000px;
 position: absolute;
 top: -32px;
 width: 45px;
 height: 35px;
 left: 50%;
 opacity: 1;
}
.lb-prev:hover, .lb-next:hover{
 opacity: 1;
}
.lb-prev{
 margin-left: -45px;
 background: transparent url(../images/arrows1.png) no-repeat top left;
}
.lb-next{
 margin-left: 20px;
 background: transparent url(../images/arrows.png) no-repeat top right;
}
.lb-overlay:target {
 width: auto;
 height: auto;
 bottom: 0px;
 right: 0px;
 padding: 80px 100px 120px 100px;
}
.lb-overlay:target img,
.lb-overlay:target a.lb-close{
 opacity: 1;
}
.lb-overlay:target img {
 animation: fadeInScale 1.2s ease-in-out;
}
@keyframes fadeInScale {
 0% { transform: scale(0.6); opacity: 0; }
 100% { transform: scale(1); opacity: 1; }
}
 /* кнопка */
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(140, 209, 255, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #5abbfc;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 50px;
    width: 50px;
    right: 20px;
    bottom: 80px;
  }
}

/* блок со скрытой частью */
.hide, .hide + label ~ div {
    display: none; 
}
/* Р Р†Р С‘Р Т‘ РЎвЂљР ВµР С”РЎРѓРЎвЂљР В° label */
.hide + label,
.hide:checked + label {
    padding: 0;
    color: black;
    cursor: pointer;
    border-bottom: 1px dotted green;
}
/* Р Р†Р С‘Р Т‘ РЎвЂљР ВµР С”РЎРѓРЎвЂљР В° label Р С—РЎР‚Р С‘ Р В°Р С”РЎвЂљР С‘Р Р†Р Р…Р С•Р С? Р С—Р ВµРЎР‚Р ВµР С”Р В»РЎР‹РЎвЂЎР В°РЎвЂљР ВµР В»Р Вµ */
.hide:checked + label {
    color: green;
    border-bottom: 0;
}
/* Р С”Р С•Р С–Р Т‘Р В° РЎвЂЎР ВµР С”Р В±Р С•Р С”РЎРѓ Р В°Р С”РЎвЂљР С‘Р Р†Р ВµР Р… Р С—Р С•Р С”Р В°Р В·РЎвЂ№Р Р†Р В°Р ВµР С? Р В±Р В»Р С•Р С”Р С‘ РЎРѓ РЎРѓР С•Р Т‘Р ВµРЎР‚Р В¶Р В°Р Р…Р С‘Р ВµР С?  */
.hide:checked + label + div {
    display: block; 
    background: #fffff;
    -moz-box-shadow: inset 1px 2px 11px #4fa922;
    -webkit-box-shadow: inset 1px 2px 11px #4fa922;
  box-shadow: inset 1px 2px 11px #4fa922;
  padding: 12px; 
}
