body .modal-open {
    padding: 0 !important;
}

body {
    padding-right: 0 !important;
    font-family: "Manrope", sans-serif !important;
    /* margin: revert !important; */
    overflow-x: hidden;
}
.text-leftt {
    text-align: left !important;
}

button {
    outline: none !important;
}

button::-moz-focus-inner {
    border: none !important;
}

.banner-part1 {
    height: 100%;
    background-color: #ffcc03;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.custom-web-show {
    display: block;
}
.sec1-title {
    font-size: 55px;
    font-weight: 900 !important;
    font-family: "Manrope", sans-serif !important;
}
.main-banner-sub-title {
    font-family: "Manrope", sans-serif !important;
    max-width: 550px;
    font-size: 19px;
    font-weight: 600;
}
.banner {
    background: url("../img/homePageImages/black_bg_banner.png") 0% 0% no-repeat
        padding-box;
    /* background-size: 100% 100%; */
    background-size: cover;
    background-position: 100% 50%;
    background-color: black;
    /* margin-top:-8px; */
    /* width: 101%; */
    height: 60px;
    margin-top: 0px;

    margin-left: -0.5%;
}

.bg-linear {
    background: linear-gradient(
        to bottom,
        #e6efff 0%,
        rgba(230, 239, 255, 0) 100%
    );
}

.banner-40-font {
    font-size: 20px;
    font-family: geekexpressbold;
    letter-spacing: 0px;
    margin-top: 7px;
}

.banner-header-icon {
    width: 18px;
    height: 26px;
}

.purch-track-text {
    min-width: max-content;

    margin-bottom: 10px;
}
.why-us-semi-titles {
    font-size: 18px;
}

.purchase-button {
    background: transparent linear-gradient(180deg, #ffce00 0%, #ebbe00 100%) 0%
        0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 24px;
    padding: 10px 50px;
    font-weight: bold;
    font-size: 13px;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    color: #000000;
}
.language {
    background-color: #f0f0f0;
    padding: 3px 1px;
    border-radius: 40px;
    cursor: pointer;
    width: fit-content;
}

.lang {
    border-radius: 40px;
    background-color: #f0f0f0;
    padding: 3px 4px;
    width: 100%;
}

.selected-lang {
    border-radius: 40px;
    background-color: #ebbe00;
    padding: 3px 10px;
    width: 100%;
}

.values-icons {
    object-fit: cover;
}
.geek-title {
    font-size: 32px;
    font-family: "Manrope", sans-serif !important;
    letter-spacing: 0.64px;
    opacity: 1;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    /* min-width: max-content; */
}
.futuristic-title {
    font-size: 31px;
    letter-spacing: 0.64px;
    opacity: 1;
    padding-top: 0px;
    padding-bottom: 10px;
}
.geek-description {
    font: normal normal normal 16px geekexpressregular;
    text-align: center;
}
.book_free_trial {
    background: #000000 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 35px;
    color: #ffffff;
    font-family: geekexpressbold;
    font-size: 16px;
    padding: 6px 40px;
    border: 1px solid black;
    cursor: pointer;
    width: 100%;
    display: block;
    text-transform: uppercase;
}

.book_free_trial:hover {
    color: white;
    text-decoration: none;
}
.main-section-icons {
    font-family: geekexpressregular;
    padding: 10px;
}
.circle {
    background: transparent url("../img/homePageImages/icons/circle.png") 50% 0%
        no-repeat padding-box;
    /* border: 1px solid black; */
    padding: 19px;
    background-size: contain;
}
.yellow-icons {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 13px;
}

.vimvid iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.partners-pics {
    width: 80px;
    height: 60px;
}

.course-section-height {
    height: 590px !important;
}

.numbering {
    color: #bd2800;
    font-weight: 900;
    text-decoration: underline;
}
.how-it-works-cta-en {
    margin-top: 10px;
    margin-left: 50px !important;
}
.how-it-works-cta {
    margin-top: 10px;
    margin-right: 50px !important;
}

.num-desc {
    width: 145px;
    font-family: geekexpressbold;
    font-size: 14px;
}

.num-desc2 {
    width: 70%;
    font-family: geekexpressbold;
    font-size: 14px;
}
.element {
    flex-grow: 1;
    width: 30%;
}
.element2 {
    flex-grow: 5;
    width: 30%;
}

.how-it-works-section {
    background-color: #f7f7f7;
}

.how-it-works {
    font-family: geekexpressbold;
    font-size: 32px;
}
.why-us-card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    flex: 1;
    border-radius: 10px;
}
.why-us-section {
    background-image: url("/img/Mask Group 175.png");
    padding: 40px 10px;
}

.why-us-icons {
    width: 46px;
    height: 46px;
    /* margin-top:37px; */
    margin-bottom: 24px;
}

.why_us_title {
    font-family: "Manrope", sans-serif !important;
    width: 80%;
    text-align: start;
}
.trainers-title {
    direction: rtl;
    margin-left: 5px;
}
.why-us-title {
    padding-top: 20px !important;
}
.subtitle {
    font-size: 16px;
    font-family: "Manrope", sans-serif !important;
    margin: 0 0 40px 0;
    color: #626262;
    text-align: start;
}
.teacher-section {
    padding: 0px 0px 60px;
    direction: ltr;
}
.features-sec {
    direction: ltr !important;
}

/* .owl-item>div {
        cursor: pointer;
        margin: 9px 12px;
        transition:  1.8s ease;
    }

    .owl-item.center>div {
        cursor: auto;
        margin: 0;
    }


    .owl-next {
        position: absolute;
        top: 23%;
        left: 100%;
        color: #FFCE00 !important;
        font-size: 70px !important;
    }

    .owl-prev {
        position: absolute;
        top: 23%;
        right: 100%;
        color: #FFCE00 !important;
        font-size: 70px !important;
      
    } */

.tutors_images {
    height: 270px;
    object-fit: cover;
    border-radius: 14px;
}

.icons {
    width: 100px;
    margin: 10px;
}

.tutors_image {
    border-radius: 50%;
    height: 100px;
    width: 100px;
    object-fit: cover;
    object-position: top;
}

.tutor_description {
    text-align: center;
    font-family: geekexpressbold;
    margin-top: 10px;
}

.tutor_description h3 {
    font-family: geekexpressbold;
    font-size: 18px;
}

.tutor_major {
    font-family: geekexpressbold;
    font-size: 13px;
}

.tutors_certified {
    /* color: #FFCE00; */
    font-size: 13px;
}

article {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 6px #d6d6d6;
    border-radius: 10px;
    opacity: 1;
    padding: 15px;
}
/* slider */

.logo-slider {
    /* border: 1px solid #575757; */
    padding: 3px;
    overflow: hidden;
    /* max-width: 1100px; */
    width: 80%;
    margin: 0 auto;
    position: relative;
    display: flex;
    direction: initial !important;
    margin-bottom: 75px;
}

/* &:hover div {
        animation-play-state: paused;
    } */
.photo-banner-ar {
    display: flex;
    position: relative;
    animation: bannermove1 30s linear infinite;
    justify-content: space-around;
}

.logo-slider:hover .photo-banner-ar {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.photo-banner {
    display: flex;
    position: relative;
    animation: bannermove 30s linear infinite;
    justify-content: space-around;
}

.logo-slider:hover .photo-banner {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.image-css {
    display: block;
    margin: 4px;
}
body .modal-open {
    padding: 0 !important;
}

/* modal */
.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 30px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

.modal-title {
    margin-left: -19px;
}

@keyframes bannermove {
    100% {
        transform: translateX(0%);
    }

    0% {
        transform: translateX(-100%);
    }
}

@keyframes bannermove1 {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.arrows-trainers {
    width: 110%;
    bottom: 215px;

    margin-left: -57px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.arrows-features {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

@media only screen and (max-width: 1400px) {
    .arrows-trainers {
        width: 100%;
        margin-left: 0px;
        bottom: -3px;
    }
}

/* card of swiper on mobile why us  */
.card-size {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 10px;
    opacity: 1;
    min-height: 272px;
    margin-bottom: 60px;
}
.sw-shop {
    height: 400px !important;
}
.card-description {
    text-align: center;
    font-size: 14px !important;
    font-family: geekexpressregular;
    letter-spacing: 0;
    opacity: 1;
}
.cd {
    min-height: 120px !important;
    padding-left: 9px !important;
    padding-right: 9px !important;
    padding-bottom: 10px;
}
/* card of swiper on mobile why us  */

/* BANNER CARD */

.banner-card {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    /* width: 195px;
    height: 180px; */
    height: 320px;
    width: 300px;
    margin: 10px;
    /* padding: 4px; */
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
    background-color: white;
    /* padding-left: 8px;
    padding-right: 8px; */
    /* padding:7px; */
}

.new-container {
    width: 80%;
    margin: 0 auto;
}
/* .banner-card:hover {
    transition: all 0.6s ease;
    height: 280px;
    width: 203px;
} */

.banner-card-backgroundImg {
    /* border: 1px solid black; */
    width: 100%;
    height: 170px;
    position: relative;
    object-fit: cover;
    /* padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px; */

    /* height: 50%; */
}

.profile-banner-container {
    /* position: absolute;
    top: 108px;
    margin-left: 139px; */
    float: left;
    cursor: default;
}

.profile-banner-card {
    border-radius: 50%;
    width: 50px !important;
    height: 50px;
    border: 2px solid white;
    object-fit: cover;
    cursor: default;
}

.desc-banner-container {
    position: relative;
}

.desc-banner-card {
    /* position: absolute;
    top: -16px;
    margin-left: 9px;
    margin-right: 9px;
    text-align: center;
    font-size: 14px;
    font-family: geekexpresssemibold;
    color: #948989f5; */
    color: #948989f5;
    font-size: 12px;
    padding: 5px 12px;
    cursor: default;
}

.banner-title {
    /* margin-left: 9px;
    margin-top: 5px;
   
    font-size: 13px;
    font-family: geekexpressbold;
    color: #0082ca83; */
    color: #948989f5;
    font-size: 12px;
    cursor: default;
}

.banner-name {
    font-size: 16px;
    font-weight: 700;
    cursor: default;
}
.modalDialog {
    display: none;
    position: fixed;
    /* top: 40%;
        right: 16px;
        bottom: 0; */
    /* left: 0; */
    z-index: 99999;

    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
}

.mdl {
    top: 40%;
    left: 15px;
    bottom: 0;
    margin-right: 15px;
}

.mdr {
    top: 40%;
    right: 16px;
    bottom: 0;
    margin-left: 15px;
}

.modalDialog:target {
    opacity: 1;
    pointer-events: auto;
}

.modalDialog > div {
    width: 350px;
    height: 100px;
    position: relative;
    margin: 10% auto;
    padding: 5px 5px 10px 25px;
    border-radius: 10px;
    color: #000000 !important;
    background: white;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.06);
    font-size: 12px;
}

.modalDialog > div > p {
    width: 65%;
}

.close i {
    color: black;
    font-size: 12px !important;
}

.close:hover i {
    color: rgba(255, 206, 0, 0.9);
}

.ribbon {
    background: rgba(255, 206, 0, 0.9);
    width: 10px;
    height: 90%;
    border-radius: 5px;
    margin-top: 8px;
}

.icon {
    width: 10px;
    height: 90%;
    border-radius: 5px;
    margin-right: 15px;
    margin-left: 15px;
    position: relative;
    top: calc(50% - 5px);
    /* 50% - 3/4 of icon height */
}
.wrapper {
    width: 80%;
    /* padding-top: 20px; */
    text-align: left;
    background: #f7f7f7 0% 0% no-repeat padding-box !important;
    border-radius: 30px;
    padding: 10px 20px;
}

.carousel {
    width: 100%;
    margin: 0px auto;
}

.slick-slide {
    margin: 10px;
    background: transparent !important;
    box-shadow: none !important;
}

.slick-slide img {
    width: 100%;
}

.wrapper .slick-dots li button:before {
    font-size: 20px;
    color: white;
}

.image-feature {
    object-fit: cover;
    border-radius: 10px;
    height: 160px;
}

.slick-next {
    /* color: black !important;
                background: #FFCE00 !important;
                top: 98%;
                right: 10px;
                margin-top: 10px; */
    visibility: hidden;
}

.slick-prev {
    /* color: black !important;
                background: #FFCE00 !important;
                left: 90%;
                z-index: 111;
                top: 98%;
                margin-top: 10px; */
    visibility: hidden;
}

.features-date {
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    color: #868686;
    padding-top: 10px;
    font-weight: 600;
}

.features-title {
    font-size: 20px;
    font-weight: 800;
    padding-top: 5px;
    text-align: start;
}

.features-description {
    text-align: start;
    font-size: 16px;
    color: #212529;
}
.silicon-valley-section {
    position: absolute;
    top: 15%;
    left: 3%;
    bottom: 0;
    width: 94%;
    color: #f7f7f7;
    margin-top: 20px;
}
.values-icons1 {
    object-fit: contain;
    width: 31px;
    height: 28px;
}
.silicon-valley {
    /* position: relative; */
    margin-top: 30px;
    margin-bottom: 30px;
}
/* .layer {
                background-color: rgba(248, 247, 216, 0.7);
          
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            } */

@media only screen and (max-width: 768px) {
    .course-section-height {
        height: 620px !important;
    }
    .custom-web-show {
        display: none !important;
    }
    .sec1-title {
        font-size: 32px;
    }
    .main-banner-sub-title {
        font-size: 16px;
    }
    .slick-prev {
        left: 0%;
        top: 100%;
        margin-top: 10px;
    }

    .slick-next {
        top: 100%;
        margin-top: 10px;
    }

    .wrapper {
        width: 100%;
    }
    .silicon-valley-section {
        top: 0%;
    }
    .main-section-icons {
        display: none;
        gap: 0;
        justify-content: space-around;
    }
    .yellow-icons {
        width: 40%;
        height: 80px;
    }
    .how-it-works-cta {
        margin-top: 10px;
        margin-right: 0px !important;
        margin-bottom: 0px;
    }
    .how-it-works-cta-en {
        margin-top: 10px;
        margin-left: 0px !important;
        margin-bottom: 0px;
    }
    .circle {
        padding: 0px;
        background-image: none;
    }
    .arrow-course {
        display: none;
    }
    .mobile-margin-fix {
        /* margin-left: -15px !important; */
    }
    .tutors_certified {
        /* color: #FFCE00; */
        font-size: 12px !important;
    }
}

/* FAQ */
.faq-content {
    padding-top: 20px;
}
.faq-section {
    /*background-color: #FFCE00;*/
    /* padding: 30px 0px 60px; */
    padding: 0px;
    margin-bottom: 100px;
}

.faq {
    margin-bottom: 80px;
}

.faq-row {
    margin-top: 20px;
}

.faq-top {
    /* margin-left: 20px !important; */
    height: 65px;
}

.question {
    /* text-align: left; */
    font-size: 20px;
    font-family: 800;
    letter-spacing: 0px;
    color: #212529;
    opacity: 1;
    /* margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 0px;
    padding-top: 5px; */
}

.faq-1 {
    /* background: 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 49px;
    opacity: 1; */
    border-bottom: 1px solid #000000;
    margin-top: 20px;
    padding: 5px;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    /* background-color: #be2800; */
    /* color: white; */
}

.toggle-desc {
    /* margin-left: 35px; */
    margin-right: 35px;
    /*margin-top: 18px;*/
    /*margin-bottom: 18px;*/
    text-align: left;
    font-size: 18px;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
    padding-bottom: 15px;
}

.tog {
    /*margin-left: 12px;*/
    /*margin-top: -30px;*/
}
.btn-toggle {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    font-size: 16px;
    color: white;
    background: white;
    opacity: 1;
    border: none;
    opacity: 1;
    padding: 0px;
    cursor: pointer;

    /* en */
    float: right;
    margin-right: 25px;
}

.bt-mac {
    padding: 0px !important;
    padding-bottom: 7px !important;
}

.btn-toggle:focus {
    /*color: #0082CA;*/
}

.btn-toggle:hover {
    /* border-color: #be2800; */
    /* color: #be2800; */
    /* background-color: white; */
}

.faq-sec-mt {
    /*margin-top: 200px;*/
    margin-bottom: 0px;
}

/* FAQ */

@media only screen and (max-width: 768px) {
    /* FAQ */
    .faq-section {
        padding: 0px;
        padding-top: 0px;
        /* height: 670px; */
    }
    .faq-row {
        margin-top: 0px !important;
    }
    .question {
        font-size: 14px !important;
        font-family: "geekexpressbold";
    }
    .btn-toggle {
        /* margin-top:20px;
            margin-right: 8px; */
    }
    .toggle-desc {
        font-size: 12px !important;
    }
    .geek-description {
        padding: 5px;
    }
    /* FAQ */
    .banner {
        /* background: none; */
        flex-direction: column;
        height: auto;
    }
    .banner-part1 {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        width: 100%;
    }
    .banner-part2 {
        width: 100%;
        padding: 6px 1px;
        flex-direction: column;
    }
    .banner-part1-section {
        width: 100%;
        text-align: center;
    }
    .purch-track-text {
        min-width: auto;
        font-size: 16px;
        font-family: geekexpressregular;
        margin-left: 0px;
    }
    .language {
        width: 80px;
    }
    .how-it-works-image {
        display: none;
    }
    .element {
        justify-content: start;
        align-items: center;
        text-align: center;
    }
    .element2 {
        justify-content: start;
        align-items: center;
        text-align: center;
    }
    .silicon-valley {
        display: block;
    }
    .why-us-card {
        flex: 100%;
        justify-content: center;
        align-items: center;
        min-height: 310px;
    }

    .owl-next {
        margin: -4px;
    }

    .owl-prev {
        margin: -4px;
    }

    .modalDialog > div {
        width: 100%;
    }

    .mob-p {
        margin-top: 10px !important;
    }
    /* futuristic */

    .futuristic-image {
        /* display: none; */
    }

    /* futuristic */

    /* all */
    .mobile-container-titles {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media only screen and (max-width: 1110px) {
    .element {
        justify-content: start;
        align-items: center;
        text-align: center;
    }
    .element2 {
        justify-content: start;
        align-items: center;
        text-align: center;
    }
    .how-it-works-image {
        display: none;
    }
    .element2 {
        flex-grow: 1;
    }
}

@media only screen and (max-width: 600px) {
    .modal {
        /* margin-top: 50%; */
    }

    .modal-content {
        background-color: #fff;
        width: 100% !important;
        height: 337px !important;
        border-radius: 3.5px;
        position: relative;
    }

    .modalbody0 {
        margin-top: -70px;
    }
}

@media only screen and (max-width: 1000px) {
    .why-us-group-cards {
        flex-direction: column;
    }
    .why-us-card {
        text-align: center;
        align-items: center;
    }
}

/*
.workshop-posts-desc {
    color: #686868;
    font-family: geekexpresslight;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 20px;
    margin-top: 10px;

}

.workshop-posts-desc > .title {
    margin-bottom: 5px;
    color: black;
    font-size: 16px;
    font-family: geekexpresslight;
}

.wu-ct {
    font-size: 18px !important;
    height: 30px;
} */

/* ERYTHANG */

.section-title {
    padding-top: 40px;
    padding-bottom: 10px;
}

.title {
    margin-left: 10px;
}

.subtitle {
    margin-left: 10px;
}

.platform-icons {
    width: 35px;
    height: 35px;
}

.futuristic-image {
    padding-top: 60px;
}

.features-sec {
    margin-top: 15px;
}

.project_subtitle {
    font-size: 16px;
    font-family: geekexpressregular;
    color: #626262;
    text-align: start;
}

.project-section-title {
    padding-top: 40px;
    padding-bottom: 5px;
}

.futuristic-section-title {
    padding-top: 40px;
}

.courses-title-web {
    margin-left: 5px;
}

.how-it-works {
    padding-left: 40px !important;
    padding-bottom: 10px !important;
}

#main_section_cta {
    margin-bottom: 0px !important;
    margin-top: 30px;
}

.curated_trainers_badge {
    margin-top: -50px;
}

.first-section-container {
    position: relative;
}

@media only screen and (width: 1024px) {
    .how-it-works-elements {
        flex-wrap: nowrap;
    }

    .it-works-cta-en {
        text-align: center;
    }
    .how-it-works-cta-en {
        margin-left: 0 !important;
    }
}

@media only screen and (width: 768px) {
    .how-it-works-elements {
        flex-wrap: nowrap;
    }

    .it-works-cta-en {
        text-align: center;
    }
    .how-it-works-cta-en {
        margin-left: 0 !important;
    }
}

/* new form and section 1 */

.form1 {
    background: #ffffff;
    border: 1px solid #d2d1d3;
    border-radius: 10px;
    display: block;
    width: 100%;
    height: 70px;
    padding: 0.375rem 1.2rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #7d7878;
    background-clip: padding-box;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

    background-image: url("/img/homePageImages/icons/drop-arrow.png");
    background-repeat: no-repeat;
    background-position: 98%;
    background-size: 19px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
}

input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #7d7878;
    opacity: 1; /* Firefox */
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #7d7878;
}

input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #7d7878;
}

.form2 {
    background: #ffffff;
    border: 1px solid #d2d1d3;
    border-radius: 10px;
    display: block;
    width: 100%;
    height: 70px;
    padding: 0.375rem 1.2rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.intl-tel-input {
    width: 100%;
}

.form1:focus {
    outline-color: #0082cb;
}
.form2:focus {
    outline-color: #0082cb;
}

.book_home_trial {
    font-size: 13px;
    font-weight: 800;
    background: #0082cb;
    border-radius: 9px;
    color: white;
    padding: 10px;
    text-align: center;
    border: none;
    cursor: pointer;
}
.selected-flag {
    background-color: transparent !important;
    border-right: 1px solid #d2d1d3;
}

.form-sub-div {
    position: relative;
}
.form-submission-div {
    width: 30%;
    position: absolute;
    top: 18px;
    right: 10px;
}
.all-our-trainers {
    font-weight: 500;
    font-size: 20px;
    font-family: "Manrope", sans-serif !important;
    margin-left: 5px;
}
.age-button {
    padding: 3px 15px !important;
    background-color: #fecb30;
    border-radius: 10px;
    font-size: 37px;
    font-family: "Manrope", sans-serif !important;
    font-weight: 800;
}

.back-image {
    position: absolute;
    top: -260px;
    left: -12%;
    width: 85%;
    z-index: -1;
    height: 1000px;
}
.section-one {
    width: 45%;
}
.section-two {
    width: 75%;
}

label.error {
    position: absolute;
    font-size: 10px;
    padding-left: 10px;
    padding-top: 3px;
    text-align: none !important;
    color: red;
}

@media only screen and (max-width: 768px) {
    .section-con {
        flex-direction: column;
        gap: 0;
    }
    .section-one {
        width: 100%;
    }
    .section-two {
        width: 100%;
        display: none;
    }
    .form-submission-div {
        position: unset;
        width: 50%;
        margin-top: 20px;
    }
    .back-image {
        /* position: relative;
        top: 0;
        width: 300px;
        height: auto;
        transform: rotate(12deg);
        left: 0%; */
        display: none;
    }
    .age-button {
        font-size: 18px;
    }
}

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

#center-a {
    margin: 0 auto;
    display: block;
    max-width: 330px;
    /* Your link styles */
}
