/*general settings*/
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li {
  margin: 0;
  padding: 0;
  font-family: "Mulish", sans-serif;
}
.countries_list li a {
  color: #000;
  padding: 10px 0;
  display: table;
}
.countries_list li a:hover{color: #009578;}
.inner_page_content p {
  font-size: 16px;
}
.whatsapp_float{position: fixed;bottom:40px;right: 20px;left:0px;z-index: 999;width: 51px;}
.header__button{display:none}
/*starts here */
.preload * {
    transition: none !important;
}

.header {
  z-index: 999;
    position: fixed;
    top: 16px;
    left: 0;
}

.header__button {
    width: var(--header-height);
   
    background: none;
    outline: none;
    border: none;
    color: rgba(156, 203, 59, 1);
    cursor: pointer;
}

.nav__links {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    height: 100vh;
    width: 250px;
    background: #ffffff;
    transform: translateX(-250px);
    transition: transform 0.3s;
}

.nav--open .nav__links {
    transform: translateX(0);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.nav__link {
    display: flex;
    align-items: center;
    color: #666666;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    padding: 12px 15px;
    background: transform 0.2s;
}

.nav__link > i {
    margin-right: 15px;
}

.nav__link--active {
    color: #009578;
}

.nav__link--active,
.nav__link:hover {
    background: #eeeeee;
}

.nav__overlay {
    z-index: 888;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(2px);
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s;
}

.nav--open .nav__overlay {
    visibility: visible;
    opacity: 1;
}

/* ends here*/

.d-block img {
    /* max-width:100%; */
    width: 100%;
}
.menu_val_1,
.menu_val_2 {
  display: flex;
  /* flex-direction: row; */
}
.sub_menu {
  display: hidden;
}
nav ul a:hover,
.menu ul li a:hover {
  background-color: rgba(156, 203, 59, 1);
}

.nav ul li:hover > ul {
  display: block;
}
body {
  background-color: #f8fbff;
}
.headline {
  text-align: center;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 25px;
}

.logo.left.col.s1 {
  margin: -19px 0 6px 0;
}

.container-fluid {
  max-width: 1170px;
  margin: 0 auto;
}

nav {
  width: 100%;
  float: left;
  background: linear-gradient(180deg, #2f3d64 0%, #3a5c5c 100%);
}

nav ul a {
  text-transform: capitalize;
  font-family: "Mulish", sans-serif;
  font-size: 16px;
}

.contact-logo {
  float: left;
  width: 100%;
  padding: 23px 0;
}

.contact {
  font-family: "Mulish", sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  font-size: 20px;
}

.menu {
  z-index: 99;
  clear: both;

  background: linear-gradient(180deg, #2f3d64 0%, #3a5e5c 100%);
  border-radius: 10px;
  float: none;
  width: 604px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: -29px;
}
.countries_menu {
  position: relative;
}
.menu ul li:hover > ul {
  display: block;
}

#nav-mobile {
  display: flex;
}

.menu ul li {
  flex-direction: row;
}

.menu ul li a {
  display: block;
  padding: 13px 29px;

  color: #fff;
  text-transform: capitalize;
  font-family: "Mulish", sans-serif;
  font-size: 16px;
}

.sub_menu {
  background: #fff none repeat scroll 0 0;
  display: none;
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 48ßpx;
  width: 270px;
}
.sub_menu li {
  list-style: none;
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin: 0 !important;
}
.sub_menu li a {
  list-style: none;
  text-decoration: none;
  color: #000 !important;
  padding: 6px 2% !important;
  width: 100%;
  float: left;
  text-align: left;
}
.sub_menu li a:hover {
  background-color: #bc8236;
  color: #fff !important;
  border: none !important;
}

/* banner */
.banner {
  position: relative;
  margin: -70px 0;
  width: 100%;
}

.download_cards {
  position: relative;
  margin: -45px 0;
  text-align: center;
  float: left;
  width: 100%;
  z-index: 3;
}

.download_cards .row .col.m3 {
  margin: 0% !important;
  padding: 0%;
}

.download_cards .card-panel {
  background: linear-gradient(180deg, #2f3d64 0%, #3a5c5c 100%);
}

.download_cards h3 {
  font-size: 16px;
  text-transform: capitalize;
  color: #fff;
  font-weight: bold;
}

.download_cards .white-text {
  margin: 30px 0;
  display: block;
  height: 32px;
}

.slider {
  height: 500px !important;
}

.slides {
  height: 500px !important;
}

.slider .indicators {
  z-index: 2;
  bottom: 136px;
}

.smo.left i {
  font-size: 16px;
}

.smo.left a {
  margin: 0 12px;
}
.clear {
  clear: both;
}

.doctorbirth::before {
  background: linear-gradient(175.68deg, #f3f7ff -10.48%, #deeefe 92.66%);
  transform: matrix(0.94, 0.39, -0.34, 0.92, 0, 0);
}

.doctorbirth img {
  max-width: 452px;
  padding: 50px 0;
}
.doc_vid {
  position: relative;
  margin: 40px 0;
}
.doc_vid h3 {
  /* text-transform: uppercase; */
  position: relative;
  margin: 52px 0 23px 0;
  font-weight: bold;
}

.doc_vid h3::after {
  top: 50px;
  content: "";
  left: 4px;
  position: absolute;
  z-index: 1;
  width: 80px;
  height: 3px;
  background: #3a5c5c;
  border-radius: 5px;
}
.doc_vid img {
  position: relative;
}
.doc_vid img::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 25.93%;
  right: -25.93%;
  top: 0%;
  bottom: 0%;
  background: linear-gradient(175.68deg, #f3f7ff -10.48%, #deeefe 92.66%);
  transform: matrix(0.94, 0.39, -0.34, 0.92, 0, 0);
}
.doc_vid img {
  position: relative;
}
.doc_vid p {
  line-height: 1.5;
}
.download_cards h3 a {
  cursor: pointer;
}

/* World's Leading Medical Universities */
#flexiselDemo3 {
  display: none;
}
#flexiselDemo2 {
  display: none;
}
.nbs-flexisel-container {
  position: relative;
  max-width: 100%;
  *overflow: hidden;
}
.nbs-flexisel-ul {
  position: relative;
  width: 9999px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: center;
}
.nbs-flexisel-inner {
  overflow: hidden;
  float: left;
  width: 100%;
}
.nbs-flexisel-item {
  float: left;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  position: relative;
}
.nbs-flexisel-item img {
  cursor: pointer;
  position: relative;
  max-width: 85%;
  border-radius: 4px;
}
.offerings .heading_general {
  color: #000;
  text-align: center;
  font-size: 40px;
  text-transform: capitalize;
  margin: 0 0 49px 0;
}
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
  width: 20px;
  height: 138px;
  position: absolute;
  cursor: pointer;
  z-index: 100;
  opacity: 0.5;
}

.nbs-flexisel-nav-left {
  left: -35px;
  background: url(../images/service-left-arrow.png) no-repeat 0px 0px;
  top: 0;
  margin: 45px 0 0;
}
.nbs-flexisel-nav-right {
  right: -35px;
  background: url(../images/service-right-arrow.png) no-repeat 0px 0px;
  margin: 45px 0 0;
}

/*call_to_action*/
.call_to_action {
  float: left;
  width: 100%;
  color: #fff;
  padding: 50px 0;
  background: url(../images/saanvi-technologies-4.jpg) scroll 0 0 / cover;
}
.call_to_action .left {
  font-size: 40px;
  color: #fff;
  text-transform: lowercase;
}
.call_to_action .right {
  color: #000;
  background: #fff;
  display: inline-block;
  padding: 10px 18px;
  border-radius: 4px;
}
.medical_universities .headline {
  padding: 0 0 60px 0;
}
.medical_universities ul li a {
  color: #000;
  font-weight: bold;
}

/* top countries */
.medical_universities.top_countries {
  padding: 50px 0;
  float: left;
  background: linear-gradient(
    354.49deg,
    #9bca3c -61.05%,
    #303f64 -6.73%,
    #3a5e5b 89.93%
  );
  width: 100%;
}
.medical_universities {
  padding: 50px 0;
  float: left;
  width: 100%;
}
.medical_universities.top_countries ul li a,
.medical_universities.top_countries h3,
.doctorbirth_do .headline {
  color: #fff;
}
.doctorbirth_do {
  text-align: center;
  padding: 50px 0;
  float: left;
  width: 100%;
  background: linear-gradient(180deg, #334862 0%, #3b5f5c 100%);
}
.doctorbirth_do .headline {
  padding: 0 0 50px 0;
}
.doctorbirth_do span {
  font-weight: bold;
  display: block;
}
.doctorbirth_do p {
  display: block;
  padding: 20px 0 0 0;
}
.doctorbirth_do .card-panel {
  border-radius: 4px;
}
/* testimonials */

/* footer */
footer {
  background: url(../images/footer-background.png) scroll 0 0 / cover;
  clear: both;
}
.page-footer {
  background-color: transparent;
}
.page-footer h5 {
  margin-bottom: 20px;
}
.page-footer ul li a {
  line-height: 1.5;
}
.page-footer ul li {
  margin: 6px 0;
}
/* testimonials */
.testimonials {
  float: left;
  width: 100%;
  padding: 30px 0 40px 0;
}
.testimonials h3 {
  padding: 0 0 30px 0;
}
.testimonials img {
  width: 50px;
  height: 50px;
  border-radius: 32px;
}
.testimonial_name {
  position: relative;
  top: 20px;
  left: 12px;
}
.testimonials ul li a {
  position: relative;
  display: flex;
  flex-direction: row;
  color: #000;
  border: 1px solid #efefef;
  height: 100px;
  margin: 0 0 0 10px;
  padding: 10px;
}
.testimonials ul li span {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: bold;
}
.testimonials ul li p {
  clear: both;
  margin: 20px 0px 0 20px;
  text-align: left;
}

/* get in tough */

.get_in_touch {
  float: left;
  width: 100%;
  padding: 60px 0;
  color: #fff;
  background: linear-gradient(180deg, #334862 0%, #3b5f5c 100%);
}
.inner_footer h3 {
  text-align: center;
  font-size: 40px;
  padding-bottom: 15px;
  text-transform: capitalize;
  color: #fff;
}

_border {
  margin: 0 auto;
  float: none;
  width: 80px;
  height: 2px;
  background: #fff;
}
.form {
  clear: both;
  margin: 0 auto;
  float: none;
  display: block;
  width: 600px;
  padding-top: 40px;
}
.form input[type="text"] {
  float: left;
  width: 46%;
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  margin: 0 1%;
  padding: 5px 1%;
}
.phone_number {
  width: 96% !important;
  padding: 10px 1% !important;
}
.form textarea {
  float: left;
  width: 98%;
  margin: 20px 1% 50px;
  padding: 10px 1%;
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 15px;
  font-family: inherit;
}
.form input[type="submit"] {
  margin: 20px auto;
  float: none;
  display: block;
  width: 170px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  background: rgba(156, 203, 59, 1);
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  border-radius: 5px;
  border: none;
}
.form input[type="submit"]:hover {
  background: #fff;
  color: #fff;
  border-radius: 5px;
  color: #000;
}

/*gallery*/
.wrap.about_wrap.gallery_page {
  margin: 50px 0 0;
}
.wrap.about_wrap.gallery_page ul li {
  margin: 0 1% 20px;
}
.offerings {
  float: left;
  width: 100%;
  margin: 40px 0;
}
.custom_footer_wrap {
  padding: 200px 0 0;
}
/* inner page */
.inner_page {
  margin: -84px 0 0 0;
  float: left;
  width: 100%;
}
.inner_banner {
  color: #fff;
  /* background: url(../images/malasia.jpeg) scroll 0 0 / cover; */
  background: linear-gradient(180deg, #2f3d64 0%, #3a5c5c 100%);
  height: 250px;
}
.inner_page_content {
  padding: 20px 2%;
}
.inner_banner h1 {
  display: block;
  width: fit-content;
  margin: 30px auto 0;
  font-size: 50px;
  position: relative;
  top: 100px;
}
.inner_page_content h2 {
  width: fit-content;
  border-right: 6px solid #9bca3c;
  background: linear-gradient(180deg, #2f3d64 0%, #3a5c5c 100%);
  padding: 7px 2%;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 40px;
}
.content_inner_para {
  line-height: 2;
  font-size: 16px;
  margin-bottom: 20px;
}
.tabs .tab a {
  color: #3a5c5c;
}
.tabs .tab a:hover,
.tabs .tab a.active {
  background: #3a5c5c !important;
  color: #fff;
}
.introduction p:nth-child(1) {
  margin-top: 20px;
}
.introduction p {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 20px;
}
/*contact_us*/

.contact_us {
  padding: 30px 1%;
  float: left;
  width: 98%;
}

.contact_form1 {
  float: left;
}
.contact_form3 {
  margin-right: 0;
}
.contact_form1 label {
  font-size: 16px;
  margin-bottom: 5px;
  float: left;
  color: #ff7e00;
  font-family: "ubuntubold";
  font-weight: normal;
}
.contact_form1 input[type="text"] {
  float: left;
  width: 89%;
  padding: 0 0% 0 3%;
  font-size: 15px;
  border: 1px solid #ccc;
  margin-bottom: 18px;
  background: none;
}
.contact_form1 input[type="text"].user_name {
  background: url(../images/user2.png) no-repeat scroll 4px center/25px;
}
.contact_form1 input[type="text"].user_email {
  background: url(../images/mail2.png) no-repeat scroll 4px center/25px;
}
.contact_form1 input[type="text"].user_number {
  background: url(../images/phone2.png) no-repeat scroll 4px center/25px;
}
.contact_form1 textarea {
  float: left;
  width: 93%;
  padding: 10px 4%;
  font-size: 15px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  background: none;
}
.contact_form1 input[type="submit"] {
  float: left;
  width: 120px;
  padding: 10px 0%;
  font-size: 15px;
  border: 1px solid #221442;
  margin-bottom: 10px;
  background: linear-gradient(180deg, #2f3d64 0%, #3a5e5c 100%);
  cursor: pointer;
  color: #fff;
  font-weight: bold;
  margin: 0 auto;
  clear: both;
  display: block;
}
.contact_form1 input[type="submit"]:hover {
  color: #221442;
  background: #fff;
}
.contact_address_icon {
  float: left;
}
.contact_address {
  float: left;
  margin-left: 10px;
}
.contact_address li {
  list-style: none;
}
.contact_form {
  margin-top: 40px;
}
.contact_us h1 {
  text-align: center;
  font-size: 40px;
  color: #90292c;
}
.contact_form1 h3 {
  color: #000;
  font-weight: normal;
  margin: 0 0 35px 0;
}
.contact_form_wrap i {
  color: #221442;
}
.contact_form1 p {
  margin-bottom: 2px;
}
.contact_form1 {
  width: 380px;
}
.contact_form2 {
  width: 360px;
}
.contact_form3 {
  width: 275px;
  padding-left: 20px;
}
.contact_form1.contact_form3 > p {
  margin: 12px 0;
}
.contact_form3 p span {
  margin-left: 10px;
}
.top_head_contact {
  color: #006ec8;
  float: left;
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 0;
  text-transform: uppercase;
}
.phone_contact {
  clear: both;
  margin: 0;
}
.email2 {
  margin: 9px 0 12px !important;
}

.who_are_we {
  float: left;
  width: 100%;
  text-align: left;
  color: #fff;
  background: #303e50;
}
.who_are_we h3 {
  font-size: 30px;
  text-transform: capitalize;
  color: #fff;
}
.who_are_we p {
  line-height: 1.8;
  font-size: 15px;
  padding: 22px 0;
}
.who_are_we ul li {
  width: 326px;
  margin: 0 0;
  background: #303e50;
  padding: 48px 32px 15px;
  min-height: 295px;
}
.who_are_we ul li:nth-child(2n) {
  background: #33a9ee;
}
.quickInformation {
  float: left;
  width: 100%;
  padding: 20px 0;
}
.quickInformationHeading,
.universityListHeading {
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
th {
  font-weight: bold;
  color: #9bca3c;
}
.universityCards td {
  font-size: 18px;
}
.universityCards td iframe {
  height: 300px;
}
.eligibility li {
  list-style: circle !important;
  padding: 20px 0;
}
.universityCards img {
  height: 200px;
}
.universityCards .card .card-content {
  height: 140px;
}
.universityCards a{color: #009578 !important;;}
.universityCards .card .card-image .card-title{text-shadow: 2px 2px #000}

.country_name {
  position: absolute;
  left: 73px;
  top: 48%;
  font-size: 20px;
  text-shadow: 2px 2px #000;
}
/* .client_wrap{display: flex;flex-direction: row;} */
@media screen and (max-width: 1170px) {
    .smo.left i{height:100%};
    .form { width: 80%; }
    .header__button{display:block}
    .banner{margin: 0;}
    .nbs-flexisel-nav-left{left: 0;}
     .nbs-flexisel-nav-right{right: 0;}
    .smo.left {margin:20px auto;; display: table; float: none !important;}
    .page-footer{background: linear-gradient(180deg, #334862 0%, #3b5f5c 100%);}
    .custom_footer_wrap { padding: 0;}
}
@media only screen and (max-width: 992px){
    
}
@media screen and (max-width: 959px) {
  .get_in_touch { width: 100%; padding: 40px 2%; }
  .form { width: 80%; }
  .doctorbirth_do .card-panel span { height: 50px;}
  .download_cards h3{height: 16px;}
  .col.s12.m12.l6.doc_vid iframe {
  width: 100%;
}
}
@media screen and (max-width: 767px) {
  .get_in_touch { padding: 60px 2%; }
  .logo.left.col.s1 { margin: -19px auto 8px; float: none !important; display: table;}
  .contact{margin: 0 auto; float: none !important; display: table;}
  .inner_banner h1{font-size: 20px;}
}
@media screen and (max-width: 599px) {
  .form {  width: auto;  }  
}
@media screen and (max-width: 480px) {
  
  .col.s12.m12.l6.doc_vid iframe{margin-top: 50px;}
.col.s12.m12.l6.doc_vid {
  padding: 0;
  margin: 0;
}
.contact{font-size: 12px;}
}
