.left-box{
    background: linear-gradient(180deg, #cad7fe, rgba(243, 244, 255, 0));
    min-height: 100vh;
    /* padding: 24px; */
    padding: 24px 80px 20px 80px;
    width: 100%;
    display: flex;
    flex-direction: column;
   }
   .left-box .title{
    color: #004d5e;
    font-size: 34px; 
   }
   .left-box .para{ 
    font-size: 16px;
   }
   .left-img{
    max-width: 100%;
   }
   .right-box{
     padding: 24px 80px 20px 80px;
   }
   .right-box .title{
       font-size: 24px;
       color: #004d5e;
   }
.full-width {
    width: 100%;
}
.fw-500 { font-weight: 500;}

.slider-transform {

	transform: translate3d(0px, 0px, 0px);

    	transition-duration: 350ms;

}

.no-list-style {
    list-style: none;
}

.logo-max-height {
    max-height: 60px;
}
.flex-column-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: 20px;
}

.img-size {
    min-height: 100px;
    max-height: 150px;
    margin-bottom: 15px;
}

.otp-message {
    font-size: 16px;
    color: #666;
    margin-top: 8px;
}

.flex-gap {
    display: flex;
    gap: 10px;
    margin-top: 20px;
}

.otp-input-style {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.otp-error-message {
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #666;
    display: none;
}

.error-message {
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #666;
    display: none;
}


.resend-text {
    margin-top: 15px;
    font-size: 14px;
    color: #666;
}

.resend-link {
    color: #007bff;
    text-decoration: none;
}

.right-box .check-ic{
    max-height: 20px;
}
.checkbox-hidden {
    display: none;
}

.label-style {
    cursor: pointer;
    font-weight: 500;
    font-size: large;
    line-height: 45px;
}

.name-address-heading {
    color: rgb(0, 77, 94);
    letter-spacing: 0;
    line-height: 30px;
    margin: 0 0 22px;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
}

.thank-you-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.thank-you-heading {
    font-size: 40px;
    font-weight: bold;
    color: #333;
    margin-bottom: 0;
}

.check-image {
    min-height: 150px;
    max-height: 150px;
    margin-bottom: 15px;
}

.selected-services-text {
    font-size: 16px;
    color: #000;
    margin-top: 10px;
    line-height: 25px;
}

.visit-us {
    margin-top: 15px; /* Assuming you want some space here */
}

.visit-us a {
    text-decoration: none;
}

.logo-max-height {
    max-height: 60px;
}


   .checklist{
    list-style: none;
    margin-top: 20px;
    padding-left: 0rem;
   }
   .loan-option-wrap{
       display: flex;
       flex-wrap: wrap;
       width: 100%;
   }
 .loan-option{
    border: 1px solid rgba(27,29,199,.2);
    border-radius: 8px;
    background-color: #fff;
    width: auto;
    padding: 6px 14px;
    text-align:center;
    color: #004d5e;
    font-size: 16px;
    line-height: 1;
    margin: 0 0 24px;
    min-height: 40px;
    cursor: pointer;
    margin-right: 16px;
 }
 .visit-us{
    padding: 8px 20px;
    background-color: rgba(0, 77, 94, 0.1);
    border-left: 5px solid #004d5e;
    span{
       font-size: 18px;
       color: #222;
    }
    a{
       font-size: 18px;
       color: #004d5e;
       text-decoration: none;
    }
 }

 .f-12{
   font-size: 12px;
 }
 .form-floating>.form-control-plaintext:focus, .form-floating>.form-control-plaintext:not(:placeholder-shown), .form-floating>.form-control:focus, .form-floating>.form-control:not(:placeholder-shown) {
   padding-top: 0.625rem;
   padding-bottom: 0.625rem;
}
.form-floating>.form-control-plaintext~label, .form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label {
   color: rgba(var(--bs-body-color-rgb), .65);
   transform: scale(.85) translateY(-2rem) translateX(.15rem);
}
.form-control:focus {
   border-color: #004d5e;
   box-shadow: none;
}
.form-floating>.form-select {
   padding-top: .625rem;
   padding-bottom: .625rem;
}
.form-floating .form-control{
   font-weight: 600;
}
span.mb-0 p{
   margin-bottom: 0px;
}
.otp-input{
   height: 58px !important;
   width: 58px !important;

}
.whatsapp-img{
   position: fixed;
   bottom: 20px;
   right: 0px;
   text-decoration: none;
   img{
      height: 48px;
      width: 48px;
   }

}
.call-img{
   position: fixed;
   bottom: 68px;
   right: 4px;
   text-decoration: none;
   img{
      height: 44px;
      width: 44px;
   }
}
.section.adv-sec{
   padding: 60px 0px 40px 0px;
}
.section-title{
   font-size: 40px;
   line-height: 1.2;
   font-weight: 600;
   color: #004d5e;
   text-align: center;
   position: relative;
   
}
.section-title:after{
   position: absolute;
   width: 100px;
   height: 6px;
   background-color: #dc3545;
   content: '';
   bottom: -20px;
   left: 50%;
   transform: translateX(-50%);
   border-radius: 10px;

}
.adv-sec .section-title{
   margin-bottom: 65px;
}
.content-blk{
   margin-bottom: 18px;
}
.content-blk .heading{
   font-size: 20px;
   font-weight: 600;
   line-height: 1.2;
   color: #222;
}

.content-blk .para{
   font-size: 16px;
   font-weight: 400;
   color: #222;
   opacity: 0.8;
}

.get-in-touch{
   padding: 40px 0px;
   background-color: #004d5e;
   color: #fff;
}
.git-btn{
   padding: 16px 30px;
   background-color: #fff;
   color: #004d5e;
   font-size: 20px;
   border-radius: 100px;
   line-height: 1;
   text-decoration: none;
   cursor: pointer;
   transition: 0.3s;
   display: inline-block;
    max-width: max-content;
}
.git-btn:hover{
   background-color: #cee9f0;
}
.get-in-touch h3{
   font-size: 32px;
}



.popular{
   padding: 60px 0px;
}
.popular-wrap .popular-link{
   text-decoration: none;
   color: #222;
   opacity: 0.6;
   font-size: 14px;
   position: relative;
   transition: 0.2s;
   
 }
 .popular-wrap .popular-link:hover{
   color: #004d5e;
   opacity: 1;
}
 .popular-wrap .popular-link::after{
   content: '|';
   margin-left: 4px;
 }
 .popular-wrap .popular-link:nth-last-child(1)::after{
   content: '';
   margin-left: 0px;
 }
/* footer  */

.footer {
   padding: 40px 0px 24px 0px;
 }
 .footer .foot-logo {
   height: 60px;
   margin-bottom: 30px;
 }
 .footer .foot-menu-title {
   font-size: 24px;
   color: #004d5e;
   font-weight: 600;
   margin-bottom: 20px;
 }
 .footer .foot-link {
   padding-left: 0rem;
   list-style: none;
 }
 .footer .foot-link li {
   margin-bottom: 16px;
 }
 .footer .foot-link li a {
   color: #313131;
   text-decoration: none;
   transition: 0.3s;
 }
 .footer .foot-link li:hover a {
   color: #004d5e;
 }
 .footer .social-ic-blk {
   display: flex;
   gap: 6px;
   align-items: center;
 }
 .footer .social-ic-blk .social-ic {
   height: 42px;
   width: 42px;
   border-radius: 100%;
   display: flex;
   align-items: center;
   justify-content: center;
   background-color: rgba(0, 77, 94, 0.1);
   color: #313131;
   cursor: pointer;
   transition: 0.3s;
 }
 .footer .social-ic-blk .social-ic:hover {
   background-color: rgba(0, 77, 94, 0.3);

 }
 .footer .social-ic-blk .social-ic span.bi {
   font-size: 18px;
   line-height: 1;
 }
 .footer .social-ic-blk .social-ic img {
   height: 18px;
 }
 .footer .copyright {
   border-top: 1px solid #b9b9b9;
   padding-top: 20px;
   margin-top: 10px;
   text-align: center;
 }
 
 .text-orange {
   color: #004d5e;
 }

.float-right {
    float: right;
}

.min-height-32 {
    min-height: 32px;
}
.seo-heading {
    font-size: 1rem;
    font-weight: normal;
    margin: 0;
    padding: 0;
    display: inline;
}














   @media only screen and (min-width: 1400px) {
    .left-box .title {
       font-size: 40px;
    }
    .left-box .para{
       font-size:18px;
    }
    .right-box .title{
       font-size:28px;
    }
    .right-box span.ms-2{
       font-size:18px;
    }
    }
    @media only screen and (min-width: 1600px) {
    .left-box .title {
       font-size: 46px;
    }
    .left-box .para{
       font-size:20px;
    }
    .right-box .title{
       font-size:32px;
    }
    }
    @media only screen and (min-width: 1800px) {
    .left-box .title {
       font-size: 56px;
    }
    .left-box .para{
       font-size:24px;
    }
    .container-fluid{
       max-width:1921px;
    }
    }
    @media only screen and (max-width: 992px) {
      ol, ul {
         padding-left: 0rem !important;
     }
   }
    @media only screen and (max-width: 767px) {
       .left-box {
          padding:20px;
       }
       .right-box {
          padding: 20px;
       }
      
      .content-blk .para{
         font-size: 16px;
      }
      .section-title {
         font-size: 32px;
     }
     .whatsapp-img{
      bottom: 20px;
      right: 0px;
      img{
         height: 60px;
         width: 60px;
      }
   
   }
   .call-img{
      bottom: 80px;
      right: 4px;
      img{
         height: 56px;
         width: 56px;
      }
   }
    }






