/*@import "https://fonts.googleapis.com/css2?family=Teko:wght@300;500;600;700&amp;family=Ubuntu:wght@300;400;500;700&amp;display=swap";
@import "https://fonts.googleapis.com/css2?family=Teko:wght@300;500;600;700&amp;family=Ubuntu:wght@300;400;500;700&amp;display=swap";*/


@font-face {
font-family:'bmwtypenextttbold';
src:url(../fonts/bmwtypenexttt-bold-webfont.woff2) format("woff2"), url(../fonts/bmwtypenexttt-bold-webfont.woff) format("woff");
font-weight:normal;
font-style:normal;
}
@font-face {
font-family:'bmwtypenextttregular';
src:url(../fonts/bmwtypenexttt-regular-webfont.woff2) format("woff2"), url(../fonts/bmwtypenexttt-regular-webfont.woff) format("woff");
font-weight:normal;
font-style:normal;
}
@font-face {
font-family:'bmwtypenextttlight';
src:url(../fonts/bmwtypenexttt-light-webfont.woff2) format("woff2"), url(../fonts/bmwtypenexttt-light-webfont.woff) format("woff");
font-weight:normal;
font-style:normal;
}
@font-face {
font-family:'bmwtypenextttthin';
src:url(../fonts/bmwtypenexttt-thin-webfont.woff2) format("woff2"), url(../fonts/bmwtypenexttt-thin-webfont.woff) format("woff");
font-weight:normal;
font-style:normal; 
}


* {
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
:focus, button:focus, .btn:focus {
	outline:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.form-control:focus {
	-webkit-box-shadow:none;
	box-shadow:none
}
a, button, input[type=submit] {
	cursor:pointer
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
-webkit-appearance:none;
margin:0
}
input[type=number] {
	-moz-appearance:textfield
}
a {
	color:#000;
	text-transform:inherit;
	text-decoration:none
}
a:hover, a :focus {
	color:#707070;
	text-decoration:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
a:focus {
	outline:0 solid
}
img {
	max-width:100%;
	height:auto
}
h1, h2, h3, h4, h5, h6 {
	font-family:'bmwtypenextttbold';
	font-weight:600;
	line-height:1.2;
	letter-spacing:.5px;
	color:#000
}
body {
	color:#646464;
	font-size:16px;
	font-weight:400;
	line-height:26px;
	font-family:'bmwtypenextttregular';
	overflow-x:hidden!important
}
ul {
	padding:0;
	margin:0
}
ul, li {
	list-style:none
}
p {
	font-size:16px;
	line-height:26px;
	color:#646464
}
a {
-webkit-transition:all .3s ease;
transition:all .3s ease
}
.back-to-top {
	font-size:24px;
	width:45px;
	height:45px;
	line-height:42px;
	text-align:center;
	color:#4de2c1;
	display:none;
	position:fixed;
	bottom:30px;
	right:20px;
	z-index:999;
	border-radius:50%;
	background:#13171d
}
.back-to-top i {
	color:#fff
}


.mobile-show {
    display: none;
}

.desktop-show
{
display:block;
}


.add-cart
{
    display:none;
}


.s-mobile-show {
    display: none;
}

.s-desktop-show
{
display:block;
}

.my-video-bannr {
margin-top:155px;
line-height: 0;
position: relative;
}

video {
 object-fit: 100%;
    width: 100%;
    height: 100%;
}

.page-wrapper {
	overflow-x:hidden!important
}
.proloader {
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:9999999;
	background:#fff
}
.proloader .loader_34 {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	max-width:100px
}
.mb-10 {
	margin-bottom:10px!important
}
.mb-20 {
	margin-bottom:20px!important
}
.mb-30 {
	margin-bottom:30px!important
}
.mb-40 {
	margin-bottom:40px!important
}
.mb-50 {
	margin-bottom:50px!important
}
.mb-60 {
	margin-bottom:60px!important
}
.mb-70 {
	margin-bottom:70px!important
}
.mb-80 {
	margin-bottom:80px!important
}
.mt-10 {
	margin-top:10px!important
}
.mt-20 {
	margin-top:20px!important
}
.mt-30 {
	margin-top:30px!important
}
.mt-40 {
	margin-top:40px!important
}
.mt-50 {
	margin-top:50px!important
}
.mt-60 {
	margin-top:60px!important
}
.mt-70 {
	margin-top:70px!important
}
.pt-100 {
	padding-top:100px!important
}
.pb-100 {
	padding-bottom:100px!important
}
.pb-75 {
	padding-bottom:75px!important
}
.ptb-100 {
	padding-top:100px!important;
	padding-bottom:100px!important
}

.ptb-30 {
	padding-top:30px!important;
	padding-bottom:30px!important
}

.btn {
	font-size:16px;
	line-height:26px;
	display:inline-block;
	border-radius:0;
	padding:10px 25px;
	text-align:center;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.btn.v1 {
	background-color:#e31c25;
	border:1px solid transparent;
	color:#fff
}
.btn.v1:hover {
	background:0 0;
	border-color:#e31c25;
	color:#e31c25
}
.btn.v2 {
	background-color:rgba(255, 255, 255, .2);
	border:1px solid #e5e53b;
	color:#fff;
	font-weight:600
}
.btn.v2:hover {
	background:#e31c25;
	border-color:transparent
}
.btn.v3 {
	background-color:transparent;
	border:1px solid #151918;
	color:#e31c25;
	font-weight:500
}
.btn.v3:hover {
	background:#e31c25;
	color:#fff;
	border-color:transparent
}




.navigation .dropdown-menu .shop-categ2 .btn.v3 {
	background-color:#071b62;
	border:1px solid #071b62;
	color:#fff;
	font-weight:500;
}
.navigation .dropdown-menu .shop-categ2 .btn.v3:hover {
	background:#e31c25;
	color:#fff;
	border-color:transparent;
}

.navigation .dropdown-menu .shop-categ2 .btn {
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    border-radius: 0;
    padding: 10px 25px;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}


.btn.v4 {
	background-color:rgba(255, 255, 255, .2);
	border:1px solid #fff;
	color:#fff
}
.btn.v4:hover {
	background:#e31c25;
	color:#fff;
	border-color:transparent
}
.btn.v5 {
	background-color:#071b62;
	border:1px solid transparent;
	color:#fff;
}
.btn.v5:hover {
	background:#e31c25;
	border-color:#e31c25;
}
.btn.v6 {
	background-color:transparent;
	border:1px solid #e5e53b;
	color:#fff;
	font-weight:600
}
.btn.v6:hover {
	background:#e31c25;
	border-color:transparent
}
.btn.v7 {
	background-color:#071b62;
	border:1px solid #071b62;
	color:#fff;
}

.btn.v7:hover {
	background-color:transparent;
	border:1px solid #071b62;
	color:#071b62;
}

.btn.v7 i {
	font-size:24px;
	margin-left:8px;
	position:relative;
	top:3px;
}

.btn.v8 {
	background:#e31c25;
	border-color:transparent;
	color:#fff;
	
}

.btn.v8:hover {
	background-color:transparent;
	border:1px solid #000;
	color:#000;
}

.btn.v8 i {
	font-size:24px;
	margin-left:8px;
	position:relative;
	top:3px;
}

.btn.v9 {
	background-color:rgba(0, 0, 0, .2);
	border:1px solid #fff;
	color:#fff;
	font-weight:600
}
.btn.v9:hover {
	background:#fff;
	border-color:transparent;
	color:#e31c25
}
.btn.v10 {
	background-color:#e31c25;
	border:1px solid transparent;
	color:#fff
}
.btn.v10:hover {
	background:0 0;
	border-color:#e31c25;
	color:#e31c25
}
.btn.v11 {
	background-color:rgba(255, 255, 255, .2);
	border:1px solid #fff;
	color:#fff
}
.btn.v11:hover {
	background:#e31c25;
	border-color:transparent;
	color:#fff
}
.btn.v12 {
	background-color:#e31c25;
	border:1px solid transparent;
	color:#fff
}
.btn.v12:hover {
	background:0 0;
	border-color:#e31c25
}
.btn.btn.v13 {
	border:1px solid #000;
	background:#fff
}
.btn.v14 {
	background-color:#e31c25;
	border:1px solid transparent;
	color:#fff;
	font-weight:500
}
.btn.v14:hover {
	background:0 0;
	border-color:#e31c25;
	color:#e31c25
}
.submit_btn {
	color:#fff;
	font-size:12px;
	letter-spacing:3px;
	border:1px solid transparent;
-webkit-transition:.3s;
transition:.3s;
	display:inline-table;
	padding:10px 38px;
	border-radius:0;
	background-color:#112941
}
.submit_btn:hover {
	color:#112941;
	background:0 0;
	border-color:#112941
}
.link {
	font-size:16px;
	line-height:26px;
	text-decoration:underline
}
.link.v1 {
	color:#e31c25
}
.link.v2 {
	color:#fff
}
.link.v3 {
	position:relative;
	text-decoration:none
}
.link.v3:after {
	position:absolute;
	bottom:0;
	left:0;
	width:0;
	height:2px;
	content:"";
	background-color:#e31c25;
-webkit-transition:.3s;
transition:.3s
}
.link.v3:hover:after {
	width:100%
}
.section-title h2 {
	position:relative;
	padding-left:13px;
	font-size:36px;
	line-height:44px;
	margin:0; 
	font-weight: 500;
	font-family: 'bmwtypenextttregular';
}
.section-title h2:before {
	position:absolute;
	top:0;
	left:0;
	content:"";
	width:3px;
	height:100%
}
.section-title.v1 h2:before {
	background-color:#e31c25
}





.section-title-event h2 {
	position:relative;
	/*padding-left:13px;*/
	font-size:36px;
	line-height:48px;
	margin:0; 
	font-weight:500;
}
.section-title-event h2:before {
	position:absolute;
	top:0;
	left:0;
	/*content:"";*/
	width:3px;
	height:100%
}
.section-title-event.v1 h2:before {
	background-color:#e31c25
}


.section-title.v2 h2 {
	color:#fff;
	padding-left:0
}
.section-title.v2 h2:before {
	display:none
}
.section-title.v3 h2 {
	line-height:50px;
	color:#fff;
	padding-left:13px
}
.section-title.v3 h2:before {
	background-color:#e31c25
}
.section-brief p {
	margin:0
}
.section-brief.v1 p {
	color:#646464
}
.section-brief.v2 p {
	color:#fff
}
.title {
	font-size:36px;
	font-weight:500;
	font-family:'bmwtypenextttregular';
}
.section-padding {
	padding:40px 0
}
.section-padding_v2 {
	padding:100px 0 70px
}
.section-padding_v3 {
	padding:0 0 50px
}
.section-padding_v4 {
	padding:100px 0 55px
}
.text-black {
	color:#000!important
}
.text-red {
	color:#e31c25!important
}
.bg-transparent {
	background-color:transparent
}
.bg-white {
	background-color:#fff
}
.bg-black {
	background-color:#01060f
}
.bg-mirage {
	background-color:#010817
}
.bg-firfly {
	background-color:#071b62;
}
.bg-red {
	background-color:#e31c25
}
.bg-derby {
	background-color:#4c1414
}
.bg-abbey {
	background-color:#0d0d0e
}
.bg-shark {
	background-color:#2b2d31
}
.bg-alb {
	background-color:#f8f8f8
}
.bg-charcole {
	background-color:#01060f
}
.overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:0
}
.overlay.bg-black {
	background-color:#000
}
.overlay.bg-red {
	background-color:#e31c25
}
.op-1 {
	opacity:.1
}
.op-2 {
	opacity:.2
}
.op-3 {
	opacity:.3
}
.op-4 {
	opacity:.4
}
.op-5 {
	opacity:.5
}
.op-6 {
	opacity:.6
}
.op-7 {
	opacity:.7
}
.op-8 {
	opacity:.8
}
.op-9 {
	opacity:.9
}
.op-10 {
	opacity:1
}
.bg-f {
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	background-color:#ddd
}
.content-title {
	position:relative;
	padding-left:13px
}
.content-title:before {
	position:absolute;
	top:5px;
	left:0;
	content:"";
	width:3px;
	height:calc(100% - 5px)
}
.content-title h2 {
	font-size:40px;
	line-height:50px
}
.content-title.v1 {
	color:#fff
}
.content-title.v1:before {
	background-color:#e31c25
}
.content-title.v2 {
	color:#fff
}
.content-title.v2:before {
	background-color:#e31c25
}
.content-title.v2 p {
	opacity:.8
}
.content-title.v3 {
	color:#fff;
	text-align:right;
	padding-left:0;
	padding-right:13px
}
.content-title.v3:before {
	background-color:#e31c25;
	left:auto;
	right:0
}
.content-title.v4 {
	color:#fff;
	text-align:right;
	padding-left:0
}
.content-title.v4:before {
	display:none
}
.content-title.v5 {
	color:#fff;
	padding-left:0
}
.content-title.v5 p {
	opacity:.8
}
.content-title.v5:before {
	display:none
}
.content-title.v6 {
	color:#000
}
.content-title.v6:before {
	background-color:#e31c25
}
.content-title.v6 p {
	opacity:.8
}
.content-title.v7 {
	color:#fff;
	padding-left:0
}
.content-title.v7 h2 {
	position:relative;
	display:inline-block
}
.content-title.v7 h2:before {
	position:absolute;
	top:-30px;
	left:-20px;
	width:100px;
	height:100px;
	content:"";
	z-index:-1;
	background:#e31c25;
	opacity:.09
}
.content-title.v7:before {
	display:none
}
.content-title.v7 p {
	opacity:.8
}
.title_sub {
	font-size:40px;
	line-height:50px;
	font-family:'bmwtypenextttbold';
	position:relative;
	z-index:1
}
.title_sub:before {
	position:absolute;
	top:-30px;
	left:-20px;
	width:100px;
	height:100px;
	content:"";
	z-index:-1
}
.title_sub.v1:before {
	top:-35px;
	left:-30px;
	background-color:#fff
}
.title_sub.v2:before {
	top:-35px;
	left:-30px;
	background-color:#f8f8f8
}
.trans_text {
	display:inline-block;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	color:transparent;
	text-overflow:clip
}
.trans_text.v1 {
	-webkit-text-stroke:1px #fff
}
.trans_text.v2 {
	-webkit-text-stroke:1px #fff
}
.trans_text.v3 {
	-webkit-text-stroke:1px #fff
}
.trans_text.v4 {
	-webkit-text-stroke:2px #e31c25
}
.section_subtext {
	position:absolute;
	top:50%
}
.section_subtext span {
	font-family:'bmwtypenextttbold';
	-webkit-text-stroke:1px rgba(0, 0, 0, .1)
}
.section_subtext.v1 {
	-webkit-transform:scale(1.2) translateY(-50%) rotate(90deg);
	transform:scale(1.2) translateY(-50%) rotate(90deg);
	font-size:80px
}
.section_subtext.v1.s1 span {
	-webkit-text-stroke:1px rgba(0, 0, 0, .29)
}
.section_subtext.v2 {
	display:inline-block;
	-webkit-transform:scale(1.4) translateY(-50%) rotate(-90deg);
	transform:scale(1.4) translateY(-50%) rotate(-90deg)
}
.section_subtext.v2 span {
	display:inline-block
}
.section_subtext.v3 {
	top:52%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	width:100%;
	text-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	z-index:1
}
.section_subtext.v3 span {
	font-size:190px;
	-webkit-transform:scale(1.7);
	transform:scale(1.7);
	z-index:9;
	-webkit-text-stroke:1px rgba(255, 255, 255, .09)
}
.section_subtext.v4 {
	top:60%;
	left:57%;
	-webkit-transform:scale(1.4) translate(-50%, -50%) rotate(-90deg);
	transform:scale(1.4) translate(-50%, -50%) rotate(-90deg)
}
.section_subtext.v4 span {
	font-size:80px;
	-webkit-transform:scale(1.7);
	transform:scale(1.7);
	z-index:9;
	-webkit-text-stroke:1px rgba(255, 255, 255, .09)
}
.pos-rel {
	position:relative;
	height:100%
}
.form-group {
	position:relative
}
.form-group.v1 input {
	width:100%;
	background-color:transparent;
	height:48px;
	border:1px solid rgba(0, 0, 0, .2);
	color:#000;
	padding:10px 10px 10px 20px
}
.form-group.v1 textarea {
	width:100%;
	background-color:transparent;
	height:48px;
	border:1px solid rgba(0, 0, 0, .2);
	color:#000;
	resize:none;
	padding:10px 10px 10px 15px
}
.hero-slider-v1 .owl-prev, .hero-slider-v1 .owl-next, .product-slider-v1 .owl-prev, .product-slider-v1 .owl-next {
	width:48px;
	height:48px;
	border-radius:50%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	background:#e31c25!important
}
.hero-slider-v1 .owl-prev i, .hero-slider-v1 .owl-next i {
	color:#fff;
	font-size:22px;
	line-height:47px;
	position:relative
}

.product-slider-v1 .owl-prev i, .product-slider-v1 .owl-next i {
	color:#fff;
	font-size:30px;
	line-height:36px;
	position:relative
}


.hero-slider-v1 .owl-next i, .product-slider-v1 .owl-next i {
	left:1px
}
.hero-slider-v1 .owl-prev i, .hero-slider-v1 .owl-next i {
	line-height:46px
}
.hero-slider-v1 .owl-prev.disabled {
	background-color:rgba(227, 28, 37, .22)!important
}
.circle {
	height:48px;
	width:48px;
	border-radius:50%;
	background-color:#e31c25;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	text-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
-webkit-transition:all .5s ease;
transition:all .5s ease
}
.circle:hover {
	background:#fff
}
.circle:hover i {
	color:#e31c25
}
.circle i {
	color:#fff
}
.circle:after {
	content:'';
	display:block;
	position:absolute;
	top:-15px;
	right:-15px;
	bottom:-15px;
	left:-15px;
	border:15px solid rgba(255, 255, 255, .3);
	border-radius:50%
}
.circle:after {
	-webkit-animation:ripple 2s linear 1.5s infinite;
	animation:ripple 2s linear 1.5s infinite
}
@keyframes ripple {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.3);
transform:scale(1.3);
opacity:1
}
100% {
-webkit-transform:scale(1.6);
transform:scale(1.6);
opacity:0
}
}
.bounce {
	-webkit-animation:float 1500ms infinite ease-in-out;
	animation:float 1500ms infinite ease-in-out
}
@-webkit-keyframes float {
0% {
-webkit-transform:translateY(5px);
transform:translateY(5px)
}
50% {
-webkit-transform:translateY(-5px);
transform:translateY(-5px)
}
100% {
-webkit-transform:translateY(5px);
transform:translateY(5px)
}
}
@keyframes float {
0% {
-webkit-transform:translateY(5px);
transform:translateY(5px)
}
50% {
-webkit-transform:translateY(-5px);
transform:translateY(-5px)
}
100% {
-webkit-transform:translateY(5px);
transform:translateY(5px)
}
}
.faq-wrap .accordion-item:last-child {
	margin:0 0 5px
}
.error-content {
	text-align:center
}
.error-content span {
	font-size:120px;
	font-family:'bmwtypenextttbold';
	display:block;
	line-height:100px;
	margin:0 0 50px
}
.error-content .btn i {
	margin-right:5px
}
.pr-content-item {
	margin:0 0 30px
}
.pr-content-item:last-child {
	margin-bottom:0
}
.pr-content-item h4 {
	font-weight:400;
	margin:0 0 20px
}
.pr-content-item ul {
	margin-left:20px
}
.header-wrap.v1 {
	/*position:fixed;*/
	position: absolute;
	top:0;
	left:0;
	z-index:99;
	width:100%;
	background:0 0;
	padding:25px 20px 20px;
-webkit-transition:.3s;
transition:.3s
}
.header-wrap.v1 .container {
	border:1px solid rgba(255, 255, 255, .2)
}
.header-wrap.v1.sticky {
	background:#01060f;
	z-index:20;
	padding:0 20px
}
.header-wrap.v1.style2, .header-wrap.v1.s2 {
	padding:0;
	background-color:#01060f
}
.header-wrap.v1.style2 .header-top, .header-wrap.v1.s2 .header-top {
	padding:10px 0
}
.header-wrap.v1.style2 .header-bottom, .header-wrap.v1.s2 .header-bottom {
	padding:15px 0;
-webkit-transition:all .3s ease;
transition:all .3s ease
}
.header-wrap.v1.style2 .header-bottom .main-menu>ul>li>a:hover, .header-wrap.v1.style2 .header-bottom .main-menu>ul>li>a.active, .header-wrap.v1.s2 .header-bottom .main-menu>ul>li>a:hover, .header-wrap.v1.s2 .header-bottom .main-menu>ul>li>a.active {
	color:#e31c25
}
.header-wrap.v1.style2 .header-bottom .main-menu>ul>li>a:hover:after, .header-wrap.v1.style2 .header-bottom .main-menu>ul>li>a.active:after, .header-wrap.v1.s2 .header-bottom .main-menu>ul>li>a:hover:after, .header-wrap.v1.s2 .header-bottom .main-menu>ul>li>a.active:after {
	width:100%;
	display:block
}
.header-wrap.v1.style2 .header-bottom .main-menu>ul>li>a:hover::before, .header-wrap.v1.style2 .header-bottom .main-menu>ul>li>a.active::before, .header-wrap.v1.s2 .header-bottom .main-menu>ul>li>a:hover::before, .header-wrap.v1.s2 .header-bottom .main-menu>ul>li>a.active::before {
border-left-color:#e31c25;
border-bottom-color:#e31c25
}
.header-wrap.v1.style2 .header-bottom .main-menu>ul>li>a:after, .header-wrap.v1.s2 .header-bottom .main-menu>ul>li>a:after {
	bottom:-2px;
	left:0;
	width:0;
	height:1.5px;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.header-wrap.v1.style2 .header-bottom .shopcart, .header-wrap.v1.s2 .header-bottom .shopcart {
	background:#efefef;
	width:48px;
	height:48px;
	border-radius:2px;
	text-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}







.header-wrap.v1.s2 .header-top .shopcart, .header-wrap.v1.s2 .header-top .shopcart {
	background:#fff;
	width:300px;
	/*height:48px;*/
	border-radius:0px;
	text-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
.header-wrap.v1.style2 .header-bottom .shopcart .s-icon, .header-wrap.v1.s2 .header-bottom .shopcart .s-icon {
	top:5px;
	right:-2px
}
.header-wrap.v1.style2 .header-bottom .header-btn, .header-wrap.v1.s2 .header-bottom .header-btn {
	margin-left:20px
}
.header-wrap.v1.style2 .header-bottom .header-btn .btn, .header-wrap.v1.s2 .header-bottom .header-btn .btn {
	height:48px;
	line-height:27px
}
.header-wrap.v1.style2 .container, .header-wrap.v1.s2 .container {
	border:none
}
.header-wrap.v2 {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:99;
	background:#000;
	padding:10px 0
}
.logo.v1 img {
	margin:0 auto
}
.logo.v1 span {
	display:block;
	font-size:32px;
	line-height:40px;
	color:#fff;
	font-weight:600
}
.logo.v2 a {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.logo.v2 a span {
	margin-left:5px;
	font-size:32px;
	line-height:40px;
	color:#fff;
	font-weight:600
}
.logo.v3 a {
	display:block
}
.logo.v3 a img {
	margin:0 auto
}
.hammenu a {
	display:inline-block
}
.hammenu a span {
	display:block;
	width:24px;
	height:2px;
	background:#fff;
	margin:6px 0;
-webkit-transition:all .4s ease;
transition:all .4s ease;
	cursor:pointer
}
.hammenu.open a span:nth-child(1) {
-webkit-transform:rotate(45deg) translate(10px, 13px);
transform:rotate(45deg) translate(10px, 13px);
margin:5px -1px
}
.hammenu.open a span:nth-child(2) {
opacity:0;
visibility:hidden;
z-index:-1
}
.hammenu.open a span:nth-child(3) {
-webkit-transform:rotate(-45deg) translate(-1px, -1px);
transform:rotate(-45deg) translate(-1px, -1px);
margin:5px -2px
}
.hammenu span.menu-text {
	color:#fff;
	font-size:18px;
	line-height:20px;
	font-weight:600;
	position:relative;
	top:-8px;
	margin-left:4px
}
.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
	text-align:left
}
.hamburger-menu .mm-listitem::after {
left:0
}
.hamburger-menu .mm-listitem:hover a {
	color:#e31c25
}
.main-menu.mm-menu_offcanvas.mm-wrapper_opening .hammenu a span:nth-child(1) {
-webkit-transform:rotate(45deg) translate(10px, 13px);
transform:rotate(45deg) translate(10px, 13px);
margin:5px -1px
}
.main-menu.mm-menu_offcanvas.mm-wrapper_opening .hammenu a span:nth-child(2) {
opacity:0;
visibility:hidden;
z-index:-1
}
.main-menu.mm-menu_offcanvas.mm-wrapper_opening .hammenu a span:nth-child(3) {
-webkit-transform:rotate(-45deg) translate(-1px, -1px);
transform:rotate(-45deg) translate(-1px, -1px);
margin:5px -2px
}
.hamburger-menu #mm-1 .mm-navbar__title>span {
	padding-left:0
}
.hamburger-menu .active.mm-listitem__text {
	color:#e31c25!important
}
.hamburger-menu .mm-navbar.mm-navbar_sticky {
	display:block
}
.hamburger-menu .mm-navbar {
	padding:0 40px 0 20px
}
.mm-menu .mm-btn::before {
border-color:transparent
}
.header-wrap.v1 .logo.v1 {
	text-align:center;
	padding:0 10px
}
.header-top {
	padding:5px 10px 10px
}
.header-btn {
	margin-left:10px
}
.header-btn .btn {
	height:60px;
	line-height:35px
}
.header-wrap.v1 .header-top-contact p, .header-wrap.v1 .header-top-contact a {
	display:inline-block;
	margin:0 18px 0 0
}
.header-wrap.v1 .header-top p, .header-wrap.v1 .header-top-contact p, .header-wrap.v1 .header-top-contact a {
	font-size:14px;
	color:#fff
}
.header-wrap.v1 .header-top-contact p i, .header-wrap.v1 .header-top-contact a i {
	color:#e31c25;
	margin-right:7px
}
.header-top-right, .header-bottom-right {
	/*display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap*/
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.header-bottom {
	border-top:1px solid rgba(255, 255, 255, .2)
}
.shopcart {
	/*position:relative;*/
	display:inline-block;
	cursor:pointer;
}
.shopcart i {
	color:#262561;
	font-size:24px
}
.shopcart .s-icon {
	position:absolute;
	top:-4px;
	right:-12px;
	font-size:12px;
	line-height:30px;
	color:#fff;
	background:#fff;
	border-radius:50%;
	width:30px;
	height:30px;
	text-align:center
}
.lang_selctor {
	position:relative;
	cursor:pointer;
	display:inline-block;
	margin:0 0 0 18px
}
.lang_selctor i {
	color:#e31c25;
	position:absolute;
	top:15px;
	left:-10px;
	font-size:19px
}
.lang_selctor .nice-select {
	background:0 0;
	font-weight:16px;
	border:none;
	width:auto
}
.lang_selctor .nice-select>span {
	color:#fff;
	font-weight:400;
	line-height:30px
}
.lang_selctor .nice-select:after {
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
	width:7px;
	height:7px;
	right:2px;
	top:52%
}
.cart-popup {
	position:fixed;
	top:0;
	right:-100%;
	width:560px;
	background:#fff;
	height:100vh;
	z-index:99;
	padding:30px 40px;
-webkit-transition:all .5s ease;
transition:all .5s ease
}
.cart-popup.open {
	right:0
}
.cart-popup .cart-popup-title {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	border-bottom:1px solid #ddd;
	padding:0 0 10px;
	margin:0 0 25px
}
.cart-popup .cart-popup-title h2 {
	font-size:24px;
	line-height:36px;
	margin:0
}
.cart-popup .cart-popup-item-wrap {
	height:calc(100% - 300px);
	overflow-y:auto
}
.cart-popup .cart-popup-item-wrap .cart-popup-item {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 0 20px
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-img {
	width:120px;
	border:1px solid rgba(0, 0, 0, .1)
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-name {
	width:calc(100% - 240px)
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-name p {
	font-size:14px;
	line-height:21px;
	margin:0 0 10px;
	font-weight:600;
	text-transform:capitalize
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price {
	width:80px;
	text-align:right
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price button {
	background:0 0;
	border:none;
	position:relative;
	top:-16px;
	opacity:.68;
	cursor:pointer;
	display:block;
	text-align:right;
	width:100%;
	padding:0 5px
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price span {
	font-weight:700;
	color:#e31c25
}
.cart-popup .cart-popup-total-wrap {
	position:absolute;
	bottom:35px;
	left:40px;
	width:calc(100% - 80px)
}
.cart-popup .cart-popup-total-wrap .cart-popup-total {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	border-top:1px solid rgba(0, 0, 0, .2);
	padding:20px 0 35px
}
.cart-popup .cart-popup-total-wrap .cart-popup-total h5 {
	font-size:20px;
	line-height:27px;
	margin:0
}
.cart-popup .cart-popup-total-wrap .btn {
	display:block;
	width:100%;
	margin:15px 0 0
}
.cart-popup .cart-popup-total-wrap .btn.v1:hover {
	background:0 0;
	border-color:#e31c25;
	color:#e31c25
}
.cart-popup .cart-popup-total-wrap .btn.v2 {
	background:0 0;
	border-color:#000;
	color:#000
}
.cart-popup .cart-popup-total-wrap .btn.v2:hover {
	background:#e31c25;
	border-color:transparent;
	color:#fff
}
.cart-popup .close-popup {
	background:0 0;
	border:none;
	padding:0 5px
}
.header-wrap.v2 .btn.v1 {
	min-width:195px
}
.header-wrap.v2 .btn.v1 i {
	margin-left:10px
}
.hamburger-menu .mm-panels>.mm-panel>.mm-listview:first-child, .hamburger-menu .mm-panels>.mm-panel>.mm-navbar+.mm-listview {
	margin-top:20px
}
.hamburger-menu .mm-listitem>a {
	padding:15px 10px 15px 20px
}
.hamburger-menu .mm-listitem .mm-btn_next {
	top:5px
}
.hamburger-menu .mm-navbar__title::before {
color:#000;
text-decoration:none;
padding:20px;
text-align:left
}
.hamburger-menu .mm-btn.mm-btn_prev.mm-navbar__btn::before {
border-color:rgba(0, 0, 0, .7)!important;
top:-3px;
width:7px;
height:7px
}
.hamburger-menu .mm-navbar__btn:not(.mm-hidden)+.mm-navbar__title:last-child {
padding-right:50px
}
.hamburger-menu .mm-navbar__title>span {
	padding-left:15px
}
.lang_selctor .nice-select .option {
	padding-left:13px;
	padding-right:10px
}
.br-bg-1 {
	background-image:url(../img/breadcrumb/breadcrumb-1.jpg)
}
.br-bg-2 {
	background-image:url(../img/breadcrumb/breadcrumb-2.jpg)
}
.br-bg-3 {
	background-image:url(../img/breadcrumb/breadcrumb-3.jpg)
}
.br-bg-4 {
	background-image:url(../img/breadcrumb/breadcrumb-4.jpg)
}
.br-bg-5 {
	background-image:url(../img/breadcrumb/breadcrumb-5.jpg)
}
.breadcrumb-wrap {
	position:relative;
	height:100%;
	padding:180px 0 20px;
	overflow:hidden
}
.breadcrumb-wrap .breadcrumb-title {
	position:relative;
	z-index:1;
	width:100%;
	text-align:center
}
.breadcrumb-wrap .breadcrumb-title h2 {
	font-size:36px;
	line-height:1.4;
	color:#fff;
	padding:0 15px;
	margin:0;
	font-family: 'bmwtypenextttregular';
}
.breadcrumb-wrap .breadcrumb-title h2 span {
	color:#e31c25
}
.breadcrumb-wrap .breadcrumb-title ul {
	padding:25px 0 15px
}
.breadcrumb-wrap .breadcrumb-title ul li {
	display:inline-block;
	margin:0 3px
}
.breadcrumb-wrap .breadcrumb-title ul li a {
	font-size:16px;
	width:139px;
	text-anchor:center;
	line-height:22px;
	color:#fff;
	border:1px solid rgba(255, 255, 255, .3);
	display:inline-block;
	padding:10px 5px;
transition:.3s;
-webkit-transition:.3s
}
.breadcrumb-wrap .breadcrumb-title ul li a i {
	margin-right:8px;
	font-size:20px;
	position:relative;
	top:1px
}
.breadcrumb-wrap .breadcrumb-title ul li a:hover {
	background:#fff;
	color:#000
}
.breadcrumb-wrap .breadcrumb-title .search-product {
	padding:20px 0 15px
}
.hero-bg-1 {
	background-image:url(../img/banner/banner-5.jpg)
}
.hero-bg-2 {
	background-image:url(../img/banner/banner-12.jpg)
}
.hero-bg-3 {
	background-image:url(../img/banner/banner-13.jpg)
}
.hero-bg-4 {
	background-image:url(../img/banner/banner-6.jpg)
}
.hero-bg-5 {
	background-image:url(../img/banner/banner-11.jpg)
}
.hero-bg-6 {
	background-image:url(../img/banner/banner-100.jpg)
}
.hero-bg-7 {
	background-image:url(../img/banner/banner-1.jpg)
}
.hero-bg-8 {
	background-image:url(../img/banner/banner200.jpg)
}
.hero-bg-9 {
	background-image:url(../img/banner/banner-1.jpg)
}
.hero-wrap.v1 .hero-slider-v1 .hero-slider-item {
	height:100%;
	padding:380px 0 250px;
	position:relative
}
.hero-wrap.v1 .hero-slider-v1 .hero-slider-item .container {
	position:relative
}
.hero-wrap.v1 .hero-slider-v1 .owl-dots {
	display:none
}
.hero-wrap.v2 .hero-slider-v2 .hero-slider-item {
	height:100%;
	padding:310px 0 240px;
	position:relative;
	overflow-x:hidden
}
.hero-wrap.v2 .hero-slider-v2 .hero-slider-item .hero-img {
	position:absolute;
	bottom:30px;
	left:-50px;
	z-index:9;
	max-width:500px
}
.hero-wrap.v2 .hero-slider-v2 .hero-slider-item .container {
	position:relative
}
.hero-wrap.v2 .hero-slider-v2 .hero-slider-item .container .hero-content {
	text-align:center;
	background:rgba(112, 112, 112, .3);
	padding:50px 20px
}
.hero-wrap.v2 .hero-slider-v2 .hero-slider-item .container .hero-content h1 {
	font-size:70px
}
.hero-wrap.v2 .hero-slider-v2 .owl-dots {
	position:absolute;
	top:50%;
	right:50px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.hero-wrap.v2 .hero-slider-v2 .owl-dots .owl-dot {
	display:block
}
.hero-wrap.v2 .hero-slider-v2 .owl-dots .owl-dot span {
	display:block;
	position:relative;
	margin:10px 0;
	width:16px;
	height:16px;
	border-radius:50%;
	border:1px solid #fff
}
.hero-wrap.v2 .hero-slider-v2 .owl-dots .owl-dot.active span:before {
	position:absolute;
	top:3px;
	left:3px;
	width:8px;
	height:8px;
	content:"";
	background-color:#fff;
	border-radius:50%
}
.hero-wrap.v2 .hero-slider-v2 .owl-nav {
	position:absolute;
	top:50%;
	right:57px;
	height:50%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.hero-wrap.v2 .hero-slider-v2 .owl-prev, .hero-wrap.v2 .hero-slider-v2 .owl-next {
transition:all .4s ease;
-webkit-transition:all .4s ease;
	background-color:#fff
}
.hero-wrap.v2 .hero-slider-v2 .owl-prev span, .hero-wrap.v2 .hero-slider-v2 .owl-next span {
	display:none
}
.hero-wrap.v2 .hero-slider-v2 .owl-prev {
	top:32%;
	height:120px;
	width:1px
}
.hero-wrap.v2 .hero-slider-v2 .owl-prev:before {
	position:relative;
	bottom:calc(50% - 16px);
	left:-7px;
	content:"";
	width:15px;
	height:15px;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	display:block;
	-webkit-transform:translateY(-50%) rotate(135deg);
	transform:translateY(-50%) rotate(135deg)
}
.hero-wrap.v2 .hero-slider-v2 .owl-next {
	bottom:10%;
	height:120px;
	width:1px
}
.hero-wrap.v2 .hero-slider-v2 .owl-next:before {
	position:relative;
top:calc(50% + -2px);
	left:-7px;
	content:"";
	width:15px;
	height:15px;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	display:block;
	-webkit-transform:translateY(-50%) rotate(-45deg);
	transform:translateY(-50%) rotate(-45deg)
}
.hero-wrap.v3 {
	position:relative
}
.hero-wrap.v3 .hero-slider-v3 .hero-slider-item {
	height:100%;
	position:relative;
	padding:260px 0
}
.hero-wrap.v3 .hero-slider-v3 .hero-slider-item .hero-img {
	position:absolute;
	bottom:-50px;
	right:25px
}
.hero-wrap.v3 .hero-slider-v3 .hero-slider-item .container {
	position:relative;
	height:100%
}
.hero-wrap.v3 .hero-slider-v3 .hero-slider-item .container .hero-content {
	text-align:left
}
.hero-wrap.v3 .hero-slider-v3 .hero-slider-item .container .hero-content>span {
	font-size:16px;
	line-height:26px;
	font-weight:600;
	color:#fff;
	background:#363233;
	display:inline-block;
	padding:10px 20px;
	border-radius:50px;
	margin:0 0 15px
}
.hero-wrap.v3 .hero-slider-v3 .owl-prev, .hero-wrap.v3 .hero-slider-v3 .owl-next {
	background:#fff!important;
transition:all .4s ease;
-webkit-transition:all .4s ease
}
.hero-wrap.v3 .hero-slider-v3 .owl-prev i, .hero-wrap.v3 .hero-slider-v3 .owl-next i {
	color:#e31c25
}
.hero-content {
	text-align:center
}
.hero-content h1 {
	font-size:90px;
	color:#fff;
	margin:0 0 30px
}
.hero-content h1 span {
	color:#e31c25
}
.hero-btn .btn:nth-child(1) {
margin-right:15px
}
.hero-slider-v1 .owl-dots, .hero-slider-v3 .owl-dots {
	display:none
}
.hero-slider-v1 .owl-prev, .hero-slider-v3 .owl-prev, .hero-slider-v1 .owl-next, .hero-slider-v3 .owl-next {
	position:absolute;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	width:48px;
	height:48px;
	border-radius:50%;
	z-index:9
}
.hero-slider-v1 .owl-prev:hover, .hero-slider-v1 .owl-next:hover {
	background:rgba(221, 221, 221, .23)!important
}
.hero-wrap.v3 .hero-slider-v3 .owl-prev:hover, .hero-wrap.v3 .hero-slider-v3 .owl-next:hover {
	background:#585657!important
}
.hero-wrap.v3 .hero-slider-v3 .owl-prev:hover i, .hero-wrap.v3 .hero-slider-v3 .owl-next:hover i {
	color:#fff
}
.hero-slider-v1 .owl-next i {
	color:#fff
}
.hero-slider-v1 .owl-prev, .hero-slider-v3 .owl-prev {
	left:50px
}
.hero-slider-v1 .owl-next, .hero-slider-v3 .owl-next {
	right:50px
}
.hero-slider-v1 .owl-prev i, .hero-slider-v1 .owl-next i, .hero-slider-v3 .owl-prev i, .hero-slider-v3 .owl-next i {
	font-size:22px;
	line-height:46px
}
.hero-content {
	overflow-y:hidden
}
.hero-slider-v1 .owl-item.active h1, .hero-slider-v2 .owl-item.active h1 {
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-name:zoomIn;
	animation-name:zoomIn;
-webkit-animation-delay:.3s;
animation-delay:.3s
}
.hero-slider-v3 .owl-item.active span {
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-name:fadeInDown;
	animation-name:fadeInDown;
-webkit-animation-delay:.8s;
animation-delay:.8s
}
.hero-slider-v3 .owl-item.active h1 {
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-name:fadeIn;
	animation-name:fadeIn;
	-webkit-animation-delay:1.3s;
	animation-delay:1.3s
}
.hero-slider-v3 .owl-item.active a.btn.v1 {
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-name:fadeIn;
	animation-name:fadeIn;
	-webkit-animation-delay:1.7s;
	animation-delay:1.7s
}
.hero-slider-v3 .owl-item.active a.btn.v4 {
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-name:fadeIn;
	animation-name:fadeIn;
	-webkit-animation-delay:2s;
	animation-delay:2s
}
.hero-slider-v3 .owl-prev {
	visibility:hidden;
	opacity:0;
transition:.3s;
-webkit-transition:.3s
}
.hero-slider-v3:hover .owl-prev {
	visibility:visible;
	opacity:1
}
.ab-bg-1 {
	background-image:url(../img/about/about-2.png)
}
.ab-bg-2 {
	background-image:url(../img/testimonial-1.jpg)
}
.ab-bg-3 {
	background-image:url(../img/about/about-5.png)
}
.about-promo-img {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 0 20px
}
.about-promo-img .ab_promo {
	width:50%
}
.about-content {
	background:transparent;
	-webkit-box-shadow:0 0 15px rgba(0, 0, 0, .12);
	box-shadow:0 0 15px rgba(0, 0, 0, .12);
	padding:50px
}
.ab_promo:nth-child(2) img {
opacity:.2;
max-width:90%
}
.about-promo-text h5 {
	font-family:open sans, sans-serif;
	margin:0 0 15px;
	font-weight:600
}
.about-promo-text ul {
	margin:0 0 10px
}
.about-promo-text ul li {
	position:relative;
	padding:0 0 15px 30px
}
.about-promo-text ul li::before {
position:absolute;
top:9px;
left:5px;
content:"";
background:#e31c25;
width:6px;
height:6px;
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
z-index:9;
border-radius:2px
}
.about-promo-text ul li:after {
	position:absolute;
	top:5px;
	left:0;
	content:"";
	background:#f6e8e8;
	width:16px;
	height:16px;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	border-radius:2px
}
.about-img-slider .owl-nav {
	position:absolute;
	bottom:-20px;
	right:0
}
.about-img-slider .owl-nav .owl-prev, .about-img-slider .owl-nav .owl-next {
	background-color:transparent
}
.about-img-slider .owl-nav .owl-prev span, .about-img-slider .owl-nav .owl-next span {
	font-size:16px;
	font-weight:700
}
.about-img-slider .owl-nav .owl-prev span {
	margin-right:130px;
	position:relative;
	padding-right:10px
}
.about-img-slider .owl-nav .owl-prev span:before {
	position:absolute;
	top:10px;
	left:100%;
	content:"";
	width:130px;
	height:3px
}
.about-img-slider .owl-nav .owl-next {
	margin-left:10px
}
.about-img-slider.v1 .owl-prev span, .about-img-slider.v1 .owl-next span {
	color:#000
}
.about-img-slider.v1 .owl-prev span:before {
	background-color:#e31c25
}
.about-img-slider.v2 .owl-nav {
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	text-align:center;
	bottom:-42px;
	width:100%
}
.about-img-slider.v2 .owl-prev span, .about-img-slider.v2 .owl-next span {
	color:#fff;
	font-weight:400
}
.about-img-slider.v2 .owl-prev.disabled span, .about-img-slider.v2 .owl-next.disabled span {
	opacity:.6
}
.about-img-slider.v2 .owl-prev span:before {
	background-color:#fff;
	height:1px
}
.about-img-slider.v2.s2 {
	position:relative
}
.about-img-slider.v2.s2:before {
	position:absolute;
	top:-45px;
	left:-50px;
	content:"";
	background:0 0;
	border:3px solid rgba(227, 28, 37, .2);
	width:100%;
	height:calc(100% + 66px)
}
.about-img-slider.v2.s2 .about-feat-img {
	height:660px
}
.about-img-slider.v2.s2 .owl-nav {
	bottom:-12px;
	width:100%
}
.about-img-slider.v2.s2 .owl-prev span, .about-img-slider.v2.s2 .owl-next span {
	color:#e31c25;
	font-weight:600
}
.about-img-slider.v2.s2 .owl-prev.disabled span, .about-img-slider.v2.s2 .owl-next.disabled span {
	color:#000;
	opacity:1
}
.about-img-slider.v2.s2 .owl-prev span:before {
	background-color:#e31c25;
	height:3px
}
.about-wrap.v2 {
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.about-wrap.v2 .about-content {
	padding-top:0
}
.about-wrap.v2 .about-img-slider {
	width:50%;
	height:100%;
	border-right:58px solid #34383f;
	border-bottom:58px solid #34383f
}
.about-wrap.v2 .about-img-slider .owl-dots {
	display:none
}
.about-wrap.v2 .about-content {
	width:50%;
	background:0 0
}
.about-wrap.v2 .about-content .feature-content-title span {
	color:#e5e53b;
	font-size:16px;
	font-weight:600;
	display:block;
	margin:0 0 5px
}
.img-shape-one {
	position:absolute;
	top:30px;
	right:-100px
}
.contact-box .contact-box-title {
	background:#000;
	padding:15px 20px
}
.contact-box .contact-box-title h5 {
	color:#fff;
	margin:0
}
.contact-box form {
	margin:20px 0 0
}
.contact-box form .form-group {
	margin:0 0 20px
}
.contact-box form .form-group input, .contact-box form .form-group textarea {
	border-color:rgba(0, 0, 0, .1)
}
.contact-box form .form-group textarea {
	height:252px
}
.contact-box form .btn.v7 {
	width:175px
}
.contact-box #map {
	background:#fff;
	padding:20px;
	-webkit-box-shadow:0 0 8px rgba(0, 0, 0, .1);
	box-shadow:0 0 8px rgba(0, 0, 0, .1)
}
.contact-box #map iframe {
	width:100%;
	height:352px
}
#message {
	padding:0;
	margin:0
}
.help-block {
	color:#e31c25
}
.feature-content-title {
	margin:0 0 20px
}
.feature-content-title>p {
	margin:15px 0;
	text-align: justify;
}

.feature-box-wrap {
	margin:30px 0 0
}
.feature-box-wrap .feature-box-item {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 0 30px;
	padding:20px
}
.feature-box-wrap .feature-box-item:last-child {
	margin-bottom:0
}
.feature-box-wrap .feature-box-item .feature-icon {
	width:60px;
	height:60px;
	border-radius:5px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	background:#f6e8e8;
	text-align:center
}
.feature-box-wrap .feature-box-item .feature-icon i {
	color:#e31c25;
	font-size:40px
}
.feature-box-wrap .feature-box-item .feature-box-text {
	width:calc(100% - 80px)
}
.feature-box-wrap .feature-box-item .feature-box-text h5 {
	font-family:'bmwtypenextttregular';
	font-weight:700
}
.feature-box-wrap .feature-box-item .feature-box-text p {
	margin:0
}
.feature-box-wrap.v1 .feature-box-item {
	background:#fff;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.feature-box-wrap.v1 .feature-box-item:hover {
	-webkit-box-shadow:0 6px 15px -4px rgba(0, 0, 0, .1);
	box-shadow:0 6px 15px -4px rgba(0, 0, 0, .1)
}
.feature-box-wrap.v2 .feature-box-item {
	border:1px solid rgba(255, 255, 255, .5);
	-webkit-box-shadow:none;
	box-shadow:none;
-webkit-transition:all .3s ease;
transition:all .3s ease
}
.feature-box-wrap.v2 .feature-box-item .feature-icon {
	background:#1b1f27;
-webkit-transition:all .3s ease;
transition:all .3s ease
}
.feature-box-wrap.v2 .feature-box-item .feature-icon i {
	color:#fff;
-webkit-transition:all .3s ease;
transition:all .3s ease
}
.feature-box-wrap.v2 .feature-box-item .feature-box-text h5, .feature-box-wrap.v2 .feature-box-item .feature-box-text p {
	color:#fff
}
.feature-box-wrap.v2 .feature-box-item .feature-box-text h5 {
	font-weight:600
}
.feature-box-wrap.v2 .feature-box-item:hover {
	background-color:#fff
}
.feature-box-wrap.v2 .feature-box-item:hover .feature-icon {
	background:#f6e8e8
}
.feature-box-wrap.v2 .feature-box-item:hover .feature-icon i {
	color:#e31c25
}
.feature-box-wrap.v2 .feature-box-item:hover .feature-box-text h5, .feature-box-wrap.v2 .feature-box-item:hover .feature-box-text p {
	color:#000
}
.feature-box-wrap.v3 .feature-box-item {
	background-color:#f8f8f8;
-webkit-transition:.3s;
transition:.3s
}
.feature-box-wrap.v3 .feature-box-item:hover {
	background-color:#fff;
	-webkit-box-shadow:0 9px 25px rgba(0, 0, 0, .08);
	box-shadow:0 9px 25px rgba(0, 0, 0, .08)
}
.img-comp-container {
	position:relative
}
.img-comp-container .img-comp-slider {
	position:absolute;
	z-index:9;
	cursor:ew-resize;
	width:48px;
	height:48px;
	border-radius:50%;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	background:#fff;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.img-comp-container .img-comp-slider span {
	color:#e31c25;
	font-size:18px;
	position:relative
}
.img-comp-container .img-comp-slider span.left-arrow {
	left:2px
}
.img-comp-container .img-comp-slider span.right-arrow {
	right:2px
}
.img-comp-container .img-comp-responsive {
	height:0;
	width:100%;
	padding-bottom:75%
}
.img-comp-container .img-comp-responsive .img-comp-img {
	position:absolute;
	width:100%;
	overflow:hidden;
	height:100%
}
.img-comp-container .img-comp-responsive .img-comp-img img {
	display:block
}
.img-comp-container .img-comp-responsive .img-comp-img.img-comp-overlay {
	width:50%;
	border-right:4px solid #e31c25
}
.img-comp-container .img-comp-responsive .img-comp-img.img-comp-overlay:before {
	position:absolute;
	top:0;
	left:0;
	content:"";
	background:#e31c25;
	opacity:.5;
	width:100%;
	height:100%
}
.img-comp-img img {
	max-width:initial
}
.test-bg-1 {
	background-image:url(../img/banner/banner-101.png)
}
.test-bg-2 {
	background-image:url(../img/banner/banner-10.png)
}
.test-bg-3 {
	background-image:url(../img/banner/banner-9.png)
}
.testimonial-wrap {
	position:relative
}
.testimonial-wrap.v1 .testimonial-slider-v1 .testimonial-text {
	padding-left:20px
}
.testimonial-wrap.v1 .testimonial-slider-v1 .owl-dots {
	bottom:50px;
	left:calc(50% - 60px);
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%)
}
.testimonial-wrap.v1 .testimonial-slider-v1 .owl-dots .owl-dot span {
	margin:0 5px;
	background:#e31c25
}
.testimonial-wrap.v1 .testimonial-slider-v1 .owl-dots .owl-dot.active span {
	border:1px solid #e31c25;
	background-color:transparent
}
.testimonial-wrap.v2 {
	position:relative;
	text-align:center;
	background-position:left center;
	padding:100px 0 120px
}
.testimonial-wrap.v2:before {
	position:absolute;
	top:0;
	left:0;
	background:-webkit-gradient(linear, right top, left top, from(black), color-stop(35%, rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.07)));
	background:linear-gradient(270deg, black 0%, rgba(0, 0, 0, 0.65) 35%, rgba(0, 0, 0, 0.07) 100%);
	content:"";
	width:100%;
	height:100%
}
.testimonial-wrap.v2 h2, .testimonial-wrap.v2 h5, .testimonial-wrap.v2 p, .testimonial-wrap.v2 span {
	color:#fff
}
.testimonial-wrap.v2 .testimonial-slider-v2 {
	height:100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.testimonial-wrap.v2 .testimonial-slider-v2 .container {
	position:relative;
	height:100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.testimonial-wrap.v2 .testimonial-slider-v2 .container .testimonial-text .client-info-wrap {
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.testimonial-wrap.v2 .testimonial-slider-v2 .container .testimonial-text .client-info-wrap .client-info {
	width:320px
}
.testimonial-wrap.v2 .testimonial-slider-v2 .container .testimonial-text .client-quote {
	margin:45px 0
}
.testimonial-wrap.v2 .testimonial-slider-v2 .container .testimonial-text .quote-img {
	position:absolute;
	top:50%;
	bottom:auto;
	right:0;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	max-width:320px
}
.testimonial-wrap.v2 .testimonial-slider-v2 .owl-dots {
	bottom:-30px;
	left:calc(50% - 40px);
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%)
}
.testimonial-wrap.v2 .testimonial-slider-v2 .owl-dots .owl-dot span {
	margin:0 5px;
	background:#e31c25
}
.testimonial-wrap.v2 .testimonial-slider-v2 .owl-dots .owl-dot.active span {
	background-color:#fff
}
.testimonial-wrap.v3 {
	position:relative;
	height:580px
}
.testimonial-wrap.v3 .testimonial-slider-v3 {
	height:100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.testimonial-wrap.v3 .testimonial-slider-v3 .testimonial-text .quote-img {
	position:relative;
	display:block;
	text-align:center;
	bottom:0;
	right:0
}
.testimonial-wrap.v3 .testimonial-slider-v3 .testimonial-text .quote-img img {
	max-width:60px;
	margin:0 auto
}
.testimonial-wrap.v3 .testimonial-slider-v3 .testimonial-text .client-quote {
	text-align:center;
	margin:35px 0
}
.testimonial-wrap.v3 .testimonial-slider-v3 .testimonial-text .client-quote p {
	font-size:40px;
	line-height:50px;
	font-family:'bmwtypenextttbold';
	font-weight:400;
	color:#fff;
	margin:0;
	padding:0 50px
}
.testimonial-wrap.v3 .testimonial-slider-v3 .testimonial-text .client-name {
	text-align:center
}
.testimonial-wrap.v3 .testimonial-slider-v3 .testimonial-text .client-name p {
	font-size:20px;
	line-height:30px;
	font-weight:600;
	color:#fff;
	margin:0
}
.testimonial-wrap.v3 .testimonial-slider-v3 .owl-prev {
	position:absolute;
	top:50%;
	left:30px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.testimonial-wrap.v3 .testimonial-slider-v3 .owl-prev i {
	color:#fff;
	font-size:60px
}
.testimonial-wrap.v3 .testimonial-slider-v3 .owl-next {
	position:absolute;
	top:50%;
	right:30px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.testimonial-wrap.v3 .testimonial-slider-v3 .owl-next i {
	color:#fff;
	font-size:60px
}
.testimonial-slider-v1 .owl-dots, .testimonial-slider-v2 .owl-dots {
	position:absolute
}
.testimonial-slider-v1 .owl-dots .owl-dot, .testimonial-slider-v2 .owl-dots .owl-dot {
	display:inline-block
}
.testimonial-slider-v1 .owl-dots .owl-dot span, .testimonial-slider-v2 .owl-dots .owl-dot span {
	display:block;
	position:relative;
	margin:0 5px;
	width:6px;
	height:6px;
	background:#e31c25;
	border-radius:50%;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.testimonial-slider-v1 .owl-dots .owl-dot.active span, .testimonial-slider-v2 .owl-dots .owl-dot.active span {
	border:1px solid #e31c25;
	background-color:transparent;
	width:12px;
	height:12px;
	position:relative;
	top:3px
}
.testimonial-text h2 {
	font-size:40px;
	line-height:50px;
	font-family:'bmwtypenextttbold';
	font-weight:700
}
.client-info-wrap {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:30px 0 25px
}
.client-info-wrap .client-info {
	width:65%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.client-info-wrap .client-feedback {
	width:35%
}
.client-info-wrap .client-feedback .product-rating {
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start
}
.client-img {
	width:69px;
	height:69px;
	border-radius:50%;
	margin-right:20px
}
.client-img img {
	width:100%;
	height:100%;
	border-radius:50%
}
.client-details {
	width:calc(100% - 91px);
	text-align:left
}
.client-details h5 {
	font-size:20px;
	font-weight:600;
	line-height:25px;
	font-family:'bmwtypenextttregular';
	margin:0
}
.client-details p {
	font-size:16px;
	line-height:30px;
	margin:0
}
.quote-img {
	position:absolute;
	bottom:78px
}
.quote-img img {
	max-width:80px
}
.testimonial-wrap.v2 .quote-img img {
	max-width:450px
}
.client-quote p {
	font-size:20px;
	line-height:30px;
	margin:0
}
.client-quote-wrap {
	padding:210px 0 0;
	position:relative
}
.client-quote-wrap .container {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.client-quote-wrap .client-quote {
	text-align:center
}
.client-quote-wrap .client-quote p {
	font-size:40px;
	line-height:50px;
	color:#fff;
	font-family:'bmwtypenextttbold';
	font-weight:400
}
.client-quote-wrap .client-info {
	text-align:center;
	margin:40px 0 0
}
.client-quote-wrap .client-info .client-avatar {
	width:58px;
	height:58px;
	margin:0 auto;
	border-radius:50%;
	border:1px solid #e31c25
}
.client-quote-wrap .client-info .client-avatar img {
	border-radius:50%;
	padding:2px
}
.client-quote-wrap .client-info .client-name h5 {
	margin:10px 0;
	color:#fff;
	font-weight:600;
	font-family:ubuntu, sans-serif
}
.client-quote-wrap .client-info .client-name p {
	color:#fff;
	font-weight:500;
	margin:0
}
.dumb-pos-img {
	position:absolute;
	bottom:0;
	right:30px
}
#gridView .single-product-item, #listView .single-product-item {
	margin:0 0 30px
}
.product-modal-item {
	border:1px solid rgba(0, 0, 0, .1)
}
.product-wrap.v1 .single-product-item {
	overflow:hidden
}
.product-wrap.v1 .single-product-item .product-img {
	border:0px solid rgba(0, 0, 0, .2);
	max-height:335px;
	text-align:center
}

.product-wrap.v1 .single-product-item .product-img:hover {
	border:1px solid rgba(0, 0, 0, .2);
	max-height:335px;
	text-align:center
}
.product-wrap.v1 .single-product-item .product-price {
	display:inline-block;
	position:absolute;
	width:80px;
	height:80px;
	background:#e31c25;
	text-align:center;
	color:#fff;
	font-size:22px;
	font-family:'bmwtypenextttregular';
	font-weight:700;
	top:20px;
	right:20px;
	border-radius:50%;
	-webkit-box-shadow:0 0 18px rgba(0, 0, 0, .2);
	box-shadow:0 0 18px rgba(0, 0, 0, .2);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.product-wrap.v1 .single-product-item .product-price:before {
	position:absolute;
	top:-10px;
	left:-10px;
	width:calc(100% + 20px);
	height:calc(100% + 20px);
	content:"";
	border:1px solid #e31c25;
	border-radius:50%;
	visibility:hidden;
	opacity:0;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.product-wrap.v1 .single-product-item .product-name {
	display:block;
	text-align:center;
	font-size:15px;
	line-height:25px;
	font-weight:600;
}
.product-wrap.v1 .single-product-item .product-option-wrap {
	bottom:0
}
.product-wrap.v1 .single-product-item .product-option-wrap .add-to-cart, .product-wrap.v1 .single-product-item .product-option-wrap .add-to-wishlist, .product-wrap.v1 .single-product-item .product-option-wrap .view-product {
	background:#071b62
}
.product-wrap.v1 .single-product-item .product-option-wrap .add-to-cart:hover, .product-wrap.v1 .single-product-item .product-option-wrap .add-to-wishlist:hover, .product-wrap.v1 .single-product-item .product-option-wrap .view-product:hover {
	background-color:#e31c25;
	color:#fff
}
.product-wrap.v2 .single-product-item {
	border:1px solid transparent;
	padding:0 0 25px;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.product-wrap.v2 .single-product-item .product-img {
	border:1px solid rgba(0, 0, 0, .2)
}
.product-wrap.v2 .single-product-item .product-name {
	color:#fff;
	font-size:20px;
	font-weight:600;
	margin:6px 0 10px;
	display:block
}
.product-wrap.v2 .single-product-item .product-price {
	color:#e31c25;
	font-size:24px;
	font-weight:700;
	font-family:'bmwtypenextttbold';
	display:block;
	text-align:center
}
.product-wrap.v2 .single-product-item .product-option-wrap {
	top:35%
}

.product-info
{
margin-bottom: 15px;
}

.product-wrap.v2 .single-product-item .product-option-wrap .add-to-cart, .product-wrap.v2 .single-product-item .product-option-wrap .add-to-wishlist, .product-wrap.v2 .single-product-item .product-option-wrap .view-product {
	background:#fff
}
.product-wrap.v2 .single-product-item .product-option-wrap .add-to-cart:hover, .product-wrap.v2 .single-product-item .product-option-wrap .add-to-wishlist:hover, .product-wrap.v2 .single-product-item .product-option-wrap .view-product:hover {
	background-color:#e31c25;
	color:#fff
}
.product-wrap.v3 {
	position:relative
}
.product-wrap.v3 .shape-one {
	position:absolute;
	top:50%;
	left:-50px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.product-wrap.v3 .product-slider .product-slide-item .product-img img {
	max-width:400px;
	margin:0 auto
}
.product-wrap.v3 .product-slider .product-slide-item .product-info .product-price {
	font-size:28px;
	color:#e31c25;
	font-family:'bmwtypenextttbold';
	font-weight:700
}
.product-wrap.v3 .product-slider .product-slide-item .product-info .product-rating {
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start
}
.product-wrap.v3 .product-slider .product-slide-item .product-info .product-desc {
	padding:13px 0 0;
	border-top:1px solid #eaeaea;
	margin:15px 0 0
}
.product-wrap.v3 .product-slider .product-slide-item .product-info .product-action-btn {
	margin:20px 0 0
}
.product-wrap.v3 .product-slider .product-slide-item .product-info .product-action-btn .btn:nth-child(1) {
margin-right:15px
}
.product-wrap.v3 .product-slider .owl-dots {
	position:absolute;
	top:50%;
	right:50px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.product-wrap.v3 .product-slider .owl-dots .owl-dot {
	display:block
}
.product-wrap.v3 .product-slider .owl-dots .owl-dot span {
	display:block;
	position:relative;
	margin:10px 0;
	width:16px;
	height:16px;
	border-radius:50%;
	border:1px solid #e31c25
}
.product-wrap.v3 .product-slider .owl-dots .owl-dot.active span:before {
	position:absolute;
	top:3px;
	left:3px;
	width:8px;
	height:8px;
	content:"";
	background-color:#e31c25;
	border-radius:50%
}
.single-product-item.list-view .product-img {
	max-height:100%!important;
	margin:0
}
.single-product-item.list-view .product-info .product-name {
	font-size:28px;
	line-height:38px;
	text-align:left
}
.single-product-item.list-view .product-info .product-rating {
	margin:15px 0;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start
}
.single-product-item.list-view .product-info .product-rating i {
	font-size:20px
}
.single-product-item .product-img {
	overflow:hidden;
	padding:8px 0px
}
.single-product-item:hover .product-price:before {
	visibility:visible;
	opacity:1
}
.single-product-item .product-img img {
transition:all .8s ease;
-webkit-transition:all .8s ease
}
.product-slide-item .product-img {
	border:1px solid rgba(0, 0, 0, .1)
}
.product-img {
	position:relative;
	margin:0 0 10px
}
.product-option-wrap {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	position:absolute;
	left:50%;
	visibility:hidden;
	opacity:0;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
-webkit-transition:all .4s ease;
transition:all .4s ease;
	width:100%
}
.product-wrap.v1 .single-product-item:hover .product-option-wrap {
	visibility:visible;
	opacity:1;
	bottom:20px
}
.product-wrap.v2 .single-product-item {
	border:1px solid rgba(255, 255, 255, .2)
}
.product-wrap.v2 .single-product-item:hover {
	border-color:#e5e53b
}
.add-to-cart, .add-to-wishlist, .view-product {
	width:140px;
	height:40px;
	color:#fff;
	border-radius:15px;
	text-align:center;
	/* display:-webkit-box;
	display:-ms-flexbox; */
	display:inline-block;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin:0 5px;
-webkit-transition:all .4s ease;
transition:all .4s ease;
line-height: 40px;
}
.add-to-cart i, .add-to-wishlist i, .view-product i {
    font-size: 25px;
    line-height: 44px;
    float: left;
    margin-left: 10px;
}
.single-product-item {
	position:relative;
	overflow:hidden
}
.product-rating {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.product-rating li {
	margin:0 6px 0 0
}
.product-rating li i {
	color:#e31c25
}
.product-slider-v1 .owl-next, .product-slider-v1 .owl-prev {
	position:absolute;
	top:40%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.product-slider-v1 .owl-prev {
	left:-75px
}
.product-slider-v1 .owl-next {
	right:-75px
}
.product-slider-v1 .owl-dots {
	display:none
}
.product-slider-v1 .owl-prev.disabled, .product-slider-v1 .owl-next.disabled {
	background:rgba(227, 28, 37, .3)!important
}
#productModal .btn-close {
	position:absolute;
	top:0;
	right:0;
	background:#e31c25;
	border-radius:0;
	padding:10px;
	z-index:9;
	opacity:1
}
#productModal .btn-close:focus {
	outline:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
#productModal .btn-close i {
	color:#fff;
	font-size:20px;
	line-height:30px;
	position:relative;
	top:-7px
}
#productModal .product-details-wrap {
	padding:42px 0 50px
}
.cta-bg-1 {
	background-image:url(../img/banner/banner-3.jpg)
}
.cta-wrap {
	position:relative
}
.cta-wrap .container {
	position:relative;
	z-index:10
}
.cta-wrap .container .cta-para p {
	color:#fff;
	padding:0 0 0 15px;
	margin:0
}
.cta-wrap .cta-call {
	position:relative;
	padding:25px 20px 15px 75px
}
.cta-wrap .cta-call i {
	position:absolute;
	top:19px;
	left:0;
	font-size:70px;
	color:#fff;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
.cta-wrap .cta-call a {
	font-size:40px;
	font-family:'bmwtypenextttbold';
	font-weight:400;
	color:#fff;
	display:block
}
.cta-wrap .cta-call span {
	display:block;
	margin:15px 0 0;
	color:#fff
}
.cta-wrap.v1 .cta-para p {
	opacity:.7
}
.cta-wrap.v1 .cta-call {
	border:1px solid #e31c25;
	background-color:rgba(112, 112, 112, .24)
}
.cta-wrap.v2 .cta-call {
	background-color:#e31c25
}
.bmi-bg-1 {
	background-image:url(../img/banner/banner-4.jpg)
}
.bmi-wrap {
	position:relative
}
.bmi-wrap .container {
	position:relative;
	z-index:10
}
.bmi-wrap .container .bmi-form {
	margin:25px 0 0
}
.bmi-wrap .container .bmi-form .select-gender {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin:0 0 15px
}
.bmi-wrap .container .bmi-form .select-gender>div {
	margin-right:15px
}
.bmi-wrap .container .bmi-form .form-group {
	width:100%
}
.bmi-wrap .container .bmi-form .form-group input {
	width:100%;
	background:0 0;
	color:#fff;
	border:1px solid rgba(255, 255, 255, .4);
	height:48px;
	padding:10px 23px
}
.bmi-wrap .container .bmi-form .form-group button {
	width:100%;
	height:48px;
	border:none;
	background:#e31c25;
	color:#fff
}
.bmi-wrap .container .bmi-chart {
	border:1px solid rgba(255, 255, 255, .16);
	margin:20px 0 0
}
.bmi-wrap .container .bmi-chart .bmi-chart-title {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.bmi-wrap .container .bmi-chart .bmi-chart-title h6 {
	margin:0;
	color:#fff;
	font-family:'bmwtypenextttregular';
	font-weight:600;
	text-align:center;
	line-height:26px;
	width:50%;
	padding:10px;
	background:rgba(255, 255, 255, .1)
}
.bmi-wrap .container .bmi-chart .bmi-chart-title h6:nth-child(1) {
border-right:1px solid rgba(255, 255, 255, .16)
}
.bmi-wrap .container .bmi-chart .bmi-chart-data {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.bmi-wrap .container .bmi-chart .bmi-chart-data:nth-child(2) p {
padding-top:15px
}
.bmi-wrap .container .bmi-chart .bmi-chart-data:last-child p {
	padding-bottom:15px
}
.bmi-wrap .container .bmi-chart .bmi-chart-data p {
	margin:0;
	color:#fff;
	font-family:'bmwtypenextttregular';
	text-align:center;
	line-height:26px;
	width:50%;
	padding:5px
}
.bmi-wrap .container .bmi-chart .bmi-chart-data p:nth-child(1) {
border-right:1px solid rgba(255, 255, 255, .16)
}
.bmi-form .row .col-lg-6 {
	margin:0 0 25px
}
.bmi-form .row .col-lg-6:nth-child(3), .bmi-form .row .col-lg-6:nth-child(4) {
margin:0
}
[type=radio]:checked, [type=radio]:not(:checked) {
position:absolute;
left:-9999px
}
[type=radio]:checked+label, [type=radio]:not(:checked)+label {
position:relative;
padding-left:24px;
cursor:pointer;
line-height:20px;
display:inline-block;
color:#222;
}
[type=radio]:checked+label::before, [type=radio]:not(:checked)+label::before {
content:"";
position:absolute;
left:0;
top:3px;
width:12px;
height:12px;
border:1px solid #fff;
border-radius:100%;
background:0 0
}
[type=radio]:checked+label::before {
background-color:#fff
}
[type=radio]:checked+label:after, [type=radio]:not(:checked)+label:after {
position:absolute;
content:'';
width:6px;
height:6px;
border-radius:50%;
background:#e31c25;
top:6px;
left:3px;
-webkit-transition:all .2s ease;
transition:all .2s ease
}
[type=radio]:not(:checked)+label:after {
opacity:0;
-webkit-transform:scale(0);
transform:scale(0)
}
[type=radio]:checked+label:after {
	opacity:1;
	-webkit-transform:scale(1);
	transform:scale(1)
}


.male
{
color:#fff!important;
}



.join-class-wrap.bmi-wrap .container .bmi-form .form-group input {
	border:1px solid rgba(0, 0, 0, .2);
	color:#000
}
.blog-post-wrap .container {
	position:relative
}
.blog-item-wrap.v1 {
	/*display:-ms-grid;
	display:grid;*/
	display:flex;
	-ms-grid-columns:1fr 1fr;
	grid-template-columns:1fr 1fr;
	grid-gap:25px
}
.blog-item-wrap.v1 .blog-item {
	position:relative;
	overflow:hidden;
   /* border: 10px solid #fff;*/
    border-radius: 10px;
	box-shadow: 0 0 15px rgb(0 0 0 / 7%)
}
.blog-item-wrap.v1 .blog-item .blog-img {
	position:relative;
	overflow:hidden;

}
.blog-item-wrap.v1 .blog-item .blog-img .news-date {
	top:30px;
	left:30px
}
.blog-item-wrap.v1 .blog-item .blog-content {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	z-index:9;
	background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), color-stop(34%, rgba(0, 0, 0, 0.53)), color-stop(50%, rgba(0, 0, 0, 0.03)));
	background:linear-gradient(360deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.53) 34%, rgba(0, 0, 0, 0.03) 50%)
}
.blog-item-wrap.v1 .blog-item .blog-content .blog-info {
	padding:0 30px 30px;
	-webkit-transform:translateY(130px);
	transform:translateY(130px);
-webkit-transition:.3s;
-webkit-transition:.4s;
transition:.4s
}
.blog-item-wrap.v1 .blog-item .blog-content .blog-info p {
	visibility:hidden;
	opacity:0;
transition:.7s;
-webkit-transition:.7s
}
.blog-item-wrap.v1 .blog-item .blog-content .blog-info .btn {
	visibility:hidden;
	opacity:0;
transition:.7s;
-webkit-transition:.7s
}
.blog-item-wrap.v2 {
	display:-ms-grid;
	display:grid;
	-ms-grid-columns:1fr 1fr 1fr;
	grid-template-columns:1fr 1fr 1fr;
	grid-gap:25px
}
.blog-item-wrap.v2 .blog-img {
	position:relative;
	overflow:hidden
}
.blog-item-wrap.v2 .blog-img img {
-webkit-transition:all .8s ease;
transition:all .8s ease
}
.blog-item-wrap.v2 .blog-img .news-date {
	position:absolute;
	top:25px;
	right:25px
}
.blog-item-wrap.v2 .blog-content {
	position:relative;
	margin:22px 0 0
}
.blog-item-wrap.v2 .blog-content .news-date {
	position:absolute;
	top:25px;
	right:25px
}
.blog-item-wrap.v1 .blog-item:hover .blog-info {
	-webkit-transform:translateY(0);
	transform:translateY(0)
}
.blog-item-wrap.v1 .blog-item:hover .blog-info p, .blog-item-wrap.v1 .blog-item:hover .blog-info a.btn {
	visibility:visible;
	opacity:1
}
.blog-item-wrap.v2 .blog-item:hover .blog-card-title {
	color:#e31c25!important
}
.blog-item-wrap .blog-item .blog-img img {
-webkit-transition:.8s;
transition:.8s
}
.blog-item-wrap .blog-item:hover .blog-img img {
	-webkit-transform:scale(1.05);
	transform:scale(1.05)
}
.news-date {
	position:absolute;
	background:#fff;
	width:80px;
	height:80px;
	text-align:center;
	border-radius:5px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	z-index:10
}
.news-date h4 {
	font-size:30px;
	color:#e31c25;
	font-weight:700;
	margin:0
}
.news-date h4 span {
	font-size:16px;
	display:block;
	font-weight:600;
	color:#000;
	font-family:ubuntu, sans-serif
}
.blog-content .blog-card-title {
	font-family:'bmwtypenextttbold';
	color:#fff;
	font-size:20px;
	font-weight:600;
	margin:0 0 15px;
	display:block
}
.blog-content p {
	color:#fff;
	margin-bottom:25px
}
article p {
	margin:0 0 30px
}
article blockquote {
	overflow:hidden;
	background-color:#fafafa;
	padding:30px!important;
	position:relative;
	z-index:1;
	margin-top:20px;
	margin-bottom:20px
}
article blockquote p {
	color:#000;
	line-height:1.5;
	margin-bottom:0;
	font-style:italic;
	font-weight:500;
	font-size:18px
}
article img {
	margin:0 0 30px
}
.comment-box-title {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	border:1px solid rgba(0, 0, 0, .2);
	padding:30px;
	margin:0 0 30px
}
.comment-box-title .comment-box-title-left p {
	font-size:24px;
	line-height:34px;
	font-family:'bmwtypenextttbold';
	font-weight:400;
	margin:0;
	color:#000
}
.comment-box-title .comment-box-title-left a {
	color:#e31c25;
	display:block;
	padding:0 0 3px;
	border-bottom:1px solid #e31c25
}
.comment-box {
	padding:30px;
	margin:0 0 30px
}
.comment-box .comment-author-info {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.comment-box .comment-author-info .ct_author_avatar {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.comment-box .comment-author-info .ct_author_avatar img {
	width:40px;
	height:40px;
	border-radius:50%
}
.comment-box .comment-author-info .ct_author_avatar p {
	font-size:20px;
	line-height:34px;
	font-weight:600;
	margin:0 15px;
	color:#000
}
.comment-box .comment-date {
	text-align:right
}
.comment-box .comment-date p {
	margin:0
}
.comment-box.approved {
	background:#f8f8f8
}
.comment-box.declined {
	border:1px solid rgba(0, 0, 0, .2)
}
.comment-text {
	margin:20px 0 30px;
	color:#454546
}
.comment-rating ul li i {
	font-size:14px
}
.comment-form {
	background:#f8f8f8;
	padding:30px
}
.comment-form .comment-form-title {
	font-size:25px;
	line-height:34px;
	color:#e31c25;
	margin:0 0 20px;
	font-weight:400;
	padding:0 0 30px;
	border-bottom:1px solid rgba(0, 0, 0, .1)
}
.comment-form .form-group {
	margin:0 0 15px
}
.comment-form .form-group label {
	display:block;
	margin:0 0 8px
}
.comment-form .form-group input {
	width:100%;
	height:56px;
	border:1px solid rgba(0, 0, 0, .1);
	padding:10px 15px;
	background:0 0
}
.comment-form .form-group textarea {
	width:100%;
	height:120px;
	border:1px solid rgba(0, 0, 0, .1);
	padding:10px 15px;
	background:0 0;
	resize:none
}
.comment-form .single-product-checkbox .checkbox.form-group label::before {
top:-2px
}
.popular-post-item {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 0 0px 10px;
	padding: 10px 15px;
	border: 1px solid #d7d7d7;
}

.popular-post-item:hover {
background-color: #f5f5f5;
}

.popular-post-item .post-img {
	width:60px;
	margin-right:10px
}
.popular-post-item .post-info {
	width:calc(100% - 100px)
}
.popular-post-item .post-info h5 {
	font-size:18px;
	font-family:'bmwtypenextttregular';
	font-weight:700;
}

.popular-post-item .post-info h5 a {
	font-size:18px;
	font-family:'bmwtypenextttregular';
	font-weight:500;
}

.popular-post-item .post-info h5 a:hover { 
	color: #071b62;
}

.popular-post-item .post-info .active a { 
	color: #e31c25;
}



.popular-post-item .post-info span {
	font-size:14px;
	color:#e31c25;
	line-height:19px;
	display:block;
	margin:0 0 5px
}
.sidebar .sidebar-widget {
	margin:0 0 35px; 
	border: 0px solid #dedede;
}
.sidebar .sidebar-widget .sidebar-widget-title {
	margin:10px 0 25px 10px;
	font-weight:400;
	position: relative;
    line-height: 1.3em;
    padding-right: 40px;
    display: inline-block;
    text-transform: capitalize;
}

.sidebar .sidebar-widget .sidebar-widget-title:before {
    position: absolute;
    content: '';
    right: 0px;
    bottom:12px;
    height: 3px;
    width: 30px;
    background-color: #071b62;
}

.sidebar .sidebar-widget.search-box {
	position:relative
}
.sidebar .sidebar-widget.search-box input {
	width:100%;
	height:48px;
	background:0 0;
	color:#000;
	font-size:14px;
	line-height:21px;
	padding:10px 60px 10px 10px;
	border:1px solid rgba(0, 0, 0, .2)
}
.sidebar .sidebar-widget.search-box button {
	position:absolute;
	top:0;
	right:0;
	width:50px;
	height:100%;
	border:none;
	background:0 0
}
.sidebar .sidebar-widget.search-box button i {
	color:#e31c25;
	font-size:20px
}
.sidebar .sidebar-widget .category-box ul li {
	display:block
}
.sidebar .sidebar-widget .category-box ul li a {
	position:relative;
	padding-left:22px;
	font-weight:500
}
.sidebar .sidebar-widget .category-box ul li a::before {
position:absolute;
top:13px;
left:0;
content:"";
background:#e31c25;
width:5px;
height:1px
}
.sidebar .sidebar-widget .category-box ul li a:hover {
	color:#e31c25
}
.sidebar .sidebar-widget .category-box ul li a:hover:before {
	background:#e31c25
}
.sidebar .sidebar-widget .tag-list ul li {
	display:inline-block;
	margin:0 8px 12px 0
}
.sidebar .sidebar-widget .tag-list ul li a {
	display:inline-block;
	font-size:14px;
	line-height:19px;
	padding:10px 15px;
	border:1px solid #646464;
	color:#646464;
-webkit-transition:.4s;
transition:.4s
}
.sidebar .sidebar-widget .tag-list ul li a:hover {
	background-color:#e31c25;
	color:#fff;
	border-color:transparent
}
.comment-form .single-product-checkbox .checkbox.form-group.fn label::before {
top:5px
}
.single-product-checkbox .form-group.checkbox.fn input:checked+label::after {
top:5px
}
.tb-bg-1 {
	background-image:url(../img/banner/banner-2.jpg)
}
.class-bg-1 {
	background-image:url(../img/class/class-5.jpg)
}
.class-bg-2 {
	background-image:url(../img/class/class-6.jpg)
}
.class-bg-3 {
	background-image:url(../img/class/class-7.jpg)
}
.class-bg-4 {
	background-image:url(../img/class/class-8.jpg)
}
.time-table-banner {
	position:relative;
	height:400px
}
.time-table-banner:before {
	position:absolute;
	top:0;
	left:0;
	background:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.97)), color-stop(35%, rgba(0, 0, 0, 0.45)), color-stop(50%, rgba(0, 0, 0, 0.001)));
	background:linear-gradient(90deg, rgba(0, 0, 0, 0.97) 0%, rgba(0, 0, 0, 0.45) 35%, rgba(0, 0, 0, 0.001) 50%);
	content:"";
	width:100%;
	height:100%
}
.time-table-banner .container {
	position:relative;
	height:100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.time-table-banner .container .time-table-btn {
	margin:25px 0 0
}
.time-table-banner .container .time-table-btn .btn:nth-child(1) {
margin:0 15px 0 0
}
.class-wrap .class-item .class-info {
	margin:20px 0 0
}
.class-wrap .class-item .class-info h5 {
	font-family:'bmwtypenextttregular';
	font-weight:700;
	margin:0 0 10px
}
.class-wrap .class-item .class-info span {
	font-size:14px;
	line-height:18px;
	display:block;
	margin:0 0 15px;
	opacity:.7
}
.class-wrap .class-item .class-info p {
	margin:0 0 10px
}
.class-wrap.v1 .class-item .class-img .overlay {
	visibility:hidden;
	opacity:0;
-webkit-transition:all .3s ease;
transition:all .3s ease
}
.class-wrap.v1 .class-item:hover .class-img .btn {
	visibility:visible;
	opacity:1
}
.class-wrap.v1 .class-item:hover .overlay {
	visibility:visible;
	opacity:.8
}
.class-wrap.v2 .class-item {
	position:relative;
	height:500px;
-webkit-transition:all .5s ease;
transition:all .5s ease
}
.class-wrap.v2 .class-item .overlay {
-webkit-transition:all .5s ease;
transition:all .5s ease;
	background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.99)), color-stop(35%, rgba(0, 0, 0, 0.39)), to(rgba(0, 0, 0, 0)));
	background:linear-gradient(360deg, rgba(0, 0, 0, 0.99) 0%, rgba(0, 0, 0, 0.39) 35%, rgba(0, 0, 0, 0) 100%)
}
.class-wrap.v2 .class-item .class-num {
	position:absolute;
	top:25px;
	left:25px;
	-webkit-text-stroke:1px #fff;
	font-size:40px;
	font-family:'bmwtypenextttbold';
	font-weight:700;
	visibility:hidden;
	opacity:1;
-webkit-transition:.3s;
transition:.3s
}
.class-wrap.v2 .class-item .class-info {
	position:absolute;
	bottom:20px;
	left:20px
}
.class-wrap.v2 .class-item .class-info h5 {
	color:#fff;
	-webkit-transform:translateY(70px);
	transform:translateY(70px);
-webkit-transition:all .5s ease;
transition:all .5s ease
}
.class-wrap.v2 .class-item .class-info p, .class-wrap.v2 .class-item .class-info span, .class-wrap.v2 .class-item .class-info a {
	color:#fff;
	opacity:1
}
.class-wrap.v2 .class-item .class-info p, .class-wrap.v2 .class-item .class-info span {
	visibility:hidden;
	opacity:0;
	-webkit-transform:translateY(30px);
	transform:translateY(30px);
-webkit-transition:all .5s ease;
transition:all .5s ease
}
.class-wrap.v2 .class-item .class-info .btn {
	position:absolute;
	bottom:20px;
	left:20px
}
.class-wrap.v2 .class-item:hover .class-img .btn {
	visibility:visible;
	opacity:1
}
.class-wrap.v2 .class-item:hover .overlay {
	background-color:rgba(0, 0, 0, .9)
}
.class-wrap.v2 .class-item:hover .class-num {
	visibility:visible;
	opacity:1
}
.class-wrap.v2 .class-item:hover .class-info h5 {
	-webkit-transform:translateY(0px);
	transform:translateY(0px)
}
.class-wrap.v2 .class-item:hover .class-info p, .class-wrap.v2 .class-item:hover .class-info span {
	visibility:visible;
	opacity:1;
	-webkit-transform:translateY(0px);
	transform:translateY(0px)
}
.class-wrap.v2 .class-item:hover .class-info .btn {
	position:absolute;
	bottom:20px;
	left:20px
}
.class-wrap.v3 .class-item {
	margin:0 0 30px
}
.class-wrap.v3 .class-item a, .class-wrap.v3 .class-item span {
	color:#fff;
	opacity:1
}
.class-wrap.v3 .class-item p {
	color:rgba(255, 255, 255, .8)
}
.class-wrap.v3 .class-item .class-img {
	max-height:400px
}
.class-wrap.v3 .class-item .class-info>a {
	font-family:teko, sans-serif
}
.class-wrap.v3 .class-item .class-info a {
	font-size:18px;
	font-weight:600;
	display:inline-block;
	border-bottom:1px solid transparent;
	margin:0 0 10px
}
.class-wrap.v3 .class-item .class-info .trainer-info {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:20px 0 0
}
.class-wrap.v3 .class-item .class-info .trainer-info .trainer-img {
	width:59px;
	height:59px;
	border-radius:50%
}
.class-wrap.v3 .class-item .class-info .trainer-info .trainer-img img {
	width:100%;
	border-radius:50%
}
.class-wrap.v3 .class-item .class-info .trainer-info .trainer-desc {
	width:calc(100% - 70px);
	margin-left:10px
}
.class-wrap.v3 .class-item .class-info .trainer-info .trainer-desc p {
	margin:0 0 8px
}
.class-wrap.v3 .class-item .class-info .trainer-info .trainer-desc span {
	margin:0
}
.class-wrap.v3 .class-item:hover .class-info>a {
	border-color:#e31c25
}
.class-wrap.v3 .class-item.s1 {
	margin:0 0 30px
}
.class-wrap.v3 .class-item.s1 .class-info a {
	color:#000
}
.class-wrap.v3 .class-item.s1 .class-info span {
	color:#646464
}
.class-wrap.v3 .class-item.s1 .class-info a {
	font-weight:700;
	border:none
}
.class-wrap.v3 .class-item.s1 .class-info .trainer-info {
	padding:15px 0 0;
	border-top:1px solid rgba(112, 112, 112, .2)
}
.class-wrap.v3 .class-item.s1:hover .class-info a {
	color:#e31c25;
	border-color:transparent!important
}
.class-item.s1 .class-info p {
	color:#646464
}
.class-wrap.v3 .class-item .trainer-info .trainer-desc:hover a {
	color:#e31c25
}
.class-details-img {
	height:400px
}
.feature-content.class-details-content {
	padding-right:0
}
.class-img {
	position:relative
}
.class-img a.btn {
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	z-index:9;
	visibility:hidden;
	opacity:0
}
.class-trainer p {
	background:#f8f8f8;
	text-align:center;
	margin:0;
	padding:6px;
	font-weight:600
}
.class-details .table thead tr th {
	border-bottom:none;
	background:#000;
	color:#fff;
	text-align:center
}
.dt-header {
	background-color:#000;
	padding:32px 0
}
.dt-header, .dt-data {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	border-bottom:1px solid rgba(0, 0, 0, .05)
}
.dt-header .dt-header-item, .dt-header .dt-data-item, .dt-data .dt-header-item, .dt-data .dt-data-item {
	width:20%;
	text-align:center
}
.dt-header .dt-header-item p, .dt-header .dt-data-item p, .dt-data .dt-header-item p, .dt-data .dt-data-item p {
	opacity:.7;
	margin:0
}
.dt-header .dt-header-item, .dt-data .dt-header-item {
	color:#fff;
	font-family:'bmwtypenextttregular';
	font-weight:600
}
.dt-header .dt-header-item h6, .dt-data .dt-header-item h6 {
	font-family:'bmwtypenextttregular';
	font-weight:700
}
.dt-data {
	background:#f8f8f8;
	padding:20px 10px
}
.join-class-bg {
	height:600px
}
.class-details-table {
	width:100%;
	overflow-x:auto
}
.class-details-table .table thead tr {
	vertical-align:middle
}
.class-details-table .table thead tr th {
	background-color:#000;
	color:#fff;
	padding:25px 30px;
	text-align:center;
	font-size:18px
}
.class-details-table .table tbody tr {
	vertical-align:middle
}
.class-details-table .table tbody tr td {
	background-color:#f8f8f8;
	padding:25px 30px;
	text-align:center
}
.course-wrap {
	position:relative;
	margin-top:82px
}
.class_list {
	border:none;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	margin:0 0 35px
}
.class_list li {
	width:20%;
	text-align:center;
	border:none
}
.class_list li button {
	display:block;
	padding:8px 5px 6px;
	font-size:18px;
	font-family:'bmwtypenextttbold';
	font-weight:400;
	background:0 0;
	border:none;
	border-radius:0;
	width:100%;
	color:#000
}
.class_list li button:hover, .class_list li button:focus, .class_list li button.active {
	border-color:transparent!important
}
.class_list li button.active {
	background:#e31c25!important;
	border-bottom:none;
	color:#fff!important
}
.nav.nav-tabs.class_list li:first-child a {
	border-left:1px solid #fff
}
.schedule-table-head {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.schedule-table-head .schedule-table-head-item {
	width:14.286%;
	background:#000;
	padding:15px 0
}
.schedule-table-head .schedule-table-head-item h4 {
	color:#fff;
	font-size:20px;
	font-weight:300;
	text-align:center;
	margin:0
}
.schedule-table-data-item {
	background:0 0;
	border:1px solid #707070;
	width:14.28%;
	border-left:none;
	border-bottom:none;
	padding:5px;
	min-height:100px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.schedule-table-data-item h4 {
	font-size:18px;
	font-weight:300;
	color:#fff;
	line-height:1;
	margin:0;
	text-align:center
}
.schedule-table-data {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.schedule-table-data .schedule-table-data-item a {
	font-size:18px;
	font-weight:600;
	text-align:center;
	display:block
}
.schedule-table-data .schedule-table-data-item a span {
	display:block;
	font-size:15px;
	font-weight:400;
	color:#646464
}
.schedule-table-data .schedule-table-data-item:hover a {
	color:#e31c25
}
.schedule-table-data .schedule-table-data-item:hover a span {
	color:#707070
}
.schedule-table-data-item:nth-child(1) {
border-left:1px solid #707070
}
.schedule-table-data:first-child .schedule-table-data-item {
	border-top:none
}
.schedule-table-data:last-child .schedule-table-data-item {
	border-bottom:1px solid #707070
}
.trainer-desc p {
	font-weight:600;
	font-size:18px;
	color:#000
}
.promo-bg-1 {
	background-image:url(../img/promo/promo-img-1.jpg)
}
.promo-bg-2 {
	background-image:url(../img/promo/promo-2.jpg)
}
.promo-bg-3 {
	background-image:url(../img/promo/promo-4.jpg)
}
.promo-bg-4 {
	background-image:url(../img/promo/promo-3.jpg)
}

.promo-wrap
{ 
padding:30px 0px 10px 0px;
}

.promo-wrap .promo-content {
	text-align:center;
	height:100%;
	z-index:1;
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	padding:10px 15px 10px;
}
.promo-wrap .promo-content .promo-icon {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	width:80px;
	height:80px;
	border-radius:5px;
	background:#dde9fb;
	text-align:center;
	margin:0 auto;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.promo-wrap .promo-content .promo-icon i {
	font-size:60px;
	color:#e31c25
}
.promo-wrap .promo-content .promo-text {
	margin:10px 0 0;
-webkit-transition:.3s;
transition:.3s
}
.promo-wrap .promo-content .promo-text h5 {
	margin:0 0 10px;
	font-family:'bmwtypenextttregular';
	font-weight:500;
}
.promo-wrap.v1 .promo-item {
	border-right:0px solid #e31c25;
	border-bottom:0px solid #e31c25
}
.promo-wrap.v2 .promo-content {
	max-height:252px
}
.promo-wrap.v2 .promo-item {
	border:none
}
.promo-wrap.v2 .promo-item .promo-img {
	min-height:252px;
	visibility:visible;
	opacity:1;
	position:relative
}
.promo-wrap.v2 .promo-item .promo-img:before {
	display:none
}
.promo-wrap.v3 {
	position:absolute;
	bottom:-120px;
	left:0;
	width:100%;
	z-index:9
}
.promo-wrap.v3 .promo-item {
	background:#fff
}
.promo-item {
	position:relative
}
.promo-img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.promo-item:hover .promo-img {
	visibility:visible;
	opacity:1
}
.promo-img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	visibility:hidden;
	opacity:0;
-webkit-transition:.3s;
transition:.3s
}
.promo-img:before {
	position:absolute;
	top:0;
	left:0;
	content:"";
	background:#fff;
	opacity:.8;
	width:100%;
	height:100%
}
.promo-item:hoverv.promo-img {
visibility:visible;
opacity:1
}
.promo-item:hover .promo-icon {
	/*background:#dde9fb;*/
	background:transparent;
}
.promo-item:hover .promo-icon i {
	color:#fff;
}
.promo-item:hover .promo-text h5, .promo-item:hover .promo-text p {
	color:#071b62;
}
.promo-slider-v1 {
	border-top:0px solid #e31c25;
	border-left:0px solid #e31c25
}
.promo-slider-v1 .owl-dots {
	display:none
}
.promo-slider-v1 .owl-prev, .promo-slider-v1 .owl-next {
	width:48px;
	height:48px;
	border-radius:50%;
	background:#071b62!important;
	text-align:center;
	position:absolute;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.promo-slider-v1 .owl-prev i, .promo-slider-v1 .owl-next i {
	color:#fff;
	font-size:22px;
	line-height:45px;
	position:relative
}
.promo-slider-v1 .owl-prev .owl-next i, .promo-slider-v1 .owl-next .owl-next i {
	left:1px
}
.promo-slider-v1 .owl-prev.disabled, .promo-slider-v1 .owl-next.disabled {
	background-color:rgba(255, 255, 255, .3)
}
.promo-slider-v1 .owl-prev {
	left:-25px
}
.promo-slider-v1 .owl-next {
	right:-25px
}
#productModal .product-details-wrap {
	padding:42px 10px 50px 35px
}
.footer-wrap .footer-top {
	padding:100px 0
}
.footer-wrap .footer-top .footer-widget .com-address-item {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 0 15px
}
.footer-wrap .footer-top .footer-widget .com-address-item .com-address-icon {
	width:48px;
	height:48px;
	background:#e31c25;
	text-align:center;
	border-radius:5px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.footer-wrap .footer-top .footer-widget .com-address-item .com-address-icon i {
	color:#fff;
	font-size:26px
}
.footer-wrap .footer-top .footer-widget .com-address-item .comp-address-info {
	width:calc(100% - 60px)
}
.footer-wrap .footer-top .footer-widget .com-address-item .comp-address-info p {
	margin:0
}
.footer-wrap .footer-top .footer-widget .com-address-item .comp-address-info a {
	font-size:16px;
	line-height:26px;
	font-weight:600
}
.footer-wrap .footer-top .footer-widget .footer-widget-title {
	margin:0 0 20px
}
.footer-wrap .footer-top .footer-widget .footer-widget-title h5 {
	font-family:'bmwtypenextttbold';
	padding-left:12px;
	line-height:27px;
	position:relative
}
.footer-wrap .footer-top .footer-widget .footer-widget-title h5:before {
	position:absolute;
	top:0;
	left:0;
	content:"";
	width:3px;
	height:100%
}
.footer-wrap .footer-bottom {
	padding:20px 0
}
.footer-wrap .footer-bottom .copyright-text {
	text-align:center
}
.footer-wrap .footer-bottom .copyright-text p {
	line-height:22px;
	margin:0
}
.footer-wrap .footer-bottom .copyright-text p a {
	color:#e31c25;
	font-weight:600
}
.footer-wrap.v1 {
	background-color:#f8f8f8
}
.footer-wrap.v1 .footer-top {
	background-color:#f8f8f8
}
.footer-wrap.v1 .footer-top .footer-widget .footer-widget-title h5 {
	color:#000
}
.footer-wrap.v1 .footer-top .footer-widget .footer-widget-title h5:before {
	background-color:#e31c25
}
.footer-wrap.v1 .footer-top .footer-widget .social-profile ul li a {
	background:#f6e8e8
}
.footer-wrap.v1 .footer-top .footer-widget .social-profile ul li a:hover {
	background-color:#fff
}
.footer-wrap.v1 .footer-top .footer-widget .social-profile ul li a i {
	color:#e31c25
}
.footer-wrap.v1 .footer-top .footer-widget .comp-location {
	background:#fff
}
.footer-wrap.v1 .footer-top .footer-widget .comp-location .loc-icon {
	background:#fce7e8
}
.footer-wrap.v1 .footer-top .footer-widget .comp-location .loc-icon i {
	color:#e31c25
}
.footer-wrap.v1 .footer-top .footer-widget .newsletter-wrap .form-group input {
	border:none;
	background:#fff;
	color:#000;
	font-size:14px
}
.footer-wrap.v1 .footer-top .footer-widget .newsletter-wrap .form-group button {
	background:#e31c25;
	border:none;
	color:#fff
}
.footer-wrap.v1 .footer-bottom {
	background-color:#fff
}
.footer-wrap.v1 a {
	color:#000
}
.footer-wrap.v2 .footer-top {
	background-color:#01060f
}
.footer-wrap.v2 .footer-top .footer-widget-title h5 {
	color:#fff
}
.footer-wrap.v2 .footer-top .footer-widget-title h5:before {
	background-color:#e5e53b
}
.footer-wrap.v2 .footer-top .social-profile ul li a {
	background:0 0;
	border:1px solid #e5e53b
}
.footer-wrap.v2 .footer-top .social-profile ul li a:hover {
	background-color:#fff
}
.footer-wrap.v2 .footer-top .social-profile ul li a:hover i {
	color:#e31c25
}
.footer-wrap.v2 .footer-top .social-profile ul li a i {
	color:#fff
}
.footer-wrap.v2 .footer-top .comp-location {
	background:rgba(255, 255, 255, .1);
	border:1px solid rgba(255, 255, 255, .5)
}
.footer-wrap.v2 .footer-top .comp-location .loc-icon {
	background:#707070
}
.footer-wrap.v2 .footer-top .comp-location .loc-icon i {
	color:#fff
}
.footer-wrap.v2 .footer-top .comp-location h6, .footer-wrap.v2 .footer-top .comp-location span, .footer-wrap.v2 .footer-top .comp-location p, .footer-wrap.v2 .footer-top .comp-location a {
	color:#fff
}
.footer-wrap.v2 .footer-top .comp-location span {
	opacity:.7
}
.footer-wrap.v2 .footer-top .newsletter-wrap .form-group input {
	border:1px solid rgba(255, 255, 255, .5);
	background:0 0;
	color:#fff
}
.footer-wrap.v2 .footer-top .newsletter-wrap .form-group button {
	background:#e31c25;
	border:none;
	color:#fff
}
.footer-wrap.v2 .footer-top p, .footer-wrap.v2 .footer-top a {
	color:#fff
}
.footer-wrap.v2 .footer-bottom {
	background-color:#01060f;
	border-top:1px solid #34383f
}
.footer-wrap.v2 .footer-bottom p, .footer-wrap.v2 .footer-bottom a {
	color:#fff
}
.social-profile {
	margin:25px 0 0
}
.social-profile ul li {
	display:inline-block;
	margin-right:10px
}
.social-profile ul li:last-child {
	margin-right:0
}
.social-profile ul li a {
	display:inline-block;
	width:48px;
	height:48px;
	background:#efefef;
	border-radius:5px;
	text-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
transition:.3s;
-webkit-transition:.3s
}
.social-profile ul li a:hover {
	background-color:#fff
}
.social-profile ul li a i {
	font-size:28px;
	color:#262561;
    transition:.3s;
    -webkit-transition:.3s
}
.footer-menu ul li {
	padding-bottom:16px;
	display:block
}
.footer-menu ul li a {
	display:inline-block;
	text-transform:capitalize
}
.footer-menu ul li:last-child a {
	padding-bottom:0
}
.instagram-photo-wrap {
	display:-ms-grid;
	display:grid;
	-ms-grid-columns:1fr 1fr 1fr;
	grid-template-columns:1fr 1fr 1fr;
	grid-gap:14px
}
.instagram-photo-wrap .instagram-photo {
	display:block
}
.instagram-photo-wrap .instagram-photo:nth-child(1) {
-ms-grid-row:1;
grid-row:1;
grid-row-start:1;
grid-row-end:3;
-ms-grid-column:1;
grid-column:1;
grid-column-start:1;
grid-column-end:3
}
.comp-location {
	text-align:center;
	padding:20px 10px;
	margin:0 0 25px
}
.comp-location h6 {
	text-transform:uppercase;
	font-family:ubuntu, sans-serif
}
.comp-location .loc-icon {
	width:48px;
	height:48px;
	border-radius:5px;
	margin:0 auto 15px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.comp-location .loc-icon i {
	font-size:22px
}
.comp-location h6 {
	font-weight:600
}
.comp-location span {
	font-size:14px;
	line-height:25px;
	margin:0 0 5px;
	display:block
}
.comp-location p {
	margin-bottom:0
}
.newsletter-wrap .form-group {
	position:relative
}
.newsletter-wrap .form-group input {
	height:48px;
	width:calc(100% - 152px);
	font-size:14px;
	padding:10px 20px;
	text-transform:capitalize
}
.newsletter-wrap .form-group button {
	width:162px;
	position:absolute;
	top:0;
	right:0;
	border:none;
	height:100%;
	text-align:center;
	font-size:16px;
	line-height:26px
}
.newsletter-wrap .form-group button i {
	margin-left:5px
}
.newsletter-wrap.search-product .form-group {
	width:450px;
	margin:0 auto
}
.newsletter-wrap.search-product .form-group input {
	width:100%;
	padding-right:160px;
	border:none
}
.newsletter-wrap.search-product .form-group button {
	width:162px;
	background:#e31c25;
	color:#fff
}
.product-gallery.swiper-container.gallery-top {
	height:auto!important
}
.swiper-slide.single-product-img {
	min-height:400px;
	margin:0 0 30px;
	border:1px solid rgba(0, 0, 0, .1);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.swiper-slide.single-product-img img {
	margin:0 auto;
	display:block
}
.swiper-slide.single-product-thumb {
	border:1px solid rgba(0, 0, 0, .1);
	padding:5px 0;
	cursor:pointer;
	max-height:120px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.swiper-slide.single-product-thumb img {
	max-width:80%;
	margin:0 auto;
	display:block
}
.single-product-title {
	position:relative;
	padding-left:13px
}
.single-product-title h2 {
	font-size:30px;
	color:#000;
	line-height:42px;
	margin:0 0 14px;
	font-weight: 500;
	font-family: 'bmwtypenextttregular';
}
.single-product-title h3 {
	font-size:30px;
	line-height:36px;
	font-family:'bmwtypenextttregular';
	font-weight:400
}
.single-product-title:before {
	position:absolute;
	top:10px;
	left:0;
	content:"";
	width:3px;
	height:calc(100% - 15px);
	background:#fff;
}
.single-product-desc {
	border-bottom:.5px solid rgba(69, 69, 70, .2)
}
.single-product-desc p {
	opacity:.9;
}
.single-product-review {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin: 10px 0 10px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
}
.single-product-review .single-product-review-left {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	width:40%
}


.single-product-review .single-product-review-left-w100 {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%
}

.single-product-review .single-product-review-left-w100 span {
    color: #222;
    font-size: 16px;
    margin-left: 6px;
    font-weight: 600;
}




.single-product-review .single-product-review-left .product-rating li {
	margin-right:7px
}
.single-product-review .single-product-review-left .product-rating li i {
	font-size:24px
}
.single-product-review .single-product-review-left span {
	color: #222;
    font-size: 16px;
    margin-left: 6px;
    font-weight: 600;
}

.single-product-review .single-product-review-right span {
	color: #222;
    font-size: 16px;
    margin-left: 6px;
    font-weight: 600;
}

.single-product-review .single-product-review-right {
	width:60%;
	text-align:right
}
.single-product-option {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.product-quantity {
	width:144px
}
.product-quantity {
	margin-right:10px
}
.product-quantity .qtySelector {
	position:relative;
	border:.5px solid rgba(69, 69, 70, .2);
	height:48px
}
.product-quantity .qtySelector span {
	width:48px;
	position:absolute;
	top:0;
	height:100%;
	background:0 0;
	border:none;
	cursor:pointer;
	display:block;
	text-align:center;
	line-height:45px;
	font-size:22px;
	color:#e31c25
}
.product-quantity .qtySelector span.decreaseQty {
	left:0
}
.product-quantity .qtySelector span.increaseQty {
	right:0
}
.product-quantity .qtySelector input {
	width:calc(100% - 96px);
	background:#e31c25;
	border:none;
	left:48px;
	position:relative;
	height:47px;
	top:-1px;
	text-align:center;
	color:#fff
}
.add-cart button, .add-wishlist button {
	margin-right:10px;
	height:48px;
	font-weight:400!important
}
.add-cart button i, .add-wishlist button i {
	margin-right:10px;
	top:1px!important
}
.add-cart button.v3, .add-wishlist button.v3 {
	border-color:rgba(0, 0, 0, .2)
}

.add-wishlist  { 
	margin-left: 10px;
}


.single-product-checkbox {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin:30px 0
}
.single-product-checkbox .checkbox {
	margin-right:20px
}
.single-product-checkbox .checkbox.form-group label {
	font-size:16px;
	line-height:26px;
	padding-left:19px
}
.single-product-checkbox .checkbox.form-group label:before {
	width:14px;
	height:14px;
	padding:0;
	border:1px solid #e31c25;
	-webkit-box-shadow:none;
	box-shadow:none;
	position:absolute;
	top:6px;
	left:0
}
.single-product-checkbox .form-group.checkbox input:checked+label::after {
top:8px;
left:5px;
width:4px;
height:9px;
border:solid #e31c25;
border-width:0 1px 1px 0
}
.accordion-button:not(.collapsed) {
color:#000;
background-color:transparent
}
.accordion-item:not(:first-of-type) {
border-top:1px solid rgba(0, 0, 0, .1)
}
.accordion-item {
	border:1px solid rgba(0, 0, 0, .1);
	margin:0 0 30px;
	padding:0 20px
}
.accordion-item .accordion-header .accordion-button {
	margin:0;
	padding:20px 10px;
	font-size:20px;
	line-height:30px;
	font-family:'bmwtypenextttregular';
	font-weight:600;
	border-radius:0;
	padding:20px 0;
	border:none;
	text-align:left;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start
}
.accordion-item .accordion-header .accordion-button:focus {
	outline:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
.accordion-collapse {
	border:none
}
.accordion-button:not(.collapsed)::after {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
background-image:none;
content:"\f106";
font-family:line awesome free;
font-weight:700;
font-size:14px
}
.accordion-button::after {
content:"\f107";
background-image:none;
font-family:line awesome free;
font-weight:700;
font-size:14px
}
.accordion-body {
	padding:25px 0 30px;
	border-top:1px solid rgba(0, 0, 0, .1)
}
.accordion-body p {
	margin:0
}
.additional-info li {
	margin:0 0 10px
}
.additional-info li:last-child {
	margin-bottom:0
}
.additional-info li p span {
	width:100px;
	font-weight:600;
	display:inline-block
}
.product-reviews-item {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 0 20px
}
.product-reviews-item:last-child {
	margin:0
}
.reviewer_img {
	width:90px;
	height:100px
}
.reviewer_text {
	width:calc(100% - 110px);
	margin-left:20px
}
.reviewer_text p {
	font-size:14px;
	line-height:24px;
	opacity:.7;
	margin:0
}
.reviewer_info {
	margin:0 0 8px
}
.reviewer_info h6, .reviewer_info p {
	display:inline-block
}
.reviewer_info h6 {
	line-height:21px;
	margin:0 25px 0 0;
	font-family:'bmwtypenextttregular';
	font-size:16px;
	font-weight:600
}
.reviewer_info p {
	font-size:14px;
	line-height:24px;
	margin:0;
	opacity:.7
}
.review-form-title {
	background:#000;
	padding:15px;
	margin:0 0 20px
}
.review-form-title h6 {
	color:#fff;
	font-family:'bmwtypenextttregular';
	color:#fff;
	line-height:21px;
	margin:0;
	font-weight:600
}
.review-form .form-group {
	margin:0 0 15px
}
.review-form .form-group textarea {
	height:110px
}
.review-form .form-group.checkbox label {
	font-size:14px;
	line-height:21px;
	color:rgba(0, 0, 0, .8);
	padding-left:20px
}
.review-form .form-group.checkbox label::before {
position:absolute;
width:14px;
height:14px;
border-radius:50%;
border:1px solid #e31c25;
left:0;
top:3px;
padding:0
}
.review-form .btn {
	margin:10px 0 0
}
.review-form .form-group.checkbox input:checked+label::after {
top:6px;
left:3px;
width:8px;
height:8px;
border:none;
background-color:#e31c25;
border-radius:50%;
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
#myform {
	text-align:center;
	padding:5px;
	border:1px dotted #ccc;
	margin:2%
}
.qty {
	width:40px;
	height:25px;
	text-align:center
}
input.qtyplus {
	width:25px;
	height:25px
}
input.qtyminus {
	width:25px;
	height:25px
}
.form-group.checkbox input {
	padding:0;
	height:initial;
	width:initial;
	margin-bottom:0;
	display:none;
	cursor:pointer
}
.form-group.checkbox label {
	position:relative;
	cursor:pointer
}
.form-group.checkbox label:before {
	content:'';
	-webkit-appearance:none;
	background-color:transparent;
	border:2px solid #0079bf;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05);
	box-shadow:0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05);
	padding:10px;
	display:inline-block;
	position:relative;
	vertical-align:middle;
	cursor:pointer;
	margin-right:5px
}
.form-group.checkbox input:checked+label:after {
	content:'';
	display:block;
	position:absolute;
	top:2px;
	left:9px;
	width:6px;
	height:14px;
	border:solid #0079bf;
	border-width:0 2px 2px 0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg)
}
.nice-select {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    height: 49px;
    padding: 10px 15px;
    line-height: 27px;
    background: rgba(50, 65, 143, 0.7);
    margin-bottom: 15px;
}
.nice-select:after {
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
	width:9px;
	height:9px;
	right:20px;
	top:51%
}
.search-reult-text {
	font-size:20px;
	line-height:48px;
	font-weight:400;
	font-family:'bmwtypenextttbold';
	display:inline-block;
	margin-left:30px
}
.product-view .nav-tabs {
	border:none
}
.product-view .nav-tabs li {
	margin:0 10px 0 0
}
.product-view .nav-tabs li:last-child {
	margin-right:0
}
.product-view .nav-tabs li button {
	background:0 0;
	width:48px;
	height:48px;
	border:1px solid rgba(0, 0, 0, .2);
	padding:0;
	text-align:center;
	border-radius:0
}
.product-view .nav-tabs li button i {
	color:#000
}
.product-view .nav-tabs li button.active {
	background:#e31c25;
	border-color:transparent
}
.product-view .nav-tabs li button.active i {
	color:#fff
}
.product-view .nav-tabs li button i {
	font-size:30px;
	line-height:48px
}
.product-view .nav-tabs li:hover button {
	background:#e31c25
}
.product-view .nav-tabs li:hover button i {
	color:#fff
}
.product-view {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.product-view .nice-select {
	margin-left:30px
}
.product-tab {
	margin:30px 0 0
}
.checkout-details .form-group input {
	height:40px;
	font-size:14px;
	line-height:20px
}
.checkout-details .form-group button {
	position:absolute;
	top:0;
	right:0;
	background:#e31c25;
	border:none;
	height:100%;
	color:#fff;
	font-size:14px;
	padding:0 20px
}
.bill-item {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	padding:4px 0
}
.bill-item .bill-item-name p {
	margin:0
}
.bill-item .bill-item-price span {
	font-weight:700
}
.bill-details {
	border:1px solid rgba(0, 0, 0, .1)
}
.bill-details>h5 {
	color:#fff;
	background:#000;
	padding:20px;
	margin:0
}
.bill-item-wrap {
	padding:10px 20px;
	border-bottom:1px solid rgba(0, 0, 0, .1)
}
.subtotal-wrap {
	padding:10px 20px
}
.subtotal-wrap .subtotal-item {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	padding:5px 0
}
.subtotal-wrap .subtotal-item .subtotal-item-left h6 {
	margin:0;
	font-family:'bmwtypenextttregular';
	font-weight:600
}
.subtotal-item-right span {
	font-weight:700
}
.subtotal-item-left p, .subtotal-item-right p {
	margin:0
}
.total-wrap {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	padding:15px 20px;
	border-top:1px solid rgba(0, 0, 0, .1)
}
.total-wrap h5 {
	font-family:'bmwtypenextttregular';
	font-size:16px;
	line-height:26px;
	font-weight:700;
	margin:0
}
.total-wrap span {
	font-weight:700
}
.contact-box form.review-form.checkout .form-group textarea {
	height:116px
}
.contact-box form.review-form.checkout .select-gender {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.contact-box form.review-form.checkout .select-gender div {
	margin-right:20px
}
.contact-box form.review-form.checkout input[type=radio]:checked+label::before, .contact-box form.review-form.checkout input[type=radio]:not(:checked)+label::before {
border-color:#e31c25
}
.contact-box form.review-form.checkout input[type=radio]:checked+label, .contact-box form.review-form.checkout input[type=radio]:not(:checked)+label {
color:#000;
font-weight:500;
font-size:14px
}
.wishlist-table {
	border:1px solid rgba(0, 0, 0, .1);
	border-bottom:none;
	margin:100px 0 20px
}
.wishlist-table table {
	margin:0
}
.wishlist-table table thead tr th {
	background:#000;
	color:#fff;
	padding:10px 30px;
	font-family:'bmwtypenextttbold';
	font-weight:400;
	text-align:center
}
.wishlist-table table thead tr th:first-child {
	text-align:left
}
.wishlist-table table tbody tr {
	vertical-align:middle
}
.wishlist-table table tbody tr td {
	padding:20px
}
.wishlist-table table tbody tr td .wh_item {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.wishlist-table table tbody tr td .wh_item a {
	font-size:20px;
	font-weight:600;
	margin-left:15px
}
.wishlist-table table tbody tr td .wh_item img {
	max-width:90px
}
.wishlist-table table tbody tr td .wh-tem-price {
	font-size:18px;
	font-weight:600;
	text-align:center
}
.wishlist-table table tbody tr td .wh_qty .product-quantity {
	margin:0 auto
}
.wishlist-table table tbody tr td p {
	margin:0
}
.wishlist-table table tbody tr td button {
	background:0 0;
	border:none;
	display:block;
	margin:0 auto
}
.wishlist-table table tbody tr td button i {
	color:#e31c25;
	font-size:22px
}
.wh_btn .btn:nth-child(1) {
margin-right:10px
}
@media only screen and (max-width:767px) {
.sm-none {
display:none!important
}
.pt-100 {
padding-top:50px!important
}
.pb-75 {
padding-bottom:25px!important
}
.pb-100 {
padding-bottom:50px!important
}
.ptb-100 {
padding-top:50px!important;
padding-bottom:50px!important
}
#productModal .btn-close {
padding:3px 4px 5px
}
p {
font-size:14px!important
}
.btn.v7 i, .btn.v8 i {
font-size:14px;
margin-left:3px;
top:1px
}
.sm-pt-0 {
padding-top:0!important
}
.sm-pb-0 {
padding-bottom:0!important
}
.class-wrap.v3 .class-item .class-info a, .blog-item-wrap.v1 .blog-content .blog-info h5, .blog-item-wrap.v2 .blog-content .blog-info h5, .blog-content .blog-card-title {
font-size:20px
}
.title_sub {
font-size:32px;
line-height:40px
}
.hammenu span.menu-text {
display:none
}
.hammenu {
text-align:right;
position:relative;
top:4px
}
.header-wrap.v1.s2 .header-bottom .shopcart {
width:40px;
height:40px;
margin-right:10px
}
.btn {
font-size:14px;
padding-left:20px;
padding-right:20px
}
.section-title h2 {
font-size:30px
}
.cart-popup {
padding:10px 15px
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-img {
width:75px
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-name {
width:calc(100% - 160px)
}
.product-quantity {
width:184px;
height:48px
}
.product-quantity .qtySelector {
height:48px
}
.product-quantity .qtySelector span {
width:40px;
line-height:48px;
font-size:18px
}
.product-quantity .qtySelector input {
width:calc(100% - 80px);
left:40px;
height:48px
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price {
width:60px
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price span {
font-size:14px
}
.cart-popup .cart-popup-item-wrap {
height:calc(100% - 272px)
}
.cart-popup .cart-popup-total-wrap {
bottom:15px;
left:15px;
width:calc(100% - 30px)
}
.cart-popup .cart-popup-total-wrap .cart-popup-total {
padding:15px 0 5px
}
.hero-wrap.v1 .hero-slider-v1 .hero-slider-item {
padding:200px 0 145px;
position:relative
}
.hero-wrap.v2 .hero-slider-v2 .hero-slider-item {
padding:125px 0 100px
}
.hero-wrap.v3 .hero-slider-v3 .hero-slider-item {
padding:160px 0 140px
}
.hero-content h1, .hero-wrap.v2 .hero-slider-v2 .hero-slider-item .container .hero-content h1 {
font-size:40px;
line-height:1.2
}
.hero-wrap.v2 .hero-slider-v2 .hero-slider-item .container .hero-content {
padding:50px 10px
}
.hero-slider-v1 .owl-next, .hero-slider-v3 .owl-next, .hero-slider-v1 .owl-prev, .hero-slider-v3 .owl-prev {
top:0;
bottom:0;
left:0;
right:0;
position:relative;
width:40px;
height:40px;
margin:0 15px
}
.hero-slider-v1 .owl-prev i, .hero-slider-v1 .owl-next i, .hero-slider-v3 .owl-prev i, .hero-slider-v3 .owl-next i {
line-height:38px
}
.hero-slider-v1 .owl-nav, .hero-slider-v3 .owl-nav {
left:50%;
-webkit-transform:translateX(-50%);
transform:translateX(-50%);
position:absolute;
bottom:30px;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.client-quote-wrap .client-quote p {
font-size:18px;
line-height:27px;
font-weight:300
}
.client-quote-wrap .client-info {
margin:0
}
.about-content {
padding:20px
}
.about-img-slider.v1 .owl-nav {
bottom:-15px;
width:100%;
text-align:center
}
.about-img-slider.v2.s2 .about-feat-img {
height:340px
}
.class-wrap.v2 .class-item {
height:300px;
background-position:center
}
.promo-wrap.v1 .promo-item {
border-right:none
}
.cta-wrap .cta-call a {
font-size:34px
}
.blog-item-wrap.v1 .blog-item .blog-img .news-date {
top:20px;
left:20px
}
.blog-item-wrap.v2 {
-ms-grid-columns:1fr;
grid-template-columns:1fr;
grid-gap:30px
}
.client-info-wrap .client-feedback {
width:100%
}
.testimonial-wrap .quote-img {
right:15px;
bottom:53px
}
.testimonial-wrap.v2 {
padding:50px 0 15px
}
.testimonial-wrap.v2 .testimonial-slider-v2 .owl-dots {
bottom:-20px;
left:50%
}
.testimonial-wrap.v3 {
height:auto;
padding:50px 0 85px
}
.testimonial-slider-v2 {
padding-bottom:40px
}
.testimonial-wrap.v3 .testimonial-slider-v3 .testimonial-text .client-quote {
margin:20px 0 0
}
.testimonial-wrap.v3 .testimonial-slider-v3 .testimonial-text .quote-img img {
max-width:40px;
margin:0 auto
}
.testimonial-wrap.v3 .testimonial-slider-v3 .testimonial-text .client-quote p {
font-size:20px;
font-weight:300;
line-height:30px;
padding:0 10px
}
.testimonial-wrap.v3 .testimonial-slider-v3 .owl-nav {
position:absolute;
bottom:-55px;
left:50%;
-webkit-transform:translateX(-50%);
transform:translateX(-50%)
}
.testimonial-wrap.v3 .testimonial-slider-v3 .owl-prev, .testimonial-wrap.v3 .testimonial-slider-v3 .owl-next {
position:relative;
left:0;
right:0;
margin:0 15px
}
.testimonial-wrap.v3 .testimonial-slider-v3 .owl-prev i, .testimonial-wrap.v3 .testimonial-slider-v3 .owl-next i {
font-size:20px
}
.testimonial-wrap.v3 .testimonial-slider-v3 .testimonial-text .client-name p {
font-size:16px;
line-height:18px
}
.testimonial-wrap.v2 {
padding:50px 0 35px
}
.testimonial-wrap.v2 .testimonial-slider-v2 .owl-dots {
bottom:18px;
left:50%;
width:100%;
text-align:center
}
.promo-slider-v1 {
border-left:none
}
.cart-popup {
width:100%
}
.product-wrap.v2 .single-product-item {
border-color:#e5e53b
}
.newsletter-wrap.search-product .form-group {
width:310px;
margin:0 auto
}
.newsletter-wrap.search-product .form-group input {
width:calc(100% - 5px);
font-size:12px;
padding-right:105px;
padding-left:15px
}
.newsletter-wrap.search-product .form-group button {
width:95px;
font-size:14px
}
.newsletter-wrap.search-product .form-group button i {
margin-left:2px;
font-size:10px
}
.swiper-slide.single-product-img {
margin-bottom:15px
}
.time-table-banner {
height:100%;
padding:50px 0
}
.single-product-item {
margin:0 0 25px
}
.product-wrap.v1 .single-product-item .product-name {
font-size:18px;
line-height:28px
}
.single-product-details {
margin:5px 0 0
}
#productModal .single-product-details {
margin:20px 0 0
}
.single-product-title h2 {
font-size:30px;
line-height:36px
}
.single-product-title h3 {
font-size:23px;
line-height:30px
}
.single-product-title:before {
top:2px;
height:calc(100% - 5px)
}
.single-product-review .single-product-review-left .product-rating li i, .single-product-review .single-product-review-left span {
font-size:18px;
}
.single-product-option {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.single-product-review .single-product-review-left {
width:40%
}
.single-product-review .single-product-review-right {
width:60%;
text-align:right;
}
.category-select {
margin:0 0 20px
}
.category-select .nice-select {
width:100%
}
.product-view {
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
margin:20px 0 0
}
.product-view .nav.nav-tabs {
-webkit-box-ordinal-group:3;
-ms-flex-order:2;
order:2;
margin:20px 0 0
}
.product-view .sort-filter {
-webkit-box-ordinal-group:2;
-ms-flex-order:1;
order:1;
width:100%
}
.product-view .sort-filter .nice-select {
margin:0 15px 0 0;
width:100%
}
.review-form.checkout .btn:nth-child(1) {
margin:0 10px 0 0
}
.review-form.checkout .btn:nth-child(2) {
margin:0
}
.wishlist-table {
width:100%;
overflow-x:auto
}
.wishlist-table table td, .wishlist-table table th {
min-width:140px
}
.wishlist-table table td:nth-child(1), .wishlist-table table th:nth-child(1) {
min-width:280px
}
.wishlist-table table tbody tr td .wh_item a, .wishlist-table table tbody tr td .wh-tem-price {
font-size:13px
}
.wishlist-table table tbody tr td {
padding:15px
}
.comment-box {
padding:20px
}
.comment-box-title-left {
margin:0 0 10px
}
.comment-box .comment-date {
text-align:left
}
.comment-box .comment-author-info .ct_author_avatar p {
font-size:16px;
line-height:30px
}
.comment-box .comment-author-info .product-rating {
margin:10px 0
}
.breadcrumb-wrap .breadcrumb-title ul li a {
margin:0 0 10px
}
.dt-header, .dt-data {
display:-webkit-inline-box;
display:-ms-inline-flexbox;
display:inline-flex;
-ms-flex-wrap:nowrap;
flex-wrap:nowrap;
width:auto
}
.dt-header-item, .dt-data-item {
min-width:160px
}
.class-details-table {
overflow-x:auto;
width:100%
}
.class_list li {
width:100%
}
.about-wrap.v2 .about-img-slider {
border-right:38px solid #34383f;
border-bottom:38px solid #34383f
}
.about-img-slider.v2 .owl-nav {
bottom:-32px
}
.sidebar .sidebar-widget {
margin:0 0 30px
}
.sidebar .sidebar-widget:last-child {
margin:0
}
.reply-comment .btn {
padding:10px 33px
}
.comment-form {
padding:20px 15px 30px
}
.blog-item-wrap.v2 .blog-item.mb-4 {
margin-bottom:0!important
}
.blog-item-wrap.v2 .blog-item.mb-4:last-child {
margin-bottom:0!important
}
.join-class-wrap.bmi-wrap.v1 {
padding:30px 0 50px
}
.product-wrap.v2.bg-black.section-padding {
padding-top:0
}
.product-wrap.v2.bg-black.section-padding.s2 {
padding-top:50px
}
.product-wrap.v3 .product-slider {
padding-bottom:62px
}
.class-wrap.v3 .row .col-lg-4.col-md-6:last-child .class-item {
margin-bottom:0
}
.comment-box-title {
padding:15px;
margin:0 0 30px
}
.single-product-review .single-product-review-right {
margin:0
}
.class-wrap.v3 .class-item {
margin:0 0 30px
}
.product-wrap.v2.s2 .single-product-item {
padding:0 0 30px
}
.related-class-wrap.section-padding_v4 .row.align-items-center.mb-5 {
margin-bottom:30px!important
}
.mb-5 {
margin-bottom:2rem!important
}
.comment-text {
margin:15px 0 20px
}
.single-product-review {
margin:10px 0 10px
}
.single-product-checkbox {
margin:15px 0
}
.single-product-checkbox {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.testimonial-wrap.v2::before {
background:-webkit-gradient(linear, right top, left top, from(black), color-stop(35%, rgba(0, 0, 0, 0.95)), to(rgba(0, 0, 0, 0.47)));
background:linear-gradient(270deg, black 0%, rgba(0, 0, 0, 0.95) 35%, rgba(0, 0, 0, 0.47) 100%)
}
.product-wrap.v3 .product-slider .owl-dots {
bottom:-30px
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.pt-100 {
padding-top:70px
}
.pb-100 {
padding-bottom:70px
}
.pb-75 {
padding-bottom:50px
}
.ptb-100 {
padding-top:70px;
padding-bottom:70px
}
.hero-content {
max-width:500px;
margin:0 auto
}
.class-wrap.v3 .class-item .class-info a, .blog-item-wrap.v1 .blog-content .blog-info h5, .blog-item-wrap.v2 .blog-content .blog-info h5, .blog-content .blog-card-title {
font-size:22px
}
.hero-content h1, .hero-wrap.v2 .hero-slider-v2 .hero-slider-item .container .hero-content h1 {
font-size:52px
}
.promo-wrap.v1 .col-lg-3:nth-child(2n) .promo-item {
border-right:none
}
.class-wrap.v2 .class-item {
margin:0 0 5px;
height:450px
}
.testimonial-wrap.v3 .testimonial-slider-v3 .testimonial-text .client-quote p {
font-size:26px;
line-height:38px;
padding:0 50px
}
.testimonial-wrap.v3 .testimonial-slider-v3 .owl-prev i, .testimonial-wrap.v3 .testimonial-slider-v3 .owl-next i {
font-size:35px
}
.hero-wrap.v3 .hero-slider-v3 .owl-prev {
left:10px
}
.hero-wrap.v3 .hero-slider-v3 .owl-next {
right:10px
}
.wishlist-table {
width:100%;
overflow-x:auto
}
.wishlist-table table td, .wishlist-table table th {
min-width:200px
}
.wishlist-table table td:nth-child(1), .wishlist-table table th:nth-child(1) {
min-width:320px
}
.product-wrap.v3 .product-slider {
padding-bottom:75px
}
.product-wrap.v2 .single-product-item .product-name {
font-size:18px
}
.review-form.checkout .btn:first-child {
margin-right:10px
}
.product-wrap.v3 .product-slider .owl-dots {
bottom:-15px
}
}
@media only screen and (max-width:991px) {
.md-none {
display:none!important
}
.smb-0 {
margin-bottom:0!important
}
.title_sub.v1::before {
display:none
}
.bb-none {
border-bottom:none!important
}
.content-title.v7 {
text-align:left!important
}
.section_subtext.v3 {
display:none
}
.header-wrap.v1 .header-top {
padding:0
}
.header-wrap.v1.s2 .header-top {
padding:0
}
.mobile-top-bar i {
color:#fff;
font-size:28px;
margin-right:10px;
cursor:pointer
}
.header-wrap.v1 .header-top-contact p, .header-wrap.v1 .header-top-contact a {
display:block;
margin:0 18px 0 0
}
.header-top-right {
position:absolute;
height:100vh;
width:100%;
top:0;
-webkit-box-pack:start;
-ms-flex-pack:start;
justify-content:flex-start;
background:#000;
right:-100%;
padding:20px;
display:block;
z-index:99;
visibility:hidden;
opacity:0;
-webkit-transition:.3s;
transition:.3s
}
.header-top-right.open {
visibility:visible;
opacity:1;
right:0
}
.lang_selctor {
margin:0 0 0 11px
}
.close-header-top button {
position:absolute;
top:14px;
right:10px;
z-index:999;
background:0 0;
border:none;
border-radius:50%;
width:30px;
height:30px;
text-align:center;
padding:0
}
.close-header-top button i {
color:#fff;
font-size:20px
}
.header-bottom {
border-top:none
}
.header-wrap.v1.sticky, .header-wrap.v1 {
padding:10px 0
}
.header-wrap.v1.s2.sticky, .header-wrap.v1.s2 {
padding:0
}
.header-wrap.v1.s2.sticky .header-bottom {
padding:10px 0
}
.header-wrap.v1 .container {
border:none
}
.header-wrap.v1 .logo.v1 {
text-align:left
}
.header-wrap.v1.header-wrap.v1.sticky .logo.v1 a img, .header-wrap.v1.header-wrap.v1.sticky .logo.v1 a span {
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.header-wrap.v1.header-wrap.v1.sticky .logo.v1 a img {
max-width:40px
}
.header-wrap.v1.header-wrap.v1.sticky .logo.v1 a span {
font-size:20px;
line-height:20px
}
.logo.v1 img {
margin:0;
max-width:52px
}
.logo.v1 span {
font-size:25px;
line-height:28px
}
.mobile-menu {
float:right
}
.main-menu {
display:none
}
.mobile-menu {
display:inline-block
}
.mobile-menu a i {
color:#fff;
font-size:30px
}
.main-menu.mm-menu_offcanvas {
width:80%;
min-width:140px
}
.main-menu .mm-navbar {
display:block;
background-color:#071b62;
height:auto;
padding:5px 0 0
}
.main-menu .mm-panels>.mm-panel>.mm-listview:first-child, .main-menu .mm-panels>.mm-panel>.mm-navbar+.mm-listview {
margin-top:46px
}
.main-menu.mm-menu .mm-navbar a, .main-menu.mm-menu .mm-navbar>* {
color:#fff;
border-bottom:none;
text-align:left
}
.main-menu .mm-btn_next::after {
right:auto;
left:220px
}
.main-menu.mm-menu {
background:#000;
border-color:rgba(0, 0, 0, .1);
color:#fff
}
.main-menu.mm-menu a {
border-bottom:1px solid rgba(255, 255, 255, .4)
}
.main-menu.mm-menu a, .main-menu.mm-menu a:active, .main-menu.mm-menu a:hover, .main-menu.mm-menu a:link, .main-menu.mm-menu a:visited {
color:#071b62;
text-decoration:none;
padding:20px;
text-align:left;
font-weight: 600;
}
.main-menu.mm-menu .mm-listview .mm-btn_next::after {
border-color:#071b62;
top:22px
}
.main-menu.mm-menu .mm-btn::before {
display:none
}
.main-menu .mm-navbar__title>span {
padding-left:12px;
position:relative; 
color:#fff;
font-size: 18px;
}
.main-menu .mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) {
width:100%;
border:none
}
.main-menu .mm-navbar__btn:not(.mm-hidden)+.mm-navbar__title {
padding-left:20px
}
.main-menu .mm-navbar__title::before {
position:absolute;
top:31px;
left:21px;
content:"";
background:0 0;
border-left:1px solid #fff;
border-bottom:1px solid #fff;
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
width:7px;
height:7px
}
.main-menu #mm-1 .mm-navbar__title::before {
display:none
}
.main-menu #mm-1 .mm-navbar__title>span {
padding-left:0
}
.cart-popup .cart-popup-total-wrap .btn.v1, .cart-popup .cart-popup-total-wrap .btn.v2 {
width:100%!important;
display:block
}
.section-padding, .bmi-wrap {
padding:50px 0
}
.section-padding_v2 {
padding:50px 0 30px
}
.section-padding_v4 {
padding:50px 0
}
.section-title h2, .content-title h2 {
font-size:28px
}
.content-title.v3 {
text-align:left;
padding-right:0;
padding-left:13px
}
.content-title.v3::before {
left:0;
right:auto
}
.section-brief {
text-align:left;
margin:25px 0 0
}
.trans_text {
display:none
}
.hero-wrap.v2 .hero-slider-v2 .owl-nav {
display:none
}
.hero-wrap.v2 .hero-slider-v2 .owl-dots {
position:absolute;
top:auto;
bottom:20px;
left:50%;
-webkit-transform:translateX(-50%);
transform:translateX(-50%);
width:100%;
text-align:center
}
.hero-wrap.v2 .hero-slider-v2 .owl-dots .owl-dot {
display:inline-block;
margin:0 5px
}
.hero-slider-v1 .owl-prev, .hero-slider-v1 .owl-next, .product-slider-v1 .owl-prev, .product-slider-v1 .owl-next {
width:38px;
height:38px
}
.hero-slider-v1 .owl-prev i, .hero-slider-v1 .owl-next i, .product-slider-v1 .owl-prev i, .product-slider-v1 .owl-next i {
font-size:14px;
line-height:37px
}
.promo-wrap.v1 .container .row .col-lg-3.col-md-6:nth-child(even) .promo-item {
border-right:none
}
.promo-wrap.v2 .promo-item {
border:none
}
.promo-wrap.v3 {
position:relative;
bottom:0
}
.promo-wrap.v3 .promo-item {
border-bottom:1px solid #e31c25
}
.about-wrap.v1.section-padding {
padding-bottom:60px
}
.about-wrap.v1.section-padding .row.align-items-center.mb-5 {
margin-bottom:32px!important
}
.client-quote-wrap {
padding:50px 0 0
}
.quote-img {
right:15px;
bottom:30px
}
.quote-img img {
max-width:30px
}
.client-quote p {
font-size:16px;
line-height:26px
}
.client-quote {
padding:0 0 20px;
text-align:center
}
.client-info-wrap {
margin:20px 0
}
.testimonial-slider-v1.owl-carousel.owl-loaded.owl-drag {
padding-bottom:40px
}
.class-wrap.v1.section-padding {
padding-bottom:20px
}
.about-img-slider.v1 {
margin:30px 0 0
}
.feature-wrap.v3.section-padding.pos-rel.mt-4 {
margin-top:0!important
}
.bmi-wrap .container .bmi-form {
margin:25px 0 0
}
.bmi-chart-wrap {
margin:0 0 35px
}
.bmi-form .row .col-lg-6:nth-child(3) {
margin:0 0 25px
}
.testimonial-text h2 {
font-size:30px;
line-height:40px;
text-align:center
}
.testimonial-slider-v1 .client-info-wrap {
margin:20px 0 10px
}
.testimonial-wrap.v1 .testimonial-slider-v1 .testimonial-text {
padding:30px 0 40px
}
.testimonial-wrap.v1 .testimonial-slider-v1 .owl-dots {
bottom:47px;
left:50%
}
.testimonial-wrap.v2 .testimonial-slider-v2 .container .testimonial-text .client-quote {
margin:20px 0 0;
padding:0
}
.testimonial-wrap.v2 .testimonial-slider-v2 .container .testimonial-text .client-info-wrap .client-info {
width:auto
}
.testimonial-wrap.v2 .client-details {
width:auto
}
.client-info-wrap .client-info {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
width:100%;
margin:0 0 15px
}
.client-details {
width:auto;
text-align:left
}
.product-wrap.v3 .product-slider .product-slide-item {
padding:0 0 80px
}
.blog-item-wrap.v1 {
-ms-grid-columns:1fr;
grid-template-columns:1fr
}
.blog-item-wrap.v1 .blog-item .blog-content {
position:relative;
background:#071b62;
display:block
}
.blog-item-wrap.v1 .blog-item .blog-content .blog-info {
padding:15px;
-webkit-transform:translateY(0px);
transform:translateY(0px)
}
.blog-item-wrap.v1 .blog-item .blog-content .blog-info .blog-card-title, .blog-item-wrap.v1 .blog-item .blog-content .blog-info p {
color:#000
}
.blog-item-wrap.v1 .blog-item .blog-content .blog-info p, .blog-item-wrap.v1 .blog-item .blog-content .blog-info a.btn {
visibility:visible;
opacity:1
}
.time-table-banner::before {
background:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.97)), color-stop(65%, rgba(0, 0, 0, 0.45)), color-stop(99%, rgba(0, 0, 0, 0.001)));
background:linear-gradient(90deg, rgba(0, 0, 0, 0.97) 0%, rgba(0, 0, 0, 0.45) 65%, rgba(0, 0, 0, 0.001) 99%)
}
.footer-widget {
margin:0 0 30px
}
.footer-wrap .footer-top {
padding:50px 0 25px
}
.footer-wrap.v1 .footer-top .footer-widget .comp-location {
padding:20px 15px
}
.newsletter-wrap .form-group button {
width:120px;
font-size:14px;
line-height:22px
}
.footer-wrap .footer-top .footer-widget .newsletter-wrap .form-group input {
font-size:12px!important;
width:calc(100% - 110px);
padding:10px 15px
}
.about-img-slider.v2.s2:before {
display:none
}
.about-img-slider.v2.s2 {
margin:0 0 20px
}
.breadcrumb-wrap {
padding-top:30px;
padding-bottom:30px
}
.breadcrumb-wrap .breadcrumb-title h2 {
font-size:30px;
line-height:45px
}
.contact-box.v1 {
margin:0 0 40px
}
.swiper-slide.single-product-thumb {
max-height:130px
}
.add-cart button.btn.v7, .add-wishlist button.btn.v3 {
width:184px!important
}
.search-reult-text {
display:none
}
.product-info {
margin:10px 0 0
}
#productModal .product-details-wrap {
padding:10px 0
}
.checkout-details {
margin:0 0 30px
}
.wishlist-table table tbody tr td .wh_item a, .wishlist-table table tbody tr td .wh-tem-price {
font-size:14px
}
.wishlist-table table tbody tr td .wh_item img {
max-width:60px
}
.sidebar {
margin:45px 0 0
}
.class-details-img {
margin:0 0 30px
}
.join-img {
margin:0 0 20px
}
.schedule-table {
width:100%;
overflow-x:auto
}
.schedule-table-head .schedule-table-head-item, .schedule-table-data .schedule-table-data-item {
min-width:150px
}
.schedule-table-head, .schedule-table-data {
-ms-flex-wrap:nowrap;
flex-wrap:nowrap
}
.join-class-wrap.bmi-wrap.v1 .content-title.v2 {
margin:25px 0 0
}
.class-info-wrap {
margin-bottom:20px
}
.wishlist-table {
margin:50px 0 20px
}
.swiper-container.gallery-thumbs {
height:100%!important;
margin:0 0 30px
}
#productModal .single-product-details {
margin:20px 0 0
}
.class-details-table {
width:100%;
overflow-x:auto
}
.class-details-table .table thead tr th {
min-width:160px;
padding:20px 15px;
font-size:16px
}
.class-details-table .table tbody tr td {
min-width:160px;
padding:10px 15px;
font-size:14px
}
}
@media only screen and (min-width:1920px) {
.hero-wrap.v2 .hero-slider-v2 .hero-slider-item .hero-img {
max-width:650px;
bottom:50px
}
}
@media only screen and (min-width:1680px) and (max-width:1919px) {
.hero-wrap.v2 .hero-slider-v2 .hero-slider-item .hero-img {
max-width:550px;
bottom:100px
}
.hero-wrap.v3 .hero-slider-v3 .hero-slider-item {
padding:270px 0 260px
}
}
@media only screen and (min-width:1680px) {
.section_subtext.v1 {
right:calc((100% - 1450px)/2 - 120px)
}
.section_subtext.v1 span {
font-size:60px
}
.section_subtext.v2 {
left:calc((100% - 1450px)/2 + 62px)
}
.section_subtext.v2 span {
font-size:60px
}
.hero-wrap.v2 .hero-slider-v2 .hero-slider-item .hero-img {
max-width:650px
}
.quote-img {
right:60px
}
.product-wrap.v3 .product-slider .owl-dots {
right:-100px
}
}
@media only screen and (min-width:1440px) and (max-width:1679px) {
.quote-img {
right:35px
}
.hero-wrap.v2 .hero-slider-v2 .hero-slider-item .hero-img {
bottom:150px;
left:-100px;
max-width:500px
}
.about-wrap.bg-black.v2.section-padding.pb-0 .about-content {
margin-top:-5px!important
}
.hero-wrap.v3 .hero-slider-v3 .hero-slider-item {
height:100%;
position:relative;
padding:270px 0 260px
}
.hero-slider-v1 .owl-prev, .hero-slider-v3 .owl-prev {
left:10px
}
.hero-slider-v1 .owl-next, .hero-slider-v3 .owl-next {
right:10px
}
.product-slider-v1 .owl-prev {
left:-10px
}
.product-slider-v1 .owl-next {
right:-10px
}
}
@media only screen and (min-width:1600px) and (max-width:1679px) {
.section_subtext.v1 {
right:calc((100% - 1410px)/2 + 82px)
}
.section_subtext.v1 span {
font-size:70px
}
.section_subtext.v2 {
left:calc((100% - 1450px)/2 + 92px)
}
.section_subtext.v2 span {
font-size:70px
}
.product-wrap.v3 .product-slider .owl-dots {
right:-60px
}
}
@media only screen and (min-width:1440px) and (max-width:1599px) {
.section_subtext.v1 {
right:calc((100% - 1410px)/2 + 140px)
}
.section_subtext.v1 span {
font-size:60px
}
.section_subtext.v2 {
left:calc((100% - 1450px)/2 + 145px)
}
.section_subtext.v2 span {
font-size:60px
}
.product-wrap.v3 .product-slider .owl-dots {
right:-40px
}
}
@media only screen and (min-width:768px) {
.lg-none {
display:none!important
}
}
@media only screen and (min-width:992px) {
.mobile-menu, .xl-none {
display:none
}
.close-header-top {
display:none
}
.class-wrap.v3 .class-item .class-info a, .blog-item-wrap.v1 .blog-content .blog-info h5, .blog-item-wrap.v2 .blog-content .blog-info h5, .blog-content .blog-card-title {
font-size:24px
}
.main-menu ul li {
display:inline-block;
position:relative;
margin:0 15px
}
.main-menu ul li a {
color:#fff
}
.main-menu ul li.has-child .dropdown {
position:absolute;
top:45px;
left:-26px;
min-width:200px;
padding:5px 0;
border-radius:2px;
background:#f8f8f8;
visibility:hidden;
opacity:0;
-webkit-box-shadow:0 0 15px rgba(0, 0, 0, .15);
box-shadow:0 0 15px rgba(0, 0, 0, .15);
-webkit-transition:.3s;
transition:.3s;
z-index:10
}
.main-menu ul li.has-child .dropdown li {
margin:0;
display:block;
text-align:left
}
.main-menu ul li.has-child .dropdown li a {
font-size:14px;
line-height:21px;
margin:0 25px;
display:block;
color:#000;
border-bottom:1px solid rgba(0, 0, 0, .2);
padding:13px 0 15px;
-webkit-transition:.4s;
transition:.4s
}
.main-menu ul li.has-child .dropdown li a.active, .main-menu ul li.has-child .dropdown li a:hover {
color:#e31c25;
border-color:#e31c25
}
.main-menu ul li.has-child .dropdown li:last-child>a {
border-bottom:none
}
.main-menu ul li.has-child:hover>.dropdown {
top:35px;
visibility:visible;
opacity:1
}
.main-menu>ul>li>a {
position:relative
}
.main-menu>ul>li>a:after {
position:absolute;
bottom:0;
left:0;
content:"";
background:#e31c25;
width:0;
height:1.5px;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.main-menu>ul>li.has-child>a {
position:relative
}
.main-menu>ul>li.has-child>a:before {
position:absolute;
top:7px;
right:-12px;
content:"";
width:6px;
height:6px;
border-left:1.9px solid #fff;
border-bottom:1.9px solid #fff;
-webkit-transform:rotate(-45deg);
transform:rotate(-45deg)
}
.main-menu>ul>li.has-child>.dropdown>.has-child>a {
position:relative
}
.main-menu>ul>li.has-child>.dropdown>.has-child>a:after {
position:absolute;
top:22px;
right:0;
content:"";
width:6px;
height:6px;
border-left:1.9px solid #000;
border-bottom:1.9px solid #000;
-webkit-transform:rotate(-135deg);
transform:rotate(-135deg)
}
.main-menu>ul>.has-child>.dropdown:before {
position:absolute;
bottom:100%;
left:25px;
content:"";
border-width:8px;
border-style:solid;
border-color:transparent transparent #fff
}
.header-wrap.v1.s2 .main-menu>ul>li>a::after {
display:none
}
.main-menu>ul>li.has-child>.dropdown>.has-child>a {
position:relative
}
.main-menu>ul>li>a.active, .main-menu>ul>li>a:hover {
text-shadow:0 0 1px rgba(255, 255, 255, .9)
}
.main-menu>ul>li.has-child:hover>a:after {
display:none
}
.main-menu ul li.has-child>.dropdown>li.has-child>.dropdown {
left:100%;
top:20px
}
.main-menu ul li.has-child>.dropdown>li.has-child:hover .dropdown {
top:0
}
.main-menu>ul>li>a.active:after, .main-menu>ul>li>a:hover:after {
width:100%
}
.blog-item-wrap.v1 .blog-item:nth-child(1) {
-ms-grid-row:1;
grid-row:1;
grid-row-start:1;
grid-row-end:3
}
.section-brief {
text-align:right
}
form.review-form.checkout .btn:nth-child(1) {
margin-right:15px
}
.class-wrap.v3.bg-charcole.section-padding {
padding-bottom:70px
}
.instagram-photo-wrap {
padding-right:20px
}
.about-img-slider.v2.s2 {
padding-right:20px
}
.feature-content.class-details-content {
padding-left:40px
}
.join-class-wrap.bmi-wrap.v1.section-padding .content-title.v2 {
margin-top:-10px
}
.product-wrap.v2 .single-product-item:hover .product-option-wrap {
visibility:visible;
opacity:1;
top:38%
}
.feature-wrap.v3.s2.section-padding.pos-rel.mt-4 {
margin-top:42px!important;
margin-bottom:20px
}
.pr-wrap.section-padding {
padding-bottom:75px
}
.about-img-slider.v1 {
margin-top:24px
}
.swiper-container.gallery-thumbs {
height:100%!important;
margin:0 0 30px
}
#productModal .product-details-wrap {
padding:42px 0 50px 35px
}
}
@media only screen and (min-width:1400px) {
.about-wrap.v2 .about-content {
width:50%;
background:0 0
}
}
@media only screen and (max-width:1199px) {
.section_subtext {
display:none
}
.hero-wrap.v2 .hero-slider-v2 .hero-slider-item .hero-img {
display:none
}
.hero-wrap.v3 .hero-slider-v3 .hero-slider-item .hero-img {
max-width:500px
}
.hero-wrap.v3 .hero-slider-v3 .hero-slider-item .container .hero-content {
text-align:center
}
.promo-wrap .promo-content {
padding:30px 20px 10px
}
.cta-wrap .cta-call {
display:inline-block
}
.cta-wrap .container .cta-para p {
padding:10px 15px 10px;
}
.product-wrap.v1 .single-product-item .product-price {
width:55px;
height:55px;
font-size:17px
}
.product-wrap.v1 .single-product-item .product-option-wrap {
visibility:visible;
opacity:0;
width:100%;
bottom:10px
}
.product-wrap.v2 .single-product-item .product-option-wrap {
visibility:visible;
opacity:1;
width:100%;
bottom:0;
top:auto
}
.product-wrap.v3 .product-slider .owl-dots {
top:auto;
right:auto;
-webkit-transform:translate(-50%, -50%);
transform:translate(-50%, -50%);
left:50%;
width:100%;
text-align:center
}
.product-wrap.v3 .product-slider .owl-dots .owl-dot {
display:inline-block;
margin:0 5px
}
.add-to-cart, .add-to-wishlist, .view-product {
/* width:32px;
height:32px */
}
.add-to-cart i, .add-to-wishlist i, .view-product i {
font-size:16px
}
.add-to-wishlist i {
position:relative;
top:2px
}
.img-comp-container {
margin:35px 0 0
}
.news-date {
width:50px;
height:50px
}
.news-date h4 {
font-size:18px
}
.news-date h4 span {
font-size:12px;
line-height:16px
}
.product-quantity, .add-cart, .add-wishlist {
margin-bottom:10px
}
.product-slider-v1 {
padding-bottom:40px
}
.product-slider-v1 .owl-nav {
position:absolute;
bottom:-20px;
left:50%;
-webkit-transform:translateX(-50%);
transform:translateX(-50%);
width:100%;
text-align:center;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.product-slider-v1 .owl-nav .owl-prev, .product-slider-v1 .owl-nav .owl-next {
position:relative;
left:0;
top:0;
bottom:0;
right:0;
margin:0 15px
}
.about-wrap.v2 .about-content, .about-wrap.v2 .about-img-slider {
width:100%
}
.about-wrap.v2 .about-content {
padding-top:30px
}
.class-wrap .class-item {
margin:0 0 30px
}
.client-info-wrap .client-feedback {
width:auto
}
.product-wrap.v3 .shape-one {
display:none
}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.mpx-0 {
padding:0
}
.section_subtext.v3 span {
font-size:100px
}
.header-wrap.v1 .header-top p, .header-wrap.v1 .header-top-contact p, .header-wrap.v1 .header-top-contact a, .lang_selctor span {
font-size:10px
}
.hero-content {
max-width:800px;
margin:0 auto
}
.hero-slider-v1 .owl-prev, .hero-slider-v3 .owl-prev {
left:50px
}
.hero-wrap.v3 .hero-slider-v3 .hero-slider-item .container .hero-content h1 {
font-size:50px
}
.header-wrap.v1.s2 .header-bottom .header-btn .btn {
font-size:14px
}
.main-menu>ul>li>a {
position:relative;
font-size:14px
}
.main-menu>ul>li {
margin:0 12px
}
.header-btn {
margin-left:20px
}
.logo.v1 span {
font-size:24px;
line-height:32px
}
.testimonial-text h2 {
font-size:36px
}
.client-quote p {
font-size:16px
}
.quote-img {
right:15px;
bottom:30px
}
.quote-img img {
max-width:40px
}
.testimonial-wrap.v1 .testimonial-slider-v1 .owl-dots {
left:calc(50% - 24px);
bottom:18px
}
.client-info-wrap .client-info {
width:100%
}
.class-wrap.v1.section-padding {
padding-bottom:70px
}
.blog-item-wrap.v1 .blog-item .blog-content .blog-info {
padding:0 0 20px 20px;
-webkit-transform:translateY(0px);
transform:translateY(0px)
}
.blog-item-wrap.v1 .blog-item .blog-content .blog-info p, .blog-item-wrap.v1 .blog-item .blog-content .blog-info .btn {
visibility:visible;
opacity:1
}
.blog-item-wrap.v1 .blog-item .blog-img .news-date {
top:20px;
left:auto;
right:20px
}
.comment-box .comment-author-info .ct_author_avatar p {
font-size:15px
}
.footer-wrap.v1 p, .footer-wrap.v1 a, .footer-wrap .footer-top .footer-widget .com-address-item .comp-address-info p, .footer-wrap .footer-top .footer-widget .com-address-item .comp-address-info a {
font-size:14px;
line-height:23px
}
.social-profile ul li a {
width:40px;
height:40px
}
.class-wrap.v2 .class-item {
height:400px
}
.comp-location span {
font-size:13px;
line-height:22px
}
.newsletter-wrap .form-group button {
width:110px;
font-size:13px;
line-height:22px
}
.footer-wrap.v1 .footer-top .footer-widget .newsletter-wrap .form-group input {
font-size:13px;
width:calc(100% - 100px);
padding:10px
}
.about-img-slider.v2.s2:before {
top:-20px;
left:-20px;
width:96%;
height:calc(100% + 40px)
}
.search-reult-text {
font-size:14px;
margin-left:20px
}
.product-wrap.v3 .product-slider {
padding-bottom:45px
}
.product-wrap.v3 .product-slider .owl-dots {
bottom:-40px
}
}
@media only screen and (min-width:1200px) and (max-width:1439px) {
.hero-wrap.v2 .hero-slider-v1 .hero-slider-item .container .hero-content h1, .hero-wrap.v2 .hero-slider-v2 .hero-slider-item .container .hero-content h1, .hero-wrap.v3 .hero-slider-v3 .hero-slider-item .container .hero-content h1 {
font-size:70px
}
.hero-wrap.v3 .hero-slider-v3 .hero-slider-item .container .hero-content {
text-align:center;
margin:0 auto
}
.about-wrap.bg-black.v2.section-padding.pb-0 .about-content {
margin-top:-5px!important
}
.hero-wrap.v3 .hero-slider-v3 .hero-slider-item {
padding:280px 0 260px
}
.hero-slider-v1 .owl-prev, .hero-slider-v3 .owl-prev {
left:20px
}
.hero-slider-v1 .owl-next, .hero-slider-v3 .owl-next {
right:15px
}
.hero-wrap.v3 .hero-slider-v3 .hero-slider-item .hero-img {
max-width:600px
}
.section-title h2 {
font-size:34px
}
.content-title h2 {
font-size:36px
}
p {
font-size:15px
}
.section_subtext.v1 {
right:calc((100% - 1450px)/2 + 205px)
}
.section_subtext.v1 span {
font-size:60px
}
.section_subtext.v2 {
left:calc((100% - 1450px)/2 + 200px)
}
.section_subtext.v2 span {
font-size:60px
}
.hero-wrap.v2 .hero-slider-v2 .hero-slider-item .hero-img {
bottom:20px;
left:-80px;
max-width:400px
}
.client-quote p {
font-size:18px
}
.client-quote p {
font-size:20px;
margin:0
}
.quote-img {
right:20px;
bottom:40px
}
.quote-img img {
max-width:50px
}
.cta-wrap .cta-call a {
font-size:30px
}
.cta-wrap .cta-call span {
margin:6px 0 0
}
.testimonial-wrap.v1 .testimonial-slider-v1 .owl-dots {
left:calc(50% - 54px)
}
.blog-item-wrap.v1 .blog-item .blog-img .news-date {
top:20px;
left:20px
}
.blog-item-wrap.v1 .blog-item .blog-content .blog-info {
padding:0 20px 20px;
-webkit-transform:translateY(125px);
transform:translateY(125px)
}
.blog-item-wrap.v1 .blog-item:hover .blog-content .blog-info {
padding:0 20px 20px;
-webkit-transform:translateY(0);
transform:translateY(0)
}
.newsletter-wrap .form-group input {
width:calc(100% - 145px);
font-size:13px;
padding:10px 15px
}
.product-wrap.v3 .product-slider .owl-dots {
right:0
}
.product-slide-item .product-info {
padding-right:35px
}
.about-img-slider.v2.s2:before {
top:-20px;
left:-20px;
width:96%;
height:calc(100% + 40px)
}
.product-slider-v1 .owl-prev {
left:-25px
}
.product-slider-v1 .owl-next {
right:-25px
}
}
@media only screen and (min-width:1200px) {
.container {
max-width:1320px
}
.about-wrap.v2 .about-content {
padding-right:calc((100% - 1320px)/2 + 15px)
}
.hero-content {
text-align:center;
max-width:900px
}
.hero-wrap.v1 .hero-content, .hero-wrap.v2 .hero-content {
margin:0 auto
}
.hero-wrap.v2 .hero-slider-v2 .hero-slider-item .container .hero-content {
padding:80px 15px 65px
}
.hero-wrap.v2 .hero-slider-v2 .hero-slider-item .container .hero-content h1 {
max-width:90%;
margin:0 auto 40px
}
.single-product-details {
margin-left:20px;
padding-right:35px
}
.single-product-item.list-view .product-info {
padding-left:30px
}
.feature-content {
padding-right:45px
}
.about-wrap.v2 .feature-content {
padding-right:calc((100% - 1320px)/2 + 15px)
}
.feature-wrap.v3 .class-details-img {
padding-right:35px
}
.about-wrap.v2.pb-0 .about-content {
margin-top:-20px
}
}
@media only screen and (min-width:1920px) {
.promo-text {
margin:30px auto 0!important
}
}
@media only screen and (min-width:1450px) {
.container {
max-width:1410px
}
.header-wrap.v2 .container-fluid {
padding:0 100px
}
.section_subtext.v2 {
left:calc((100% - 1450px)/2 - 230px)
}
.about-wrap.v2 .about-content {
padding-right:calc((100% - 1410px)/2 + 15px)
}
}
@media only screen and (max-width:376px) {
.btn {
font-size:13px;
padding:10px 15px
}
.header-wrap.v1.s2 .header-bottom .shopcart {
margin-right:24px
}
.shopcart span {
top:-4px;
right:-7px;
font-size:10px;
line-height:16px;
width:19px;
height:19px
}
.hero-btn .btn:nth-child(1) {
margin-right:5px
}
.testimonial-wrap.v2 .testimonial-slider-v2 .owl-dots {
bottom:20px
}
.testimonial-wrap.v2 .testimonial-slider-v2 .container .testimonial-text .client-info-wrap {
margin:25px 0 0
}
.feature-box-wrap .feature-box-item .feature-box-text h5 {
font-size:16px;
line-height:1.4
}
.cart-popup .product-quantity {
width:118px
}
.cart-popup .cart-popup-item-wrap .cart-popup-item {
-webkit-box-align:start;
-ms-flex-align:start;
align-items:flex-start;
margin:0 0 20px
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price button {
top:-2px
}
.swiper-slide.single-product-img {
min-height:300px
}
}
.class-item.style4 .class-info .class-icon, .filter-slider-btn .class-filter-next, .filter-slider-btn .class-filter-prev, .course-btn-wrap .course-next, .course-btn-wrap .course-prev, .gallery-item .gallery-info-wrap a, .gallery-slider-btn .gallery-filter-next, .gallery-slider-btn .gallery-filter-prev, .counter-card-wrap .counter-card .counter-text .counter-info .counter-icon, .about-wrap.style4 .about-img-wrap .exp-text, .filter-navigation, .gallery-navigation, .hero-wrap.style4 .line-shape-wrap, .feature-wrap.style3 .feature-img-wrap, .testimonial-wrap.style3 .quote-info-wrap, .filter-slider-btn, .course-btn-wrap, .gallery-slider-btn, .counter-card-wrap .counter-card .counter-text, .hero-wrap.style4 .hero-feature-list, .gallery-item .gallery-info-wrap, .counter-card-wrap {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.class-item.style4 .class-info .class-icon, .filter-slider-btn .class-filter-next, .filter-slider-btn .class-filter-prev, .course-btn-wrap .course-next, .course-btn-wrap .course-prev, .gallery-item .gallery-info-wrap a, .gallery-slider-btn .gallery-filter-next, .gallery-slider-btn .gallery-filter-prev, .counter-card-wrap .counter-card .counter-text .counter-info .counter-icon, .about-wrap.style4 .about-img-wrap .exp-text {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.filter-navigation, .gallery-navigation {
	-webkit-box-align:center;
	-ms-flex-align:center;
	-ms-grid-row-align:center;
	align-items:center
}
.hero-wrap.style4 .line-shape-wrap, .feature-wrap.style3 .feature-img-wrap, .testimonial-wrap.style3 .quote-info-wrap {
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
.filter-slider-btn, .course-btn-wrap, .gallery-slider-btn, .counter-card-wrap .counter-card .counter-text {
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-ms-grid-row-align:center;
	align-items:center
}
.bg-spring-wood {
	background-color:#f7f6ed
}
.bg-jade {
	background-color:#497775
}
.bg-haiti {
	/*background-color:#101630*/
	    background-image:url(../img/events/events-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
}
.bg-firefly {
	background-color:#08161b
}
.section-title.style5, .content-title.style5 {
	padding-left:0;
	margin-top:-5px
}
.section-title.style5 span, .content-title.style5 span {
	color:#e31c25;
	font-family:'bmwtypenextttbold';
	letter-spacing:3px;
	position:relative;
	padding-bottom:10px;
	margin-bottom:12px;
	display:inline-block
}
.section-title.style5 span:after, .content-title.style5 span:after {
	position:absolute;
	bottom:0;
	content:"";
	background:linear-gradient(90.79deg, #E02E2E -6.97%, #A50C3A 62.52%, rgba(36, 36, 36, 0) 126.44%);
	width:40px;
	height:3px
}
.section-title.style5 h2, .content-title.style5 h2 {
	font-size:36px;
	font-weight:500;
	font-family:bmwtypenextttregular;
	color:#08161b;
	margin:0;
	padding:0
}
.section-title.style5 h2:before, .content-title.style5 h2:before {
	display:none
}
.section-title.style5 p, .content-title.style5 p {
	margin:15px 0 0;
	color:#fff
}
.section-title.style5 span:after, .content-title.style5 span:after {
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%)
}
.section-title.style6 span, .content-title.style6 span {
	padding-left:60px;
	padding-bottom:0;
	margin-top:-5px;
	color:#e31c25;
	font-family:'bmwtypenextttregular';
	letter-spacing:1px;
	position:relative;
	margin-bottom:12px;
	display:inline-block
}
.section-title.style6 span:after, .content-title.style6 span:after {
	position:absolute;
	top:50%;
	bottom:auto;
	content:"";
	background:linear-gradient(90.79deg, #E02E2E -6.97%, #A50C3A 62.52%, rgba(36, 36, 36, 0) 126.44%);
	width:40px;
	height:3px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	left:0
}
.section-title.style6 h2, .content-title.style6 h2 {
	font-size:36px;
	font-weight:500;
	font-family:'bmwtypenextttregular';
	color:#08161b;
	margin:0;
	padding:0
}
.section-title.style6 h2:before, .content-title.style6 h2:before {
	display:none
}
.section-title.style6 p, .content-title.style6 p {
	margin:15px 0 0;
	color:#fff
}
.btn.style2 {
	background-color:transparent;
	border:1px solid #e31c25;
	color:#fff;
	padding:10px 25px
}
.btn.style2:hover {
	border-color:transparent
}
.btn.style3 {
	background-color:transparent;
	border:1px solid #e31c25;
	color:#08161b;
	padding:10px 25px
}
.btn.style3:hover {
	border-color:transparent;
	color:#fff
}
.swiper-button-next::after, .swiper-button-prev::after {
display:none
}
.section-title.style2, .section-title.style3, .section-title.style4, .content-title.style2, .content-title.style3, .content-title.style4 {
	padding-left:0;
	margin-top:-5px
}
.section-title.style2 span, .section-title.style3 span, .section-title.style4 span, .content-title.style2 span, .content-title.style3 span, .content-title.style4 span {
	color:#fff;
	font-family:'bmwtypenextttregular';
	letter-spacing:3px;
	position:relative;
	padding-bottom:10px;
	margin-bottom:12px;
	display:inline-block;
	font-size: 36px;
}
.section-title.style2 span:after, .section-title.style3 span:after, .section-title.style4 span:after, .content-title.style2 span:after, .content-title.style3 span:after, .content-title.style4 span:after {
	position:absolute;
	bottom:0;
	content:"";
	background:linear-gradient(90.79deg, #E02E2E -6.97%, #A50C3A 62.52%, rgba(36, 36, 36, 0) 126.44%);
	width:40px;
	height:3px
}
.section-title.style2 h2, .section-title.style3 h2, .section-title.style4 h2, .content-title.style2 h2, .content-title.style3 h2, .content-title.style4 h2 {
	font-size:36px;
	font-weight:600;
	font-family:'bmwtypenextttregular';
	color:#fff;
	margin:0;
	padding:0
}
.section-title.style2 h2:before, .section-title.style3 h2:before, .section-title.style4 h2:before, .content-title.style2 h2:before, .content-title.style3 h2:before, .content-title.style4 h2:before {
	display:none
}
.section-title.style2 p, .section-title.style3 p, .section-title.style4 p, .content-title.style2 p, .content-title.style3 p, .content-title.style4 p {
	margin:15px 0 0;
	color:#fff
}
.section-title.style2 span:after, .content-title.style2 span:after {
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%)
}
.section-title.style3 span:after, .content-title.style3 span:after {
	left:0
}
.section-title.style4 span, .content-title.style4 span {
	padding-left:60px;
	padding-bottom:0
}
.section-title.style4 span:after, .content-title.style4 span:after {
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	left:0
}
.section-title.style5 h2, .content-title.style5 h2 {
	font-weight:500
}
.section-title.style5 p, .content-title.style5 p {
	margin-top:12px
}
.link.style2 {
	color:#e31c25;
	font-weight:600;
	position:relative;
	padding-left:25px;
	text-decoration:none
}
.link.style2:before {
	position:absolute;
	top:50%;
	left:0;
	content:"";
	background:-webkit-gradient(linear, left top, right top, color-stop(72%, #d92a30), color-stop(93%, #331821));
	background:linear-gradient(90deg, #d92a30 72%, #331821 93%);
	width:20px;
	height:2px
}
.section-text {
	position:absolute;
	/*top:50%;
	left:50%;*/
	font-size:550px;
	/*line-height:500px;*/
	line-height:1;
	font-family:'bmwtypenextttbold';
	color:#08161b;
	font-weight:800;
	/*-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)*/
}
.section-text:after {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	content:"";
	background:-webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(0, 0, 0, 0.909132)), color-stop(95%, rgba(0, 0, 0, 0.154482)));
	background:linear-gradient(360deg, rgba(0, 0, 0, 0.909132) 50%, rgba(0, 0, 0, 0.154482) 95%)
}
.social-profile {
	margin-top:0
}
.social-profile.style2 li {
	display:inline-block;
	margin-left:10px
}
.social-profile.style2 li:first-child {
	margin-left:0
}
.social-profile.style2 li a {
	width:30px;
	height:30px;
	background:#e31c25;
	text-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.social-profile.style2 li a i {
	font-size:24px;
	color:#fff;
	margin:0 auto
}
.social-profile.style2 li a:hover {
	background:#fff
}
.social-profile.style2 li a:hover i {
	color:#e31c25
}
.btn.style2 {
	background-color:#e31c25;
	color:#fff;
	padding:12px 38px;
	position:relative
}
.btn.style2:hover {
	background-color:#fff;
	color:#e31c25
}
.class-wrap.style2, .feature-wrap, .team-wrap, .pricing-wrap, .testimonial-wrap.style2, .about-wrap.style2 {
	overflow:hidden!important
}
.rotate {
	-webkit-animation:rotation 10s infinite linear;
	animation:rotation 10s infinite linear
}
.rotate_reverse {
	-webkit-animation:rotation_reverse 35s infinite linear;
	animation:rotation_reverse 35s infinite linear
}
.bounce {
	-webkit-animation:float 1500ms infinite ease-in-out;
	animation:float 1500ms infinite ease-in-out
}
.moveHorizontal {
	-webkit-animation:moveHorizontal 3000ms infinite ease-in-out;
	animation:moveHorizontal 3000ms infinite ease-in-out
}
.moveVertical {
	-webkit-animation:moveVertical 3000ms infinite ease-in-out;
	animation:moveVertical 3000ms infinite ease-in-out
}
.slide_up {
	-webkit-animation:slide_up 3000ms infinite ease-in-out;
	animation:slide_up 3000ms infinite ease-in-out
}
.moveHorizontal_reverse {
	-webkit-animation:moveHorizontal_reverse 3000ms infinite ease-in-out;
	animation:moveHorizontal_reverse 3000ms infinite ease-in-out
}
.animationFramesTwo {
	-webkit-animation:animationFramesTwo 15000ms infinite ease-in-out;
	animation:animationFramesTwo 15000ms infinite ease-in-out
}
.waving_left {
	-webkit-animation:waving_left 7s infinite linear;
	animation:waving_left 7s infinite linear;
-webkit-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.waving_right {
	-webkit-animation:waving_right 7s infinite linear;
	animation:waving_right 7s infinite linear;
-webkit-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.rotate {
	-webkit-animation:rotation 20s infinite linear;
	animation:rotation 20s infinite linear
}
@-webkit-keyframes moveDown {
0% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
50% {
-webkit-transform:translateY(1000px);
transform:translateY(1000px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes moveDown {
0% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
50% {
-webkit-transform:translateY(1000px);
transform:translateY(1000px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@-webkit-keyframes moveUp {
0% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
50% {
-webkit-transform:translateY(-1000px);
transform:translateY(-1000px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes moveUp {
0% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
50% {
-webkit-transform:translateY(-1000px);
transform:translateY(-1000px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@-webkit-keyframes rotation {
from {
-webkit-transform:rotate(0deg)
}
to {
	-webkit-transform:rotate(359deg)
}
}
@keyframes rotation {
from {
-webkit-transform:rotate(0deg)
}
to {
	-webkit-transform:rotate(359deg)
}
}
@-webkit-keyframes rotation_reverse {
from {
-webkit-transform:rotate(0deg)
}
to {
	-webkit-transform:rotate(-359deg)
}
}
@keyframes rotation_reverse {
from {
-webkit-transform:rotate(0deg)
}
to {
	-webkit-transform:rotate(-359deg)
}
}
@-webkit-keyframes waving_left {
0% {
-webkit-transform:rotate(0deg)
}
25% {
-webkit-transform:rotate(3deg)
}
50% {
-webkit-transform:rotate(6deg)
}
75% {
-webkit-transform:rotate(-3deg)
}
100% {
-webkit-transform:rotate(0deg)
}
}
@keyframes waving_left {
0% {
-webkit-transform:rotate(0deg)
}
25% {
-webkit-transform:rotate(3deg)
}
50% {
-webkit-transform:rotate(6deg)
}
75% {
-webkit-transform:rotate(-3deg)
}
100% {
-webkit-transform:rotate(0deg)
}
}
@-webkit-keyframes waving_right {
0% {
-webkit-transform:rotate(0deg)
}
25% {
-webkit-transform:rotate(-3deg)
}
50% {
-webkit-transform:rotate(-6deg)
}
75% {
-webkit-transform:rotate(-3deg)
}
100% {
-webkit-transform:rotate(0deg)
}
}
@keyframes waving_right {
0% {
-webkit-transform:rotate(0deg)
}
25% {
-webkit-transform:rotate(-3deg)
}
50% {
-webkit-transform:rotate(-6deg)
}
75% {
-webkit-transform:rotate(-3deg)
}
100% {
-webkit-transform:rotate(0deg)
}
}
@keyframes float {
0% {
-webkit-transform:translateY(0px);
transform:translateY(0px)
}
50% {
-webkit-transform:translateY(-5px);
transform:translateY(-5px)
}
100% {
-webkit-transform:translateY(0px);
transform:translateY(0px)
}
}
@-webkit-keyframes rotation {
from {
-webkit-transform:rotate(0deg)
}
to {
	-webkit-transform:rotate(359deg)
}
}
@keyframes rotation {
from {
-webkit-transform:rotate(0deg)
}
to {
	-webkit-transform:rotate(359deg)
}
}
@-webkit-keyframes animationFramesTwo {
0% {
-webkit-transform:translate(0px, 0px) rotate(0deg)
}
20% {
-webkit-transform:translate(73px, -1px) rotate(36deg)
}
40% {
-webkit-transform:translate(141px, 72px) rotate(72deg)
}
60% {
-webkit-transform:translate(83px, 122px) rotate(108deg)
}
80% {
-webkit-transform:translate(-40px, 72px) rotate(144deg)
}
100% {
-webkit-transform:translate(0px, 0px) rotate(0deg)
}
}
@keyframes animationFramesTwo {
0% {
-webkit-transform:translate(0px, 0px) rotate(0deg)
}
20% {
-webkit-transform:translate(73px, -1px) rotate(36deg)
}
40% {
-webkit-transform:translate(141px, 72px) rotate(72deg)
}
60% {
-webkit-transform:translate(83px, 122px) rotate(108deg)
}
80% {
-webkit-transform:translate(-40px, 72px) rotate(144deg)
}
100% {
-webkit-transform:translate(0px, 0px) rotate(0deg)
}
}
@-webkit-keyframes moveHorizontal {
0% {
-webkit-transform:translateX(0px);
transform:translateX(0px)
}
50% {
-webkit-transform:translateX(-20px);
transform:translateX(-20px)
}
100% {
-webkit-transform:translateX(0px);
transform:translateX(0px)
}
}
@keyframes moveHorizontal {
0% {
-webkit-transform:translateX(0px);
transform:translateX(0px)
}
50% {
-webkit-transform:translateX(-20px);
transform:translateX(-20px)
}
100% {
-webkit-transform:translateX(0px);
transform:translateX(0px)
}
}
.header-wrap.style2 .header-bottom .header-bottom-right .btn.v1 {
	background-color:#e31c25
}
.header-wrap.style2 .header-bottom .header-bottom-right .btn.v1:hover {
	background-color:#fff;
	color:#e31c25
}
.header-wrap.style3, .header-wrap.style4, .header-wrap.style5 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:99;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.header-wrap.style3.sticky, .header-wrap.style4.sticky, .header-wrap.style5.sticky {
	position:fixed;
-webkit-transition:.4s;
transition:.4s;
	background:0 0;
	-webkit-animation:500ms ease-in-out 0s normal none 1 running fadeInDown;
	animation:500ms ease-in-out 0s normal none 1 running fadeInDown;
	width:100%;
	top:0;
	background-color:#101630
}
.header-wrap.style3 .header-bottom .main-menu>ul>li>a:hover, .header-wrap.style3 .header-bottom .main-menu>ul>li>a.active, .header-wrap.style4 .header-bottom .main-menu>ul>li>a:hover, .header-wrap.style4 .header-bottom .main-menu>ul>li>a.active, .header-wrap.style5 .header-bottom .main-menu>ul>li>a:hover, .header-wrap.style5 .header-bottom .main-menu>ul>li>a.active {
	color:#e31c25
}
.header-wrap.style3 .header-bottom .main-menu>ul>li>a:hover:after, .header-wrap.style3 .header-bottom .main-menu>ul>li>a.active:after, .header-wrap.style4 .header-bottom .main-menu>ul>li>a:hover:after, .header-wrap.style4 .header-bottom .main-menu>ul>li>a.active:after, .header-wrap.style5 .header-bottom .main-menu>ul>li>a:hover:after, .header-wrap.style5 .header-bottom .main-menu>ul>li>a.active:after {
	width:18px;
	display:block
}
.header-wrap.style3 .header-bottom .main-menu>ul>li>a:hover::before, .header-wrap.style3 .header-bottom .main-menu>ul>li>a.active::before, .header-wrap.style4 .header-bottom .main-menu>ul>li>a:hover::before, .header-wrap.style4 .header-bottom .main-menu>ul>li>a.active::before, .header-wrap.style5 .header-bottom .main-menu>ul>li>a:hover::before, .header-wrap.style5 .header-bottom .main-menu>ul>li>a.active::before {
border-left-color:#e31c25;
border-bottom-color:#e31c25
}
.header-wrap.style3 .header-bottom .main-menu>ul>li>a:after, .header-wrap.style4 .header-bottom .main-menu>ul>li>a:after, .header-wrap.style5 .header-bottom .main-menu>ul>li>a:after {
	bottom:7px;
	left:-18px;
	width:0;
	height:1.5px;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.header-wrap.style3 .header-bottom, .header-wrap.style4 .header-bottom {
	padding:12px 0
}
.header-wrap.style3 .header-bottom .header-bottom-right, .header-wrap.style4 .header-bottom .header-bottom-right {
	position:relative
}
.header-wrap.style3 .header-bottom .header-bottom-right:after, .header-wrap.style4 .header-bottom .header-bottom-right:after {
	position:absolute;
	top:-14px;
	left:0;
	width:100vw;
	height:calc(100% + 27px);
	content:"";
	background-color:#101630;
	z-index:-1
}
.header-wrap.style3 .header-bottom .header-bottom-right .main-menu>ul>li>a:hover, .header-wrap.style3 .header-bottom .header-bottom-right .main-menu>ul>li>a.active, .header-wrap.style4 .header-bottom .header-bottom-right .main-menu>ul>li>a:hover, .header-wrap.style4 .header-bottom .header-bottom-right .main-menu>ul>li>a.active {
	color:#e31c25
}
.header-wrap.style3 .header-bottom .header-bottom-right .main-menu>ul>li>a:hover:after, .header-wrap.style3 .header-bottom .header-bottom-right .main-menu>ul>li>a.active:after, .header-wrap.style4 .header-bottom .header-bottom-right .main-menu>ul>li>a:hover:after, .header-wrap.style4 .header-bottom .header-bottom-right .main-menu>ul>li>a.active:after {
	width:18px;
	display:block
}
.header-wrap.style3 .header-bottom .header-bottom-right .main-menu>ul>li>a:hover::before, .header-wrap.style3 .header-bottom .header-bottom-right .main-menu>ul>li>a.active::before, .header-wrap.style4 .header-bottom .header-bottom-right .main-menu>ul>li>a:hover::before, .header-wrap.style4 .header-bottom .header-bottom-right .main-menu>ul>li>a.active::before {
border-left-color:#e31c25;
border-bottom-color:#e31c25
}
.header-wrap.style3 .header-bottom .header-bottom-right .main-menu>ul>li>a:after, .header-wrap.style4 .header-bottom .header-bottom-right .main-menu>ul>li>a:after {
	bottom:7px;
	left:-18px;
	width:0;
	height:1.5px;
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.header-wrap.style3 .header-bottom .header-bottom-right:after {
	background-color:#08161b
}
.header-wrap.style4 .header-bottom .header-bottom-right:after {
	background-color:#101630
}
.header-wrap.style5 .header-bottom {
	padding:12px 0
}
.header-wrap.style5 .header-bottom .header-bottom-right .btn.v1 {
	background-color:#e31c25
}
.header-wrap.style5 .header-bottom .header-bottom-right .btn.v1:hover {
	background-color:#fff;
	color:#e31c25
}
.sidebar-menu {
	margin-left:20px;
	width:26px;
	cursor:pointer
}
.sidebar-menu span {
	display:block;
	width:26px;
	height:2px;
	margin:0 0 8px;
	background-color:#fff
}
.sidebar-menu span:last-child {
	margin-bottom:0
}
.sidebar-menu span:nth-child(1) {
width:20px;
margin-left:auto
}
.sidebar-menu span:nth-child(3) {
width:20px;
margin:0 auto
}
.body_overlay {
	position:fixed;
	top:0;
	left:0;
	content:"";
	background-color:rgba(0, 0, 0, .7);
	width:100%;
	height:100%;
	z-index:999;
	visibility:hidden;
	opacity:0;
-webkit-transition:.4s;
transition:.4s
}
.body_overlay.open {
	visibility:visible;
	opacity:1
}
.contact-popup {
	position:fixed;
	top:0;
	right:-100%;
	width:560px;
	background:#08161b;
	height:100vh;
	z-index:9999;
	padding:30px 40px;
	visibility:hidden;
	opacity:0;
-webkit-transition:all .5s ease;
transition:all .5s ease
}
.contact-popup.open {
	right:0;
	visibility:visible;
	opacity:1
}
.contact-popup .contact-popup-wrap {
	overflow-y:auto;
	height:100%
}
.contact-popup .contact-popup-wrap .comp-info .comp-logo img {
	max-width:150px
}
.contact-popup .contact-popup-wrap .comp-info .comp-desc {
	margin:22px 0 20px;
	color:#fff
}
.contact-popup .contact-popup-wrap .comp-info .contact-address {
	margin-bottom:25px
}
.contact-popup .contact-popup-wrap .comp-info .contact-address li {
	color:#fff;
	margin-bottom:15px
}
.contact-popup .contact-popup-wrap .comp-info .contact-address li:last-child {
	margin-bottom:0
}
.contact-popup .contact-popup-wrap .comp-info .contact-address li i {
	color:#e31c25;
	margin-right:8px;
	font-size:17px;
	position:relative;
	top:1px
}
.contact-popup .contact-popup-wrap .comp-info .contact-address li a {
	color:#fff
}
.contact-popup .contact-popup-wrap .comp-map iframe {
	width:100%;
	height:250px;
	border-radius:5px
}
.contact-popup .contact-popup-wrap .share-on {
	margin:25px 0
}
.contact-popup .contact-popup-title {
	position:relative;
	padding:0 0 10px;
	margin:0 0 25px;
	text-align:right
}
.contact-popup .contact-popup-title .close-popup {
	background:0 0;
	border:1px solid #e31c25;
	width:35px;
	height:35px;
	border-radius:50%;
	text-align:center;
	padding:0;
-webkit-transition:.3s;
transition:.3s
}
.contact-popup .contact-popup-title .close-popup i {
	font-size:26px;
	line-height:33px;
	color:#e31c25
}
.contact-popup .contact-popup-title .close-popup:hover {
	background:#e31c25;
	border-color:transparent
}
.contact-popup .contact-popup-title .close-popup:hover i {
	color:#fff
}
.hero-wrap.style2 {
	background-color:#08161b;
	padding:120px 0 0;
	position:relative
}
.hero-wrap.style2 .hero-slide-item .section-text {
	left:50px;
	-webkit-transform:translate(0, -50%);
	transform:translate(0, -50%);
	color:rgba(255, 255, 255, .2)
}
.hero-wrap.style2 .hero-slide-item .section-text:after {
	background:-webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(8, 22, 27, 0.9)), color-stop(95%, rgba(8, 22, 27, 0.15)));
	background:linear-gradient(360deg, rgba(8, 22, 27, 0.9) 50%, rgba(8, 22, 27, 0.15) 95%)
}
.hero-wrap.style2 .hero-slide-item .hero-content {
	position:relative;
	z-index:1;
	text-align:left;
	overflow-y:auto!important;
	padding:100px 0 220px
}
.hero-wrap.style2 .hero-slide-item .hero-content .hero-shape-1 {
	position:absolute;
	top:-100px;
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	z-index:-1;
	width:auto
}
.hero-wrap.style2 .hero-slide-item .hero-content .hero-subhead {
	color:#fff;
	font-family:'bmwtypenextttbold';
	letter-spacing:3px;
	position:relative;
	padding-left:28px;
	margin-bottom:8px;
	display:inline-block
}
.hero-wrap.style2 .hero-slide-item .hero-content .hero-subhead:after {
	position:absolute;
	top:50%;
	left:0;
	content:"";
	background:#fff;
	width:20px;
	height:2px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.hero-wrap.style2 .hero-slide-item .hero-content h1 {
	font-size:68px;
	margin:0 0 25px
}
.hero-wrap.style2 .hero-slide-item .hero-img-wrap {
	position:relative;
	z-index:1
}
.hero-wrap.style2 .hero-slide-item .hero-img-wrap .hero-shape-2 {
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	height:100%;
	z-index:-1
}
.hero-wrap.style2 .hero-slide-item .hero-img-wrap .hero-img {
	display:block;
	margin:0 auto;
	max-width:580px
}
.hero-wrap.style3 {
	background-image:url(../img/hero/hero-bg.jpg);
	position:relative;
	z-index:1;
	overflow:hidden;
	padding:120px 0 80px
}
.hero-wrap.style3:after {
	position:absolute;
	top:0;
	left:0;
	content:"";
	background-color:#08161b;
	width:100%;
	height:100%;
	z-index:-1;
	opacity:.92
}
.hero-wrap.style3 .container {
	position:relative
}
.hero-wrap.style3 .container .hero-shape-one {
	position:absolute;
	top:50%;
	left:0;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:-1;
	max-width:1100px
}
.hero-wrap.style3 .hero-img-wrap {
	position:relative;
	z-index:1;
	padding:0 80px 0 0
}
.hero-wrap.style3 .hero-img-wrap .hero-shape-two {
	position:absolute;
	top:55%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	z-index:-1;
	width:92%
}
.hero-wrap.style3 .hero-img-wrap .hero-shape-three {
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	z-index:1;
	width:100%
}
.hero-wrap.style3 .hero-img-wrap .hero-img {
	display:block;
	margin:0 auto;
	position:relative;
	bottom:-45px
}
.hero-wrap.style3 .hero-content {
	position:relative;
	z-index:1;
	text-align:left
}
.hero-wrap.style3 .hero-content .hero-subhead {
	color:#e31c25
}
.hero-wrap.style3 .hero-content .hero-subhead:after {
	background:#e31c25
}
.hero-wrap.style3 .hero-content h1 {
	font-size:68px;
	margin:0 0 25px;
	line-height:1.1
}
.hero-wrap.style3 .hero-content h5 {
	font-size:30px;
	font-weight:500;
	color:#fff;
	margin:0 0 30px
}
.hero-wrap.style4 {
	background-image:url(../img/hero/hero-bg-2.png);
	position:relative;
	z-index:1;
	padding:350px 0 60px;
	overflow:hidden
}
.hero-wrap.style4:after {
	position:absolute;
	top:0;
	left:0;
	content:"";
	background-color:#08161b;
	width:100%;
	height:100%;
	z-index:-1;
	opacity:.9
}
.hero-wrap.style4 .hero-shape-four {
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	z-index:0
}
.hero-wrap.style4 .container {
	position:relative;
	z-index:1
}
.hero-wrap.style4 .container .hero-img {
	position:absolute;
	bottom:-60px;
	left:0;
	z-index:0;
	max-width:95%
}
.hero-wrap.style4 .container .hero-shape-six {
	position:absolute;
	top:25%;
	right:30px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:-1
}
.hero-wrap.style4 .hero-content {
	text-align:center;
	max-width:100%;
	position:relative;
	z-index:1;
	margin-bottom:180px;
	padding:25px 0
}
.hero-wrap.style4 .hero-content:after {
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	content:"";
	width:550px;
	height:100%;
	background:#08161b;
	opacity:.78;
	z-index:-1
}
.hero-wrap.style4 .hero-content .hero-subhead {
	color:#e31c25
}
.hero-wrap.style4 .hero-content .hero-subhead:after {
	background:-webkit-gradient(linear, left top, right top, from(#e32d2f), color-stop(97%, black));
	background:linear-gradient(90deg, #e32d2f 0%, black 97%)
}
.hero-wrap.style4 .hero-content .hero-title {
	display:block
}
.hero-wrap.style4 .hero-content h1 {
	background-color:rgba(8, 22, 27, .75);
	display:inline-block;
	margin:0 0 5px;
	padding:12px 20px 0;
	line-height:1.1
}
.hero-wrap.style4 .hero-content h5 {
	font-size:30px;
	font-weight:500;
	color:#fff;
	margin:0
}
.hero-wrap.style4 .hero-feature-list {
	background-color:#e31c25;
	padding:35px 0 35px 210px;
	width:calc(100% - 340px);
	margin:0 auto
}
.hero-wrap.style4 .hero-feature-list li {
	display:inline-block;
	width:25%;
	font-size:22px;
	font-weight:500;
	line-height:1.28;
	letter-spacing:.5px;
	color:#fff;
	text-align:center;
	font-family:teko, sans-serif
}
.hero-wrap.style4 .line-shape-wrap {
	position:absolute;
	top:0;
	left:50%;
	width:100%;
	height:100%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%)
}
.hero-wrap.style4 .hero-line-shape {
	width:20%;
	height:100%;
	content:"";
	background-color:transparent;
	border-left:1px solid rgba(255, 255, 255, .09);
	border-right:1px solid rgba(255, 255, 255, .09);
	position:relative
}
.hero-wrap.style4 .hero-line-shape.one:before, .hero-wrap.style4 .hero-line-shape.one:after, .hero-wrap.style4 .hero-line-shape.three:before, .hero-wrap.style4 .hero-line-shape.three:after {
	position:absolute;
	content:"";
	width:6px;
	height:40px;
	background-color:#e31c25
}
.hero-wrap.style4 .hero-line-shape.one:after {
	top:50%;
	left:-3px;
	-webkit-animation:moveUp 20s linear infinite;
	animation:moveUp 20s linear infinite
}
.hero-wrap.style4 .hero-line-shape.one:before {
	display:none
}
.hero-wrap.style4 .hero-line-shape.three:before {
	top:20%;
	left:-3px;
	-webkit-animation:moveDown 20s linear infinite;
	animation:moveDown 20s linear infinite
}
.hero-wrap.style4 .hero-line-shape.three:after {
	top:80%;
	right:-3px;
	-webkit-animation:moveUp 20s linear infinite;
	animation:moveUp 20s linear infinite
}
.hero-wrap.style5 {
	position:relative;
	z-index:1;
	margin-top:82px;
	padding:80px 0 150px
}
.hero-wrap.style5 .container {
	position:relative;
	z-index:1
}
.hero-wrap.style5 .container .hero-shape-one, .hero-wrap.style5 .container .hero-shape-two {
	position:absolute
}
.hero-wrap.style5 .container .hero-shape-one {
	top:0;
	left:0
}
.hero-wrap.style5 .container .hero-shape-two {
	bottom:0;
	left:20%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%)
}
.hero-wrap.style5 .hero-shape-nine {
	position:absolute;
	bottom:50px;
	right:0;
	z-index:-1
}
.hero-wrap.style5 .hero-content {
	position:relative;
	text-align:left;
	padding:100px 0
}
.hero-wrap.style5 .hero-content .hero-subhead {
	color:#e31c25
}
.hero-wrap.style5 .hero-content .hero-subhead:after {
	background:-webkit-gradient(linear, left top, right top, color-stop(18%, #e32d2f), color-stop(56%, #7a1819), color-stop(73%, #771718));
	background:linear-gradient(90deg, #e32d2f 18%, #7a1819 56%, #771718 73%)
}
.hero-wrap.style5 .hero-content h1 {
	color:#08161b;
	margin:0 0 6px
}
.hero-wrap.style5 .hero-content h5 {
	font-size:32px;
	font-weight:500;
	margin:0 0 32px
}
.hero-wrap.style5 .hero-content .hero-btn .btn.v5:hover {
	background-color:transparent;
	border-color:#e31c25;
	color:#e31c25
}
.hero-wrap.style5 .hero-content .hero-btn .btn.style2 {
	color:#08161b
}
.hero-wrap.style5 .hero-content .hero-btn .btn.style2:hover {
	background-color:#e31c25;
	border-color:transparent;
	color:#fff
}
.hero-wrap.style5 .hero-img-wrap {
	position:relative;
	z-index:1
}
.hero-wrap.style5 .hero-img-wrap .hero-img {
	display:block;
	margin:0 auto
}
.hero-wrap.style5 .hero-img-wrap .hero-shape-three, .hero-wrap.style5 .hero-img-wrap .hero-shape-four, .hero-wrap.style5 .hero-img-wrap .hero-shape-five, .hero-wrap.style5 .hero-img-wrap .hero-shape-six, .hero-wrap.style5 .hero-img-wrap .hero-shape-seven, .hero-wrap.style5 .hero-img-wrap .hero-shape-eight {
	position:absolute
}
.hero-wrap.style5 .hero-img-wrap .hero-shape-three {
	top:72%;
	left:-120px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.hero-wrap.style5 .hero-img-wrap .hero-shape-four {
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	z-index:-1
}
.hero-wrap.style5 .hero-img-wrap .hero-shape-five {
	top:35%;
	left:40%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.hero-wrap.style5 .hero-img-wrap .hero-shape-six {
	top:200px;
	left:40;
	z-index:-1
}
.hero-wrap.style5 .hero-img-wrap .hero-shape-seven {
	bottom:0;
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	z-index:-1
}
.hero-wrap.style5 .hero-img-wrap .hero-shape-eight {
	top:-30px;
	right:100px
}
.hero-wrap.style3 .hero-subhead, .hero-wrap.style4 .hero-subhead, .hero-wrap.style5 .hero-subhead {
	font-family:'bmwtypenextttbold';
	letter-spacing:3px;
	position:relative;
	padding-left:28px;
	margin-bottom:8px;
	display:inline-block
}
.hero-wrap.style3 .hero-subhead:after, .hero-wrap.style4 .hero-subhead:after, .hero-wrap.style5 .hero-subhead:after {
	position:absolute;
	top:50%;
	left:0;
	content:"";
	width:20px;
	height:2px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.hero-slider-four.owl-carousel .owl-nav {
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.hero-slider-four.owl-carousel .owl-nav button.owl-prev, .hero-slider-four.owl-carousel .owl-nav button.owl-next {
	border:2px solid #e31c25;
	width:60px;
	height:115px;
	-webkit-transform:skew(-40deg);
	transform:skew(-40deg);
-webkit-transition:.4s;
transition:.4s
}
.hero-slider-four.owl-carousel .owl-nav button.owl-prev i, .hero-slider-four.owl-carousel .owl-nav button.owl-next i {
	font-size:18px;
	color:#e31c25;
	-webkit-transform:skew(40deg);
	transform:skew(40deg);
-webkit-transition:.4s;
transition:.4s
}
.hero-slider-four.owl-carousel .owl-nav button.owl-prev.owl-next, .hero-slider-four.owl-carousel .owl-nav button.owl-next.owl-next {
	position:relative;
	top:115px;
	left:-95px
}
.hero-slider-four.owl-carousel .owl-nav button.owl-prev:hover, .hero-slider-four.owl-carousel .owl-nav button.owl-next:hover {
	background-color:#e31c25;
	border-color:transparent
}
.hero-slider-four.owl-carousel .owl-nav button.owl-prev:hover i, .hero-slider-four.owl-carousel .owl-nav button.owl-next:hover i {
	color:#fff
}
.promo-wrap.style2 {
	position:relative;
	top:-75px;
	z-index:1
}
.promo-wrap.style2 .promo-item {
	background:#fff
}
.client-bg-1 {
	background-image:url(../img/testimonials/client-bg-1.jpg)
}
.client-quote-wrap.style2 {
	position:relative;
	padding-top:0
}
.client-quote-wrap.style2 .client-quote {
	font-size:28px;
	font-weight:500;
	line-height:1.3;
	color:#fff;
	margin:0
}
.client-quote-wrap.style2 .client-info .client-name h3 {
	font-size:24px;
	margin:10px 0;
	color:#fff;
	font-weight:500;
	font-family:teko, sans-serif
}
.client-quote-wrap.style2 .client-info .client-avatar {
	border-radius:0;
	border:none;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	margin-bottom:30px;
	position:relative;
	z-index:1
}
.client-quote-wrap.style2 .client-info .client-avatar:after {
	position:absolute;
	top:-4px;
	left:-4px;
	content:"";
	background:#e31c25;
	width:100%;
	height:100%;
	z-index:-1
}
.client-quote-wrap.style2 .client-info .client-avatar img {
	border-radius:0;
	padding:0
}
.class-item.style3 {
	background:#f3f3f3;
	margin-bottom:25px;
	position:relative
}
.class-item.style3 .class-img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	visibility:hidden;
	opacity:0;
-webkit-transition:.3s;
transition:.3s
}
.class-item.style3 .class-img:before {
	position:absolute;
	top:0;
	left:0;
	content:"";
	background:#e31c25;
	opacity:.8;
	width:100%;
	height:100%
}
.class-item.style3 .class-content {
	text-align:center;
	height:100%;
	z-index:1;
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	padding:25px 40px
}
.class-item.style3 .class-content .class-icon {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	width:80px;
	height:80px;
	border-radius:5px;
	background:rgba(252, 231, 232, .8);
	text-align:center;
	margin:0 auto;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
-webkit-transition:.3s;
transition:.3s
}
.class-item.style3 .class-content .class-icon i {
	font-size:55px;
	color:#e31c25;
-webkit-transition:.3s;
transition:.3s
}
.class-item.style3 .class-content .class-text {
	margin:30px 0 0;
-webkit-transition:.3s;
transition:.3s
}
.class-item.style3 .class-content .class-text h3 {
	font-size:24px;
	margin:0 0 20px;
	font-weight:600;
-webkit-transition:.3s;
transition:.3s
}
.class-item.style3 .class-content .class-text p {
	margin:0 0 15px;
-webkit-transition:.3s;
transition:.3s
}
.class-item.style3 .class-content .class-text .link {
	text-decoration:none;
	color:#e31c25;
	font-weight:600;
-webkit-transition:.3s;
transition:.3s
}
.class-item.style3:hover .class-img {
	visibility:visible;
	opacity:1
}
.class-item.style3:hover .class-content .class-icon {
	background:rgba(255, 255, 255, .27)
}
.class-item.style3:hover .class-content .class-icon i {
	color:#fff
}
.class-item.style3:hover .class-content .class-text h3, .class-item.style3:hover .class-content .class-text p, .class-item.style3:hover .class-content .class-text .link {
	color:#fff
}
.class-item.style4 .class-img {
	position:relative
}
.class-item.style4 .class-info {
	position:absolute;
	bottom:25px;
	left:50%;
	width:calc(100% - 50px);
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	background:#08161b;
	text-align:center;
	padding:35px 25px 22px
}
.class-item.style4 .class-info .class-icon {
	width:75px;
	height:62px;
	background-color:#fff;
	-webkit-transform:skewX(-15deg);
	transform:skewX(-15deg);
	margin:-68px 0 20px auto;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.class-item.style4 .class-info .class-icon i {
	font-size:40px;
	line-height:.8;
	margin:0 auto;
	color:#e31c25;
	-webkit-transform:skewX(15deg);
	transform:skewX(15deg);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.class-item.style4 .class-info h3 {
	margin:0 0 12px;
	font-size:24px
}
.class-item.style4 .class-info h3 a {
	color:#fff
}
.class-item.style4 .class-info p {
	color:rgba(255, 255, 255, .8);
	margin:0 0 12px
}
.class-item.style4 .class-info .link {
	color:#e31c25;
	text-decoration:none;
	position:relative;
	font-weight:600
}
.class-item.style4 .class-info .link:before {
	position:absolute;
	bottom:6px;
	left:-8px;
	content:"";
	width:12px;
	height:2px;
	background-color:#e31c25;
	visibility:hidden;
	opacity:0;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.class-item.style4:hover .class-info .class-icon {
	background-color:#e31c25
}
.class-item.style4:hover .class-info .class-icon i {
	color:#fff
}
.class-item.style4:hover .class-info h3 a {
	color:#e31c25
}
.class-item.style4:hover .class-info .link:before {
	visibility:visible;
	opacity:1
}
.filter-navigation .filter-scrollbar {
	position:relative;
	width:calc(100% - 115px);
	margin:35px 10px 0 0
}
.filter-navigation .filter-scrollbar:after {
	position:absolute;
	top:3px;
	left:0;
	width:100%;
	height:1px;
	content:"";
	background-color:rgba(0, 0, 0, .1)
}
.filter-navigation .filter-scrollbar:before {
	position:absolute;
	top:1px;
	left:0;
	width:50%;
	height:5px;
	content:"";
	background:#e31c25;
	border-radius:0
}
.class-details-table.style2 .table thead tr th {
	background-color:#e31c25;
	padding:35px 30px 30px;
	font-family:'bmwtypenextttbold';
	font-weight:500;
	font-size:22px;
	border-right:1px solid rgba(255, 255, 255, .22);
	border-bottom:none
}
.class-details-table.style2 .table tbody tr:last-child td {
	border-bottom:none
}
.class-details-table.style2 .table tbody tr th {
	background-color:#08161b;
	border-bottom:1px solid rgba(255, 255, 255, .22);
	text-align:center;
	color:#fff;
	font-family:'bmwtypenextttbold';
	font-weight:500;
	font-size:22px
}
.class-details-table.style2 .table tbody tr td {
	background-color:#f8f8f8;
	padding:25px 30px;
	text-align:center;
	border-bottom:1px solid rgba(0, 0, 0, .05);
	border-right:1px solid rgba(0, 0, 0, .05);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.class-details-table.style2 .table tbody tr td:hover {
	background-color:#e31c25
}
.class-details-table.style2 .table tbody tr td:hover h6, .class-details-table.style2 .table tbody tr td:hover span {
	color:#fff
}
.class-details-table.style2 .table tbody tr td:last-child {
	border-right:none
}
.class-details-table.style2 .table tbody tr td h6 {
	font-size:22px;
	font-weight:600;
	margin:0 0 5px;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.class-details-table.style2 .table tbody tr td span {
	color:#646464;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.filter-slider-btn {
	margin:30px 0 0;
	width:104px
}
.filter-slider-btn .class-filter-next, .filter-slider-btn .class-filter-prev {
	width:42px;
	height:42px;
	border:1px solid #e31c25
}
.filter-slider-btn .class-filter-next i, .filter-slider-btn .class-filter-prev i {
	font-size:22px;
	color:#e31c25;
	line-height:.8;
	margin:0 auto
}
.filter-slider-btn .class-filter-next:hover, .filter-slider-btn .class-filter-prev:hover {
	background-color:#e31c25
}
.filter-slider-btn .class-filter-next:hover i, .filter-slider-btn .class-filter-prev:hover i {
	color:#fff
}
.filter-slider-btn .class-filter-prev {
	margin-right:20px
}
.container .course-shape-one, .container .course-shape-two {
	position:absolute;
	bottom:-30px;
	z-index:-1
}
.container .course-shape-one {
	left:-30px
}
.container .course-shape-two {
	right:-30px
}
.course-item-wrap {
	background-color:#fff;
	-webkit-box-shadow:0 0 15px rgba(0, 0, 0, .09);
	box-shadow:0 0 15px rgba(0, 0, 0, .09);
	border-radius:5px;
	padding:50px;
	position:relative;
	margin:-100px 0 0;
	position:relative;
	z-index:1
}
.course-item-wrap .section-title h2 {
	padding-left:0
}
.course-slider-title h2 {
	font-size:40px;
	line-height:1.1;
	margin:0
}
.course-slider-one {
	overflow:hidden
}
.course-card {
	position:relative;
	display:block;
	border-radius:5px;
	overflow:hidden
}
.course-card img {
	border-radius:5px
}
.course-card:after {
	position:absolute;
	top:0;
	left:0;
	content:"";
	width:100%;
	height:100%;
	border-radius:5px;
	background-color:rgba(0, 0, 0, .45);
	z-index:1
}
.course-card span {
	position:absolute;
	top:50%;
	left:50%;
	width:100%;
	text-align:center;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	color:#fff;
	font-family:'bmwtypenextttbold';
	font-weight:600;
	font-size:22px;
	z-index:2
}
.course-btn-wrap {
	margin:20px 0 0;
	width:104px
}
.course-btn-wrap .course-next, .course-btn-wrap .course-prev {
	width:42px;
	height:42px;
	border:1px solid #e31c25
}
.course-btn-wrap .course-next i, .course-btn-wrap .course-prev i {
	font-size:22px;
	color:#e31c25;
	line-height:.8;
	margin:0 auto
}
.course-btn-wrap .course-next:hover, .course-btn-wrap .course-prev:hover {
	background-color:#e31c25
}
.course-btn-wrap .course-next:hover i, .course-btn-wrap .course-prev:hover i {
	color:#fff
}
.course-btn-wrap .course-prev {
	margin-right:20px
}
.gallery-slider {
	overflow:hidden
}
.gallery-item {
	position:relative;
	z-index:1;
	overflow:hidden;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.gallery-item:before {
	position:absolute;
	top:0;
	left:-100%;
	content:"";
	width:100%;
	height:100%;
	background-color:#08161b;
	opacity:0;
	visibility:hidden;
	z-index:1;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.gallery-item .gallery-info-wrap {
	position:absolute;
	bottom:-100%;
	left:50%;
	width:calc(100% - 44px);
	visibility:hidden;
	opacity:0;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
	z-index:1
}
.gallery-item .gallery-info-wrap .gallery-info {
	width:calc(100% - 50px);
	margin-right:5px;
	z-index:1
}
.gallery-item .gallery-info-wrap .gallery-info h3 {
	font-size:24px;
	margin:0 0 5px;
	color:#fff
}
.gallery-item .gallery-info-wrap .gallery-info span {
	color:#fff;
	display:block
}
.gallery-item .gallery-info-wrap a {
	width:45px;
	height:45px;
	background-color:#e31c25
}
.gallery-item .gallery-info-wrap a i {
	color:#fff;
	margin:0 auto
}
.gallery-item:hover:before {
	visibility:visible;
	opacity:.7;
	left:0
}
.gallery-item:hover .gallery-info-wrap {
	bottom:22px;
	visibility:visible;
	opacity:1
}
.gallery-navigation .gallery-scrollbar {
	position:relative;
	width:calc(100% - 115px);
	margin:35px 10px 0 0
}
.gallery-navigation .gallery-scrollbar:after {
	position:absolute;
	top:3px;
	left:0;
	width:100%;
	height:1px;
	content:"";
	background-color:rgba(0, 0, 0, .1)
}
.gallery-navigation .gallery-scrollbar .swiper-scrollbar-drag {
	background:#e31c25;
	height:6px;
	border-radius:0
}
.gallery-slider-btn {
	margin:30px 0 0;
	width:104px
}
.gallery-slider-btn .gallery-filter-next, .gallery-slider-btn .gallery-filter-prev {
	width:42px;
	height:42px;
	border:1px solid #e31c25
}
.gallery-slider-btn .gallery-filter-next i, .gallery-slider-btn .gallery-filter-prev i {
	font-size:22px;
	color:#e31c25;
	line-height:.8;
	margin:0 auto
}
.gallery-slider-btn .gallery-filter-next:hover, .gallery-slider-btn .gallery-filter-prev:hover {
	background-color:#e31c25
}
.gallery-slider-btn .gallery-filter-next:hover i, .gallery-slider-btn .gallery-filter-prev:hover i {
	color:#fff
}
.gallery-slider-btn .gallery-filter-prev {
	margin-right:20px
}
.counter-wrap {
	position:relative
}
.counter-wrap.style1 {
	margin-top:-100px;
	z-index:1
}
.counter-wrap.style1 .counter-shape {
	position:absolute;
	bottom:0;
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	z-index:1
}
.counter-wrap.style1:before {
	position:absolute;
	bottom:0;
	left:0;
	content:"";
	width:100%;
	height:100px;
	background-color:#f7f6ed;
	z-index:0
}
.counter-wrap.style1:after {
	position:absolute;
	bottom:0;
	content:"";
	width:100%;
	height:100%;
	background-color:#101630;
	z-index:0
}
.counter-wrap.style2 {
	position:relative;
	z-index:1
}
.counter-wrap.style2 .container {
	position:relative;
	z-index:1
}
.counter-wrap.style2 .container .counter-shape-one, .counter-wrap.style2 .container .counter-shape-two {
	position:absolute;
	z-index:0
}
.counter-wrap.style2 .container .counter-shape-one {
	bottom:-30px;
	left:-30px
}
.counter-wrap.style2 .container .counter-shape-two {
	bottom:30px;
	right:-50px
}
.counter-wrap.style2:before {
	position:absolute;
	top:0;
	left:0;
	content:"";
	width:100%;
	height:50%;
	background-color:#f7f6ed;
	z-index:0
}
.counter-wrap.style2 .counter-card-wrap {
	background-color:#fff;
	-webkit-box-shadow:0 0 15px rgba(0, 0, 0, .09);
	box-shadow:0 0 15px rgba(0, 0, 0, .09)
}
.counter-wrap.style2 .counter-card-wrap .counter-card .counter-text .counter-num {
	bottom:-7px
}
.counter-wrap.style2 .counter-card-wrap .counter-card .counter-text .counter-info .counter-icon {
	width:80px;
	height:auto
}
.counter-wrap.style2 .counter-card-wrap .counter-card .counter-text .counter-info .counter-icon i {
	color:#08161b;
	margin:0
}
.counter-wrap.style2 .counter-card-wrap .counter-card .counter-text .counter-info p {
	color:#08161b
}
.counter-card-wrap {
	position:relative;
	z-index:1
}
.counter-card-wrap .counter-card {
	width:25%;
	position:relative;
	padding:45px 30px 50px 50px
}
.counter-card-wrap .counter-card .counter-text {
	text-align:center
}
.counter-card-wrap .counter-card .counter-text .counter-num {
	font-size:70px;
	font-weight:700;
	line-height:1;
	font-family:'bmwtypenextttbold';
	color:#e31c25;
	margin:0;
	width:72px;
	height:55px;
	position:relative;
	bottom:-20px;
	text-align:left;
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg)
}
.counter-card-wrap .counter-card .counter-text .counter-num:before {
	position:absolute;
	bottom:55px;
	left:0;
	content:"";
	background:-webkit-gradient(linear, left top, right top, color-stop(49%, #e32d2f), to(black));
	background:linear-gradient(90deg, #e32d2f 49%, black 100%);
	width:3px;
	height:40px
}
.counter-card-wrap .counter-card .counter-text .counter-info {
	width:calc(100% - 80px);
	margin-left:8px
}
.counter-card-wrap .counter-card .counter-text .counter-info .counter-icon {
	position:relative;
	z-index:1;
	text-align:left;
	width:80px;
	height:75px;
	margin-bottom:20px
}
.counter-card-wrap .counter-card .counter-text .counter-info .counter-icon img {
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.counter-card-wrap .counter-card .counter-text .counter-info .counter-icon i {
	font-size:44px;
	line-height:.8;
	margin:0 auto;
	color:#fff
}
.counter-card-wrap .counter-card .counter-text .counter-info p {
	font-family:'bmwtypenextttbold';
	font-weight:500;
	color:#fff;
	font-size:20px;
	margin:0;
	text-align:left;
	letter-spacing:.5px
}
.partner-wrap {
	background-color:transparent;
	/*padding:1.5rem!important;*/
	/*width:calc(100% - 80px);*/
	/*position:relative;
	margin-top:0px;
	z-index:1*/
}
.partner-wrap:after {
/*	position:absolute;
	top:-1px;
	right:-80px;
	content:"";
	width:160px;
	height:calc(100% + 2px);
	background-color:#101630;*/
	/*-webkit-transform:skewX(-20deg);
	transform:skewX(-20deg)*/
}
.partner-wrap .partner-item {
	padding:0 5px
}
.partner-wrap .partner-item img {
	display:block;
	margin:25px auto;
	max-width:240px
}
.feature-card {
	/*background-color:#fff;*/
	padding:5px 5px 5px;
/*	-webkit-box-shadow:0 0 15px rgba(0, 0, 0, .07);
	box-shadow:0 0 15px rgba(0, 0, 0, .07);*/
	margin-bottom:25px;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.feature-card.style2 {
	background-color:#f3f3f3
}
.feature-card .feature-icon {
	/*width:250px;*/
	/*height:80px;*/
	/*background-color:#e31c25;*/
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin:0 auto 0px
}
.feature-card .feature-icon i {
	font-size:44px;
	line-height:.8;
	margin:0 auto;
	color:#fff
}


.feature-card .feature-icon img { 
max-width:100%;
}

.feature-card .feature-info {
	text-align:center
}
.feature-card .feature-info h3 {
	font-size:24px;
	margin:0 0 12px
}
.feature-card .feature-info p {
	margin:0 0 12px
}
.feature-card .feature-info .link {
	color:#e31c25;
	text-decoration:none;
	font-weight:600
}
.feature-card:hover {
	-webkit-box-shadow:rgba(0, 0, 0, .09) 0 50px 100px -20px, rgba(0, 0, 0, .09) 0 30px 60px -30px;
	box-shadow:rgba(0, 0, 0, .09) 0 50px 100px -20px, rgba(0, 0, 0, .09) 0 30px 60px -30px;
	background-color:#fff;
}
.feature-card:hover .feature-info h3 a {
	color:#e31c25
}




.feature-card-client {
	background-color:#fff;
	padding:30px 30px 25px;
	-webkit-box-shadow:0 0 15px rgba(0, 0, 0, .07);
	box-shadow:0 0 15px rgba(0, 0, 0, .07);
	margin-bottom:25px;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.feature-card-client.style2 {
	background-color:#f3f3f3
}
.feature-card-client .feature-icon {
	width:80px;
	height:80px;
	background-color:#e31c25;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin:0 auto 25px
}
.feature-card-client .feature-icon i {
	font-size:44px;
	line-height:.8;
	margin:0 auto;
	color:#fff
}
.feature-card-client .feature-info {
	text-align:center
}
.feature-card-client .feature-info h3 {
	font-size:24px;
	margin:0 0 12px
}
.feature-card-client .feature-info p {
	margin:0 0 12px
}
.feature-card-client .feature-info .link {
	color:#e31c25;
	text-decoration:none;
	font-weight:600
}
.feature-card-client:hover {
	-webkit-box-shadow:rgba(0, 0, 0, .09) 0 50px 100px -20px, rgba(0, 0, 0, .09) 0 30px 60px -30px;
	box-shadow:rgba(0, 0, 0, .09) 0 50px 100px -20px, rgba(0, 0, 0, .09) 0 30px 60px -30px
}
.feature-card-client:hover .feature-info h3 a {
	color:#e31c25
}



.about-bg-1 {
	background-image:url(../img/about/about-7.jpg)
}
.about-wrap {
	position:relative;
	z-index:1
}
.about-wrap .container {
	position:relative;
	z-index:1
}
.about-wrap.style2 .about-img-wrap .about-bg-1 {
	height:600px;
	position:relative
}
.about-wrap.style2 .about-img-wrap .about-bg-1 .play-one {
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.about-wrap.style2 .about-content {
	background:0 0;
	padding:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.about-wrap.style3 .about-content, .about-wrap.style4 .about-content, .about-wrap.style5 .about-content {
	padding:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.about-wrap.style3 .about-content .content-title span, .about-wrap.style4 .about-content .content-title span, .about-wrap.style5 .about-content .content-title span {
	color:#e31c25
}
.about-wrap.style3 .about-content .content-title h2, .about-wrap.style3 .about-content .content-title p, .about-wrap.style4 .about-content .content-title h2, .about-wrap.style4 .about-content .content-title p, .about-wrap.style5 .about-content .content-title h2, .about-wrap.style5 .about-content .content-title p {
	color:#08161b
}
.about-wrap.style3 .about-content .feature-item-wrap.style2 .feature-item .feature-icon, .about-wrap.style4 .about-content .feature-item-wrap.style2 .feature-item .feature-icon, .about-wrap.style5 .about-content .feature-item-wrap.style2 .feature-item .feature-icon {
	background:#fff;
	-webkit-box-shadow:-3px 4px 14px rgba(0, 0, 0, .1);
	box-shadow:-3px 4px 14px rgba(0, 0, 0, .1)
}
.about-wrap.style3 .about-content .feature-item-wrap.style2 .feature-item .feature-icon i, .about-wrap.style4 .about-content .feature-item-wrap.style2 .feature-item .feature-icon i, .about-wrap.style5 .about-content .feature-item-wrap.style2 .feature-item .feature-icon i {
	color:#e31c25
}
.about-wrap.style3 .about-content .feature-item-wrap.style2 .feature-item .feature-text h3, .about-wrap.style4 .about-content .feature-item-wrap.style2 .feature-item .feature-text h3, .about-wrap.style5 .about-content .feature-item-wrap.style2 .feature-item .feature-text h3 {
	color:#08161b
}
.about-wrap.style3 .about-content .feature-item-wrap.style2 .feature-item .feature-text p, .about-wrap.style4 .about-content .feature-item-wrap.style2 .feature-item .feature-text p, .about-wrap.style5 .about-content .feature-item-wrap.style2 .feature-item .feature-text p {
	color:#646464
}
.about-wrap.style3 .about-content {
	padding:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.about-wrap.style3 .about-content .content-title span {
	color:#e31c25
}
.about-wrap.style3 .about-content .content-title h2, .about-wrap.style3 .about-content .content-title p {
	color:#08161b
}
.about-wrap.style3 .about-content .feature-item-wrap.style2 .feature-item .feature-icon {
	background:#fff;
	-webkit-box-shadow:-3px 4px 14px rgba(0, 0, 0, .1);
	box-shadow:-3px 4px 14px rgba(0, 0, 0, .1)
}
.about-wrap.style3 .about-content .feature-item-wrap.style2 .feature-item .feature-icon i {
	color:#e31c25;
	font-size:37px
}
.about-wrap.style3 .about-content .feature-item-wrap.style2 .feature-item .feature-text h3 {
	color:#08161b
}
.about-wrap.style3 .about-content .feature-item-wrap.style2 .feature-item .feature-text p {
	color:#646464
}
.about-wrap.style3 .about-img-wrap {
	position:relative;
	z-index:1
}
.about-wrap.style3 .about-img-wrap .about-shape-one {
	position:absolute;
	z-index:-1;
	bottom:0;
	left:42%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%)
}
.about-wrap.style3 .about-img-wrap img {
	display:block;
	margin:0 auto
}
.about-wrap.style3 .about-img-wrap .about-shape-one {
	bottom:0
}
.about-wrap.style3 .about-img-wrap .about-shape-two {
	position:absolute;
	top:50%;
	left:-17px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.about-wrap.style4 {
	position:relative
}
.about-wrap.style4:before {
	position:absolute;
	top:0;
	left:0;
	content:"";
	width:53%;
	height:100%;
	background-color:#f7f6ed;
	z-index:-1
}
.about-wrap.style4 .about-img-wrap {
	position:relative;
	z-index:1;
	overflow:hidden
}
.about-wrap.style4 .about-img-wrap .exp-text {
	position:absolute;
	top:12%;
	left:60px;
	width:190px;
	height:190px;
	border-radius:50%;
	text-align:center;
	background-color:#e31c25;
	z-index:1
}
.about-wrap.style4 .about-img-wrap .exp-text h4 {
	font-size:28px;
	font-family:'bmwtypenextttbold';
	font-weight:600;
	line-height:1.23;
	color:#fff;
	margin:0
}
.about-wrap.style4 .about-img-wrap .exp-text h4 span {
	font-size:42px;
	margin-right:5px;
	display:inline-block
}
.about-wrap.style4 .about-img-wrap .about-shape-one {
	position:absolute;
	top:0;
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	z-index:-1
}
.about-wrap.style4 .about-img-wrap .about-shape-two {
	position:absolute;
	bottom:100px;
	right:0;
	z-index:1
}
.about-wrap.style4 .about-img-wrap .about-img {
	position:relative;
	bottom:-15px;
	display:block;
	margin:0 auto
}
.about-wrap.style4 .about-content {
	background-color:transparent
}
.about-wrap.style4 .about-content .feature-item-wrap.style2 .feature-item {
	margin-left:0
}
.about-wrap.style4 .about-content .feature-item-wrap.style2 .feature-item .feature-icon {
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
	top:5px
}
.about-wrap.style4 .about-content .feature-item-wrap.style2 .feature-item .feature-icon i {
	font-size:37px;
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg)
}
.about-wrap.style5 {
	position:relative
}
.about-wrap.style5:before {
	position:absolute;
	top:0;
	right:0;
	content:"";
	width:65%;
	height:100%;
	background-color:#f7f6ed;
	z-index:-1
}
.about-wrap.style5 .about-content {
	background-color:transparent
}
.about-wrap.style5 .about-content .feature-item-wrap.style2 .feature-item {
	margin-left:0
}
.about-wrap.style5 .about-content .feature-item-wrap.style2 .feature-item .feature-icon {
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
	top:5px
}
.about-wrap.style5 .about-content .feature-item-wrap.style2 .feature-item .feature-icon i {
	font-size:37px;
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg)
}
.about-wrap.style5 .about-img-wrap {
	position:relative;
	z-index:1
}
.about-wrap.style5 .about-img-wrap .about-shape-one, .about-wrap.style5 .about-img-wrap .about-shape-two, .about-wrap.style5 .about-img-wrap .about-shape-three {
	position:absolute
}
.about-wrap.style5 .about-img-wrap .about-shape-one {
	top:-50px;
	left:20%
}
.about-wrap.style5 .about-img-wrap .about-shape-two {
	z-index:-1;
	top:0;
	right:0
}
.about-wrap.style5 .about-img-wrap .about-shape-three {
	bottom:0;
	left:0
}
.about-wrap.style5 .about-img-wrap img {
	display:block;
	margin:0 auto
}
.about-wrap.style5 .about-img-wrap .about-shape-one {
	bottom:0
}
.feature-item-wrap.style2 .feature-item {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-left:14px;
	margin-bottom:35px;
-webkit-transition:.4s;
transition:.4s
}
.feature-item-wrap.style2 .feature-item:last-child {
	margin-bottom:0
}
.feature-item-wrap.style2 .feature-item .feature-icon {
	width:65px;
	height:65px;
	background:linear-gradient(127.95deg, rgba(253, 2, 71, 0.15) 0%, rgba(227, 45, 47, 0.15) 100.26%);
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	text-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	position:relative;
	top:15px;
-webkit-transition:.4s;
transition:.4s
}
.feature-item-wrap.style2 .feature-item .feature-icon i {
	color:#e31c25;
	font-size:30px;
	line-height:.8;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
-webkit-transition:.4s;
transition:.4s
}
.feature-item-wrap.style2 .feature-item .feature-text {
	width:calc(100% - 95px);
	margin-left:30px
}
.feature-item-wrap.style2 .feature-item .feature-text h3 {
	font-size:24px;
	line-height:1.4;
	margin:0 0 15px;
	color:#fff;
-webkit-transition:.4s;
transition:.4s
}
.feature-item-wrap.style2 .feature-item .feature-text p {
	margin-bottom:0;
	color:#fff
}
.feature-item-wrap.style2 .feature-item:hover .feature-text h3 {
	color:#e31c25
}
.feature-item-wrap.style2 .feature-item:hover .feature-icon {
	background:#e31c25
}
.feature-item-wrap.style2 .feature-item:hover .feature-icon i {
	color:#fff
}
.play-now .ripple, .play-now .ripple:before, .play-now .ripple:after {
	position:absolute;
	top:50%;
	left:50%;
	height:85px;
	width:85px;
	-webkit-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	-webkit-transform-origin:center;
	transform-origin:center center;
	border-radius:50%;
	-webkit-box-shadow:0 0 0 0 #e31c25;
	-ms-box-shadow:0 0 0 0 #e31c25;
	-o-box-shadow:0 0 0 0 #e31c25;
	box-shadow:0 0 0 0 #e31c25;
	-webkit-animation:ripple 3s infinite;
	animation:ripple 3s infinite
}
.play-now .icon {
	position:absolute;
	left:50%;
	top:50%;
	height:85px;
	width:85px;
	text-align:center;
	line-height:88px;
	background-color:#e31c25;
	color:#fff;
	z-index:1;
	font-size:34px;
	display:block;
	-webkit-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	-webkit-transform-origin:center;
	transform-origin:center center;
	border-radius:50%
}
.play-now .ripple::before {
-webkit-animation-delay:.9s;
animation-delay:.9s;
content:"";
position:absolute
}
.play-now .ripple:after {
-webkit-animation-delay:.6s;
animation-delay:.6s;
	content:"";
	position:absolute
}
.content-feature-list li {
	position:relative;
	padding-left:20px;
	margin-bottom:10px
}
.content-feature-list li:last-child {
	margin-bottom:0
}
.content-feature-list li:after {
	position:absolute;
	top:11px;
	left:0;
	content:"";
	background-color:#000;
	width:6px;
	height:6px;
	border-radius:50%
}
@-webkit-keyframes ripple {
70% {
-webkit-box-shadow:0 0 0 20px transparent;
box-shadow:0 0 0 20px transparent
}
100% {
-webkit-box-shadow:0 0 0 0 transparent;
box-shadow:0 0 0 0 transparent
}
}
@keyframes ripple {
70% {
-webkit-box-shadow:0 0 0 20px transparent;
box-shadow:0 0 0 20px transparent
}
100% {
-webkit-box-shadow:0 0 0 0 transparent;
box-shadow:0 0 0 0 transparent
}
}
.feature-bg-1 {
	background-image:url(../img/feature/feature-bg-1.jpg)
}
.feature-bg-2 {
	background-image:url(../img/feature/feature-bg-2.jpg)
}
.feature-bg-3 {
	background-image:url(../img/feature/feature-bg-3.jpg)
}
.feature-bg-4 {
	background-image:url(../img/feature/feature-bg-4.jpg)
}
.feature-bg-5 {
	background-image:url(../img/feature/feature-bg-5.jpg)
}
.feature-bg-6 {
	background-image:url(../img/feature/feature-bg-6.jpg)
}
.feature-wrap {
	position:relative;
	z-index:1
}
.feature-wrap .container {
	position:relative
}
.feature-wrap .feature-content {
	padding-right:0
}
.feature-wrap .feature-img-wrap {
	position:relative;
	z-index:1;
	padding-bottom:170px
}
.feature-wrap .feature-img-wrap .feature-shape-1 {
	position:absolute;
	bottom:0;
	left:0;
	z-index:-1
}
.feature-wrap .feature-img-wrap .feature-bg-1 {
	height:450px;
	width:80%
}
.feature-wrap .feature-img-wrap .feature-bg-2 {
	height:320px;
	width:80%;
	position:absolute;
	bottom:0;
	right:0
}
.feature-wrap.style2 .feature-content .content-title span {
	color:#e31c25
}
.feature-wrap.style2 .feature-content .content-title h2 {
	color:#08161b
}
.feature-wrap.style2 .feature-content .content-title p {
	color:#646464
}
.feature-wrap.style2 .feature-content .feature-item-wrap.style2 .feature-item {
	margin-left:0
}
.feature-wrap.style2 .feature-content .feature-item-wrap.style2 .feature-item .feature-icon {
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
	background:#fff;
	-webkit-box-shadow:-3px 4px 14px rgba(0, 0, 0, .1);
	box-shadow:-3px 4px 14px rgba(0, 0, 0, .1);
	top:0
}
.feature-wrap.style2 .feature-content .feature-item-wrap.style2 .feature-item .feature-icon i {
	color:#e31c25;
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg)
}
.feature-wrap.style2 .feature-content .feature-item-wrap.style2 .feature-item .feature-text h3 {
	color:#08161b
}
.feature-wrap.style2 .feature-content .feature-item-wrap.style2 .feature-item .feature-text p {
	color:#646464
}
.feature-wrap.style2 .feature-img-wrap {
	position:relative;
	z-index:1
}
.feature-wrap.style2 .feature-img-wrap .feature-shape-one {
	position:absolute;
	bottom:50px;
	left:50px;
	z-index:-1
}
.feature-wrap.style2 .feature-img-wrap .feature-shape-two {
	position:absolute;
	bottom:0;
	left:10px
}
.feature-wrap.style2 .feature-img-wrap .feature-bg-3 {
	height:500px;
	width:80%
}
.feature-wrap.style2 .feature-img-wrap .feature-bg-4 {
	height:360px;
	width:70%;
	position:absolute;
	bottom:0;
	right:0
}
.feature-wrap.style3 {
	position:relative
}
.feature-wrap.style3 .feature-content .content-title span {
	color:#e31c25
}
.feature-wrap.style3 .feature-content .content-title h2 {
	color:#08161b
}
.feature-wrap.style3 .feature-content .content-title p {
	color:#646464
}
.feature-wrap.style3 .feature-content .feature-item-wrap.style2 .feature-item {
	margin-left:0
}
.feature-wrap.style3 .feature-content .feature-item-wrap.style2 .feature-item .feature-text {
	width:100%;
	margin-left:0
}
.feature-wrap.style3 .feature-content .feature-item-wrap.style2 .feature-item .feature-text h3 {
	margin-bottom:10px;
	color:#08161b
}
.feature-wrap.style3 .feature-content .feature-item-wrap.style2 .feature-item .feature-text h3 i {
	position:relative;
	top:1px;
	margin-right:5px;
	color:#e31c25;
	font-size:20px
}
.feature-wrap.style3 .feature-content .feature-item-wrap.style2 .feature-item .feature-text p {
	color:#646464
}
.feature-wrap.style3 .feature-img-wrap {
	position:relative;
	z-index:1;
	padding:0
}
.feature-wrap.style3 .feature-img-wrap .feature-shape-one {
	position:absolute;
	top:0;
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%)
}
.feature-wrap.style3 .feature-img-wrap .feature-shape-two {
	position:absolute;
	top:30%;
	right:5%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:-1
}
.feature-wrap.style3 .feature-img-wrap .feature-bg-5 {
	height:600px;
	width:calc(100% - 290px);
	margin-right:20px;
	margin-top:120px
}
.feature-wrap.style3 .feature-img-wrap .feature-bg-6 {
	height:400px;
	width:270px
}
.pricing-bg-1 {
	background-image:url(../img/pricing/pricing-bg-1.jpg)
}
.pricing-wrap {
	position:relative
}
.pricing-wrap .container {
	position:relative;
	z-index:1
}
.pricing-wrap .container .pricing-section-shape {
	position:absolute;
	bottom:-80px;
	right:-80px;
	z-index:-1
}
.pricing-wrap .pricing-shape-two {
	position:absolute;
	bottom:0;
	left:0;
	z-index:-1
}
.pricing-card {
	background:#08161b;
	position:relative;
	overflow:hidden;
	text-align:center;
	margin-bottom:25px;
	padding:35px 25px 40px;
-webkit-transition:.4s;
transition:.4s
}
.pricing-card.featured {
	background-color:#e31c25
}
.pricing-card.featured .pricing-header {
	position:relative
}
.pricing-card.featured .pricing-header h5 {
	color:#fff
}
.pricing-card.featured .pricing-header h5:after {
	background:linear-gradient(90.57deg, #DEDEDE -6.81%, #B14B6A 49.88%, rgba(180, 177, 178, 0) 102.03%)
}
.pricing-card.featured .pricing-header .pricing-header-tag {
	color:#fff
}
.pricing-card.featured .purchase-pricing .btn {
	background-color:#fff;
	color:#e31c25
}
.pricing-card.featured .purchase-pricing .btn:hover {
	background-color:#08161b;
	color:#fff
}
.pricing-card:before {
	position:absolute;
	top:-55%;
	left:0;
	content:"";
	width:100%;
	height:115%;
	background:linear-gradient(180.13deg, rgba(224, 46, 46, 0.26) 0.11%, rgba(165, 12, 58, 0.26) 56.69%, rgba(46, 34, 38, 0.0201124) 104.72%, rgba(36, 36, 36, 0) 108.74%);
	-webkit-transform:skew(-10deg);
	transform:skew(-10deg);
	-webkit-transform:rotate(-97.42deg);
	transform:rotate(-97.42deg);
	z-index:0
}
.pricing-card .pricing-header {
	position:relative
}
.pricing-card .pricing-header h5 {
	color:#fff;
	font-size:24px;
	font-family:'bmwtypenextttbold';
	position:relative;
	padding-bottom:10px;
	margin-bottom:20px;
	display:inline-block
}
.pricing-card .pricing-header h5:after {
	position:absolute;
	bottom:0;
	content:"";
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	background:linear-gradient(90.79deg, #E02E2E -6.97%, #A50C3A 62.52%, rgba(36, 36, 36, 0) 126.44%);
	width:50px;
	height:3px
}
.pricing-card .pricing-header .pricing-header-tag {
	font-size:32px;
	color:#e31c25
}
.pricing-card .pricing-header .pricing-header-tag span {
	display:block;
	margin:8px 0 0;
	color:#fff;
	font-size:14px;
	font-weight:400;
	opacity:.7;
	font-family:ubuntu, sans-serif
}
.pricing-card .pricing-features {
	position:relative;
	margin:70px 0 30px
}
.pricing-card .pricing-features li {
	color:#fff;
	text-align:center;
	margin-bottom:15px
}
.pricing-card .pricing-features li:last-child {
	margin-bottom:0
}
.pricing-card .pricing-features li.checked {
	opacity:1
}
.pricing-card .pricing-features li.unchecked {
	opacity:.7
}
.pricing-card .purchase-pricing .btn {
	background:#e31c25;
	color:#fff;
	padding:10px 30px;
	font-family:'bmwtypenextttregular';
	font-weight:500;
-webkit-transition:.4s;
transition:.4s
}
.pricing-card .purchase-pricing .btn:hover {
	background:#fff;
	color:#e31c25
}
.pricing-card:hover {
	-webkit-transform:translateY(-8px);
	transform:translateY(-8px)
}
.pricing-card.style2 {
	text-align:left;
	background:#101630
}
.pricing-card.style2:before {
	display:none
}
.pricing-card.style2.featured h5:after {
	background:linear-gradient(90.79deg, #E02E2E -6.97%, #A50C3A 62.52%, rgba(36, 36, 36, 0) 126.44%)
}
.pricing-card.style2 .pricing-header h5 {
	color:#e31c25;
	padding-bottom:10px;
	margin-bottom:20px;
	display:inline-block
}
.pricing-card.style2 .pricing-header h5:after {
	left:0;
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
.pricing-card.style2 .pricing-header .pricing-header-tag {
	font-size:64px;
	color:#fff
}
.pricing-card.style2 .pricing-header .pricing-header-tag span {
	display:inline-block;
	margin:0;
	color:#fff
}
.pricing-card.style2 .pricing-features {
	margin:20px 0 35px;
	padding-top:30px;
	border-top:1px solid rgba(255, 255, 255, .12)
}
.pricing-card.style2 .pricing-features li {
	color:#fff;
	text-align:left;
	margin-bottom:15px;
	position:relative;
	padding-left:23px
}
.pricing-card.style2 .pricing-features li:before {
	position:absolute;
	top:9px;
	left:5px;
	width:9px;
	height:9px;
	content:"";
	border:3px solid #e31c25;
	border-radius:50%
}
.pricing-card.style2 .pricing-features li:last-child {
	margin-bottom:0
}
.pricing-card.style2 .pricing-features li.checked {
	opacity:1
}
.pricing-card.style2 .pricing-features li.unchecked {
	opacity:.5
}
.pricing-card.style2 .purchase-pricing .btn {
	background:0 0;
	color:#e31c25;
	padding:10px 30px 13px;
	display:block;
	width:100%
}
.pricing-card.style2 .purchase-pricing .btn:hover {
	background:#e31c25;
	color:#fff
}
.team-wrap {
	position:relative
}
.team-wrap .container {
	position:relative
}
.team-wrap .container .team-shape-one {
	position:absolute;
	top:-30px;
	right:10%
}
.member-card span {
	font-family:'bmwtypenextttbold';
	color:#fff;
	display:block;
	margin:0 0 5px
}
.member-card .member-img {
	overflow:hidden;
	background-color:#fff;
	z-index:1;
	position:relative
}
.member-card .member-img .member-card-shape {
	position:absolute;
	top:0;
	left:0;
	z-index:-1
}
.member-card .member-img img {
-webkit-transition:.8s;
transition:.8s
}
.member-card .member-info-wrap {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin:22px 0 0
}
.member-card .member-info-wrap h3 {
	color:#fff;
	margin:0;
	font-size:18px;
	font-family:'bmwtypenextttregular';
-webkit-transition:.8s;
transition:.8s
}
.member-card .member-info-wrap .social-profile li {
	display:inline-block;
	margin-left:8px
}
.member-card .member-info-wrap .social-profile li:first-child {
	margin-left:0
}
.member-card .member-info-wrap .social-profile li a {
	color:#fff;
-webkit-transition:.8s;
transition:.8s
}
.member-card .member-info-wrap .social-profile li a i {
	font-size:18px
}
.member-card .member-info-wrap .social-profile li a:hover {
	color:#e31c25
}
.member-card:hover .member-img img {
	-webkit-transform:scale(1.05);
	transform:scale(1.05)
}
.member-card:hover .member-info-wrap h3 {
	color:#e31c25
}
.member-card.style2 {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.member-card.style2 .member-img {
	width:calc(100% - 70px);
	overflow:hidden;
	background-color:#08161b;
	z-index:1;
	position:relative
}
.member-card.style2 .member-img .social-profile {
	position:absolute;
	top:25px;
	right:25px;
	text-align:center;
	z-index:10
}
.member-card.style2 .member-img .social-profile li {
	display:block;
	margin:0 0 10px;
	-webkit-transform:translateY(25px);
	transform:translateY(-50%);
-webkit-transition:.4s;
transition:.4s;
	visibility:hidden;
	opacity:0
}
.member-card.style2 .member-img .social-profile li:nth-child(1) {
-webkit-transition-delay:.2s;
transition-delay:.2s
}
.member-card.style2 .member-img .social-profile li:nth-child(2) {
-webkit-transition-delay:.3s;
transition-delay:.3s
}
.member-card.style2 .member-img .social-profile li:nth-child(3) {
-webkit-transition-delay:.4s;
transition-delay:.4s
}
.member-card.style2 .member-img .social-profile li:nth-child(4) {
-webkit-transition-delay:.5s;
transition-delay:.5s
}
.member-card.style2 .member-img .social-profile li:last-child {
	margin-bottom:0
}
.member-card.style2 .member-img .social-profile li a {
	width:45px;
	height:45px;
	display:inline-block;
	background-color:#e31c25
}
.member-card.style2 .member-img .social-profile li a i {
	font-size:22px;
	line-height:45px;
	color:#fff
}
.member-card.style2 .member-img .social-profile li a:hover i {
	color:#fff
}
.member-card.style2 .member-img .member-card-shape {
	position:absolute;
	z-index:-1;
	top:25px;
	left:25px;
	z-index:-1;
	height:calc(100% - 50px);
	width:calc(100% - 50px);
	visibility:hidden;
	opacity:0;
-webkit-transition:.4s;
transition:.4s
}
.member-card.style2 .member-img img {
-webkit-transition:.8s;
transition:.8s
}
.member-card.style2 .member-info-wrap {
	display:block;
	width:70px;
	margin:95px 0 0 -82px
}
.member-card.style2 .member-info-wrap .member-info {
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
	width:250px
}
.member-card.style2 .member-info-wrap span {
	font-family:'bmwtypenextttregular';
	font-weight:800;
	color:#e31c25;
	display:block
}
.member-card.style2 .member-info-wrap h3 {
	font-size:24px;
	position:relative;
	color:#08161b;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.member-card.style2 .member-info-wrap h3:before {
	position:absolute;
	top:11px;
	left:0;
	content:"";
	background-color:#e31c25;
	width:18px;
	height:2px;
	visibility:hidden;
	opacity:0;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.member-card.style2:hover .member-img img {
	-webkit-transform:scale(1.05);
	transform:scale(1.05)
}
.member-card.style2:hover .member-img .member-card-shape {
	visibility:visible;
	opacity:1
}
.member-card.style2:hover .member-img .social-profile li {
	-webkit-transform:translateY(0);
	transform:translateY(0);
	visibility:visible;
	opacity:1
}
.member-card.style2:hover .member-info-wrap h3 {
	color:#e31c25;
	padding-left:15px
}
.member-card.style2:hover .member-info-wrap h3:before {
	visibility:visible;
	opacity:1
}
.member-slider.owl-carousel .owl-dots {
	text-align:center;
	margin-top:5px
}
.member-slider.owl-carousel .owl-dots button.owl-dot {
	display:inline-block;
	margin:0 6px;
	position:relative;
	bottom:-5px
}
.member-slider.owl-carousel .owl-dots button.owl-dot span {
	display:inline-block;
	width:20px;
	height:3px;
	border-radius:50px;
	background:rgba(255, 255, 255, .7);
	position:relative;
-webkit-transition:.4s;
transition:.4s
}
.member-slider.owl-carousel .owl-dots button.owl-dot.active span {
	background:#e31c25
}
.member-slider-two.owl-carousel .owl-dots {
	text-align:center;
	margin-top:5px
}
.member-slider-two.owl-carousel .owl-dots button.owl-dot {
	display:inline-block;
	margin:0 6px;
	position:relative;
	bottom:-5px
}
.member-slider-two.owl-carousel .owl-dots button.owl-dot span {
	display:inline-block;
	width:20px;
	height:3px;
	border-radius:50px;
	background:rgba(0, 0, 0, .1);
	position:relative;
-webkit-transition:.4s;
transition:.4s
}
.member-slider-two.owl-carousel .owl-dots button.owl-dot.active span {
	background:#e31c25
}
.yoga-feature-wrap .section-title span:after {
	background:-webkit-gradient(linear, left top, right top, color-stop(18%, white), color-stop(95%, rgba(255, 255, 255, 0)));
	background:linear-gradient(90deg, white 18%, rgba(255, 255, 255, 0) 95%)
}
.yoga-feature-wrap .yoga-feature-img {
	position:relative
}
.yoga-feature-wrap .yoga-feature-img .yoga-shape {
	display:block;
	margin:0 auto
}
.yoga-feature-wrap .yoga-feature-img .yoga-img {
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.yoga-feature-wrap .feature-item-wrap.style2 .feature-item {
	background-color:#fff;
	padding:25px;
	border-radius:7px;
	margin-left:0;
	margin-bottom:25px
}
.yoga-feature-wrap .feature-item-wrap.style2 .feature-item:last-child {
	margin-bottom:0
}
.yoga-feature-wrap .feature-item-wrap.style2 .feature-item .feature-icon {
	background-color:#e31c25;
	top:5px;
	margin-left:0;
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg)
}
.yoga-feature-wrap .feature-item-wrap.style2 .feature-item .feature-icon i {
	color:#fff;
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg)
}
.yoga-feature-wrap .feature-item-wrap.style2 .feature-item .feature-text {
	margin-left:20px;
	width:calc(100% - 85px)
}
.yoga-feature-wrap .feature-item-wrap.style2 .feature-item .feature-text h3 {
	color:#08161b;
	margin:0 0 8px
}
.yoga-feature-wrap .feature-item-wrap.style2 .feature-item .feature-text p {
	color:#646464
}
.yoga-feature-wrap .feature-item-wrap.style2.one .feature-item {
	position:relative;
	left:35px
}
.yoga-feature-wrap .feature-item-wrap.style2.one .feature-item:nth-child(2) {
left:0
}
.yoga-feature-wrap .feature-item-wrap.style2.two .feature-item {
	position:relative;
	right:35px
}
.yoga-feature-wrap .feature-item-wrap.style2.two .feature-item:nth-child(2) {
right:0
}
.class-section-bg {
	background-image:url(../img/class/class-section-bg.png)
}
.class-img-1 {
	background-image:url(../img/promo/promo-img-1.jpg)
}
.class-img-2 {
	background-image:url(../img/promo/promo-2.jpg)
}
.class-img-3 {
	background-image:url(../img/promo/promo-3.jpg)
}
.class-img-4 {
	background-image:url(../img/promo/promo-4.jpg)
}
.class-img-5 {
	background-image:url(../img/promo/promo-5.jpg)
}
.class-img-6 {
	background-image:url(../img/promo/promo-6.jpg)
}
.class-img-7 {
	background-image:url(../img/promo/promo-7.jpg)
}
.class-filter-wrap {
	position:relative
}
.class-filter-wrap:after {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:55%;
	content:"";
	background-color:#b70c3c;
	z-index:-1
}
.class-filter-wrap .content-title.style3 span:after {
	background:-webkit-gradient(linear, left top, right top, from(white), color-stop(97%, rgba(255, 255, 255, 0.24)));
	background:linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0.24) 97%)
}
.class-filter {
	text-align:right
}
.class-filter li {
	display:inline-block;
	margin-right:12px
}
.class-filter li:last-child {
	margin-right:0
}
.class-filter li a {
	display:inline-block;
	font-weight:500;
	color:#fff!important;
	border:1px solid rgba(255, 255, 255, .41);
	padding:8px 22px;
	position:relative
}
.class-filter li a:before {
	position:absolute;
	bottom:10px;
	left:-12px;
	content:"";
	width:12px;
	height:1px;
	background-color:#fff;
	visibility:visible;
	opacity:0;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.class-filter li a.filter-active {
	background-color:#000;
	border-color:transparent
}
.class-filter li a.filter-active::before {
visibility:visible;
opacity:1
}
.class-wrap.style2 {
	position:relative;
	overflow:hidden
}
.class-wrap.style2 .overlay {
	background:linear-gradient(59.23deg, rgba(253, 2, 71, 0.1) 7.14%, rgba(228, 28, 38, 0.1) 45.78%, rgba(36, 36, 36, 0) 81.32%)
}
.class-wrap.style2 .container {
	position:relative;
	z-index:1
}
.class-wrap.style2 .container .class-section-shape {
	position:absolute;
	bottom:-100px;
	right:-5px;
	z-index:-1
}
.class-item.style2 {
	background:#fff;
	margin-bottom:25px;
	position:relative
}
.class-item.style2 .class-img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	visibility:hidden;
	opacity:0;
-webkit-transition:.3s;
transition:.3s
}
.class-item.style2 .class-img:before {
	position:absolute;
	top:0;
	left:0;
	content:"";
	background:#e31c25;
	opacity:.8;
	width:100%;
	height:100%
}
.class-item.style2 .class-content {
	text-align:center;
	height:100%;
	z-index:1;
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	padding:25px 40px
}
.class-item.style2 .class-content .class-icon {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	width:80px;
	height:80px;
	border-radius:5px;
	background:rgba(252, 231, 232, .8);
	text-align:center;
	margin:0 auto;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
-webkit-transition:.3s;
transition:.3s
}
.class-item.style2 .class-content .class-icon i {
	font-size:55px;
	color:#e31c25;
-webkit-transition:.3s;
transition:.3s
}
.class-item.style2 .class-content .class-text {
	margin:30px 0 0;
-webkit-transition:.3s;
transition:.3s
}
.class-item.style2 .class-content .class-text h3 {
	font-size:24px;
	margin:0 0 20px;
	font-weight:600;
-webkit-transition:.3s;
transition:.3s
}
.class-item.style2 .class-content .class-text p {
	margin:0 0 15px;
-webkit-transition:.3s;
transition:.3s
}
.class-item.style2 .class-content .class-text .link {
	text-decoration:none;
	color:#e31c25;
	font-weight:600;
-webkit-transition:.3s;
transition:.3s
}
.class-item.style2:hover .class-img {
	visibility:visible;
	opacity:1
}
.class-item.style2:hover .class-content .class-icon {
	background:rgba(255, 255, 255, .27)
}
.class-item.style2:hover .class-content .class-icon i {
	color:#fff
}
.class-item.style2:hover .class-content .class-text h3, .class-item.style2:hover .class-content .class-text p, .class-item.style2:hover .class-content .class-text .link {
	color:#fff
}
.testimonial-bg {
	background-image:url(../img/testimonials/testimonial-bg-1.jpg);
	position:relative;
	height:600px
}
.testimonial-wrap.style2 {
	position:relative;
	padding-bottom:100px
}
.testimonial-wrap.style2 .section-text {
	color:rgba(255, 255, 255, .1)
}
.testimonial-wrap.style2 .section-text:after {
	background:-webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(13, 13, 14, 0.9)), color-stop(95%, rgba(13, 13, 14, 0.15)));
	background:linear-gradient(360deg, rgba(13, 13, 14, 0.9) 50%, rgba(13, 13, 14, 0.15) 95%)
}
.testimonial-wrap.style3 {
	overflow:hidden!important;
	position:relative
}
.testimonial-wrap.style3 .testimonial-slider-wrap {
	position:relative;
	z-index:1
}
.testimonial-wrap.style3 .testimonial-slider-wrap .testimonial-shape-three {
	position:absolute;
	top:50%;
	right:-20px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:-1
}
.testimonial-wrap.style3 .testimonial-slider-thumbs {
	padding-top:18px;
	margin-bottom:40px
}
.testimonial-wrap.style3 .testimonial-slider-thumbs .client-info-wrap .client-img {
	width:55px;
	height:55px;
	-webkit-transform:scale(.8) rotate(45deg);
	transform:scale(.8) rotate(45deg);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.testimonial-wrap.style3 .testimonial-slider-thumbs .client-info-wrap .client-img:after {
	background:0 0
}
.testimonial-wrap.style3 .testimonial-slider-thumbs .client-info-wrap.swiper-slide-thumb-active .client-img {
	-webkit-transform:scale(1) rotate(45deg);
	transform:scale(1) rotate(45deg)
}
.testimonial-wrap.style3 .testimonial-slider-thumbs .client-info-wrap.swiper-slide-thumb-active .client-img:after {
	background:#e31c25
}
.testimonial-wrap.style3 .client-quote {
	line-height:1.4;
	font-family:'bmwtypenextttbold';
	font-size:24px;
	font-weight:500;
	color:#fff;
	margin-bottom:25px
}
.testimonial-wrap.style3 .client-info {
	text-align:left;
	display:block;
	width:100%;
	margin:25px 0 0
}
.testimonial-wrap.style3 .client-info h3 {
	font-size:22px;
	font-weight:500;
	line-height:1.2;
	margin:0 0 5px;
	color:#fff
}
.testimonial-wrap.style3 .client-info span {
	display:block;
	font-size:14px;
	font-family:'bmwtypenextttregular';
	color:#fff;
	position:relative;
	padding-left:30px
}
.testimonial-wrap.style3 .client-info span:before {
	position:absolute;
	bottom:7px;
	left:0;
	content:"";
	background:linear-gradient(90.79deg, #E02E2E -6.97%, #A50C3A 62.52%, rgba(36, 36, 36, 0) 126.44%);
	width:25px;
	height:2px
}
.testimonial-wrap.style3 .testimonial-slider-btn {
	display:none
}
.testimonial-wrap.style3 .quote-info-wrap .client-info {
	width:calc(100% - 150px)
}
.testimonial-wrap.style3 .quote-info-wrap .quote-icon {
	width:145px;
	position:relative;
	text-align:right
}
.testimonial-wrap.style3 .quote-info-wrap .quote-icon .quote-icon {
	position:absolute;
	top:50%;
	left:-7px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	max-width:35px
}
.testimonial-img-wrap {
	position:relative;
	z-index:1;
	margin-bottom:-100px
}
.testimonial-img-wrap .testimonial-shape-1 {
	position:absolute;
	bottom:0;
	left:0;
	z-index:-1
}
.testimonial-slider-wrap {
	position:relative
}
.testimonial-slider-four {
	overflow:hidden
}
.testimonial-slider-four h2 {
	font-size:25px;
	font-weight:500;
	margin:0 0 35px;
	color:#fff
}
.testimonial-slider-four .testimonial-slider-btn {
	position:absolute;
	bottom:-50px;
	right:50px
}
.testimonial-slider-four .testimonial-slider-btn .testimonial-four-next, .testimonial-slider-four .testimonial-slider-btn .testimonial-four-prev {
	border:2px solid #e31c25;
	width:55px;
	height:90px;
	-webkit-transform:skew(-40deg);
	transform:skew(-40deg);
-webkit-transition:.4s;
transition:.4s;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.testimonial-slider-four .testimonial-slider-btn .testimonial-four-next i, .testimonial-slider-four .testimonial-slider-btn .testimonial-four-prev i {
	font-size:18px;
	color:#e31c25;
	-webkit-transform:skew(40deg);
	transform:skew(40deg);
-webkit-transition:.4s;
transition:.4s;
	margin:0 auto
}
.testimonial-slider-four .testimonial-slider-btn .testimonial-four-next.testimonial-four-next, .testimonial-slider-four .testimonial-slider-btn .testimonial-four-prev.testimonial-four-next {
	position:relative;
	top:0;
	left:-20px
}
.testimonial-slider-four .testimonial-slider-btn .testimonial-four-next:hover, .testimonial-slider-four .testimonial-slider-btn .testimonial-four-prev:hover {
	background-color:#e31c25;
	border-color:transparent
}
.testimonial-slider-four .testimonial-slider-btn .testimonial-four-next:hover i, .testimonial-slider-four .testimonial-slider-btn .testimonial-four-prev:hover i {
	color:#fff
}
.testimonial-slider-thumbs {
	max-width:calc(100% - 200px);
	overflow:hidden;
	padding-top:18px
}
.testimonial-slider-thumbs .client-info-wrap {
	display:block;
	margin:0;
	cursor:pointer
}
.testimonial-slider-thumbs .client-info-wrap .client-img {
	width:50px;
	height:50px;
	border:none;
	margin-left:15px;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	border-radius:0;
	position:relative;
	border-radius:0;
	z-index:1
}
.testimonial-slider-thumbs .client-info-wrap .client-img img {
	border-radius:0
}
.testimonial-slider-thumbs .client-info-wrap .client-img:after {
	position:absolute;
	top:-4px;
	left:-4px;
	content:"";
	background:#e31c25;
	width:100%;
	height:100%;
	z-index:-1
}
.testimonial-slider-thumbs .client-info-wrap .client-info {
	text-align:left;
	display:block;
	width:100%;
	margin:25px 0 0
}
.testimonial-slider-thumbs .client-info-wrap .client-info h3 {
	font-size:22px;
	font-weight:500;
	margin:0 0 5px;
	color:#fff
}
.testimonial-slider-thumbs .client-info-wrap .client-info span {
	display:block;
	font-size:14px;
	color:#fff
}
.blog-item.style2, .blog-item.style3 {
	margin-bottom:0px
}
.blog-item.style2 .blog-img, .blog-item.style3 .blog-img {
	position:relative;
	overflow:hidden;
    border: 5px solid #fff;
    border-radius: 15px;
}
.blog-item.style2 .blog-img img, .blog-item.style3 .blog-img img {
-webkit-transition:.4s;
transition:.4s
}
.blog-item.style2 .blog-img .blog-category, .blog-item.style3 .blog-img .blog-category {
	position:absolute;
	top:25px;
	left:30px;
	color:#fff;
	padding:7px 15px 8px;
	line-height:1.2;
	z-index:1;
	display:inline-block
}
.blog-item.style2 .blog-img .blog-category:after, .blog-item.style3 .blog-img .blog-category:after {
	position:absolute;
	top:0;
	left:0;
	content:"";
	width:100%;
	height:100%;
	display:inline-block;
	background:#e31c25;
	-webkit-transform:skew(-20deg);
	transform:skew(-20deg);
	z-index:-1
}
.blog-item.style2 .blog-info, .blog-item.style3 .blog-info {
	margin:5px 0 0
}
.blog-item.style2 .blog-info .blog-metainfo, .blog-item.style3 .blog-info .blog-metainfo {
	margin:0 0 15px
}
.blog-item.style2 .blog-info .blog-metainfo li, .blog-item.style3 .blog-info .blog-metainfo li {
	display:inline-block;
	margin-right:15px
}
.blog-item.style2 .blog-info .blog-metainfo li:last-child, .blog-item.style3 .blog-info .blog-metainfo li:last-child {
	margin-right:0
}
.blog-item.style2 .blog-info .blog-metainfo li a:hover, .blog-item.style3 .blog-info .blog-metainfo li a:hover {
	color:#e31c25
}
.blog-item.style2 .blog-info .blog-metainfo li i, .blog-item.style3 .blog-info .blog-metainfo li i {
	position:relative;
	margin-right:8px
}
.blog-item.style2 .blog-info h3, .blog-item.style3 .blog-info h3 {
	font-size:20px;
	line-height:1.5;
	margin:0 0 10px;
	font-family: ubuntu, sans-serif;
    font-weight: 600;
	text-align: left;
}
.blog-item.style2:hover .blog-img img, .blog-item.style3:hover .blog-img img {
	-webkit-transform:scale(1.05);
	transform:scale(1.05)
}
.blog-item.style2:hover .blog-info h3 a, .blog-item.style3:hover .blog-info h3 a {
	color:#e31c25
}
.blog-item.style2 .blog-info .blog-metainfo li {
	color:#fff
}
.blog-item.style2 .blog-info .blog-metainfo li a {
	color:#fff
}
.blog-item.style2 .blog-info .blog-metainfo li a:hover {
	color:#e31c25
}
.blog-item.style2 .blog-info .blog-metainfo li i {
	color:#fff
}
.blog-item.style2 .blog-info h3 a {
	color:#fff
}
.blog-item.style3 .blog-info .blog-metainfo li {
	color:#646464
}
.blog-item.style3 .blog-info .blog-metainfo li a {
	color: #1a1818;
    font-size: 16px;
    font-weight: 600;
}
.blog-item.style3 .blog-info .blog-metainfo li a:hover {
	color:#e31c25
}
.blog-item.style3 .blog-info .blog-metainfo li i {
	color:#e31c25
}
.newsletter-bg-1 {
	background-image:url(../img/newsletter-bg-1.jpg)
}
.newsletter-box-wrap {
	position:relative;
	z-index:1;
	padding:90px 60px;
	margin-bottom:-165px
}
.newsletter-box-wrap .overlay {
	z-index:-1
}
.newsletter-box-wrap .newsletter-shape-1 {
	position:absolute;
	bottom:0;
	right:0;
	z-index:0
}
.newsletter-box-wrap .newsletter-shape-2 {
	position:absolute;
	bottom:0;
	left:0;
	z-index:0
}
.newsletter-form {
	position:relative;
	width:100%;
	margin-left:auto
}
.newsletter-form input {
	width:100%;
	height:54px;
	background:0 0;
	border:1px solid #e31c25;
	padding:10px 80px 10px 20px;
	color:#fff
}
.newsletter-form input::-webkit-input-placeholder {
opacity:1
}
.newsletter-form input:-ms-input-placeholder {
opacity:1
}
.newsletter-form input::-ms-input-placeholder {
opacity:1
}
.newsletter-form input::placeholder {
opacity:1
}
.newsletter-form button {
	position:absolute;
	top:0;
	right:0;
	background:#e31c25;
	color:#fff;
	height:100%;
	border:none;
	padding:10px 25px
}
.footer-wrap.style2 {
	padding-top:0px;
	position:relative;
	overflow:hidden
}
.footer-wrap.style2 .section-text {
	color:rgba(255, 255, 255, .2);
	width:100%;
	text-align:center;
	font-weight:800;
	font-size:220px;
	padding-top:50px;
}
.footer-wrap.style2 .section-text:after {
	background:-webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(7, 27, 98, 0.9)), color-stop(95%, rgba(255, 255, 255, 0.15)));
	background:linear-gradient(360deg, rgba(7, 27, 98, 0.9) 50%, rgba(255, 255, 255, 0.15) 95%);
}
.footer-wrap.style2 .footer-top {
	padding:20px 0 20px;
	position:relative;
	z-index:1
}
.footer-wrap.style2 .footer-top .logo {
	margin-bottom:25px;
	display:block
}
.footer-wrap.style2 .footer-top .footer-widget {
	margin-bottom:15px
}
.footer-wrap.style2 .footer-top .footer-widget .footer-widget-title h3 {
	font-size:20px;
	font-weight:500;
	color:#fff;
	position:relative;
	padding-bottom:13px;
	margin-bottom:15px
}
.footer-wrap.style2 .footer-top .footer-widget .footer-widget-title h3:after {
	position:absolute;
	bottom:0;
	left:0;
	content:"";
	background:-webkit-gradient(linear, left top, right top, color-stop(72%, #d92a30), color-stop(93%, #331821));
	background:linear-gradient(90deg, #d92a30 72%, #331821 93%);
	width:28px;
	height:2px
}
.footer-wrap.style2 .footer-top .footer-widget .comp-desc {
	color:#fff;
	margin-bottom:25px
}
.footer-wrap.style2 .footer-top .footer-menu li {
	padding-bottom:12px
}
.footer-wrap.style2 .footer-top .footer-menu li:last-child {
	padding-bottom:0
}
.footer-wrap.style2 .footer-top .footer-menu li a {
	color:#fff
}
.footer-wrap.style2 .footer-top .footer-menu li a:hover {
	color:#e31c25
}
.footer-wrap.style2 .footer-top .footer-logo {
	text-align:center
}
.footer-wrap.style2 .footer-bottom {
	border-top:1px solid rgba(255, 255, 255, .1);
	position:relative;
	z-index:1;
	padding:15px 0 15px;
}
.footer-wrap.style2 .footer-bottom .copyright-text {
	color:#fff;
	margin-bottom:0
}
.footer-wrap.style2 .footer-bottom .copyright-text a {
	color:#e31c25
}
.contact-info-wrap {
	margin-bottom:40px
}
.contact-info-wrap .contact-info-item {
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin-bottom:15px
}
.contact-info-wrap .contact-info-item:last-child {
	margin-bottom:0
}
.contact-info-wrap .contact-info-item .contact-icon {
	width:50px;
	height:50px;
	background:linear-gradient(115.26deg, rgba(224, 46, 46, 0.25) -10.83%, rgba(253, 2, 71, 0.25) 58.46%, rgba(36, 36, 36, 0) 122.2%);
	text-align:center;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	position:relative;
	top:10px
}
.contact-info-wrap .contact-info-item .contact-icon i {
	color:#fff;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	font-size:24px
}
.contact-info-wrap .contact-info-item .contact-info {
	width:calc(100% - 80px);
	margin-left:30px;
	text-align:left;
	position:relative;
	top:10px
}
.contact-info-wrap .contact-info-item .contact-info h3 {
	color:#fff;
	font-size:16px;
	font-weight:500;
	line-height:1.5;
	margin:0;
	font-family:'bmwtypenextttregular';
}
.contact-info-wrap .contact-info-item .contact-info h3 a {
	color:#e31c25
}
.contact-info-wrap .contact-info-item .contact-info a {
	font-size:18px;
	font-weight:400;
	font-family:'bmwtypenextttbold';
	color:#e31c25
}
.contact-info h4 .contact-info a {
	color:#e31c25;
	font-size:20px;
	font-family:teko, sans-serif
}
.membership-form, .comment_form, .contact_form {
	background-color:#f8f8f8;
	padding:45px 60px 50px
}
.membership-form .form-group, .comment_form .form-group, .contact_form .form-group {
	margin-bottom:20px
}
.membership-form .form-group label, .comment_form .form-group label, .contact_form .form-group label {
	font-weight:500;
	color:#000;
	display:block;
	margin:0 0 10px
}
.membership-form .form-group input, .membership-form .form-group textarea, .comment_form .form-group input, .comment_form .form-group textarea, .contact_form .form-group input, .contact_form .form-group textarea {
	width:100%;
	background-color:#fff;
	border:1px solid #dfedee;
	padding:10px 20px
}
.membership-form .form-group input, .comment_form .form-group input, .contact_form .form-group input {
	height:56px
}
.membership-form .form-group textarea, .comment_form .form-group textarea, .contact_form .form-group textarea {
	height:120px
}
.comment-form .comment-form-title {
	padding-bottom:15px;
	margin-bottom:22px
}
.check_box {
	display:block
}
.check_box input {
	padding:0;
	height:initial;
	width:initial;
	margin-bottom:0;
	display:none;
	cursor:pointer
}
.check_box label {
	position:relative;
	cursor:pointer;
	padding-left:25px
}
.check_box label:before {
	content:"";
	-webkit-appearance:none;
	background-color:transparent;
	border:1px solid #e31c25;
	display:inline-block;
	width:15px;
	height:15px;
	position:absolute;
	vertical-align:middle;
	cursor:pointer;
	margin-right:5px;
	position:absolute;
	left:0;
	top:5px
}
.check_box input:checked+label:before {
	border-color:#e31c25
}
.check_box input:checked+label:after {
	content:"";
	position:absolute;
	top:6px;
	left:5px;
	width:5px;
	height:9px;
	border:solid #e31c25;
	border-width:0 1px 1px 0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg)
}
@media only screen and (max-width:575px) {
.feature-wrap.style3 .feature-img-wrap .feature-shape-one {
top:0;
left:45%;
max-width:100px
}
.feature-wrap.style3 .feature-img-wrap .feature-bg-5 {
height:300px;
width:calc(100% - 115px);
margin-right:15px;
margin-top:50px
}
.feature-wrap.style3 .feature-img-wrap .feature-bg-6 {
height:140px;
width:100px
}
}
@media only screen and (min-width:576px) and (max-width:767px) {
.hero-wrap.style2 .hero-slide-item .container-fluid {
max-width:540px;
padding:0 15px
}
.feature-wrap.style3 .feature-img-wrap .feature-shape-one {
top:10px;
left:45%;
max-width:140px
}
.feature-wrap.style3 .feature-img-wrap .feature-bg-5 {
height:450px;
width:calc(100% - 220px);
margin-right:20px;
margin-top:80px
}
.feature-wrap.style3 .feature-img-wrap .feature-bg-6 {
height:340px;
width:200px
}
}
@media only screen and (max-width:767px) {

.bg1 {
    background-image: none!important;
      background: #e8f3ff;
}

.section-title.style5 h2 {
line-height:1.3
}
.section-title.style5 p {
margin-top:10px
}
p, .link, .btn {
font-size:14px
}
p {
line-height:24px
}
.section-title.style2 h2, .section-title.style3 h2, .section-title.style4 h2, .content-title.style2 h2, .content-title.style3 h2, .content-title.style4 h2 {
font-size:28px;
line-height:1.5
}
.section-title.style2 p, .section-title.style3 p, .section-title.style4 p, .content-title.style2 p, .content-title.style3 p, .content-title.style4 p {
font-size:14px
}
.section-title.mb-40, .content-title.mb-40 {
margin-bottom:30px!important
}
.sidebar-menu {
margin-right:20px;
margin-left:0
}
.blog-item.style2 .blog-info h3, .member-card .member-info-wrap h3, .client-quote-wrap.style2 .client-info .client-name h3, .feature-item-wrap.style2 .feature-item .feature-text h3, .class-item.style2 .class-content .class-text h3 {
font-size:20px
}
.class-item.style2 .class-text p {
font-size:14px
}
.contact-popup {
width:300px;
padding:35px 20px
}
.course-slider-title.style2 h2, .course-slider-title.style3 h2, .course-slider-title.style4 h2, .section-title.style2 h2, .section-title.style3 h2, .section-title.style4 h2, .content-title.style2 h2, .content-title.style3 h2, .content-title.style4 h2 {
line-height:1.3
}
.course-slider-title.style2 p, .course-slider-title.style3 p, .course-slider-title.style4 p, .section-title.style2 p, .section-title.style3 p, .section-title.style4 p, .content-title.style2 p, .content-title.style3 p, .content-title.style4 p {
margin-top:8px
}
.course-slider-title.style4 span, .section-title.style4 span, .content-title.style4 span {
margin-bottom:8px
}
.course-slider-title.style5 span, .section-title.style5 span, .content-title.style5 span {
padding-bottom:10px;
margin-bottom:8px
}
.course-slider-title.style5 h2, .section-title.style5 h2, .content-title.style5 h2 {
font-size:28px
}
.course-slider-title.style5 p, .section-title.style5 p, .content-title.style5 p {
margin:12px 0 0
}
.course-slider-title.style6 span, .section-title.style6 span, .content-title.style6 span {
padding-left:60px
}
.course-slider-title.style6 h2, .section-title.style6 h2, .content-title.style6 h2 {
font-size:28px
}
.course-slider-title.style6 p, .section-title.style6 p, .content-title.style6 p {
margin:12px 0 0
}
.header-wrap.style3 .header-bottom .header-bottom-right .mobile-menu, .header-wrap.style4 .header-bottom .header-bottom-right .mobile-menu {
-webkit-box-ordinal-group:3;
-ms-flex-order:2;
order:2
}
.header-wrap.style3 .header-bottom .header-bottom-right .sidebar-menu, .header-wrap.style4 .header-bottom .header-bottom-right .sidebar-menu {
-webkit-box-ordinal-group:2;
-ms-flex-order:1;
order:1
}
.hero-wrap.style2 {
padding:100px 0 90px
}
.hero-wrap.style2 .hero-slide-item .hero-content {
padding:50px 0 30px
}
.hero-wrap.style2 .hero-slide-item .hero-content span {
font-size:14px
}
.hero-wrap.style2 .hero-slide-item .hero-content h1 {
font-size:40px
}
.hero-wrap.style3 .hero-img-wrap {
padding:0;
margin-bottom:30px
}
.hero-wrap.style3 .hero-img-wrap .hero-img {
bottom:0
}
.hero-wrap.style3 .container .hero-shape-one {
top:30%
}
.hero-wrap.style3 .hero-content h1 {
font-size:32px;
margin:0 0 15px;
line-height:1.1
}
.hero-wrap.style3 .hero-content h5 {
font-size:18px
}
.hero-wrap.style4 {
padding:150px 0 45px
}
.hero-wrap.style4 .hero-shape-four {
max-width:315px;
opacity:.6
}
.hero-wrap.style4 .container .hero-img {
max-width:100%
}
.hero-wrap.style4 .container .hero-shape-six {
top:15%;
right:0;
max-width:250px
}
.hero-wrap.style4 .hero-content {
margin-bottom:80px;
overflow:hidden
}
.hero-wrap.style4 .hero-content:after {
width:300px
}
.hero-wrap.style4 .hero-content .hero-subhead {
font-size:14px;
margin-bottom:0
}
.hero-wrap.style4 .hero-content h1 {
font-size:30px;
margin-bottom:10px
}
.hero-wrap.style4 .hero-content h5 {
font-size:18px
}
.hero-wrap.style4 .line-shape-wrap {
max-width:100%
}
.hero-wrap.style4 .hero-feature-list {
padding:20px;
width:100%;
margin:0;
position:relative;
z-index:1;
display:block
}
.hero-wrap.style4 .hero-feature-list li {
font-size:16px;
display:block;
width:100%;
text-align:center;
margin-bottom:10px
}
.hero-wrap.style4 .hero-feature-list li:last-child {
margin-bottom:0
}
.hero-wrap.style5 {
padding:65px 0 120px
}
.hero-wrap.style5 .hero-shape-nine {
bottom:0;
max-width:80px
}
.hero-wrap.style5 .hero-img-wrap .hero-shape-seven, .hero-wrap.style5 .hero-img-wrap .hero-shape-eight {
max-width:60px
}
.hero-wrap.style5 .hero-content {
padding:60px 0 30px
}
.hero-wrap.style5 .hero-content h1 {
font-size:57px;
line-height:1.05;
margin-bottom:8px
}
.hero-wrap.style5 .hero-content h5 {
font-size:22px;
margin-bottom:20px
}
.hero-slider-four.owl-carousel .owl-nav {
top:auto;
bottom:15px;
left:calc(50% + 15px);
-webkit-transform:translate(-50%, 0);
transform:translate(-50%, 0)
}
.hero-slider-four.owl-carousel .owl-nav button.owl-prev, .hero-slider-four.owl-carousel .owl-nav button.owl-next {
width:30px;
height:45px
}
.hero-slider-four.owl-carousel .owl-nav button.owl-prev.owl-next, .hero-slider-four.owl-carousel .owl-nav button.owl-next.owl-next {
position:relative;
top:45px;
left:-35px
}
.promo-wrap.style2 {
top:-25px
}
.promo-wrap.style2 .class-item .class-content .class-text p {
margin-bottom:0
}
.client-quote-wrap.style2 .client-quote {
font-size:25px;
line-height:1.3;
margin-bottom:15px
}
.partner-wrap {
padding:35px 10px 35px 30px;
/*width:calc(100% - 20px);*/
margin-top:0px
}
.partner-wrap:after {
right:-20px;
content:"";
width:40px
}
.partner-wrap .partner-item {
padding:0
}
.partner-wrap .partner-item img {
max-width:240px
}
.about-wrap .about-content .feature-item-wrap.style2 .feature-item .feature-icon {
margin-left:0
}
.about-wrap .about-content .feature-item-wrap.style2 .feature-item .feature-text {
width:calc(100% - 85px);
margin-left:20px
}
.about-wrap.style2 .about-img-wrap .about-bg-1 {
height:350px
}
.about-wrap.style3 .about-img-wrap .about-shape-two {
left:0;
max-width:65px
}
.about-wrap.style4:before {
width:100%;
height:100%;
bottom:0;
top:auto
}
.about-wrap.style4 .about-img-wrap .exp-text {
top:12%;
left:0;
width:130px;
height:130px
}
.about-wrap.style4 .about-img-wrap .exp-text h4 {
font-size:20px
}
.about-wrap.style4 .about-img-wrap .exp-text h4 span {
font-size:30px
}
.about-wrap.style4 .about-img-wrap .about-shape-two {
bottom:50px;
max-width:80px
}
.about-wrap.style4 .about-content {
padding:35px 0 50px
}
.feature-item-wrap.style2 .feature-item {
margin-bottom:25px
}
.feature-item-wrap.style2 .feature-item .feature-icon {
width:55px;
height:55px;
margin-left:10px
}
.feature-item-wrap.style2 .feature-item .feature-text {
width:calc(100% - 95px)
}
.feature-item-wrap.style2 .feature-item .feature-text h3 {
margin-bottom:10px
}
.content-feature-list li {
font-size:14px;
margin-bottom:5px;
padding-left:16px
}
.content-feature-list li:after {
top:10px
}
.feature-wrap .feature-img-wrap {
padding-bottom:80px
}
.feature-wrap .feature-img-wrap .feature-bg-1 {
height:300px
}
.feature-wrap .feature-img-wrap .feature-bg-2 {
height:200px
}
.feature-wrap.style2 .feature-img-wrap .feature-shape-two {
max-width:65px
}
.feature-wrap.style2 .feature-img-wrap .feature-bg-3 {
height:350px;
width:90%
}
.feature-wrap.style2 .feature-img-wrap .feature-bg-4 {
height:220px;
width:70%
}
.feature-card {
padding:20px 23px 17px
}
.feature-card .feature-icon {
margin:0 auto 22px
}
.feature-card .feature-info h3 {
font-size:22px;
margin:0 0 8px
}
.feature-card .feature-info p {
margin-bottom:8px
}
.counter-wrap.style2 .counter-card-wrap .counter-card .counter-text .counter-num {
bottom:-15px
}
.counter-card-wrap {
padding:20px 0
}
.counter-card-wrap .counter-card {
width:50%;
padding:20px 10px
}
.counter-card-wrap .counter-card .counter-text .counter-num {
font-size:30px;
width:45px;
height:28px;
bottom:-13px
}
.counter-card-wrap .counter-card .counter-text .counter-num:before {
display:none
}
.counter-card-wrap .counter-card .counter-text .counter-info {
width:calc(100% - 45px);
margin-left:0
}
.counter-card-wrap .counter-card .counter-text .counter-info p {
font-size:14px
}
.yoga-feature-wrap .feature-item-wrap.style2 .feature-item {
padding:20px 20px 18px
}
.yoga-feature-wrap .feature-item-wrap.style2 .feature-item .feature-text {
margin-left:15px;
width:calc(100% - 80px)
}
.yoga-feature-wrap .feature-item-wrap.style2 .feature-item .feature-text h3 {
margin-bottom:5px
}
.class-filter li {
display:block;
text-align:center;
margin-right:0;
margin-bottom:10px;
width:100%
}
.class-filter li a {
display:block;
width:100%
}
.class-filter-wrap::after {
height:68%
}
.class-item.style2 .class-content {
padding:20px 30px 18px
}
.class-item.style2 .class-content .class-text {
margin:25px 0 0
}
.class-item.style2 .class-content .class-text h3 {
margin-bottom:10px
}
.class-item.style2 .class-content .class-text p {
margin-bottom:10px
}
.class-item.style2 .class-content .class-text .link {
font-size:14px
}
.class-item.style4 .class-info {
position:absolute;
bottom:20px;
width:calc(100% - 40px);
padding:25px 20px 18px
}
.class-item.style4 .class-info .class-icon {
width:55px;
height:52px;
margin:-68px 0 20px auto
}
.class-item.style4 .class-info .class-icon i {
font-size:32px
}
.class-item.style4 .class-info h3 {
margin:0 0 8px
}
.class-item.style4 .class-info p {
margin:0 0 8px
}
.join-class-bg {
height:400px
}
.class-details-table.style2 .table thead tr th {
padding:20px;
font-size:18px;
min-width:120px
}
.class-details-table.style2 .table tbody tr th {
font-size:18px;
min-width:120px
}
.class-details-table.style2 .table tbody tr td {
padding:12px;
min-width:120px
}
.class-details-table.style2 .table tbody tr td h6 {
font-size:18px;
margin:0 0 5px
}
.class-details-table.style2 .table tbody tr td span {
font-size:14px
}
.member-card.style2 .member-info-wrap h3 {
font-size:22px
}
.testimonial-slider-wrap {
padding-bottom:60px
}
.testimonial-slider-thumbs {
max-width:100%
}
.testimonial-slider-thumbs .client-info-wrap .client-img {
margin:0 auto
}
.testimonial-slider-thumbs .client-info-wrap .client-info {
text-align:center
}
.testimonial-slider-four {
overflow:hidden
}
.testimonial-slider-four h2 {
font-size:22px;
margin:0 0 15px;
color:#fff
}
.testimonial-slider-four .testimonial-slider-btn {
position:absolute;
bottom:-50px;
right:auto;
left:50%;
-webkit-transform:translateX(-50%);
transform:translateX(-50%)
}
.testimonial-slider-four .testimonial-slider-btn .testimonial-four-next, .testimonial-slider-four .testimonial-slider-btn .testimonial-four-prev {
border:2px solid #e31c25;
width:40px;
height:45px
}
.testimonial-slider-four .testimonial-slider-btn .testimonial-four-next.testimonial-four-next, .testimonial-slider-four .testimonial-slider-btn .testimonial-four-prev.testimonial-four-next {
position:relative;
top:0;
left:3px
}
.testimonial-slider-four .testimonial-slider-btn .testimonial-four-next:hover, .testimonial-slider-four .testimonial-slider-btn .testimonial-four-prev:hover {
background-color:#e31c25;
border-color:transparent
}
.testimonial-slider-four .testimonial-slider-btn .testimonial-four-next:hover i, .testimonial-slider-four .testimonial-slider-btn .testimonial-four-prev:hover i {
color:#fff
}
.testimonial-wrap.style3 .container-fluid {
max-width:100%
}
.testimonial-wrap.style3 .client-quote {
padding:0
}
.testimonial-wrap.style3 .testimonial-slider-wrap {
padding:50px 0 35px
}
.testimonial-wrap.style3 .testimonial-slider-thumbs {
max-width:100%
}
.testimonial-wrap.style3 .quote-info-wrap .client-info {
width:calc(100% - 105px)
}
.testimonial-wrap.style3 .quote-info-wrap .quote-icon {
width:100px
}
.testimonial-wrap.style3 .quote-info-wrap .quote-icon .quote-icon {
left:-8px;
max-width:30px
}
.testimonial-bg {
height:350px
}
.course-item-wrap {
padding:20px
}
.course-card span {
font-size:18px
}
.course-slider-title h2 {
font-size:26px
}
.course-btn-wrap {
margin:20px 0 0 -7px
}
.course-btn-wrap .course-next, .course-btn-wrap .course-prev {
width:38px;
height:38px
}
.course-btn-wrap .course-next i, .course-btn-wrap .course-prev i {
font-size:20px
}
.pricing-card {
padding:25px 20px 30px
}
.pricing-card:before {
height:120%
}
.pricing-card .pricing-features {
margin:50px 0 30px
}
.pricing-card .pricing-features li {
font-size:14px;
margin-bottom:10px
}
.pricing-card.style2 .pricing-header .pricing-header-tag {
font-size:52px
}
.pricing-card.style2 .pricing-header .pricing-header-tag span {
margin:0;
color:#fff
}
.pricing-card.style2 .pricing-features {
margin:12px 0 25px;
padding-top:20px
}
.pricing-card.style2 .pricing-features li {
margin-bottom:10px
}
.newsletter-box-wrap {
padding:35px 20px;
margin-bottom:-165px
}
.newsletter-form {
width:100%;
margin-top:30px;
margin-left:0
}
.newsletter-form input {
height:50px
}
.newsletter-form button {
position:relative;
width:100%;
margin:15px 0 0;
top:auto;
left:auto
}
.blog-item.style2 .blog-info {
margin:20px 0 0
}
.blog-item.style2 .blog-info .blog-img .blog-category {
font-size:14px
}
.blog-item.style2 .blog-info .blog-metainfo {
margin:0 0 12px
}
.blog-item.style2 .blog-info .blog-metainfo li {
font-size:14px
}
.blog-item.style2 .blog-info .blog-metainfo li a {
font-size:14px
}
.blog-item.style2 .blog-info h3 {
margin:0 0 8px
}
.footer-wrap.style2 {
padding-top:40px
}
.footer-wrap.style2 .footer-top {
padding-top:5px;
padding-bottom:15px
}
.footer-wrap.style2 .footer-top .footer-widget {
margin-bottom:25px
}
.footer-wrap.style2 .footer-top .footer-widget .footer-widget-title {
margin-bottom:15px
}
.footer-wrap.style2 .footer-top .footer-widget .footer-widget-title h3 {
margin-bottom:0
}
.footer-wrap.style2 .footer-top .footer-widget .footer-menu li {
padding-bottom:10px
}
.footer-wrap.style2 .footer-top .footer-widget .footer-menu li:last-child {
padding-bottom:0
}
.footer-wrap.style2 .footer-top .footer-widget .footer-logo {
display:inline-block;
margin-bottom:-10px
}
.footer-wrap.style2 .footer-top .footer-widget .contact-info-wrap {
margin-bottom:35px
}
.footer-wrap .footer-top {
padding:70px 0
}
.contact-info-wrap .contact-info-item {
-webkit-box-align:start;
-ms-flex-align:start;
align-items:flex-start
}
.contact-info-wrap .contact-info-item .contact-icon {
width:45px;
height:45px;
margin-left:10px
}
.contact-info-wrap .contact-info-item .contact-icon i {
font-size:20px
}
.contact-info-wrap .contact-info-item .contact-info {
width:calc(100% - 80px);
margin-left:25px
}
.contact-info-wrap .contact-info-item .contact-info h3 {
font-size:18px
}
.contact-info-wrap .contact-info-item .contact-info a {
font-size:18px
}
.membership-form, .comment_form, .contact_form {
padding:17px 20px 20px
}
.membership-form .form-group, .comment_form .form-group, .contact_form .form-group {
margin-bottom:15px
}
.membership-form .form-group label, .comment_form .form-group label, .contact_form .form-group label {
font-size:14px
}
.membership-form .form-group input, .comment_form .form-group input, .contact_form .form-group input {
height:50px;
font-size:14px
}
.membership-form .form-group textarea, .comment_form .form-group textarea, .contact_form .form-group textarea {
height:100px;
font-size:14px
}
.promo-slider-v1 .owl-prev, .promo-slider-v1 .owl-next {
width:35px;
height:35px
}
.promo-slider-v1 .owl-prev i, .promo-slider-v1 .owl-next i {
font-size:18px;
line-height:34px
}
.promo-slider-v1 .owl-prev {
left:-10px
}
.promo-slider-v1 .owl-next {
right:-10px
}
}
@media only screen and (max-width:991px) {
.section-title.style5 h2, .section-title.style6 h2, .content-title.style5 h2, .content-title.style6 h2 {
font-size:28px;
line-height:34px
}
.sidebar-menu {
position:relative;
top:-1px
}
.sidebar-menu span {
margin:0 0 6px
}
.hero-wrap.style5 {
margin-top:75px
}
.about-wrap.style2 .about-content {
margin-top:35px
}
.about-wrap.style3 .about-img-wrap, .about-wrap.style5 .about-img-wrap {
margin-bottom:30px
}
.about-wrap.style5:before {
width:100%
}
.promo-wrap.style2 .class-item {
margin-bottom:25px
}
.feature-wrap .feature-img-wrap {
margin-top:35px
}
.feature-wrap.style2 .feature-img-wrap {
margin-top:0;
margin-bottom:30px
}
.feature-wrap.style3 .feature-img-wrap {
margin-bottom:30px
}
.yoga-feature-wrap .feature-item-wrap.style2.one .feature-item {
left:0
}
.yoga-feature-wrap .feature-item-wrap.style2.two .feature-item {
right:0
}
.yoga-feature-img {
margin-bottom:30px
}
.counter-wrap.style1 {
margin-top:0
}
.class-filter {
margin-top:30px;
text-align:left
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.blog-item.style2 .blog-info h3, .member-card .member-info-wrap h3, .client-quote-wrap.style2 .client-info .client-name h3, .feature-item-wrap.style2 .feature-item .feature-text h3, .class-item.style2 .class-content .class-text h3 {
font-size:22px
}
.hero-wrap.style2 .hero-slide-item .container-fluid {
padding-left:calc((100% - 720px)/2 + 15px);
padding-right:0
}
.hero-wrap.style2 .hero-slide-item .hero-content h1 {
font-size:40px
}
.hero-wrap.style3 .hero-content h1 {
font-size:58px;
margin:0 0 12px;
line-height:1.1
}
.hero-wrap.style3 .hero-content h5 {
font-size:20px
}
.hero-wrap.style4 {
padding:220px 0 60px
}
.hero-wrap.style4 .container .hero-img {
max-width:580px
}
.hero-wrap.style4 .container .hero-shape-six {
top:15%;
right:-20px;
max-width:400px
}
.hero-wrap.style4 .hero-content {
margin-bottom:100px
}
.hero-wrap.style4 .hero-content:after {
width:400px
}
.hero-wrap.style4 .hero-content h1 {
font-size:55px
}
.hero-wrap.style4 .hero-content h5 {
font-size:22px
}
.hero-wrap.style4 .line-shape-wrap {
max-width:720px
}
.hero-wrap.style4 .hero-feature-list {
padding:25px 0 25px 140px;
width:calc(100% - 50px);
margin:0 0 0 auto
}
.hero-wrap.style4 .hero-feature-list li {
font-size:16px
}
.hero-wrap.style5 {
padding:40px 0 120px
}
.hero-wrap.style5 .hero-content {
padding:60px 0
}
.hero-wrap.style5 .hero-content h1 {
font-size:58px;
line-height:1.1;
margin-bottom:12px
}
.hero-wrap.style5 .hero-content h5 {
font-size:22px
}
.hero-slider-four.owl-carousel .owl-nav button.owl-prev, .hero-slider-four.owl-carousel .owl-nav button.owl-next {
width:50px;
height:75px
}
.hero-slider-four.owl-carousel .owl-nav button.owl-prev.owl-next, .hero-slider-four.owl-carousel .owl-nav button.owl-next.owl-next {
position:relative;
top:75px;
left:-65px
}
.promo-wrap.style2 {
top:-45px
}
.about-wrap.style2 .about-img-wrap .about-bg-1 {
height:400px
}
.about-wrap.style4 .about-content {
padding:35px 0 100px
}
.about-wrap.style4:before {
width:100%;
height:47%;
bottom:0;
top:auto
}
.feature-wrap .feature-img-wrap {
padding-bottom:120px
}
.feature-wrap .feature-img-wrap .feature-bg-1 {
height:350px
}
.feature-wrap .feature-img-wrap .feature-bg-2 {
height:300px
}
.feature-wrap.style3 .feature-img-wrap .feature-shape-one {
top:10px;
left:45%;
max-width:140px
}
.feature-wrap.style3 .feature-img-wrap .feature-bg-5 {
height:500px;
width:calc(100% - 220px);
margin-right:20px;
margin-top:80px
}
.feature-wrap.style3 .feature-img-wrap .feature-bg-6 {
height:340px;
width:200px
}
.course-item-wrap {
padding:25px
}
.course-slider-title h2 {
font-size:26px
}
.class-details-table.style2 .table thead tr th {
padding:20px;
font-size:20px
}
.class-details-table.style2 .table tbody tr th {
font-size:20px
}
.class-details-table.style2 .table tbody tr td {
padding:20px
}
.class-details-table.style2 .table tbody tr td h6 {
font-size:20px
}
.class-details-table.style2 .table tbody tr td span {
font-size:15px
}
.counter-wrap.style2 .counter-card-wrap .counter-card .counter-text .counter-num {
bottom:-7px
}
.counter-card-wrap .counter-card {
padding:40px 1px 40px 25px
}
.counter-card-wrap .counter-card .counter-text .counter-num {
font-size:40px;
width:55px;
height:55px;
bottom:-20px
}
.counter-card-wrap .counter-card .counter-text .counter-num:before {
height:20px
}
.counter-card-wrap .counter-card .counter-text .counter-info {
width:calc(100% - 55px);
margin-left:0
}
.counter-card-wrap .counter-card .counter-text .counter-info p {
font-size:16px
}
.testimonial-wrap.style3 .container-fluid {
max-width:720px
}
.testimonial-wrap.style3 .testimonial-slider-wrap {
padding:50px 0 30px
}
.testimonial-wrap.style3 .testimonial-slider-thumbs {
max-width:100%
}
.testimonial-bg {
height:450px
}
.newsletter-box-wrap {
padding:70px 30px;
margin-bottom:-165px
}
.newsletter-form {
width:100%;
margin-top:30px;
margin-left:0
}
.footer-wrap .footer-top {
padding:70px 0
}
.footer-wrap.style2 .footer-top .footer-widget .footer-widget-title h3 {
margin-bottom:0;
padding-bottom:10px
}
.contact-info-item {
-webkit-box-align:start;
-ms-flex-align:start;
align-items:flex-start
}
.contact-info-item .contact-icon {
width:45px;
height:45px
}
.contact-info-item .contact-icon i {
font-size:20px
}
.contact-info-item .contact-info {
width:calc(100% - 70px);
margin-left:25px
}
.contact-info-item .contact-info h3 {
font-size:18px
}
.contact-info-item .contact-info a {
font-size:18px
}
}
@media only screen and (min-width:992px) {
.about-wrap.style4 .about-content {
padding:100px 0
}
.feature-wrap.style3 .feature-content {
padding-right:0;
margin-bottom:40px
}
}
@media only screen and (max-width:1199px) {
.section-text {
display:none
}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.hero-wrap.style2 .hero-slide-item .hero-content {
max-width:100%;
margin:0;
padding:100px 0 120px
}
.hero-wrap.style3 .hero-content h1 {
font-size:65px;
margin:0 0 7px;
line-height:1
}
.hero-wrap.style3 .hero-content h5 {
font-size:25px
}
.hero-wrap.style4 {
padding:250px 0 60px
}
.hero-wrap.style4 .container .hero-img {
max-width:750px
}
.hero-wrap.style4 .container .hero-shape-six {
top:15%;
right:-30px;
max-width:400px
}
.hero-wrap.style4 .hero-content {
margin-bottom:150px
}
.hero-wrap.style4 .hero-content h1 {
font-size:70px
}
.hero-wrap.style4 .hero-content h5 {
font-size:26px
}
.hero-wrap.style4 .line-shape-wrap {
max-width:960px
}
.hero-wrap.style4 .hero-feature-list {
padding:35px 0 35px 220px;
width:calc(100% - 50px);
margin:0 0 0 auto
}
.hero-wrap.style4 .hero-feature-list li {
font-size:18px
}
.hero-wrap.style5 {
padding:40px 0 120px
}
.hero-wrap.style5 .hero-content h1 {
font-size:84px;
line-height:1;
margin-bottom:12px
}
.hero-wrap.style5 .hero-content h5 {
font-size:32px
}
.hero-wrap.style2 .hero-slide-item .container-fluid {
padding-left:calc((100% - 960px)/2 + 15px);
padding-right:0
}
.about-wrap.style4 .about-img-wrap {
margin-bottom:-120px
}
.about-wrap.style4 .about-img-wrap .exp-text {
top:12%;
left:0;
z-index:1
}
.about-wrap.style4 .about-img-wrap .about-shape-one {
position:absolute;
top:0;
left:50%;
-webkit-transform:translateX(-50%);
transform:translateX(-50%);
z-index:-1
}
.about-wrap.style4 .about-img-wrap .about-shape-two {
position:absolute;
bottom:100px;
right:0
}
.about-wrap.style4 .about-img-wrap .about-img {
position:relative;
bottom:-15px;
display:block;
margin:0 auto
}
.about-wrap.style4 .about-content {
background-color:transparent
}
.about-wrap.style4 .about-content .feature-item-wrap.style2 .feature-item {
margin-left:0
}
.about-wrap.style4 .about-content .feature-item-wrap.style2 .feature-item .feature-icon {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
top:5px
}
.about-wrap.style4 .about-content .feature-item-wrap.style2 .feature-item .feature-icon i {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
.feature-wrap.style3 .feature-img-wrap .feature-shape-one {
top:10px;
left:45%;
max-width:140px
}
.feature-wrap.style3 .feature-img-wrap .feature-bg-5 {
height:500px;
width:calc(100% - 190px);
margin-right:20px;
margin-top:80px
}
.feature-wrap.style3 .feature-img-wrap .feature-bg-6 {
height:280px;
width:170px
}
.counter-card-wrap .counter-card {
padding:40px 15px 40px 35px
}
.counter-card-wrap .counter-card .counter-text .counter-num {
font-size:60px;
width:72px;
height:55px;
bottom:-20px
}
.counter-card-wrap .counter-card .counter-text .counter-info {
width:calc(100% - 72px);
margin-left:0
}
.counter-card-wrap .counter-card .counter-text .counter-info p {
font-size:18px
}
.course-item-wrap {
padding:25px
}
.course-slider-title h2 {
font-size:38px
}
.testimonial-wrap.style3 .container-fluid {
padding-left:0;
padding-right:calc((100% - 960px)/2 + 10px)!important
}
.contact-info-wrap .contact-info-item {
-webkit-box-align:start;
-ms-flex-align:start;
align-items:flex-start
}
.contact-info-wrap .contact-info-item .contact-icon {
width:55px;
height:55px
}
.contact-info-wrap .contact-info-item .contact-icon i {
font-size:24px
}
.contact-info-wrap .contact-info-item .contact-info {
width:calc(100% - 85px)
}
.contact-info-wrap .contact-info-item .contact-info h3 {
font-size:20px
}
.contact-info-wrap .contact-info-item .contact-info a {
font-size:20px
}
}
@media only screen and (min-width:1200px) {
.section-title.style5, .content-title.style5 {
padding:0 30px
}
.header-wrap.style3 .container, .header-wrap.style4 .container, .header-wrap.style5 .container {
max-width:1320px
}
.hero-wrap.style3 .container, .hero-wrap.style4 .container {
max-width:1320px
}
.hero-wrap.style4 .line-shape-wrap {
max-width:1320px
}
.hero-wrap.style2 .hero-slide-item .container-fluid {
padding-left:calc((100% - 1320px)/2 + 15px);
padding-right:0
}
.counter-wrap.style1:after {
left:calc((100% - 1320px)/2 + 15px)
}
}
@media only screen and (min-width:1200px) and (max-width:1280px) {
.course-slider-title h2 {
font-size:33px
}
.counter-wrap.style1:after {
left:0!important
}
.testimonial-wrap.style3 .container-fluid {
padding-left:0;
padding-right:calc((100% - 1170px)/2 + 0px)!important
}
}
@media only screen and (min-width:1200px) and (max-width:1299px) {
.hero-wrap.style2 .hero-slide-item .container-fluid {
padding-left:calc((100% - 1200px)/2 + 12px)!important
}
}
@media only screen and (min-width:1200px) and (max-width:1359px) {
.promo-slider-v1 .owl-prev, .promo-slider-v1 .owl-next {
width:35px;
height:35px
}
.promo-slider-v1 .owl-prev i, .promo-slider-v1 .owl-next i {
font-size:18px;
line-height:34px
}
.promo-slider-v1 .owl-prev {
left:-10px
}
.promo-slider-v1 .owl-next {
right:-10px
}
}
@media only screen and (min-width:1200px) and (max-width:1399px) {
.hero-wrap.style3 .hero-content h1 {
font-size:100px;
margin:0 0 7px;
line-height:1
}
.hero-wrap.style4 .container .hero-img {
max-width:850px
}
.hero-wrap.style4 .line-shape-wrap {
max-width:1250px
}
.hero-wrap.style4 .hero-feature-list {
padding:35px 0 35px 165px;
width:calc(100% - 240px)
}
.hero-wrap.style4 .hero-feature-list li {
font-size:20px
}
.hero-wrap.style5 .hero-content h1 {
font-size:90px;
line-height:1;
margin-bottom:12px
}
.hero-wrap.style5 .hero-content h5 {
font-size:32px
}
.feature-wrap.style3 .container-fluid {
padding-left:15px;
padding-right:calc((100% - 1320px)/2 + 15px)
}
.counter-wrap.style1:after {
left:calc((100% - 1320px)/2 + 22px)
}
.course-btn-wrap {
margin:15px 0 0
}
.testimonial-wrap.style3 .container-fluid {
padding-left:0;
padding-right:calc((100% - 1320px)/2 + 0px)
}
.pricing-card::before {
height:123%
}
.section-text {
font-size:400px
}
.contact-info-wrap {
padding-right:80px
}
}
@media only screen and (min-width:1400px) {
.feature-wrap.style3 .container-fluid {
padding-left:15px;
padding-right:calc((100% - 1410px)/2 + 15px)
}
.testimonial-wrap.style3 .container-fluid {
padding-left:0;
padding-right:calc((100% - 1410px)/2 + 12px)
}
}
@media only screen and (min-width:1400px) and (max-width:1599px) {
.hero-wrap.style3 .container .hero-shape-one {
max-width:900px
}
.hero-wrap.style3 .hero-content h1 {
font-size:110px;
margin:0 0 5px;
line-height:1
}
.hero-wrap.style4 .container .hero-img {
max-width:850px
}
.hero-wrap.style4 .line-shape-wrap {
max-width:1320px
}
.hero-wrap.style4 .hero-feature-list {
padding:35px 0 35px 180px;
width:calc(100% - 332px)
}
.hero-wrap.style5 .hero-content h1 {
font-size:90px;
line-height:1;
margin-bottom:12px
}
.hero-wrap.style5 .hero-content h5 {
font-size:32px
}
.counter-wrap.style1:after {
left:calc((100% - 1320px)/2 + 10px)
}
.course-btn-wrap {
margin:18px 0 0
}
.contact-info-wrap {
padding-right:110px
}
}
@media only screen and (min-width:1600px) {
.section-title.style2 h2, .section-title.style3 h2, .section-title.style4 h2, .content-title.style2 h2, .content-title.style2 h2, .content-title.style4 h2 {
font-size:50px;
line-height:50px
}
.hero-wrap.style2 .hero-slide-item .hero-content h1 {
font-size:84px
}
.hero-wrap.style3 .hero-content h1 {
font-size:110px;
margin:0 0 5px;
line-height:1
}
.hero-wrap.style4 .hero-content h1 {
font-size:110px;
line-height:1
}
.hero-wrap.style5 .hero-content h1 {
font-size:110px;
line-height:1
}
.hero-wrap.style5 .hero-content h5 {
font-size:36px
}
.contact-info-wrap {
padding-right:0px
}
.counter-wrap.style1:after {
left:calc((100% - 1410px)/2 + 15px)
}
}
@media only screen and (min-width:1600px) and (max-width:1919px) {
.header-wrap.style3 .container, .header-wrap.style4 .container, .header-wrap.style5 .container {
max-width:1520px
}
.header-wrap.style2 .container, .hero-wrap.style2 .hero-slide-item .container {
max-width:1520px;
margin:0 auto
}
.hero-wrap.style2 .hero-slide-item .container-fluid {
padding-left:calc((100% - 1520px)/2 + 15px);
padding-right:0
}
.hero-wrap.style3 .container, .hero-wrap.style4 .container, .hero-wrap.style5 .container {
max-width:1520px
}
.hero-wrap.style4 .line-shape-wrap {
max-width:1520px
}
.hero-wrap.style4 .hero-feature-list {
padding:35px 0 35px 210px;
width:calc(100% - 362px)
}
}
@media only screen and (min-width:1920px) {
.header-wrap.style3 .container, .header-wrap.style4 .container, .header-wrap.style5 .container {
max-width:1720px
}
.header-wrap.style2 .container {
max-width:1720px;
margin:0 auto
}
.hero-wrap.style3 .container, .hero-wrap.style4 .container, .hero-wrap.style5 .container {
max-width:1720px
}
.hero-wrap.style4 .line-shape-wrap {
max-width:1720px
}
.hero-wrap.style4 .hero-feature-list {
padding:35px 0 35px 210px;
width:calc(100% - 552px)
}
.hero-wrap.style2 .hero-slide-item .container-fluid {
padding-left:calc((100% - 1720px)/2 + 15px);
padding-right:0
}
}
.switch-theme-mode {
	position:fixed;
	top:200px;
	right:20px;
	z-index:9
}
.switch {
	position:relative;
	display:inline-block;
	width:60px;
	height:34px
}
.switch input {
	opacity:0;
	width:0;
	height:0
}
.slider {
	position:absolute;
	cursor:pointer;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#ccc;
-webkit-transition:.4s;
transition:.4s
}
.slider.round {
	border-radius:34px
}
.slider.round:before {
	border-radius:50%
}
.slider:before {
	position:absolute;
	content:"";
	height:40px;
	width:40px;
	left:0;
	bottom:4px;
	top:0;
	bottom:0;
	margin:auto 0;
-webkit-transition:.4s;
transition:.4s;
	-webkit-box-shadow:0 0 15px #2020203d;
	box-shadow:0 0 15px #2020203d;
	background:#fff url(../img/night.png);
	background-repeat:no-repeat;
	background-position:center
}
input:checked+.slider {
	background-color:#000
}
input:focus+.slider {
	-webkit-box-shadow:0 0 1px #000;
	box-shadow:0 0 1px #000
}
input:checked+.slider:before {
	-webkit-transform:translateX(24px);
	transform:translateX(24px);
	background:#fff url(../img/sunny.png);
	background-repeat:no-repeat;
	background-position:center
}
.theme-light body {
	background-color:#fff
}
.theme-dark body {
	background-color:#000
}
.theme-light body {
	background-color:#fff
}
.theme-light .logo-light {
	display:block!important
}
.theme-light .logo-dark {
	display:none!important
}
.theme-dark body {
	background-color:#000
}
.theme-dark .logo-light {
	display:none!important
}
.theme-dark .logo-dark {
	display:block!important
}
.theme-light .header-wrap.v1.s2 .header-bottom {
	border-top:1px solid rgba(0, 0, 0, .1)
}
.theme-light .header-wrap.style5 .sidebar-menu span {
	background-color:#000!important
}
.theme-light .team-wrap.style1.bg-black {
	background-color:#071b62!important
}
.theme-light .section-text::after {
background:0 0
}
.theme-light .header-wrap.v1.s2 .header-top p, .theme-light .header-wrap.v1.s2 .header-top-contact p, .theme-light .header-wrap.v1.s2 .header-top-contact a, .theme-light .header-wrap.v1.s2 .lang_selctor .nice-select>span {
	color:#000!important
}
.theme-light .header-wrap.v1.s2 .lang_selctor .nice-select::after {
border-color:#333
}
.theme-light .bg-black, .theme-light .bg-charcole {
	background-color:#fff!important
}
.theme-light .bg-black.overlay {
	background-color:#000!important
}
.theme-light .bg-charcole.overlay {
	background-color:#071b62!important
}
.theme-light .bmi-wrap.v1 .content-title p, .theme-light .time-table-banner .content-title p {
	color:rgba(255, 255, 255, .8)!important
}
.theme-light .footer-wrap.v2 .footer-top, .theme-light .footer-wrap.v2 .footer-bottom {
	background-color:#fff
}
.theme-light .footer-wrap.v2 .footer-bottom {
	border-top:1px solid rgba(0, 0, 0, .1)
}
.theme-light .footer-wrap.v2 .footer-bottom p, .theme-light .footer-wrap.v2 .footer-top p, .theme-light .footer-wrap.v2 .footer-top a, .theme-light .footer-wrap.v2 .footer-top .comp-location h6, .theme-light .footer-wrap.v2 .footer-top .comp-location span, .theme-light .footer-wrap.v2 .footer-top .comp-location p, .theme-light .footer-wrap.v2 .footer-top .comp-location a, .theme-light .blog-content p, .theme-light .section-brief.v2 p, .theme-light .feature-content-title.content-title.v5 p, .theme-light .feature-content-title.content-title.v5 p, .theme-light .class-wrap.v3 .class-item p, .theme-light .class-wrap.v3 .class-item a, .theme-light .class-wrap.v3 .class-item span, .theme-light .class-wrap.v3 .class-item p, .theme-light .feature-item-wrap.style2 .feature-item .feature-text p, .theme-light .content-title p, .theme-light .feature-box-wrap.v2 .feature-box-item .feature-box-text p, .theme-light .join-class-wrap.bmi-wrap.v1 .content-title p, .theme-light .footer-wrap.v2 .footer-top .social-profile ul li a i {
	color:#646464!important
}
.theme-light .footer-wrap.v2 .footer-top .footer-widget-title h5, .theme-light .feature-content-title.content-title.v5 h2, .theme-light .class-wrap.v3 .class-item .class-info a, .theme-light .class-wrap.v3 .trainer-desc p, .theme-light .section-title span, .theme-light .section-title.style2 h2, .theme-light .section-title.style3 h2, .theme-light .section-title.style4 h2, .theme-light .content-title.style2 h2, .theme-light .content-title.style2 h2, .theme-light .content-title.style4 h2, .theme-light .feature-box-wrap.v2 .feature-box-item .feature-box-text h5 {
	color:#000!important
}
.theme-light .footer-wrap.v2 .footer-top .comp-location {
	background:rgba(0, 0, 0, .03);
	border:1px solid rgba(0, 0, 0, .09)
}
.theme-light .feature-box-wrap.v2 .feature-box-item {
	border-color:rgba(0, 0, 0, .1)
}
.theme-light .class-item.style2:hover .class-content .class-text p, .theme-light .class-item.style2:hover .class-content .class-text a.link {
	color:rgba(255, 255, 255, .8)!important
}
.theme-light .footer-wrap.v2 .footer-top .newsletter-wrap .form-group input, .theme-light .section-title.v2 h2, .theme-light .product-wrap.v2 .single-product-item .product-name, .theme-light .section-title.style4 span, .theme-light .content-title.style4 span, .theme-light .section-title.style4 h2, .theme-light .content-title.style4 h2, .theme-light .feature-item-wrap.style2 .feature-item .feature-text h3, .theme-light .blog-content .blog-card-title {
	color:#000
}
.theme-light .btn.v2, .theme-light .btn.v6 {
	color:#000
}
.theme-light .btn.v2:hover, .theme-light .btn.v6:hover {
	background-color:#e31c25;
	color:#fff
}
.theme-light .team-wrap.style1 .section-title.style2 span, .theme-light .team-wrap.style1 .section-title.style2 h2, .theme-light .pricing-wrap .section-title.style2 h2, .theme-light .pricing-wrap .section-title.style2 span, .theme-light .testimonial-wrap.style2 .section-title.style2 h2, .theme-light .testimonial-wrap.style2 .section-title.style2 span, .theme-light .newsletter-box-wrap .section-title.style3 h2, .theme-light .newsletter-box-wrap .section-title.style3 span, .theme-light .header-wrap.v1 .lang_selctor .nice-select>span, .theme-light .yoga-feature-wrap .section-title.style2 span, .theme-light .yoga-feature-wrap .section-title.style2 h2, .theme-light .blog-item-wrap.v1 .blog-item .blog-info h5 a {
	color:#fff!important
}
.theme-light .class-wrap.style2 .overlay {
	/*background:linear-gradient(59.23deg, rgba(0, 0, 0, 0.1) 7.14%, rgba(0, 0, 0, 0.1) 45.78%, rgba(0, 0, 0, 0) 81.32%)*/
	background:#e7f3ff;
}
.theme-light .blog-item-wrap.v1 .blog-item .blog-info p {
	color:rgba(255, 255, 255, .8)!important
}
.theme-light .about-wrap.v2 .about-content {
	-webkit-box-shadow:none;
	box-shadow:none
}
.theme-light .product-wrap.v2 .single-product-item .product-img {
	border:none
}
.theme-light .about-wrap.v2 .about-content .feature-content-title span {
	color:#e31c25
}
.theme-light .product-wrap.v2 .single-product-item {
	border:1px solid rgba(0, 0, 0, .09)
}
.theme-light .product-wrap.v2 .single-product-item:hover {
	border-color:#e31c25
}
.theme-light .feature-box-wrap.v2 .feature-box-item .feature-icon {
	background-color:#f6e8e8
}
.theme-light .feature-box-wrap.v2 .feature-box-item:hover .feature-icon {
	background-color:#e31c25
}
.theme-light .feature-box-wrap.v2 .feature-box-item .feature-icon i {
	color:#e31c25
}
.theme-light .feature-box-wrap.v2 .feature-box-item:hover .feature-icon i {
	color:#fff
}
.theme-light .mobile-menu a i {
	color:#000
}
.theme-dark .yoga-feature-wrap .feature-item-wrap.style2 .feature-item, .theme-dark .member-card.style2 .member-img, .theme-dark .promo-wrap.v3 .promo-item, .theme-dark .footer-wrap.v1, .theme-dark .footer-wrap.v1 .footer-top, .theme-dark .footer-wrap.v1 .footer-bottom, .theme-dark .mm-navbar, .theme-dark .counter-wrap.style2::before {
background-color:#000
}
.theme-dark .member-slider-two.owl-carousel .owl-dots button.owl-dot span {
	background-color:rgba(255, 255, 255, .8)
}
.theme-dark .member-slider-two.owl-carousel .owl-dots button.owl-dot.active span {
	background-color:#e31c25
}
.theme-dark .header-wrap.style3.sticky, .theme-dark .header-wrap.style4.sticky, .theme-dark .header-wrap.style5.sticky, .theme-dark .header-wrap.style5.bg-black, .theme-dark .course-item-wrap, .theme-dark .overlay.bg-mirage, .theme-dark .about-wrap.style4::before, .theme-dark .class-item.style3, .theme-dark .feature-card, .theme-dark .feature-card.style2 {
background-color:#08161b!important
}
.theme-dark .counter-wrap.style2 .counter-card-wrap {
	background-color:#253236
}
.theme-dark .mm-panels, .theme-dark .counter-wrap.style1::before, .theme-dark .bg-white, .theme-dark .bg-spring-wood {
background-color:#000!important
}
.theme-dark .class-item.style2 .class-content .class-icon, .theme-dark .feature-box-wrap.v3 .feature-box-item, .theme-dark .about-wrap.v1 .about-content {
	background:#111
}
.theme-dark .class-details-table .table thead tr th, .theme-dark .class-details-table .table tbody tr td {
	border-color:rgba(255, 255, 255, .19)
}
.theme-dark .sidebar .sidebar-widget.search-box input {
	background-color:#fff;
	color:#000
}
.theme-dark .team-wrap, .theme-dark .team-wrap.bg-spring-wood, .theme-dark .class-details-table.style2 .table tbody tr th, .theme-dark .counter-wrap.style1::after, .theme-dark .pricing-card.style2, .theme-dark .class-filter-wrap::after, .theme-dark .title_sub.v1::before, .theme-dark .class-item.style2 .class-content, .theme-dark .feature-box-wrap.v2 .feature-box-item:hover, .theme-dark .bg-jade, .theme-dark .bg-alb, .theme-dark .bg-haiti {
background-color:#08161b!important
}
.theme-dark .comment-box-title, .theme-dark .product-slide-item .product-img {
	border:1px solid rgba(255, 255, 255, .17)
}
.theme-dark .membership-form, .theme-dark .comment_form, .theme-dark .contact_form, .theme-dark .comment-box.approved {
	background:0 0
}
.theme-dark .schedule-table-data .schedule-table-data-item a, .theme-dark .class_list li button, .theme-dark .hamburger-menu .mm-listitem>a, .theme-dark .mm-menu .mm-navbar a, .theme-dark .mm-menu .mm-navbar>* {
	color:#fff
}
.theme-dark .nav-tabs .nav-item.show .nav-link, .theme-dark .nav-tabs .nav-link.active {
	border-color:transparent
}
.theme-dark .mm-menu .mm-listview .mm-btn_next::after, .theme-dark .mm-menu .mm-btn::before, .theme-dark .mm-listitem::after, .theme-dark .mm-navbar {
border-color:rgba(255, 255, 255, .41)!important
}
.theme-dark .btn.v7, .theme-dark .btn.v8 {
	background-color:#e31c25;
	color:#fff
}
.theme-dark .btn.v3, .theme-dark .btn.v8 {
	background-color:#08161b;
	color:#fff;
	border:1px solid rgba(255, 255, 255, .1)
}
.theme-dark .btn.v3:hover, .theme-dark .btn.v8:hover {
	background-color:#e31c25;
	color:#fff
}
.theme-dark .about-wrap.style5::before, .theme-dark .about-wrap.style3, .theme-dark .footer-wrap.v1 .footer-top .footer-widget .comp-location, .theme-dark .feature-wrap.style2.bg-spring-wood, .theme-dark .class-details-table.style2 .table tbody tr td, .theme-dark .feature-box-wrap.v1 .feature-box-item, .theme-dark .accordion-item, .theme-dark .wishlist-table table thead tr th, .theme-dark .accordion-item .accordion-header .accordion-button, .theme-dark .bill-details>h5, .theme-dark .contact-box .contact-box-title h5, .theme-dark .schedule-table-head .schedule-table-head-item, .theme-dark article blockquote, .theme-dark .class-table-wrap.bg-spring-wood {
background-color:#111!important
}
.theme-dark .membership-form .form-group input, .theme-dark .membership-form .form-group textarea, .theme-dark .comment_form .form-group input, .theme-dark .comment_form .form-group textarea, .theme-dark .contact_form .form-group input, .theme-dark .contact-box form .form-group input, .theme-dark .contact-box form .form-group textarea, .theme-dark .checkout-details .form-group input, .theme-dark .checkout-details .form-group textarea, .theme-dark .review-form .form-group textarea, .theme-dark .form-group.v1 input, .theme-dark .category-select .nice-select, .theme-dark .sort-filter .nice-select, .theme-dark .contact_form .form-group textarea {
	background-color:#000!important;
	border:1px solid rgba(255, 255, 255, .15)!important;
	color:#fff!important
}
.theme-dark .class-details-table .table tbody tr td, .theme-dark .about-wrap.style3 .about-content {
	background-color:transparent
}
.theme-dark .bill-details, .theme-dark .bill-item-wrap, .theme-dark .nice-select::after, .theme-dark .wishlist-table table tbody tr td {
border-color:rgba(255, 255, 255, .17)
}
.theme-dark .membership-form, .theme-dark .comment_form, .theme-dark .contact_form {
	border:1px solid rgba(255, 255, 255, .17)
}
.theme-dark .comment-box.approved, .theme-dark .swiper-slide.single-product-img, .theme-dark .swiper-slide.single-product-thumb, .theme-dark .comment-box.declined {
	border:1px solid rgba(255, 255, 255, .17)
}
.theme-dark .product-view .nav-tabs li button, .theme-dark .product-quantity .qtySelector {
	border:.5px solid rgba(255, 255, 255, .19)
}
.theme-dark .filter-navigation .filter-scrollbar:after, .theme-dark .gallery-navigation .gallery-scrollbar::after {
background-color:rgba(255, 255, 255, .15)
}
.theme-dark .footer-wrap.v1 {
	border-top:1px solid rgba(255, 255, 255, .17)
}
.theme-dark .accordion-body {
	border-top:1px solid rgba(255, 255, 255, .17)
}
.theme-dark .contact-box form .form-group input, .theme-dark .contact-box form .form-group textarea, .theme-dark .checkout-details .form-group input {
	background-color:#fff;
	color:#000
}
.theme-dark .blog-item.style2 .blog-info h3 a, .theme-dark .blog-item.style3 .blog-info h3 a, .theme-dark .counter-wrap.style2 .counter-card-wrap .counter-card .counter-text .counter-info .counter-icon i, .theme-dark .counter-wrap.style2 .counter-card-wrap .counter-card .counter-text .counter-info p, .theme-dark .member-card.style2 .member-info-wrap h3, .theme-dark .about-wrap.style3 .about-content .content-title h2, .theme-dark .about-wrap.style4 .about-content .content-title h2, .theme-dark .about-wrap.style5 .about-content .content-title h2, .theme-dark .about-wrap.style3 .about-content .feature-item-wrap.style2 .feature-item .feature-text h3, .theme-dark .about-wrap.style4 .about-content .feature-item-wrap.style2 .feature-item .feature-text h3, .theme-dark .about-wrap.style5 .about-content .feature-item-wrap.style2 .feature-item .feature-text h3, .theme-dark .yoga-feature-wrap .feature-item-wrap.style2 .feature-item .feature-text h3, .theme-dark .feature-card .feature-info h3 a, .theme-dark .feature-wrap.style3 .feature-content .content-title h2, .theme-dark .hero-wrap.style5 .hero-content h1, .theme-dark .subtotal-wrap .subtotal-item .subtotal-item-left h6, .theme-dark .feature-wrap.style3 .feature-content .feature-item-wrap.style2 .feature-item .feature-text h3, .theme-dark .class-details-table.style2 .table tbody tr td h6, .theme-dark .class-item.style3 .class-content .class-text h3, .theme-dark .feature-wrap.style2 .feature-content .content-title h2, .theme-dark .promo-wrap .promo-content .promo-text h5, .theme-dark .feature-wrap.style2 .feature-content .feature-item-wrap.style2 .feature-item .feature-text h3, .theme-dark .footer-wrap.v1 .footer-top .footer-widget .footer-widget-title h5, .theme-dark .footer-wrap.v1 .footer-bottom p, .theme-dark .about-img-slider.v1 .owl-prev span, .theme-dark .about-img-slider.v1 .owl-next span, .theme-dark .comment-form-title, .theme-dark .pr-content-item h4, .theme-dark .error-content h2, .theme-dark .product-wrap.v1 .single-product-item .product-name, .theme-dark .accordion-item .accordion-header .accordion-button, .theme-dark .membership-form .form-group label, .theme-dark .comment_form .form-group label, .theme-dark .contact_form .form-group label, .theme-dark .class-item.style2 .class-content .class-text h3, .theme-dark .footer-wrap.v1 .footer-top p, .theme-dark .footer-wrap.v1 .footer-top a, .theme-dark .class-wrap.v3 .class-item.s1 .class-info a, .theme-dark .footer-wrap.v1 .footer-top .comp-location h6, .theme-dark .footer-wrap.v1 .footer-top .comp-location span, .theme-dark .footer-wrap.v1 .footer-top .comp-location p, .theme-dark .footer-wrap.v1 .footer-top .comp-location a, .theme-dark .about-wrap.v1 .about-content .about-promo-text h5, .theme-dark .product-info .title_sub, .theme-dark .course-slider-title h2, .theme-dark .wishlist-table table tbody tr td .wh_item a, .theme-dark .wishlist-table table tbody tr td .wh-tem-price, .theme-dark .class-wrap .class-item .class-info h5, .theme-dark .section-title h2, .theme-dark .checkout-details h5, .theme-dark .class-details-table .table tbody tr td, .theme-dark .popular-post-item .post-info h5 a, .theme-dark .sidebar .sidebar-widget .category-box ul li a, .theme-dark .sidebar .sidebar-widget .tag-list ul li a, .theme-dark .blog-item-wrap.v2 .blog-item .blog-info h5 a, .theme-dark .feature-box-wrap .feature-box-item .feature-box-text h5, .theme-dark .comment-box-title .comment-box-title-left p, .theme-dark .contact-box form.review-form.checkout input[type=radio]:checked+label, .theme-dark .contact-box form.review-form.checkout input[type=radio]:not(:checked)+label, .theme-dark .title_sub.v1, .theme-dark .single-product-title h2, .theme-dark .single-product-title h3, .theme-dark .title_sub.v2, .theme-dark .title_sub, .theme-dark .btn.v7, .theme-dark .sidebar .sidebar-widget .sidebar-widget-title, .theme-dark .search-reult-text, .theme-dark .product-view .nav-tabs li button i, .theme-dark .client-details h5, .theme-dark .testimonial-text h2, .theme-dark .section-title.style3 h2, .theme-dark .content-title h2, .theme-dark .section-title.style4 h2, .theme-dark .section-title.style5 h2, .theme-dark .section-title.style6 h2, .theme-dark .content-title.style3 h2, .theme-dark .content-title.style4 h2, .theme-dark .content-title.style5 h2, .theme-dark .content-title.style6 h2 {
color:#fff!important
}
.theme-dark .about-wrap.style4 .about-content .content-title p, .theme-dark .about-wrap.style3 .about-content .content-title p, .theme-dark .about-wrap.style5 .about-content .content-title p, .theme-dark .feature-card .feature-info p, .theme-dark .feature-wrap.style3 .feature-content .content-title p, .theme-dark .about-wrap.style3 .about-content .feature-item-wrap.style2 .feature-item .feature-text p, .theme-dark .about-wrap.style4 .about-content .feature-item-wrap.style2 .feature-item .feature-text p, .theme-dark .about-wrap.style5 .about-content .feature-item-wrap.style2 .feature-item .feature-text p, .theme-dark .yoga-feature-wrap .feature-item-wrap.style2 .feature-item .feature-text p, .theme-dark .blog-item.style3 .blog-info .blog-metainfo li, .theme-dark .hero-wrap.style5 .hero-content h5, .theme-dark .product-desc p, .theme-dark .client-quote p, .theme-dark .client-details p, .theme-dark .feature-content-title>p, .theme-dark .content-title.v2 p, .theme-dark .content-feature-list li, .theme-dark article p, .theme-dark .comment-text, .theme-dark .pr-content-item p, .theme-dark .error-content p, .theme-dark .comment-box .comment-date p, .theme-dark .check_box label, .theme-dark .accordion-body p, .theme-dark .single-product-desc p, .theme-dark .bill-item .bill-item-name p, .theme-dark .blog-item-wrap.v2 .blog-item .blog-content p, .theme-dark .class-wrap.v3 .class-item .class-info .trainer-info .trainer-desc span, .theme-dark .class-item.style2 .class-content .class-text p, .theme-dark .about-wrap.v1 .about-content .about-promo-text p, .theme-dark .about-wrap.v1 .about-content .about-promo-text ul li, .theme-dark .promo-wrap .promo-content .promo-text p, .theme-dark .class-item.style3 .class-content .class-text p, .theme-dark .feature-wrap.style3 .feature-content .feature-item-wrap.style2 .feature-item .feature-text p, .theme-dark .class-details-table.style2 .table tbody tr td span, .theme-dark .feature-wrap.style2 .feature-content .content-title p, .theme-dark .feature-wrap.style2 .feature-content .feature-item-wrap.style2 .feature-item .feature-text p, .theme-dark .blog-item.style3 .blog-info .blog-metainfo li a, .theme-dark .feature-box-wrap .feature-box-item .feature-box-text p, .theme-dark .class-wrap .class-item .class-info p, .theme-dark .class-wrap .class-item .class-info span, .theme-dark .section-title p, .theme-dark .bmi-chart-wrap .content-title p, .theme-dark .schedule-table-data .schedule-table-data-item a span, .theme-dark .schedule-table-data-item p, .theme-dark article blockquote p, .theme-dark .subtotal-item-left p, .theme-dark .subtotal-item-right p, .theme-dark .subtotal-item-right span, .theme-dark .single-product-checkbox .checkbox.form-group label, .theme-dark .review-form .form-group.checkbox label, .theme-dark .section-brief p {
	color:rgba(255, 255, 255, .8)!important
}
.theme-dark .single-product-desc p {
	opacity:1
}
.theme-dark .blog-item.style2 .blog-info h3 a:hover, .theme-dark .blog-item.style3 .blog-info h3 a:hover, .theme-dark .blog-item.style3 .blog-info .blog-metainfo li:hover, .theme-dark .blog-item.style3 .blog-info .blog-metainfo li a:hover {
	color:#e31c25
}
.theme-dark .content-feature-list li::after {
background-color:rgba(255, 255, 255, .7)
}
.theme-dark .title_sub.v1::before, .theme-dark .title_sub.v2::before {
background-color:rgba(255, 255, 255, .1)
}
.theme-dark .footer-wrap.v1 .footer-bottom {
	border-top:1px solid rgba(255, 255, 255, .19)
}
.theme-dark .btn.style3 {
	color:#fff
}
.theme-dark .btn.style3:hover {
	background-color:#e31c25
}
.theme-dark .product-wrap.v1 .single-product-item {
	border:1px solid rgba(255, 255, 255, .19);
	padding-bottom:25px
}
.theme-dark .class-details-table.style2 .table tbody tr td, .theme-dark .class-details-table.style2 .table tbody tr th {
	border-bottom:1px solid rgba(255, 255, 255, .05);
	border-right:1px solid rgba(255, 255, 255, .05)
}
.theme-dark .pricing-card.featured .purchase-pricing .btn {
	border-color:1px solid #e31c25
}
@media screen and (max-width:767px) {
.theme-dark .team-wrap {
padding-top:50px
}

.my-video-bannr {
    margin-top: 0px;
}

.mobile-show {
    display: block;
}

.desktop-show
{
display:none;
}

.s-mobile-show {
    display: block;
}

.s-desktop-show
{
display: none;
}

.header-top-right, .header-bottom-right {

    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.header-wrap.v1 {
position:fixed;
}

.blog-item-wrap.v1 {
	display:-ms-grid;
	display:grid;
	-ms-grid-columns:auto;
	grid-template-columns: auto;
	grid-gap:25px
}

.ptb-30 {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

}
@media screen and (min-width:768px) and (max-width:991px) {
.theme-dark .team-wrap {
padding-top:70px
}
.theme-light .team-wrap.style1 {
padding-top:70px
}
}
@media screen and (min-width:992px) {
.theme-light .header-wrap.v1 .header-bottom {
border-top-color:rgba(255, 255, 255, .17)
}
.theme-light .header-wrap .header-bottom {
border-top-color:rgba(0, 0, 0, .1)
}
.theme-light .header-wrap.v1 .main-menu>ul>li>a, .theme-light .header-wrap.style3 .main-menu>ul>li>a, .theme-light .header-wrap.style4 .main-menu>ul>li>a {
color:#fff
}
.theme-light .header-wrap.v1.style2 .main-menu>ul>li>a, .theme-light .header-wrap.v1.s2 .main-menu>ul>li>a, .theme-light .main-menu>ul>li>a {
color:#000
}
.theme-dark .header-wrap .header-bottom {
border-top-color:rgba(255, 255, 255, .17)
}
.theme-dark .team-wrap {
padding-top:100px
}
.theme-light .team-wrap.style1 {
padding-top:100px
}
}
.buy-now-btn {
	right:20px;
	z-index:99;
	top:50%;
	position:fixed;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	border-radius:30px;
	/*display:inline-block;*/ 
	display:none;
	color:#fff;
	background-color:#82b440;
	padding:10px 20px 10px 42px;
	-webkit-box-shadow:0 1px 20px 1px #82b440;
	box-shadow:0 1px 20px 1px #82b440;
	font-size:15px;
	font-weight:600
}
.buy-now-btn img {
	top:50%;
	left:20px;
	width:15px;
	position:absolute;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.buy-now-btn:hover {
	color:#fff;
	background-color:#94be5d
}
