@charset "utf-8";

/* Import Google Font (if not already loaded) */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');

/* Universal font styling */
* {
    font-family: "Montserrat", sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box; /* Ensures better element sizing */
}
p{
font-family: "Montserrat", sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 27px;
letter-spacing: 0%;
color: #808080;

}
h2{
	font-family: Montserrat;
font-weight: 700;
font-size: 48px;
line-height: 100%;
letter-spacing: 0%;
margin:20px 0;
}
h3{
	font-family: Montserrat;
font-weight: 600;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
color:#FBB034;

}

h4{
	font-family: Montserrat;
font-weight: 700;
font-size: 22px;
line-height: 120%;
letter-spacing: 0%;

}

.uk-primary{
    background-color: #011f4f !important;
    padding: 8px 35px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff; /* Ensure text is visible */
    border: none; /* Remove default borders if any */
    border-radius: 5px; /* Add slight rounding for a modern look */
    cursor: pointer; /* Indicate it's clickable */
    transition: background-color 0.3s ease; /* Smooth hover effect */
}

.uk-button-primary:hover {
    background-color: #01307d; /* Slightly darker on hover */
}

.logo{ margin:15px 0;}
/*.uk-container{  max-width:1400px;}*/
.bannerbg{ background:url(images/bannerbg.png) no-repeat center center/cover; height:100vh; max-height:600px }
.bannercg {
  background: url(images/5f7637c0458a97dc6a5cfa67a82d9276.png) center center no-repeat;
    background-size: auto;
  background-size: 100%;
}
.sec3{ min-height:400px; background:url(images/partenbg.png) center center no-repeat;}
.bbg{ background:url(images/bannerleft.png) bottom right no-repeat; height:100vh; max-height:600px }
.bsg{ height:100vh; max-height:600px;}
.sec4 {
    position: relative;
    background: url('images/sec4bg.jpg') center center / cover no-repeat;
    min-height: 400px;
}

/* Add overlay to apply the blur effect */
.sec4::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1); /* Light overlay */
    backdrop-filter: blur(5px); /* Apply blur effect */
    -webkit-backdrop-filter: blur(5px); /* Safari support */
}
.uk-light{color: rgb(255, 255, 255);}

.sec5{ min-height:400px; background:url(images/sec5bg.png) center center / cover no-repeat ;}
.serh4{
	font-family: Montserrat;
	font-weight: 400;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	color:#000000;
	}
	.banner6bg {
  min-height: 400px;
  background: linear-gradient(180deg, #F5F5F5 0%, #E4E5E6AB 100%), url('images/mob2.png') left center no-repeat;
    background-position-x: 0%, left;
    background-position-y: 0%, center;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
  background-size: cover, 697px;
  background-position: center, left center;
  background-repeat: no-repeat;
}
.banner7bg{background: linear-gradient(180deg, #F5F5F5 0%, #E4E5E6 100%);
}
.sec9{ position: relative;
    background:url(images/sec9bg.png) top center / cover no-repeat;
    min-height: 400px;}
	.sec9::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1); /* Light overlay */
    backdrop-filter: blur(3px); /* Apply blur effect */
    -webkit-backdrop-filter: blur(3px); /* Safari support */
}
 .sec10bg{background-color: #03245B;
}
li{
	margin:8px 0;}
  .uk-input{
    background: #ffffff00;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border:1px solid rgba(255, 255, 255, 0.4);
  }
.bt{
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: rgba(251, 176, 52, 1);
  border:1px solid rgba(255, 255, 255, 0.4);
}
.google{
  width: 145.3333282470703;
height: 48;

}
.apple{
  width: 134.6666717529297;
height: 48;


}
.sec11{
  background-color: rgba(3, 34, 85, 1);
  margin-top: 0;
  margin-bottom: 0;
  padding: 16px;
}

/* .ll{padding:30px 0;} */
.ll{
  margin-right: 218px;
} 
.bug{
  margin:50px 0 ;
}
.banner2{
  background:url(images/banner3.png) top center / cover no-repeat;
  min-height: 400px;
  padding:147px 0;
  
}
.formbg{
  background:url(images/formbg.png) top center / cover no-repeat;
  min-height:1010px;
  width: 100%;
  
}
.uk-dark{
  font-family: Montserrat;
font-weight: 700;
font-size: 48px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
color:rgba(0, 0, 0, 1);

}
.padding{
  padding:50px 0;
}
.cardbg{
  height: 712px;
  border-radius: 10px;
}
.uk-input{
  
  border-radius: 5px;
  border:2px solid rgba(22, 21, 21, 0.4);
  padding: 24px 0;
}
.uk-textarea{ 
  border-radius: 5px;
  border:2px solid rgba(22, 21, 21, 0.4);}
  .sectionbg{
    background:url(images/bg4.png) top center / cover no-repeat;
    min-height:1750px;
    width: 100%;
  }
  .cont1{
    min-height:384px;
    width: 100%;
    background-color: rgba(3, 34, 85, 1);
  }
  .cont3{
    min-height: 511px !important;
  }
 .ward-bg{
  background-color: rgba(232, 237, 244, 1);
  
  }  
.zz{
    padding-top: 30px;
    min-height: 382px;
    background-color:rgba(3, 34, 85, 1);
    border-radius: 15px;
    margin-top: 28px;
    
}
.dd{
  margin-top: 45px
}
.pic{
  height: 80%;
}
.pic h2 p{
  margin-left: 28px;
}
.faq{
  background-color:rgba(224, 226, 239, 1);
  min-height: 1000px;
  padding-top: 30px;
}
.uk-search{
  border-radius: 10px;

  background-color: #ffffff;
}
.uk-search-input{
  padding: 10px ;
}
.cards{
  background-color:rgba(207, 210, 231, 1);
  min-height: 225px;
 
}
.logoi{
  background-color: rgba(224, 226, 239, 1);
  color:rgba(3, 34, 85, 1) ;
}
.pd{
  padding: 19px 19px;
    
}
h5{
  margin:10px 0;
  font-size: 16px;
  color: rgba(83, 85, 106, 1);
}
.xar{
  background-color: rgba(255, 255, 255, 1);
  min-height: 105px;
  border-radius: 10px;
}
.nnn{
  background-color: #ffffff;
    border-radius: 17px;
    height: 54px;
}
.daq{
  background-color:rgba(224, 226, 239, 1);
  min-height: 900px;
  padding-top: 30px;
}

.bg5 {
  position: relative;
  background:url(images/banner5.png) top center / cover no-repeat;
}

.bg5::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9); /* Background opacity */
  z-index: 1;
}

.bg5 > * {
  position: relative;
  z-index: 2; /* Keep text above overlay */
}
