/*

Theme name: 	Sahifa Child
Description: 	A theme for hnizdychiv.org.ua
Version: 		1.0
Author: 			MisterR
Author URI: 	http: //webrain.com.ua
Template: 		sahifa

*/

@import url("../sahifa/style.css");

/* = Document Setup
---------------------------------------------------- */

a,
a:active,
a:focus{
	text-decoration: none;
	color: #396;
}

a:hover{
	text-decoration: underline;
	color: #396;
}

/* = Core Classes
---------------------------------------------------- */

.textleft{
	text-align: left;
}

.textcenter{
	text-align: center;
}

.textright{
	text-align: right;
}

.clearfix:after{
	content: "";
	clear: both;
	display: block;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/* = Site Header
---------------------------------------------------- */

/* search */

.search-block{
	margin-left: 12px;
	height: 36px;
}

.search-block #s-header{
	line-height: 19px;
	font-size: 12px;
}

.search-block .search-button{
	height: 36px;
	width: 36px;
}

.search-block .search-button,
.search-block-large .search-button{
	background-color: #339966 !important;
}

.search-block:after{
	border-right-color: #339966 !important;
}

/* top nav */

.top-nav{
	border-bottom: none;
	height: 36px;
}

.today-date{
	font-size: 11px;
	margin-right: 1px;
	margin-top: 12px;
}

/* social */

.top-nav .social-icons{
	margin-left: 12px;
}

.top-nav .social-icons a{
	margin: 5px 3px;
	color: #fff;
}

/* languages */

#tie_lang_switcher{
	line-height: 12px;
	margin-left: 12px;
	padding: 11px 0;
}

/* top menu */

.top-nav ul li a{
	line-height: 36px;
	height: 36px;
}

.top-nav ul ul a,
.top-nav ul ul li:hover > a,
.top-nav ul ul:hover > a{
	color: #ddd !important;
	line-height: 1em;
}

/* main section */

.header-content{
	padding: 0 0 120px;
}

/* logo */

@media only screen and (max-width: 990px){
	.logo{
		text-align: left;
	}
}

.logo h1,
.logo h2{
	line-height: 30px;
	font-size: 26px;
}

.logo h1 a,
.logo h2 a{
	background-color: rgba(255,255,255,0.75);
	display: inline-block;
	padding: 10px 15px;
	color: #000;
}

.logo img{
	margin-right: 15px;
	height: 100px;
	float: left;
}

.logo strong{
	width: 330px;
	margin-top: 25px;
	display: inline-block;
	font-family: 'pf_dintext_promedium';
	letter-spacing: 0.05em;
	font-weight: normal;
	color: #396;
}

/* main nav */

#main-nav ul li a{
	padding-right: 20px;
	padding-left: 20px;
}

#main-nav ul li.menu-item-has-children a,
#main-nav ul li.mega-menu a{
	padding-right: 25px;
}

#main-nav ul li.menu-item-has-children:after,
#main-nav ul li.mega-menu:after{
	right: 12px;
	top: 55%;
}

#main-nav ul li.menu-item-has-children li:after,
#main-nav ul li.mega-menu li:after{
	right: 10px;
	top: 37%;
}

/* nav btn */

#slide-out-open{
	height: 34px;
	background-color: rgba(255,255,255,0.5);
	left: auto;
	right: 10px;
	top: 10px;
}

#slide-out-open span{
	top: 8px;
}

/* = Weather Informer
---------------------------------------------------- */

#meteoprog_informer_standart{
	float: right;
}

#meteoprog_informer_standart .mi{
	border: none;
	background: transparent;
	height: auto;
	width: auto;
}

#meteoprog_informer_standart .miHeader{
	display: none;
}

#meteoprog_informer_standart .miBody{
	padding: 8px 0 0;
}

#meteoprog_informer_standart .miDay{
	display: none;
}

/* = Breadcrumbs
---------------------------------------------------- */

#crumbs a,
#crumbs .current{
	color: #396;
}

/* = Page Content
---------------------------------------------------- */

.post-listing.post{
	margin-bottom: 25px;
}

.post-listing.post .post-title{
	color: #396;
}

.post-inner p.post-meta .post-comments{
	display: none;
}

/* = Homepage Blocks
---------------------------------------------------- */

.home-e3lan h1{
	margin-bottom: 10px;
}

/* = Block Titles
---------------------------------------------------- */

.cat-box-title h2,
.cat-box-title h2 a,
.block-head h3,
#respond h3,
#comments-title,
h2.review-box-header{
	text-transform: uppercase;
}

.stripe-line{
	margin-top: 8px;
}

/* = Galleries Page
---------------------------------------------------- */

.gallery-listing{
	padding-left: 0;
	margin: 0 -15px;
}

.full-width .gallery-listing .item-list{
	width: 33.33%;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0;
}

.gallery-listing .post-box-title{
	margin-top: 0;
}

/* = Single Gallery
---------------------------------------------------- */

.gallery .post-cats{
	display: none;
}

.gallery .images-list{
	margin: 0 -10px;
}

.gallery .images-list li{
	width: 25%;
	padding: 10px;
	margin-bottom: 0;
	box-sizing: border-box;
	list-style: none;
	display: block;
	float: left;
}

.gallery .images-list li:nth-child(4n+1){
	clear: left;
}

.gallery .images-list li a{
	position: relative;
	display: block;
}

.gallery .images-list li img{
	display: block;
	width: 100%;
}

.gallery .gallery-meta{
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 18px;
	font-size: 90%;
	color: #888;
}

.gallery .gallery-meta span{
	display: block;
}

/* = Videos Page
---------------------------------------------------- */

.video-listing{
	padding-left: 0;
	margin: 0 -15px;
}

.full-width .video-listing .item-list{
	width: 33.33%;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0;
}

.video-listing .post-box-title{
	margin-top: 0;
}

/* = Single Video
---------------------------------------------------- */

.video .post-cats{
	display: none;
}

/* = Single Person
---------------------------------------------------- */

.entry .person{
	padding-top: 10px;
	padding-left: 250px;
}

.person .left-column{
	width: 215px;
	margin-left: -250px;
	float: left;
}

.person .right-column{
	width: 100%;
	float: left;
}

@media only screen and (max-width: 767px){
	.entry .person{
		padding-left: 0;
	}

	.person .left-column{
		width: auto;
		margin-left: 0;
		margin-bottom: 20px;
		float: none;
	}

	.person .right-column{
		width: auto;
		float: none;
	}
}

.person .person-photo{
	max-width: 190px;
	border-radius: 50%;
	background-image: url(images/no-image.png);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	margin: 0 auto;
}

.person .person-photo img{
	max-width: 100%;
	display: block;
}

.person .person-position{
	margin-top: 18px;
	margin-bottom: 15px;
	text-align: center;
	color: #396;
}

.person .info-panel{
	border: 1px solid #eee;
	margin-bottom: 18px;
}

.person .panel-header{
	padding: 8px 12px;
	border-bottom: 1px solid #eee;
	background-color: #f5f5f5;
	font-weight: bold;
}

.person .panel-content{
	padding: 10px 12px;
}

.person .panel-content span{
	padding: 2px 0 2px 23px;
	position: relative;
	display: block;
}

.person .panel-content i{
	text-align: center;
	position: absolute;
	width: 15px;
	top: 6px;
	left: 0;
}

/* = Sections Page
---------------------------------------------------- */

.post-sections .edit-link{
	margin-bottom: 10px;
}

.post-sections .share-post{
	margin-top: 0;
}

/* = Shortcodes
---------------------------------------------------- */

/* deputy card */

.deputy-card{
	margin-bottom: 12px;
}

.deputy-card .deputy-photo{
	min-width: 115px;
	vertical-align: top;
	display: table-cell;
}

.deputy-card .deputy-photo img{
	width: 100px;
	margin-right: 15px;
	border-radius: 50%;
	display: inline-block;
	overflow: hidden;
}

.deputy-card .deputy-text{
	vertical-align: middle;
	display: table-cell;
}

.deputy-card .deputy-name{
	margin-top: 5px;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-size: 18px;
	color: #396;
}

.deputy-card .deputy-county{
	margin-bottom: 2px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

.deputy-card .deputy-town{
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 16px;
}

/* neo slider */

.neo-slider{
	margin-top: 30px;
	margin-left: -3px;
	margin-bottom: 30px;
	text-align: left;
}

.neo-slider .news{
	padding: 0 0 3px 3px;
	box-sizing: border-box;
	float: left;
}

.neo-slider .news.big{
	width: 66.66%;
}

.neo-slider .news.small{
	width: 33.33%;
}

.neo-slider .news-inner{
	position: relative;
	overflow: hidden;
}

.neo-slider .news img{
	display: block;
	width: 100%;
}

.neo-slider .news .link{
	background-color: rgba(0,0,0,0.6);

	width: 100%;
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
}

.neo-slider .news.big .link{
	padding: 8px 12px;
}

.neo-slider .news.small .link{
	padding: 6px 10px;
}

.neo-slider .news .link .title{
	color: #fff;
}

.neo-slider .news.big .link .title{
	font-size: 22px;
}

.neo-slider .news.small .link .title{
	font-size: 16px;
}

.neo-slider .news .link .more-info{
	height: 23px;
	-webkit-transition: all 0.3s 0.03s ease;
	-moz-transition: all 0.3s 0.03s ease;
	-o-transition: all 0.3s 0.03s ease;
	transition: all 0.3s 0.03s ease;
}

.neo-slider .news.big .link .more-info{
	margin-bottom: -32px;
	margin-top: 10px;
}

.neo-slider .news.small .link .more-info{
	margin-bottom: -30px;
	margin-top: 8px;
}

.neo-slider .news .link:hover .more-info{
	margin-bottom: 0;
}

.neo-slider .news .link .more-info a{
	padding: 0 4px;
	margin-right: 5px;
	background-color: #396;
	color: #fff;
}

.neo-slider .news .link .more-info em{
	color: #ddd;
}

/* news list */

.news-list{
	margin-bottom: 20px;
	text-align: left;
}

.news-list .news{
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.news-list .news:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.news-list .news img{
	width: 140px;
	display: block;
	float: left;
}

.news-list .news .text{
	margin-left: 160px;
}

.news-list .news .category{
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	background-color: #396;
	color: #fff;

	display: inline-block;
	margin-bottom: 10px;
	padding: 2px 5px;
}

.news-list .news .title{
	font-size: 17px;
	line-height: 19px;
	margin-bottom: 10px;
	font-weight: bold;
	display: block;
}

.news-list .news .date{
	line-height: 14px;
	font-size: 13px;
	color: #ccc;
}

/* page section */

.page-section{
	padding: 15px 20px 10px;
	margin: 0 -20px;
}

.page-section:first-child{
	padding-top: 5px;
}

.page-section:nth-child(2n){
	background-color: #f2f2f2;
}

.page-section h1:first-child,
.page-section h2:first-child,
.page-section h3:first-child,
.page-section h4:first-child,
.page-section h5:first-child,
.page-section h6:first-child{
	margin-top: 15px;
}

/* person card */

.person-card.big{
	margin-bottom: 12px;
	text-align: center;
}

.person-card.normal{
	margin-bottom: 12px;
}

.person-card.normal .person-photo{
	min-width: 115px;
	vertical-align: top;
	display: table-cell;
}

.person-card .person-photo img{
	border-radius: 50%;
	display: inline-block;
	overflow: hidden;
}

.person-card.big .person-photo img{
	width: 210px;
}

.person-card.normal .person-photo img{
	margin-right: 15px;
	width: 100px;
}

.person-card.normal .person-text{
	vertical-align: middle;
	display: table-cell;
}

.person-card.big .person-name{
	margin-top: 18px;
	margin-bottom: 5px;
	font-size: 24px;
}

.person-card.normal .person-name{
	font-size: 18px;
	margin: 0;
}

.person-card.normal .person-position{
	margin-top: 6px;
}

.person-card.big .person-position{
	font-size: 18px;
	color: #396;
}

/* place card */

.place-card{
	margin-bottom: 12px;
}

.place-card + .place-card{
	border-top: 1px solid #ddd;
	padding-top: 12px;
}

.place-card .place-thumb{
	min-width: 115px;
	vertical-align: top;
	display: table-cell;
}

.place-card .place-thumb img{
	width: 100px;
	margin-right: 15px;
	display: inline-block;
	overflow: hidden;
}

.place-card .place-text{
	vertical-align: middle;
	display: table-cell;
}

.place-card .place-title{
	margin-top: 5px;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-size: 18px;
	color: #396;
}

.place-card .place-title a{
	color: inherit;
}

.place-card .place-meta{
	margin-bottom: 4px;
	font-size: 16px;
}

/* = Sidebar
---------------------------------------------------- */

.theiaStickySidebar{
	margin-top: 3px;
}

.head-welcome .photo{
	max-width: 200px;
	border-radius: 50%;
	margin: 0 auto 12px;
	display: block;
}

.head-welcome h3{
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: 600;
	color: #396;
}

.head-welcome .phone,
.head-welcome .email{
	font-size: 14px;
}

.head-welcome .map{
	margin-top: 15px;
	display: block;
}

.head-welcome .map img{
	margin-top: 15px;
	display: block;
}

.sites-partners .map{
	box-shadow: 0 0 3px #cacaca;
	margin-bottom: 10px;
	display: block;
}

/* = Partners
---------------------------------------------------- */

.partners{
	text-align: center;
	border-top: 1px solid #d8d8d8;
	padding-top: 40px;
	margin-top: 15px;
}

.partners ul{
	padding: 0;
	margin: 0;
}

.partners li{
	width: 141px;
	height: 60px;
	margin: 0 12px;
	list-style: none;
	display: block;
	float: left;
}

.partners img{
	display: block;
	height: 60px;
}

/* = Site Footer
---------------------------------------------------- */

.footer-widget-top{
	display: none;
}

.footer-widget-container{
	border-top: none;
}

.footer-widget-container .last{
	margin-right: 0;
}

.footer-widget-container img{
	display: block;
}

@media only screen and (max-width: 500px){
	.footer-widget-container .one_third{
		margin-bottom: 15px;
	}
	.footer-widget-container .one_third.last{
		margin-bottom: 0;
	}

	.footer-widget-container img{
		margin: 0 auto;
	}
}