
* {padding: 0;
	margin: 0;
    box-sizing: border-box !important;
   
}

body{
	background-color: #fff;
/* background-image: linear-gradient(180deg, #FFF0E5 0%, #FFF0E5 40%);    */
}
h3{
  font-family: "Bebas Neue", serif;
}
h2{
  font-family: "Montserrat", serif;
  color: #206197;
  font-weight: 600;
}
.header{
	background-color: transparent;
  position: fixed;
  width:100%;
  z-index: 1000;
  transition: 0.5s;
}
.header.sticky
{
  background-color: #075294;
}
.bannr-img{
    position:relative;
}
.monts{
    display:none;
}
.sliders {
    position: absolute;
    bottom: 10%;
    left: 5%;
    width: 40%;
}
.banners-vedio {
    width: 100%;
    display: block;
    margin: auto;
}
.sec-box{
  background-color: #32A2D9;
  text-align: center;
  padding: 40px 20px 30px 20px;
  color: #fff;
  height: 100%;
  width: 100%;
}
.sec-box1{
  background-color: #FED00D;
  text-align: center;
  padding: 40px 20px 30px 20px;
  color: #000;
  height: 100%;
  width: 100%;
}
.container-fluid{
  padding-right:0px;
  padding-left:0px;
}
p, ul li{
  font-family: "Montserrat", serif;
  color: #000;
  
}
.about_sec ul {
  list-style: none; /* Default bullets ko remove karne ke liye */
  padding-left: 20px; /* Thoda left spacing ke liye */
}

.about_sec ul li {
  position: relative;
  padding-left: 25px; /* Bullet aur text ke beech gap ke liye */
}

.about_sec ul li::before {
  content: "●"; /* Custom bullet */
  position: absolute;
  left: 0;
  font-size: 18px;
}

.about_sec ul li:nth-child(odd)::before {
  color: #32A2D9; /* Odd items ke bullets blue */
}

.about_sec ul li:nth-child(even)::before {
  color: #FED00D; /* Even items ke bullets yellow */
}
.focus-div ul {
  list-style: none; /* Default bullets ko remove karne ke liye */
  padding-left: 20px; /* Thoda left spacing ke liye */
}

.focus-div ul li {
  position: relative;
  padding-left: 25px; /* Bullet aur text ke beech gap ke liye */
  padding-top: 15px;
}

.focus-div ul li::before {
  content: "●"; /* Custom bullet */
  position: absolute;
  left: 0;
  font-size: 18px;
}

.focus-div ul li:nth-child(odd)::before {
  color: #32A2D9; /* Odd items ke bullets blue */
}

.focus-div ul li:nth-child(even)::before {
  color: #FED00D; /* Even items ke bullets yellow */
}
.blue{
  background-color: #32A2D9;
  color: #fff;
  padding: 30px 0px;
}
.infrah{
  position: relative;
}
.infra-te img{
    cursor:pointer;
}
.expe p{
    padding-top:20px;
}
.infra-te{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
}
a {
  text-decoration: none;
}
.tfr {
  justify-content: space-between;
}
.cont {
  margin-top: 100px;
}
.form{
  background-color: #32A2D9;
  padding: 40px;
}
.form-control, .form-select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
 font-size: 16px;
}
.global{
     border-left: 3px solid #FED00D;
     padding:10px;
}
#global {
    color: #fff;
    font-size: 34px;
    font-family: "Montserrat", serif;
    margin-bottom:5px;
}
#lock{
    font-size: 24px;
    color: #fff;
}
::placeholder{
  color: #fff !important;
}
#infrad{
  font-family: "Montserrat", serif;
  color: #fff;
  font-size: 30px;
}
.jgh img {
  width: 30px;
  height: 30px;
}
.ran-btn{
  margin-top: 30px;
}
.rec-txt{
  background-color: #32A2D9;
  color: #fff;
  padding: 10px 20px;
}
.circle{
   width: 250px;
  max-width:100%;
  height: 250px;
  border-radius: 50%;
  border: 9px solid #32A2D9;
  text-align: center;
  margin-bottom: 10px;
  margin:auto;
}
.tftr{
  padding-top:20px ;
}
.cn-bx{
  padding-top: 20px;
}
/*.integ{*/
/*  margin-bottom: 120px !important;*/
/*}*/
.circle2{
  width: 250px;
  max-width:100%;
  height: 250px;
  border-radius: 50%;
  border: 9px solid #FED00D;
  text-align: center;
  margin-bottom: 10px;
  margin:auto;
}
.accordion-item{
  margin-bottom: 20px;
}
.accordion-button{
  background-color: transparent !important;
}
.accordion-item{
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #000000b2;
  font-family: "Montserrat", serif;
}
#frame{
 padding-top: 70px;
}
.expe p{
  padding-right: 15px;
}
.faq{
  background-color: #F8F8F8;
  padding: 30px 0px;
}
.expe{
  margin: 0 auto;
}
.experience{
  background-color: #F8F8F8;
  padding: 30px 0px;
}
.curi-text{
  margin-top: 120px;
  padding: 0px 0px 0px 20px;
}
.rec-txt2{
  background-color:#FED00D;
  color: #000;
  padding: 10px 20px;
}
.btn-secondary{
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 10px 15px;
  font-size: 20px;
}
.line {
  width: 400px;
  margin: 0 auto;
  color: #fff;
}
h4{
  font-family: "Montserrat", serif;
  font-size: 30px; 
}
.btn-primary{
  width: 100%;
  background-color: #FED00D;
  color: #000;
  padding: 15px;
  font-weight: 600;
  font-size: 18px;
  border: none;
}
#enq{
  font-size: 30px;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
  border-left: 4px solid #FED00D;
  padding-left: 7px;
  font-family: "Josefin Sans", serif;
}
.curri{
  background-color: #F8F8F8;
  padding: 30px 0px;
}
.curri-img{
  position: relative;
  margin-bottom: 10px;
}
h5{
  color: #32A2D9;
  text-align: left;
  font-family: "Montserrat", serif;
}
.innertext{
  position: absolute;
  bottom: 0px;
}
.navi{
  background-color: #FED00D;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 0px 20px 20px 0px;
}
.abt-div{
  padding: 0px 20px 0px 0px;
}
.abt-div li{
  padding-bottom: 20px;
  font-size: 18px;
  color: #000;
}
.go-top.active {
  top: 98%;
  -webkit-transform: translateY(-98%);
  transform: translateY(-98%);
  opacity: 1;
  visibility: visible;
}
.go-top {
  position: fixed;
  cursor: pointer;
  top: 0;
  right: 15px;
  color: #fff;
  background-color: #000;
  box-shadow: 0 0 12px rgba(0, 0, 0, .175);
  border-radius: 10px;
  text-align: center;
  z-index: 4;
  width: 40px;
  height: 40px;
  line-height: 39px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .9s;
  transition: .9s;
  
}
.go-top.active {
  top: 95%;
  -webkit-transform: translateY(-98%);
  transform: translateY(-98%);
  opacity: 1;
  visibility: visible;
}
.icon-box {
    background-color: #32A2D9;
    padding: 15px;
    box-shadow: 0 0 12px rgba(0, 0, 0, .175);
    border-radius: 10px;
    margin-bottom: 5px;
    text-align: center;
}

.sticky-icon {
    position: fixed;
    top: 55%;
    right: 1%;
       
}
select option{
    color:black;
}
.appli{
    background-color: #FED00D;
    color: #000;
   padding:10px 30px;
   cursor:pointer; 
   font-size: 20px;
   border-radius:10px;
}
.apply{
    position: fixed;
    bottom: 45%;
    left: -3%;
    transform: rotate(90deg);
    
}
.mb{
  margin-bottom: 50px;
}
.modal-body{
    padding:0px;
}
.modal-header{
    background-color: #32A2D9;
    border-bottom:none;
}
.btn-close{
    position: absolute;
    right: 3%;
    top: 3%;
    background-color: #fff;
    width: 30px;
    height: 30px;
    padding: 8px;
    z-index: 1000;
}
@media screen and (max-width: 767px) {
 
h2{
  font-size: 24px;
}

h1 {
font-size: 26px;
}
.mb {
  margin-bottom: 30px;
}
.sec-box, .sec-box1 {
    height:auto;
}
.logo-img img {
        width: 130px;
    }
.apply {
    position: fixed;
    bottom: 0% !important;
     left: 0%; 
    width: 100%;
    transform: rotate(0deg); 
    
}
.appli {
    border-radius:0px;
    text-align:center;
}
.infra-te img{
    width:50px;
    height:50px;
}
#infrad {
  font-size: 24px;
}
.curi-text {
    margin-top: 30px;
    padding: 0px 0px 0px 20px;
}
.cont {
    margin-top: 0px;
}
.integ {
    margin-bottom: 20px !important;
}
.expe {
    text-align: center;
}

.mt-5 {
     margin-top: 0 !important; 
}
.rec-txt{
    margin-bottom:20px;
}
.sliders{
    width:100%;
}
#global {
font-size: 19px;
 margin-bottom: 0px;  
}
#lock {
    font-size: 16px;
}
.monty{
    display:none;
}
.monts{
    display:block;
    margin-bottom:20px;
}
.copy{
    margin-bottom:60px;
}
#copies{
    font-size:14px;
}






}