.innerBanner {position: relative; background:url(/media/bgInner.jpg); background-size: cover; background-repeat: no-repeat;text-align: center;background-position: center; padding:45px 0 35px;}
.innerBanner h1{font:normal normal 600 60px/66px Poppins;color:#2D3D63}
.innerBanner h1 span{color:#03CFFF}


.mt-35 {margin-top:35px!important;}
.mt-25 {margin-top:25px!important;}
.mt-30 {margin-top:30px!important;}
.mt-50{margin-top:50px!important;}

.mtop-40 {margin-top:40px!important;}
.mtop-15 {margin-top:15px!important;}
.mtop-20 {margin-top:20px!important;}
 .policyPage{
  margin-bottom: 70px;
}
.policyPage h5 {  margin: 0;  color: #2D3D63;  font-weight: 600;  font-size: 20px;}
.policyPage h3{color:#000000;font:normal normal bold 30px/34px "Arimo",sans-serif;margin:40px 0 0}
.policyPage h2{color:#000000;font:normal normal bold 30px/34px "Arimo",sans-serif;margin:40px 0 0}
.policyPage h4{color:#000000;font:normal normal bold 30px/34px "Arimo",sans-serif;margin:40px 0 0}
.policyPage p{color:#2D3D63;margin:15px 0 0;font-size:20px;line-height:28px}
 .policyPage ul {  margin: 20px 0 0px;  width: 100%;  display: inline-block;}
.policyPage li{font:normal normal normal 20px/28px "Arimo",sans-serif;margin:0 0 10px;color:#121212;display:flex;align-items:center;gap:6px}
 .policyPage p a{
  color: #2D3D63;
  font-weight: 600;
}
 .policyPage p a.ats{
  color:#03CFFF;
  font-weight: 600;
}
.infoListBoxes{background:#002A60;border-radius:13px;padding:40px 30px!important}
.infoListBoxes h2{font:normal normal bold 24px/18px "Arimo",sans-serif;color:#fff;margin: 0 0 20px; }
.infoListBoxes a{color:#fff;font:normal normal normal 20px/26px "Arimo",sans-serif}
.infoListBoxes p{color:#fff;font:normal normal normal 20px/26px "Arimo",sans-serif;margin:12px 0 16px}
.infoListBoxes h5{color:#fff;font:normal normal normal 20px/26px "Arimo",sans-serif;margin:32px 0 10px}
.contactInfoBox p{color:#2D3D63;font:normal normal normal 20px/28px "Arimo",sans-serif;margin:12px 0 16px}
.contactInfoBox h3 {  color: #2D3D63;  font: normal normal bold 20px/28px "Arimo",sans-serif;  margin: 0px 0 20px;}
.contactInfoBox label{font:normal normal normal 14px/18px "Arimo",sans-serif;margin:20px 0 0;color:#000}
.contactInfoBox input{box-shadow:0 0 16px #00000012!Important;background:#F0FAFF;border:1px solid #BED2FF;border-radius:5px;height:40px}
.contactInfoBox select{box-shadow:0 0 16px #00000012!Important;background:#F0FAFF;border:1px solid #BED2FF;border-radius:5px;height:40px}
.contactInfoBox textarea{box-shadow:0 0 16px #00000012!Important;background:#F0FAFF;border:1px solid #BED2FF;border-radius:5px;height:100px}
.contactInfoBox  .button_div p {font: normal normal normal 14px/18px "Arimo",sans-serif; }
.contactInfoBox .button_div .btn{box-shadow:inherit!important;border:none;background:#2567D7;border-radius:7px;width:260px;height:50px;text-transform:uppercase}
.socialList1 li a{background:#2567D7;border-radius:50%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;color:#fff}

.checkWidth {width:20px; margin-right:3px;}
.socialList1{display:flex;align-items:center;gap:15px}

.maxWidth {max-width:100%!important;}
.expertTopContent {position: relative;}
.expertTopContent::after {  position: absolute;  content: '';  width: 1px;  height: 100%;  background-color: #e6e6e6;  top: 0;  right: -14%;}
.Expertise li:last-child .expertTopContent::after{display: none;}
.finalCallBox{   padding: 110px 0 0;}
.finalCallBtn {display: flex;gap: 12px;}
.finalCallBox p {font-size: 20px;line-height: 34px;margin: 0 0 50px;}
.finalCallBtn a.readBtn {background: #2D3D63;border: 2px solid #2D3D63;border-radius: 7px;width: 260px;height: 50px;text-align: center;color: #fff;line-height: 48px;}
.contactInfoBox select{
  background: url(/media/downArow.svg);
    
  background-repeat: no-repeat;
  background-position: 96% 15px;
}
 

.quickSearch select.form-control{ background: #F0FAFF url(/media/downArow.svg); background-repeat: no-repeat; background-position: 96% 15px; cursor: pointer;}


@media only screen and (max-width:767px) 
{
.policyPage h3 {  color: #03CFFF;  font: normal normal bold 28px/28px "Arimo",sans-serif;  margin: 40px 0 11px;}

}