
@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700&amp;display=swap');
@import url('../vendor/bootstrap/css/bootstrap.min.css');
@import url(../vendor/fontawesome-free/css/all.min.css);
@import url(../vendor/gym-flat-icon/flaticon.css);
@import url(owl.carousel.min.css);
@import url(owl.theme.default.min.css);
@import url(venobox.css);
@import url(animate.min.css);
@import url(meanmenu.min.css);
@import url(aos.css);

/***

/*-----------------------------------------------
            1. General Style
-------------------------------------------------*/

@font-face{
    font-family: Lucida;
    src: url(../font/lucidabrightdemibold.ttf);
}

* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

body,
html {
    height: 100%;
    width: 100%;
    margin: 0;
}

body {
    background: #fff none repeat scroll;
    font-size: 16px;
    font-weight: normal;
    overflow-x: hidden !important;
    font-family: 'Hind', sans-serif;
}

#mainNav {
    margin: 0px 17px 0px 0px !important;
}

p {
    line-height: 1.75;
}

a {
    color: #fff;
}

a,
#mainNav .navbar-nav .nav-item .nav-link.section-button.btn,
.our-membership-area .card,
.our-membership-area .card:hover,
.our-membership-area .card .our-membership-area ul li,
.our-membership-area .card:hover .our-membership-area ul li,
.our-membership-area .card .btn.section-button,
.our-membership-area .card:hover .btn.section-button,
.our-membership-area .card .card-price,
.our-membership-area .card:hover .card-price,
.our-membership-area .card .btn.section-button,
.our-membership-area .card:hover .btn.section-button,
.our-membership-area .card img,
.our-membership-area .card:hover img,
.single-program,
.single-program h4,
.single-program a,
.class-img img,
.class-img:hover img,
.testi_prev:hover,
.testi_next:hover,
.trainer-social i,
.footer-social a,
.single-class-box,
.single-class-content,
.single-class-content h4,
#mainNav,
#mainNav.new-menu,
.footer-about form button,
.footer-about form button:hover,
.footer-about form button .footer-email-icon,
.footer-about form button:hover .footer-email-icon,
.widget-search form button,
.widget-search form button:hover,
.our-gallery-area svg,
.footer-widget.footer-gallery ul li a img,
.blog-page-area .card,
.blog-page-area .card .blog-thumb-box>img,
#content .share-box>button,
.mean-container .mean-nav ul li,
.footer-about button svg,
.all_classes_slide_nav>svg .all-classes-icon,
.footer-widget.footer-gallery ul li a img,
.widget-instagram ul li a img,
.gallery-filter-btn label,
.address-box p a,
.reply-btn,
.round-button:before,
.single-program .program-arrow-btn i::before,
.footer-about form button i::before,
.all_classes_slide_nav>span i::before {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
}

a:hover {color: #1aa0b8;}
section {padding: 70px 0px;}
ul li {margin: 0;padding: 0;list-style-type: none;}
ul {margin: 0;padding: 0;}
a, a>* {outline: none;cursor: pointer;text-decoration: none;}
a:hover {text-decoration: none;}
.form-control {border-radius: 0;border: 1px solid #fff;
    background-color: transparent;height: 45px;}
.form-control:focus {background-color: transparent;border-color: #fff;
    box-shadow: none;}
.form-control::-webkit-input-placeholder {color: #fff;}
.form-control::-moz-placeholder {color: #fff;}
.form-control:-moz-placeholder {color: #fff;}
.form-control::-ms-input-placeholder {color: #fff;}
.padding-zero {padding: 0;}
figure {margin-bottom: 0;}

/*------------------------------------------
            2.  Typography
-------------------------------------------*/
h1, h2, h3, h4, h5,h6 {
    font-weight: 500;
    margin: 0;
}

.header-caption {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    /*padding-top: 80px;*/
    /*position: relative;*/
    z-index: 9;
    font-family: Lucida;
    color: #fff;
    position: absolute;
    top: 6%;
    left: 9%;
}

.header-caption-heading {
    font-size: 50px;
    line-height: 80px;
    color: #fff;
    padding: 29px 0 18px;
    text-shadow: 1px 1px 2px black, 0 0 25px #000, 0 0 5px #000;
    /*text-shadow: 2px 2px #000000;*/
}

img::-moz-selection {
    background: transparent;
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

.page-link:focus {
    box-shadow: none;
}

h2.section-heading {
    font-size: 30px;
    color: #232d39;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 40px;
    text-transform: uppercase;
}

h2.section-heading.dark,
h3.section-subheading.dark {
    color: #fff;
}

h3.section-subheading {
    font-size: 17px;
    color: #777c87;
    font-weight: 400;
    width: 67%;
    margin: 14px auto 50px;
    line-height: 30px;
}

h3.section-subheading-two {
    font-size: 17px;
    color: #777c87;
    font-weight: 400;
    margin: 15px auto 15px;
    line-height: 30px;
}

p {
    margin-bottom: 0;
}

.mb-30 {
    margin-bottom: 30px;
}

[class^="flaticon-"]::before,
[class*=" flaticon-"]::before,
[class^="flaticon-"]::after,
[class*=" flaticon-"]::after {
    margin-left: 0;
}

.section-overlay {
    height: 100%;
    width: 100%;
}

header {
    display: flex;
}

.page-banner-area .section-overlay {
    background-color: rgba(0, 0, 0, .6);
}

.bg-secondary-dark,
#mainNav.new-menu,
#mainNav .navbar-nav ul.dropdown-menu li,
#mainNav .navbar-nav ul.dropdown-menu,
.mean-container .mean-nav ul {
    background-color: #192029;
}

.bg-dark,
.membership-card-active,
#mainNav .navbar-nav .dropdown-menu a:hover {
    background-color: #232d39;
}

.color-dark,
.programme-heading,
.our-membership-area .btn.section-button,
#accordion6 .panel-body p,
.gallery-filter-btn label,
.address-box p a:hover,
.address-box ul li a:hover,
.blog-page-area .card-title a,
.widget-search form button:hover,
#content .block-1 blockquote p span i::before,
.all_classes_slide_nav>span i::before {
    color: #232d39;
}

.color-orange,
.class-schedule-area .nav-tabs .nav-link,
.class-schedule-area .nav-tabs .nav-item.show .nav-link,
.class-schedule-area .nav-tabs .nav-link.active,
.class-schedule-area table .btn.section-button:hover,
.our-membership-area .card-title,
.gallery-filter-btn label:hover,
.gallery-filter-btn label.active,
.reply-btn:hover,
.blog-page-area .card:hover .card-title a,
.bmi-box p span.bmi-star,
.contact-form-area .btn.section-button:hover,
#content .share-box a>span.active,
#content .share-box a:hover,
#content .share-box>button:hover,
#content .author-social a:hover,
#scroll,
#mainNav .navbar-nav .dropdown-menu a:hover,
.program-icon i::before,
.single-program:hover .program-arrow-btn i::before,
.footer-about form button:hover i::before,
.counter-icon i::before,
.our-membership-area .card-title-2,
.all_classes_slide_nav>span:hover i::before {
    color: #1aa0b8;
}

.bg-orange,
.class-schedule-area table .btn.section-button,
.blog-page-area nav .page-link.active,
.bmi-box .contact-sub-btn .btn.section-button,
.our-gallery-area.gallery-2-area .gallery-filter-btn label:hover,
.our-gallery-area.gallery-2-area .gallery-filter-btn label.active:hover,
.our-membership-area .card.membership-card-active .card-price,
.our-membership-area .card.membership-card-active .card-price-2,
.our-classes .owl-carousel button.owl-dot,

.comments-from-trainee-area .owl-carousel button.owl-dot {
    background-color: #1aa0b8;
}

.color-white,
header,
.btn.section-button,
.trainee-comment-box h5,
.trainee-comment-box h6,
.trainer-social a,
.round-button,
.counter-content,
.counter-number,
.class-schedule-area table td,
.our-membership-area .card-price h3,
.our-membership-area .card-price-2 h3,
.our-membership-area .card-price .period,
.class-img .class-fees span,
#accordion6 .panel-title a::before,
#accordion6 .panel-title a.collapsed::before,
.we-are-ready-content h2,
.we-are-ready-content p,
.address-box h6,
.contact-heading h2,
.contact-heading p,
.phone-info p,
.address-box p,
.class-schedule-area table .btn.section-button,
.bg-orange,
.blog-page-area nav .page-link.active,
.our-membership-area .card.membership-card-active ul li,
.our-membership-area .card.membership-card-active .btn.section-button,
.single-trainer-upper h5,
.single-trainer-upper p,
.our-membership-area .card-price-2 .period,
.our-gallery-area .hover-content i:before,
.footer-about form button i::before {
    color: #fff;
}

.footer-gray-color,
.footer-about p,
.footer-widget ul li a,
.footer-about form .form-control,
.copyright,
.footer-social a {
    color: #b9c5d2;
}

.para-color,
#content p,
.reply-btn,
.blog-page-area .card-footer,
.blog-page-area .card-footer .author-box a>span,
.blog-page-area .card-footer-share button,
.blog-page-area nav .page-link,
#content .share-box a,
#content .share-box>button,
#content .author-social a,
.program-arrow-btn i::before {
    color: #777c87;
}

.font-17,
span.btn-content {
    font-size: 17px;
}

.font-16 {
    font-size: 16px;
}

.font-18,
.trainee-comment-box h5,
.breadcrumb li,
.footer-widget h4 {
    font-size: 18px;
}

.font-14,
.trainer-social a,
.footer-social a,
.copyright,
#accordion6 .panel-body,
.widget-recent-posts ul li a p>span,
.blog-page-area .card-footer,
.blog-page-area .card-footer .author-box a>span,
.blog-page-area .card-footer-share button,
.class-schedule-area table .btn.section-button,
.program-arrow-btn i::before {
    font-size: 14px;
}

.font-w-semi-b,
.programme-heading,
.single-class-content h4,
span.btn-content,
.our-membership-area .card-price h3,
.our-membership-area .btn.section-button,
.trainee-comment-box h5,
.trainee-comment-box h6,
.class-img .class-fees span,
.we-are-ready-content .btn.section-button,
.membership-offer-left h3,
.membership-offer-right .btn.section-button,
#mainNav .navbar-nav .nav-item .nav-link.section-button.btn,
.breadcrumb li,
.bmi-box .contact-sub-btn .btn.section-button,
.error-page-area .btn.section-button,
.contact-form-area .btn.section-button,
.address-box h6,
.leave-comment-area form .btn.section-button,
.block-3 h2,
.reply-btn,
.btn.round-button,
.footer-widget h4,
#content .blog-comments-section .main-comment .author-name,
.mean-container .mean-nav ul li.mean-last a.section-button {
    font-weight: 600;
}

/*--------------------------------------------
            3. Button Style
---------------------------------------------*/
.btn {
    padding: 0;
}

button {
    background-color: transparent;
    cursor: pointer;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.btn.section-button {
    border-radius: 25px;
    border: 1px solid #1aa0b8;
    text-align: center;
    padding: 16px 33px 14px;
}

.round-button {
    color: #fff;
    position: relative;
}

.round-button {
    position: relative;
    z-index: 9;
    padding-left: 19px;
}

.round-button:before {
    content: "";
    background-color: #1aa0b8;
    height: 41px;
    width: 41px;
    z-index: -1;
    left: 0;
    top: -9px;
    display: flex;
    position: absolute;
    border-radius: 50%;
}

a.round-button:hover:before {
    width: 147px;
    border-radius: 25px;
}

/*Round Button Effect Start*/
.btn.round-button:hover {
    color: #fff;
}

/*Round Button Effect End*/
.testi_prev,
.testi_next {
    cursor: pointer;
    line-height: 39px;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 99;
}

button:focus {
    outline: 0;
    outline: 0 auto -webkit-focus-ring-color;
}

/*Button Effect Style*/
.btn-effect {
    overflow: hidden;
    position: relative;
    transition: 0.5s transform ease-in-out, 0.5s -webkit-transform ease-in-out;
    will-change: transform;
    z-index: 0;
}

.btn-effect::after {
    background-color: #fff;
    border-radius: 3rem;
    content: '';
    display: block;
    height: 100%;
    width: 101%;
    position: absolute;
    left: -1px;
    top: 0;
    -webkit-transform: translate(-100%, 0) rotate(0deg);
    transform: translate(-100%, 0) rotate(0deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    transition: 0.5s transform ease-out, 0.5s -webkit-transform ease-out;
    will-change: transform;
    z-index: -1;
}

.btn-effect:hover::after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: all ease-in-out .5s;
}

.btn-effect:hover {
    border: 1px solid transparent;
    color: #1aa0b8;
    -webkit-transform: scale(1);
    transform: scale(1);
    will-change: transform;
    transition: all ease-in-out .5s;
}

/*-------------------------------------------
    4. Preloader and Scroll To Top Area Start
-------------------------------------------*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999999;
}

.loader {
    position: absolute;
    left: 53%;
    top: 53%;
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    border: 10px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #1aa0b8;
    border-bottom: 10px solid #232d39;
    width: 90px;
    height: 90px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media only screen and (min-width:300px) and (max-width:479px) {
    .loader {
        margin: -100px 0 0 -48px;
    }
}

/*---------Scroll To Top--------*/
#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 25px;
    height: 50px;
    display: none;
    z-index: 10;
    font-size: 36px;
}

/*-------------------------------------------
   4. Preloader and Scroll To Top Area End
-------------------------------------------*/

/*-------------------------------------------
           5. Navbar Area CSS
-------------------------------------------*/
#mainNav {
    /*background-color: rgba(35, 45, 57, .6);*/
    background-color: rgba(35, 45, 57, .9);
    height: 110px;
}

#mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: #1aa0b8;
}

#mainNav .navbar-brand {
    color: #1aa0b8;
}

#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
    color: #1aa0b8;
}

#mainNav .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover,
#mainNav .navbar-nav .dropdown-menu a {
    color: #1aa0b8;
}

/*Dropdown Menu Style*/
.dropdown-toggle::after {
    display: none;
}

#mainNav .navbar-nav .nav-item .nav-link>i.fa-angle-down {
    padding-left: 5px;
}

#mainNav .navbar-nav ul.dropdown-menu {
    padding: 13px 0 13px 0;
    width: 230px;
    border: none;
    top: 100%;
}

#mainNav .navbar-nav .dropdown-menu a {
    color: #fff;
    font-size: 14px;
    padding: 8px 0 8px 20px;
    border-top: 1px solid rgba(35, 45, 57, 1);
    display: flex;
}

#mainNav .navbar-nav ul.dropdown-menu li:last-child a {
    border-bottom: 1px solid rgba(35, 45, 57, 1);
}

/*Navbar Right Side Button*/
#mainNav .navbar-nav .nav-item .nav-link.section-button.btn {
    font-size: 14px;
    background-color: #1aa0b8;
    padding: 1px 15px;
    line-height: 37px;
    border: 0;
}

#mainNav .navbar-nav .nav-item .nav-link.section-button.btn:hover {
    color: #1aa0b8;
}

#mainNav ul.navbar-nav li.nav-item:last-child {
    padding-top: 2px;
    margin-left: 17px;
}


#mainNav .navbar-nav .nav-item .nav-link.section-button.btn.btn-effect:hover {
    border: none;
    color: #1aa0b8;
    -webkit-transform: scale(1);
    transform: scale(1);
    will-change: transform;
}

@media (min-width: 992px) {
    #mainNav {
        border: none;
    }

    #mainNav .navbar-brand {
        transition: all 0.3s;
    }

    #mainNav.navbar-shrink {
        padding-top: 0;
        padding-bottom: 0;
        background-color: #212529;
    }

    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0;
    }

    /*For Gym Template Custom Style for Nav*/
    #mainNav .navbar-nav .nav-item .nav-link {
        padding: 6px 6px;
    }

    #mainNav .navbar-brand {
        padding-top: 0.7rem;
    }

    #mainNav.navbar-expand-lg .navbar-nav {
        align-items: center;
        padding-top: 5px;
        float: right;
    }

    #mainNav ul.navbar-nav li.nav-item:last-child {
        padding-top: 0;
    }

}

/* Mean Menu / Mobile Menu Style */
.mean-container .mean-bar {
    padding: 3px 0 0 0;
    min-height: 100px;
    background-color: #232d39;
    z-index: 999;
}

.mean-container .mean-nav {
    background-color: #232d39;
    margin-top: 30px;
}

.mobile-logo {
    position: relative;
    top: 0;
    left: 16px;
    height: 38px;
}

.mean-container .mean-nav ul {
    margin: 14px 0 0 0;
}


.mean-container .mean-nav ul li a:hover {
    background: rgba(35, 45, 57, .1);
}

.mean-container .mean-nav ul li.mean-last a.section-button {
    background-color: #fff;
    line-height: 29px;
    border: 1px solid transparent;
    width: auto;
    padding: 4px 11px 1px;
    border-radius: 25px;
    color: #1aa0b8;
}

.mean-container .mean-nav ul li.mean-last a.section-button.btn-effect::after {
    background-color: #1aa0b8;
}

.mean-container .mean-nav ul li.mean-last a.section-button.btn-effect:hover {
    color: #fff;
}

.mean-container .mean-nav ul li.nav-item.mean-last {
    padding: 1em 5%;
    border-top: 1px solid rgba(0, 0, 0, .4);
}

.mean-container .mean-nav ul li:hover {
    background-color: rgba(35, 45, 57, 1);
}

.mean-container .mean-nav ul li a {
    color: #fff;
}

/*-------------------------------------------
            5. Header Area
-------------------------------------------*/

header.home-banner-area-two {
    /*background-image: url('../img/banner-2.png');*/
    background-image: url('../images/sliders/EastVillaRowHousingView.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    height: 100vh;
}

header.home-banner-area {
    /*background-image: url('../img/header-bg.jpg');*/
    background-image: url('../images/sliders/EastVillaRowHousingView.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    height: 100vh;
    position: relative;
}


.home_two_banner_text {
    width: 59%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding-top: 80px;
    position: relative;
    z-index: 9;
}

.home_two_banner_text h5 {
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
}

.home_two_banner_text h1 {
    font-size: 94px;
    line-height: 95px;
    padding-top: 25px;
}

.home_two_banner_text h1 span {
    color: #1aa0b8;
}

.home_two_banner_text p {
    padding-top: 10px;
    font-size: 18px;
    color: #c9c9c9;
}

.header-caption h6 {
    font-size: 22px;
    font-weight: 400;
    text-shadow: 1px 1px 2px black, 0 0 25px #000, 0 0 5px #000;
}

.header-caption p {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 40px;
    color: #c9c9c9;
}

.header-button-two {
    padding-top: 40px;
}

.header-button-two .section-button {
    margin-right: 20px;
}

.bg-main {
    background-color: #1aa0b8;
}

.btn_padding {
    padding: 12px 35px !important;
}

.choos_button {
    text-align: right;
}

.header-button-two .section-button {
    padding: 12px 40px 9px;
    font-size: 18px;
}

.header-button-wrap .section-button {
    padding: 12px 40px 9px;
}

.all_classes_slide_nav_two .test2_prev {
    padding-right: 15px;
    cursor: pointer;
}

.all_classes_slide_nav_two>span i::before {
    font-size: 40px;
}

.area_flowd .row {
    align-items: center;
}

.all_classes_slide_nav_two>span:hover i::before {
    color: #1aa0b8;
}

.all_classes_slide_nav_two .test2_next {
    cursor: pointer;
}

/*Video Button Style*/
.header-button-wrap .video-btn {
    margin-left: 27px;
}

.video-btn i {
    border-radius: 50%;
    animation: shadow-pulse 3s infinite;
}

/*Video Play Button Effect */
@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
    }

    100% {
        box-shadow: 0 0 0 25px rgba(255, 255, 255, 0);
    }
}

@keyframes shadow-pulse-big {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);
    }

    100% {
        box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
    }
}

/*Video Play Button Effect */

.header-caption .video-btn>i,
.about-video-box .video-btn>i,
.blog-media-box .video-btn>i {
    color: #fff;
    border: 1px solid #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 48px;
    border-radius: 50%;
    font-size: 11px;
}


.item_class_wrapper {
    position: relative;
    overflow: hidden;
    box-shadow: 0 60px 20px rgb(0 0 0 / 1%);
    display: inline-block;
}

.item_class_wrapper img {
    filter: grayscale(100%);
    transition: all .3s ease-in-out;
    width: 100%;
}

.item_class_wrapper:hover img {
    filter: grayscale(0);
    transform: scale(1.1);
}

.class-time {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 30px 25px 30px;
    z-index: 1;
}

.class-time h4 {color: #fff;font-weight: 500;font-size: 20px;}
.class-time p {color: #fff;padding-bottom: 15px;}

.class-time .btn_small {
    border: 1px solid #fff;
    padding: 7px 18px;
    border-radius: 30px;
    color: #fff;
}

.class-time .btn_small:hover {color: #000;}

.class-time::before {
    position: absolute;
    content: "";
    height: 200px;
    width: 415px;
    bottom: -47px;
    left: -59px;
    background-color: rgb(26 160 184/57%);
    border-radius: 30px 22px 0px;
    transform: rotate(-14deg);
    transition: all .6s ease-in-out;
    z-index: -1;
}

/*.class-time::after {
    position: absolute;
    content: "";
    height: 200px;
    width: 415px;
    bottom: -65px;
    left: -73px;
    background-color: rgb(0 123 255);
    border-radius: 30px 22px 0px;
    transform: rotate(-14deg);
    z-index: -1;
    box-shadow: rgb(0 0 0 / 1%) 0px 20px 60px;
    transition: all 0.3s ease-in-out 0s;
}*/


.class-time::after {
    position: absolute;
    content: "";
    height: 200px;
    width: 415px;
    bottom: -65px;
    left: -73px;
    background-color: rgb(26 160 184);
    border-radius: 30px 22px 0px;
    transform: rotate(-14deg);
    z-index: -1;
    box-shadow: rgb(0 0 0 / 1%) 0px 20px 60px;
    transition: all 0.3s ease-in-out 0s;
}

/*.class-time::before {
    position: absolute;
    content: "";
    height: 270px;
    width: 415px;
    bottom: -47px;
    left: -59px;
    background-color: rgb(0 123 255/57%);
    border-radius: 30px 22px 0px;
    transform: rotate(-14deg);
    transition: all .6s ease-in-out;
    z-index: -1;
}

.class-time::after {
    position: absolute;
    content: "";
    height: 270px;
    width: 415px;
    bottom: -65px;
    left: -73px;
    background-color: rgb(0 123 255);
    border-radius: 30px 22px 0px;
    transform: rotate(-14deg);
    z-index: -1;
    box-shadow: rgb(0 0 0 / 1%) 0px 20px 60px;
    transition: all 0.3s ease-in-out 0s;
}*/


/*Video Button Style*/
.vbox-close {
    right: 15px;
    background-color: transparent !important;
    font-size: 46px;
}

.vbox-overlay {
    background: rgba(35, 45, 57, .9) none repeat scroll 0 0 !important;
}

/*-------Download Area CSS------*/
.download_area {
    background-image: url('../img/download.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 145px 0;
}

.download_text_area h4 {
    color: #fff;
    font-weight: 400;
}

.download_text_area h2 {
    color: #fff;
    font-size: 48px;
    padding-top: 20px;
}

.download_text_area p {
    color: #fff;
    font-size: 18px;
    padding-top: 16px;
}
.download_button_app {padding-top: 40px;}
.download_button_app a {padding-right: 15px;}

/*--------Parallax Effect CSS------*/

.planett {background-size: cover;left: 0%;position: absolute;top: 0vh;}
#planett-2 {height: 100%;width: 100%;z-index: 1;background-color: rgba(0, 0, 0, 0.0);}

/*.planet {background-size: cover;left: 24%;position: absolute;top: 50vh;}
#planet-2 {margin: -250px 0 0 -250px;height: 657px;width: 545px;
background-image: url("../images/header-bg-shape-effect.png");z-index: 1;}*/

/*--------Type JS Effect CSS------*/

.typed-cursor {font-weight: 300;}

/*-------------------------------------------
    6. Choose Your Program Area CSS
-------------------------------------------*/
.choose-program-area {background-image: url('../images/background/3.png');}
.programme-heading {margin: 31px 0 13px;}
.program-icon {position: relative;display: block;text-align: center;
    margin-bottom: 15px;margin-top: 20px;}
.program-icon i::before {font-size: 40px;}
.program-icon::before {
    position: absolute;
    background-color: #ff8383;
    content: "";
    /*left: -19px;*/
    top: 7px;
    z-index: 99;
    height: 41px;
    width: 41px;
    border-radius: 50%;
    opacity: .20;
    transition: all ease-in-out .7s;
}

.single-program:hover .program-icon::before {
    height: 50px;
    width: 50px;
    opacity: .27;
}

.single-program {padding: 21px 21px 14px 24px;border-radius: 10px;
 /*background-color: #fff;box-shadow: 0 4px 8px -1px rgba(0, 0, 0, 0.1);*/
 text-align: center;margin: 25px 0px;min-height: 140px;}
.single-program .program-arrow-btn {padding: 0 10px 0 0;}
.single-program p {color: #777c87;margin-bottom: 13px;}
.single-program {box-shadow: 0 8px 30px 3px rgba(0, 0, 0, 0.1);background: #fff;}
/*.single-program:hover {box-shadow: none;}*/
.single-program h4 {text-align: center;margin: 0px;font-size: 13px;
    font-weight: 500;line-height: 20px;}
.single-program:hover h4 {color: #1aa0b8;}
.phighlights .single-program {padding: 10px 0px 10px 0px;}

/*-------------------------------------------
        7. About Us Area Start
-------------------------------------------*/
.about-us-area {
    background-color: #232d39;
    margin-top: 140px;
}

.about-content-wrap h2.section-heading {
    margin-top: 2px;
    margin-bottom: 10px;
    font-size: 25px;
}

.about-content-wrap .round-button {
    margin-top: 9px;
    margin-bottom: 4px;
}

.about-content-wrap .round-button:hover span.button-circle {
    width: 166px;
}

.video-side {
    position: relative;
}

.video-side img {
    /*right: 19px;*/
    position: absolute;
    top: -160px;right: 0%;
}

.about-us-area h3.section-subheading.dark {
    color: #fff;
    margin: 10px 0 15px 0px;
    width: 100%;
    font-size: 20px;
    line-height: 26px;
}

/*Accordion Area-----------*/
#accordion6 .panel-heading {
    padding: 0;
    background: #fff;
    position: relative;
}

.panel.panel-default {
    margin-left: 34px;
}

#accordion6 .panel {
    margin-bottom: 12px;
}

#accordion6 .panel-title a {
    display: block;
    border: none;
    font-weight: 500;
    color: #1aa0b8;
    position: relative;
    background: #fff;
    text-transform: uppercase;
}

#accordion6 .panel-title a::before,
#accordion6 .panel-title a.collapsed::before {
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 24px;
    height: 24px;
    line-height: 23px;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: -2px;
    left: -35px;
    transition: all 0.5s ease 0s;
    background-color: #232d39;
    border-radius: 50px;
}

#accordion6 .panel-title a.collapsed:before {
    content: "\f067";
}

#accordion6 .panel-body {
    padding: 8px 11px 10px 0;
    border: none;
    line-height: 28px;
}

#accordion6 .panel-body p {
    margin-bottom: 0;
}

#accordion6 .panel-title {
    font-size: 17px;
}

/*Accordion Area-----------*/
/*Video Button-------------*/
.about-video-box {
    width: 160px;
    height: 120px;
    border-radius: 10px;
    background-color: #1aa0b8;
    z-index: 9;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 8px;
}

/*Counter Row-------------*/
.row.counter-area {
    margin-top: 100px;
}

.counter-icon i::before {
    font-size: 45px;
}

.counter-number {
    font-size: 40px;
}

.counter-content {
    line-height: 18px;
}

/*-------------------------------------------
            7. About Us Area End
-------------------------------------------*/

/*-------------------------------------------
            8. Our Classes Area CSS
-------------------------------------------*/
.our-classes {
    padding: 100px 0 50px;
}

.single-class-box {
    padding: 0 7px 50px;
    background-color: #fff;
}

.class-img {
    position: relative;
    overflow: hidden;
    background-color: #eb543b;
}

.class-img img {
    transform: translate(0, 0);
}

.single-class-box:hover img {
    transform: translate(10px, 10px);
}

.class-img .class-fees {
    position: absolute;
    width: 52px;
    padding: 10px 57px 6px 7px;
    font-size: 20px;
    color: #FFF;
    background: #1aa0b8;
    z-index: 999;
    bottom: 0;
    right: 0;
}

.class-img .class-fees:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: -18px;
    z-index: -1;
    background: #1aa0b8;
    transform-origin: bottom left;
    -ms-transform: skew(-20deg, 0deg);
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
}

.class-img .class-fees span {
    font-size: 24px;
    line-height: 30px;
}

.single-class-content h4 {
    color: #232d39;
}

.single-class-box:hover .single-class-content h4 {
    color: #ea543a;
}

.single-class-content {
    padding: 30px 23px 40px;
    box-shadow: 0 4px 8px -1px rgba(0, 0, 0, 0.1);

}

.single-class-box:hover .single-class-content {
    -webkit-box-shadow: 0 21px 31px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 21px 31px -8px rgba(0, 0, 0, 0.1);
}

.single-class-content p {
    color: #777c87;
    line-height: 30px;
    padding: 17px 0 24px;
}

.single-class-content .round-button {
    color: #232d39;
}

.single-class-content span.button-line {
    background-color: #232d39;
}

.single-class-content span.btn-content {
    width: 105px;
}

.all_classes_slide_nav {
    position: relative;
    width: 100%;
}

.all_classes_slide_nav>span i::before {
    font-size: 48px;
}

/*---Slider Button CSS---*/
.all_classes_slide_nav>.testi_prev,
.all_classes_slide_nav>.testi_next {
    top: -357px;
}

.all_classes_slide_nav>.testi_prev {
    left: -88px;
}

.all_classes_slide_nav>.testi_next {
    right: -88px;
}

.our-classes .owl-dots {
    text-align: center;
    display: none;
}

.our-classes .owl-carousel button.owl-dot,
.comments-from-trainee-area .owl-carousel button.owl-dot {
    display: inline-block;
    height: 15px;
    margin: 0 5px;
    width: 15px;
    border-radius: 15px;
}

.our-classes .owl-dot.active,
.comments-from-trainee-area .owl-dot.active {
    background-color: #192029 !important;
}

@media only screen and (max-width: 991px) {
    .comments-from-trainee-area .owl-dots {
        display: block;
        text-align: center;
    }
}

@media only screen and (max-width: 1199px) {
    .our-classes {
        padding: 100px 0 100px;
    }

    .our-classes .owl-dots {
        display: block;
    }
}

/*-------------------------------------------
            8. Our Classes Area End
-------------------------------------------*/

/*-------------------------------------------
            9. Class Schedule Area Start
-------------------------------------------*/
.class-schedule-area,
.get-a-membership-area {
    padding: 0;
}

.class-schedule-area {
    /*background-image: url('../img/class-schedule-bg.jpg');*/
    background-image: url('../images/sliders/7.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.class-schedule-area .section-overlay,
.get-a-membership-area .section-overlay {
    background-color: rgba(0, 0, 0, .8);
    padding: 100px 0;
}

/*Class Schedule Tab Style*/
.class-schedule-area .nav-tabs {
    background-color: #ececec;
    border-radius: 22.5px;
    padding: 6px 10px;
    margin: 0 0 40px;
}

.class-schedule-area .nav-tabs .nav-link,
.class-schedule-area .nav-tabs .nav-item.show .nav-link,
.class-schedule-area .nav-tabs .nav-link.active {
    background-color: #ececec;
    font-weight: 500;
    line-height: 14px;
    border-radius: 21px;
    padding: 10px 23px 10px;
    border: none;
}

.class-schedule-area .nav-tabs .nav-link.active {
    color: #fefefe;
    background-color: #1aa0b8;
    padding: 10px 0 10px;
}

.class-schedule-tab-area {
    width: 83%;
    margin: 0 auto;
}

.class-schedule-area table {
    border: 1px solid #ececec;
    margin-bottom: 0;
}

.class-schedule-area table td {
    font-size: 15px;
    font-weight: 500;
    border-right: 1px solid #ececec;
    padding: 15px 0;
    text-align: center;
    line-height: 40px;
}

.class-schedule-area table .btn.section-button {
    padding: 8px 18px 6px;
}

.class-schedule-area table .btn.section-button:hover {
    border: 1px solid;
}

.class-schedule-tab-area .tab-content>.tab-pane {
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    transform: scale(0.9, 0.9) translate(0px);
}

.class-schedule-tab-area .tab-content>.tab-pane.show.active {
    transform: scale(1) translateY(0px);
}

/*-------------------------------------------
        9. Class Schedule Area End
-------------------------------------------*/

/*-------------------------------------------
    10. Our Expert Trainers Area Start
-------------------------------------------*/
.single-trainer {
    position: relative;
    overflow: hidden;
}

.single-trainer-upper {
    position: absolute;
    top: 0;
    left: -100%;
    height: 100%;
    width: 100%;
    padding: 37px 41px 0 26px;
    z-index: 9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    transition: all ease-in-out .8s;
}

.single-trainer-upper::after {
    position: absolute;
    content: "";
    background-color: rgba(237, 85, 59, .80);
    height: 100%;
    width: 86%;
    left: -39px;
    top: 0;
    transform: skew(-10deg, 0deg);
    z-index: -1;
}

.single-trainer:hover .single-trainer-upper {
    left: 0;
}

.single-trainer-upper p {
    margin-bottom: 13px;
}

.trainer-social ul li,
.footer-social ul li {
    display: inline-block;
}

.trainer-social a,
.footer-social a {
    border: 1px solid #fff;
    border-radius: 50px;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 30px;
    margin-left: 8px;
    cursor: pointer;
    display: block;
    padding: 6px 6px;
}

.trainer-social a {
    margin-left: 0;
    margin-right: 8px;
}

.trainer-social a:hover {
    border-color: #232d39;
    color: #232d39;
}

.footer-social a:hover {
    border-color: #1aa0b8;
    color: #1aa0b8;
}

/*-------------------------------------------
    10. Our Expert Trainers Area End
-------------------------------------------*/

/*-------------------------------------------
    11. Our Membership Area Start
-------------------------------------------*/
.our-membership-area {
    background-color: #f9f9f9;
}

/*Pricing Table Page Area*/
.our-membership-area.pricing-table-page-area {
    background-color: #fff;
}

/*Pricing Table Page Area*/
.our-membership-area .card-body {
    padding: 0 0 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
}

.our-membership-area .card:hover img {
    transform: scale(1.1, 1.1);
}

.our-membership-area .card.membership-card-active img {
    transform: scale(1.1, 1.24);
}

.our-membership-area .card {
    border: none;
    box-shadow: 0 4px 8px -1px rgba(0, 0, 0, 0.1);
    border-radius: 0;
}

@media only screen and (min-width: 992px) {
    .row.membership-all-box {
        margin-top: 30px;
    }

    .our-membership-area .card.membership-card-active {
        padding: 0 0 60px;
        margin-top: -30px;
    }
}

.our-membership-area .card-title {
    line-height: 32px;
    font-weight: bold;
    margin-top: 85px;
    margin-bottom: 0;
}

.our-membership-area .card-title-2 {
    line-height: 32px;
    font-weight: bold;
    margin-top: 85px;
    margin-bottom: 15px;
}

.our-membership-area .line {
    width: 47px;
    height: 1px;
    background-color: #1aa0b8;
    margin: 30px 0;
}

.our-membership-area ul li {
    margin-bottom: 10px;
    color: #777c87;
}


.our-membership-area ul li span {
    font-weight: bold;
}

.our-membership-area ul li i {
    padding-right: 5px;
}

.opacity_text {
    opacity: .7;
}

.our-membership-area .btn.section-button {
    padding: 11px 30px 8px;
    line-height: 22px;
    margin: 15px 0 30px;
    border: 1px solid #1aa0b8;
    font-size: 15px;
}

.our-membership-area .btn.section-button.btn-effect::after {
    background-color: #1aa0b8;
    border: 1px solid #1aa0b8;
}

.our-membership-area .card .btn.section-button:hover {
    color: #fff;
}

.our-membership-area .card-price {
    height: 128px;
    width: 128px;
    background-color: #232d39;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: 188px;
    position: absolute;
}

.our-membership-area .card-price-2 {
    height: 128px;
    width: 128px;
    background-color: #232d39;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: 150px;
    position: absolute;
    right: 20px;
}

.membership-all-box .card-body>img {
    width: 100%;
}

.our-membership-area .card-price h3 {
    font-size: 48px;
}

.our-membership-area .card-price-2 h3 {
    font-size: 48px;
}

.our-membership-area .card-price .period {
    font-size: 15px;
    font-weight: 300;
    display: block;
}

.our-membership-area .card-price-2 .period {
    font-size: 15px;
    font-weight: 300;
    display: block;
}

/* Hover Effects on Card */
.our-membership-area .card:hover {
    box-shadow: 0 18px 33px 6px rgba(0, 0, 0, 0.1);
}

.leave-comment-area.get-membership-form form .btn.section-button {
    border-radius: 25px;
    border: 1px solid transparent;
    padding: 9px 38px;
}

/*-------------------------------------------
       11. Our Membership Area End
-------------------------------------------*/

/*-------------------------------------------
    12. Comments From Trainee Area Start
-------------------------------------------*/
.comments-from-trainee-area {
    overflow: hidden;
}

.comments-from-trainee-area h3.section-subheading {
    width: 37%;
}

.comments-from-trainee-wrapper {
    margin-top: 30px;
}

/*Comments Tab Nav Pan*/
.comments-from-trainee-wrapper {
    overflow: hidden;
}

.comments-from-trainee-wrapper .nav-tabs {
    border-bottom: 0;
}

.comments-from-trainee-wrapper .nav-tabs .nav-link {
    border: 0;
    height: auto;
    position: absolute;
    padding: 0;
}

.comments-from-trainee-wrapper .nav-tabs .nav-link.active {
    background-color: transparent;
}

/*Nav Tab/ Trainee Comments Tab Image Left Side---------*/
.comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(1),
.comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(2),
.comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(3) {
    left: -107px;
}

.comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(1) {
    left: 327px;
    bottom: 0;
}

.comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(2) {
    left: -59px;
    top: 164px;
}

.comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(3) {
    left: 474px;
    top: 60px;
}

/*Nav Tab/ Trainee Comments Tab Image Left Side--------*/
.comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(4),
.comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(5),
.comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(6),
.comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(7) {
    right: -107px;
}

.comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(4) {
    right: 532px;
    top: 0;
}

.comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(5) {
    right: 222px;
    top: 86px;
}

.comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(6) {
    right: -46px;
    bottom: 41px;
}

.comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(7) {
    right: 560px;
    bottom: 69px;
}

/*Comments Tab Content*/
.comments-from-trainee-wrapper .tab-content {
    height: 478px;
}

.comments-from-trainee-wrapper.trainee-comment-box {
    width: 50%;
}

.comments-from-trainee-wrapper .tab-content>.active {
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}

.trainee-comment-box {
    width: 21%;
    text-align: center;
    padding: 0 36px 0 76px;
}

.trainee-comment-box img {
    animation: zoomIn;
    animation-duration: .5s;
    height: 108px;
    width: 108px;
    margin: 0 auto 19px;
}

.trainee-comment-box h5 {
    line-height: 17px;
}

.trainee-comment-box h6 {
    line-height: 27px;
    margin-bottom: 14px;
}

.trainee-comment-box p {
    color: #fff;
    line-height: 30px;
}

.comment-from-trainee-slider.owl-carousel {
    display: none;
}

@media only screen and (max-width: 991px) {

    .comments-from-trainee-wrapper {
        display: none;
    }

    .comment-from-trainee-slider.owl-carousel {
        display: block;
    }
}

/*-------------------------------------------
    12. Comments From Trainee Area End
-------------------------------------------*/

/*-------------------------------------------
    13. Footer Area Start
-------------------------------------------*/
/* ----  13.1 Footer Upper Style ---------*/
.footer-upper-area {
    background-color: #232d39;
    padding: 82px 0;
    color: #fff;
}

.footer-about p {
    line-height: 30px;
    margin: 30px 0;
}

.footer-about .form-inline,
.widget-search .form-inline {
    border: 1px solid transparent;
    width: 100%;
}

.footer-about form .form-control,
.widget-search form .form-control {
    float: left;
    width: calc(100% - 62px);
    border-top: 1px solid #b9c5d2;
    border-bottom: 1px solid #b9c5d2;
    border-right: 1px solid transparent;
    border-left: 1px solid #b9c5d2;
}

.footer-about form button,
.widget-search form button {
    height: 45px;
    width: 62px;
    background-color: #1aa0b8;
    border-radius: 0;
    padding: 0;
    float: right;
    text-align: center;
}

.footer-about form button {
    width: 55px;
}

.footer-about form button:hover {
    background-color: #fff;
}

.footer-about form button i::before {
    font-size: 25px;
}

.footer-about form button .footer-email-icon {
    fill: #fff;
}

.footer-about form button:hover .footer-email-icon {
    fill: #1aa0b8;
}

.footer-widget h4 {
    position: relative;
    margin-bottom: 20px;
}

.footer-widget h4::after,
.widget h4.widget-title:after {
    content: "";
    height: 1px;
    width: 38px;
    background-color: #1aa0b8;
    z-index: 9;
    left: 0;
    bottom: -10px;
    position: absolute;
}

.footer-widget ul li a {
    line-height: 35px;
    display: flex;
}

.footer-widget.footer-gallery ul li a figure,
.footer-widget.footer-recent-posts ul li a figure,
.widget-recent-posts ul li a figure,
.widget.widget-instagram ul li a figure {
    position: relative;
}

.footer-widget.footer-gallery ul li a figure:after,
.footer-widget.footer-recent-posts ul li a figure:after,
.widget-recent-posts ul li a figure:after,
.widget.widget-instagram ul li a figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(237, 85, 59, .4);
    z-index: 99;
    opacity: 0;
    transition: .7s;
}

.footer-widget.footer-gallery ul li a figure:hover:after,
.footer-widget.footer-recent-posts ul li a figure:hover:after,
.widget-recent-posts ul li a figure:hover:after,
.widget.widget-instagram ul li a figure:hover:after {
    opacity: 1;
}

/* Recent Posts*/
.footer-widget.footer-recent-posts ul li {
    margin-bottom: 8px;
}

.footer-widget.footer-recent-posts ul li:last-child {
    margin-bottom: 0;
}

.footer-widget.footer-recent-posts ul li a {
    font-size: 15px;
    line-height: 22px;
    display: flex;
    align-items: center;
}

.footer-widget.footer-recent-posts ul li:nth-child(2n+1) a {
    margin-right: 0;
}

.footer-gray-color,
.footer-widget ul li a:hover {
    color: rgba(255, 255, 255, 1);
}

.footer-widget.footer-recent-posts ul li a figure {
    margin-right: 20px;
    width: auto;
    height: 75px;
}

.footer-widget.footer-recent-posts ul li a p span {
    display: block;
    line-height: 25px;
    margin-top: 5px;
}

.footer-widget.footer-recent-posts ul li a p span,
.copyright>a {
    color: rgba(237, 85, 59, 1);
}

/*Footer Gallery*/
.footer-widget.footer-gallery ul li {
    display: flex;
    justify-content: space-between;
    float: left;
    margin-bottom: 10px;
}

.footer-widget ul li:nth-child(2n+1) a {
    margin-right: 10px;
}

/* 13.1 ----Footer Upper Style---------*/

/* 13.2 -----Footer Bottom Style---------*/
.footer-bottom-area {background-color: #192029;padding: 20px 0;}
.copyright {line-height: 27px;font-size: 15px;}
.footer-bottom-part {display: flex;justify-content: space-between;}
.footer-about .form-control::-webkit-input-placeholder {color: #b9c5d2;}
.footer-about .form-control::-moz-placeholder {color: #b9c5d2;}
.footer-about .form-control:-moz-placeholder {color: #b9c5d2;}
.footer-about .form-control::-ms-input-placeholder {color: #b9c5d2;}

/* 13.2 ---- Footer Bottom Style---------*/
/*-------------------------------------------
        13. Footer Area End
-------------------------------------------*/

/*-------------------------------------------
         14. 404 Area Start
-------------------------------------------*/
.error-page-area h3.section-subheading {
    margin: 43px auto 35px;
    width: 94%;
}

.error-page-area img {
    margin-top: 82px;
}

.error-page-area .btn.section-button {
    background-color: #1aa0b8;
    border: 1px solid transparent;
    padding: 9px 25px 7px;
}

/*-------------------------------------------
        14. 404 Area End
-------------------------------------------*/

/*-------------------------------------------
        15. About Page Style Start
-------------------------------------------*/
/*15.1 -------- About Page Banner Area Start -------*/
header.page-banner-area {
    height: 495px;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: fixed;
}

.about-page-banner {
    background-image: url("../img/about-img/about-page-banner-bg.jpg");
}

header.page-banner-area .header-caption-heading {
    padding: 0 0 18px;
}

.breadcrumb {
    background-color: transparent;
    padding: 0;
}

.breadcrumb li.breadcrumb-item>a {
    color: #1aa0b8;
}

.breadcrumb-item.active {
    color: #fff;
}

.breadcrumb-item+.breadcrumb-item::before {
    padding: 0 15px;
    color: #fff;
    content: "|";
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
}

/*15.2 -------- About Page About Section Start -------*/
/*About Page Section Video Side*/
.about-page-about-section .video-side img {
    position: absolute;
    top: 0;
}

.about-page-about-section .about-video-box {
    top: 181px;
}

/*Content Side*/
.about-us-area.about-page-about-section {
    margin-top: 0;
    background-color: #fff;
    padding: 100px 0 76px;
}

.about-expertise-wrap {
    margin-top: 38px;
}

.about-page-about-expertise {
    margin-top: 19px;
}

.about-page-about-section span.button-circle {
    background-color: #232d39;
    height: 24px;
    width: 24px;
}

.about-page-about-section h3.section-subheading {
    color: #232d39;
    width: 100%;
    margin: 14px auto 26px;
    font-size: 16px;
    line-height: 26px;
}

.about-page-about-expertise span.button-line {
    width: 8px;
    top: 11px;
    left: 9px;
}

.about-page-about-expertise span.btn-content {
    top: 3px;
    left: 32px;
    font-size: 17px;
    color: #1aa0b8;
    font-weight: 500;
    width: auto;
}

.about-page-about-expertise p {
    font-size: 14px;
    padding: 0 0 0 33px;
}

/* 15.3 -------- Call To Action Area Start -------- */
.call-to-action-area {
    padding: 100px 0 0;
}

.we-are-ready .section-overlay {
    background: rgb(237, 85, 59);
    background: linear-gradient(90deg, rgba(237, 85, 59, .90) 15%, rgba(35, 45, 57, .90) 70%);
}

.we-are-ready {
    background-image: url(../img/about-img/call-to-action-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.we-are-ready-content {
    display: flex;
    justify-content: center;
    height: 590px;
    flex-direction: column;
    width: 51%;
}

.we-are-ready-content h2 {
    font-size: 40px;
}

.we-are-ready-content p {
    font-size: 17px;
    margin: 19px 0 42px 0;
}

.we-are-ready-content .btn.section-button {
    border: 1px solid #fff;
    line-height: 13px;
    padding: 16px 38px 14px;
}

.we-are-ready-floating-img {
    right: -166px;
}

/* 15.4 ------ Membership Offer Area ------- */
.membership-offer-area {
    background-image: url(../img/about-img/membership-offer-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.membership-offer-content {
    display: flex;
    height: 288px;
    justify-content: space-between;
    align-items: center;
}

.membership-offer-left h3 {
    font-size: 40px;
    color: #f9f9f9;
    font-style: italic;
}

.membership-offer-left p {
    color: #fff;
    font-size: 22px;
}

.membership-offer-left p>span {
    color: #1aa0b8;
}

.membership-offer-right .btn.section-button {
    border: 0;
    background-color: #1aa0b8;
    padding: 12px 30px 10px;
}

/*-------------------------------------------
        15. About Page Style End
-------------------------------------------*/

/*-------------------------------------------
        16. Classes Page Style Start
-------------------------------------------*/
/* -- 16.1 Classess Page Class Area Style -- */
.classes-page-banner {
    background-image: url(../img/our-classes-img/classes-page-banner-bg.jpg);
}

.classes-page-class-section {
    overflow: hidden;
    background-image: url(../img/our-classes-img/our-classes-page-section-bg.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

/*-------------------------------------------
        16. Classes Page Style End
-------------------------------------------*/

/*-------------------------------------------
        17. Trainer Page Style Start
-------------------------------------------*/
/* --17.1 Classess Page Class Area Style -- */
.trainers-page-banner {
    background-image: url(../img/expert-trainers-img/trainer-page-banner-bg.jpg);
}

.trainers-page-area {
    padding: 70px 0 0;
}

.trainers-page-area .single-trainer {
    margin-top: 30px;
}

/*-------------------------------------------
        17. Trainer Page Style End
-------------------------------------------*/

/*-------------------------------------------
        18. Gallery Page Style Start
-------------------------------------------*/
.gallery-page-banner {
    background-image: url(../img/gallery-img/gallery-page-bg.jpg);
}

.our-gallery-area {
    padding: 90px 0 70px;
}

.our-gallery-area .hover-wrapper {
    overflow: hidden;
}

.our-gallery-area .hover-wrapper img {
    transition: .7s ease;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.our-gallery-area .hover-wrapper:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.our-gallery-area .hover-wrapper:hover .hover-overlay {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.our-gallery-area .hover-overlay {
    position: absolute;
    height: 91%;
    width: 91%;
    border-radius: inherit;
    top: 4%;
    left: 4%;
    background-color: rgba(237, 85, 59, 0.60);
    opacity: 0;
    visibility: hidden;
    transition: .7s ease;
}

.our-gallery-area .hover-content i::before {
    font-size: 32px;
}

.our-gallery-area svg:hover {
    fill: #232d39
}

.our-gallery-area .hover-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
}

.our-gallery-area .col-lg-4.col-6.mb-30.shuffle-item.wow.fadeIn.shuffle-item--visible,
.col-lg-4.col-6.mb-30.shuffle-item.wow.fadeIn.shuffle-item--hidden {
    transition: all ease-in-out .6s !important;
}

/*Gallery Button Style*/
.gallery-filter-btn label {
    margin: 0 14px;
    padding: 2px 0;
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
    border-bottom: 1px solid transparent;
    border-radius: 0;
}

.gallery-filter-btn label.active {
    border-bottom: 1px solid #1aa0b8;
}

/*----Gallery 2 Page Area----*/
.our-gallery-area.gallery-2-area {
    padding: 100px 0 70px;
}

.our-gallery-area.gallery-2-area .gallery-filter-btn label {
    margin: 0 5px;
    background-color: #232d39;
    padding: 8px 18px;
    border-radius: 25px;
    color: #fff;
    border: none;
    font-size: 16px;
}

/*----Gallery 2 Page Area----*/

/*-------------------------------------------
    18. Gallery Page Style End
-------------------------------------------*/

/*-------------------------------------------
    19. Contact Page Style Start
-------------------------------------------*/
.contact-page-banner {
    background-image: url(../img/contact-page-bg.jpg);
}

.map-area {
    padding: 0 0 100px;
    position: relative;
}

.google-map iframe {
    border: none;
    width: 100%;
}

.contact-part {
    background-color: rgba(237, 85, 59, .90);
    padding: 44px;
    position: relative;
    margin-top: -159px;
}

.address-cover-main {
    padding-left: 32%;
    position: relative;
}

.address-cover-main::before {
    position: absolute;
    background-color: #fff;
    width: 17px;
    height: 126%;
    left: 50px;
    top: -44px;
    content: "";
    transform: skew(173deg);
}

.address-box {
    width: 57%;
    margin-bottom: 15px;
}

.address-box ul li a {
    margin: 0 8px 0 0;
    padding: 0 8px;
    display: inline-block;
}

.address-box ul {
    display: flex;
}

.contact-heading h2 {
    font-size: 30px;
    font-weight: bold;
}

.contact-heading p {
    margin: 25px 0 30px;
}

.contact-form-area form .row .col-sm-6:first-child {
    padding-right: 0;
}

.contact-sub-btn {
    margin-top: 27px;
}

.contact-form-area .btn.section-button {
    border: 1px solid #f9f9f9;
    padding: 10px 35px 6px;
}

.contact-form-area .btn.section-button:hover {
    border: 1px solid transparent;
}

.address-box h6 {
    font-size: 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 12px;
    margin-bottom: 13px;
}

/*-------------------------------------------
        19. Contact Page Style End
-------------------------------------------*/

/*-------------------------------------------
    20. BMI Calculate Page Style Start
-------------------------------------------*/
.bmi-page-banner {
    background-image: url(../img/calculate-bmi-bg.jpg);
}

.calculate-bmi-area {
    padding: 103px 0 100px;
}

.calculate-bmi-area h3.section-subheading {
    width: 66%;
    margin: 14px 0 53px;
    color: #232d39;
}

.bmi-box h3 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 17px;
}

.bmi-calculator-chart-table {
    width: 100%;
    margin-top: 36px;
}

.bmi-calculator-chart-table tr th {
    font-size: 24px;
    font-weight: 500;
    color: #232d39;
    padding-bottom: 16px;
}

.bmi-calculator-chart-table tr td {
    padding: 14px 0;
    width: 50%;
    border-top: 1px dashed #777c87;
    font-size: 17px;
    color: #777c87;
}

.bmi-calculator-chart-table tr th:last-child,
.bmi-calculator-chart-table tr td:last-child {
    border-left: 1px dashed #777c87;
    padding-left: 22px;
}

.bmi-box p {
    font-size: 17px;
    color: #777c87;
    margin-top: 26px;
}

.bmi-box .form-control {
    background-color: #e9ecee;
    color: #777c87;
}

.bmi-box.form-control:focus {
    background-color: #e9ecee;
}

.bmi-box .form-control::-webkit-input-placeholder,
.widget-search .form-control::-webkit-input-placeholder {
    color: #777c87;
}

.bmi-box .form-control::-moz-placeholder,
.widget-search .form-control::-moz-placeholder {
    color: #777c87;
}

.bmi-box .form-control:-moz-placeholder,
.widget-search .form-control:-moz-placeholder {
    color: #777c87;
}

.bmi-box .form-control::-ms-input-placeholder,
.widget-search .form-control::-ms-input-placeholder {
    color: #777c87;
}

.bmi-box form {
    margin-top: 37px;
}

.bmi-box .contact-sub-btn .btn.section-button {
    border: 1px solid #1aa0b8;
    padding: 9px 33px 7px;
}

/*-------------------------------------------
    20. BMI Calculate Page Style End
-------------------------------------------*/

/*-------------------------------------------
    21. Blog Page Style Start
-------------------------------------------*/
.blog-page-banner {
    background-image: url(../img/blog-img/blog-page-bg.jpg);
}

.blog-page-area .card {
    border: none;
    border-radius: 20px;
    box-shadow: 0 6px 9px -1px rgba(0, 0, 0, .1);
    background-color: #fff;
    margin-bottom: 30px;
    overflow: hidden;
}

.blog-page-area .card:hover {
    box-shadow: 0 18px 33px 6px rgba(0, 0, 0, 0.1);
}

.blog-thumb-box {
    max-height: 262px;
    overflow: hidden;
}

.blog-page-area .card .blog-thumb-box>img {
    width: 100%;
    height: auto;
}

.blog-page-area .card:hover .blog-thumb-box>img {
    transform: scale(1.1);
}

.blog-page-area .card-body {
    padding: 30px 30px 22px 30px;
}

.blog-page-area .card-title a {
    font-size: 20px;
    font-weight: 500;
}

.blog-page-area .card-footer {
    padding: 20px 0 0 0;
    border-top: 1px solid transparent;
    background-color: #fff;
}

.blog-page-area .card-footer-box {
    justify-content: space-between;
    align-items: center;
}

.blog-page-area .card-footer .author-box a>span {
    padding-left: 14px;
}

.blog-page-area .card-footer-share button {
    padding-left: 9px;
    cursor: pointer;
}

/*Pagination-----*/
.blog-page-area nav {
    width: 100%;
    margin-top: 26px;
}

.blog-page-area nav .page-link {
    font-size: 16px;
    border: 1px solid transparent;
    border-radius: 50px;
    height: 35px;
    width: 35px;
    margin: 0 4px;
    text-align: center;
}

.blog-page-area nav .page-link.active {
    font-size: 16px;
}

.blog-page-area nav ul li:first-child .page-link,
.blog-page-area nav ul li:last-child .page-link {
    border: none;
    border-radius: 0;
    height: auto;
    width: auto;
    text-transform: uppercase;
}

/*-------------------------------------------
        21. Blog Page Style End
-------------------------------------------*/

/*-------------------------------------------
    22. Blog Details Page Style Start
-------------------------------------------*/
/*Block 1 Style*/
#content .card-footer-box div {
    margin-right: 37px;
}

#content .block-1 p {
    margin-bottom: 20px;
}

#content .author-box img {
    margin-right: 15px;
    height: 36px;
}

#content .blog-date i,
#content .card-footer-share i {
    margin-right: 6px;
}

#content .card {
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
}

#content .card:hover>img {
    transform: scale(1);
}

#content .card-body {
    padding: 28px 0 2px 0;
}

#content .card-title {
    font-size: 36px;
}

/*Blog Content Media*/
.blog-content-media {
    margin: 0 0 35px;
    padding-top: 15px;
}

.blog-content-media .blog-media-box:first-child {
    margin-right: 20px;
}

.blog-content-media .blog-media-box:first-child::after {
    background-color: rgba(0, 0, 0, .30);
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 9;
    display: block;
}

.blog-media-box .video-btn {
    z-index: 99;
    position: absolute;
}

#content blockquote {
    padding: 58px 104px 44px 160px;
    box-shadow: 0 7px 30px 3px rgba(0, 0, 0, .1);
    margin: 40px 0 50px;
}

#content .block-1 blockquote p {
    margin-bottom: 0;
}

#content blockquote p span {
    top: 5px;
    left: 4px;
    -webkit-transform: rotateX(182deg);
    transform: rotateX(182deg);
    padding: 0 25px 0;
    border-radius: 50px;
    box-shadow: 9px 1px 7px -4px rgba(0, 0, 0, .1);
}

#content .block-1 blockquote p span i::before {
    font-size: 52px;
}

#content .share-box {
    font-size: 17px;
}

#content .share-article {
    border-top: 1px solid #ebedf3;
    border-bottom: 1px solid #ebedf3;
    padding: 40px 0;
    margin-top: 30px;
}

#content .share-box>button {
    padding-right: 5px;
}

.share-box i {
    padding-right: 8px;
}

#content .author-details {
    padding-left: 26px;
}

#content .author-social a {
    margin-right: 4px;
    font-size: 18px;
    padding: 6px;
}

#content .author-details p {
    padding: 17px 0 26px;
}

#content .about-author {
    border-bottom: 1px solid #ebedf3;
    margin: 33px 0;
    padding-bottom: 33px;
}

.comment-date-time {
    font-size: 12px;
    font-weight: 400;
    padding-left: 46px;
}

.reply-btn {
    font-size: 17px;
}

/*--- 22.1 Block 3 Style--- */
.blog-comments-section {
    padding-left: 93px;
}

#content .main-comment {
    clear: both;
}

#content .main-comment .under-comments {
    width: 78%;
    float: right;
}

#content .main-comment .author-name {
    font-size: 21px;
}

#content .main-comment .about-author {
    border-bottom: none;
    margin: 0;
    padding: 22px 0 13px;
}

/*--- 22.2 Leave a Comment Style --- */
.blog-comments-section .author-img img {
    height: 50px;
}

.leave-comment-area>h2 {
    margin: 84px 0 46px;
}

.leave-comment-area .form-control {
    border: 1px solid #bababa;
}

.leave-comment-area .form-group {
    margin-bottom: 33px;
}

.leave-comment-area textarea.form-control {
    min-height: 170px;
}

.leave-comment-area form .btn.section-button {
    padding: 10px 18px;
    border: 1px solid transparent;
}

/* ---- 22.3 Blog Aside Area ---- */
/*Widget Search*/
.widget-search form .form-control {
    width: calc(100% - 57px);
    border-color: #f3f3f3;
    border-right: none;
    background-color: #f3f3f3;
}

.widget-search form button {
    height: 45px;
    width: 55px;
}

/*Widget Title*/
.widget h4.widget-title {
    margin: 43px 0 43px;
}

.widget h4.widget-title::after {
    background-color: #2c303a;
    bottom: -9px;
}

/*Widget Categories*/
.widget-categories ul li a {
    display: block;
    padding: 10px 0;
}

.widget-categories ul li a>i {
    font-size: 12px;
    padding-right: 9px;
}

.widget-categories ul li a>span {
    float: right;
}

/*Widget Recent Post*/
.widget-recent-posts ul li a {
    padding: 7px 0;
}

.widget-recent-posts ul li a figure img {
    height: 56px;
}

.widget-recent-posts ul li:first-child a,
.widget-categories ul li:first-child a {
    padding-top: 0;
}

.widget-recent-posts ul li:last-child a,
.widget-categories ul li:last-child a {
    padding-bottom: 0;
}

.widget-recent-posts ul li a p {
    line-height: 18px;
    width: 60%;
    padding-left: 10px;
    font-size: 15px;
}

.widget-recent-posts ul li a p>span {
    display: block;
    padding-top: 6px;
    color: #585b61;
}

/*Widget Popular Tags*/
.widget-popular-tags ul li {
    display: inline-block;
}

.widget-popular-tags ul li a {
    background-color: #edeeef;
    display: block;
    float: left;
    padding: 7px 20px;
    margin: 0 2px;
    border-radius: 18px;
}

.widget-popular-tags ul li a:hover {
    background-color: #1aa0b8;
    color: #fff;
}

/*Widget Instagram */
.widget-instagram ul li {
    display: flex;
    float: left;
}

.widget.widget-instagram ul li a {
    padding: 0 2px 4px;
}

/*-------------------------------------------
    22. Blog Details Page Style End
-------------------------------------------*/

/*--------------------------------------------------
23. Membership Page Area/Pricing Table Page Style Start
  ---------------------------------------------------*/
.pricing-page-banner {
    background-image: url(../img/our-membership-img/pricing-table-page-bg.jpg);
}

.get-a-membership-area {
    background-image: url('../img/class-schedule-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.get-membership-form {
    width: 60%;
    margin: 60px auto 0;
}

/*-------------------------------------------------
23. Membership Page Area/Pricing Table Page Style End
  -------------------------------------------------*/

/*-------------------------------------------
    24. Responsive Design CSS
-------------------------------------------*/

/*=====================================
    Extra Large Screen
========================================*/

@media (max-width: 992px) {

    .home_two_banner_text h1 {
        font-size: 55px;
        line-height: 67px;
        padding-top: 25px;
    }
}

@media (max-width: 768px) {

    .home_two_banner_text h1 {
        font-size: 45px;
    }

    .home_two_banner_text {
        width: 100%;
    }

    .header-button-two .section-button {
        padding: 12px 26px 9px;
        font-size: 18px;
    }

    .download_button_app a {
        padding-right: 10px;
    }

    .download_button_app a img {
        width: 35%;
    }

    .download_text_area h2 {
        color: #fff;
        font-size: 36px;
        padding-top: 20px;
    }
}

@media only screen and (min-width: 1920px) {}

/*=====================================
    For Large Screen
========================================*/

/*------Max 1200px Width Screen------*/

@media only screen and (max-width: 1775px) {

    /*Comments From trainee*/
    .trainee-comment-box {
        width: 28%;
    }

    .comments-from-trainee-wrapper .tab-content {
        height: 723px;
    }

    .comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(1) {
        left: 248px;
    }

    .comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(3) {
        left: 224px;
    }

    .comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(4) {
        right: 253px;
    }

    .comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(5) {
        right: 148px;
        top: 147px;
    }

    .comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(7) {
        bottom: 0;
    }

}

/*--------Max 1200px Width Screen---------*/

@media only screen and (max-width: 1200px) {

    /*Classes Area*/
    .all_classes_slide_nav>.testi_prev {
        left: 0;
    }

    .all_classes_slide_nav>.testi_next {
        right: 0;
    }

}

/*--------Min 1200px Width Screen--------*/
@media only screen and (min-width: 1200px) {}

/*=====================================
    For Medium Screen
========================================*/
@media only screen and (max-width: 1199px) {

    /*Hero Area CSS*/
    #planet-2 {
        height: 465px;
        width: 388px;
    }

    .single-program {
        padding: 21px 17px 14px 17px;
    }

    #scroll {
        bottom: 50px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    /*Main Menu Bar*/
    .mobile_menu {
        display: none !important;
    }

    #mainNav .navbar-nav .nav-item .nav-link {
        padding: 0 8px;
        font-size: 14px;
    }

    #mainNav .navbar-nav .nav-item .nav-link.section-button.btn {
        font-size: 12px;
    }

    /*Header Area*/
    .header-caption {
        width: 72%;
        padding-top: 62px;
    }

    .footer-widget.footer-gallery ul li img {
        height: 60px;
    }

    .video-side img {
        right: 12px;
        top: -132px;
        height: 458px;
    }

    /*Classes Area*/
    .all_classes_slide_nav>.testi_prev {
        left: 0;
    }

    .all_classes_slide_nav>.testi_next {
        right: 0;
    }

    /*Expert Trainer*/
    .single-trainer-upper {
        width: 115%;
        padding: 37px 41px 0 13px;
    }

    .footer-widget.footer-recent-posts ul li a img {
        margin-right: 14px;
    }

    .footer-widget.footer-recent-posts ul li a p span {
        line-height: 25px;
        margin-top: 0;
    }

    /*Price table area*/
    .our-membership-area .card-price {
        top: 134px;
    }

    /*Comments from trainee*/
    .trainee-comment-box {
        width: 50%;
    }

    .comments-from-trainee-wrapper .nav-tabs a.nav-link>img {
        height: 70px;
    }

    .comments-from-trainee-wrapper .tab-content {
        height: 620px;
    }

    .comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(1) {
        left: 226px;
    }

    .comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(2) {
        left: 82px;
    }

    .comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(3) {
        top: 60px;
        left: 163px;
    }

    .comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(4) {
        right: 203px;
    }

    .comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(5) {
        right: 119px;
    }

    .comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(6) {
        right: 142px;
        bottom: 41px;
    }

    .comments-from-trainee-wrapper .nav-tabs a.nav-link:nth-child(7) {
        right: 795px;
        bottom: 131px;
    }

    /*Blog Page Area*/
    .blog-page-area .card-body {
        padding: 30px 10px 22px 10px;
    }

    .blog-page-area .card-title a {
        font-size: 18px;
    }

    .widget-popular-tags ul li a {
        padding: 6px 12px;
    }

    .widget-instagram ul li a img {
        height: 53px;
    }

}

/*======================================
        Tablet layout
=========================================*/
@media only screen and (max-width: 991px) {

    /*About Section CSS*/
    .about-us-area {
        margin-top: 0;
    }

    .row.counter-area {
        margin-top: 75px;
    }

    .comments-from-trainee-area h3.section-subheading {
        width: 50%;
    }

    .trainer-social a,
    .footer-social a {
        line-height: 28px;
    }

    .all_classes_slide_nav>span i::before {
        font-size: 41px;
    }

    .all_classes_slide_nav>.testi_prev,
    .all_classes_slide_nav>.testi_next {
        top: -341px;
    }

    /*--- Comment From Trainee Slider ---*/
    .trainee-comment-box {
        width: 68%;
        margin: 10px auto 30px;
        padding: 80px;
        background-color: #1aa0b8;
    }

    .trainee-comment-box img {
        height: 108px;
        width: 108px !important;
    }

    .we-are-ready-floating-img {
        right: 35px;
        height: 480px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    /*Main Menu Bar*/
    #mainNav {
        display: none !important;
    }

    /*Header Area*/
    .header-caption {
        width: 67%;
    }

    .header-caption-heading {
        font-size: 47px;
        line-height: 56px;
    }

    .single-program {
        margin-bottom: 30px;
    }

    .video-side img {
        right: 0;
        top: -145px;
    }

    /*Classes Area*/
    .all_classes_slide_nav>.testi_prev {
        left: 0;
    }

    .all_classes_slide_nav>.testi_next {
        right: 0;
    }

    .slider_two_classes {
        position: relative;
    }



    /*Class Schedule Area*/
    .class-schedule-tab-area {
        width: 100%;
    }

    .class-schedule-area .nav-tabs .nav-link,
    .class-schedule-area .nav-tabs .nav-item.show .nav-link,
    .class-schedule-area .nav-tabs .nav-link.active {
        font-size: 14px;
        padding: 10px 10px 10px;
    }

    /*Expert Trainers*/
    .single-trainer img {
        height: 200px;
    }

    .single-trainer-overlay {
        width: 100%;
    }

    .single-trainer-upper {
        width: 100%;
        padding: 37px 0 0 6px;
    }

    .single-trainer-upper::after {
        width: 113%;
    }

    .single-trainer-upper h5,
    .single-trainer-upper p {
        font-size: 15px;
    }

    .trainer-social a,
    .footer-social a {
        width: 26px;
        height: 26px;
        font-size: 12px;
    }

    /*Pricing Area*/
    .our-membership-area {
        padding: 100px 0 52px;
    }

    .our-membership-area .card {
        width: 50%;
        margin: 0 auto;
    }

    /*Footer Area*/
    .footer-widget {
        border-top: 1px solid #2f414a;
        margin-top: 30px;
    }

    .footer-widget>h4 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .footer-widget.footer-gallery ul li {
        justify-content: left;
    }

    .footer-widget.quick-links {
        margin-top: 0;
        border: none;
    }

    .footer-widget.quick-links>h4 {
        margin-top: 0;
    }

    /*Blog Area Style*/
    .blog-page-area .card-title a {
        font-size: 18px;
    }

    /*Contact Page Area*/
    .address-cover-main::before {
        left: 18px;
        height: 132%;
    }

    .trainers-page-area {
        padding: 70px 0 50px;
    }

    .contact-sub-btn {
        margin-bottom: 30px;
    }

}

/*=======================================
        For Small Devices
=========================================*/
@media only screen and (max-width: 767px) {

    /*Header Area*/
    .header-caption {
        width: 70%;
        padding-top: 62px;
    }

    h2.section-heading {
        font-size: 38px;
        line-height: 38px;
    }

    .header-caption-heading {
        font-size: 40px;
        line-height: 48px;
    }

    header.page-banner-area {
        height: 376px;
    }

    /*About Area*/
    .about-us-area {
        margin-top: 0;
    }

    .row.counter-area {
        margin-top: 50px;
    }

    .counter-number {
        font-size: 31px;
    }

    .video-side {
        margin-bottom: 300px;
    }

    .video-side img {
        top: -144px;
    }

    .membership-offer-content {
        justify-content: center;
        flex-direction: column;
        align-content: center;
        align-items: start;
    }

    .membership-offer-right .btn.section-button {
        margin-top: 20px;
    }

    /*Choose Program area*/
    .single-program {
        margin-bottom: 30px;
    }

    /*Class Schedule Area*/
    .all_classes_slide_nav>.testi_prev,
    .all_classes_slide_nav>.testi_next {
        top: -255px;
    }

    .class-schedule-tab-area {
        width: 100%;
    }

    .class-schedule-area .nav-tabs .nav-link,
    .class-schedule-area .nav-tabs .nav-item.show .nav-link,
    .class-schedule-area .nav-tabs .nav-link.active {
        font-size: 14px;
        padding: 7px 7px 7px;
        margin: 2px 1px;
    }

    .class-schedule-area table td {
        font-size: 14px;
        padding: 13px 4px;
        line-height: 21px;
    }

    .class-schedule-area table .btn.section-button {
        line-height: 16px;
        font-size: 12px;
        padding: 6px 6px 4px;
        width: 78px;
        margin: 0 5px;
    }

    .all_classes_slide_nav {
        display: none;
    }

    /*Pricing Table area*/
    .our-membership-area .card {
        width: 70%;
        margin: 0 auto;
    }

    .membership-all-box .card-body>img {
        width: 100%;
    }

    .get-membership-form .form-control {
        height: 45px;
    }

    /*Our Expert trainers*/
    .single-trainer {
        margin-bottom: 30px;
    }

    /*Comments from trainee*/
    .trainee-comment-box {
        width: 67%;
    }

    .comments-from-trainee-wrapper .nav-tabs a.nav-link>img {
        height: 70px;
    }

    .comments-from-trainee-wrapper .tab-content {
        height: 620px;
    }

    .our-expert-trainers-area {
        padding: 100px 0 70px;
    }

    .our-membership-area {
        padding: 100px 0 50px;
    }

    /*Footer Area*/
    .footer-widget {
        border-top: 1px solid #2f414a;
        margin-top: 30px;
    }

    .footer-widget>h4 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .footer-widget.footer-gallery ul li {
        justify-content: left;
    }

    .footer-widget.quick-links {
        margin-top: 0;
        border: none;
    }

    .footer-widget.quick-links>h4 {
        margin-top: 0;
    }

    /*About Us Page Area*/
    .about-page-about-section .video-side {
        margin-bottom: 440px;
    }

    .we-are-ready-content {
        height: 475px;
        width: 84%;
    }

    .we-are-ready-content h2 {
        font-size: 42px;
        line-height: 59px;
    }

    .we-are-ready-floating-img {
        height: 344px;
    }

    .we-are-ready-floating-img {
        right: -66px;
    }

    /*Error Page*/
    .error-page-area img {
        height: 182px;
    }

    /*Blog Page Area*/
    .blog-page-area .card-footer .author-box a>span {
        padding-left: 5px;
    }

    .blog-page-area .card-body {
        padding: 22px 8px 22px 8px;
    }

    .blog-page-area .card>img {
        width: 100%;
        height: auto;
    }

    #content .main-comment .author-name {
        display: flex;
        flex-direction: column;
    }

    .comment-date-time {
        padding-left: 0;
        padding-top: 5px;
    }

    /*Calculate BMI Area*/
    .calculate-bmi-area h3.section-subheading {
        width: 100%;
    }

    /*Our Classes Page Area*/
    .single-class-content {
        padding: 17px 22px 30px;
    }

    .single-class-content h4 {
        font-size: 19px;
    }

    .single-class-content p {
        padding: 12px 0;
    }

    /*Contact Page Area*/
    .address-cover-main::before {
        display: none;
    }

    .address-cover-main {
        padding-left: 0;
        margin-top: 37px;
    }

    .contact-form-area form .row .col-sm-6:first-child {
        padding-right: 15px;
    }

    .address-box {
        width: 76%;
    }

    /*Gallery Page Area*/
    .trainers-page-area .single-trainer {
        margin-top: 0;
    }

    .gallery-filter-btn label {
        margin: 0 5px;
        font-size: 17px;
    }

    .vbox-close {
        right: 0;
    }

    /*Single Blog Page Area*/
    .blog-comments-section {
        padding-left: 0;
    }

    #content blockquote {
        padding: 76px 61px 30px 100px;
    }

    #content .main-comment .under-comments {
        width: 86%;
    }

    #sidebar.sidebar.gym-widget-area {
        border-top: 1px solid #bababa;
        margin-top: 50px;
        padding-top: 40px;
    }

    .gallery-2-area .gallery-menu button {
        margin: 4px 4px;
    }

    .footer-widget.footer-gallery ul li img {
        height: 60px;
    }

    .footer-widget.footer-gallery ul li a {
        padding-right: 10px;
    }

    .footer-widget ul li:nth-child(2n+1) a {
        margin-right: 0;
    }

    .gallery-filter-btn label {
        font-size: 15px;
    }

    .our-gallery-area.gallery-2-area .gallery-filter-btn label {
        margin: 0 3px;
        padding: 8px 8px;
        font-size: 14px;
    }

    .call-to-action-area {
        padding: 0 0 0;
    }

    .map-area {
        padding: 0 0 50px;
    }

}

/*========================================
            For large mobile
  =========================================*/

@media only screen and (max-width: 766px) {
    header.home-banner-area {
        height: 600px;
    }

    #planet-2 {
        display: none;
    }

    .header-caption {
        width: 80%;
    }

    .single-program {
        padding: 21px 22px 14px;
        width: 100%;
        margin: 0 auto 30px;
    }

    .comments-from-trainee-wrapper .nav-tabs .nav-link,
    .comments-from-trainee-wrapper .nav-tabs .nav-link.active {
        border: 1px solid transparent;
    }

    #scroll {
        bottom: 5px;
    }

    .our-membership-area {
        padding: 100px 0 50px;
    }

    .comments-from-trainee-area h3.section-subheading {
        width: 70%;
    }

    .trainee-comment-box {
        padding: 33px 20px;
    }

    .video-side {
        margin-bottom: 184px;
    }

    .video-side img {
        right: 125px;
        height: 385px;
    }

    .about-page-about-section .video-side {
        margin-bottom: 305px;
    }

    .about-page-about-section .about-video-box {
        top: 95px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 766px) {

    .header-caption-heading {
        font-size: 40px;
        line-height: 46px;
    }

    .header-button-wrap .section-button {
        padding: 10px 22px 7px;
    }

    /*About Us area*/
    .video-side img {
        top: -148px;
    }

    .we-are-ready-floating-img {
        display: none;
    }

    /*Counter Area*/
    .about-counter.text-center {
        border-top: 1px solid #2f414a;
        padding: 20px 0;
    }

    /*Class Schedule Area*/
    .class-schedule-tab-area nav {
        width: 100%;
        margin: 0 auto;
    }

    /*Expert Trainer*/
    .single-trainer {
        width: 100%;
        margin: 0 auto 30px;
    }

    .single-trainer>img {
        width: 100%;
    }

    .single-trainer-overlay {
        width: 92%;
        left: -30px;
    }

    /*Our Class Style*/
    .single-class-content {
        padding: 30px 24px;
    }

    /*Pricing Table */
    .our-membership-area .card-price {
        top: 171px;
    }

    /*Comments From trainee*/
    .comments-from-trainee-wrapper .tab-content {
        height: auto;
        background-image: none !important;
        background-color: #1aa0b8;
    }

    .comments-from-trainee-wrapper .nav-tabs {
        justify-content: center;
        margin-bottom: 30px;
    }

    .comments-from-trainee-wrapper .nav-tabs .nav-link {
        position: inherit;
        color: #a9a9a9;
        padding: 2px 11px;
        font-size: 14px;
        margin: 3px 3px;
        width: auto;
        border-radius: 25px;
        flex: inherit;
        font-weight: 600;
    }

    .comments-from-trainee-wrapper .nav-tabs .nav-link.active {
        background-color: transparent;
        color: #1aa0b8;
    }

    /*Footer Area*/
    .footer-widget,
    .footer-widget.quick-links {
        border-top: 1px solid #2f414a;
        margin-top: 30px;
    }

    .footer-widget>h4,
    .footer-widget.quick-links>h4 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    /*Blog Page Area*/
    .blog-page-area .card-body {
        padding: 22px 8px 22px 8px;
    }

    .blog-page-area .card-footer .author-box a>span {
        padding-left: 5px;
    }

    .blog-page-area .card-title a {
        font-size: 15px;
    }

    /*Membership Page Area*/
    .get-membership-form .form-group {
        margin-bottom: 18px;
    }

    .get-membership-form .form-control {
        height: 45px;
    }

    /*Single Blog Page Area*/
    #content .card-footer-box div {
        margin-right: 18px;
    }

    #content .author-img img {
        height: 60px;
    }

    .our-gallery-area.gallery-2-area .gallery-filter-btn label {
        margin: 0 3px;
        background-color: transparent;
        padding: 2px 2px;
        color: #232d39;
        font-size: 14px;
    }

    .our-gallery-area.gallery-2-area .gallery-filter-btn label:hover,
    .our-gallery-area.gallery-2-area .gallery-filter-btn label.active:hover {
        background-color: transparent;
        color: #1aa0b8;
    }

    .about-us-area.about-page-about-section {
        padding: 50px 0 50px;
    }

}

@media only screen and (max-width: 480px) {
    .video-side {
        margin-bottom: 137px;
    }

    .video-side img {
        right: 126px;
        height: 351px;
    }

    .single-program,
    .all-classes-slider,
    .single-trainer,
    .comments-from-trainee-area {
        width: 80%;
    }

    .single-program {
        padding: 21px 44px 14px;
    }

    .comments-from-trainee-wrapper .nav-tabs .nav-link {
        border: 1px solid #a9a9a9;
    }

    .comments-from-trainee-wrapper .nav-tabs .nav-link.active {
        border-color: #1aa0b8;
    }

    .all-classes-slider,
    .comments-from-trainee-area {
        margin: 0 auto;
    }

    .single-trainer {
        margin: 0 auto 30px;
    }

    .trainee-comment-box {
        width: 100%;
        margin: 35px auto 30px;
    }

    .row.bmi-wrapper .col-sm-6:last-child .bmi-box h3 {
        margin-top: 40px;
    }

    /*---Class Schedule Area CSS---*/
    .class-schedule-area .nav-tabs {
        padding: 6px 4px;
    }

    .class-schedule-area .nav-tabs .nav-link,
    .class-schedule-area .nav-tabs .nav-item.show .nav-link,
    .class-schedule-area .nav-tabs .nav-link.active {
        font-size: 13px;
        padding: 7px 6px 7px;
    }

    .comments-from-trainee-area h3.section-subheading {
        margin-bottom: 0;
    }
}

/*=========================================
        For very little mobile
=========================================*/
@media only screen and (min-width:300px) and (max-width:479px) {

    section,
    .class-schedule-area .section-overlay,
    .get-a-membership-area .section-overlay,
    .footer-upper-area {
        padding: 50px 0;
    }

    .calculate-bmi-area {
        padding: 43px 0 50px;
    }

    .bmi-calculator-chart-table {
        margin-top: 20px;
    }

    .calculate-bmi-area h3.section-subheading {
        margin: 14px 0 30px;
    }

    .row.bmi-wrapper .col-sm-6:last-child .bmi-box h3 {
        margin-top: 30px;
    }

    .leave-comment-area form .btn.section-button {
        padding: 10px 18px 8px;
    }

    .leave-comment-area>h2 {
        margin: 30px 0 28px;
    }

    .leave-comment-area .form-group {
        margin-bottom: 18px;
    }

    #content .author-details p {
        padding: 17px 0 0;
    }

    /*Header Area*/
    header.home-banner-area .header-caption {
        width: 100%;
    }

    .header-caption h6 {
        font-size: 18px;
    }

    .header-caption-heading {
        font-size: 33px;
        line-height: 44px;
        padding: 20px 0 18px;
    }

    .header-caption p {
        font-size: 16px;
        margin-bottom: 25px;
    }

    h2.section-heading {
        font-size: 31px;
    }

    h3.section-subheading {
        width: 90%;
    }

    .header-button-wrap .section-button {
        padding: 10px 22px 7px;
    }

    /*About Us Area*/
    .about-us-area {
        margin-top: 50px;
    }

    .programme-heading {
        font-size: 20px;
    }

    .video-side img {
        height: 274px;
        top: -117px;
        right: 100px;
    }

    .about-video-box {
        width: 122px;
        height: 100px;
        top: -40px;
        right: -122px;
    }

    .counter-number {
        font-size: 27px;
    }

    .video-side {
        margin-bottom: 100px;
    }

    /*Choose Program Area*/
    .single-program {
        width: 90%;
        margin: 0 auto 30px;
        padding: 21px 22px 17px;
    }

    /*Counter Area*/
    .about-counter.text-center {
        border-top: 1px solid #2f414a;
        padding: 20px 0;
    }

    /*Classes Area*/
    .all_classes_slide_nav>.testi_prev,
    .all_classes_slide_nav>.testi_next {
        display: none;
    }

    /*Class Schedule Area*/
    .class-schedule-tab-area {
        width: 100%;
    }

    .class-schedule-area .nav-tabs .nav-link,
    .class-schedule-area .nav-tabs .nav-item.show .nav-link,
    .class-schedule-area .nav-tabs .nav-link.active {
        font-size: 14px;
        padding: 10px 8px 10px;
        margin: 7px 1px;
    }

    .class-schedule-area table td {
        font-size: 14px;
        padding: 13px 4px;
        line-height: 21px;
    }

    .class-schedule-area table .btn.section-button {
        line-height: 14px;
        font-size: 12px;
        padding: 6px 6px 4px;
        width: 78px;
        margin: 0 5px;
    }

    /*Our Expert Trainer Style*/
    .single-trainer {
        margin: 0 auto 30px;
        width: 90%;
    }

    .single-trainer>img {
        width: 100%;
    }

    .single-trainer-overlay {
        left: -28px;
    }

    /*!*Pricing Table area*!*/
    .our-membership-area .card {
        width: 100%;
        margin: 0 auto;
    }

    .our-membership-area .card-price {
        top: 139px;
    }

    /*Membership Page Area*/
    .get-membership-form {
        width: 90%;
    }

    .get-membership-form .form-control {
        height: 45px;
    }

    .get-membership-form .form-group {
        margin-bottom: 18px;
    }

    /*Comments From trainee*/
    .comments-from-trainee-wrapper .tab-content {
        height: auto;
        background-image: none !important;
        background-color: #1aa0b8;
    }

    .trainee-comment-box {
        width: 100%;
        margin: 30px 0;
    }

    .comments-from-trainee-wrapper .nav-tabs {
        justify-content: center;
        margin-bottom: 30px;
    }

    .comments-from-trainee-wrapper .nav-tabs .nav-link {
        position: inherit;
        color: #a9a9a9;
        border: 1px solid #a9a9a9;
        padding: 2px 11px;
        font-size: 14px;
        margin: 3px 3px;
        width: auto;
        border-radius: 25px;
        flex: inherit;
        font-weight: 600;
    }

    .comments-from-trainee-wrapper .nav-tabs .nav-link.active {
        background-color: transparent;
        color: #1aa0b8;
        border-color: #1aa0b8;
    }

    /*Footer Area*/
    .footer-widget,
    .footer-widget.quick-links {
        border-top: 1px solid #2f414a;
        margin-top: 30px;
    }

    .footer-widget>h4,
    .footer-widget.quick-links>h4 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .footer-widget.footer-gallery ul li {
        justify-content: left;
    }

    .footer-bottom-part {
        align-items: center;
    }

    .copyright {
        width: 60%;
    }

    .footer-social {
        width: 40%;
        text-align: right;
    }

    /*About Us Page Area*/
    .about-page-about-section .video-side {
        margin-bottom: 200px;
    }

    .we-are-ready-content h2 {
        font-size: 31px;
        line-height: 38px;
    }

    .we-are-ready-floating-img {
        display: none;
    }

    .membership-offer-content {
        height: 345px;
        padding: 36px 0 60px;
        flex-direction: column;
    }

    .membership-offer-right .btn.section-button {
        margin-top: 20px;
    }

    /*Blog Page Area*/
    .blog-page-area .card-footer .author-box a>span {
        padding-left: 6px;
    }

    .blog-page-area nav .page-link {
        font-size: 14px;
        height: 25px;
        width: 25px;
        padding: 5px;
        line-height: 15px;
    }

    .blog-page-area nav .page-link.active {
        font-size: 14px;
    }

    /*Contact Us Page Area*/
    .address-box {
        width: 100%;
    }

    /*Single Blog Page Area*/
    .blog-page-area #content .block-1 .card-footer-box {
        flex-direction: column;
        width: 100%;
    }

    #content .card-footer-box div {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .blog-content-media .blog-media-box:first-child {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .blog-content-media .blog-media-box img {
        width: 100%;
    }

    #content blockquote {
        padding: 106px 13px 30px 26px;
    }

    #content .share-article {
        padding: 20px 0;
        flex-direction: column;
    }

    #content .share-box {
        margin-bottom: 20px;
    }

    #content .author-details p {
        font-size: 15px;
    }

    .author-img img {
        height: 53px;
    }

    #content .author-details {
        padding-left: 12px;
    }

    .author-details div.d-flex {
        flex-direction: column !important;
        align-items: start !important;
    }

    /*Gallery Area*/
    .gallery-menu button {
        margin: 0 10px;
    }

    .footer-bottom-part {
        flex-direction: column;
    }

    .copyright {
        margin-bottom: 10px;
    }

    .footer-social,
    .copyright {
        width: 100%;
        text-align: center;
    }

    .gallery-filter-btn label {
        margin: 0 5px;
        font-size: 14px;
        line-height: 14px;
    }

    .vbox-close {
        top: 0;
    }

    .our-gallery-area.gallery-2-area .gallery-filter-btn label {
        margin: 0 3px;
        background-color: transparent;
        padding: 2px 2px;
        color: #232d39;
        font-size: 14px;
    }

    .our-gallery-area.gallery-2-area .gallery-filter-btn label:hover,
    .our-gallery-area.gallery-2-area .gallery-filter-btn label.active:hover {
        background-color: transparent;
        color: #1aa0b8;
    }

    .single-class-box {
        padding: 0 7px 35px;
    }

    .our-expert-trainers-area {
        padding: 50px 0 20px;
    }

    .our-membership-area {
        padding: 50px 0 0;
    }

    .call-to-action-area {
        padding: 0 0;
    }

    .about-us-area.about-page-about-section,
    .our-classes,
    .our-gallery-area,
    .our-gallery-area.gallery-2-area {
        padding: 50px 0 50px;
    }

    #content .card-title {
        font-size: 32px;
    }

    .comments-from-trainee-area {
        width: 100%;
    }

    .footer-widget.footer-recent-posts ul li a>p {
        line-height: 22px;
    }
}


/*--- Charan ----*/

.video-btn>i, .about-video-box .video-btn>i, .blog-media-box .video-btn>i {
color: #fff;border: 1px solid #fff;height: 50px;width: 50px;text-align: center;
line-height: 48px;border-radius: 50%;font-size: 11px;}

.banner-below{color: #fff;background-image: url(../images/background/1.jpg);
    background-repeat: round;padding: 40px 0px;text-align: center;}
.banner-below h2{font-weight: 500;font-size: 27px;margin-bottom: 10px;letter-spacing: 0.5px;}
.banner-below p{font-size: 20px;margin-top: 5px;letter-spacing: 1px;}
.spe{color: #1aa0b8;}
.phighlights{background-image: url(../images/background/3.png);}
.about-content-wrap p{line-height: 30px;font-size: 15px;margin-bottom: 10px;}
.amen-ul{padding-left: 25px;}
.amen-ul li{list-style-type: disc;color: #fff;margin: 5px 0px;}
.mt30{margin-top: 20px;}
.modal-header{background-color: #1aa0b8;color: #fff;text-transform: uppercase;
    letter-spacing: 1px;padding: 10px 15px;}
.close{padding-top: 20px;font-size: 30px;}
.regi{font-size: 25px;text-align: center;margin-bottom: 10px;
    text-transform: uppercase;}
.modal-body{background-image: url(../images/background/3.png);
    border-bottom: 5px solid #1aa0b8;}
.modal-amen-ul{padding-left: 30px;}
.modal-amen-ul li{list-style-type: disc;margin: 5px 0px;}

.oa{background-image: url(../images/background/3.png);padding: 50px 0px;}
.amn{margin: 10px 10px;}

.amn-div{padding: 20px;border-radius: 20px;background: #fff;
box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 60%);transition: all 1.3s;}
/*.amn-div:hover{box-shadow: none;}*/

.amn-div h4{font-size: 20px;font-weight: 400;color: #1aa0b8;}
.amn-ul{padding-left: 15px;}
.amn-ul li{color: #000;margin: 5px 0px;list-style-type: circle;}

.btn-effect.amn-val {overflow: hidden;position: relative;float: right;bottom: 50px;
    transition: 0.5s transform ease-in-out, 0.5s -webkit-transform ease-in-out;
    will-change: transform;z-index: 0;padding: 5px 20px;border: 1px solid #1aa0b8;
    border-radius: 50px;color: #1aa0b8;}
.btn-effect.amn-val::after {background-color: #1aa0b8;border-radius: 3rem;
    content: '';display: block;height: 100%;width: 101%;position: absolute;
    left: -1px;top: 0;transform: translate(-100%, 0) rotate(0deg);
    transform-origin: top left;will-change: transform;z-index: -1;
    transition: 0.5s transform ease-out, 0.5s -webkit-transform ease-out;}
.btn-effect.amn-val:hover::after {transform: translate(0, 0);
    transition: all ease-in-out .5s;}
.btn-effect.amn-val:hover {border: 1px solid transparent;color: #fff;
transform: scale(1);will-change: transform;transition: all ease-in-out .5s;}
.class-time .btn_small.amn-val {border: 1px solid #000;padding: 7px 18px;
    border-radius: 30px;color: #1aa0b8;}
.slider_two_classes{padding-left: 30px;}

.demo-gallery > ul {margin-bottom: 0;padding-left: 15px;}
.demo-gallery > ul > li {margin-bottom: 15px;width: 100%;display: inline-block;
  margin-right: 15px;list-style: outside none none;}
.demo-gallery > ul > li a {border: 3px solid #FFF;border-radius: 3px;
  display: block;overflow: hidden;position: relative;float: left;}
.demo-gallery > ul > li a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);height: 100%;width: 100%;}
.lg-sub-html h4 {margin: 0;font-size: 25px !important;
    font-weight: 400 !important;color: #fff;letter-spacing: 1px;}
.hovereffect {width: 100%;height: 100%;float: left;position: relative;
    text-align: center;cursor: default;}
.hovereffect img {display: block;position: relative;-webkit-transition: all .35s;
    transition: all .35s;width: 100%;}
.hovereffect .overlay {position: absolute;overflow: hidden;width: 80%;
    height: auto;left: 10%;top: 5%;border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;-webkit-transition: opacity .35s,-webkit-transform .35s;
    transition: opacity .35s,transform .35s;-webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);transform: scale(0,1);}
.overlay h3 {text-align: center;color: #fff;margin: 20px;display: block;
    font-size: 25px;font-weight: 500;line-height: 40px;}
.hovereffect:hover img {
    filter: url(data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter);
    filter: brightness(.6);-webkit-filter: brightness(.6);
}
.hovereffect:hover .overlay {opacity: 1;-webkit-transform: scale(1);
    -ms-transform: scale(1);transform: scale(1);}
.masterplan-sec{background-image: url(../images/background/3.png);}
.mb30{margin-bottom: 30px;}
.price tr td{text-transform: uppercase;font-weight: 600;letter-spacing: 1px;}
.price-table{table-layout: fixed;width: 900px;}


.distance_bg {background: #fff;padding:40px;box-shadow: 0 3px 9px 0 #8A8A8A;}
div#aqntiesmap-loc {margin-top: 20px;}
#directionsPanel .info-card, .directionsPanel .info-card {padding: 12px 15px;
font-size: 12px;color: #2B2B2B;border-bottom: 1px solid #f3f3f3;display: none;}
#map-search-box .info-box #distanceInfo {float: left;}
#map-search-box .info-box #durationInfo {float: right;}
#map-search-box.big #directionsPanel {max-height: 200px;}
#directionsPanel, .directionsPanel {padding: 15px 0;max-height: 230px;
    overflow: auto;text-align: left;}
#directionsPanel .info-card:first-child, .directionsPanel .info-card:first-child {padding-top: 0;}
#directionsPanel .info-card:last-child, .directionsPanel .info-card:last-child {
    border-bottom: none;padding-bottom: 0;}
#directionsPanel .info-card, .directionsPanel .info-card {padding: 12px 15px;
    font-size: 12px;color: #2B2B2B;border-bottom: 1px solid #f3f3f3;display: none;}
#directionsPanel .info-card strong, .directionsPanel .info-card strong {font-weight: 700;
    display: block;font-size: 12px;letter-spacing: 1px;margin-bottom: 3px;}
#directionsPanel .info-card .info-text, .directionsPanel .info-card .info-text {
    color: #7E868D;display: inline-block;margin-right: 15px;}
#directionsPanel .info-card .info-text, .directionsPanel .info-card .info-text {
    color: #7E868D;display: inline-block;margin-right: 15px;}
#directionsPanel .info-card .info-text, .directionsPanel .info-card .info-text {
    color: #7E868D;display: inline-block;cursor: pointer;}
#directionsPanel .info-card .info-text a, .directionsPanel .info-card .info-text a {
    color: #864A4A;font-weight: 700;outline: 0;text-decoration: none;}
.blue-text {color: #2196F3;}
#directionsPanel .info-card .info-text i.left, .directionsPanel .info-card .info-text i.left {
    margin-right: 3px;}
.distance_popup::-webkit-scrollbar-thumb:hover {background: #555; }
a.distance_btn {color: #9b004a;font-size: 14px;}
#div_distance {padding-right: 15px;color: #9b004a;}
#div_duration{color: #9b004a;}
.km {display: inline-flex;font-size: 17px;color: #2c4387;}
#div_distance:before {content: '\f3c5';font-family: 'Font Awesome 5 Free';
    font-weight: 600;margin-right: 5px;}
#div_duration:before {content: '\f017';font-family: 'Font Awesome 5 Free';
    font-weight: 600;margin-right: 5px;}
input#txtLocation::placeholder {color: #222;font-size:15px;}
#floating-panel input#txtLocation{border-radius: 50px;
    box-shadow: inset 0px 0px 3px 1px #ccc;background: #f3f7fa;width: 100%;
    padding: 10px 20px;border: inherit;}
#txtLocation{border-radius: 50px;box-shadow: inset 0px 0px 3px 1px #ccc;
    background: #f3f7fa;}
.section-heading.cald {font-size: 30px;margin-bottom: 10px;}
.input-area p{font-size: 22px;margin-bottom: 15px;}
.nopad {padding: 0;}
.panel-default>.panel-heading {color: #333;border-color: #ddd;}
.pdloc{padding-top: 25px;padding-bottom: 0px;}
.pdloc p{margin-bottom: 0px;}
.calcd{background-image: url(../images/background/3.png);}
.neighbourhood{padding: 30px 0px;}
.neighbourhood .card {border-radius: 0;margin-bottom: 20px;border: 0;}
.neighbourhood .card .card-header {background: #1c7e8d;border: 1px solid #1c7e8d;
    margin-bottom: 0;border-radius: 0;position: relative;padding-right: 40px;
    padding: 10px 20px;}
.neighbourhood .card .card-body {border: 1px solid rgba(0, 0, 0, .125);
    border-top: 0;background-image: url(../images/background/3.png);
    padding: 15px 15px;font-size: 15px;line-height: 23px;color: #222;}
.neighbourhood .card .btn {font-size: 17px;font-weight: 400;color: #fff;
    padding: 0;width: 100%;text-align: left;text-decoration: none;
    letter-spacing: 0.5px;text-transform: uppercase;}
.neighbourhood.background-dark .card .btn {color: #ffffff;}
.neighbourhood .card .btn .arrow-icon {position: absolute;right: 20px;top: 50%;
    margin-top: -3px;-webkit-transition: 0.3s;-o-transition: 0.3s;
    transition: 0.3s;}
.neighbourhood .card .btn.collapsed .arrow-icon {-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);transform: rotate(180deg);}
.neighbourhood .card-body ul{padding-left: 30px;}
.neighbourhood .card-body ul li{list-style-type: disc;margin: 5px 0px;}
.neighbourhood .accordion{margin-top: 30px;}
.specifications{background-image: url(../images/background/3.png);padding: 30px 0px;}
.specifications .card {border-radius: 0;margin-bottom: 20px;border: 0;}
.specifications .card .card-header {background: #1c7e8d;border: 1px solid #1c7e8d;
    margin-bottom: 0;border-radius: 0;position: relative;padding-right: 40px;
    padding: 10px 20px;}
.specifications .card .card-body {border: 1px solid rgba(0, 0, 0, .125);
    border-top: 0;/*background-image: url(../images/background/3.png);*/
    padding: 15px 15px;font-size: 15px;line-height: 23px;color: #222;
    background: #fff;}
.specifications .card .btn {font-size: 17px;font-weight: 400;color: #fff;
    padding: 0;width: 100%;text-align: left;text-decoration: none;
    letter-spacing: 0.5px;text-transform: uppercase;}
.specifications.background-dark .card .btn {color: #ffffff;}
.specifications .card .btn .arrow-icon {position: absolute;right: 20px;top: 50%;
    margin-top: -3px;-webkit-transition: 0.3s;-o-transition: 0.3s;
    transition: 0.3s;}
.specifications .card .btn.collapsed .arrow-icon {-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);transform: rotate(180deg);}
.specifications .card-body ul{padding-left: 30px;}
.specifications .card-body ul li{list-style-type: disc;margin: 5px 0px;}
.specifications .card-body p span {color: #1c7e8d;font-weight: 500;}
.footer-widget ul li.co{color: #b9c5d2;}
.bird-div{position: relative;}
.bird-div img{position: absolute;top: 50%;transform: translateY(50px);}
.birdh img{width: 50px;height: 50px;position: relative;top: -5px;left: -5px;}
.birdhead img{width: 50px;height: 50px;position: relative;top: -25px;left: -15px;}
h2.section-heading.mpp {font-size: 40px;color: #232d39;font-weight: 500;
 margin-bottom: 20px;line-height: 55px;text-transform: uppercase;font-family: "Lucida"; 
 letter-spacing: 1px;}
.gradient-text {background-image: url(../images/background/8.jpg);
 background-position: 50% 50%;background-size: cover;background-repeat: no-repeat;
 background-attachment: scroll;-webkit-background-clip: text;background-clip: text;
    -webkit-text-fill-color: transparent;}
.footer{position: relative;padding-top: 300px;}
.brochure-div{position: absolute;top:2%;width: 100%;left: 0;z-index: 1;display: block;}
.brochure-div h2 {color: #1aa0bb;margin-top: 2rem;text-transform: uppercase;
    letter-spacing: 2px;font-weight: 400;}
.brochure-div h2 a{color: #1aa0bb;}
.pgl-upper-foot{padding-top: 100px;}
form{width: 100%;}
.form-group input{height: 40px;width: 100%;border: 1px solid #ddd;
    padding-left: 15px;}
.foot-top{width: 100%;}

.btn-effect {overflow: hidden;position: relative;
 transition: 0.5s transform ease-in-out, 0.5s -webkit-transform ease-in-out;
 will-change: transform;z-index: 0;}
.btn {padding: 0;}
.btn-effect::after {background-color: #fff;border-radius: 3rem;content: '';
 display: block;height: 100%;width: 101%;position: absolute;left: -1px;top: 0;
 -webkit-transform: translate(-100%, 0) rotate(0deg);
 transform: translate(-100%, 0) rotate(0deg);-webkit-transform-origin: top left;
 transform-origin: top left;transition: 0.5s transform ease-out, 0.5s -webkit-transform ease-out;
 will-change: transform;z-index: -1;}
.form-group .btn.section-button {padding: 8px 18px 6px;}
.form-group input.btn.section-button, .footer-about form button::before {color: #fff;}
.bg-orange, .class-schedule-area table .btn.section-button, 
.blog-page-area nav .page-link.active, 
.bmi-box .contact-sub-btn .btn.section-button, 
.our-gallery-area.gallery-2-area .gallery-filter-btn label:hover, 
.our-gallery-area.gallery-2-area .gallery-filter-btn label.active:hover, 
.our-membership-area .card.membership-card-active .card-price, 
.our-membership-area .card.membership-card-active .card-price-2, 
.our-classes .owl-carousel button.owl-dot, .form-group input.btn.section-button,
.comments-from-trainee-area .owl-carousel button.owl-dot {background-color: #1aa0b8;}

.form-group .btn {display: inline-block;font-weight: 400;color: #212529;
 text-align: center;vertical-align: middle;-webkit-user-select: none;
 -moz-user-select: none;-ms-user-select: none;user-select: none;
 background-color: transparent;border: 1px solid transparent;padding: 0.375rem 0.75rem;
 font-size: 1rem;line-height: 1.5;border-radius: 0.25rem;
 transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.form-group .btn.section-button {border-radius: 25px;border: 1px solid #1aa0b8;
 text-align: center;padding: 10px 33px 14px;color: #fff;}
.form form-group input.btn.btn-section, 
.footer-about form button::before {color: #fff;}
.bg-orange, .form .form-group .btn.section-button, 
.class-schedule-area table .btn.section-button, 
.blog-page-area nav .page-link.active, 
.bmi-box .contact-sub-btn .btn.section-button, 
.our-gallery-area.gallery-2-area .gallery-filter-btn label:hover, 
.our-gallery-area.gallery-2-area .gallery-filter-btn label.active:hover, 
.our-membership-area .card.membership-card-active .card-price, 
.our-membership-area .card.membership-card-active .card-price-2, 
.our-classes .owl-carousel button.owl-dot, .form-group input.btn.section-button,
.comments-from-trainee-area .owl-carousel button.owl-dot {background-color: #1aa0b8;}
.form-group .btn.section-button {border-radius: 25px;border: 1px solid #1aa0b8;
 text-align: center;padding: 10px 33px 14px;color: #fff;}

.item_class_wrapper{position: relative;}
.imgbird{position: absolute;top: -120%;width: 50px;height: 50px;right: 20px;}
.p0m0{padding: 0;margin: 0;}
.revealbox {display: flex;flex-direction: column;justify-content: center;
  align-items: center;height: 100vh;width: 100%;position: relative;}
.reveal {visibility: hidden;position: relative;width: 100%;height: 100%;}

.slider {position: relative;height: 100vh;}
.slider__slides {z-index: 1;position: relative;height: 100%;}
.slider__control {z-index: 2;position: absolute;top: 50%;left: 5%;width: 60px;
  height: 60px;margin-left: -30px;margin-top: -30px;border-radius: 50%;
  background: #fff;transition: background-color 0.3s;cursor: pointer;}
.slider__control--right {left: 95%;}
.slider__control:hover {background-color: #1aa0b8;}
.slider__control-line {position: absolute;left: 23px;top: 50%;width: 3px;height: 14px;
  -webkit-transform-origin: 50% 0;transform-origin: 50% 0;
  -webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.slider__control-line:nth-child(2) {transform: translateY(1px) rotate(-135deg);
    -webkit-transform: translateY(1px) rotate(-135deg);}
.slider__control--right .slider__control-line {left: 37px;
  -webkit-transform-origin: 1px 0;transform-origin: 1px 0;
  -webkit-transform: rotate(45deg);transform: rotate(45deg);}
.slider__control--right .slider__control-line:nth-child(2) {
  -webkit-transform: translateY(1px) rotate(135deg);
  transform: translateY(1px) rotate(135deg);}
.slider__control-line:after {content: "";position: absolute;left: 0;top: 0;
  width: 100%;height: 100%;background-color: #e2e2e2;transition: background-color 0.3s;}
.slider__control:hover .slider__control-line:after {background-color: #fff;}
.slider__control.a--rotation .slider__control-line:after {
  -webkit-animation: arrowLineRotation 0.49s;animation: arrowLineRotation 0.49s;}
.slider__control.a--rotation .slider__control-line:nth-child(1):after {
  -webkit-animation: arrowLineRotationRev 0.49s;animation: arrowLineRotationRev 0.49s;}

@keyframes arrowLineRotation {
  to {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
}

@keyframes arrowLineRotationRev {
  to {-webkit-transform: rotate(-180deg);transform: rotate(-180deg);}
}

.slide {overflow: hidden;position: absolute;left: 50%;top: 50%;width: 120vmax;
  height: 50vmax;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);overflow: hidden;
  border-radius: 0%;transition: -webkit-clip-path 0s 0.91s;
  transition: clip-path 0s 0.91s;transition: clip-path 0s 0.91s, -webkit-clip-path 0s 0.91s;
  -webkit-clip-path: circle(30px at 120vw 50%);clip-path: circle(30px at 120vw 50%);
}
.slide.s--prev {-webkit-clip-path: circle(30px at 30vw 50%);clip-path: circle(30px at 30vw 50%);}
.slide.s--active {z-index: 1;transition: -webkit-clip-path 1.3s;
  transition: clip-path 1.3s;transition: clip-path 1.3s, -webkit-clip-path 1.3s;
  -webkit-clip-path: circle(120vmax at 120vw 50%);clip-path: circle(120vmax at 120vw 50%);}
.slide.s--active.s--active-prev {-webkit-clip-path: circle(120vmax at 30vw 50%);
 clip-path: circle(120vmax at 30vw 50%);}

.slide:nth-child(1) .slide__inner {background-image: url("../images/sliders/1.jpg");background-repeat: no-repeat;}
.slide:nth-child(2) .slide__inner {background-image: url("../images/sliders/2.jpg");background-repeat: no-repeat;}
.slide:nth-child(3) .slide__inner {background-image: url("../images/sliders/1.jpg") !important;background-repeat: no-repeat;}
.slide:nth-child(4) .slide__inner {background-image: url("../images/sliders/2.jpg") !important;background-repeat: no-repeat;}

.slide__inner {position: absolute;left: 50%;top: 50%;width: 100vw;height: 100vh;
  margin-left: -50vw;margin-top: -50vh;background-size: cover;
  background-position: center center;}
.slide__content {width: 100%;display: flex;flex-direction: column;
 justify-content: center;height: 100%;z-index: 9;font-family: Lucida;
 color: #fff;position: absolute;top: 6%;left: 9%;}
.slide__heading {font-size: 22px;font-weight: 400;text-transform: uppercase;
    text-shadow: 1px 1px 2px black, 0 0 25px #000, 0 0 5px #000;padding-left: 30px;}
.slide__text {font-size: 50px;line-height: 80px;color: #fff;padding: 20px 0 18px;
    text-shadow: 1px 1px 2px black, 0 0 25px #000, 0 0 5px #000;padding-left: 30px;}

.villalayout-sec{background-image: url(../images/background/3.png);padding-top: 0px;}
.villalayout-sec .card{border: none;background-color: transparent;}
.villalayout-sec .card-header {background-color: transparent;border: none;}
#eleve-nav, #moyen-nav{display: inline-block;width: 100%;}
.villalayout-sec .nav-item{background-color: #192029;margin: 10px 0px;}
.villalayout-sec .nav-pills .nav-link.active, .nav-pills .show>.nav-link {color: #fff;background-color: #1aa0b8;}

.features-box img{width: 100%;}
.side-txt{background-color: #1aa0b8;padding: 60px;}
.ml30{margin-left: 30px;}
.mr30{margin-right: 30px;}
.side-txt p{line-height: 16px;font-size: 13px;margin-bottom: 10px;}
.side-txt .birdimg{width: 200px;height: 200px;float: right;}
.birdimg{position: relative;}
.birdimg img{position: absolute;right: -25%;top: 10%;}
.img100{width: 100%;}
.p0{padding: 0px 0px;}
.p5{padding: 5px 0px;}
.pb-40{padding-bottom: 40px;}
.pb-80{padding-bottom: 80px;}
.owl-nav{display: none;}

.broc{background-image: url(../images/inner/1.png);background-size: cover;
    background-repeat: no-repeat;padding: 0px;background-position: center top;}
.time{background-image: url(../images/inner/2.png);background-size: cover;
    background-repeat: no-repeat;padding: 0px;background-position: center top;}
.sports-sec{background-image: url(../images/inner/3.png);background-size: cover;
    background-repeat: no-repeat;padding: 0px;background-position: center top;}
.calm{background-image: url(../images/inner/5.png);background-size: cover;
    background-repeat: no-repeat;padding: 0px;background-position: center top;}

.sh{color: #fff;margin-bottom: 20px;margin-top: 20px;}
.icon-box{display: flex;margin-bottom: 10px;}
.icon-box img{width: 50px;height: 50px;border: 2px solid #fff;
    padding: 5px 5px;z-index: 9;border-radius: 4px;}
.icon-box p{margin-top: 18px;margin-left: 10px;font-weight: 500;color: #fff;
    font-family: inherit;font-size: 14px;}
.innerimg{margin: 0px 0px 40px 0px;}
.w11{width: 12%;flex: 12%;max-width: 12%;padding: 5px;margin: 0px 1px;}
html, body{scroll-behavior: smooth;}




ul.project_header_icons {float: right;}
ul.project_header_icons {margin-top: 0;margin-bottom: 0;}
.inrpgeti {margin: 6px 0px !important;}

@media (min-width: 1000px){
li.download-brochure {margin-left: 0 !important;}
}

li.download-brochure {line-height: 39px;font-weight: 500;color: #1f3a85;}
.inrpgetli {background: none !important;padding: 0 10px !important;}
li.download-brochure a {font-weight: 500;color: #fff;padding: 4px 15px;position: relative;transition: all 0.5s ease;top: 2px;}
li.download-brochure a:hover {background: #1aa0b8;}
.side-navigation .social-media li a:hover {background: #1aa0b8;}
.inrpgetli a {color: #fff;}
li.download-brochure i.fa.fa-download {font-size: 15px;margin-left: 4px;color: #fff;}
ul.project_header_icons li i {font-size: 25px;margin-top: 6px;color: #1f3a85;}
.inrpgetli i {color: #fff;}
#myBtn {cursor: pointer;}
ul.project_header_icons li.site_btn {color: rgba(255,255,255,1);transition: all .5s;position: relative;}
ul.project_header_icons li {float: left;list-style: none;padding: 6px 15px;cursor: pointer;background: #ed1d24;color: #fff;line-height: 22px;transition: all 0.3s ease;}
ul.project_header_icons li:hover{background-color: #1aa0b8;}
.site_btn {background: none;color: #333;font-weight: 600;margin: 0px 4px;}
ul.project_header_icons li.site_btn::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;transition: all .3s;}
ul.project_header_icons li.site_btn::after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;background-color: rgba(255,255,255,.25);transition: all .3s;transform: scale(.5,.5);}
.rlogo {margin: 0;padding: 0;float: left;}
.rlogo li {display: inline-block;margin: 10px 15px;}
.rlogo .raj {width: 100%;background-color: #fff;border-radius: 2px;height: 70%;}
.sld img {background: #1aa0b8;padding: 10px 8px;border-radius: 2px;}

.sliding-sidebar {position: fixed;top: 0;bottom: 0;right: 100%;width: 400px;z-index: 9999;background: #26282b;height: 100%;overflow-x: hidden;overflow-y: auto;padding: 40px 25px;transition: 0.3s;}
.sliding-sidebar.active {margin-right: -400px;}
.sliding-sidebar .close-icon {position: absolute;top: 5px;right: 12px;padding: 5px;width: 45px;cursor: pointer;opacity: 0.4;transition: 0.3s;background: #fff;}
.sliding-sidebar .close-icon:hover {opacity: 0.7;}
.sliding-sidebar .logo {width: 100%;text-align: center;margin-bottom: 25px;}
.sliding-sidebar .about {margin-bottom: 15px;padding-bottom: 10px;border-bottom: 1px solid #999;}
.sliding-sidebar .about img {max-width: 100%;margin-bottom: 25px;}
.sliding-sidebar .contact strong {display: block;color: #fff;font-weight: 500;}
.sliding-sidebar p {color: #fff;}
.cnt {margin-top: 25px;}
.sliding-sidebar .contact strong {display: block;color: #fff;font-weight: 500;}
.sliding-sidebar .contact a {color: #1aa0b8;word-wrap: break-word;}
.side-navigation {margin-top: 20px;}
.side-navigation .social-media {width: 100%;float: left;margin: 0;margin-bottom: 20px;padding: 0;}
.side-navigation .social-media li {float: left;margin-right: 2px;padding: 0;list-style: none;}
.side-navigation .social-media li a {width: 30px;height: 30px;float: left;text-align: center;line-height: 35px;font-size: 13px;color: #fff;background: rgba(255, 255, 255, 0.1);padding: 10px 10px;}

.cf{padding :0px}
.ul-div-slide{padding-left: 30px;}
.desk-none{display: none;}
.grecaptcha-badge { visibility: hidden;}

/*.desk-none{display: none;}
.mob-none{display: block;}*/

.ser-link{background: #1aa0b8;padding: 5px 15px;}
.nav-pills .nav-link.active{background: #303a45;}
.imgThumb{width:100%;}
.vh2 {text-align: center;color: #1aa0b8;font-size: 30px;position: relative;
    margin-top: -55px;}
.iframe-link img{width:100%;}
.cp{padding: 5px 5px 0px 2px;}
.nav-pills .nav-link {border-radius: 0rem;}
.construction-updates .nav-pills .nav-link{margin-right: 10px;border-radius: 4px;}




@media(min-width: 100px) and (max-width: 767px){

/*.slide__content {width: 85%;}
.slide__heading {font-size: 16px;}
.slide__text {font-size: 26px;line-height: 40px;}
.slide__content {width: 85%;}
.img100{width: 100%;}
.img-fluid{max-width: 100%;width: 100%;}
.brochure-div img{width: 100%;}
.slide {left: 50%;top: 50%;width: 100%;height: 100%;border-radius: 0px;}
.slider__control {z-index: 2;top: 50%;left: 10%;width: 40px;height: 40px;}
.slider__control--right {left: 90%;}
.slider__control-line {left: 13px;}
.slider__control--right .slider__control-line {left: 27px;}
.slider {height: 90vh;}*/
.slider{width: 100%;}


.ml30{margin-left: 0px;}
.mr30{margin-right: 0px;}
.row{padding: 0px;margin: 0px;}
.w11 {width: 45%;flex: 45%;max-width: 45%;}
.meanmenu-reveal{right: 20px;}
.broimg{width: 100%;}
.footer {padding-top: 150px;}
.mean-container .mean-bar {padding: 0px 0 0 0;min-height: 100px;
    background-color: #232d39;z-index: 999;width: 100%;}
.banner-below h2 {font-size: 20px;}
.banner-below p {font-size: 15px;}
h2.section-heading {font-size: 21px;}
.our-classes .owl-carousel button.owl-dot, 
.comments-from-trainee-area .owl-carousel button.owl-dot {display: none;}
.modal-header .modal-title{font-size: 17px;}
.desk-none{display: block;}
.floating-btn{position: fixed;top: 45%;right: -37%;z-index: 99;
        transform: rotate(270deg);}
.floating-btn a.btn, .floating-btn a.btn:hover{color: #fff;font-weight: 400;margin: 0px 5px;float: right;padding: 5px 10px;background: #232d39;font-size: 14px;}
.float-bottom{position: fixed;bottom: 0px;z-index: 99;width: 100%;padding: 5px 0px;background: #232d39;}
.about-us-area {margin-top: 100px;}
.about-video-box {width: 60px;height: 60px;top: -40px;right: -122px;}
.video-btn>i, .about-video-box .video-btn>i, .blog-media-box .video-btn>i {height: 30px;width: 30px;line-height: 30px;}
.about-content-wrap p {line-height: 26px;font-size: 14px;}
.about-us-area h3.section-subheading.dark {font-size: 18px;}
.master-text p{font-size: 14px;}
.mt30 {margin-top: 0px;}
/*.mob-none{display: none;}
.desk-none{display: block;}*/
/*.mean-container a.meanmenu-reveal {display: none !important;}*/


.sliding-sidebar.active {margin-right: -10px;}
.mob-plt{float: right;margin-right: 5px;margin-top: 5px;}
.sliding-sidebar.active {background: red;}
.sliding-sidebar {width: 250px;}

.slide:nth-child(1) .slide__inner {background-image: url("../images/sliders/serene1.png") !important;}
.slide:nth-child(2) .slide__inner {background-image: url("../images/sliders/serene2.png") !important;}
.slide:nth-child(3) .slide__inner {background-image: url("../images/sliders/serene3.png") !important;}
.slide__content {display: none;}
.revealbox {height: 60vh;}
.about-content-wrap{margin-top: 100px;}
.video-side img {right: 50px;}



}



@media (min-width: 100px) and (max-width: 374px){

.slider {position: relative;height: 92vh;}
.slider__slides {z-index: 1;position: relative;}
.slide {height: 49vmax;position: absolute;left: 50%;width: 120vmax;overflow: hidden;border-radius: 0%;transition: -webkit-clip-path 0s 0.91s;transition: clip-path 0s 0.91s;transition: clip-path 0s 0.91s, -webkit-clip-path 0s 0.91s;-webkit-clip-path: circle(30px at 120vw 50%);clip-path: circle(30px at 120vw 50%);}
.slide__inner {position: relative;left: 50%;top: 28%;width: 100vw;height: ;margin-left: -50vw;/*margin-top: -50vh;*/background-size: contain;background-position: center center;}

}

@media (min-width: 375px) and (max-width: 389px){

.slider {position: relative;height: 75vh;}
.slider__slides {z-index: 1;position: relative;height: 5%;}
.slide {height: 49vmax;position: absolute;left: 50%;width: 120vmax;height: 195vmax;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);overflow: hidden;border-radius: 0%;transition: -webkit-clip-path 0s 0.91s;transition: clip-path 0s 0.91s;transition: clip-path 0s 0.91s, -webkit-clip-path 0s 0.91s;-webkit-clip-path: circle(30px at 120vw 50%);clip-path: circle(30px at 120vw 50%);}
.slide__inner {position: relative;left: 50%;top: 48%;width: 100vw;height: 205vh;margin-left: -50vw;/*margin-top: -50vh;*/background-size: contain;background-position: center center;background-repeat: no-repeat;}


}

@media (min-width: 390px) and (max-width: 399px){

.slider {position: relative;height: 62vh;}
.slider__slides {z-index: 1;position: relative;height: 5%;}
.slide {height: 49vmax;position: absolute;left: 50%;width: 120vmax;height: 195vmax;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);overflow: hidden;border-radius: 0%;transition: -webkit-clip-path 0s 0.91s;transition: clip-path 0s 0.91s;transition: clip-path 0s 0.91s, -webkit-clip-path 0s 0.91s;-webkit-clip-path: circle(30px at 120vw 50%);clip-path: circle(30px at 120vw 50%);}
.slide__inner {position: relative;left: 50%;top: 28%;width: 100vw;height: 205vh;margin-left: -50vw;/*margin-top: -50vh;*/background-size: contain;background-position: center center;background-repeat: no-repeat;}

}



@media (min-width: 400px) and (max-width: 767px){

.slider {position: relative;height: 62vh;}
.slider__slides {z-index: 1;position: relative;height: 5%;}
.slide {height: 49vmax;position: absolute;left: 50%;width: 120vmax;height: 190vmax;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);overflow: hidden;border-radius: 0%;transition: -webkit-clip-path 0s 0.91s;transition: clip-path 0s 0.91s;transition: clip-path 0s 0.91s, -webkit-clip-path 0s 0.91s;-webkit-clip-path: circle(30px at 120vw 50%);clip-path: circle(30px at 120vw 50%);}
.slide__inner {position: relative;left: 50%;top: 28%;width: 100vw;height: 245vh;margin-left: -50vw;/*margin-top: -50vh;*/background-size: contain;background-position: center center;background-repeat: no-repeat;}

}
@media (min-width: 100px) and (max-width: 767px){
.d-img{
    display:none !important;
}
.m-img{
    display:block !important;
        margin-top: 100px;
}
.nav-pills .nav-link{font-size: 12px;
    margin-bottom: 10px;}
    .vh2{
        margin-top: 20px;
    }
    .mean-container a.meanmenu-reveal{
        top: 25px;
    }
.pdg{
    padding:0;
}
}
.d-img{
    display:block;
}
.m-img{
    display:none;
}
.carousel-caption{
        position: absolute;
    top: 63%;
    color: #fff;
    text-shadow: 1px 1px 2px black, 0 0 25px #000, 0 0 5px #000;
}
.carousel-caption p{
    color: #1aa0b8;
    font-size: 35px;
    font-weight: 600;
}