/*
Theme Name: artsafari
Theme URI: http://artsafari.ro
Description: artsafari theme
Author: Gabriel Burciu
Version: 7.6.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.landing2017.wrapper, .landing2017 .content, .landing2017 .full_width {
	background-color: transparent;
}

.landing2017 .header {
	min-height: 500px;
	background-color: #0e76bc;
	background-image: url(/wp-content/uploads/landing-2017/header-background.png);
	background-position: center top;
	background-repeat: no-repeat;	
	/*background-size: auto;*/
	background-size: 100%;
}
@media only screen and (max-width: 1180px) {
	.landing2017 .header {
		min-height: 340px;
	}
}
@media only screen and (max-width: 920px) {
	.landing2017 .header {
		min-height: 280px;
	}
}
@media only screen and (max-width: 685px) {
	.landing2017 .header {
		min-height: 220px;
	}
}
@media only screen and (max-width: 520px) {
	.landing2017 .header {
		min-height: 180px;
	}
}
@media only screen and (max-width: 400px) {
	.landing2017 .header {
		min-height: 140px;
	}
}
.landing2017 .current_lang_en .header{
	background-image: url(/wp-content/uploads/landing-2017/header-background.png);
}

.landing2017.home-page .header{
	background-image: url(/wp-content/uploads/landing-2017/header-background-post-ro-2.png);
	display: none !important;
}
.landing2017.home-page .current_lang_en .header{
	background-image: url(/wp-content/uploads/landing-2017/header-background-post-en-2.png);
}

.page-template-landing_page_2017 {
	background-color: #f59fb6;
}

.landing2017 .content {
	margin: 0 0 0 0;
}

.landing2017 .tickets {
	margin-top: -60px;
}

.landing2017 .tickets .section_inner {
	background-color: #ffffff;
	background-image: url(/wp-content/uploads/landing-2017/tickets-background.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 350px;
}

.landing2017 .tickets.vc_column_container {
	background-color: #ffffff;
	background-image: url(/wp-content/uploads/landing-2017/tickets-background.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 350px;
}

.landing2017 .tickets .vc_column_container {
	padding: 60px 60px 20px 60px;
	color: #454fa0;
}

.landing2017 .tickets h1 {
	font-size: 60px;
	font-weight: 600;
	color: #454fa0;
	letter-spacing: -4px;
}

.landing2017 .tickets h3 {
	font-size: 18px;
	font-weight: 700;
	text-transform: none;
	color: #454fa0;
	letter-spacing: normal;
}

.landing2017 h3 {
	font-size: 18px;
	font-weight: 700;
	text-transform: none;
	color: #454fa0;
	letter-spacing: normal;
}

.landing2017 table td {
	text-align: left;
	padding: 20px 0px 20px 0px;
	font-weight: 600; 
	vertical-align: middle;
}

.landing2017 table td span {
	display: block;
}

.landing2017 table tr {
	border-bottom: 1px solid #ccc;
}

.landing2017 table tr:last-of-type {
	border-bottom: none;
}

.landing2017 a.btn {
	display: inline-block;
	padding: 10px;
	background-color: #00a69c;
	color: #fff;
	font-weight: 600;
	text-align: center;
	border-radius: 5px;
}

.landing2017 a.btn.pink {
	display: inline-block;
	padding: 10px;
	background-color: #f59fb6;
	color: #fff;
	font-weight: 600;
	text-align: center;
	border-radius: 5px;
}


.landing2017 .callout {
	text-align: center;
	padding: 60px;
}

.landing2017 .callout h2 {
	font-size: 60px;
	color: #454fa0;
	letter-spacing: -4px;
	font-weight: 700;
	text-transform: none;
}

.landing2017 .callout h3 {
	font-size: 40px;
	font-weight: 700;
	text-transform: none;
	color: #454fa0;
	letter-spacing: normal;
}

.landing2017 .stats .section_inner {
	background-color: #2d3691;
}

.landing2017 .stats .vc_column_container {
	min-height: 250px;
	padding: 45px 20px 20px 20px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-weight: 700;
}

.landing2017 .stats .blue {
	background-color: #26abe2;
}

.landing2017 .stats .background {
	background-image: url(/wp-content/uploads/landing-2017/stats-background-2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
}

.landing2017 .luchian .section_inner {
	background-color: #ea088c;
}

.landing2017 .luchian .vc_column_container {
	min-height: 250px;
	padding: 45px 20px 20px 20px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-weight: 700;
}

.landing2017 .luchian .background {
	background-image: url(/wp-content/uploads/landing-2017/luchian-background.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.landing2017 .wim .section_inner {
	background-color: #26abe2;
}

.landing2017 .wim .vc_column_container {
	min-height: 250px;
	padding: 45px 20px 20px 20px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-weight: 700;
}

.landing2017 .wim .background {
	background-image: url(/wp-content/uploads/landing-2017/wim-background.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-shadow: 1px 1px 3px #333;
}

.landing2017 .kids .section_inner {
	background-color: #ea088c;
}

.landing2017 .kids .vc_column_container {
	min-height: 250px;
	padding: 45px 20px 20px 20px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-weight: 700;
}

.landing2017 .kids .blue {
	background-color: #2d3691;
}

.landing2017 .kids .background {
	background-image: url(/wp-content/uploads/landing-2017/kids-background.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
}

.landing2017 .partners {
	text-align: left;
	margin-top: 40px;
	margin-bottom: 40px;
}

.landing2017 .partners .section_inner {
	background-color: #ffffff;
}

.landing2017 .partners .vc_column_container {
	padding: 30px 10px 10px 10px;
	min-height: 250px;
	text-align: center;
	border-left: 1px solid #ccc;
}

.landing2017 .partners .vc_column_container:first-of-type {
	border-left: none;
}

.landing2017 .partners .title {
	text-transform: uppercase;
	color: #000;
	font-size: 12px;
	display: block;
	font-weight: bold;
	line-height: 14px;
	height: auto;
	margin-bottom: 15px;
	text-align: center;
}

.landing2017 .maker {
	text-align: right;
	padding-top: 40px;
	margin-bottom: 40px;
}

.landing2017 .maker .section_inner {
	border-top: 1px solid #ee809c;
	color: #2d3691;
}

.landing2017 .logo-pmb {
	position: absolute; 
	left: 120px; 
	top: 10px;
}

.landing2017 .logo-pmb img {
	padding-top: 35px; 
	height: 275px;
}

.flexslider .slides img, .portfolio_slider .portfolio_slides img, .qode_carousels .slides img {
    width: 100% !important;
    display: block;
    height: auto !important;
}

@media only screen and (max-width: 480px) {
	.container_inner, .section_inner, div.grid_section .section_inner, .full_width, .container_inner {
    	/*width: 100%;*/
    	width: 90%;
    	margin: 0 5%;
	}
	
	.landing2017 .callout {
		padding: 30px;
	}
	
	.landing2017 .callout h2 {
		font-size: 40px;
	}
	
	.landing2017 .callout h3 {
		font-size: 20px;
	}
	
	.landing2017 .logo-pmb {
		left: 60px;
		top: 0px;
	}
	.langs.landing {
	    left: 10px !important;
	}

	.landing2017 .logo-pmb img {
		padding-top: 10px; 
		height: 150px;
	}

	.landing2017 .wim .background {
		text-shadow: 1px 1px 3px #333;
	}
	
	.landing2017 .partners .vc_column_container {
		min-height: auto;
		border-left: none;
	}

}
.container-popup{
    position: relative;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.8);
    z-index: 999;
    display: none;
}
#nws-popup{
    width: 500px;
    height: 400px;
    top: calc(50% - 200px);
	top: -webkit-calc(50% - 200px);
	top: -moz-calc(50% - 200px);
	left: calc(50% - 250px);
	left: -webkit-calc(50% - 250px);
	left: -moz-calc(50% - 250px);
    position: fixed;
    z-index: 999;
    background-image: url("img/new_popup_bg.png");
}
#nws-popup .newsletter-subscribe{
   background-color: transparent;
}
p#popup-close{
	right: 6px;
    position: absolute;
    top: 8px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #e93f2e;
    line-height: 18px;
}
#nws-popup .newsletter-subscribe form{
	position: absolute;
	/*bottom: 20px;*/
	bottom: 60px;
	width: 200px;
	/*left: calc(50% - 100px);
	left: -webkit-calc(50% - 100px);
	left: -moz-calc(50% - 100px);*/
	left: 30px;
}
#nws-popup .newsletter-subscribe form.mc4wp-form input{
    display: block;
    padding: 10px;
    width: 200px;
    position: relative;
    left: 0;
    margin-bottom: 5px;
    background-color: #306199;
    color: #ffffff;
    font-style: italic;
    font-weight: 100;
    font-size: 15px;
}
#nws-popup .newsletter-subscribe form.mc4wp-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #306199;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}
#nws-popup .newsletter-subscribe form.mc4wp-form input::-moz-placeholder { /* Firefox 19+ */
  color: #306199;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}
#nws-popup .newsletter-subscribe form.mc4wp-form input:-ms-input-placeholder { /* IE 10+ */
  color: #306199;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}
#nws-popup .newsletter-subscribe form.mc4wp-form input:-moz-placeholder { /* Firefox 18- */
  color: #306199;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}
#nws-popup .newsletter-subscribe form.mc4wp-form input[type="email"]{
	background-color: transparent;
	border: 2px solid #306199;
	width: 176px;
}
#nws-popup .newsletter-subscribe form.mc4wp-form input[type="submit"]:hover{
    font-weight: bold !important;
    border: 2px solid #306199;
    outline: 0;
}
#nws-popup .newsletter-subscribe form.mc4wp-form input[type="submit"]:focus{
    font-weight: bold !important;
    border: 2px solid #306199;
    outline: 0;
}
#nws-popup .newsletter-subscribe form.mc4wp-form input[type="email"]:focus {
    border: 2px solid #306199;
    outline: 0;
}
li.narrow .second .inner ul{
    padding: 7px 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.mc4wp-response{
	display: none !important;
}
@media only screen and (max-width: 500px){
	#nws-popup{
	    width: 400px;
	    height: 320px;
	    top: calc(50% - 160px);
		top: -webkit-calc(50% - 160px);
		top: -moz-calc(50% - 160px);
		left: calc(50% - 200px);
		left: -webkit-calc(50% - 200px);
		left: -moz-calc(50% - 200px);
	    position: fixed;
	    z-index: 999;
	    background-image: url("img/new_popup_bg.png");
	    background-size: 100% 100%;
	}
	#nws-popup .newsletter-subscribe form {
	    /*bottom: 10px;*/
	    bottom: 20px;
	    left: 25px;
	}
}
@media only screen and (max-width: 400px){
	#nws-popup{
	    width: 300px;
	    height: 240px;
	    top: calc(50% - 120px);
		top: -webkit-calc(50% - 120px);
		top: -moz-calc(50% - 120px);
		left: calc(50% - 150px);
		left: -webkit-calc(50% - 150px);
		left: -moz-calc(50% - 150px);
	    position: fixed;
	    z-index: 999;
	    background-image: url("img/new_popup_bg.png");
	    background-size: 100% 100%;
	}
	#nws-popup .newsletter-subscribe form {
	    /*bottom: 5px;*/
	    bottom: 15px;
    	left: 20px;
	}
	#nws-popup .newsletter-subscribe form.mc4wp-form input{
	    padding: 5px;
	}
	#nws-popup .newsletter-subscribe form.mc4wp-form input[type="email"]{
		width: 120px;
	}
	#nws-popup .newsletter-subscribe form.mc4wp-form input {
	    width: 134px;
    	font-size: 11px;
	}
	#nws-popup .newsletter-subscribe form.mc4wp-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  font-size: 11px;
	}
	#nws-popup .newsletter-subscribe form.mc4wp-form input::-moz-placeholder { /* Firefox 19+ */
	  font-size: 11px;
	}
	#nws-popup .newsletter-subscribe form.mc4wp-form input:-ms-input-placeholder { /* IE 10+ */
	  font-size: 11px;
	}
	#nws-popup .newsletter-subscribe form.mc4wp-form input:-moz-placeholder { /* Firefox 18- */
	  font-size: 11px;
	}
}
.blog_holder article .post_info{
	display: none;
}
.post_text span.date{
	display: none;
}
.post_text .post_text_inner h2{
	margin: 0 0 18px;
}
.langs.landing{
	float: left;
	left: 0;
	right: auto;
	color: #ffffff;
	top: -5px;
}
.langs.landing a{
    color: #ffffff;
}
.langs.landing a:hover{
    color: #ffffff;
}
.single-post .blog_single span.text_roz{
	color: #ff00d8;
	margin-bottom: 0;
	font-weight: bold;
}
.single-post .blog_single p.no-bottom{
	margin-bottom: 0;
}
.q_masonry_blog article, .full_width .grid_section .q_masonry_blog article{
    height: 279px;
    background-color: #e4e4e4;
}
.q_masonry_blog article:hover, .full_width .grid_section .q_masonry_blog article:hover{
	background-color: #2870ff;
}
.q_masonry_blog article:hover .q_masonry_blog_title a, .full_width .grid_section .q_masonry_blog article:hover .q_masonry_blog_title a{
	color: #ffffff;
}
.q_masonry_blog_title{
	text-align: center;
}
.q_masonry_blog_title a{
	color: #ff00dd;
}
.q_masonry_blog_title a:hover{
	color: #ffffff;
}
.post_text_inner.kids-2017{
	padding-top: 0 !important;
}
.post_image.kids-2017{
	padding-top: 10px;
}
input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz {
    padding: 10px;
}
.single-post .blog_single p{
	text-align: justify;
}
.wpcf7-captchar{
	max-width: 100px;
    clear: both;
    display: block;
    margin: 5px 0 0;
    padding: 10px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: 'Raleway';
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.landing2017 .stats .background.kids {
    background-image: url(/wp-content/uploads/landing-2017/kid-drawing.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}
.landing2017 .luchian .background.kids {
    background-image: url(/wp-content/uploads/landing-2017/grigorescu.png);
    background-position: left top;
    background-repeat: no-repeat;
}
.landing2017 .wim .background.kids {
    background-image: url(/wp-content/uploads/landing-2017/mozaic-2.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    text-shadow: 1px 1px 3px #333;
}
.landing2017 .header.kids_header{
    background-color: #f59fb6;
    background-image: url(/wp-content/uploads/landing-2017/header-bg-both.png);
}
.landing2017 .landing_kids .callout,.landing2017 .landing_kids .tickets{
    background-color: #f59fb6;
}
.landing2017 .landing_kids .callout{
    padding-bottom: 180px;
}
.landing_kids .langs.landing a{
    color: #454fa0;
}
.landing_kids .langs.landing{
    color: #454fa0;
}
.landing2017 .landing_kids .logo-pmb{
    position: absolute;
    left: 300px;
    top: 10px;
}
.landing2017 .landing_kids .logo-pmb a{
    display: block;
    width: 100%;
    text-align: center;
}
.landing2017 .landing_kids .logo-pmb img{
    height: auto;
}
.landing2017 .landing_kids .logo-pmb img.img-second{
	padding-top: 5px;
    padding-left: 60px;
}
.landing2017 table tr.no-bb{
    border-bottom: 0; 
}
.landing2017 .landing_kids .tickets .section_inner {
    background-image: url(/wp-content/uploads/landing-2017/kids-bg.png);
}
.landing2017 table td.no-pt{
	padding: 0px 0px 20px 0px;
}
.next-content{
	margin-top: -120px;
}
.post_gal_img{
	width: 49%;
	float: left;
    margin-left: 2%;
}
.post_gal_img:nth-child(odd){
    margin-left: 0;
}
.post_gal_img.first_in_row{
    margin-left: 0;
}
.post_gal_img.second_in_row{
    margin-left: 2%;
}
@media only screen and (max-width: 600px){
	.post_gal_img{
		width: 100%;
		float: left;
	    margin-left: 0;
	}
	.post_gal_img.second_in_row {
	    margin-left: 0;
	}
}
.period{
	margin-bottom: 20px !important;
}
.special-heading {
    margin-bottom: 20px;
    display: inline-block;
    width: auto;
    clear: both;
}
.tmemb-igor{
	display: none !important;
}
.wpb_content_element.wpb_single_image img {
    vertical-align: middle;
    width: 100%;
}

.amb-member-tab:hover img{
    border: 2px solid #ff00d8!important;
}

.amb-member-tab:hover p{
    color: #ff00d8!important;
}

.active-amb-member .team-img img{
    border: 2px solid #ff00d8!important;
}

.active-amb-member p{
    color: #ff00d8!important;
}

.active-amb-member {
	position: relative;
}
.active-amb-member:after {
	bottom: -40px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ebebeb;
	border-width: 15px;
	margin-left: -15px;
}

.amb-member-desc{
    display:none;
    padding:30px 0px;
}

.amb-active-desc{
    display:block!important;
}

@media only screen and (max-width: 1200px){
.story-gallery img{
    height: 650px!important;
}
.active-team-member:after{
    display: none;
}
.active-amb-member:after{
    display: none;
}
}

@media only screen and (max-width: 1000px){
.story-gallery img{
    height: 770px!important;
}
.p-white{
   margin-bottom:20px!important; 
}
}

@media only screen and (max-width: 767px){
.story-gallery img{
    height: 400px!important;
}
.team-member-tab{
    margin-bottom:20px;
}
}

.yamb-member-tab:hover img{
    border: 2px solid #ff00d8!important;
}

.yamb-member-tab:hover p{
    color: #ff00d8!important;
}

.active-yamb-member .team-img img{
    border: 2px solid #ff00d8!important;
}

.active-yamb-member p{
    color: #ff00d8!important;
}

.active-yamb-member {
	position: relative;
}
.active-yamb-member:after {
	bottom: -40px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ebebeb;
	border-width: 15px;
	margin-left: -15px;
}

.yamb-member-desc{
    display:none;
    padding:30px 0px;
}

.yamb-active-desc{
    display:block!important;
}

@media only screen and (max-width: 1200px){
.story-gallery img{
    height: 650px!important;
}
.active-team-member:after{
    display: none;
}
.active-yamb-member:after{
    display: none;
}
}

@media only screen and (max-width: 1000px){
.story-gallery img{
    height: 770px!important;
}
.p-white{
   margin-bottom:20px!important; 
}
}

@media only screen and (max-width: 767px){
.story-gallery img{
    height: 400px!important;
}
.team-member-tab{
    margin-bottom:20px;
}
}

.vc_row.nomarg{
	margin: 0;
}
.hide-for-now{
	display: none !important;
}
.powered-by-lexus{
  	display: table-cell;
  	vertical-align: middle;
}
.lexus-img{
	display: table-cell;
  	vertical-align: middle;
}
.lexus-block{
	display: table;
}
.center-text-imp{
	text-align: center !important;
}
.section_inner .vc_custom_1490079737088{
	/*background-color: transparent !important;*/
}