  @font-face{font-family:Libre SemiBold;
 src:url(../fonts/Libre-SemiBold.ttf);
 }
  @font-face{font-family:Libre Bold;
 src:url(../fonts/Libre-Bold.ttf);
 }
@font-face{font-family:DMSans Regular;
 src:url(../fonts/DMSans-Regular.ttf);
 }
 @font-face{font-family:DMSanst Medium;
 src:url(../fonts/DMSanst-Medium.ttf);
 }
  @font-face{font-family:DMSans SemiBold;
 src:url(../fonts/DMSans-SemiBold.ttf);
 }
  @font-face{font-family:DMSans Bold;
 src:url(../fonts/DMSans-Bold.ttf);
 }
 


/*-----------------------*/
html {scroll-behavior: smooth;}
body { padding: 0; margin: 0 auto;font-family:DMSans Regular; position: relative; font-weight: 400; overflow-x: hidden; color:#0A0A0A; font-size: 16px;background:#fff;}
ul { list-style: none }
a { text-decoration: none; outline: none; }
body a:hover, body a:focus { text-decoration: none; color:#202833; }
a:focus { outline: none; text-decoration: underline }
textarea:focus { outline: none }
input { outline: none !important }
button, button:focus { outline: none }
a img { border: none }
img { border: 0; max-width: 100%; width: 100%;}
p {padding: 0px; margin: 0px;}
h1, h2, h3, h4, ul, p { padding: 0px; margin: 0px;}
textarea { resize: none }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #fff }
input:-moz-placeholder, textarea:-moz-placeholder { color: #fff }
input::-moz-placeholder { opacity: 1; outline: none }
textarea::-moz-placeholder { opacity: 1; outline: none }
.clr { clear: both; height: 0 }.latest-newsbox::placeholder {color:#666666; font-size:15px;}
.form-control:focus { box-shadow: none }
ul { padding: 0; list-style: none;}
a { text-decoration: none; -moz-transition: all .2s; -webkit-transition: all .2s; transition: all .2s }
a:hover { text-decoration: none; -moz-transition: all .2s; -webkit-transition: all .2s; transition: all .2s }

.csn-ul{margin-left:20px;  text-align: justify;}
.csn-ul li {position: relative;margin-bottom:7px;}
.csn-ul li:before {position: absolute;top:9px;left:-19px;height: 8px;width: 8px;
background:#014d49;border-radius: 100%;content: '';}



/*===============header===============*/
#header-id {
    height: auto;
}
#header-id {
  transition: transform .3s ease-in-out;
  width:100%;
  margin:0px auto;
  top:0px; 
  height:90px;
  position: relative;
  z-index: 666;
}
/*#header-id .midbox-inner{max-width:85rem;}*/

.lalit-head{display:block !important;}
.header-inner {
    margin: 0 auto;
    max-width:1280px;
    width:100%;
}


.headerTertiary {
  align-items: center;
  display: flex;
position: relative;
z-index: 666;
background: none;
margin: auto;
max-width:90rem; width:100%;
padding: 1rem;
}
.topnav-left {
  max-width:50%;
  padding: 0px;
  width: 100%;
  display: block;
  float: left;
}
.topnav-left {
  max-width:40%;
  padding: 0px;
  width: 100%;
  display: block;
  float: left;
}
.headerTertiary .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.headerTertiary .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.emergency-no a{color:#e30000 !important;}
.nav-topright{  padding-top:20px;margin-right: 0px;}
.sticky .nav-topright{padding-top:10px;padding-bottom: 8px;}
.nav-topright ul {
    display: flex;
    font-size:15px; font-weight:700;
    justify-content: flex-end;
    line-height: 1.25rem;
    margin-bottom: 0;
}
.nav-topright li {
    margin-left:.3rem;position: relative; padding-left:4px
}

.nav-topright li a {
    color:#6d6e71;
}
.nav-topright li a:hover{
    color:#2278b5;
}

.page-header{height:90px;  border-radius:10px; /*  background: #fff !important; border: 1px solid #DCE0E6; box-shadow:0px 2px 14px 0px rgba(0, 0, 0, 0.10);*/}


.headerSecondry{
  align-items: center;
  background:none;
  display: flex;
  height:auto;
  position: relative;

}
.logo-scrollup{display:block;}
.logo-scrolldown{display:none;}
.logo-d > img {
  width:100%;
  position:relative;
}
.logo-d{
  position:relative;height: 100%;
  transition: transform .3s ease-in-out; 
  flex: 0 0 260px;
    display: flex;
    align-items: center;
	/*background-color:#e7f5f9;*/
    padding:0px 20px;
}
.logo-w{display:block;}.logo-c{display:none;}
.sticky .logo-w{display:none;} .sticky .logo-c{display:block;}
.sticky .logo-d > img {max-width:90px; transform:translateY(-1px);}
.sticky .logo-d {flex: 0 0 230px;}.logo-m{display:none;}
.logo-m > img {
  max-width: 130px;
  transform:translateY(-1px);
  position:absolute;
  display:none;
  left: 20px;
  
}

.sticky .page-header{background: #fff !important; border: 1px solid #DCE0E6; box-shadow:0px 2px 14px 0px rgba(0, 0, 0, 0.10);}
.sticky{display:block !important; position:fixed !important; top:10px !important; width:100% !important;  /* backdrop-filter: blur(40px);*/ z-index: 999; /*box-shadow:1px 5px 10px rgba(0,0,0,0.2);*/}
/*.sticky .headerTertiary{display:none;}*/
.sticky .headerSecondry{height: auto;}

/*.sticky .page-header {padding:0.0rem 1rem 0rem 1rem;}*/
.sticky .logo-scrollup{display:none;}
.sticky .logo-scrolldown{display:block;}



.navbar__buttons{display: flex;align-items: center;gap: 1.5rem;flex-grow: 1; justify-content: right;}
.navbar__buttons a {
    color: var(--text-gray-color);
    font-weight: 500;
    transition: 0.3s ease;
}

@media (min-width: 64rem){.navbar__buttons a {font-size:14px;}.page-header ul a{font-size:16px !important;}
.phone-head{font-size:13px;}.profile-head{font-size:16px;}.cart-head{font-size:16px;}
.topnav-left{gap:0px; margin-left:25px;}
}

@media (min-width:90rem){.navbar__buttons a {font-size:16px;}.page-header ul a{font-size:18px !important;}
.phone-head{font-size:15px;}.profile-head{font-size:15px;}.cart-head{font-size:15px;}
.topnav-left{gap:0px; margin-left:45px;}
}

.head-location .ss-main .ss-content {width:150px;}
.head-location .ss-single-selected .placeholder{color: #1E1E2F !important;}
.head-quick-links a{color: #1E1E2F !important;}
.head-quick-links .top-menu a{color: #1E1E2F !important; padding:10px 5px !important;}


.topnav-left{display:flex;  padding: 0px;align-items: center;}
.head-language{margin:0px; width:180px; padding:0px; position:relative;}
.head-language::before {content: "";width:21px;height:30px;background: url(../images/2024/01/language-icon.png) no-repeat;background-size:90%;position: absolute;left:-5px;top:8px;z-index:2;}
.head-location{margin:0px; width: max-content; padding:0px; position:relative;}
.head-location::before {content: "";width:17px;height:30px;background: url(../images/2024/01/location-icon.png) no-repeat;background-size:90%;position: absolute;left:-5px;top:8px;z-index:2;}

.head-quick-links{margin:0px; width:130px; padding:0px; position:relative;}

.topnav-left .ss-main .ss-single-selected{border:0px solid #ffffff; border-radius:8px; width: max-content;}
.topnav-left .ss-main .ss-single-selected .ss-arrow span {border:solid #000;border-width: 0 2px 2px 0;display: inline-block;padding:4px;  transition: transform .2s, margin .2s; }
.topnav-left .ss-main .ss-single-selected .ss-arrow span.arrow-down{margin: -3px 0 0 8px;}
.topnav-left .ss-main .ss-single-selected .ss-arrow span.arrow-up{margin:3px 0 0 8px;}


.head-right-button{display:flex; width:100%; gap:0px; margin:0px; padding:0px 20px 0px 0px; justify-content:right;}
.head-top-nav{display:flex; align-items: center; width: max-content; gap:30px; margin-left:20px; padding:0px; position:relative;}
.lg-top-button{display:flex;  align-items: center; width: max-content; color:#fff;  gap:10px; margin:7px 0px 0px; padding:0px; position:relative;}
.sticky .lg-top-button{color:#000;}


.schedule-head{ width:max-content;
    background:#fac34f;
    color: #000000 !important;
    margin:10px 0; display:flex; gap:10px; align-items:center;
    text-align: center;
     font-size:16px !important;  font-family: DMSanst Medium;
    border-radius:10px;
    padding:12px 20px 12px;
    transition: all 0.4s ease;
    position: relative;text-transform: uppercase;
}
.schedule-head:hover{box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.schedule-head img {width:auto; height:22px;}
.schedule-head:hover img{filter: brightness(0) invert(1);}

.search-head{width:max-content; background:#fff;    color: #011a46 !important; margin:10px 0; display:flex; gap:10px; align-items:center;    text-align: center;  font-size:18px !important;  font-family:DMSanst Medium; border-radius:10px;  padding:12px 0px 12px;    transition: all 0.4s ease;  position: relative;}
.search-head img {width:auto; height:22px;}

@media (min-width: 64rem){.lg-top-button{font-size:16px;}}
@media (min-width:90rem){.lg-top-button{font-size:18px;}}



.nearby-labs-menu{position:relative}
.packages-menu{position:relative}
.tests-menu{position:relative}

.phone-top-button{width:max-content; background:#f5a706; color:#ffffff !important; margin:16px 0;text-align:center;font-size: 16px; font-weight: bold; padding:10px 35px 10px;transition: all 0.4s ease;position: relative; border:0px; cursor:pointer;}
.phone-top-button img {width:17px;position: absolute;left:10px;top:9px;}

.profile-head{ width:max-content; background: linear-gradient(262deg, #940b36 0%, #b01f4d 100%); color:#fff !important;box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset;margin:16px 0;text-align:center;font-size: 14px;border-radius:8px;padding:8px 15px 8px 15px;transition: all 0.4s ease;position: relative;}
.profile-head img {width:auto; height:18px; position:relative;}
.profile-head span{padding-left:5px;}

.book-a-stay{width:max-content; display: flex; align-items: center; gap:10px; background:#253B80; color:#ffffff !important; margin:16px 0;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px; box-shadow: -6px 10px 14px 0px rgba(0, 0, 0, 0.10); cursor:pointer;}.book-a-stay img {width:auto; height:16px; position:relative;}
.book-a-stay span{padding-left:5px;}.book-a-stay:hover{background:#35A0ED;}
 

#target-1 {background:#F6F5F5;width:100%;  box-shadow: -6px 10px 24px 0px rgba(0, 0, 0, 0.10);padding:10px 0px 0px; margin-top:0px; display:none; position: fixed;left:0px;top:74px;z-index:999;}
#target-1 .head-search{display:flex; gap:20px; margin:0px; padding:0px 7%; position:relative;}
@media (min-width: 64rem){#target-1 .head-search{padding:0px 4%;}}
@media (min-width:90rem){#target-1 .head-search{padding:0px 7%;}}

#target-1  p{color:#000 !important; }
#target-1 .ss-main .ss-single-selected{color:#000 !important;}
#target-1 .ss-main .ss-single-selected{border:1px solid #000 !important; background:#fff !important;}
#target-1 .home-search-room{border:1px solid #000 !important; color: #000; background:#fff !important;}

#target-3{background:#F6F5F5;width:450px;  box-shadow: -6px 10px 24px 0px rgba(0, 0, 0, 0.10);padding:20px; margin:0px; display:none; position:absolute;right:7%;top:90px;z-index:999;}
#target-3 .hide-3-yes{width: 18%; display:block; background: #0A0A0A; color: #ffffff !important;margin: 0px 0px 0px;height: 40px !important;border: 0px;text-align: center;font-size: 14px;padding: 8px 15px 8px;transition: all 0.4s ease;position: relative; }
.hide-3-yes .hide-button{justify-content: center;}


.hide{display:none;}
/*  added this - not working  */
.hide-1-yes{display:none;  background:none; font-size:18px; border:0px;}
.hide-2-yes{display:none;}.hide-button{display:flex; gap:6px; align-items:center;}




 

/*--Head END--*/
.wiki-mk{padding-left:40px; padding-right:40px;}
.midbox-inner{margin:auto;max-width:95%;width:100%;}
 .home-slider-mob {display:none;}.home-slider-img {display:block;}
.flex-row-reverse {flex-direction: row-reverse;}

#hometop-section{width:100%; background:#f0f0f0; border-top:1px solid #4444; padding:0px; margin:0px 0px 0px; position:relative; z-index: 1;}
#hometop-section::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    z-index: 1;
}
.home-slider-doc{width: 100%;  height:100%; display:flex;  margin: 0px;  padding:0px 6%;  position: absolute;  bottom:80px;  left: 0px;  z-index: 1;    align-items:flex-end;}
.home-slider-left{width:100%; text-align: center; padding:0px 0px 0px; position:relative; z-index:2;}
.home-slider-left h1{width:max-content; background:#081858; font-size:45px;  text-transform: uppercase; text-align:center; font-family:DMSans Bold;  color:#fff; padding:7px 30px; margin:10px auto 0px; border-radius:6px; display:block; position: relative;}  
.home-slider-left p {width:max-content; background:#fac34f; display:flex; gap:20px; justify-content: center; align-items:center; font-size:24px; line-height:28px; font-family:DMSanst Medium;  color:#000000; border-radius:6px; padding:7px 20px; margin: 10px auto 10px;}
.muhs-logo{width:auto; height:70px; background:#fff; padding:10px; border:1px solid #4442; border-radius:12px;}
.wco-logo{width:auto; height:80px;}


.home-slider-button{width:33%; display:flex; gap:20px; padding:0px;  margin:0px auto;}
.home-slider-button .book-appointment{width:100%;  background:#cc8f42;    color: #fff !important;    margin:10px 0; display:flex; gap:10px; align-items:center;    justify-content:left;  font-size:18px !important; text-transform: uppercase;  font-family:DMSanst Medium; border-radius:10px;  padding:13px 15px 13px;    transition: all 0.4s ease;    position: relative;}
.home-slider-button .book-appointment:hover{box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.home-slider-button .book-appointment img {width:auto; height:20px; filter: brightness(0) invert(1);}
.home-slider-button .whatsapp-call{width:100%; font-size:18px; text-transform: uppercase; font-family:DMSanst Medium; display:flex; gap:10px; align-items:center;   justify-content:center; background:#fff; color:#05a448 !important; border: 2px solid #05a448; border-radius:10px; padding:12px 15px 12px;	 margin:10px 0;}
.home-slider-button .whatsapp-call img{width:auto; height:20px; border-radius:0px;}
.home-slider-button .call-now{width:100%; font-size:18px; text-transform: uppercase;  font-family:DMSanst Medium; display:flex; gap:10px; align-items:center;   justify-content:center; background:#fff; color:#011a46 !important; border: 2px solid #011a46; border-radius:10px; padding:12px 15px 12px;	 margin:10px 0;}
.home-slider-button .call-now img{width:auto; height:20px; border-radius:0px;}
 
 
.home-slider-right{width:32%; margin-left:4%; padding-top:8%; position:relative; z-index:2;}
.hometop-form-box{border-radius:20px;  background:#FFFFFF66;   backdrop-filter: blur(10px); padding:20px 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; line-height:40px; font-weight:400; font-family: DMSans Bold;
  color:#000000;  
  padding:0px 0px 15px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.form-text-doc h2 span{font-weight:700;}
.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:#4C4C4C; font-size:14px;}
.ding select::placeholder {color:#4C4C4C; font-size:14px;}
.hometop-section-form textarea::placeholder {color:#4C4C4C; font-size:14px;}
.hometop-section-form input:focus {border:1px solid #fff8;}
.hometop-section-form textarea:focus {border:1px solid #fff8;}
.hometop-section-form label {font-size: 16px;color: #fff;margin-bottom:12px;}
.box-now1{height:80px; margin-bottom:5px;}
.hometop-section-form input, textarea {
  border:1px solid #ffffff35;
  height:45px;
  color:#000000;
  padding-left: 15px;
  width: 100%;
  font-size: 16px;
  border-radius:10px;
  background:#fff;
  outline: none;
  text-align: left;
}
.hometop-section-form p{font-size:14px; color:#797979;}

.hometop-section-form .submit-now {
  color:#000000; 
  display: flex;
  align-items: center;
  justify-content: center;
  margin:15px 0px 0px;
  width: 100%;
  border:0px;
  border-radius:6px; 
  background:#fac34f;
  font-size:18px;
  padding:10px 20px;
  position: relative;
}
.hometop-section-form .submit-now:hover{  background: #ffffff; color:#000;}

.hometop-section-form .magbox {width:100%;  height:80px;  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;}



#course-specifications-section{width: 100%; padding:0px 0px 0px;    margin:60px 0px 60px;    position: relative; overflow:hidden;   z-index: 1;}
#course-specifications-section h2{width:max-content;  font-size:40px; line-height:40px;  font-family:DMSans Bold;  color:#000000; text-align:center; padding:0px 80px;margin:0px auto 5px; display:block; position: relative; z-index:1;}
#course-specifications-section h4{display:block; font-size:16px; line-height:26px; color:#0e0e0e; text-align:center; margin:0px 0px 0px;}

#course-specifications-section ul{width:100%; display:flex; gap:10px; margin:60px 0px 50px; padding:0; position:relative}
#course-specifications-section li{width:25%;  border:1px solid #c9ced8; border-radius:12px; padding:20px;  margin:0px 0px 0px; position: relative; box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);}
#course-specifications-section li h3{width:100%; font-size:22px; height:60px; color:#000000; font-family:DMSans SemiBold; text-align:center; margin:5px 0px 5px; }
#course-specifications-section li p{display:block; font-size:16px; line-height:26px; height:120px; color:#0e0e0e; text-align:center; margin:0px 0px 0px;}
#course-specifications-section li a{display:flex; align-items: center; gap:15px;  justify-content:center; font-size:16px; font-family:DMSans SemiBold; background:#fac34f; color:#000000; border-radius:12px; padding:10px 20px;}
#course-specifications-section li a img{width:auto; height:14px; padding:0px; margin:0px 0px 0px;}

.course-specifications-img{background:#081858;  width:90px; height:90px; border-radius:100px; border-bottom:8px solid #c9ced8; border-right:2px solid #c9ced8; display:flex; align-items:center; justify-content:center; margin:0px auto 20px; padding:20px;}

#course-specifications-section .view-detailed{width:max-content; display:flex; align-items: center; gap:15px;  justify-content:center; font-size:16px; font-family:DMSans SemiBold; background:#fac34f; color:#000000; border-radius:12px; padding:10px 20px; margin:0px auto;}
#course-specifications-section .view-detailed img{width:auto; height:14px; padding:0px; margin:0px 0px 0px;}
 
 
#nbems-section{background:#fac34f; width: 100%; padding:0px 0px 80px;  margin:0px 0px 0px;  position: relative; overflow:hidden;   z-index: 1;}
#nbems-section h2{width:max-content;  font-size:30px; line-height:30px;  font-family:DMSans Bold;  color:#000000; text-align:center; padding:0px 80px;margin:0px auto 5px; display:block; position: relative; z-index:1;}
#nbems-section h3{width:100%; font-size:22px; color:#000000; font-family:DMSans SemiBold; text-align:center; margin:5px 0px 5px; }

#nbems-section ul{width:100%; display:flex; gap:20px; flex-wrap: wrap; justify-content: center; margin:60px 0px 0px; padding:0; position:relative}
#nbems-section li{width:17.5%; background:#ffffff46;   font-size:18px; line-height:26px; text-align:center; font-family: DMSans Bold; color:#081858; border:1px solid #ffffff; border-radius:8px; padding:10px 20px;  margin:0px 0px 0px; position: relative; box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);}


 
 
#about-wco-section{background:#ffffff;padding:80px 0 0px;margin: 0px;width: 100%;position: relative;z-index: 2; overflow:hidden;}
.about-wco-section{display:flex; align-items:center; margin:0px; padding:0px; position:relative;}
.about-wco-left{width:50%; margin:0px; padding:50px 60px 50px 7%; position:relative;}
#about-wco-section h2{width:max-content;  font-size:40px; line-height:40px;  font-family:DMSans Bold;  color:#000000;   padding:0px 0px;margin:0px 0px 5px; display:block; position: relative; z-index:1;}
.about-wco-left ul{width:100%; display: grid;  grid-template-columns: repeat(1, 1fr);  gap:10px;  margin:60px 0px 60px; padding:0; position:relative}
.about-wco-left li{font-size:20px; line-height:26px; font-family: DMSans Bold; background: #fac34f; color:#081858; border:1px solid #c9ced8; border-radius:8px; padding:10px 20px;  margin:0px 0px 0px; position: relative; box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);}

.about-wco-right{background:#fff; width:50%; margin:0px;  padding:50px 7% 50px 50px; position:relative;}
.about-wco-right img{border-radius:0px 60px 0px 60px;}


#gallery-section{background:#ffffff;padding:80px 0 80px;margin: 0px;width: 100%;position: relative;z-index: 2; overflow:hidden;}
#gallery-section h2{width:100%;  font-size:40px; line-height:40px; text-align: center; font-family:DMSans Bold;  color:#000000;   padding:0px 0px;margin:0px 0px 35px; display:block; position: relative; z-index:1;}



#about-g-section{width: 100%; padding:0px 0px 0px;    margin:40px 0px 60px;    position: relative; overflow:hidden;   z-index: 1;}
#about-g-section h2{width:max-content;  font-size:40px; line-height:40px;  font-family:DMSans Bold;  color:#000000; text-align:center; padding:0px 80px;margin:0px auto 5px; display:block; position: relative; z-index:1;}
#about-g-section ul{width:100%; display: grid;  grid-template-columns: repeat(6, 1fr);  gap:10px;  margin:0px 0px 0px; padding:0 40px; position:relative}
#about-g-section li{height:150px; font-size:16px; line-height:26px; text-align:center; background: #fac34f; color:#000000; border:1px solid #c9ced8; border-radius:8px; padding:10px 20px;  margin:0px 0px 0px; position: relative; box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);}
 

#trust-vision-section{width:100%; background:#fac34f; padding:60px 0px; margin:0px; position:relative; overflow:hidden;}
#trust-vision-section h2 {width: max-content;    font-size: 40px;    line-height: 40px;    font-family: DMSans Bold;    color:#000000;    text-align: center;    padding: 0px 80px;    margin: 0px auto 5px;    display: block;
    position: relative;    z-index: 1;}
#trust-vision-section h4 {display: block;  font-size: 16px;  line-height: 26px;  color:#000000;  text-align: center;  margin:10px 0px 20px;}
#trust-vision-section p {width:60%;  color:#000000;  font-size: 16px; text-align:center;  margin: 0px auto;  padding: 0px 0px 10px;}

 
  
#success-stories-section{width: 100%; background: linear-gradient(180deg, #ffebc0 1.2%, #ffebc0 10%, #fac34f 64.87%, #FFFFFF 100%); padding:60px 0px 60px;    margin:0px 0px 0px;    position: relative; overflow:hidden;   z-index: 1;}
#success-stories-section h2{width:max-content;  font-size:40px; line-height:40px;  font-family:DMSans Bold;  color:#081858; text-align:center; padding:0px 80px;margin:0px auto 55px;  position: relative; z-index:1;}
.stories-item{width:100%; background:#fff; border-radius:20px; padding:40px 30px 20px; margin-bottom:20px; border: 0.25px solid #081858;   position:relative;}
.stories-item-doc .star-icon{width:40% !important; height:auto;}
.stories-item-doc h4{width:95%; font-size:17px; line-height:25px; height:320px;  letter-spacing:-2%; color:#444444;  margin:20px 0px 20px;}
.student-name-box{display:flex; align-items:center; gap:15px; border-top: 0.5px solid rgba(0, 0, 0, 0.4); margin:10px 0px 0px; padding:20px 0px 0px;}
.stories-item-doc h3{width:100%;  font-size:18px; color:#000000;  padding:0px; margin:0px 0px 0px; position: relative;}
.stories-item-doc h3 p{width:100%; display:flex; font-size:16px; line-height:20px; align-items:center; gap:7px; color:#0005; margin:0px; padding:0px;}
.stories-item-doc h3 span{width:4px; height:4px; background:#0005; border-radius:100%;}
.student-name-box img{width:50px !important; height:50px; border-radius:100%;}
 

/*----footer ----*/
footer{background:#00205a; display:flex; flex-direction:column;  margin:0px 0px  0px; padding:20px 0px 20px;  position:relative; z-index:1;}
.footer-contact{display:flex; align-items:center; gap:0px; margin:0px; padding:0px 0 20px; position:relative; justify-content: space-between;}

.footer-footer-logo{width:100%; margin:0px; padding:0px 0px 0px; position:relative;}
.footer-footer-logo img {width:80%; margin-bottom:15px;}

.footer-navbox1{width:30%; display:block; margin:0px; padding-left: 5%; border-left: 1px solid #fff5;}
.footer-navbox1 a{color:#fff !important;}
.footer-navbox1 a:hover{color:#fff !important;}

.footer-navbox1 .wiki{width:max-content; display:block; margin:0px 0px 20px;padding:0px; }
.footer-navbox1 .wiki ul{display: flex;    padding:20px 0px 0px;	gap:15px;}
.footer-navbox1 .wiki li {width: 14%;    padding:0px;    list-style: none;    position: relative;    text-align: center;}
.footer-navbox1 .wiki li a {color:#ffffff; background:none; border:2px solid #fff; display:flex; align-items:center; justify-content:center;  border-radius:100%;    width:45px;    height:45px;    font-size:22px;}
.footer-navbox1 .wiki li a:hover{background:#ffffff; color:#00205a !important;}

.footer-los li{padding-left:25px !important; position:relative;}
.footer-los li .fa{position:absolute; left:0px; top:10px;}

.nabh-logo{ width:70%;    background:none;    color: #fff !important;    margin:10px 0; display:flex !important; gap:10px; align-items:center;    text-align:left;     font-size:16px !important; line-height:24px !important;  font-family:DMSans Bold;    padding:12px 20px 12px;    transition: all 0.4s ease;    position: relative; text-transform: uppercase;}
.nabh-logo img {width:auto; height:70px;}

.footer-footer-location{width:40%; margin:0px; padding:0px; position:relative; text-align:right; color:#fff; font-size:16px;}
.footer-footer-callno{width:30%; margin:0px; padding:0px; position:relative;text-align:right; color:#fff; font-size:16px;}
.footer-footer-callno a{color:#BACCD8;}

.footer-section {margin: 0px;padding: 0px;display: flex;gap:30px;position: relative;border-top:2px dotted #4443;}
.footer-links{width:100%;margin:30px 0px 0; padding:0px;display: flex; justify-content: space-between;}
.footer-navbox{width:auto;} .footer-nav-des{display:block;}.footer-nav-mob{display:none;}
.footer-navbox h4{font-size:20px;font-weight:bold; color:#ffffff;padding-bottom: 10px;margin:0px;}
.footer-navbox ul{display: block;margin: 0px;padding: 0px;}

.footer-navbox li{display: block;padding: 0px;list-style: none;}
.footer-navbox li img{width:auto; height:15px; margin-right:15px;}
.footer-links a{display:block;font-size:16px;     margin:0px;padding:5px 0px; color:#ffffff77;}
.footer-links a:hover{color:#ffffff;}
.but .fa-chevron-down{display:none;}
.footer-navbox .active .fa-chevron-down::before{content: "\f077";}
.footerbox a .fa{padding-right:7px;}

.footer-soc li{padding-left:25px; position:relative;}
.footer-navbox li .fa{position:absolute; left:0px; top:10px;}

.copyright {margin-top:20px;padding-top:20px;  border-top:1px solid #ffffff77;
    font-size: 16px;
    display: flex; color:#ffffff77;
    width: 100%;justify-content: space-around;
}
.copyright .wiki {
    width:0%;margin-top:0px;
}
.copyright .wiki ul {
    display:none;
    flex-wrap: wrap;
    padding: 0px;
	gap: 10px;
}
.copyright .wiki li {
    width: 14%;
    padding:0px;
    list-style: none;
    position: relative;
    text-align: center;
}
.copyright .wiki li a {
    color:00000063; 
    display: block; 
    border-radius:100%;
    width:35px;
    height:35px;
    line-height:35px;
    font-size:18px;
}
.copyright .wiki li a:hover{background:#ffffff; color:#0e296b;}
.copyright .wh{
    width:100%;
   align-items: center;
	display: flex;
  gap: 20px;
  justify-content:space-between;
}
.copyright .wh a{color:#ffffff77;}.copyright .wh a:hover{color:#ffffff;}

.but .fa-chevron-down{display:none;}
.footer-navbox .active .fa-chevron-down::before{content: "\f077";}
.footer-bottom-mob{position:fixed;bottom: 0;left: 0;right: 0;z-index: 3;background:#081858;;box-shadow: 0 -1px 4px rgba(0,0,0,.08);display:none; border-radius:10px 10px 0px 0px; padding:0px 20px;}
.navigation-mobile-link {height:60px;color:#ffffff !important;text-align: center !important;justify-content: center !important;flex-grow: 1 !important;flex-direction: column !important;display: flex !important;text-decoration: none;border-right:1px solid #ffffff;}
.navigation-mobile-link .mx-auto{margin-left:auto !important;width:15px;margin-right:auto !important;}
.f-12 {font-size:12px;   padding-top:5px;}
.foot-policy-nav{display:flex; align-items:center; gap:45px;}
.navigation-mobile-link img{filter: brightness(0) invert(1);}
/*----END footer ----*/

  
  
/*---------END Header------- */
.topnav-selectbox{display:none; justify-content:space-between;gap:12px;border-bottom:1px solid #efefef;}
.topnav-selectbox .ss-main .ss-single-selected{border:0px solid #ffffff; border-radius:8px;}
.topnav-selectbox .ss-main .ss-single-selected .ss-arrow span {border:solid #000;border-width: 0 2px 2px 0;display: inline-block;padding:4px;  transition: transform .2s, margin .2s; }
.topnav-selectbox .ss-main .ss-single-selected .ss-arrow span.arrow-down{margin: -3px 0 0 8px;}
.topnav-selectbox .ss-main .ss-single-selected .ss-arrow span.arrow-up{margin:3px 0 0 8px;}


.get-started-m a {color:#fff;background: #0A0A0A;font-size:13px;border-radius:5px;padding:5px 7px;border: 1px solid #0A0A0A;}
.mob-head-button{display:none;}
.m-searchbox{display:flex;align-items: center;justify-content: center;width:auto;}
.mob-phone{display:flex;align-items: center;justify-content: center;width:auto;} 
.mob-login{display:flex;align-items: center;justify-content: center;width:auto; margin:6px 10px 0px;}
.mob-login img{width: auto;
  height:25px;margin-top:5px;}


.mob-login span{color:#ffffff; padding:0px 6px; font-size:16px;} 
.mob-login a{color:#ff4d5e; font-size:16px;}.mob-login a:hover{color:#ffffff; font-size:16px;}
.get-started-m{display:flex;align-items: center;font-family:Lato Bold;width: auto;}.get-started-m a{color:#ffffff; background: #0A0A0A;font-size: 13px; border-radius: 5px;padding:5px 7px; border: 1px solid #0A0A0A;}
.get-started-m a:hover{color:#ffffff; background:#0A0A0A;}
/*---------END Header------- */
 

.right-bottom-box{position:absolute; top:6%; right:6%; z-index:9; border-radius:12px; background:#05184b;box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #000; padding:10px 0px 0px; width:180px;text-align: center;}
.right-bottom-box h2{color:#fff; font-size:15px; font-family: DMSans Bold; margin:5px 0px 15px;}
.right-bottom-box ul{width:100%; background:#fff; border-radius:12px; margin:0px; padding:7px; position:relative;}
.right-bottom-box li{width:100%; list-style:none; border:1px solid #444; border-radius:6px; margin:0px 0px 10px; padding:0px 0px 0px; position:relative;}
.right-bottom-box a{ display:flex; gap:10px; align-items: center;  justify-content:left; color:#16274d !important;   padding:12px 7px; margin:0px;}
.right-bottom-box p{color:#16274d !important; font-size:12px; line-height:14px; text-align:center; font-family:DMSans Bold; padding:0px 0px 0px;}
.right-bottom-box a img{width:auto; height:22px;}
  
 
.right-bottom-box li:nth-child(1n){border:1px solid #cc8f42; background:#cc8f42; color:#fff;}
.right-bottom-box li:nth-child(2n){border:1px solid #011a46; background:#fff; color:#011a46;}
.right-bottom-box li:nth-child(3n){border:1px solid #05a448; background:#fff; color:#05a448;}
.right-bottom-box li:nth-child(4n){border:1px solid #011a46; background:#fff; color:#011a46; margin-bottom: 0px;}
  
.wavikar-course-img{width:100%; margin:0px; padding:0px; position:relative;}
.internship-box .icon-play{width:65px; height:65px;}
.video-body{position: absolute;top: 0;align-items:flex-end;display: flex;justify-content:right;width: 100%;height:100%;}
.icon-play {
    background: url(icon-play.png) no-repeat center center transparent;
    width:75px;
    height:75px;
    display: inline-block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color:#5b5aa6;
    line-height:75px;
    text-align: center;
}
.icon-play:hover {-webkit-transform: scale(.8);-ms-transform: scale(.8);-o-transform: scale(.8);transform: scale(.8);}

.our-gallery img {width: 100%;border-radius: 7px;margin-bottom: 4px;border: 1px solid #1fbdb6;}
.our-gallery{border-radius:5px;padding:10px;position: relative;
height: 100%;background: #fff;margin: 0 5px;box-shadow: 0 1px 6px rgb(0 0 0 / 15%);
}

 

@media screen and (max-width:880px) {
#popup_this {width:90%;}#popup_this .location-address-left h3{font-size: 22px;}#popup_this .location-address-left p{font-size:12px;}
	
.right-bottom-box{display:none;} 
.mob-login{margin:10px 0px 0px;}
.schedule-head{font-size:12px !important; gap: 6px; padding:8px 12px 8px;}.mob-login img{height:10px; margin-top:0px;}
	
.head-search .hide-1-yes{display:none !important;}#target-1{top: initial; bottom:54px; padding: 70px 0px;}
#enquiry-bottom-all{display:none;}.Whatsapp{display:none;}.topnav-selectbox{display: flex; justify-content: right;} 
.topnav-selectbox .ss-main .ss-single-selected{width: max-content;}
.sticky .topnav-selectbox{display:none;}
.footer-bottom-mob {display: flex;}.cta-bar{bottom:70px;}
.slider-des{display:none !important;}.slider-mob{display:block !important;} .iti__country-list{width:280px; overflow-x:hidden;}
.mob-head-button{display:flex; margin:0px; gap:10px; right:15px;top:1px;position: absolute; align-items: center;justify-content: center;}
.m-searchbox img{width:30px;height:auto;}	
.mob-phone img{width:30px;height:auto;}.get-started-m{display:flex;}	

.dropdown-phone1{z-index:999; right:0px; min-width:340px; padding-top:20px;}.sticky .dropdown-phone1{padding-top:8px;}
.dropdown-phone1 ul{z-index:999;}
.dropdown-phone1 a{font-size:16px;}
/*---------END Header------- */
.page-header{display:none !important;}
.m-search-box{display:flex;display: flex;align-items: center;justify-content: center;}
.m-search-box img {width: 25px;height: 25px;}
.m-phone{display:flex;display: flex;align-items: center;justify-content: center;}
.m-phone img {width: 25px;height: 25px;}
#header-id{height:auto; width: 100%;  padding:0px 0; top:10px;}.headerSecondry{width: 95%; margin: 0px auto;height:auto; border: 1px solid #DCE0E6; 
  background: #fff !important;  border-radius:8px; margin: 0px auto; box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);}
 .headerTertiary{display:none !important;}  
#header-id .wiki-mk {padding-left: 0px; padding-right: 0px;}

.logo-m{ position: relative;width:60%; height: 100%;transition:transform .3s ease-in-out;flex:0 0 0px;display: flex;align-items: center;justify-content: center;padding:10px 10px 15px; margin: 0px auto;}
.logo-m img{max-width:100%; transform: translateY(2px);}
.sticky .logo-m img{max-width:100%; display:block; padding:0px 0; transform: translateY(2px);}

.sticky{background:none !important; box-shadow: initial;}
 .home-slider-mob {display: block;} .home-slider-img {display:none;}
/*---------END Header------- */

.midbox-inner {margin:0 auto; max-width:100%; width:100%;}
.wiki-mk {padding-left:20px;padding-right:20px;}
 
#hometop-section{margin-top:12px; background:#fff;}
 
.home-slider-doc::after{background:#fff;}#hometop-section::before{background:none;}
.home-slider-doc{background: #f8f9ff; position:relative; flex-direction: column; padding:0px 20px 80px; bottom:0px;}.home-slider-left{width:100%; padding:20px 0px 0px;}
.home-slider-left h1{width:100%; font-size:22px;  line-height:30px; margin-bottom:20px;}.home-slider-left p{width:100%; font-size:14px; line-height:20px; color:#000;}
.form-text-doc h2{font-size:18px; line-height:28px;}.home-slider-right{width:100%; margin:0px; padding:0px;}
.home-slider-button .book-appointment{width:100%; margin: 0px;}
.home-slider-button .book-appointment{width:100%; margin: 0px;}
.home-slider-button{gap:10px; flex-wrap: wrap; flex-direction: initial; width:100%;}.home-slider-button .whatsapp-call{width:100%; padding: 12px 10px 12px; margin:0px; font-size: 14px;}.home-slider-button .call-now{width:100%; font-size: 14px; padding: 12px 10px 12px; margin:0px;}

 #course-specifications-section .view-detailed{width: 100%;}
#course-specifications-section h2{width: 100%; font-size:30px; padding: 0px 0px;}
#course-specifications-section ul{flex-direction:column;}#course-specifications-section li{width:100%;}#course-specifications-section li h3{height:auto; font-size:18px;}

#trust-vision-section h2{width: 100%; font-size:30px; padding: 0px 0px;}#trust-vision-section p{width: 100%; font-size:14px;}
#nbems-section h2{width: 100%; font-size:30px; padding: 0px 0px;}
#nbems-section ul{flex-wrap: wrap; gap:10px;}#nbems-section li{width:48%; font-size: 14px; text-align:center; padding: 10px 10px;}
#nbems-section li:last-child{width:100%;}

#about-wco-section h2{width: 100%; font-size:30px; padding: 0px 0px;}
.about-wco-section{flex-direction:column;}.about-wco-right{width:100%; padding:20px;}.about-wco-left{width:100%; padding:20px;}
.about-wco-left ul{grid-template-columns: repeat(1, 1fr); margin:40px 0px 40px;}.about-wco-left li{width:100%;}
    
	
	
#about-g-section ul{grid-template-columns: repeat(2, 1fr); padding:0 0px;}#about-g-section li{height:100px;}
	
 .stories-item-doc h4{width:100%; font-size: 14px; line-height:20px;}.stories-item-doc h3{font-size:16px;}.stories-item-doc h3 p{font-size:14px;}#success-stories-section h2{width:100%; font-size:30px; padding: 0px 0px;}
#gallery-section h2{width:100%; font-size:30px; padding: 0px 0px;}
/*--------- Home ------- */ 

  
 
/*------Footer-----*/
.footer-footer-logo{width:100%; margin:0px 0px 10px;}.footer-footer-logo img{width:80%; margin:0px auto; display: flex;}
.footer-navbox1{width:100%; padding-left:0%; padding-top:24px; border-left:0px solid #4445;}.footer-navbox1 .footerbox{display:block !important;}.footer-navbox1 .wiki{width:100%; margin:20px 0px 40px;}
.footer-contact-whc ul{flex-direction:column;}.footer-contact-whc li:first-child{margin-left:0px;}
.footer-contact-whc li{width:100%; margin-left:0px; padding:20px 0px;}
.footer-contact-whc li h3{font-size:18px;}
.footer-newsletter{flex-direction:column; gap:0px; padding: 40px 0;}.footer-newsletter-left{width:100%;}
.footer-newsletter-left h2{font-size:25px;line-height:40px;}.footer-newsletter-right{width:100%;}
.footer-newsletter-right{margin-top:25px;}
.footer-section{flex-direction: column; gap:0px; padding-top:20px; border-bottom: 1px solid #4441;}.footer-about{width:100%; padding-right:0%; padding-bottom:40px; border-bottom:1px solid rgba(255, 255, 255, 0.15);}.footer-navbox h4{font-size:16px;}.footer-links{flex-direction: column; margin:0px 0px 0;}.footer-navbox{margin:12px 0 0px;}
.copyright{flex-direction: column;  margin-top:10px; font-size: 14px; border-top: 1px solid #fff4;}.copyright .wiki{width:100%; margin-top:14px;}.copyright .wiki ul{justify-content: center;}.copyright .wh{width:100%; text-align: center; flex-direction:column; gap:20px;}.footerbox{display:none; }  .footer-navbox ul{display:none; padding-top:10px;}.but{cursor:pointer; position:relative; border-bottom:1px solid rgba(255, 255, 255, 0.15);} .but .fa-chevron-down{display: flex;position: absolute;right:8px;top:0px;}.footer-bottom-mob{display:flex;}
#button{display:none;}.footer-nav-des{display:none;}.footer-nav-mob{display:block;}.foot-policy-nav{gap: 35px;}
.nabh-logo{width:80%;}
/*------END Footer-----*/

 
 
 
}