 



 body {
     overflow-x: hidden;
     color: #000000;
     padding: 0;
     margin: 0;
     width: 100%;
      font-family: "Open Sans", sans-serif !important;
     font-size: 16px;
     line-height: 22px;
 }
 h1, h2, h3, h4, h5, h6{
     font-family: "Open Sans", sans-serif;
 }
 h2{
   
    font-size: 25px;
    line-height: 32px;
    color: #004E99;
    font-weight: 700;

 }
 body p {
     font-weight: 400;
     color: #000000;
     font-size: 16px;
     line-height: 24px;
      
 }
 a:visited {
    
     text-decoration: none; 
	
 }
 
 a {
     color: #004E99;
     outline: none !important;
      transition: 0.5s;
     text-decoration: none;
 }
 a:hover {
     color: #004E99;
     text-decoration: none;
 }
 /* Header */
 
 html {
      
     overflow-x: hidden;
     padding: 0;
     margin: 0;
     width: 100%;
	  
   }
 
 .values-section{
            background: #88C3EB40;
    padding: 80px 0px;
 }
 
 .values_content{
    max-width: 698px;
    margin: 0 auto;
    display: table;
    text-align: center;
    margin-bottom: 60px;
 }
 .values_heading {
    margin-bottom: 55px;
    position: relative;
    text-align: center;
}
.values_heading::before {
    content: '';
    height: 4px;
    width: 108px;
    background:  #27AF4B;
    position: absolute;
    bottom: -20px;
    left: calc(50% - 4%);
}
.values_content h5{
        color: #004E99;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}
.values_module img{
    
    width: 117px;
    height: 117px;
    margin: 0 auto;
    display: table;
}
.values_module p{
        text-align: center;
    max-width: 260px;
    margin: 0 auto;
    display: table;
    margin-top: 20px;
}
.value_bottom_content{
        color: #004E99;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin-top: 30px;
}
.left_image_with_text{
    position: absolute;
        width: 830px;
    height: 490px;
        z-index: -1;
}
.left_image_text-section{
    height: 490px;
        display: flex;
    align-items: center;
}
.right_content2 ul , .left_content2 ul, .hero_side_content ul{
    list-style: none;
    padding-left: 0;
       margin: 0px 0px 20px 0px;
}
.right_content2 ul li , .left_content2 ul li{
    position: relative;
    padding-left: 30px;
    margin-bottom: 6px;
    color: #000;
   
}
.hero_side_content ul li{
       position: relative;
    padding-left: 60px;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    max-width: 350px;
   
}
.right_content2 ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2026/04/Blue-tick-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.left_content2 ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2026/04/Green-tick-18.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
  .hero_side_content ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width:40px;
    height: 40px;
    background-image: url(/wp-content/uploads/2026/04/Yellow-tick-4.svg);
    background-size: contain;
    background-repeat: no-repeat;
}  

.right_content2{
    max-width: 395px;
}
.right_heading2 , .left_heading2{
    margin-bottom: 55px;
    position: relative;
    
}
.right_heading2::before, .left_heading2::before{
    content: '';
    height: 4px;
    width: 108px;
    background: #27AF4B;
    position: absolute;
    bottom: -20px;
    left: 0;
}
.right_image_text-section{
    background: #88C3EB40;
    height: 490px;
    display: flex;
    align-items: center;
}
.right_image2{
    position: absolute;
    right: 0;
    top: 0;
	    height: 490px;
    
}
.left_bottom_content2{
        color: #004E99;
    font-size: 20px;
    line-height: 28px;
    
    margin-top: 30px;
}
.discover-section{
        padding: 80px 0px;
}
.discover_sub_text{
    text-align: center;
}
.center-btn{
  margin: 40px auto 20px auto;
    display: table;
}
.green_button{
        background: #27AF4B;
    color: #fff;
    border-radius: 6px;
    padding: 9px 30px;
    font-weight: 700;
    border: 2px solid #27AF4B;
}
.green_button:hover{
    color: #27AF4B;
    background: #fff;
    
}
.white_button{
    background: #fff;
    color: #004E99;
    border-radius: 6px;
    padding: 9px 30px;
    font-weight: 700;
    border: 2px solid #fff;
}
.white_button:hover{
    color: #004E99;
    border: 2px solid #004E99;
    
}
.button_below_content{
        text-align: center;
    font-weight: 700;
        margin-bottom: 50px;
}
.bottom_module-p{
    margin-left: 20px;
}
.form-section{
    background-image: url('/wp-content/uploads/2026/04/contact-bg.png');
        background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
        padding: 100px 0px
}
.post, .page {
    margin: 0 !important;
}
.logo_content{
        font-size: 57px;
    color: #004E99;
    font-weight: 700;
    max-width: 728px;
    margin-left: 30px;
    line-height: 67px;
}

.top-section {
    position: relative;
}

.hero_image {
    width: 100%;
    display: block;
}

/* content overlay */
.hero_side_content {
    position: absolute;
    top: 64%;
    right: 0;
    transform: translateY(-50%);
    width: 40%;
    color: #fff;
}

/* buttons overlay */
.top-section > .d-flex:last-child {
    position: absolute;
    top: 70%;
    right: 5%;
    transform: translateY(-50%);
}
.hero_side_content p{
       color: #fff;
    max-width: 490px;
    margin-top: 40px;
}
.qualities_module-box{
              position: relative;
    background: #fff;
    border-radius: 13px;
    padding: 45px 30px 30px 30px;
    text-align: center;
    height: 185px;
}
.qualities_module-img{
        margin: 0 auto;
    display: table;
    position: relative;
    top: 20px;
    z-index: 1;
}
.home-banner-img{
        height: 1200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.qualities_subheading{
    font-size: 20px;
    line-height: 28px;
    text-align: center;
}
.achievement-section{
    padding: 100px 0px;
}
.achievement_green_content{
        color: #27AF4B;
    font-size: 20px;
    line-height: 28px;
    max-width: 540px;
    margin-bottom: 30px;
}
.blue-box{
       background: #004E99;
    border-radius: 14px;
    padding: 12px 12px;
    height: 130px;
}
.green-box{
        background: #27AF4B;
        border-radius: 14px;
     padding: 12px 12px;
    height: 130px;
        display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
}
.number{
            color: #F5ED20;
    font-size: 47px;
    line-height: 55px;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
    display: block;
}
.text{
        color: #fff;
    text-align: center;
    font-weight: 700;
        margin-bottom: 0;
}
.bottom_blue_heading{
        font-size: 23px;
    line-height: 30px;
    font-weight: 700;
    color: #004E99;
    margin-top: 50px;
}
.achievement_sub_content{
    
    padding: 20px 0px;
}
.left_content h5{
        font-size: 16px;
    font-weight: 700;
    color: #004E99;
    padding: 10px 0px;
}
.left_content h6{
        font-size: 14px;
   
}
#gform_1 label{
    color: #fff;
}
#gform_1 input{
        height: 40px;
    border-radius: 8px;
}
.gform-theme--foundation .gform_fields {
    
    row-gap: 16px !important;
}
.gform-theme--foundation .gform_fields {
        
        column-gap: 40px !important;
    }
    #gform_1 input.gfield-choice-input{
        width: 35px;
        height: 35px;
    }

    #gform_1 .gchoice label{
            margin-top: 8px;
    }
    #field_1_16{
        font-weight: 700;
    color: #fff;
    }
    #input_1_22{
        height: 97px;
    border-radius: 12px;
    }
    #field_1_24{
        margin-top: -50px;
    }
    #gform_submit_button_1{
        color: #004E99;
    background: #F5ED20;
    font-weight: 700;
    font-size: 16px;
    padding: 12px 25px;
    height: auto;
    }
    .gfield_required{
        color: #fff !important;
    }
    .gform_required_legend{
        display: none !important;
    }


    /* thank you page */

    .thankyou-section {
    position: relative;
    width: 100%;
}

.ty-hero_image-desktop,
.ty-hero_image-mobile {
    width: 100%;
    height: auto;
    display: block;
}

.ty-hero_image-mobile,
.ty-logo-mobile {
    display: none;
}

.overlay-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: linear-gradient(to right, rgb(4 35 2 / 45%), transparent);
}

.overlay-content .container {
    display: flex;
    align-items: center;
    height: 100%;
}

.ty-content-wrapper {
    max-width: 364px;
    position: relative;
    top: -100px;
}

.ty-title {
    font-weight: 700;
    font-size: 64px;
    color: #F5ED20;
    margin: 0;
}

.ty-subtitle {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
}

.ty-content {
    font-size: 15px;
    line-height: 1.7;
}

.ty-content h3 {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
}

.ty-content p span {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

.ty-content p {
    margin: 16px 0 24px;
    color: #fff;
}

.ty-content h5 {
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
}

.ty-content h4 {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    margin-top: 35px;
}

.ty-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ty-content ul li {
    position: relative;
    padding-left: 35px;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
    line-height: 22px;
}

.ty-content ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 25px;
    height: 25px;
    background-image: url(/wp-content/uploads/2026/04/Yellow-tick-4.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.bottom-right {
   position: absolute;
    bottom: 40px;
    right: 35px;
    max-width: 364px;
}

.ty-btn {
    padding: 10px 20px;
    border-radius: 6px;
    width: 175px;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.ty-btn-green {
    background-color: #27AF4B;
        border: 2px solid #27AF4B;
}
.ty-btn-green:hover{
        color: #27AF4B;
    background: #fff;
}

.ty-btn-blue {
    background-color: #0B4282;
    border: 2px solid #004E99;
}

.ty-btn-blue:hover{
        color: #004E99;
         background: #fff;
    
}

.bottom-right.text-end h6 {
    font-family: Open Sans;
    font-weight: 700;
    font-size: 16px;
    color: #0B4282;
    line-height: 20px;
        margin-bottom: 24px !important;
}

.overlay-content .col-lg-4 {
    padding-right: 78px;
}

.custom-footer {
    background: #88C3EB;
    padding: 20px;
}

.footer-left {
    gap: 15px;
}

.footer-logo img {
    width: 138px;
    margin-top: -72px;
    z-index: 9999;
    position: relative;
}

.footer-text h6 {
    font-weight: 700;
    font-size: 16px;
    color: #0B4282;
}

.footer-text p {
    font-weight: 400;
    font-size: 16px;
    color: #0B4282;
    margin: 0;
}

.privacy-link {
    font-weight: 400;
    font-size: 16px;
    color: #0B4282;
}

.right-links a {
    font-weight: 400;
    font-size: 16px;
    color: #0B4282;
    display: block;
}

.right-links a.phone {
    font-weight: 700;
    font-size: 16px;
}

.privacy-link:hover {
    text-decoration: underline;
}

.d-none-desktop {
    display: none;
}
.no-found-page{
        height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gform_validation_errors *{
    color: #ff5e3a !important;
}
.validation_message{
    color: #ff5e3a !important;
}

.ty-content-wrapper a{
	color: #F5ED20;
}