#second-section{

  background-color: #0075b2;

  color: white;

  height: auto;

  padding: 20px;

}

.padding-left{

  padding-left: 20px;

}

.tell{

  text-decoration: none;

  color: #0a58ca;

}

.tell:hover{

  text-decoration: underline;

}

.bold{

font-weight: 500;

letter-spacing: 0.3;

font-size: 34px;

}

ul {

  list-style: none;

}



.ls{

  letter-spacing: 0.4;

  font-size: 20px;

}

.second-section ul li{

  font-weight: 700;

  font-size: 22px;

  line-height: 1.5;

  font-family: 'Times New Roman', Times, serif;

  letter-spacing: 0.3;

}





.third-section-list ul li:before {

  content: '✓ ' ;

}



.second-section ul li:before {

  content: '✓ ' ;

}



.main-cont{

  padding-bottom: 30px;

}



.third-section-list ul li{

  font-family: 'Times New Roman', Times, serif;

  font-weight: 700;

}



.pad{

  padding: 10px;

}



.third-heading{

  text-align: center;

  font-size: 45px;

  font-weight: 600;

  letter-spacing: 0.1;

  padding: 10px;

}

.third-section-para{

  font-weight: 650;

  letter-spacing: 0.3;

  font-size: 20px ;

  text-align: center;

  padding: 10px 20px 10px 20px;

}

.third-section-list ul li{

  font-size: 18px;

  letter-spacing: 0.3;



}

.third-section-list ul{

  margin-bottom: auto;

  padding-top: 16px;

}

.fourth-section{

  background-color: #ff6c04;

  padding: 10px;

  color: white;

}

.menu{

  padding: 50px;

  background: #0874b4;

  color: white;

}

.menu-head{

  font-weight: 700;

  letter-spacing: 0.1;

  font-size: 28px;



}

.menu-para{

  font-size: 18px;

  letter-spacing: 2;

}

.sixth-section{

  padding: 40px;

}

.p-margin{

  margin: 5px 0px 3px 0px;

  font-size: 23px;

}

.p-1{

  color:#2c75a4;

  font-size: 24px;

  font-weight: 600;

}

.p-2{

  color: #ef3c3c;

  font-size: 20px ;

  font-weight: 600;

}

.p-3{

  color: #ffe300;

  font-size: 24px;

  font-weight: 700;

  color: #0a58ca;

  text-decoration: none;

  border: none;

  box-shadow: none;

}

.bg{

  padding: 65px 0px 165px 0px;

  background: fixed no-repeat;

  background-image: linear-gradient(rgba(0, 0, 0, 0.527),rgba(0, 0, 0, 0.5)) ,url(./Images/bg.jpg);

  background-size: cover;



}

.ss-heading{

  color: white;

  font-weight: 700;

}



.ss-para{

  color: white;

  font-size: 25px;

  font-weight: 400;

}

.ss-para a{

  color: #0a58ca;

  text-decoration: none;

  border: none;

  box-shadow: none;

  font-weight: 600;

}

.input-field{

  border: none;

  outline: none;

  width: 85%;

  height: 50px;

  border-radius: 5px;

  font-size: 18px;

  padding-left: 18px;

  margin-bottom: 5px;
}
#phone{

  border: none;

  outline: none;

  width: 100%;

  height: 50px;

  border-radius: 5px;

  font-size: 18px;

  padding-left: 80px;

}

.iti__selected-dial-code{

  color: black;

}

.iti__country-name{

  color: black;

}

.iti{

  width: 85%;

  margin: 19px;

  border-radius: 5px;

  user-select: none;

}

.iti--separate-dial-code{

  background: white;

}

.button{

  background-color: #FF6E00FF;

color: #FFFFFF;

border: 0px solid #0F0F10;

border-radius: 14.3125px;

padding: 24px;

width: 85%;

white-space: normal;

margin-top: 19px;

font-weight: bold;

}

.footer-section h1{

  font-size: 16px;

text-align: center;



}

.footer-section{

  height: 120px;

  display: flex;

justify-content: center;

align-items: center;

}

.iti__selected-dial-code{

  user-select: none;

}

.captcha-wrap{
  width: 85%; margin: 0 auto;
}
.captcha-wrap img{
  float: left;
  width: 32%;
  height: 50px;
}
#captcha{
  width: 68%;border-bottom-left-radius: 0;border-top-left-radius: 0;
}