html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

body {
    word-break: break-word;
    font-family: '29LT Zawi';
    overflow-x: hidden;
    font-weight: 500;
    color: #000;
    letter-spacing: 0;
    min-height: 100vh;
    animation: 1s 0.1s fadeIn backwards;
}

::-webkit-scrollbar {
    width: 0;
}




@font-face {
    font-family: '29LT Zawi';
    src: url('../fonts/29LTZawi-ExtraBold.eot');
    src: url('../fonts/29LTZawi-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/29LTZawi-ExtraBold.woff2') format('woff2'),
    url('../fonts/29LTZawi-ExtraBold.woff') format('woff'),
    url('../fonts/29LTZawi-ExtraBold.ttf') format('truetype'),
    url('../fonts/29LTZawi-ExtraBold.svg#29LTZawi-ExtraBold') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: block
}
@font-face {
    font-family: '29LT Zawi';
    src: url('../fonts/29LTZawi-Bold.eot');
    src: url('../fonts/29LTZawi-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/29LTZawi-Bold.woff2') format('woff2'),
    url('../fonts/29LTZawi-Bold.woff') format('woff'),
    url('../fonts/29LTZawi-Bold.ttf') format('truetype'),
    url('../fonts/29LTZawi-Bold.svg#29LTZawi-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: block
}
@font-face {
    font-family: '29LT Zawi';
    src: url('../fonts/29LTZawi-Medium.eot');
    src: url('../fonts/29LTZawi-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/29LTZawi-Medium.woff2') format('woff2'),
    url('../fonts/29LTZawi-Medium.woff') format('woff'),
    url('../fonts/29LTZawi-Medium.ttf') format('truetype'),
    url('../fonts/29LTZawi-Medium.svg#29LTZawi-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: block
}

.bold    {
    font-family: '29LT Zawi';
    font-weight: 900 !important
}

.medium {
    font-family: '29LT Zawi';
    font-weight: 700 !important
}

.regular {
    font-family: '29LT Zawi';
    font-weight: 500 !important
}


button:focus,
.accordion-button:focus {
    outline: none;
    box-shadow: none;
}
a {
    text-decoration: none;
}

 .second-bg2 {
    background-color: #F24E1E;
}
.bg-black{
    background-color: #000;
}
.default-color2{
    color: #f24e1e
}
.color-p-gray {
    color: #6d758f;
}
.br-30 {
    border-radius: 30px;
}
.f-17{
    font-size: 17px;
}
.f-19{
    font-size: 19px;
}
.f-18{
    font-size: 18px;
}
.f-30{
    font-size: 30px;
}
.f-16{
    font-size: 16px;
}
.f-15 {
    font-size: 14px;
}
.f-36{
    font-size: 36px;
}
.f-14 {
    font-size: 15px;
}
.f-25 {
    font-size: 25px;
}
.f-27 {
    font-size: 27px;
}
.f-58 {
    font-size: 58px;
    line-height: 1.2;
}
.f-24 {
    font-size: 24px;
}
.f-43{
    font-size: 43px;
}
.f-47{
    font-size: 47px;
}
.f-26{
    font-size: 26px;
}
.f-23{
    font-size: 23px;
}
.f-12{
    font-size: 12px;
}

.br-30 {
    border-radius: 30px;
}
.br-20 {
    border-radius: 20px;
}

.px-4rem {
    padding-right: 4rem;
    padding-left: 4rem;
}
.pb-4-5rem {
    padding-bottom: 3.5rem;
}
.pb-5rem {
    padding-bottom: 5rem;
}
.pb-5-5rem {
    padding-bottom: 5.5rem;
}
.py-5-5rem {
    padding-bottom: 6.5rem !important;
    padding-top: 6.5rem !important;
}
.pt-5-5rem{
    padding-top: 6.5rem !important;
}
.mt-6-5rem{
    margin-top: 6.5rem !important;
}
.py-4-5rem {
    padding-bottom: 4.5rem !important;
    padding-top: 4.5rem !important;
}
.py-4rem {
    padding-bottom: 4rem !important;
    padding-top: 4rem !important;
}
.pb-9-5rem {
    padding-bottom: 9.5rem;
}
.pb-6-5rem {
    padding-bottom: 6.5rem;
}
.new-sec.py-5-5rem{
    padding-bottom: 2.5rem !important;
}
.what-sec,
.recpect-sec,
.days-sec ,
.img_sec2,
.top-new-sec,
.partner-sec,
.about-sec2{
    padding-bottom:0 !important;
}

#partner{
    padding-top: 0 !important;
    margin-bottom: 3rem;
}
/*=====================btn==============================*/
.defult-btn{
    width: 230px;
    height: 59px;
    border-radius: 200px;
    margin-top: 3rem;
}
/*================================acordion=============================*/
.fqs-sec .accordion-item {
    background-color: transparent;
    border: none;
    border-bottom: .5px solid #ffffff76
}
.fqs-sec .accordion-button {
     color: #fff;
     background-color: transparent;
     padding: 2rem .5rem;
     justify-content: space-between;
     text-align: start;
 }
.fqs-sec .accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
    color: #fff;
    padding-bottom: 1rem;
}
.accordion-button::after, .accordion-button:not(.collapsed)::after {
    font-family: "Font Awesome 5 Free";
    background-image: none;
    font-weight: 900;
    font-size: 15px;
    margin-inline-start: 1rem;
}
.accordion-button:not(.collapsed)::after {
    content: "\f068";
}
.accordion-button::after {
    content: "\f067";
}
.fqs-sec .accordion-body {
    padding: 0 0 .6rem;
}
.fqs-sec .accordion-item:last-child{
    border-bottom: none;
}
.accordion-button::after {
    margin-left: unset;
}

/*=======================footer================*/
footer .copyRight p {
    color: #606165;
}
.footer-color {
    color: #c4c4c4;
}

/*==========================packages===============================*/
.all-awsome.col-lg-3 {
    width: 23%;
}
.all-awsome {
    margin-bottom: 1.5rem;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.all-awsome  .br-bottom {
    border-bottom: 1px solid #E1E4ED;
}
.all-awsome  .form-control {
    background: #F5F5FA;
    height: 43px;
    border-color: #F5F5FA;
    font-size: 12px;
    color: #464D5D;
}
.select-div2 i{
    top: 43%;
    left: 7%;
    font-size: 12px;
}
.form-control:focus{
    outline: 0;
    box-shadow: none;
    border-color: #F24E1E;
    background-color: transparent;
}
/*==================partner==============*/
#partner .col-lg-3 {
    width: 18%;
    margin: auto auto 2rem;
}
.img-partner {
    height: 35px;
}
.img-partner img {
    object-fit: contain;
}

/*==================================new=================== */
.details-new {
    width: 81px;
    height: 81px;
    border-radius: 24px;
}
.new-sec{
    background: linear-gradient(to bottom, #fff 25%, #ffdac6);
}
.details-new img{
    object-fit: contain;
}
.recpect-img{
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin-bottom: 2.3rem;
}
.new-sec .col-lg-3{
    padding-inline-end: 3rem;
}
.new-sec .col-lg-3:nth-child(4),
.new-sec .col-lg-3:last-child{
    padding-inline-end: 0;
}
/*=========success-sec==============================*/
.img-success{
    overflow: hidden;
    height: 405px;
    border-radius: 12px;
}
.img-success .success-img{
  object-fit: cover;
    height: 100%;
    object-position: top;
}
.details-sec {
    transition: all 0.3s ease-in-out;
    box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
    height: 380px;
    margin: 0 .5rem;
}
.details-text {
    background-image: linear-gradient(to top, rgba(255, 255, 255, 1) 63%, rgba(255, 255, 255, 0));
    padding-top: 7.5rem !important;
}
.overlay-left::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    mix-blend-mode: none;
    background: #504f4f;
    opacity: 0.13;
}
.overlay-left .success-img {
    -webkit-filter:    grayscale(100%) hue-rotate(0deg) invert(0%) opacity(100%) saturate(100%) sepia(0%);
    filter:    grayscale(100%) hue-rotate(0deg) invert(0%) opacity(100%) saturate(100%) sepia(0%);
    mix-blend-mode: none;
}
.overlay-right::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    mix-blend-mode: multiply;
    background: #FF3E06;
    opacity: 1;
}
.detail-right h3 {
    bottom: 4%;
    left: 6%;
}
.detail-left h3 {
    right: 6%;
    bottom: 4%;
}
.detail-left .img-logo {
    right: 6%;
    top: 5%;
}
.detail-right .img-logo {
    top: 5%;
    left: 6%;
}

/*=========================video============================*/
.hidden {
    opacity: 0;
}
#videoContainer {
    cursor: pointer;
    height: 555px;
}
#playIcon {
    position: absolute;
    width: 90px;
    height: 90px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.3s ease;
    pointer-events: none; /* Ensures clicks pass through to video */
    background-color: rgba(217, 217, 217, 0.25);
    backdrop-filter: blur(3px);
}
#myVideo {
    object-fit: cover;
    object-position: top;
}
#first_sec {
    height: 1000px;
}
.top_first {
    height: 850px;
}
.btn_down {
    top: -33px;
    left: 5%;
    width: 70px;
    height: 70px;
}
/*==========================what==============================*/
.first-row .col-lg-4{
    border-bottom: 1px dashed #E1E1E1;
}
.second-row .col-lg-4{
    border-top: 1px dashed #E1E1E1;
}
.dot-what{
    background-color: #E1E1E1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    position: absolute;
    top: -14px;
    left: 14%;
}
.dot-what2{
    background-color: #E1E1E1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    position: absolute;
    bottom: -14px;
    left: 14%;
}
.dot{
    background-color: #E1E1E1;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: -32px;
    display: none;
}
.what-sec,
.what-sec path,
.dot-what,
.dot-what2,
.col-lg-4
{
    transition: .5s all;
}
.what-sec .first-row .col-lg-4:first-child:hover path,
.what-sec .first-row .col-lg-4:nth-child(2):hover path,
.what-sec .first-row .col-lg-4:last-child:hover path,
.what-sec .second-row .col-lg-4:first-child:hover path,
.what-sec .second-row .col-lg-4:nth-child(2):hover path,
.what-sec .second-row .col-lg-4:last-child:hover path{
    fill:#F24E1E;
}
.what-sec .first-row .col-lg-4:first-child:hover .dot-what2,
.what-sec .first-row .col-lg-4:nth-child(2):hover .dot-what2,
.what-sec .first-row .col-lg-4:last-child:hover .dot-what2{
    background-color:#F24E1E;
    z-index: 1;
}
.what-sec .second-row .col-lg-4:first-child:hover .dot-what,
.what-sec .second-row .col-lg-4:nth-child(2):hover .dot-what,
.what-sec .second-row .col-lg-4:last-child:hover .dot-what{
    background-color:#F24E1E;
    z-index: 1;
}
.what-sec .first-row .col-lg-4:first-child:hover ,
.what-sec .first-row .col-lg-4:nth-child(2):hover ,
.what-sec .first-row .col-lg-4:last-child:hover ,
.what-sec .second-row .col-lg-4:first-child:hover ,
.what-sec .second-row .col-lg-4:nth-child(2):hover,
.what-sec .second-row .col-lg-4:last-child:hover {
    border-color:#F24E1E;
}
.what-sec .first-row .col-lg-4:first-child:hover .dot,
.what-sec .first-row .col-lg-4:nth-child(2):hover .dot,
.what-sec .first-row .col-lg-4:last-child:hover .dot,
.what-sec .second-row .col-lg-4:first-child:hover .dot,
.what-sec .second-row .col-lg-4:nth-child(2):hover .dot,
.what-sec .second-row .col-lg-4:last-child:hover .dot{
    background-color:#F24E1E;
}
#partner .col-3 {
    width: 20%;
    margin: auto auto 1.5rem
}
.img_sec img{
    height: 460px;
}
.about-sec img{
    height: 420px;
}
/*=========================video-sec========================*/
.mySwiper-video .swiper-slide {
    background: 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: unset;
}
.slider-video-link {
    position: absolute;
    z-index: 9;
    display: block;
    width: 100%;
    height: 100%;
}

.mySwiper-video .col-lg-4:nth-child(1)>div:first-child,
.mySwiper-video .col-lg-4:nth-child(1)>div:nth-child(2) {
    height: 354px !important;
}
.mySwiper-video .col-lg-4:nth-child(2)>div:first-child,
.mySwiper-video .col-lg-4:nth-child(3)>div:nth-child(2) {
    height: 475px !important;
}

.mySwiper-video .col-lg-4:nth-child(2)>div:nth-child(2),
.mySwiper-video .col-lg-4:nth-child(3)>div:first-child {
    height: 233px !important;
}

.mySwiper-video .v-training ,
.mySwiper-video-responsive  .v-training {
    object-fit: cover;
    object-position: top;
}
.overlay-video {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    transition: .5s ease;
    border-radius: 20px;
    z-index: 1;
}

.mySwiper-video .img-frame2 .fancybox-link {
    position: absolute;
    bottom: 42%;
    left: 42%
}
.mySwiper-video .img-frame2{
    border-radius: 12px;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 20px;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '\f060';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 20px;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
    color: #F24E1E;
    background-color: #f24e1e73;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    padding: 20px;
}
.btn-whatsapp {
    position: fixed;
    bottom: 2%;
    right: 3%;
    z-index: 99999999;
    border-radius: 50%;
    transition: .5s all;
}
.btn-whatsapp img {
    width: 81px;
    height: 81px;
    transition: .5s all;
}

/*=================================biology-sec==============================*/
.analytics-banner{
    height: auto;
    object-fit: contain;
    object-position: right;
}
.num-biolgy{
    width: 35px;
    height: 35px;
    border: 2px solid #F24E1E;
    border-radius: 50%;
}
.width-card{
    padding: 0 2.5rem;
}

.img_sec22 img {
    height: 429px;
}
.f-20{
    font-size: 20px;
}
.f-35{
    font-size: 35px;
}
.layer-head {
    background: rgba(0, 0, 0, .68);
    inset: 0;
    height: 100%;
    width: 100%;
}

.alert-home {
    z-index: 9999999;
    bottom: 8%;
    width: 365px;
    right: 2%;
    padding: 2.5rem 2rem;
    border-radius: 20px;
    overflow: hidden;
    border: none;
    box-shadow: 0px 360px 101px 0px rgba(0, 0, 0, 0.00), 0px 231px 92px 0px rgba(0, 0, 0, 0.01), 0px 130px 78px 0px rgba(0, 0, 0, 0.05), 0px 58px 58px 0px rgba(0, 0, 0, 0.09), 0px 14px 32px 0px rgba(0, 0, 0, 0.10);
}
.alert-home2{
    z-index: 9999999;
    bottom: 8%;
    width: 365px;
    right: 2%;
    padding: 2.5rem 2rem;
    border-radius: 20px;
    overflow: hidden;
    border: none;
    box-shadow: 0px 360px 101px 0px rgba(0, 0, 0, 0.00), 0px 231px 92px 0px rgba(0, 0, 0, 0.01), 0px 130px 78px 0px rgba(0, 0, 0, 0.05), 0px 58px 58px 0px rgba(0, 0, 0, 0.09), 0px 14px 32px 0px rgba(0, 0, 0, 0.10);
}
.alert-bottom{
    bottom: 40%;
}

.alert-home .closebtn {
    color: #fff;
    font-size: 26px !important;
    cursor: pointer;
    transition: 0.3s;
    position: absolute;
    right: 5% !important;
    top: 2% !important;
}
.alert-home2 .closebtn{
    top: 1% !important;
    right: 5% !important;
    font-size: 29px !important;
    cursor: pointer;
    transition: 0.3s;
}
.alert-home .closebtn:hover ,
.alert-home2 .closebtn:hover {
    color: #FF3E06 !important;
}

.alert-home input {
    width: 100%;
    border-radius: 10px;
    background: #F5F5FA;
    border: 0;
    height: 35px;
    padding: 0 15px;
    cursor: pointer;
}
.alert-home input::placeholder,
.alert-home input{
    color: #6D758F !important;
    font-weight: bold;
    font-size: 13px;
}

.time-box {
    font-size: 25px;
    border-radius: 10px;
    background: #F5F5FA;
    margin: 5px;
    line-height: 1.2;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 65px;
}

.copy-text button:before,
.copy-text2 button:before,
.copy-text3 button:before{
    content: "Copied";
    position: absolute;
    width: 55px;
    bottom: -32px;
    right: 0;
    color: #fff;
    background: #FF3E06;
    padding: 4px 6px;
    border-radius: 8px;
    font-size: 11px;
    display: none;
}

.copy-text.active button:before,
.copy-text2.active button:before,
.copy-text3.active button:before{
    display: block;
}
.navbar,
.sticky-navbar, .sticky-navbar2{
    /* z-index: 99999999999999; */
    z-index: 999;
}
._del-web-alert,
._copy-mob{
    display: none !important;
}
._mobile-style .buttonfx{
    padding: 0.2rem 1.5rem !important
}
.center-mob{
    justify-content: center !important;
}
.buttonfx{
    outline: none;
    background-color: #FF3E06 !important;
    border: none;
    position: relative;
    padding: 0.5rem 2.5rem;
    line-height: 2;
    letter-spacing: 2px;
    border-width: 1px;
    border-radius: 10px;
    border-bottom: 3px solid #FF3E06;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    overflow: hidden;
    transition: all .5s;
}
.buttonfx i {
    font-size: 14px;
}
.buttonfx:before,
.buttonfx:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background-color: #000 !important;
    z-index: 1;
    transform: translate3D(0,-100%,0);
    transition: all .5s;
}
.buttonfx:before{
    background-color: #FF3E06 !important;
    z-index: 1;
    transform: translate3D(0,0,0);
}
.bg-summer .buttonfx:before {
    background-color: #fff !important;
}
.bg-summer .buttonfx {
    border: 1px solid #df3a0a;
    border-radius: 18px !important;
    font-weight: bold;
}
.buttonfx.bg-white:before{
    background-color: white !important;

}
#modal-success .buttonfx i {
    transform: rotateZ(0deg) !important;
}
.buttonfx.bg-white{
    background-color: transparent !important;
    border-bottom: 3px solid  white ;
}
.buttonfx.bg-white:hover{
    border-color: transparent;
    border-bottom: 3px solid  #FF3E06  ;
}
.buttonfx:hover{
    color: white;
}
.buttonfx:hover:after{
    transform: translate3D(0,0,0);
    transition: all .5s;
}
.angleinleft:after{
    width: 200%;
    transform-origin: 0 bottom;
    transform: translate3D(-50%,0,0) rotate(-50deg);
}
.angleinleft:hover:after{
    transform: rotate(0deg);
    transition: all .5s;
}
.bouncein:hover:before,
.bouncein:hover:after{
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66) !important;
}
.no-default.buttonfx:before,
.no-default.buttonfx:after{
    background-color: #FF3E06  !important;
}
.no-default.buttonfx,
.no-default.buttonfx::before,
.all-awsome .buttonfx,
.all-awsome.buttonfx::before{
    background-color: #000 !important;
}
.no-default.buttonfx,
.all-awsome .buttonfx{
    border-bottom: 3px solid  #000 ;
}
.no-default.buttonfx i{

    font-size: 10px;

}
#modal-success .modal-dialog .buttonfx:before {
    background-color: #FF3E06 !important;
}
.second-home .all-awsome:hover .buttonfx:before{
    background-color: #FF3E06 !important;
}
.all-awsome .buttonfx::before,
.all-awsome  .buttonfx:after{
    content: none;
}
.all-awsome:hover  .buttonfx{
    background-color: #FF3E06 !important;
}
.alert .buttonfx {
    padding: 0.2rem 1rem !important;
    font-size: 12px;
    border-radius: 8px;
}
/*==========================media=========================*/
@media (max-width:1400px) {
    .f-47 {
        font-size: 44px;
    }

    .f-23 {
        font-size: 19px;
    }
}
@media (max-width:1200px) {
    .f-47 {
        font-size: 37px;
    }
    .f-35 {
        font-size: 27px;
    }
    .f-20 {
        font-size: 16px;
    }
    .f-27 {
        font-size: 23px;
    }
   .img-frame2 img {
        width: 40px
    }
    .img_sec img {
        height: 485px;
    }
    .f-43 {
        font-size: 39px;
    }
    .new-sec .col-lg-3{
        padding-inline-end: 0;
    }
    .img-success {
        height: 330px;
    }
    .no-default.buttonfx i{
        font-size: 10px;
    }

}

@media (max-width:992px) {
    #partner .col-lg-3 {
        width: 19%
    }
    .img_sec22 ul{
        margin-inline-start: 1.5rem;
        margin-top: 1.5rem;
        margin-bottom: 2rem;
    }
    .bg_video .pt-5-5rem {
        padding-top: 4.5rem !important;
    }
    .bg_video .pb-5-5rem {
        padding-bottom: 3.5rem;
    }
    .bg_video h2 {
        width: 90% !important;
    }
    .img_sec2 ul{
        padding-inline-start: 1.2rem !important;
        padding-top: 2rem !important;
    }
    .pb-6-5rem {
        padding-bottom: 4.5rem;
    }
    .img_sec22 img {
        height: 350px;
    }
    .f-27 {
        font-size: 20px;
        width: 100% !important;
    }
    .num-biolgy {
        width: 30px;
        height: 30px;
        font-size: 20px;
    }
    .btn-whatsapp img {
        width: 65px;
        height: 65px;
    }
    .btn-whatsapp {
        top: unset;
        bottom: 4%;
    }
    .mySwiper-video-responsive  .v-training {
        height: 400px !important;
        border-radius: 22px
    }
    .mySwiper-video-responsive.swiper {
        width: 100%;
        height: 100%
    }

    .mySwiper-video-responsive .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: 0 0;
        display: flex;
        justify-content: center;
        align-items: center
    }
    .mySwiper-video-responsive .img-frame2 .fancybox-link {
        position: absolute;
        bottom: 45%;
        left: 44%;
    }
    .f-19 {
        font-size: 17px;
    }
    .px-4rem {
        padding-right: 3rem;
        padding-left: 2rem;
    }
    .f-23 {
        font-size: 17px;
    }
    .all-awsome.col-lg-4 {
        width: 46%;
    }
    .about-sec img {
        object-position: top;
        height: 350px;
        margin-bottom: 2rem;
    }

    .main-title.w-75 {
        width: 100% !important;
    }
    .img-success {
        height: 341px;
    }
    .img-success img {
        object-position: top;
    }
    .order-first{
        order: -1;
    }
    .img_sec ul{
        padding-top: 2rem !important;
        padding-inline-start: 1.5rem !important;
    }
    .img_sec img{
       height: 330px !important;
    }

    .pb-9-5rem {
        padding-bottom: 3.5rem;
    }
    .dot{
        display: flex;
    }
    .details-sec {
        margin: 0;
        height: 430px;
    }
    .what-sec svg,
    .what-sec .dot-what2,
    .what-sec .dot-what{
        display: none;
    }
    .first-row .col-lg-4,
    .second-row .col-lg-4 {
        border-right: 2px dashed #E1E1E1;
        border-top: none;
        border-bottom: none;
        padding-bottom: 2rem !important;
        padding-top: 0 !important;
        padding-inline-start: 2rem;
    }
    .second-row .col-lg-4:last-child {
        border-right: none;
    }

    .new-sec .align-items-center {
        align-items: flex-start !important;
    }
    .gap-3 {
        gap: .5rem !important;
    }
    .new-sec .col-lg-3{
        padding-inline-end: 1rem;
    }
    .new-sec .col-lg-3:nth-child(4),
    .new-sec .col-lg-3:nth-child(2),
    .new-sec .col-lg-3:nth-child(6),
    .new-sec .col-lg-3:last-child{
        padding-inline-end: 0;
    }
    .new-sec {
        background: linear-gradient(to bottom, #fff 9%, #ffdac6);
    }
    .pb-5rem {
        padding-bottom: 3rem;
    }
    .f-26 {
        font-size: 24px;
    }
    .top_first .col-lg-8,
    .top_first .col-lg-4{
        text-align: center;
    }
    .py-5-5rem {
        padding-bottom: 3.5rem !important;
        padding-top: 3.5rem !important;
    }
    .mt-6-5rem {
        margin-top: 3.5rem !important;
    }
    .f-43 {
        font-size: 30px;
    }

    .py-4-5rem {
        padding-bottom: 3.5rem !important;
        padding-top: 3.5rem !important;
    }
    .f-47 {
        font-size: 32px;
    }
    #videoContainer {
        height: 350px;
    }
    #first_sec .defult-btn {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    #first_sec {
        height: 740px;
    }
    .top_first {
        height: 540px;
    }
    .top_first h3{
        margin-top: 1rem;
    }

}

@media (max-width:767px) {
    #partner .col-3 {
        margin: auto auto 0.5rem;
    }
    .alert-home2 .closebtn {
        left: 4% !important;
        right: unset !important;
    }
    ._mobile-style {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        width: 100%;
    }
    ._mobile-style ._details {
        width: 75%;
    }
    ._mobile-style ._details, .alert-home, .alert-home2 {
        text-align: start !important;
    }
    ._del-web-alert {
        color: #fff !important;
        font-size: 15px !important;
    }
    ._del-web-alert, .alert-home2, .alert-home {
        display: block !important;
    }
    .center-mob {
        justify-content: flex-start !important;
    }
    ._mobile-style ._details h2 {
        color: #fff;
        font-size: 18px !important;
    }
    ._copy-mob {
        display: flex !important
    ;
    }
    ._click-input2.ms-2 {
        margin-right: .5rem !important;
        margin-left: 0 !important;
    }
     ._dec-alert,._copy-web {
        display: none;
    }
    .second-home .alert-home .buttonfx, .second-home .alert-home2 .buttonfx {
        width: 100%;
    }
    .countdown-container {
        color: #f5f5fa;
        font-size: 15px;
        margin-bottom: 0 !important;
        justify-content: flex-start !important;
    }

    .time-box {
        padding: 5px;
        font-size: 16px;
        border-radius: 6px;
        margin: 5px 2px;
        line-height: 1;
        width: 44px;
        height: 44px;
        color: #000;
    }
    .time-box ._count-name {
        font-size: 8px !important;
    }
    .-get-mob {
        width: 25% !important;
        justify-content: end !important;
    }
    .f-20 {
        font-size: 17px;
    }
    .alert-home2 .closebtn {
        font-size: 20px !important;
        color: #fff !important;
    }

    .alert .buttonfx{
        margin-top: 1rem;
        padding: 0.2rem .5rem !important;
    }
    .alert-home2 .buttonfx {
        margin-top: 0 !important;
    }
    .alert-home .buttonfx{
        margin-top: 0rem;
    }
    .alert-home {
        bottom: 37%;
        right: 7%;
        width: 86%;
    }
    .alert-home2, .alert-home{
        text-align: start !important;
    }
    .alert-home2{
        background-color: #000 !important;
        bottom: 0;
        right: 0;
        left: 0;
        width: 100%;
        border-radius: 0;
        padding: 1rem 1.5rem;
    }
    .img_sec2 .f-30 {
        font-size: 20px;
    }
    .pb-6-5rem {
        padding-bottom: 3.5rem;
    }
    .img_sec22 img {
        height: 300px;
    }
    .piolgy-sec .main-title{
        width: 100% !important;
    }
    .f-27 {
        font-size: 18px;
    }
    .analytics-banner {
        object-position: right;
    }
    .mySwiper-video-responsive .img-frame2 .fancybox-link {
        left: 43%;
    }
    .px-4rem {
        padding-right: 2rem;
        padding-left: 2rem;
        padding-top: 2rem !important;}
    .all-awsome.col-lg-4 {
        width: 98%;
    }
    .f-17 {
        font-size: 15px;
    }
    .footer .mb-4 {
        margin-bottom: 1rem !important;
    }
    .about-sec img {
        height: 250px;
    }
    .py-5-5rem {
        padding-bottom: 2.5rem !important;
        padding-top: 2.5rem !important;
    }
    .top-new-sec .d-flex{
        align-items: center;
    }
    .top-new-sec p{
        text-align: center;
    }
    .pb-5rem {
        padding-bottom: 2rem;
    }
    .img_sec img{
        height: 230px !important;
    }
    .pb-9-5rem {
        padding-bottom: 2.5rem;
    }
    .mt-6-5rem {
        margin-top: 2.5rem !important;
    }
    .what-sec .first-row,
    .what-sec .second-row{
        padding-inline-start: 1rem;
    }
    .f-47 {
        font-size: 25px;
    }
    .details-new {
        width: 70px;
        height: 70px;
    }
    .new-sec p{
        font-size: 12px;
    }
    .f-26 {
        font-size: 18px;
    }
    .width-100{
        width: 100% !important;
    }

    #playIcon {
        width: 80px;
        height: 80px;
    }
    .container-100{
        padding: 0;
        margin: 0;
        width: 100%;
        max-width: fit-content;
    }
    .alert .buttonfx{
        margin-top: 1rem;
    }
    .alert-home2 .buttonfx {
        margin-top: 0 !important;
    }
    .alert-home .buttonfx{
        margin-top: 0rem;
    }
    .buttonfx.f-17 {
        font-size: 16px;
    }
    .second-home .f-36 {
        font-size: 30px
    }
    .second-home .default-btn {
        font-size: 17px !important
    }

}

@media (max-width:575px) {
    #videoContainer {
        height: 275px;
    }
    .details-sec {
        height: 375px;
    }
    #playIcon {
        width: 70px;
        height: 70px;
    }
    .top_first {
        height: 495px;
    }
    #first_sec {
        height: 645px;
    }
    .f-43 {
        font-size: 25px;
    }
    .recpect-img {
        width: 86px;
        height: 85px;
        margin-bottom: 2rem;
    }
    .container-100 h4{
        margin-bottom: 2rem !important;
    }
}

@media (max-width:480px) {
    #partner .col-lg-3 {
        width: 40%;
        margin-bottom: 1.5rem
    }
    .alert-home {
        width: 95%;
        right: 2%;
        padding: 2rem 1.5rem;
    }
    .alert-home h2 {
        font-size: 2.2rem !important;
    }
    ._mobile-style ._details {
        width: 66%;
    }
    .-get-mob {
        width: 33% !important;
    }
    .alert-home .f-25 {
        font-size: 20px;
    }
    .alert-home .w-50 {
        width: 77%!important;
    }

    .alert-home .copy-text,
    .alert-home .copy-text2,
    .alert-home .copy-text3 {
        margin-right: 0!important;
    }
    .alert-home{
        width: auto;
        left: 2%;
    }
    .f-30 {
        font-size: 23px;
    }
    .f-27 {
        font-size: 16px;
    }
    .mySwiper-video-responsive  .v-training {
        height: 350px !important;
    }
    .mySwiper-video-responsive .swiper-slide img {
        width: 40px
    }
    .mySwiper-video-responsive .img-frame2 .fancybox-link {
        bottom: 43%;
        left: 40%;
    }
    .about-sec img {
        height: 220px;
    }
    .f-47 {
        font-size: 20px;
    }
    .f-43 {
        font-size: 20px;
    }

    .top_first h3 {
        font-size: 12px;
    }
    #first_sec {
        height: 610px;
    }
    .top_first {
        height: 450px;
    }
}
@media (max-width:375px) {
    #first_sec {
        height: 675px;
    }

    .alert-home2 {
        padding: 1rem 0.5rem !important;
    }
    .alert-home2 {
        padding: 2rem 1rem;
    }
    .alert-home2 .buttonfx {
        width: 165px;
        margin-top: 0.3rem !important;
    }
    .top_first {
        height:530px;
    }
    ._mobile-style .buttonfx{
        padding: 0.2rem 0.5rem !important;
    }
    .alert-home2 {
        padding: 2rem 1rem;
    }
    .alert-home2 .buttonfx {
        width: 165px;
        margin-top: 0.3rem !important;
    }
}

