* { margin:0; padding:0; outline:0; box-sizing:border-box;}
.nobdr { border:none !important; }
.nobg { background:none !important; }
.nobdr_top { border-top:none !important; }
.nomargin { margin:0px !important; }
.nomargin-top{margin-top:0 !important;}
.nomargin-left { margin-left:0px !important; }
.nomargin-right { margin-right:0px !important; }
.nopadding { padding:0px !important; }
.alignbottom { vertical-align:text-top;}
.pd-1{padding: 1rem;}
.pd-2{padding: 2rem;}
.pd-3{padding: 3rem;}
.pd-4{padding: 4rem;}
.pd-5{padding: 5rem;}
.pd-6{padding: 6rem;}
.pd-7{padding: 7rem;}
.pd-8{padding: 8rem;}
.pd-9{padding: 9rem;}

.pdt-1{padding-top: 1rem;}
.pdt-2{padding-top: 2rem;}
.pdt-3{padding-top: 3rem;}
.pdt-4{padding-top: 4rem;}
.pdt-5{padding-top: 5rem;}
.pdt-6{padding-top: 4rem;}
.pdt-7{padding-top: 7rem;}
.pdt-8{padding-top: 8rem;}
.pdt-9{padding-top: 9rem;}
.pdt-10{padding-top: 10rem;}
.pdt-11{padding-top: 11rem;}
.pdt-12{padding-top: 12rem;}
.pdt-13{padding-top: 13rem;}
.pdt-14{padding-top: 14rem;}
.pdt-15{padding-top: 15rem;}
.pdt-16{padding-top: 16rem;}
.pdt-17{padding-top: 17rem;}
.pdt-18{padding-top: 18rem;}
.pdt-19{padding-top: 19rem;}
.pdt-20{padding-top: 20rem;}

.pdb-1{padding-bottom: 1rem;}
.pdb-2{padding-bottom: 2rem;}
.pdb-3{padding-bottom: 3rem;}
.pdb-4{padding-bottom: 4rem;}
.pdb-5{padding-bottom: 5rem;}
.pdb-6{padding-bottom: 4rem;}
.pdb-7{padding-bottom: 7rem;}
.pdb-8{padding-bottom: 8rem;}
.pdb-9{padding-bottom: 9rem;}
.pdb-10{padding-bottom: 10rem;}
.pdb-11{padding-bottom: 11rem;}
.pdb-12{padding-bottom: 12rem;}
.pdb-13{padding-bottom: 13rem;}
.pdb-14{padding-bottom: 14rem;}
.pdb-15{padding-bottom: 15rem;}
.pdb-16{padding-bottom: 16rem;}
.pdb-17{padding-bottom: 17rem;}
.pdb-18{padding-bottom: 18rem;}
.pdb-19{padding-bottom: 19rem;}
.pdb-20{padding-bottom: 20rem;}

.mgt-1{margin-top: 1rem;}
.mgt-2{margin-top: 2rem;}
.mgt-3{margin-top: 3rem;}
.mgt-4{margin-top: 4rem;}
.mgt-5{margin-top: 5rem;}
.mgt-6{margin-top: 6rem;}
.mgt-7{margin-top: 7rem;}
.mgt-8{margin-top: 8rem;}
.mgt-9{margin-top: 9rem;}
.mgt-10{margin-top: 10rem;}
.mgt-11{margin-top: 11rem;}
.mgt-12{margin-top: 12rem;}
.mgt-13{margin-top: 13rem;}
.mgt-14{margin-top: 14rem;}
.mgt-15{margin-top: 15rem;}
.mgt-16{margin-top: 16rem;}
.mgt-17{margin-top: 17rem;}
.mgt-18{margin-top: 18rem;}
.mgt-19{margin-top: 19rem;}
.mgt-20{margin-top: 20rem;}

.mgb-1{margin-bottom: 1rem;}
.mgb-2{margin-bottom: 2rem;}
.mgb-3{margin-bottom: 3rem;}
.mgb-4{margin-bottom: 4rem;}
.mgb-5{margin-bottom: 5rem;}
.mgb-6{margin-bottom: 6rem;}
.mgb-7{margin-bottom: 7rem;}
.mgb-8{margin-bottom: 8rem;}
.mgb-9{margin-bottom: 9rem;}
.mgb-10{margin-bottom: 10rem;}
.mgb-11{margin-bottom: 11rem;}
.mgb-12{margin-bottom: 12rem;}
.mgb-13{margin-bottom: 13rem;}
.mgb-14{margin-bottom: 14rem;}
.mgb-15{margin-bottom: 15rem;}
.mgb-16{margin-bottom: 16rem;}
.mgb-17{margin-bottom: 17rem;}
.mgb-18{margin-bottom: 18rem;}
.mgb-19{margin-bottom: 19rem;}
.mgb-20{margin-bottom: 20rem;}

/*br{display: none;}*/
img {height: auto;  border:0;}
ul { list-style-type:none; padding:0; margin:0;}
ul, ol, li { list-style:none; padding:0; margin:0; font-size: 1.6rem;font-family: var(--familyInter);}

a { text-decoration:none; outline:none;color: var(--fontcolor);transition: 0.5s;display: block;font-size: 1.6rem;}
a:hover{text-decoration: none !important;}
img{transition: 0.3s;}
figure{margin: 0;}
aside, details, figcaption, figure, ins, summary, small, mark, title, video, footer, header, hgroup, nav, section, article { display: block; }
strong, b{display: inline;font-size: 1.6rem;font-weight: 600;}
td, th {
    font-size: 1.6rem;
    vertical-align: middle;
}
.clear { padding:0; margin:0; clear:both; }
h1, h2, h3, h4, h5, h6 { padding:0; margin:0 0 1.5rem;font-family: var(--familyInter);}
p{padding:0; margin:0 0 2.5rem;font-family: var(--familyInter);font-size: var(--fontsizze);line-height: 2.4rem;}
span{padding:0;font-family: var(--familyInter);font-size: var(--fontsizze);line-height: 2.4rem;}

html, body { width: var(--w-full); padding: 0; margin: 0;font-family: var(--familyInter); font-size: 62.5%;color: #2D2D2D;}
body{overflow-x: hidden;}
button:focus:not(:focus-visible){box-shadow: none;}
.cf::before,.cf::after {content: " "; display: table;}
.cf::after {clear: both;}
.cf {zoom: 1;}

:root{
--headingclr:#000;
--colorwhite:#fff;
--orangecolor:#FF6600;
--bluecolor:#10316B;
--greencolor:#108a43;
--Redcolor:#BE0100;
--lightgrey:#F5F5F5;
--yellowcolor: #FFDD00;
--black: #161616;
--flex: flex;
--w-full:100%;
--H-full:100%;
--Radius-full:100%;
--familyInter:"Inter", sans-serif ;
--fontsizze:1.6rem;

}
h1{font-size: 4rem;line-height: 4.5rem;font-weight: 700;color: var(--colorwhite);}
h2{font-size: 3.2rem;line-height: 3.5rem;font-weight: 700;color:#180B2E;}
h3{font-size: 2rem;line-height: 2.4rem; font-weight: 600;color: #180B2E;}

.orng_cta{
  background: var(--orangecolor);
  color: var(--colorwhite);
  border-radius: 2.5rem;
  padding: .5rem 1rem;font-size: 1.4rem;
  display: inline-block;
  font-weight: 500;border: .1rem solid transparent;
}
.blue_cta{
  background: transparent;
  color: var(--bluecolor);
  border-radius: 2.5rem;
  padding: .7rem 1rem;
  display: inline-block;
  font-weight: 500;font-size: 1.4rem;
  border: .1rem solid var(--bluecolor);
}

.container {
  --bs-gutter-x: 2.8rem;
}
.color-white{color: #fff;}
.commn_head p{font-size: 2.4rem; line-height: 1.4;}
.nav_arrow { display: flex;justify-content: center; align-items: center; margin-top: 3rem; gap: 2rem;}
.nav_arrow .swiper-button-prev::after, .nav_arrow .swiper-button-next::after{display: none;}
.nav_arrow .swiper-button-prev, .nav_arrow .swiper-button-next{position: static;}


/*blog section*/

.base-box {
    background: #000;
    padding: .6rem;
    border-radius: 2rem;
    border: .1rem solid #92929233;
}
.base-box:hover .base-text img, .Featured-box:hover .base-text img {
    transform: translate(10px, -10px);
}

.base-box:hover h3, .Featured-box:hover h3 {
    color: #599a44;
}

.base-text {
    padding: 2rem;
}

.base-text h3 {
    color: #fff;
    margin: 1rem 0;transition: 0.3s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.base-text span {
    color: #929292;
    font-size: 1.4rem;
    border: .1rem solid #92929247;
    padding: .1rem 1rem;
    display: inline-block;
    border-radius: 2.5rem;
}

.base-text p {
    color: #929292;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*blog section*/



/*MODAL*/
/* Overlay */
.popup-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.85);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

/* Popup Box */
.popup-box {
    width: 820px;
    max-width: 94%;
    padding: 48px 50px;
    border-radius: 24px;
    background: rgba(15, 15, 15, 0.9);
    border: 1px solid rgba(255,255,255,0.08);
    backdrop-filter: blur(12px);
    box-shadow: 0 20px 60px rgba(0,0,0,0.6);
    position: relative;margin: 4rem auto 0;    text-align: center;
}

/* Close Button */
.close-btn {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #aaa;
    font-size: 25px;
    cursor: pointer;
    transition: 0.3s;
}
.close-btn:hover {
    color: #fff;
    border-color: #fff;
}

/* Heading */
.popup-box h2 {
    text-align: center;
    color: #ffffff;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: 0.3px;
}

/* Form layout */
.form-row {
    display: flex;
    gap: 24px;
    margin-bottom: 22px;
}

/* Inputs */
.form-row input {
    width: 100%;
    height: 54px;
    padding: 0 20px;
    border-radius: 30px;
    border: 1px solid rgba(255,255,255,0.08);
    background: rgba(0,0,0,0.4);
    color: #fff;
    font-size: 15px;
    transition: 0.3s;    font-weight: 500;
}

.form-row input::placeholder {
    color: #777;
    font-size: 14px;
}

.form-row input:focus {
    border-color: #00ff99;
    background: rgba(0,0,0,0.6);
}

/* Checkbox */
.checkbox {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 13.5px;
    color: #9a9a9a;
    line-height: 1.6;
    margin-top: 5px;flex-wrap: wrap;
    margin-bottom: 30px;justify-content: center;
}
.checkbox span, .checkbox span a {
    font-size: 14px;
}
.checkbox a {
    display: inline;
}

.checkbox input {
    margin-top: 3px;
    accent-color: #00ff99;
}

.checkbox a {
    color: #00ff99;
    text-decoration: none;
}

/* Button */
.submit-btn {
    display: block;
    margin: auto;
    padding: 14px 28px;
    border-radius: 40px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

.submit-btn:hover {
    background: #00ff99;
    color: #000;
    border-color: #00ff99;
}
.commn-inpt {
    text-align: left;
width: 100%;
}

.commn-inpt .error {
    padding-left: 2rem;
    padding-top: .5rem;
}
.error {
    display: block;
    width: 100%;font-size: 1.2rem;
    color: red;
}

/* Mobile */
@media(max-width: 640px) {
    .popup-box {
        padding: 30px 20px;
    }

    .popup-box h2 {
        font-size: 26px;
    }

    .form-row {
        flex-direction: column;
        gap: 16px;
    }
}
/*MODAL*/

/* Overlay */
.thankyou-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.92);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 10000;
}

/* Box */
.thankyou-box {
    width: 900px;
    max-width: 95%;
    padding: 70px 40px;
    border-radius: 28px;
    text-align: center;
    background: radial-gradient(circle at top, rgba(255,255,255,0.04), transparent 60%), #050505;
    border: 1px solid rgba(255,255,255,0.08);
    box-shadow: inset 0 0 60px rgba(255,255,255,0.02);
    color: #fff;margin: 5rem auto 0;
}

/* Icon */
.thankyou-icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 25px;
    border-radius: 50%;
    background: linear-gradient(145deg, #4f8cff, #2f6bff);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: #fff;
    box-shadow: 0 10px 30px rgba(79,140,255,0.5);
}

/* Title */
.thankyou-box h2 {
    font-size: 52px;
    font-weight: 600;
    margin-bottom: 15px;color: #fff;
}

.thankyou-box p {
    font-size: 2.4rem;
    color: #9a9a9a;
    margin-bottom: 35px;
}


/* Responsive */
@media(max-width: 600px) {
    .thankyou-box {
        padding: 50px 20px;
    }

    .thankyou-box h2 {
        font-size: 36px;
    }

    .thankyou-box p {
        font-size: 15px;
    }
}

@media (min-width: 992px) {

h1{font-size: 7.2rem;line-height: 7.5rem;font-weight: 700;color: var(--colorwhite);}
h2{font-size: 6.4rem;line-height: 7rem;font-weight: 700;}
h3{font-size: 2rem;line-height: 2.4rem; font-weight: 700;}



}
@media (max-width: 1399px) {
h1{font-size: 6rem;line-height: 7rem;font-weight: 700;color: var(--colorwhite);}
h2{font-size: 5rem;line-height: 6rem;font-weight: 700;}
h3{font-size: 1.8rem;line-height: 2.4rem; font-weight: 700;}

.commn_head p { font-size: 1.8rem;}
.sub-text{max-width: 90%;}
.pdb-8 {
    padding-bottom: 5rem;
}
.pdt-8 {
    padding-top: 5rem;
}

}

@media (max-width: 1199px) {
h1{font-size: 5rem;line-height: 5.5rem;}
h2{font-size: 4rem;line-height: 4.5rem;}


}

@media (max-width: 991px) {
.commn_head {
    text-align: center;
}

}

@media (max-width: 767px) {

h1{font-size: 4rem;line-height: 4.5rem;}
h2{font-size: 3.2rem;line-height: 3.5rem;}
h3{font-size: 1.8rem;line-height: 2.4rem;margin-bottom: 1rem;}
.pdt-8, .pdb-8{padding-bottom: 4rem;padding-top: 4rem;}
.commn_head p{font-size: 1.6rem;}

}








