/*
Theme Name: Lesshate
Author: Good Afternoon
Author URI: http://www.goodafternoon.ro/
Version: 1.0
*/


html{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	outline: none;
	color:#949393;
}

body{
	background: #ffffff;
	margin: 0;
	padding: 0;
}

*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a{
	border: none;
	outline: none;
	text-decoration: none;
}

img{
	border:none;
	outline: none;
	max-width: 100%;
	height: auto;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; } /* Hide from IE Mac \*/
.clearfix { display: block; } /* End hide from IE Mac */
.none { display: none; } /* End Clearfix */



.alignnone {
    margin: 5px 10px 10px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 10px 10px;
}

.alignleft {
    float: left;
    margin: 5px 10px 10px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 10px 10px;
}

a img.alignnone {
    margin: 5px 10px 10px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 10px 10px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px 3px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption {
    text-align: left;
    max-width: 100%;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
    max-width: 100%;
	height: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 90%;
    color: #999;
    /*
    font-size: 11px;
    line-height: 17px;
    */
    padding: 3px 0 10px 0;
    margin: 0;
}

.fa-fw{
	width: 1.28571429em;
	text-align: center;
	display: inline-block;
}

/*
 * MAIN
 --------------------------------*/

.content{
	overflow: hidden;
}

.navbar-toggle > div:first-child {
	margin-left: 0;
}

.navbar-inverse .navbar-toggle > div:first-child{
	color: #fff;
}

.navbar-toggle > div {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	line-height: 0;
}

.content-sidebar,
.sidebar{
	margin-bottom: 40px;
}

.sidebar > div:not(:last-child){
	margin-bottom: 30px;
	padding-bottom: 15px;
	position: relative;
}

/*.sidebar > div:not(:last-child):after{
	content: "";
	position: absolute;
	bottom: 0;
	left: -15px;
	right: 0;
	border-bottom: 1px solid #ccc;
}*/

.sidebar .widget_sp_image img{
	margin-bottom: 10px;
}

/* Gallery */

.gallery {
	margin-left: -0.5em;
	margin-right: -0.5em;
}

.gallery:after {
	display: table;
	content: "";
	clear: both;
}

.gallery-item {
	margin: 0;
	float: left;
	padding: 0.5em;
}

.gallery-item img {
	width: 100%;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
    float: none;
}
.gallery-columns-2 .gallery-item {
    width: 50%
}
.gallery-columns-3 .gallery-item {
    width: 33.3333%
}
.gallery-columns-4 .gallery-item {
    width: 25%
}
.gallery-columns-5 .gallery-item {
    width: 20%
}
.gallery-columns-6 .gallery-item {
    width: 16.6667%
}
.gallery-columns-7 .gallery-item {
    width: 14.2857%
}
.gallery-columns-8 .gallery-item {
    width: 12.5%
}
.gallery-columns-9 .gallery-item {
    width: 11.1111%
}
/*
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}*/

.gallery-item dd{
	font-size: 11px;
	color: #999;
	text-align: center;
	margin-top: 5px;
	overflow: hidden;
}

/*
 * HEADER
 --------------------------------*/

#tophead{
	padding: 15px 0;
}

.logo img{
	max-height: 120px;
}

.grants{
	text-align: right;
}

.grants .widget-container{
	display: inline-block;
}

.grants .widget-container img{
	max-height: 78px;
	width: auto;
}

.top-nav{
	border-bottom: 1px solid #333;
	height: 30px;
	overflow: hidden;
}

.top-nav .navbar-nav{
	margin: 0 !important;
}

.top-nav .navbar-nav>li>a{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
}

.top-nav .navbar-nav>li>a:hover{
	color: #00b0a8;
}

.top-nav .nav>li{
	float: left;
}

#top-slider .top-slide:before{
	content: "";
	display: block;
	float: left;
	padding-top: 10%;
	float: none;
}

#top-slider.home-slider .top-slide:before{
	padding-top: 31.8%;
}

#top-slider{
	position: relative;
	overflow: hidden;
	background-color: #ccc;
	border-top: 1px solid #333;
}

#top-slider .container{
	position: relative;
	z-index: 2;
}

#top-slider .top-slider-blur-bg{
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	/*background-image: url('images/gradient2.jpg');*/
	background-size: auto 100%;
	background-repeat: repeat-x;
	/*opacity: 0.8;
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);*/
	background-color: #c0d25a;
}

/*#top-slider .top-slider-blur-bg,*/
#top-slider .top-slide{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}

.wpml-ls-legacy-list-horizontal{
	padding: 0 15px 0 0;
	border: none;
}

.wpml-ls-legacy-list-horizontal li.wpml-ls-item{
	padding-right: 10px;
}

.wpml-ls-legacy-list-horizontal li.wpml-ls-item:last-child{
	padding-right: 0;
}

.wpml-ls-legacy-list-horizontal li.wpml-ls-item a{
	background-color: rgba(255,255,255,0.6);
	/*border: 1px solid #fff;*/
	padding: 8px 10px;
	border-radius: 3px;
	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.wpml-ls-legacy-list-horizontal li.wpml-ls-item.wpml-ls-current-language{

}

.wpml-ls-legacy-list-horizontal li.wpml-ls-item.wpml-ls-current-language a{
	background-color: rgba(255,255,255,1);
}

.wpml-ls-legacy-list-horizontal li a:hover{
	background-color: rgba(255,255,255,0.8) !important;
}

/*
 * CONTENT
 --------------------------------*/
.content{
	padding-top: 40px;
	padding-bottom: 60px;
}

#wp-wrap{
	max-width: 100%;
	width: 466px;
	display: inline-block;
}

.posts .post{
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #909090;
}

.posts .post .article-title{
	color: #000;
	text-decoration: none;
}

.posts .post .article-title *{
	margin-top: 0;
}

.posts .post .article-date{
	margin-top: 9px;
	font-size: 18px;
	color: #178282;
}

.posts .post .article-text{
	margin-top: 10px;
}

.blog-title,
.post h1.title{
	margin-top: 0;
}

.read-more{
	display: block;
}

.read-more-link{
	margin-top: 16px;
	padding: 0 20px;
	border: 1px solid #037272;
	text-decoration: none !important;
	color: #037272;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
}

.post-meta{
	font-weight: bold;
	margin-bottom: 30px;
	font-style: italic;
	font-size: 1.3em;
}

.post-meta span.meta-author{
	color: #037272;
}

.single-post .title{
	margin-bottom: 30px;
}

.fb-like-wrap{
	display: block;
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e1e1e2;
}

.last-posts-widget .last-post-widget a{
	color: #037272;
	display: block;
	outline: none;
	text-decoration: none;
	margin-bottom: 30px;
}

.last-posts-widget .last-post-widget a .thumb{
	display: block;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	border: 1px solid #ccc;
}

.last-posts-widget .last-post-widget a .thumb:before{
	content: "";
	display: block;
	padding-top: 59.60%;
}

.last-posts-widget .last-post-widget a .desc *{
	margin: 15px 0;
	font-size: 110%;
	line-height: 1.4em;
}

.first-post > span{
	display: block;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	border: 1px solid #ccc;
}

.first-post > span:before{
	content: '';
	display: block;
	padding-top: 59.60%;
}

.first-post > span > span{
	position: absolute;
	bottom: 0;
	padding: 15px;
	width: 100%;
}

.first-post .read-more{
	text-align: right;
}

.first-post .read-more-link{
	border-color: #fff;
	color: #fff;
}

.first-post h3{
	text-shadow: 3px 3px 0px rgba(0,0,0,0.4), -1px -1px 0px rgba(0,0,0,0.4), 1px -1px 0px rgba(0,0,0,0.4), -1px 1px 0px rgba(0,0,0,0.4), 1px 1px 0px rgba(0,0,0,0.4);
	text-decoration: none;
	color: #fff;
	line-height: 1.3em;
	font-size: 280%;
}

/*.wp-img{
	max-width: 466px;
}*/

.pachet-list{
	display: block;
}

.pachet-list .pachet-list-item{
	display: block;
}

.pachet-list .pachet-list-item a{
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #068d8d;
	padding: 5px 15px;
	margin-bottom: 7px;
	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.pachet-list .pachet-list-item a:hover{
	background-color: #068282;
}

/* Comments */

#comments{
	margin-top: 30px;
}

.commentlist .children{
	padding-left: 70px;
	position: relative;
	margin-top: 15px;
}

.commentlist .children .children{
	padding-left: 50px !important;
}

.commentlist .children:before{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 60px;
	border-left: 1px dotted #ccc;
}

.commentlist .children .children:before{
	left: 40px !important;
}

#comments > *{
	border-bottom: 1px dotted #ccc;
	margin: 0 0 15px 0;
	padding-bottom: 15px;
}

.commentlist .children .avatar{
	width: 30px;
	height: auto;
}

.commentlist .media{
	list-style: none;
}

.commentlist .media-left img{
	max-width: none;
}

.commentlist .comment-content p:nth-last-of-type(1){
	margin-bottom: 0;
}

.commentlist .comment .media-heading{
	font-size: 100%;
	line-height: 1.4em;
}

.commentlist .comment .media-heading .comment-author{
	font-weight: bold;
}

.commentlist .comment .media-heading .comment-author a{
	text-decoration: none;
}

.commentlist .comment .media-heading .comment-date{
	font-weight: 200;
	color: #ccc;
}

.commentlist .comment-content{
	margin: 5px 0;
}

.commentlist .comment-reply-link{
	font-size: 90%;
	text-decoration: none;
}

#comment{
	height: auto;
	max-height: 200px;
	resize: vertical;
	padding-top: 1.1em;
}

.form-submit{
	text-align: right;
}

#commentform{
	margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
	.commentlist .media-left{
		padding-right: 5px !important;
	}

	.commentlist .media-left .avatar{
		width: 25px !important;
		height: auto;
	}

	.commentlist .children .children,
	.commentlist .children{
		padding-left: 35px !important;
	}

	.commentlist .children .children:before,
	.commentlist .children:before{
		left: 30px !important;
	}
}

.comment{
	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.comment-looked{
	background-color: #fdffa9;
}

/* Comments END */

/*
 * FOOTER
 --------------------------------*/

#mainfooter{
	background: #068d8d;
	color: #fff;
	padding-top: 20px;
}

#mainfooter h2{
	font-weight: 400;
}

.logo-footer > div{
	display: inline-block;
}

.logo-footer-wrap{
	margin-bottom: 50px;
}

ul.cnss-social-icon{
	padding:0;
}
/* andrei */
.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}

/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}

/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}

.intrinsic-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.politica-datelor-template-default div#__utl-buttons-1{
	display:none;
}


body.politica-datelor-template-default .swp_social_panel.swp_flatFresh.swp_default_full_color.swp_individual_full_color.swp_other_full_color.scale-100.scale-fullWidth.swp_three,
body.politica-datelor-template-default .swp_social_panel.swp_flatFresh.swp_default_full_color.swp_individual_full_color.swp_other_full_color.scale-100.scale-fullWidth.swp_one{
	display:none;
}
