@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
  font-family: "Poppins", sans-serif!important;
 
}
html{
  overflow-x: hidden;
}
.nvlink{
    padding-right:1.5rem!important;
    color:#222222!important;
    font-weight:600!important;
    text-transform: uppercase;
    font-size:14px!important;
}

.bantxts{
    position:absolute;
    top:30%;
    left:5%;
}
.bantxts1{
    position:absolute;
    top:7%;
    left:10%;
   
}
.bantxts2{
       position:absolute;
    top:65%;
    left:0%;
}
.mnhdln{
    color:#000;
    font-size:40px;
    font-weight:600;
}
.mnhdln1{
    color:#000;
    border:1px solid #1f61ad;
    padding:15px;
    font-size:22px;
}
.btn-blue{
    background-color:#1f61ad!important;
    color:#fff!important;
    border-radius: 25px!important;

}
.btn-blue1{
    background-color:#1f61ad!important;
    color:#fff!important;
    border-radius: 30px!important;
    font-size:20px!important;
    padding: 5px 20px 5px 20px !important;

}
.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: black;
    background-size: 100%, 100%;
}
.bgimg{
    background-image: url(../images/02.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height:100%;
}
.bgimg1{
    background-image: url(../images/tri_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height:100%;
}
.bgimg2{
    background-image: url(../images/form-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height:100%;
}
.bgclr{
    background-color: #7ab0de;
    padding:15px;
}
.bgclr1{
    background-color: #7ab0de;
   padding-top:30px;
}
.bgclr2{
    background-color: #7ab0de;
    
}
.percnt{
    font-size:80px;
}
.whtbg{
    background-color: #fff;
    padding:15px;
}
.blclr{
    color:#1f61ad;
}
.crint.active{
    border-radius:50%;
    background-color:#1f61ad!important;
    width:10px!important;
    height:10px!important;


}
.crint{
    border-radius:50%;
    background-color:#fff!important;
    width:10px!important;
    height:10px!important;
    border:1px solid #1f61ad!important;
}
.crsindct{
    margin-bottom:-30px!important;
}
.faclr{
color:#1f61ad;
font-size:50px!important;

}
.faclr1{
    color:#000;
    font-size:30px!important;
    
    }
.crslarws{
    text-decoration: none;
}

.bg-img {
    background-size: cover;
    background-position: center;
    height: 250px; /* Adjust height as needed */
    position: relative;
    color: white;
  }
  .overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.5rem;
    width:max-content;
   
  }
  .overlay-text1 {
    position: absolute;
    top: 35%;
    left: 40%;
    transform: translate(-50%, -50%);
    font-size: 1.5rem;
   
  }
  .clm{
    padding-right:0px!important;
    padding-left:5px!important;
    position: relative;
  }
  .clm1{
    /* padding-right:5px!important; */
    padding-left:5px!important;
    position: relative;
  }
  .bdln{
    font-weight:bold;
    font-size:40px;
    color:#d4eaff;
  }
  .smhdln{
    line-height:28px;
  }
  .bghdln{
    font-size:50px;
    line-height:45px;
  }
  .diamond-list {
    list-style-type: none; /* Remove default bullet points */
    padding: 0;
  }
  .diamond-list li {
    position: relative;
    padding-left: 20px; /* Space for the diamond symbol */
    margin-bottom: 10px; /* Space between list items */
  }
  .diamond-list li::before {
    content: "\25C6"; /* Unicode character for a diamond symbol */
    position: absolute;
    left: 0;
    color: #fff; /* Change the color as needed */
    font-size: 1.2rem; /* Adjust the size of the diamond symbol */
  }
  .nvrbrd{
    padding-left: 5%;
  }
  .frmhdln{
    color:#1f61ad;
    font-weight:bold;
  }
.frmcntrl{
  border:1px solid #4d4d4d!important;
  color:#4d4d4d!important;
 border-radius: 3px!important;
 font-family: "Poppins", sans-serif!important;
 font-size:13px!important;
}
.btn-frm{
  background-color: #1f61ad!important;
  border-radius: 3px!important;
  color:#fff!important;
  padding: 5px 20px 5px 20px!important;
  font-family: "Poppins", sans-serif!important;
}
--bs-btn-font-family{
  font-family: "Poppins", sans-serif!important;
}
#footer1{
background-image: linear-gradient(rgba(18, 19, 24, 0.9), rgba(18, 19, 24, 0.9)), url(../images/footer1-bg.png);
background-size: cover;
background-repeat: no-repeat;
position: relative;
background-position: center;
overflow: hidden;
color:#fff;
font-family: poppins, sans-serif!important;
}
footer .address-list li svg {
  fill: #fff;
  margin-top: 6px;
}
.address-list,.footer-list{
  list-style-type:none;
}
footer .address-list li a {
  font-size: 14px;
  font-weight: 500;
  color: var(--text-light);
  transition: all .42s ease;
  padding-left: 10px;
  line-height: 1.6;
  text-decoration: none;
  font-family: poppins, sans-serif;
}
footer .footer-item .footer-list li a {
  color: var(--text-light);
  font-size: 14px;
  font-weight: 400;
  transition: all .4s ease;
  text-decoration: none;
}
footer .footer-bottom p .egns-lab {
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
}
footer .footer-social {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: start;
  list-style-type:none;
}
.gap-3 {
  gap: 1rem !important;
}
ul{
  padding-left:0px!important;
}

footer .footer-item .footer-list li::before {
  content: "\f138";
  font-family: bootstrap-icons;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
  color: #003C9B;
  opacity: 0;
  transition: all .65s ease;
}
footer .footer-item .footer-list li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 0;
  transition: all .4s ease-in;
}
footer .address-list li {
  margin-bottom: 15px;
  display: flex;
  justify-content: start;
  align-items: start;
}
footer .address-list {
  font-family: poppins, sans-serif;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #676767;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
footer .footer-bottom {
  padding: 15px 0;
  border-top: 1px solid #2f2f2f;
}
footer .footer-social i {
  color: var(--white);
  width: 34px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #676767;
  text-align: center;
  transition: all .42s ease;
}

@media only screen and (max-width: 600px) {
 .mnhdln{
  font-size:20px!important;
 }
 .bantxts{
  top:25%!important;
  left:0%!important;
 }
 .btn-blue{
  font-size:13px!important;
  padding:8px!important;
 }
 .bantxts1{
  left:0%!important;
  top:10%!important;
 }
 .mnhdln1{
  font-size:18px;
  padding:5px!important;
 }
 .overlay-text1{
  top: 50%!important;
  left: 60%!important;
  position:relative!important;
 }
.img1{
  height:450px!important;
 
}
.pdlft{
  padding-left:0px!important;
}
.mrbt{
  margin-bottom:15px;
}
.diamond-list li{
  font-size:18px!important;
}
.bghdln{
  font-size:30px!important;
 
  line-height: 30px!important;

}
.bdln{
  font-size:24px!important;
}
.bg-img{
  height:200px;
}
.smhdln{
  font-size:16px!important;
}
.percnt{
    font-size:30px!important;
}
.blclr{
    font-size:12px!important;
}
.equal{
    font-size: 14px!important;
    color:#fff!important;
}
.txtwht{
    font-size:12px!important;
}
.bgclr{
    padding:40px 15px 10px 15px!important;
}
.bgclr1{
    padding:40px 15px 10px 15px!important;
}
.bgimg1{
    background-size:contain!important;
}
}
.equal{
    font-size: 60px; color: #fff;
}

.select-icon {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none; /* Prevents the icon from blocking the dropdown */
  color: #555; /* Change color to match your design */
}

select.form-control.frmcntrl {
  padding-right: 30px; /* Ensure there's space for the icon */
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.position-relative {
  position: relative;
}
