@import "https://fonts.googleapis.com/css?family=Raleway:400,100,300,500,600,700,800,900";

@import "https://fonts.googleapis.com/css?family=Roboto:400,100,300,700,900,300italic";

@import "https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700";

@import "https://fonts.googleapis.com/css?family=Lato:400,900,700,300";

@import "https://fonts.googleapis.com/css?family=Merriweather:400,400italic,300,300italic,700";

@import "https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,300";

@import "https://fonts.googleapis.com/css?family=Dancing+Script:400,700";

@font-face {
	font-family:"BebasNeueBold";
	src:url(../fonts/Bebasneue-Bold.ttf);
}

@font-face {
	font-family:"Roboto-Black";
	src:url(../fonts/Roboto-Black.ttf);
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}

blockquote,q {
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}

body * {
	-webkit-text-size-adjust:none;
}

.clear {
	clear:both;
	overflow:hidden;
	height:0;
	font-size:0;
	display:block;
}

input:focus,select:focus,textarea:focus,button:focus {
	outline:none;
	box-shadow:none;
}

input,textarea,select {
	-webkit-appearance:none;
	border-radius:0;
	outline:none;
	border:0 none;
	outline:none;
	transition:all .3s ease-in;
	-moz-transition:all .3s ease-in;
	-o-transition:all .3s ease-in;
	-webkit-transition:all .3s ease-in;
	-ms-transition:all .3s ease-in;
	background:none;
}

input:invalid {
	outline:none;
	box-shadow:none;
}

a,a:link,a:visited,a:active,a:hover {
	cursor:pointer;
	text-decoration:none;
	outline:none;
	color:inherit;
}

a {
	text-decoration:none;
	outline:none;
	transition:all .3s ease-in;
	-moz-transition:all .3s ease-in;
	-o-transition:all .3s ease-in;
	-webkit-transition:all .3s ease-in;
	-ms-transition:all .3s ease-in;
}

iframe {
	border:none;
	outline:none;
}

ul {
	list-style:none;
}

button {
	background:none;
	border:0 none;
}

::-webkit-input-placeholder {
	color:#949494;
	opacity:1;
}

::-moz-placeholder {
	color:#949494;
	opacity:1;
}

:-moz-placeholder {
	color:#949494;
	opacity:1;
}

:-ms-input-placeholder {
	color:#949494;
	opacity:1;
}

.marg-b-10 {
	margin-bottom:10px;
}

.marg-b-30 {
	margin-bottom:30px;
}

.no-padd {
	padding-left:0;
	padding-right:0;
}

body {
	font-family:'Roboto',serif;
	overflow-x:hidden;
}

.font-2,.a-head-3 .head-title,.a-head-4 .head-title,.a-btn.style-4,.a-btn.style-5,.a-service .service-title,.a-service.type-4 .service-title,.a-service.type-5 .service-title,.a-service.type-6 .service-title,.a-service.type-6.style-2 .service-icon,.a-price-wrap.type-1 .price,.cut_contact_entry,.a-mark-banner .heading-subtitle {
	font-family:'Lato',sans-serif;
}

.font-3,.a-banner.b-port-4 .banner-heading .heading-title,.a-banner.a-about-1 .heading-title,.a-banner.a-dent-style .heading-title,.a-head-1 .head-title,.a-head-5 .head-title,.a-head-6 .head-title,.a-btn,.a-service.type-2 .service-title,.a-service.type-3 .service-title,.a-service.type-5 .service-text,.a-service.type-6 .service-text,.a-mark-banner .heading-title,.a-banner-small .title {
	font-family:'Raleway',serif;
}

.font-4,.a-banner.b-home .heading-title,.a-banner.port-style .heading-title,.a-head-2 .head-title,.a-btn.style-3,.a-share-box b {
	font-family:'Poppins',serif;
}

.font-5 {
	font-family:'Dancing Script',cursive;
}

.font-6 {
	font-family:'Roboto',serif!important;
}

.font-7 {
	font-family:'Roboto Slab',serif;
}

.font-8 {
	font-family:'Roboto-Black',serif;
}

html {
	box-sizing:border-box;
}

*,:before,:after {
	box-sizing:inherit;
}

.a-trans,.point-style-5 .swiper-pagination-switch:before,.a-banner::after,.a-btn.dec-1:before,.a-service.type-1 .service-overlay,.a-service.type-5 .service-title,.a-service.type-5.style-2,.a-service.type-7 .service-overlay,.cut_video_btn:before,.swiper-outer-arrow,.a-prod-prev,.a-prod-next,.a-share-box li,.filter-wrap .but,.portfolio .item .item-inner,.portfolio .item .item-info {
	transition:all ease .3s;
}

.container-fluid {
	min-width:250px;
}

.container {
	min-width:250px;
}

.row-eq-height {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
}

.t-left {
	text-align:left;
}

.t-right {
	text-align:right;
}

.t-center {
	text-align:center;
}

.bg-c-0 {
	background:#fff;
}

.bg-c-1 {
	background:#f6f6f6;
}

.bg-c-2 {
	background:#333333;
}

.bg-c-3 {
	background:#333;
}

.bg-c-4 {
	background:#222;
}

.bg-c-5 {
	background:#1a1a1a;
}

.bg-c-6 {
	background:#313030;
}

.bg-c-7 {
	background:#2F2F2F;
}

.f-c-2 {
	color:#333333;
}

.f-c-3 {
	color:#fff;
}

.brd-b {
	border-bottom:1px solid #EDEBEC;
}

.s-back-switch {
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
}

.eq-row {
	overflow:hidden;
}

.eq-col {
	margin-bottom:-99999px;
	padding-bottom:99999px;
}

.a-col-half {
	width:50%;
	float:left;
}

.a-col-img {
	position:absolute;
	top:0;
	left:0;
	height:100%;
}

.a-col-img.right {
	left:50%;
}

.a-col-text {
	margin-left:50%;
}

.a-eq-table {
	display:table;
	table-layout:fixed;
	width:100%;
}

.a-eq-cell {
	display:table-cell;
	width:50%;
}

.no-padd {
	padding-left:0;
	padding-right:0;
}

.no-padd-lms {
	padding:0!important;
}

.no-margin {
	margin-left:0;
	margin-right:0;
}

.no-padding {
	padding-left:0;
	padding-right:0;
}

.padd-220 {
	padding:220px 0;
}

.padd-15 {
	padding:0 15px;
}

.padd-30 {
	padding:0 30px;
}

.padd-45 {
	padding:0 45px;
}

.marg-lg-b0 {
	margin-bottom:0;
}

.marg-lg-b5 {
	margin-bottom:5px;
}

.marg-lg-b10 {
	margin-bottom:10px;
}

.marg-lg-b15 {
	margin-bottom:15px;
}

.marg-lg-b20 {
	margin-bottom:20px;
}

.marg-lg-b25 {
	margin-bottom:25px;
}

.marg-lg-b30 {
	margin-bottom:30px;
}

.marg-lg-b35 {
	margin-bottom:35px;
}

.marg-lg-b40 {
	margin-bottom:40px;
}

.marg-lg-b45 {
	margin-bottom:45px;
}

.marg-lg-b50 {
	margin-bottom:50px;
}

.marg-lg-b55 {
	margin-bottom:55px;
}

.marg-lg-b60 {
	margin-bottom:60px;
}

.marg-lg-b65 {
	margin-bottom:65px;
}

.marg-lg-b70 {
	margin-bottom:70px;
}

.marg-lg-b75 {
	margin-bottom:75px;
}

.marg-lg-b80 {
	margin-bottom:80px;
}

.marg-lg-b85 {
	margin-bottom:85px;
}

.marg-lg-b90 {
	margin-bottom:90px;
}

.marg-lg-b95 {
	margin-bottom:95px;
}

.marg-lg-b100 {
	margin-bottom:100px;
}

.marg-lg-b140 {
	margin-bottom:140px;
}

.marg-lg-t0 {
	margin-top:0;
}

.marg-lg-t5 {
	margin-top:5px;
}

.marg-lg-t10 {
	margin-top:10px;
}

.marg-lg-t15 {
	margin-top:15px;
}

.marg-lg-t20 {
	margin-top:20px;
}

.marg-lg-t25 {
	margin-top:25px;
}

.marg-lg-t30 {
	margin-top:30px;
}

.marg-lg-t35 {
	margin-top:35px;
}

.marg-lg-t40 {
	margin-top:40px;
}

.marg-lg-t45 {
	margin-top:45px;
}

.marg-lg-t50 {
	margin-top:50px;
}

.marg-lg-t55 {
	margin-top:55px;
}

.marg-lg-t60 {
	margin-top:60px;
}

.marg-lg-t65 {
	margin-top:65px;
}

.marg-lg-t70 {
	margin-top:70px;
}

.marg-lg-t75 {
	margin-top:75px;
}

.marg-lg-t80 {
	margin-top:80px;
}

.marg-lg-t85 {
	margin-top:85px;
}

.marg-lg-t90 {
	margin-top:90px;
}

.marg-lg-t95 {
	margin-top:95px;
}

.marg-lg-t100 {
	margin-top:100px;
}

.marg-lg-t105 {
	margin-top:105px;
}

.marg-lg-t110 {
	margin-top:110px;
}

.marg-lg-t115 {
	margin-top:115px;
}

.marg-lg-t120 {
	margin-top:120px;
}

.marg-lg-t125 {
	margin-top:125px;
}

.marg-lg-t130 {
	margin-top:130px;
}

.marg-lg-t135 {
	margin-top:135px;
}

.marg-lg-t140 {
	margin-top:140px;
}

.marg-lg-t145 {
	margin-top:145px;
}

.marg-lg-t150 {
	margin-top:150px;
}

.marg-lg-t155 {
	margin-top:155px;
}

.marg-lg-t175 {
	margin-top:175px;
}

@media screen and (max-width: 1199px) {
	.marg-md-b0 {
		margin-bottom:0!important;
	}

	.marg-md-b5 {
		margin-bottom:5px!important;
	}

	.marg-md-b10 {
		margin-bottom:10px!important;
	}

	.marg-md-b15 {
		margin-bottom:15px!important;
	}

	.marg-md-b20 {
		margin-bottom:20px!important;
	}

	.marg-md-b25 {
		margin-bottom:25px!important;
	}

	.marg-md-b30 {
		margin-bottom:30px!important;
	}

	.marg-md-b35 {
		margin-bottom:35px!important;
	}

	.marg-md-b40 {
		margin-bottom:40px!important;
	}

	.marg-md-b45 {
		margin-bottom:45px!important;
	}

	.marg-md-b50 {
		margin-bottom:50px!important;
	}

	.marg-md-b55 {
		margin-bottom:55px!important;
	}

	.marg-md-b60 {
		margin-bottom:60px!important;
	}

	.marg-md-b65 {
		margin-bottom:65px!important;
	}

	.marg-md-b70 {
		margin-bottom:70px!important;
	}

	.marg-md-b75 {
		margin-bottom:75px!important;
	}

	.marg-md-b80 {
		margin-bottom:80px!important;
	}

	.marg-md-b85 {
		margin-bottom:85px!important;
	}

	.marg-md-b90 {
		margin-bottom:90px!important;
	}

	.marg-md-b95 {
		margin-bottom:95px!important;
	}

	.marg-md-b100 {
		margin-bottom:100px!important;
	}

	.marg-md-b140 {
		margin-bottom:140px!important;
	}

	.marg-md-t0 {
		margin-top:0!important;
	}

	.marg-md-t5 {
		margin-top:5px!important;
	}

	.marg-md-t10 {
		margin-top:10px!important;
	}

	.marg-md-t15 {
		margin-top:15px!important;
	}

	.marg-md-t20 {
		margin-top:20px!important;
	}

	.marg-md-t25 {
		margin-top:25px!important;
	}

	.marg-md-t30 {
		margin-top:30px!important;
	}

	.marg-md-t35 {
		margin-top:35px!important;
	}

	.marg-md-t40 {
		margin-top:40px!important;
	}

	.marg-md-t45 {
		margin-top:45px!important;
	}

	.marg-md-t50 {
		margin-top:50px!important;
	}

	.marg-md-t55 {
		margin-top:55px!important;
	}

	.marg-md-t60 {
		margin-top:60px!important;
	}

	.marg-md-t65 {
		margin-top:65px!important;
	}

	.marg-md-t70 {
		margin-top:70px!important;
	}

	.marg-md-t75 {
		margin-top:75px!important;
	}

	.marg-md-t80 {
		margin-top:80px!important;
	}

	.marg-md-t85 {
		margin-top:85px!important;
	}

	.marg-md-t90 {
		margin-top:90px!important;
	}

	.marg-md-t95 {
		margin-top:95px!important;
	}

	.marg-md-t100 {
		margin-top:100px!important;
	}

	.marg-md-t140 {
		margin-top:140px!important;
	}

	.no-padd-md {
		padding-left:0;
		padding-right:0;
	}
}

@media screen and (max-width: 991px) {
	.marg-sm-b0 {
		margin-bottom:0!important;
	}

	.marg-sm-b5 {
		margin-bottom:5px!important;
	}

	.marg-sm-b10 {
		margin-bottom:10px!important;
	}

	.marg-sm-b15 {
		margin-bottom:15px!important;
	}

	.marg-sm-b20 {
		margin-bottom:20px!important;
	}

	.marg-sm-b25 {
		margin-bottom:25px!important;
	}

	.marg-sm-b30 {
		margin-bottom:30px!important;
	}

	.marg-sm-b35 {
		margin-bottom:35px!important;
	}

	.marg-sm-b40 {
		margin-bottom:40px!important;
	}

	.marg-sm-b45 {
		margin-bottom:45px!important;
	}

	.marg-sm-b50 {
		margin-bottom:50px!important;
	}

	.marg-sm-b55 {
		margin-bottom:55px!important;
	}

	.marg-sm-b60 {
		margin-bottom:60px!important;
	}

	.marg-sm-b65 {
		margin-bottom:65px!important;
	}

	.marg-sm-b70 {
		margin-bottom:70px!important;
	}

	.marg-sm-b75 {
		margin-bottom:75px!important;
	}

	.marg-sm-b80 {
		margin-bottom:80px!important;
	}

	.marg-sm-b85 {
		margin-bottom:85px!important;
	}

	.marg-sm-b90 {
		margin-bottom:90px!important;
	}

	.marg-sm-b95 {
		margin-bottom:95px!important;
	}

	.marg-sm-b100 {
		margin-bottom:100px!important;
	}

	.marg-sm-b140 {
		margin-bottom:140px!important;
	}

	.marg-sm-t0 {
		margin-top:0!important;
	}

	.marg-sm-t5 {
		margin-top:5px!important;
	}

	.marg-sm-t10 {
		margin-top:10px!important;
	}

	.marg-sm-t15 {
		margin-top:15px!important;
	}

	.marg-sm-t20 {
		margin-top:20px!important;
	}

	.marg-sm-t25 {
		margin-top:25px!important;
	}

	.marg-sm-t30 {
		margin-top:30px!important;
	}

	.marg-sm-t35 {
		margin-top:35px!important;
	}

	.marg-sm-t40 {
		margin-top:40px!important;
	}

	.marg-sm-t45 {
		margin-top:45px!important;
	}

	.marg-sm-t50 {
		margin-top:50px!important;
	}

	.marg-sm-t55 {
		margin-top:55px!important;
	}

	.marg-sm-t60 {
		margin-top:60px!important;
	}

	.marg-sm-t65 {
		margin-top:65px!important;
	}

	.marg-sm-t70 {
		margin-top:70px!important;
	}

	.marg-sm-t75 {
		margin-top:75px!important;
	}

	.marg-sm-t80 {
		margin-top:80px!important;
	}

	.marg-sm-t85 {
		margin-top:85px!important;
	}

	.marg-sm-t90 {
		margin-top:90px!important;
	}

	.marg-sm-t95 {
		margin-top:95px!important;
	}

	.marg-sm-t100 {
		margin-top:100px!important;
	}

	.marg-sm-t140 {
		margin-top:140px!important;
	}

	.no-padd-sm {
		padding-left:0;
		padding-right:0;
	}
}

@media screen and (max-width: 768px) {
	.marg-xs-b0 {
		margin-bottom:0!important;
	}

	.marg-xs-b5 {
		margin-bottom:5px!important;
	}

	.marg-xs-b10 {
		margin-bottom:10px!important;
	}

	.marg-xs-b15 {
		margin-bottom:15px!important;
	}

	.marg-xs-b20 {
		margin-bottom:20px!important;
	}

	.marg-xs-b25 {
		margin-bottom:25px!important;
	}

	.marg-xs-b30 {
		margin-bottom:30px!important;
	}

	.marg-xs-b35 {
		margin-bottom:35px!important;
	}

	.marg-xs-b40 {
		margin-bottom:40px!important;
	}

	.marg-xs-b45 {
		margin-bottom:45px!important;
	}

	.marg-xs-b50 {
		margin-bottom:50px!important;
	}

	.marg-xs-b55 {
		margin-bottom:55px!important;
	}

	.marg-xs-b60 {
		margin-bottom:60px!important;
	}

	.marg-xs-b65 {
		margin-bottom:0px!important;
	}

	.marg-xs-b70 {
		margin-bottom:70px!important;
	}

	.marg-xs-b75 {
		margin-bottom:75px!important;
	}

	.marg-xs-b80 {
		margin-bottom:80px!important;
	}

	.marg-xs-b85 {
		margin-bottom:85px!important;
	}

	.marg-xs-b90 {
		margin-bottom:90px!important;
	}

	.marg-xs-b95 {
		margin-bottom:95px!important;
	}

	.marg-xs-b100 {
		margin-bottom:100px!important;
	}

	.marg-xs-b140 {
		margin-bottom:140px!important;
	}

	.marg-xs-t0 {
		margin-top:0!important;
	}

	.marg-xs-t5 {
		margin-top:5px!important;
	}

	.marg-xs-t10 {
		margin-top:10px!important;
	}

	.marg-xs-t15 {
		margin-top:15px!important;
	}

	.marg-xs-t20 {
		margin-top:20px!important;
	}

	.marg-xs-t25 {
		margin-top:25px!important;
	}

	.marg-xs-t30 {
		margin-top:30px!important;
	}

	.marg-xs-t35 {
		margin-top:35px!important;
	}

	.marg-xs-t40 {
		margin-top:40px!important;
	}

	.marg-xs-t45 {
		margin-top:45px!important;
	}

	.marg-xs-t50 {
		margin-top:50px!important;
	}

	.marg-xs-t55 {
		margin-top:55px!important;
	}

	.marg-xs-t60 {
		margin-top:60px!important;
	}

	.marg-xs-t65 {
		margin-top:65px!important;
	}

	.marg-xs-t70 {
		margin-top:70px!important;
	}

	.marg-xs-t75 {
		margin-top:75px!important;
	}

	.marg-xs-t80 {
		margin-top:80px!important;
	}

	.marg-xs-t85 {
		margin-top:85px!important;
	}

	.marg-xs-t90 {
		margin-top:90px!important;
	}

	.marg-xs-t95 {
		margin-top:95px!important;
	}

	.marg-xs-t100 {
		margin-top:100px!important;
	}

	.marg-xs-t140 {
		margin-top:140px!important;
	}

	.no-padd-xs {
		padding-left:0!important;
		padding-right:0!important;
	}
}

a,.cut_order_block:before,.cut_order_image:before,.cut_order_image:after,.cut_order_overlay,.cut_order_entry,.cut_order_cat,.cut_order_title,.cut_order_desc,.cut_order_text,.cut_order_devider,.cut_order_social,.cut_order_social a,.c-btn,.c-btn.type-4:after,.m_slider.style-1 .m_slider_entry:after,.m_slider.style-1 .m_slider_inner {
	-moz-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-webkit-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

.preload-wrap {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#fff;
	z-index:9999;
}

.a-preload {
	left:50%;
	top:50%;
	position:absolute;
	transform:translate(-50%,-50%) matrix(1,0,0,1,0,0);
}

.cssload-preloader {
	position:absolute;
	left:50%;
	font-size:19px;
	display:block;
	width:3.75em;
	height:4.25em;
	margin-left:-1.875em;
	margin-top:-2.125em;
	transform-origin:center center;
	-o-transform-origin:center center;
	-ms-transform-origin:center center;
	-webkit-transform-origin:center center;
	-moz-transform-origin:center center;
	transform:rotateY(180deg) rotateZ(-60deg);
	-o-transform:rotateY(180deg) rotateZ(-60deg);
	-ms-transform:rotateY(180deg) rotateZ(-60deg);
	-webkit-transform:rotateY(180deg) rotateZ(-60deg);
	-moz-transform:rotateY(180deg) rotateZ(-60deg);
}

.cssload-preloader .cssload-slice {
	border-top:1.125em solid transparent;
	border-right:none;
	border-bottom:1em solid transparent;
	border-left:1.875em solid #f7484e;
	position:absolute;
	top:0;
	left:50%;
	transform-origin:left bottom;
	-o-transform-origin:left bottom;
	-ms-transform-origin:left bottom;
	-webkit-transform-origin:left bottom;
	-moz-transform-origin:left bottom;
	border-radius:3px 3px 0 0;
}

.cssload-preloader .cssload-slice:nth-child(1) {
	transform:rotateZ(60deg) rotateY(0deg) rotateX(0);
	-o-transform:rotateZ(60deg) rotateY(0deg) rotateX(0);
	-ms-transform:rotateZ(60deg) rotateY(0deg) rotateX(0);
	-webkit-transform:rotateZ(60deg) rotateY(0deg) rotateX(0);
	-moz-transform:rotateZ(60deg) rotateY(0deg) rotateX(0);
	animation:.17s linear .94s preload-hide-1 both 1;
	-o-animation:.17s linear .94s preload-hide-1 both 1;
	-ms-animation:.17s linear .94s preload-hide-1 both 1;
	-webkit-animation:.17s linear .94s preload-hide-1 both 1;
	-moz-animation:.17s linear .94s preload-hide-1 both 1;
}

.cssload-preloader .cssload-slice:nth-child(2) {
	transform:rotateZ(120deg) rotateY(0deg) rotateX(0);
	-o-transform:rotateZ(120deg) rotateY(0deg) rotateX(0);
	-ms-transform:rotateZ(120deg) rotateY(0deg) rotateX(0);
	-webkit-transform:rotateZ(120deg) rotateY(0deg) rotateX(0);
	-moz-transform:rotateZ(120deg) rotateY(0deg) rotateX(0);
	animation:.17s linear .85s preload-hide-2 both 1;
	-o-animation:.17s linear .85s preload-hide-2 both 1;
	-ms-animation:.17s linear .85s preload-hide-2 both 1;
	-webkit-animation:.17s linear .85s preload-hide-2 both 1;
	-moz-animation:.17s linear .85s preload-hide-2 both 1;
}

.cssload-preloader .cssload-slice:nth-child(3) {
	transform:rotateZ(180deg) rotateY(0deg) rotateX(0);
	-o-transform:rotateZ(180deg) rotateY(0deg) rotateX(0);
	-ms-transform:rotateZ(180deg) rotateY(0deg) rotateX(0);
	-webkit-transform:rotateZ(180deg) rotateY(0deg) rotateX(0);
	-moz-transform:rotateZ(180deg) rotateY(0deg) rotateX(0);
	animation:.17s linear .76s preload-hide-3 both 1;
	-o-animation:.17s linear .76s preload-hide-3 both 1;
	-ms-animation:.17s linear .76s preload-hide-3 both 1;
	-webkit-animation:.17s linear .76s preload-hide-3 both 1;
	-moz-animation:.17s linear .76s preload-hide-3 both 1;
}

.cssload-preloader .cssload-slice:nth-child(4) {
	transform:rotateZ(240deg) rotateY(0deg) rotateX(0);
	-o-transform:rotateZ(240deg) rotateY(0deg) rotateX(0);
	-ms-transform:rotateZ(240deg) rotateY(0deg) rotateX(0);
	-webkit-transform:rotateZ(240deg) rotateY(0deg) rotateX(0);
	-moz-transform:rotateZ(240deg) rotateY(0deg) rotateX(0);
	animation:.17s linear .67s preload-hide-4 both 1;
	-o-animation:.17s linear .67s preload-hide-4 both 1;
	-ms-animation:.17s linear .67s preload-hide-4 both 1;
	-webkit-animation:.17s linear .67s preload-hide-4 both 1;
	-moz-animation:.17s linear .67s preload-hide-4 both 1;
}

.cssload-preloader .cssload-slice:nth-child(5) {
	transform:rotateZ(300deg) rotateY(0deg) rotateX(0);
	-o-transform:rotateZ(300deg) rotateY(0deg) rotateX(0);
	-ms-transform:rotateZ(300deg) rotateY(0deg) rotateX(0);
	-webkit-transform:rotateZ(300deg) rotateY(0deg) rotateX(0);
	-moz-transform:rotateZ(300deg) rotateY(0deg) rotateX(0);
	animation:.17s linear .58s preload-hide-5 both 1;
	-o-animation:.17s linear .58s preload-hide-5 both 1;
	-ms-animation:.17s linear .58s preload-hide-5 both 1;
	-webkit-animation:.17s linear .58s preload-hide-5 both 1;
	-moz-animation:.17s linear .58s preload-hide-5 both 1;
}

.cssload-preloader .cssload-slice:nth-child(6) {
	transform:rotateZ(360deg) rotateY(0deg) rotateX(0);
	-o-transform:rotateZ(360deg) rotateY(0deg) rotateX(0);
	-ms-transform:rotateZ(360deg) rotateY(0deg) rotateX(0);
	-webkit-transform:rotateZ(360deg) rotateY(0deg) rotateX(0);
	-moz-transform:rotateZ(360deg) rotateY(0deg) rotateX(0);
	animation:.17s linear .48s preload-hide-6 both 1;
	-o-animation:.17s linear .48s preload-hide-6 both 1;
	-ms-animation:.17s linear .48s preload-hide-6 both 1;
	-webkit-animation:.17s linear .48s preload-hide-6 both 1;
	-moz-animation:.17s linear .48s preload-hide-6 both 1;
}

.cssload-preloader.cssload-loading {
	animation:2.3s preload-flip steps(2) infinite both;
	-o-animation:2.3s preload-flip steps(2) infinite both;
	-ms-animation:2.3s preload-flip steps(2) infinite both;
	-webkit-animation:2.3s preload-flip steps(2) infinite both;
	-moz-animation:2.3s preload-flip steps(2) infinite both;
}

.cssload-preloader.cssload-loading .cssload-slice:nth-child(1) {
	transform:rotateZ(60deg) rotateY(90deg) rotateX(0);
	-o-transform:rotateZ(60deg) rotateY(90deg) rotateX(0);
	-ms-transform:rotateZ(60deg) rotateY(90deg) rotateX(0);
	-webkit-transform:rotateZ(60deg) rotateY(90deg) rotateX(0);
	-moz-transform:rotateZ(60deg) rotateY(90deg) rotateX(0);
	animation:2.3s preload-cycle-1 linear infinite both;
	-o-animation:2.3s preload-cycle-1 linear infinite both;
	-ms-animation:2.3s preload-cycle-1 linear infinite both;
	-webkit-animation:2.3s preload-cycle-1 linear infinite both;
	-moz-animation:2.3s preload-cycle-1 linear infinite both;
}

.cssload-preloader.cssload-loading .cssload-slice:nth-child(2) {
	transform:rotateZ(120deg) rotateY(90deg) rotateX(0);
	-o-transform:rotateZ(120deg) rotateY(90deg) rotateX(0);
	-ms-transform:rotateZ(120deg) rotateY(90deg) rotateX(0);
	-webkit-transform:rotateZ(120deg) rotateY(90deg) rotateX(0);
	-moz-transform:rotateZ(120deg) rotateY(90deg) rotateX(0);
	animation:2.3s preload-cycle-2 linear infinite both;
	-o-animation:2.3s preload-cycle-2 linear infinite both;
	-ms-animation:2.3s preload-cycle-2 linear infinite both;
	-webkit-animation:2.3s preload-cycle-2 linear infinite both;
	-moz-animation:2.3s preload-cycle-2 linear infinite both;
}

.cssload-preloader.cssload-loading .cssload-slice:nth-child(3) {
	transform:rotateZ(180deg) rotateY(90deg) rotateX(0);
	-o-transform:rotateZ(180deg) rotateY(90deg) rotateX(0);
	-ms-transform:rotateZ(180deg) rotateY(90deg) rotateX(0);
	-webkit-transform:rotateZ(180deg) rotateY(90deg) rotateX(0);
	-moz-transform:rotateZ(180deg) rotateY(90deg) rotateX(0);
	animation:2.3s preload-cycle-3 linear infinite both;
	-o-animation:2.3s preload-cycle-3 linear infinite both;
	-ms-animation:2.3s preload-cycle-3 linear infinite both;
	-webkit-animation:2.3s preload-cycle-3 linear infinite both;
	-moz-animation:2.3s preload-cycle-3 linear infinite both;
}

.cssload-preloader.cssload-loading .cssload-slice:nth-child(4) {
	transform:rotateZ(240deg) rotateY(90deg) rotateX(0);
	-o-transform:rotateZ(240deg) rotateY(90deg) rotateX(0);
	-ms-transform:rotateZ(240deg) rotateY(90deg) rotateX(0);
	-webkit-transform:rotateZ(240deg) rotateY(90deg) rotateX(0);
	-moz-transform:rotateZ(240deg) rotateY(90deg) rotateX(0);
	animation:2.3s preload-cycle-4 linear infinite both;
	-o-animation:2.3s preload-cycle-4 linear infinite both;
	-ms-animation:2.3s preload-cycle-4 linear infinite both;
	-webkit-animation:2.3s preload-cycle-4 linear infinite both;
	-moz-animation:2.3s preload-cycle-4 linear infinite both;
}

.cssload-preloader.cssload-loading .cssload-slice:nth-child(5) {
	transform:rotateZ(300deg) rotateY(90deg) rotateX(0);
	-o-transform:rotateZ(300deg) rotateY(90deg) rotateX(0);
	-ms-transform:rotateZ(300deg) rotateY(90deg) rotateX(0);
	-webkit-transform:rotateZ(300deg) rotateY(90deg) rotateX(0);
	-moz-transform:rotateZ(300deg) rotateY(90deg) rotateX(0);
	animation:2.3s preload-cycle-5 linear infinite both;
	-o-animation:2.3s preload-cycle-5 linear infinite both;
	-ms-animation:2.3s preload-cycle-5 linear infinite both;
	-webkit-animation:2.3s preload-cycle-5 linear infinite both;
	-moz-animation:2.3s preload-cycle-5 linear infinite both;
}

.cssload-preloader.cssload-loading .cssload-slice:nth-child(6) {
	transform:rotateZ(360deg) rotateY(90deg) rotateX(0);
	-o-transform:rotateZ(360deg) rotateY(90deg) rotateX(0);
	-ms-transform:rotateZ(360deg) rotateY(90deg) rotateX(0);
	-webkit-transform:rotateZ(360deg) rotateY(90deg) rotateX(0);
	-moz-transform:rotateZ(360deg) rotateY(90deg) rotateX(0);
	animation:2.3s preload-cycle-6 linear infinite both;
	-o-animation:2.3s preload-cycle-6 linear infinite both;
	-ms-animation:2.3s preload-cycle-6 linear infinite both;
	-webkit-animation:2.3s preload-cycle-6 linear infinite both;
	-moz-animation:2.3s preload-cycle-6 linear infinite both;
}

@keyframes preload-show-1 {
	from {
		transform:rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-show-1 {
	from {
		-o-transform:rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-show-1 {
	from {
		-ms-transform:rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-show-1 {
	from {
		-webkit-transform:rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-show-1 {
	from {
		-moz-transform:rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-hide-1 {
	to {
		transform:rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-hide-1 {
	to {
		-o-transform:rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-hide-1 {
	to {
		-ms-transform:rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-hide-1 {
	to {
		-webkit-transform:rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-hide-1 {
	to {
		-moz-transform:rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-cycle-1 {
	5% {
		transform:rotateZ(60deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	10%,75% {
		transform:rotateZ(60deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	80%,100% {
		transform:rotateZ(60deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-cycle-1 {
	5% {
		-o-transform:rotateZ(60deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	10%,75% {
		-o-transform:rotateZ(60deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	80%,100% {
		-o-transform:rotateZ(60deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-cycle-1 {
	5% {
		-ms-transform:rotateZ(60deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	10%,75% {
		-ms-transform:rotateZ(60deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	80%,100% {
		-ms-transform:rotateZ(60deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-cycle-1 {
	5% {
		-webkit-transform:rotateZ(60deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	10%,75% {
		-webkit-transform:rotateZ(60deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	80%,100% {
		-webkit-transform:rotateZ(60deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-cycle-1 {
	5% {
		-moz-transform:rotateZ(60deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	10%,75% {
		-moz-transform:rotateZ(60deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	80%,100% {
		-moz-transform:rotateZ(60deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-show-2 {
	from {
		transform:rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-show-2 {
	from {
		-o-transform:rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-show-2 {
	from {
		-ms-transform:rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-show-2 {
	from {
		-webkit-transform:rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-show-2 {
	from {
		-moz-transform:rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-hide-2 {
	to {
		transform:rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-hide-2 {
	to {
		-o-transform:rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-hide-2 {
	to {
		-ms-transform:rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-hide-2 {
	to {
		-webkit-transform:rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-hide-2 {
	to {
		-moz-transform:rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-cycle-2 {
	10% {
		transform:rotateZ(120deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	15%,70% {
		transform:rotateZ(120deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	75%,100% {
		transform:rotateZ(120deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-cycle-2 {
	10% {
		-o-transform:rotateZ(120deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	15%,70% {
		-o-transform:rotateZ(120deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	75%,100% {
		-o-transform:rotateZ(120deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-cycle-2 {
	10% {
		-ms-transform:rotateZ(120deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	15%,70% {
		-ms-transform:rotateZ(120deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	75%,100% {
		-ms-transform:rotateZ(120deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-cycle-2 {
	10% {
		-webkit-transform:rotateZ(120deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	15%,70% {
		-webkit-transform:rotateZ(120deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	75%,100% {
		-webkit-transform:rotateZ(120deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-cycle-2 {
	10% {
		-moz-transform:rotateZ(120deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	15%,70% {
		-moz-transform:rotateZ(120deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	75%,100% {
		-moz-transform:rotateZ(120deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-show-3 {
	from {
		transform:rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-show-3 {
	from {
		-o-transform:rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-show-3 {
	from {
		-ms-transform:rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-show-3 {
	from {
		-webkit-transform:rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-show-3 {
	from {
		-moz-transform:rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-hide-3 {
	to {
		transform:rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-hide-3 {
	to {
		-o-transform:rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-hide-3 {
	to {
		-ms-transform:rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-hide-3 {
	to {
		-webkit-transform:rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-hide-3 {
	to {
		-moz-transform:rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-cycle-3 {
	15% {
		transform:rotateZ(180deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	20%,65% {
		transform:rotateZ(180deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	70%,100% {
		transform:rotateZ(180deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-cycle-3 {
	15% {
		-o-transform:rotateZ(180deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	20%,65% {
		-o-transform:rotateZ(180deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	70%,100% {
		-o-transform:rotateZ(180deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-cycle-3 {
	15% {
		-ms-transform:rotateZ(180deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	20%,65% {
		-ms-transform:rotateZ(180deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	70%,100% {
		-ms-transform:rotateZ(180deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-cycle-3 {
	15% {
		-webkit-transform:rotateZ(180deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	20%,65% {
		-webkit-transform:rotateZ(180deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	70%,100% {
		-webkit-transform:rotateZ(180deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-cycle-3 {
	15% {
		-moz-transform:rotateZ(180deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	20%,65% {
		-moz-transform:rotateZ(180deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	70%,100% {
		-moz-transform:rotateZ(180deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-show-4 {
	from {
		transform:rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-show-4 {
	from {
		-o-transform:rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-show-4 {
	from {
		-ms-transform:rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-show-4 {
	from {
		-webkit-transform:rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-show-4 {
	from {
		-moz-transform:rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-hide-4 {
	to {
		transform:rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-hide-4 {
	to {
		-o-transform:rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-hide-4 {
	to {
		-ms-transform:rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-hide-4 {
	to {
		-webkit-transform:rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-hide-4 {
	to {
		-moz-transform:rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-cycle-4 {
	20% {
		transform:rotateZ(240deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	25%,60% {
		transform:rotateZ(240deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	65%,100% {
		transform:rotateZ(240deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-cycle-4 {
	20% {
		-o-transform:rotateZ(240deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	25%,60% {
		-o-transform:rotateZ(240deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	65%,100% {
		-o-transform:rotateZ(240deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-cycle-4 {
	20% {
		-ms-transform:rotateZ(240deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	25%,60% {
		-ms-transform:rotateZ(240deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	65%,100% {
		-ms-transform:rotateZ(240deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-cycle-4 {
	20% {
		-webkit-transform:rotateZ(240deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	25%,60% {
		-webkit-transform:rotateZ(240deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	65%,100% {
		-webkit-transform:rotateZ(240deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-cycle-4 {
	20% {
		-moz-transform:rotateZ(240deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	25%,60% {
		-moz-transform:rotateZ(240deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	65%,100% {
		-moz-transform:rotateZ(240deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-show-5 {
	from {
		transform:rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-show-5 {
	from {
		-o-transform:rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-show-5 {
	from {
		-ms-transform:rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-show-5 {
	from {
		-webkit-transform:rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-show-5 {
	from {
		-moz-transform:rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-hide-5 {
	to {
		transform:rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-hide-5 {
	to {
		-o-transform:rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-hide-5 {
	to {
		-ms-transform:rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-hide-5 {
	to {
		-webkit-transform:rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-hide-5 {
	to {
		-moz-transform:rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-cycle-5 {
	25% {
		transform:rotateZ(300deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	30%,55% {
		transform:rotateZ(300deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	60%,100% {
		transform:rotateZ(300deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-cycle-5 {
	25% {
		-o-transform:rotateZ(300deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	30%,55% {
		-o-transform:rotateZ(300deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	60%,100% {
		-o-transform:rotateZ(300deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-cycle-5 {
	25% {
		-ms-transform:rotateZ(300deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	30%,55% {
		-ms-transform:rotateZ(300deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	60%,100% {
		-ms-transform:rotateZ(300deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-cycle-5 {
	25% {
		-webkit-transform:rotateZ(300deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	30%,55% {
		-webkit-transform:rotateZ(300deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	60%,100% {
		-webkit-transform:rotateZ(300deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-cycle-5 {
	25% {
		-moz-transform:rotateZ(300deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	30%,55% {
		-moz-transform:rotateZ(300deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	60%,100% {
		-moz-transform:rotateZ(300deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-show-6 {
	from {
		transform:rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-show-6 {
	from {
		-o-transform:rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-show-6 {
	from {
		-ms-transform:rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-show-6 {
	from {
		-webkit-transform:rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-show-6 {
	from {
		-moz-transform:rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-hide-6 {
	to {
		transform:rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-hide-6 {
	to {
		-o-transform:rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-hide-6 {
	to {
		-ms-transform:rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-hide-6 {
	to {
		-webkit-transform:rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-hide-6 {
	to {
		-moz-transform:rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-cycle-6 {
	30% {
		transform:rotateZ(360deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	35%,50% {
		transform:rotateZ(360deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	55%,100% {
		transform:rotateZ(360deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-o-keyframes preload-cycle-6 {
	30% {
		-o-transform:rotateZ(360deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	35%,50% {
		-o-transform:rotateZ(360deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	55%,100% {
		-o-transform:rotateZ(360deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-ms-keyframes preload-cycle-6 {
	30% {
		-ms-transform:rotateZ(360deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	35%,50% {
		-ms-transform:rotateZ(360deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	55%,100% {
		-ms-transform:rotateZ(360deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-webkit-keyframes preload-cycle-6 {
	30% {
		-webkit-transform:rotateZ(360deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	35%,50% {
		-webkit-transform:rotateZ(360deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	55%,100% {
		-webkit-transform:rotateZ(360deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@-moz-keyframes preload-cycle-6 {
	30% {
		-moz-transform:rotateZ(360deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}

	35%,50% {
		-moz-transform:rotateZ(360deg) rotateY(0) rotateX(0deg);
		border-left-color:#f7484e;
	}

	55%,100% {
		-moz-transform:rotateZ(360deg) rotateY(90deg) rotateX(0deg);
		border-left-color:#9c2f2f;
	}
}

@keyframes preload-flip {
	0% {
		transform:rotateY(0deg) rotateZ(-60deg);
	}

	100% {
		transform:rotateY(360deg) rotateZ(-60deg);
	}
}

@-o-keyframes preload-flip {
	0% {
		-o-transform:rotateY(0deg) rotateZ(-60deg);
	}

	100% {
		-o-transform:rotateY(360deg) rotateZ(-60deg);
	}
}

@-ms-keyframes preload-flip {
	0% {
		-ms-transform:rotateY(0deg) rotateZ(-60deg);
	}

	100% {
		-ms-transform:rotateY(360deg) rotateZ(-60deg);
	}
}

@-webkit-keyframes preload-flip {
	0% {
		-webkit-transform:rotateY(0deg) rotateZ(-60deg);
	}

	100% {
		-webkit-transform:rotateY(360deg) rotateZ(-60deg);
	}
}

@-moz-keyframes preload-flip {
	0% {
		-moz-transform:rotateY(0deg) rotateZ(-60deg);
	}

	100% {
		-moz-transform:rotateY(360deg) rotateZ(-60deg);
	}
}

.a-header {
	position:relative;
	left:0;
	top:0;
	width:100%;
	color:#888;
	z-index:100;
	height:80px;
	border-bottom:1px solid rgba(255,255,255,0.1);
	-webkit-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-moz-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-o-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
}

.a-header .container,.a-header .container-fluid {
	height:inherit;
}

.table-cell {
	height:inherit;
	display:table-cell;
	vertical-align:middle;
}

.logo {
	z-index:50;
	height:inherit;
	position:relative;
	float:left;
}

.logo a {
	font-family:'Montserrat',sans-serif;
	font-size:18px;
	font-weight:700;
	color:#fffefe;
	line-height:25px;
	letter-spacing:1px;
	text-transform:uppercase;
}

.logo span {
	color:#f6364d;
}

.navigation {
	position:relative;
	float:right;
	height:inherit;
}

.navigation nav {
	position:relative;
	float:left;
	display:inline-block;
	height:inherit;
}

.navigation nav ul li {
	position:relative;
	float:left;
	font-size:11px;
	line-height:11px;
	letter-spacing:1px;
	height:100%;
}

.navigation nav>ul>li {
	line-height:11px;
	text-transform:uppercase;
	color:#fff;
	margin:0 25px;
	height:inherit;
}

.a-header .navigation nav>ul>li>a {
	height:inherit;
	vertical-align:middle;
	display:table-cell;
	font-weight:700;
}

.sub-menu {
	top:100%;
	position:absolute;
	left:-30px;
	margin-top:-2px;
	box-shadow:2px 2px 2px rgba(0,0,0,0.2);
	background:rgba(34,34,34,0.9);
	z-index:1;
	padding:20px 0;
	backface-visibility:hidden;
	visibility:hidden;
	opacity:0;
	transform:scale(1.02);
	-webkit-transform:scale(1.02);
	-moz-transform:scale(1.02);
	-ms-transform:scale(1.02);
	-webkit-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-moz-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-o-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
}

.sub-menu li {
	width:100%;
	padding:10px 30px;
}

.sub-menu li a {
	color:#858585;
}

.sub-menu li a:hover {
	color:#fff;
}

.sub-menu li .sub-menu {
	left:100%;
	margin-left:2px;
	top:0;
	margin-top:-20px;
}

.sub-menu li:hover .sub-menu {
	visibility:visible;
	opacity:1;
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
}

.sub-menu.type-1 {
	min-width:235px;
}

.sub-menu.type-2 {
	min-width:705px;
	padding:0;
}

.sub-menu.type-2>li {
	max-width:235px;
	padding:20px 0;
}

.sub-menu.type-2 ul>li b {
	color:#fff;
	font-weight:800;
	margin-bottom:10px;
	display:block;
}

.navigation nav>ul>li:hover>.sub-menu {
	visibility:visible;
	opacity:1;
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	margin-top:1px;
}

.navigation>li:last-child>.sub-menu {
	left:auto;
	right:-30px;
}

.navigation>li:last-child>.sub-menu li a {
	float:right;
}

.navigation>li:last-child>.sub-menu li .sub-menu {
	left:auto;
	right:100%;
	top:0;
	margin-right:2px;
	margin-left:0;
}

.header-folow {
	position:relative;
	float:right;
	height:inherit;
}

.header-folow a {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	height:inherit;
}

.header-folow a span {
	color:#fff;
	font-size:14px;
	margin:0 5px;
	overflow:hidden;
	width:30px;
	line-height:30px;
	text-align:center;
	height:30px;
	position:relative;
	float:left;
	transition:all .3s ease-in;
	-moz-transition:all .3s ease-in;
	-o-transition:all .3s ease-in;
	-webkit-transition:all .3s ease-in;
	-ms-transition:all .3s ease-in;
}

.folow-style-1 {
	margin-left:10px;
}

.folow-style-1 a span:after {
	content:'';
	position:absolute;
	z-index:-1;
	left:-100%;
	top:0;
	width:100%;
	height:100%;
	background:#f6364d;
	-webkit-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-moz-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-o-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
}

.folow-style-1 .serch-button span {
	margin-right:25px;
}

.folow-style-1 a span:hover:after {
	left:0;
}

.folow-style-1 a span:hover {
	color:#fff;
}

.nav-menu-icon {
	position:relative;
	display:none;
	float:right;
	height:inherit;
	overflow:hidden;
	width:35px;
	z-index:1005;
	transition:all .2s ease-out;
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	-ms-transition:all .2s ease-out;
}

.nav-menu-icon a i {
	top:-4px;
	position:relative;
	display:inline-block;
	width:23px;
	height:2px;
	background:#f6364d;
	transition:all .2s ease-out;
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	-ms-transition:all .2s ease-out;
}

.nav-menu-icon a i:before,.nav-menu-icon a i:after {
	content:'';
	width:23px;
	height:2px;
	background:#f6364d;
	position:absolute;
	left:0;
	transition:all .2s ease-out;
}

.nav-menu-icon a i:before {
	top:-7px;
}

.nav-menu-icon a i:after {
	bottom:-7px;
}

.nav-menu-icon a.active i {
	background:none;
}

.nav-menu-icon a.active i:before {
	top:0;
	-webkit-transform:rotateZ(45deg);
	-moz-transform:rotateZ(45deg);
	-ms-transform:rotateZ(45deg);
	-o-transform:rotateZ(45deg);
	transform:rotateZ(45deg);
}

.nav-menu-icon a.active i:after {
	bottom:0;
	-webkit-transform:rotateZ(-45deg);
	-moz-transform:rotateZ(-45deg);
	-ms-transform:rotateZ(-45deg);
	-o-transform:rotateZ(-45deg);
	transform:rotateZ(-45deg);
}

.nav-menu-icon.type-2 {
	text-align:center;
}

.nav-menu-icon.type-2 i {
	width:2px;
	height:2px;
	top:-4px;
}

.nav-menu-icon.type-2 a i:before,.nav-menu-icon.type-2 a i:after {
	content:'';
	width:2px;
	height:2px;
}

.a-header .nav-menu-icon.type-2 a.active i {
	background:#fff;
}

.nav-menu-icon.type-2 a.active i:before {
	width:35px;
	left:-11px;
	height:1px;
}

.nav-menu-icon.type-2 a.active i:after {
	width:35px;
	left:-11px;
	height:1px;
}

.navigation ul li i {
	float:right;
}

.navigation nav>ul>li>a>i {
	display:none;
}

.a-header {
	padding:0 30px;
	height:80px;
	position:relative;
	z-index:999;
	top:0;
	border:1px solid rgba(255,255,255,0.1);
}

.a-header .inner-wrap {
	height:inherit;
	max-width:2000px;
	margin:0 auto;
}

.a-header .hlogo-white {
	display:none;
}

.a-header nav>ul>li>a {
	position:relative;
	display:inline-block;
	overflow:hidden;
}

.a-header nav>ul>li>a:before {
	content:'';
	position:absolute;
	left:-100%;
	bottom:0;
	width:100%;
	height:2px;
	background:#f6364d;
	-webkit-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-moz-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-o-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
}

.a-header nav>ul>li>a:hover:before,.a-header nav>ul>li.active>a:before {
	left:0;
}

.a-header.style-2 {
	position:relative;
}

.a-header.style-2 .inner-wrap {
	margin:0 auto;
}

.a-header.style-2 .logo a {
	color:#222;
}

.a-header.style-2 .navigation nav>ul>li>a {
	color:#222;
}

.a-header.style-2 .fa-search:before {
	color:#222;
	-webkit-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-moz-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-o-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
}

.a-header.style-2 .fa-search:hover:before {
	color:#fff;
}

.a-header.style-2 nav>ul>li>a:before {
	background:#9CA144;
}

.a-header.style-2 .folow-style-1 a span:after {
	background:#9CA144;
}

.a-header.g-type {
	position:fixed;
	top:0;
	width:100%;
}

.a-header.g-type.scroll {
	background:#333;
	transition:all .4s ease-in-out;
}

.a-header.g-type nav>ul>li>a:before {
	background:#C83360;
}

.a-header.g-type .folow-style-1 a span:after {
	background:#C83360;
}

.a-header.det-type.inner-wrap {
	padding:0 30px;
	margin:0 auto;
}

.a-header.det-type nav>ul>li>a:before {
	background:#F6364D;
}

.a-header.style-2.det-type .folow-style-1 a span:after {
	background:#F6364D;
}

.a-header.style-5 {
	position:absolute;
	width:calc(100% + 2px);
	left:-1px;
	top:0;
	border-bottom:none;
}

.a-header.style-5 .nav-menu-icon a.active i {
	background:none;
}

.a-header.style-5 .nav-menu-icon {
	display:table;
}

.a-header.style-5 .navigation {
	float:none;
	position:absolute;
	top:-1px;
	left:0;
	width:100%;
}

.a-header.style-5 .navigation nav {
	position:absolute;
	left:0;
	right:0;
	top:0;
	width:100%;
	height:80px;
	background:rgba(0,0,0,0.6);
	transform:translateY(-100%);
	-webkit-transform:translateY(-100%);
	-moz-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	-webkit-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-moz-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-o-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
}

.a-header.style-5 .navigation nav.slide-menu {
	transform:translateY(0%);
	-webkit-transform:translateY(0%);
	-moz-transform:translateY(0%);
	-ms-transform:translateY(0%);
}

.a-header.style-5 .header-folow {
	position:absolute;
	top:0;
	right:120px;
}

.a-header.style-5 nav>ul {
	position:absolute;
	right:200px;
}

.a-header.dark .nav-menu-icon a i {
	background:#333;
}

.a-header.dark .nav-menu-icon a i:before,.a-header.dark .nav-menu-icon a i:after {
	background:#333;
}

.a-header.dark .logo a {
	color:#333;
}

.search-popup {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:501;
	background:rgba(255,255,255,0.8);
	transform:scale(1.5);
	-webkit-transform:scale(1.5);
	-moz-transform:scale(1.5);
	-ms-transform:scale(1.5);
	visibility:hidden;
	opacity:0;
	-webkit-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-moz-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-o-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
}

.search-popup.open {
	visibility:visible;
	opacity:1;
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
}

.search-popup .vertical-align {
	width:100%;
}

.input-field {
	position:relative;
	width:100%;
	font-size:14px;
	line-height:14px;
	overflow:hidden;
	padding-bottom:20px;
	display:inline-block;
}

.input-field:before {
	content:'';
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	height:2px;
	background:#fff;
	z-index:5;
	-webkit-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-moz-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-o-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
}

.input-field:after {
	content:'';
	position:absolute;
	bottom:0;
	left:-105%;
	width:100%;
	height:2px;
	background:#333;
	z-index:5;
	-webkit-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-moz-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	-o-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
}

.input-field.active:before {
	right:-105%;
}

.input-field.active:after {
	left:0;
}

.input-field .input {
	position:absolute;
	left:0;
	background:none;
	color:#fff;
	width:100%;
	padding-right:50px;
}

.input-field .wraper {
	position:relative;
	width:100%;
}

.search-form {
	position:relative;
	width:100%;
	background:#333;
	padding:90px;
}

.search-form .title {
	color:#fff;
	font-size:20px;
	text-transform:uppercase;
	line-height:20px;
	padding-bottom:45px;
}

.submit {
	color:#909090;
	position:relative;
	float:right;
}

.submit input {
	position:absolute;
	top:0;
	right:0;
	width:20px;
	height:20px;
	z-index:50;
	padding:0;
}

.close {
	position:absolute;
	right:0;
	top:0;
	width:40px;
	height:40px;
	background:#fff;
	color:#787878;
	text-align:center;
	line-height:40px;
}

.close span {
	font-size:24px;
	position:relative;
	backface-visibility:hidden;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	display:block;
	font-family:Helvetica;
}

@media screen and (max-width: 992px) {
	.a-header {
		height:60px;
	}

	.nav-menu-icon {
		display:table;
	}

	.navigation nav {
		position:fixed;
		left:0;
		top:0;
		width:100%;
		height:100%;
		overflow-y:auto;
		z-index:-15;
		background:#fff;
		text-align:center;
		padding:80px 0 40px;
		transform:translateY(-100%);
		-webkit-transform:translateY(-100%);
		-moz-transform:translateY(-100%);
		-ms-transform:translateY(-100%);
		-webkit-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
		-moz-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
		-o-transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
		transition:all 400ms cubic-bezier(0.345,0.855,0.565,1) 10ms;
	}

	.navigation nav.slide-menu {
		padding:0 15px;
		transform:translateY(0%);
		-webkit-transform:translateY(0%);
		-moz-transform:translateY(0%);
		-ms-transform:translateY(0%);
	}

	.navigation nav ul li {
		float:none;
	}

	.navigation nav>ul>li>a {
		color:#333;
	}

	.navigation nav>ul>li>a:before {
		display:none;
	}

	.navigation nav>ul>li {
		width:100%;
		text-align:left;
		margin:0;
		height:auto;
	}

	.a-header nav>ul>li>.sub-menu.type-1 {
		left:auto;
		right:auto;
	}

	.a-header nav>ul>li>.sub-menu.type-1 li a {
		float:none;
	}

	.a-header nav>ul>li>.sub-menu.type-1 li .sub-menu {
		left:auto;
		right:auto;
		top:0;
		margin-right:0;
		margin-left:0;
	}

	.a-header .navigation nav>ul>li>a {
		display:block;
	}

	.navigation nav>ul>li:last-child>.sub-menu {
		left:auto;
		right:auto;
	}

	.navigation nav>ul>li:last-child>.sub-menu li a {
		float:none;
	}

	.navigation nav>ul>li:last-child>.sub-menu li .sub-menu {
		left:auto;
		right:auto;
		margin-top:0;
	}

	.sub-menu {
		display:block;
		left:auto;
		visibility:visible;
		opacity:1;
		transform:translateX(-100%);
		transition:all 300ms ease-in-out;
		background:none;
		position:relative;
		width:100%;
		text-align:center;
		box-shadow:none;
		padding:0;
	}

	.sub-menu.act {
		display:block;
		transform:translateX(0);
	}

	.sub-menu.type-2 {
		min-width:100%;
		left:auto;
		padding:0;
	}

	.sub-menu.type-2>li {
		max-width:none;
		padding:0;
	}

	.sub-menu.type-2>li>ul>li {
		padding:10px 0;
	}

	.sub-menu.type-2 ul>li b {
		color:#000;
		margin-top:10px;
	}

	.sub-menu li .sub-menu {
		padding:10px 0 0;
		left:auto;
		margin-top:0;
	}

	.navigation nav ul li a i {
		display:inline-block;
	}

	.sub-menu li a:hover {
		color:#84694e;
	}

	.navigation nav ul li .sub-menu li {
		font-size:10px;
	}

	.sub-menu.type-2 ul>li b {
		margin:0;
	}

	.navigation nav>ul>li>a>i {
		display:inline-block;
		margin-left:5px;
		float:none;
		-webkit-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		transform:rotate(0deg);
	}

	.folow-style-1 a span:after {
		display:none;
	}

	.folow-style-1 {
		margin:0 10px 0 0;
	}

	.a-header .header-folow a:hover span {
		color:#84694E;
	}

	.a-header .sub-menu>li>.sub-menu {
		padding:15px 0 0;
	}

	.a-header.style-5 .navigation nav {
		background:#fff;
	}

	.search-popup {
		z-index:1000;
	}
}

@media screen and (max-width: 480px) {
	.left-menu {
		min-width:100%;
	}

	.left-menu-wrap ul li a {
		padding:10px 0;
	}

	.left-menu-wrap ul {
		padding-bottom:25px;
	}

	.l-menu-adress {
		margin-bottom:0;
	}

	.l-menu-follow a {
		margin:0 5px;
	}

	.border-top,.border-bottom {
		height:15px;
	}

	.border-top:after,.border-bottom:after {
		width:15px;
	}

	.header-warap {
		padding:15px 0;
	}

	.menu-block {
		margin-bottom:15px;
	}

	.left-menu.full-w .close-menu {
		right:15px;
		top:15px;
	}
}

.footer-top {
	background-color:#f3f3f3;
	padding:0;
}

.a-footer .logo {
	float:none;
}

.a-footer .logo a {
	color:#333;
}

.title-item-f {
	font-family:'Lato',sans-serif;
	font-size:12px;
	font-weight:700;
	color:#333;
	line-height:16px;
	text-transform:uppercase;
	margin-bottom:30px;
}

.sm-block-wrap .sm-block h5 {
	font-family:'Lato',sans-serif;
	font-weight:700;
	font-size:12px;
	color:#333;
	text-transform:uppercase;
	margin-bottom:16px;
}

.sm-block-wrap .sm-block span,.sm-block-wrap .sm-block a,.info-footer p {
	font-family:'Merriweather',serif;
	font-weight:300;
	font-size:12px;
	letter-spacing:.5px;
	line-height:18px;
	color:#8f8f8f;
}

.footer-item ul {
	list-style:inherit;
	list-style-position:inside;
}

.footer-item ul li {
	margin-bottom:20px;
}

.footer-item ul li:last-child {
	margin-bottom:0;
}

.footer-item ul li a {
	font-family:'Merriweather',serif;
	font-weight:300;
	font-size:10px;
	text-transform:uppercase;
	color:#8f8f8f;
}

.footer-item ul li a:hover {
	color:#f6364d;
}

.some-wrap a {
	display:block;
	float:left;
	padding:5px;
}

.input-form .email {
	border:1px solid #dbdbdb;
	width:100%;
	padding:18px 0;
	text-indent:20px;
	font-family:'Merriweather',serif;
	font-weight:300;
	font-size:11px;
}

.input-form .submit {
	width:100%;
	background-color:#f6364d;
	border:1px solid #f6364d;
	padding:18px 0;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-family:'Lato',sans-serif;
	font-size:12px;
	font-weight:700;
}

.input-form .submit:hover {
	background-color:#fff;
	color:#f6364d;
}

.footer-bottom {
	position:relative;
	background-color:#222;
	line-height:110px;
}

.footer-bottom .copyright {
	float:left;
}

.footer-bottom .copyright p {
	color:#fff;
	font-family:'Merriweather',serif;
	font-weight:300;
	font-size:11px;
	letter-spacing:1px;
}

.footer-bottom .copyright a {
	color:#f6364d;
	font-family:'Merriweather',serif;
	font-weight:700;
}

.footer-bottom .footer-social {
	float:right;
}

.footer-bottom .footer-social p {
	font-family:'Lato',sans-serif;
	font-size:12px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	margin-right:20px;
}

.footer-bottom .footer-social ul,.footer-bottom .footer-social p {
	float:left;
}

.footer-social ul li {
	position:relative;
	display:inline-block;
	margin-right:10px;
}

.footer-social a {
	width:40px;
	height:40px;
	line-height:40px;
	display:block;
	background-color:#343434;
	border-radius:50%;
	text-align:center;
}

.footer-social a:hover {
	background-color:#f6364d;
}

.footer-social a:hover .fa {
	color:#fff;
}

.footer-social .fa {
	color:#888;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	transition:all .3s ease-out;
}

.a-footer.style-2 .footer-item ul li a:hover {
	color:#9ca144;
}

.a-footer.style-2 .input-form .submit:hover {
	background-color:#fff;
	color:#9ca144;
}

.a-footer.style-2 .input-form .submit {
	width:100%;
	background-color:#9ca144;
	border:1px solid #9ca144;
}

.a-footer.style-2 .footer-bottom .footer-social a:hover {
	background-color:#9ca144;
}

.a-footer.g-type .footer-item ul li a:hover {
	color:#C83360;
}

.a-footer.g-type .input-form .submit:hover {
	background-color:#fff;
	color:#C83360;
}

.a-footer.g-type .input-form .submit {
	width:100%;
	background-color:#C83360;
	border:1px solid #C83360;
}

.a-footer.g-type .footer-bottom .footer-social a:hover {
	background-color:#C83360;
}

.a-footer.det-type .footer-item ul li a:hover {
	color:#F6364D;
}

.a-footer.det-type .input-form .submit:hover {
	background-color:#fff;
	color:#F6364D;
}

.a-footer.det-type .input-form .submit {
	width:100%;
	background-color:#F6364D;
	border:1px solid #F6364D;
}

.a-footer.det-type .footer-bottom .footer-social a:hover {
	background-color:#F6364D;
}

.footer-style-2 .footer-top,.footer-style-3 .footer-top {
	padding:0;
}

.footer-style-2 .footer-bottom,.footer-style-3 .footer-bottom {
	line-height:82px;
	padding-bottom:55px;
}

.footer-style-2 .footer-top,.footer-style-2 .footer-bottom {
	background-color:#333;
	text-align:center;
}

.footer-style-2 .logo,.footer-style-3 .logo {
	margin-bottom:18px;
	display:block;
	float:none;
}

.footer-style-2 .logo a,.footer-style-3 .logo a {
	color:#fff;
	display:inline;
}

.footer-style-2 .info-footer,.footer-style-3 .info-footer {
	width:50%;
	margin:0 auto;
}

.footer-style-2 .info-footer p,.footer-style-3 .info-footer p {
	line-height:20px;
}

.footer-style-3 .footer-social,.footer-style-2 .footer-social {
	margin-top:34px;
}

.footer-style-3 .footer-social a,.footer-style-2 .footer-social a {
	width:32px;
	height:32px;
	line-height:32px;
}

.footer-style-2 .footer-social a {
	background-color:#3d3d3d;
}

.footer-style-2 .footer-social a:hover {
	background-color:#f6364d;
}

.footer-style-2 .some-wrap,.footer-style-3 .some-wrap {
	display:inline-block;
}

.footer-style-2 .copyright,.footer-style-3 .copyright {
	float:none;
}

.footer-style-3 .footer-top,.footer-style-3 .footer-bottom {
	background-color:#fff;
	text-align:center;
}

.footer-style-3 .logo a {
	color:#292929;
}

.footer-style-3 .footer-social a {
	background-color:#f1f1f1;
}

.footer-style-3 .footer-social a:hover {
	background-color:#f6364d;
}

.footer-style-3 .copyright p {
	color:#888;
}

@media screen and (max-width: 992px) {
	.footer-style-2 .footer-top,.footer-style-3 .footer-top {
		padding:60px 0 0;
	}
}

@media screen and (max-width: 992px) {
	.footer-item {
		margin-bottom:50px;
	}
}

@media screen and (max-width: 480px) {
	.footer-bottom {
		line-height:inherit;
		padding:30px 0;
	}

	.footer-bottom .copyright,.footer-bottom .footer-social p {
		margin-bottom:20px;
	}

	.footer-bottom .copyright,.footer-bottom .footer-social {
		float:none;
		text-align:center;
	}

	.footer-bottom .footer-social ul,.footer-bottom .footer-social p {
		float:none;
	}
}

.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	direction:ltr;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	height:inherit;
}

.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform,left,top;
	-webkit-transition-duration:0;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	-moz-transition-property:-moz-transform,left,top;
	-moz-transition-duration:0;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	-o-transition-property:-o-transform,left,top;
	-o-transition-duration:0;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	-ms-transition-property:-ms-transform,left,top;
	-ms-transition-duration:0;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	transition-property:transform,left,top;
	transition-duration:0;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	cursor:ew-resize;
	margin:0 auto;
	height:inherit;
	float:left;
}

.swiper-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function:ease-out;
	-moz-transition-timing-function:ease-out;
	-ms-transition-timing-function:ease-out;
	-o-transition-timing-function:ease-out;
	transition-timing-function:ease-out;
	margin:0 auto;
}

.swiper-slide {
	float:left;
	height:inherit;
	position:relative;
}

.swiper-wp8-horizontal {
	-ms-touch-action:pan-y;
}

.swiper-wp8-vertical {
	-ms-touch-action:pan-x;
}

.pagination {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	text-align:center;
}

.swiper-pagination-switch {
	position:relative;
	display:inline-block;
	float:none;
	cursor:pointer;
	transition:all .35s ease-out;
	-webkit-transition:all .35s ease-out;
	-moz-transition:all .35s ease-out;
	-ms-transition:all .35s ease-out;
}

.point-style-1 .swiper-pagination-switch {
	width:7px;
	height:7px;
	background:#5c5c5c;
	margin:0 6px;
	border:2px solid transparent;
}

.point-style-1 .swiper-pagination-switch.swiper-active-switch {
	border:2px solid #84694e;
	background:none;
}

.point-style-2 .swiper-pagination-switch {
	width:7px;
	height:7px;
	background:#5c5c5c;
	margin:0 6px;
	border:2px solid transparent;
}

.point-style-2 .swiper-pagination-switch.swiper-active-switch {
	border:2px solid #b2a67b;
	background:none;
}

.point-style-4 .swiper-pagination-switch {
	width:7px;
	height:7px;
	margin:0 6px;
	background:#ccc;
	border-radius:50%;
	transition:all ease .4s;
}

.point-style-4 .swiper-active-switch {
	background:#333333;
}

.point-style-4 .swiper-pagination-switch:hover {
	transform:scale(1.4);
}

.point-style-4.color-2 .swiper-pagination-switch {
	background:rgba(255,255,255,0.2);
}

.point-style-4.color-2 .swiper-active-switch {
	background:#fff;
}

.point-mod-vertical.pagination {
	width:auto;
	bottom:50%;
	transform:translateY(50%);
	-webkit-transform:translateY(50%);
	-moz-transform:translateY(50%);
	-ms-transform:translateY(50%);
	left:30px;
}

.point-mod-vertical.point-style-1 .swiper-pagination-switch {
	margin:6px 0;
	display:block;
}

.point-style-1.bg-style-1 .swiper-pagination-switch {
	background:#cacaca;
}

.point-style-1.bg-style-1 .swiper-pagination-switch.swiper-active-switch {
	background:none;
}

.point-style-2.bg-style-2 .swiper-pagination-switch {
	background:#e5e5e5;
}

.point-style-2.bg-style-2 .swiper-pagination-switch.swiper-active-switch {
	background:none;
}

.point-style-5 .swiper-pagination-switch {
	position:relative;
	width:20px;
	height:20px;
	border-radius:50%;
	text-align:center;
	line-height:20px;
	background:transparent;
	margin-right:10px;
}

.point-style-5 .swiper-pagination-switch:before {
	line-height:19px;
	content:"";
	position:absolute;
	top:50%;
	left:50%;
	width:8px;
	height:8px;
	background:#b0aeab;
	border-radius:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}

.point-style-5 .swiper-pagination-switch.swiper-active-switch {
	border:1px solid #f9f9f9;
}

.point-style-5 .swiper-pagination-switch.swiper-active-switch:before {
	background:#fff;
}

.point-style-5.bg-style-3 .swiper-pagination-switch.swiper-active-switch {
	border:1px solid #f6364d;
}

.point-style-5.bg-style-3 .swiper-pagination-switch.swiper-active-switch:before {
	background:#f6364d;
}

.a-banner {
	position:relative;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}

.a-banner::after {
	content:"";
	display:none;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:0;
}

.a-banner.h-overlay::after {
	display:block;
	background:rgba(17,17,17,0.25);
}

.a-banner.h-overlay-2::after {
	display:block;
	background:rgba(255,255,255,0.85);
}

.a-banner.h-overlay-3::after {
	display:block;
	background:rgba(17,17,17,0.7);
}

.a-banner.h-overlay-4::after {
	display:block;
	background:rgba(17,17,17,0.15);
}

.a-banner.h-overlay-5::after {
	display:block;
	background:rgba(255,255,255,0.65);
}

.a-banner .banner-heading {
	position:relative;
	width:40%;
	margin:0 auto;
	z-index:1;
}

.a-banner.b-home {
	padding:345px 170px 307px;
}

.a-banner.b-home .banner-heading {
	width:60%;
	margin-left:0;
}

.a-banner.b-home .banner-heading:before {
	content:"";
	position:absolute;
	top:-38px;
	left:-20px;
	width:50px;
	height:2px;
	background:#fe502d;
}

.a-banner.b-home .heading-title {
	font-size:50px;
	line-height:50px;
	font-weight:700;
}

.a-banner.b-home .heading-text {
	margin-top:21px;
	font-size:14px;
	line-height:24px;
	font-weight:300;
	letter-spacing:.4px;
	opacity:.6;
}

.a-banner.b-home .a-btn {
	margin:33px 0 0 22px;
}

.a-banner.b-port-4 {
	padding:251px 0 210px;
}

.a-banner.b-port-4 .banner-heading {
	padding:27px 10px 142px;
	width:20%;
	border:15px solid #fff;
	color:#fff;
}

.a-banner.b-port-4 .banner-heading .heading-subtitle {
	letter-spacing:2.6px;
	font-size:11px;
}

.a-banner.b-port-4 .banner-heading .heading-title {
	margin-top:102px;
	font-size:32px;
	font-weight:900;
	letter-spacing:1px;
}

.a-banner.port-style {
	padding:213px 0 214px;
}

.a-banner.port-style .banner-heading::before {
	content:"";
	position:relative;
	display:block;
	width:50px;
	height:2px;
	margin-left:50%;
	background:#fe502d;
	transform:translateX(-50%);
}

.a-banner.port-style .heading-title {
	margin-top:14px;
	font-size:60px;
	font-weight:700;
	color:#333;
}

.a-banner.port-style .heading-text {
	font-weight:300;
	font-size:14px;
	letter-spacing:.6px;
	line-height:24px;
	color:rgba(51,51,51,0.6);
}

.a-banner.port-style .filter-wrap {
	margin-top:63px;
}

.a-banner.port-style .filter-wrap li {
	margin-right:5px;
}

.a-banner.a-about-1 .banner-heading {
	position:absolute;
	top:49%;
	left:50%;
	transform:translate(-50%,-50%);
}

.a-banner.a-about-1 .heading-title {
	font-size:60px;
	color:#fff;
	font-weight:900;
	letter-spacing:2.4px;
}

.a-banner.a-about-1 .heading-text {
	width:70%;
	margin:18px auto 0;
	font-size:14px;
	color:rgba(255,255,255,0.8);
	font-weight:300;
	line-height:24px;
	letter-spacing:.6px;
}

.a-banner.a-dent-style {
	padding:123px 0 60px;
}

.a-banner.a-dent-style .banner-heading {
	width:50%;
	margin-left:0;
	color:#fff;
}

.a-banner.a-dent-style .heading-subtitle {
	font-size:30px;
	font-weight:300;
}

.a-banner.a-dent-style .heading-title {
	margin-top:9px;
	font-size:50px;
	font-weight:900;
	letter-spacing:1.7px;
	line-height:60px;
}

.a-banner.a-dent-style .heading-text {
	margin-top:19px;
	font-size:16px;
	font-weight:300;
	line-height:24px;
	letter-spacing:.6px;
	opacity:.8;
}

.a-banner.a-dent-style .c-btn {
	margin-top:36px;
}

.c-btn.size-5 {
	font-size:11px;
	line-height:22px;
	font-weight:700;
	letter-spacing:.5px;
	text-transform:uppercase;
	padding:12.5px 44px;
}

.a-head-1 {
	padding:20px 0 20px;
	position:relative;
	z-index:1;
}

.a-head-1 .head-subtitle {
	color:#444;
	font-size:13px;
	font-weight:400;
	letter-spacing:2.6px;
}

.a-head-1 .head-title {
	margin-top:8px;
	color:#222;
	font-size:32px;
	font-weight:900;
	letter-spacing:1.4px;
}

.a-head-1 .head-text {
	width:30%;
	margin:14px auto 0;
	color:#888;
	line-height:24px;
	font-size:14px;
	font-weight:400;
	letter-spacing:.2px;
}

.a-head-1.head-white .head-subtitle,.a-head-1.head-white .head-title,.a-head-1.head-white .head-text,.a-head-1.head-white .a-btn {
	color:#fff;
}

.a-head-1.half-w .head-text {
	width:80%;
}

.a-head-1.contact-head {
	padding:3px 0 77px;
}

.a-head-2 {
	position:relative;
	margin:147px 0 63px;
}

.a-head-2:before {
	content:"";
	position:absolute;
	top:-38px;
	left:-20px;
	width:50px;
	height:2px;
	background:#fe502d;
}

.a-head-2 .head-title {
	font-size:50px;
	color:#333;
	line-height:50px;
	letter-spacing:1.2px;
	font-weight:700;
}

.a-head-2 .head-text {
	width:50%;
	margin-top:21px;
	font-size:14px;
	color:#666;
	line-height:24px;
	font-weight:300;
	letter-spacing:.4px;
	opacity:.6;
}

.a-head-3 {
	position:relative;
	z-index:1;
	padding-top:132px;
}

.a-head-3 .head-subtitle {
	margin-top:15px;
	position:relative;
	font-size:13px;
	color:#ed2f57;
}

.a-head-3 .head-subtitle:after,.a-head-3 .head-subtitle:before {
	content:"";
	display:inline-block;
	vertical-align:middle;
	width:30px;
	height:2px;
	background:#ed2f57;
}

.a-head-3 .head-subtitle:before {
	margin-right:15px;
}

.a-head-3 .head-subtitle:after {
	margin-left:15px;
}

.a-head-3 .head-title {
	color:#333;
	font-size:60px;
	font-weight:900;
	letter-spacing:1.8px;
}

.a-head-3 .head-title.white {
	color:#fff;
}

.a-head-3 .head-text {
	width:60%;
	line-height:28px;
	padding-top:28px;
	margin:0 auto;
	color:#666;
	font-size:16px;
	letter-spacing:.3px;
}

.a-head-4 {
	margin-bottom:-66px;
	position:relative;
	z-index:5;
}

.a-head-4 .head-title {
	position:relative;
	display:inline-block;
	margin-left:42px;
	padding:20px 30px 24px 28px;
	font-size:36px;
	color:#333;
	font-weight:700;
	border:2px solid #222;
	letter-spacing:.7px;
	line-height:42px;
}

.a-head-4 .head-title:before {
	content:"";
	position:absolute;
	top:42px;
	width:54px;
	height:2px;
	background:#f6364d;
}

.a-head-4 .head-title.left {
	transform:translateX(42px);
}

.a-head-4 .head-title.left:before {
	left:-42px;
}

.a-head-4 .head-title.right {
	transform:translateX(-42px);
}

.a-head-4 .head-title.right:before {
	right:-42px;
}

.a-head-5 {
	padding-top:48px;
}

.a-head-5 .head-title {
	margin-top:12px;
	font-size:18px;
	color:#222;
	font-weight:900;
	letter-spacing:.6px;
}

.a-head-5 .head-subtitle {
	font-size:11px;
	color:#444;
	font-weight:300;
	letter-spacing:2.8px;
}

.a-head-5 .head-text {
	margin-top:21px;
	font-size:13px;
	color:#888;
	font-weight:300;
	letter-spacing:.3px;
}

.a-head-6 {
	position:relative;
	border:20px solid #f6f6f6;
	width:56%;
	margin:0 auto;
	padding:95px 0 50px;
}

.a-head-6 .head-title {
	margin-top:14px;
	font-size:32px;
	color:#fff;
	font-weight:900;
	letter-spacing:1.6px;
	line-height:40px;
}

.a-head-6 .head-title span {
	background:#222;
}

.a-head-6 .head-subtitle {
	font-size:13px;
	font-style:italic;
	color:#444;
	letter-spacing:4px;
}

.a-head-6 .head-text {
	position:relative;
	width:calc(100% + 120px);
	left:-60px;
	right:-60px;
	text-align:center;
	margin-top:21px;
	font-size:13px;
	color:#888;
	font-weight:300;
	letter-spacing:.6px;
	line-height:25px;
}

.a-head-6 .head-text:before {
	content:"";
	display:block;
	margin:25px auto;
	width:40px;
	height:7px;
	background:#f6f6f6;
}

.a-head-6 .head-text .t-overflow {
	text-align:center;
}

.a-head-6 .c-btn {
	margin-top:80px;
}

.a-btn {
	display:inline-block;
	position:relative;
	text-transform:uppercase;
	text-align:center;
}

.a-btn.style-1 {
	font-size:12px;
	font-weight:700;
	padding:15px 64px;
}

.a-btn.style-2 {
	font-size:10px;
	font-weight:300;
	padding:12px 26px;
	letter-spacing:.4px;
}

.a-btn.style-3 {
	color:#fff;
	font-size:12px;
	font-weight:600;
	letter-spacing:.2px;
}

.a-btn.style-4 {
	color:#fff;
	font-weight:700;
}

.a-btn.style-5 {
	color:#fff;
	font-size:12px;
	letter-spacing:.6px;
}

.a-btn.style-6 {
	color:#333;
	border:1px solid #f1f1f1;
	font-size:12px;
	font-weight:700;
}

.a-btn.color-2 {
	color:#222;
}

.a-btn.bg-1 {
	color:#fff;
	background:black;
	border:1px solid black;
}

.a-btn.bg-2 {
	font-size:11px;
	background:#fff;
	border:1px solid #fff;
	color:#333;
}

.a-btn.bg-3 {
	background:transparent;
	border:2px solid #fff;
}

.a-btn.bg-4 {
	color:#333;
	border:1px solid #333;
}

.a-btn.bg-5 {
	background:#f6364d;
	border:2px solid #f6364d;
}

.a-btn.bg-6 {
	background:#222;
	border:2px solid #222;
	color:#fff;
}

.a-btn.size-1 {
	padding:13px 30px 12px;
}

.a-btn.size-2 {
	width:112px;
	padding:14px 0;
}

.a-btn.big-type {
	font-size:17px;
	font-weight:700;
	letter-spacing:1px;
	padding:24px 75px;
}

.a-btn.big-type.style-2 {
	font-size:15px;
	font-weight:500;
	letter-spacing:.3px;
	padding:28px 68px;
}

.a-btn.big-type.type-7 {
	font-size:18px;
	font-weight:500;
	letter-spacing:1px;
}

.a-btn.dec-1:before {
	content:"";
	position:absolute;
	top:50%;
	left:-20px;
	width:41px;
	height:1px;
	background:#fe502d;
}

.a-btn.dec-1:hover:before {
	left:-42px;
}

.a-btn.hover-1:hover {
	color:#333333;
	background-color: rgba(255, 255, 255, 0.7);
}

.a-btn.bg-2.hover-1:hover {
	color:#fff;
	background:transparent;
	border:1px solid #fff;
}

.a-btn.hover-3:hover {
	color:#333;
	background:#fff;
}

.a-btn.hover-4:hover {
	background:#f6364d;
	border-color:#f6364d;
	color:#fff;
}

.a-btn.hover-5:hover {
	background:transparent;
	border:2px solid #fff;
	color:#fff;
}

.a-btn.hover-6:hover {
	color:#fff;
	background:transparent;
	border-color:#fff;
}

.a-service {
	position:relative;
	color:#fff;
}

.a-service .service-info {
	position:relative;
	z-index:2;
}

.a-service .service-title {
	margin-top:19px;
	font-size:16px;
	font-weight:900;
	letter-spacing:1.5px;
}

.a-service .service-subtitle {
	margin-top:15px;
	font-size:11px;
	font-weight:300;
	opacity:.6;
	letter-spacing:3px;
}

.a-service .service-text {
	margin-top:18px;
	padding:0 70px;
	font-size:13px;
	font-weight:300;
	opacity:.8;
	line-height:24px;
}

.a-service .a-btn {
	margin-top:32px;
}

.a-service.type-1 {
	padding:123px 10px;
}

.a-service.type-1:hover .service-overlay {
	opacity:0;
}

.a-service.type-1 .service-overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:0;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	opacity:1;
}

.a-service.type-1 .service-overlay::before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background: rgba(138, 138, 138, 0.7);
}

.a-service.type-2 {
	background:#fff;
}

.a-service.type-2 .service-title,.a-service.type-2 .service-subtitle,.a-service.type-2 .service-list {
	padding-left:50px;
}

.a-service.type-2 .service-title {
	font-weight:900;
	margin-top:43px;
	color:#222;
	letter-spacing:.9px;
}

.a-service.type-2 .service-subtitle {
	margin-top:13px;
	color:#888;
	letter-spacing:3px;
}

.a-service.type-2 .service-list {
	margin-top:20px;
	padding-bottom:34px;
	color:#222;
	font-size:13px;
	font-weight:300;
}

.a-service.type-2 .service-list li {
	list-style-type:disc;
	list-style-position:inside;
	line-height:40px;
	letter-spacing:.4px;
	padding-left:4px;
}

.a-service.type-3 {
	padding:300px 0 49px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}

.a-service.type-3:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(17,17,17,0.35);
}

.a-service.type-3 .service-title {
	margin-top:0;
	font-size:20px;
	letter-spacing:.6px;
}

.a-service.type-3 .service-text {
	margin-top:13px;
	line-height:22px;
}

.a-service.type-3 .a-btn {
	margin-top:24px;
}

.a-service.type-4:before {
	content:"";
	display:inline-block;
	width:2px;
	height:20px;
	background:#f6364d;
}

.a-service.type-4 .service-title {
	margin-top:14px;
	font-size:13px;
	color:#333;
	font-weight:900;
	letter-spacing:.2px;
}

.a-service.type-4 .service-subtitle {
	margin-top:11px;
	font-size:14px;
	color:#888;
	font-weight:300;
	letter-spacing:.7px;
}

.brd-b {
	border-bottom:1px solid #ECECEC;
	padding-bottom:60px;
}

.a-service.type-5 {
	position:relative;
}

.a-service.type-5.brd::before {
	content:'';
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	background-color:#ECECEC;
	right:0;
	width:1px;
	height:80%;
}

.a-service.type-5 .descr {
	width:95%;
	margin:auto;
}

.a-service.type-5 .arrow-icon {
	color:#333333;
	margin-top:30px;
	font-size:21px;
	transition:all 400ms ease-in-out;
}

.a-service.type-5:hover .service-title {
	color:#f6364d;
}

.a-service.type-5:hover .arrow-icon {
	transform:translateX(30%);
}

.a-service.type-5 .detail-wrap {
	padding-bottom:58px;
}

.a-service.type-5 .service-icon-wrap {
	width:110px;
	height:110px;
	margin:0 auto;
	background:#f6364d;
	border-radius:50%;
	line-height:110px;
	text-align:center;
}

.a-service.type-5 .service-icon-wrap img {
	vertical-align:middle;
}

.a-service.type-5 .service-title {
	margin-top:28px;
	font-size:13px;
	color:#333;
	letter-spacing:.4px;
	font-weight:900;
}

.a-service.type-5 .service-text {
	font-size:14px;
	padding:0 30px;
	color:#888;
	line-height:22px;
	letter-spacing:.4px;
}

.a-service.type-5 .service-deatail {
	margin-top:37px;
	position:relative;
	display:inline-block;
	width:15px;
	height:2px;
	background:#f6364d;
}

.a-service.type-5 .service-deatail:after {
	content:"";
	position:absolute;
	right:-5px;
	top:-4px;
	height:0;
	border-left:5px solid #f6364d;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
}

.a-service.type-5 .service-deatail:before {
	content:"";
	position:absolute;
	width:20px;
	height:15px;
	left:0;
	top:-5px;
}

.a-service.type-5 .service-deatail:hover {
	width:30px;
}

.a-service.type-5.style-2 {
	padding:130px 90px 74px;
}

.a-service.type-5.style-2 .service-icon-wrap {
	float:left;
	width:100px;
	height:100px;
	line-height:100px;
}

.a-service.type-5.style-2 .service-title,.a-service.type-5.style-2 .service-text,.a-service.type-5.style-2 .detail-wrap {
	padding-top:10px;
	padding-left:128px;
}

.a-service.type-5.style-2 .service-title {
	font-size:18px;
	color:#fff;
}

.a-service.type-5.style-2 .service-text {
	margin-top:9px;
	color:rgba(255,255,255,0.6);
}

.a-service.type-5.style-2 .detail-wrap {
	padding-top:0;
}

.a-service.type-5.style-2:hover {
	box-shadow:inset 0 0 0 15px #fff;
}

.a-service.type-5.style-2:hover .service-title {
	color: #000000;
}

.a-service.type-6 {
	position:relative;
}

.a-service.type-6 .service-title {
	position:relative;
	font-size:13px;
	font-weight:900;
	color:#333;
	letter-spacing:.4px;
}

.a-service.type-6 .service-title:before {
	content:"";
	display:inline-block;
	margin-top:-2px;
	margin-right:20px;
	vertical-align:middle;
	width:20px;
	height:2px;
	background:#f6364d;
}

.a-service.type-6 .service-text {
	margin-left:40px;
	margin-bottom:30px;
	padding:0;
	font-size:14px;
	color:#333;
	line-height:23px;
	letter-spacing:.4px;
}

.a-service.type-6.style-2 {
	padding:70px 0 15px 82px;
}

.a-service.type-6.style-2 .service-title:before {
	background:#333;
}

.a-service.type-6.style-2 .service-icon {
	position:absolute;
	left:35px;
	top:65px;
	width:60px;
	height:60px;
	background:#f6364d;
	color:#fff;
	font-size:22px;
	font-weight:700;
	text-align:center;
	line-height:60px;
}

.a-service.type-6.style-2 .service-text {
	width:80%;
}

.a-service.type-7 {
	border-radius:5px;
	overflow:hidden;
}

.a-service.type-7:hover .service-overlay {
	opacity:1;
}

.a-service.type-7 .service-overlay {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:5;
	opacity:0;
	border-radius:5px;
}

.a-service.type-7 .service-text {
	padding:0;
}

.a-service.type-7 .c-btn {
	margin-top:0;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}

.a-price-wrap.type-1 {
	text-align:center;
	border:1px solid #f2f2f2;
	padding-bottom:58px;
}

.a-price-wrap.type-1 .price-heading {
	min-height:146px;
	background:#fff;
}

.a-price-wrap.type-1 .price-heading h6 {
	padding-top:56px;
	font-size:11px;
	font-weight:300;
	text-transform:uppercase;
	color:#444;
	letter-spacing:3.2px;
}

.a-price-wrap.type-1 .price-heading h5 {
	margin-top:10px;
	font-family:"Raleway",sans-serif;
	font-size:18px;
	font-weight:900;
	color:#222;
	letter-spacing:1px;
}

.a-price-wrap.type-1 .price-body {
	background:#fff;
}

.a-price-wrap.type-1 .price {
	padding-top:0;
	font-size:20px;
	font-weight:300;
	color:#222;
	letter-spacing:1px;
}

.a-price-wrap.type-1 .price .digits {
	font-size:40px;
	font-weight:700;
	letter-spacing:2px;
}

.a-price-wrap.type-1 .price .currency {
	position:relative;
	top:-14px;
}

.a-price-wrap.type-1 ul {
	margin-top:39px;
	padding:0 50px;
}

.a-price-wrap.type-1 ul li {
	margin:0 auto;
	min-height:40px;
	line-height:39px;
	font-size:11px;
	font-weight:300;
	text-transform:uppercase;
	color:#888;
	border-bottom:1px solid #e9e9e9;
	letter-spacing:.5px;
}

.a-price-wrap.type-1 .a-btn {
	color:#fff;
	font-weight:700;
	padding:15px 64px;
	margin:21px auto 0;
}

.a-price-wrap.type-1 .a-btn:hover {
	color:#333333;
}

.a-banner-small .a-btn.b-type {
	font-size:11px;
	font-weight:500;
	padding:15px 35px;
}

.a-price-wrap.action {
	overflow:hidden;
}

.a-price-wrap.action .price-heading {
	position:relative;
}

.a-price-wrap.action .price-heading .best {
	position:absolute;
	height:40px;
	width:40px;
	color:#fff;
	font-size:9px;
	text-transform:uppercase;
	font-weight:400;
}

.a-price-wrap.action .price-heading .best span {
	position:relative;
	display:block;
	margin-top:13px;
	z-index:2;
	transform:rotate(-45deg);
	text-align:center;
	letter-spacing:2.4px;
}

.a-price-wrap.action .price-heading .best:before {
	content:"";
	position:absolute;
	height:80px;
	width:80px;
	left:-40px;
	top:-40px;
	transform:rotate(-45deg);
	background:#333333;
	z-index:1;
}

.a-price-wrap.action .price {
	color:#333333;
}

.a-gallery-image {
	display:block;
	float:left;
	width:20%;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
}

.cut_contact_entry .cut_contact_label {
	font-size:14px;
	line-height:18px;
	font-weight:700;
	color:#222;
	letter-spacing:.5px;
	margin-bottom:19px;
}

.cut_contact_entry p {
	font-size:13px;
	line-height:16px;
	font-weight:300;
	color:#888;
	letter-spacing:.9px;
	margin-bottom:14px;
}

.cut_contact_entry p strong {
	font-weight:700;
	color:#444;
}

.c-form-input {
	display:block;
	width:100%;
	height:45px;
	font-size:12px;
	font-weight:300;
	color:#888;
	padding:0 15px;
	border:1px solid #eee;
}

.styled-textarea {
	width:100%;
	height:130px;
	font-size:12px;
	line-height:15px;
	font-weight:300;
	color:#888;
	padding:10px 15px;
	border:1px solid #eee;
}

.cut_video_block {
	position:relative;
}

.cut_video_label {
	position:absolute;
	top:26px;
	left:32px;
	font-size:10px;
	line-height:15px;
	font-weight:800;
	color:#fff;
	letter-spacing:2px;
	text-transform:uppercase;
}

.cut_video_btn {
	width:54px;
	height:54px;
	border:1px solid #fff;
	border-radius:100%;
}

.cut_video_icon {
	position:absolute;
	top:50%;
	left:50%;
	width:0;
	height:0;
	border-style:solid;
	border-width:9px 0 9px 12px;
	border-color:transparent transparent transparent #fff;
	-webkit-transform:translateX(-50%) translateY(-50%);
	-moz-transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	-o-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
}

.cut_video_btn:hover {
	opacity:.6;
}

.cut_video_iframe {
	display:none;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	z-index:2;
}

a.cut_video_close {
	display:none;
	position:absolute;
	top:0;
	right:5px;
	color:#fff;
	z-index:6;
}

.cut_video_block.style-1 .cut_video_btn {
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	-moz-transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	-o-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
}

.cut_video_block.active .cut_video_iframe {
	display:block;
}

.cut_video_block.active a.cut_video_close {
	display:block;
}

.cut_video_block.active .cut_video_cat {
	display:none;
}

.cut_video_block.style-2 {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}

.cut_video_btn {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:59px;
	height:59px;
	background:#f6364d;
	border:none;
}

.cut_video_btn:before {
	content:"";
	position:absolute;
	top:-10px;
	left:-10px;
	width:79px;
	height:79px;
	border:3px solid #fff;
	border-radius:50%;
}

.cut_video_btn:hover {
	opacity:1;
}

.cut_video_btn:hover:before {
	width:65px;
	height:65px;
	top:-3px;
	left:-3px;
	opacity:0;
}

.swiper-outer-arrow {
	cursor:pointer;
}

.swiper-outer-arrow.style-1 {
	position:absolute;
	width:60px;
	height:60px;
	background-color:#fff;
	text-align:center;
	line-height:60px;
	color:#909090;
}

.swiper-outer-arrow.style-1:hover {
	background-color:rgba(255,255,255,0.7);
	transform:scale(0.95) translateY(-50%);
}

.elements-block {
	position:relative;
	padding:120px 0 0;
}

.elements-block .title-elem {
	text-align:center;
	padding-bottom:60px;
	text-transform:uppercase;
}

.service-block {
	position:relative;
	display:block;
	margin-bottom:80px;
}

.service-block .title {
	font-size:14px;
	font-weight:700;
	color:#222;
	line-height:26px;
}

.service-block.type-1 {
	text-align:center;
}

.service-block.type-1 .image {
	margin-bottom:15px;
}

.service-block.type-1 .text {
	font-size:13px;
	line-height:24px;
	color:#888;
}

.service-block.type-1 .title {
	padding-bottom:12px;
}

.service-block.type-2 .image {
	min-width:100px;
	position:absolute;
	left:0;
	top:0;
	height:100%;
}

.service-block.type-2 .image img {
	display:block;
	right:0;
	width:auto;
}

.service-block.type-2 .text {
	text-transform:uppercase;
	font-size:11px;
	color:#444;
	font-weight:300;
	letter-spacing:2px;
}

.service-block.type-2 .title {
	padding-bottom:7px;
}

.service-block.type-2 .desc {
	padding-left:120px;
}

.service-block.type-3 .image {
	min-width:70px;
	position:relative;
	display:block;
	float:left;
	padding-bottom:15px;
}

.service-block.type-3 .text {
	text-transform:uppercase;
	font-size:11px;
	color:#a2a2a2;
	font-weight:300;
	letter-spacing:3px;
}

.service-block.type-3 .desc {
	padding-left:70px;
}

.service-block.type-3 .title {
	padding-bottom:5px;
}

.service-block.type-3 .sub-text {
	font-size:13px;
	line-height:24px;
	color:#888;
	font-weight:300;
	position:relative;
	display:block;
	clear:both;
}

.item-block {
	position:relative;
	width:100%;
	text-align:center;
}

.item-block .image img {
	width:100%;
	height:auto;
}

.item-block .title {
	font-size:16px;
	line-height:26px;
	font-weight:700;
}

.item-block.type-1 .title {
	padding-bottom:15px;
}

.item-block.type-1 .sub-title {
	font-size:11px;
	font-weight:300;
	color:rgba(255,255,255,0.3);
	letter-spacing:3px;
	text-transform:uppercase;
}

.item-block.type-1 .desc {
	background:#333;
	color:#fff;
	padding:90px 75px;
}

.item-block.type-1 .text {
	font-size:13px;
	line-height:24px;
	color:rgba(255,255,255,0.4);
	font-weight:300;
}

.item-block.type-1 .separate {
	margin-bottom:12px;
}

.image-item {
	position:relative;
	width:100%;
	display:inline-block;
}

.image-side .bg.right {
	right:0;
	left:auto;
	width:66.666%;
}

.text-side {
	background:#333;
	padding:130px 90px;
	text-align:center;
	width:33.333%;
	z-index:5;
	position:relative;
	float:left;
	color:rgba(255,255,255,0.4);
}

.text-side p {
	font-size:13px;
	line-height:24px;
	padding-bottom:30px;
}

.text-side ul {
	padding-bottom:25px;
}

.text-side ul li {
	font-size:11px;
	text-transform:uppercase;
	line-height:40px;
	border-bottom:1px solid rgba(255,255,255,0.1);
}

.text-side ul li:last-child {
	border-bottom:0 none;
}

.slider-1 {
	padding-bottom:100px;
}

.image-item.type-2 {
	height:650px;
}

.image-item.type-2 .container {
	height:inherit;
}

.image-item.type-2 .text-side {
	text-align:left;
	color:rgba(255,255,255,0.8);
	background:none;
	width:41.6667%;
	padding:0 30px 0 0;
	height:inherit;
}

.image-item.type-2 .text-side h6 {
	font-size:12px;
	font-style:italic;
}

.image-item.type-2 .text-side h2 {
	font-weight:900;
	color:#fff;
	font-size:32px;
	padding-bottom:40px;
}

.image-item.type-2 .image-side {
	width:58.3333%;
	float:left;
	z-index:5;
	height:inherit;
}

.device-title {
	position:relative;
	z-index:50;
}

.device-title span {
	font-size:130px;
	color:#fff;
	font-weight:900;
	text-transform:uppercase;
	line-height:120px;
	text-align:left;
	display:block;
}

.device-title span b {
	color:#c83360;
}

.device-title .image {
	position:absolute;
	left:0;
	top:0;
	margin-left:100px;
}

.bg {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}

.bg img {
	position:absolute;
	top:0;
	width:100%;
	height:100%;
}

.bg video {
	position:absolute;
}

.bg-bg {
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-attachment:scroll;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	background-size:cover;
	position:absolute;
}

.clip {
	clip:rect(auto,auto,auto,auto);
	height:100%;
	position:absolute;
	width:100%;
}

.full-width {
	position:relative;
	width:100%;
}

.full-height {
	height:100%;
	height:100vmin;
	position:relative;
}

.vertical-align {
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	top:50%;
	position:absolute;
	width:inherit;
}

.table-view {
	height:100%;
	width:100%;
	display:table;
}

.row-view {
	display:table-row;
}

.fr {
	position:relative;
	float:right;
	height:inherit;
}

.fl {
	position:relative;
	float:left;
	height:inherit;
}

html {
	overflow-x:hidden;
}

.overflow {
	overflow:hidden;
}

.navigation nav>ul>li:last-child>.sub-menu li>.sub-menu {
	left:-100.2%;
}

.a-header.style-1 {
	height:100px;
	border:none;
	padding:0;
}

.a-header.style-2.g-type {
	background-color:#fff;
	height:100px;
	border:none;
	padding:0;
}

.a-header.style-2.g-type .serch-button .fa-search::before {
	color:#888;
}

.a-header.style-2.g-type .serch-button:hover .fa-search::before {
	color:#333333;
}

.a-header.style-2.g-type.scroll {
	background-color:#fff;
}

.inner-wrap.style-1 {
	max-width:1250px;
	background-color:black;
	margin-top:35px;
}

.inner-wrap.style-1 ul li:hover {
	background-color:#333333;
	color:#fff;
	transition:background-color 400ms ease-in-out;
}

.inner-wrap.style-2 {
	max-width:1170px;
}

.inner-wrap.style-2 .navigation nav ul li a:before {
	height:4px;
}

.inner-wrap.style-3 .navigation nav ul>li {
	padding:0 15px;
}

.inner-wrap .navigation nav ul>li {
	color:white;
	margin:0;
	padding:0 6px;
}

.inner-wrap .navigation nav ul>li a {
	font-weight:300;
	font-size:13px;
	font-family:"Roboto",sans-serif;
	letter-spacing:.3px;
}

.inner-wrap .navigation nav ul>li a:before {
	height:0;
}

.inner-wrap.style-2 {
	background-color:#fff;
}

.inner-wrap.style-2 .navigation nav ul li {
	color:#888;
}

.logo {
	height:100px;
	overflow:hidden;
}

.logo img {
	height:100px;
	width:auto;
}

.logo.style-1 a {
	color:#222!important;
	font-family:"BebasNeueBold",sans-serif;
	font-size:30px;
	padding-left:32px;
	font-weight:300;
	letter-spacing:.6px;
}

.logo.style-3 {
	background:#fff;
	padding:0 25px 0 0;
}

.sub-menu.style-1 {
	left:0;
}

.sub-menu.style-1.t-type {
	top:98%;
}

.sub-menu.style-1.t-type {
	background-color:rgba(245,55,82,0.9);
}

.sub-menu.style-1.t-type a {
	color:#fff;
	display:block;
}

.sub-menu.style-1.t-type>li:hover {
	background-color:#fff;
}

.sub-menu.style-1.t-type>li:hover a {
	color:#333333;
}

.sub-menu.style-1.t-type>li:hover .sub-menu.style-1.type-sub {
	background-color:rgba(245,55,82,0.9);
	margin-left:0;
}

.sub-menu.style-1.t-type>li:hover .sub-menu.style-1.type-sub li a {
	color:#fff;
	display:block;
}

.sub-menu.style-1.t-type>li:hover .sub-menu.style-1.type-sub li:hover {
	background-color:#fff;
}

.sub-menu.style-1.t-type>li:hover .sub-menu.style-1.type-sub li:hover a {
	color:#333333;
}

.sub-menu.style-1.t-type.type-1 li a {
	padding:10px 12px;
}

.sub-menu.style-1.t-type.type-1 li {
	padding:0;
}

.header-folow.style-1 {
	background-color:#E2DEE0;
	float:left;
}

.header-folow.style-1 a:hover span {
	color:#333333;
}

.header-folow.style-2 {
	float:left;
	border-right:1px solid #888;
	border-left:1px solid #888;
}

.header-folow.style-2:hover {
	border-color:#333333;
	transition:all 300ms ease-in-out;
}

.header-folow.style-2:hover a span {
	color:#333333;
}

.header-folow.style-2 a span {
	color:#888;
}

.header-folow.style-3 {
	margin-left:10px;
}

.header-folow a {
	width:73px;
}

.header-folow a span {
	margin:0 23px;
	font-size:20px;
}

div.header-social {
	position:relative;
	float:left;
	display:inline-block;
	height:inherit;
}

div.header-social ul li {
	float:left;
	line-height:100px;
	cursor:pointer;
	padding:0!important;
}

div.header-social ul li a {
	display:block;
	background-color:#333333;
	color:#fff;
	padding:0 19px;
}

div.header-social ul li a:hover {
	background:#fff;
	color:#333333;
}

div.header-social ul li a span {
	width:15px;
}

div.header-social.style-2 a {
	background:#fff;
	color:#888;
}

div.header-social.style-2 a:hover {
	color:#333333;
}

.mob-social {
	display:none;
}

.mob-social-btn {
	display:none;
	line-height:60px;
	font-size:30px;
	color:#333333;
	float:right;
	margin-right:15px;
	cursor:pointer;
}

.mob-social-btn.style-3 {
	color:#fff;
}

.navigation nav ul li a::before {
	background-color:#333333!important;
}

.a-header.g-type.style-3 {
	background-color:rgba(51,51,51,0.9)!important;
}

.a-header.g-type.style-3.scroll {
	background-color:rgba(51,51,51,0.9);
}

.before-logo {
	position:absolute;
	left:0;
	background:#fff;
	height:100%;
}

.inner-wrap.style-3 {
	background-color:transparent;
	margin-top:0;
}

.inner-wrap.style-3 .navigation nav ul>li {
	color:#fff;
}

.inner-wrap.style-3 .header-folow {
	border-left:1px solid rgba(255,255,255,0.3);
	border-right:1px solid rgba(255,255,255,0.3);
	background-color:transparent;
}

.inner-wrap.style-3 .header-social ul li:hover {
	background-color:transparent;
}

.inner-wrap.style-3 .header-social ul li a {
	background-color:transparent;
}

.inner-wrap.style-3 .header-social ul li a:hover {
	background-color:transparent;
}

.a-banner.about {
	padding:205px 0 127px;
}

.a-banner.about .heading-title.c-style::before,.a-banner.about .heading-title.c-style::after {
	background-color:transparent;
}

.a-banner.about .heading-text.style-1 {
	font-size:14px;
}

.a-banner.whoops .banner-heading {
	padding:25px 40px;
}

.a-banner.whoops .heading-title {
	font-size:80px;
	letter-spacing:9px;
}

.a-banner.whoops .heading-title::before,.a-banner.whoops .heading-title::after {
	background-color:transparent;
}

.a-banner.whoops .subtitle {
	font-size:47px;
	text-transform:uppercase;
	font-weight:700;
}

.a-banner.whoops .a-btn.type-1 {
	font-size:18px;
	font-weight:500;
	letter-spacing:.2px;
	padding:18px 50px;
}

.banner-heading.style-1 {
	border:none!important;
}

.banner-heading.style-1 .heading-subtitle {
	display:block;
}

.banner-heading.style-1 .heading-title {
	position:relative;
	display:inline-block;
}

.banner-heading.style-2 .heading-subtitle {
	letter-spacing:4.1px;
	font-size:14px;
}

.banner-heading.style-2 .heading-title {
	letter-spacing:2.7px;
}

.banner-heading.style-2 .heading-title::before,.banner-heading.style-2 .heading-title::after {
	background-color:transparent;
}

.banner-heading.style-2 .heading-text {
	max-width:775px!important;
	width:100%;
	font-style:italic;
}

.a-mark-banner.style-3 {
	padding:200px 0 253px;
}

.a-mark-banner.style-3 .heading-text.style-3 {
	letter-spacing:1.1px;
}

.a-mark-banner .banner-heading.style-3 {
	width:72%;
	max-width:975px;
	padding:120px 40px;
}

.banner-wrap.style-3 {
	margin-right:5px;
	margin-left:5px;
}

.banner-wrap.style-3 .a-btn.style-3 {
	font-size:14px!important;
	font-weight:500!important;
	padding:15px 40px;
}

.a-banner-small.style-3.f-type::before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#333333;
	opacity:.8;
}

.a-banner-small.style-3.type-2 .title.style-3 {
	margin-bottom:0;
}

.a-banner-small.style-3.type-2 .a-btn.style-3 {
	position:absolute;
	transform:translateY(-50%);
}

.a-head-1.style-3 {
	padding:0 0 65px;
}

.a-head-1.style-3.type-1 .head-text {
	width:100%;
	line-height:24px;
	font-size:15px;
	font-weight:100;
	letter-spacing:.9px;
}

.a-head-1.style-3.type-1 .head-title {
	font-size:19px;
	font-weight:500;
	letter-spacing:4.5px;
	margin:0 0 15px;
}

.a-head-1.style-3 .head-title .title-3 {
	color:#fff;
	position:relative;
}

.a-head-1.style-3 .head-title .title-3::after {
	content:'';
	position:absolute;
	top:9px;
	left:-3px;
	width:104%;
	height:100%;
	background:#333333;
	z-index:-1;
}

.a-head-1.style-3 .head-icon {
	display:inline-block;
	width:55px;
	height:55px;
	line-height:55px;
	border-radius:50%;
	margin:20px 10px 0;
	color:#fff;
	font-size:29px;
	background:#222;
	transition:all 300ms ease-in-out;
}

.a-head-1.style-3 .head-icon:hover {
	background-color:#333333;
}

.a-head-1.style-3 .head-icon i {
	font-weight:900;
}

.a-head-1.style-3 .head-icon .pe-7s-like::before {
	position:relative;
	top:3px;
}

.video-iframe {
	position:relative;
	top:0;
	width:100%;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	display:none;
}

.close-btn {
	z-index:10;
	color:#333333;
	right:80px;
	font-size:30px;
	position:absolute;
	top:100px;
	cursor:pointer;
	display:none;
}

.p-gym-info.style-3 {
	margin-top:30px;
	margin-bottom:67px;
}

.p-gym-info.style-3 .a-mark-info-left {
	background-size:contain;
}

.gym-info-right.a-mark-info-right.style-3 {
	padding:134px 0 0;
}

.gym-info-right.a-mark-info-right.style-3 .head-text {
	width:90%;
	margin:35px 0 42px!important;
}

.gym-info-right.a-mark-info-right.style-3 .a-btn.style-3 {
	padding:15px 53px;
	font-size:16px;
	letter-spacing:.4px;
}

.p-gym-info.style-3.type-4::before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#000;
	opacity:.8;
}

.a-head-1.type-0.style-3 .head-title {
	font-size:38px;
	letter-spacing:-.3px;
}

.a-head-1.type-0.style-3 .head-text {
	max-width:500px;
	margin:23px auto 35px;
}

.a-btn.style-3 {
	font-size:14px;
	font-weight:400;
	letter-spacing:.9px;
}

.a-banner-small.style-3.type-6.type-8::before {
	background:#333333;
}

.a-banner-small.style-3.type-6.type-8.b-type::before {
	background:rgba(46,46,46,0.9);
}

.a-banner-small.style-3.type-6.type-8.b-type .head-subtitle {
	font-size:11px;
	letter-spacing:2.8px;
}

.a-banner-small.style-3.type-6.type-8.b-type .text {
	margin:10px auto 0;
	font-weight:300;
}

.a-banner-small.style-3.type-6.type-8 .a-btn.style-3 {
	color:#333333;
	font-weight:600;
	font-size:18px;
}

.a-banner-small.style-3.type-6.type-8 .a-btn.style-3:hover {
	color:#fff;
}

.p-gym-info.style-3.type-4 .wrap-greyscale,.a-banner-small.style-3.type-8 .wrap-greyscale {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:100%;
	filter:grayscale(100%);
	-webkit-filter:grayscale(100%);
}

.p-gym-info.style-3.type-4 .wrap-greyscale::before,.a-banner-small.style-3.type-8 .wrap-greyscale::before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#000;
	opacity:.8;
}

.a-banner-small.style-3.type-8 {
	position:relative;
	padding:64px 0 54px;
}

.a-banner-small.style-3.type-8 .title {
	font-weight:400;
	font-size:18px;
	letter-spacing:1.8px;
	margin-bottom:30px;
}

.a-banner-small.style-3.type-8 .a-btn.style-3 {
	position:static;
	transform:none;
}

.a-banner-small.style-3.type-8.bg-wrap::before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(44,44,44,0.9);
}

.a-banner-small.style-3.type-9 .title {
	text-transform:uppercase;
	font-weight:400;
	font-size:20px;
	letter-spacing:4px;
}

.a-banner-small.style-3.type-9 .text {
	letter-spacing:.9px;
	width:90%;
	max-width:1000px;
	margin:50px auto 0;
	font-weight:100;
	font-size:15px;
	opacity:1;
}

.a-head-1.type-4 .head-subtitle {
	letter-spacing:4.2px;
}

.a-head-1.type-4 .head-text {
	letter-spacing:1px;
}

.a-head-1.style-4 .head-title {
	font-size:43px;
	letter-spacing:3.5px;
}

.a-service.style-2 {
	top:-125px;
	padding:123px 10px;
}

.a-service.style-2 .service-info h5 {
	text-transform:uppercase;
	font-size:14px;
}

.a-service.style-2 .service-info .service-subtitle {
	margin-top:6px;
	letter-spacing:4px;
}

.a-service.style-2 .service-info .a-btn {
	margin-top:26px;
	padding:11px 25px;
}

.a-service.style-3.d-type {
	padding:190px 0;
	display:block;
	overflow:hidden;
}

.a-service.style-3.d-type:before {
	content:'+';
	position:absolute;
	color:#fff;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	font-size:80px;
	font-weight:lighter;
	visibility:hidden;
}

.a-service.style-3.d-type .descr {
	background-color:rgba(0,0,0,0.5);
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	transform:translateY(0);
	transition:all 400ms ease-in-out;
}

.a-service.style-3.d-type .descr .text {
	position:relative;
	top:50%;
	transform:translateY(-50%);
	font-size:24px;
	letter-spacing:5px;
	color:#fff;
}

.a-service.style-3.d-type:hover .descr {
	transform:translateY(100%);
}

.a-service.style-3.d-type:hover:before {
	visibility:visible;
}

.services.style-3 .s-icons {
	display:block;
	float:left;
	margin-right:32px;
}

.services.style-3 .s-icons .head-icon {
	width:55px;
	height:55px;
	line-height:55px;
	border-radius:50%;
	margin:0 10px 15px;
	color:#fff;
	font-size:29px;
	background:#222;
	transition:all 300ms ease-in-out;
}

.services.style-3 .s-icons .head-icon:hover {
	background-color:#333333;
}

.services.style-3 .s-icons .head-icon i {
	font-weight:900;
}

.services.style-3 .s-descr {
	display:block;
}

.services.style-3 .s-descr .title {
	font-size:19px;
	font-weight:500;
	letter-spacing:4.6px;
	margin-bottom:30px;
}

.services.style-3 .s-descr .text {
	font-size:16px;
	letter-spacing:.8px;
	line-height:27px;
	color:#81868E;
	font-weight:300;
	margin-bottom:30px;
}

.progress-circle {
	display:inline-block;
	position:relative;
	margin:53px 18px 0;
}

.progress-circle strong {
	position:absolute;
	width:124px;
	height:124px;
	line-height:124px;
	text-align:center;
	left:0;
	top:0;
	font-size:24px;
	letter-spacing:2px;
}

.progress-circle strong i {
	font-size:14px;
}

.progress-circle .descr {
	letter-spacing:.9px;
	color:#81868E;
	margin-top:20px;
}

.service-list.style-1 li {
	letter-spacing:1.3px;
}

.gym-info-right.style-3.type-4 {
	padding:70px 0 0;
}

.a-head-1.style-3.type-4 .head-title {
	letter-spacing:4.6px;
	color:#fff;
	font-size:19px;
	font-weight:400;
	margin-bottom:50px;
}

.a-head-1.style-3.type-4 .head-text {
	font-size:15px;
	letter-spacing:.8px;
	line-height:27px;
}

.a-head-1.style-3.type-4 .subtitle {
	color:#fff;
	margin-top:46px;
	font-size:14px;
	letter-spacing:.8px;
}

.a-head-1.style-3.type-4 .subtitle::before {
	content:'-';
	margin-right:4px;
	font-weight:900;
}

.a-head-1.style-3.type-4 .descr {
	color:#888;
	font-weight:300;
	font-size:14px;
	margin-top:8px;
	letter-spacing:.7px;
}

.a-head-1.style-3.type-4 .descr span {
	color:#333333;
}

.img-overlay {
	position:absolute;
	bottom:0;
	right:0;
	left:65%;
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
}

.pag-on .swiper-pagination-switch {
	display:inline-block!important;
}

.a-head-1.type-3.style-2 {
	padding-top:20px;
}

.a-head-1.type-3.style-2 .head-title {
	font-size:46px;
	letter-spacing:1.9px;
}

.a-head-1.type-3.style-2 .head-title.type-2 {
	max-width:700px;
	margin-left:auto;
	margin-right:auto;
}

.a-head-1.type-3.style-2 .head-text {
	width:100%;
	max-width:560px;
}

.a-head-1.type-3.style-2 .swiper-container {
	overflow:hidden;
}

.a-head-1.type-3.style-2 .swiper-slide {
	cursor:pointer;
	float:left;
}

.a-head-1.type-3.style-2 img {
	width:80%;
	height:auto;
}

.a-head-1.type-3.style-2 .head-descr {
	max-width:800px;
	margin-right:auto;
	margin-left:auto;
	color:#888;
	line-height:24px;
	font-size:12px;
	font-weight:300;
	letter-spacing:.8px;
	padding:0 20px;
}

.swiper-container.type-3 .swiper-arrow-left,.swiper-container.type-3 .swiper-arrow-right {
	position:absolute;
	margin:0 20px;
	top:50%;
	cursor:pointer;
}

.swiper-container.type-3 .swiper-arrow-left i,.swiper-container.type-3 .swiper-arrow-right i {
	color:#909090!important;
	content:"\f104";
	position:absolute;
	left:50%;
	transform:translate(-50%,-50%);
	top:50%;
}

.swiper-container.type-3 .swiper-arrow-right {
	right:0;
}

.swiper-container.type-3 .pagination {
	display:none;
}

.a-service.bg-1 {
	background-color:#F24E67;
}

.a-service.bg-2 {
	background-color:#F53753;
	transition:all 300ms ease-in-out;
}

.a-service.bg-2:hover {
	background-color:#D23047;
}

.a-service.h2-style {
	padding:63px 0;
}

.a-service.h2-style .service-title.style-2 {
	font-size:13px;
	font-weight:700;
	letter-spacing:1.3px;
}

.a-service.h2-style .service-text.style-2 {
	padding:0;
	max-width:350px;
	margin:18px auto 0;
	letter-spacing:.8px;
	font-size:15px;
}

.t-cell {
	display:table-cell;
	vertical-align:middle;
	float:none;
	position:relative;
}

.about-info-block {
	display:table;
	table-layout:fixed;
	width:100%;
}

.about-info-block .info-wrap {
	position:relative;
	padding:100px 0;
}

.about-info-block .info-wrap .about-tab {
	padding:25px;
}

.about-info-block .info-wrap .about-tab .subtitle {
	padding:11px 0;
}

.about-info-block .info-wrap .about-tab .subtitle::before {
	background-color:transparent;
}

.about-info-block .info-wrap .about-tab .title {
	width:100%;
	max-width:100%;
	text-transform:none;
	font-size:17px;
	letter-spacing:.4px;
}

.about-info-block .info-wrap .about-tab .text {
	position:relative;
	margin-top:5px;
}

.about-info-block .info-wrap .about-tab .text::before {
	content:'';
	position:absolute;
	bottom:-25px;
	left:0;
	height:2px;
	width:30px;
	background-color:#333333;
}

.step-block {
	position:relative;
}

.step-block .step-img {
	width:180px;
	margin-top:-25px;
}

.step-block .step-img.right {
	float:right;
	text-align:right;
}

.step-block .step-img.left {
	float:left;
	text-align:left;
}

.step-block .step-descr.left {
	padding-left:230px;
}

.step-block .step-descr.right {
	padding-right:230px;
}

.step-block .step-descr.right .step-title::before {
	left:auto;
	right:-63px;
}

.step-block .step-descr .step-title {
	font-size:34px;
	font-weight:900;
	text-transform:uppercase;
	letter-spacing:2.3px;
	position:relative;
}

.step-block .step-descr .step-title::before {
	content:"";
	position:absolute;
	width:54px;
	height:2px;
	left:-71px;
	top:21px;
	background:#333333;
}

.step-block .step-descr .step-text {
	margin-top:24px;
	font-size:14px;
	letter-spacing:.3px;
	line-height:23px;
}

.services.type-2 {
	padding:24px 0 40px;
	border-bottom:none!important;
}

.services.type-2 .service-block {
	margin:0;
}

.services.type-2 .service-block .desc {
	padding-left:128px;
}

.services.type-2 .service-block .desc .title {
	width:100%;
	max-width:100%;
	font-size:12px;
	letter-spacing:1.2px;
	padding-bottom:0;
}

.services.type-2 .service-block .desc .text {
	margin:0 0 8px;
	text-transform:none;
	font-size:11px;
	letter-spacing:3.3px;
}

.services.type-2 .service-block .desc .cat {
	font-size:13px;
	letter-spacing:.5px;
	line-height:24px;
	color:#888;
}

.a-slider.style-3.type-6 .title-wrap {
	border-right:4px solid #333333;
	padding:2px 40px;
}

.a-slider.style-3.type-6 .title {
	font-size:20px;
	font-weight:700;
	letter-spacing:.9px;
	margin-bottom:5px;
}

.a-slider.style-3.type-6 .subtitle {
	font-size:14px;
	letter-spacing:1.4px;
	color:#81868E;
}

.a-slider.style-3.type-6 .text {
	padding:2px 44px 2px 0;
	margin-top:25px;
	font-size:13px;
	width:80%;
	max-width:400px;
	float:right;
	letter-spacing:.8px;
	color:#81868E;
	line-height:21px;
}

.a-slider.style-3.type-6 .point-style-4 .swiper-pagination-switch {
	background-color:transparent;
	border:1px solid #333333;
	width:10px;
	height:10px;
	margin:0 5px;
}

.a-slider.style-3.type-6 .point-style-4 .swiper-active-switch {
	background-color:#333333;
}

.a-mark-info-right.type-6,.a-mark-info-left.type-6 {
	margin-top:135px;
}

.a-mark-info-right.gym-info-left.style-2 {
	background-position:bottom;
	background-size:contain;
	margin-top:1px;
}

.a-mark-info-left.gym-info-right.style-2 {
	min-height:764px;
	padding-top:100px;
}

.a-mark-info-left.gym-info-right.style-2 .header-title {
	max-width:475px;
}

.panel-wrap.active .panel-title.style-2 {
	background:#333333;
	color:#fff;
	transition:all 300ms ease-in-out;
}

.panel-wrap.active .panel-title.style-2 span::after {
	content:'-';
	position:absolute;
	height:22px;
	width:22px;
	top:-20px;
	color:#fff;
}

.panel-wrap.active .panel-title.style-2 span::before {
	height:0;
}

.panel-wrap.style-2 {
	margin-bottom:30px;
}

.wpc-accordion .panel-title {
	width:100%;
	margin:0;
	position:relative;
	background:#f8f8f8;
	padding:9px 35px 10px;
	color:#E32526;
	font-size:16px;
	font-weight:700;
	cursor:pointer;
}

.wpc-accordion .panel-title.style-2 {
	background:transparent;
	color:#222;
	padding:20px;
	border:1px solid #eee;
	font-size:12px;
	letter-spacing:.4px;
	transition:all 300ms ease-in-out;
	display:inline-block;
}

.wpc-accordion .panel-title.style-2 i {
	overflow:hidden;
	padding-left:7px;
	letter-spacing:.4px;
	display:block;
	height:100%;
}

.wpc-accordion .panel-title.style-2 span {
	float:left;
	display:inline-block;
	height:22px;
	position:relative;
	font-size:48px;
	font-weight:100;
	width:40px;
	margin-right:20px;
	border-right:1px solid #eee;
}

.wpc-accordion .panel-title.style-2 span::before {
	content:'+';
	position:absolute;
	height:22px;
	width:22px;
	top:-20px;
	color:#333333;
}

.wpc-accordion .panel-content {
	overflow:hidden;
	padding-top:0;
	padding-bottom:0;
	height:0;
	border-width:0 1px;
	-webkit-transition:height .2s linear,padding-top .2s linear,padding-bottom .3s linear,border-top-width .3s linear,border-top-width .3s linear;
	transition:height .2s linear,padding-top .2s linear,padding-bottom .3s linear,border-top-width .3s linear,border-top-width .3s linear;
}

.wpc-accordion .panel-wrap.active .panel-content {
	width:100px;
	height:100px;
	border:1px #CCC solid;
	background-color:#EEE;
	padding-bottom:5px;
	padding-top:5px;
}

.wpc-accordion .panel-wrap.active .panel-content.style-2 {
	width:100%;
	height:auto;
	border:1px #eee solid;
	padding:20px 30px;
	color:#888;
	background-color:transparent;
	font-size:12px;
	letter-spacing:.8px;
	line-height:23px;
}

.services.style-2 .head-title {
	font-size:46px;
	margin:40px 20px 0 0;
	line-height:48px;
	letter-spacing:2.1px;
}

.services.style-2 .head-text {
	margin:0;
	width:100%;
	font-style:italic;
	letter-spacing:.9px;
}

.services.style-2 .descr {
	color:#888;
	margin-top:36px;
	font-size:13px;
	letter-spacing:.6px;
	line-height:24px;
	margin-bottom:30px;
}

.services.style-2 .a-service.h2-style {
	padding:72px 0;
}

.services.style-2 .a-service.h2-style .service-title {
	font-size:13px;
	letter-spacing:1px;
}

.services.style-2 .a-service.h2-style .service-subtitle {
	letter-spacing:3.7px;
	font-size:12px;
}

.about-info-block {
	/*margin-top:20px;*/
	min-height:800px;
	position:relative;
}

.about-info-block.type-1 {
	margin-top:0;
}

.about-info-block .bg-wrap {
	position:relative;
}

.about-info-block .video-play-btn {
	border:3px solid #fff;
	text-align:center;
	width:70px;
	height:70px;
	border-radius:50%;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}

.about-info-block .video-play-btn i {
	color:#fff;
	display:block;
	margin-left:2px;
}

.about-info-block .bg-video-iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.about-info-block .close-btn-2 {
	display:none;
	color:#fff;
	position:absolute;
	top:0;
	right:0;
	z-index:9999;
}

.about-info-block .video-wrap {
	display:none;
}

.about-info-block.type-1 {
	margin-top:0;
}

.about-info-block .bg-wrap {
	min-height:800px;
}

.about-info-block .services {
	padding:45px 0 25px;
}

.about-info-block .services:not(:last-child) {
	border-bottom:1px solid #3D3D3D;
}

.about-info-block .services .s-title {
	font-size:14px;
	font-weight:700;
	letter-spacing:.7px;
	margin-bottom:20px;
	display:inline-block;
	padding-right:10px;
}

.about-info-block .services .s-icon {
	color:#333333;
	font-size:32px;
	display:inline-block;
	vertical-align:middle;
}

.about-info-block .services .descr {
	font-size:12px;
	letter-spacing:1px;
	line-height:24px;
	color:rgba(255,255,255,0.8);
	padding-right:45px;
}

.about-info-block .info-wrap {
	width:90%;
	max-width:620px;
	margin:auto;
}

.about-info-block .info-wrap.type-1 .sub-title {
	color:#fff;
}

.about-info-block .info-wrap.type-1 .text {
	color:#fff;
	font-size:14px;
	margin-top:10px;
	font-weight:300;
	letter-spacing:.7px;
}

.about-info-block .info-wrap.type-3 .title {
	max-width:100%;
}

.about-info-block .info-wrap .sub-title {
	font-size:13px;
	color:#444;
	margin:20px auto 10px;
	letter-spacing:3.7px;
}

.about-info-block .info-wrap .title {
	font-size:32px;
	text-transform:uppercase;
	font-weight:700;
	width:80%;
	max-width:300px;
	letter-spacing:1.7px;
	margin:auto;
}

.about-info-block .info-wrap .title.type-1 {
	color:#fff;
	margin:0;
	font-size:46px;
	letter-spacing:2.5px;
	width:100%;
	max-width:100%;
}

.about-info-block .info-wrap .text {
	font-size:13px;
	color:#888;
	margin-top:45px;
	line-height:23px;
	margin-bottom:35px;
	letter-spacing:.6px;
}

.about-info-block .info-wrap .text.type-1 {
	color:#fff;
	width:100%;
	max-width:500px;
}

.about-info-block .info-wrap .a-btn.type-1 {
	font-size:12px;
	padding:14px 55px;
	letter-spacing:.1px;
}

.overlay {
	position:relative;
}

.overlay::before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:rgba(51,51,51,0.4);
}

.a-head-1.type-7 .head-subtitle {
	font-weight:200;
	letter-spacing:4px;
}

.a-mark-banner-info.style-2 .head-title {
	font-size:45px;
	letter-spacing:3px;
	width:90%;
	margin:auto;
}

.a-mark-banner-info.style-2 .head-text {
	width:90%;
	margin:auto;
	max-width:550px;
	padding:0 15px;
}

.brder {
	width:53px;
	height:1px;
	background-color:#E97619;
	margin:18px auto;
	position:relative;
}

.brder::before,.brder::after {
	content:'';
	width:13px;
	height:1px;
	background-color:#E97619;
	position:absolute;
	margin:0 5px;
}

.brder::before {
	left:53px;
}

.brder::after {
	right:53px;
}

.brder.type-1 {
	margin:25px;
}

.subscribe {
	padding:50px 0;
	max-width:620px;
}

.subscribe.form-wraper {
	position:relative;
}

.subscribe .title {
	color:#fff;
	letter-spacing:1.5px;
	font-size:32px;
	font-weight:900;
}

.subscribe .title span {
	color:#333333;
}

.subscribe .text {
	letter-spacing:1.2px;
	margin:23px auto 0;
	color:#969696;
	line-height:24px;
	font-size:14px;
	font-weight:400;
}

.subscribe .submit-type-2 {
	position:absolute;
	top:89px;
	right:22px;
	font-size:26px;
	color:#fff;
}

.subscribe .c-form-input.style-2 {
	color:#fff;
	border-color:#888;
	margin-top:35px;
}

.subscribe ::-webkit-input-placeholder {
	color:#fff;
}

.subscribe :-moz-placeholder {
	color:#fff;
}

.subscribe ::-moz-placeholder {
	color:#fff;
}

.subscribe :-ms-input-placeholder {
	color:#fff;
}

.about-tab {
	padding:90px 50px 85px;
}

.about-tab .subtitle {
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:2.6px;
	color:#444;
	position:relative;
	padding:28px 0 11px;
}

.about-tab .subtitle::before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	height:2px;
	width:30px;
	background-color:#333333;
}

.about-tab .title {
	font-size:18px;
	font-weight:800;
	letter-spacing:.8px;
}

.about-tab .text {
	font-size:13px;
	color:#888;
	margin-top:17px;
	letter-spacing:.2px;
}

.a-head-1.type-8 .head-subtitle {
	letter-spacing:4.2px;
}

.a-head-1.type-8 .head-text {
	font-weight:300;
}

.offers.style-2 .head-title {
	font-size:46px;
}

.offers.style-2 .head-text {
	max-width:562px;
	font-style:italic;
	letter-spacing:1px;
}

.wpc-banner.style-2 {
	color:#fff;
	max-width:800px;
	margin:100px auto 0;
}

.wpc-banner.style-2 span {
	display:inline-block;
	margin-bottom:20px;
}

.wpc-banner.style-2 .text {
	font-weight:300;
	letter-spacing:1.9px;
	line-height:28px;
	margin-bottom:25px;
	opacity:.85;
}

.wpc-banner.style-2 .title {
	font-size:18px;
	letter-spacing:.8px;
	margin-bottom:15px;
}

.wpc-banner.style-2 .sub-title {
	font-size:11px;
	font-style:italic;
	letter-spacing:3px;
	font-weight:100;
	opacity:.85;
}

.wpc-banner.style-2 .sub-title.type-1 {
	font-style:normal;
}

.a-banner.style-2.type-8::before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(51,51,51,0.5);
}

.a-banner-small.type-9 .text {
	letter-spacing:1.05px;
}

.a-mark-banner-info.style-2.type-8 {
	padding:130px 0 180px;
}

.a-mark-banner-info.style-2.type-8 .head-title {
	letter-spacing:2.4px;
}

.a-mark-banner-info.style-2.type-8 .head-text {
	font-style:italic;
}

.a-mark-banner-info.style-2.type-8 .head-text.type-1 {
	font-style:normal;
}

.a-mark-banner-info.style-2.type-12 {
	padding:130px 0 100px;
}

.a-mark-banner-info.style-2.type-12 .head-text {
	letter-spacing:.9px;
	font-style:italic;
}

.service-info.type-12.style-2 .service-title {
	font-size:18px;
	font-weight:700;
	letter-spacing:.9px;
}

.service-info.type-12.style-2 .service-text {
	letter-spacing:.7px;
	opacity:1;
	padding:0 30px;
	margin-top:15px;
}

.service-info.type-12.style-2 .a-btn.style-2 {
	padding:13px 50px;
	letter-spacing:.2px;
	margin-top:23px;
	font-weight:700;
}

.about-services {
	margin-bottom:135px;
}

.about-services .img-wrap {
	height:500px;
	width:100%;
	margin:0 auto 0px;
	display:block;
}

.about-services .title {
	font-size:14px;
	font-weight:900;
	letter-spacing:.6px;
	display:block;
}

.about-services .subtitle {
	font-size:11px;
	text-transform:uppercase;
	color:#888;
	margin-top:12px;
	letter-spacing:3.2px;
}

.about-services.type-2 {
	margin-bottom:0px;
}

.about-services.type-2 .img-wrap {
	height:250px;
}

.about-services.type-2 .title {
	font-size:18px;
	letter-spacing:.8px;
}

.about-services.type-2 .title.type-1 {
	font-size:17px;
	letter-spacing:.3px;
}

.about-services.type-2 .text {
	margin-top:17px;
	font-size:13px;
	line-height:24px;
	letter-spacing:.5px;
	color:#888;
}

.about-services.type-2 .text.type-1 {
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:3.4px;
	margin-top:10px;
}

.about-services.type-3 {
	margin-bottom:0;
}

.info-block {
	position:relative;
	overflow:hidden;
	min-height:300px;
	cursor:pointer;
}

.info-block:hover .item-info {
	transform:translateY(0);
}

.info-block .item-info {
	position:absolute;
	bottom:0;
	width:100%;
	height:100%;
	padding:30px 40px;
	color:#fff;
	transform:translateY(100%);
	background-color:rgba(245,55,82,0.95);
	transition:all 300ms ease-in-out;
}

.info-block .item-info .title {
	margin:20px auto 0;
	letter-spacing:0;
	font-family:sans-serif;
	line-height:25px;
	font-weight:500;
	font-size:18px;
	position:relative;
}

.info-block .item-info .text {
	color:#fff;
	font-family:sans-serif;
	letter-spacing:0;
	line-height:24px;
	margin-bottom:25px;
	font-size:14px;
}

.wpc-main-slider.style-2 .pagination {
	display:none;
}

.a-price-wrap.style-2 .price-heading h6 {
	text-transform:none;
	font-weight:500;
}

.a-price-wrap.style-2 .price-body ul {
	padding:0 95px;
	list-style:inherit;
}

.a-price-wrap.style-2 .price-body ul li {
	text-align:left;
}

.customers.style-2 {
	padding:27px 0;
}

.customers.style-2 div {
	margin:20px auto;
}

.customers.style-2 a {
	position:relative;
	display:block;
}

.customers.style-2 a img {
	opacity:.5;
}

.customers.style-2 a.active img {
	opacity:1;
}

.customers.style-2 a.active::before {
	content:'';
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	top:-76px;
	border:15px solid transparent;
	border-bottom:15px solid #333333;
}

.cut_contact_entry.style-1 p {
	font-size:14px;
	letter-spacing:.1px;
}

.cut_contact_entry p {
	line-height:20px!important;
}

.footer-top .copyright.f-type p {
	letter-spacing:.5px;
	padding:37px 0;
}

.footer-bottom.style-1 a {
	font-size:13px;
	letter-spacing:.2px;
	color:#787878;
}

.bg-style-1 {
	background-color:#F6F6F6;
}

.heading-subtitle.style-1 {
	letter-spacing:4.3px;
}

.a-mark-banner .heading-text.style-1 {
	max-width:615px;
	letter-spacing:.5px;
	line-height:26px;
}

.a-mark-banner .heading-text.style-1.type-1 {
	letter-spacing:.4px;
}

.a-mark-banner .a-btn.style-2 {
	background-color:#333333;
	border:transparent;
	font-size:18px;
	padding:24px 26px!important;
	border-radius:50%;
}

.a-mark-banner .a-btn.style-2:hover {
	background-color:#fff;
}

.heading-title.c-style {
	font-size:60px;
	font-family:"Roboto",sans-serif;
}

.heading-title.c-style::before,.heading-title.c-style::after {
	content:"";
	position:absolute;
	top:33px;
	width:107px;
	height:8px;
	background:#BAB9A5;
}

.heading-title.c-style::before {
	left:-127px;
}

.heading-title.c-style::after {
	right:-127px;
}

.heading-title.c-style span {
	color:#333333;
}

.p-gym-header {
	height:93px;
	margin-bottom:0;
	overflow:hidden;
}

.p-gym-header nav>ul>li>.dropmenu.type-1 li a {
	padding:14px 0;
}

.p-gym-banner {
	position:relative;
	z-index:1;
	margin-top:-93px;
	padding-top:93px;
}

.p-gym-banner .gym-slider-one {
	margin-top:-93px;
}

.p-gym-banner .gym-slider-one .swiper-wrapper::before {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	background:rgba(51,51,51,0.45);
	z-index:1;
}

.p-gym-banner .gym-slider-one .swiper-wrapper .swiper-slide {
	height:900px;
	width:100%;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.banner-header-wrap {
	display:table;
	width:100%;
	height:100%;
}

.banner-header {
	position:relative;
	z-index:3;
	height:inherit;
	display:table-cell;
	vertical-align:middle;
}

.banner-header .law-banner-title {
	width:70%;
	font-size:70px;
	font-weight:900;
	line-height:60px;
	letter-spacing:2.8px;
	text-transform:uppercase;
	color:#fff;
}

.banner-header .law-banner-desc {
	padding-top:28px;
	font-weight:500;
	font-size:16px;
	line-height:24px;
	color:#fff;
	opacity:.8;
}

.banner-header .c-btn {
	margin-top:34px;
}

.banner-heading .a-btn.style-1 {
	position:relative;
	font-size:15px;
	letter-spacing:.4px;
	font-weight:300;
	padding:18px 60px;
}

.banner-heading .a-btn.style-1 .mouse {
	position:absolute;
	left:249px;
	top:6px;
}

.a-head-1 .head-subtitle {
	letter-spacing:3.2px;
}

.a-head-1 .head-title {
	letter-spacing:1.5px;
}

.a-head-1 .head-text {
	width:45%;
	letter-spacing:.3px;
}

.gym-for .gym-for-him,.gym-for .gym-for-her {
	position:relative;
	padding:50px;
	height:600px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	overflow:hidden;
}

.gym-for .gym-for-him::before,.gym-for .gym-for-her::before {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	background:rgba(51,51,51,0.5);
	z-index:1;
}

.gym-for .gym-for-him::after,.gym-for .gym-for-her::after {
	content:"";
	display:block;
	position:absolute;
	left:50px;
	top:50px;
	bottom:50px;
	right:50px;
	background:rgba(200,51,96,0.8);
	opacity:0;
	cursor:pointer;
	transition:all ease-out .4s;
	z-index:1;
}

.gym-for .gym-for-him:hover::after,.gym-for .gym-for-her:hover::after {
	opacity:1;
}

.gym-for .gym-for-him a,.gym-for .gym-for-her a {
	position:relative;
	display:table;
	height:100%;
	width:100%;
	text-align:center;
	z-index:2;
	color:#fff;
}

.gym-for .gym-for-him .gym-for-text,.gym-for .gym-for-her .gym-for-text {
	display:table-cell;
	vertical-align:middle;
}

.gym-for .gym-for-him .gym-for-cat,.gym-for .gym-for-her .gym-for-cat {
	font-style:italic;
	font-size:13px;
	letter-spacing:3.5px;
}

.gym-for .gym-for-him .gym-for-title,.gym-for .gym-for-her .gym-for-title {
	padding:10px 0 11px;
	font-size:46px;
	font-weight:900;
	letter-spacing:3px;
}

.gym-for .gym-for-him .gym-for-desc,.gym-for .gym-for-her .gym-for-desc {
	padding:0 30px 30px;
	font-style:italic;
	font-size:13px;
	letter-spacing:1px;
}

.p-gym-info {
	position:relative;
	min-height:962px;
}

.p-gym-info .gym-info-right {
	left:50%;
	position:relative;
	min-height:962px;
}

.p-gym-info .gym-info-left {
	background-size:cover;
	background-repeat:no-repeat;
	width:50%;
}

.p-gym-info .gym-back {
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:cover;
}

.p-gym-info .gym-info-right {
	padding-top:134px;
}

.p-gym-info .gym-info-right .info-right-header {
	padding-bottom:62px;
}

.p-gym-info .gym-info-right .header-title {
	font-size:46px;
	color:#222;
	font-weight:900;
	line-height:47px;
	letter-spacing:2px;
}

.p-gym-info .gym-info-right .header-desc {
	width:85%;
	margin-top:13px;
	font-size:14px;
	color:#888;
	line-height:23px;
	letter-spacing:.8px;
}

.p-gym-info .service-block {
	min-height:110px;
	margin-bottom:60px;
}

.p-gym-info .service-block .image {
	min-width:110px;
	position:absolute;
	left:0;
	top:0;
	height:100%;
}

.p-gym-info .service-block .desc {
	padding-left:137px;
}

.p-gym-info .service-block .vertical-align {
	border-radius:50%;
}

.p-gym-info .service-block h4.title {
	padding:0;
	text-transform:uppercase;
	font-size:13px;
	color:#222;
	letter-spacing:.7px;
}

.p-gym-info .service-block .text {
	padding-top:2px;
	letter-spacing:3.2px;
	text-transform:none;
	font-style:italic;
	color:#888;
}

.p-gym-info .service-block .cat {
	padding-top:20px;
	font-size:13px;
	color:#888;
	line-height:22px;
}

.p-gym-classes {
	position:relative;
	padding:259px 0;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.p-gym-classes::before {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	background:rgba(51,51,51,0.75);
	z-index:1;
}

.p-gym-classes .gym-classes-row {
	margin-top:80px;
	position:relative;
	z-index:2;
	color:#fff;
}

.p-gym-classes .gym-classes-row .gym-class-col {
	width:20%;
	padding:0;
	margin:0;
	float:left;
	text-align:center;
}

.p-gym-classes .gym-classes-row .gym-class-col div {
	transition:all ease-in-out .4s;
}

.p-gym-classes .gym-classes-row .gym-class-col:hover .class-date {
	margin-top:-10px;
	padding-bottom:10px;
}

.p-gym-classes .gym-classes-row .gym-class-col:hover .class-coach {
	margin-top:10px;
}

.p-gym-classes .gym-classes-row .gym-class-col:hover a {
	background:#C83360;
}

.p-gym-classes .gym-classes-row .class-date {
	font-style:italic;
	font-size:13px;
	letter-spacing:3.2px;
}

.p-gym-classes .gym-classes-row .class-type {
	padding:3px 0 0;
	font-size:18px;
	font-weight:900;
	letter-spacing:1.2px;
}

.p-gym-classes .gym-classes-row .class-type a {
	display:inline-block;
	padding:10px 15px;
}

.p-gym-classes .gym-classes-row .class-coach {
	padding-top:11px;
	font-size:13px;
	opacity:.8;
	letter-spacing:.8px;
}

.p-gym-services .service-first-row {
	border-bottom:1px solid #f7f7f7;
}

.p-gym-services .row .col-xs-12:nth-child(even) {
	border-left:1px solid #f7f7f7;
	border-right:1px solid #f7f7f7;
}

.p-gym-services .service-first-row .col-xs-12:nth-child(odd),.p-gym-services .service-second-row .col-xs-12:nth-child(even) {
	background:#fbfbfb;
}

.p-gym-services .col-xs-12 {
	padding:0;
}

.p-gym-services .service-block {
	position:relative;
	margin-bottom:0;
	padding:60px 30px;
	height:280px;
	cursor:pointer;
}

.p-gym-services .service-block::before {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	opacity:0;
	background:rgba(51,51,51,0.75);
	transition:all ease-in-out .2s;
	z-index:1;
}

.p-gym-services .service-block .image {
	height:60px;
	transition:all ease-in-out .4s;
}

.p-gym-services .service-block .desc,.p-gym-services .service-block .image {
	position:relative;
	z-index:2;
}

.p-gym-services .service-block .title,.p-gym-services .service-block .text {
	transition:color ease-in-out .4s;
	z-index:2;
}

.p-gym-services .service-block:hover {
	background-size:cover;
}

.p-gym-services .service-block:hover::before {
	opacity:1;
}

.p-gym-services .service-block:hover .title {
	color:#fff;
}

.p-gym-services .service-block:hover .text {
	color:#fff;
	opacity:.8;
}

.services-tab {
	height:220px;
	position:relative;
}

.services-tab .tab-wrap-color {
	height:100%;
}

.services-tab .tab-wrap {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	padding:0 10px 0 40px;
}

.services-tab .tab-wrap .icon {
	position:absolute;
	left:20px;
	top:40%;
	transform:translateY(-50%);
}

.services-tab .tab {
	display:inline-block;
	padding-left:40px;
}

.services-tab .tab .subtitle {
	padding:11px 0;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:2.3px;
	font-weight:300;
}

.services-tab .tab .title {
	width:100%;
	max-width:100%;
	font-size:14px;
	letter-spacing:.7px;
	font-weight:600;
}

.contact-head .head-text {
	font-weight:300;
}

.contact-head.style-2 .head-text {
	max-width:580px;
	letter-spacing:.4px;
}

.f-form-label .input-type-2 .email {
	outline:none;
}

.f-form-label .input-type-2 .email:focus {
	outline:none;
}

.p-commerce-heading .title {
	font-size:32px;
	font-weight:900;
	color:#222;
}

.p-commerce-heading .desc {
	font-size:14px;
	font-style:italic;
	color:#888;
}

.p-commerce-heading.text-center {
	text-align:center;
}

header.p-commerce-head.type-4 {
	background:#333;
	top:30px;
	left:30px;
	right:30px;
	width:auto;
}

header.p-commerce-head .navigation nav>ul>.link-shop:hover>a {
	color:#fff;
}

header.p-commerce-head .navigation nav>ul>.link-shop:hover .card-popup {
	display:block;
}

header.p-commerce-head.scrol {
	top:0;
}

header.p-commerce-head .link:hover a {
	color:#fff;
}

header.p-commerce-head .commerce-btn {
	padding:15px 35px;
	color:#222;
	border-radius:0;
}

header.p-commerce-head .commerce-btn:hover {
	background:transparent;
	color:#fff;
	outline:1px solid #fff;
}

.commerce-btn {
	background:#fff;
}

.commerce-btn.hover-4 {
	border-radius:0;
	color:#444;
}

.commerce-btn.hover-4:hover {
	color:#e03b3b;
	letter-spacing:2px;
}

.a-details-slider .swiper-slide {
	padding:296px 0 160px;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
}

.a-details-slider .swiper-slide::before {
	content:"";
	position:absolute;
	top:0;
	height:100%;
	width:100%;
	background:rgba(51,51,51,0.5);
	z-index:0;
}

.a-details-slider .swiper-arrow-left,.a-details-slider .swiper-arrow-right {
	position:absolute;
	top:50%;
	height:20px;
	width:20px;
	transform:translateY(-50%);
	background:transparent center center no-repeat;
	cursor:pointer;
	transition:all ease-in-out .4s;
	z-index:5;
}

.a-details-slider .swiper-arrow-left {
	left:20px;
}

.a-details-slider .swiper-arrow-right {
	right:20px;
}

.a-details-slider .a-details-banner-head {
	position:relative;
	z-index:1;
	color:#fff;
	text-align:center;
}

.a-details-slider .sub-title {
	font-size:16px;
	font-style:italic;
	letter-spacing:2.4px;
}

.a-details-slider .head-title {
	margin-top:15px;
	font-size:50px;
	font-weight:900;
	letter-spacing:1.7px;
}

.a-details-slider .head-desc {
	margin-top:21px;
	font-size:16px;
	opacity:.7;
}

.a-details-slider .c-btn {
	margin-top:36px;
	padding:12px 46px!important;
	background:#fff;
	border-radius:0;
	color:#444;
}

.a-details-slider .c-btn:hover {
	background:transparent;
	outline:1px solid #fff;
	color:#fff;
}

.p-prod-box {
	position:relative;
	text-align:left;
	width:270px;
	margin-left:auto;
	margin-right:auto;
}

.p-prod-box.style-2 .wpc-star-rate {
	margin-bottom:14px;
}

.p-prod-box.style-2 .prod-info .price {
	font-size:30px;
}

.p-prod-box:hover .quick-view {
	transform:translateY(0);
}

.p-prod-box:hover .prod-menu {
	transform:translateY(0);
}

.p-prod-box .action {
	position:absolute;
	padding:9px 16px;
	font-style:italic;
	font-size:11px;
	color:#fff;
	letter-spacing:1px;
	z-index:1;
}

.p-prod-box .action.popular {
	background:#608b41;
}

.p-prod-box .action.hot {
	background:#e03b3b;
}

.p-prod-box .prod-img {
	position:relative;
	overflow:hidden;
	background:#f6f6f6;
	width:270px;
	height:315px;
}

.p-prod-box .prod-menu {
	position:absolute;
	display:table;
	bottom:0;
	width:100%;
	height:100%;
	background:rgba(245,55,82,0.8);
	transition:all ease-in-out .2s;
	transform:translateY(100%);
}

.p-prod-box .prod-menu .more {
	color:#333333;
	position:absolute;
	top:50%;
	left:33px;
	transform:translateY(-50%);
	letter-spacing:.7px;
	padding:21px 54px;
	display:inline-block;
	font-size:14px;
	font-weight:700;
	text-align:center;
	background:#fff;
}

.p-prod-box .quick-view {
	position:absolute;
	right:0;
	padding:14px 27px;
	background:#222;
	color:#fff;
	font-size:10px;
	font-weight:700;
	transition:all ease-in-out .2s;
	transform:translateY(-100%);
}

.p-prod-box .quick-view:hover {
	background-color:#333;
}

.p-prod-box img {
	margin:0 auto;
	max-height:380px;
}

.p-prod-box .prod-info .title {
	margin-top:28px;
	font-size:24px;
	font-weight:500;
	color:#121212;
	letter-spacing:.1px;
}

.p-prod-box .prod-info .cat {
	margin-top:6px;
	font-size:14px;
	color:rgba(26,26,26,0.8);
	letter-spacing:.8px;
	line-height:24px;
}

.p-prod-box .prod-info .price {
	margin-top:14px;
	font-size:24px;
	font-weight:700;
	color:#333333;
}

.p-prod-box .prod-info .price.sale {
	color:#e03b3b;
}

.p-commerce-pop-head .title {
	letter-spacing:1.3px;
}

.p-commerce-pop-head .desc {
	margin-top:11px;
	letter-spacing:.7px;
	font-style:normal;
	font-weight:300;
}

.p-pop-box img {
	margin-top:15px;
}

.a-prod-amount {
	display:inline-block;
	margin-top:20px;
	font-weight:700;
	font-size:15px;
	letter-spacing:-.5px;
}

.card-popup {
	display:none;
	position:absolute;
	right:-40px;
	padding:30px 30px 40px;
	min-width:355px;
	transition:all ease-in-out .4s;
	background:#222;
}

.card-popup::before {
	content:"";
	position:absolute;
	right:100px;
	top:0;
	height:18px;
	width:18px;
	margin-top:-9px;
	background:#222;
	transform:rotate(45deg);
	z-index:999;
}

.card-popup li {
	margin-bottom:30px;
}

.card-popup .img-box,.card-popup .text-box {
	float:left;
}

.card-popup img {
	display:block;
}

.card-popup .text-box {
	padding-left:18px;
}

.card-popup .text-box .title {
	display:block;
	margin-top:10px;
	font-size:12px;
	font-weight:700;
}

.card-popup .text-box .title:hover {
	opacity:.7;
}

.card-popup .text-box .quantity {
	margin-top:10px;
	font-size:10px;
	font-style:italic;
	opacity:.4;
	text-transform:none;
}

.card-popup .text-box .price {
	margin-top:15px;
	font-size:14px;
	font-weight:700;
	opacity:.4;
}

.card-popup .subtotal {
	margin-top:10px;
	font-size:14px;
	font-weight:700;
}

.card-popup .subtotal .subtotal-digits {
	float:right;
}

.card-popup .bascket-but {
	margin-top:40px;
	display:inline-block;
}

.card-popup .commerce-btn {
	padding:15px 35px!important;
	color:#222;
	border-radius:0;
}

.card-popup .commerce-btn:hover {
	background:transparent;
	color:#fff;
	outline:1px solid #fff;
}

.card-popup .bascket-view {
	float:left;
}

.card-popup .bascket-checkout {
	float:right;
}

.commerce-sort {
	margin-top:4px;
	text-align:right;
}

.commerce-sort>label {
	position:relative;
	cursor:pointer;
	display:inline-block;
}

.commerce-sort .sort-select {
	width:267px;
	padding:17px 24px;
	background:#fff;
	border:1px solid #EBEBEB;
	font-size:14px;
	letter-spacing:.1px;
	font-weight:700;
	position:relative;
	cursor:pointer;
	display:inline-block;
}

.commerce-sort .sort-select span {
	display:block;
	text-align:left;
}

.commerce-sort .sort-select .list {
	position:absolute;
	list-style:none;
	top:100%;
	left:0;
	z-index:99;
	background:#fff;
	display:none;
	width:100%;
	margin-top:-1px;
	text-align:left;
	padding:0;
	margin-right:0;
	margin-left:0;
}

.commerce-sort .sort-select .list li {
	display:block;
	cursor:pointer;
	padding:15px 25px;
	border:1px solid #EBEBEB;
	border-top:none;
	margin:0;
	transition:all 300ms ease-in-out;
}

.commerce-sort .sort-select .list li:hover {
	opacity:.8;
}

.a-prod-pagination {
	text-align:center;
}

.a-prod-pagination ul {
	display:inline-block;
}

.a-prod-pagination li {
	font-size:14px;
	font-weight:700;
	margin-right:13px;
	text-transform:uppercase;
	float:left;
	width:46px;
	height:52px;
	text-align:center;
	line-height:52px;
	background:transparent;
	border:1px solid #ECEDEF;
	color:#1D1D1D;
	cursor:pointer;
}

.a-prod-pagination li:last-child {
	font-size:11px;
	font-weight:500;
	letter-spacing:-.1px;
	width:114px;
	margin-left:37px;
}

.a-prod-pagination li:hover {
	border:1px solid #333333;
}

.a-prod-pagination li:hover a {
	color:#333333;
}

.a-prod-pagination li.active {
	border:1px solid #333333;
}

.a-prod-pagination li.active a {
	color:#333333;
}

.a-prod-pagination a {
	display:block;
}

.a-prod-prev,.a-prod-next {
	height:40px;
	width:40px;
	text-align:center;
	line-height:40px;
	background:#fff;
	border:1px solid #f6f6f6;
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.a-prod-prev:hover,.a-prod-next:hover {
	background-color:#222;
	border:1px solid #222;
	border-left:none;
}

.a-prod-prev a,.a-prod-next a {
	display:block;
	height:40px;
}

.a-prod-next {
	float:right;
}

.a-commerce-filters .filters-search {
	margin-top:5px;
	position:relative;
}

.a-commerce-filters .filters-search-submit {
	position:absolute;
	color:#222;
	top:0;
	height:100%;
	right:0;
	width:50px;
	background:url(../img/search-i.png) no-repeat center;
	background-color:#333333;
	cursor:pointer;
	opacity:1;
}

.a-commerce-filters .filters-search-submit:hover {
	opacity:.8;
}

.a-commerce-filters .search-inp {
	display:block;
	width:100%;
	font-size:14px;
	padding:17px 24px;
	border:1px solid #eee;
}

.a-commerce-filters .search-inp:focus {
	border-color:#333333;
}

.a-commerce-filters .filters-heading {
	margin-top:58px;
	font-weight:600;
	font-size:19px;
	letter-spacing:-.8px;
}

.a-commerce-filters .filters-list {
	margin-bottom:-22px;
	padding-top:16px;
}

.a-commerce-filters .filters-list li {
	position:relative;
	padding:18px 0;
	font-size:11px;
	color:#888;
	cursor:pointer;
	letter-spacing:1px;
}

.a-commerce-filters .filters-list li:not(:last-child) {
	border-bottom:1px solid #f6f6f6;
}

.a-commerce-filters .filters-list li:hover {
	color:#333333;
}

.a-commerce-filters .filters-list li:hover::after {
	width:100%;
}

.a-commerce-filters .filters-list li::after {
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:0;
	height:1px;
	background:#333333;
}

.a-commerce-filters .filters-list .quantity {
	float:right;
}

.a-commerce-filters .sidebar-pop-wrap {
	margin-top:37px;
	margin-bottom:-5px;
}

.a-commerce-filters .sidebar-pop-prod {
	margin-bottom:16px;
}

.a-commerce-filters .sidebar-pop-prod>a:hover .title {
	color:#888;
	transition:all 200ms ease-in-out;
}

.a-commerce-filters .sidebar-pop-prod .img-wrap {
	float:left;
}

.a-commerce-filters .sidebar-pop-prod .desc {
	padding-top:8px;
	padding-left:110px;
}

.a-commerce-filters .sidebar-pop-prod .title {
	font-size:11px;
	font-weight:700;
	color:#222;
	line-height:15px;
	letter-spacing:.4px;
}

.a-commerce-filters .sidebar-pop-prod .title:hover a {
	color:#888;
}

.a-commerce-filters .sidebar-pop-prod .price {
	margin-top:14px;
	font-size:12px;
	font-weight:700;
	color:#444;
}

.a-commerce-filters .filters-tags {
	margin-top:36px;
}

.a-commerce-filters .filters-tags .tag {
	display:inline-block;
	padding:12px;
	letter-spacing:1px;
	margin:0 0 5px;
	font-style:italic;
	font-size:12px;
	color:#888;
	border:1px solid #eee;
	cursor:pointer;
}

.a-commerce-filters .filters-tags .tag:hover {
	border-color:#333333;
}

.p-commerce-foot {
	position:relative;
	width:auto;
	bottom:30px;
	border-left:30px solid #fff;
	border-right:30px solid #fff;
	border-top:30px solid #fff;
}

.p-commerce-foot.type-3 .footer-link-text a:hover {
	background:#e03b3b;
}

.a-mark-banner {
	padding:100px 0 100px;
}

.a-mark-banner .banner-heading {
	position:relative;
	margin:0 auto;
	width:60%;
	padding:56px 40px 59px;
	color:#fff;
	border:12px solid #fff;
	z-index:1;
}

.a-mark-banner .heading-subtitle {
	font-weight:300;
	font-size:13px;
	letter-spacing:4.2px;
}

.a-mark-banner .heading-title {
	margin-top:14px;
	font-weight:900;
	font-size:60px;
	letter-spacing:2.2px;
}

.a-mark-banner .heading-text {
	width:60%;
	margin:16px auto 0;
	font-weight:300;
	font-size:16px;
	opacity:.8;
	letter-spacing:.2px;
	line-height:25px;
}

.a-mark-banner .a-btn {
	margin-top:34px;
}

.a-service.s-bg-1 {
	background:#333333;
}

.a-service.s-bg-2 {
	background: #333333;
}

.a-service.s-bg-3 {
	background: #333333;
}

.a-slider .swiper-container {
	padding-bottom:50px;
}

.a-slider .point-style-4 {
	bottom:0;
}

.mark-info-slide {
	padding:0 15px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}

.p-gym-info {
	min-height:auto;
}

.p-gym-info .a-mark-info-right {
	padding:0 0 78px;
	left:0;
}

.p-gym-info .a-mark-info-right .info-right-header {
	padding:136px 0 62px;
}

.p-gym-info .a-mark-info-right .service-block .text {
	font-style:normal;
	margin-top:7px;
	text-transform:uppercase;
}

.p-gym-info .a-mark-info-right .service-block {
	margin-bottom:58px;
}

.p-gym-info .a-mark-info-left {
	left:50%;
	background-size:cover;
}

.p-gym-info .a-mark-info-left .gym-back {
	background-size:contain;
	background-position:bottom center;
}

.a-mark-banner-info {
	padding:233px 0 238px;
}

.a-mark-banner-info .a-head-1 {
	padding:0;
}

.a-mark-banner-info .a-head-1 .head-subtitle {
	letter-spacing:3px;
}

.a-mark-banner-info .a-head-1 .a-btn {
	margin-top:33px;
}

.a-banner-small {
	padding:77px 0 82px;
	color:#fff;
}

.a-banner-small .title {
	font-weight:900;
	font-size:32px;
	letter-spacing:1.5px;
}

.a-banner-small .text {
	margin-top:22px;
	line-height:25px;
	font-weight:300;
	font-size:13px;
	letter-spacing:.3px;
	opacity:.8;
}

.a-banner-small .a-btn {
	padding:15px 51px;
	position:absolute;
	top:50%;
	left:0;
	transform:translateY(-50%);
}

.p-const-customer img {
	margin:0 auto;
}

.a-mark-form .c-form-submit {
	margin-top:-6px;
	color:#fff;
	font-weight:500;
	padding:15px 60px;
	font-size:11px;
}

.a-mark-form .styled-textarea:focus,.a-mark-form .c-form-input:focus {
	border:1px solid #333333;
}

.wpc-map {
	height:800px;
	z-index:10;
}

.wpc-map::before {
	content:'';
	position:absolute;
	top:0;
	left:0;
}

.mfp-fade.mfp-bg {
	opacity:0;
	-webkit-transition:all .15s ease-out;
	-moz-transition:all .15s ease-out;
	transition:all .15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity:.8;
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity:0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity:0;
	-webkit-transition:all .15s ease-out;
	-moz-transition:all .15s ease-out;
	transition:all .15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity:1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity:0;
}

.a-share-box {
	margin-top:33px;
}

.a-share-box ul {
	display:inline-block;
}

.a-share-box li {
	position:relative;
	display:inline-block;
	margin-right:5px;
	border:1px solid #f1f1f1;
	border-radius:50%;
}

.a-share-box li:hover {
	background-color:#fe502d;
	border:1px solid #fe502d;
}

.a-share-box a {
	background-color:transparent;
	color:#fff;
	width:32px;
	height:32px;
	line-height:32px;
	text-align:center;
}

.a-share-box b {
	display:inline-block;
	padding-right:6px;
	color:#fff;
	font-size:12px;
	font-weight:600;
}

.a-share-box b:after {
	content:"";
	display:inline-block;
	width:20px;
	height:1px;
	padding:0 10px;
	background:#fe502d;
	vertical-align:middle;
	margin-left:10px;
}

.footer-top.style-1 {
	background-color:#333;
	color:#787878;
	line-height:24px;
	padding:35px 0;
	font-family:"Roboto",sans-serif;
	font-size:12px;
}

.footer-bottom.style-1 {
	line-height:80px;
}

.footer-bottom .style-2 {
	border-right:1px solid #333;
	font-family:"Roboto",sans-serif;
	font-size:12px;
}

.footer-bottom .style-2 a {
	display:block;
}

.footer-bottom .style-2 a:hover {
	background-color:#333333;
	color:#fff;
	transition:all 400ms ease-in-out;
}

.a-banner-small .a-btn.style-1.type-1 {
	left:20%;
	position:static;
	margin-top:35px;
	transform:none;
}

.a-service.style-1 {
	padding-bottom:0;
}

.a-service.style-1 .service-info {
	padding:40px 0;
	background-color:rgba(0,0,0,0.5);
	font-size:13px;
	font-family:"RobotoSlab",sans-serif;
}

.a-service.style-1 .service-info .service-text {
	padding:0 50px;
	letter-spacing:1.2px;
	font-size:14px;
}

.a-service.style-1 .service-info .a-btn.style-2 {
	letter-spacing:.7px;
	font-size:9px;
}

.a-header.g-type.scroll {
	background:none;
}

.a-header.g-type.scroll .inner-wrap.style-1 {
	margin-top:0;
	transition:margin-top 200ms ease-in-out;
}

.a-banner-small.strategy-1 .a-btn {
	font-size:11px;
	min-width:210px;
}

.a-banner-small.strategy-1 .a-btn.bg-1 {
	border:2px solid #333333;
}

.swiper-arrow-left,.swiper-arrow-right {
	width:50px;
	height:50px;
	background:#F6F6F6;
	color:red;
	content:'';
	position:relative;
	z-index:10;
}

.a-service.h-style .service-title {
	letter-spacing:1.9px;
}

.a-service.h-style .service-text {
	letter-spacing:.8px;
}

.service-info.f-style .service-title {
	letter-spacing:.1px;
}

.service-info.f-style .service-subtitle {
	letter-spacing:3.8px;
}

.service-info.f-style .service-list li {
	letter-spacing:1.4px;
}

.info-right-header.style-1 .header-desc {
	width:100%;
	letter-spacing:1.05px;
}

.service-block.f-style .title {
	font-weight:900;
}

.service-block.f-style .text {
	letter-spacing:3.7px;
}

.service-block.f-style .cat {
	letter-spacing:1.03px;
}

.a-head-1.f-type .head-subtitle {
	font-size:14px;
}

.a-head-1.f-type .head-text {
	font-weight:300;
	letter-spacing:.4px;
}

.head-text.style-1 {
	letter-spacing:1px;
}

.a-price-wrap.style-1 .price-heading h6 {
	letter-spacing:3.6px;
}

.a-price-wrap.style-1 .price,.a-price-wrap.style-1 ul li {
	font-family:"Roboto",sans-serif;
}

.a-price-wrap.style-1 ul li {
	letter-spacing:.7px;
}

.a-banner-small.style-1 .text {
	letter-spacing:1px;
}

.a-banner-small.style-1 .text.type-1 {
	font-size:12px;
	letter-spacing:.7px;
}

.a-banner-small.style-1 .a-btn {
	letter-spacing:.5px;
}

.head-subtitle.f-type {
	letter-spacing:4.2px;
}

.filter-wrap {
	position:relative;
	z-index:1;
}

.filter-wrap li {
	float:left;
}

.filter-wrap .but {
	padding:14px 17px 13px;
	font-size:16px;
	color:#464646;
	font-weight:300;
	letter-spacing:.1px;
	position:relative;
}

.filter-wrap .but .cat-quantity {
	font-size:9px;
	font-weight:500;
}

.filter-wrap .but.activbut,.filter-wrap .but:hover {
	font-weight:500;
}

.filter-wrap .but.activbut::after,.filter-wrap .but:hover::after {
	content:'';
	position:absolute;
	bottom:0;
	height:4px;
	width:51px;
	left:50%;
	transform:translateX(-50%);
	background-color:#333333;
}

.filter-wrap .but.style-1 {
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1.2px;
	padding:7px 8px;
	margin:0 12px;
}

.filter-wrap .but.style-1.activbut,.filter-wrap .but.style-1:hover {
	background-color:#333333;
	color:#fff;
	font-weight:300;
}

.filter-wrap .but.style-1.activbut::after,.filter-wrap .but.style-1:hover::after {
	width:0;
}

.filter-wrap .but.style-2 {
	border:1px solid #EDEDED;
	margin:0 2px;
	font-size:13px;
	font-weight:700;
	padding:19px 22px;
}

.filter-wrap .but.style-2:hover,.filter-wrap .but.style-2.activbut {
	background:#fff;
	border-color:#333333;
	color:#333333;
	font-weight:700;
}

.filter-wrap.centered {
	text-align:center;
}

.filter-wrap.centered li {
	float:none;
	display:inline-block;
}

.portfolio.style-4 .item-inner a {
	display:block!important;
	height:100%!important;
}

.portfolio .item {
	cursor:pointer;
	margin-bottom:10px;
	height:367px;
}

.portfolio .item.small-item {
	height:300px;
}

.portfolio .item.small-item .item-inner {
	height:300px;
}

.portfolio .item.little-item {
	height:233px;
}

.portfolio .item.little-item .item-inner {
	height:233px;
}

.portfolio .item:hover .item-inner {
	background-position:bottom;
}

.portfolio .item:hover .item-info {
	transform:translateY(0);
}

.portfolio .item img {
	display:block;
}

.portfolio .item .item-inner {
	height:367px;
	position:relative;
	overflow:hidden;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top;
	margin-bottom:15px;
}

.portfolio .item .info-wraper {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
}

.portfolio .item .item-info {
	position:absolute;
	bottom:0;
	width:100%;
	height:100%;
	padding:30px 40px;
	background:rgba(0,0,0,0.6);
	color:#fff;
	transform:translateY(100%);
}

.portfolio .item .item-info h2 {
	line-height:25px;
	font-weight:500;
	font-size:18px;
	position:relative;
	letter-spacing:5px;
	margin-bottom:40px;
}

.portfolio .item .item-info h2::after {
	content:'';
	background-color:#333333;
	position:absolute;
	height:1px;
	width:22px;
	left:0;
	bottom:-14px;
}

.portfolio .item .item-info p {
	font-size:14px;
	letter-spacing:.7px;
	color:#B2B3B3;
}

.portfolio.style-2 .item {
	padding:5px;
}

.portfolio.style-3 .item-inner {
	height:300px;
	max-width:500px;
	margin:auto;
}

.portfolio.style-3 .item {
	margin:0;
	padding:0;
	height:300px;
}

.portfolio.style-3 .item .info-wraper {
	left:50%;
	transform:translate(-50%,-50%);
	width:100%;
}

.portfolio.style-3 .item .item-info {
	background-color:rgba(245,55,82,0.95);
}

.portfolio.style-3 .item .item-info .icon {
	margin:auto;
}

.portfolio.style-3 .item .item-info .title {
	margin:20px auto 0;
	letter-spacing:0;
	font-family:sans-serif;
}

.portfolio.style-3 .item .item-info .text {
	color:#fff;
	font-family:sans-serif;
	letter-spacing:0;
	line-height:24px;
	margin-bottom:25px;
}

.portfolio.style-3 .item .item-info .a-btn {
	color:#333333;
}

.portfolio.style-3 .item .item-info .a-btn:hover {
	color:#fff;
}

.portfolio.style-4 .item {
	padding:0;
	height:460px;
	margin-bottom:0;
}

.portfolio.style-4 .item.s-item {
	height:460px;
}

.portfolio.style-4 .item.s-item .item-inner {
	height:460px;
}

.portfolio.style-4 .item.m-item {
	height:640px;
}

.portfolio.style-4 .item.m-item .item-inner {
	height:640px;
}

.portfolio.style-4 .item .item-inner {
	height:460px;
	margin-bottom:0;
}

.portfolio.style-4 .item .item-info {
	height:130px;
	background-color:#333333;
}

.portfolio.style-4 .item .item-info .title {
	font-size:22px;
	letter-spacing:2.2px;
	margin-bottom:0;
}

.portfolio.style-4 .item .item-info .title::after {
	background-color:transparent;
}

.portfolio.style-4 .item .item-info .text {
	font-size:16px;
	letter-spacing:.1px;
	color:#fff;
	font-weight:300;
}

.wpc-skills {
	clear:both;
	width:100%;
	max-width:330px;
	float:right;
	margin-top:40px;
	padding-right:45px;
}

.wpc-skills .skill-block {
	position:relative;
	margin-bottom:30px;
}

.wpc-skills .skill-block .timer {
	float:right;
	position:relative;
	top:0;
	color:#81868E;
	font-size:17px;
	letter-spacing:1.6px;
	z-index:2;
}

.wpc-skills .skill-block .timer::after {
	content:'%';
}

.wpc-skills .skill-block h6 {
	font-size:15px;
	color:#81868E;
	text-transform:uppercase;
	text-align:left;
	padding-left:2px;
	letter-spacing:1.6px;
}

.wpc-skills .skill-block .skill-line {
	margin-top:7px;
	position:relative;
	height:4px;
	background-color:#E1E4E9;
}

.wpc-skills .skill-block .skill-line .line-fill {
	position:relative;
	height:4px;
	background:#333333;
	width:0;
	transition:all 2s ease-out;
}

.wpc-counters-wrap {
	padding:130px 0;
}

.wpc-counters-wrap .wpc-counter {
	text-align:center;
}

.wpc-counters-wrap .wpc-counter .title {
	font-size:15px;
	font-weight:600;
	letter-spacing:.1px;
}

.wpc-counters-wrap .wpc-counter .subtitle {
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:3.2px;
	position:relative;
	padding:14px 0 11px;
}

.wpc-counters-wrap .wpc-counter .counter {
	font-size:50px;
	font-weight:600;
	letter-spacing:1px;
	position:relative;
	display:inline;
}

.wpc-counters-wrap .wpc-counter .counter::after {
	content:'';
	position:absolute;
	bottom:-4px;
	left:0;
	width:100%;
	height:4px;
	background:url(../img/home/numbers-separetor.png);
}

.a-mark-form.type-1 .a-mark-form {
	font-size:25px;
	font-weight:700;
	letter-spacing:.8px;
	position:relative;
}

.a-mark-form.type-1 .a-mark-form.type-1 {
	font-size:24px;
	font-weight:500;
	letter-spacing:0;
}

.a-mark-form.type-1 .a-mark-form.type-1::after {
	content:'';
	position:absolute;
	bottom:-15px;
	left:0;
	height:2px;
	width:30px;
	background-color:#333333;
}

.a-mark-form.type-1 ::-webkit-input-placeholder {
	color:#fff;
}

.a-mark-form.type-1 ::-moz-placeholder {
	color:#fff;
}

.a-mark-form.type-1 :-moz-placeholder {
	color:#fff;
}

.a-mark-form.type-1 :-ms-input-placeholder {
	color:#fff;
}

.a-mark-form.type-1 .styled-textarea {
	max-width:500px;
	display:block;
}

.a-mark-form.type-1 .styled-textarea.type-1 {
	max-width:100%;
}

.a-mark-form.type-1 .c-form-input {
	max-width:300px;
	float:right;
	display:block;
}

.a-mark-form.type-1 .c-form-input.type-1 {
	float:none;
	max-width:100%;
}

.a-mark-form.type-1 .a-btn.style-1 {
	position:static;
	transform:none;
	letter-spacing:.6px;
	padding:15px 38px;
	display:block;
}

.a-mark-form.type-1 .a-btn.style-2 {
	position:static;
	transform:none;
	display:block;
	margin-right:auto;
	margin-left:auto;
	font-weight:700;
	letter-spacing:1.2px;
	padding:15px 60px;
}

.card-table {
	min-width:600px;
	width:100%;
	margin:auto;
}

.card-table tr:not(:last-child) {
	border-bottom:2px solid #F1F1F1;
}

.card-table tr th:not(:last-child),.card-table tr td:not(:last-child) {
	border-right:1px solid #F1F1F1;
}

.card-table tr th {
	text-transform:uppercase;
	font-size:17px;
	font-weight:900;
	letter-spacing:-.3px;
	padding:20px 26px;
}

.card-table tr td {
	padding:10px 26px;
	color:#888;
	font-size:14px;
	letter-spacing:.1px;
}

.card-table tr td:nth-child(4),.card-table tr td:nth-child(5) {
	color:#696969;
}

.card-table tr td .td-brd-1 {
	display:inline-block;
	border:1px dashed #CECECE;
	width:16px;
	font-size:13px;
	cursor:pointer;
}

.card-table tr td .td-brd-2 {
	display:inline-block;
	border:1px solid #CECECE;
	padding:10px 0;
	width:48px;
	text-align:center;
}

.card-table-res div.a-btn.big-type {
	display:inline-block;
	background-color:#202020;
	letter-spacing:-.5px;
	padding:29px 64px;
}

.card-table-res div.a-btn.big-type:last-child {
	margin-left:-5px;
	border-left:1px solid #3F3F3F;
	text-transform:none;
}

.card-table-res div.a-btn.big-type:last-child.type-b {
	font-size:18px;
	padding:28px 64px;
}

.card-table-res div.a-btn.big-type .i-caret {
	padding-left:15px;
}

.card-table-res li.a-btn.big-type {
	display:inline-block;
	background-color:#202020;
	letter-spacing:-.5px;
	padding:29px 64px;
}

.card-table-res.style-2 div.a-btn.big-type,.card-table-res.style-2 li.a-btn.big-type {
	font-size:17px;
	font-weight:600;
	letter-spacing:.5px;
	padding:29px 45px;
}

.card-table-res.style-2 div.pay {
	padding:27px 25px 28px 45px!important;
}

.form.style-2 .form-title {
	font-size:24px;
	font-weight:900;
	letter-spacing:-.8px;
	position:relative;
}

.form.style-2 .form-title::after {
	content:'';
	position:absolute;
	bottom:-15px;
	left:0;
	height:2px;
	width:30px;
	background:#333333;
}

.form.style-2 .c-form-input {
	font-size:14px;
	padding:0 15px;
	line-height:60px;
	height:60px;
	font-weight:500;
}

.form.style-2 .c-form-input ::-webkit-input-placeholder {
	color:#888;
	font-size:14px;
}

.form.style-2 .c-form-input :-moz-placeholder {
	color:#888;
	font-size:14px;
}

.form.style-2 .c-form-input ::-moz-placeholder {
	color:#888;
	font-size:14px;
}

.form.style-2 .c-form-input :-ms-input-placeholder {
	color:#888;
	font-size:14px;
}

.wpc-star-rate {
	margin-top:10px;
	margin-bottom:19px;
}

.wpc-star-rate .fa.fa-fw.fa-star {
	color:#CFD3DA;
	font-size:14px;
	width:10px;
}

.wpc-star-rate .fa.fa-fw.fa-star:hover {
	color:#333333;
}

.wpc-star-rate .fa.fa-fw.fa-star.rated {
	color:#333333;
}

.slider-ui .noUi-horizontal {
	margin-top:43px;
	height:2px;
	background-color:#E1DED8;
	box-shadow:none;
	border:none;
}

.slider-ui .noUi-horizontal .noUi-handle {
	height:8px;
	width:8px;
	background-color:#333333;
	border-color:transparent;
	border-radius:50%;
	top:-3px;
	left:-5px;
	box-shadow:none;
}

.slider-ui .noUi-horizontal .noUi-handle::before,.slider-ui .noUi-horizontal .noUi-handle::after {
	background:transparent;
}

.slider-ui .noUi-connect {
	background-color:#333333;
}

.slider-ui .slider-ui-values {
	font-size:13px;
	font-weight:700;
	letter-spacing:.5px;
	display:inline-block;
	margin-top:15px;
}

.slider-ui .noUi-tooltip {
	border:none;
	width:78px;
	padding:0;
	left:-30px;
	font-family:"Roboto-Black",sans-serif;
	font-size:13px;
}

.slider-ui .noUi-horizontal .noUi-handle-upper .noUi-tooltip {
	bottom:-26px;
	z-index:1;
}

.slider-ui .noUi-horizontal .noUi-handle-lower .noUi-tooltip {
	top:auto;
	bottom:-26px;
	z-index:9999;
}

.p-commerce-more {
}

.p-commerce-more .main-visual {
	position:relative;
}

.p-commerce-more .main-visual .galery-info {
	width:100%;
	max-width:470px;
	height:612px;
	margin-bottom:20px;
	background-repeat:no-repeat!important;
	background-size:cover!important;
}

.p-commerce-more .owl-controls {
	display:none!important;
}

.p-commerce-more .main-visual .galery {
	width:100%;
	max-width:470px;
}

.p-commerce-more .main-visual .owl-item {
	float:left;
	margin-left:18px;
	max-width:104px;
}

.p-commerce-more .main-visual .owl-item:first-child {
	margin-left:0;
}

.p-commerce-more .main-visual .item {
	width:100%;
}

.p-commerce-more .main-visual figure {
	overflow:hidden;
	cursor:pointer;
	min-height:123px;
}

.p-commerce-more .main-visual figure img {
	width:100%;
	height:auto;
}

.p-commerce-more .main-visual span {
	font-weight:600;
	line-height:36px;
	font-size:30px;
	color:#333333;
	display:inline-block;
	margin:18px 0 13px;
	letter-spacing:.1px;
}

.p-commerce-more .main-visual h2 {
	line-height:36px;
	font-size:39px;
	letter-spacing:.3px;
	margin-bottom:10px;
	font-weight:500;
}

.p-commerce-more .main-visual h5 {
	line-height:36px;
	font-size:12px;
	color:#888;
	letter-spacing:1.2px;
}

.p-commerce-more .main-visual h5.f-style {
	font-style:italic;
}

.p-commerce-more .rating {
	overflow:hidden;
}

.p-commerce-more .rating .wpc-star-rate.style-2 {
	display:inline-block;
	margin-right:27px;
	margin-bottom:30px;
}

.p-commerce-more .rating .wpc-star-rate.style-2 .fa-fw {
	width:8px;
}

.p-commerce-more .rating h5 {
	margin-top:6px;
	display:inline-block;
	font-style:italic;
	font-size:13px;
	letter-spacing:1px;
}

.p-commerce-more .main-visual {
	text-align:left;
}

.p-commerce-more .main-visual p {
	font-size:13px;
	line-height:24px;
	color:#888;
	letter-spacing:1.4px;
}

.p-commerce-more .main-visual h4 {
	font-weight:900;
	font-size:14px;
	line-height:36px;
	text-transform:uppercase;
	letter-spacing:.7px;
	margin-bottom:4px;
}

.p-commerce-more .size {
	margin-bottom:26px;
}

.p-commerce-more .size li {
	text-transform:uppercase;
	display:inline-block;
	font-weight:700;
	letter-spacing:.8px;
	border:1px solid #EFEFEF;
	font-size:11px;
	line-height:36px;
	padding:2px 14px;
	cursor:pointer;
	color:#888;
	margin-top:5px;
	-webkit-user-select:none;
}

.p-commerce-more .size li.active {
	color:#222;
	padding:0 12px;
	border:3px solid #222;
}

.p-commerce-more .color {
	position:relative;
	text-transform:uppercase;
	color:#888;
	font-size:11px;
	line-height:36px;
	margin-bottom:32px;
}

.p-commerce-more .color span {
	position:relative;
	color:#888;
	font-size:11px;
	line-height:36px;
	border:1px solid #F5F5F5;
	width:100%;
	padding:5px 15px 3px;
	cursor:pointer;
	margin:0;
	-webkit-user-select:none;
	letter-spacing:.8px;
	font-weight:500;
	background-image:url(../img/ico-02.png);
	background-repeat:no-repeat;
	background-position:96% 50%;
}

.p-commerce-more .color span.active {
	background-image:url(../img/ico-03.png);
}

.p-commerce-more .color .list {
	position:absolute;
	list-style:none;
	top:100%;
	left:0;
	z-index:99;
	background:#fff;
	border:1px solid #F5F5F5;
	display:none;
	width:100%;
	margin-top:-1px;
}

.p-commerce-more .color li {
	width:100%;
	cursor:pointer;
	margin-left:15px;
}

.p-commerce-more .color li:hover {
	color:#222;
}

.p-commerce-more .quantity {
	margin-bottom:40px;
}

.p-commerce-more .quantity span {
	display:inline-block;
	border:1px solid #F1F1F1;
	margin:0;
	color:#888;
	font-size:11px;
	line-height:44px;
	font-weight:400;
	vertical-align:top;
	margin-left:-5px;
	-webkit-user-select:none;
}

.p-commerce-more .quantity span:first-child {
	margin-left:0;
}

.p-commerce-more .quantity .down,.p-commerce-more .quantity .up {
	padding:0 14px;
	font-size:25px;
}

.p-commerce-more .quantity .down:hover,.p-commerce-more .quantity .up:hover {
	color:#222;
	cursor:pointer;
}

.p-commerce-more .quantity .count {
	padding:0 32px;
}

.p-commerce-more .btn-red,.p-commerce-more .btn-white {
	display:inline-block;
	padding:12px 0;
	width:168px;
	text-transform:uppercase;
	-webkit-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
	text-align:center;
	font-size:14px;
	line-height:26px;
	font-weight:500;
	color:#444;
	margin-bottom:10px;
}

.p-commerce-more .btn-red {
	background:#333333;
	color:#fff!important;
	margin-right:23px;
	border:1px solid transparent;
}

.p-commerce-more .btn-red:hover {
	text-decoration:none;
	background:#fff;
	color:#333333!important;
	border-color:#333333;
}

.p-commerce-more .btn-white {
	background:#fff;
	color:#444;
	border:1px solid #F1F1F1;
	letter-spacing:-.4px;
}

.p-commerce-more .btn-white:hover {
	text-decoration:none;
	background:#fff;
	color:#333333;
	border-color:#333333;
}

.p-commerce-more .text-info .list {
	text-align:center;
	margin-bottom:50px;
}

.p-commerce-more .text-info li {
	display:inline-block;
	margin-left:70px;
}

.p-commerce-more .text-info li:first-child {
	margin-left:0;
}

.p-commerce-more .text-info li {
	color:#888;
	font-weight:900;
	font-size:14px;
	line-height:26px;
	letter-spacing:.5px;
}

.p-commerce-more .text-info li:hover,.p-commerce-more .text-info li.active {
	text-decoration:none;
	color:#222;
	border-bottom:2px solid #222;
}

.p-commerce-more .text-info p {
	font-size:13px;
	line-height:24px;
	color:#888;
	margin-bottom:24px;
}

.c-post .post-img-link {
	display:block;
	height:380px;
	width:100%;
}

.c-post .entry-header .entry-title {
	margin-top:30px;
	font-weight:900;
	font-size:24px;
	letter-spacing:-.1px;
}

.c-post .entry-header .entry-title:hover a {
	color:#333333;
}

.c-post .entry-header ul li {
	display:inline-block;
	color:#888;
	font-size:13px;
	letter-spacing:.1px;
	padding:0 0 0 12px;
	margin-top:7px;
}

.c-post .entry-header ul li:first-child {
	border-right:1px solid #888;
	padding:0 12px 0 0;
}

.c-post .entry-content {
	color:#888;
	font-size:13px;
	letter-spacing:.5px;
	line-height:24px;
	margin-top:22px;
}

.c-post .more-wrap .more-link {
	background:#333333;
	color:#fff;
	display:inline-block;
	margin-top:39px;
	font-size:11px;
	text-transform:uppercase;
	padding:6px 29px;
	border:1px solid #333333;
}

.c-post .more-wrap .more-link:hover {
	background:transparent;
	color:#333333;
}

.c-post .entry-footer-bottom {
	position:relative;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
}

.c-post .entry-footer-bottom>span,.c-post .entry-footer-bottom>div {
	display:inline-block;
	float:left;
	color:#888;
	padding:11px 23px 11px 18px;
}

.c-post .entry-footer-bottom>span {
	border-right:1px solid #EEE;
}

.c-post .entry-footer-bottom>span:first-child {
	padding:11px 23px 11px 0;
}

.c-post .entry-footer-bottom .footer-elems {
	font-size:13px;
	display:inline-block;
	cursor:pointer;
}

.c-post .entry-footer-bottom .footer-elems:hover {
	color:#333333;
}

.c-post .entry-footer-bottom .footer-elems:hover .c-share-list {
	color:#888;
}

.c-post .entry-footer-bottom .footer-elems span {
	display:inline-block;
	text-align:center;
	background:#333333;
	color:#fff;
	border-radius:50%;
	width:28px;
	line-height:28px;
	margin-right:4px;
	transition:all 300ms ease-in-out;
}

.c-post .entry-footer-bottom .footer-elems .fa-heart-o {
	position:relative;
}

.c-post .entry-footer-bottom .footer-elems .fa-heart-o::before {
	position:absolute;
	top:-10px;
	left:-6.5px;
}

.c-post .entry-footer-bottom .footer-elems .fa-share-alt {
	position:relative;
}

.c-post .entry-footer-bottom .footer-elems .fa-share-alt::before {
	position:absolute;
	top:-10px;
	left:-6.5px;
}

.c-post .entry-footer-bottom .c-share-list {
	display:inline-block;
	margin-left:17px;
}

.c-post .entry-footer-bottom .c-share-list li {
	display:inline-block;
	padding:0 3px;
	margin-right:5px;
	font-size:15px;
}

.c-post .entry-footer-bottom .c-share-list li:hover {
	color:#333333;
}

.a-prod-pagination.style-2 ul li {
	background:#202020;
	color:#fff;
	border:none;
}

.a-prod-pagination.style-2 ul li:hover {
	color:#333333;
}

.a-prod-pagination.style-2 ul li.active a {
	background:#333333;
	color:#202020;
}

.a-prod-pagination.style-3 {
	position:absolute;
	top:0;
	right:0;
	display:block!important;
	padding:5px 0 4px!important;
}

.a-prod-pagination.style-3 li {
	width:38px;
	height:38px;
	line-height:38px;
}

.a-prod-pagination.style-3 li:nth-child(5) {
	border:none;
}

.a-prod-pagination.style-3 li:last-child {
	width:38px;
	margin-left:0;
	font-weight:700;
}

.a-prod-pagination.style-3 li.active {
	background:#333333;
}

.a-prod-pagination.style-3 li.active a {
	color:#fff!important;
}

.c-comment-body {
	position:relative;
	padding:34px 0;
}

.c-post-comments .comments-title {
	font-size:24px;
	font-weight:500;
	position:relative;
	margin-bottom:28px;
}

.c-post-comments .comments-title::after {
	content:'';
	position:absolute;
	bottom:-15px;
	left:0;
	height:2px;
	width:30px;
	background-color:#333333;
}

.c-post-comments .c-comment-list li {
	list-style:none;
}

.c-post-comments .c-comment-list>li>article,.c-post-comments .c-comment-list li>ol>li {
	border-top:1px solid #eee;
}

.c-post-comments .c-comment-list>li:first-child>article {
	border:none;
}

.c-post-comments .comment-author img {
	float:left;
	margin-right:29px;
	height:118px;
	width:118px;
	border-radius:50%;
}

.c-post-comments .comment-author a {
	color:#2f2e2e;
	font-size:14px;
	font-weight:900;
	line-height:18px;
	letter-spacing:-.6px;
	text-transform:uppercase;
}

.c-post-comments .comment-metadata time {
	color:rgba(34,34,34,0.8);
	font-size:13px;
	font-weight:500;
	letter-spacing:.1px;
}

.c-post-comments .comment-text {
	margin-top:17px;
	overflow:hidden;
	color:#888;
	font-size:13px;
	font-weight:400;
	line-height:24px;
	letter-spacing:.6px;
}

.c-post-comments .reply {
	position:absolute;
	top:40px;
	right:42px;
}

.c-post-comments .reply a {
	font-size:10px;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:1.4px;
	color:#fff;
	background:#333333;
	padding:8px 26px;
	border:1px solid #333333;
}

.c-post-comments .reply a:hover {
	background:transparent;
	color:#333333;
}

.c-post-comments .c-comment-list li.depth-2 {
	padding-left:70px;
}

.hide-item {
	display:none;
}

.pay {
	position:relative;
}

.pay span {
	position:relative;
	width:100%;
	cursor:pointer;
	-webkit-user-select:none;
	padding-right:20px;
	background-image:url(../img/p1.png);
	background-repeat:no-repeat;
	background-position:96% 50%;
}

.pay span.active {
	background-image:url(../img/p2.png);
}

.pay .list {
	position:absolute;
	list-style:none;
	top:100%;
	left:0;
	z-index:99;
	display:none;
	width:100%;
	margin-top:-1px;
}

.pay li {
	width:100%;
	cursor:pointer;
	text-transform:none;
}

.tabs-header ul li {
	cursor:pointer;
}

.tabs-item.active {
	display:block;
}

.tabs-item {
	display:none;
}

@media (max-width: 480px) {
	.col-xxs {
		display:block;
		float:none;
		width:100%;
	}
}

@media (min-width: 768px) {
	.col-md-lg-7 {
		width:14.28%!important;
	}
}

@media (min-width: 1200px) {
	.header-folow.style-2 {
		margin:auto 35px;
	}

	.margl-lg {
		margin-left:-9px;
		padding:0;
	}
}

@media (max-width: 992px) {
	.sub-active a {
		color:#333333!important;
	}

	.a-header.style-2.g-type {
		height:60px;
	}

	.a-header.style-2.g-type .header-social {
		background-color:#fff;
	}

	.a-header.style-2.g-type .header-social ul li {
		line-height:60px;
	}

	.customers.style-2 {
		text-align:center;
	}

	.customers.style-2 div {
		display:inline-block;
		float:none;
	}

	.a-commerce-filters {
		padding:0 15px 0 0;
		max-width:800px;
		margin:auto;
	}
}

@media (max-width: 991px) {
	.imprt-table {
		min-height:100px!important;
	}

	.imprt-cell {
		min-height:100px!important;
	}

	.imprt-cell .a-head-1.style-3.type-0 {
		text-align:center;
	}

	.imprt-cell.gym-info-right.style-3 .head-text {
		margin:35px auto 42px!important;
	}

	.subscribe.form-wraper {
		padding-top:0;
	}

	.subscribe.form-wraper .submit-type-2 {
		top:4px;
	}

	.a-header.style-5 .navigation nav {
		position:fixed;
		height:100%;
	}

	.a-header.style-5 nav>ul {
		position:relative;
		right:auto;
	}

	.a-header.style-5 .header-folow {
		height:auto;
	}

	.a-header.style-5 .header-folow {
		position:absolute;
		top:14px;
		right:53px;
	}

	.a-header.style-5 .header-folow span {
		color:#222;
	}

	.a-header.style-5 .header-folow span:hover {
		color:#fe502d;
	}

	.a-slider.style-3.type-6 {
		text-align:center;
	}

	.a-slider.style-3.type-6 .title-wrap {
		text-align:center;
		margin-top:15px;
		border-color:transparent;
	}

	.a-slider.style-3.type-6 .text {
		text-align:center;
		float:none;
		margin:25px auto 0;
	}

	.gym-info-right.a-mark-info-right.style-3 {
		padding:50px 0 0;
	}

	.a-head-1.style-3.type-0 {
		padding:0;
	}

	.gym-info-right.a-mark-info-right.style-3.type-4 {
		padding:50px 20px;
	}

	.wpc-skills {
		float:none;
		margin:40px auto 0;
	}

	.a-head-1.type-0 {
		padding:10px 0 60px;
	}

	.a-mark-form.type-1 .c-form-input {
		float:none;
		margin-left:auto;
		margin-right:auto;
	}

	.a-mark-form.type-1 .styled-textarea {
		margin:auto;
	}

	.a-mark-form.type-1 .a-btn.style-1 {
		margin-left:auto;
		margin-right:auto;
	}

	.about-services.type-2 .title.type-1 {
		text-align:center;
	}

	.about-services.type-2 .text.type-1 {
		text-align:center;
	}

	.info-block {
		max-width:500px;
		margin:auto;
	}
}

@media (max-width: 992px) {
	.header-folow.style-2 {
		margin:0 15px 0 0;
		float:right;
	}

	.t-cell {
		display:block;
		width:100%;
	}
}

@media (max-width: 480px) {
	h1 {
		font-size:32px!important;
	}

	h3 {
		font-size:24px!important;
	}

	.a-btn {
		padding:10px 30px!important;
	}

	.a-banner-small.style-1 {
		text-align:center;
	}

	.footer-style-2 .info-footer,.footer-style-3 .info-footer {
		width:90%;
	}

	.footer-style-2 .footer-top,.footer-style-3 .footer-top {
		padding:0;
	}

	.footer-style-2 .footer-bottom,.footer-style-3 .footer-bottom {
		padding:0;
	}

	.some-wrap a {
		padding:0;
	}

	.footer-item {
		margin-bottom:0;
	}

	.footer-bottom {
		padding:0;
	}

	.footer-bottom .copyright p {
		letter-spacing:.4px;
	}

	.a-service.style-3.d-type {
		padding:100px 0;
	}

	.p-gym-info.style-3 {
		margin-top:0;
	}

	.a-head-1.style-3.type-1 {
		padding:0 0 35px;
	}

	.progress-circle {
		margin:13px 18px 0;
	}

	.p-gym-info.style-3 {
		margin-bottom:50px;
	}

	.a-banner-small.style-3.type-9 {
		padding:50px 0;
	}

	.a-banner-small.style-3.type-9 .text {
		margin:30px auto 0;
	}

	.a-banner-small.style-3.type-2 .title.style-3 {
		text-align:center;
	}

	.search-form {
		padding:60px 45px;
	}

	.entry-header,.entry-content {
		text-align:center;
	}
}

@media (max-width: 1200px) {
	.a-banner .banner-heading {
		width:60%;
	}

	.a-banner.b-port-4 .banner-heading {
		width:40%;
	}

	.a-service.type-2 .service-title,.a-service.type-2 .service-subtitle,.a-service.type-2 .service-list {
		padding-left:30px;
	}

	.portfolio-2 .item {
		padding:0 40px 70px;
	}

	.card-table-res.style-2 {
		text-align:center;
	}

	.p-commerce-more .main-visual .owl-item {
		max-width:88px;
	}

	.a-prod-pagination.style-3 {
		position:static;
		width:100%;
		border-top:1px solid #eee;
		text-align:left;
	}

	.a-prod-pagination.style-3 ul {
		margin-top:3px;
	}
}

@media (min-width: 767px) and (max-width: 1200px) {
	.item-inner.port-3 .item-info {
		padding:15px 34px;
	}

	.item-inner.port-3 .item-info h2 {
		font-size:16px;
		line-height:normal;
	}

	.port-det-nav .det-nav-info {
		padding:40px 24px 31px;
	}

	.a-port6-sldr .swiper-container {
		overflow:hidden;
	}
}

@media (min-width: 979px) and (max-width: 1200px) {
	.item-inner.port-3 .item-info {
		left:40px;
	}
}

@media (max-width: 991px) {
	.galery-info,.galery {
		margin-right:auto;
		margin-left:auto;
	}

	.p-commerce-more .main-visual .owl-item {
		max-width:104px;
	}

	.margl-lg {
		text-align:center;
	}

	.dt {
		text-align:center;
	}
}

@media (min-width: 767px) and (max-width: 991px) {
	.about-services {
		margin-bottom:50px;
	}

	.about-services.l-type {
		width:50%;
		margin:0 auto 50px;
	}
}

@media (min-width: 767px) and (max-width: 979px) {
	.portfolio-3 .item {
		max-height:300px;
	}
}

@media (max-width: 992px) {
	.a-header .navigation nav>ul>li:hover>a {
		color:#8b8b8b;
	}

	.navigation nav>ul>li {
		padding:10px 0!important;
	}

	.inner-wrap .navigation nav ul>li a {
		font-size:12px;
		font-weight:500;
		line-height:20px;
	}

	.a-header nav>ul>li>.sub-menu.type-1 {
		margin-top:25px;
		padding:10px 0;
	}

	.inner-wrap .sub-menu.style-1.act li:hover a {
		color:#8b8b8b;
	}

	.inner-wrap .slide-menu.style-1 li {
		text-align:left;
	}

	.style-1.slide-menu {
		padding:7px 15px 0;
		margin-top:60px;
	}

	.mob-social {
		display:block;
		font-size:25px;
		color:#333333;
		line-height:47px;
		cursor:pointer;
		float:right;
		position:relative;
		margin-right:15px;
	}

	.mob-social::before,.mob-social::after {
		content:".";
		position:absolute;
		width:7px;
		height:8px;
		color:#333333;
	}

	.mob-social::before {
		top:-8px;
	}

	.mob-social::after {
		top:8px;
		left:0;
	}

	div.header-social {
		transform:translateX(-100%);
		display:block;
		float:none;
		position:fixed;
		top:60px;
		width:100%;
		background:#333333;
		left:0;
		clear:both;
		transition:all .5s ease-in-out;
	}

	div.header-social.on {
		transform:translateX(0);
		transition:all .5s ease-in-out;
	}

	.inner-wrap.style-1 {
		margin-top:0;
	}

	.inner-wrap .slide-menu.style-1 ul {
		padding-top:0;
	}

	.inner-wrap .slide-menu.style-1 li {
		padding-left:0;
		padding-right:0;
	}

	.inner-wrap .sub-menu.style-1 {
		padding:0;
	}

	.inner-wrap .sub-menu.style-1 a {
		color:#000;
	}

	.inner-wrap .sub-menu.style-1 li {
		padding:0;
	}

	.inner-wrap .sub-menu.style-1 li:hover a {
		color:#fff;
	}

	.inner-wrap .sub-menu.style-1.act li a {
		color:#fff;
		padding:8px 22px;
	}

	.sub-menu.style-1.t-type>li:hover .sub-menu.style-1.type-sub {
		background-color:#000;
	}

	.sub-menu.style-1.act {
		padding:15px 0 0;
	}

	.sub-menu.style-1.act>.sub-menu.act {
		background-color:#E2DEE0!important;
	}

	.sub-menu.style-1.act li {
		padding:0;
	}

	.sub-menu.style-1.act li:hover {
		background-color:#262A2B;
	}

	.sub-menu.style-1.act li a {
		padding:7px 12px;
		color:#000;
		font-size:12px;
	}

	.a-banner.b-home {
		padding:280px 50px 307px;
	}

	.a-banner.b-home .banner-heading {
		width:80%;
	}

	.a-head-1 .head-text {
		width:60%;
	}

	.a-service .service-text {
		padding:0 20px;
	}

	.p-gym-info .a-mark-info-right .info-right-header {
		padding:50px 0 62px;
	}

	.filter-wrap li {
		margin:0 10px 10px 0;
	}

	.a-article.type-1 {
		padding-left:15px;
		padding-right:15px;
	}

	.a-head-6 {
		width:80%;
	}

	.a-head-6 .head-text {
		width:100%;
		left:0;
		right:0;
	}

	.a-head-6 .head-text .t-overflow {
		padding:0 20px;
		display:inline-block;
	}

	.a-port6-sldr .swiper-outer-right {
		right:0;
	}

	.a-port6-sldr .swiper-outer-left {
		left:0;
	}

	.a-port6-sldr .slide-box {
		width:100%;
	}

	.customers.style-2 a.active::before {
		border-bottom-color:transparent;
	}

	.about-info-block {
		min-height:300px;
	}

	.about-info-block .services {
		padding:25px 0 20px;
	}

	.about-info-block .info-wrap {
		position:relative;
		margin:auto;
	}

	.about-info-block .info-wrap .sub-title {
		margin:0 auto 10px;
	}

	.about-info-block .bg-wrap {
		min-height:300px;
	}

	.about-tab {
		padding:50px;
	}

	.info-wrap.t-type {
		margin-bottom:50px;
	}
}

@media (max-width: 767px) {
	.about-info-block .info-wrap .title.font-6 {
		font-size:34px!important;
	}

	.inner-wrap.style-1 {
		margin-top:0;
	}

	.inner-wrap.style-1 .header-social {
		margin-right:15px;
	}

	.a-head-1.type-3.style-2 {
		padding-top:60px;
	}

	.a-service.style-2 {
		top:0;
		margin:20px auto 0;
	}

	.a-col-half {
		width:100%;
		float:none;
	}

	.a-col-text {
		margin-left:0;
	}

	.a-col-img {
		position:relative;
	}

	.a-col-img .cut_video_block {
		max-width:100%;
	}

	.a-col-img.right {
		left:0;
	}

	.a-banner .banner-heading {
		width:80%;
	}

	.a-banner.b-home .banner-heading {
		width:90%;
	}

	.a-banner.port-style {
		padding:100px 0;
	}

	.banner-heading .a-btn.style-1 .mouse {
		display:none;
	}

	.a-banner.b-port-4 .banner-heading {
		width:60%;
	}

	.a-head-1 {
		padding:10px 0;
	}

	.a-head-1 .head-text {
		width:80%;
	}

	.a-head-2:before {
		left:0;
	}

	.a-head-2 .head-text {
		width:80%;
	}

	.a-head-3 {
		padding-top:50px;
	}

	.a-head-4 .head-title {
		font-size:30px;
		margin-left:0;
	}

	.a-service.type-6.style-2 {
		border-bottom:1px solid #ececec;
	}

	.a-service.type-2 {
		padding-top:15px;
	}

	.service-list.style-1 {
		padding-left:0!important;
	}

	.portfolio-2 .item .item-info.tl-pos,.portfolio-2 .item .item-info.bl-pos {
		left:0;
	}

	.portfolio-2 .item .item-info.tr-pos,.portfolio-2 .item .item-info.br-pos {
		right:0;
	}

	.portfolio-3 .item {
		max-height:400px;
	}

	.filter-wrap-2 li {
		padding:0 10px;
	}

	.a-port5-sldr {
		padding-top:100px;
		width:100%;
	}

	.a-port5-sldr .a-banner {
		width:90%;
	}

	.port6-sldr-wrap {
		overflow:hidden;
	}

	.a-port6-sldr .box-col {
		display:block;
		position:static;
		width:100%;
	}

	.a-port6-sldr .a-banner {
		position:static;
	}

	.a-gallery.style-1 {
		text-align:center;
		line-height:0;
	}

	.a-gallery.style-1 .a-gallery-image {
		display:inline-block;
		width:50%;
		float:none;
	}

	.a-article.type-1 .a-article-title {
		margin-top:50px;
	}

	.a-team.style-1 .team-share {
		display:inline-block;
		padding-left:0;
	}

	.a-service .service-info {
		text-align:center;
	}

	.a-service .service-info .service-subtitle,.a-service .service-info .service-title {
		padding-left:0;
	}

	.a-service .service-info img {
		margin:auto;
	}

	.a-service .service-info .service-list {
		text-align:left;
		padding-left:0;
		margin-left:20px;
	}

	.subscribe {
		padding:50px 30px;
	}

	.subscribe .submit-type-2 {
		right:40px;
	}

	.services.style-2 {
		text-align:center;
	}

	.services.style-2 .brder {
		margin:18px auto;
	}

	.a-price-wrap.style-2 {
		max-width:360px;
		margin:auto;
	}

	.a-head-1.type-3.style-2 .head-descr {
		width:70%;
	}

	.wpc-map {
		height:300px;
		margin:20px;
	}

	.p-gym-info.style-3.type-1 {
		min-height:auto;
	}

	.about-info-block .info-wrap {
		margin:auto;
	}

	.wpc-counters-wrap .wpc-counter {
		margin-bottom:65px;
	}

	.about-services.type-2 .title,.about-services.type-2 .text {
		text-align:center;
	}

	.brd-b {
		border:none;
	}

	.a-banner.whoops .subtitle {
		font-size:17px;
	}

	.a-banner.whoops .a-btn.type-1 {
		font-size:14px;
	}

	.a-head-1.type-3.style-4 {
		padding-top:20px;
	}

	.izotope-container.style-4 {
		max-width:500px;
		margin:auto;
	}

	.p-prod-box {
		text-align:center;
	}

	.p-prod-box .prod-img {
		margin:auto;
	}

	.a-prod-amount {
		width:100%;
		text-align:center;
		margin-bottom:20px;
	}

	.commerce-sort {
		width:100%;
		text-align:center;
	}
}

@media (max-width: 767px) {
	.a-home-banner-1 {
		padding:150px 0;
	}

	.a-home-banner-1 .heading-title {
		font-size:50px;
	}

	.home1-brdr-btm,.home1-brdr-left {
		border:none;
	}

	.wpc-map::before {
		width:100%;
		height:100%;
		z-index:100;
	}
}

@media (max-width: 1200px) {
	.p-gym-trainers .gym-trainers-left .left-title {
		font-size:100px;
	}

	.p-prod-box.style-2 {
		padding:0 20px 30px;
	}

	.p-prod-box.style-2 .prod-img {
		margin:auto;
	}

	.p-prod-box.style-2 .prod-info {
		text-align:center;
	}
}

@media (max-width: 979px) {
	.p-gym-slider .gym-heading-style {
		width:70%;
	}

	.p-gym-slider {
		padding:0 50px;
	}

	.p-gym-slider .cut_order_block {
		max-width:400px;
		margin:0 auto;
	}

	.p-gym-trainers .table-cell {
		padding:50px;
	}

	.p-gym-trainers .gym-trainers-right .text {
		width:90%;
	}

	.p-gym-trainers .gym-trainers-left .left-title {
		font-size:150px;
	}

	.p-gym-articles {
		margin-top:40px;
	}

	.p-gym-footer .f-contact p {
		margin-left:auto;
		margin-right:auto;
	}
}

@media (max-width: 767px) {
	.p-gym-info {
		min-height:700px;
	}

	.p-gym-info .gym-info-right {
		left:0;
		padding:0 50px;
		min-height:700px;
	}

	.p-gym-info .gym-info-right {
		padding-top:50px;
	}

	.p-gym-classes {
		padding-top:70px;
		min-height:900px;
	}

	.p-gym-classes .gym-classes-row {
		margin-top:30px;
	}

	.p-gym-classes .gym-classes-row .gym-class-col {
		width:100%;
		padding:20px 0;
	}

	.p-gym-slider .gym-heading-style {
		width:90%;
	}

	.p-gym-gallery .gym-gallery-image {
		width:50%;
	}

	.p-gym-trainers .gym-trainers-left .left-title {
		font-size:100px;
	}

	.image-item.type-2 .text-side {
		float:none;
		width:80%;
		margin:0 auto;
	}

	.image-item.type-2 .image-side {
		display:none;
	}

	.gym-heading-style {
		width:70%;
	}
}

@media (max-width: 480px) {
	.a-mark-banner.style-3 {
		padding:100px 0;
	}

	.gym-info-right.a-mark-info-right.style-3 {
		padding:50px 0 0;
	}

	.p-gym-info.style-3.type-1 {
		margin-bottom:0;
	}

	.banner-header .law-banner-title {
		font-size:40px;
	}

	.a-mark-banner-info {
		padding:90px 0;
	}

	.a-service.type-3 {
		padding:90px 0 40px;
	}

	.p-gym-info .gym-info-right {
		padding:40px 20px;
	}

	.p-gym-info .gym-info-right .header-title {
		font-size:40px;
		text-align:center;
	}

	.p-gym-info .gym-info-right .header-desc {
		width:90%;
		margin:0 auto;
	}

	.p-gym-info .service-block .image {
		position:static;
		height:110px;
		text-align:center;
	}

	.p-gym-info .service-block .image img.vertical-align {
		position:static;
		height:110px;
		margin:0 auto;
		transform:translateY(0);
	}

	.service-block.type-2 .desc {
		text-align:center;
		margin-top:20px;
	}

	.p-gym-info .gym-info-right .header-desc {
		width:80%;
	}

	.p-gym-info .service-block .desc {
		padding-left:0;
	}

	.p-gym-classes {
		min-height:1000px;
	}

	.p-gym-slider .gym-heading-style {
		width:100%;
	}

	.p-gym-slider {
		padding:0;
	}

	.p-gym-trainers .gym-trainers-left {
		display:none;
	}

	.p-gym-trainers .swiper-container {
		min-height:550px;
	}

	.p-gym-trainers .gym-trainers-right .trainers-info {
		padding-right:0;
		padding-left:0;
	}

	.p-gym-trainers .gym-trainers-right .title {
		width:70%;
	}

	.p-gym-trainers .gym-trainers-right .text {
		margin-right:auto;
		margin-left:auto;
		width:70%;
	}

	.a-slider.style-3.type-6 .swiper-slide img {
		width:100%;
	}

	.info-wrap.type-3 {
		position:static;
		transform:none;
	}

	.about-tab {
		padding:15px 30px;
	}

	.about-info-block .info-wrap.h-type {
		height:100%;
	}

	.about-info-block .services {
		padding:10px 0;
	}

	.about-info-block .info-wrap .title.font-6 {
		font-size:34px;
	}

	.step-block .step-img.left,.step-block .step-img.right {
		float:none;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}

	.step-block .step-descr.left,.step-block .step-descr.right {
		padding:0;
		text-align:center;
		margin-top:20px;
	}

	.step-block .step-descr.left .step-title,.step-block .step-descr.right .step-title {
		font-size:30px;
	}

	.step-block .step-descr.left::before,.step-block .step-descr.right::before {
		background-color:transparent;
	}

	.p-commerce-more .text-info {
		padding:0 20px;
		text-align:center;
	}

	.p-commerce-more .main-visual .galery-info {
		max-width:310px;
		height:400px;
	}

	.p-commerce-more .main-visual .galery {
		max-width:310px;
	}

	.p-commerce-more .main-visual .owl-item {
		max-width:64px;
	}

	.p-commerce-more .main-visual figure {
		min-height:70px;
	}

	.margl-lg {
		padding:0 20px;
	}

	.c-post .post-img-link {
		height:180px;
	}

	.c-post-comments .comment-author img {
		height:70px;
		width:70px;
	}

	.c-comment-body {
		padding:30px 0;
	}

	.c-post-comments .reply {
		position:static;
		margin-top:20px;
		text-align:center;
	}

	.c-post-comments .comment-author img {
		float:none;
		display:block;
		margin:0 0 15px;
	}

	.c-post-comments .c-comment-list li.depth-2 {
		padding-left:25px!important;
	}

	.a-prod-pagination.style-3 li {
		margin-right:4px;
	}
}

@media only screen and (max-width: 1024px) {
	.logo {
		height:60px;
		overflow:hidden;
	}

	.logo img {
		height:60px;
		width:auto;
	}

	.a-header.style-1 {
		height:60px;
	}

	.a-header.style-1 .serch-button {
		display:block;
		width:50px;
		padding:15px 0;
	}

	.a-header.style-1 .serch-button span {
		margin:0 10px;
	}

	.a-header.style-1 .header-social {
		margin-right:0;
	}

	.a-header.style-1 .header-social ul li {
		line-height:60px;
	}

	.a-header.style-1 .header-social ul li a {
		padding:0 13px;
	}

	.logo.style-1 a {
		padding-left:15px;
	}

	.services.style-2 .head-title {
		margin:20px 20px 0 0;
	}

	.a-mark-info-left.style-2.type-6 {
		margin-top:0;
	}

	.a-mark-banner-info.style-2.type-8 {
		padding:130px 0 160px;
	}

	.a-mark-banner-info.style-2.type-8 .head-title {
		margin:auto;
		padding:0 15px;
	}

	.about-services .img-wrap {
		max-width:370px;
	}
}

@media only screen and (max-width: 1199px) {
	.a-price-wrap.style-2 .price-body ul {
		padding:0 50px;
	}
}

@media only screen and (max-width: 1200px) {
	.event-ClassyCountdown {
		width:70%;
	}

	.p-event-tab-elem .text-block {
		padding:80px 50px 20px;
	}

	.p-event-tab-elem .features-block .event-speaker {
		padding-left:50px;
		padding-right:50px;
	}

	.p-event-tab-elem .features-block .details-toggle {
		right:20px;
	}

	.p-event-tab-elem .service-block .cat {
		width:70%;
	}

	.p-event-info-banner .p-event-header {
		width:70%;
		text-align:right;
	}
}

@media only screen and (max-width: 992px) {
	.header-folow.style-1 {
		float:right;
		margin-right:15px;
	}

	.inner-wrap.style-1 ul li:hover {
		background-color:#fff;
	}

	.inner-wrap.style-1 ul li:hover>a {
		color:#8b8b8b;
	}

	.navbar-nav>li>a {
		line-height:20px;
	}

	.sub-menu.style-1.act li {
		padding:0!important;
	}

	.sub-menu.style-1.t-type {
		background-color:#262A2B;
	}

	.sub-menu.style-1.type-sub li:hover a {
		background-color:#E2DEE0!important;
	}

	.navigation nav>ul>li>.sub-menu::before {
		content:'';
		position:absolute;
		height:5px;
		width:100px;
		background-color:#8b8b8b;
		left:0;
		top:-4px;
	}

	.mob-social-btn {
		display:block;
	}

	.inner-wrap.style-3 .navigation nav ul>li {
		padding:0;
	}

	.event-ClassyCountdown {
		width:600px;
	}

	.a-mark-info-right.type-6,.a-mark-info-left.type-6 {
		margin-top:0;
		left:0;
	}

	.p-event-info {
		position:relative;
		margin-top:120px;
	}

	.p-event-info .info-letters {
		position:static;
		display:block;
		margin-left:auto;
		margin-right:auto;
		top:0;
		transform:translateY(0);
	}

	.p-event-info .p-event-header {
		width:90%;
		margin-left:auto;
		margin-right:auto;
	}

	.p-event-tab-elem .text-block {
		width:100%;
		float:none;
	}

	.p-event-tab-elem .features-block {
		width:100%;
		float:none;
	}

	.p-event-prog-head {
		margin-top:140px;
	}

	.event-slider-two .event-info-slide .slide-img {
		left:30px;
	}

	.event-slider-two .event-info-slide .slide-text {
		right:30px;
	}

	.event-slider-two .event-info-slide .p-event-text,.event-slider-two .event-info-slide .p-event-header {
		padding-left:20px;
	}

	.p-event-gal-head .p-event-header {
		position:absolute;
		right:10px;
	}

	.p-event-header .p-event-header-title {
		font-size:20px;
	}

	.event-slider-three {
		margin-top:0;
	}

	.event-slider-three .event-info-slide .slide-text {
		padding-left:40px;
	}

	.event-slider-three .event-info-slide .p-event-text,.event-slider-three .event-info-slide .p-event-header {
		padding-left:0;
	}

	.p-event-info-banner .p-event-header {
		width:60%;
	}

	.about-info-block .info-wrap {
		padding:40px 0;
	}

	.about-info-block .info-wrap .text.type-1 {
		margin-bottom:0;
	}
}

@media only screen and (max-width: 820px) {
	.wpc-banner.style-2 {
		max-width:650px;
	}
}

@media only screen and (max-width: 670px) {
	.wpc-banner.style-2 {
		max-width:450px;
	}
}

@media only screen and (max-width: 768px) {
	.dropmenu li a {
		padding:15px 0;
	}

	.a-service.type-1 {
		padding:80px 10px;
	}

	.heading-title.c-style::before,.heading-title.c-style::after {
		background:transparent;
	}

	.event-slider-one .swiper-arrow-left {
		left:0;
	}

	.event-slider-one .swiper-arrow-right {
		right:0;
	}

	.event-banner-heading .banner-title {
		font-size:40px;
	}

	.event-ClassyCountdown {
		width:300px;
	}

	.ClassyCountdown-minutes,.ClassyCountdown-hours,.ClassyCountdown-days,.ClassyCountdown-seconds {
		width:calc(50% - 20px)!important;
	}

	.event-ClassyCountdown .ClassyCountdown-wrapper canvas {
		width:120px!important;
		height:120px!important;
	}

	.cut_video_block {
		max-width:400px;
		margin:10px auto 0;
	}

	.p-event-info {
		position:relative;
		margin-top:100px;
		padding:40px 0;
	}

	.p-event-tab-elem .features-block .event-speaker {
		padding:20px;
	}

	.event-slider-two {
		margin-top:100px;
		margin-bottom:100px;
	}

	.event-slider-two .event-info-slide {
		min-height:400px;
	}

	.event-slider-two .event-info-slide .slide-img {
		display:none;
	}

	.event-slider-two .event-info-slide .slide-text {
		width:80%;
		margin:0 auto;
		padding:0;
	}

	.info-sl-wrap-two .swiper-outer-right {
		right:0;
		transform:translate(0,-50%);
	}

	.info-sl-wrap-two .swiper-outer-left {
		left:0;
		transform:translate(0,-50%);
	}

	.p-event-gal-wrap {
		padding:0 40px;
	}

	.p-event-gal-pic,.p-event-gal-head {
		width:50%;
	}

	.event-slider-three .event-info-slide .slide-img {
		position:static;
		width:70%;
		margin:0 auto;
		right:auto;
		top:auto;
		transform:translateY(0);
	}

	.event-slider-three .event-info-slide .slide-text {
		position:static;
		min-height:200px;
		padding:80px 0 40px;
		width:100%;
		left:auto;
		top:auto;
		padding-left:60px;
		border:none;
		-webkit-transform:translateY(0);
		transform:translateY(0);
	}

	.event-slider-three .event-info-slide .slide-text .vertical-align {
		width:80%;
		margin:0 auto;
	}

	.event-slider-three .event-info-slide {
		margin:30px 0;
	}

	.p-event-info-banner::before {
		content:"";
		position:absolute;
		display:block;
		height:100%;
		width:100%;
		background:#fff;
		opacity:.7;
		z-index:0;
	}

	.p-event-info-banner .p-event-header {
		position:relative;
		z-index:2;
		width:90%;
	}

	.p-event-info-banner .p-event-header .p-event-header-desc {
		color:#444;
	}

	.contact-link-wrap {
		text-align:right;
	}

	.gym-info-right.style-3.type-4 {
		padding:50px 30px 20px;
	}

	.p-gym-info.style-3.type-4 {
		min-height:auto;
	}

	.gym-info-right.a-mark-info-right.style-3 .a-head-1.style-3.type-0 {
		text-align:center;
	}

	.gym-info-right.a-mark-info-right.style-3 .head-text {
		margin:35px auto 42px!important;
		text-align:center;
	}

	.a-slider.style-3.type-6 .text {
		padding:2px 0;
	}

	.wpc-skills {
		padding:0;
		float:none;
		margin:40px auto 0;
	}

	.wpc-counters-wrap {
		padding:90px 0;
	}

	.a-head-1.about {
		padding:90px 0 40px;
	}

	.about-info-block .info-wrap .about-tab {
		padding:25px 25px 0;
	}

	.xs-center {
		text-align:center;
	}

	.a-mark-banner-info.style-2.type-8 {
		padding:110px 0;
	}

	.wpc-banner.style-2 {
		margin:50px auto 0;
	}

	.brd-b {
		border-bottom:none;
	}

	.a-mark-form.type-1 {
		padding:0 20px;
	}

	.a-mark-form.type-1::after {
		left:20px!important;
	}

	.form.style-2 {
		margin-left:20px;
		margin-right:20px;
	}

	.a-commerce-filters {
		padding:0 30px;
	}

	.p-commerce-more .text-info p {
		text-align:center;
	}

	.c-post .entry-footer-bottom>span {
		padding:11px 7px;
	}

	.c-post .entry-footer-bottom>span:first-child {
		padding:11px 7px 11px 0;
	}

	.c-post .entry-footer-bottom>div {
		padding:11px 7px;
	}

	.p-commerce-more .main-visual p {
		padding:0 20px;
	}
}

@media only screen and (max-width: 373px) {
	.p-commerce-more .btn-red {
		margin-right:10px;
		margin-left:10px;
	}
}

@media only screen and (max-width: 480px) {
	.mob-social {
		display:block;
	}

	.event-banner-heading .banner-desc {
		width:80%;
		margin-right:auto;
		margin-left:auto;
	}

	.p-event-prog-head {
		margin-top:60px;
	}

	.p-event-tab-elem .features-block .event-speaker {
		padding:20px 10px;
	}

	.p-event-tab-elem .features-block .service-block .desc {
		padding-left:100px;
	}

	.p-event-info {
		border:none;
	}

	.p-event-tab-elem .text-block {
		padding:40px 20px 20px;
	}

	.p-event-info .p-event-header {
		width:100%;
	}

	.event-slider-two .event-info-slide {
		padding:0 20px;
	}

	.info-sl-wrap-two::before {
		display:none;
	}

	.info-sl-wrap-two .swiper-outer-right {
		right:-15px;
		opacity:.6;
	}

	.info-sl-wrap-two .swiper-outer-left {
		left:-15px;
		opacity:.6;
	}

	.p-event-gal-wrap {
		padding:0;
	}

	.p-event-gal-pic,.p-event-gal-head {
		width:86%;
		margin:0 7%;
	}

	.p-event-header .p-event-header-title {
		font-size:30px;
	}

	.event-slider-three .event-info-slide .slide-text {
		padding:160px 20px 0;
	}

	.event-slider-three .pagination {
		left:0;
	}

	.p-event-info-banner .p-event-header {
		width:90%;
	}

	.wpc-banner.style-2 {
		max-width:300px;
	}

	.wpc-counters-wrap {
		padding:80px 0 20px;
	}

	.a-head-1.style-3 .head-title .title-3::after {
		top:7px;
	}

	.services.style-3 {
		text-align:center;
	}

	.services.style-3 .s-icons {
		float:none;
		margin-bottom:20px;
	}

	.services.style-3 .s-icons li {
		display:inline-block;
	}

	.portfolio.style-4 .item {
		height:350px;
	}

	.portfolio.style-4 .item .item-inner {
		height:350px;
	}

	.portfolio.style-4 .item.s-item {
		height:450px;
	}

	.portfolio.style-4 .item.s-item .item-inner {
		height:450px;
	}

	.portfolio.style-4 .item.m-item {
		height:500px;
	}

	.portfolio.style-4 .item.m-item .item-inner {
		height:500px;
	}

	.card-table-res.style-2 div.a-btn.big-type.type-b {
		font-size:17px;
		padding:29px 45px;
	}

	.card-table-res.style-2 div.a-btn.big-type {
		margin-left:20px;
		margin-right:20px;
	}

	.a-prod-pagination li:last-child {
		margin-left:0;
	}
}

@media only screen and (max-width: 400px) {
	.a-service.type-2 {
		padding-top:0;
	}
}

@media only screen and (max-width: 480px) {
	.p-commerce-more .text-info li {
		display:block;
		margin-left:0;
		margin-bottom:10px;
	}

	.p-commerce-more .main-visual span {
		font-size:24px;
	}

	.p-commerce-more .main-visual h2 {
		font-size:32px;
	}
}

@media only screen and (max-width: 992px) {
	.navigation nav>ul {
		padding-bottom:46px;
	}

	.a-mark-banner .banner-heading {
		width:80%;
	}

	.p-gym-info .a-mark-info-right {
		padding:0;
	}

	.card-table-res {
		margin-bottom:20px;
		text-align:center;
	}

	.card-table-btn {
		text-align:center!important;
	}
}

@media only screen and (max-width: 480px) {
	.a-service.h-style {
		padding:60px 10px;
	}

	.a-mark-banner-info.style-2.type-12 {
		padding:80px 0;
	}

	.a-mark-banner {
		padding:50px 0;
	}

	.a-mark-banner .banner-heading {
		width:96%;
		padding:56px 10px 59px;
		border:none;
	}

	.a-mark-banner .heading-text {
		width:90%;
	}

	.a-head-1 .head-text {
		width:90%;
	}

	.mark-info-slide {
		padding:0;
	}

	.p-gym-info .a-mark-info-right .service-block .cat {
		width:80%;
		margin:0 auto;
	}

	.p-gym-info .a-mark-info-right {
		padding:40px 0;
	}
}

@media only screen and (max-width: 480px) {
	.home4-insta-box {
		padding-bottom:40px;
	}

	.a-mark-banner .banner-heading.style-3 {
		padding:0;
	}
}

@media (max-width: 480px) {
	.a-head-1.type-3.style-2 {
		padding-bottom:10px;
	}

	.swiper-container.type-3 .swiper-arrow-left,.swiper-container.type-3 .swiper-arrow-right {
		margin:0;
	}

	.a-mark-banner-info.style-2.type-8 {
		padding:80px 0;
	}

	.a-banner .banner-heading {
		width:90%;
	}

	.a-banner .banner-heading .heading-title {
		font-size:40px;
	}

	.a-banner.b-home .heading-title {
		font-size:36px;
		line-height:40px;
	}

	.a-banner.b-home {
		padding:150px 30px;
	}

	.a-gallery.style-1 .a-gallery-image {
		width:100%;
	}

	.a-banner.b-port-4 .banner-heading {
		width:70%;
	}

	.a-head-2 {
		position:relative;
		margin:60px 0 50px;
	}

	.a-head-6 {
		padding:20px 0;
	}

	.a-head-6 .c-btn {
		margin-top:20px;
	}

	.filter-wrap li {
		float:none;
	}

	.portfolio-2 .item {
		padding:0 0 90px;
	}

	.portfolio-2 .item .item-info h2 {
		font-size:16px;
	}

	.item-inner.port-3 .item-info {
		left:32px;
		padding:18px 34px 20px;
	}

	.port-det-nav .det-nav-info {
		padding:40px 15px 31px;
	}

	.info-right-header.style-2 .brder {
		margin:18px auto;
	}

	.services.style-2 h3.head-title {
		margin:20px 0 0;
	}

	.a-service.h2-style .service-text.style-2 {
		max-width:300px;
	}
}

@media (max-width: 425px) {
	.services.type-2 .service-block .image {
		position:static;
	}

	.services.type-2 .service-block .image img {
		position:static;
		transform:none;
		margin:auto;
	}

	.services.type-2 .service-block .desc {
		padding-left:0;
	}
}

@media (min-width: 992px) {
	.inner-wrap.style-1 .navigation nav>ul>li.active {
		background-color: #ffffff;
		color: #262626;
	}

	.a-header nav>ul>li>a:hover:before,.inner-wrap.style-2 .navigation nav>ul>li.active>a:before {
		left:0;
	}

	.inner-wrap.style-3 nav>ul>li.active {
		background-color:transparent!important;
	}

	.inner-wrap.style-3 nav>ul>li.active::before {
		background: #333333;
	}

	.navigation nav>ul {
		height:inherit;
	}

	.imprt-table {
		display:table!important;
		width:100%!important;
	}

	.imprt-cell {
		display:table-cell!important;
		vertical-align:middle!important;
		float:none!important;
		position:relative!important;
		min-height:100px!important;
	}

	.imprt-cell.a-mark-info-left {
		left:0!important;
	}
}

@media (min-width: 992px) {
	.icon-dropdown-xs {
		display:none;
	}

	.dt {
		display:table;
	}
}

@media (min-width: 768px) and (min-width: 992px) {
	.inner-wrap.style-3 nav>ul>li:hover {
		background-color:transparent;
	}

	.inner-wrap.style-3 nav>ul>li:hover::before {
		background:#333333;
	}

	.inner-wrap.style-3 nav>ul>li::before {
		content:'';
		position:absolute;
		top:20%;
		left:0;
		width:100%;
		height:60%;
	}
}

@media (min-width: 768px) and (min-width: 992px) and (max-width: 1200px) {
	.progress-circle {
		margin:53px 10px 0;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.c-form-input.style-1 {
		margin-bottom:20px;
	}
}

@media (max-width: 360px) {
	.a-banner.about {
		padding:105px 0 70px;
	}

	.about-info-block .services {
		text-align:center;
	}

	.about-info-block .services .s-title {
		padding-right:0;
	}

	.about-info-block .services .s-icon {
		display:none;
	}

	.about-info-block .services .descr {
		padding-right:0;
	}
}

@media (max-width: 600px) {
	.table-wrap {
		overflow-x:scroll;
	}

	.a-prod-pagination li {
		float:none;
		display:inline-block;
		margin-bottom:10px;
	}

	.c-post-comments .reply {
		right:0;
	}

	.c-post-comments .c-comment-list li.depth-2 {
		padding-left:55px;
	}

	.a-banner-small.style-3.type-8 {
		padding:30px 0 54px;
	}

	.a-prod-pagination.style-3 ul {
		margin-top:7px;
	}
}

@media (min-width: 1700px) {
	.a-service.style-3.d-type {
		background-size:101%;
	}
}

@media (max-width: 416px) {
	.c-post .entry-footer-bottom>span {
		width:50%;
		text-align:center;
	}

	.c-post .entry-footer-bottom .post-img-like {
		border:none;
	}

	.c-post .entry-footer-bottom>div {
		width:100%;
		text-align:center;
		border-top:1px solid #eee;
	}
}

@media (max-width: 992px) {
	.navigation nav>ul>li>.sub-menu::before {
		content:none!important;
	}

	.navigation nav.slide-menu {
		padding:0;
	}

	.navigation nav.slide-menu li {
		position:relative;
	}

	.navigation nav.slide-menu li a {
		padding-left:20px;
		padding-right:30px;
	}

	.navigation nav.slide-menu li a i {
		position:absolute;
		right:20px;
	}

	.navigation nav.slide-menu .sub-menu {
		background-color:#333;
	}

	.navigation nav.slide-menu .sub-menu .sub-active a {
		color:#fff!important;
	}

	.navigation nav li a i {
		position:absolute!important;
		right:20px!important;
	}

	.sub-menu.style-1.type-1.t-type {
		position:absolute;
		margin-top:0;
		display:block!important;
		left:0!important;
		transform:translateX(200%)!important;
		transition:all 250ms ease-in-out!important;
		opacity:0!important;
	}

	.sub-menu.style-1.type-1.t-type.act {
		top:40px;
		opacity:1!important;
		transform:translateX(0)!important;
	}

	.navigation nav>ul>li>a>i {
		transform:rotate(-90deg);
	}

	.a-header .navigation nav>ul>li:hover>a {
		color:#333333!important;
	}

	.slide-menu li.active>a {
		color:#333333;
	}

	.navigation nav.slide-menu li a i {
		font-size:20px;
		color:#333!important;
	}

	.a-header .navigation nav>ul>li:hover>a {
		color:#333!important;
	}

	.a-header .navigation nav>ul>li.active:hover>a {
		color:#333333!important;
	}
}