:root {
    scroll-behavior: smooth;
}

body,
p {
    color: #444242;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin-top: 0;
}

.pngtr-col-txt p {
    margin-bottom: 0px;
}

scroll-behavior: smooth;

.pr.bn-sec .site-width {
    background-color: rgba(0, 0, 0, .9);
}

.bn-sc {
    padding: 60px 0;
}

.pr.bn-sec {
    background-color: #f3f3f3;
}

/*.pr.bn-sec {
    background-image: url(../../../assets/img/cm-bn-bg2.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}*/
h1,
h2,
h3,
h4,
h5 {
    margin-top: 0;
    margin-bottom: 24px;
    font-family: "Archivo Narrow";
    color: #000;
    font-weight: 600;
    line-height: 110%;
}

.bn-txt-cl {
    width: 60%;
}

.mt25 {
    margin-top: 25px
}

p.sub-heading {
    color: #D9282F;
    font-family: "Archivo Narrow";
    font-size: 22px;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 5px;
}

.bn-sec p.txt-pb {
    color: #212529;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;
}

.site-width .btn {
    display: flex;
    padding: 0;
}

.mrt15 {
    margin-top: 15px;
}

.mdl-title-flx.op-flx-center img {
    width: 18px;
}

p.ft18 {
    font-size: 18px;
}

p.ft120 {
    font-size: 20px;
}

::placeholder {
    color: #333;
}

.flx-equ-col.pr1.mb-center.bn-im-cl {
    flex: 1 55%;
}

.Perfor-box {
    background-color: #fff;
    padding: 24px !important;
    border-radius: 16px;
    margin-bottom: 24px;
}

.formResponsive select {
    box-shadow: none !important;
    transition: none !important;
    border-radius: 8px !important;
    background: rgba(255, 255, 255, 0.10) !important;
    width: 100% !important;
    border: none !important;
    padding: 18px 15px !important;
    box-sizing: border-box !important;
    height: auto !important;
    font-size: 16px !important;
    color: #333 !important;
}

.iqPsnt {
    top: unset !important;
    bottom: -74px !important;
    transform: unset !important;
    left: 88% !important;
}

.bn-txt-flx {
    display: flex;
    flex-direction: column;
}

.bn-sec h1 {
    color: #212529;
    font-family: "Archivo Narrow";
    font-size: 70px;
    font-weight: 600;
    line-height: 110%;
    /* text-transform: uppercase; */
    margin-bottom: 16px;
}

.flx-equ-col.eca-txt {
    flex: 1 56%;
}

.formResponsive input[type=email],
.formResponsive input[type=number],
.formResponsive input[type=password],
.formResponsive input[type=tel],
.formResponsive input[type=text],
.formResponsive input[type=url],
.formResponsive textarea,
.formResponsive .rsform-select-box {
    background-color: #fff;
    border: 1px solid #ced4da !important;
    border-radius: 3px;
    box-shadow: none !important;
    transition: none !important;
    font-family: "Poppins";
    border-radius: 8px !important;
    background: rgba(255, 255, 255, 0.10) !important;
}

a.btn-wth-ato,
.btn-wth-ato,
.btn.red a.btn-wth-ato{
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    border-radius: 8px;
    background: #D9282F;
    box-shadow: 0px 30px 40px 0px rgba(217, 40, 47, 0.10);
    padding: 20px 32px;
    margin-top: 32px;
    position: relative;
    /*padding-right: 56px;*/
}

.flx-equ-col.pr1.mb-center.bn-im-cl img.abt-imgs.flt-rgt {
    opacity: 0;
}

.flx-equ-col.bn-txt-cl {
    flex: 1 40%;
    box-sizing: border-box;
    width: 40%;
}

.site-width,
.container.site-width {
    max-width: 1440px;
    margin: 0 auto;
    padding-left: 135px;
    padding-right: 135px;
    box-sizing: border-box;
}

.flx.gap74.mbmrt0.bn-sc {
    gap: 30px;
}

a.brand-logo {
    text-decoration: none;
    font-size: 28px;
    font-family: Poppins;
    color: #151515;
}

.pd60.pr.bn-sec.pdt30,
.max-wth1440 {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

.navbar-brand {
    max-width: 399px;
    text-align: center;
}

.top-ph {
    display: flex;
    justify-content: center;
    gap: 4px;
    padding: 0px 24px;
    border-radius: 10px;
    border: 1px solid #fff;
    height: 48px;
    align-items: center;
}

a {
    text-decoration: none;
}

.top-ph a {
    font-family: Poppins;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}

::marker {
    color: rgb(227, 16, 126);
}

.pr.ftr-pd p.text-center {
    font-size: 16px;
}

header.header.container-header .site-width.menu-rw {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    padding-top: 13px;
    padding-bottom: 13px;
}

.pd60.pr {
    padding: 60px 0;
}

.max-wth342 {
    max-width: 342px;
}

.max-wth365 {
    max-width: 365px;
}

.pd120.pdt75 {
    padding-top: 75px;
}

.im-grdn:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 45, 52, 0.10) 0%, rgba(0, 45, 52, 0.10) 100%);
    border-radius: 8px;
}

.flx {
    display: flex;
    gap: 45px;
    align-items: center;
}

.flx.gap74 {
    gap: 74px;
}

.flx-rw.gap80 {
    gap: 80px !important;
}

.cenetr-btn .btn {
    justify-content: center;
}

.cenetr-btn a.btn-wth-ato {
    margin-top: 40px;
}

.flx-equ-col {
    flex: 1 50%;
    box-sizing: border-box;
    width: 50%;
}

.pr,
.fmn-box.fmn-box-two {
    position: relative;
    z-index: 1;
}

h1.hph2-title {
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.023em;
    font-size: 46px;
    font-family: Archivo Narrow;
    margin-top: 0;
    margin-bottom: 16px;
    max-width: 450px;
}

.bn-sec h3 {
    font-size: 18px;
    color: #fff;
    line-height: 1.5;
    font-weight: 400;
    font-family: Archivo Narrow;
    margin-top: 3px;
    /*max-width: 450px;*/
}

ul.btn-flx li {
    background-color: #d9282f;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    border-radius: 8px;
    background: #D9282F;
    box-shadow: 0px 30px 40px 0px rgba(217, 40, 47, 0.10);
    padding: 20px 35px;
    /* margin-top: 32px; */
}

ul.btn-flx {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    gap: 20px;
    row-gap: 24px;
    margin-bottom: 0;
}

a.btn-wth-ato:hover {
    color: #fff;
    text-decoration: none;
}

span.cal-flx {
    display: flex;
    flex-direction: column;
}

img {
    max-width: 100%;
}

.site-def-btn.mrt32 {
    margin-top: 45px;
    box-sizing: border-box;
}

a.def-btn,
a.view-btn {
    letter-spacing: 1px;
    background-color: #d9282f;
    color: #fff;
    padding: 16px 32px;
    border-radius: 4px;
    box-sizing: border-box;
    /*text-transform: uppercase;*/
    display: inline-block;
    text-align: center;
    font-family: "Poppins";
}

.button {
    background-color: #2AC4DE;
    border: 1px solid #2AC4DE;
    border: none;
    color: white;
    padding: 18px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 5px 2px;
    cursor: poPoppins;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 5px;
    font-family: "Poppins";
}

.button.btn1 {
    background-color: #fff;
    color: #2AC4DE;
    border: 1px solid #2AC4DE;
}

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

.btn-flx {
    display: flex;
    gap: 20px;
    justify-content: center;
}

span.cal-flx {
    padding: 13px 20px;
    border-radius: 4px;
    border: 1px solid #fff;
}

.bn-sec span.cal-flx a {
    color: #fff;
    font-size: 16px;
    font-family: "Poppins";
}

.bn-sec span.cal-flx i.fa {
    color: #fff;
}

.flx-equ-col.pr1.mb-center {
    flex: 1 50%;
}

span.cal-txt {
    color: rgb(241, 18, 134);
    font-size: 19px;
}

span.cal-flx a {
    color: #000;
    font-size: 18px;
}

.mrt50.flx-center {
    display: flex;
    gap: 30px;
    justify-content: flex-start;
}

.mrt50 {
    margin-top: 50px !important;
}

.mrt60 {
    margin-top: 60px;
}

.mrt100 {
    margin-top: 100px;
}

.cleanser-flx {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: stretch;
    text-align: center;
}

p.mrb0 {
    margin-bottom: 0;
}

.cleanser-cl {
    /*flex: 1 26.333%;*/
    width: 28.333%;
    background-color: #fff;
    padding: 32px 19px;
    border-radius: 5px;
    border: 1px solid #e1d5d5;
    background: #FFF;
}

.cleanser-flx h3,
h3.hph2-title {
    color: #0B081D;
    font-family: Archivo Narrow;
    font-size: 23px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 20px;
}

.hp-section {
    padding: 70px 0;
}

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

h2.hph2-title {
    font-size: 36px;
}

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

.flex {
    display: flex;
    align-items: flex-start;
    gap: 60px;
    justify-content: space-between;
    text-align: left
}

.flex .col {
    flex: 1;
}

.flex.algn-center {
    align-items: center;
}

h3.sml-title {
    margin-top: 0;
    color: rgb(227, 16, 126);
    /* letter-spacing: 0.125em; */
    line-height: 16px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
    font-family: Poppins;
    margin-bottom: 8px;
}

h2.h-title {
    color: #0B081D;
    font-family: "Archivo Narrow";
    font-size: 36px;
    font-weight: 600;
    line-height: 55px;
    margin-top: 0;
    margin-bottom: 16px;
}

.img-rt {
    text-align: right;
}

ul.list-wcu {
    padding-left: 18px;
}

ul.list-wcu li {
    color: #393C47;
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 12px;
    font-family: "Poppins";
}

.pd60.pdt30 {
    padding-top: 30px;
}

button.accordion.active {

    border-bottom: none;

    padding-bottom: 15px;

}

.accordion {
    padding: 0px 50px 22px 0px;
    overflow: hidden;
    cursor: poPoppins;
    text-transform: inherit;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
    position: relative;
    border-width: 0;
    border-style: solid;
    cursor: poPoppins;
    margin-bottom: 0px;
    border-image: none;
    background: transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
    color: #000;
    font-family: "Archivo Narrow";
    font-size: 22px;
    font-weight: 500;
    line-height: 110%;
}

div.panel.show {

    opacity: 1;

    max-height: max-content;

    text-align: left;

    color: #fff;

    padding: 0px 35px 15px 0px;

    border-bottom: 1px solid;

    border-color: #e2e2e2;

    background: transparent;

    background-clip: padding-box, border-box;

    background-origin: padding-box, border-box;

}

div#faq {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    flex-direction: row;
    row-gap: 20px;
}

.faqbox {
    flex: 1 48%;
    max-width: 48%;
    width: 48%;
}

div.panel.show p {
    margin-bottom: 0;
    padding-bottom: 10px;
}

div.panel {

    background-color: #121a24;

    max-height: 0;

    overflow: hidden;

    transition: 0.4s ease-in-out;

    opacity: 0;

}

button.accordion:after {
    content: "";
    background-image: url(../../../../../images/svg/faq-ar-dn.svg);
    height: 24px;
    width: 24px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 20px;
}

button.accordion.active:after {
    content: "";
    background-image: url(../../../../../images/svg/faq-ar-up.svg);
    height: 24px;
    width: 24px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 20px;

}

/*--- review ---*/
.owl-carousel .owl-item img {
    display: block;
    width: auto !important;
}

/*--- review ---*/
.testi-bg {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.24) 100%), url(../../../../../images/rev-bg-im.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item {
    background-color: #fff;
}

img.rev-icon {
    margin: 20px auto;
}

span.rev-arw {
    color: #2AC4DE;
    font-weight: 800;
    font-size: 18px;
}

.card-item p {
    color: #00191D;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 33.6px */
}

.max-wth575 {
    max-width: 575px;
}

.auth-infos span {
    color: #425659;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    text-transform: capitalize;
}

.auth-infos h3 {
    margin-top: 40px;
    margin-bottom: 4px;
    color: #00191D;
    font-size: 18px;
    font-weight: 700;
    line-height: 140%;
}

.ems button.owl-next::before {
    content: "";
    background-image: url(../../../../../images/svg/ph_arrow-left-bold.svg);
    background-repeat: no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    background-size: 100%;
}

.ems button.owl-prev::before {
    content: "";
    background-image: url(../../../../../images/svg/ph_arrow-left-bolde.svg);
    background-repeat: no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    background-size: 100%;
}

.site-width .ems .owl-nav button.owl-next,
.site-width .feed-clt .owl-nav button.owl-next {
    background: #2AC4DE !important;
    padding: 15px !important;
    border-radius: 100%;
    width: 48px;
    height: 48px;
    display: flex;
}

button.owl-prev,
button.owl-next {
    background: #a62a30 !important;
    padding: 15px !important;
    border-radius: 100%;
    border: 1px solid #a62a30 !important;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

button.owl-prev {
    bottom: 0;
    right: 75px;
    position: absolute;
}

.owl-carousel.owl-theme.owl-loaded.owl-drag {
    padding-bottom: 0px;
}

.owl-nav,
.owl-dots {
    display: none;
}

button.owl-next {
    bottom: 0;
    right: 0;
    position: absolute;
}

.owl-nav button span {
    display: block;
    color: #fff;
    font-size: 35px;
    margin-top: -4px;
}

.rev-txt-block {
    margin-left: 10%;
}

.flx.f-icon {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    gap: 24px;
    flex-direction: row;
    flex-wrap: wrap;
}

.owl-carousel .owl-stage {
    transition: transform 0.3s ease-in-out !important;
}

i.fa.fa-youtube-play,
i.fa-brands.fa-instagram,
i.fa.fa-yelp {
    color: red;
}

.flx.f-icon i.fa {
    font-size: 20px;
}

.testi-bg h2.h-title.cl-wt {
    color: #fff;
}

.card-item a {
    color: rgb(241, 18, 134);
    font-weight: 400;
    font-size: 16px;
    font-family: "Poppins";
}

button span {
    display: none;
}

.auth-flx h3 {
    margin: 0;
    font-size: 20px;
    color: #000;
}

.cleanser-cl {
    position: relative;
}

.cleanser-cl p {
    margin-bottom: 0;
}

.cleanser-cl .site-def-btn.mrt32 {
    position: absolute;
    bottom: 40px;
    left: 25%;
}

.pr.pd60.pdb0 {
    padding-bottom: 0;
}

body {
    margin: 0;
    font-family: Poppins;
}

.gallery {
    display: flex;
    flex-wrap: wrap;
}

.mb32 {
    margin-bottom: 32px;
}

.mt32 {
    margin-top: 32px;
}

.gallery img {
    width: 282px;
    /*height: 285px;*/
    margin: 5px;
    cursor: pointer;
    transition: transform 0.2s;
}

.popup {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    z-index: 99999;
}

.popup .close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    color: white;
    cursor: pointer;
}

.gallery img:hover {
    transform: scale(1.1);
}

span.cal-flx i.fa {
    color: #f11286;
}

label.formControlLabel {
    display: none;
}

.formResponsive .formHorizontal .formControls {
    margin-left: 0% !important;
}

.formResponsive input[type=email],
.formResponsive input[type=number],
.formResponsive input[type=password],
.formResponsive input[type=tel],
.formResponsive input[type=text],
.formResponsive input[type=url] {
    height: 48px !important;
    padding: 4px;
    margin-bottom: 10px !important;
    font-size: 16px !important;
    line-height: 16px !important;
    box-sizing: content-box;
    width: 100%;
    font-family: 'Poppins';
}

.formResponsive input[type=email],
.formResponsive input[type=number],
.formResponsive input[type=password],
.formResponsive input[type=tel],
.formResponsive input[type=text],
.formResponsive input[type=url] {
    box-sizing: border-box !important;
}

a.btn-wth-ato:after,
.btn-wth-ato:after {
    display: none;
}

.formResponsive .formHorizontal .formValidation,
.formResponsive .formHorizontal .input-append,
.formResponsive .formHorizontal .input-prepend,
.formResponsive .formHorizontal .uneditable-input,
.formResponsive .formHorizontal input,
.formResponsive .formHorizontal select {
    display: inline !important;
    margin-bottom: 10px !important;
}

.rsform-block.rsform-block-hcaptcha {
    margin-top: 20px;
}

.frm-box {
    box-sizing: border-box;
    background: #A62A30;
    border-radius: 0px;
    padding: 32px 16px;
    /* float: right; */
    width: 100%;
}

.cnt-blk-frm h4.mdl-title.ft24 {
    margin-bottom: 8px;
}

.or-ser .cards p.cards-text {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.frm-box {
    color: #fff;
    box-sizing: border-box;
    background: #A62A30;
    border-radius: 0px;
    padding: 100px 50px;
    float: right;
    width: 100%;
}

.cnt-sec .flx-rw a {
    color: #000;
    font-weight: 600;
}

.cnt-sec .mdl-title-flx {
    align-items: flex-start;
}

.flx-strt {
    align-items: flex-start !important;
}

.cnt-sec .Perfor-box.bdr-btm.pdt0.mrt30 {
    margin-top: 40px !important;
}

.form-control {
    height: 54px;
}

.frm-box .row .form-group.col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
}

.cont-box input,
.cont-box textarea {
    border: 1px solid #ced4da !important;
}

.fr-flx {
    display: flex;
    gap: 20px;
}

h3.mdl-title.cont-title {
    font-size: 28px;
    color: #000;
}

h2.cnt-frm {
    font-size: 28px;
    margin-bottom: 20px;
}

.fr-flx .form-group {
    flex: 1;
}

p.frm-title-txt {
    color: #FFF;
    line-height: 150%;
    text-align: left;
    margin-bottom: 32px;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px !important;
}

hr.oc-line {
    border-color: #DFDFDF;
    color: #DFDFDF;
}

textarea#Message {
    padding-top: 15px;
    width: 100%;
    font-size: 16px !important;
    font-family: "Poppins";
    box-sizing: border-box;
    color: #333;
}

textarea {
    resize: vertical;
}

form#userForm {
    margin-bottom: 0 !important;
}

.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0px !important;
}

p.formDescription {
    display: none !important;
}

.pr.pd60.pdt30.faq-sec,
.pr.ftr-pd {
    z-index: 0;
}

.text-center.max-wth750 {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.owl-carousel .owl-item .auth-flx img {
    width: 31px !important;
}

.owl-carousel .owl-item img.auth-im {
    width: 90px !important;
}

.pd60.pr.bn-sec.pdt30 {
    padding-top: 0px;
}

.pr.pd60.pdt0 {
    padding-top: 0;
}

.bn-txt-box {
    max-width: 458px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.40);
    padding: 48px 40px;
    color: #fff;
}

.bn-info-flx {
    display: flex;
    gap: 8px;
    justify-content: flex-start;
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    align-items: flex-start;
}

.mrt32 {
    margin-top: 32px;
}

img.pa.base-line-add {
    right: 0;
}

.pa {
    position: absolute;
}

.bn-txt-box .mrt32 {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.bn-txt-box hr.bn-info-line {
    width: 100%;
}

footer.container-footer.footer {
    background-color: #000;
    color: #fff;
    padding: 40px 0 1px;
}

footer.footer ul {
    padding-left: 0;
}

ul.ftr-link2 {
    margin: 0;
    list-style: none;
}

ul.ftr-link2 li {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.ftr-cl4 ul.ftr-link2 li {
    width: max-content;
    position: relative;
}

.ftr-cl4 ul.ftr-link2 li a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

span.ftr-sb-txt a {
    font-size: 16px;
}

div#mod-custom113 p {
    color: #ccc;
    margin-bottom: 26px;
}

div#mod-custom113 h3.fw-title.mrt321 {
    margin-bottom: 8px;
}

span.ftr-sb-txt {
    display: flex;
    flex-direction: column;
    gap: 0;
    line-height: 136%;
    color: #ccc !important;
    font-size: 14px;
}

span.ftr-sb-txt {
    display: flex;
    flex-direction: column;
    gap: 0;
    line-height: 150%;
}

.ftr-cpy-cl2 p {
    color: #ccc;
    margin-bottom: 0;
}

footer.container-footer.footer a {
    color: #fff;
}

ul.ftr-link2 li,
ul.ftr-link2 li a,
ul.ftr-link li a {
    color: #fff;
    text-decoration: none;
}

ul.ftr-link2 li,
ul.ftr-link li {
    line-height: 2;
    margin-bottom: 12px;
}

ul.ftr-link2 li img {
    padding-right: 10px;
    margin-top: 3px;
}

footer.footer ul {
    padding-left: 0;
}

h3.fw-title {
    color: #FFF;
    font-family: "Archivo Narrow";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    /* 28px */
    text-transform: uppercase;
}

ul.ftr-link {
    margin: 0;
    list-style: none;
}

.ftr-flx1 {
    display: flex;
    gap: 50px;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 32px;
}

.ftr-cl {
    flex: 1;
}

h3.fw-title.mrt32,
.mrt32 {
    margin-top: 32px;
}

.ftr-cl.ftr-cl12 {
    flex: 0 40%;
}

.ftr-cl.ftr-cl1 {
    flex: 0 20%;
}

.ftr-logo {
    margin-bottom: 40px;
}

.ftr-cpy-flx {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0;
    text-align: left;
}

.ftr-cpy-flx p {
    line-height: 140%;
    margin-bottom: 0;
}

.ftr-cpy-cl1 {
    flex: 0 62%;
}

.container-bottom-cpyrigt {
    border-top: 1px solid rgba(255, 255, 255, 0.20);
}

h2.frm-tp-title span {
    font-size: 24px;
    font-weight: 700;
}

img.cnt-lg {
    width: 300px;
}

.bn-info-flx img {
    width: 24px;
}

.inf-box ul.ftr-link2 li img.cont-add {
    padding-right: 17px;
    margin-top: 3px;
}

h2.frm-tp-title {
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
    text-align: center;
    margin-bottom: 6px;
    margin-top: 0;
}

label#check0-lbl {
    line-height: 150%;
    display: flex;
    align-items: flex-start;
    gap: 8px;
}

.rsform-block.rsform-block-frm-btm-txt {
    font-size: 13px;
    line-height: 150%;
}

a.nav-link.text-white {
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    border-radius: 8px;
    padding: 18px 26px !important;
}

.row.hdr-top-bar {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0 !important;
}

.row.hdr-top-bar a.text-danger {
    font-size: 16px;
}

.col-md-3.ml-auto.text-right.hdr-social {
    flex: 0 0 19% !important;
    max-width: 20%;
}

.col-md-3.ml-auto.text-right.hdr-social .col {
    padding: 0 !important;
}

.col-md-3.ml-auto.text-right.hdr-social .row {
    gap: 10px;
}

p.max-wth1050 {
    max-width: 1050px;
}

h2.mdl-title {
    font-size: 42px;
    margin-bottom: 16px;
    color: #000;
}

.inverted-background {
    background-color: #f3f3f3;
    margin-top: 60px;
}

.cls-hd {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 14px;
    color: #000;
}

.studio-med .card {
    max-width: 370px;
    border: 1px solid #D9282F;
    padding: 4px;
    border-radius: 10px;
}

.studio-med .card-body:after {
    content: "";
    background: url(../../../assets/img/svg/youtube-ic.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 40px;
    background-repeat: no-repeat;
    width: 55px;
}

.studio-med .card-body {
    padding: 0px;
    position: relative;
}

.studio-med img.img-fluid {
    width: 100%;
    border-radius: 10px;
}

.card.bg-chorus-red:hover,
.card.bg-chorus-red:hover p,
.card.bg-chorus-red:hover h4r,
.card.bg-chorus-red:hover p u {
    background-color: #fff !important;
    color: #000 !important;
}

.card.bg-chorus-red .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 16px;
}

.btn.btn-dark.btn-block {
    display: flex;
    width: 174px;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    border-radius: 8px;
    background: #D9282F;
    text-align: center;
    padding: 18px 28px;
    position: relative;
    align-items: center;
    justify-content: center;
}

.card.bg-chorus-red:hover a.btn.btn-dark.btn-block {
    background-color: #cf2321;
    border-color: #cf2321;
}

a.btn.btn-dark.btn-block:after {
    content: "";
    background-image: url(../../../../../assets/img/ArrowUpRight.png);
    background-repeat: no-repeat;
    background-position-y: 4px;
    width: 20px;
    height: 20px;
    background-size: 100%;
    /* top: 42px; */
}

a.btn-wth-ato:after,
.btn-wth-ato:after {
    content: "";
    background-image: url(../../../../../assets/img/ArrowUpRight.png);
    background-repeat: no-repeat;
    background-position-y: 4px;
    width: 20px;
    height: 20px;
    background-size: 100%;
    top: 17px;
    right: 35px;
    z-index: 999999;
    position: absolute;
}

@media (max-width: 991px) {

    .nav-item.bg-light,
    li.nav-item.bg-dark {
        margin-bottom: 20px;
        width: 100%;
        margin-left: auto !important;
        margin-right: auto;
        max-width: 300px;
    }

    button.navbar-toggler.collapsed {
        margin-left: 20px;
    }

    .cont-infocl {
        text-align: left;
    }

    p.sub-heading {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .row.hdr-top-bar .col-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row.hdr-top-bar .col-3,
    .col-9.tp-call-blk {
        padding-left: 0;
        padding-right: 0;
    }

    a.text-danger.top-bar-btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .row.hdr-top-bar .mb-none {
        display: block;
    }

    .mb-none {
        display: none;
    }

    .flx-equ-col.pr1.mb-center.bn-im-cl {
        background-image: none;
    }

    .flx-equ-col.pr1.mb-center.bn-im-cl img.abt-imgs.flt-rgt {
        opacity: 1;
    }

    .flx-equ-col.bn-txt-cl {
        flex: 1 100%;
        box-sizing: border-box;
        width: 100%;
    }

    .ftr-flx1 {
        padding: 0 0px;
    }

    .frm-box {
        margin-left: auto;
        margin-right: auto;
    }

    .pd60.pdt30 {
        padding-top: 0px;
    }

    .mrt60 {
        margin-top: 40px;
    }

    .mrt50.flx-center {
        gap: 20px;
        justify-content: center;
    }

    .bn-sec h3,
    h1.hph2-title {
        margin-left: auto;
        margin-right: auto;
    }

    .flx-equ-col.pr1.mb-center {
        flex: 1 100%;
    }

    .flx-equ-col,
    .faqbox {
        flex: 1 100%;
        box-sizing: border-box;
        width: 100%;
    }

    .flx-equ-col.eca-txt,
    .mb-center,
    h3.sml-title,
    Poppins {
        text-align: center;
    }

    .flex {
        gap: 30px;
    }

    .flx {
        gap: 35px;
        flex-direction: column;
    }

    div#faq {
        display: flex;
        gap: 30px;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
    }

    .flx.gap74 {
        gap: 35px;
    }

    .flex {
        display: flex;
        align-items: flex-start;
        gap: 60px;
        justify-content: space-between;
        text-align: left;
        flex-direction: column-reverse;
    }

    .flx-rw.flx-dir-rev {
        flex-direction: column-reverse;
    }

    h1.hph2-title {
        font-size: 34px;
    }

    h2.hph2-title {
        font-size: 32px;
    }

    .flx-equ-col.eca-txt {
        padding: 0 20px;
    }

    p.rev-sub-txt.cl-w.text-center {
        font-size: 22px;
    }

    .gallery img {
        width: 48%;
    }

    .faqbox {
        flex: 1 48%;
        max-width: 100%;
    }

    .pd60.pr.bn-sec.pdt30 {
        padding-top: 30px;
    }

    .bn-sec .site-width {
        padding: 0 20px;
    }

    .cleanser-txt a.def-btn {
        width: auto;
    }
}

/*review */
header {
    /* top: 0; */
    z-index: 99999;
    width: 100%;
    right: 0;
    left: 0;
}

.m-auto {
    margin: auto;
}

ul.b-list {
    padding-left: 18px;
    line-height: 32px;
}

.b-list li {
    color: #fff;
    font-size: 16px;
}

.b-list li::marker {
    color: #fff;
}

.formRow {
    display: flex;
    gap: 12px;
    font-family: "Poppins";
}

input,
textarea {
    margin-bottom: 0px !important;
    border: unset !important;
    padding-left: 12px !important;
}

button#Submit,
button#Submit5 {
    border-radius: 8px;
    background: #D9282F;
    box-shadow: 0px 30px 40px 0px rgba(217, 40, 47, 0.10);
    color: #FFF;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding: 24px 35px;
    margin-top: 15px;
    border: 0;
    cursor: pointer;
}

.flx-equ-col.pr1.mb-center.form-sec-tp {
    flex: 1 60%;
}

.formSpan6 {
    width: 50%;
}

fieldset#rsform_1_page_0,
fieldset#rsform_5_page_0 {
    border: none !important;
    padding: 0 !important;
}

div#mod-custom110 {
    position: relative;
}

div.formBody {
    display: block;
    float: left;
    width: 100%;
}

.formRow .formSpan12 {
    width: 100% !important;
}

.frm-box h2.mdl-title.cl-wt {
    margin-bottom: 30px;
}

.bg-cl-blk {
    background-color: #000;
}

p.brn-btn-txt {
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 0;
}

h2.h-title {
    position: relative;
    max-width: max-content;
}

h2.h-title:after {
    content: '';
    height: 2px;
    width: 20%;
    background: #2AC4DE;
    position: absolute;
    left: calc(50% - 10%);
    bottom: -3px;
}

h2.h-title.lft:after {
    content: unset;
}

.cleanser-cl:nth-child(even) {
    background: #f8e8e8;
    border: 0px;
}

.cleanser-cl:nth-child(even) .cleanser-txt h3,
.cleanser-cl:nth-child(even) .cleanser-txt p {
    /*color:#fff;*/
}

.bn-txt-box img.site-logo {
    width: 300px;
}

.pd100.pr {
    padding: 100px 0;
}

.bg-pnk {
    background: #f8e8e8;
    padding: 50px 0;
}

.packList {
    padding-top: 30px;
    display: flex;
    gap: 30px;
}

.packContainer h4 {
    margin-bottom: 6px;
}

.packContainer {
    flex: 1;
    background: #fff;
    padding: 20px;
}

.pkg-btn {
    text-align: center;
    margin-top: 30px;
}

.panel li {
    color: #393C47;
    line-height: 26px;
    padding-bottom: 10px;
}

.cleanser-txt ul li {
    text-align: left;
    padding-bottom: 10px;
    line-height: 24px;
}

.mrt120,
.mrt90 {
    margin-top: 90px;
}

.gap52 {
    gap: 52px !important;
}

.flx-rw.rw-juxt {
    justify-content: space-between;
}

.flx-rw {
    display: flex;
    align-items: center;
}

.formResponsive .formHorizontal select option {
    color: #000 !important;
}

.flc-cl {
    flex: 1 50%;
    width: 50%;
}

h2.mdl-title.cl-wt {
    color: #fff;
}

.flx-rw.reblion.rw-juxt {
    gap: 9%;
}

.flx-rw.reblion.rw-juxt img.abt-imgs,
.flt-rgt {
    float: right;
}

.mrt56 {
    margin-top: 56px;
}

.flx-wrap.ser {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    border-top: 5px solid #F5F6F6;
    margin-top: 85px;
}

.ser-cl {
    flex: 1;
    padding-top: 35px;
    position: relative;
}

.nbr-blk {
    background-color: #2AC4DE;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: absolute;
    top: -28px;
}

.pd120 {
    padding: 60px 0 60px;
}

.pd120.pdt50 {
    padding-top: 50px;
}

h4.pro-sub-head {
    color: #000;
    text-align: center;
    font-family: "Archivo Narrow";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    /* 150% */
    text-transform: uppercase;
}

.staff-box {
    border-radius: 8px;
    padding: 16px 40px;
}

.bg-cl-gr {
    background: #F5F6F6;
}

.nbr-blk span {
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    text-transform: capitalize;
}

.header.active {
    background-color: #fff;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 40px;
    position: fixed;
}

.pd120.itqol-sec {
    padding: 60px 0 60px;
    /*background-image: linear-gradient(0deg, rgb(115 26 31 / 80%) 0%, rgb(115 26 31 / 80%) 100%), url(../../../../../images/chorusmusic5.jpg);*/
    background-image: url(../../../../../assets/img/chorusmusic55.jpg);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    position: relative;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    background-size: cover;
    border-radius: 8px;
}

.proven-sec {
    border: 1px solid #ced4da;
    border-radius: 16px;
    padding: 40px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f3f3f3;
    box-shadow: 0px 4px 15px 0px rgb(0 0 0 / 5%);
}

.max-wth812 {
    max-width: 812px;
}

.mrato {
    margin-left: auto;
    margin-right: auto;
}

.cl-w h2.mdl-title {
    color: #fff;
}

h3.small-tile {
    color: #2AC4DE;
    font-size: 14px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
}

.flx-wrap.ser2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}

.ser2-cl2 {
    flex: 1 40%;
}

.ser2-cl {
    flex: 1 24%;
    border-radius: 8px;
    text-align: center;
    border-radius: 16px;
    border: 1px solid #DFDFDF;
    background: #FFF;
    padding: 30px 20px;
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

.mdl-title-flx.op-flx-center {
    justify-content: center;
}

h4.mdl-title.ft18 {
    font-size: 18px;
}

.flx-wrap.ser2 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.mrt20 {
    margin-top: 20px;
}

.bdr-rds {
    border-radius: 8px;
}

.ser2-imbdr {
    margin-left: auto;
    margin-right: auto;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    gap: 20px;
}

.ser2-imbr-sm {
    width: 100%;
    height: auto;
}

.mt0 {
    margin-top: 0 !important;
}

.gap108 {
    gap: 108px;
}

.mrt40 {
    margin-top: 40px;
}

.meaap-box {
    border-left: 4px solid #2AC4DE;
    padding-left: 40px;
}

h3.mdl-title {
    font-size: 36px;
    margin-bottom: 8px;
    margin-top: 20px;
}

.Perfor-box.bdr-btm {
    margin-top: 0px;
    border-bottom: 1px solid #DFDFDF;
}

.Perfor-box.bdr-btm.pdt0 {
    padding-top: 0;
}

.flx-rw.gap48 {
    gap: 48px;
}

.Perfor-box {
    display: flex;
    gap: 12px;
    padding: 24px 0;
    flex-direction: column;
}

.mdl-title-flx h4 {
    margin-bottom: 0;
    font-size: 24px;
}

.mdl-title-flx {
    display: flex;
    gap: 12px;
    align-items: center;
}

.Perfor-box p {
    margin-bottom: 0px;
}

.flx-cl.pr {
    flex: 1 50%;
    width: 50%;
}

.flx-cl.pr img.bdr-rds.im-grd.abt-imgs {
    z-index: 0;
}

.flx-cl.pr img.bdr-rds.im-grd.abt-imgs:after {
    content: '';
    border-radius: 8px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.10) 0%, rgba(0, 0, 0, 0.10) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.max-wth673 {
    max-width: 673px;
}

.ser2-cl.bdr-cl {
    border-radius: 4px;
    border: 1px solid #2AC4DE;
}

.wte-sec h4.pro-sub-head {
    margin-bottom: 0;
}

.ostser-flx.mrt90 {
    display: flex;
    gap: 40px;
    justify-content: space-between;
    align-items: stretch;
}

.pd40 {
    padding: 40px;
}

.ostser-cl {
    flex: 1 50%;
    max-width: 50%;
}

ul.areab-lst li:before {
    content: '';
    background-image: url(../../../../../images/svg/lst-bluts.svg);
    background-repeat: no-repeat;
    position: absolute;
    width: 28px;
    height: 28px;
    top: -4px;
    left: 0;
}

ul.lst-flx {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    row-gap: 29px;
}

ul.areab-lst {
    list-style: none;
    padding-left: 0;
    margin-top: 32px;
    margin-bottom: 0;
}

ul.areab-lst li {
    padding-left: 36px;
    position: relative;
    color: #00191D;
    font-weight: 700;
    line-height: 120%;
    text-transform: capitalize;
}

ul.lst-flx li {
    flex: 1 40%;
    max-width: 40%;
}

.lst-box {
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.lst-box li {
    border-radius: 8px;
    background: #FFF;
    padding: 24px;
}

ul.areab-lst.lst-box li:before {
    top: 18px;
    left: 24px;
}

.lst-box li {
    border-radius: 8px;
    background: #FFF;
    padding: 24px;
    padding-left: 58px !important;
}

a.flex-box-btn.areb-btn {
    display: flex;
    height: 48px;
    padding: 0px 24px;
    gap: 8px;
    border-radius: 4px;
    background: #2AC4DE;
    color: #fff;
    display: flex;
    align-items: center;
    width: max-content;
    gap: 8px;
}

.flc-cl.txt-cl {
    flex: 1 62%;
}

h4.pro-sub-head.ft20 {
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 0px;
}

.inf-box h4.pro-sub-head.ft20 {
    margin-bottom: 0px;
}

.inf-box {
    max-width: 421px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 24px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}

.inf-box ul.ftr-link2 li,
.inf-box ul.ftr-link2 li a {
    color: #425659;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.inf-box ul.ftr-link2 {
    padding-left: 0px;
}

.cont-sec .frm-box {
    width: 566px;
}

.logo-top img {
    width: 219px;
}

ul.lst-flx.lst-wrap.areab-lst {
    display: flex;
    flex-direction: column;
}

.flx-wrap.ser p,
.ser2-cl.bdr-cl p {
    margin-bottom: 0;
}

.dsp-mb {
    display: none;
}

ul.ftr-link2 li:last-child,
ul.ftr-link li:last-child {
    margin-bottom: 0;
}

.itemid-110 header.header.container-header.active {
    position: fixed;
}

.bn-acrd button.accordion:after {
    content: "";
    background-image: url(../../../../../images/svg/baseline-add.svg);
    height: 32px;
    width: 32px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 0px;
}

.bn-acrd button.accordion {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 0;
    border-bottom: none;
    display: flex;
    align-items: center;
    gap: 10px;
}

.bn-acrd ul.ftr-link2 li img {
    display: none;
}

.bn-acrd ul.ftr-link2 li {
    padding-bottom: 0;
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
}

.bn-acrd .panel.show {
    padding-bottom: 0;
    border: none;
}

.faqbox.bn-acrd {
    width: 100%;
}

.bn-acrd ul.ftr-link2 {
    margin-top: 12px;
    padding-left: 0;
    margin-bottom: 6px;
}

a.tp-ph-txt.pa.btn-pa {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.inf-box ul.ftr-link2 li img {
    margin-top: 0px;
}

.logo-top a {
    text-decoration: none;
    outline-offset: 0px !important;
    outline: -webkit-focus-ring-color auto 0px;
}

span.mb-dsp-n {
    color: #fff;
}

.top-ph a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ftr-cl.ftr-cl1.ftr-cl1-land {
    flex: 0 23%;
}

ul.ftr-link2.ftr-add {
    max-width: 350px;
}

ul.footer-links {
    list-style: none;
}

ul.footer-links a:hover {
    text-decoration: none;
}

.socli-flx.ftr-scl .col.ml-sm-auto {
    margin-left: 0 !important;
}

.socli-flx.ftr-scl .col {
    padding: 0;
    flex: 0;
    text-align: left;
    margin-left: 0;
}

.ftr-cl.ftr-cl13.ftr-cl13-land {
    flex: 1 20%;
}

.ftr-cl.ftr-cl12 ul.footer-links {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    row-gap: 10px;
    margin-bottom: 0;
}

.ftr-cl.ftr-cl12 ul.footer-links li {
    padding: 0;
    flex: 1 47%;
    max-width: 47%;
}

li.ftr-scl-ic-box i.fab {
    font-size: 12px;
}

li.ftr-scl-ic-box {
    position: relative;
    display: flex;
    gap: 10px;
    align-items: center;
}

li.ftr-scl-ic-box i.fab:before {
    width: 24px;
    height: 24px;
    background-color: #2ac4de;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.top-ph a,
.tp-ph a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.top-bar {
    background: #d9282f;
    padding: 5px 0;
}

.tp-ph {
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    display: flex;
    gap: 5px;
    align-items: center;
}

.top-ph {
    border-radius: 8px;
    background: #000;
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
}

header.header.container-header .top-bar.bg-drk .site-width {
    padding-top: 0px;
    padding-bottom: 0px;
}

.socli-flx {
    display: flex;
    gap: 20px;
}

div#mod-custom131 {
    width: 100%;
}

.tp-bar-flx a,
.tp-bar-flx a:active {
    color: #fff;
}

.tp-bar-flx {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

i.fa {
    font-size: 20px;
}

.max-wth670 {
    max-width: 670px;
}

.max-wth607 {
    max-width: 607px;
}

.ser2-cl h4.pro-sub-head {
    margin-bottom: 0px;
}

.btn {
    display: flex;
}

.pdtb90 {
    padding: 50px 0;
}

.rev-col-one {
    flex: 1 34%;
    max-width: 34%;
}

.flx-rw.gap30 {
    gap: 30px;
}

.flx-rw.gap50 {
    gap: 50px;
}

.rev-col-two {
    flex: 1 60%;
    position: relative;
    max-width: 60%;
    box-sizing: border-box;
}

h2.mdl-title.cl-w,
h3.mdl-title.cl-wt {
    color: #fff;
}

.cl-wt2 {
    color: #ccc;
}

.ldZdCm {
    top: unset !important;
    bottom: -74px !important;
    transform: unset !important;
    right: 0px;
}

.ArrowControl__ArrowControlContainer-sc-ps7sz3-0.jeSnNy {
    background: #D9282F !important;
    border-radius: 8px;
    box-shadow: 0px 30px 40px 0px rgba(217, 40, 47, 0.10);
    box-shadow: none !important;
    width: 48px;
    height: 48px;
    padding: 16px;
}

.Background__Base-sc-4lq1r6-1.egiTHk {
    border-radius: 8px !important;
    background: #000 !important;
    padding: 0 !important;
}

.pd120.itqol-sec a.btn-wth-ato,
.btn-wth-ato {
    margin-top: 30px;
}

img.pa.map-im {
    bottom: 0;
    width: 100%;
    height: 100%;
}

.pr.map-sec {
    margin: 50px 0 50px;
}

.pd120.pdt60 {
    padding-top: 60px;
}

p.pr.list-blt {
    display: flex;
    gap: 8px;
    align-items: center;
    flex: 1 23%;
    font-weight: 500;
}

p.cl-wt2.cnt-ankr-txt a {
    color: #fff;
}

.ser-area-sec {
    position: relative;
}

.pr.map-sec {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/assets/img/svg/map-ser-area.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.list-flx {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    row-gap: 16px;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
}

.ach-cl {
    flex: 1 23%;
    text-align: center;
}

.or-ach-flx {
    display: flex;
    max-width: 1004px;
    margin: auto;
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
    row-gap: 20px;
}

.flx-equ-col.pr1.mb-center.form-sec-btm.frm-box {
    flex: 1 40%;
}

.pr.cont-block .flx {
    gap: 0;
}

.flx-equ-col.cont-img {
    width: 60%;
    margin-right: 0;
    background-image: url(/images/chorusmusic6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 870px;
}

.pr.cont-block.max-wth1440 {
    background: #A62A30;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

.socli-flx.ftr-scl i {
    color: #D9282F;
}

.list-flx p.pr.list-blt {
    margin-bottom: 0;
}

.fEZcxc svg {
    background: none;
    fill: #fff;
}

div#h-captcha-59 {
    text-align: left !important;
}

div.formBody {
    display: block;
    float: left;
    text-align: left !important;
}

div.formBody {
    display: block;
    float: left;
    text-align: left;
}

/*--- new layout landing page */
img.ftr-lg {
    width: 219px;
}

.pd120.pdt0 {
    padding-top: 0;
}

/*--- Carousel  */

/*--- Carousel  */

.clearfix,
.crosal-box {
    overflow: auto;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.btn.btn-center {
    justify-content: center;
}

.flx-wrap.ser2.mrt56.op-blk {
    display: flex;
    justify-content: center;
    max-width: 1200px;
}

.op-blk .ser2-cl {
    max-width: 20%;
}

.ser2-imbdr.im-bg-cm {
    border-radius: 100%;
    background-color: #d9282f;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ser2-imbdr.im-bg-cm img.abt-imgs {
    width: 36px;
}

.flx-rw.mbgap24.reblion.rw-juxt video {
    max-height: 450px;
    background-color: #000;
    border-radius: 10px;
    width: 100%;
    max-width: 640px;
}

.mrt30 {
    margin-top: 30px;
}

.mrt60.mrt90 {
    margin-top: 90px;
}

.rsform-block {
    position: relative;
}

.rsform-block::after {
    content: "";
}

.rsform-block select {
    appearance: none;
    -webkit-appearance: none;
}

.rsform-block select {
    background-image: url(../../../../../images/down-arrow-5.svg)
        /* Custom arrow */
        !important;
    background-position: 98.8% center !important;
    background-size: 12px;
    direction: ltr;
    background-repeat: no-repeat !important;
}

.owl-carousel .item img {
    border-radius: 10px;
}

div#mod-custom146 .pr.map-sec a {
    color: #444242 !important;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-top: 0;
}

.inverted-background a.btn-wth-ato span,
.inverted-background a.btn-wth-ato:after {
    filter: brightness(0) saturate(100%) invert(16%) sepia(75%) saturate(4972%) hue-rotate(349deg) brightness(92%) contrast(84%);
}

.inverted-background a.btn-wth-ato {
    background-color: #fff;
}

.inverted-background a.btn-wth-ato:hover span,
.inverted-background a.btn-wth-ato:hover:after {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(38deg) brightness(102%) contrast(101%);
}

.inverted-background a.btn-wth-ato:hover {
    background-color: #D9282F;
}

nav.navbar.navbar-expand-lg.navbar-dark.bg-chorus-red.sticky-top {
    padding-left: 0;
    padding-right: 0;
}

.row.hdr-top-bar {
    margin-left: 0;
    margin-right: 0;
}

section.header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
}

/* .our-prg .ser2-cl:hover {
    border: 1px solid #DFDFDF;
    background-color: #d9282f;
} */
/* img.abt-imgs.op-im-hvr {
    display: none;
}
.our-prg .ser2-cl:hover img.abt-imgs.op-im-hvr, .or-ser .cards:hover img.abt-imgs.op-im-hvr {
    display: block;
}
.our-prg .ser2-cl:hover img.abt-imgs.op-im, .or-ser .cards:hover img.abt-imgs.op-im {
    display: none;
} */
/* .our-prg .ser2-cl:hover h4.pro-sub-head {
    color: #fff;
}
.our-prg .ser2-cl:hover .ser2-imbdr.im-bg-cm, .or-ser .cards:hover .ser2-imbdr.im-bg-cm {
    background-color: #fff;
} */
.or-ser h4.cards-title {
    margin-top: 24px;
}

.v-cnt .col {
    flex: 1 48%;
    border-radius: 16px;
    background-color: #fff;
    padding: 20px 30px 10px;
    text-align: center;
    max-width: 48%;
    margin: 0 auto;
}

.v-cnt {
    flex-wrap: wrap;
    align-items: unset;
    gap: 30px;
    margin-top: 10px;
}

a.pa.ankr {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.m-auto {
    margin: 0 auto;
}

.flex.v-cnt.indl-lesn.pngtr {
    display: flex;
    flex-direction: column;
}

.v-cnt.pngtr .col {
    flex: 1 100%;
    max-width: 100%;
    text-align: left;
    padding: 20px 30px;
}

.pngtr-flx {
    display: flex;
    gap: 30px;
    align-items: center;
}

.pngtr-col-txt,
.pngtr-col-im {
    flex: 1 50%;
}

.pngtr-col-blck {
    background-color: #fff;
    padding: 15px;
    border-radius: 16px;
}

.pngtr-col-im img {
    width: 100%;
}

.indl-lesn h4.cls-hd {
    font-size: 26px;
}

.row.hdr-top-bar a.text-danger {
    font-size: 16px;
    float: right;
    padding: 13px 22px;
    border: 1px solid #e8282f;
    border-radius: 8px;
    color: #e8282f !important;
}

.row.hdr-top-bar a.text-danger:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #e8282f;
}

.row.hdr-top-bar a.text-danger:hover img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(100%) saturate(2%) hue-rotate(280deg) brightness(103%) contrast(101%);
}

button#formSubmitButton {
    border: 1px solid #fff !important;
}

.form-group.col-md-12 {
    padding: 0;
}

ul.navbar-nav-tp.ml-auto.hdr-btn {
    list-style: none;
    display: flex;
    gap: 16px;
    justify-content: flex-end;
    margin: 0;
}

ul.navbar-nav-tp.ml-auto.hdr-btn a {
    color: #fff;
}

.header.active .top-bar.bg-drk {
    display: none;
}

.logo-top {
    position: relative;
}

.logo-top a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.logo-top {
    display: flex;
    align-items: center;
}

.logo.sidebar-logo a {
    position: relative;
}

.pd120.itqol-sec {
    padding: 60px 0 60px;
    /* background-image: linear-gradient(0deg, rgb(115 26 31 / 80%) 0%, rgb(115 26 31 / 80%) 100%), url(../../../../../images/chorusmusic5.jpg); */
    background-image: url(../../../../../images/chorusmusic55.jpg);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    position: relative;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    background-size: cover;
    border-radius: 8px;
}

.pr.map-sec {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/images/svg/map-ser-area.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.cnt-blk-frm .Perfor-box {
    max-width: 400px;
}

.list-flx {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    row-gap: 16px;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
}

.cont-box {
    padding: 1.25rem;
    background-color: #fff;
    border-radius: 12px;
}

.inverted-background.mrt0 {
    margin-top: 0;
}

.flx-cls {
    display: flex;
    gap: 24px;
}

.cards {
    flex: 1;
    box-shadow: rgb(243 243 243) 0px 1px 0px, rgb(243 243 243) 0px 0px 8px;
    padding: 32px 24px;
    border-radius: 12px;
    background: #d9282f;
    color: #ffffff !important;
}

.cards:hover {
    background-color: #d9282f;
}

.cards:hover p,
.cards:hover h4 {
    color: #fff !important;
}

h4.cards-title {
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 16px;
}

p.cards-text {
    margin-bottom: 0;
    color: #ffffff;
}

.cards .cm-icon-bg {
    background: #ffffff;
}

.about.cards h4 {
    color: #ffffff;
}

.or-ser .cards {
    padding-bottom: 110px;
    position: relative;
}

.cards-footer {
    position: absolute;
    bottom: 24px;
    left: 0;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.or-ser .cards:hover span.btn.btn-dark.btn-block {
    background: #fff;
    color: #D9282F;
}

.cards p.cards-text a {
    color: #D9282F;
}

.cards:hover p.cards-text a {
    color: #fff;
}

.or-ser .flx-cls {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
}

.or-ser .cards {
    flex: 1 48%;
    max-width: 50%;
    text-align: center;
}

.cm-icon-bg {
    width: 64px;
    height: 64px;
    background-color: #d9282f;
    margin-bottom: 16px;
    border-radius: 1000px;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#mod-custom147 a.btn-wth-ato {
    margin-top: 0;
}

/* img.cm-icon {
    filter: brightness(0) saturate(100%) invert(92%) sepia(100%) saturate(0%) hue-rotate(202deg) brightness(106%) contrast(106%);
} */
.cards:hover .cm-icon-bg {
    background-color: #fff;
}

.cards:hover img.cm-icon {
    filter: brightness(0) saturate(100%) invert(17%) sepia(75%) saturate(4866%) hue-rotate(349deg) brightness(92%) contrast(84%);
}

@media(max-width:1280px) {
    .flx-rw.reblion.rw-juxt {
        gap: 4%;
    }

    .header.active {
        padding: 0px 0px;
    }

    .site-width,
    .container.site-width {
        padding: 0 40px;
    }
}

@media(max-width:1100px) {
    a.nav-link.text-white {
        font-size: 14px;
        padding: 18px 15px !important;
    }

    h3.mdl-title {
        font-size: 34px;
        margin-bottom: 0px;
        margin-top: 15px;
    }

    h2.mdl-title {
        font-size: 36px;
    }

    .flx-equ-col.eca-txt {
        flex: 1 50%;
    }

    .bn-sec h1 {
        font-size: 56px;
    }

    footer.container-footer.footer {
        padding: 60px 0 30px;
    }

    .pd120.pdt75 {
        padding-top: 50px;
    }

    .gap52 {
        gap: 35px;
    }

    .mrt120,
    .mrt90 {
        margin-top: 80px;
    }

    .mrt56 {
        margin-top: 40px;
    }

    .pd120 {
        padding: 60px 0;
    }

    .gap108 {
        gap: 60px;
    }

    .site-width,
    .container.site-width {
        padding: 0 30px;
    }
}

@media (max-width: 768px) {
    .gallery img {
        width: 47%;
    }

    .mdl-title-flx.op-flx-center {
        justify-content: center;
        text-align: center;
        align-items: center;
        align-items: center;
        flex-direction: column;
        align-content: center;
    }

    a.def-btn {
        width: 100%;
    }

    .cleanser-cl {
        position: relative;
        padding-bottom: 32px;
        width: 100%;
        flex: 1 100%;
    }

    .pr.pd60.pdt30 {
        padding-top: 10px;
    }

    .top-ph.pr img {
        max-width: 22px;
    }

    .cleanser-cl .site-def-btn.mrt32 {
        position: relative;
        bottom: 0px;
        left: auto;
        top: 0px;
    }

    .mrt50.flx-center {
        display: flex;
        gap: 30px;
        justify-content: flex-start;
        flex-direction: column;
        margin-top: 20px;
    }

    p.rev-sub-txt.cl-w.text-center {
        font-size: 20px;
    }

    .accordion {
        font-size: 16px;
    }

    h2.hph2-title {
        font-size: 28px;
    }

    .faqbox {
        flex: 1 100%;
        max-width: 100%;
    }

    .owl-nav {
        display: flex;
        justify-content: center;
        margin-top: 0px;
        position: absolute;
        right: auto;
        top: 89%;
        bottom: 0;
        left: 66%;
    }

    .pd60.pr {
        padding: 40px 0;
    }

    a.brand-logo {
        font-size: 24px;
    }

    .flex.rw-rev.pt-30 {
        display: flex;
        flex-direction: column-reverse;
        gap: 30px;
    }

    .flex .col.cl1 {
        flex: 1 100%;
        width: 100%;
    }

    .btn-flx {
        flex-direction: column;
    }

    /*edit by yogita */
    /* Review css  */

    .testimonialsSection .testMnlWrap {

        gap: 15px;

    }

    .testMnlWrap {

        display: flex;

        align-items: center;

    }

    .tstmnColOne {

        width: 33%;

        padding-right: 15px;

    }

    .tstmnColTwo {

        position: relative;

        width: 67%;

        padding-left: 15px;

        box-sizing: border-box;

    }

    .sub-title.hmbn-title {

        font-weight: 600;

        border: 2px solid rgb(241 18 134);

        background-color: transparent;

        max-width: max-content;

        color: rgb(241 18 134);

        font-size: 16px;

        padding: 12px 20px;

        line-height: 16px;

        text-align: center;

        border-radius: 50px;
        margin-bottom: 15px;

    }

    .ArrowControl__ArrowControlContainer-sc-ps7sz3-0.jeSnNy {
        box-shadow: none !important;
    }

    .ReviewBackground__Container-sc-1djobrq-0.KAoOK.es-review-background-container {
        border: none !important;
    }

    .site-width .sec-title {
        margin: 20px 0 0;
        font-weight: 700;

        font-size: 34px;
        padding-bottom: 10px;
        line-height: 40px;

    }

    p.tmnlMainDsc {
        padding-bottom: 20px;
        line-height: 22px;
    }

    .KAoOK {
        border-right: 1px solid #ddd !important;
        border-radius: 0 !important;
    }

    .ldZdCm {
        top: unset !important;
        bottom: -74px !important;
        transform: unset !important;
        right: 0px;
    }

    .iqPsnt {
        top: unset !important;
        bottom: -74px !important;
        transform: unset !important;
        left: 88% !important;
    }

    .ehf-template-twentytwenty .entry-content p.btn-ih {

        line-height: 16px;

        margin-bottom: 0;

    }

    .ehf-template-twentytwenty .entry-content p.btn-ih a.view-btn,

    .ehf-footer.ehf-template-twentytwenty p.btn-ih a.view-btn {

        padding: 16px 20px;

    }

    .ehf-template-twentytwenty .entry-content .view-btn,

    .ehf-footer.ehf-template-twentytwenty .view-btn {

        margin-bottom: 0;

        background-color: #8cc63e;

        border: 2px solid #8cc63e;

        border-radius: 50px;

        text-decoration: none;

        color: #fff !important;

        position: relative;

        display: inline-block;

        line-height: 18px;

    }
}

@media(max-width:992px) {
    .testimonialsSection .testMnlWrap {
        flex-direction: column;
    }

    .tstmnColOne,
    .tstmnColTwo {
        width: 100%;
    }

    .ldZdCm {
        right: 44% !important;
    }

    .iqPsnt {
        left: 44% !important;
    }
}

@media(max-width:991px) {

    .flx-dir-rev {
        flex-direction: column-reverse;
    }

    .bn-sec h1 {
        font-size: 46px;
    }

    .bn-sc .btn {
        justify-content: flex-start;
    }

    .indl-lesn h4.cls-hd {
        font-size: 24px;
    }

    h4.cards-title {
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        margin-bottom: 16px;
    }

    .cnt-sec .Perfor-box {
        margin-top: 24px !important;
        align-items: flex-start;
    }

    .container-nav1 {
        margin-right: 60px;
    }

    .top-bar {
        /* padding: 8px 0; */
        font-size: 16px;
    }

    .pd120.pdt60 {
        padding-top: 40px;
    }

    .row.hdr-top-bar a.text-danger {
        font-size: 16px;
        padding: 14px 17px;
    }

    .flx-rw.gap50 {
        gap: 30px;
    }

    .bn-sc {
        padding: 40px 0 40px;
    }

    .bn-txt-cl {
        width: 100%;
    }

    .pngtr-flx.pngtr-flx-rev {
        display: flex;
        flex-direction: column-reverse;
        gap: 20px;
    }

    .pngtr-flx {
        display: flex;
        gap: 20px;
        align-items: center;
        flex-direction: column;
    }

    .flex.v-cnt.indl-lesn {
        flex-direction: column;
    }

    .v-cnt .col {
        text-align: center;
        width: 100%;
        max-width: 100%;
    }

    .flx-rw.gap80 {
        gap: 30px;
    }

    div#mod-custom129 .flx-rw.gap50 {
        gap: 0;
    }

    .WidgetBackground__Container-sc-1ho7q3r-0.cxZazq.WidgetBackground__StyledWidgetBackground-sc-bndanh-0.jZUVBI.es-background-container {
        padding: 0px !important;
        margin-top: 40px;
    }

    .btn {
        display: flex;
        justify-content: center;
    }

    .rev-col-one {
        flex: 1 100%;
        max-width: 100%;
    }

    .formSpan6 {
        width: 100%;
    }

    .flx-rw.mbgap24.reblion.rw-juxt {
        gap: 34px;
    }

    .frm-box {
        padding: 50px 30px;
        float: none;
    }

    .pr.cont-block.max-wth1440 {
        background: transparent;
    }

    .flx-equ-col.cont-img {
        height: 550px;
        width: 100%;
    }

    .flx-equ-col.pr1.mb-center.form-sec-btm.frm-box {
        margin-top: 0;
    }

    div#req-frm img.dsp-mb.abt-imgs.bdr-rds.flt-rgt {
        opacity: 0;
    }

    .pr.cont-block .flx {
        display: block;
    }

    div#req-frm {
        display: flex;
        /*flex-direction: column-reverse;*/
    }

    .cont-sec .frm-box,
    .frm-box {
        width: 100%;
        padding: 40px 20px;
    }

    header.header.container-header .site-width.menu-rw {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .bn-sec .flx.gap74 {
        gap: 50px;
    }

    .ftr-flx1 {
        text-align: left;
    }

    .flx-equ-col.eca-txt {
        flex: 1 100%;
    }

    header.header.container-header .site-width.menu-rw {
        gap: 16px;
    }

    .mbmax-wth458 {
        max-width: 100%;
    }

    .ftr-cl.ftr-cl12 {
        flex: 0 47%;
    }

    .ftr-cl.ftr-cl1 {
        flex: 0 34%;
    }

    .inf-box {
        margin-left: auto;
        margin-right: auto;
    }

    .rev-txt-block {
        margin-top: 32px;
        box-sizing: border-box;
    }

    .ostser-cl,
    .flc-cl {
        flex: 1 100%;
        max-width: 100%;
        width: 100%;
        box-sizing: border-box;
    }

    .gap108 {
        gap: 32px;
    }

    .flx-rw.rev.mbgap24.reblion.rw-juxt {
        gap: 24px;
    }

    .flx-rw.rev.mbgap24.reblion.rw-juxt,
    .flx-rw.rev {
        flex-direction: column-reverse;
    }

    .mbgap0 {
        gap: 0px !important;
    }

    .accordion {
        font-size: 20px;
    }

    .flx,
    .ostser-flx.mrt90 {
        flex-direction: column;
    }

    .bn-txt-box,
    .frm-box {
        margin-left: auto;
        margin-right: auto;
    }

    .frm-box,
    .flt-rgt {
        float: none;
    }

    .site-width,
    .container.site-width {
        padding: 0 20px;
    }

    .packList,
    .flx-rw {
        flex-direction: column;
    }

    .mrt100 {
        margin-top: 50px;
    }

    h2.h-title {
        font-size: 28px;
        line-height: 36px;
    }

    .pd100.pr {
        padding: 50px 0;
    }

    .testimonialsSection {
        padding-bottom: 50px;
    }

    #req-frm .eca-txt {
        text-align: center;
    }

    .formRow {
        flex-direction: column;
        gap: 0;
    }

    #req-frm .flx {
        gap: 10px;
    }

    .tstmnColOne {
        text-align: center;
    }

    .sub-title.hmbn-title {
        margin: auto;
    }

    .dsp-mb {
        display: block;
    }

    .dsp-desk {
        display: none;
    }

    h1,
    h2,
    h3,
    h4,
    h5 {
        margin-top: 0;
        margin-bottom: 16px;
    }

    .ftr-logo {
        margin-bottom: 20px;
    }

    .ftr-cl.ftr-cl1.ftr-cl1-land {
        flex: 0 35%;
    }

    .mrt120,
    .mrt90 {
        margin-top: 50px;
    }

    div#mod-custom129 .pdtb90 {
        padding-bottom: 100px;
    }

    .pdtb90,
    .pd120.itqol-sec {
        padding: 40px 0;
    }

    a.btn-wth-ato,
    .btn-wth-ato {
        font-size: 18px;
        line-height: 18px;
        padding: 18px 30px;
        margin-top: 30px;
        padding-right: 56px;
    }

    h4.pro-sub-head {
        font-size: 18px;
        line-height: 24px;
    }

    .pd120 {
        padding: 40px 0;
    }

    .Perfor-box.bdr-btm {
        margin-top: 16px;
    }

    div#mod-custom142 .max-wth1440.pr.bg-cl-blk.mrt90 {
        margin-top: 25px;
    }

    div#mod-custom142 .flx-rw.gap50 {
        gap: 6px;
    }

    div#mod-custom150 div#req-frm {
        display: flex;
        flex-direction: column-reverse;
    }

    div#mod-custom147 a.btn-wth-ato {
        margin-top: 0;
    }

    .flx-rw.gap48 {
        gap: 30px;
    }

    .col-6.text-center.tp-call-blk {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row.hdr-top-bar .col-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row.hdr-top-bar {
        justify-content: space-between;
    }

    .col-md-3.ml-auto.text-right.hdr-social {
        display: none;
    }

    .flx-cls {
        flex-wrap: wrap;
    }

    .cards {
        flex: 1 48%;
        /* max-width: 50%; */
        padding: 24px 16px;
    }

    .pr.map-sec {
        background-size: cover;
    }

    .pd120.pdt50 {
        padding-top: 35px;
    }
}

@media(max-width:768px) {
    .owl-carousel .owl-item img {
        width: 100% !important;
    }

    .or-ser h4.cards-title {
        margin-top: 16px;
    }

    .or-ser .cards p.cards-text {
        max-width: 100%;
    }

    .v-cnt.pngtr .col {
        padding: 20px 20px;
    }

    .indl-lesn h4.cls-hd {
        font-size: 24px;
    }

    a.btn-wth-ato,
    .btn-wth-ato {
        font-size: 16px;
        line-height: 18px;
        padding: 14px 34px;
    }

    .cnt-blk-frm .Perfor-box .mdl-title-flx h4 {
        font-size: 22px;
    }

    .list-flx.mrt40 {
        margin-top: 20px;
        padding-bottom: 0px;
    }

    .Perfor-box .mdl-title-flx h4 {
        font-size: 24px;
    }

    .or-ser .flx-cls,
    .flx-cls {
        flex-direction: column;
    }

    .or-ser .cards,
    .cards {
        flex: 1 100%;
        max-width: 100%;
    }

    .fr-flx {
        display: flex;
        gap: 0px;
        flex-direction: column;
    }

    .row.hdr-top-bar a.text-danger {
        border-radius: 100%;
        background-color: #e8282f;
    }

    .row.hdr-top-bar a.text-danger span img {
        filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(38deg) brightness(102%) contrast(101%);
    }

    .row.hdr-top-bar .mb-none {
        display: none;
    }

    span.cnt-info-flx {
        text-align: left;
    }

    .socli-flx.ftr-scl {
        display: flex;
        justify-content: center;
    }

    .ftr-cl.ftr-cl12 ul.footer-links {
        flex-direction: column;
    }

    .ftr-cl.ftr-cl12 ul.footer-links li {
        padding: 0;
        flex: 1 100%;
        max-width: 100%;
    }

    .row.mrt30.studio-med {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        row-gap: 30px;
        justify-content: center;
    }

    .row.mrt30.studio-med .col-md-4 {
        /* width: 50%; */
        flex: 1 50%;
        max-width: 50%;
    }

    .ftr-cpy-flx {
        text-align: center;
    }

    h3.mdl-title {
        font-size: 26px;
    }

    .mdl-title-flx h4 {
        margin-bottom: 0;
        font-size: 20px;
    }

    h2.mdl-title {
        font-size: 32px;
    }

    .mdl-title-flx {
        display: flex;
        gap: 5px;
        align-items: flex-start;
    }

    .ach-cl {
        flex: 1 32%;
        text-align: center;
    }

    .ldZdCm {
        right: 38% !important;
    }

    .iqPsnt {
        left: 38% !important;
    }

    .auth-infos h3 {
        margin-top: 24px;
        font-size: 16px;
    }

    .card-item p {
        font-size: 16px;
    }

    .rev-txt-block {
        margin-left: 1%;
    }

    ul.lst-flx li {
        flex: 1 100%;
        max-width: 100%;
    }

    ul.areab-lst {
        margin-top: 24px;
    }

    .pd40 {
        padding: 16px;
    }

    .meaap-box {
        padding-left: 16px;
    }

    .meaap-box .mrt40 {
        margin-top: 24px;
    }

    .flx-wrap.ser2 {
        gap: 16px;
    }

    .ser2-imbdr {
        width: 60px;
        height: 60px;
        margin-bottom: 0px;
    }

    .ser2-cl,
    .op-blk .ser2-cl {
        flex: 1 36%;
        padding: 16px;
    }

    .op-blk .ser2-cl {
        max-width: 46%;
    }

    div#mod-custom122 iframe {
        height: 487px;
    }

    .bn-txt-box {
        padding: 16px 14px;
    }

    .bn-txt-box {
        max-width: 458px;
    }

    .bn-info-flx {
        font-size: 16px;
    }

    h2.frm-tp-title {
        font-size: 40px;
        line-height: 40px;
    }

    .flx-cl.pr {
        flex: 1 100%;
        width: 100%;
    }

    div.panel.show {
        padding: 0px 35px 0px 0px;
    }

    div#faq {
        gap: 16px;
    }

    .accordion {
        padding: 0px 50px 16px 0px;
    }

    .accordion {
        font-size: 18px;
    }

    .bn-sec h1 {
        font-size: 42px;
    }

    .staff-box {
        padding: 16px;
    }

    .mrt56 {
        margin-top: 24px;
    }

    .flx-wrap.ser {
        gap: 20px;
        border-left: 5px solid #F5F6F6;
        margin-top: 32px;
        flex-direction: column;
        margin-left: 20px;
    }

    .nbr-blk {
        width: 32px;
        height: 32px;
        top: 0px;
        left: -20px;
    }

    .nbr-blk span {
        font-size: 18px;
    }

    .ser-cl {
        flex: 1;
        padding-top: 0px;
        position: relative;
        padding-left: 24px;
    }

    p.pr.list-blt {
        flex: 1 42%;
    }

    p.pr.list-blt {
        display: flex;
        gap: 8px;
        align-items: center;
        flex: 1 42%;
        font-weight: 500;
    }

    h4.pro-sub-head {
        font-size: 16px;
        margin-bottom: 0;
        line-height: 20px;
    }

    .pr.pd120.cont-sec.mrt90.pdt75 {
        margin-top: 30px;
    }

    .cont-sec .flx-rw.reblion.rw-juxt.mrt56 {
        margin-top: 16px;
    }

    .cont-sec .formResponsive input[type=password],
    .cont-sec .formResponsive input[type=text],
    ..cont-sec formResponsive select,
    .cont-sec .formResponsive textarea {
        width: 98% !important;
    }

    .ftr-flx1 {
        display: flex;
        gap: 24px;
        margin-bottom: 20px;
        flex-direction: column;
        /* align-items: center; */
    }

    /* .ftr-flx1 {
        text-align: center;
    } */

    ul.ftr-link2 li,
    ul.ftr-link li {
        line-height: 2;
        margin-bottom: 21px;
    }

    .ftr-cpy-flx {
        gap: 16px;
        flex-direction: column;
    }

    footer.container-footer.footer {
        padding: 50px 0 16px;
    }

    span.mb-dsp-n {
        display: none;
    }

    .top-ph {
        display: flex;
        justify-content: center;
        gap: 0px;
        padding: 15px 18px;
        border-radius: 100%;
        border: 1px solid #fff;
        height: auto;
        align-items: center;
    }

    header.header.container-header .site-width.menu-rw {
        gap: 20px;
    }

    .ftr-cl.ftr-cl1.ftr-cl1-land {
        flex: 0 100%;
    }

    .ftr-cl.ftr-cl13.ftr-cl13-land {
        flex: 1 100%;
    }

    .bn-sec p.txt-pb {
        font-size: 16px;
        line-height: 26px;
    }

    .cm-icon-bg {
        margin-bottom: 8px;
    }
}

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

    .formResponsive input[type=password],
    .formResponsive input[type=text],
    .formResponsive select,
    .formResponsive textarea {
        box-sizing: border-box !important;
    }

    .bn-sec h1 {
        font-size: 36px;
    }
}

@media screen and (max-width: 450px) {
    .row.mrt30.studio-med {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        row-gap: 20px;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .studio-med .card {
        margin-left: auto;
        margin-right: auto;
    }

    .row.mrt30.studio-med .col-md-4 {
        flex: 1 100%;
        max-width: 100%;
    }
}

button#Submit[disabled],
button#Submit5[disabled] {
    opacity: 0.8;
    cursor: not-allowed;
}

.max-wth1000 {
    max-width: 1000px;
}

.innerpage-title {

    font-weight: 600;
    color: #ffffff;
    font-size: 44px;
    line-height: 54px !important;
}

.ipbanner-wrapper {
    background: #d9282f;
}

.breadcrumb {
    list-style: none;
    background-color: transparent;
    gap: 20px;
    display: flex;
}

.page-header {
    border: 0;
    padding: 28px 0 24px 0;
    margin: 0;
}

.breadcrumb {
    margin: 10px 0;
    padding: 0px;

}

.breadcrumb>.active,
.breadcrumb>li {
    color: #fff;
}

.breadcrumb>li {
    text-shadow: none;
    display: inline-block;
}

a.pathway {
    color: #fff;
}

.icon-location:before {
    content: "";
    display: none;
}

h1.innerpage-title {
    margin-bottom: 10px;

}

/* li.mod-breadcrumbs__item.breadcrumb-item.active span::after {
    content: "";
    width: 18px;
    height: 18px;
    background: url(/images/svg/bred-left-arrow.svg);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 4px;
    left: -19px;
} */

/* li.mod-breadcrumbs__item.breadcrumb-item:nth-child(2) span::after {
    content: "";
    width: 18px;
    height: 18px;
    background: url(/images/svg/bred-left-arrow.svg);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 0px;
} */

li.mod-breadcrumbs__item.breadcrumb-item {
    position: relative !important;
}

li.mod-breadcrumbs__divider.float-start {
    display: none;
}

@media(max-width:991px) {
    ol.mod-breadcrumbs.breadcrumb.px-3.py-2 {
        /* text-align: center; */
        justify-content: center;
    }

    .page-header {
        text-align: center;
    }

    .gap80.mb-gap34 {
        gap: 34px !important;
    }

    .flx-rw.mbgap24.flx-rev.reblion.rw-juxt.gap80.mb-gap34 {
        flex-direction: column-reverse;
    }

    .contact .flx-cl.pr {
        flex: 1 100%;
        width: 100%;
    }
}

.bg-red a.btn-wth-ato {
    background: #D9282F !important;
    margin-top: 10px;
}

.flx-rw.reblion.rw-juxt img.abt-imgs,
.flt-rgt {
    float: none;
    width: 100%;
}

.ft20 {
    font-size: 20px;
    font-weight: 500;
}

p.italic i {
    color: #444242 !important;

}

p.ft20.cl-wt2.max-wth1000.mrato.text-center.italic {
    margin-bottom: 16px;
}

img.card-image {
    width: 100%;
}

.pad-tb50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.facility a {
    color: #fff;
    font-weight: 500;
}

.programs-gallery .cards {
    flex: 1;
    box-shadow: none;
    padding: 0px;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, .125);
}

.info-hour img {
    height: 41px !important;
    width: 40px !important;
}

/*Gallery*/
.popup {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    z-index: 99999;
}

.gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0px;
}

.mb32 {
    margin-bottom: 32px;
}

.popup .close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    color: white;
    cursor: pointer;
}

.popup img {
    max-width: 80%;
    max-height: 80%;
}

.gallery img:hover {
    transform: scale(1.1);
}

.photo-gallery .gallery img {
    width: 282px;
}

@media (max-width: 768px) {
    .photo-gallery .gallery img {
        width: 100%;
    }
}

/*end*/
h4.cont {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 15px;
}

.steamText {
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
}

.choruText {
    color: #d9282f;
    font-weight: bold;
}

.chorusteam .faqbox {
    flex: 1 100%;
    max-width: 100%;
    width: 100%;
}

.pdb15 {
    padding-bottom: 15px;
}

.programs-gallery h4 {

    padding: 15px !important;
}

.programs-gallery .cards .cards-title:hover p,
.cards:hover h4 {
    color: #000;
}

.programs-gallery .cards:hover {
    background-color: transparent;
}

ul.new-list li {
    padding-bottom: 8px;
    position: relative;
}

/* by gopal */
div#ls1.list-col-2 {
    box-shadow: rgb(243 243 243) 0px 1px 0px, rgb(243 243 243) 0px 0px 8px;
    padding: 15px 15px;
    border-radius: 12px;
}

ul.two-col-ls {
    display: flex;
    flex-wrap: wrap;
    column-gap: 50px;
}

ul.two-col-ls li {
    flex: 1 46%;
    max-width: 46%;
}

/* table */
table.table-bordered {
    border-collapse: collapse;
}

table.table-responsive {
    width: 100%;
}

.table-bordered td,
.table-bordered th {
    border: 2px solid #dee2e6;
}

.setup-table th {
    padding: 10px 20px;
    background: #D9282F;
    color: #ffffff;
}

span.font-weight-bold {
    font-weight: 700;
}

.setup-table td {
    padding: 10px 20px;
    vertical-align: top;
}

.setup-table td p {
    margin-bottom: 15px;
}

.table-container {
    overflow-x: scroll;
}

@media (max-width:991px) {

    .equip .pngtr-col-txt,
    ul.two-col-ls li {
        flex: 1 100%;
        max-width: 100%;
    }

    table.table-responsive {
        width: 991px;
        display: block;
    }
}

ol.new-list.num li {
    padding-left: 2px;
}

a {
    text-decoration: none;
    color: #444242;
    font-weight: 500;
}

.group-theory .v-cnt .col {
    margin: 0;
}

@media (max-width: 991px) {
    .group-theory table.table-responsive {
        width: 100%;
        display: block;
    }

    .mb-mrt0 {
        margin-top: 0px !important;
    }
}

.group-theory .setup-table td {
    padding: 10px 20px;
    vertical-align: middle;
}

.group-theory .table-container {
    overflow-x: auto;
}

@media (max-width: 768px) {
    i.fa.fa-phone {
        height: 10px;
        width: 8px;
    }

    i.fa.fa-phone:before {
        position: absolute;
        top: 12px;
        left: 17px;
    }
}

.privacy-policy h2 {
    font-size: 32px;

}

.privacy-policy h4 {
    font-size: 26px;
    line-height: 32px;
}

ul.new-list li:before {
    content: "";
    background: #d9282f;
    height: 8px;
    width: 8px;
    position: absolute;
    border-radius: 50%;
    top: 8px;
    left: -18px;
    /* right: 0px; */
}

ul.new-list {
    list-style: none;
}

.about.cards:hover h4 {
    color: #fff;
}

a {
    word-wrap: break-word;
    word-break: break-all;
    overflow-wrap: break-word;
    hyphens: auto;
}

ol.new-list-num li,
ol.new-list li {
    line-height: 25px;
    padding-bottom: 10px;
}

ul.ftr-link2.ftr-add li.pr {
    align-items: flex-start;
}

.program.cards:hover h4 {
    color: #000 !important;
}

.cnt-sec h3 {
    font-size: 24px !important;
    margin-bottom: 16px;
}

@media (max-width: 768px) {
    .youtube-video iframe {
        width: 100%;
        height: 216px;
    }

    .youtube-video iframe {
        padding: 10px 9px;
    }
}

.youtube-video iframe {
    border-radius: 8px;
    background-color: #D9282F;
    padding: 15px 18px;
}

span.product-menu-header-text.down-arrow:after {
    content: "\f0d7";
    font-family: fontawesome;
    padding-left: 4px;
}

@media only screen and (min-width: 991px) {
    .dropdown {
        z-index: 99;
    }
}

.mrb20 {
    margin-bottom: 20px !important;
}

p.btn-two.area-ser {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-bottom: 0;
}

p.btn-two.area-ser a.view-btn {
    margin: 15px 20px;
    min-width: 250px;
    text-align: center;
}

.inverted-background div#ls1.list-col-2 {
    padding: 0px;
}

::marker {
    color: #d9282f;
    font-weight: 600;
}

.itemid-133 div#mod-custom150,
.itemid-134 div#mod-custom150,
.itemid-135 div#mod-custom150,
.itemid-136 div#mod-custom150,
.itemid-137 div#mod-custom150,
.itemid-138 div#mod-custom150 {
    margin-top: 60px;
}

/*  */
img.abt-imgs.op-im.wht {
    filter: brightness(0) saturate(100%) invert(98%) sepia(98%) saturate(8%) hue-rotate(126deg) brightness(102%) contrast(102%);
    width: 64%;
}

img.abt-imgs.op-im-hvr.wht {
    filter: brightness(0) saturate(100%) invert(20%) sepia(94%) saturate(2988%) hue-rotate(346deg) brightness(89%) contrast(91%);
    width: 64%;
}

.Perfor-box.pdt0.add-cls {
    padding: 24px 22px !important;
}

.inverted-background .add-cls a.btn-wth-ato {
    background-color: #D9282F !important;
}

.inverted-background .add-cls a.btn-wth-ato span {
    color: #ffffff !important;
    filter: none !important;
}

.programs-gallery .cards {
    background: #ffffff !important;

}

.nw-css h3.mdl-title.cont-title {
    margin-top: 20px;
}

th.rd-lf {
    border-radius: 20px 0 0;
}

th.rd-rt {
    border-radius: 0px 20px 0 0;
}

table.table-bordered {
    border-collapse: unset !important;
}

td.rd-lf {
    border-radius: 0 0 0 20px;
}

td.rd-rt {
    border-radius: 0 0 20px 0px;
}

h4.cards-title.mrt15 {
    color: #ffffff;
}

.cards-body p.ft20 {
    color: #ffffff;
}

h3.mdl-title.fbt28 {
    font-size: 28px;
}

/*-- start bio About and studio page edit add css 21112024 by PT AWT---*/
.v-cnt.pngtr .col .pngtr-col-txt p {
    margin-bottom: 16px;
}

v-cnt.pngtr .col .pngtr-col-txt p:last-child {
    margin-bottom: 0px;
}

ul.msc-lst {
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.flx-rw.flx-start {
    display: flex;
    align-items: flex-start;
}

/*-- end bio About and studio page edit add css 21112024 by PT AWT---*/
/* by gopal for responsive */
h3.mdl-title {
    margin-bottom: 20px;
}

.bn-sc .flx-rw.mbgap24.gap48.rw-juxt {
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .flx-rw.mbgap24 {
        gap: 24px !important;
    }

    .navbar-expand .cnt-sec h3 {
        font-size: 20px !important;
    }

    ul.ftr-link2.ftr-add li.pr {
        justify-content: flex-start;
    }

    /* span.ftr-sb-txt {
        align-items: center;
    } */

    .flx-rw.mbgap24.flx-rev.reblion.rw-juxt.gap80.mb-gap34.mrt50 {
        margin-top: 34px !important;
    }

    button.accordion:after {
        right: 10px !important;
    }

    .bg-map .ser-area-sec {
        margin-bottom: 20px;
    }

    ul.new-list {
        padding-left: 20px;
    }

    .coll.frm h3.mdl-title {
        margin-top: 0 !important;
    }

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

    .innerpage-title,
    h1.eb-entry-title {
        font-size: 36px;
    }

    .bn-sc p a {
        word-break: normal;
    }

}

@media (max-width:550px) {
    .cnt-sec .Perfor-box.bdr-btm.pdt0.mrt30 {
        margin-top: 30px !important;
    }

    .cnt-sec .Perfor-box {
        padding: 16px !important;
    }

    .cnt-blk-frm .Perfor-box .mdl-title-flx h4 {
        font-size: 20px;
    }

    .Perfor-box img {
        max-width: 35px;
    }

    h3.mdl-title {
        margin-bottom: 20px;
        margin-top: 0 !important;
    }

    .pad-tb50 {
        padding-top: 24px;
        padding-bottom: 36px;
    }

    .setup-table th,
    .group-theory .setup-table td {
        padding: 10px 10px;
    }

    .group-theory .setup-table td p {
        font-size: 15px;
    }

    .v-cnt.pngtr .col {
        padding: 16px 16px;
    }

    .flc-cl p:last-of-type {
        margin-bottom: 0;
    }

    a.btn-wth-ato,
    .btn-wth-ato {
        font-size: 14px;
    }

    div.panel.show p {
        font-size: 15px;
    }

    .btn.btn-center.desk-show {
        display: none;
    }
}

@media (min-width:550px) {
    .btn.btn-center.mob-show {
        display: none;
    }
}

/*  */
.add-syl .flx-cls,
.flx-cls.abt-sec {
    flex-wrap: wrap;
}

.add-syl .about.cards,
.about.cards.camp-cards {
    flex: 1 48%;
}

.img-glry {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    /* 
    align-items: center;
    justify-content: center; */
}

.img-glry .item {
    flex: 1 30%;
    max-width: 30%;
    text-align: center;

}

.pdb0 {
    padding-bottom: 0px;
}

@media (max-width:991px) {
    .img-glry {
        justify-content: center;
    }
}

.flx-rw.rev.mbgap24.gap48.rw-juxt.two-sc {
    align-items: stretch;
}

/*  */
/* css by gopal */
.mrb60 {
    margin-bottom: 60px;
}

.two-sec .flx-cls {
    flex-wrap: wrap;
}

.two-sec .cards {
    flex: 1 47%;
    max-width: 50%;
}

.flx-rw.two-sc {
    align-items: unset;
}

.two-sc .Perfor-box {
    margin-bottom: 0;
    height: 100%;
}

.two-sec ul.new-list li:before {
    background: #fff;
}

@media (max-width: 768px) {
    .mrb60 {
        margin-bottom: 40px;
    }

    .two-sec .cards {
        flex: 1 100%;
        max-width: 100%;
    }

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

    .innerpage-title,
    h1.eb-entry-title {
        font-size: 30px;
        line-height: 34px !important;
    }
}

.pd120.itqol-sec {
    opacity: 0.8;
}

.max-wth1000.mrato {
    opacity: 999999;
}

.max-wth900 {
    max-width: 900px;
}

li.mod-breadcrumbs__item.breadcrumb-item:first-child .pathway span:after {
    content: "";
    width: 18px;
    height: 18px;
    background: url(/images/svg/bred-left-arrow.svg);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 4px;
    left: -19px;
}

ul.new-list {
    padding-left: 18px;
}

.mx-wth410 {
    max-width: 539px;
}

/* custom css  by gopal on 24jan2k25*/
.bg-custom.cust-size,
.bg-custom2.bg-custom.cust-size {
    text-align: center;
}

.bg-custom {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    border-radius: 8px;
    background: #000;
    box-shadow: 0px 30px 40px 0px rgba(217, 40, 47, 0.10);
    padding: 20px 32px;
    position: relative;
    margin: 20px auto;
}

.bg-custom2 {
    color: #fff;
}

.mrt30 {
    margin-top: 30px;
}

.prep {
    background: #fffafe;
    flex: 1 100%;
    max-width: 100%;
    padding: 40px 40px 25px 40px;
    border-radius: 16px;
}

span.high-txt {
    color: #d9282f;
    font-weight: 800;
}

.op-blk .ser3-cl3 {
    max-width: 32.33%;
}

.pngtr-col-blck .icon-bg-m {
    background: #d9282f !important;
    width: 50px !important;
    height: 50px !important;
    margin-bottom: 0;
    display: flex;
}

.m-cst {
    margin: 5px auto;
}

.m6auto {
    margin: 6px auto;
}

.camp-cards {
    background: #d9282f;
}

.cm-icon-bg.icon-bg-m.icon-strt {
    margin: 8px 0px;
}

.ser2-imbr-sm {
    width: 72%;
    height: auto;
}

.maxwth699 {
    max-width: 699px;
}

.aln-unset {
    align-items: unset !important;
}

span.high-txt {
    color: #d9282f;
    font-weight: 800;
}

.ch-bg {
    background-color: #fffafe;
}

img.abt-imgs.op-im.abt-sm {
    border-radius: 50%;
    border: 5px solid #d9282f;
}

img.abt-imgs.op-im.abt-sm.abt-sm-2 {
    border: 5px solid #F2EE00;
}

img.abt-imgs.op-im.abt-sm.abt-sm-3 {
    border: 5px solid #0FE0FC;
}

h2.camp-head {
    color: #D9282F;
}

.aln-cntr {
    align-items: center;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mt25 {
    margin-top: 25px
}

a.reg {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    border-radius: 8px;
    background: #D9282F;
    box-shadow: 0px 30px 40px 0px rgba(217, 40, 47, 0.10);
    padding: 12px 24px;
    margin-top: 24px;
    display: inline-block;
}

/* changed */
.flx-cls.scdule {
    flex-wrap: wrap;
}

.about.cards.camp-cards.img-flx {
    flex: 1 100%;
    display: flex;
    align-items: center;
    gap: 75px;
}

.img-flx .ser2-imbr-sm {
    max-width: 300px;
    width: 100%;
    height: auto;
}

.about.cards h4 a {
    color: #fff;
    font-size: 32px;
}

.img-flx.bg-bl {
    background: #D9282F;
}

.img-flx.bg-bl img.abt-imgs.op-im {
    border: 5px solid #F2EE00;
}

.img-flx p.cards-text {
    line-height: 32px;
}

.img-flx.bg-bl a.reg {
    background: #000;
}

@media (max-width: 991px) {
    .op-blk .ser3-cl3 {
        max-width: 100%;
    }

    .btn.btn-center.mob-mrgn {
        margin-top: 24px;
    }

    .about.cards.camp-cards.img-flx {
        flex: 1 100%;
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    h3.mdl-title.cont-title {
        font-size: 20px;
    }

    .itemid-124 .op-blk .ser2-cl {
        max-width: 100%;
        flex: 1 100%;
    }

    .about.cards.camp-cards.img-flx {
        gap: 34px;
        flex-direction: column;
        text-align: center;
    }

    .about.cards h4 a {
        font-size: 26px;
    }

    .img-flx p.cards-text {
        line-height: 28px;
    }

    .img-flx .ser2-imbr-sm {
        max-width: 250px;
        width: 100%;
    }
}

/* Summer camp new design css  */
.flx-col {
    flex-direction: column;
}

.flx.flx-col.align-start {
    align-items: flex-start;
}

.pl-32 {
    padding-left: 32px;
}

.gap8 {
    gap: 8px !important;
}

.list {
    position: relative;
}

.camp span.inner-span::before {
    content: "";
    background-image: url("/images/svg/calendar_month.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 28px !important;
    height: 28px !important;
    display: flex;
    align-items: center;
    justify-content: center;

}

.camp2 span.inner-span::before {
    background-image: url("/images/svg/schedule.svg");
}

.camp3 span.inner-span::before {
    background-image: url("/images/svg/child_care.svg");
}

.camp4 span.inner-span::before {
    background-image: url("/images/svg/payments.svg");
}

h4.camp-txt {
    color: #000;
    font-family: "Archivo Narrow";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 46.2px;
    text-transform: uppercase;
}

.mt12 {
    margin-top: 12px;
}

.camp-box {
    flex: 1 31%;
    max-width: 33%;
}

.pd2480 {
    padding: 24px 80px;
}

.bg-black {
    background-color: #000;
}

.bg-black p {
    color: #fff;
}

.txt-upper {
    text-transform: uppercase;
}

.content-center {
    justify-content: center;
}

.mb0 {
    margin-bottom: 0px !important;
}

a.cust-bg-btn {
    background-color: #000;
}

h4.camp-head {
    font-size: 24px;
}

.mx279 {
    max-width: 314px;
}

.cust-margin {
    margin-top: 67px;
}

.camp-sp::before {
    padding-right: 8px;
}

.max-wth1440.pr.pd120.pdt45 {
    padding-top: 40px;
}

.gap40 {
    gap: 40px;
}

/* css by gopal 31jan2k25 */
.flx-cls.flx.cam-4 {
    flex-wrap: wrap;
    align-items: unset;
}

.cam-4 .camp-box {
    flex: 1 47%;
    max-width: 48%;
}

.cam-4 .camp-box img {
    border-radius: 10px;
    width: 100%;
}

h3.text-center {
    font-size: 24px;
}

/* css by gopal 31jan2k25 end */
@media (max-width: 991px) {
    .camp-box {
        flex: 1 100%;
        max-width: 100%;
    }

    .mx279 {
        max-width: 100%;
    }

    a.mob-btn-wth-ato,
    .mob-btn-wth-ato {
        font-size: 14px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width: 768px) {
    i.fa.fa-phone.mob-abs:before {
        position: absolute;
        top: 14px;
        left: 122px;
    }

    h4.camp-head {
        font-size: 20px;
        line-height: 30px;
    }

    h4.camp-txt {
        font-size: 24px;
    }

    .cust-margin {
        margin-top: 32px;
    }

    h3.camp-info {
        font-size: 28px !important;
    }

    .cam-4 .camp-box {
        flex: 1 100%;
        max-width: 100%;
    }

    h3.text-center {
        font-size: 20px;
    }
}

@media (max-width: 360px) {
    i.fa.fa-phone.mob-abs:before {
        left: 98px;
    }

    h4.camp-head {
        font-size: 20px;
    }
}

.flx-col {
    flex-direction: column;
}

.flx.flx-col.align-start {
    align-items: flex-start;
}

.pl-32 {
    padding-left: 32px;
}

.gap8 {
    gap: 8px !important;
}

.list {
    position: relative;
}

.camp span.inner-span::before {
    content: "";
    background-image: url("/images/svg/calendar_month.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 28px !important;
    height: 28px !important;
    display: flex;
    align-items: center;
    justify-content: center;

}

.camp2 span.inner-span::before {
    background-image: url("/images/svg/schedule.svg");
}

.camp3 span.inner-span::before {
    background-image: url("/images/svg/child_care.svg");
}

.camp4 span.inner-span::before {
    background-image: url("/images/svg/payments.svg");
}

h4.camp-txt {
    color: #000;
    font-family: "Archivo Narrow";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 46.2px;
    text-transform: uppercase;
}

.mt12 {
    margin-top: 12px;
}

.bg-black {
    background-color: #000;
}

.bg-black p {
    color: #fff;
}

.txt-upper {
    text-transform: uppercase;
}

.content-center {
    justify-content: center;
}

.mb0 {
    margin-bottom: 0px !important;
}

h4.camp-head {
    font-size: 24px;
}

.mx279 {
    max-width: 314px;
}

.cust-margin {
    margin-top: 94px;
}

.camp-sp::before {
    padding-right: 8px;
}

.max-wth1440.pr.pd120.pdt45 {
    padding-top: 40px;
}

.gap40 {
    gap: 40px;
}

@media (max-width: 991px) {
    .camp-box {
        flex: 1 100%;
        max-width: 100%;
    }

    .mx279 {
        max-width: 100%;
    }

    a.mob-btn-wth-ato,
    .mob-btn-wth-ato {
        font-size: 14px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width: 768px) {
    i.fa.fa-phone.mob-abs:before {
        position: absolute;
        top: 14px;
        left: 122px;
    }

    h4.camp-head {
        font-size: 20px;
        line-height: 30px;
    }

    h4.camp-txt {
        font-size: 24px;
        line-height: 32.2px;
    }

    .cust-margin {
        margin-top: 32px;
    }
}

@media (max-width: 360px) {
    i.fa.fa-phone.mob-abs:before {
        left: 98px;
    }

    h4.camp-head {
        font-size: 20px;
    }
}

/* Summer camp new design 01-02-2025 */
.camp-box {
    flex: 1 44%;
    max-width: 44%;
}

.sm-cmp {
    flex: 1 40%;
    /* max-width: 13%; */
}

.custgap40 {
    row-gap: 52px;
    column-gap: 60px;
}

.maxwth180 {
    max-width: 180px;
}

.max380 {
    max-width: 380px;
}

@media (max-width: 991px) {
    .camp-box {
        flex: 1 100%;
        max-width: 100%;
    }

    .custgap40 {
        column-gap: 40px;
    }

    .maxwth180 {
        max-width: 100%;
    }
}

/* Terms and conditions css  */
p.para-bold {
    font-weight: 700;
    color: #000;
}

a.trm-ankr {
    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.fts-24 {
    font-size: 24px;
}

.terms-list {
    padding-left: 40px !important;
}

h2.term-hd {
    line-height: 46.6px;
    font-weight: 700;
}

/* Fixation code  */

.wh-none .inner-span {
    white-space: nowrap;
}

.ml48 {
    margin-left: 48px;
}

.fw700 {
    font-weight: 700;
}

.cblck {
    color: #000;
}

@media (max-width: 991px) {
    .ml48 {
        margin-left: 0;
    }
}

/* 05-02-2025 addded css  */
.camp5 span.inner-span::before {
    background-image: url("/images/extend-hrs.png");
}

.maxwth440 {
    max-width: 440px;
}

@media (max-width: 991px) {
    .maxwth440 {
        max-width: 100%;
    }
}

a.cust-bg-btn {
    background-color: #fff;
    color: #000;
}

a.cust-bg-btn:hover {
    background-color: #000;
    color: #fff;
}

.pd2480 {
    padding: 30px 80px;
}

@media (max-width: 768px) {
    .pd2480 {
        padding: 10px 20px;
    }
}

@media (max-width: 768px) {
    .pd2480 {
        padding: 8px;
    }
}

.pngtr-col-txt.pngtr-col-blck.camp-border {
    border: 2px solid #D9282f;
}

.flx-cls {
    flex-wrap: wrap;
}

h4.cust-clr {
    color: #D9282F;
}

.align-start {
    align-items: flex-start !important;
}

a.term-ankr {
    color: #000;
}

a.term-ankr-2 {
    color: #fff;
}

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

/*  */

/* 26-03-2025 added css of blogs */
/* blogs css added on 26-03-2025 */
div#eb.eb-mod-search.mod-easyblogsearch {
    margin-bottom: 52px;
    margin-top: 80px;
}

div#eb.eb-mod-search .input-group {
    border-radius: 200px !important;
    border: 1.5px solid #013A63 !important;
    max-width: 700px !important;
    margin-left: auto;
    margin-right: auto;
}

#eb.eb-mod-search .form-control {
    left: 16px;
    padding: 16px;
    height: auto;
    border: none;
    transition: none;
    box-shadow: none;
    color: #A1A1AA;
    font-size: 16px;
    line-height: 20px;
}

#eb.eb-mod-search .btn.btn-default.serch-btn,
#eb.eb-mod-search .btn.btn-default.serch-btn:hover,
#eb.eb-mod-search .btn.btn-default.serch-btn:focus {
    background: transparent !important;
    border: none !important;
    height: 100%;
    outline: 0;
}

.eb-headers {
    display: none;
}

#eb .eb-post-listing.is-column.eb-post-listing--col-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.clae-blog #eb .eb-post-listing.is-column {
    gap: 20px;
    row-gap: 52px;
}

.clae-blog #eb .eb-post-listing__item {
    border-radius: 12px;
    background: #FFF;
    padding: 16px;
}

.clae-blog #eb .eb-post-simple__meta--text {
    padding-left: 12px;
    padding-right: 12px;
}

.eb-post-simple__category a {
    font-size: 14px;
}

.clae-blog #eb .eb-post-simple .eb-post-simple__title a {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    line-height: 34px;
}

.clae-blog #eb .eb-post-simple__meta--text {
    border-radius: 200px;
    background: rgba(196, 196, 196, 0.20);
    margin-top: 20px;
    /*max-width: 140px;*/
    max-width: max-content;
}

.clae-blog #eb .eb-post-simple .eb-post-simple__author a {
    color: #97989F;
    /*font-family: "Work Sans";*/
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.clae-blog #eb .eb-post-simple__meta-date {
    color: #97989F;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

div#row-fluidx {
    padding-bottom: 80px;
}

.clae-blog #eb .eb-post-thumb .eb-post-image img {
    border: none;
    box-shadow: none;
    border-radius: 12px 12px 0px 0px !important;
}

#eb.eb-view-entry .eb-entry-body {
    padding-top: 60px;
    padding-bottom: 60px;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
}

#eb.eb-view-entry .eb-post-thumb.is-full {
    margin: 0 !important;
}

.view-entry .clae-blog #eb .eb-post-thumb .eb-post-image img {
    display: none;
}

/* #eb .eb-entry-article .blog-img img {
    border-radius: 24px;
} */

#eb .blog-post-con h2 {
    color: #013A63;
    font-size: 32px;
    font-family: Inter;
    line-height: normal;
    text-transform: capitalize;
    margin-top: 32px;
}

#eb .blog-post-con p {
    margin-top: 12px;
}

#eb .blog-post-con .pdl20 {
    margin-left: 20px;
}

#eb .blog-post-con p.dot-bl {
    color: #013A63;
    position: relative;
    font-weight: 700;
}

#eb .blog-post-con p.dot-bl:before {
    content: "";
    background-color: #013A63;
    border-radius: 50px;
    position: absolute;
    width: 8px;
    height: 8px;
    left: -20px;
    top: 6px;
}

ul.check-ul {
    margin-top: 16px;
}

ul.check-ul li {
    position: relative;
    padding-left: 36px;
    margin-top: 12px;
}

ul.check-ul li::before {
    content: "";
    background-image: url(../../../../../../images/svg/check_circle.svg);
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0px;
    background-color: transparent;
    left: 0px;
    border-radius: 0;
}

a.global-btn {
    padding: 10px 18px;
    display: inline-block;
    width: auto;
    text-align: center;
    align-items: center;
    gap: 8px;
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 4px;
    background: #0098BC;
}

#eb .blog-post-con a.global-btn {
    color: #FFFFFF;
}

#eb .blog-post-con a {
    color: #0098BC;
    font-weight: 800;
}

.mt32 {
    margin-top: 32px;
}

li.mod-breadcrumbs__item.breadcrumb-item a,
li.mod-breadcrumbs__item.breadcrumb-item {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

li.mod-breadcrumbs__item.breadcrumb-item {
    position: relative;
}

ul.mod-breadcrumbs.breadcrumb li a {
    text-decoration: none;
}

/* li.mod-breadcrumbs__item.breadcrumb-item:after {
    content: '';
    background-image: url(/images/svg/btn-arw-rgt18.svg);
    position: absolute;
    width: 18px;
    height: 18px;
    top: -4px;
    right: -21px;
    border-radius: 24px;
} */

a.blog-ankr {
    color: #013A63 !important;
}

#eb .eb-post-thumb {
    margin-bottom: 0px !important;
}

#eb p.cust-para {
    color: #1E1E1E !important;

}

#eb span.flg-rd {
    color: red !important;
    font-weight: 700;
}

#eb .blog-post-con p.dot-bl.pr-dot-unbold {
    font-weight: 400;
    color: #5E5E5E;
}

#eb .divider {
    display: none !important;
}

.bk-blg-img {
    position: relative;
    overflow: hidden;
}

.bk-blg-img:before {
    content: "";
    background: url(/images/banners/bannr-bg-mg2.png);
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: cover;
    top: 0;
    right: -348px;
}

.bk-blg-img:after {
    content: "";
    background: url(/images/banners/bannr-bg-mg1.png);
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: cover;
    top: 0;
    right: -278px;
}

/* blog detail page css  */
.view-entry .site-width.esyb-wrap.clae-blog {
    max-width: 100%;
    padding: 0;
}

#eb .page-header .eb-entry-meta {
    margin: 15px 0 20px;
    display: flex;
    gap: 7px;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
}

#eb .page-header .eb-entry-meta>div+div:before {
    content: none;
}

#eb .page-header .eb-entry-meta a {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.pdt30 {
    padding-top: 30px;
}

@media(max-width: 991px) {
    div#eb.eb-mod-search.mod-easyblogsearch {
        margin-bottom: 25px;
        margin-top: 40px;
    }

    #eb .eb-post-listing.is-column.eb-post-listing--col-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .clae-blog #eb .eb-post-listing.is-column {
        row-gap: 0px !important;
    }

    #eb .blog-post-con h2 {
        font-size: 25px;
    }

    #eb h3 {
        font-size: 20px;
    }

    .page-header h1 {
        font-size: 35px;
    }

    #eb.eb-view-entry .eb-entry-body {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media(max-width: 768px) {
    #eb .eb-post-listing.is-column.eb-post-listing--col-3 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }

    div#eb.eb-mod-search.mod-easyblogsearch {
        margin-bottom: 15px;
        margin-top: 25px;
    }

    #eb .blog-post-con h2 {
        font-size: 20px;
    }

    #eb h3 {
        font-size: 18px;
    }

    .page-header h1 {
        font-size: 25px;
    }

    #eb.eb-view-entry .eb-entry-body {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

/* 28-03-2025 added css  */
h4.pt10.wlsnh4 {
    font-size: 19px;
}

.disclaimer {
    padding: 30px 100px 0;
    text-align: center;
    border-top: 1px solid #716f6f;
}

.disclaimer p {
    line-height: 1.5;
    font-size: 14px;
    color: #e4e4e4;
}

.lang-switch {
    max-width: 120px;
}

.script-mdl-btn {
    display: flex;
    align-items: center;
    justify-self: flex-start;
    gap: 12px;
}

.fx-sz img {
    max-width: 240px;
}

.hd-btn.script-mdl-btn a.flex.btn.cust-btn {
    font-size: 18px;
}

@media(max-width: 768px) {
    .disclaimer {
        padding: 30px 20px 0;
    }
}

div#row-fluidx {
    padding-bottom: 0px;
}

.view-grid div#row-fluidx {
    /* padding: 40px 0; */
    padding-top: 50px;
    padding-bottom: 50px;
}

h1.eb-entry-title {
    font-weight: 600;
    color: #ffffff;
    font-size: 32px;
    line-height: 40px !important;
    margin-top: 10px;
    text-align: left;
}

time.eb-meta-date {
    color: #fff;
}

.blog-box h2 {
    font-size: 34px;
    margin-bottom: 14px;
    padding-top: 20px;
}

.blog-img {
    padding: 20px 0;
}

.blog-box p b {
    font-size: 18px;

}

.blog-box ul li {
    line-height: 34px;
}

#eb h3 {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    font-size: 26px;
    line-height: 130%;
}

/*.eb-post-simple__author {*/
/*    display: none !important;*/
/*}*/
.eb-post-simple__category {
    display: none !important;
}

#eb .eb-post-simple__meta>div+div:before {
    content: none !important;
    padding: 0 2px 0 5px !important;
    ;
}

@media (max-width:768px) {
    .blog-box h2 {
        font-size: 28px;
        margin-bottom: 14px;
        padding-top: 16px;
    }

    #eb h3 {
        margin-top: 16px !important;
        margin-bottom: 10px !important;
        font-size: 22px;
        line-height: 130%;
    }

}

li.mod-breadcrumbs__item.breadcrumb-item a.pathway:after {
    content: '';
    background-image: url(/images/svg/bred-left-arrow.svg);
    position: absolute;
    width: 18px;
    height: 19px;
    top: 2px;
    right: -16px;
    border-radius: 24px;
}

#eb .eb-entry-article a {
    color: #a62a30;
}

/* 31-03-2025 added css  */
.blog-box h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 16px;
    padding-top: 25px;
    line-height: 34px;
}

#eb p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: rgba(8, 17, 13, .7);
}

li.mod-breadcrumbs__item.breadcrumb-item a.pathway.rl:after {
    content: unset;
}

#eb h3 {
    margin-top: 25px !important;
    margin-bottom: 16px !important;
    font-size: 25px;
    line-height: 30px;
    font-weight: 500;
}

.eb-post-thumb.is-full a.eb-post-image img {
    width: 1200px;
    height: 180px !important;
}

#eb .eb-post-simple a {

    word-wrap: unset;
    word-break: unset;
    overflow-wrap: unset;
}

.iframe-cont iframe {
    max-width: 100% !important;
}

@media(max-width: 991px) {
    .eb-post-thumb.is-full a.eb-post-image img {
        height: auto !important;
    }
}

select#Age_Group,
select#Select\ Camp {
    padding: 12px 10px !important;
}

/*--- start css blog images set  dt 14042025 by PT AWT ---*/
#eb .eb-entry-article img.abt-imgs.bdr-rds.flt-rgt {
    max-width: 750px;
}

#eb .eb-entry-article .blg-ctr-im.blog-img iframe {
    max-width: 560px;
}

/*--- end blog images set  dt 14042025 by PT AWT ---*/
#eb ul.uk-list,
#eb ol.uk-list {
    padding-left: 20px !important;
}

#eb ol li {
    margin-bottom: 12px;
    line-height: 160%;
}

#eb .btn {
    display: block !important;
}

#eb .btn a {
    color: #fff;
}

#eb .clearfix,
.crosal-box {
    overflow: unset;
}

/* 15-04-2025 added css  */
.mt24 {
    margin-top: 24px;
}

#eb ol li {
    margin-bottom: 12px;
    line-height: 160%;
}

ul.flx-lst {
    margin-top: -10px !important;
    display: flex;
    gap: 48px;
    padding-left: 20px;
}

@media (max-width: 768px) {
    ul.flx-lst {
        margin-top: -10px !important;
        display: flex;
        flex-direction: column;
        gap: 0px;
    }
}

/* 16-04-2025 added css  */
#eb p.pl-30 {
    padding-left: 36px;
}

.flx.jsp-btw2 {
    justify-content: space-between;
    max-width: 207px;
    /* gap: 91px; */
}

.flx.jsp-btw {
    justify-content: space-between;
    max-width: 192px;
}

#eb .max200 {
    max-width: 200px !important;
}

#eb p.txw-end {
    text-align: end;
    max-width: 168px;
}

.flx.jsp-btw3 {
    justify-content: flex-end;
    max-width: 180px;
    gap: 40px;
}

.gap22 {
    gap: 22px;
}

p.cap {
    background: #000;
    color: #fff;
    padding: 12px 20px;
    margin-top: -10px;

}

.cmp table {
    border-collapse: collapse;
    width: 100%;
}

.cmp td,
.cmp th {
    border: 1px solid #c8c8c8;
    text-align: left;
    padding: 10px;
}

.wrp {
    flex-wrap: wrap;
}

.cmp td:first-child,
.cmp td:nth-child(2),
.cmp td:first-child,
.cmp th:nth-child(2) {
    width: 250px;
}

.cmp>p,
.rd {
    color: #a62a30;
}

.vid {
    flex: 1 45%;
    background: #000;
}

@media(max-width:991px) {

    .flx.jsp-btw,
    .flx.jsp-btw2,
    .flx.jsp-btw3 {
        flex-direction: row;
    }

    .breadcrumb {
        /* justify-content: center; */
    }
}

@media(max-width: 768px) {
    #eb .max200 {
        max-width: 180px !important;
    }

    .cmp td:first-child,
    .cmp td:nth-child(2),
    .cmp td:first-child,
    .cmp th:nth-child(2) {
        width: 90px;
    }
}

#eb ul.uk-list {
    padding-left: 20px !important;
}

#eb ol.uk-list {
    padding-left: 15px !important;
}

.abt-sec .cards {
    flex: 1 44%;
}

.pt0 {
    padding-top: 0px;
}

.mrgn-ato {
    margin: auto;
}

.mrgn-ato .pngtr-flx {
    margin: auto;
}

img.abt-imgs.img-wdt1 {
    width: 250px;
}

img.abt-imgs.img-wdt2 {
    max-width: 155px !important;
}

ul.new-list.two-col-lst {
    display: flex;
    flex-wrap: wrap;
    column-gap: 40px;
}

ul.new-list.two-col-lst li {
    flex: 1 30%;
    max-width: 33%;
}

@media (min-width: 991px) {
    .dsk-disp-n {
        display: none;
    }
}

@media (max-width: 991px) {
    .dsk-disp {
        display: none;
    }
}

@media (max-width: 800px) {
    ul.new-list.two-col-lst li {
        flex: 1 47%;
        max-width: 48%;
    }
}

@media (max-width: 600px) {
    ul.new-list.two-col-lst li {
        flex: 1 100%;
        max-width: 100%;
    }
}

/* 23-09-2025 added css  */
.i-frame-container iframe {
    border-radius: 8px;
    width: 100%;
}

.mx715 {
    max-width: 715px;
}

/* 24-09-2025 added css  */
.mrt0 {
    margin-top: 0;
}

.flc-cl.flc-cl30 {
    flex: 1 30%;
    width: 30%;
}

.max-wth1008 {
    max-width: 1008px;
}

.flx-rw.wrap .flc-cl {
    flex: 1 100%;
    width: 100%;
    max-width: 48%;
}

.flx-rw.wrap {
    flex-wrap: wrap;
    gap: 32px;
    row-gap: 32px;
}

@media (max-width: 991px) {
    .flx-rw.wrap .flc-cl {
        flex: 1 100%;
        width: 100%;
        max-width: 100%;
    }

    .flx-cl.pr {
        flex: 1 100%;
        width: 100%;
    }

    .breadcrumb {
        justify-content: center;
    }

    .flc-cl.flc-cl30 {
        flex: 1 100%;
        width: 100%;
    }
}

/* 24-09-2025 group-theory page added css  */
.gt-sec ul.new-list.mrb0 {
    margin-top: 0;
    margin-bottom: 10px;
}

.txt-blk100 {
    flex: 1 100%;
}

.pngtr-flx.level-blk {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    row-gap: 26px !important;
    gap: 44px;
}

.pngtr-col-im img {
    display: flex;
}

.pngtr-flx.level-blk .pngtr-col-txt,
.pngtr-flx.level-blk .pngtr-col-im {
    flex: 1 50%;
    max-width: 48%;
}

.pngtr-flx.level-blk ul.new-list.mrb0 {
    margin-bottom: 0;
}

.pngtr-flx.level-blk ul li:last-child {
    padding-bottom: 0px;
}

.indl-lesn h4.cls-hd {
    line-height: 120%;
}

.v-cnt.pngtr.lvl-blk .col {
    padding: 30px;
}

@media (max-width: 1280px) {

    .pngtr-flx.level-blk .pngtr-col-txt,
    .pngtr-flx.level-blk .pngtr-col-im {
        flex: 1 50%;
        max-width: 46%;
    }
}

@media (max-width: 1064px) {
    .logo-top img {
        width: 180px;
    }
}

@media (max-width: 991px) {
    .pngtr-flx.level-blk {
        row-gap: 16px !important;
        gap: 30px;
    }

    .pngtr-flx.level-blk.group-theory1-flx {
        flex-direction: column-reverse;
    }

    .pngtr-flx.level-blk.group-theory1-flx .pngtr-col-txt {
        order: 1;
    }

    .pngtr-flx.level-blk ul li:last-child {
        padding-bottom: 8px;
    }

    p.mt32.mbt0 {
        margin-top: 0;
    }

    .pngtr-col-im.group-theory1 {
        order: 2;
    }

    .pngtr-flx.level-blk .pngtr-col-txt,
    .pngtr-flx.level-blk .pngtr-col-im {
        flex: 1 100%;
        max-width: 100%;
    }

    .flx-rw.wrap .flc-cl {
        flex: 1 100%;
        width: 100%;
        max-width: 100%;
    }
}


/* 29-09-2025 added css  */
@media (max-width: 459px) {
    .breadcrumb {
        justify-content: center;
        flex-direction: column;
        gap: 10px;
    }

    li.mod-breadcrumbs__item.breadcrumb-item a.pathway:after {
        right: 37%;
    }
}

.abt-sec.grp-wrp .program.cards {
    flex: 1 30% !important;
    max-width: 30%;
}

@media (max-width: 991px) {
    .flx-cls.abt-sec {
        flex-direction: row;
    }

    .abt-sec.grp-wrp .program.cards {
        flex: 1 48% !important;
        max-width: 48% !important;
    }

}

@media (max-width: 768px) {
    .abt-sec.grp-wrp .program.cards {
        flex: 1 47% !important;
        max-width: 47% !important;
    }

    .programs-gallery .grp-wrp .cards {
        padding: 24px 24px 0px 24px !important;
    }
}

@media (max-width: 550px) {
    .flx-cls.abt-sec {
        flex-direction: column;
    }

    .abt-sec.grp-wrp .program.cards {
        flex: 1 100% !important;
        max-width: 100% !important;
    }
}

.flx-rw.gap80.st-tr-video {
    display: flex;
    flex-direction: column;
    gap: 30px !important;
}

.flc-cl.mbgap24.gap80.i-frame-container {
    /* flex: 1 69%; */
    width: 100%;
    max-width: 764px;
}

.st-tr-video .flc-cl.mbgap24.gap80.i-frame-container,
.st-tr-video .flc-cl.flc-cl30 {
    flex: 1 75%;
    width: 75%;
}

.st-tr-video ul.new-list {
    display: flex;
    gap: 32px;
    flex-wrap: wrap;
    row-gap: 10px;
    margin-bottom: 0;
}

.st-tr-video ul.new-list li {
    flex: 1 50%;
    max-width: 48%;
}

.pr.pd120.st-tr-video-sec {
    padding-bottom: 50px;
}

.st-tr-video ul.new-list li a {
    word-break: auto-phrase;
}

.studiotour_s2 h3.mdl-title.cont-title {
    margin-top: 0;
}

.studiotour_s2 h2.mdl-title {
    margin-bottom: 0;
}

/* 29-10-2025 added css  */
.about.cards.mrch-bg {
    background: #fff;
    color: #000 !important;
}

.pd0 {
    padding: 0 !important;
}

.two-sec .mrch-bg ul.new-list li:before {
    background: #d9282f !important;
}

.txwh {
    color: #000 !important;
}

.cards.mrch-bg:hover p,
.cards.mrch-bg:hover h4 {
    color: #000 !important;
}

.mb50{
    margin-bottom: 50px;
}

@media (min-width: 992px) and (max-width: 1144px) {
    .logo-top img {
        width: 98px !important;
    }
}

@media (max-width: 1100px) {

    .st-tr-video .flc-cl.mbgap24.gap80.i-frame-container,
    .st-tr-video .flc-cl.flc-cl30 {
        flex: 1 75%;
        width: 100%;
    }

    .st-tr-video ul.new-list {
        gap: 24px;
        row-gap: 10px;
    }
}

@media (max-width: 991px) {
    .breadcrumb {
        gap: 10px;
        flex-wrap: wrap;
    }

    .st-tr-video .flc-cl.mbgap24.gap80.i-frame-container,
    .st-tr-video .flc-cl.flc-cl30 {
        flex: 1 75%;
        width: 100%;
    }

    .mb50{
        margin-bottom: 30px;
    }

}

@media (max-width: 768px) {

    .st-tr-video .flc-cl.mbgap24.gap80.i-frame-container,
    .st-tr-video .flc-cl.flc-cl30 {
        flex: 1 75%;
        width: 100%;
    }

    .st-tr-video ul.new-list li {
        flex: 1 50%;
        max-width: 100%;
    }
    .mb50{
        margin-bottom: 20px;
    }
}

.studiotour_s2 .flc-cl.mbgap24.gap80.i-frame-container {
    max-width: 877px;
    flex: 1;
    width: 100%;
}

/* 14-10-2025 added css  */
fieldset#rsform_6_page_0 {
    border: none;
    padding: 0;
}

.formError {
    color: #cf4d4d;
    font-size: 16px !important;
}