body{
	font-family:'Tahoma', Arial;
	font-size:14px;
	background:url('../img/bk.png') 50% 50% repeat #FFF;
}
textarea {
	resize:none;
}
a{
	color:#1b70c3;
}
a:hover, a:focus {
	color:#03a9f5;
}
img{
	max-width:100%;
}
#row_header{
	padding:14px 0;
}
.header-logo{
	width:107px;
	height:66px;
	display:block;
	float:left;
	background: url('../img/logo.png') 0 0 no-repeat;
}
.header-slogan{
	margin-top:4px;
	color:#1b70c3;
	font-size:15px;
	font-weight:bold;

}
.header-phone, .header-phone-label{
	margin-top:7px;
	color:#1b70c3;
	font-size:18px;
	font-weight:bold;
}
.header-logo-2{
	float:right;
}
.main-menu{
	background-color:#1b70c3;
}
.navbar-default{
	background-color:#1b70c3;
	margin-bottom:0;
	border:none;
}
.navbar-default .navbar-nav > li > a{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color:#1b70c3;
	background-color:#c4e1fd;
	border-bottom:1px solid #FFF;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	color:#1b70c3;
	background-color:#c4e1fd;
	border-bottom:1px solid #FFF;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	color:#1b70c3;
	background-color:#c4e1fd;
	border-bottom:1px solid #FFF;
}
.navbar-default .navbar-nav > li > a:hover{
	transition: all 0.5s;
}
.navbar-default .navbar-nav > li ul > a{
	border-bottom:1px solid #fff;
}
.navbar-nav > li > .dropdown-menu{
	color:#1b70c3;
	background-color:#c4e1fd;
	box-shadow: 0 6px 7px rgba(0, 0, 0, 1);
}
.dropdown-menu > li > a{
	font-size:14px;
	color:#1b70c3;
	border-bottom:1px solid #fff;
        padding-top:7px;
	padding-bottom:7px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	color:#FFF;
	background-color:#1b70c3;
}
.navbar-nav > li > .dropdown-menu{
	padding:0;
	border:none;
}
.home-img{
	margin-bottom:-42px;
}
.main-content-b{
	padding-bottom:40px;
	background-color:#FFF;
}
.main-content-b-page{
	margin-top:15px;
}
.section-title{
	display:block;
	position:relative;
	min-height:66px;
	margin-bottom:15px;
	padding:18px 42px;
	background:#1f7cd6;
}
.section-title:after{
	position:absolute;
	content:'';
	width: 0;
	height: 0;
	border-bottom: 38px solid #65acf2;
	border-left: 38px solid transparent;
	right:0;
	bottom:0;
}
.section-title-text{
	display:inline-block;
	position:relative;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
}
.section-title-text .fa{
	font-weight:normal;
	margin-left:12px;
	color:#f58432;
}
.left-col{
	padding-left:30px;
	padding-right:7.5px;
	padding-bottom:30px;
}
.right-col{
	padding-left:7.5px;
	padding-right:30px;
}
@media (max-width: 991px){
	.left-col{
		padding-right:30px;
	}
	.right-col{
		padding-left:30px;
	}
}
.right-col-ban{
	margin-bottom:15px;
	text-align:center;
}
.article-list-item{
	overflow:hidden;
	margin-bottom:54px;
}
.article-list-date-w{
	float:left;
	padding:10px;
	margin-right:34px;
	border:1px solid #d6d6d6;
}
.article-list-date-b{
	width:72px;
	height:92px;
	background:#1b70c3;
	color:#FFF;
	text-align:center;
	font-size:14px;
}
.article-list-date-month{
	height:33px;
	line-height:33px;
	border-bottom:1px solid #4d8ccb;
}
.article-list-date-day{
	font-size:20px;
	line-height:38px;
}
.article-list-date-year{
	line-height:16px;
}
.article-list-item-title{
	margin-bottom:12px;
	line-height:1.2;
	font-size: 120%;
	text-transform:uppercase;
	color:#000;
}
.article-list-item-anonce{
	line-height:1.4;
	color:#737373;
}
.article-list-item-more{
	display:inline-block;
	margin-top:4px;
}
.pagination-total{
	line-height:30px;
}
.pagination-w{
	float:right;
}
span.page-btn, a.page-btn{
	display:inline-block;
	min-width:30px;
	height:30px;
	font-weight:100;
	text-align:center;
	line-height:30px;
	border:1px solid #e6e6e6;
	color:#666666;
}
.page-btn.page-btn-current, .page-btn.page-btn:hover{
	font-weight:bold;
	background-color: #e6e6e6;
}
footer{
	min-height:150px;
	background:#1b70c3;
	padding-bottom:20px;
}
.footer-menu{
	padding-top:16px;
	padding-bottom:8px;
	border-bottom:1px solid #FFF;
}
.footer-info{
	padding-top:20px;
}
.footer-menu-list{
	padding:0 30px;
}
.footer-menu-list li{
	display:block;
}
.footer-menu a{
	display: inline-block;
	position:relative;
	margin-bottom:6px;
	color:#FFF;
	    transition: all 0.2s ease-in-out;
}
.footer-menu a:hover{
	margin-left:5px;
}
.footer-menu a:before{
	content:'';
	position:absolute;
	left: -10px;
	top:8px;
	width:3px;
	height:3px;
	border-radius:50%;
	background-color:#FFF;
}
.footer-info-item{
	padding-left:30px;
	padding-right:30px;
	color:#FFF;
}
.main-slider-item{
	position:relative;
}
.main-slider-item-title{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	padding:8px;
	background-color:rgba(0,0,0,0.7);
	color:#FFF;
}
.main-slider{
	position:relative;
	margin-bottom:40px;
}
.slick-dots{
	position:absolute;
	right:10px;
	top:20px;
	list-style:none;
}
.slick-dots li{
	display:inline-block;
}
.slick-dots li button{
	width:10px;
	height:10px;
	padding:0;
	margin-left:4px;
	background:#9fa09f;
	border:2px solid #9fa09f;
	text-indent:1000px;
	overflow:hidden;
}
.slick-dots li.slick-active button{
	background:none;
	border:2px solid #000;
}
.navbar-nav .open .dropdown-menu {
	background-color: rgba(196, 225, 253, 0.95);
}
.dropdown-menu {
	border-radius:0;
}
.dropdown-menu > li > a{
	white-space:normal;
}
.dropdown .fa{
	font-weight:normal;
	font-size:12px;
	position:relative;
	top:-3px;
}
.dropdown .fa-chevron-up{
	display:none;
}
.dropdown.open .fa-chevron-down{
	display:none;
}
.dropdown.open .fa-chevron-up{
	display:inline-block;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#FFF;
}
.navbar-nav{
	margin-top:0;
}
.scroller{
	display:none;
	width:50px;
	height:50px;
	border-radius:50%;
	position:fixed;
	right:2%;
	bottom:40px;
	text-align:center;
	background-color:#7f7f7f;
	opacity:0.8;
	cursor:pointer;
}
.scroller-inner{
	width: 0;
	height: 0;
	position:absolute;
	left:50%;
	margin-left:-14px;
	top:50%;
	margin-top:-11px;
	border-style: solid;
	border-width: 0 14px 14px 14px;
	border-color: transparent transparent #e4e4e4 transparent;
}
.scroller:hover{
	opacity:1;
}

h1{
	font-size:1.4em;
}
h2{
	font-size:1.3em;
}
h3, h4, h5, h6 {
	font-size:18px;
}
#fancybox-close{
	right: -15px;
    bottom: 6px;
    top: auto;
}
#fancybox-title{
	margin:0 !important;
	position:absolute;
	bottom:10px;
	background:none;
}
#fancybox-title-inside{
	padding:10px 0 0 0;
	background:#FFF;
	font-size:14px;
	color:#222;
}
#fancybox-content{
	border-radius:10px;
}
#fancybox-outer{
	background:none;
}
#fancybox-wrap{
	box-sizing:content-box;
}

.ari-image-slider-wrapper {
    position: relative;
	margin: 0 0 30px 0;
}
.nivo-controlNavHolder {
    position: absolute;
    right: 10px;
    width: auto;
    top: 10px;
}
.nivo-controlNav a {
    display: block;
    width: 10px;
    height: 10px;
    background: black;
    border: 2px solid black;
    /* text-indent: -9999px; */
    margin: 0 2px;
    float: left;
    opacity: .5;
    -khtml-opacity: .5;
    -moz-opacity: .5;
}
.nivo-controlNav a.active {
    background: white;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
}
.lb-data .lb-number{
	display:none !important;
}
.lb-dataContainer{
	background:#FFF;
}
.lb-caption{
	padding-left:20px;
	color:#222;
}
.lightbox .lb-image{
	border:6px solid #FFF;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.lb-data .lb-close{
	position:relative;
	bottom:3px;
}

.dropdown-menu{ min-width: 250px;}

.footer-menu-header{
	margin-bottom:7px;
	padding: 0 30px 0 21px;
	color:#FFF;
	font-size: 1.2em;
	font-weight:bold;
}
.footer-icon-list{
	margin-left:-10px;
	text-align:right;
}
.footer-social-icon{
	display:inline-block;
	width:33px;
	height:33px;
	margin-left:4px;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(255,255,255,0.2);
	-moz-box-shadow: 1px 1px 2px 1px rgba(255,255,255,0.2);
	box-shadow: 1px 1px 2px 1px rgba(255,255,255,0.2);
}
.footer-icon-vk{
	background:url('/img/social-icons.png') 0 0 no-repeat;
}
.footer-icon-od{
	background:url('/img/social-icons.png') -35px 0 no-repeat;
}
.footer-icon-tw{
	background:url('/img/social-icons.png') -72px 0 no-repeat;
}
.footer-icon-gp{
	background:url('/img/social-icons.png') -107px 0 no-repeat;
}
.footer-icon-fb{
	background:url('/img/social-icons.png') -144px 0 no-repeat;
}
.footer-col-copy .footer-info-item{
	font-size:12px;
}
.live-counter{
	width:88px;
	height:31px;
	margin-left:-10px;
	margin-top:10px;
}

.img-left{
	float:left;
	margin-right:15px;
	margin-bottom:6px;
	margin-top:4px;
}
.img-right{
	float:right;
	margin-left:15px;
	margin-bottom:6px;
	margin-top:4px;
}

/* mob*/
@media (max-width: 1016px){
	.row{
		margin-left:0;
		margin-right:0;
	}
	.left-col{
		padding-left:15px;
		padding-right:15px;
	}
	.right-col{
		padding-left:15px;
		padding-right:15px;
	}
	
	
}
.navbar-toggle{
	float:left;
	margin-left:15px;
}

.search-w{
	float:right;
	position:relative;
}
.search-btn{
	height:51px;
	line-height:51px;
	font-size:26px;
	color:#FFF;
	cursor:pointer;
}
.search-btn i{
	height:51px;
	line-height:51px;
	padding:0 20px;
	display:block;
}
.search-form-hidden{
	display:none;
}
.search-form{
	position:absolute;
	padding:10px;
	right:0;
	background:#c4e1fd;
	border-left:1px solid #FFF;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .5);
	z-index:1;
}
.search-form input[type="text"]{
	width:230px;
	height:28px;
	line-height:28px;
	margin:0;
	padding:0 4px;
	color:#484242;
	border:none;
}
.image-gallery-link{
	display:inline-block;
	margin-bottom:6px;
	margin-right:6px;
}

@media (max-width: 767px){
	.search-w{
		position: absolute;
		top: -1px;
		right: 0;
	}
}

@media (max-width: 991px){
	.footer-col-social .footer-info-item{
		padding-right:15px;
		padding-left:0;
	}
	.footer-col-social{
		padding-right:0;
	}
	.navbar-collapse.in .dropdown-menu{
		display:block !important;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		border:none;
	}
	.navbar-default .navbar-nav > li > a{
		background:#c4e1fd;
		color:#1b70c3;
		border-bottom:1px solid #FFF;
	}
	.navbar-default .navbar-nav > li > a:hover{
		background:#1b70c3;
		color:#FFF;
	}
	.dropdown-menu > li > a{
		padding-left:30px;
	}
}
@media (max-width: 767px){
	.footer-menu  .footer-col-half{
		width:50%;
	}
	.footer-col-social{
		margin-top:15px;
		text-align:center;
	}
	.footer-icon-list{
		text-align:center;
	}
	.live-counter{
		margin-left:auto;
		margin-right:auto;
	}
	body{
		font-size:20px;
	}
	.img-left, .img-right{
		margin-top:7px;
	}
	.footer-menu a:before{
		top:13px;
	}
}
@media (min-width: 768px){
	.live-counter{
		float:right;
	}
}
@media (max-width: 493px){
	.footer-menu  .footer-col-half{
		width:100%;
	}
	.article-list-date-w{
		float:left;
		padding:10px;
		margin-right:15px;
		border:1px solid #d6d6d6;
	}
}
@media (min-width: 991px){
	.dropdown-menu > li > a{
		color:#124c87;
	}
}