@font-face {
  font-family: 'wild youth';
  src: url('/wp-content/themes/fammefatate/fonts/WildYouth-Regular.eot'); /* IE9 Compat Modes */
  src: url('/wp-content/themes/fammefatate/fonts/WildYouth-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/fammefatate/fonts/WildYouth-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/fammefatate/fonts/WildYouth-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('/wp-content/themes/fammefatate/fonts/WildYouth-Regular.ttf')  format('truetype'); /* Safari, Android, iOS */
       /*url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'Myriad-Black';
  src: url('/wp-content/themes/fammefatate/fonts/MyriadPro-Black.eot'); /* IE9 Compat Modes */
  src: url('/wp-content/themes/fammefatate/fonts/MyriadPro-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/fammefatate/fonts/MyriadPro-Black.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/fammefatate/fonts/MyriadPro-Black.woff') format('woff'), /* Pretty Modern Browsers */
       url('/wp-content/themes/fammefatate/fonts/MyriadPro-Black.ttf')  format('truetype'); /* Safari, Android, iOS */
       /*url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'Myriad-Regular';
  src: url('/wp-content/themes/fammefatate/fonts/MyriadPro-Regular_0.eot'); /* IE9 Compat Modes */
  src: url('/wp-content/themes/fammefatate/fonts/MyriadPro-Regular_0.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/fammefatate/fonts/MyriadPro-Regular_0.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/fammefatate/fonts/MyriadPro-Regular_0.woff') format('woff'), /* Pretty Modern Browsers */
       url('/wp-content/themes/fammefatate/fonts/MyriadPro-Regular_0.ttf')  format('truetype'); /* Safari, Android, iOS */
       /*url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}





body{
	font-family: "Myriad-Regular";
	background-color: black;
}
.main-section>p{
	margin:0;
	height: 0;
}
.main-section.default{
	padding-top: 130px;
    padding-bottom: 75px;
}
.main-section.default p{
	color: white;
	height: auto;
}
.modal{
	display: none;
}

.main-section.default h2{
	margin: 0;
    font-family: wild youth;
    color: #ff0000;
    font-size: 2.5em;
}
.main-section.default h3{
	margin-top: 0;
    text-transform: uppercase;
    font-size: 2.5em;
    color: white;
}




#video-wrapper video{
	width: 100%;
}

#header #nav-content ul.navbar-nav li a{
	font-family: Myriad-Black;
}


.about-us{
	width: 100%;
	height: 675px;
	background-size: cover;
	background-position: 50%, 50%;
	position: relative;
	display: flex;
    align-items: center;
    
    background-attachment: fixed;
}
.about-us .mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.6;
	z-index: 1;
}
.about-us .container{
	z-index: 2;
	position: relative;
}
.about-us .container>span{
	margin-bottom: 10px;
	display: block;
	color: #ff0000;
	font-size: 38px;
    line-height: 36px;
    font-family: wild youth;  
}
.about-us .container p{
	margin:0;
}
.about-us .container h2{
	margin-top: 0;
	color: white;
	text-transform: uppercase;
	font-family: "Myriad-Regular";
}
.about-us .text-wrapper{
	color: white;
	display: flex;
	margin-bottom: 25px;
}
.about-us .text-wrapper .left{
	padding-right: 10px;
	width: 50%;
	box-sizing: border-box;
}
.about-us .text-wrapper .right{
	padding-left: 10px;
	width: 50%;
	box-sizing: border-box;
}
.about-us .text-wrapper h5{
	font-weight: bold;
	margin-bottom: 0;
	font-size: 24px;
	font-family: "Myriad-Regular";
	text-align: left;
	letter-spacing: 2px;
}
.about-us .text-wrapper p{
	/*font-size: 18px;*/
    line-height: 20px;
    /* height: 160px; */
    /*overflow: hidden;*/
}

.about-us a.button{
	padding: 10px 35px;
    width: auto;
    display: inline-block;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #ff0000;
    transition: all 400ms;
    text-align: center;

    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
}
.about-us a.button:before{
    content: '';
    position: absolute;
    border: #ff0000 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}
.about-us a.button:hover:before{
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
}

.femme-filters-container span{
	color:white;
}

h3.cstm-heading-h3 {font-family: "Myriad-Regular" !important;color: white; text-transform:capitalize !important;}
.cstm-rght-sec td {color:#fff;}
.femme-filters-container ul {
    margin: 0;
    padding: 0;
    width:100%;
    float: left;
}
.femme-filters-container ul li {
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 14px;
}
#femme-specialty li {
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 14px;
	margin-top: 10px;
    margin-right: 10px;
    display: inline-block;
}
#femme-specialty li span {
font-size: 12px;
display: inherit;
width: 71px;
float: left;
}
.femme-filters-container ul li input {
    visibility: hidden;
	position: relative;
	float: left;
	margin: -2px 14px 0 0px;
}
.femme-filters-container ul li input:before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    border: 2px solid #831616;
    visibility: visible;
    border-radius: 2px;
}
.femme-filters-container ul li input:checked:before {
    content: "";
    font-family: FontAwesome;
    visibility: visible;
    position: absolute;
    display: block;
    font-size: 14px;
    color: #831616;
}
.the-girls-img img {
    width: 100%;
}
.the-girls-img {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    cursor:pointer;
    height:100%;
}
.the-girls-img-overlay {
    position: absolute;
    text-align: center;
    padding: 10%;
    width: 60%;
    height: 70%;
    border: 5px solid rgba(255, 0, 0, 0.5);
    margin: 30px;
    border-radius: 3px;
    opacity:0;
	cursor:pointer;
}

.girl-img-sec:hover .the-girls-img-overlay {
    opacity: 1;
}
.inner-ovrly {
    border: 6px solid rgba(188,0,0,0.58);
    height: 100%;
    position: relative;
}
.girl-img-sec {
    margin-bottom: 30px;
    float: left;
    width: 31%;
    position: relative;
    margin-right: 3.33%;
}
.girl-img-sec:nth-child(3n) {
    margin-right: 0;
}
.girl-img-sec h2 {font-size:26px ! important;margin-top: 30px !important; color:#fff ! important;font-family:"Myriad-Regular" ! important;}
.girl-img-sec h3 {font-size:22px ! important; letter-spacing:1.5px; color:#fff ! important;font-family:"Myriad-Regular" ! important;text-transform:uppercase;}
.girl-img-sec a {
    font-size: 18px ! important;
    color: #fff ! important;
    font-family: "Myriad-Regular" ! important;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}
.load-mre-btn a {
    float: left;
    width: 100%;
    display: block;
    color: #fff;
    background: #ff0000;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: bold;
    padding: 10px;
}
#girl_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.9);
    z-index: 99999999999;}
    div#girl_overlay:after {
    background: url(http://femmefatale.co.nz/wp-content/uploads/2018/02/Ripple-1.9s-200px.gif);
    position: absolute;
    top: 44%;
    left: 45%;
    z-index: 99999999;
    width: 200px;
    height: 200px;
    content: "";
}
.container-nationality, .container-dress, .container-age {
    float: left;
    width: 30.33%;
    margin-right: 3%;
}
.container-specialty {
    float: left;
    width: 100%;
    margin-right: 3%;
}
span.filter-dropdown {
    border: 2px solid #fff;
    width: 80%;
    display: block;
    padding: 10px 15px;
    float: left;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom:10px;
	cursor:pointer;
}
span.filter-dropdown:after {
    content: "";
    font-family: FontAwesome;
    right: 12px;
    position: absolute;
    font-size: 24px;
    top: 5px;
    color: red;
	cursor:pointer;
}
.top-left-sec p {    font-size: 14px;
    color: #d2d2d2 !important;font-family: "Myriad-Regular";}
.cstm-grl-sec h3 {
    text-transform: capitalize !important;
}
.girl-img-sec a i {
    margin-left: 10px; font-size:18px;
}

.singlegirl table tr td {
    font-size: 16px;
    color: white;
    padding: 6px 0;
}
.singlegirl table tr td:last-child {color: white !important;}
.singlegirl h2.girls-name-title {
    padding-top: 0;
    margin-bottom: 5px;
}
.cstm-sngl-girl-li ul {
    padding: 0;
    margin: 0;
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}
.cstm-sngl-girl-li ul li {
    list-style: none;
    position: relative;
    padding-left: 40px;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.cstm-sngl-girl-li ul li:before {
    content: "";
    background: url(http://femmefatale.co.nz/wp-content/uploads/2018/02/check-icon-red.png);
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    top:15px;
}

ul#femme-specialty { 
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
}

.girls-spec-lists {
    margin-bottom: 10px;
}
.cstm-sngl-girl-li {
    margin-bottom: 0;
}
.girls-single-head {
    margin-top: 100px;
    margin-bottom: 40px;
}
.cstm-rate table {
    width: 100%;
}
.cstm-rate tr {
    width: 50%;
    float: left;
}
.cstm-rate tr td {
    width: 25%;
    font-size: 24px !important;
}
.cstm-rate tr td strong {
    color: #ff0000;
    font-weight: bold;
}
.cstm-rate table tr td:last-child {
    text-align: center;
}
.singlegirl ol.vc_carousel-indicators {
    display: none;
}
.singlegirl .vc_images_carousel {width:100% !important;}
.singlegirl .wpb_single_image .vc_figure, .singlegirl .vc_single_image-wrapper, .singlegirl .wpb_single_image .vc_figure img {width:100% !important;}
.view-roster-btn button {
    padding: 0 !important;
    border: none !important;
    margin: 0 !important;
    font-size: 26px !important;
}
.view-roster-btn button i {right:-30px !important; color:#fff;}

@media(max-width:768px){
    .girl-img-sec {
    width: 45%;
    margin: 0 2.5%;
    margin-bottom:30px;
}
    
}
@media(max-width:767px){
    .girl-img-sec {
    width:100%;
    margin: 0;
    margin-bottom:30px;
}
.container-nationality, .container-dress, .container-age {
    float: left;
    width: 100%;
    margin-right: 0;
}    
}

/**************************developer-style*************************************/

@media(max-width: 992px){
	.about-us .container{
		padding:0 30px;
	}
}
@media(max-width: 768px){
	.about-us{
		height: auto !important;;
		padding-bottom: 25px;
	}
	.about-us .container{
		padding:0 15px;
	}
	.about-us .text-wrapper{
		display: block;
	}
	.about-us .container h2{
		margin-top: 15px;
	}
	.about-us a{
		display: none;
	}
}











.gallery-wrapper{
	position: relative;
	height: 750px;
	z-index: 2;
}
.gallery-wrapper a{
	padding: 10px 35px;
    width: 75px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #ff0000;
    transition: all 400ms;
    position: absolute;
    bottom: 50px;
    right: 50%;
    text-align: center;

    transform: perspective(1px) translateZ(0) translate(50%,-50px);
    box-shadow: 0 0 1px transparent;
}
.gallery-wrapper a:before{
    content: '';
    position: absolute;
    border: #ff0000 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}
.gallery-wrapper a:hover:before{
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
}

@media(max-width: 992px){
	.gallery-wrapper{
		height: auto;
		z-index: 2;
	}
	.gallery-wrapper a{
		bottom: -20px;
	    transform: translate(50%,0px);
	    line-height: 20px;
	}
	.n2-style-cec99deeb63165d1144fb67ef94a41d6-simple{
		bottom: 0 !important;
	}
}
@media(max-width: 768px){
	.gallery-wrapper{
		height: auto;
	}
}







/* price block */

.pricing{
	width: 100%;
	height: 475px;
	background-color: #fe0000;
}
.pricing p{
	margin:0;
}
.pricing .container{
	padding-top: 50px;
	position: relative;
}
.pricing h3{
	font-family: wild youth;
	margin:0;
	color: white;
	font-size: 2em;
	margin-bottom: 40px;
}
.pricing table{
	width: 50%;
    text-align: left;
    color: white;
    font-size: 18px;
}
.pricing table thead{
	padding-bottom: 40px;
}
.pricing table thead td{
	font-weight: bold;
	text-transform: uppercase;
}
.pricing a{
	margin-top: 50px;
	color: white;
	text-transform: uppercase;
	padding:10px 0;
	width: 250px;
	background-color: #252525;
	text-align: center;
	transition: all 400ms;
	font-family: Myriad-Black;

	transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
}
.pricing a:before{
    content: '';
    position: absolute;
    border: #252525 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}
.pricing a:hover:before{
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
}
.pricing .image{
	background-size: cover;
	background-position: 50%,50%;
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	width: 30vw;
    height: 25vw;
	position: absolute;
	right: -100px;
	top: -50px;
}

@media(max-width: 1100px){
	.pricing .image{
		right: -50px;
	}
}

@media(max-width: 992px){
	.pricing{
		margin-bottom:552px;
	}
	.pricing table{
		width: 100%;
		padding:0 10px;
	}
	.pricing .image{
		bottom: -550px;
	    width: 100%;
	    box-shadow: none;
	    height: 550px;
	    left: 0;
	    top: auto;
	    right: auto;
	}
	.pricing{
		height: 378px;
		margin-bottom: 350px;

	}
	.pricing h3{
		padding:0 25px;
		text-align: center;
	}
	.pricing a{
		margin-bottom: 0;
		width: 100%;
		padding: 20px 0;
		font-family: Myriad-Black;
    	letter-spacing: 1.5px;
    	box-sizing: border-box;
    	height: 60px;
	}
}
@media(max-width: 992px){
	.pricing .image{
		bottom: -350px;
		height: 350px;
	}

}
/* end price block */





/* map block */

.map-wrapper{
	width: 100%;
	position: relative;
	z-index: 1;
	height: 400px;
	background-color: white;
}
.map-wrapper #map{
	width: 100%;
	height: 400px;
}
.map-wrapper p{
	margin:0;
}
.map-wrapper .container{
	position: absolute;
	top: 0;
	height: 425px;
	left: 50%;
    transform: translate(-50%);
    display: flex;
    justify-content: space-between;
}
.map-wrapper .container .contact{
	padding:40px;
	padding-right: 90px;
	text-align: right;
	background-color: white;
	box-sizing: border-box;
	width: 400px;
	height: 380px;
	position: relative;
	top: -50px;
	/* transform: translate(0,-50px); */
}
.map-wrapper .container .contact img{
	width: 200px;
	text-align:center;
}
.map-wrapper .container .contact h5{
	margin:0;
	margin-top: 15px;
	font-size: 2em;
	font-family: wild youth; 
}
.map-wrapper .container .contact span{
	font-size: 12px;
}
.map-wrapper .container .contact .main{
	margin-top: 5px;
	text-transform: uppercase;
	display: block;
	font-size: 12px;
	font-family: Myriad-Black;
}
.map-wrapper .container .border-frame{
	width: 600px;
    height: 350px;
    border: 1px solid #ff0000;
    transform: translate(0,150px);
}




@media(max-width: 1400px){
	.map-wrapper .container .border-frame{
		width: 450px;
	    height: 250px;
	    border: 1px solid #ff0000;
	    transform: translate(0,200px);
	}
	.map-wrapper .container .contact{
		width: 300px;
		height: auto;
		/* transform: translate(0,-50px); */
		position: relative;
		top: -50px;
		padding: 20px;
		padding-right: 40px;
		height: 350px;
	}
}
@media(max-width: 992px){
	.map-wrapper{
		padding-top: 370px;
	}
	.map-wrapper .container{
		display: block;
		top: 18px;
		width: 100%;
		height: auto;
	}
	.map-wrapper .container .contact{
		margin: 0 auto;
		padding:0;
		transform: translate(0,0);
		text-align: center;
		top: 0;
	}
	.map-wrapper .container .border-frame{
	    width: 80%;
	    height: 200px;
	    transform: translate(20%,225px);
	}
}

/* end map block */


@media(max-width: 768px){
	#footer .form-block .wrapper-form{
		padding-top: 60px;
		padding-bottom: 0;
	}
}






















/* NEWS PAGE STYLES */
body.archive {
	background-color: black;
}
.news-top-block{
	width: 100%;
	height: 0px;
	position: relative;
	background-size: cover;
	background-position: 50%,50%;
}
body.archive .container{
	position: relative;
	z-index: 2;
}
body.archive .map-wrapper .container{
	position: absolute;
}
body.archive .container>h2{
	margin-top:0px;
	margin-bottom: 10px;
	padding-top: 50px;
	padding-left: 20px;
	font-family: wild youth;
	color: #000000;
	font-size: 2em;
}
body.archive .container>h3{
	margin-top: 0;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 2em;
	color: white;
}
.wrapper-blog{
	position: relative;
}
.wrapper-blog .secondary-mask{
	width: 100%;
	height: 675px;
	background-size: cover;
	background-position: 50%,50%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.wrapper-blog .secondary-mask .mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.7;
}
.news-top-block .mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.6;
}
.wrapper-post{
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	background-color: white;
	border-radius: 5px;
	height: 300px;
}
.wrapper-post .left-part{
	width: 30%;
	background-size: cover;
	background-position: 50%,50%;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	height: 100%;
}
.wrapper-post .right-part{
	padding:15px;
	width: 70%;
	height: 100%;
	box-sizing: border-box;
}
.wrapper-post .right-part h3{
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.wrapper-post .right-part .date{
	color: #ff0000;
	font-size: 12px;
}
.wrapper-blog .post-description p{
	color: #b3b3b3;
	font-size: 14px;
	height: 135px;
	overflow: hidden;
}
.wrapper-blog .post-description a{
	padding: 10px 25px;
    width: 75px;
    color: white;
    background-color: #ff0000;
    transition: all 400ms;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    float: right;
}
.wrapper-blog .post-description a:before{
	content: '';
    position: absolute;
    border: #ff0000 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}
.wrapper-blog .post-description a:hover:before{
	top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
}
.post-description:after{
	display: block;
	content: '';
	clear: both;
}
/* END NEWS PAGE STYLES*/







/* MONEY PAGE STYLES */

.money-top-block{
	width: 100%;
	height: 325px;
	position: relative;
	background-size: cover;
	background-position: 50%,50%;
}
.money-top-block .mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.7;
}
.money-wrapper p{
	margin: 0;
}
.money-wrapper{
	padding-top: 85px;
	padding-bottom: 185px;
	width: 100%;
	background-size: cover;
	background-position: 50%,50%;
	background-attachment: fixed;
	display: flex;
    align-items: center;
    position: relative;
}
.money-wrapper .mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.7;
	z-index: 1;
}
.money-wrapper .container{
	position: relative;
	z-index: 2;
}
.money-wrapper h2{
	margin:0;
	font-family: wild youth;
	color: #ff0000;
	font-size: 2.5em;
}
.money-wrapper h3{
	margin-top: 0;
	text-transform: uppercase;
	font-size: 2.5em;
	color: white;
}
.money-items{
	display: flex;
}
.money-items:first-child{
	margin-bottom: 50px;
}
.money-item{
	width: 35%;
	height: 225px;
	background-size: contain;
	background-position: 50%,50%;
	background-repeat: no-repeat;
	transition: all 400ms;
}
.money-item:hover{
	transition: all 400ms;
	transform: scale(1.2);
}
@media(min-width: 992px){
	.money-items .money-item:nth-child(2),
	.money-items .money-item:nth-child(3){
		transform: translate(-25px,0);
	}
	.money-items .money-item:nth-child(2):hover,
	.money-items .money-item:nth-child(3):hover{
		transform: translate(-25px,0) scale(1.2);
	}
}
.money-wrapper a{
	-webkit-appearance: none;
    padding: 10px 15px 10px 15px;
    background-color: #ff0000;
    cursor: pointer;
    margin-bottom: 0;
    border: 0;
    outline: none;
    color: white;
    font-weight: bold;
    letter-spacing: 1px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    width: 350px;
    text-align: center;
    margin: 0 auto;
    margin-top: 125px;
}
.money-wrapper a:before{
	content: '';
    position: absolute;
    border: #ff0000 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}
.money-wrapper a:hover:before{
	top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
}
.red-devider{
	width: 100%;
	height: 225px;
	background-color: #ff0000;
}
@media(max-width: 992px){
	.money-wrapper .container{
		width: 100%;
		padding: 0 40px;
	}
	.red-devider{
		height: 60px;
	}
	.money-wrapper a{
		margin-top: 25px;
	}
}
@media(max-width: 768px){
	.money-wrapper{
		padding-bottom: 0;
	}
	.red-devider{
		display: none;
	}
	.money-wrapper .container{
		padding: 0;
	}
	.money-wrapper h2,
	.money-wrapper h3{
		 padding: 0 20px;
	}
	.money-items{
		display: block;
	}
	.money-item{
		width: 100%;
		height: 125px;
	}
	.money-wrapper a{
		width: 100%;
		padding: 15px 0;
		font-size: 20px;
	}
}
/* END MONEY PAGE STYLES*/





/* work for us PAGE STYLES*/

.work-top-block{
	width: 100%;
	height: 325px;
	position: relative;
	background-size: cover;
	background-position: 50%,50%;
}
.work-top-block .mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.7;
}
.wrapper-work p{
	margin: 0;
}
.wrapper-work{
	padding-top: 50px;
	padding-bottom: 75px;
	background-color: black;
	display: flex;
	align-items: center;
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.wrapper-work h2{
	margin:0;
	font-family: wild youth;
	color: #ff0000;
	font-size: 2.5em;
}
.wrapper-work h3{
	margin-top: 0;
	text-transform: uppercase;
	font-size: 2.5em;
	color: white;
}


#send-app{
	-webkit-appearance: none;
    padding: 10px 50px;
    background-color: #ff0000;
    cursor: pointer;
    margin-bottom: 0;
    border: 0;
    outline: none;
    color: white;
    font-weight: bold;
    letter-spacing: 1px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    text-align: center;
}
#send-app:before{
	content: '';
    position: absolute;
    border: #ff0000 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}
#send-app:hover:before{
	top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
}

.form-wrapper{
	display: flex;
	color: white;
}
.form-wrapper .left{
	width: 50%;
	padding-right: 40px;
	margin-bottom: 20px;
}
.form-wrapper .right{
	width: 50%;
	padding-left: 40px;
}
.form-wrapper input{
	margin-bottom: 30px;
	padding: 15px 10px;
	box-sizing: border-box;
	width: 100%;
	background-color: white;
	outline: none;
	border: 0;
	color: black;
}

.form-wrapper input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    text-transform: none;
    color: black; }
  .form-wrapper input::-moz-placeholder {
    /* Firefox 19+ */
    text-transform: none;
    color: black; }
  .form-wrapper input:-ms-input-placeholder {
    /* IE 10+ */
    text-transform: none;
    color: black; }
  .form-wrapper input:-moz-placeholder {
    /* Firefox 18- */
    text-transform: none;
    color: black; }



#wpcf7-f35-o2 input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    text-transform: uppercase;
    }
  #wpcf7-f35-o2 input::-moz-placeholder {
    /* Firefox 19+ */
    text-transform: uppercase;
    }
  #wpcf7-f35-o2 input:-ms-input-placeholder {
    /* IE 10+ */
    text-transform: uppercase;
    }
  #wpcf7-f35-o2 input:-moz-placeholder {
    /* Firefox 18- */
    text-transform: uppercase;
    }
    #wpcf7-f35-o2 textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    text-transform: uppercase;
    }

/*.form-wrapper .right{
	padding-top: 225px;
}*/



label.myLabel input[type="file"] {
    position: fixed;
    top: -1000px;
}
.myLabel {
    margin-bottom: 30px;
    padding-right: 0;
    display: flex; 
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: #fff;
    outline: none;
    border: 0;
    color: #000;
    cursor: pointer;
}
.myLabel br{
	display: none;
}
.myLabel :invalid + span {
    color: #A44;
}
.myLabel :valid + span {
    color: #4A4;
}
#label-file{
	padding: 13px 10px;
}
#btn-file{
	margin-right: -1px;
	padding: 13px 30px;
	display: block;
	background-color: #b7b7b7;
	transition: all 400ms;
}
#btn-file:hover{
	opacity: 0.8;
	transition: all 400ms;
}


@media(max-width: 768px){
	.wrapper-work{
		padding-bottom: 0;
	}
	.form-wrapper{
		display: block;
	}
	.form-wrapper .right{
		margin-top: 0;
	}
	.form-wrapper .left{
		margin-bottom: 0;
	}
	.form-wrapper .left,
	.form-wrapper .right{
		width: 100%;
		padding-right: 0;
		padding-left: 0;
		padding-top: 0;
	}
	.wrapper-work .container{
		width: 100%;
		padding: 0;
	}
	.wrapper-work .container h2,
	.wrapper-work .container h3,
	.wrapper-work .container .form-wrapper{
		padding: 0 20px;
	}
	.wrapper-work .container .form-wrapper{
		padding-right: 30px;
	}
	.form-wrapper input{
		padding-right: 0;
	}
	#send-app{
		width: 100%;
		padding: 20px 0;
		font-size: 20px;
		text-transform: uppercase;
	}
}
/* END work for us PAGE STYLES*/




div.wpcf7-validation-errors{
	border:0;
	color: red;	
	margin-top: -10px;
}
div.wpcf7-mail-sent-ok{
	border:0;
	color: white;
}




/* singke-post styles */

.wrapper-single-post{
	padding-bottom: 50px;
	background-color: black;
	color: white;
}
.wrapper-single-post .container{
	padding: 20px;
	border: 1px solid #ff0000;
	border-radius: 5px;
}
.wrapper-single-post .container:after{
	display: block;
	content: '';
	clear: both;
}
.wrapper-single-post h2{
	text-align: center;
	font-size: 2.5em;
}
.wrapper-single-post .info{
	display: flex;
	justify-content: flex-end;
	font-weight: bold;
	color: #ff0000;
}
.wrapper-single-post .post-image{
	width: 100%;
	height: 500px;
	background-attachment: fixed;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%,50%;
}
.wrapper-single-post .post-description{
	margin-top: 25px;
}
.wrapper-single-post button.back-btn{
	margin:0 auto;
	margin-top: 25px;
	padding: 10px 25px;
	border:0;
	float: right;
    cursor: pointer;
    color: white;
    background-color: #ff0000;
    transition: all 400ms;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
}
.wrapper-single-post button.back-btn:before{
    content: '';
    position: absolute;
    border: #ff0000 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left;
}
.wrapper-single-post button.back-btn:hover:before{
	top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
}

@media(max-width: 992px){
	#postListWrap{
		padding: 0 20px;
	}
}
@media(max-width: 768px){
	.wrapper-single-post .container{
		border: 0;
		padding: 0;
	}
	.wrapper-single-post .info{
		padding-right: 20px;
	}
	.wrapper-single-post .post-description{
		padding: 0 20px;
	}
	.wrapper-single-post .post-image{
		height: 300px;
	}
	.wrapper-single-post button{
		-webkit-appearance: none;
	    font-size: 26px;
	    padding: 15px 0;
	    position: relative;
	    width: 100%;
	    font-family: "Myriad-Regular";
	    transform: translate(0, 0);
	    float: none;
	}
	.wrapper-single-post{
		padding-bottom: 0;
	}
	.wrapper-post .left-part{
		display: none;
	}
	.wrapper-post .right-part{
		width: 100%;
	}
}
/* end singke-post styles */


#footer{
	background-color: white;
}


#audio-container{
	position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#mute.unmute:before{
	    content: "\f026";
    display: inline-block;
    line-height: 25px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    width: 25px;
}
#mute.mute:before{
    content: "\f028";
    display: inline-block;
    line-height: 25px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    width: 25px;
}

@media(max-width: 768px){
	#audio-container{
		display: none;
	}
}


#mute{
  width: 25px;
  height: 30px;
  background-color: #ff0000;
  color: black;
  line-height: 25px;
  border: 0;
  font-size: 20px;
  cursor: pointer;
}
#mute:focus{
  outline: none;
}
#header .top-block .social a:last-of-type{
	padding-right: 10px;
}

.map-wrapper .container .contact span a{
    font-family: "Myriad-Regular";
    color: black;
    cursor: default;
}
.map-wrapper .container .contact{
  pointer-events: auto;
}
.map-wrapper .container .border-frame,
.map-wrapper .container{
  pointer-events: none;
}

@media(max-width: 768px){
  .about-us .text-wrapper .left,
  .about-us .text-wrapper .right{
    width: 100%;
  }
  .wrapper-slider{
  	margin-bottom: 0;
  }
  .map-wrapper #map{
  	height: 250px;
  }
  .map-wrapper .container .border-frame{
  	transform: translate(20%,100px);
  }
  .map-wrapper{
  	height: 250px;
  }
  .pricing a{
  	margin-top: 48px;
  }
  div.wpcf7-response-output{
  	margin:0;
  }
}

.wrapper-single-post .post-description video,
.wrapper-single-post .post-description img{
	max-width: 100%;
	height: auto;
}
.wrapper-single-post h2{
	padding-top: 30px;
	margin-top: 0;
}





/* New styles from 26.04 */

.membership_main .container.wrap{
  padding-top: 50px;
}
.membership_main .container.wrap p{
	margin: 0;
}
.membership_main .container.wrap h3{
	margin-bottom: 0;
}
.membership_main h2{
    margin: 0;
    font-family: wild youth;
    color: #ff0000;
    font-size: 2.5em;
}
.membership_main h3{
    margin-top: 0;
    text-transform: uppercase;
    font-size: 2.5em;
    color: white;
}
.membership>.text-wrapper{
	display: flex;
	justify-content: space-between;
}
.membership>.text-wrapper>div{
	box-sizing: border-box;
	width: 48%;
}

.form_membership{
	padding: 10px 3px;
	margin: 10px 0px;
	border: 1px solid #fff;
	background: #000;
	color: #fff;
}
.membership_main{
	background: #000;
	color: #fff;
}
.membership>.text-wrapper form>input{
	width: 100%;
}
.membership>.text-wrapper form input,
.membership>.text-wrapper form select {
	margin: 0;
	border: 1px solid #363636;
    color: white;
    box-sizing: border-box;
    background-color: black;
    padding: 10px;
}
.membership>.text-wrapper form select{
	height: 37px;
}
.membership>.text-wrapper form select:active,
.membership>.text-wrapper form select:focus,
.membership>.text-wrapper form input:active,
.membership>.text-wrapper form input:focus{
	outline: none;
}
.membership_main h4{
	margin: 0;
	margin-top: 20px;
    font-size: 12px;
    margin-bottom: 15px;
}
.membership_main .birth select{
	width: calc(100% / 3 - 15px);
}
.membership_main .birth{
	margin-bottom: 15px;
	display: flex;
    justify-content: space-between;
}
.membership>.text-wrapper form>input{
	margin-bottom: 15px;
}
.membership .membership_price_div{
	margin-bottom: 15px;
	display: flex;
    align-items: center;
    justify-content: flex-start;
}
.membership>.text-wrapper form .membership_price_div>input{
	border-right: 0;
	text-align: center;
	font-weight:bold;
}

.membership>.text-wrapper form input[type="submit"]{
	margin-bottom: 75px;
	-webkit-appearance: none;
    padding: 15px 50px;
    background-color: #ff0000;
    cursor: pointer;
    border: 0;
    outline: none;
    color: white;
    font-weight: bold;
    letter-spacing: 1px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    text-align: center;
}
.membership>.text-wrapper form input[type="submit"]:hover{
	opacity: 0.6;
}
.membership>.text-wrapper .right h5{
	margin-top: 50px;
	font-size: 18pt;
}
.membership .bottom-text{
	padding-bottom: 25px;
}
.membership .bottom-text h5{
	margin-bottom: 0;
}
.membership .bottom-text p{
	font-size: 14px;
}

@media(max-width: 992px){
	.membership_main .container{
		width: 100%;
   		padding: 0 40px;
   		box-sizing: border-box;
	}
	.membership>.text-wrapper{
		display: block;
	}
	.membership>.text-wrapper>div{
		width: 100%;
	}
	.membership>.text-wrapper form input[type="submit"]{
		margin-bottom: 0;
	}
	.membership>.text-wrapper form .membership_price_div>input,
	.membership>.text-wrapper form .membership_price_div>select{
		width: 50%;
	}
	.membership_main .birth select {
	    width: calc(100% / 3);
	}

	.membership>.text-wrapper form>input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: white; }
	.membership>.text-wrapper form>input::-moz-placeholder {
	/* Firefox 19+ */
	color: white; }
	.membership>.text-wrapper form>input:-ms-input-placeholder {
	/* IE 10+ */
	color: white; }
	.membership>.text-wrapper form>input:-moz-placeholder {
	/* Firefox 18- */
	color: white; }
}


/* Vouchers page */

.wrapper-vouchers{
	padding-top: 50px;
    padding-bottom: 75px;
    background-color: black;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.main-section.vouchers h2{
	    margin: 0;
    font-family: wild youth;
    color: #ff0000;
    font-size: 2.5em;
}
.main-section.vouchers h2 p,
.main-section.vouchers h3 p{
	margin: 0;
}
.main-section.vouchers h3{
    margin-top: 0;
    text-transform: uppercase;
    font-size: 2.5em;
    color: white;
}
.wrapper-vouchers .container.wrap>p{
	color: white;
    font-size: 18px;
}
.wrapper-vouchers .wrapper-items{
	margin-bottom: 50px;
}
.wrapper-vouchers .wrapper-items:after{
	display: block;
	content: '';
	clear: both;
}
.wrapper-vouchers .wrapper-items .item{
	margin-right: 15px;
	margin-bottom: 15px;
	height: 200px;
	float: left;
	width: calc(100% / 4 - 45px);
	position: relative;
	border: 1px solid grey;
	border-radius: 2px;
}
.wrapper-vouchers .wrapper-items .item input{
	display: none;
}

.wrapper-vouchers .wrapper-items .item::before,
.wrapper-vouchers .wrapper-items .item::after {
  width: calc(100% - 50px);
  height: calc(100% - 50px);
  z-index: 3;
  content:'';
  position: absolute;
  top:25px;
  left:25px;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s;
  pointer-events: none;
}

.wrapper-vouchers .wrapper-items .item::before {
  border-bottom: 15px solid #ff0000;
  border-left: 15px solid #ff0000;
  -webkit-transform-origin: 0 100%;
}

.wrapper-vouchers .wrapper-items .item::after {
  border-top: 15px solid #ff0000;
  border-right: 15px solid #ff0000;
  -webkit-transform-origin: 100% 0%;
}
.wrapper-vouchers .wrapper-items .item:hover::after,
.wrapper-vouchers .wrapper-items .item:hover::before {
  -webkit-transform: scale(0.5);
}

.wrapper-vouchers .wrapper-items .item.active::after,
.wrapper-vouchers .wrapper-items .item.active::before {
  -webkit-transform: scale(0.5);
}


.wrapper-vouchers .wrapper-items .item:nth-child(4n+4){
	margin-right: 0;
}
.wrapper-vouchers .wrapper-items .item label{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50%,50%;
	cursor: pointer;
	z-index: 2;
}
.wrapper-vouchers .wrapper-items .item .descriptions{
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	pointer-events: none;
}
.wrapper-vouchers .wrapper-items .item .descriptions p{
	font-size: 2.5vw;
    margin: 0;
    line-height: 2.5vw;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}
.wrapper-vouchers h4{
	text-transform: uppercase;
	color: #b2b2b2;
}
.wrapper-vouchers .form-wrap{
	display: flex;
}
.wrapper-vouchers .form-wrap>div{
	width: 50%;
}
.wrapper-vouchers .form-wrap .left-part input{
	width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    border: 1px solid #363636;
    border-right: 2px solid #363636;
    border-bottom: 2px solid #363636;
    color: white;
    box-sizing: border-box;
    background-color: black;
    padding: 10px;
}
.wrapper-vouchers .form-wrap .left-part input:last-of-type{
	margin-bottom: 0;
}
.wrapper-vouchers .form-wrap .left-part input:focus,
.wrapper-vouchers .form-wrap .left-part input:active{
	outline: none;
}
.wrapper-vouchers .form-wrap .left-part input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    text-transform: uppercase;
    }
.wrapper-vouchers .form-wrap .left-part input::-moz-placeholder {
    /* Firefox 19+ */
    text-transform: uppercase;
    }
.wrapper-vouchers .form-wrap .left-part input:-ms-input-placeholder {
    /* IE 10+ */
    text-transform: uppercase;
    }
.wrapper-vouchers .form-wrap .left-part input:-moz-placeholder {
    /* Firefox 18- */
    text-transform: uppercase;
    }

.wrapper-vouchers .form-wrap .right-part{
	display: flex;
    align-items: flex-end; ;
}
.wrapper-vouchers .form-wrap .right-part input{
	-webkit-appearance: none;
    padding: 10px 15px;
    background-color: #ff0000;
    cursor: pointer;
    margin-bottom: 0;
    border: 0;
    outline: none;
    color: white;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    width: 80%;
    margin:0 auto;
    height: 40px;
    transition: all 400ms;
}
.wrapper-vouchers .form-wrap .right-part input:hover{
	opacity: 0.7;
	transition: all 400ms;
}
.wrapper-vouchers .bottom-text{
	padding-bottom: 25px;
	color: white;
    margin-top: 50px;
}
.wrapper-vouchers .bottom-text h5{
	margin-bottom: 0;
}
.wrapper-vouchers .bottom-text p{
	font-size: 14px;
}

@media(max-width: 992px){
	.wrapper-vouchers{
		padding-bottom: 0;
	}
	.wrapper-vouchers .container{
		width: 100%;
	    padding: 0 40px;
	    box-sizing: border-box;
	}
	.wrapper-vouchers .wrapper-items .item{
		width: calc(100% / 2 - 15px);

	}
	.wrapper-vouchers .wrapper-items .item:nth-child(4n+4){
		margin-right: 15px;
	}
	.wrapper-vouchers .wrapper-items .item:nth-child(2n){
		margin-right: 0;
	}
}
@media(max-width: 768px){
	.wrapper-vouchers .wrapper-items .item{
		width: 100%;
		margin: 0 auto;
		margin-bottom: 15px;
		float: none;
	}
	.wrapper-vouchers .form-wrap{
		display: block;
	}
	.wrapper-vouchers .form-wrap>div{
		width: 100%;
	}
	.wrapper-vouchers .form-wrap .right-part{
		margin-top: 15px;
	}
	.wrapper-vouchers .form-wrap .right-part input{
		width: 100%;
	}
}



/* CHANGE */
#header{
	height: 70px;
}
#header #nav-content{
	height: 40px;
}
@media(min-width: 992px){
	.main-section{
		padding-top: 70px;
	}
}
@media(max-width: 992px){
	#header #nav-content{
		height: 90px;
	}
	#header{
		height: 90px;
	}
}

/* NEW pricing block styles */

.tabs{
	transition: height 400ms;
}
.new-pricing{
	padding-top: 50px;
	width: 100%;
	background-color: transparent;
}
.new-pricing h3{
	font-family: wild youth;
    margin: 0;
    color: #eb0000;
    font-size: 2em;
    margin-bottom: 40px;
    text-align: center;
}
.new-pricing .tabs__caption{
	padding: 0;
	display: flex;
    align-items: center;
    justify-content: center;
    list-style-type: none;
}
.new-pricing .tabs__caption li{
	padding: 5px 25px;
    border: 1px solid #eb0000;
    cursor: pointer;
    color: #eb0000;
    box-sizing: border-box;
    width: 180px;
    text-align: center;
}
.new-pricing .tabs__caption li:first-child{
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
.new-pricing .tabs__caption li:last-of-type{
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
.new-pricing .tabs__caption li.active{
	color: white;
	background-color: #eb0000;
}
.tabs__content {
    /* display: none; */
    visibility: hidden;
    height: 0;
    overflow:hidden;
}
.tabs__content.active {
	margin-top: 50px;
  /* display: block; */
  visibility: visible;
  height: auto;
}
.new-pricing .tabs__content p{
	width: 100%;
    margin: 0 auto;
    padding-bottom: 100px;
	color: white;
	text-align: center;
}
.new-pricing .tabs__content .price-wrapper{
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 70%;
	margin: 0 auto;
}
.new-pricing .tabs__content .price-wrapper:first-child{
	margin-bottom: 25px;
}
.new-pricing .tabs__content .price-wrapper>div{
	width: 25%;
	height: auto;
	background-size: cover;
	background-position: center center;
	display: grid;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.new-pricing .tabs__content .price-wrapper>div h5{
	color: white;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
    margin: 15px 0;
}
.new-pricing .tabs__content .price-wrapper>div span{
	color: white;
	display: block;
	/* margin-bottom: 15px; */
}
.new-pricing .tabs__content .price-wrapper>div span.price,
.new-pricing .tabs__content .price-wrapper>div span.price span,
.new-pricing .single-wrapper>div span.price,
.new-pricing .single-wrapper>div span.price span{
	font-family: Myriad-Black;
	color: #eb0000;
	font-size: 32px;
	letter-spacing: 0px;
}

.new-pricing .tabs__content>span{
	margin: 0 auto;
	width: 70%;
	color:  white;
	display: block;
	text-align: center;
	font-size: 12px;
}
.new-pricing .tabs__content>h5{
	margin-bottom: 0;
	text-align: center;
	color: white;
}

.new-pricing .single-wrapper{
	padding-bottom: 75px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 80%;
    margin: 0 auto;
}
.new-pricing .single-wrapper>div{
	width: 25%;
	height: 260px;
	background-size: cover;
	background-position: center center;
	display: grid;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.new-pricing .single-wrapper>div.full{
	border: 2px solid #464646;
}
.new-pricing .single-wrapper>div h5{
	color: white;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
    margin: 15px 0;
}
.new-pricing .single-wrapper>div>span{
	color: white;
    display: block;
    margin-bottom: 15px;
}
.new-pricing .single-wrapper>div span.price{
	font-family: Myriad-Black;
    color: #eb0000;
    font-size: 32px;
}
/*.new-pricing .single-wrapper>div span.price:before{
	color: #eb0000;
    content: '$';
}*/
.new-pricing span.des{
	margin-top: 0;
}

@media(max-width: 992px){
	.new-pricing .single-wrapper>div{
		width: 30%;
	}
}

@media(max-width: 768px){
	.tabs__content{
		padding: 0 25px;
	}
	.new-pricing .tabs__content p,
	.new-pricing .tabs__content .price-wrapper{
		width: 100%;
	}
	.new-pricing .tabs__content>span{
		margin-top: 25px;
		padding-bottom: 25px;
	}
	.new-pricing .tabs__content>span{
		width: 100%;
	}
	.new-pricing .tabs__content .price-wrapper>div h5,
	.new-pricing .tabs__content div h5{
		font-size: 16px;
    	line-height: 16px;
	}
	.new-pricing .tabs__content p{
		padding-bottom: 25px;
	}
}


.tlt{
	visibility: hidden;
}
#carousel-2 .carousel-cell .top .name a{
	color: black;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
}
#carousel-2 .carousel-cell .top .name a span{
	color: black;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	visibility: hidden;
}
.main-section.terms{
	padding: 100px 50px 50px 50px;
	background-color: black;
	color: white;
}
.main-section.terms>p{
	height: auto;
}

@media(max-width: 768px){
	.main-section .about-us .text-wrapper p{
		font-size: 14px;
	}
	.about-us .text-wrapper .left table, 
	.about-us .text-wrapper .right table{
		max-width: 100% !important;
		width: 100% !important;
	}
	.new-pricing .single-wrapper>div span.price,
	.new-pricing .single-wrapper>div span.price span,
	.new-pricing .tabs__content .price-wrapper>div span.price, 
	.new-pricing .tabs__content .price-wrapper>div span.price span{
		font-size: 28px;
	}
	.tlt{
		visibility: visible;
	}
	.new-pricing .tabs__content .price-wrapper{
		align-items: flex-start;
	}
	.new-pricing .single-wrapper>div,
	.new-pricing .tabs__content .price-wrapper>div{
		position: relative;
		padding-bottom: 30px;
		    min-height: 100px;
	}
	.new-pricing .single-wrapper>div span.price,
	.new-pricing .tabs__content .price-wrapper>div>span.price{
		position: absolute;
		width: 100%;
		bottom: 0;
	}
}




html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{
	background-color: rgba(0, 0, 0, 0.8) !important;
}
.pum-container{
	background-color: black !important;
}
.popup_block{
    background-color: black;
}

.pum-close.popmake-close{
	background: none;
    text-indent: 0px;
    top: 20px;
    right: 20px;
    z-index: 99;
    width: 25px;
    height: 25px;
    color: black !important;
    background-color: black !important;

}
.pum-close.popmake-close:before{
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f00d";
    color: #50504e;
    font-size: 25px;
    width: 25px;
    height: 25px;
    background: black;
}
.pum-close.popmake-close:hover:before{
	opacity: 0.75;
}
.pum-close.popmake-close:focus{
	outline: none !important;
}

.wrapper-popup{
	display: flex;
	justify-content: space-between;
}
.wrapper-popup .left-part{
	box-sizing: border-box;
	padding-left: 25px;
	padding-top: 50px;
	width: 35%;
	background-image: url(/wp-content/uploads/2017/06/backpopup.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.wrapper-popup .left-part img{
	width: 200px;
}
.wrapper-popup .left-part h4{
	font-size: 26px;
    font-weight: 100;
    margin: 10px 0;
    color: #b2b2b2;
}
.wrapper-popup .left-part  p{
	color: #b2b2b2;
	font-size: 18px;
}
.wrapper-popup .right-part{
	box-sizing: border-box;
	padding-top: 125px;
	padding-right: 50px;
	width: 50%;
}


.wrapper-popup .right-part form input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 18px;
    text-transform: capitalize;
    color: #50504e; }
  .wrapper-popup .right-part form input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 18px;
    text-transform: capitalize;
    color: #50504e; }
  .wrapper-popup .right-part form input:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 18px;
    text-transform: capitalize;
    color: #50504e; }
  .wrapper-popup .right-part form input:-moz-placeholder {
    /* Firefox 18- */
    font-size: 18px;
    text-transform: capitalize;
    color: #50504e; }
.wrapper-popup .right-part form>p{
	position: relative;
}
.wrapper-popup .right-part form label{
	color: #909090;
	text-transform: uppercase;
	
	letter-spacing: 2px;
}
.wrapper-popup .right-part form input{
	width: 100%;
	height: 30px;
    margin-bottom: 25px;
    background: black;
    box-shadow: none;
    border: 0;
    border-bottom: 2px solid #50504e;
    color: red;
    font-size: 22px;
}
.wrapper-popup .right-part form>div:after{
	display: block;
	content: '';
	clear: both;
}
.wrapper-popup .right-part form input:focus,
.wrapper-popup .right-part form input:active{
	outline: none;
}
.wrapper-popup .right-part form input[type="submit"]{
	float: right;
	margin-top: 25px;
	padding: 13px 75px;
    border: 2px solid red;
    background: black;
    color: red;
    text-transform: uppercase;
    border-radius: 30px;
    cursor: pointer;
    width: 250px;
    box-sizing: border-box;
    height: auto;
    padding: 10px 75px;
}
.wrapper-popup .right-part form input[type="submit"]:active,
.wrapper-popup .right-part form input[type="submit"]:focus{
	outline: none;
}
.wrapper-popup .right-part form input[type="submit"]:hover{
	opacity: 0.7;
}


.wrapper-popup .right-part form label:after{
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "";
    color: red;
    font-size: 25px;
    width: 25px;
    height: 25px;
    background: black;
    position: absolute;
    top: 20px;
    right: 0;
}
.wrapper-popup .right-part form label.empty:after{
	content: "\f00c";
}

.wrapper-popup .right-part form input[type="date"]::-webkit-clear-button {
    font-size: 18px;
    height: 30px;
    position: relative;
    right: 5px;
    margin-right: 4px;
    color: red;
    display: none;
  }
.wrapper-popup .right-part form input[type="date"]::-webkit-inner-spin-button {
    height: 30px;
    display: none;
}
.wrapper-popup .right-part form input[type="date"]::-webkit-calendar-picker-indicator {
    font-size: 18px;
    background-color: black;
    cursor: pointer;
}

.popup_block .wrapper-popup .links-block{
	    position: absolute;
    width: 150px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    left: 25px;
    bottom: 25px;
}
.wrapper-popup .links-block a{
	color: #4f5557;
}
.wrapper-popup .links-block a:hover{
	color: #9ea9ae;
}
.mCSB_inside > .mCSB_container{
	margin-right: 0;
}

@media(max-width: 992px){
	.wrapper-popup .left-part{
		padding-top: 25px;
	}
	.wrapper-popup .right-part{
		padding-top: 100px;
	}
	.wrapper-popup .left-part  p{
		font-size: 12px;
	}
}



#header .top-block .container .md-pvc-total-reports{
	margin-left: 55px;
	width: 200px;
    height: 30px;
        display: flex;
    align-items: center;
    justify-content: flex-start;
}
.md-pvc-total-reports .md-pvc-total-reports-sub{
    float: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    line-height: 15px;
}
.md-pvc-total-reports .md-pvc-total-reports-sub span{
	background-color: #ff0000 !important;
	border:0 !important;
	color: white !important;
	padding: 0 !important;
	width: auto !important;
	margin: 0;
	font-family: Myriad-Black;
	font-size: 20px !important;
    line-height: 30px !important;
}
.md-pvc-total-reports-sub:before{
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content: "\f2be";
	margin-right: 5px;
	color: white;
}
.md-pvc-total-reports-sub:after{
	content: 'Visitors';
	margin-left: 5px;
	display: inline-block;
	color: black;
	font-size: 12px;
    line-height: 30px;
}
.md-pvc-total-reports .md-pvc-total-reports-sub span:last-child{
	display: none !important;
}
.flex-wrap{
	display: flex;
    align-items: center;
    justify-content: flex-end;
	width: 100%;
}


/*New Emloyment styles*/

.form-wrapper.emloyment input,
.form-wrapper.emloyment textarea{
	margin-bottom: 30px;
    padding:10px;
    width: 100%;
	background-color: black;
	color: white;
	border:1px solid #363636;
	box-sizing: border-box;
}

.form-wrapper.emloyment input[type=number]::-webkit-inner-spin-button, 
.form-wrapper.emloyment input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

.form-wrapper.emloyment textarea{
	resize: vertical;
	height: 100px;
}
.form-wrapper.emloyment textarea:focus{
	outline: none;
}
.form-wrapper.emloyment input::-webkit-input-placeholder,
.form-wrapper.emloyment textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    text-transform: uppercase;
    color: white; }
  .form-wrapper.emloyment input::-moz-placeholder,
  .form-wrapper.emloyment textarea::-moz-placeholder {
    /* Firefox 19+ */
    text-transform: uppercase;
    color: white; }
  .form-wrapper.emloyment input:-ms-input-placeholder,
  .form-wrapper.emloyment textarea:-ms-input-placeholder {
    /* IE 10+ */
    text-transform: uppercase;
    color: white; }
  .form-wrapper.emloyment input:-moz-placeholder,
  .form-wrapper.emloyment textarea:-moz-placeholder {
    /* Firefox 18- */
    text-transform: uppercase;
    color: white; }

#send-app{
	padding: 15px 50px;
	font-family: Myriad-Black;
	width: 100%;
    text-transform: uppercase;
}

.form-wrapper.emloyment #PositionWanted{
	margin-top: -10px;
	margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.form-wrapper.emloyment #PositionWanted span{
	text-align: center;
	text-transform: uppercase;
}
.form-wrapper.emloyment #PositionWanted span input{
	margin-left: 0;
	margin-bottom: 10px;
	display: block;
	height: 15px;
}

/*
.form-wrapper .right{
	padding-top: 365px;
}*/


input.labelauty + label > span.labelauty-unchecked-image + span.labelauty-unchecked, 
input.labelauty + label > span.labelauty-checked-image + span.labelauty-checked{
	display: none;
}
input.labelauty + label > span.labelauty-unchecked-image{
	margin-bottom: 0 !important;
}
.form-wrapper.emloyment #PositionWanted input.labelauty + label{
	margin: 0 auto;
    margin-bottom: 10px;
	width: 15px;
    height: 15px;
    box-sizing: border-box;
    line-height: 10px;
    padding: 2px;
    border-radius: 0;
    border:1px solid red;
}
.form-wrapper.emloyment #PositionWanted input.labelauty + label > span.labelauty-unchecked-image{
	background-image: none;
}
.form-wrapper.emloyment #PositionWanted input.labelauty:checked + label{
	background-color: black;
}
@media(max-width: 992px){
	.wrapper-work{
		padding: 20px 40px;
	}
	.form-wrapper.emloyment{
		display: block;
	}
	.form-wrapper.emloyment>div{
		width: 100%;
	}
	.form-wrapper .right{
		padding-top: 25px;
	}
}
@media(max-width: 768px){
	.wrapper-work{
		padding: 20px;
	}
	.wrapper-work .container .form-wrapper.emloyment{
		padding: 0;
	}
	#send-app{
		padding: 15px 0;
	}
	.form-wrapper.emloyment #PositionWanted{
		display: block;
		text-align: center;
	}
}



.main-section{
	overflow-x: hidden;
	overflow-y: hidden;
}

#top-sidebar{
	padding-left: 0;
	list-style-type: none;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#top-sidebar li{
    font-size: 14px;
}
#top-sidebar>li:after{
	margin: 0 5px;
	font-size: 18px;
	color: black;
	content: '|';
}
#top-sidebar>li:last-of-type:after{
	content: '';
	margin:0;
}
@media(max-width: 1600px){
	#top-sidebar li{
	    font-size: 12px;
	}
	#header .top-block .container .md-pvc-total-reports{
		width: 150px;
	}
	#top-sidebar>li:after{
		font-size: 14px;
	}
}
@media(max-width: 1300px){
	#top-sidebar li{
	    font-size: 8px;
	}
	#header .top-block .container .md-pvc-total-reports{
		width: 100px;
	}
	.wrapper-vouchers .wrapper-items .item .descriptions p{
		font-size: 2vw;
	}
}
#top-sidebar li a{
	color: black;
	display: inline-block;
}
#top-sidebar li>div{
	display: inline-block;
}
@media(max-width: 1600px){
	#top-sidebar li>div{
		line-height: 15px;
	}
}
.front-back{
	background-size: cover;
	background-position: 50%,50%;
	background-repeat: no-repeat;
}
.background-wrap{
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.hidden-widget-position{
	visibility: hidden;
	display: none;
	position: absolute;
}

@media (max-width: 992px){
	#header .top-block .container .md-pvc-total-reports{
		display: none;
	}
	#top-sidebar{
		justify-content: space-around;
	}
}

#google_language_translator select:focus,
#google_language_translator select:active{
	outline: none;
}

#google_language_translator select{
	background-color: #f00;
	border:1px solid black !important;
}

@media(max-width: 500px){
	#top-sidebar .widget{
		text-align: center;
	}
	#top-sidebar{
		display: block;
	}
	#header .top-block{
		height: auto;
	}
}
#footer .form-block .wrapper-form .wpcf7-form>p{
	margin-top: 25px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

@media(max-width: 768px){
	.main-section.default .container.default{
		padding: 0 40px;
	}
	.main-section.default .container.default img{
		height: auto;
		max-width: 100%;
	}
	#header .top-block{
		display: none;
	}
	body.home #header .top-block{
		display: block;
	}
	#top-sidebar .widget select{
		-webkit-appearance:none;

		background:
			linear-gradient(45deg, transparent 50%, black 50%),
			linear-gradient(135deg, black 50%, transparent 50%),
			linear-gradient(to right, red, red);
		background-position:
			calc(100% - 21px) calc(8px + 2px),
			calc(100% - 16px) calc(8px + 2px),
			100% 0;
		background-size:
			5px 5px,
			5px 5px,
			2.5em 2.5em;
		background-repeat: no-repeat;
		background-color: #f00;
	}
}
@media(max-width: 500px ){
	#top-sidebar .widget{
		line-height: 14px;
	}
	#top-sidebar>li:after{
		content: '';
		margin:0;
	}
}
.main-section.default{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.main-section.default table tbody{
	vertical-align: top;
}

