body{
    margin-top: 100px;
  color:#2c2c2c;
  font-family: 'Roboto', sans-serif;
 
  /*font-size:12px;*/
}



a, a:visited{color:#bd2b43;}

header{background:#fff; background-size:100% 100%; }

img.alignright{float:right; margin-left:15px;}
img.alignleft{float:left; margin-right:15px;}

.header_top{ color:#d6d6d6; padding-top:5px; padding-bottom:0px; }
.header_top a{color:#d6d6d6; }
.header_top a:hover{color:#fff;}
/*.header_top  .soc_i{background: url('../img/soc_i.gif') 50% 50% no-repeat; display:inline-block; width:121px; height: 18px;  }
.header_top  .soc_i a{background: url('../img/soc_i.gif') 50% 50% no-repeat; display:inline-block; width:18px; height: 18px; margin-left: 4px; }
*/
header .social_i { margin-top:6px; background: url('../img/icons_white.png') -5px -5px no-repeat; width:21px; height:21px; display:inline-block; overflow:hidden; text-indent:999px; margin-left:5px; }
header  a.soc_i_fb{background-position: -5px -5px;}
header a.soc_i_yt{background-position: -70px -5px;}
header a.soc_i_gp{background-position: -103px -5px;}
header a.soc_i_vk{background-position: -134px -5px}
header a.soc_i_tw{background-position: -39px -5px;}
header  a.soc_i_inst{background-position: -197px -5px;}
header  a.social_i:hover{
	outline: solid 1px #ce3b53;
	border-radius: 50%;
}
.icon-telegram{}
.icon-telegram img{
width: 28px;
margin-top: -13px;
}


.socmedia{}
.socmedia a{background: url('../img/icons_white.png') 0px -32px no-repeat; width:32px; height:32px; display:inline-block; overflow:hidden; text-indent:999px; margin-right:15px; opacity: 0.7;}
.socmedia a:hover{opacity: 1.0;}
.socmedia a.soc_i_yt{background-position: -64px -32px;}
.socmedia a.soc_i_tw{background-position: -32px -32px;}
.socmedia a.soc_i_vk{background-position: -128px -32px;}
.socmedia a.soc_i_inst{background-position: -192px -32px;}


/*header .slogan{background:url('../img/slogan.png') no-repeat 50% 50%; background-size:100% auto; height:100px;     margin-top: 6px;}*/

header #searchform{   position:relative; padding-right:0px; }
header #searchform .input-sm{
    }
header #searchsubmit{padding: 7px 5px;
    border-radius: 0px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.81);
    background: transparent;}
header #searchform #s{color:#777; display:none;     position: absolute;    right: 30px;    width: 130px;    top: 2px; }
header #searchform:hover #s{display: block;}


.btn .spinner{display:none;}


#main-navbar{background: rgb(189, 43, 67); border:none; padding: 0px 0px; margin: 0; border-radius: 0;}

#main-navbar .navbar-nav > li > a {
        color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    padding: 15px 7px !important;
    /*font-weight: bold;
    text-shadow: 0px 0px 1px #fff;*/
}

#main-navbar .navbar-nav > li > a:focus,
#main-navbar .navbar-nav > li > a:hover,
#main-navbar .navbar-nav > li.open > a
{
   color: #fff;
background: rgb(207, 60, 84);
}

#main-navbar .navbar-nav > .active > a,
#main-navbar .navbar-nav > .active > a:focus,
#main-navbar .navbar-nav > .active > a:hover {
    /*color: #294f94;
    background-color: #aebcd4;*/
 color: #fff;
background-color: #ce3b53;
}


#main-navbar .navbar-nav > li > a.online {
    color:#fff;
    text-shadow: 0px 0px 1px #000;
    font-weight: bold;
    position: relative;
    z-index: 5;
}/*
#main-navbar .navbar-nav > li > a.online:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(https://video.1zahid.com/img/livestream.jpg?164632414434128);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    opacity: 0.5;
    z-index: -1;
}*/


#main-navbar .navbar-nav > li > a.online span{color: #bd2b43;
background: #ffb4c0;
padding: 2px;
float: left;
margin-right: 4px;
margin-top: 1px;
border-radius: 50%;}

#main-navbar .navbar-nav > li > .dropdown-menu {
    background: rgba(255, 255, 255, 0.95);
    columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
}
#main-navbar ul.dropdown-menu:first-child{ columns: 1;
-webkit-columns: 1;
-moz-columns: 1;}

#main-navbar .dropdown-menu > li > a{color: #202020;     padding: 8px 20px;}
#main-navbar .dropdown-menu > li > a:hover,
#main-navbar .dropdown-menu > li > a:focus{
	 color: #202020;
    background-color: #ddd;
}
#main-navbar .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
}

#main-navbar .navbar-toggle .icon-bar{background-color: #fff;}

#main-navbar .navbar-right {
        margin-right: 0px; margin-top: 33px; padding-left: 2px;
}


.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #444;
    text-decoration: none;
    background-color: #dcdcdc;
    outline: 0;
}

.dropdown-menu .dropdown-menu{position: absolute;
left: 100%;
margin-top: -42px;}


.dropdown-menu .open .dropdown-menu{display: inline-table;}

/*header.nav-scroll #main-navbar{margin-top:5px; margin-bottom:5px;}*/

/*#logo_big{margin-top:10px; margin-bottom:10px; width:100%; height:auto;     display: block;}
header #main-navbar .navbar-header #logo{display:none;}
header.nav-scroll .header_top .navbar-header #logo_big{display:none;}
header .header_top .navbar-header .navbar-toggle{display:none;}
header.nav-scroll #main-navbar .navbar-header #logo{display:block;}
header.nav-scroll #main-navbar .navbar-header #logo img{ width:130px; height:auto;}
header.nav-scroll #main-navbar .navbar-header #logo{margin-right:15px;}*/


/*#menu-main{ background: transparent url('../img/lines.png') no-repeat 94% 0%;}*/
#logo{ margin-right: 5px; background: #bd2b43; padding: 8px 15px; display: inline-block;}
#menu-main1{padding-top: 25px; }

.navbar-toggle{margin-top: 13px; border-radius:0px;}

header #logo img{width:182px; height:auto;  }
header.nav-scroll{  }
header.nav-scroll .navbar-header{overflow: hidden;}
header.nav-scroll #logo{padding: 5px 10px 10px;  }
header.nav-scroll #logo img{width:130px; height:auto; margin-top: 4px; }
header.nav-scroll #menu-main1{padding-top: 6px; }
header.nav-scroll #main-navbar{padding:0px;}
header.nav-scroll #main-navbar .navbar-right{margin-top: 14px;}



header a.radiopershe-online{position: relative; top: -6px;}
header a.radiopershe-online img{width: 110px;}

#showonline{position: absolute;
right: 0; padding:20px; background:#fff; box-shadow:0px 4px 4px #555;
top: 50px; overflow:hidden;}
#menu-main1 .glyphicon-triangle-bottom{position: absolute;
bottom: 0;
top: 33px;
z-index: 500;
font-size: 30px;
left: 35px;
color: #bd2b43;}

.fancybox-slider script{display:none;}


#content{}
.content{font-size: 16px; line-height: 1.6;}
.content h2{margin-top: 0;}

.content img{max-width:100%; height:auto;}

.content figure{margin-bottom: 20px;}

.content table{width:100%; border:solid 1px #ddd;}
.content table tr td{border:solid 1px #888; padding:4px 6px; font-size:12px; width:auto;}
.content iframe{max-width: 100% !important;}

img.circle{border-radius:50%;}


#carousel-home-sliders{}
#carousel-home-sliders img{width:100%; height:auto;}
#carousel-home-sliders .carousel-caption{text-align:left;}


ul.section-submenu{list-style:none; padding:0; margin:0; margin-bottom:10px;}
ul.section-submenu a{display: block;
background: #f8f8f8;
border-bottom: solid 1px #ececec;
padding: 7px 15px;}


.page-title{margin-bottom:20px;clear: both;     /*background: #cacaca url('../img/header_bg.jpg') no-repeat 50% 100%; background-size: cover;*/}

.page-title h1{font-size:2em; color:#bd2b43;  padding-bottom:10px;
background: url('../favicon-32x32.png') no-repeat;
padding-left: 38px; margin-left: -5px;
}
.page-title h1 span{}
.page-title .page-title-right{float:right; margin-top: -36px;}
.page-title .page-title-right a{color:#777;}

.page-title h2{font-size:1.6em; color:#bd2b43; background: url('../favicon-32x32.png') no-repeat 0px 50%; padding-left: 30px; margin-left: -5px; background-size: auto 100%; margin-bottom: -10px;}


.share_btns{margin-top:20px; margin-bottom: 20px;}
.share_btns .share-text{margin-bottom: 8px; display: inline-block; font-size: 14px; color: #777; }

.feadback-map{padding-top: 30px;
background: #ddd;
margin-bottom: -30px;
padding-bottom: 30px;}
.contact-content-text{width: auto; text-align:center;
display: inline;
margin: 0 auto;}


.news-head-info{clear:both; border-bottom:1px solid #DBDBDB; width:100%; /*overflow: auto;*/ padding-bottom:16px; padding-top: 10px; margin-bottom: 15px;}
.mini-info-list{list-style:none; padding:0; font-size:13px; }
.mini-info-list li{float:left; padding-right:10px; color:#838383; border-left: 1px solid #ddd; padding-left: 10px;}

.mini-info-list li.news-date{border-left:none; padding-left:0px;}
.mini-info-list li.share-link{float:right; border-left:none; padding-right:0px;}
.mini-info-list a{color:#5A5A5A;}
.mini-info-list .glyphicon{color:#DED0D0;}
.mini-info-list .user{}
.mini-info-list .glyphicon-user{font-size:13px; color:#DED0D0;}
.mini-info-list li.edit-link{}
.mini-info-list li.edit-link .glyphicon{color:red;}

.homemainnews {width: 100%;}

.block-video{position: relative; padding-bottom: 56.25%;}
.block-video > .video{position: absolute; top: 0; left: 0; width: 100% !important; height: 100%;}
.block-video > .video, .block-video video{width: 100% !important; height: 100%;}

.play_video_i{position: absolute; top: 50%; left: 50%; font-size: 45px; margin-left: -32px; margin-top: -32px; text-align: center; background: #fff; display: block;  line-height: 1px; width: 65px;height: 65px; padding-top:8px;padding-left: 6px; opacity: 0.4; border-radius: 50%;}
.play_video_i_small{font-size: 20px;margin-left: -18px;margin-top: -23px;width: 30px;height: 30px;padding-top: 4px;padding-left: 5px;}
 a:hover .play_video_i{opacity: 0.6;}
 a:hover .play_video_i span{color:#bd2b43;}

video {width: 100%; height: auto;}

.news_list_block{list-style:none; margin:0px; background:#f0f1f3; padding:15px 20px; line-height: 1.23;}
.news_list_block > li > a{color:#2c2c2c; font-size:15px; font-weight: bold; margin-bottom: 2px; display: inline-block;}
.news_list_block > li{padding:6px 0px}
/*#home_news_list  li.hot > a, .news_list_block li.hot  a{color:#1eabe3;}*/
.news_list_block_hot{display:none;}
.news_list_block .news_datetime{font-size:12px;}

.news_list_block .media-icon{color:#888;}
.news_list_block .glyphicon-facetime-video{top:1px; font-size: 11px; margin-left: 2px;}
.news_list_block .glyphicon-picture{top:0px; font-size: 10px; margin-left: 3px;}

.mews-item-short{font-size:14px; position:relative; min-height: 360px;}
.mews-item-short a{color: #333; }
.mews-item-short h4{margin-bottom: 6px;
    /* line-height: 20px; */
    font-size: 15px;
    font-weight: bold;     max-height: 50px;     overflow: hidden;
}
.mews-item-short .news-image{position:relative; /*max-height:195px;*/ overflow:hidden; background: #efefef;}
.mews-item-short .news-image figure{position:static;}
.mews-item-short .news-image img{width:100%}
.mews-item-short .news-comments-views, .press-photo-item-short .news-comments-views{position:absolute; right:0; bottom:0; background:#d4d4d7; padding: 6px 14px; color:#9a9a9a; font-size:12px; opacity:0.95;}
.mews-item-short .news-comments-views a{color:#9a9a9a;}
.mews-item-short .comments{margin-right:10px;}
.mews-item-short .short-text{color:#575757; clear: both;}
.mews-item-short.media {margin-bottom:15px;   margin-left: -15px; min-height: 238px; overflow:hidden;}
.mews-item-short.media .news-image{background:#fff !important;}
.mews-item-short.media .news-comments-views{display:none;}
.mews-item-short.media img{width:100%;height:auto;}
.mews-item-short.media .news_footer{font-size:12px; line-height: 1; display: block; clear: both;}

.article-item-short{}
.article-item-short .news-image{position:relative; /*max-height:195px;*/ overflow:hidden; background: #efefef;}
.article-item-short .news-image figure{position:relative;}
.article-item-short .news-image img{width:100%}
.article-item-short .comments{margin-right:10px;}
.article-item-short .short-text{color:#575757; clear: both;}
.article-item-short.media {margin-bottom:25px; }
.article-item-short.media .news-image{background:#fff !important; width: 25%;}
.article-item-short.media .news-comments-views{display:none;}
.article-item-short.media img{width:100%;height:auto;}
.article-item-short.media .news_footer{font-size:12px; line-height: 1; display: block; clear: both;}


#last_interesting .mews-item-short.media,
#articles-home .mews-item-short.media{margin-left:0px;}


.journalist-item-short{margin-bottom:30px;}
.journalist-item-short .media-image{    width: 140px;    float: left;    margin-right: 15px;}
.journalist-item-short .media-image img{border-radius:50%; width:100%; height:auto;}
ul.people-list{list-style:none; padding:0; margin:0;}
ul.people-list li{margin-bottom:20px;}
ul.people-list img{border-radius:50%; margin-right:15px;}


.now_onair{background:#ddd;}
.now_onair td{padding-top:15px; padding-bottom:15px; padding-left:15px; padding-right: 15px;}
.now_onair .airlabel {font-size:12px;}
.now_onair .label_now{    clear: both;  display: block;}
.now_onair .label_now .glyphicon{color:#bc2945;}
.now_onair .now_text{    background: #bc2945;    color: #fff;    padding: 0 8px;}
.now_onair .label_next{   clear: both;  display: block;}
.now_onair .timestart{font-size:22px;}
.now_onair h4{margin: 0;}


#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; text-align:center; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

@media (max-width: 480px ) {
 .mews-item-short .news-image{width: 100% !important; display: block;}
}


.news-tags{font-size:13px; color:#aaa; margin:6px 0px;}
.news-tags a{  display: inline-block;  text-transform: lowercase; margin-right: 0px; padding: 0; line-height: 1;}
.news-tags a:first-letter{text-transform: uppercase;}

.news-player{margin-top:20px;}

.footer_all_link{display: block; text-align: right;}


#select_day{font-family: "Roboto Condensed",sans-serif; font-size:14px; background: #fff; }
#select_day a{display:inline-block; padding: 13px 15px; cursor:pointer; color:#294f94; font-weight: bold;}
#select_day a.active, #select_day a.active:hover{cursor:text;  background:#f1f1f1; color:#444; text-decoration:none;}
#select_day a:hover{text-decoration:none;}
#select_day a sup{color: #a0a0a0;
display: block;
top: 2px;
font-size: 11px;
line-height: 1.1;}

table.schedule{width:100%; background:#f1f1f1; border:none;}
table.schedule td{padding: 5px 12px !important;
border: none !important;
border-bottom: solid 1px #dcdcdc !important;}
table.schedule td.time{font-family: "Roboto Condensed",sans-serif; font-size:16px; text-align:center; width:100px;}
table.schedule td.program{}
table.schedule td.program h4{margin:0;font-size:16px;}
table.schedule td.program p{display:none; padding-top:10px; padding-bottom:17px;}
table.schedule td.program p a{color:#333;}
table.schedule td:hover p{display:block;}
table.schedule tr:hover{background:#fefefe;}
table.schedule tr.prev {opacity:0.7;}
table.schedule tr.current p{display:block;}
table.schedule tr.current td{background:#fff; border-top:solid 2px #0051A4;}
table.schedule tr.current .time{color:red;}
table.schedule img{max-width:120px; height:auto; float:left; margin-right:10px;}

.schedule_live{
	/*margin-top: 15px;*/
max-height: 476px;
overflow: auto;
    overflow-x: auto;
    overflow-y: auto;
position: relative;
width: 100%;
}
.schedule_live table.schedule td{font-size:13px !important;}


.schedule_live table.schedule td h4{font-size:14px;}
.schedule_live table.schedule tr.prev{display:none;}
.schedule_live table.schedule td.time{width:auto;}

#contentajax{}
#contentajax .container{padding: 0;}


#calendar{width:100%; border-collapse:collapse; table-layout:fixed; margin:15px 0px; position:relative; border-bottom:solid 1px #eee; }
#calendar thead{border-bottom:solid 1px #eee; font-family: "Roboto Condensed",sans-serif; font-weight:normal;}
#calendar tfoot{position:absolute; top:2px; width:100%; font-size: 14px;}
#calendar tr th{text-align:center; padding:4px 0px; font-weight: normal;}
#calendar tr td {text-align:center; padding:4px 0px;}
#calendar caption {text-align:center; font-family: "Roboto Condensed",sans-serif; text-transform: uppercase; font-size: 16px;}
#calendar a {display: block; padding:4px; outline:none;}
#calendar a:hover{background: #BBE8F9; text-decoration:none;}
#calendar #today {}
#calendar #prev {text-align:left; padding-left:4px;}
#calendar #next {text-align:right; padding-right:4px; right:0; position:absolute;}
#calendar #next a {padding-right:10px; padding-left:10px; color:#888; font-family: "Roboto Condensed",sans-serif; text-transform: uppercase; text-decoration: underline;}
#calendar #prev a {padding-left:10px; padding-right:10px; color:#888; font-family: "Roboto Condensed",sans-serif; text-transform: uppercase; text-decoration: underline;}
#calendar a.active, #calendar a.active:hover{background: #BBE8F9; text-decoration:none; font-weight:bold;}


.ajaxloadcontent{opacity:0.5; position:relative;}
.ajaxloadcontent:before{
	content:"";
	position: absolute; width: 128px; height: 15px; top:50%; left:50%; margin-left: -64px;
	background: url('../img/ajax-loader.gif') no-repeat;

}


footer{background:#cacaca; padding-top:30px; padding-bottom:20px; margin-top:30px; color:#525252;}


.last_news_img{position: relative;}
.last_news_img img{width: 100%; height: auto;}

.last_news_block .news_date{font-size: 12px;}

.prog-home{position: relative;}
.prog-home .title{position:absolute; width: 100%; bottom: 0px; left: 0; color:0px; padding: 20px; font-size: 2.6em; background-color:#0006; text-shadow: 0px 0px 2px #000; display: none;}
.prog-home a:hover .title{display: block;}
.prog-home a{color:#fff;}

.newsblock-home .thumbnail{position: relative;}
.newsblock-home .date {
    position: absolute;
    top: 4px;
    left: 4px;
    padding: 8px;
    background: #294f94;
    color: #fff;
    font-size: 1.2em;
opacity: 0.9;
}


.programs-list-item{}
.programs-list-item img{width:100%; height: auto; }


.vypusk-item{}
.vypusk-item .item{position: relative;}
.vypusk-item img{width:100%; height: auto; }

.vypusk_right_col h3.title-block{padding: 4px; margin: 0; text-align: center; font-size:14px; background: #ddd;}
.vypusk_right_list{list-style: none; overflow-y: auto; padding: 0px; margin: 0; background: #f1f1f1;}
.vypusk_right_list li{clear: both; display: block; padding:0px;  border-bottom: solid 1px #ddd; line-height: 17px;}
.vypusk_right_list li a{display: block; clear: both; padding: 10px 10px 10px 20px; overflow: hidden; outline: none; position: relative;}
.vypusk_right_list li a:hover{text-decoration: none; background: #fff;}
.vypusk_right_list li a.active{background: #fff; text-decoration: none;}
.vypusk_right_list .left_col{float: left; width: 100px; padding-right: 10px;}
.vypusk_right_list .right_col{position: relative; overflow: hidden; padding-bottom: 16px;}
.vypusk_right_list .right_col .options_i{font-size: 11px; color:#777;}
a.vypusk_load_all{display: none;}


.cleartop{clear:both; /*margin-top:20px;*/}
.prewvideo{position:relative;}
.prewvideo img{margin:0 auto;}


.right_video_list{background: #f5f5f5;
margin-left: -15px;
padding-left: 15px;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 10px;
margin-top: 20px;
}
.list_video_small{}
.list_video_small img{width:100%;}
.list_video_small .program-title{font-size: 16px; color: #333;}
.list_video_small .prewvideo{
    float: left;
width: 50%;
margin-right: 10px;
max-width: 178px;

}


.copy{font-size: 12px;}

.programs-id{}
.programs-id h2{float:left; margin-top: 0;}
.programs-id .yt_subscribe{float:right;}

.program-item{min-height: 290px;}
.img_play{position: relative;}
.program-item img{width:100%; height: auto; }
.program-item h3{margin-top: 3px; font-size: 17px;}

.facebook_frame{width:100% !important;}
.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    width: 100% !important;
}

iframe.twitter-timeline{ margin-top:20px !important;}

#contacts_map{width:100%; height:250px; }

.contacts_map iframe {
    width:100%; height:250px;
}
.mapscroll{pointer-events: none;}

#likepages{width:100%; min-width:350px; max-width:500px; height:180px; padding:0px 5px; background:#fff; overflow:hidden;}
#likepages h3{margin: 0; margin-bottom: 20px;
}
/*#likepages .close { font-size: 45px; margin-top: -10px;  }*/


#menu-footer{ margin-bottom: 20px; border-bottom: solid 1px #696969; padding-bottom: 20px; }
#menu-footer a{color:#bd2b43;}

.content-contacts{}
.form-feadback h3{margin-top:-4px; margin-bottom: 20px;}

#contactForm{}
#contactForm input, #contactForm textarea, #contactForm .btn{border-radius:0px;}


.online_ott_serv{}
.online_ott_serv a{}
.online_ott_serv a img{margin:10px; auto; padding:2px; opacity:0.8;}
.online_ott_serv a:hover img{outline:solid 1px #ddd; opacity:1; }

.bg_on_project {
    background: -moz-linear-gradient(top, transparent 0%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, #000));
    background: -webkit-linear-gradient(top, transparent 0%, #000 100%);
    background: -o-linear-gradient(top, transparent 0%, #000 100%);
    background: -ms-linear-gradient(top, transparent 0%, #000 100%);
    background: linear-gradient(to bottom, transparent 0%, #000 100%);
    opacity: .75;
}


#last_project_update{}
#last_project_update .project_item_big{position:relative;}
#last_project_update .project_item_big .image {position:relative;}
#last_project_update .project_item_big .image .bg_on_project{position:absolute; width:100%; height:35%; bottom:0px; opacity: 1;}
#last_project_update .project_item_big .image img{width:100%; height:auto;}
#last_project_update .project_item_big .image-anons img{margin-top: 0px;}
#last_project_update .project_item_big .desc{position:absolute; bottom:0px; left:0px; padding:20px;}
#last_project_update .project_item_big .proj_title{font-size:30px; color:#fff; text-shadow: 0px 0px 2px #000; line-height: 1;}
#last_project_update .project_item_big .proj_cat{font-size:28px; color:#fff; text-shadow: 0px 0px 2px #bd2b43;}

#last_project_update .project_item{position:relative; margin-bottom: 15px;}
#last_project_update .project_item .image{position:relative;}
#last_project_update .project_item .image .bg_on_project{position:absolute; width:100%; height:25%; bottom:0px;}
#last_project_update .project_item .image img{width:100%; height:auto;}
#last_project_update .project_item .desc{position:absolute; bottom:0px; left:0px; padding:10px;}
#last_project_update .project_item .proj_title{font-size:16px; color:#fff; line-height: 1; text-shadow: 0px 0px 2px #000;}
#last_project_update .project_item .proj_cat{font-size:16px; color:#fff; line-height: 1; text-shadow: 0px 0px 2px #bd2b43;}
#last_project_update .project_item .proj_cat_38 {display:none;}
/*#last_project_update .vertical_projects .project_item:last-child{margin-top: 15px;}*/


.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0px 0px 2px 0px; 
}
/*
.list-group-item {
  position: relative;
  display: block;
  padding: .5rem 1rem;
  padding-top: 0.5rem;
  
  text-decoration: none;

}*/
.last-news .news-list{ } 
.last-news h3{background: none; padding: 0;  border-bottom: solid 1px #333; padding-bottom: 1px;}
.last-news h3 span{text-decoration: none; color:#fff; background: #333; margin: 0; padding: 3px 25px; font-size: 16px !important; display: inline-block;}

.last-news   li{border: 1px solid #e1e1e1;}
.last-news  .list-group-item{background-color: #f0f0f2;}
.last-news .list-date{border: none; font-size: 12px; color: #5e5a5b; text-transform: uppercase; padding-top: 15px;}
.last-news  .list-group-item div{display: grid; grid-template-columns: auto 1fr; grid-gap: 13px;}

.last-news  .list-group-item i {color:#5e5a5b;}
.last-news  .list-group-item h4{font-size: 15px; padding-top: 3px;}
.last-news  .list-group-item time{padding-top: 13px; color: #5e5a5b; font-size: 12px;}
.last-news  .list-group-item a {transition: .5s; color: black; font-weight: 400; text-decoration: none;}
.last-news  .list-group-item .hot_news, .last-news  .list-group-item .hot_news a{font-weight: bold; color: #111;}
.last-news  .list-group-item .hot_news_main, .last-news  .list-group-item .hot_news_main a{font-weight: bold; color: #bb2538;}
.last-news  .list-group-item a:hover{color: #bb2538;}
.last-news .list-group-item a.btn-more-news{ margin: 0 auto 15px; text-align: center; background: #bb2538; color:#fff; border-radius: 0;}

.info-item-short.media .news-image{width: 38%;}

.container-home .last-news .cat-title1{margin-top: -4px;}

figure{position: relative;}
figure  > figcaption{position: absolute;
z-index: 100;
bottom: 0;
left: 0;
padding: 2px 10px;
font-size: 12px;
background: #000000bf;
color: #c6c6c6;}


.home-online-slide{background: #ddd; padding-top: 15px;}
.tags-cloud{}
.tags-cloud a{color: #6f6f6f;}
.tags-cloud a:hover{color: #5b0909;}


a.online_slider{display: block; position: relative;}
a.online_slider:before{position: absolute;
content: "";
width: 100%;
height: 100%;
background: transparent url('../img/online_bg1.png') 50% 50%;
background-size: cover;}
a.online_slider > img{}


.mews_info_main_img{    margin-top: -20px;}
.mews_info_main_img img{width: 100%; height: auto;}
.mews_info_main_img > .page-title-top, .mews_info_main_img > .info_news_title{position: absolute; color:#fff;  padding-left: 15px; padding-right: 15px;}
.mews_info_main_img > .page-title-top{background: #dddddda8;   margin-top: 15px;  padding: 8px 13px;}
.mews_info_main_img > .page-title-top h1{font-size: 16px; margin: 0;}
.mews_info_main_img > .info_news_title{    bottom: 0px;  padding-bottom: 20px;  background: linear-gradient(0deg, black, transparent); text-shadow: 0px 0px 3px #000;} 
.mews_info_main_img > .info_news_title .entry-title{font-size: 38px;  text-shadow: 0px 0px 8px #000;} 
.mews_info_main_img > .info_news_title .date {font-size: 13px;   margin-bottom: 15px;   display: inline-block;   border-top: solid 2px #bd2b43;   padding: 8px 0px;  margin-top: -5px; color: #b9b9b9;}

.news-info-single .content-img{width: 100%;}

/* верх притиснутий до хедера */

/* ///////////
гарячий віджет 
/////////// */
.vidget-hot {
  padding: 40px 200px 20px 100px;
  box-shadow: 0px 0px 10px #c8c8c8;
  position: relative;
  background: #fff url('data:image/png;base64,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');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-position: right top;
  background-size: 375px 180px;
  background-repeat: no-repeat;
  margin: 0 0 20px;
}

@media(max-width:996px)
{
    .vidget-hot
    {
        padding: 70px 200px 30px 10px;
        margin: 0 -160px 20px -25px;
    }
     
    .mews_info_main_img {    margin-left: -15px;  margin-right: -15px;}
    .mews_info_main_img > .page-title-top h1 { font-size: 14px;  font-weight: bold;}
    .mews_info_main_img > .info_news_title{padding-bottom: 0px;}
    .mews_info_main_img > .info_news_title .entry-title{font-size: 22px;}
    .mews_info_main_img > .info_news_title .date{    margin-bottom: 0px; font-size: 12px;}
    .mews_info_main_img  figcaption{left: auto; right: 0;}
}

@media(max-width:400px)
{
    .vidget-hot
    {
        background: #fff;
        padding: 70px 0 10px;
        margin: 0 0 20px;
    }
}

.vidget-hot .marker
{
    background: #bb2538;
    position: absolute;
    top: 0;
    left: 0;

    color: #fff;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    height: 48px;
    padding: 0 0 0 12px;
    display: flex;
    align-items: center;
    text-align: center;
}

@media(max-width:1300px)
{
    .vidget-hot .marker
    {
        padding: 0 0 0 22px;
    }
}

.vidget-hot .marker::before
{
    content: '';
    position: absolute;
    right: -30px;
    top: 0;

    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-bottom: 48px solid transparent;
    border-left: 30px solid #bb2538;
}

.vidget-hot .title-30
{
    margin: 0 0 12px;
    font-size: 30px; font-weight: 900;
}

.vidget-hot time
{
    /* margin: 0 0 18px; */ 
    margin: 0 0 9px; 
}

@media(max-width:1300px)
{
    .vidget-hot time
    {
        position: absolute;
        top: 16px;
        left: 120px;
    }
}

.vidget-hot p
{
    margin: 0 170px 0 0;
}

@media(max-width:1300px)
{
    .vidget-hot p
    {
        display: none;
    }
}

.vidget-hot a
{
    color: #bb2538;
    transition: .5s;
}

@media(max-width:1300px)
{
    .vidget-hot a
    {
        padding: 0 #bb2538;
        display: block;
    }
}

@media(max-width:400px)
{
    .vidget-hot a
    {
        padding: 0 10px;
    }
}

.vidget-hot a:hover
{
    color: #000;
}
/* ///////////
гарячий віджет 
/////////// */







@media (max-width: 480px ) {
  #last_project_update .project_item_big .proj_title{font-size:20px; line-height:1;}
  #fancybox-container-2 .container{width:100%;}
  #showlikepages {width:300px !important; overflow: hidden;}
}



#all-projects-list{top: -25px; position: relative;}
#all-projects-list ul{list-style:none; padding:0; margin:0; font-size:18px;}
#all-projects-list ul li{display:inline-block; padding:0px 15px 15px 0px;}

#all-projects-list .projects_home_list{height: 182px; overflow: hidden;}
#all-projects-list .projects_home_list_item{ padding:10px;}


.projects_list_item{position:relative; margin-bottom:20px; }
.projects_list_item img{width:100%; height:auto;}
.projects_list_item .projects_list_item_title{ position:absolute; bottom:0px; left:0px; padding:10px; display:none;}
.projects_list_item  a{font-size:16px; color:#fff; line-height: 1; text-shadow: 0px 0px 2px #000;}
.projects_list_item .bg_on_project{position:absolute; width:100%; height:25%; bottom:0px; display:none;}
.projects_list_item:hover .projects_list_item_title,
.projects_list_item:hover .bg_on_project{display:block;}


.clients_list, .partners_list{ }

.partner_item{padding:5px;  height: 180px;}

.partners_list{   height: 180px; overflow: hidden;}
.partners_list .partner_item{ margin:0 auto;}
.partners_list .partner_item img{max-height: 150px; width:auto; margin:0 auto;}

.content-main .partner_item{margin-bottom:15px; padding:15px;}
.content-main .partner_item img{max-height: 100%; width:auto; margin:0 auto;}
/*.partners_list .partner_item{padding-left:10px; padding-right:10px; height: 100px;}
.partners_list .partner_item img{max-height:100px; width:auto;}*/




.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #fff;
    background-color: #bd2b43;
    border-color: #ddd;
}
.pagination > li > a, .pagination > li > span {
    color: #bd2b43;
    border: 1px solid #ddd;
}

.pagination  .current{background: #bd2b43;     color: #fff;}


.slick-slide{text-align:center;}
/*.slick-slide img{margin:0 auto; height:80px; width:auto; padding-top: 20px;}*/
.slick-current{padding-top: 0px;}
/*.slick-current img{height:120px; width:auto; padding-top: 0px;}
.slick-current + .slick-slide img{
    height:100px;  width:auto; padding-top: 13px;
}*/
/*.slick-current ~ .slick-slide:first-child img{
    height:100px;  width:auto; padding-top: 13px;
    background:#fff;
}*/

.slick-slide img{width:100%; height:auto;

 }
.slick-slide .logos{height:130px; width:130px; text-align:center; margin:0 auto; margin-top: 20px;
border-radius: 50%;
overflow: hidden;
background: #fff;
padding: 20px; transition: all 0.5s ease 0s;
}
.slick-current .logos{height: 180px; width:180px; text-align:center; margin:0 auto; margin-top: 0px; transition: all 0.5s ease 0s; padding:30px; }

/*.slick-current + .slick-slide .logos{height: 140px; width:140px; margin-top: 10px; transition: all 0.5s ease 0s; padding:20px;}*/

.slick-arrow{background: #fff url('../img/prev_next.png') 0px 0px no-repeat; border:none; overflow:hidden; width:40px; height:100%; z-index: 10; position: absolute; top:0; font-size:0;}
.slick-prev{background-position:-30% 50%; left:0px;}
.slick-next{background-position:130% 50%; right:0px;}

.slick-arrow{width: 20px;}
.slick-prev{background-position:0% 50%; left:0px;}
.slick-next{background-position:100% 50%; right:0px;}



@media only screen and (max-width:767px){ 
   .now_onair{ margin-bottom: 15px;}
   #last_project_update .project_item_big{margin-bottom: 15px;}
   .mews-item-short.media{margin-right: 0 !important;}
   .project_item img{width: 100%;} 
   .home_banner2 img{margin:0 auto;}
   
   
    .vidget-hot .title-30{font-size: 25px;}
    .info-item-short h3{font-size: 20px;}
   .article-item-short.media{margin-bottom:15px; }
   .info-item-short.media .news-image{width: 50%; display: block; float: left;}
   .info-item-short .media-body{display: block; width: 50%; }
   .info-item-short .media-body div{}
   .article-item-short .short-text{height: 90px; overflow: hidden;}
   .info-item-short .news_footer{display: block !important; line-height: 1; height: 12px; margin-bottom: -5px;}
   figure > figcaption{font-size: 11px;}
   
}


/*

body{ background-color: #d4b342;}
body:before{
position: absolute;
left: 0;
top: 100px;
content: "";
background: url("../img/left_bg.jpg") no-repeat;
width: 50%;
height: 100%;
z-index: 0;
}
body:after{
position: absolute;
right: 0;
top: 100px;
content: "";
background: url("../img/right_bg.jpg") no-repeat;
width: 240px;
height: 100%;
z-index: 0;
}
.container{position: relative; z-index: 100;}
#content .container{background-color: #fff; }*/
