/*! Squarespace LESS Compiler  (less.js language v1.3.3)  */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
    font-family: 'OwnerLight';
    src: url('../fonts/owners-light.otf');
}
 
h1 {
    font-family: 'OwnerLight'
}

h2 {
    font-family: 'OwnerLight'
}

h3 {
    font-family: 'OwnerLight'
}

h4 {
    font-family: 'OwnerLight'
}

@font-face {
    font-family: 'OwnerReg';
    src:url('../fonts/ownerstext-regular.otf');
}

p {
    font-family: 'OwnerReg'
}

body {
    margin: 0;
    font-family: 'OwnerLight';
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.715;
    color: #000;
    background-color: #fff;
    overflow-x: hidden;
}

:root {
    --tertiary-button-font-font-family: Roboto;
    --tertiary-button-font-font-style: normal;
    --tertiary-button-font-font-weight: 500;
    --tertiary-button-font-text-transform: uppercase;
    --tertiary-button-font-letter-spacing: .05em;
    --tertiary-button-font-line-height: 1.2em;
    --tertiary-button-font-font-size: .8rem;
    --tertiary-button-font-font-size-value: .8;
    --tertiary-button-font-font-size-value: .8;
    --normal-text-size-value: 1.1;
    --payment-terms-background-color: #ffffff;
    --gradient-base-background-1: #ffffff;
    --gradient-base-background-2: #f3f3f3;
    --gradient-base-accent-1: #121212;
    --gradient-base-accent-2: #334fb4;
    --color-base-text: 18, 18, 18;
    --color-shadow: 18, 18, 18;
    --color-base-background-1: 255, 255, 255;
    --color-base-background-2: 243, 243, 243;
    --color-base-solid-button-labels: 255, 255, 255;
    --color-base-outline-button-labels: 18, 18, 18;
    --color-base-accent-1: 18, 18, 18;
    --color-base-accent-2: 51, 79, 180;
    --heading-1-size-value: 4;
    --body-font-font-family: Roboto;
    --heading-font-font-style: normal;
    --heading-font-font-weight: 400;
    --heading-font-line-height: 1.1em;
    --heading-font-letter-spacing: .1em;
    --heading-font-text-transform: none;
    --darkAccent-hsl: 190.97, 58.49%, 31.18%;
}

[tabindex="-1"]:focus {
    outline: none !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0
}

dt {
    font-weight: bold
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: inherit;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    font-size: 14px;
}

span.errow {
    font-family: 'OwnerReg';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* a:hover {
    color: #ffc511;
    text-decoration: none
} 

*/
.head-logo img {
    width: 244px;
}

.hero-heading-1 {
    display: none;
}

button.btn-close {
    float: right;
    font-size: 1.9rem !important;
    font-weight: 700;
    line-height: 0;
    color: #000 !important;
    text-shadow: none !important;
    opacity: 1 !important;
    background-color: #fff !important;
    width: 1.5em !important;
    height: 1.5em !important;
}

button.btn-close {
    background-color: #ffffff;
    opacity: 1;
    color: #fff;
    padding: 10px;
    float: right;
    position: absolute;
    right: -10px;
    bottom: auto;
    border-radius: 2px;
    top: -20px;
    border: 2px solid #fade70;
    z-index: 2;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre,
code,
kbd,
samp {
    font-family: 'OwnerReg';
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
    touch-action: manipulation
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #868e96;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: 'OwnerReg';
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: .5rem;
    font-family: 'OwnerReg';
    font-weight: normal;
    line-height: 1.25;
    color: inherit
}

h1,
.h1 {
    font-size: 1.714rem
}

h2,
.h2 {
    font-size: 1.142rem
}

h3,
.h3 {
    font-size: 1.142rem
}

h4,
.h4 {
    font-size: 1.428rem
}

h5,
.h5 {
    font-size: 1.25rem
}

h6,
.h6 {
    font-size: 1rem;
    font-family: 'OwnerReg';
}


.wrapper {


    position: relative;

}


.activewear-heading .wrapper h3 {
    color: #ab4485;
}

/* =================================================================================================== */
/* !FOCUSED IMAGES */
/*-----------------------------------------*/
.focuspoint {
    position: relative;
    /*Any position but static should work*/
    overflow: hidden;
}

.focuspoint img {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    display: block;
    /* fill and maintain aspect ratio */
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-height: none;
    max-width: none;

}




/***************************/
.banner-form-inner form {
    opacity: 1 !important;
}

.banner-form h3 {

    margin: inherit;
    color: #333735;
    text-align: center !important;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: 'OwnerLight';
    font-size: 28px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.banner-form p {
    width: 100% !important;
    font-size: 16px;
}

.banner-form section {
    /* background-color: #ffffff; */
    /* border: 1px solid #ecf0f3; */
    /* border-radius: 4px; */
    padding: 20px;
    margin: auto;
    /* box-shadow: 13px 13px 20px #cbced1, -13px -13px 20px #fff; */
}

.banner-form-inner input {
    height: 45px;
    padding: 8px 12px;
    margin: auto;
    /* max-width: 400px; */
    /* background-color: #f4f4f4; */
    border: 2px solid #000000;
    transition: border-color .3s;
    /* border-radius: 4px; */
    color: #000;
    color: rgba(51, 55, 53, 0.50);

    font-family: 'OwnerReg';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
}

.banner-form-inner .form-control:focus {
    height: 45px;
    padding: 8px 12px;
    margin: auto;
    /* background-color: #ecf0f3; */
    border: 2px solid #333735;
    transition: border-color .3s;
    /* border-radius: 4px; */
    color: #898989;
    box-shadow: none;
}

.form-select:focus-visible {
    color: #000;
    text-shadow: 0 0 0 #212529;
}

.form-select:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}


/*****************/
input:focus+label,
input:valid+label {
    font-size: 14px;
    color: #fff !important;
    top: -12px;
    background: #000000;
    padding: 0px 5px 0px 5px;
    transition: border-color .3s;
}

.banner-form-inner label {
    font-family: arial;
    font-size: 14px;
    color: rgb(0, 0, 0) !important;
    padding: 10px;
    position: absolute;
    top: 1px;
    left: 30px;
    pointer-events: none;
    transition: 0.3s;
}

.banner-form-inner .form-group {
    position: relative;
    margin-bottom: 20px;
}

.hero-cont p {
    font-weight: 300;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.hero-cont {
    text-align: center;
    color: #fff;
}

.reformer_paragraph p {
    color: #FFF;
    font-family: 'OwnerReg';
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.button-border {
    border: 5px solid #000;
    border: 1px solid #fade70;
    color: #202020;
    padding: 12px;
    display: block;
    margin: auto;
    width: 80%;
    font-weight: 600;
    transition: border-color .3s;
    background-color: #fade70;
    transition: 0.3s;
    /* font-family: "TradeGothic", Roboto, "Helvetica Neue", Arial, sans-serif !important; */
    border-radius: 50px;
    /* box-shadow: 3px 3px 3px #b1b1b1, -3px -3px 3px #fff;*/
    width: 293px;
    height: 56px;
    flex-shrink: 0;
}

.button-border:hover {
    background-color: #ffffffd6;
    color: rgb(0 0 0);
}

.bg-video .bg-video-inner {
    position: relative;
    height: 100vh;
}

.bg-video video {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.form-bg {
    /* position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%); */
}

.banner-img {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.hero-ban {
    display: block;
    background-color: rgba(var(--color-foreground), .1);
    position: relative;
    overflow: hidden;
}

.accordion_cardbx:hover {
    background: rgba(var(--color-foreground), .04);
}

.drip_nation {
    margin-top: 2rem;
    background: hsl(191 58% 31% / 1);
    
}

.card-header {
    background-color: rgba(255, 255, 255, 0.03) !important;

}

.card-header:hover {
    background-color: #f3f3f3 !important;
}

.our-classes-bx img {
    width: 221px;
}

.our-classes-bx {
    width: 100%;
}

.form-bg a.btn.btn-prim.btn-lg {
    max-width: 280px;
}

@media (max-width: 1420px) {
    .form-bg {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .btn_dark {
        display: none;
    }

    .svg-box label {
        display: none;
    }

    .banner-form-inner {
        padding: 0 16px;
    }

    #s-home-hero .slide-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 50%;
        z-index: -1;
        overflow: hidden;
        opacity: 1;
    }

    .form-bg {
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
        transform: translate(0%, 0%);
    }

    /*.join-our-style-1 img {*/
    /*    width: 100% !important;*/
    /*}*/

}

@media screen and (max-width:430px) {

    .hero-heading-1 h1 {
        font-size: 30px !important;
    }

    .overlay {
        height: 100% !important;
        padding: 16px !important;


    }

    .download-in input.form-control {
        width: 100% !important;
    }
}

.isloading-overlay {
    display: none;
}

.text-bold {
    font-size: 18px !important;
    font-weight: 600;
}

.error {
    text-align: left !important;
    /* position: absolute; */
    margin-top: 6px;
    color: red;
    left: 16px;
    font-weight: 600;
}


/*************modal**********************/

.sample-window {
    width: 350px;
    padding: 5px;
    border: 2px solid #186db4;
    background-color: #fff;
    display: none;
}

.plainmodal-close {
    cursor: pointer;
}

.sample-window .plainmodal-close {
    display: inline-block;
    padding: 1px 3px;
    color: #fff;
    background-color: #224388;
}

.sample-window .plainmodal-close:hover {
    background-color: #1f99e2;
}

#demo {
    background-color: transparent;
    border-radius: 0;
    display: none;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    margin-top: -60px !important;

}

#demo:after {
    /* clearfix */
    content: "";
    clear: both;
    display: block;
}

#demo .sample-head {
    /* margin: 0 0 15px;
    font-size: 20px; */

}

#demo .error {
    text-align: left !important;
    /* position: absolute; */
    color: red;
    left: 3px;
    font-weight: 600;
}



#demo img {
    float: left;
    margin-right: 10px;
    box-shadow: none;

}

#demo .plainmodal-close {
    position: absolute;
    width: 35px;
    height: 45px;
    right: -15px;
    top: -15px;
    background: url('plainmodal-close.png') no-repeat;
}

/* #demo .plainmodal-close:hover {
    background-position: -45px 0;
} */

#demo {
    background-color: #fff;
}

@media (min-width: 576px) {
    #demo {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

@media (max-width: 576px) {
    #demo {
        width: 90%;
        margin: 1.75rem auto;
    }

    /* .button-border {
        width: 100%;
    } */

    .banner-form section {
        margin: 0;
        width: 100%;
        padding: 20px 0;

    }
}


/* ==================================================================================================== */
.btn-signup {
    background-color: #ab448500;
    color: #fff;
    border: 1px solid #ffffff;
    border-radius: 0;
}

.activewear-heading h1 {
    font-size: 40px;

}

.activewear-heading {
    margin-top: 40px;
    margin-left: 58px;
    margin-right: 33px;
}

.activ-heading {
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 0 blue, 0 0 0px darkblue;

    font-weight: bolder;
    font-style: italic;

}

.activewear-map p.map-text {
    color: #ab4485;
}

/* .logo-header img {
    width: 115px;
} */

.logo-header {
    width: 100px;
}

/* =========================herp sec ============================*/
/* .hero-section {
    position: relative
} */

.hero-section .sticky-wrap-vertical-heading {
    position: static;
    height: 0 !important
}

.hero-section .vertical-heading {
    position: absolute;
    z-index: 100;
    right: 40px;
    top: 50%;
    white-space: nowrap;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 767px) {
    .hero-section .vertical-heading {
        position: absolute !important;
        top: 20px !important
    }
}

.hero-section .fixed-position .vertical-heading {
    -webkit-transform: none;
    transform: none
}

/* @media (min-width: 576px) {
    .hero-section {
        min-height: 464px
    }
} */

.hero-section.blog-hero {
    min-height: 0 !important;
    display: block !important
}

.hero-section.blog-hero:before {
    display: none
}

.hero-section.blog-hero img {
    display: block;
    width: 100%;
    height: auto
}

@media (max-width: 650px) {
    .hero-section.blog-hero img.desktop {
        display: none
    }
}

.hero-section.blog-hero img.mobile {
    display: none
}

@media (max-width: 650px) {
    .hero-section.blog-hero img.mobile {
        display: block
    }
}

.hero-section.parallax-holder {
    height: 465px;
    padding: 34px 15px
}

@media (min-width: 768px) {
    .hero-section.parallax-holder {
        min-height: 712px;
        padding: 70px 160px
    }
}

.hero-section h1,
.hero-section .h1,
.hero-section h2,
.hero-section .h2 {
    margin-bottom: 0
}

@media (max-width: 575px) {
    .hero-section .subheading {
        display: none
    }
}

/* .hero-section.hero-video {
    min-height: 0 !important;
    overflow: hidden;
    background: no-repeat center center;
    background-size: cover;
    background: #616f7f6e;
} */

@media (max-width: 575px) {
    .hero-section.hero-video {
        /* height: calc(100vh - 109px); */
        justify-content: center;
        align-items: center
    }
}

/* .hero-section.hero-video>* {
    position: relative;
    z-index: 1
} */

.hero-section.hero-video .video-holder {
    background-position: 50% 50%;
    background-size: cover;
    overflow: hidden;
    z-index: -1
}

.hero-section.hero-video .video-holder .bg-video {
    display: block;
    width: 100% !important;
    height: auto !important;
    transition: opacity 0.3s ease;
    pointer-events: none
}

@media (min-width: 576px) {
    .hero-section.hero-video .video-holder .bg-video {
        display: block
    }
}

.hero-section.hero-video.parallax-holder .video-holder {
    min-height: 0
}

@media (max-width: 575px) {
    .hero-section.hero-video.parallax-holder .video-holder {
        overflow: hidden;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -1
    }
}

.hero-section.hero-video .video-active .bg-video {
    opacity: 1
}

.hero-section.hero-video .text-holder {
    position: absolute
}

.desktopview-show {
    display: block;
}

.bottom-form-desktop-none {
    display: none;
}

@media screen and (max-width: 1024px) {
    .bottom-form-desktop-none {
        display: block;
    }

    .desktopview-show {
        display: none;
    }

    .overlay {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width: 575px) {
    .hero-section.hero-video .text-holder {
        padding: 20px
    }
}

.hero-section.hero-video .text-holder .subheading {
    text-decoration: underline;
    line-height: 1
}

@media (min-width: 576px) {
    .hero-section.hero-video .text-holder .subheading {
        text-decoration: none
    }
}

.hero-section.hero-video.parallax-holder .text-holder {
    padding: 0
}

.hero-section.hero-video.parallax-holder .text-holder .subheading {
    text-decoration: none
}

.hero-section.hero-parallax {
    padding: 58px 34px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-bottom: 15px
}

.trial-button {
    padding: 12px 30px;
    color: hsl(48 29% 83% / 1);
    border: 2px solid  hsl(48 29% 83% / 1);
    border-radius: 30px;
    background-color: transparent;
    font-weight: bold;
   text-transform: uppercase;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    width: 400px;
    max-width: 100%;
}
.hero-heading-1 p {
    color: hsl(48 14% 93% / 1);
}
.trial-button a{
    font-family:  Roboto;
    letter-spacing: .05em;
    font-size: 20px;
}
.trial-button:hover a{
    color: hsl(0 0% 0% / 1);
    text-decoration: none;
}
.trial-button:hover {
    background: hsl(48 29% 83% / 1);
    color: hsl(0 0% 0% / 1);
    border: 2px solid hsl(48 29% 83% / 1);
}


@media (max-width: 1024px) {
    .hero-heading-1 {
        display: block;
    }

    .o_c_timetable_section p {
        font-size: 16px !important;
    }
}

@media (min-width: 576px) {
    .hero-section.hero-parallax {
        margin-bottom: 40px
    }
}

@media (min-width: 992px) {
    .hero-section.hero-parallax {
        margin-bottom: 65px
    }
}

.hero-section.hero-parallax .parallax-image {
    height: auto;
    position: absolute;
    width: auto
}

.hero-section.hero-parallax .is-touch-device {
    background-size: cover
}

.mobile-image .mobile-image {
    display: none
}

@media (max-width: 575px) {


    .download-in input.form-control {
        width: 260px !important;
        max-width: 100%;
    }

    .mobile-image .mobile-image {
        display: block
    }

    .mobile-image .text-holder {
        display: none
    }

    .hero-heading {
        position: absolute !important;
        top: 7% !important;
        padding: 0 !important;
    }

    .faq-section .mb-0>a {

        font-size: 12px !important;
    }

    .hero-heading h1 span {
        font-size: 18px !important;
    }

    .hero-heading h1 {
        font-size: 16px !important;
    }

    .wrapper h3 {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        top: 85px !important;
        position: absolute;
        left: -111px !important;
        font-style: italic;
        font-weight: 400 !important;
        font-size: 11px !important;
    }

    .btn-signup {

        font-size: 12px !important;
    }
}

.no-video .mobile-image {
    display: block
}

.success-message-div {
    width: 485px;
    max-width: 100%;
    height: 485px;
    max-height: 100%;
    font-family: 'OwnerLight';
    display: flex !important;
    font-weight: 700;
    justify-content: center;
    align-items: center;
    font-size: 1.5em;

}

h1,
h2,
h3,
h4 {
    font-family: var(--heading-font-font-family);
    font-style: var(--heading-font-font-style);
    font-weight: var(--heading-font-font-weight);
    line-height: var(--heading-font-line-height);
    letter-spacing: var(--heading-font-letter-spacing);
    text-transform: var(--heading-font-text-transform);
}

.centered-box {
    flex: center;
}

.centered-box h1 {
    color: #333735;
    font-family: 'OwnerLight';
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.bg-form-section {
    /* position: absolute !important; */
    /* transform: translate(0, -102%); */
    /* right: 10%; */
    /* left: 60%; */
    /* top: 5%; */
    background: #ffffff;


}

/* .con-style {
    position: absolute;
    top: 15%;
    width: 100%;
    text-align: center;
    font-size: 18px;
} */

.hero-heading {
    /* position: absolute !important;
    left: 7%;
    top: 23%; */

}

.hero-heading h1 span {
    color: #ab4485;
    font-style: italic;
    font-weight: 900;
    font-size: 39px;
}

/* .hero-heading h1 {
    font-size: 45px;
} */
.hero-heading p {

    margin-bottom: 40px;
}
.hero-heading h1 {

    margin-bottom: 40px;
    text-align: center;
    color: #FFF;

    color: hsl(48 93% 71% / 1);
    font-style: normal;
    line-height: 120%;
    /* 72px */
    font-family: 'OwnerLight'
}

.banner-form-inner .form-control {
    border-radius: 2px;
    border: 1px solid rgba(51, 55, 53, 0.25);
    background: #FFF;
    /* width: 450px;
    height: 48px; */
    flex-shrink: 0;
}

.button-border .button-content {
    color: #333735;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.4px;
}

.banner-form p {
    width: 100% !important;
    font-size: 16px;
    color: #000;
    color: #333735;

    text-align: center;
    font-family: 'OwnerReg';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media only screen and (max-width: 991px) {
    .bg-form-section {
        position: relative !important;
        right: 0;
        top: 10%;
        background: #fff;

    }

    .bg-form-section .btn {
        font-size: 14px !important;
    }

    .banner-form h3 {
        font-size: 1em;
        color: #423e3e;
    }

    .banner-form p {
        width: 100% !important;
        font-size: 16px;
        color: #5b5757;
    }

    .px-5 {
        padding: 0 !important;
    }

    .activewear-heading {
        margin-top: 11%;
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .bg-form-section {
        /* margin-top: 30px; */
        width: 100%;
    }

    .success-message-div {
        width: 100%;
    }

    button.btn-close {
        right: -5px;
    }
}

@media only screen and (max-width: 768px) {
    .svg-box {
        border-radius: 0px !important;
    }
    .hero-section_style {
        padding-top: 3.9vw !important;
        padding-bottom: 3.9vw !important;
    }
}


/* =-------------------------------------------------= */
.our_cla_box {
    display: flex;
    flex-wrap: nowrap;
    padding: 0 1px;
}

.our_cla_box-img {
    -ms-flex: 25%;
    flex: 25%;
    max-width: 25%;
    padding: 0 4px;
}

.our_cla_box-img img {
    margin-top: 8px;
    vertical-align: middle;
    width: 100%;
}

.our-classes-bx h3 {
    margin: 19px 5px;
}

.footer-sec {
    margin-top: 40px;
}

.footer__content-bottom {
    border-top: 1px solid rgba(0, 0, 0, .125);
    padding-top: 1rem;

}

@media screen and (max-width: 800px) {
    .our_cla_box-img {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }
}


@media screen and (max-width: 600px) {
    .our_cla_box-img {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
}

/**************/


section.footer {
    border-top: 1px solid lightgray;
}

#accordion .card-header {
    padding: 0.75rem 1.25rem;
    padding-left: 0;
}

#accordion .card-body {
    padding: 1.25rem 3px;
}

#accordion a {
    display: block;
}


#accordion a:hover {
    color: #000;
}

/* .bg-video.banner-img.hero-ban img {
    width: 100%;
    max-height: 610px;
} */

.navbar .btn_dark {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 0;
    font-weight: 500;

}

.top-downheader {
    background-color: #121212;
}

.top-downheader h6 a {

    font-size: 12px;
}

.navbar .btn_dark:hover {
    background-color: rgb(0, 0, 0);
    border: 1px solid #000;
    border-radius: 0;
    font-weight: 500;
    color: #fff;
}






.studio-box-1 h1 {
    color: #FFF;

    font-family: 'OwnerLight';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.reformer_paragraph h1 {

    font-family: rbt;
    color: #FFF;

    font-family: 'OwnerLight';
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* @font-face {
    font-family: 'rbt';
    src: url('../fonts/assistant.light.ttf');
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/Lato-Medium.ttf');
} */


/*********************/
.btn_yellow {
    appearance: none;
    background-color: rgb(250, 222, 112);
    border-bottom-color: rgb(250, 222, 112);
    border-bottom-left-radius: 300px;
    border-bottom-right-radius: 300px;
    border-bottom-width: 0px;
    border-left-color: rgb(250, 222, 112);
    border-left-width: 0px;
    border-right-color: rgb(250, 222, 112);
    border-right-width: 0px;
    border-top-color: rgb(250, 222, 112);
    border-top-left-radius: 300px;
    border-top-right-radius: 300px;
    border-top-width: 0px;
    color: rgb(0, 0, 0);
    cursor: pointer;
    display: inline-block;
    font-family: 'OwnerReg';
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    height: 56px;
    letter-spacing: 1.5px;
    line-height: normal;
    opacity: 1;
    outline-color: rgb(0, 0, 0);
    outline-style: none;
    outline-width: 0px;
    /* padding-bottom: 28px; */
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 18px;
    text-align: center;
    text-decoration-color: rgb(0, 0, 0);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-transform: uppercase;
    /* width: 362px; */
    -moz-osx-font-smoothing: auto;
    /* margin: 10px auto 30px; */
}

.footer {
    background-color: hsl(48 93% 71% / 1);
    color: hsl(0 0% 0% / 1);
    font-size: 16px;
}

#footer_bottom {
    text-align: center;
    display: block;
    width: 100%;
    margin: 0 auto;

}

.footer a {
    /* text-decoration: underline; */
    color: hsl(0 0% 0% / 1);
    font-size: 16px;
}

#footer_bottom_hr_holder {
    text-align: center;
    margin-top: 56px;
    margin-bottom: 40px;
    display: block;
    width: 100%;
}

#footer_bottom_links {


    color: hsl(0 0% 0% / 1);
    font-family: 'OwnerReg';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 15px;
}

#footer_bottom_hr {
    text-align: center;
    display: block;
    height: 2px;
    border-bottom: solid 1px #666;
    width: 100%;
    margin: 0 auto;
}

#footer a {
    text-decoration: underline;
    color: hsl(0 0% 0% / 1);
}

small {
    font-size: .875em;
}

.footer_row {
    margin-bottom: 25px;
    display: block;
}

#footer h3 {
    color: #fff;
    text-align: left;
}

#footer p {
    text-transform: none;
    text-align: left;
    color: rgb(255, 255, 255);
    font-family: 'OwnerReg';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 36px;
    overflow-wrap: break-word;
    white-space: pre-wrap;
    -moz-osx-font-smoothing: grayscale;
}

.j-o-c-1 {
    padding-bottom: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.j-o-c-2 {
    padding-left: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.j-o-c-3 {
    padding-left: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.j-o-c-4 {
    padding-right: 0.5rem !important;
    padding-top: 0.5rem !important;
}

.j-o-c-5 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    padding-top: 0.5rem !important;
}

.j-o-c-6 {
    padding-top: 0.5rem !important;
    padding-left: 0.5rem !important;
}

#footercol {
    padding: 50px 0 0 0;
}

div#footercol h3 {
    color: hsl(0 0% 0% / 1);
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

div#footercol p {
    color: hsl(0 0% 0% / 1);
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;

    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.apb_image_with_text_section .apb_image_with_text_heading {
    padding: 50px 0;
    color: #333735;
    text-align: center !important;
    letter-spacing: var(--heading-font-letter-spacing);
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    font-family: 'OwnerLight' ! important;
}

.apb_image_with_text_section {
    margin: auto;
    padding: 0px;
    box-sizing: content-box;
}

.reformer-studio {
    padding: 50px 0px;
    color: #fff;
}

.video_row_style_bg {
    height: 274px;
    width: 100%;
    background: #FADE70;
    position: absolute;
    bottom: 0;
    z-index: -1;
}

.classes-container-mr {
    margin: 75px auto 0 auto;
}

.classes-container-m h1 {
    color: #333735;
    font-family: 'OwnerLight';
    font-size: 30px;
    font-style: normal;
    width: 291px;
    font-weight: 800;
    line-height: normal;
}

.classes-container-m p {
    color: #333735;
    font-family: 'OwnerReg';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-top: 25px;
}

.classes-container-m .classes-p span {
    color: #333735;
    font-family: 'OwnerReg';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.classes-container-m .classes-p {
    color: #333735;
    font-family: 'OwnerReg';
    font-size: 20px;
    font-style: normal;
    ont-weight: 400;
    line-height: normal;
}

.reformer_p_img_text_section h1 {
    color: #333735;
    font-family: 'OwnerLight';
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.reformer_p_img_text_section p {
    color: #333735;
    font-family: 'OwnerReg';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-top: 25px;
}

.img_row_style_bg {
    width: 720px;
    height: 296px;
    background: #FADE70;
    position: absolute;
    z-index: -1;
    right: 0;
    top: 83px;
}

.o_c_timetable_section {
    position: relative;
}

.o_c_timetable_section h1 {
    color: #FFF;
    font-family: 'OwnerLight';
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.o_c_timetable_section p {
    color: #FFF;
    font-family: 'OwnerReg';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.o_c_timetable_img {
    background: hsl(191 58% 31% / 1);
    height: 528px;
    display: flex;
    width: 64.5%;
    position: absolute;
    z-index: -1;
    top: 20px;
}

.o_c_timetable_img-1 {
    background: #fade70;
    height: 528px;
    display: flex;
    width: 34.5%;
    position: absolute;
    z-index: -1;
    top: 0px;
    right: 0;
}

.our-location-style h1 {
    color: #333735;
    text-align: center;
    font-family: 'OwnerLight';
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
}

.our-location-style h2 {
    color: #FADE70;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: 'OwnerLight';
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    padding-bottom: 50px;
}

.join-our-style h1 {
    color: #333735;
    text-align: center;
    font-family: 'OwnerLight';
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
}

.our-location-style h2 {
    color: #FADE70;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: 'OwnerLight';
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    padding-bottom: 50px;
}

.row_style_bg {
    height: 525px;
    width: 100%;
    background: #fade70;
    position: absolute;
    bottom: 3%;
    z-index: -1;
}

.download-in input.form-control {
    color: rgba(51, 55, 53, 0.50);
    font-family: 'OwnerReg';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.download-in input.form-control {
    border-radius: 49px;
    border: 1px solid rgba(51, 55, 53, 0.25);
    background: #FFF;
    width: 505px;
    height: 48px;
    flex-shrink: 0;
    padding-left: 36px;
}

.download-in button {
    border-radius: 49px;
    background: #FADE70;
    width: 161px;
    height: 48px;
    flex-shrink: 0;
    border: 1px;
    color: #333735;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

.download-in .thevibe h2 {
    text-align: left;
    color: #FFF !important;
    font-family: 'OwnerLight';
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.download-in .thevibe p {
    color: #FFF;
    font-family: 'OwnerReg';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.hero-heading-1 h1 {
    color: hsl(48 93% 71% / 1);
    font-family: 'OwnerLight';
    font-size: 60px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
}

.hero-section_style {
    /* z-index: 1;
    position: absolute;
    left: 20.2%;
    top: 2%; */
    width: 100%;
    background: hsl(191 58% 31% / 1);
    padding-top: 1.8vw;
    padding-bottom: 1.8vw;
    padding-left: 4vw;
    padding-right: 4vw;
}

.join-our-style-1 h1 {
    color: #333735;
    text-align: center;
    font-family: 'OwnerLight';
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
}

.download-in .download-in-img img {
    height: 552px;
    max-width: 100%;
    max-height: 100%;
    width: 380px;
}

.download-in {
    margin-bottom: 57px;
}

.footer-img img {
    margin: auto;
    width: 319px;
    margin: 88px 20px 10px;
}

#footer_bottom_copyright {
    text-align: center;
    margin-top: 0;
    padding-bottom: 20px;
    display: block;
    color: hsl(0 0% 0% / 1);
    font-variant-numeric: lining-nums proportional-nums;
    font-family: 'OwnerReg';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #333735;
    border-color: #333735;
}



@media screen and (max-width: 1440px) {
    /* .hero-section_style {
        left: 10.2%;
    } */

    .button-border .button-content {
        color: #333735;
        font-size: 12px;
    }

    /* .con-style {
        position: absolute;
        top: 5%;
    } */
}


@media screen and (max-width: 1024px) {


    .con-style {
        position: inherit;
        top: 15%;
        width: 100% !important;
         height: 100%!important;
        text-align: center;
        font-size: 18px;
    }

    .hero-heading {
        display: none;
    }

    /* .hero-heading-1{display: block !important; align-items: center;} */
   

    /* .hero-section_style {
        left: 3.2%;
        top: 2%;
    } */

    section.classes-container-mr.o_c_timetable_section.position-relative {
        height: 550px;
        align-items: center;
        display: flex;
    }

    .row_style_bg {
        height: 400px;
    }

    .join-our-style-1 img {
        height: 219px;
    }



}

@media screen and (max-width: 768px) {
    .video-background {
        height: 100%;
    }
    .trial-button a {
     font-size: 14px;
    }
    .trial-button {
        padding: 6px 30px;
    }
    .o_c_timetable_img {
        display: none;
    }

    .footer-img img {
        margin: auto;
        width: 67%;
        padding: 90px 0 0;
    }

    .o_c_timetable_img-1 {
        display: none;
    }

    .o_c_timetable_section {
        position: inherit;
    }

    .o_c_timetable_section .o_c_colur {
        background: #333735;
        padding: 35px 12px;
    }

    .o_c_timetable_section .o_c_colur_1 {
        background: #fade70;
        padding: 35px 0;
    }

    .our-location-style iframe {
        height: 400px;
    }

    .colo-lg-4.colo-md-12.pl-2.pb-2 {
        padding: 10px 15px;
    }

    .row_style_bg {
        height: 630px;
    }

    .download-in {
        margin-bottom: 3px;
    }

    .j-o-c-3 {
        padding-right: 0.5rem !important;
        padding-bottom: 0.5rem !important;
        padding-top: 0.5rem !important;
    }

    .j-o-c-4 {
        padding-left: 0.5rem !important;
        padding-top: 0.5rem !important;
    }
}

@media screen and (max-width: 430px) {
    .banner-form h3 {
        font-size: 20px !important;
    }
}

@media screen and (max-width: 425px) {

    #footer_bottom_copyright {
        font-size: 12px;
    }

    .banner-form-inner .form-control {
        width: 350px;
        max-width: 100%;
    }

    .button-border {
        padding: 10px;
        width: 100%;
    }

    .apb_image_with_text_section .apb_image_with_text_heading {
        padding: 25px 10px;
        font-size: 33px;
    }

    .video_row_style_bg {
        height: 900px;
        width: 100%;
        background: #FADE70;
        position: absolute;
        bottom: 0;
        z-index: -1;
    }

    .o_c_timetable_section .o_c_colur {
        background: #333735;
        padding: 15px 15px;
    }

    .row_style_bg {
        height: 1300px;
    }

    .download-in input.form-control {
        width: 260px;
    }

    .img_row_style_bg {
        top: 153px;
    }

    .btn_yellow {
        font-size: 10px;
        font-style: normal;
        font-weight: 700;
        height: 48px;
    }

    .hero-section_style img {
        width: 50%;
    }

    .classes-container-mr {
        margin: 40px auto 0 auto;
    }

    .reformer_p_img_text_section .col-md-6.pr-0 {
        padding-top: 40px;
    }

    .our-location-style h1 {
        font-size: 33px;
    }

    .our-location-style h2 {
        font-size: 25px;
        padding-bottom: 25px;
    }

    .footer a {
        font-size: 12px;
    }

    div#footercol p {
        font-size: 14px;
    }

    .join-our-style-1 img {
        height: auto !important;
    }

    .j-o-c-1 {
        padding: 0px !important;
    }

    .j-o-c-2 {
        padding: 0px !important;
    }

    .j-o-c-3 {
        padding: 0px !important;
    }

    .j-o-c-4 {
        padding: 0px !important;
    }

    .j-o-c-5 {
        padding: 0px !important;
    }

    .j-o-c-6 {
        padding: 0px !important;
    }

    .landing-path-style {
        padding-top: 25px;
    }


}

@media screen and (max-width: 320px) {
    .row_style_bg {
        height: 1300px;
    }

}
@media screen and (max-width: 375px){
    .hero-heading-1 h1 {
        font-size: 17px !important;
    }
    .banner-form p {
        width: 100% !important;
        font-size: 13px;
        color: #5b5757;
    }
    .hero-section_style {
        padding-top: 2.0vw !important;
        padding-bottom: 2.0vw !important;
    }
    .banner-form-inner input {
        height: 37px;
        padding: 4px 12px;
        font-size: 14px;
    }
    .button-border {
         padding: 8px;
        height: 47px;
}
.hero-heading-1 p {
    color: hsl(48 14% 93% / 1);
    font-size: 13px;
}
}

/*+++++++++++++++++++++++++++++++ step by step form ++++++++++++++++++++++++++++++++*/


#regForm {
    background-color: #ffffff;
    padding: 0px 18px;
    width: 100%;

}

#regForm img {
    margin: 0 auto 20px;
    display: block;
}

#regForm h1 {
    text-align: center;
}

form#regForm p {
    font-size: 1.3rem;
}



#regForm .tab {
    display: none;
}

.svg-box {
    border-top: 2px solid #f1f1f1 !important;
    border-bottom: 2px solid #f1f1f1 !important;
    max-width: 19%;
    width: 100%;
    background-color: #f1f1f1;
    border-radius: 49px;
    margin-right: -4%;
    z-index: 2
}

.svg-box label {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: 5px;
    font-size: 1.2rem;
    border: 0;
    border-radius: 49px;
    padding-left: 20px;

}

select#countryCode:focus-visible {
    border: 0px !important;
    overflow: hidden;
}

.svg-box select#countryCode {
    font-size: .8rem;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding: 0;
    border: 0;
    background-color: #f1f1f1;
    border-radius: 0px;
    width: 81px;
    max-width: 100%;

}

span.errow {
    font-family: 'OwnerReg';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url(../img/svg/arrow.svg);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#prevBtn {
    font-family: 'OwnerReg';
    /* background-color: #ffde59 */
}


.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0;
}

.step.active {
    opacity: 0;
}


.step.finish {
    background-color: #04AA6D;
}

.video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.hero-heading {
    text-align: center;
}

.con-style {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
}

.overlay {
    position: relative;
    /* display: flex; */
    height: 100vh;
    /* padding: 40px; */
    /* background: hsl(48 93% 71% / 1); */
    background: hsl(0deg 0% 0% / 34%);
    color: #fff;
}

.hero-heading p {
    color: hsl(48 14% 93% / 1);
}

@media screen and (min-width: 768px),
screen and (max-width: calc(1511px)) and (orientation: landscape) {
    h1 {
        font-size: calc((var(--heading-1-size-value) - 1) * 1.2vw + 1rem);
    }

    .hero-heading p {
        font-size: calc((var(--normal-text-size-value) - 1) * 1.2vw + 1rem);
    }
}