html,body{
	margin: 0; padding: 0;
/*	overflow-y: hidden; */
/*	max-width:800px; */
}
body{font-family: Arial, sans-serif;}
h3 {
  font-family: 'PFDinTextCompPro-Regular';
  font-size: 22px;
  text-transform: uppercase;
}
a {
    color: #1a1a1a;
    text-decoration: none;
    outline: none;
    -moz-outline-style: none;
}
a.italic {
    font-style: italic;
}
a.orange {
    color: #e87960;
}
a.underline {
    text-decoration: underline;
}

.telegrab-bot{
    height: 37px;
    background: #303f4c url('/i/m/telegram-icon.png') 10px 0 no-repeat;
    width:100%;
}
.telegrab-bot a{
    color: #fff;
    line-height: 37px;
    padding-left: 60px;
    font-size: 16px;
}
.warning-blue {
    padding: 10px 45px 20px 14px;
    background: #d3e2ed;
    border-bottom: 4px solid #b9d6ec;
    font-size: 15px;
    position: relative;
}
.warning-blue .warning-close{
    width: 13px; height: 13px;
    background: url('/i/m/closet.png') 0 0 no-repeat;
    display: block;
    position: absolute;
    top: 24px; right: 15px;
    cursor: pointer;
}
.warning-blue a{
    color:#5792bd;
}
.logo-pda {
    padding: 14px 0px 12px 5px;
    text-align: left;
    border-bottom: 2px solid #dae8f2;
}
.logo-pda img {max-width:310px;}

.info-brief{padding: 0 15px 20px 15px;}
.info-brief .ileft{padding-top: 20px; font-size: 14px; float: left; width: 45%;}
.info-brief .ileft .dark-blue{color: #195273; font-weight: bold;}
.info-brief .ileft .weekday{color: #6b9ec9; padding-top: 16px;}
.info-brief .ileft .form-date{color: #195273 ; font-size: 16px; font-weight: bold; line-height: 28px;}
.info-brief .ileft .weather{font-size: 20px; font-weight: bold; color: #e87960;}
.info-brief .ileft .darkblue{font-size: 12px; color: #195273;}
.dark-blue,.weekday,.form-date{display: block;}
.info-brief .iright{float: left; padding-top: 10px; width: 55%;}
.info-brief .iright p{margin-top: 0;}
.info-brief .iright .dark-blue{color: #195273; font-weight: bold; font-size: 12px;}
.info-brief .iright .rates{padding-top: 10px;}
.info-brief .iright .rates .eur,
.info-brief .iright .rates .usd {font-size: 15px;color: #4d4d4d;line-height: 20px;}
.info-brief .iright .rates .currency {font-weight: bold;color: #9cc66a;}
.info-brief .iright .rates .eur span.currency {color:#EA7960;}
.info-brief .iright .rates .usd span.currency {color:#9CC66A;}
span.diff {color:green;}

.menu-wrapper .menu-choise{
    height: 38px;
    background: #303f4c;
    position: relative;
    padding: 0 15px;
    cursor: pointer;
}
.menu-wrapper .menu-choise label{
    color: #fff;
    text-transform: uppercase;
    line-height: 37px;
    font-size: 14px;
    font-weight: bold;
}
.menu-wrapper .menu-choise .menu-marker{
    display: block;
    width: 37px; height: 38px;
    background: #9cc66a url('/i/m/menu-marker.png') 11px 15px no-repeat;
    position: absolute;
    top: 0; right: 0;
    cursor: pointer;
}
.menu-wrapper .menu-list{
    list-style: none;
    margin: 0; padding: 0;
    background: #d3e2ed;
    border-bottom: 4px solid #c6d6e1;
    display: none;
}
.menu-wrapper .menu-list li{height: 40px; padding-left: 15px;}
.menu-wrapper .menu-list li a{
    font-size: 14px;
    font-weight: bold;
    color: #303f4c;
    text-transform: uppercase;
    line-height: 40px;
    text-decoration: none;
}
.menu-wrapper .menu-list li.active a{
    color: #7d9aaf;
    font-weight: 400;
}

/*  nf,kbxrf */
.half-block{
    padding: 10px 9px 20px;
    background: #f4f8fb;
}
.half-block ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.control-news-list {
    padding: 0;
    margin: 0;
  border: 1px solid #d6e2ec;
  background-color: #fff;
  border-bottom: none;
  height: 49px;
}
.control-news-list li.selected {
  background-color: #fff;
  color: #000;
  cursor: default;
  opacity: 1;
}
.control-news-list li {
  width: 50%;
  display: block;
  line-height: 50px;
  float: left;
  text-align: center;
  cursor: pointer;
  background-color: #9cc66a;
  color: #000;
  opacity: .55;
}
.control-news-list li h3{
    border-bottom: 3px solid #9cc66a;
    display: inline-block;
    line-height: normal;
    margin: 0;
}
.simple-time-list.tab-select-news{display:none;}

.simple-time-list {
  border: 1px solid #d6e2ec;
  border-bottom-width: 4px;
  border-top: none;
  background-color: #fff;
}
.simple-time-list.padding {
  margin-bottom: 17px;
}
.simple-time-list h3 {
  padding-top: 13px;
  color: #2c5676;
}
.simple-time-list li {
  padding: 9px 13px;
  border-top: 1px solid #d6e2ec;
}
.simple-time-list li.first {
  border-top: none;
}
.simple-time-list span.time {
  font-family: 'PFBeauSansPro-Book';
  color: #9ec274;
  margin-right: 5px;
}
.simple-time-list span.date {
  font-family: 'PFBeauSansPro-Reg';
  margin-right: 5px;
  color: #a4b8c9;
}
.simple-time-list a img {
  vertical-align: middle;
  margin-left: 7px;
}
.simple-time-list a:hover {
  text-decoration: underline;
}
.simple-time-list li.detail-link {
  text-align: left;
  border-top: none;
  padding-top: 6px;
}

.reclam-block{
    display:table;	
    width: 310px;
    height: auto;
    padding: 15px 0;
    margin: auto;
}
.reclam-block img {
  max-width:310px;
  min-width:200px;
  margin-left: -5px;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.front-page-title{
    height: 45px;
    padding: 0 15px;
    background: #303f4c;
}
.front-page-title h3{
    color: #f4f8fb;
    font-weight: 400;
    line-height: 45px;
}
.front-page ul{
    border: 1px solid #d6e2ec;
    border-bottom-width: 4px;
    border-top: none;
    background-color: #fff;
}
.front-page ul li{
    padding: 9px 13px;
    border-top: 1px solid #d6e2ec;
}
.front-page ul li img {
    float: left;
    margin-right: 10px;
}
.front-page ul li .date{
    font-size: 14px;
    color: #9cc66a;
    padding-bottom: 8px;
}
.front-page ul li a{
    font-size: 14px;
}
/*  Стили с страницы детально*/
.detail-text{
  font-size: 15px;
  line-height: 1.4;
  color: #1a1a1a;
  padding: 0 5px;
}
.detail-text h1{
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  color: #303f4c;
}
.detail-text .detail-date{
  font-size: 15px;
  color: #a1bccf;
}
.detail-text a {
  color: blue;
  text-decoration:underline;
}

.detail-text .green,
.front-page .green{
  color: #9cc66a;
  font-weight: 600;
}
.detail-text img {
  max-width:310px;
  min-width:200px;
  margin-left: -10px;
  /* height: auto; */
}
.detail-text blockquote {
  color: #6190b8;
  font-style: italic;
  border-top: 1px solid #d6e2ec;
  border-bottom:  1px solid #d6e2ec;
  background: url('/i/m/remark.png') 0 15px no-repeat;
  padding: 15px 0 15px 30px;
}
p.small a {text-decoration:underline;}

.block-socials {
  padding-bottom: 18px;
  border-bottom:  1px solid #d6e2ec;
}
.block-socials a.fb,
.block-socials a.tweet,
.block-socials a.vk {
  font-family: Arial, Verdana, sans-serif;
  float: left;
  display: block;
  margin-right: 5px;
}
.block-socials a img {
  margin-right: 5px;
  vertical-align: middle;
}
.block-socials a.fb {
  background: url('/i/m/fb_share.png') no-repeat;
  width: 83px;
  height: 33px;
}
.block-socials a.fb:hover {
  background-position: 0 -33px;
}
.block-socials a.tweet {
  background: url('/i/m/tweet.png') no-repeat;
  width: 84px;
  height: 33px;
}
.block-socials a.tweet:hover {
  background-position: 0 -33px;
}
.block-socials a.vk {
  background: url('/i/m/vk_share.png') no-repeat;
  width: 125px;
  height: 33px;
}
.block-socials a.vk:hover {
  background-position: 0 -33px;
}
.block-socials .facebook-like {
  float: left;
  padding: 0 5px;
  background-color: #b9c4ea;
  padding-top: 6px;
  height: 27px;
}
.block-socials .vk-like {
  float: left;
  padding: 0 3px;
  background-color: #b9d6ea;
  padding-top: 4px;
  height: 29px;
  margin-right: 5px;
}
.block-socials .comments {
  background: #f4f8fb url('/i/m/comments_icon.png') right top no-repeat;
  float: left;
  margin-left: 5px;
  height: 31px;
  line-height: 31px;
  text-align: left;
  border: 1px solid #dce8f0;
  color: #7f7f7f;
  padding: 0 45px 0 10px
}
/*  ******************************* */

.footer{
    border-top: 5px solid #9cc66a;
    background: #303f4c;
    padding-bottom: 15px;
}
.footer .counters{
    width: 125px;
    padding-top: 79px;
    background: url('/i/m/16years.png') 37px 17px no-repeat;
    float: left;
    text-align: center;
}
.footer .counters .count{
    padding-bottom: 10px;
}
.footer .ftext{
    margin-left: 127px;
    font-size: 12px;
    color: #d6e2ec;
}
.footer .ftext a{
    color: #9cc66a;
    text-decoration: underline;
}
.footer .ftext span{
    display: inherit;
}

.pagination {
  text-align: center;
  padding: 20px 0px 0px;
}
.pagination ul {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.pagination ul li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0 4px;
}
.pagination ul li span,
.pagination ul li a {
  font-family: 'PFBeauSansPro-Book';
  font-size: 14px;
  border-bottom: 2px solid #d6e2ec;
  display: inline-block;
  zoom: 1;
  *display: inline;
  min-width: 18px;
  text-align: center;
  line-height: 19px;
}
.pagination ul li.active a {
  border-bottom: 5px solid #9cc66a;
}
.pagination ul li.arrow a {
  width: 11px;
  height: 18px;
  border-bottom: none;
}
.pagination ul li.arrow.prev a {
  background: url(../pag_prev.png) no-repeat;
  margin-right: -7px;
}
.pagination ul li.arrow.next a {
  background: url(../pag_next.png) no-repeat;
  margin-left: 2px;
}
.pagination ul li.arrow:hover a {
  background-position: 0 -18px;
}

.open-popup-link {display:none;}
#write-us-popup-complete {display:none;}
#write-us-popup {display:none;}

.filter-menu {
  min-height: 30px;
  line-height: 35px;
}
.filter-menu a {
  font-family: 'PFBeauSansPro-Book';
  font-size: 16px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 5px;
  border-bottom: 2px solid #d6e2ec;
  line-height: 22px;
}
.filter-menu a:hover {
  border-bottom: 4px solid #9cc66a;
}

.widget_iframe iframe{max-width: 310px !important;height:auto;}

/*
.pagination {padding:5px 0px;}
.pagination ul {list-style:none; width:100%; display:inline;}
.pagination ul li {display:inline; padding:0px 3px;}
.pagination ul li a {text-decoration:none; }
.pagination ul li.active {text-decoration:underline;font-weight:bold;}
.pagination ul li.active a {font-weight:bold;}
*/