body{
    overflow-x: hidden;
}
/* For Webkit browsers like Chrome, Safari */
::-webkit-scrollbar {
    width: 5px;
}

/* Track (the part of the scrollbar not filled with color) */
::-webkit-scrollbar-track {
    background: rgba(2, 29, 58, 0.2); /* Set the opacity for the track */
}

/* Handle (the draggable part of the scrollbar) */
::-webkit-scrollbar-thumb {
    background-color: #021d3a; /* Set the color of the scrollbar */
    border-radius: 10px;
    border: 3px solid rgba(0, 0, 0, 0); /* Optional: Adds a small border around the thumb */
}

/* Optional: Hover effect to change scrollbar thumb color */
::-webkit-scrollbar-thumb:hover {
    background-color: #014073; /* Darker shade on hover */
}
h1, h2,h3, h4, p, h5, h6,span, ul, li, a{margin:0;padding:0;font-family: 'Montserrat', sans-serif;}
a{text-decoration:none !important;}
body{margin:0;padding:0;font-family: 'Montserrat', sans-serif;}
.no_space{padding-right:0px;padding-left:0px;}
span.bolder {
    font-weight: 700;
}
li{list-style: none;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
/*      ****************** order now ******************               */
.order_now_section {width: 100%;padding: 90px 0 60px;}  
.step1-field .form-control {
    border: 1px solid var(--secondary-color);
    border-radius: 0;
    box-shadow: 1px 1px 3px var(--secondary-color);
}
legend {
    color: var(--secondary-color);
}
.falseclass {background: var(--secondary-color);color: #fff;padding: 10px;text-align: center;}
#getData {border: 2px solid var(--secondary-color);box-shadow: 1px 1px 26px #000;    padding: 20px 0;}
input#finish1 {text-decoration: none;color: #fff; padding: 7px 53px; background: #00375e; border-radius: 6px; font-size: 15px;
font-weight: 600;text-align: center;border: 1px solid #00375e;   text-transform: uppercase;}
.OrderSummer.bgcolor {box-shadow: 1px 1px 13px var(--secondary-color);}
.show_hide {
    text-decoration: none !important;
    display: none;
    background: var(--secondary-color);
    border-radius: 30%;
    width: 5%;
    text-align: center;
    height: 0%;
    font-size: 26px;
    color: white !important;
}
.show_hide:hover{
    border: 2px solid var(--secondary-color);
    color: var(--secondary-color) !important;
    background: #fff;
}
.btn-style{
    text-decoration: none !important;
    color: #fff !important;
    padding: 7px 53px !important;
    background: var(--secondary-color) !important;
    border-radius: 6px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-align: center !important;
    border: 1px solid var(--secondary-color) !important;
    text-transform: uppercase !important;
}
/*      ****************** order now ******************               */



h2 {
    font-size: 32px;
    margin: 0 0 15px;
    text-transform: capitalize;
}
.header {
    width: 100%;
    padding: 4px 0;
}
.darkHeader {
    top: 0%;
    position: fixed;
    z-index: 99999;
    transition: 0.7s;    padding: 4px 0;
    background: #fff;
    box-shadow: 0px 0px 191px 0px rgba(0,0,0,0.06);
}

.logo {width: 100%;}


span.top_icon {
    margin: 0 10px 0 0;
    color: #ffc600;
}

.top_right {
    width: 100%;
    text-align: right;       padding: 12px 0; 

}
.top_right a {
    color: #07294d;
    font-size: 18px;   
}
.banner-section {
    width:  100%;
    background: url(img/banners/main_banner.webp) no-repeat 0 -190px;
    background-size: cover;
    padding: 160px 0;
    position: relative;
    background-attachment: fixed;
    height: 83.5vh;
}
.banner-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6); /* Opacity effect */
}
.banner-section .container {
    position: relative;
    z-index: 2;
}
.banner-section h1 {
    font-size: 52px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 35px;
}

.banner-section p {
    font-size: 18px;
    color:  #fff;
    margin: 0 0 50px;
}
.banner-section a:hover {
    animation-delay: 1.6s;
    background: #07294d;
    color: #ffc600;
    transition: all 0.6s ease;
    border: 1px solid var(--primary-color);
}

.banner-section a {
    background: transparent;
    text-transform: uppercase;
    font-size: 14px;
    padding: 14px 39px;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
    border: 1px solid #fff;
}
.bannerform h4 {
    font-size: 22px;
    color: #fff;
}
.bannerform h3 {
    font-size: 35px;
    padding: 0 0 15px 0;
    color: #fff;
}
.h_m_sec1 {
    width: 100%;
    margin: -30px 0 0;
}

.sec1_box {
    width: 100%;
    padding: 15px;
    background: #07294d;
    border-radius: 10px;
    overflow: hidden;
}

.sec1_left {
    width: 100%;
    padding: 45px 0 0;

}

.sec1_left h2 {
    color: #fff;
}

.sec1_right {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.s1_box {
    padding: 20px 0;
    border-radius: 5px;
    background: #b5d56a;
    width: 96%;
}

.s1 {
    padding: 20px 0;
    border-radius: 5px;
    background: #ff6f6f;
    width: 98%;
}

.sec1_text {
    width: 100%;
}

.sec1_text h5 {
    font-size: 18px;
    margin: 6px 0 0;
    font-weight: 700;
    color: #fff;
}

.h_m_sec2 {
    width: 100%;
    padding: 70px 0;
}

.sec2_left {
    width: 100%;
}

.sec2_left h2 {
    font-size: 37px;
}

.sec2_left p {
    line-height: 32px;
}

.sec2_right {
    box-shadow: 1px 1px 3px 0px #000;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.79);
    border-radius: 7px;
}

.sec2_right h3 {
    margin: 0 0 20px;
    text-align: center;
}

.sec2_form {
    width: 100%;
}

.sec2_form .form-control {
    border: 1px solid #07294d;
    box-shadow: none;
}


.capbox {
    width: 100%;
    margin: 0 auto 20px;
    }
.capbox-inner {
    background: #fff;
    color: #555555;
    font-size: 12px;
    width: 100%;
    padding: 1px 11px;
    border-radius: 4px;
    border: 1px solid #07294d;
}
#CaptchaDiv {
    background: #fff;
    color: #555555;
    width: 100%;
    padding: 5px 14px;
    border-radius: 4px;
    border: 1px solid #07294d;
    margin: 0 0 11px;
}
#CaptchaInput {
    margin: 1px 0 1px 12px;
    width: 103px;
    padding: 4px;
    border: 1px solid #07294d;
    border-radius: 4px;
}

.sec2_btn {
    width: 100%;
    border: none;
    padding: 7px 0;
    background: #07294d;
    color: var(--secondary-color);
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 4px;
}

.h_m_sec3 {
    width: 100%;
    padding: 70px 0;
    background: #edf0f2;
}

.sec3_top {
    width: 100%;
    margin: 0 0 50px;
    text-align: center;
    overflow: hidden;
}

.sec3_bot {
    width: 100%;
    overflow: hidden;
}

.sec3_box {
    width: 100%;
}

.sec3_box img {
    width: 100%;
}

.sec3_text {
    width: 100%;
    padding: 30px;
    background: #fff;
}

.sec3_text h4 {
    margin: 0 0 10px;
    color: #07294d;
    font-size: 20px;
}

.sec3_text p {
    height: 120px;
}

.star {
    width: 100%;
    color: var(--secondary-color);
    margin: 0 0 5px;
}

.h_m_sec4 {
    width: 100%;
    padding: 70px 0;
    background:url(img/sec4_img1.jpg) no-repeat top center;
    background-size:cover;
    background-attachment: fixed;
}

.sec4_right {
    width: 100%;
    color: #fff;
}

.sec4_right h2 {
    font-size: 25px;
    margin: 0 0 40px;
    text-transform: inherit;
}

.sec4_box {
    width: 100%;
}

.sec4_image {
    width: 100%;
    text-align: center;
    margin: 0 0 60px;
}

.sec4_text {
    width: 100%;
    margin: 0 0 10px;
}

.sec4_text h4 {
    margin: 0 0 5px;
    color: var(--secondary-color);
}

.h_m_sec5 {
    width: 100%;
    padding: 70px 0;
}

.sec5_left {
    width: 100%;
}

.sec5_left a {
    background: var(--secondary-color);
    text-transform: uppercase;
    font-size: 15px;
    padding: 13px 30px;
    border-radius: 50px;
    color: #fff;
    font-weight: 600;
}

.sec5_left a:hover {
    animation-delay: 1.6s;
    background: #07294d;
    color: #ffc600;
    transition: all 0.6s ease;
}

.sec5_left p {
    line-height: 31px;
    margin:0 0 35px;
}

.sec5_right {
    width: 100%;
    text-align: center;
}

.sec5_box {
    width: 100%;
    margin: 0 0 30px;
}


.sec5_box img {
    width: 100%;
    border-radius: 10px;
}

.sec5_text {
    position: absolute;
    bottom: 45px;
    left: 0;
    right: 0;
    width: 80%;
    background-color: #fff;
    border-radius: 5px;
    margin: 0 auto;
    padding: 15px;
}

.sec5_text h4 {
    color: #07294d;
    margin: 0 0 5px;
}

.sec5_text h6 {
    color: #ffc600;
}

.h_m_sec6 {
    width: 100%;
    padding: 70px 0;
    background:url(img/sec6_img1.jpg) no-repeat top center;
    background-size:cover;
    background-attachment: fixed;
}

.sec6_top {
    width: 100%;
    text-align: center;
    margin: 0 0 50px;
}

.sec6_top h2 {
    color: #fff;
}

.sec6_bot {
    width: 100%;
    overflow: hidden;
}

.test_box {
    width: 96%;
    padding: 30px;
}

.test_box_img {
    width: 100%;
}

.test_box_text {
    width: 100%;
    color: #fff;
}

.test_box_text h5 {
    margin: 10px 0 0;
    font-size: 17px;
    color: var(--secondary-color);
}

.test_box_img img {
    border-radius: 5px;
}

.ctasection {
    width: 100%;
    padding: 70px 0;
}
.bannerform{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 30px;
    border-radius: 17px;
    background: #021d3a;
}
.bannerform input{
height: 50px;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.bannerform button{
    background: var(--secondary-color);
    border: none;
    padding: 10px 30px;
    font-size: 16px;
    border-radius: 4px;
    color: #000;
    font-weight: 600;
}
.sec7_top {
    width: 100%;
    text-align: center;
    margin: 0 0 30px;
    overflow: hidden;
}

.sec7_bot {
    width: 100%;
    overflow: hidden;
}

.sec7_bot .form-control {
    border: 1px solid #07294c;
    box-shadow: none;
}

div#CaptchaDiv2 {
    width: 100%;
    padding: 6px 12px;
    color: #999999;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #07294c;
}

input#CaptchaInput2 {
    border: 1px solid #07294c;
    box-shadow: none;
    padding: 3px 0;
    border-radius: 5px;
}

.capbox2 {
    border-radius: 4px;
    border: 1px solid #07294c;
    background: #fff;
    color: #999999;
    width: 100%;
    padding: 2px 11px;
}

.sec7_btn {
    width: 100%;
    padding: 6px 0;
    border-radius: 4px;
    background: var(--secondary-color);
    color: #07294d;
    font-weight: 700;
    border: 1px solid #07294c;
    text-transform: uppercase;
}

.sec7_btn:hover {    
    animation-delay: 1.6s;
    background: #07294d;
    color: #ffc600;
    transition: all 0.6s ease;}



.owl-pagination {
    margin: 30px 0 0;
}
.owl-theme .owl-controls .owl-page span {
    background: var(--secondary-color);
}

.foot_top {
    width: 100%;
    padding: 50px 0;
    background: #07294d;
}
.foot_box h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 14px;color: #fff;
}
.foot_box p {
    color: #d7d7d7;
    font-size: 14px;
    text-align: left;
    line-height: 24px;

}
.foot_box {
    width: 100%;
}
.foot_box ul li {
    display: block;
    position: relative;
    padding-left: 15px;
    line-height: 25px;
    padding-bottom: 10px;
}
.foot_box ul li a {
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    color: #d7d7d7;
    transition: all 0.5s ease 0s;
    font-weight: 300;
}
.foot_box ul li:hover a {
    color: var(--secondary-color);
    margin-left: 5px;
}
.foot_box ul li i {
    position: absolute;
    left: 0;
    top: 7px;
    color: var(--secondary-color);
    transition: all 0.5s ease 0s;
}
.foot_bottom {
    width: 100%;
    background: #021d3a;
    padding: 10px 0;
    text-align: center;
}
.foot_bottom p {
    color: #fff;
    font-size: 13px;
}


.inner_page_banner {
    background: #444444;
    text-align: center;
    padding: 140px 0 30px;
    width: 100%;
}
.inner_page_banner h1 {
    color: var(--secondary-color);
    text-transform: uppercase;
}
.terms_condition_section {
    width: 100%;
    padding: 60px 0;
}
.terms_cond_inner h3 {
    font-weight: 600;
    margin: 20px 0;
    text-transform: uppercase;
}
.terms_cond_inner p {
    font-size: 16px;
    margin: 0 0 20px;
}
.terms_cond_inner ul li {
    list-style: none;
    font-size: 16px;
    margin: 0 0 20px;
    position: relative;
}
.terms_cond_inner ul li:before {
    content: "";
    position: absolute;
    left: -23px;
    background: var(--secondary-color);
    width: 1%;
    height: 4px;
    border-radius: 50px;
    top: 10px;
}
.inerpage_section1 {
    width: 100%;
    padding: 40px 0;
}
.conatc_us_form label {
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 10px;
}
button.cont_but {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    background: var(--secondary-color);
    padding: 10px 30px;
    border: none;
    margin-top: 20px;
}   
.conatc_us_form {
    width: 100%;
}

.capbox0 {
    width: 100%;
    overflow: hidden;
}

div#CaptchaDiv0 {
    width: 40%;
    background: #fff;
    padding: 10px 12px;
    margin: 0 0 15px;
    float: left;
    border: 2px solid #07294d;
}

.capbox-inner0 {
    padding: 3px 13px;
    width: 55%;
    float: left;
    margin: 0 0 0 20px;
    border: 2px solid #07294d;
}

input#CaptchaInput0 {
    margin: 1px 0px 1px 30px;
    width: 130px;
    padding: 4px;
    border: 1px solid #222e4f;
}

.conatc_us_form input {
    resize: none;
    border: none;
    border-radius: 0;
    margin-bottom: 30px;
    height: 60px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

/* responsive styling*/
@media screen and (max-width:980px)
{
    
.top_right a {font-size: 15px;} 
.header {padding: 2px 0;}   
.h_m_banner {padding: 130px 0;}
.h_m_banner h1 {font-size: 30px;}   
h2 {font-size: 26px;}
.h_m_sec2 {background: none;}   
.sec5_left p {line-height: 19px;}   
.sec5_text h4 { margin: 0 0 5px;font-size: 12px;}   
.sec5_text h6 { font-size: 9px;}    
.sec5_text {padding: 5px;}  
.test_box_img img {width: 100%;}    
input#CaptchaInput2 {width: 21px;}
#CaptchaInput {width: 33px;}
.h_m_sec4 {background: #07294d;}    
.h_m_sec1 {margin: -70px 0 0;}  
.sec1_left h2 { font-size: 19px;}   
.s1_box {padding: 8px 0;}
.s1_box2 {padding: 8px 0;}
.sec2_left h2 {font-size: 28px;}    
.sec3_text h4 {font-size: 13px;}    
.sec3_text p {height: 206px; font-size: 13px;}  
.sec4_image { margin: 0 0 25px;}    
    
    
    
}

    
    

@media screen and (max-width:767px)
{   

.top_right {padding: 3px 0;}    
.h_m_sec1 {margin: -70px 0 0;}  
.h_m_banner {background: url(img/main_banner.jpg) no-repeat -246px -74px;}  
.sec2_left {margin: 0 auto 40px;}   
.sec2_left p {line-height: 23px;}   
.sec2_left h2 {font-size: 27px;}    
.sec3_text p {height: auto;}    
.sec3_box {margin: 0 0 30px;}   
.sec4_image { text-align: left;margin: 0 0 20px;}   
.sec4_text {margin: 0 0 30px;}  
.sec5_right {margin: 40px 0 0;} 
div#CaptchaDiv2 { margin: 0 0 22px;}    
.foot_box {margin: 0 0 15px;}   
input#CaptchaInput2 {width: 111px;} 
.test_box_img img {width: 60%;}
#CaptchaInput { width: 73px;}   
.h_m_banner h1 { font-size: 33px;}
    

    
}
.aboutsec{
    padding: 100px;
}
.aboutsec h3{
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
}
.aboutsec p {
    line-height: 28px;
     font-size: 16px;
      padding-top: 20px;
}
.aboutsec img {
    width: 100%;
}
.achiveList {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    margin-top: 2rem;
}
.achiveList h2 {
    font-size: 40px;
    color: #064C9B;
    text-align: center;
    line-height: 1.4;
}
.achiveList h2 span {
    display: block;
    font-size: 1rem;
    font-weight: 500;
}
.achiveList li:nth-child(2) {
    padding: 0 2rem;
    border-right: 1px solid #064C9B;
    border-left: 1px solid #064C9B;
}
.subjectsection{
    background: url('img/background.avif');
    background-position: center;
    background-size: contain;
    background-repeat: repeat;
 position: relative;
 padding: 50px;
 background-attachment: fixed;
}
.subjectsection::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #D3d3d399; /* Opacity effect */
}
.subjectsection .container{
   position: relative;
    z-index: 3;
}
.subjectsection .s6_box {
    color: #474747;
    padding: 8px 20px 10px 20px;
    margin: 0 0 30px;
    background: #fff;
    box-shadow: 0 3px 20px 0 rgb(0 0 0 / 12%);
    border-radius: .5rem;
}
.subjectsection .s6_box p span {
    font-size: 32px;
    color: #064C9B;
    margin: 0 10px 0 0;
    position: relative;
    top: 4px;
}
.subjectsection .s6_box p {
    font-size: 14px;
    line-height: 45px;
    color: #121212;
}
.subjectsection .s6_box a {
    text-decoration: none;
}
.testimonialsection {
    background: #d7d7d720;
    padding: 50px;
}

 .testimonialsection h2, .subjectsection h2 {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 50px;
    color: #121212;
}

.testimonialsection .testimonial-carousel {

    margin: auto;
    padding: 40px 0;
}

.testimonialsection .testimonial-carousel .testimonial-item {
    background: #07294D20 !important;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: center;
    transition: transform 0.5s ease, filter 0.5s ease;
    margin: 20px;
    height: 230px;
}

.testimonialsection .testimonial-carousel .profile {
    display: flex;
    align-items: center;
    gap: 15px;
}

.testimonialsection .testimonial-carousel .profile img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #007bff;
}

.testimonialsection .testimonial-carousel .profile_detail {
    text-align: left;
}

.testimonialsection .testimonial-carousel .writername {
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

.testimonialsection .testimonial-carousel .star {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 8px;
}

.testimonialsection .testimonial-carousel .star img {
    width: 10px;
    height: 10px;
    border: none !important;
    margin-left: 4px;
}

.testimonialsection .testimonial-carousel .rating {
    display: flex;
    align-items: baseline;
    gap: 5px;
}

.testimonialsection .testimonial-carousel .rating-point {
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

.testimonialsection .testimonial-carousel .para {
    margin-top: 15px;
    font-size: 12px;
    color: #121212;
    text-align: center;
    font-weight: 400;
    height: 75px;
    overflow-y: scroll;
    padding: 0px 10px;
}

.testimonialsection .testimonial-carousel .hire {
    margin-top: 10px;
    padding: 8px 15px;
    background: #007bff;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}

/* Zoom effect for center item */
.testimonialsection .testimonial-carousel .owl-item.active.center .testimonial-item {
    transform: scale(1.2) !important;
    filter: none !important;
}

/* Blur effect for side items */
.testimonialsection .testimonial-carousel .owl-item:not(.center) .testimonial-item {
    background: #fff !important;
    transform: scale(0.9) !important;
}

.testimonialsection .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block !important;
}

.contact-section {
    background: linear-gradient(to right, #FF7F00, #FF9900);
    border-radius: 20px;
    padding: 50px;
    color: white;
    text-align: left;
    max-width: 1000px;
    margin: 50px auto;
    position: relative;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.contact-section h2 {
    font-weight: bold;
    font-size: 50px;
}

.contact-section p {
    font-size: 14px;
    margin-bottom: 50px;
    color: #f5f5f5;
    width: 40%;
}

.contact-section .btn-custom {
    background: black;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 50px !important;
    font-weight: bold;
    transition: 0.3s;
    display: flex;
    align-items: center;
}

.contact-section .btn-custom:hover {
    background: transparent;
    border: 1px solid;
}

.contact-section .btn-custom::after {
    content: "";
    width: 10px;
    height: 10px;
    background: white;
    border-radius: 50%;
    margin-left: 20px;
}

.contact-section .btn-group {
    display: flex;
    gap: 18px;
    width: 60%;
    height: 55px;
}

.contact-section .gradient-bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.5), transparent);
    border-radius: 20px;
}

.contact-section .gradient-bg::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -20px;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.8) 10%, transparent 70%);
    border-radius: 50%;
    transform: translateY(-50%);
}

.contact-section .gradient-bg::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 50px;
    width: 180px;
    height: 180px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.6) 10%, transparent 70%);
    border-radius: 50%;
    transform: translateY(-50%);
}

.services-section h2 {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 50px;
    color: #fff;
}
.services-section{
    background: url(img/sec6_img1.jpg) no-repeat top center;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px;
}
.swiper-container {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  
  .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 320px;
    overflow: hidden;
    border-radius: 8px;
  }

  .swiper-container .colorbox {
   
    border-radius: 8px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
    margin: 0 30px 0 0;
    padding: 45px 35px;
    color: #fff;
    position: relative;
    width: 90%;
  }
  .swiper-container .colorbox h4{
    font-weight: 600;
    font-size: 22px;
    color: #fff;
  }
  .swiper-container .colorbox ul {
    padding-top: 20px;
}
.swiper-container .colorbox ul li{
    list-style: circle;
    padding-bottom: 10px;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
}
.swiper-container .colorbox:nth-child(1) {
    /* Orange */
}

.swiper-container .colorbox:nth-child(2) {
    background: #3e4356; /* Dark gray */
}

.swiper-container .colorbox:nth-child(3) {
    background: rebeccapurple; /* Purple */
}

.swiper-container .colorbox:nth-child(4) {
    background: black; /* Black */
}

.swiper-container .colorbox:nth-child(5) {
    background: tomato; /* Tomato Red */
}

.swiper-container .colorbox:nth-child(6) {
    background: brown; /* Brown */
}

.services-section .swiper-container .swiper-pagination-bullet-active{
    background: #fff !important;
}
.myslider .swiper {
    width: 300px;
    height: 408px;
  }
  .myslider .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 320px;
    background-color: #fff;
    overflow: hidden;
    border-radius: 8px;
  }
  .myslider .picture {
    width: 320px;
    height: 320px;
    overflow: hidden;
  }
  .myslider img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .myslider .detail {
    padding: 25px 20px;
    font-weight: 600;
    text-align: center;
  }
  .myslider h3 {
    margin: 0;
    font-size: 20px;
  }

  .myslider span {
    display: block;
    font-size: 16px;
    color: #f44336;
  }
  .myslider .swiper-slide:nth-child(1n) {
    background-color: #fff;
  }

  .myslider .swiper-slide:nth-child(2n) {
    background-color: #fff;
  }

  .myslider .swiper-slide:nth-child(3n) {
    background-color: #fff;
  }

  .myslider .swiper-slide:nth-child(4n) {
    background-color: #fff;
  }

  .myslider .swiper-slide:nth-child(5n) {
    background-color: #fff;
  }

  .myslider .swiper-slide:nth-child(6n) {
    background-color: #fff;
  }

  .myslider .swiper-slide:nth-child(7n) {
    background-color: #fff;
  }

  .myslider .swiper-slide:nth-child(8n) {
    background-color: #fff;
  }

  .myslider .swiper-slide:nth-child(9n) {
    background-color: #fff;
  }

  .myslider .swiper-slide:nth-child(10n) {
    background-color: #fff;
  }

  .carrermodal  .modal-content{
    padding: 20px;
  }
  .carrermodal  h5{
    text-align: center;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 26px;
  }
  .carrermodal  p{
    text-align: center;
    color: #6D6F73;
    text-transform: capitalize;
    line-height: 24px;
    font-weight: 300;
    font-size: 14px;
    padding-top: 14px;
  }
  .carrermodal form{
    margin-top: 20px;
    
  }
  
  .carrermodal form input::placeholder{
font-size: 14px;
  }
  .carrermodal form input{
    height: 55px !important;
    border: none !important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px !important;
    margin-top: 20px !important;
    width: 100% !important;
    padding: 10px !important;
    font-size: 16px !important;
  }
  .carrermodal form textarea{
    margin-bottom: 0px;
    border-radius: 10px;
    width: 100%;
    border: none;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px !important;
    margin-top: 20px !important;
    width: 100% !important;
    padding: 10px !important;
    font-size: 16px !important;
  }
  .carrermodal form .fileupload {
    margin-top: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  .carrermodal  form button{
    width: 100%;
    color: #fff;
    background: var(--primary-color);
    font-size: 16px;
    font-weight: 400;
    padding: 12px;
    border: none;
    border-radius: 50px;
  }
  