
/* Outer */
.popup {
    width:100%;
    height:100%;
    display:none;
    position:fixed;
    top:0px;
    left:0px;
    background:rgba(0, 0, 0, 0.4);
	z-index:999;backdrop-filter: blur(20px);
	
} 


.popup-inner1{max-width:90%;width:90%; height:auto; padding:20px; border-radius:8px; position:absolute; top:18px; left:18px; background:#fff;  }
.popup-inner1 .popup-close{top:40px; right:30px; background:none; border:0px; font-size:40px; line-height:40px; color:#444;}
.logo-nav-mob{width:100%; height:100%; display:flex; padding:0px; margin:7px 0px 20px;}
.logo-nav-mob img{width:auto; height:35px;}

.nav-contact{width:100%; padding:0px; margin:30px 0px 0px; position:relative;}
.nav-contact a {width:100%; display: flex; justify-content: center;   align-items: center; padding:8px 20px;   font-size:18px; background: linear-gradient(93.81deg, #003A8F 3.12%, #0076B5 100%);  border-radius:5px;color: #fff !important;}

.mob-nav-tab{width:100%; display:block; margin:0px; padding:0px;}
.mob-nav-tab button{width: 100%; display:flex; gap:15px; align-items:center; justify-content: space-between; border:0px; background:none; margin: 0px; padding:6px 0px;  position: relative;}
.mob-nav-tab button img{width:auto;  height:20px;} 

.mob-nav-tab button a{font-size:20px; font-family:Ubuntu Medium; color:rgba(0, 93, 143, 1);  margin:0px; padding:0px;}
.navbox{padding:0px 0px 0px !important; margin:0px 0px 0px; width:100%;  height:auto !important; overflow-y: auto; border: none; padding:0px; height:100%;  display: none;} .navbox a{display:block; font-size:14px; color:#000;  margin:2px 0px; padding:3px 0px;}
 



.scrollbar {
  scrollbar-width: thin;
  scrollbar-color:#70c2ee #005d8f;
}
.scrollbar::-webkit-scrollbar {
  width:4px;
  height:4px;
}
.scrollbar::-webkit-scrollbar-track {
  background-clip: content-box;
  border:1px solid transparent;
}
.scrollbar::-webkit-scrollbar-thumb {
  background-color:#005d8f;
}
.scrollbar::-webkit-scrollbar-thumb:hover {
  background-color:#70c2ee;
}
.scrollbar::-webkit-scrollbar-corner, .scrollbar-1::-webkit-scrollbar-track {
  background-color:#70c2ee;
}
/* The below styles are for display purposes only */
[class^=scrollbar] {
  height:300px;
  overflow-y: scroll;
  overflow-x:hidden;
  padding-right:10px; margin-right:5px;
}



.popup-inner7{max-width:450px;width:100%;padding:0px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%); }
.popup-inner7  .iti__country-list {width: 320px;overflow-x: hidden;}
.popup-inner7 .modal-content{padding:0px;}


.hometop-form-box{border-radius:30px;  background:#FFFFFF; padding:50px 30px 20px; position:relative;}
.hometop-section-form {
  background:none;
  margin: 0px;
  padding:0px;
  position: relative; 
}
.form-text-doc{border-radius:6px;background:none; padding:1px; margin-bottom:10px;}
.form-text-doc h2 {
  font-size:30px; font-family:Ubuntu Bold;
  color:rgba(0, 58, 143, 1);
  padding:0px 0px 15px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.form-text-doc p{width:auto; text-align:center; font-size:12px; color:#444; background:none; margin:5px auto; padding:0px 0px; border-radius:6px;}

.home-form-box1{display:flex; gap:15px; margin:0px; padding:0px; position:relative;}
.hometop-section-form .home-form-box {
margin-bottom:10px;display: block;width: 100%;}
.hometop-section-form input::placeholder {color:rgba(13, 13, 13, 0.5); font-size:15px;}
.ding select::placeholder {color:rgba(13, 13, 13, 0.5); font-size:14px;}
.hometop-section-form textarea::placeholder {color:rgba(13, 13, 13, 0.5); font-size:15px;}
.hometop-section-form input:focus {border:2px solid #000000;}
.hometop-section-form textarea:focus {border:2px solid #000000;}
.hometop-section-form label {font-size:14px; color:rgba(13, 13, 13, 1); font-family:Plus Jakarta Sans Regular; margin-bottom:5px;}
.box-now1{height:80px; margin-bottom:5px;}
.hometop-section-form input, textarea {
  border: 2px solid rgba(229, 229, 224, 1);
  height:44px;
  color:#000000;
  padding-left: 15px;
  width: 100%;
  font-size: 16px;
  border-radius:12px;
  background:rgba(250, 250, 248, 1);
  outline: none;
  text-align: left;
}
.hometop-section-form p{font-size:14px; color:#797979;}

.hometop-section-form .submit-now {
  color:#fff; 
  display: flex;
  align-items: center;
  justify-content: center;
  margin:25px 0px 0px;
  width: 100%;
  border:0px;font-family:Ubuntu Bold;
  border-radius:24px; 
  background:linear-gradient(93.81deg, #0e9470 3.12%, #18B188 100%);
  font-size:18px;
  padding:12px 20px;
  position: relative;
  
}
.hometop-section-form .submit-now:hover{color:#fff;}

.hometop-section-form .magbox {
  width: 100%;
  height:100px;
  background-color: #ffffff;
  padding-top: 10px;
  padding-left: 16px;
  border-radius:12px;
}
.iti{width: 100%;}

.iti--separate-dial-code .iti__selected-flag{border-radius:8px 0px 0px 8px; background:none !important;}

.medical-report-all{position: relative;overflow: hidden;display: inline-block;width:100%; margin-top:10px; text-align:left;}.medical-report-all input[type=file] {font-size: 100px;position: absolute;left: 0;top: 0;opacity: 0;}
.medical-report-file{background:#fff; color:#0f6e9a !important;border: 2px solid #0f6e9a; font-size:16px;border-radius:8px;padding:6px 11px;position: relative;width: 100%;text-align:left; display:flex; align-items: center; justify-content: center;}
.medical-report-all img{display:inline-block;width:16px; height:16px; margin-right:10px;}

.hometop-section-form  .iti__country-list {width:315px;overflow-x: hidden;}

.cv-upload-box{padding:7px 11px;position: relative;width: 100%; border-radius:12px; background:rgba(250, 250, 248, 1); display:block; border:2px dashed rgba(212, 212, 206, 1); cursor: pointer;align-items: center;justify-content:left;}
.custom-button{background:none; border:0px;  width: 100%; text-align:left; font-size:16px; ont-family:InstrumentSans Medium; color:rgba(107, 107, 107, 1) !important;}
.custom-button img {display:inline-block;width:auto;height: 16px;margin-right: 10px;}
.custom-text{display: block;width: 100%;  color:#4C4C4C; font-size:12px;}

 

 
/* Close Button */
.popup-close {
    width:35px;
    height:35px;
    padding-top:0px;
    display:inline-block;
    position:absolute;
    top:30px;outline:none;border:1px solid #000000;
    right:30px;
    transition:ease 0.25s all;
    -webkit-transform:translate(50%, -50%);
    transform:translate(50%, -50%);
    border-radius:100px;
    background:#000000;
    font-size:35px;
    text-align:center;
	cursor: pointer;
    line-height:30px;
    color:#ffffff;
	z-index:999999;
}
 .popup-close span{position:absolute; top:-5px; left:6px;}
.popup-close:hover {
	 color:#ffffff;
}
@media screen and (max-width:880px) {
.form-group1{width:90%;float: left;height: 50px; margin: 6px 10px;}
.popup-inner {padding:0px;}.popup-inner4 h2{font-size:18px;}.popup-close span{top: -6px;}
.popup-close{width: 30px;  height: 30px; font-size:28px; top:30px; right:30px;}
.popup-form-box{padding:12px;}
.popup-form .home-form-items{flex-direction: column; gap:5px;}
.popup-inner8 .popup-form label{font-size:12px; }
.popup-form .home-form-box{margin-bottom:1px;}
.popup-inner8{max-width:95%;width:95%;}.popup-inner7{max-width:95%;width:95%;}
.form-box-head{margin:0px 0px 15px; padding:0px 0px 15px 55px;}
.form-box-head h4{font-size:18px;}.form-box-head p{font-size:10px;}
.form-box-head img{height:45px;}

.hometop-form-box{padding:30px 20px 20px;}.custom-button{font-size:14px;}
.home-form-box1{flex-direction:column; gap:5px;}.form-text-doc h2{font-size:22px;}
.popup-form .magbox{height:80px !important;}


}