.header .caption h1,
.section-title {
    line-height: 1.25em;
    text-transform: uppercase;
    font-display: swap
}

.blog h5 a,
.blog p {
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.full-width,
.v-bottom,
.v-middle,
img {
    width: 100%
}

body,
p {
    font-family: Barlow, sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #e9e9e9;
    line-height: 1.75em;
    font-display: swap
}

select,
td,
th,
tr {
    padding: 10px
}

.blog2-sidebar .widget-title,
.classes .item .con h5,
.classes2:last-child,
.classes3 .card .card-inner .card-img,
.pricing .item .price-features p:last-child,
hr,
p {
    margin-bottom: 15px
}

.insta,
.slider .item .caption,
.slider-fade .item .caption,
.v-bottom {
    z-index: 9
}

.btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5,
.contact .con,
.pagination-wrap li a:hover,
.trainer-single .wrapper p a,
a,
a:hover,
span {
    text-decoration: none
}

body,
html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    list-style: none;
    word-wrap: break-word
}

body {
    overflow-x: hidden!important;
    background: #0a0a0a
}

b,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    color: #fff
}

h1 {
    font-size: 90px
}

h2 {
    font-size: 55px
}

h3 {
    font-size: 40px
}

h4 {
    font-size: 35px
}

h5 {
    font-size: 24px
}

.classes-prev-next a i,
h6 {
    font-size: 20px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Oswald, sans-serif;
    line-height: 1.5em;
    margin: 0 0 15px
}

.blog2 .post-img .date span,
.comming form button,
.comming h6,
.count,
.footer-top .opening-hours ul li span,
.go-back a,
.navbar .navbar-nav .nav-link,
.post .section h6 span,
button,
input,
optgroup,
select,
textarea {
    font-family: Barlow, sans-serif
}

img {
    height: auto;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

a,
a:hover,
span {
    display: inline-block;
    color: inherit
}

.faq-text {
    color: #fcd03b
}

#kenburnsSliderContainer .vegas-overlay,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot,
input[type=checkbox]:focus,
input[type=email]:focus,
input[type=file]:focus,
input[type=password]:focus,
input[type=radio]:focus,
input[type=text]:focus,
textarea:focus {
    outline: 0
}

input[type=email],
input[type=file],
input[type=password],
input[type=text],
textarea {
    max-width: 100%;
    margin-bottom: 10px;
    padding: 15px 0;
    height: auto;
    background-color: #fff0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-width: 0 0 1px;
    border-style: solid;
    display: block;
    width: 100%;
    line-height: 1.5em;
    font-family: Barlow, sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #e9e9e9;
    background-image: none;
    border-bottom: 1px solid #2b2b2b;
    border-color: ease-in-out .15s, box-shadow
}

input:focus,
textarea:focus {
    border-bottom-width: 1px;
    border-color: #c7d400
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1.75em;
    -webkit-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out;
    background: #fff;
    border: none
}

.banner-header h1,
h1.not-found {
    text-shadow: 0 10px 13px rgb(0 0 0 / .23)
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background-color: #f4f4f4;
    color: #e9e9e9;
    border: none
}

select {
    border-radius: 5px
}

table,
td,
th,
tr {
    border: 1px solid #f4f4f4
}

input[type=checkbox],
input[type=radio] {
    display: inline
}

input[type=submit] {
    display: inline-block;
    height: auto;
    padding: 15px 32px;
    border: 1px solid #c7d400;
    border-radius: 0;
    background-color: #fff0;
    -webkit-transition: border-color .4s, color .4s, background-color .4s;
    transition: border-color .4s, color .4s, background-color .4s;
    color: #fff;
    line-height: 20px;
    font-weight: 400;
    text-align: center
}

input[type=submit]:hover {
    border: 1px solid #c7d400;
    background-color: #c7d400;
    color: #0a0a0a
}

.alert-success {
    background: #c7d400;
    color: #0a0a0a;
    border: 1px solid #c7d400;
    border-radius: 0
}

::-webkit-input-placeholder {
    color: #e9e9e9;
    font-size: 17px;
    font-weight: 400
}

.bold,
.section-title {
    font-weight: 700
}

:-moz-placeholder {
    color: #e9e9e9
}

::-moz-placeholder {
    color: #e9e9e9;
    opacity: 1
}

:-ms-input-placeholder {
    color: #e9e9e9
}

.bg-blck {
    background: #0a0a0a
}

.bg-drk {
    background: #101010
}

.bg-wht,
.classes2 .caption:hover,
.classes3 .card .card-inner:hover,
.classes3 .card .card-inner:hover .card-title:after {
    background: #fff
}

.classes3,
.o-hidden {
    overflow: hidden
}

.about,
.about .about-img,
.blog,
.blog .item .con,
.blog .item .con .category a,
.blog2-sidebar .search form,
.btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5,
.comming,
.comming .item,
.comming form,
.comming h1,
.comming h2,
.comming h3,
.error-form,
.error-form .form-group,
.error-form form,
.insta,
.insta .flex,
.insta .img,
.kenburns-inner .caption,
.loader,
.navbar,
.position-re,
.pricing,
.pricing .item .cont .price-price,
.section-title,
.testimonials .item,
.trainer-single .trainer-img,
.trainer-single .wrapper,
[data-overlay-dark] {
    position: relative
}

.bg-img {
    background-size: cover;
    background-repeat: no-repeat
}

.bg-fixed {
    background-attachment: fixed
}

.pattern {
    background-repeat: repeat;
    background-size: auto
}

.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.v-middle {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.v-bottom {
    position: absolute;
    bottom: 5%;
    left: 0;
    -webkit-transform: translate(0, -5%);
    transform: translate(0, -5%)
}

.cursor-outer.cursor-hover,
.insta .img:hover:after,
.js .animate-box,
[data-overlay-dark="0"]:before {
    opacity: 0
}

:root {
    scroll-behavior: auto
}

hr {
    margin-top: 5px;
    border: 0
}

.mt-15 {
    margin-top: 15px!important
}

.mt-30 {
    margin-top: 30px!important
}

.mt-45 {
    margin-top: 45px!important
}

.mt-60 {
    margin-top: 60px!important
}

.mt-90 {
    margin-top: 90px!important
}

.mb-0 {
    margin-bottom: 0!important
}

.mb-15 {
    margin-bottom: 15px!important
}

.mb-20 {
    margin-bottom: 20px!important
}

.mb-30 {
    margin-bottom: 30px!important
}

.mb-60 {
    margin-bottom: 60px!important
}

.mb-90 {
    margin-bottom: 90px!important
}

.mb-120 {
    margin-bottom: 120px!important
}

.pt-60 {
    padding-top: 60px!important
}

.pb-0 {
    padding-bottom: 0!important
}

.no-padding {
    padding: 0!important
}

.loader,
.loader span {
    width: 60px;
    height: 60px
}

.loader {
    left: 50%;
    top: auto;
    margin-left: -22px;
    margin-top: 2px;
    -webkit-animation: 1s linear infinite rotate;
    -moz-animation: 1s linear infinite rotate;
    -ms-animation: rotate 1s infinite linear;
    -o-animation: 1s linear infinite rotate;
    animation: 1s linear infinite rotate;
    border: 2px solid #ffff002a;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 10px
}

.loader span {
    position: absolute;
    top: -2px;
    left: -2px;
    border: 2px solid #fff0;
    border-top: 2px solid #00d400;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    line-height: .7;
    display: block
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0 3px;
    border-radius: 50%;
    background: 0 0;
    border: 1px solid #ccc
}

.border-none,
.nav-scroll,
.nav-scroll .container,
.navbar,
.navbar .container {
    border: none
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.pricing .item .cont.center,
.pricing .item .cont:hover {
    background: #c7d400;
    border: 1px solid #c7d400
}

.section-padding {
    padding: 15px 0
}

.section-title {
    font-size: 50px;
    font-family: Oswald, sans-serif;
    color: #fff;
    margin-bottom: 15px
}

.section-title2,
.section-title3 {
    margin-bottom: 5px;
    letter-spacing: 3px;
    position: relative;
    font-size: 17px;
    text-transform: uppercase;
    font-family: Oswald, sans-serif
}

.classes .item .con .icon a i:hover,
.classes-prev-next a:hover,
.classes-single h5 span,
.comming h2 span,
.contact h5 span,
.gallery-filter li:hover,
.header .caption h1 span,
.kenburns-inner .caption h1 span,
.logo-wrapper .logo span,
.nav-scroll .logo-wrapper .logo span,
.nav-scroll .navbar-nav .active,
.navbar .dropdown-menu .dropdown-item.active,
.navbar .dropdown-menu .dropdown-item:hover,
.navbar .dropdown-menu .dropdown:hover>.dropdown-item,
.navbar .navbar-nav .active i,
.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link:hover i,
.parallax-header h1 span,
.post .section .wrap .cont a.repay:hover,
.section-title span,
.testimonials .item h5 span,
.testimonials h4 span,
.video-fullscreen-wrap h1 span,
.video-wrapper .vid .vid-butn:hover .icon,
[data-overlay-dark] .section-title span {
    color: #c7d400
}

.banner-header .post-wrapper a,
.nav-scroll .icon-bar,
.nav-scroll .navbar-nav .active i,
.nav-scroll .navbar-nav .nav-link,
.nav-scroll .navbar-toggler-icon,
.navbar .icon-bar,
.navbar .navbar-nav .nav-link.nav-color,
.navbar .navbar-toggler-icon,
.section-title.white,
.section-title3,
.testimonials [data-overlay-dark] p,
.trainer-single .wrapper p a:hover,
.video-fullscreen-wrap .butn-dark a {
    color: #fff
}

.blog .item .con .category a:hover,
.blog .item .con h5 a:hover,
.blog .item .con h5:hover,
.blog2-sidebar .widget ul li a,
.blog2-sidebar .widget ul li a.active,
.blog2-sidebar .widget ul li a:hover,
.classes3 .card .card-inner:hover .icon-size,
.faqs-accordion .accordion .active .title h6,
.gallery-box .gallery-detail i:hover,
.pricing .item .cont:hover h1,
.section-title.black {
    color: #0a0a0a
}

.section-title2 {
    font-weight: 400;
    color: #fff;
    padding-left: 50px
}

.header .caption p span:last-child,
.insta .img,
.logo,
.navbar {
    padding: 0
}

.banner-header h6:after,
.header .caption h6:after,
.section-title2:after {
    content: '';
    width: 40px;
    height: 1px;
    background: #c7d400;
    position: absolute;
    left: 0;
    top: 50%
}

.navbar {
    left: 0;
    top: 0;
    width: 100%;
    background: #fff0;
    z-index: 99;
    height: 100px
}

.navbar-toggler-icon {
    background-image: none
}

.navbar .navbar-nav .nav-link {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    margin: 1px;
    -webkit-transition: .4s;
    transition: .4s;
    padding-right: 12px;
    padding-left: 12px
}

.navbar .navbar-nav .active {
    color: #c7d400!important
}

.nav-scroll {
    background: #0a0a0a;
    padding: 0;
    position: sticky;
    top: -102px;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-box-shadow: 0 5px 15px rgb(15 36 84 / 5%);
    box-shadow: 0 5px 15px rgb(15 36 84 / 5%);
    height: 85px;
    border-bottom: 1px solid rgb(255 255 255 / .075)
}

.nav-scroll .navbar-nav .logo {
    padding: 15px 0;
    color: #fff
}

.nav-scroll .logo-img {
    width: 200px;
    margin-bottom: 0
}

.logo-wrapper .logo h2,
.nav-scroll .logo-wrapper .logo h2 {
    font-family: Oswald, sans-serif;
    font-size: 40px;
    font-weight: 700;
    display: block;
    width: 100%;
    position: relative;
    color: #fff;
    margin-bottom: 0;
    padding: 5px 0 10px;
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 1px
}

.banner-header h6,
.header .caption h6,
.kenburns-inner .caption h6,
.parallax-header h6,
.video-fullscreen-wrap h5 {
    letter-spacing: 3px;
    font-weight: 400;
    text-transform: uppercase
}

.dropdown .nav-link i,
.nav-scroll .dropdown .nav-link i {
    color: rgb(255 255 255 / .9)
}

.classes-single .sidebar .instructor .wrapper .cont,
.logo-wrapper,
.owl-prev {
    float: left
}

.logo-wrapper .logo h2 a i {
    color: #fff;
    font-size: 20px;
    vertical-align: super
}

.logo-img {
    padding: 15px 0;
    width: 200px;
    text-align: center
}

.dropdown .nav-link i {
    padding-left: 0;
    font-size: 8px
}

.banner-header h6,
.header .caption h6 {
    padding-left: 50px
}

.navbar .dropdown-menu .dropdown-item {
    padding: 7px 0;
    font-family: Barlow, sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    position: relative;
    -webkit-transition: .4s;
    transition: .4s;
    background-color: #fff0
}

.navbar .dropdown-menu .dropdown-item span {
    display: block;
    cursor: pointer
}

.navbar .dropdown-menu .dropdown-item i {
    padding: 13px 0 0 5px;
    font-size: 8px;
    float: right;
    color: rgb(255 255 255 / .9)
}

.blog .item .con .category a:last-child:after,
.header .caption p span:last-child:after,
.navbar .dropdown-toggle::after {
    display: none
}

.navbar .dropdown-menu {
    box-shadow: 0 16px 50px rgb(27 27 27 / 7%)
}

.navbar .dropdown-menu li {
    border-bottom: 1px solid rgb(255 255 255 / .03)
}

.navbar .dropdown-menu li:last-child {
    border-bottom: none
}

.navbar .dropdown-menu .dropdown-menu.pull-left {
    top: 0;
    left: auto;
    right: 100%
}

@media screen and (min-width:992px) {
    .navbar .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        padding: 15px;
        border-radius: 0;
        border: 0;
        background-color: #0a0a0a;
        -webkit-transition: .3s;
        transition: .3s
    }
    .navbar .dropdown-menu .dropdown-menu {
        left: calc(100% + 5px);
        top: -10px;
        right: auto;
        min-width: 190px;
        transform: translateY(0)
    }
    .navbar .dropdown:hover>.dropdown-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0)
    }
}

.header {
    min-height: 350px;
    overflow: hidden;
    top: 0;
    position: unset
}

.btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5,
.footer-bottom p a,
.go-back a,
.header .caption .o-hidden,
.pagination-wrap li,
.pagination-wrap li a {
    display: inline-block
}

.header .caption h6 {
    font-size: 17px;
    color: #fff;
    position: relative;
    margin-bottom: 5px;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.header .caption h1 {
    position: relative;
    margin-bottom: 15px;
    font-family: Oswald, sans-serif;
    font-size: 30px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    color: #fff
}

.header .caption p {
    font-size: 17px;
    line-height: 1.5em;
    margin-bottom: 30px;
    color: #fff;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    margin-right: 15px
}

.header .caption p span {
    letter-spacing: 5px;
    text-transform: uppercase;
    margin: 0 5px;
    padding-right: 14px;
    position: relative
}

.header .caption p span:after {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #0a0a0a;
    position: absolute;
    top: 10px;
    right: 0;
    opacity: .5
}

.header .caption .button-1,
.header .caption .button-2,
.header .caption .button-3 {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    margin-right: 15px;
    margin-bottom: 15px
}

.slider .owl-item,
.slider-fade .owl-item {
    min-height: calc(100vh - 100px);
    position: relative
}

.slider .item,
.slider-fade .item {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center
}

.slider .owl-theme .owl-dots,
.slider-fade .owl-theme .owl-dots {
    position: absolute;
    bottom: 5vh;
    width: 100%
}

.owl-nav {
    position: absolute;
    bottom: 7%;
    right: 12%
}

.owl-next {
    float: right
}

.owl-theme .owl-nav [class*=owl-] {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: 0 0;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    margin-right: 3px;
    cursor: pointer;
    border: 1px solid rgb(255 255 255 / .3);
    transition: .2s ease-in-out;
    transform: scale(1)
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    border: 1px solid #c7d400;
    font-size: 12px;
    line-height: 42px;
    color: #fff
}

.owl-theme .owl-nav [class*=owl-]:hover {
    transform: scale(.9);
    background: #c7d400;
    border: 1px solid #c7d400;
    color: #0a0a0a
}

.kenburns-section,
.video-fullscreen-wrap .overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.parallax-header {
    background-position: center;
    min-height: calc(100vh - 100px)
}

.parallax-header h6 {
    font-size: 17px;
    color: #c7d400;
    position: relative;
    margin-bottom: 5px
}

.kenburns-inner .caption h1,
.parallax-header h1,
.video-fullscreen-wrap h1 {
    font-size: 70px;
    color: #fff;
    position: relative;
    line-height: 1.25em;
    text-transform: uppercase;
    text-shadow: 0 10px 13px rgb(0 0 0 / .23)
}

.kenburns-inner .caption p,
.parallax-header[data-overlay-dark] p,
.video-fullscreen-wrap[data-overlay-dark] p {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 30px;
    color: #fff
}

.kenburns-section {
    z-index: 1;
    display: flex;
    overflow: hidden;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: calc(100vh - 100px)
}

.kenburns-section::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -5;
    background: #000
}

.kenburns-inner {
    position: relative;
    z-index: 15
}

.kenburns-inner .caption h6,
.video-fullscreen-wrap h5 {
    font-size: 17px;
    color: #fff;
    position: relative;
    margin-bottom: 5px
}

.video-fullscreen-video {
    height: 100%
}

.video-fullscreen-wrap video {
    width: 100vw;
    height: auto;
    min-width: 100%;
    min-height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.video-fullscreen-wrap .video-fullscreen-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: right
}

.video-lauch-wrapper {
    border: none;
    background: 0 0;
    width: 100%;
    padding: 0
}

.video-fullscreen-wrap .overlay {
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    margin: 0;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    z-index: 4
}

.position-relative {
    position: relative!important
}

.banner-header {
    min-height: calc(45vh - 100px);
    background-position: center
}

.banner-header.full-height {
    min-height: 100vh
}

.banner-header h6 {
    font-size: 17px;
    color: #c7d400;
    position: relative;
    margin-bottom: 0;
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.banner-header h1 {
    font-size: 70px;
    color: #fff;
    position: relative;
    line-height: 1.25em;
    text-transform: uppercase;
    -webkit-animation-delay: 9s;
    animation-delay: .9s
}

.banner-header p {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 0;
    color: #fff;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.banner-header .post-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #e9e9e9;
    font-size: 17px
}

.banner-header .post-wrapper .divider {
    width: 20px;
    height: 1px;
    margin-right: 15px;
    margin-left: 15px;
    background-color: #c7d400
}

.about p,
.services .card .card-inner .card-box .font-text,
.testimonials .item p,
.trainer-single .tab-content p,
.trainer-single .wrapper .cont .coll p {
    color: #e9e9e9
}

.about .about-img img:hover,
.trainer-single .trainer-img img:hover {
    transform: scale(.95)
}

.about .about-img .img,
.trainer-single .trainer-img .img {
    padding: 0 30px 30px 15px;
    position: relative
}

.about .about-img .img:before,
.classes3 .card:before,
.trainer-single .trainer-img .img:before {
    content: '';
    position: absolute;
    top: 30px;
    right: 0;
    left: 45px;
    bottom: 0;
    background-color: #c7d400
}

.about .about-img .img:after,
.trainer-single .trainer-img .img:after {
    content: '';
    width: 50%;
    position: absolute;
    top: -7%;
    bottom: 60%;
    left: -3%;
    background-image: url(../img/dots2.png);
    background-repeat: repeat;
    z-index: 1
}

.about .about-img .img img,
.insta .follow .text-bg span,
.trainer-single .trainer-img .img img,
[data-overlay-dark] .container {
    position: relative;
    z-index: 2
}

.about .list,
.classes-single .list,
.footer,
.footer-bottom .copyright,
.trainer-single .list {
    position: relative;
    display: block
}

.about .list li,
.classes-single .list li,
.trainer-single .list li {
    position: relative;
    display: flex;
    align-items: center
}

.about .list-icon,
.classes-single .list-icon,
.trainer .con,
.trainer-single .list-icon {
    align-items: center;
    display: flex
}

.about .list li+li,
.classes-single .list li+li,
.trainer-single .list li+li {
    margin-top: 10px
}

.about .list-icon span,
.trainer-single .list-icon span {
    font-size: 12px;
    color: #c7d400;
    background-color: #fff0
}

.about .list-text,
.classes-single .list-text,
.footer-bottom .footer-social a+a,
.trainer-single .list-text {
    margin-left: 15px
}

.about .list-text p,
.classes-single .list-text p,
.trainer-single .list-text p {
    font-size: 17px;
    margin: 0;
    color: #e9e9e9
}

.trainer {
    position: relative;
    padding-bottom: 55px
}

.trainer .con {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    z-index: 2;
    background-color: #fff;
    padding: 20px;
    opacity: 1;
    visibility: visible;
    margin-bottom: 0;
    justify-content: space-between
}

.classes3 .card .card-inner:after,
.pricing .item .cont:after,
.trainer .con:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 14px 14px;
    border-color: #fff0 #fff0 #0a0a0a;
    position: absolute;
    right: 4px;
    bottom: 4px
}

.clients,
.trainer:hover .con {
    background: #c7d400
}

.trainer .con .arrow {
    position: relative;
    display: block;
    top: 0;
    transform: translateY(-66%);
    transition: opacity .5s, visibility .5s, transform .5s;
    visibility: hidden;
    opacity: 0
}

.trainer:hover .con .arrow {
    visibility: visible;
    transform: translateY(0);
    opacity: 1
}

.trainer .con .arrow a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 0;
    font-size: 10px;
    color: #0a0a0a;
    -webkit-transition: .5s;
    transition: .5s
}

.trainer .con .arrow a:hover {
    border: 1px solid #0a0a0a;
    background: #0a0a0a;
    color: #c7d400
}

.trainer .con h5 {
    font-size: 30px;
    color: #0a0a0a;
    text-transform: uppercase
}

.blog .owl-theme .owl-nav,
.classes .owl-theme .owl-nav,
.trainers .owl-theme .owl-nav {
    position: absolute!important;
    bottom: auto!important;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 35%!important
}

.blog .owl-theme .owl-prev,
.classes .owl-theme .owl-prev,
.trainers .owl-theme .owl-prev {
    left: 10px!important
}

.blog .owl-theme .owl-next,
.classes .owl-theme .owl-next,
.trainers .owl-theme .owl-next {
    right: 10px!important
}

.blog .owl-theme .owl-next>span,
.blog .owl-theme .owl-prev>span,
.classes .owl-theme .owl-next>span,
.classes .owl-theme .owl-prev>span,
.trainers .owl-theme .owl-next>span,
.trainers .owl-theme .owl-prev>span {
    position: absolute;
    line-height: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.blog .owl-theme .owl-nav [class*=owl-],
.classes .owl-theme .owl-nav [class*=owl-],
.trainers .owl-theme .owl-nav [class*=owl-] {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #c7d400;
    border-radius: 0;
    color: #0a0a0a;
    font-size: 12px;
    margin-right: 30px;
    margin-left: 30px;
    cursor: pointer;
    border: 1px solid #c7d400;
    transition: .2s ease-in-out;
    transform: scale(1);
    opacity: 0
}

.blog .owl-theme .owl-nav [class*=owl-]:hover,
.classes .owl-theme .owl-nav [class*=owl-]:hover,
.trainers .owl-theme .owl-nav [class*=owl-]:hover {
    transform: scale(.9);
    background: #fff;
    border: 1px solid #fff;
    color: #0a0a0a
}

.blog .owl-theme:hover .owl-nav [class*=owl-],
.classes .owl-theme:hover .owl-nav [class*=owl-],
.classes3 .card .card-inner:hover .icon-size-2,
.clients .clients-logo:hover,
.insta .img:hover i,
.trainers .owl-theme:hover .owl-nav [class*=owl-],
[data-overlay-dark="10"]:before {
    opacity: 1
}

.post .section h6,
.trainer-single h6 {
    font-size: 25px;
    color: #fff
}

.trainer-single .wrapper .cont {
    width: 100%;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    padding: 10px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.trainer-single .wrapper .cont .coll {
    width: auto;
    max-width: auto
}

.trainer-single .wrapper .cont .coll h6 {
    font-size: 17px;
    font-weight: 400;
    line-height: 1em;
    white-space: normal;
    margin: 0;
    color: #fff;
    font-family: Barlow, sans-serif;
    letter-spacing: 0
}

.trainer-single .wrapper .cont .coll h5 {
    font-size: 17px;
    font-weight: 400;
    white-space: normal;
    margin: 0;
    vertical-align: middle;
    transition: color .3s;
    color: #fff;
    font-family: Barlow, sans-serif;
    letter-spacing: 0
}

.trainer-single .wrapper .cont .coll .social-icon {
    text-align: center;
    margin-bottom: 0
}

.trainer-single .wrapper .cont .coll .social-icon a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #c7d400;
    color: #fff;
    border-radius: 100%;
    margin-right: 5px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.trainer-single .wrapper .cont .coll .social-icon a:hover {
    border: 1px solid #c7d400;
    background: #c7d400;
    color: #0a0a0a
}

.trainer-single .wrapper p a {
    background: linear-gradient(to bottom, #c7d400 0, #c7d400 100%);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 1px 1px;
    color: #fff;
    transition: background-size .2s
}

.trainer-single .con .simpl-bord.nav-tabs {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #c7d400
}

.trainer-single .con .simpl-bord .nav-item {
    margin-right: 50px
}

.blog .item .con .category a:last-child,
.gallery-filter li:last-child,
.trainer-single .con .simpl-bord .nav-item:last-of-type {
    margin-right: 0
}

.trainer-single .con .simpl-bord .nav-link {
    padding: 0;
    border: 0;
    background: 0 0!important;
    font-weight: 700;
    cursor: pointer;
    color: #fff;
    font-size: 25px;
    font-family: Oswald, sans-serif
}

.trainer-single .con .simpl-bord .nav-link.active {
    font-weight: 700;
    color: #c7d400;
    font-family: Oswald, sans-serif
}

.classes .item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

.classes .item:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s
}

.blog .item:hover .con,
.classes .item:hover .con {
    bottom: 0
}

.blog2 .post-img img,
.classes .item img {
    -webkit-transition: .5s;
    transition: .5s
}

.classes .item .con {
    padding: 30px 15px;
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
    -webkit-transition: .3s;
    transition: .3s;
    text-align: center;
    z-index: 20;
    height: auto;
    box-sizing: border-box;
    background: -moz-linear-gradient(top, transparent 0, rgb(0 0 0 / .1) 2%, rgb(0 0 0 / .75) 90%);
    background: -webkit-linear-gradient(top, transparent 0, rgb(0 0 0 / .01) 2%, rgb(0 0 0 / .75) 90%);
    background: linear-gradient(to bottom, transparent 0, rgb(0 0 0 / .01) 2%, rgb(0 0 0 / .75) 90%)
}

.classes .item .line,
.classes .item:hover .line {
    transition-property: all;
    transition-timing-function: ease-in-out
}

.classes .item .con img {
    width: 60px;
    height: 60px;
    margin: 0 auto 15px
}

.classes .item .con span {
    font-size: 60px;
    color: #fff
}

.classes .item .con h5,
.classes .item .con h5 a {
    font-size: 30px;
    margin-top: 0;
    color: #fff;
    position: relative;
    font-weight: 700
}

.blog2-sidebar .widget ul li:last-child,
.classes .item .con h5 a,
.faqs-accordion .accordion .item,
.footer-top .opening-hours ul li:last-of-type {
    margin-bottom: 0
}

.blog .item .con p,
.classes .item .con p,
.comming p {
    color: #fff;
    font-size: 17px
}

.classes .item .con .icon {
    border-radius: 0;
    margin: 0 auto
}

.blog .item .con i,
.classes .item .con .icon a i {
    color: #fff;
    font-size: 20px
}

.classes .item .line {
    text-align: center;
    height: 1px;
    width: 60px;
    background-color: #c7d400;
    transition-duration: .3s;
    margin: 0 auto 30px
}

.classes2 .caption h5,
.classes2 .caption h6,
.classes2 .caption p,
.classes3 .card .card-inner .card-box,
.classes3 .card .card-inner .card-img,
.classes3 .card .card-inner .card-title,
.classes3 .card .card-inner.icon-size,
.pricing .item .cont h1,
.pricing .item .cont h5,
.pricing .item .price-features,
.pricing .item .price-price {
    transition: .7s cubic-bezier(.17, .67, 0, 1.01)
}

.classes .item:hover .line {
    width: 100%;
    transition-duration: .8s
}

.classes2 {
    position: relative;
    margin-bottom: 90px
}

.classes2 figure {
    margin: 0 0 0 auto;
    position: relative;
    width: 66.666667%
}

.classes2.left figure {
    margin-left: 0;
    margin-right: auto
}

.classes2 figure img:hover {
    transform: scale(.98)
}

.classes2 .caption {
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    width: 50%;
    padding: 60px 45px 15px;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.blog .item .con:after,
.classes-single .sidebar:after,
.classes2 .caption:after,
.comming .item:after,
.testimonials-box:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 14px 14px;
    border-color: #fff0 #fff0 #c7d400;
    position: absolute;
    right: 4px;
    bottom: 4px
}

.classes2.left .caption {
    left: auto;
    right: 0;
    background: #fff;
    padding: 60px 45px 15px
}

.classes3 .card:after,
.pricing .item:hover:before {
    background-image: url(../img/dots2.png)
}

.classes2 .caption span {
    font-size: 40px;
    color: #0a0a0a
}

.classes2 .caption h5 {
    font-size: 40px;
    line-height: 1.25em;
    color: #0a0a0a
}

.classes2 .caption h6 {
    display: inline-block;
    padding: 8px 20px;
    background-color: #c7d400;
    color: #0a0a0a;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-bottom: 5px
}

.classes-single .sidebar .con p,
.classes2 .caption p,
.classes3 .card .card-inner:hover .font-text {
    color: #3b3b3b
}

.classes2 .caption .button-4,
.classes2 .caption a.button-4 {
    opacity: 0;
    transition: .7s cubic-bezier(.17, .67, 0, 1.01);
    opacity: 1
}

@media (max-width:991.98px) {
    .classes2 figure {
        width: auto;
        margin: 0
    }
    .classes2 .caption {
        position: relative;
        left: 0;
        top: 0;
        width: auto;
        padding: 30px 20px;
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.classes3 .card {
    position: relative;
    border-radius: 0;
    transition: .7s;
    border: none;
    margin-bottom: 30px;
    padding: 0 30px 30px 15px;
    background: 0 0
}

.classes3 .card:after {
    content: '';
    width: 50%;
    position: absolute;
    top: -8%;
    bottom: 60%;
    left: -3%;
    background-repeat: repeat;
    z-index: 1
}

.classes3 .card .card-inner {
    transition: .7s;
    z-index: 10;
    text-align: center;
    padding: 75px 20px 20px;
    background: #0a0a0a
}

.classes3 .card .card-inner .icon-size-1 {
    color: #c7d400;
    font-size: 60px;
    transition: .7s
}

.classes3 .card .card-inner .icon-size-2 {
    color: #fff;
    font-size: 18px;
    opacity: 0;
    transition: .7s
}

.classes3 .card .card-inner .card-title {
    position: relative;
    margin-bottom: 15px;
    font-family: Oswald, sans-serif;
    font-weight: 700;
    font-size: 30px
}

.classes3 .card .card-inner:hover .card-title {
    color: #0a0a0a;
    transform: translateY(-5px)
}

.classes3 .card .card-inner:hover .icon-size-1 {
    transform: translateY(-15px)
}

.classes3 .card .card-inner:hover .card-box,
.pricing .item .cont:hover .price-features,
.pricing .item .cont:hover .price-price,
.pricing .item .cont:hover h5,
.pricing .item .cont:hover img {
    transform: translateY(-25px)
}

.classes3 .card .card-inner:hover .card-img {
    transform: translateY(-5px)
}

.classes-single h5 {
    font-size: 40px;
    margin-bottom: 15px;
    color: #fff;
    text-transform: uppercase
}

.classes-single .list-icon span {
    font-size: 14px;
    color: #c7d400;
    background-color: #fff0
}

.classes-single .sidebar {
    position: relative;
    display: block;
    padding: 45px 30px 60px;
    background: #fff
}

.classes-single .sidebar .con {
    position: relative;
    margin-bottom: 15px;
    border-bottom: 1px solid #eaeaea
}

.classes-single .sidebar .con h5 {
    position: relative;
    display: inline-block;
    font-size: 40px;
    color: #0a0a0a;
    text-transform: uppercase
}

.classes-single .sidebar .con .info {
    display: flex;
    margin-bottom: 15px;
    align-items: center
}

.classes-single .sidebar .con .info .image.icon {
    max-width: 30px;
    margin-right: 10px;
    color: #0a0a0a;
    font-size: 25px
}

.classes-single .sidebar .con .info .wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 17px;
    line-height: 1.25em;
    text-transform: uppercase
}

.classes-single .sidebar .con .info p {
    color: #3b3b3b;
    font-weight: 400;
    text-transform: none;
    font-size: 17px;
    margin-bottom: 0
}

.classes-single .sidebar .instructor {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.classes-single .sidebar .instructor .wrapper {
    display: flex;
    margin-bottom: 30px;
    align-items: center;
    color: #e9e9e9;
    text-decoration: none
}

.pricing .item .cont,
.pricing .item .cont.center {
    margin: 0;
    padding: 75px 45px 15px;
    text-align: center
}

.classes-single .sidebar .instructor .wrapper .w-inline-block {
    max-width: 100%;
    display: flex
}

.classes-single .sidebar .instructor .wrapper .image-wrapper {
    display: flex;
    overflow: hidden;
    align-items: center;
    transform: translate(0, 0)
}

.classes-single .sidebar .instructor .wrapper .image-wrapper.details {
    width: 70px;
    max-height: 70px;
    min-height: 70px;
    min-width: 70px;
    margin-right: 15px;
    border-radius: 100%;
    border: 1px solid #c7d400;
    padding: 3px
}

.classes-single .sidebar .instructor .wrapper .image.details {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%
}

.classes-single .sidebar .instructor .wrapper .cont .details-subtitle {
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 1em;
    color: #3b3b3b
}

.classes-single .sidebar .instructor .wrapper .cont .details-name {
    color: #0a0a0a;
    font-size: 17px;
    line-height: 1em;
    font-weight: 400
}

.classes-prev-next {
    padding: 40px 0;
    border: none;
    border-top: 1px solid rgb(255 255 255 / .1)
}

@media (max-width:576px) {
    .classes-prev-next {
        text-align: center
    }
    .classes-prev-next-left {
        margin-bottom: 10px
    }
}

.classes-prev-next a {
    display: inline-block;
    font-size: 17px;
    color: #fff;
    line-height: 1em
}

.classes-prev-next .classes-prev-next-left a i {
    margin-right: 5px;
    font-size: 12px
}

.classes-prev-next .classes-prev-next-right a i {
    font-size: 12px;
    margin-left: 5px
}

.pricing .item {
    position: relative;
    width: 100%;
    padding: 20px 0 0 20px;
    margin: 0 0 30px;
    text-align: center;
    box-sizing: border-box
}

.pricing .item:before {
    content: '';
    width: 40%;
    position: absolute;
    top: -2%;
    bottom: 70%;
    left: -2.5%;
    background-image: url(../img/dots.png);
    background-repeat: repeat;
    z-index: 0
}

.pricing .item .cont {
    position: relative;
    background: #fff;
    border: 1px solid #fff
}

.pricing .item .cont img {
    height: 70px;
    margin-bottom: 15px
}

.pricing .item .cont h5 {
    font-size: 35px;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #0a0a0a;
    line-height: 1.25em
}

.pricing .item .price-features p {
    margin-bottom: 15px;
    color: #0a0a0a
}

.pricing .item .cont h1 {
    font-size: 70px;
    line-height: 1em;
    color: #0a0a0a;
    margin-bottom: 5px
}

.pricing .item .cont sup {
    position: absolute;
    font-size: 20px;
    margin-left: -40px;
    top: 20px
}

.pricing .item .cont span span {
    font-size: 25px
}

.pricing .item .cont .button-5,
.pricing .item .cont a.button-5 {
    opacity: 0;
    transition: .7s cubic-bezier(.17, .67, 0, 1.01)
}

.pricing .item .cont:hover .button-5,
.pricing .item .cont:hover a.button-5 {
    opacity: 1;
    transform: translateY(-25px)
}

.pricing .item .cont:hover h5 {
    color: #0a0a00
}

.gallery-masonry-wrapper {
    position: relative;
    overflow: hidden;
    padding-bottom: 30px
}

.gallery-items .col-md-4:nth-child(2) {
    margin-top: 0
}

.gallery-filter {
    width: 100%;
    padding-bottom: 30px;
    padding-left: 0;
    position: relative
}

.gallery-filter li {
    font-family: Oswald, sans-serif;
    margin-right: 15px;
    display: inline-block;
    font-size: 25px;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase
}

.gallery-filter li.active {
    color: #c7d400;
    content: "";
    left: 0;
    bottom: -4px;
    border-bottom: 1px solid;
    -webkit-transition: .7s cubic-bezier(.17, .67, 0, 1.01);
    -o-transition: .7s cubic-bezier(.17, .67, 0, 1.01);
    transition: .7s cubic-bezier(.17, .67, 0, 1.01)
}

.gallery-masonry-wrapper .gallery-masonry-item-img-link {
    display: block;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.gallery-masonry-wrapper .gallery-masonry-item-img-link:hover .gallery-masonry-item-img {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px)
}

.gallery-masonry-wrapper .gallery-masonry-item-img-link:hover .gallery-masonry-item-img:after,
[data-overlay-dark="3"]:before {
    opacity: .3
}

@media only screen and (max-width:767px) {
    .gallery-masonry-wrapper {
        margin-left: auto;
        margin-right: auto
    }
    .gallery-items .col-md-6:nth-child(2) {
        margin-top: 0
    }
}

@media all and (max-width:575px) {
    .gallery-filter li {
        margin-right: 10px;
        font-size: 17px
    }
    .gallery-filter li:last-child {
        margin-right: 0
    }
    .gallery-items .single-item {
        padding-bottom: 30px
    }
}

@media only screen and (max-width:400px) {
    .gallery-masonry-wrapper {
        margin-left: auto;
        margin-right: auto
    }
}

.gallery-item {
    position: relative;
    padding-top: 20px
}

.gallery-box {
    overflow: hidden;
    position: relative
}

.blog2 .post-img,
.gallery-box .gallery-img,
.vid-icon {
    position: relative;
    overflow: hidden
}

.gallery-box .gallery-detail,
.gallery-box .gallery-img:after {
    position: absolute;
    transition: .27s cubic-bezier(.3, .1, .58, 1);
    left: 0;
    width: 100%
}

.gallery-box .gallery-img:after {
    content: " ";
    display: block;
    height: 100%;
    top: 0;
    border-radius: 0
}

.gallery-box .gallery-img>img {
    transition: .3s cubic-bezier(.3, .1, .58, 1);
    border-radius: 0
}

.gallery-box .gallery-detail {
    opacity: 0;
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden
}

.gallery-box .gallery-detail h4 {
    font-size: 18px
}

.gallery-box .gallery-detail p {
    color: Rgb(0 0 0 / .4);
    font-size: 17px
}

.gallery-box .gallery-detail i {
    color: #0a0a0a;
    padding: 8px
}

.gallery-box:hover .gallery-detail {
    top: 50%;
    transform: translate(0, -50%);
    opacity: 1
}

.gallery-box:hover .gallery-img:after {
    background: rgb(0 0 0 / .4)
}

.gallery-box:hover .gallery-img>img {
    transform: scale(1.05)
}

.mfp-figure button {
    border: 0 solid #fff0
}

button.mfp-arrow,
button.mfp-close {
    border: 0 solid #fff0;
    background: 0 0
}

.vid-icon:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-filter: brightness(70%);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s
}

.video-gallery-button {
    position: relative;
    margin: auto 20px auto auto;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 4;
    float: left
}

.video-gallery-polygon {
    z-index: 2;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: #c7d400;
    border-radius: 50%;
    color: #0a0a0a;
    padding: 12px 11px 12px 13px;
    line-height: 0;
    box-shadow: 0 0 0 5px rgb(255 255 255 / 10%);
    font-size: 20px
}

.error-form .form-group .theme-btn:hover,
.video-gallery-polygon:hover {
    background: #fff;
    color: #0a0a0a
}

.play-button {
    position: relative;
    margin: auto;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 4
}

.play-button svg {
    position: absolute;
    width: 100%;
    height: 100%
}

.polygon {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 90px;
    font-size: 30px;
    z-index: 2
}

.play-button svg.circle-fill {
    z-index: 1;
    stroke-dasharray: 322;
    stroke-dashoffset: 322;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.play-button:hover svg.circle-fill {
    stroke-dashoffset: 38.5
}

.play-button svg.circle-track {
    z-index: 0
}

.video-wrapper {
    min-height: 500px
}

.video-wrapper .vid {
    position: relative;
    z-index: 8
}

.video-wrapper .vid .vid-butn:hover .icon:before {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.video-wrapper .vid .vid-butn .icon {
    color: #c7d400;
    width: 100px;
    height: 100px;
    border: 2px solid rgb(255 255 255 / .3);
    border-radius: 50%;
    line-height: 100px;
    text-align: center;
    font-size: 40px;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.video-wrapper .vid .vid-butn .icon:after {
    content: '';
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: 5px;
    left: 5px;
    border: 2px solid #fff;
    border-radius: 50%;
    z-index: -1
}

.video-wrapper .vid .vid-butn .icon:before {
    content: '';
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: 5px;
    left: 5px;
    background: 0 0;
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: .5s cubic-bezier(1, 0, 0, 1);
    -o-transition: .5s cubic-bezier(1, 0, 0, 1);
    transition: .5s cubic-bezier(1, 0, 0, 1)
}

.video-wrapper .vid .vid-butn .icon:hover {
    border: 2px solid #c7d400
}

.faqs-accordion .accordion .title {
    padding: 30px 30px 30px 80px;
    cursor: pointer;
    position: relative;
    border: 1px solid #fff;
    margin-bottom: 10px;
    background-color: #fff
}

.faqs-accordion .accordion .title:after {
    content: '\e61a';
    font-family: themify;
    font-size: 17px;
    font-weight: 400;
    position: absolute;
    top: 25px;
    left: 20px;
    background: #c7d400;
    padding: 8px 14px;
    color: #0a0a0a;
    border-radius: 50%
}

.faqs-accordion .accordion .title h6 {
    font-size: 25px;
    margin-bottom: 0;
    color: #0a0a0a
}

.faqs-accordion .accordion .accordion-info {
    display: none;
    padding: 0 20px;
    margin-top: 15px;
    margin-left: 0
}

.blog2 .post-img a,
.faqs-accordion .accordion .active {
    display: block
}

.faqs-accordion .accordion .active .title {
    color: #0a0a0a;
    background: #c7d400;
    border: 1px solid #c7d400;
    -webkit-box-shadow: 0 5px 30px rgb(0 0 0 / .05);
    box-shadow: 0 5px 30px rgb(0 0 0 / .05)
}

.faqs-accordion .accordion .active .title:after {
    content: '\e622';
    background: #fff;
    color: #0a0a0a
}

.faqs-accordion .accordion .accordion-info ul {
    list-style-type: disc
}

.clients .owl-carousel {
    margin: 20px 0
}

.clients .clients-logo {
    opacity: 1;
    line-height: 0
}

.clients img {
    -webkit-filter: none;
    filter: none
}

.clients img:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .5s;
    transition: .5s
}

.testimonials .ready {
    position: relative;
    color: #fff
}

.testimonials h4 {
    font-size: 35px;
    margin-bottom: 15px;
    color: #fff;
    text-transform: uppercase
}

.testimonials-box {
    position: relative;
    background: #0a0a0a;
    padding: 45px 45px 30px;
    margin-bottom: -70px
}

.testimonials .item .quote {
    position: absolute;
    top: 75px;
    width: 70px;
    margin: 0 auto;
    opacity: .2;
    right: 30px
}

.blog .item .date a,
.blog2 .post-img .date {
    display: inline-block;
    width: 95px;
    height: 85px
}

.testimonials .item .info {
    text-align: left;
    padding: 20px 0 0;
    border-top: 1px solid rgb(255 255 255 / .1);
    margin-top: 20px
}

.testimonials .item .info .author-img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    border: 1px solid #c7d400;
    padding: 5px
}

.testimonials .item .info .author-img img {
    border-radius: 50%
}

.testimonials .item .info .cont {
    margin-left: 65px
}

.testimonials .item h5 {
    font-size: 30px;
    margin-bottom: 15px;
    color: #fff
}

.testimonials .item .info h6 {
    font-family: Barlow, sans-serif;
    font-size: 17px;
    margin-bottom: 0;
    padding-top: 7px;
    font-weight: 400;
    color: #fff;
    line-height: 1em
}

.testimonials .item .info span {
    font-size: 15px;
    color: #e9e9e9;
    line-height: 1em
}

.blog .item {
    position: relative;
    overflow: hidden;
    margin-bottom: 0
}

.blog .item:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-filter: brightness(75%);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s
}

.blog .item img {
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-filter: brightness(100%)
}

.blog .item .date a {
    position: absolute;
    top: 20px;
    left: 30px;
    background: #c7d400;
    border: 1px solid #c7d400;
    color: #0a0a0a;
    text-align: center;
    padding: 6px
}

.blog .item .date a:after,
.blog2 .post-img .date:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 14px 14px;
    border-color: #fff0 #fff0 #0a0a0a;
    position: absolute;
    right: 2px;
    bottom: 2px
}

.blog .item .date span {
    display: block;
    font-family: Barlow, sans-serif;
    font-size: 15px;
    color: #0a0a0a;
    line-height: 1.25em
}

.blog .item .date i,
.blog2 .post-img .date i {
    font-family: Oswald, sans-serif;
    display: block;
    font-size: 22px;
    font-style: normal;
    color: #0a0a0a;
    font-weight: 700
}

.blog .item .con {
    margin: -60px 30px 20px;
    padding: 30px;
    background-color: #fff!important;
    border: 1px solid #fff;
    border-radius: 0;
    overflow: hidden;
    -webkit-transition: .2s cubic-bezier(.3, .58, .55, 1);
    transition: .2s cubic-bezier(.3, .58, .55, 1)
}

.blog .item .con .category a {
    margin-right: 5px;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #3b3b3b;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s;
    letter-spacing: 0
}

.blog .item .con .category a:before {
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #c7d400;
    content: "";
    -webkit-transition: .5s;
    transition: .5s
}

.blog .item .con h5,
.blog .item .con h5 a {
    color: #0a0a0a;
    font-size: 30px;
    margin-bottom: 0;
    line-height: 1.25em
}

.blog2 .item {
    margin-bottom: 30px
}

.blog2 .post-img:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s
}

.blog2 .post-img .date {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: #c7d400;
    border: 1px solid #c7d400;
    color: #fff;
    text-align: center;
    padding: 6px
}

.blog2 .post-img .date span {
    display: block;
    font-size: 17px;
    color: #0a0a0a;
    line-height: 1.25em
}

.blog2 .post-cont {
    padding: 30px 0
}

.blog2 .post-cont .tag {
    display: block;
    font-size: 17px;
    color: #c7d400;
    margin-bottom: 0
}

.blog2 .post-cont h5 {
    font-size: 35px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.blog2 .post-cont h5 a,
.contact h5 {
    color: #fff;
    font-size: 35px;
    text-transform: uppercase
}

.blog2-sidebar .widget {
    background: #fff;
    padding: 10px;
    margin-bottom: 30px;
    overflow: hidden
}

.blog2-sidebar .widget ul {
    margin-bottom: 0;
    padding: 0
}

.blog2-sidebar .widget ul li {
    margin-bottom: 3px;
    font-size: 17px;
    line-height: 1.5em
}

.blog2-sidebar .widget ul li i {
    font-size: 9px;
    margin-right: 10px
}

.blog2-sidebar .widget .recent li {
    display: block;
    overflow: hidden
}

.blog2-sidebar .widget .recent .thum {
    width: 90px;
    overflow: hidden;
    float: left;
    margin-right: 10px
}

.blog2-sidebar .widget .recent a {
    display: block;
    margin-left: 105px
}

.blog2-sidebar .widget-title h6 {
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(0 0 0 / .1);
    font-size: 30px;
    line-height: 1.75em;
    margin-bottom: 15px;
    color: #0a0a0a;
    text-transform: uppercase
}

.blog2-sidebar .search form input {
    width: 100%;
    padding: 15px;
    border: 0;
    background: #0a0a0a;
    margin-bottom: 0
}

.blog2-sidebar .search form button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #c7d400;
    color: #0a0a0a;
    border: 0;
    padding: 13px 18px;
    cursor: pointer
}

.blog2-sidebar .tags li {
    margin: 4px!important;
    padding: 8px 20px;
    background-color: #c7d400;
    color: #0a0a0a;
    float: left
}

.blog2-sidebar ul.tags li a {
    font-size: 15px;
    color: #0a0a0a
}

.blog2-sidebar ul.tags li:hover,
.blog2-sidebar ul.tags li:hover a {
    background-color: #0a0a0a;
    color: #fff
}

.post .section {
    padding-top: 60px;
    margin-bottom: 60px
}

.post .section h6 span {
    font-size: 17px;
    color: #e9e9e9;
    font-weight: 400;
    margin-left: 15px;
    letter-spacing: 0
}

.post .section .wrap {
    display: flex;
    margin-bottom: 60px
}

.post .section .wrap .user {
    margin-right: 30px;
    flex: 0 0 auto
}

.post .section .wrap .user img {
    border-radius: 100%;
    width: 100px;
    border: 1px solid #c7d400;
    padding: 5px
}

.post .section .wrap .cont {
    margin-right: 25px
}

.post .section .wrap .cont .repay {
    font-size: 17px;
    color: #fff;
    margin: 0;
    font-weight: 400
}

.pagination-wrap {
    padding: 0;
    margin: 0;
    text-align: center
}

.pagination-wrap li {
    margin: 0 5px
}

.pagination-wrap li a {
    background: #0a0a0a;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #e9e9e9;
    font-weight: 400;
    border: 1px solid #0a0a0a;
    border-radius: 0
}

.pagination-wrap li a i {
    font-size: 11px
}

.pagination-wrap li a:hover {
    opacity: 1;
    background: #c7d400;
    border: 1px solid #c7d400;
    color: #0a0a0a
}

.pagination-wrap li a.active {
    background-color: #c7d400;
    border: 1px solid #c7d400;
    color: #0a0a0a
}

@media screen and (max-width:768px) {
    .blog .owl-theme .owl-nav,
    .classes .owl-theme .owl-nav,
    .owl-nav,
    .trainers .owl-theme .owl-nav {
        display: none
    }
    .pagination-wrap {
        padding: 0;
        margin: 0;
        text-align: center
    }
}

.contact p {
    color: #e9e9e9;
    margin-top: 10px;
    margin-bottom: 10px
}

.contact p b {
    color: #fff;
    font-weight: 700
}

.contact .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #e9e9e9
}

.contact .con .icon {
    width: 45px;
    height: 45px;
    line-height: 45px;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 0;
    border: 1px solid #c7d400;
    text-align: center
}

.contact .con .icon .img {
    border-radius: 0;
    border: 1px solid #c7d400
}

.contact .con .icon img {
    background: 0 0;
    padding: 13px
}

.contact .con .text {
    color: #e9e9e9;
    line-height: 1.5em
}

.contact .form-box {
    padding: 40px;
    background: #101010;
    z-index: 1;
    margin-bottom: 30px;
    margin-right: 30px
}

.contact .form-box:before {
    content: '';
    position: absolute;
    top: 30px;
    right: 15px;
    left: 45px;
    bottom: 0;
    background: #c7d400;
    z-index: -1
}

.contact .form-box:after {
    content: '';
    width: 50%;
    position: absolute;
    top: -7%;
    bottom: 55%;
    left: -5%;
    background-image: url(../img/dots2.png);
    background-repeat: repeat;
    z-index: -1
}

.comming {
    min-height: calc(100vh - 100px);
    height: auto;
    background-blend-mode: overlay;
    background: rgb(0 0 0 / .6);
    background-image: url(../img/slider/1.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    color: #fff
}

@media (max-width:767px) {
    .comming {
        min-height: 100vh
    }
}

.comming .item {
    background: 0 0;
    border: 1px solid rgb(255 255 255 / .2);
    padding: 30px 15px;
    margin-bottom: 15px
}

.comming h6 {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 30px;
    letter-spacing: 0
}

.comming h1,
.comming h3 {
    margin-bottom: 0;
    color: #fff
}

.comming h3 {
    font-size: 60px;
    text-transform: uppercase
}

.comming h2 {
    font-size: 55px;
    color: #fff;
    text-transform: uppercase
}

.comming h1 {
    font-size: 160px;
    line-height: 1em
}

.comming form {
    margin-top: 30px
}

.comming form input {
    width: 100%;
    padding: 13px 50px 13px 20px;
    background-color: #fff0;
    border: 1px solid rgb(255 255 255 / .3);
    border-radius: 0;
    color: #fff;
    margin-bottom: 15px;
    outline: 0
}

.comming form input::placeholder {
    color: #fff
}

.comming form button {
    background-color: #c7d400;
    padding: 8px 24px;
    border-radius: 0;
    color: #0a0a0a;
    border: 0;
    position: absolute;
    top: 4px;
    right: 4px;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    outline: 0
}

.comming form button:hover,
.footer-top .wrap .subscribe form button:hover {
    background-color: #fff;
    color: #0a0a0a;
    outline: 0
}

.footer-bottom p a:hover,
.footer-top .wrap .wrap-mail:hover,
.go-back a,
.go-back a:hover,
[data-overlay-dark] h1,
[data-overlay-dark] h2,
[data-overlay-dark] h3,
[data-overlay-dark] h4,
[data-overlay-dark] h5,
[data-overlay-dark] h6,
[data-overlay-dark] span {
    color: #fff
}

.go-back {
    margin-top: 15px
}

.go-back a {
    font-size: 17px
}

.go-back a span {
    transition: .5s
}

.go-back a span i {
    color: #fff;
    font-size: 12px
}

.go-back a:hover span {
    padding-right: 15px
}

.error-form {
    max-width: 520px;
    margin: 20px auto 0
}

.error-form .form-group {
    margin: 0
}

.error-form .form-group input[type=email],
.error-form .form-group input[type=search],
.error-form .form-group input[type=text] {
    position: relative;
    width: 100%;
    line-height: 30px;
    padding: 10px 100px 10px 20px;
    height: 54px;
    display: block;
    font-family: Barlow, sans-serif;
    font-size: 17px;
    background: 0 0;
    color: #e9e9e9;
    border-radius: 0;
    border: 1px solid rgb(255 255 255 / .2);
    transition: .3s
}

.error-form .form-group input[type=email]:focus,
.error-form .form-group input[type=search]:focus,
.error-form .form-group input[type=text]:focus {
    border-color: #c7d400
}

.error-form .form-group input::-webkit-input-placeholder {
    color: #e9e9e9
}

.error-form .form-group .theme-btn {
    position: absolute;
    right: 4px;
    top: 4px;
    width: 90px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    background: #c7d400;
    color: #0a0a0a;
    border-radius: 0
}

.error-form .form-group .theme-btn span {
    vertical-align: middle;
    outline: 0
}

h1.not-found {
    color: #c7d400;
    font-size: 270px;
    line-height: 300px
}

.footer p,
.not-found p {
    color: #e9e9e9
}

.not-found h3 {
    font-size: 50px;
    text-transform: uppercase
}

.btn-1 {
    font-size: 17px;
    padding: 6px 30px;
    border: none;
    color: #0a0a0a;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    transition: .2s ease-in-out;
    vertical-align: middle;
    white-space: nowrap
}

.btn-2,
.btn-3,
.btn-4,
.btn-5,
.insta .follow .text-bg {
    padding: 12px 30px;
    font-size: 17px
}

.btn-1:active,
.btn-1:focus,
.btn-1:focus:active,
.btn-1:hover,
.btn-2:active,
.btn-2:focus,
.btn-2:focus:active,
.btn-2:hover {
    color: #0a0a0a;
    box-shadow: none;
    outline: 0;
    background-position: 50% -2px
}

.btn-1[disabled],
.btn-2[disabled],
.btn-3[disabled],
.btn-4[disabled],
.btn-5[disabled] {
    box-shadow: none;
    cursor: not-allowed;
    opacity: .65
}

.button-1 {
    background: linear-gradient(113deg, #fff 50%, #c7d400 0);
    border: none;
    background-position: calc(100% + 2px) -2px;
    background-repeat: no-repeat;
    background-size: calc(220% + 4px) calc(100% + 4px);
    transition: background .2s ease-in-out;
    border-radius: 0
}

.btn-2 {
    border: none;
    color: #0a0a0a;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    transition: .2s ease-in-out;
    vertical-align: middle;
    white-space: nowrap
}

.button-2 {
    background: linear-gradient(113deg, #c7d400 50%, #fff 0);
    border: none;
    background-position: calc(100% + 2px) -2px;
    background-repeat: no-repeat;
    background-size: calc(220% + 4px) calc(100% + 4px);
    transition: background .2s ease-in-out;
    border-radius: 0
}

.btn-3,
.btn-4,
.btn-5 {
    border: none;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    transition: .2s ease-in-out;
    vertical-align: middle;
    white-space: nowrap
}

.button-3,
.button-4,
.button-5 {
    transition: background .2s ease-in-out
}

.btn-3:active,
.btn-3:focus,
.btn-3:focus:active,
.btn-3:hover,
.btn-4:active,
.btn-4:focus,
.btn-4:focus:active,
.btn-4:hover {
    color: #fff;
    box-shadow: none;
    outline: 0;
    background-position: 50% -2px
}

.button-3 {
    background: linear-gradient(113deg, #c7d400 50%, #0a0a0a 0);
    border: none;
    background-position: calc(100% + 2px) -2px;
    background-repeat: no-repeat;
    background-size: calc(220% + 4px) calc(100% + 4px);
    border-radius: 0
}

.button-4 {
    background: linear-gradient(113deg, #0a0a0a 50%, #c7d400 0);
    border: none;
    background-position: calc(100% + 2px) -2px;
    background-repeat: no-repeat;
    background-size: calc(220% + 4px) calc(100% + 4px);
    border-radius: 0
}

.btn-5:active,
.btn-5:focus,
.btn-5:focus:active,
.btn-5:hover {
    color: #c7d400;
    box-shadow: none;
    outline: 0;
    background-position: 50% -2px
}

.button-5 {
    background: linear-gradient(113deg, #fff 50%, #0a0a0a 0);
    border: none;
    background-position: calc(100% + 2px) -2px;
    background-repeat: no-repeat;
    background-size: calc(220% + 4px) calc(100% + 4px);
    border-radius: 0
}

.footer-bottom,
.footer-top {
    background-color: #0a0a0a;
    display: block
}

.insta .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

.insta .img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    opacity: 0
}

.insta .img i {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    opacity: 0
}

.insta .follow {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.insta .follow .text-bg {
    background: #fff;
    color: #0a0a0a;
    z-index: 3
}

.insta .follow .text-bg i {
    color: #0a0a0a;
    z-index: 1
}

.insta .follow:hover .text-bg,
.insta .follow:hover .text-bg i {
    background: #c7d400;
    color: #0a0a0a
}

.footer h4 {
    font-size: 35px;
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase
}

.footer-bottom p,
.footer-bottom p a {
    font-size: 15px;
    margin: 0;
    color: #e9e9e9
}

.footer-top {
    position: relative;
    padding: 40px 0 10px;
    z-index: 1;
    border-top: 1px solid rgb(255 255 255 / .04)
}

.footer-top .wrap {
    position: relative;
    display: block;
    margin-bottom: 30px
}

.footer-top .wrap .wrap-text {
    position: relative;
    color: #e9e9e9;
    margin-bottom: 15px
}

.footer-top .wrap .wrap-phone {
    font-size: 17px;
    color: #e9e9e9;
    position: relative
}

.footer-top .wrap .wrap-mail {
    font-size: 17px;
    line-height: 3em;
    color: #e9e9e9;
    position: relative;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s
}

.footer-bottom p a:hover:before,
.footer-top .wrap .wrap-mail:hover:before {
    background-color: #e9e9e9
}

.footer-top .opening-hours ul {
    margin: 0 0 30px;
    padding: 0
}

.footer-top .opening-hours ul li .dots,
.footer-top .opening-hours ul li .tit,
.footer-top .opening-hours ul li span {
    display: table-cell;
    white-space: nowrap
}

.footer-top .opening-hours ul li {
    margin-bottom: 15px;
    font-size: 17px
}

.footer-top .opening-hours ul li span {
    white-space: nowrap;
    padding-left: 10px;
    color: #e9e9e9
}

.footer-top .opening-hours ul li .tit {
    padding-right: 10px;
    color: #e9e9e9
}

.footer-top .opening-hours ul li .dots {
    height: 4px;
    width: 100%;
    border-bottom: 1px dashed rgb(255 255 255 / .15);
    position: relative;
    top: -7px
}

.footer-top .wrap .subscribe form {
    margin-top: 20px;
    position: relative
}

.footer-top .wrap .subscribe form input {
    width: 100%;
    padding: 14px 60px 14px 20px;
    background-color: #fff0;
    border: 1px solid rgb(255 255 255 / .1);
    border-radius: 0;
    color: #e9e9e9;
    margin-bottom: 15px;
    outline: 0
}

.footer-top .wrap .subscribe form input::placeholder {
    color: #e9e9e9
}

.footer-top .wrap .subscribe form button {
    background-color: #c7d400;
    padding: 9px 20px;
    border-radius: 0;
    color: #0a0a0a;
    border: 0;
    position: absolute;
    top: 4px;
    right: 4px;
    cursor: pointer;
    outline: 0
}

.footer-bottom p a {
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    line-height: 3em
}

.footer-bottom {
    position: relative;
    padding: 35px 0;
    border-top: 1px solid rgb(255 255 255 / .1)
}

.mouse-cursor,
.progress-wrap {
    position: fixed;
    visibility: hidden
}

.footer-bottom .footer-social ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

.footer-bottom .footer-social ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #e9e9e9;
    font-size: 17px;
    background-color: #fff0;
    -webkit-transition: .5s;
    transition: .5s
}

.progress-wrap,
.progress-wrap::after {
    height: 45px;
    width: 45px;
    cursor: pointer;
    display: block;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear
}

.footer-bottom .footer-social a:hover {
    background-color: #fff0;
    color: #c7d400
}

.progress-wrap {
    bottom: 30px;
    right: 30px;
    border-radius: 50px;
    z-index: 100;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    transition: .4s linear
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.progress-wrap::after {
    position: absolute;
    font-family: themify;
    content: '\e660';
    text-align: center;
    line-height: 45px;
    font-size: 12px;
    font-weight: 400;
    left: 0;
    top: 0;
    z-index: 1;
    transition: .4s linear;
    color: #c7d400
}

.progress-wrap svg path {
    fill: none
}

.progress-wrap svg.progress-circle path {
    stroke: #C7D400;
    stroke-width: 3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    stroke: #C7D400
}

.mouse-cursor {
    left: 0;
    top: 0;
    pointer-events: none;
    border-radius: 50%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.cursor-inner {
    margin-left: -2px;
    margin-top: -2px;
    width: 5px;
    height: 5px;
    z-index: 10000001;
    background-color: #f4f4f4;
    -webkit-transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out;
    transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out
}

.cursor-inner.cursor-hover {
    margin-left: -40px;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    background-color: #c7d400;
    opacity: .3
}

.cursor-outer {
    margin-left: -17px;
    margin-top: -17px;
    width: 34px;
    height: 34px;
    border: 2px solid #c7d400;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10000000;
    opacity: .9;
    -webkit-transition: .08s ease-out;
    -o-transition: .08s ease-out;
    transition: .08s ease-out
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px!important
    }
}

@media screen and (max-width:991px) {
    .nav-scroll,
    .navbar {
        background: #0a0a0a
    }
    .logo-img,
    .nav-scroll .logo-img {
        width: 130px
    }
    .navbar {
        padding: 0
    }
    .logo-wrapper {
        float: left;
        padding: 23px 0 23px 15px
    }
    .nav-scroll .logo-wrapper {
        padding: 15px;
        background-color: #fff0
    }
    .navbar .logo {
        text-align: left;
        margin-left: 0
    }
    .logo-img {
        margin-bottom: 0;
        padding: 0
    }
    .navbar button {
        margin-right: 0;
        outline: 0!important;
        background: 0 0;
        margin-top: 10px;
        border: none
    }
    .navbar button:active,
    .navbar button:focus,
    .navbar button:hover {
        background: 0 0;
        outline: 0;
        color: transparent!important
    }
    .navbar .container {
        max-width: 100%;
        padding: 0
    }
    .navbar .nav-link {
        margin: 0 auto!important
    }
    .nav-scroll .dropdown .nav-link.active i,
    .navbar .navbar-nav .nav-link {
        color: #fff
    }
    .nav-scroll .navbar-collapse .nav-link {
        color: #fff!important
    }
    .nav-scroll .navbar-collapse .active {
        color: #c7d400!important
    }
    .navbar .dropdown-menu .dropdown-item {
        padding: 0 15px;
        font-size: 17px;
        line-height: 40px
    }
    .navbar .dropdown-menu .dropdown-item.dropdown-toggle {
        font-weight: 400
    }
    .navbar .dropdown-submenu .dropdown-toggle::after {
        right: 15px;
        font-size: 13px
    }
    .navbar .dropdown-submenu:hover>.dropdown-toggle::after {
        transform: rotate(0)
    }
    .navbar .dropdown-submenu .dropdown-toggle.show::after {
        transform: rotate(90deg)
    }
    .navbar .dropdown-menu {
        border: none;
        padding: 0;
        border-radius: 0;
        margin: 0;
        background: #0a0a0a;
        box-shadow: none
    }
    .navbar .dropdown-submenu .dropdown-menu {
        margin: 0;
        padding: 0 0 0 20px
    }
    .navbar .dropdown-menu li a {
        padding: 0 15px
    }
    .navbar .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0
    }
    .dropdown .nav-link i,
    .nav-scroll .dropdown .nav-link i {
        color: rgb(255 255 255 / .5)
    }
    .navbar .navbar-collapse {
        max-height: 450px;
        overflow: auto;
        background: #0a0a0a;
        text-align: left;
        padding: 20px
    }
    .testimonials-box {
        margin-bottom: 90px;
        padding: 35px 20px
    }
    .insta {
        margin-bottom: 0
    }
    .bg-fixed,
    .header {
        background-attachment: scroll!important
    }
    .header .caption h1 {
        font-size: 30px
    }
    .parallax-header h1,
    .section-title {
        font-size: 45px
    }
    .banner-header h6 {
        margin-bottom: 5px
    }
    .footer-bottom .footer-social {
        float: left
    }
}

@media screen and (max-width:767px) {
    .banner-header h1,
    .kenburns-inner .caption h1,
    .kenburns-inner .caption h1 span {
        font-size: 45px
    }
    .kenburns-inner .caption {
        text-align: center
    }
    .header .caption h1 {
        font-size: 30px
    }
    .insta .follow {
        display: none
    }
}

[data-overlay-dark]:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #000
}

[data-overlay-dark] p,
ul li {
    color: #e9e9e9
}

[data-overlay-dark="1"]:before {
    opacity: .1
}

[data-overlay-dark="2"]:before {
    opacity: .2
}

[data-overlay-dark="4"]:before {
    opacity: .4
}

[data-overlay-dark="5"]:before {
    opacity: .5
}

[data-overlay-dark="6"]:before {
    opacity: .6
}

[data-overlay-dark="7"]:before {
    opacity: .7
}

[data-overlay-dark="8"]:before {
    opacity: .8
}

[data-overlay-dark="9"]:before {
    opacity: .9
}

.blog p {
    display: -webkit-box;
    -webkit-line-clamp: 4
}

.blog h5 a {
    display: -webkit-box;
    -webkit-line-clamp: 2
}

.blog h5 {
    height: 75px
}

.faq-section {
    background: #000;
    color: #000
}

.faq-section h4 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 30px
}

.faq .card {
    border: none;
    background: 0 0;
    border-bottom: 1px dashed #cee1f8
}

.faq .card .card-header {
    padding: 0;
    border: none;
    background: 0 0;
    transition: .3s
}

.faq .card .card-header:hover {
    background: rgb(233 196 30 / .1);
    padding-left: 10px
}

.faq .card .card-header .faq-title {
    width: 100%;
    text-align: left;
    padding: 20px 30px;
    font-weight: 400;
    font-size: 16px;
    color: #dae0e6;
    text-decoration: none!important;
    cursor: pointer;
    letter-spacing: 1px
}

.faq .card .card-header .faq-title .badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 29px;
    height: 20px;
    line-height: 14px;
    border-radius: 100px;
    text-align: center;
    background: #f3f8ff;
    color: #000;
    font-size: 12px;
    margin-right: 20px
}

.faq .card .card-body {
    padding: 30px 30px 16px 35px;
    font-weight: 400;
    font-size: 16px;
    color: #0000009a;
    line-height: 28px;
    letter-spacing: 1px;
    border-top: 1px solid #f3f8ff
}

.WhyChSpaAjman {
    list-style-type: circle
}

.WhyChSpaAjman li {
    text-align: left
}

@media (max-width:991px) {
    .faq .card .card-header .faq-title {
        line-height: 26px;
        margin-top: 10px
    }
}

.section-title {
    line-height: 1.25em;
    text-transform: uppercase;
    font-display: swap
}

.blog h5 a,
.blog p {
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.full-width,
.v-bottom,
.v-middle,
img {
    width: 100%
}

body,
p {
    font-family: Barlow, sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #e9e9e9;
    line-height: 1.75em;
    font-display: swap
}

select,
td,
th,
tr {
    padding: 10px
}

.blog2-sidebar .widget-title,
.classes .item .con h5,
.classes2:last-child,
.classes3 .card .card-inner .card-img,
.pricing .item .price-features p:last-child,
hr,
p {
    margin-bottom: 15px
}

.insta,
.slider .item .caption,
.slider-fade .item .caption,
.v-bottom {
    z-index: 9
}

.btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5,
.contact .con,
.pagination-wrap li a:hover,
.trainer-single .wrapper p a,
a,
a:hover,
span {
    text-decoration: none
}

body,
html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    list-style: none;
    word-wrap: break-word
}

body {
    overflow-x: hidden!important;
    background: #0a0a0a
}

b,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    color: #fff
}

h1 {
    font-size: 90px
}

h2 {
    font-size: 55px
}

h3 {
    font-size: 40px
}

h4 {
    font-size: 35px
}

h5 {
    font-size: 24px
}

.classes-prev-next a i,
h6 {
    font-size: 20px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Oswald, sans-serif;
    line-height: 1.5em;
    margin: 0 0 15px
}

.blog2 .post-img .date span,
.comming form button,
.comming h6,
.count,
.footer-top .opening-hours ul li span,
.go-back a,
.navbar .navbar-nav .nav-link,
.post .section h6 span,
button,
input,
optgroup,
select,
textarea {
    font-family: Barlow, sans-serif
}

img {
    height: auto;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

a,
a:hover,
span {
    display: inline-block;
    color: inherit
}

.faq-text {
    color: #fcd03b
}

#kenburnsSliderContainer .vegas-overlay,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot,
input[type=checkbox]:focus,
input[type=email]:focus,
input[type=file]:focus,
input[type=password]:focus,
input[type=radio]:focus,
input[type=text]:focus,
textarea:focus {
    outline: 0
}

input[type=email],
input[type=file],
input[type=password],
input[type=text],
textarea {
    max-width: 100%;
    margin-bottom: 10px;
    padding: 15px 0;
    height: auto;
    background-color: #fff0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-width: 0 0 1px;
    border-style: solid;
    display: block;
    width: 100%;
    line-height: 1.5em;
    font-family: Barlow, sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #e9e9e9;
    background-image: none;
    border-bottom: 1px solid #2b2b2b;
    border-color: ease-in-out .15s, box-shadow
}

input:focus,
textarea:focus {
    border-bottom-width: 1px;
    border-color: #c7d400
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1.75em;
    -webkit-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out;
    background: #fff;
    border: none
}

.banner-header h1,
h1.not-found {
    text-shadow: 0 10px 13px rgb(0 0 0 / .23)
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background-color: #f4f4f4;
    color: #e9e9e9;
    border: none
}

select {
    border-radius: 5px
}

table,
td,
th,
tr {
    border: 1px solid #f4f4f4
}

input[type=checkbox],
input[type=radio] {
    display: inline
}

input[type=submit] {
    display: inline-block;
    height: auto;
    padding: 15px 32px;
    border: 1px solid #c7d400;
    border-radius: 0;
    background-color: #fff0;
    -webkit-transition: border-color .4s, color .4s, background-color .4s;
    transition: border-color .4s, color .4s, background-color .4s;
    color: #fff;
    line-height: 20px;
    font-weight: 400;
    text-align: center
}

input[type=submit]:hover {
    border: 1px solid #c7d400;
    background-color: #c7d400;
    color: #0a0a0a
}

.alert-success {
    background: #c7d400;
    color: #0a0a0a;
    border: 1px solid #c7d400;
    border-radius: 0
}

::-webkit-input-placeholder {
    color: #e9e9e9;
    font-size: 17px;
    font-weight: 400
}

.bold,
.section-title {
    font-weight: 700
}

:-moz-placeholder {
    color: #e9e9e9
}

::-moz-placeholder {
    color: #e9e9e9;
    opacity: 1
}

:-ms-input-placeholder {
    color: #e9e9e9
}

.bg-blck {
    background: #0a0a0a
}

.bg-drk {
    background: #101010
}

.bg-wht,
.classes2 .caption:hover,
.classes3 .card .card-inner:hover,
.classes3 .card .card-inner:hover .card-title:after {
    background: #fff
}

.classes3,
.o-hidden {
    overflow: hidden
}

.about,
.about .about-img,
.blog,
.blog .item .con,
.blog .item .con .category a,
.blog2-sidebar .search form,
.btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5,
.comming,
.comming .item,
.comming form,
.comming h1,
.comming h2,
.comming h3,
.error-form,
.error-form .form-group,
.error-form form,
.insta,
.insta .flex,
.insta .img,
.kenburns-inner .caption,
.loader,
.navbar,
.position-re,
.pricing,
.pricing .item .cont .price-price,
.section-title,
.testimonials .item,
.trainer-single .trainer-img,
.trainer-single .wrapper,
[data-overlay-dark] {
    position: relative
}

.bg-img {
    background-size: cover;
    background-repeat: no-repeat
}

.bg-fixed {
    background-attachment: fixed
}

.pattern {
    background-repeat: repeat;
    background-size: auto
}

.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.v-middle {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.v-bottom {
    position: absolute;
    bottom: 5%;
    left: 0;
    -webkit-transform: translate(0, -5%);
    transform: translate(0, -5%)
}

.cursor-outer.cursor-hover,
.insta .img:hover:after,
.js .animate-box,
[data-overlay-dark="0"]:before {
    opacity: 0
}

:root {
    scroll-behavior: auto
}

hr {
    margin-top: 5px;
    border: 0
}

.mt-15 {
    margin-top: 15px!important
}

.mt-30 {
    margin-top: 30px!important
}

.mt-45 {
    margin-top: 45px!important
}

.mt-60 {
    margin-top: 60px!important
}

.mt-90 {
    margin-top: 90px!important
}

.mb-0 {
    margin-bottom: 0!important
}

.mb-15 {
    margin-bottom: 15px!important
}

.mb-20 {
    margin-bottom: 20px!important
}

.mb-30 {
    margin-bottom: 30px!important
}

.mb-60 {
    margin-bottom: 60px!important
}

.mb-90 {
    margin-bottom: 90px!important
}

.mb-120 {
    margin-bottom: 120px!important
}

.pt-60 {
    padding-top: 60px!important
}

.pb-0 {
    padding-bottom: 0!important
}

.no-padding {
    padding: 0!important
}

.loader,
.loader span {
    width: 60px;
    height: 60px
}

.loader {
    left: 50%;
    top: auto;
    margin-left: -22px;
    margin-top: 2px;
    -webkit-animation: 1s linear infinite rotate;
    -moz-animation: 1s linear infinite rotate;
    -ms-animation: rotate 1s infinite linear;
    -o-animation: 1s linear infinite rotate;
    animation: 1s linear infinite rotate;
    border: 2px solid #ffff002a;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 10px
}

.loader span {
    position: absolute;
    top: -2px;
    left: -2px;
    border: 2px solid #fff0;
    border-top: 2px solid #00d400;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    line-height: .7;
    display: block
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0 3px;
    border-radius: 50%;
    background: 0 0;
    border: 1px solid #ccc
}

.border-none,
.nav-scroll,
.nav-scroll .container,
.navbar,
.navbar .container {
    border: none
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.pricing .item .cont.center,
.pricing .item .cont:hover {
    background: #c7d400;
    border: 1px solid #c7d400
}

.section-padding {
    padding: 15px 0
}

.section-title {
    font-size: 50px;
    font-family: Oswald, sans-serif;
    color: #fff;
    margin-bottom: 15px
}

.section-title2,
.section-title3 {
    margin-bottom: 5px;
    letter-spacing: 3px;
    position: relative;
    font-size: 17px;
    text-transform: uppercase;
    font-family: Oswald, sans-serif
}

.classes .item .con .icon a i:hover,
.classes-prev-next a:hover,
.classes-single h5 span,
.comming h2 span,
.contact h5 span,
.gallery-filter li:hover,
.header .caption h1 span,
.kenburns-inner .caption h1 span,
.logo-wrapper .logo span,
.nav-scroll .logo-wrapper .logo span,
.nav-scroll .navbar-nav .active,
.navbar .dropdown-menu .dropdown-item.active,
.navbar .dropdown-menu .dropdown-item:hover,
.navbar .dropdown-menu .dropdown:hover>.dropdown-item,
.navbar .navbar-nav .active i,
.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link:hover i,
.parallax-header h1 span,
.post .section .wrap .cont a.repay:hover,
.section-title span,
.testimonials .item h5 span,
.testimonials h4 span,
.video-fullscreen-wrap h1 span,
.video-wrapper .vid .vid-butn:hover .icon,
[data-overlay-dark] .section-title span {
    color: #c7d400
}

.banner-header .post-wrapper a,
.nav-scroll .icon-bar,
.nav-scroll .navbar-nav .active i,
.nav-scroll .navbar-nav .nav-link,
.nav-scroll .navbar-toggler-icon,
.navbar .icon-bar,
.navbar .navbar-nav .nav-link.nav-color,
.navbar .navbar-toggler-icon,
.section-title.white,
.section-title3,
.testimonials [data-overlay-dark] p,
.trainer-single .wrapper p a:hover,
.video-fullscreen-wrap .butn-dark a {
    color: #fff
}

.blog .item .con .category a:hover,
.blog .item .con h5 a:hover,
.blog .item .con h5:hover,
.blog2-sidebar .widget ul li a,
.blog2-sidebar .widget ul li a.active,
.blog2-sidebar .widget ul li a:hover,
.classes3 .card .card-inner:hover .icon-size,
.faqs-accordion .accordion .active .title h6,
.gallery-box .gallery-detail i:hover,
.pricing .item .cont:hover h1,
.section-title.black {
    color: #0a0a0a
}

.section-title2 {
    font-weight: 400;
    color: #fff;
    padding-left: 50px
}

.header .caption p span:last-child,
.insta .img,
.logo,
.navbar {
    padding: 0
}

.banner-header h6:after,
.header .caption h6:after,
.section-title2:after {
    content: '';
    width: 40px;
    height: 1px;
    background: #c7d400;
    position: absolute;
    left: 0;
    top: 50%
}

.navbar {
    left: 0;
    top: 0;
    width: 100%;
    background: #fff0;
    z-index: 99;
    height: 100px
}

.navbar-toggler-icon {
    background-image: none
}

.navbar .navbar-nav .nav-link {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    margin: 1px;
    -webkit-transition: .4s;
    transition: .4s;
    padding-right: 12px;
    padding-left: 12px
}

.navbar .navbar-nav .active {
    color: #c7d400!important
}

.nav-scroll {
    background: #0a0a0a;
    padding: 0;
    position: sticky;
    top: -102px;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-box-shadow: 0 5px 15px rgb(15 36 84 / 5%);
    box-shadow: 0 5px 15px rgb(15 36 84 / 5%);
    height: 85px;
    border-bottom: 1px solid rgb(255 255 255 / .075)
}

.nav-scroll .navbar-nav .logo {
    padding: 15px 0;
    color: #fff
}

.nav-scroll .logo-img {
    width: 200px;
    margin-bottom: 0
}

.logo-wrapper .logo h2,
.nav-scroll .logo-wrapper .logo h2 {
    font-family: Oswald, sans-serif;
    font-size: 40px;
    font-weight: 700;
    display: block;
    width: 100%;
    position: relative;
    color: #fff;
    margin-bottom: 0;
    padding: 5px 0 10px;
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 1px
}

.banner-header h6,
.header .caption h6,
.kenburns-inner .caption h6,
.parallax-header h6,
.video-fullscreen-wrap h5 {
    letter-spacing: 3px;
    font-weight: 400;
    text-transform: uppercase
}

.dropdown .nav-link i,
.nav-scroll .dropdown .nav-link i {
    color: rgb(255 255 255 / .9)
}

.classes-single .sidebar .instructor .wrapper .cont,
.logo-wrapper,
.owl-prev {
    float: left
}

.logo-wrapper .logo h2 a i {
    color: #fff;
    font-size: 20px;
    vertical-align: super
}

.logo-img {
    padding: 15px 0;
    width: 200px;
    text-align: center
}

.dropdown .nav-link i {
    padding-left: 0;
    font-size: 8px
}

.banner-header h6,
.header .caption h6 {
    padding-left: 50px
}

.navbar .dropdown-menu .dropdown-item {
    padding: 7px 0;
    font-family: Barlow, sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    position: relative;
    -webkit-transition: .4s;
    transition: .4s;
    background-color: #fff0
}

.navbar .dropdown-menu .dropdown-item span {
    display: block;
    cursor: pointer
}

.navbar .dropdown-menu .dropdown-item i {
    padding: 13px 0 0 5px;
    font-size: 8px;
    float: right;
    color: rgb(255 255 255 / .9)
}

.blog .item .con .category a:last-child:after,
.header .caption p span:last-child:after,
.navbar .dropdown-toggle::after {
    display: none
}

.navbar .dropdown-menu {
    box-shadow: 0 16px 50px rgb(27 27 27 / 7%)
}

.navbar .dropdown-menu li {
    border-bottom: 1px solid rgb(255 255 255 / .03)
}

.navbar .dropdown-menu li:last-child {
    border-bottom: none
}

.navbar .dropdown-menu .dropdown-menu.pull-left {
    top: 0;
    left: auto;
    right: 100%
}

@media screen and (min-width:992px) {
    .navbar .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        padding: 15px;
        border-radius: 0;
        border: 0;
        background-color: #0a0a0a;
        -webkit-transition: .3s;
        transition: .3s
    }
    .navbar .dropdown-menu .dropdown-menu {
        left: calc(100% + 5px);
        top: -10px;
        right: auto;
        min-width: 190px;
        transform: translateY(0)
    }
    .navbar .dropdown:hover>.dropdown-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0)
    }
}

.header {
    min-height: 350px;
    overflow: hidden;
    top: 0;
    position: unset
}

.btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5,
.footer-bottom p a,
.go-back a,
.header .caption .o-hidden,
.pagination-wrap li,
.pagination-wrap li a {
    display: inline-block
}

.header .caption h6 {
    font-size: 17px;
    color: #fff;
    position: relative;
    margin-bottom: 5px;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.header .caption h1 {
    position: relative;
    margin-bottom: 15px;
    font-family: Oswald, sans-serif;
    font-size: 30px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    color: #fff
}

.header .caption p {
    font-size: 17px;
    line-height: 1.5em;
    margin-bottom: 30px;
    color: #fff;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    margin-right: 15px
}

.header .caption p span {
    letter-spacing: 5px;
    text-transform: uppercase;
    margin: 0 5px;
    padding-right: 14px;
    position: relative
}

.header .caption p span:after {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #0a0a0a;
    position: absolute;
    top: 10px;
    right: 0;
    opacity: .5
}

.header .caption .button-1,
.header .caption .button-2,
.header .caption .button-3 {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    margin-right: 15px;
    margin-bottom: 15px
}

.slider .owl-item,
.slider-fade .owl-item {
    min-height: calc(100vh - 100px);
    position: relative
}

.slider .item,
.slider-fade .item {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center
}

.slider .owl-theme .owl-dots,
.slider-fade .owl-theme .owl-dots {
    position: absolute;
    bottom: 5vh;
    width: 100%
}

.owl-nav {
    position: absolute;
    bottom: 7%;
    right: 12%
}

.owl-next {
    float: right
}

.owl-theme .owl-nav [class*=owl-] {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: 0 0;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    margin-right: 3px;
    cursor: pointer;
    border: 1px solid rgb(255 255 255 / .3);
    transition: .2s ease-in-out;
    transform: scale(1)
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    border: 1px solid #c7d400;
    font-size: 12px;
    line-height: 42px;
    color: #fff
}

.owl-theme .owl-nav [class*=owl-]:hover {
    transform: scale(.9);
    background: #c7d400;
    border: 1px solid #c7d400;
    color: #0a0a0a
}

.kenburns-section,
.video-fullscreen-wrap .overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.parallax-header {
    background-position: center;
    min-height: calc(100vh - 100px)
}

.parallax-header h6 {
    font-size: 17px;
    color: #c7d400;
    position: relative;
    margin-bottom: 5px
}

.kenburns-inner .caption h1,
.parallax-header h1,
.video-fullscreen-wrap h1 {
    font-size: 70px;
    color: #fff;
    position: relative;
    line-height: 1.25em;
    text-transform: uppercase;
    text-shadow: 0 10px 13px rgb(0 0 0 / .23)
}

.kenburns-inner .caption p,
.parallax-header[data-overlay-dark] p,
.video-fullscreen-wrap[data-overlay-dark] p {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 30px;
    color: #fff
}

.kenburns-section {
    z-index: 1;
    display: flex;
    overflow: hidden;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: calc(100vh - 100px)
}

.kenburns-section::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -5;
    background: #000
}

.kenburns-inner {
    position: relative;
    z-index: 15
}

.kenburns-inner .caption h6,
.video-fullscreen-wrap h5 {
    font-size: 17px;
    color: #fff;
    position: relative;
    margin-bottom: 5px
}

.video-fullscreen-video {
    height: 100%
}

.video-fullscreen-wrap video {
    width: 100vw;
    height: auto;
    min-width: 100%;
    min-height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.video-fullscreen-wrap .video-fullscreen-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: right
}

.video-lauch-wrapper {
    border: none;
    background: 0 0;
    width: 100%;
    padding: 0
}

.video-fullscreen-wrap .overlay {
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    margin: 0;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    z-index: 4
}

.position-relative {
    position: relative!important
}

.banner-header {
    min-height: calc(45vh - 100px);
    background-position: center
}

.banner-header.full-height {
    min-height: 100vh
}

.banner-header h6 {
    font-size: 17px;
    color: #c7d400;
    position: relative;
    margin-bottom: 0;
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.banner-header h1 {
    font-size: 70px;
    color: #fff;
    position: relative;
    line-height: 1.25em;
    text-transform: uppercase;
    -webkit-animation-delay: 9s;
    animation-delay: .9s
}

.banner-header p {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 0;
    color: #fff;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.banner-header .post-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #e9e9e9;
    font-size: 17px
}

.banner-header .post-wrapper .divider {
    width: 20px;
    height: 1px;
    margin-right: 15px;
    margin-left: 15px;
    background-color: #c7d400
}

.about p,
.services .card .card-inner .card-box .font-text,
.testimonials .item p,
.trainer-single .tab-content p,
.trainer-single .wrapper .cont .coll p {
    color: #e9e9e9
}

.about .about-img img:hover,
.trainer-single .trainer-img img:hover {
    transform: scale(.95)
}

.about .about-img .img,
.trainer-single .trainer-img .img {
    padding: 0 30px 30px 15px;
    position: relative
}

.about .about-img .img:before,
.classes3 .card:before,
.trainer-single .trainer-img .img:before {
    content: '';
    position: absolute;
    top: 30px;
    right: 0;
    left: 45px;
    bottom: 0;
    background-color: #c7d400
}

.about .about-img .img:after,
.trainer-single .trainer-img .img:after {
    content: '';
    width: 50%;
    position: absolute;
    top: -7%;
    bottom: 60%;
    left: -3%;
    background-image: url(../img/dots2.png);
    background-repeat: repeat;
    z-index: 1
}

.about .about-img .img img,
.insta .follow .text-bg span,
.trainer-single .trainer-img .img img,
[data-overlay-dark] .container {
    position: relative;
    z-index: 2
}

.about .list,
.classes-single .list,
.footer,
.footer-bottom .copyright,
.trainer-single .list {
    position: relative;
    display: block
}

.about .list li,
.classes-single .list li,
.trainer-single .list li {
    position: relative;
    display: flex;
    align-items: center
}

.about .list-icon,
.classes-single .list-icon,
.trainer .con,
.trainer-single .list-icon {
    align-items: center;
    display: flex
}

.about .list li+li,
.classes-single .list li+li,
.trainer-single .list li+li {
    margin-top: 10px
}

.about .list-icon span,
.trainer-single .list-icon span {
    font-size: 12px;
    color: #c7d400;
    background-color: #fff0
}

.about .list-text,
.classes-single .list-text,
.footer-bottom .footer-social a+a,
.trainer-single .list-text {
    margin-left: 15px
}

.about .list-text p,
.classes-single .list-text p,
.trainer-single .list-text p {
    font-size: 17px;
    margin: 0;
    color: #e9e9e9
}

.trainer {
    position: relative;
    padding-bottom: 55px
}

.trainer .con {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    z-index: 2;
    background-color: #fff;
    padding: 20px;
    opacity: 1;
    visibility: visible;
    margin-bottom: 0;
    justify-content: space-between
}

.classes3 .card .card-inner:after,
.pricing .item .cont:after,
.trainer .con:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 14px 14px;
    border-color: #fff0 #fff0 #0a0a0a;
    position: absolute;
    right: 4px;
    bottom: 4px
}

.clients,
.trainer:hover .con {
    background: #c7d400
}

.trainer .con .arrow {
    position: relative;
    display: block;
    top: 0;
    transform: translateY(-66%);
    transition: opacity .5s, visibility .5s, transform .5s;
    visibility: hidden;
    opacity: 0
}

.trainer:hover .con .arrow {
    visibility: visible;
    transform: translateY(0);
    opacity: 1
}

.trainer .con .arrow a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 0;
    font-size: 10px;
    color: #0a0a0a;
    -webkit-transition: .5s;
    transition: .5s
}

.trainer .con .arrow a:hover {
    border: 1px solid #0a0a0a;
    background: #0a0a0a;
    color: #c7d400
}

.trainer .con h5 {
    font-size: 30px;
    color: #0a0a0a;
    text-transform: uppercase
}

.blog .owl-theme .owl-nav,
.classes .owl-theme .owl-nav,
.trainers .owl-theme .owl-nav {
    position: absolute!important;
    bottom: auto!important;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 35%!important
}

.blog .owl-theme .owl-prev,
.classes .owl-theme .owl-prev,
.trainers .owl-theme .owl-prev {
    left: 10px!important
}

.blog .owl-theme .owl-next,
.classes .owl-theme .owl-next,
.trainers .owl-theme .owl-next {
    right: 10px!important
}

.blog .owl-theme .owl-next>span,
.blog .owl-theme .owl-prev>span,
.classes .owl-theme .owl-next>span,
.classes .owl-theme .owl-prev>span,
.trainers .owl-theme .owl-next>span,
.trainers .owl-theme .owl-prev>span {
    position: absolute;
    line-height: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.blog .owl-theme .owl-nav [class*=owl-],
.classes .owl-theme .owl-nav [class*=owl-],
.trainers .owl-theme .owl-nav [class*=owl-] {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #c7d400;
    border-radius: 0;
    color: #0a0a0a;
    font-size: 12px;
    margin-right: 30px;
    margin-left: 30px;
    cursor: pointer;
    border: 1px solid #c7d400;
    transition: .2s ease-in-out;
    transform: scale(1);
    opacity: 0
}

.blog .owl-theme .owl-nav [class*=owl-]:hover,
.classes .owl-theme .owl-nav [class*=owl-]:hover,
.trainers .owl-theme .owl-nav [class*=owl-]:hover {
    transform: scale(.9);
    background: #fff;
    border: 1px solid #fff;
    color: #0a0a0a
}

.blog .owl-theme:hover .owl-nav [class*=owl-],
.classes .owl-theme:hover .owl-nav [class*=owl-],
.classes3 .card .card-inner:hover .icon-size-2,
.clients .clients-logo:hover,
.insta .img:hover i,
.trainers .owl-theme:hover .owl-nav [class*=owl-],
[data-overlay-dark="10"]:before {
    opacity: 1
}

.post .section h6,
.trainer-single h6 {
    font-size: 25px;
    color: #fff
}

.trainer-single .wrapper .cont {
    width: 100%;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    padding: 10px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.trainer-single .wrapper .cont .coll {
    width: auto;
    max-width: auto
}

.trainer-single .wrapper .cont .coll h6 {
    font-size: 17px;
    font-weight: 400;
    line-height: 1em;
    white-space: normal;
    margin: 0;
    color: #fff;
    font-family: Barlow, sans-serif;
    letter-spacing: 0
}

.trainer-single .wrapper .cont .coll h5 {
    font-size: 17px;
    font-weight: 400;
    white-space: normal;
    margin: 0;
    vertical-align: middle;
    transition: color .3s;
    color: #fff;
    font-family: Barlow, sans-serif;
    letter-spacing: 0
}

.trainer-single .wrapper .cont .coll .social-icon {
    text-align: center;
    margin-bottom: 0
}

.trainer-single .wrapper .cont .coll .social-icon a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #c7d400;
    color: #fff;
    border-radius: 100%;
    margin-right: 5px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.trainer-single .wrapper .cont .coll .social-icon a:hover {
    border: 1px solid #c7d400;
    background: #c7d400;
    color: #0a0a0a
}

.trainer-single .wrapper p a {
    background: linear-gradient(to bottom, #c7d400 0, #c7d400 100%);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 1px 1px;
    color: #fff;
    transition: background-size .2s
}

.trainer-single .con .simpl-bord.nav-tabs {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #c7d400
}

.trainer-single .con .simpl-bord .nav-item {
    margin-right: 50px
}

.blog .item .con .category a:last-child,
.gallery-filter li:last-child,
.trainer-single .con .simpl-bord .nav-item:last-of-type {
    margin-right: 0
}

.trainer-single .con .simpl-bord .nav-link {
    padding: 0;
    border: 0;
    background: 0 0!important;
    font-weight: 700;
    cursor: pointer;
    color: #fff;
    font-size: 25px;
    font-family: Oswald, sans-serif
}

.trainer-single .con .simpl-bord .nav-link.active {
    font-weight: 700;
    color: #c7d400;
    font-family: Oswald, sans-serif
}

.classes .item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

.classes .item:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s
}

.blog .item:hover .con,
.classes .item:hover .con {
    bottom: 0
}

.blog2 .post-img img,
.classes .item img {
    -webkit-transition: .5s;
    transition: .5s
}

.classes .item .con {
    padding: 30px 15px;
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
    -webkit-transition: .3s;
    transition: .3s;
    text-align: center;
    z-index: 20;
    height: auto;
    box-sizing: border-box;
    background: -moz-linear-gradient(top, transparent 0, rgb(0 0 0 / .1) 2%, rgb(0 0 0 / .75) 90%);
    background: -webkit-linear-gradient(top, transparent 0, rgb(0 0 0 / .01) 2%, rgb(0 0 0 / .75) 90%);
    background: linear-gradient(to bottom, transparent 0, rgb(0 0 0 / .01) 2%, rgb(0 0 0 / .75) 90%)
}

.classes .item .line,
.classes .item:hover .line {
    transition-property: all;
    transition-timing-function: ease-in-out
}

.classes .item .con img {
    width: 60px;
    height: 60px;
    margin: 0 auto 15px
}

.classes .item .con span {
    font-size: 60px;
    color: #fff
}

.classes .item .con h5,
.classes .item .con h5 a {
    font-size: 30px;
    margin-top: 0;
    color: #fff;
    position: relative;
    font-weight: 700
}

.blog2-sidebar .widget ul li:last-child,
.classes .item .con h5 a,
.faqs-accordion .accordion .item,
.footer-top .opening-hours ul li:last-of-type {
    margin-bottom: 0
}

.blog .item .con p,
.classes .item .con p,
.comming p {
    color: #fff;
    font-size: 17px
}

.classes .item .con .icon {
    border-radius: 0;
    margin: 0 auto
}

.blog .item .con i,
.classes .item .con .icon a i {
    color: #fff;
    font-size: 20px
}

.classes .item .line {
    text-align: center;
    height: 1px;
    width: 60px;
    background-color: #c7d400;
    transition-duration: .3s;
    margin: 0 auto 30px
}

.classes2 .caption h5,
.classes2 .caption h6,
.classes2 .caption p,
.classes3 .card .card-inner .card-box,
.classes3 .card .card-inner .card-img,
.classes3 .card .card-inner .card-title,
.classes3 .card .card-inner.icon-size,
.pricing .item .cont h1,
.pricing .item .cont h5,
.pricing .item .price-features,
.pricing .item .price-price {
    transition: .7s cubic-bezier(.17, .67, 0, 1.01)
}

.classes .item:hover .line {
    width: 100%;
    transition-duration: .8s
}

.classes2 {
    position: relative;
    margin-bottom: 90px
}

.classes2 figure {
    margin: 0 0 0 auto;
    position: relative;
    width: 66.666667%
}

.classes2.left figure {
    margin-left: 0;
    margin-right: auto
}

.classes2 figure img:hover {
    transform: scale(.98)
}

.classes2 .caption {
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    width: 50%;
    padding: 60px 45px 15px;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.blog .item .con:after,
.classes-single .sidebar:after,
.classes2 .caption:after,
.comming .item:after,
.testimonials-box:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 14px 14px;
    border-color: #fff0 #fff0 #c7d400;
    position: absolute;
    right: 4px;
    bottom: 4px
}

.classes2.left .caption {
    left: auto;
    right: 0;
    background: #fff;
    padding: 60px 45px 15px
}

.classes3 .card:after,
.pricing .item:hover:before {
    background-image: url(../img/dots2.png)
}

.classes2 .caption span {
    font-size: 40px;
    color: #0a0a0a
}

.classes2 .caption h5 {
    font-size: 40px;
    line-height: 1.25em;
    color: #0a0a0a
}

.classes2 .caption h6 {
    display: inline-block;
    padding: 8px 20px;
    background-color: #c7d400;
    color: #0a0a0a;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-bottom: 5px
}

.classes-single .sidebar .con p,
.classes2 .caption p,
.classes3 .card .card-inner:hover .font-text {
    color: #3b3b3b
}

.classes2 .caption .button-4,
.classes2 .caption a.button-4 {
    opacity: 0;
    transition: .7s cubic-bezier(.17, .67, 0, 1.01);
    opacity: 1
}

@media (max-width:991.98px) {
    .classes2 figure {
        width: auto;
        margin: 0
    }
    .classes2 .caption {
        position: relative;
        left: 0;
        top: 0;
        width: auto;
        padding: 30px 20px;
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.classes3 .card {
    position: relative;
    border-radius: 0;
    transition: .7s;
    border: none;
    margin-bottom: 30px;
    padding: 0 30px 30px 15px;
    background: 0 0
}

.classes3 .card:after {
    content: '';
    width: 50%;
    position: absolute;
    top: -8%;
    bottom: 60%;
    left: -3%;
    background-repeat: repeat;
    z-index: 1
}

.classes3 .card .card-inner {
    transition: .7s;
    z-index: 10;
    text-align: center;
    padding: 75px 20px 20px;
    background: #0a0a0a
}

.classes3 .card .card-inner .icon-size-1 {
    color: #c7d400;
    font-size: 60px;
    transition: .7s
}

.classes3 .card .card-inner .icon-size-2 {
    color: #fff;
    font-size: 18px;
    opacity: 0;
    transition: .7s
}

.classes3 .card .card-inner .card-title {
    position: relative;
    margin-bottom: 15px;
    font-family: Oswald, sans-serif;
    font-weight: 700;
    font-size: 30px
}

.classes3 .card .card-inner:hover .card-title {
    color: #0a0a0a;
    transform: translateY(-5px)
}

.classes3 .card .card-inner:hover .icon-size-1 {
    transform: translateY(-15px)
}

.classes3 .card .card-inner:hover .card-box,
.pricing .item .cont:hover .price-features,
.pricing .item .cont:hover .price-price,
.pricing .item .cont:hover h5,
.pricing .item .cont:hover img {
    transform: translateY(-25px)
}

.classes3 .card .card-inner:hover .card-img {
    transform: translateY(-5px)
}

.classes-single h5 {
    font-size: 40px;
    margin-bottom: 15px;
    color: #fff;
    text-transform: uppercase
}

.classes-single .list-icon span {
    font-size: 14px;
    color: #c7d400;
    background-color: #fff0
}

.classes-single .sidebar {
    position: relative;
    display: block;
    padding: 45px 30px 60px;
    background: #fff
}

.classes-single .sidebar .con {
    position: relative;
    margin-bottom: 15px;
    border-bottom: 1px solid #eaeaea
}

.classes-single .sidebar .con h5 {
    position: relative;
    display: inline-block;
    font-size: 40px;
    color: #0a0a0a;
    text-transform: uppercase
}

.classes-single .sidebar .con .info {
    display: flex;
    margin-bottom: 15px;
    align-items: center
}

.classes-single .sidebar .con .info .image.icon {
    max-width: 30px;
    margin-right: 10px;
    color: #0a0a0a;
    font-size: 25px
}

.classes-single .sidebar .con .info .wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 17px;
    line-height: 1.25em;
    text-transform: uppercase
}

.classes-single .sidebar .con .info p {
    color: #3b3b3b;
    font-weight: 400;
    text-transform: none;
    font-size: 17px;
    margin-bottom: 0
}

.classes-single .sidebar .instructor {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.classes-single .sidebar .instructor .wrapper {
    display: flex;
    margin-bottom: 30px;
    align-items: center;
    color: #e9e9e9;
    text-decoration: none
}

.pricing .item .cont,
.pricing .item .cont.center {
    margin: 0;
    padding: 75px 45px 15px;
    text-align: center
}

.classes-single .sidebar .instructor .wrapper .w-inline-block {
    max-width: 100%;
    display: flex
}

.classes-single .sidebar .instructor .wrapper .image-wrapper {
    display: flex;
    overflow: hidden;
    align-items: center;
    transform: translate(0, 0)
}

.classes-single .sidebar .instructor .wrapper .image-wrapper.details {
    width: 70px;
    max-height: 70px;
    min-height: 70px;
    min-width: 70px;
    margin-right: 15px;
    border-radius: 100%;
    border: 1px solid #c7d400;
    padding: 3px
}

.classes-single .sidebar .instructor .wrapper .image.details {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%
}

.classes-single .sidebar .instructor .wrapper .cont .details-subtitle {
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 1em;
    color: #3b3b3b
}

.classes-single .sidebar .instructor .wrapper .cont .details-name {
    color: #0a0a0a;
    font-size: 17px;
    line-height: 1em;
    font-weight: 400
}

.classes-prev-next {
    padding: 40px 0;
    border: none;
    border-top: 1px solid rgb(255 255 255 / .1)
}

@media (max-width:576px) {
    .classes-prev-next {
        text-align: center
    }
    .classes-prev-next-left {
        margin-bottom: 10px
    }
}

.classes-prev-next a {
    display: inline-block;
    font-size: 17px;
    color: #fff;
    line-height: 1em
}

.classes-prev-next .classes-prev-next-left a i {
    margin-right: 5px;
    font-size: 12px
}

.classes-prev-next .classes-prev-next-right a i {
    font-size: 12px;
    margin-left: 5px
}

.pricing .item {
    position: relative;
    width: 100%;
    padding: 20px 0 0 20px;
    margin: 0 0 30px;
    text-align: center;
    box-sizing: border-box
}

.pricing .item:before {
    content: '';
    width: 40%;
    position: absolute;
    top: -2%;
    bottom: 70%;
    left: -2.5%;
    background-image: url(../img/dots.png);
    background-repeat: repeat;
    z-index: 0
}

.pricing .item .cont {
    position: relative;
    background: #fff;
    border: 1px solid #fff
}

.pricing .item .cont img {
    height: 70px;
    margin-bottom: 15px
}

.pricing .item .cont h5 {
    font-size: 35px;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #0a0a0a;
    line-height: 1.25em
}

.pricing .item .price-features p {
    margin-bottom: 15px;
    color: #0a0a0a
}

.pricing .item .cont h1 {
    font-size: 70px;
    line-height: 1em;
    color: #0a0a0a;
    margin-bottom: 5px
}

.pricing .item .cont sup {
    position: absolute;
    font-size: 20px;
    margin-left: -40px;
    top: 20px
}

.pricing .item .cont span span {
    font-size: 25px
}

.pricing .item .cont .button-5,
.pricing .item .cont a.button-5 {
    opacity: 0;
    transition: .7s cubic-bezier(.17, .67, 0, 1.01)
}

.pricing .item .cont:hover .button-5,
.pricing .item .cont:hover a.button-5 {
    opacity: 1;
    transform: translateY(-25px)
}

.pricing .item .cont:hover h5 {
    color: #0a0a00
}

.gallery-masonry-wrapper {
    position: relative;
    overflow: hidden;
    padding-bottom: 30px
}

.gallery-items .col-md-4:nth-child(2) {
    margin-top: 0
}

.gallery-filter {
    width: 100%;
    padding-bottom: 30px;
    padding-left: 0;
    position: relative
}

.gallery-filter li {
    font-family: Oswald, sans-serif;
    margin-right: 15px;
    display: inline-block;
    font-size: 25px;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase
}

.gallery-filter li.active {
    color: #c7d400;
    content: "";
    left: 0;
    bottom: -4px;
    border-bottom: 1px solid;
    -webkit-transition: .7s cubic-bezier(.17, .67, 0, 1.01);
    -o-transition: .7s cubic-bezier(.17, .67, 0, 1.01);
    transition: .7s cubic-bezier(.17, .67, 0, 1.01)
}

.gallery-masonry-wrapper .gallery-masonry-item-img-link {
    display: block;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.gallery-masonry-wrapper .gallery-masonry-item-img-link:hover .gallery-masonry-item-img {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px)
}

.gallery-masonry-wrapper .gallery-masonry-item-img-link:hover .gallery-masonry-item-img:after,
[data-overlay-dark="3"]:before {
    opacity: .3
}

@media only screen and (max-width:767px) {
    .gallery-masonry-wrapper {
        margin-left: auto;
        margin-right: auto
    }
    .gallery-items .col-md-6:nth-child(2) {
        margin-top: 0
    }
}

@media all and (max-width:575px) {
    .gallery-filter li {
        margin-right: 10px;
        font-size: 17px
    }
    .gallery-filter li:last-child {
        margin-right: 0
    }
    .gallery-items .single-item {
        padding-bottom: 30px
    }
}

@media only screen and (max-width:400px) {
    .gallery-masonry-wrapper {
        margin-left: auto;
        margin-right: auto
    }
}

.gallery-item {
    position: relative;
    padding-top: 20px
}

.gallery-box {
    overflow: hidden;
    position: relative
}

.blog2 .post-img,
.gallery-box .gallery-img,
.vid-icon {
    position: relative;
    overflow: hidden
}

.gallery-box .gallery-detail,
.gallery-box .gallery-img:after {
    position: absolute;
    transition: .27s cubic-bezier(.3, .1, .58, 1);
    left: 0;
    width: 100%
}

.gallery-box .gallery-img:after {
    content: " ";
    display: block;
    height: 100%;
    top: 0;
    border-radius: 0
}

.gallery-box .gallery-img>img {
    transition: .3s cubic-bezier(.3, .1, .58, 1);
    border-radius: 0
}

.gallery-box .gallery-detail {
    opacity: 0;
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden
}

.gallery-box .gallery-detail h4 {
    font-size: 18px
}

.gallery-box .gallery-detail p {
    color: Rgb(0 0 0 / .4);
    font-size: 17px
}

.gallery-box .gallery-detail i {
    color: #0a0a0a;
    padding: 8px
}

.gallery-box:hover .gallery-detail {
    top: 50%;
    transform: translate(0, -50%);
    opacity: 1
}

.gallery-box:hover .gallery-img:after {
    background: rgb(0 0 0 / .4)
}

.gallery-box:hover .gallery-img>img {
    transform: scale(1.05)
}

.mfp-figure button {
    border: 0 solid #fff0
}

button.mfp-arrow,
button.mfp-close {
    border: 0 solid #fff0;
    background: 0 0
}

.vid-icon:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-filter: brightness(70%);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s
}

.video-gallery-button {
    position: relative;
    margin: auto 20px auto auto;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 4;
    float: left
}

.video-gallery-polygon {
    z-index: 2;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: #c7d400;
    border-radius: 50%;
    color: #0a0a0a;
    padding: 12px 11px 12px 13px;
    line-height: 0;
    box-shadow: 0 0 0 5px rgb(255 255 255 / 10%);
    font-size: 20px
}

.error-form .form-group .theme-btn:hover,
.video-gallery-polygon:hover {
    background: #fff;
    color: #0a0a0a
}

.play-button {
    position: relative;
    margin: auto;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 4
}

.play-button svg {
    position: absolute;
    width: 100%;
    height: 100%
}

.polygon {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 90px;
    font-size: 30px;
    z-index: 2
}

.play-button svg.circle-fill {
    z-index: 1;
    stroke-dasharray: 322;
    stroke-dashoffset: 322;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.play-button:hover svg.circle-fill {
    stroke-dashoffset: 38.5
}

.play-button svg.circle-track {
    z-index: 0
}

.video-wrapper {
    min-height: 500px
}

.video-wrapper .vid {
    position: relative;
    z-index: 8
}

.video-wrapper .vid .vid-butn:hover .icon:before {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.video-wrapper .vid .vid-butn .icon {
    color: #c7d400;
    width: 100px;
    height: 100px;
    border: 2px solid rgb(255 255 255 / .3);
    border-radius: 50%;
    line-height: 100px;
    text-align: center;
    font-size: 40px;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.video-wrapper .vid .vid-butn .icon:after {
    content: '';
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: 5px;
    left: 5px;
    border: 2px solid #fff;
    border-radius: 50%;
    z-index: -1
}

.video-wrapper .vid .vid-butn .icon:before {
    content: '';
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: 5px;
    left: 5px;
    background: 0 0;
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: .5s cubic-bezier(1, 0, 0, 1);
    -o-transition: .5s cubic-bezier(1, 0, 0, 1);
    transition: .5s cubic-bezier(1, 0, 0, 1)
}

.video-wrapper .vid .vid-butn .icon:hover {
    border: 2px solid #c7d400
}

.faqs-accordion .accordion .title {
    padding: 30px 30px 30px 80px;
    cursor: pointer;
    position: relative;
    border: 1px solid #fff;
    margin-bottom: 10px;
    background-color: #fff
}

.faqs-accordion .accordion .title:after {
    content: '\e61a';
    font-family: themify;
    font-size: 17px;
    font-weight: 400;
    position: absolute;
    top: 25px;
    left: 20px;
    background: #c7d400;
    padding: 8px 14px;
    color: #0a0a0a;
    border-radius: 50%
}

.faqs-accordion .accordion .title h6 {
    font-size: 25px;
    margin-bottom: 0;
    color: #0a0a0a
}

.faqs-accordion .accordion .accordion-info {
    display: none;
    padding: 0 20px;
    margin-top: 15px;
    margin-left: 0
}

.blog2 .post-img a,
.faqs-accordion .accordion .active {
    display: block
}

.faqs-accordion .accordion .active .title {
    color: #0a0a0a;
    background: #c7d400;
    border: 1px solid #c7d400;
    -webkit-box-shadow: 0 5px 30px rgb(0 0 0 / .05);
    box-shadow: 0 5px 30px rgb(0 0 0 / .05)
}

.faqs-accordion .accordion .active .title:after {
    content: '\e622';
    background: #fff;
    color: #0a0a0a
}

.faqs-accordion .accordion .accordion-info ul {
    list-style-type: disc
}

.clients .owl-carousel {
    margin: 20px 0
}

.clients .clients-logo {
    opacity: 1;
    line-height: 0
}

.clients img {
    -webkit-filter: none;
    filter: none
}

.clients img:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .5s;
    transition: .5s
}

.testimonials .ready {
    position: relative;
    color: #fff
}

.testimonials h4 {
    font-size: 35px;
    margin-bottom: 15px;
    color: #fff;
    text-transform: uppercase
}

.testimonials-box {
    position: relative;
    background: #0a0a0a;
    padding: 45px 45px 30px;
    margin-bottom: -70px
}

.testimonials .item .quote {
    position: absolute;
    top: 75px;
    width: 70px;
    margin: 0 auto;
    opacity: .2;
    right: 30px
}

.blog .item .date a,
.blog2 .post-img .date {
    display: inline-block;
    width: 95px;
    height: 85px
}

.testimonials .item .info {
    text-align: left;
    padding: 20px 0 0;
    border-top: 1px solid rgb(255 255 255 / .1);
    margin-top: 20px
}

.testimonials .item .info .author-img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    border: 1px solid #c7d400;
    padding: 5px
}

.testimonials .item .info .author-img img {
    border-radius: 50%
}

.testimonials .item .info .cont {
    margin-left: 65px
}

.testimonials .item h5 {
    font-size: 30px;
    margin-bottom: 15px;
    color: #fff
}

.testimonials .item .info h6 {
    font-family: Barlow, sans-serif;
    font-size: 17px;
    margin-bottom: 0;
    padding-top: 7px;
    font-weight: 400;
    color: #fff;
    line-height: 1em
}

.testimonials .item .info span {
    font-size: 15px;
    color: #e9e9e9;
    line-height: 1em
}

.blog .item {
    position: relative;
    overflow: hidden;
    margin-bottom: 0
}

.blog .item:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-filter: brightness(75%);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s
}

.blog .item img {
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-filter: brightness(100%)
}

.blog .item .date a {
    position: absolute;
    top: 20px;
    left: 30px;
    background: #c7d400;
    border: 1px solid #c7d400;
    color: #0a0a0a;
    text-align: center;
    padding: 6px
}

.blog .item .date a:after,
.blog2 .post-img .date:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 14px 14px;
    border-color: #fff0 #fff0 #0a0a0a;
    position: absolute;
    right: 2px;
    bottom: 2px
}

.blog .item .date span {
    display: block;
    font-family: Barlow, sans-serif;
    font-size: 15px;
    color: #0a0a0a;
    line-height: 1.25em
}

.blog .item .date i,
.blog2 .post-img .date i {
    font-family: Oswald, sans-serif;
    display: block;
    font-size: 22px;
    font-style: normal;
    color: #0a0a0a;
    font-weight: 700
}

.blog .item .con {
    margin: -60px 30px 20px;
    padding: 30px;
    background-color: #fff!important;
    border: 1px solid #fff;
    border-radius: 0;
    overflow: hidden;
    -webkit-transition: .2s cubic-bezier(.3, .58, .55, 1);
    transition: .2s cubic-bezier(.3, .58, .55, 1)
}

.blog .item .con .category a {
    margin-right: 5px;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #3b3b3b;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s;
    letter-spacing: 0
}

.blog .item .con .category a:before {
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #c7d400;
    content: "";
    -webkit-transition: .5s;
    transition: .5s
}

.blog .item .con h5,
.blog .item .con h5 a {
    color: #0a0a0a;
    font-size: 30px;
    margin-bottom: 0;
    line-height: 1.25em
}

.blog2 .item {
    margin-bottom: 30px
}

.blog2 .post-img:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s
}

.blog2 .post-img .date {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: #c7d400;
    border: 1px solid #c7d400;
    color: #fff;
    text-align: center;
    padding: 6px
}

.blog2 .post-img .date span {
    display: block;
    font-size: 17px;
    color: #0a0a0a;
    line-height: 1.25em
}

.blog2 .post-cont {
    padding: 30px 0
}

.blog2 .post-cont .tag {
    display: block;
    font-size: 17px;
    color: #c7d400;
    margin-bottom: 0
}

.blog2 .post-cont h5 {
    font-size: 35px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.blog2 .post-cont h5 a,
.contact h5 {
    color: #fff;
    font-size: 35px;
    text-transform: uppercase
}

.blog2-sidebar .widget {
    background: #fff;
    padding: 10px;
    margin-bottom: 30px;
    overflow: hidden
}

.blog2-sidebar .widget ul {
    margin-bottom: 0;
    padding: 0
}

.blog2-sidebar .widget ul li {
    margin-bottom: 3px;
    font-size: 17px;
    line-height: 1.5em
}

.blog2-sidebar .widget ul li i {
    font-size: 9px;
    margin-right: 10px
}

.blog2-sidebar .widget .recent li {
    display: block;
    overflow: hidden
}

.blog2-sidebar .widget .recent .thum {
    width: 90px;
    overflow: hidden;
    float: left;
    margin-right: 10px
}

.blog2-sidebar .widget .recent a {
    display: block;
    margin-left: 105px
}

.blog2-sidebar .widget-title h6 {
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(0 0 0 / .1);
    font-size: 30px;
    line-height: 1.75em;
    margin-bottom: 15px;
    color: #0a0a0a;
    text-transform: uppercase
}

.blog2-sidebar .search form input {
    width: 100%;
    padding: 15px;
    border: 0;
    background: #0a0a0a;
    margin-bottom: 0
}

.blog2-sidebar .search form button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #c7d400;
    color: #0a0a0a;
    border: 0;
    padding: 13px 18px;
    cursor: pointer
}

.blog2-sidebar .tags li {
    margin: 4px!important;
    padding: 8px 20px;
    background-color: #c7d400;
    color: #0a0a0a;
    float: left
}

.blog2-sidebar ul.tags li a {
    font-size: 15px;
    color: #0a0a0a
}

.blog2-sidebar ul.tags li:hover,
.blog2-sidebar ul.tags li:hover a {
    background-color: #0a0a0a;
    color: #fff
}

.post .section {
    padding-top: 60px;
    margin-bottom: 60px
}

.post .section h6 span {
    font-size: 17px;
    color: #e9e9e9;
    font-weight: 400;
    margin-left: 15px;
    letter-spacing: 0
}

.post .section .wrap {
    display: flex;
    margin-bottom: 60px
}

.post .section .wrap .user {
    margin-right: 30px;
    flex: 0 0 auto
}

.post .section .wrap .user img {
    border-radius: 100%;
    width: 100px;
    border: 1px solid #c7d400;
    padding: 5px
}

.post .section .wrap .cont {
    margin-right: 25px
}

.post .section .wrap .cont .repay {
    font-size: 17px;
    color: #fff;
    margin: 0;
    font-weight: 400
}

.pagination-wrap {
    padding: 0;
    margin: 0;
    text-align: center
}

.pagination-wrap li {
    margin: 0 5px
}

.pagination-wrap li a {
    background: #0a0a0a;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #e9e9e9;
    font-weight: 400;
    border: 1px solid #0a0a0a;
    border-radius: 0
}

.pagination-wrap li a i {
    font-size: 11px
}

.pagination-wrap li a:hover {
    opacity: 1;
    background: #c7d400;
    border: 1px solid #c7d400;
    color: #0a0a0a
}

.pagination-wrap li a.active {
    background-color: #c7d400;
    border: 1px solid #c7d400;
    color: #0a0a0a
}

@media screen and (max-width:768px) {
    .blog .owl-theme .owl-nav,
    .classes .owl-theme .owl-nav,
    .owl-nav,
    .trainers .owl-theme .owl-nav {
        display: none
    }
    .pagination-wrap {
        padding: 0;
        margin: 0;
        text-align: center
    }
}

.contact p {
    color: #e9e9e9;
    margin-top: 10px;
    margin-bottom: 10px
}

.contact p b {
    color: #fff;
    font-weight: 700
}

.contact .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #e9e9e9
}

.contact .con .icon {
    width: 45px;
    height: 45px;
    line-height: 45px;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 0;
    border: 1px solid #c7d400;
    text-align: center
}

.contact .con .icon .img {
    border-radius: 0;
    border: 1px solid #c7d400
}

.contact .con .icon img {
    background: 0 0;
    padding: 13px
}

.contact .con .text {
    color: #e9e9e9;
    line-height: 1.5em
}

.contact .form-box {
    padding: 40px;
    background: #101010;
    z-index: 1;
    margin-bottom: 30px;
    margin-right: 30px
}

.contact .form-box:before {
    content: '';
    position: absolute;
    top: 30px;
    right: 15px;
    left: 45px;
    bottom: 0;
    background: #c7d400;
    z-index: -1
}

.contact .form-box:after {
    content: '';
    width: 50%;
    position: absolute;
    top: -7%;
    bottom: 55%;
    left: -5%;
    background-image: url(../img/dots2.png);
    background-repeat: repeat;
    z-index: -1
}

.comming {
    min-height: calc(100vh - 100px);
    height: auto;
    background-blend-mode: overlay;
    background: rgb(0 0 0 / .6);
    background-image: url(../img/slider/1.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    color: #fff
}

@media (max-width:767px) {
    .comming {
        min-height: 100vh
    }
}

.comming .item {
    background: 0 0;
    border: 1px solid rgb(255 255 255 / .2);
    padding: 30px 15px;
    margin-bottom: 15px
}

.comming h6 {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 30px;
    letter-spacing: 0
}

.comming h1,
.comming h3 {
    margin-bottom: 0;
    color: #fff
}

.comming h3 {
    font-size: 60px;
    text-transform: uppercase
}

.comming h2 {
    font-size: 55px;
    color: #fff;
    text-transform: uppercase
}

.comming h1 {
    font-size: 160px;
    line-height: 1em
}

.comming form {
    margin-top: 30px
}

.comming form input {
    width: 100%;
    padding: 13px 50px 13px 20px;
    background-color: #fff0;
    border: 1px solid rgb(255 255 255 / .3);
    border-radius: 0;
    color: #fff;
    margin-bottom: 15px;
    outline: 0
}

.comming form input::placeholder {
    color: #fff
}

.comming form button {
    background-color: #c7d400;
    padding: 8px 24px;
    border-radius: 0;
    color: #0a0a0a;
    border: 0;
    position: absolute;
    top: 4px;
    right: 4px;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    outline: 0
}

.comming form button:hover,
.footer-top .wrap .subscribe form button:hover {
    background-color: #fff;
    color: #0a0a0a;
    outline: 0
}

.footer-bottom p a:hover,
.footer-top .wrap .wrap-mail:hover,
.go-back a,
.go-back a:hover,
[data-overlay-dark] h1,
[data-overlay-dark] h2,
[data-overlay-dark] h3,
[data-overlay-dark] h4,
[data-overlay-dark] h5,
[data-overlay-dark] h6,
[data-overlay-dark] span {
    color: #fff
}

.go-back {
    margin-top: 15px
}

.go-back a {
    font-size: 17px
}

.go-back a span {
    transition: .5s
}

.go-back a span i {
    color: #fff;
    font-size: 12px
}

.go-back a:hover span {
    padding-right: 15px
}

.error-form {
    max-width: 520px;
    margin: 20px auto 0
}

.error-form .form-group {
    margin: 0
}

.error-form .form-group input[type=email],
.error-form .form-group input[type=search],
.error-form .form-group input[type=text] {
    position: relative;
    width: 100%;
    line-height: 30px;
    padding: 10px 100px 10px 20px;
    height: 54px;
    display: block;
    font-family: Barlow, sans-serif;
    font-size: 17px;
    background: 0 0;
    color: #e9e9e9;
    border-radius: 0;
    border: 1px solid rgb(255 255 255 / .2);
    transition: .3s
}

.error-form .form-group input[type=email]:focus,
.error-form .form-group input[type=search]:focus,
.error-form .form-group input[type=text]:focus {
    border-color: #c7d400
}

.error-form .form-group input::-webkit-input-placeholder {
    color: #e9e9e9
}

.error-form .form-group .theme-btn {
    position: absolute;
    right: 4px;
    top: 4px;
    width: 90px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    background: #c7d400;
    color: #0a0a0a;
    border-radius: 0
}

.error-form .form-group .theme-btn span {
    vertical-align: middle;
    outline: 0
}

h1.not-found {
    color: #c7d400;
    font-size: 270px;
    line-height: 300px
}

.footer p,
.not-found p {
    color: #e9e9e9
}

.not-found h3 {
    font-size: 50px;
    text-transform: uppercase
}

.btn-1 {
    font-size: 17px;
    padding: 6px 30px;
    border: none;
    color: #0a0a0a;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    transition: .2s ease-in-out;
    vertical-align: middle;
    white-space: nowrap
}

.btn-2,
.btn-3,
.btn-4,
.btn-5,
.insta .follow .text-bg {
    padding: 12px 30px;
    font-size: 17px
}

.btn-1:active,
.btn-1:focus,
.btn-1:focus:active,
.btn-1:hover,
.btn-2:active,
.btn-2:focus,
.btn-2:focus:active,
.btn-2:hover {
    color: #0a0a0a;
    box-shadow: none;
    outline: 0;
    background-position: 50% -2px
}

.btn-1[disabled],
.btn-2[disabled],
.btn-3[disabled],
.btn-4[disabled],
.btn-5[disabled] {
    box-shadow: none;
    cursor: not-allowed;
    opacity: .65
}

.button-1 {
    background: linear-gradient(113deg, #fff 50%, #c7d400 0);
    border: none;
    background-position: calc(100% + 2px) -2px;
    background-repeat: no-repeat;
    background-size: calc(220% + 4px) calc(100% + 4px);
    transition: background .2s ease-in-out;
    border-radius: 0
}

.btn-2 {
    border: none;
    color: #0a0a0a;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    transition: .2s ease-in-out;
    vertical-align: middle;
    white-space: nowrap
}

.button-2 {
    background: linear-gradient(113deg, #c7d400 50%, #fff 0);
    border: none;
    background-position: calc(100% + 2px) -2px;
    background-repeat: no-repeat;
    background-size: calc(220% + 4px) calc(100% + 4px);
    transition: background .2s ease-in-out;
    border-radius: 0
}

.btn-3,
.btn-4,
.btn-5 {
    border: none;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    transition: .2s ease-in-out;
    vertical-align: middle;
    white-space: nowrap
}

.button-3,
.button-4,
.button-5 {
    transition: background .2s ease-in-out
}

.btn-3:active,
.btn-3:focus,
.btn-3:focus:active,
.btn-3:hover,
.btn-4:active,
.btn-4:focus,
.btn-4:focus:active,
.btn-4:hover {
    color: #fff;
    box-shadow: none;
    outline: 0;
    background-position: 50% -2px
}

.button-3 {
    background: linear-gradient(113deg, #c7d400 50%, #0a0a0a 0);
    border: none;
    background-position: calc(100% + 2px) -2px;
    background-repeat: no-repeat;
    background-size: calc(220% + 4px) calc(100% + 4px);
    border-radius: 0
}

.button-4 {
    background: linear-gradient(113deg, #0a0a0a 50%, #c7d400 0);
    border: none;
    background-position: calc(100% + 2px) -2px;
    background-repeat: no-repeat;
    background-size: calc(220% + 4px) calc(100% + 4px);
    border-radius: 0
}

.btn-5:active,
.btn-5:focus,
.btn-5:focus:active,
.btn-5:hover {
    color: #c7d400;
    box-shadow: none;
    outline: 0;
    background-position: 50% -2px
}

.button-5 {
    background: linear-gradient(113deg, #fff 50%, #0a0a0a 0);
    border: none;
    background-position: calc(100% + 2px) -2px;
    background-repeat: no-repeat;
    background-size: calc(220% + 4px) calc(100% + 4px);
    border-radius: 0
}

.footer-bottom,
.footer-top {
    background-color: #0a0a0a;
    display: block
}

.insta .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

.insta .img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    opacity: 0
}

.insta .img i {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    opacity: 0
}

.insta .follow {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.insta .follow .text-bg {
    background: #fff;
    color: #0a0a0a;
    z-index: 3
}

.insta .follow .text-bg i {
    color: #0a0a0a;
    z-index: 1
}

.insta .follow:hover .text-bg,
.insta .follow:hover .text-bg i {
    background: #c7d400;
    color: #0a0a0a
}

.footer h4 {
    font-size: 35px;
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase
}

.footer-bottom p,
.footer-bottom p a {
    font-size: 15px;
    margin: 0;
    color: #e9e9e9
}

.footer-top {
    position: relative;
    padding: 40px 0 10px;
    z-index: 1;
    border-top: 1px solid rgb(255 255 255 / .04)
}

.footer-top .wrap {
    position: relative;
    display: block;
    margin-bottom: 30px
}

.footer-top .wrap .wrap-text {
    position: relative;
    color: #e9e9e9;
    margin-bottom: 15px
}

.footer-top .wrap .wrap-phone {
    font-size: 17px;
    color: #e9e9e9;
    position: relative
}

.footer-top .wrap .wrap-mail {
    font-size: 17px;
    line-height: 3em;
    color: #e9e9e9;
    position: relative;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s
}

.footer-bottom p a:hover:before,
.footer-top .wrap .wrap-mail:hover:before {
    background-color: #e9e9e9
}

.footer-top .opening-hours ul {
    margin: 0 0 30px;
    padding: 0
}

.footer-top .opening-hours ul li .dots,
.footer-top .opening-hours ul li .tit,
.footer-top .opening-hours ul li span {
    display: table-cell;
    white-space: nowrap
}

.footer-top .opening-hours ul li {
    margin-bottom: 15px;
    font-size: 17px
}

.footer-top .opening-hours ul li span {
    white-space: nowrap;
    padding-left: 10px;
    color: #e9e9e9
}

.footer-top .opening-hours ul li .tit {
    padding-right: 10px;
    color: #e9e9e9
}

.footer-top .opening-hours ul li .dots {
    height: 4px;
    width: 100%;
    border-bottom: 1px dashed rgb(255 255 255 / .15);
    position: relative;
    top: -7px
}

.footer-top .wrap .subscribe form {
    margin-top: 20px;
    position: relative
}

.footer-top .wrap .subscribe form input {
    width: 100%;
    padding: 14px 60px 14px 20px;
    background-color: #fff0;
    border: 1px solid rgb(255 255 255 / .1);
    border-radius: 0;
    color: #e9e9e9;
    margin-bottom: 15px;
    outline: 0
}

.footer-top .wrap .subscribe form input::placeholder {
    color: #e9e9e9
}

.footer-top .wrap .subscribe form button {
    background-color: #c7d400;
    padding: 9px 20px;
    border-radius: 0;
    color: #0a0a0a;
    border: 0;
    position: absolute;
    top: 4px;
    right: 4px;
    cursor: pointer;
    outline: 0
}

.footer-bottom p a {
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    line-height: 3em
}

.footer-bottom {
    position: relative;
    padding: 35px 0;
    border-top: 1px solid rgb(255 255 255 / .1)
}

.mouse-cursor,
.progress-wrap {
    position: fixed;
    visibility: hidden
}

.footer-bottom .footer-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

.footer-bottom .footer-social a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #e9e9e9;
    font-size: 17px;
    background-color: #fff0;
    -webkit-transition: .5s;
    transition: .5s
}

.progress-wrap,
.progress-wrap::after {
    height: 45px;
    width: 45px;
    cursor: pointer;
    display: block;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear
}

.footer-bottom .footer-social a:hover {
    background-color: #fff0;
    color: #c7d400
}

.progress-wrap {
    bottom: 30px;
    right: 30px;
    border-radius: 50px;
    z-index: 100;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    transition: .4s linear
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.progress-wrap::after {
    position: absolute;
    font-family: themify;
    content: '\e660';
    text-align: center;
    line-height: 45px;
    font-size: 12px;
    font-weight: 400;
    left: 0;
    top: 0;
    z-index: 1;
    transition: .4s linear;
    color: #c7d400
}

.progress-wrap svg path {
    fill: none
}

.progress-wrap svg.progress-circle path {
    stroke: #C7D400;
    stroke-width: 3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    stroke: #C7D400
}

.mouse-cursor {
    left: 0;
    top: 0;
    pointer-events: none;
    border-radius: 50%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.cursor-inner {
    margin-left: -2px;
    margin-top: -2px;
    width: 5px;
    height: 5px;
    z-index: 10000001;
    background-color: #f4f4f4;
    -webkit-transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out;
    transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out
}

.cursor-inner.cursor-hover {
    margin-left: -40px;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    background-color: #c7d400;
    opacity: .3
}

.cursor-outer {
    margin-left: -17px;
    margin-top: -17px;
    width: 34px;
    height: 34px;
    border: 2px solid #c7d400;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10000000;
    opacity: .9;
    -webkit-transition: .08s ease-out;
    -o-transition: .08s ease-out;
    transition: .08s ease-out
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px!important
    }
}

@media screen and (max-width:991px) {
    .nav-scroll,
    .navbar {
        background: #0a0a0a
    }
    .logo-img,
    .nav-scroll .logo-img {
        width: 130px
    }
    .navbar {
        padding: 0
    }
    .logo-wrapper {
        float: left;
        padding: 23px 0 23px 15px
    }
    .nav-scroll .logo-wrapper {
        padding: 15px;
        background-color: #fff0
    }
    .navbar .logo {
        text-align: left;
        margin-left: 0
    }
    .logo-img {
        margin-bottom: 0;
        padding: 0
    }
    .navbar button {
        margin-right: 0;
        outline: 0!important;
        background: 0 0;
        margin-top: 10px;
        border: none
    }
    .navbar button:active,
    .navbar button:focus,
    .navbar button:hover {
        background: 0 0;
        outline: 0;
        color: transparent!important
    }
    .navbar .container {
        max-width: 100%;
        padding: 0
    }
    .navbar .nav-link {
        margin: 0 auto!important
    }
    .nav-scroll .dropdown .nav-link.active i,
    .navbar .navbar-nav .nav-link {
        color: #fff
    }
    .nav-scroll .navbar-collapse .nav-link {
        color: #fff!important
    }
    .nav-scroll .navbar-collapse .active {
        color: #c7d400!important
    }
    .navbar .dropdown-menu .dropdown-item {
        padding: 0 15px;
        font-size: 17px;
        line-height: 40px
    }
    .navbar .dropdown-menu .dropdown-item.dropdown-toggle {
        font-weight: 400
    }
    .navbar .dropdown-submenu .dropdown-toggle::after {
        right: 15px;
        font-size: 13px
    }
    .navbar .dropdown-submenu:hover>.dropdown-toggle::after {
        transform: rotate(0)
    }
    .navbar .dropdown-submenu .dropdown-toggle.show::after {
        transform: rotate(90deg)
    }
    .navbar .dropdown-menu {
        border: none;
        padding: 0;
        border-radius: 0;
        margin: 0;
        background: #0a0a0a;
        box-shadow: none
    }
    .navbar .dropdown-submenu .dropdown-menu {
        margin: 0;
        padding: 0 0 0 20px
    }
    .navbar .dropdown-menu li a {
        padding: 0 15px
    }
    .navbar .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0
    }
    .dropdown .nav-link i,
    .nav-scroll .dropdown .nav-link i {
        color: rgb(255 255 255 / .5)
    }
    .navbar .navbar-collapse {
        max-height: 450px;
        overflow: auto;
        background: #0a0a0a;
        text-align: left;
        padding: 20px
    }
    .testimonials-box {
        margin-bottom: 90px;
        padding: 35px 20px
    }
    .insta {
        margin-bottom: 0
    }
    .bg-fixed,
    .header {
        background-attachment: scroll!important
    }
    .header .caption h1 {
        font-size: 30px
    }
    .parallax-header h1,
    .section-title {
        font-size: 45px
    }
    .banner-header h6 {
        margin-bottom: 5px
    }
    .footer-bottom .footer-social {
        float: left
    }
}

@media screen and (max-width:767px) {
    .banner-header h1,
    .kenburns-inner .caption h1,
    .kenburns-inner .caption h1 span {
        font-size: 45px
    }
    .kenburns-inner .caption {
        text-align: center
    }
    .header .caption h1 {
        font-size: 30px
    }
    .insta .follow {
        display: none
    }
}

[data-overlay-dark]:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #000
}

[data-overlay-dark] p,
ul li {
    color: #e9e9e9
}

[data-overlay-dark="1"]:before {
    opacity: .1
}

[data-overlay-dark="2"]:before {
    opacity: .2
}

[data-overlay-dark="4"]:before {
    opacity: .4
}

[data-overlay-dark="5"]:before {
    opacity: .5
}

[data-overlay-dark="6"]:before {
    opacity: .6
}

[data-overlay-dark="7"]:before {
    opacity: .7
}

[data-overlay-dark="8"]:before {
    opacity: .8
}

[data-overlay-dark="9"]:before {
    opacity: .9
}

.blog p {
    display: -webkit-box;
    -webkit-line-clamp: 4
}

.blog h5 a {
    display: -webkit-box;
    -webkit-line-clamp: 2
}

.blog h5 {
    height: 75px
}

.faq-section {
    background: #000;
    color: #000
}

.faq-section h4 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 30px
}

.faq .card {
    border: none;
    background: 0 0;
    border-bottom: 1px dashed #cee1f8
}

.faq .card .card-header {
    padding: 0;
    border: none;
    background: 0 0;
    transition: .3s
}

.faq .card .card-header:hover {
    background: rgb(233 196 30 / .1);
    padding-left: 10px
}

.faq .card .card-header .faq-title {
    width: 100%;
    text-align: left;
    padding: 20px 30px;
    font-weight: 400;
    font-size: 16px;
    color: #dae0e6;
    text-decoration: none!important;
    cursor: pointer;
    letter-spacing: 1px
}

.faq .card .card-header .faq-title .badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 29px;
    height: 20px;
    line-height: 14px;
    border-radius: 100px;
    text-align: center;
    background: #f3f8ff;
    color: #000;
    font-size: 12px;
    margin-right: 20px
}

.faq .card .card-body {
    padding: 30px 30px 16px 35px;
    font-weight: 400;
    font-size: 16px;
    color: #0000009a;
    line-height: 28px;
    letter-spacing: 1px;
    border-top: 1px solid #f3f8ff
}

.WhyChSpaAjman {
    list-style-type: circle
}

.WhyChSpaAjman li {
    text-align: left
}

@media (max-width:991px) {
    .faq .card .card-header .faq-title {
        line-height: 26px;
        margin-top: 10px
    }
}