/* body {
 margin:0px;
 background-image: url(/images/white_wall.png);

 } */

/* @import url('/fonts/robotocondensed.css'); */
@font-face {
    font-family: 'Ubuntu Condensed';
    src: url('/fonts/Scada-Italic.eot');
    src: local('Scada Italic'), local('Scada-Italic'),
        url('/fonts/Scada-Italic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Scada-Italic.woff') format('woff'),
        url('/fonts/Scada-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}


@font-face {
    font-family: 'Ubuntu Condensed';
    src: url('/fonts/Scada-Regular.eot');
    src: local('Scada Regular'), local('Scada-Regular'),
        url('/fonts/Scada-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Scada-Regular.woff') format('woff'),
        url('/fonts/Scada-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Ubuntu Condensed';
    src: url('/fonts/Scada-Bold.eot');
    src: local('Scada Bold'), local('Scada-Bold'),
        url('/fonts/Scada-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Scada-Bold.woff') format('woff'),
        url('/fonts/Scada-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'Ubuntu Condensed';
    src: url('/fonts/Scada-BoldItalic.eot');
    src: local('Scada Bold Italic'), local('Scada-BoldItalic'),
        url('/fonts/Scada-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Scada-BoldItalic.woff') format('woff'),
        url('/fonts/Scada-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}


@font-face {
    font-family: 'Liberation Serif';
    src: url('/fonts/DroidSerif-Bold.eot?ver=02');
    src: url('/fonts/DroidSerif-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/DroidSerif-Bold.woff2?ver=02') format('woff2'),
        url('/fonts/DroidSerif-Bold.woff?ver=02') format('woff'),
        url('/fonts/DroidSerif-Bold.ttf?ver=02') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Liberation Serif';
    src: url('/fonts/DroidSerif-BoldItalic.eot?ver=02');
    src: url('/fonts/DroidSerif-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/DroidSerif-BoldItalic.woff2?ver=02') format('woff2'),
        url('/fonts/DroidSerif-BoldItalic.woff?ver=02') format('woff'),
        url('/fonts/DroidSerif-BoldItalic.ttf?ver=02') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Liberation Serif';
    src: url('/fonts/DroidSerif-Regular.eot?ver=02');
    src: url('/fonts/DroidSerif-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/DroidSerif-Regular.woff2?ver=02') format('woff2'),
        url('/fonts/DroidSerif-Regular.woff?ver=02') format('woff'),
        url('/fonts/DroidSerif-Regular.ttf?ver=02') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Liberation Serif';
    src: url('/fonts/DroidSerif-Italic.eot?ver=02');
    src: url('/fonts/DroidSerif-Italic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/DroidSerif-Italic.woff2?ver=02') format('woff2'),
        url('/fonts/DroidSerif-Italic.woff?ver=02') format('woff'),
        url('/fonts/DroidSerif-Italic.ttf?ver=02') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


/* /// New styles */

.area2,.area3,.area4 {
  grid-area: 2;
  }
.area3,.area4 {
/*  max-width:200px;*/
  }
.area2 {
/*   background-color: #50b6866b;
  padding:15px; */
  min-height: 1200px;
/*  width:100%;       */
  }
.area3 {
/*  background-color: #8375e57d; */
  grid-column-start: 1;
  }
.area4 {
/*  background-color: #c9ff347d; */
  }
.area5 {
/*  background-color: #9ed1f6;*/
/*  padding:15px;
  margin-top: 30px;*/
  background: white url(/images/nhead.gif) left top repeat-x;
  }
.area02 {
  display: grid;
max-width: 1024px;
min-width: 300px;
  gap: 15px;
  margin: 15px auto;
  grid-auto-columns: 240px auto;
  }
.area0 {
/*  background-color: #e5e5d9;*/
  display: grid;
max-width: 1240px;
min-width: 300px;
  gap: 15px;
  margin: 15px auto;
  grid-auto-columns: 240px auto 240px;
  }
.varnelle {
  }
.head_area,.footer_area {
  margin: 0 auto;
  max-width: 1240px;
  }
.footer_area {
font-family: 'Ubuntu Condensed',Verdana;
padding: 25px;
font-size: 15px;
line-height: 1.4;
  }
.banner {
  background-color: #fff9;
  grid-area: 1 / 1 / auto / 4;
  align-content: center;
  display: grid;
  justify-content: center;
  padding:15px;
  }

/* /// New styles */

#left, #center, #right {border:#CCC 1px solid; padding:5px 10px;}

#chleft {float:left; width:240px;/*background-color:#EEEEEE;*/
  margin-left:-100%;
  overflow: hidden;
}

div#teppay {float:left; width:100%;
  }

#chright {float:left;
margin-left:-240px;
width:240px;
/*background-color:#00EEEE;*/}

#chcenter {  /*background-color:#EEEE00;*/}

.saltar {
  display:none;
  }
.cecek {
  display:none;
  }

.chblock, .chblock_red, .chblock_blue, .chblock_yellow,
  .chblock_green, .chblock_fiol, .chblock_senker,
  .chblock_black, .chblock_hamar, .chblock_salat {

  /* border-radius:15px 15px 0 0; */
  /* border-radius:10px; */

  margin-bottom:20px;
  position:relative;
  
/*  -moz-box-shadow: 0 0 7px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.2); 
  box-shadow: 0 0 7px rgba(0,0,0,0.2);*/
  }
.chblocktext, .chblocktext_red, .chblocktext_blue, 
  .chblocktext_yellow, .chblocktext_green,
  .chblocktext_fiol, .chblocktext_senker, .chblocktext_black,
  .chblocktext_hamar, .chblocktext_salat {
  font-family: 'Ubuntu Condensed', sans-serif;
  font-size: 12pt;
  text-align:left;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.65);
  padding:15px;
  /* border-radius:0 0 10px 10px; */
  }
.chblocktext p, .chblocktext_red p, .chblocktext_blue p, 
  .chblocktext_fiol p, .chblocktext_senker p, .chblocktext_black p,
  .chblocktext_hamar p, .chblocktext_salat p {

  font-family: 'Ubuntu Condensed', sans-serif;
  text-align:justify;
  overflow: hidden;
  text-indent:20px;
  background-color: rgba(255, 255, 255, 0.8);

  /* border-radius:0 0 10px 10px; */
  }


.chblock h2:first-of-type, .chblock_red h2:first-of-type, .chblock_blue h2:first-of-type, 
  .chblock_yellow h2:first-of-type, .chblock_green h2:first-of-type, 
  .chblock_fiol h2:first-of-type, .chblock_senker h2:first-of-type, .chblock_black h2:first-of-type,
  .chblock_hamar h2:first-of-type,.chblock_salat h2:first-of-type  {
  
  font-family: 'Ubuntu Condensed', sans-serif;
  font-weight:normal;
  text-align:left;
  font-size:24px;
  line-height: 32px;

  height:34px;
  overflow: hidden;
  margin:0px;
  margin: 0px 0px 2px 0px;
  padding: 5px 5px 5px 10px;
  }

.chblock h2 {
  border-bottom: 1px solid #CF590E;
  box-shadow: 0px -30px 25px -30px rgb(207, 89, 14) inset;

  color:#4a0000;
  margin:0px;
  }
.chblock a {
  color:#4a0000;
  }
.chblocktext {
  border-width: 1px;
  border-style: solid;
  border-color: #CF590E rgba(207, 89, 14, 0.2) rgba(207, 89, 14, 0.2);
  }
.chblocktext a {
  color: #23598C;
  }


.chblock_blue h2 {
  margin:0px;
  color:#000033;
  border-bottom: 1px solid #3366cc;
  box-shadow: 0px -30px 25px -30px #4481DD inset;
  margin:0px;
  }
.chblock_green a {
  color:#000033;
  }
.chblocktext_blue {
  border-width: 1px;
  border-style: solid;
  border-color: #3366cc rgba(1, 112, 164, 0.2) rgba(1, 112, 164, 0.2);
  }


.chblock_yellow h2 {
  margin:0px;
  color: rgb(162, 84, 18);
  border-bottom: 1px solid rgb(255, 174, 11);
  box-shadow: 0px -30px 25px -30px #E7BC92 inset;
  }

.chblock_yellow .blog h2 {
  border-bottom: none;
  box-shadow: none;
  padding-left: 0px;
  text-shadow: 0 0 10px #daa87e;
}


.chblocktext_yellow {
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255, 174, 11) rgba(204, 127, 51, 0.2) rgba(204, 127, 51, 0.2);
  }


.chblock_red h2 {
  color: #E0231B;
  border-bottom: 1px solid #cc3333;
  box-shadow: 0px -30px 25px -30px #D78686 inset;
  margin:0px;
  }
.chblocktext_red {
  border-width: 1px;
  border-style: solid;
  border-color: #cc3333 rgba(204, 127, 51, 0.2) rgba(204, 127, 51, 0.2);
  }


.chblock_green h2 {
  border-bottom:1px solid #33cc33;
  box-shadow: 0px -30px 25px -30px #92E792 inset;
  color:#003300;
  margin:0px;
  }
.chblock_green a {
  color:#003300;
  }
.chblocktext_green {
  border-width: 1px;
  border-style: solid;
  border-color: #3C3 rgba(51, 204, 51, 0.18) rgba(51, 204, 51, 0.18);
  }
.chblocktext_green a {
  color: #23598C;
  }

.chblock_fiol h2 {
  color:#330033;
  border-bottom: 1px solid #cc33cc;
  box-shadow: 0px -30px 25px -30px #ff99ff inset;
  margin:0px;
  }
.chblock_fiol a {
  color:inherit;
  }

.chblocktext_fiol {
  border-width: 1px;
  border-style: solid;
  border-color: #C3C rgba(152, 51, 204, 0.2) rgba(152, 51, 204, 0.2);
  }
.chblocktext_fiol a {
  color: #23598C;
  }


.chblock_senker h2 {
  background: url(/images/shap06.gif) repeat-x #99ffff; padding:5px 5px 5px 10px;
  border:1px solid #33cccc;
  color:#003333;
  margin:0px;
  }
.chblocktext_senker {
  padding:10px 5px 35px 5px;
  border:1px solid #cceeee;
  background-color:#e3ffff;
  }
.chblock_senker input {
  border:1px solid #33cccc;
  height: 16px;
  padding:3px;
  }

.chblock_black h2 {
  color: rgb(60, 39, 26);
  border-bottom: 1px solid #777777;
  box-shadow: 0px -30px 25px -30px #999999 inset;
  margin:0px;
  color:#333333;
  margin:0px;
  }
.chblocktext_black {
  padding:10px 5px 35px 5px;
  border: 1px solid #cccccc;
  border-color: #777777 rgba(131, 109, 86, 0.2) rgba(131, 109, 86, 0.2);
  }


.chblock_hamar h2 {
  color: rgb(60, 39, 26);
  border-bottom: 1px solid rgb(150, 123, 107);
  box-shadow: 0px -30px 25px -30px rgb(159, 131, 114) inset;
  margin:0px;
  }
.chblocktext_hamar {
  padding: 10px 5px 35px 5px;  
  border: 1px solid rgb(185, 175, 170);
  border-color: rgb(150, 123, 107) rgba(131, 109, 86, 0.2) rgba(131, 109, 86, 0.2);
  }

.chblock_salat h2 {
  background: url(/images/shap09.gif) repeat-x #006666; padding:5px 5px 5px 10px;
  border:1px solid #339999;
  color:#003333;
  margin:0px;
  }
.chblocktext_salat {
  padding:10px 5px 35px 5px;
  border:1px solid #aed4c5;
  background-color:#baf0dc;
  }


.chblock li, .chblock_red li, .chblock_blue li, 
  .chblock_yellow li, .chblock_green li, 
  .chblock_fiol li, .chblock_senker li, .chblock_black li,
  .chblock_hamar li,.chblock_salat li  {
  font-family: "Liberation Serif", "Arimo",Verdana;
  font-size: 18px;
  margin: 0px 0px 0px 30px;
  line-height: 1.4;
  }

.n_s_hayu {
  width:100%;
  height:120px;
  background-color:#fee969;
  margin-top: 32px;
  margin-bottom: 25px;
  /* position: absolute; */
  }

.n_s_head {
  height:120px;
  width:100%;
  margin:0 auto;
  padding:0 10px;
  position:relative;
  }
.n_logo {
  position:absolute;
  bottom:-3px;
  left:20px;
  }
.n_deviz {
  font-family:Arimo,Times New Roman;
  font-size:12pt;
  text-align:right;
  position:absolute;
  top:5px;
  right:20px;
  font-style: italic;
  }

.n_s_langs {
  width:100%;
  margin:0 auto;
  font-size:12pt;
  position: relative;
  height: 27px;
  }

.menu li {
  font-family: "Ubuntu Condensed",'Arimo',Verdana;
  font-size:12pt;
  margin: 0px;
  line-height: 1.4;
  }
.menu ul {
  padding-left: 0px;
  list-style:none;
  }

/* Headertan

*/

.n_langs {
  background: transparent url("/images/linet.gif") top left repeat-x;
  color:#feeea0;
  padding:2px 8px 2px 8px;
  font-family:Verdana;
  font-size:10pt;
  position: fixed;
  top:0px;
  width: 100%;
  z-index: 110;
  border-bottom: 5px solid #FEED9F;
  }
.n_lng_name {
  position:relative;
  top:-6px;
  padding-right:5px;
  padding-left:5px;
  }
.n_lng_name a, .n_lng_name a:link, .n_lng_name a:visited{
  color:#feeea0;
  font-family: "Ubuntu Condensed";
  font-size: 12pt;
  }
.n_lng_line {
  float: right;
  margin-right: 20px;
  top: 0px;
  position: absolute;
  right: 255px;
  }
.n_lng_name a:hover,.n_lng_name a:active {
  color:#feeea0;
  text-decoration: underline;
  }
.n_table {
  z-index:-30;
  }
.n_table_1 {
  background: transparent url("/images/head-up.gif") top left no-repeat;
  }
.n_table_2 {
  background: transparent url("/images/head-vr.gif") top left no-repeat;
  }
.n_table_3 {
  padding:0px;
  background: transparent url("/images/head-dw.gif") top left no-repeat;
  }
.n_table_4 {
  background: transparent url("/images/right.gif") top left repeat-x;
  }
.n_title_div {
  position:absolute;
  top:30px;
  z-index:30;
  height:250px;
  width:100%;
  }
.n_title_deviz {
  text-align:right;
  padding-top:10px;
  padding-right:20px;
  font-family:Times New Roman;
  font-size:20px;
  color:#8b2501;
  font-style:italic;
  }
.n_title_img {
  position:absolute;
  top:104px;
  left:140px;
  }
.n_ayal {
  background: transparent url("/images/line.gif") bottom left repeat-x;
  color:#feeea0;
  padding:2px;
  font-size:4px;
  font-family:Verdana;
  }


/* 
  Çĕнĕ пайсем

 } */
 
.news_kantak {
  position:relative;
  /*margin-left:10px;*/
  margin-bottom:10px;
  /*float:right;*/
  border:1px solid #ffcc9a;
  overflow: hidden;
  box-sizing: border-box;
  }
.news_kantak img {
  margin-bottom: -3px;
  }

.news_kantak_text {
  font-family:'Arimo',Arimo,Verdana,Arial;
  width:100%;
  position:absolute;
  background: url("/images/hbg.png") repeat scroll left top transparent;
  bottom:0px;
  padding:0px;
  font-size:90%;
  font-style:italic;
  }
.news_kantak_text_i {
  padding:7px;
  /*color:#ffffcc;*/
  color:#301c0d;

  text-shadow: 1px 1px 3px #ffffcc, -1px -1px 3px #ffffcc,1px -1px 3px #ffffff,-1px 1px 3px #ffffff;
  }

.comment h1:first-of-type,.comment h2:first-of-type, .comment h3:first-of-type,.comment h1,.comment h2, .comment h3 {
  font-family: 'Ubuntu Condensed', sans-serif;
  font-weight:normal;
  margin:0px;
  background:none;
  padding:0px;
  border:0px;
  }
.comment h1:first-of-type,.comment h1 {
  font-size:22px;
  }
.comment h2:first-of-type,.comment h2 {
  font-size:20px;
  }
.comment h3:first-of-type,.comment h3 {
  font-size:18px;
  }

/* Hyparsem */

.news_edit_yerke {
  margin-bottom:3px;
  }
.news_edit_yerke_1 {
  line-height:24px;
  margin-bottom:3px;
  }
.news_edit_siltam,.news_edit_siltam_k {
  padding-left:130px;
  }
.news_edit_siltam input,.news_edit_siltam textarea {
  width:95%;
  }
.news_edit_siltam input[type="file"] {
  border:0px;
  }
.news_edit_siltam input[type="checkbox"] {
  border:0px;
  width:12px;
  }
.news_edit_siltam input[type="submit"] {
  font-size:120%;
  padding:5px;
  }

.news_edit_siltam_k input,.news_edit_siltam_k textarea {
  width:100px;
  }
.news_edit_siltam_k input[type="file"] {
  border:0px;
  }

.news_edit_sulahay {
  padding-top: 6px;
  width:120px;
  float:left;
  }

.hipar_also_time {
  font-size:8pt;
  color:#999999;
  }
.hipar_also_title {
  font-size: 13pt;
  letter-spacing: 1px;
  text-shadow: 0px 0px 5px rgb(35, 125, 216);
  }
.hipar_also_title a {
  color:inherit;
  }

.exlink {
  background:url(/outlink2.png) right 2px no-repeat;
  padding-right:18px;
  }
.photo_news {
  margin-bottom: -1px;
  opacity: 0.7;
  }
.index_right_head .photo_news {
  width:17px;
  height:12px;
  }
.top_blog {
  width:100%;
  position:relative;
  border: 1px solid rgba(82, 204, 98, 0.28);;
  margin-bottom: 5px;
  }
.top_blog_img {
  margin-bottom:-3px;
  }
.top_blog_subj {
width:calc(100% - 10px);
color: #070;
font-size: 13pt;
line-height: 20px;
padding: 5px;
background-color: rgba(226, 255, 226, 0.6);
position: absolute;
bottom: 0px;
margin: 0px 0px 0px;
font-family: "Ubuntu Condensed",sans-serif;
font-weight: normal;
  text-shadow: 0px 0px 1px #007000,0px 0px 2px #FFF,0px 0px 2px #FFF,0px 0px 3px #FFF,0px 0px 2px #FFF;
  }

.top_blog_subj a {
  color:inherit;
  }
.top_blog_cnt {
  float: right;
  margin: 3px 3px 0px 3px;
  }
.top_blog_cnt_img {
  margin-bottom: -2px;
  width:15px;
  height:15px;
  }
.block_blog_count {
  float: right;
  margin: 0px 0px 0px 3px;
  font-family: "Ubuntu Condensed",sans-serif;
  }
.block_blog_line {
  margin-bottom: 5px;
  }
.block_blog_img {
  border:1px solid #DDDDDD;
  float:left;
  margin-top: 3px;
  }
.block_blog_subj {
  padding-left: 50px;
  font-size: 12pt;
  }
.block_blog_new {
  color: #903030;
  }
.block_blog_cm {
margin-left: 5px;
padding: 1px 4px;
background-color: #e3766c;
color: white;
font-size: 10pt;
text-align: center;
min-width: 12px;
display: inline-block;
border-radius: 5px;
position: relative;
  }
.block_blog_cm::before {
content: '';
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 6px 0 0;
border-color: #e3766c transparent transparent transparent;
bottom: -6px;
left: 4px;
  }

.search_input {
  width: 250px;
  margin-right: 10px;
  font-family: Arimo,Arial;
  padding: 3px 5px;
  /* background: white url("/images/search-16.png") no-repeat right 5px center; */
  opacity: 0.9;
  }
.search_img {
  vertical-align: -6px;
  top: 3px;
  position: absolute;
  border: 0px;
  opacity: 0.5;
  right: 14px;
  background-color: transparent;
  }
.search_line {
  float:right;
  position: absolute;
  right: 0px;  
  }
.search_line form {
  position: relative;
  }
.guest_line {
  float:left;
  padding-left: 10px;
  font: 20px/20px "Ubuntu Condensed",sans-serif;
  margin-right: 5px;
  }
.guest_enter {
  margin-bottom: -6px;
  padding-top: 2px;
  margin-right: 3px;
  }
.guest_line a {
  color:inherit;
  }
.patak {
  color: #A2440A;
  }
.guest_warn {
  font-size: 12pt;
  color: rgb(162, 68, 10);
  text-shadow: 0px 0px 1px rgb(255, 234, 134), 0px 0px 3px rgb(255, 234, 134), 0px 0px 5px rgb(255, 234, 134), 0px 0px 7px rgb(255, 234, 134);
  }
.guest_line a:hover {
  color:inherit;
  text-decoration:none;
  text-shadow: 0px 0px 1px #A2440A, 0px 0px 3px #A2440A, 0px 0px 5px #A2440A, 0px 0px 7px #A2440A;
  }
.user_panel {
  font: 600 20pt/18pt "Ubuntu Condensed";
  display: inline;
  color:#006AD7;
  text-shadow: 0px 0px 1px #FFFF90,0px 0px 3px #FFFF90,0px 0px 5px #FFFF90;
  color:#6CA724;
  top: 1px;
  position: absolute;
  left: 42px;
  letter-spacing: -1px;
  }

.form_line {
  min-height: 40px;
  white-space: nowrap;
  }
.form_par_name {
  float:left;
  width: 70px;
  padding: 7px;
  }
.error_line {
  background-color: rgb(252, 255, 110);
  padding: 7px;
  margin-bottom: 15px;
  font-size: 12pt;
  }
.error_text {
  color: #E45758;
  font-weight: bold;
  }
.video_block {
  text-align:left;
  margin-bottom: 20px;
  font-family:"Ubuntu Condensed",Arimo,serif;
  }
.video_block_img {
/*  padding: 2px;*/
  box-shadow: 0px 0px 1px 0px #1A3572;
  }

.video_block_a {
  position: relative;
  display: block;
  }
.video_block_a::after {
  content: "";
  background-color: transparent;
  background-image: url("/images/play.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  display: block;
  position: absolute;
  left: 31%;
  right: 30%;
  background-size: 100% auto !important;
  opacity: 0.6;
  top: 25%;
  bottom: 25%;
  width: 40%;
  }
.video_block_hd a {
  font: normal 20pt "Ubuntu Condensed","Arimo",serif;
  color: #4668B4;
  }

.video_block_hd {
  box-shadow: 0px -35px 20px -35px #6690EE inset;
  border-bottom: 1px solid #6690EE;
  padding: 7px 5px 7px 10px;
  margin: 15px 0px 0px;
  font-weight:normal;
  /* text-align: center; */
  }
.video_block_name {
  margin: 10px 5px;
  font-weight: normal;
  font-size: 13pt;
  color: #2A61E0;
  text-shadow: 0px 0px 2px #6690EE;
  }
.video_block_name a {
  color:inherit;
  }
.video_block_item {
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(35, 89, 140, 0.5);
  padding-bottom: 18px;
  }
.video_block_item h3 {
  padding-top:10px;
  margin-top:0px;
  font-size: 15pt;
  }

.video_block_item_img {
  margin:10px 20px 0px;
  float:left;
  width:200px;
  }
.video_pref p {
  font-size:12pt;
  line-height: 1.3;
  line-height: 6pt;
  }
.video_pref .tag {
  color: #8FAAC4;
  }

.gallery_block {
  text-align:left;
  margin-bottom: 20px;
  font-family:"Ubuntu Condensed",Arimo,serif;
  }
.gallery_block_img {
/*  padding: 2px;*/
  box-shadow: 0px 0px 1px 0px #1A7234;;
  }

.gallery_block_a {
  position: relative;
  display: block;
  }
.gallery_block_a::after {
  content: "";
  background-color: transparent;
  background-image: url("/images/gallery_play.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  display: block;
  position: absolute;
  left: 31%;
  right: 30%;
  background-size: 100% auto !important;
  opacity: 0.4;
  top: 25%;
  bottom: 25%;
  width: 40%;
  }
.gallery_block_hd a {
  font: normal 20pt "Ubuntu Condensed","Arimo",serif;
  color: #186F25;
  }

.gallery_block_hd {
  box-shadow: 0px -35px 20px -35px #2BB716 inset;
  border-bottom: 1px solid rgb(48, 156, 32);
  padding: 7px 5px 7px 10px;
  margin: 15px 0px 0px;
  font-weight:normal;
  /* text-align: center; */
  }
.gallery_block_name {
  margin: 10px 5px;
  font-weight: normal;
  font-size: 13pt;
  color: #1B9353;
  text-shadow: 0px 0px 2px #34C049;
  }
.gallery_block_name a {
  color:inherit;
  }


.del_comment {
  color:rgba(0, 0, 255, 0.3);
  }
.del_comment:hover {
/*  color:#30F; */
  }
.del_comment_block {
  opacity:0.3;
  }
.del_comment_block:hover .del_comment, .del_comment_block:hover span {
  color:#30F;
  }

.hipar_text p {
  font-family: "Liberation Serif";
  color: #333333;
  font-size:18px;
  line-height: 1.4;
  }
.hipar_text iframe {
  margin-left: -30px;
  }
.hipar_text audio {
  margin-left:-30px;
  }
.chat_post_head {
  text-shadow: 0px 0px 3px #BFA045;
  color: #BC6A00;
  border-bottom: 2px solid #BC6A00;
  padding: 5px;
  margin-top: 50px;
  font-size: 18pt;
  font-family: "Ubuntu Condensed",sans-serif;
  }
.chat_user_input {
  padding: 5px 2px;
  color: rgb(167, 73, 14);
  font-family: "Ubuntu Condensed",sans-serif;
  font-size: 14pt;
  }
.chat_sirmalli {
  height: 70px;
  width: calc(100% - 120px);
  }
.chat_situ_button {
  height: 82px;
  float: right;
  width: 100px;
  margin-top: 3px;
  font-size: 20pt;
  }
.chat_line_tulash {
  border-bottom:1px solid #F6F6A6;
  }
.chat_line {
  padding:5px;
  border-bottom: 1px solid #D2AF33;
  }
.chat_line img {
  max-width:100%;
  }
.chat_line p {
  text-indent:30px;
  font-size: 12pt;
  }
.chat_line b {
  font-weight: normal;
  text-shadow: 0px 0px 1px #606060;
  }
.chat_user {
  background-color: rgba(255, 207, 108, 0.2);
  padding: 5px;
  }
.chat_time {
  float: right;
  font-style: italic;
  padding-right:5px;
  }
.chat_line blockquote {
    margin-left: 50px;
    font-style: italic;
    padding: 5px 10px 5px 10px;
    border-left: 1px solid #F2D694;
    background-color: gradient;
    background: #EFDFB8;
    background: -moz-linear-gradient(45deg, #EFDFB8 0%, transparent 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#efdfb8), color-stop(transparent,#fcfcfc));
    background: -webkit-linear-gradient(45deg, #efdfb8 0%,transparent 100%);
    background: -o-linear-gradient(45deg, #efdfb8 0%,transparent 100%);
    background: -ms-linear-gradient(45deg, #efdfb8 0%,transparent 100%);
    background: linear-gradient(45deg, #EFDFB8 0%,transparent 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#efdfb8", endColorstr="transparent",GradientType=1 );
  }
.chat_line blockquote h4 {
  font-size: 14pt;
  font-family: "Ubuntu Condensed",sans-serif;
  margin: 10px;
  font-style: normal;
  }
.chat_line blockquote img {
  margin-right: 10px;
  }
.liked_count {
  float: right;
  color: rgb(255, 70, 40);
  text-shadow: 0px 0px 5px rgb(255, 70, 40);
  padding-right: 2px;
  }
.chat_heart {
  width: 24px;
  height: 24px;
  margin-top: -2px;
  margin-right: 5px;
  }
.chat_kula_tvatkal {
  width: 200px;
  position: absolute;
  top: 21px;
  left: 0px;
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #DAC94C #BB7D00 #BB7D00 #DAC94C;
  border-radius: 3px;
  background-color: white;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  }
.chat_kula_img {
  margin-bottom:-2px;
  }
.pitar {
  display:none;
  }

.news_menu {
  list-style-type: none;
  display: block;
  }
.news_menu li {
  list-style-type: none;
  display: block;
  float: right;
  font-family: "Ubuntu Condensed";
  font-size: 16pt;
  font-weight: bold;
  color: rgb(162, 84, 18);
  margin: 5px 15px 10px 10px;
  }
.news_menu li a {
  color:inherit;
  }

/* -------------- Calendar --------------------- */

.pulam_year, .pulam_year a {
  vertical-align:top;
  width:32px;
  text-align:center;
  padding-top:3px;
  }
.pulam_year_table {
  width:32px;
  height:32px;
  border:1px solid #DDDDDD;
  }
.pulam_year_table_yubiley {
  width:32px;
  height:32px;
  border:1px solid #FFBBBB;
  }
.pulam_year_up,.pulam_year_up a,.pulam_year_up a:hover,.pulam_year_up a:active,.pulam_year_up a:link,.pulam_year_up a:visited {
  font-weight:bold;
  font-family:Arial;
  font-size:11px;
  text-align:center;
  background-color:#DDDDDD;
  padding-top:0px;
  text-decoration: none;
  }
.pulam_year_up_yubiley,.pulam_year_up_yubiley a,.pulam_year_up_yubiley a:hover,.pulam_year_up_yubiley a:active,.pulam_year_up_yubiley a:link,.pulam_year_up_yubiley a:visited {
  /*font-weight:bold;*/
  font-family:Arial;
  font-size:11px;
  color:#FF3333;
  text-align:center;
  background-color:#FFBBBB;
  padding-top:0px;
  text-decoration: none;
  }
.pulam_year_down {
  font-family:Arial;
  text-align:center;
  font-size:11px;
  }
.pulam_year_yubiley {
  font-family:Arial;
  text-align:center;
  font-size:11px;
  font-weight:bold;
  color:#FF3333;
  }
.pulam_teple {
  font-size:11px;padding-left:5px;padding-bottom:3px;
}
.calendar_pulam {
  padding-left:5px;padding-bottom:3px;
  font-size:12pt;
}
.calendar_hipar {
  float:right;
  padding-top:16px;
  padding-right:14px;
}
.calendar_table {
  background-color:#ffffdd;
  border:1px solid #d3b035;
  margin-top:15px;
}
.calendar_dn {
  color:#5d5d5a;
  padding:2px 2px 2px 2px;
  text-align:center;
  font-size:10px;
  background-color:#f0e4a4;
}
.day_calendar {
  text-align:center;
  padding:5px;
  margin:1px;
  border:1px solid #e2cb6e;
  background-color:white;
}
.day_calendar_current {
  text-align:center;
  padding:5px;
  margin:1px;
  border:1px solid #e2cb6e;
  background-color:#f0e4a4;
  font-weight:bold;
}
.calendar_month {
  padding:5px;
  background-color:#e2cb6e;
  text-align:center;
}

/* ----Statya --- */
.wstatya {
  text-align:justify;
  font-family:"Liberation Serif",sans-serif;
  }
.wstatya p {
  text-indent:30px;
  margin:5px 5px 10px 5px;
  line-height: 1.5;
  letter-spacing: 0.3pt;
  font-size:18px;
  }
.wstatya a {
  color:#A25412;;
  }
.wstatya img {
  max-width:100%;
  }
.ch1,.blog h3,.hipar_text h3 {
  font-size: 18pt;
  color: #DD6926;
  font-family: "Ubuntu Condensed","Arimo",sans-serif;
  border-top: 1px solid #FFF;
  padding: 10px 2px 5px 5px;
  margin-bottom: 5px;
  font-weight: normal;
  }
.ch2,.blog h4,.hipar_text h4 {
  font-size:15pt;
  color:#FF8700;
  font-family:'Ubuntu Condensed','Arimo',sans-serif;
  padding: 7px 2px 2px 7px;
  margin-top:10px;
  font-weight: normal;
  }
.ch22 {
  font-size:15pt;
  color:#FF8700;
  font-family:'Ubuntu Condensed','Arimo',sans-serif;
  padding: 7px 0px 2px 0px;
  margin:10px 0 5px 0px;
  font-weight: normal;
  }

.blog p {
  font-family:"Liberation Serif",sans-serif;
  text-indent:30px;
  margin:5px 5px 10px 5px;
  line-height: 1.4;
  letter-spacing: 0.3pt;
  font-size:18px;
  }
.blog a {
  color:#A25412;;
  }

.encyc_tags {
  margin-top: 10px;
  color: #A55716;
  padding: 10px 10px;
  background-color: rgba(234, 178, 130, 0.6);
  }
.encyc_tags a {
  color:inherit;
  }
.encyc_tags b {
  font-weight:normal;
  text-shadow: 0px 0px 4px #784113;
  }

/* ---- */
.merop_head {
  font-family:"Ubuntu Condensed", serif;font-size:11pt;
  font-weight:normal;
  }
.merop_vahat {
  font-size: 10pt;
  font-weight: normal;
  padding: 1px 3px;
  color: white;
  margin-right: 5px;
  opacity: 0.6;
  }

blockquote {
  margin-left: 50px;
  font-style: italic;
  padding: 5px 10px 5px 10px;
  font-family: "Liberation Serif",Arimo,Georgia;
  border-left: 1px solid #F2D694;
  background-color: gradient;
  background: transparent linear-gradient(45deg, #EFDFB8 0%, #FCFCFC 100%) repeat scroll 0% 0%;
  }

.blog_main_head {
  letter-spacing:0px;
  font-family:"Ubuntu Condensed",sans-serif;
  color:#A25412;
  margin: 15px 0px 5px 0px;
  padding: 10px 0px;
  word-spacing: 3px;
  font-size:26px;
  font-weight:normal;
  }
.blog_line {
  margin:5px 0px 0px 0px;
  padding:5px;
  font-size:15pt;
  color:#b16f1c;
  height:40px;
  overflow:hidden;
  font-family: "Liberation Serif",Arimo,Georgia;
  }
.blog_comm_block {
  float:right;
  margin-left:10px;
  margin-right:0px;
 /* width:25px;
  background:#ffffdd url(/images/bcomm.gif) left top no-repeat; */
  padding: 2px 0px 2px 0px;
  text-align:left;
  font-family:Arial;
  font-size:14px;
  font-weight:normal;
  }
.blog_line_avatar {
  float:left;
  margin-right:10px;
  padding: 2px;
  border: 1px solid rgb(236, 219, 174);
  border-radius: 2px;
  }
.blog_line_avatar img {
  margin-bottom: -4px;
  width:32px;
  height:32px;
  }
.blog_line_avatar_blue {
  float:left;
  margin-right:10px;
  padding: 2px;
  border: 1px solid #83B1E6;
  border-radius: 2px;
  background-color: #e2f0ff;
  }
.blog_line_avatar_blue img {
  margin-bottom: -4px;
  width:32px;
  height:32px;
  border: 1px solid #83b1e6;
  }

.blog_line_search {
  padding-left: 70px;
  }
.blog_tags_block {
  float:left;
  padding:5px;
  box-sizing:border-box;
  font-family:"Ubuntu Condensed","Liberation Serif",serif;
  }
.blog_tags_head {
  color: rgb(77, 34, 14);
  border-bottom: 1px solid rgba(77, 34, 14, 0.43);
  box-shadow: 0px -30px 25px -30px #F8B183 inset;
  padding: 7px 10px;
  margin: 4px 0px;
  font-weight: normal;
  font-size: 15pt;font-family: "Ubuntu Condensed",sans-serif;
  }
.blog_tags_head::first-letter {
  text-transform:uppercase;
  }
.img_100 {
  width:100%;
  }
.img_blog {
  margin-left:-30px;
  }
.img_right {
  float: right;
  margin: 15px 0px 15px 20px;
  }
.tema_other {
  margin:0 15px 15px 0px; 
}
.tags {
  font-size:12pt;
  font-weight:normal;
  }
.tags a {
  color:inherit;
  }

.kk_out_head {
  font-size: 10pt;
  border-bottom: 1px solid #d7942f;
  vertical-align: middle;
  font-family: 'Ubuntu Condensed', sans-serif;
  }
.kk_out_head_hurav {
  float:right;
  width:130px;
  vertical-align:baseline;
  padding:0px 5px 0px 5px;
  text-align:center;
  }
.kk_out_head_view {
  float:right;
  width:80px;
  vertical-align:baseline;
  padding:0px 5px 0px 5px;
  text-align:center;
  }
.kk_out_head_vahat {
  float:right;
  width:130px;
  vertical-align:baseline;
  padding:0px 5px 0px 5px;
  text-align:center;
  }

.kk_out_sirni {
  font-size: 12pt;
  vertical-align: middle;
  background-color: RGBA(255, 255, 208, 0.45);
  padding: 7px 0px 5px 5px;
  border-bottom: 1px solid RGBA(215, 148, 47, 0.5);
  }
.kk_out_sirni a b {
  font-weight:normal;
  text-shadow: 0px 0px 1px #2359a5;
  }
.kk_out_hurav,.kk_out_view,.kk_out_vahat {
  text-align:center;
  font-size: 10pt;
  float:right;
  vertical-align:baseline;
  }
.kk_out_hurav {
  width:130px;
  padding:7px 0px 5px 5px;
  }
.kk_out_view {
  width:80px;
  padding:3px 5px 1px 5px;
  }
.kk_out_vahat {
  width:130px;
  padding:7px 5px 5px 5px;
  }

.hipar_text .news_tags a {
    color: RGBA(35, 89, 153, 0.54);
}
.sponsor {
  position:relative;
  clear:both;
  margin: 0px 0px 20px;
  font-family: "Ubuntu Condensed",sans-serif;
  font-weight: normal;
  text-align: center;
  font-size: 24px;
  background: transparent linear-gradient(to right, transparent 0%, rgb(238, 204, 171) 50%, transparent 100%) repeat scroll 0% 0%;
  padding: 5px 0px 8px;
  color: #8a4512;
  }
.sponsor a {
  color:inherit;
  }
#up_button {
z-index:1000;
position: fixed;
bottom: 15px;
right: 15px;
text-align: center;
width: 40px;
display: block;
color: rgb(93, 45, 9);
border: 1px solid rgb(93, 45, 9);
background: linear-gradient(#E9C77B, #F1D490);
text-shadow: 1px 1px 1px RGB(220, 236, 246);
background-color: rgba(110, 50, 9, 0.49);
text-decoration: none !important;
border-radius: 10px;
box-shadow: inset 0px 0px 2px rgb(255, 255, 255),0px 0px 10px rgb(225, 124, 104);
height: 40px;
font-size: 20pt;
cursor:pointer;
  }
#up_button a,#up_button a:hover {
  text-decoration: none !important;
  width: 100%;
  display: block;
  color: rgb(93, 45, 9);
  }


.tema_cnt {
  float: right;
  font-size: 10pt;
  padding: 2px 5px;
  border-radius: 10px;
  margin-top: 3px;
  letter-spacing: -1px;
  margin-right: -10px;
  opacity: 0.7;
  min-width: 12px;
  text-align: center;
  }
.weather {
  font-size: 20pt;
  font-family: "Ubuntu Condensed",sans-serif;
  text-shadow: 0px 0px 1px black;
  }
.weather img {
  width: 36px;
margin-bottom: -9px;
margin-top: 10px;
margin-left: 115px;
margin-right: 5px;
  }
audio {
width: 100%;
margin-top:15px;
  }
.tep_no_right {
  margin-right: 250px;
  }

.moder_nn_stat_line {
  clear: both;
  padding: 0 5px;
  margin-bottom: 13px;
  }

.moder_nn_stat_mise {
  padding: 5px;
  float: right;
  width: 30px;
  background-color: rgba(255, 0, 0, 0.44);
  text-align: center;
  }

.moder_nn_stat_vahat {
  padding: 5px 10px;
  float: left;
  background-color: rgba(138, 149, 196, 0.52);
  margin-right: 7px;
  }

.moder_nn_stat_kam {
  padding: 5px 10px;
  float: right;
  background-color: rgba(254, 142, 142,0.4);
  margin-left: 7px;
  }

.moder_nn_stat_yat {
/*  padding: 5px; */
  }

.online_area {
  margin-bottom: 35px;
  border-bottom: 1px dotted #d5b189;
  }
.online_img_area {
  margin: 25px 100px 5px;
  }
.online_img_area img {
  width: 100%;
  box-shadow: 0 0 5px #774e34;
  border-radius: 5px;
  }
.online_head {
  margin: 0 10px 15px 10px;
  }
.online_time {
  font-weight: bold;
  color: #DD4B39;
  }
.online_text {
  font-family: "Liberation Serif";
  }
.online_text p {
  text-indent: 30px;
  text-align: justify;
  line-height: 15pt;
  font-size: 11pt;
  margin: 0 0 12px;
  }

.b_img_us {
  position:relative;
  }

.img_src {
font-family: 'Ubuntu Condensed', sans-serif;
position: relative;
top: -50px;
z-index: 99;
text-shadow: 0 0 20px #f8f2e5,0 0 15px #f8f2e5, 0 0 12px #f8f2e5,0 0 10px #f8f2e5, 0 0 7px #f8f2e5, 0 0 5px #fff, 0 0 5px #fff, 0 0 3px #fff, 0 0 1px #fff;
color: #000;
font-style: italic;
text-indent: 15px;  
  }


#b_img_btns {
  position: absolute;
  padding: 10px;
  left: 0px;
  top: 25px;
  background-color: #fff3d9;
  border: 1px solid #bb7d00;
  box-shadow: 0px 0px 10px #bb7d00;
  text-align: center;
  }

/* New ----- */
      .index3_news_block {
        display: grid;
        gap: 25px 20px;
        grid-template-columns: repeat(3, 1fr);
        margin-top: 20px;
        margin-bottom: 15px;
        }
      .index3_news_area {
  box-shadow: 0 0 10px #0000004d;
  position: relative;
  overflow: hidden;
  background-color: white;
         }
      .index3_news_col_area {
        grid-auto-columns: 110px auto;
        display: grid;
        }
      .index3_news_col_left {
        background-color:rgb(213, 75, 48);
        grid-area:1;
        }
      .index3_news_col_right {
        grid-area:1;
        min-height: 130px;
        background-color: #fff;
        }
      .index3_news_head {
  box-sizing: border-box;
  background-color:white;
        }
.index3_news_head h4 {
  font-family: "Ubuntu Condensed",sans-serif;
  padding: 5px 15px 45px 15px;
  font-size: 14pt;
  font-weight: normal;
  line-height: 24px;
  overflow: clip;
  text-overflow: ellipsis;
  }

      .index3_news_actual {
      background-color: #ffbaad;
        }
      .index3_news_actual a {
        color: #650005;
        }
 .index3_news_blog {
     background-color: rgba(0, 129, 255, 0.25);
   }
      .index3_news_blog a {
        color: #08294b;
        }
      .index3_sect {
font-family: "Ubuntu Condensed",sans-serif;
font-size: 12pt;
padding: 3px 10px;
text-align: right;
float: right;
margin-left: 15px;
position: absolute;
top: 0px;
right: 0px;
box-shadow: 0 0 5px #656565;
        }
      .index3_img_link {
display: flex;
height: 120px;
justify-content: center;
overflow: hidden;
border-bottom: 1px solid #8e8e8e;
        }
      .index3_news_img {
/*border-bottom: 1px solid #8e8e8e;*/
width: 100%;
/*height: 100px; */
background-color: #a7a7a7;
margin-bottom: -5px;
align-self: center;
transition: 1s;
min-height: 125px;
        }
      .index3_news_img:hover {
      transform: scale(1.2);
      }
      .index3_news_time {
text-align: left;
display: inline-block;
padding: 10px 15px 0px 15px;
font-size: 14px;
color: #000;
        }

@media all and (max-width: 1000px) {
      .index3_news_block {
  grid-template-columns: repeat(2, 1fr);
    }
  }


/*
@media all and (max-width: 900px) {
  .area4 { display:none;}
  .area0 {grid-auto-columns: 240px auto}
  .banner { grid-area: 1 / 1 / auto /3;}
  .n_lng_line {
    right:205px;
    }
  .search_input {
    width:200px;
    }
  }  */



@media all and (max-width: 900px) {
  .area4 { display:none;}
  .area0 {grid-auto-columns: 200px auto}
  .area02 {grid-auto-columns: 200px auto}
  .banner { grid-area: 1 / 1 / auto /3; display:none;}
  .banner728_content {display:none;}
  .n_lng_line {
    right:205px;
    }
  .search_input {
    width:200px;
    }
  .wstatya p,.chblock_yellow li {
    font-size:inherit;
    }
  .ch1 {
    font-size:16px;
    }
  .ch2 {
    font-size:14px;
    }
  }
@media all and (max-width: 600px) {
  .n_logo img {
    width: calc( 100% - 32px);
    }

  }
@media all and (max-width: 480px) {
  .banner {grid-area: 1; display:none;}
  .area3 { display:none;}
  .area4 { display:block;}
  .area4 {grid-area:3}
  .area0 {grid-auto-columns:auto}
  .area02 {grid-auto-columns:auto}
  .banner728_content {display:none;}
  .search_input {
    width:100px;
    }
  .n_lng_line {
    right:105px;
    }
  .n_logo img {
    width: calc( 100% - 32px);
    }
  .weather img {
    margin-left:10px;
    margin-top:5px;

    }
  .n_deviz {
    font-size:12px;
    max-width:250px;
    }
  }
