@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.menuu_btn{background:url(../images/menu.png) no-repeat 0 0/100%; width: 32px; height: 32px; border:none; 

position:absolute; ;right: 16px;
top: 20px;z-index: 99;
	}
.menuss{position: absolute;
right: 76px;z-index: 10;top: 106px;}

@media(min-width:1200px)
{
  .menuu_btn{display:none;}

}

.parent {
    flex-direction: row;}

@media(max-width: 767px)
{
.parent {
  display: flex;
  flex-direction: column-reverse;
}
}

@charset "UTF-8";

@font-face{
    font-family: "GraphikBlack";
    src:url("../font/GraphikBlack.otf");
}
@font-face{
  font-family: "GraphikBold";
  src:url("../font/GraphikBold.otf");
}
@font-face{
  font-family: "GraphikLight";
  src:url("../font/GraphikLight.otf");
}
@font-face{
  font-family: "GraphikMedium";
  src:url("../font/GraphikMedium.otf");
}
@font-face{
  font-family: "GraphikRegular";
  src:url("../font/GraphikRegular.otf");
}
@font-face{
  font-family: "GraphikSemibold";
  src:url("../font/GraphikSemibold.otf");
}
@font-face{
  font-family: "GraphikThin";
  src:url("../font/GraphikThin.otf");
}



ul.sp li:hover > ul.dropdown-menu {
    display: block;
}


/* CSS Document */

.no-padding{padding: 0px !important;}

.img-100{width:100%;}

.slider-item{padding: 0px 12px;}
picture img{width: 100%;}

body{background-color: #ffffff;  
      font-family: "GraphikRegular";
      font-size:14px;}
.navbar .nav {
    width: unset;
    float: right;
	  padding-top: 0px;
	  padding-left:0px;

}

.navbar-wrapper{ 
padding: 12px 30px 15px;
position: relative;
   /* top: 0;
    left: 0;
    right: 0;
    z-index: 999;*/
	background: transparent;}

.navbar .nav > li > a {
    float: none;
    color:white;
    text-decoration: none;
}
.navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    text-decoration: none;
background-color: #8dc63f;
color: #383636;
}
.navbar .nav > .active > a {
    text-decoration: none;
    color: white;
    font-weight: 400;
	background:#8dc63f;
	
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    background-color: #8dc63f;
color: white;
    text-decoration: none;

}
.navbar .brand {
    float: left;
    display: block;
    padding: 0px;
    margin: 10px 0px 10px;
    font-size: 20px;
    font-weight: 200;
    color: white;
    cursor: pointer;
}


.na{display: block ruby;}


.show500 {
    display:none !important;
}



.nav > li > a {
   position: relative;
display: block;
padding: 0px 15px;
margin: 0;
font-size: 14px;
font-family: "Poppins", sans-serif;
  font-weight: 500;
transition: ease-out .3s;
text-decoration:none;
color: #fff;text-transform: uppercase;line-height: 1;
}
.brand img{margin:10px 0;}
.text {
  position: absolute;
  z-index: 0;
  top: 250px;
  left: 0;
  width: 100%;
  text-align: center;
}

/*..............index.................*/

.mm-btn_next::after{
 width: 10px !important;
  height: 10px !important;bottom: 35px !important;}
.mm-listitem__text{font-family: "Open Sans", sans-serif;
  font-weight: 400;font-size: 15px;}
.mm-btn{font-family: "Open Sans", sans-serif;
  font-weight: 400;}
.mm-listitem a:hover {
  color: #3682bc !important;
}
.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
  color: #3682bc !important;
  text-decoration: none;
}

.slick-prev{bottom: -35px !important;
top: unset !important;
left: unset !important;
right: 45px !important;} 
.slick-next{top: unset !important;
bottom: -35px !important;
right: 10px !important;}
.slick-prev::before, .slick-next::before{font-size: 30px !important;}

ul.sp li:hover > ul.dropdown-menu {
  display: block;
}
.dropdown-menu {
  list-style: none;
  font-size: 18px;
}
.dropdown-menu {
  position: absolute;
  top: 43px;
  list-style: none;
  font-size: 18px;
  width: auto;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-menu > li > a {
  display: block;
  padding: 6px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  white-space: nowrap;
  background: none;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  background: #676767;
border-bottom: 1px solid #4f4f4f;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  right: 100%;
  margin-top: 0px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-menu > li > a:hover {
  background: #f26522;
  color: #fff;
}
.dropdown-menu{padding: 0px !important;}

.owl-carousel .item{
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: initial;padding: 0 6px;
}
.owl-banner .owl-nav{display: none;}
.owl-dots{display: none;}

.mm-listview {
  padding: 40px 0 !important;
  float: unset;
}




.sub-na li a {color:white;}

.submenu1{float: right; margin:0px 0 0px;}
.submenu2{float:right; margin: 60px 40px 0 40px;}


ul.sp li:hover > ul.dropdown-menu {
    display: block;
}


.mmenu{position: absolute;
right: 30px;
top: 45px;}

.callmail{display: flex;}
.callmail p {
  font-family: "GraphikMedium";
  font-size: 15px;
  margin: 0px;
  color: #595858;
  line-height: 1;
}
#hcall {
  background: url('../images/hcall.png') no-repeat 0px 0px;
  padding: 6px 12px 10px 35px;
  float: left;
}

#hmail {
  background: url('../images/hmail.png') no-repeat 0px 0px;
  padding: 6px 0px 0px 35px;
  float: left;
}

.nav li{border-left: 1px solid #fff;padding: 0;margin: 0;}
.nav > li:first-child {
  border-left: none;
}
.nav > li > a:hover{color: #0d71b5;}
/*.nav > .active a{color: #000;}*/

.blogo{padding-top: 15px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;}
.tyears{float: left;
  padding: 10px 0 0 0;
  margin-bottom: 5px;}

.subsection1{padding: 20px 70px 0 0;float: right;}
.nav{float: right;}



.sect1{padding: 350px 30px 200px;background: url('../images/bg-about.jpg') no-repeat center;background-size: cover;}
.sect1 h1{font-family: "GraphikSemibold";font-size: 35px;color: #015cba;padding: 0px;
  margin: 0 0 15px;}
.sect1 p{font-family: "GraphikMedium";font-size: 20px;color: #595858;padding: 0px;
  margin: 0 0 20px;}


.sect2{padding: 100px 30px 100px;}
.sect2 h2{font-family: "GraphikSemibold";font-size: 24px;color: #595858;padding: 0px;
  margin: 0 0 20px;}
.sect2 p{font-family: "GraphikMedium";font-size: 16px;color: #595858;padding: 0px;
  margin: 0 0 15px;}
.sect2 img{border-radius: 10px;}



/* Position navigation arrows */
.owl-nav {
  /*position: absolute;
  top: 45%;
  width: 100%;*/ width: unset;
  display: flex;
  justify-content: space-between;
  pointer-events: none; /* allow click-through outside buttons */
  font-size: 25px;
  font-weight: bolder;
}

.owl-nav button {
  pointer-events: all;
  background: #fc5200 !important;
  border: none;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  color: #fff !important;
  font-size: 1.5rem;
  transition: background 0.3s ease, transform 0.3s ease;
}

.owl-nav button.owl-prev {
  margin-left: -20px;
}

.owl-nav button.owl-next {
  margin-right: -20px;
}

.owl-nav button:hover {
  background: #0b5ed7;
  transform: scale(1.1);
}

.owl-nav button:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(13, 110, 253, 0.3);
}
.owl-prev{
  position: absolute;
  bottom: 0;
  right: 50px;
  
}
.owl-next{
  position: absolute;
  bottom: 0;
  right: 0;
}
.owl-carousel .owl-stage-outer {

  margin-bottom: 45px;
}
.owl-stage{
  display: flex;
}
.owl-carousel .item{
  background: #fff;
  padding: 0 0 40px;
  border-radius: 10px;
}

.sect3{padding: 85px 30px 90px;background: #08b6a7;}
.sect3 h2{font-family: "GraphikSemibold";font-size: 38px;color: #000;padding: 0;
  margin: 0 0 15px;line-height: 0.9;}
.sect3 h3{font-family: "GraphikSemibold";font-size: 30px;color: #000;padding: 20px 20px 0;
  margin: 0 0 15px;line-height: 0.9;}
.sect3 p{font-family: "GraphikMedium";font-size: 16px;color: #595858;padding: 0 20px 0px;margin: 0 0 5px;
  line-height: 1.3;}
.sect3 img{border-radius: 10px 10px 0 0;}
.white-box{background: #fff;padding: 20px 30px 40px;
  border-radius: 0 0 10px 10px;
}


.sect4{padding: 130px 12px;}
.sect4 h2{font-family: "GraphikSemibold";font-size: 38px;color: #000;padding: 0 12px 0;
  margin: 0 0 15px;}
.extra-padd{  
  padding: 0px 3px !important;
}
.img-hgt1{object-fit: cover;
  height: 350px;

}
.img-hgt2{
  object-fit: cover;
  height: 173px;
  margin-bottom: 4px;
}
.img-hgt3{object-fit: cover;
  height: 350px;
  
}
.img-hgt4{object-fit: cover;
  height: 173px;
  margin-bottom: 4px;
  
}


.sect5{background: #e8e8e8;padding: 130px 30px 110px;margin-bottom: 190px;}
.sect5 h2{font-family: "GraphikSemibold";font-size: 38px;color: #000;padding: 0 0px 0;
  margin: 0 0 20px;}
.each-test p{font-family: "GraphikRegular";font-size: 13px;color: #000;padding: 0 0px 0;
  margin: 0 0 15px;}
.each-test p span{font-family: "GraphikSemibold";}
.each-test img{display: block;margin-bottom: 10px;}
.you-abs{position: absolute;left: 0;right: 30px;bottom: -195px;}



.sect6{padding: 200px 30px 120px;background: #000 url('../images/bg-footer.jpg') no-repeat fixed;background-size: cover;}
.sect6 h2{font-family: "GraphikSemibold";font-size: 22px;color: #fff;padding: 0px;
  margin: 0 0 12px;}
.sect6 h3{font-family: "GraphikSemibold";font-size: 38px;color: #fff;padding: 0px;
  margin: 0 0 12px;}
.sect6 p{font-family: "GraphikMedium";font-size: 16px;color: #fff;padding: 0px;
  margin: 0 0 20px;line-height: 1.2;}

#floc1{background: url('../images/floc1.png') no-repeat;
padding: 5px 15px 0px 30px;}

#floc2{background: url('../images/floc2.png') no-repeat;
padding: 5px 15px 0px 30px;}

#fcall{background: url('../images/fcall.png') no-repeat;
padding: 5px 15px 0px 30px;}

#fmail{background: url('../images/fmail.png') no-repeat 0px 5px;
  padding: 0px 0px 0px 30px;}



.sect6 ul{padding: 0 12px;margin: 0 0 20px;}
.sect6 ul li{font-family: "GraphikMedium";font-size: 14px;color: #26aba0;padding: 0px;
  margin: 0 0 15px;line-height: 1.2;list-style: url('../images/ulli.png');text-transform: uppercase;}
.sect6 ul a{color: #26aba0;text-decoration: none;}
.sect6 ul a:hover{color: #fff;text-decoration: underline;}

.social{display: inline-block;padding: 0px;}
.social img{padding-right: 10px;}

.cnt-frm{background: transparent;border: 1px solid #5c5c5c;border-radius: 5px;
  font-family: "GraphikRegular";color: #fff;font-size: 14px;margin-bottom: 12px;}
.cnt-btn{background: #26aba0;border: 1px solid #26aba0;color: #fff;font-family: "GraphikSemibold";font-size: 18px;
  text-transform: uppercase;border-radius: 5px;width: 100%;letter-spacing: 2px;transition: 0.5s;}
.cnt-btn:hover{color: #000;}
.cnt-textarea{height: 150px;}
.cnt-frm:focus {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  outline: 0;
  box-shadow: unset;
}

.cnt-frm::placeholder{color: #26aba0;
  text-transform: uppercase;}
::placeholder {
  color: #26aba0 !important;
  opacity: 1; /* Firefox */
  text-transform: uppercase;
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: #26aba0;
  text-transform: uppercase;
}


.sect-last{background: #000;padding: 20px 30px 20px;}
.sect-last p{font-family: "GraphikMedium";font-size: 14px;color: #9f9f9f;padding: 0px 0px 0;
  margin: 0 0 0px;text-align: center;}
.sect-last p a{color: #9f9f9f;text-decoration: none;}
.sect-last p a:hover{color: #fff;}





/********************************/
.sub-contact{padding: 60px 30px 300px;background: #fff url('../images/bg-contact.jpg') no-repeat;background-size: cover;}
.sub-contact h1{
  font-family: "GraphikBold";font-size: 37px;color: #fff;padding: 0px 0px 0;
  margin: 0 0 5px;text-transform: capitalize;
}
.sub-contact p{
  font-family: "GraphikRegular";font-size: 14px;color: #fff;padding: 0px 0px 0;
  margin: 0 0 20px;
}
.cform{margin-top: 140px;}
.c-frm{
  background: transparent;border: unset;border-bottom: 1px solid #887195;border-radius: unset;
  font-family: "GraphikRegular";font-size: 14px;color: #a6a5a5;
}
.btn-white{
  background: transparent;border: 1px solid #887195;border-radius: 10px;
  font-family: "GraphikSemibold";font-size: 14px;color: #fff;padding: 5px 30px;margin: 0;text-transform: uppercase;
}
.c-frm:focus {
  color: #fff;
  background-color: transparent;
  border-bottom: 1px solid #fff;
  outline: 0;
  box-shadow: unset;
}



/**********************************
 about
 *********************************/
.head-sect{background: #fed400;padding: 130px 30px 20px;position: relative;}
.head-sect h1{font-family: "GraphikMedium";font-size: 60px;color: #0e7f75;padding: 0;margin: 0;}


.about-sect{padding: 90px 30px 200px;background: #fff url('../images/bg-about2.jpg') no-repeat;}
.about-sect2{padding: 50px 30px;}
.about-sect h2{font-family: "GraphikSemibold";font-size: 43px;color: #015cba;padding: 0px;
  margin: 0 0 15px;}
.about-sect p, .about-sect2 p{font-family: "GraphikMedium";font-size: 16px;color: #595858;padding: 0px;
  margin: 0 0 20px;}
.s-content{margin-top: 350px !important;}
.abt-pos{position: absolute;
  right: 30px;
  bottom: -275px;
}



.contact-sect{padding: 90px 30px 400px;background: #fff url('../images/bg-contact.jpg') no-repeat;background-size: cover;}
.frm-bg{background: #0d9286;padding: 60px 30px 120px;border-radius: 12px;}
.contact-form{background: transparent;border: 1px solid #fff;border-radius: 5px;
  font-family: "GraphikRegular";color: #fff;font-size: 14px;margin-bottom: 12px;}
.contact-btn{background: #fff;border: 1px solid #fff;color: #26aba0;font-family: "GraphikSemibold";font-size: 18px;
  text-transform: uppercase;border-radius: 5px;width: 100%;letter-spacing: 0px;transition: 0.5s;}
.contact-btn:hover{color: #000;}
.cnt-textarea{height: 102px;}
.contact-form:focus {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  outline: 0;
  box-shadow: unset;
}

.contact-form::placeholder{color: #fff !important;}
.bnr-form{background: #08b6a7;
  padding: 20px;
  border-radius: 12px;
  position: absolute;
  bottom: -15px;
  right: 30px;
  z-index: 9;
  width: 47%;}
.bnr-form .contact-form{font-size: 11px;background: #15afa2;}
.home-form{bottom: -175px;}
.bnr-form h2{font-family: "GraphikBold";
  font-size: 30px;
  color: #000;
  padding: 0px;
  margin: 0 0 15px;
  text-transform: uppercase;}



.dept-sect{padding: 60px 30px 100px;}
.dept-sect h2{font-family: "GraphikSemibold";font-size: 43px;color: #015cba;padding: 0px;
  margin: 0 0 15px;}
.dept-sect p{font-family: "GraphikMedium";font-size: 16px;color: #595858;padding: 0px;
  margin: 0 0 20px;}
.each-dept-c{margin-bottom: 120px;}



/***************************************/
.gallery-sect{padding: 60px 30px 100px;}

.img-wrapper {
  position: relative;
  margin-top: 15px;
}
.img-wrapper img {
  width: 100%;border-radius: 10px;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
.img-overlay i {
  color: #fff;
  font-size: 3em;
}

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 5%;
}
@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#nextButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#prevButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}
#exitButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 3em;
  }
}


/*********************************/
/* new menu */

:root {
  --clr-bg-header: #3D8361;
  --clr-btn: #3D8361;
  --clr-dropdown: #1C6758;
  --clr-nav-hover: #1E6F5C;
  --clr-dropdown-hov: #289672;
  --clr-dropdown-link-hov: #29BB89;
  --clr-light: #FAFAFA;
}

header {
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 99;
}

.nav-btn {
  flex: 3;
  display: flex;margin-bottom: 20px;
}

.nav-links {
  flex: 2;
}

.log-sign {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}

.logo {
  color: var(--clr-light);
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 3rem;
}

.logo span {
  font-weight: 300;
}

.btn {
  display: inline-block;
  padding: .5rem 1.3rem;
  font-size: .8rem;
  border: 2px solid var(--clr-light);
  border-radius: 2rem;
  line-height: 1;
  margin: 0 .2rem;
  transition: .3s;
  text-transform: uppercase;
}

.btn.solid,
.btn.transparent:hover {
  background-color: var(--clr-light);
  color: var(--clr-btn);
}

.btn.transparent,
.btn.solid:hover {
  background-color: transparent;
  color: var(--clr-light);
}

.nav-links > ul {
  display: flex;
  justify-content: center;
  align-items: center;padding: 0px;
  margin: 0;
}

.nav-link {
  position: relative;padding: 0px;
}

.nav-link > a {
  transition: .5s;
  position: relative;
  display: block;
  padding: 0px 15px;
  margin: 0;
  font-size: 14px;
  font-family: "GraphikMedium";
  transition: ease-out .3s;
  text-decoration: none;
  color: #26aba0;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 1px;
}

/*.nav-menu > .active > a {
  background: #fff902;
}*/
.nav-menu > li{list-style: none;
  padding: 0;
  margin: 0;}
/*.nav-menu > li:hover{background: #fff902;}*/


.nav-link > a > i {
  margin-left: .2rem;
}

.nav-link:hover > a {
  transform: scale(1.1);
}

.dropdown {
  position: absolute;
  top: 100%;
  left: 0;right: 0;
  width: 100%;
  transform: translateY(10px);
  opacity: 0;
  pointer-events: none;
  transition: .5s;
}

.dropdown ul {
  position: relative;padding: 0;margin: 10px 0 0;
}

.dropdown-link > a {
  display: flex;
  background-color: var(--clr-light);
  padding: .5rem 1rem;
  font-family: "GraphikMedium";
  color: #000;
  align-items: center;
  justify-content: space-between;
  transition: .3s;
  text-transform: uppercase;
  text-decoration: none;font-size: 13px;text-align: left;
}

.dropdown-link:hover > a {
  background-color: var(--clr-dropdown);
  color: var(--clr-light);
}

.dropdown-link:not(:nth-last-child(2)) {
  border-bottom: 1px solid var(--clr-light);
}

.dropdown-link i {
  transform: rotate(-90deg);
}

.arrow {
  position: absolute;
  width: 11px;
  height: 11px;
  top: -5.5px;
  left: 32px;
  background-color: var(--clr-light);
  transform: rotate(45deg);
  cursor: pointer;
  transition: .3s;
  z-index: -1;
}

.dropdown-link:first-child:hover ~ .arrow {
  background-color: var(--clr-dropdown);
}

.dropdown-link {
  position: relative;list-style: none;
}

.dropdown.second {
  top: 0;
  left: 100%;
  padding-left: .8rem;
  cursor: pointer;
  transform: translateX(10px);
}

.dropdown.second .arrow {
  top: 10px;
  left: -5.5px;
}

.nav-link:hover > .dropdown,
.dropdown-link:hover>.dropdown {
  transform: translate(0, 0);
  opacity: 1;
  pointer-events: auto;
}

.hamburger-menu-container {
  flex: 1;
  display: none;
  align-items: center;
  justify-content: flex-end;
}

.hamburger-menu {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.hamburger-menu div {
  width: 1.6rem;
  height: 3px;
  border-radius: 3px;
  background-color: #000;
  position: relative;
  z-index: 1001;
  transition: .5s;
}

.hamburger-menu div:before,
.hamburger-menu div:after {
  content: '';
  position: absolute;
  width: inherit;
  height: inherit;
  background-color: #000;
  border-radius: 3px;
  transition: .5s;
}

.hamburger-menu div:before {
  transform: translateY(-7px);
}

.hamburger-menu div:after {
  transform: translateY(7px);
}

#check {
  position: absolute;
  top: 40%;
  right: 0;
  transform: translateY(-50%);
  width: 2.5rem;
  height: 2.5rem;
  z-index: 90000;
  cursor: pointer;
  opacity: 0;
  display: none;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div {
  background-color: transparent;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:before {
  transform: translateY(0) rotate(-45deg);
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:after {
  transform: translateY(0) rotate(45deg);
}

@keyframes animation {
  from {
    opacity: 0;
    transform: translateY(15px);
  }

  to {
    opacity: 1;
    transform: translateY(0px);
  }
}

@media (max-width: 1200px) {
  .hamburger-menu-container {
    display: flex;
  }

  #check {
    display: block;
  }

  .nav-btn {
    position: fixed;
    height: calc(100vh - 3rem);
    top: 3rem;
    left: 0;
    width: 100%;
    background-color: #225CA8;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    overflow-x: hidden;
    overflow-y: auto;
    transform: translateX(100%);
    transition: .65s;z-index: 9;
  }

  .nav-link > a{
    color: #fff;
  }

  .nav-menu > .active > a {
  background: unset;
}

.nav-links > ul {

  padding: 40px 0 0;text-align: left;
}

  #check:checked ~ .nav-btn {
    transform: translateX(0);
  }

  #check:checked ~ .nav-btn .nav-link,
  #check:checked ~ .nav-btn .log-sign {
    animation: animation .5s ease forwards var(--i);
  }

  .nav-links {
    flex: initial;
    width: 100%;
  }

  .nav-links > ul {
    flex-direction: column;
  }

  .nav-link {
    width: 100%;
    opacity: 1;
    transform: translateY(15px);
  }

  .nav-link > a {
    line-height: 1;
    padding: 1.6rem 2rem;
  }

  .nav-link:hover > a {
    transform: scale(1);
    background-color: var(--clr-nav-hover);
  }

  .dropdown,
  .dropdown.second {
    position: initial;
    top: initial;
    left: initial;
    transform: initial;
    opacity: 1;
    pointer-events: auto;
    width: 100%;
    padding: 0;
    background-color: var(--clr-dropdown-hov);
    display: none;
  }

  .nav-link:hover > .dropdown,
  .dropdown-link:hover>.dropdown {
    display: block;
  }

  .nav-link:hover > a > i,
  .dropdown-link:hover>a>i {
    transform: rotate(360deg);
  }

  .dropdown-link > a {
    background-color: transparent;
    color: var(--clr-light);
    padding: 1.2rem 2rem;
    line-height: 1;
  }

  .dropdown.second .dropdown-link > a {
    padding: 1.2rem 2rem 1.2rem 3rem;
  }

  .dropdown.second .dropdown.second .dropdown-link > a {
    padding: 1.2rem 2rem 1.2rem 4rem;
  }

  .dropdown-link:not(:nth-last-child(2)) {
    border-bottom: none;
  }

  .arrow {
    z-index: 1;
    background-color: var(--clr-btn);
    left: 10%;
    transform: scale(1.1) rotate(45deg);
    transition: .5s;
  }

  .nav-link:hover .arrow {
    background-color: var(--clr-nav-hover);
  }

  .dropdown .dropdown .arrow {
    display: none;
  }

  .dropdown-link:hover > a {
    background-color: var(--clr-dropdown-link-hov);
  }

  .dropdown-link:first-child:hover ~ .arrow {
    background-color: var(--clr-nav-hover);
  }

  .nav-link > a > i {
    font-size: 1.1rem;
    transform: rotate(-90deg);
    transition: .7s;
  }

  .dropdown i {
    font-size: 1rem;
    transition: .7s;
  }

  .log-sign {
    flex: initial;
    width: 100%;
    padding: 1.5rem 1.9rem;
    justify-content: flex-start;
    opacity: 0;
    transform: translateY(15px);
  }
}



.btn-whatsapp-pulse {
  background: #25d366;
  color: white;
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  padding: 28px;
  text-decoration: none;
  border-radius: 50%;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  z-index: 9999;
}

.btn-whatsapp-pulse-border::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  padding: 25px;
  border: 5px solid #25d366;
  opacity: 0.75;
  animation-name: pulse-border;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}

.book{
  transition: all 0.5s;
  position: fixed;
  /*top: 400px;*/
  bottom: 0;right: 0;z-index: 99;
  background: #07b6a7;
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;display: none;}
/*.book:hover {
  margin-bottom: 0px;
  transition: all 0.5s;
}*/
.book p{font-family: "GraphikSemibold";font-size: 14px;color: #fff;padding: 0px;margin: 0 0 5px;text-align: left;
  text-transform: uppercase;}

.slick-dots li button::before{color: #f69722 !important;font-size: 35px !important;}



/**********************************/
.doctor-dtl{padding: 60px 30px 100px;}
.doctor-dtl h2{font-family: "GraphikSemibold";font-size: 35px;color: #015cba;padding: 0px;
  margin: 0 0 15px;}
.doctor-dtl h3{font-family: "GraphikMedium";font-size: 16px;color: #595858;padding: 0px;
  margin: 0 0 0px;}
.doctor-dtl p{font-family: "GraphikRegular";font-size: 16px;color: #595858;padding: 0px;
  margin: 0 0 20px;}

.doctor-dtl img{border-radius: 5px;}





/*********************************/
/********************************/
@media(max-width: 1199px)
{
  .navbar-wrapper {padding: 10px 15px 10px;}
  .nav{display: none;}
  .subsection1 {
  padding: 15px 0px 0 0px;
  float: right;
}

.blogo{padding-top: 0;}
#check {
  top: 60%;
}
.callmail p{margin: 0px;}


.bnr-form{display: none;}
.head-sect {
  padding: 30px 30px 20px;
}
.home-form{bottom: -185px;}
.sect3 h3 {
  font-size: 23px;
}
.sect3 p {
  font-size: 14px;
}
.sect3 {
  padding: 70px 30px 60px;
}
.sect4 {
  padding: 70px 12px;
}
.sect5 {
  padding: 70px 30px 80px;
  margin-bottom: 160px;
}
.sect6 {
  padding: 70px 30px 80px;
}

.head-sect h1 {
  font-size: 45px;
}
.about-sect {
    padding: 50px 30px 0px;
    background: #fff;
  }
.about-sect h2 {
  font-size: 35px;
}
.abt-pos {
  position: unset;
}
.s-content {
  margin-top: 20px !important;
}
.about-sect2 {
  padding: 0px 30px 50px;
}

.contact-sect {
  background: #fff url('../images/bg-contact.jpg') no-repeat -160px/100%;
}
.book{display: flex;}
.sect-last {
  padding: 20px 30px 70px;
}

}

@media(max-width: 991px)
{

.abt-pos{display: none;}


.sect1 {
  padding: 70px 30px 70px;
  background: #fff;
}
.sect2 {
  padding: 50px 30px 50px;
}
.sect6 h3 {
  font-size: 30px;
}

.dept-sect h2 {
  font-size: 35px;
}
.each-dept-c {
  margin-bottom: 50px;
}
.dept-sect {
  padding: 50px 30px 100px;
}

.contact-sect {
    background: #fff url('../images/bg-contact.jpg') no-repeat 0/100%;
    padding: 90px 30px 50px;
}



}


@media(max-width: 800px)
{


}


@media(max-width: 767px)
{

.contact-sect {
  padding: 50px 30px 90px;
  background: #fff
  }
.sect6 {
  padding: 80px 30px 100px;
}
.social{margin-bottom: 20px;}
.callmail{display: none;}
.you-abs {
  position: unset;
  }


.sect1 h1 {
  font-size: 28px;
  margin: 0 0 10px;
}
.sect1 p {
  font-size: 16px;
}
.sect2 {
    padding: 0px 30px 50px;
}
.sect2 img{margin-bottom: 10px;}
.sect3 h2, .sect4 h2 {
  font-size: 32px;
}
.img-hgt2, .img-hgt3, .img-hgt4{height: unset;}
.img-hgt1{border-radius: 12px;}
 .sect5 {
    padding: 50px 30px 80px;
    margin-bottom: 0px;
  }


}

@media(max-width: 576px)
{
  .subsection1 {
    width: unset;
  }

header {
  position: unset;padding: 0 0 15px 0;
}
.blogo {
    padding-top: 15px;
    width: 150px;
  }
.doctor-dtl img{margin-bottom: 15px;}
.doctor-dtl h2 {
  font-size: 28px;
}

}

@media(max-width: 420px)
{

header{padding: 0;}

.about-sect h2 {
  font-size: 25px;
}
.head-sect h1 {
  font-size: 40px;
}


}

#website{display: none;}


/* doctors profile style  */
 .btn_prf{width: auto !important;
padding: 8px 15px !important;
font-family: "GraphikSemibold";
font-size: 14px !important;
background: #07b5a6 !important;
color: #fff !important;
border: none;border-radius: 5px;text-transform: uppercase;}
.btn_prf:hover{background: #fff !important;color: #07b5a6 !important; }

.our-team{
    text-align: center;
    transition: all 0.5s ease 0s;
}
.our-team:hover{
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.our-team .pic{
    overflow: hidden;
    position: relative;
}
.our-team .pic:before,
.our-team .pic:after{
    content: "";
    width: 200%;
    height: 80%;
    background: rgba(57, 57, 57, 0.7);
    position: absolute;
    top: -100%;
    left: -4%;
    transform: rotate(45deg);
    transition: all 0.5s ease 0s;
}
.our-team .pic:after{
    background: rgba(74, 154, 217, 0.79);
    top: auto;
    left: auto;
    bottom: -100%;
    right: -4%;
}
.our-team:hover .pic:before{ top: 0; }
.our-team:hover .pic:after{ bottom: 0; }
.our-team .pic img{
    width: 100%;
    height: auto;
}
.our-team .social{
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    bottom: 45%;
    left: 0;
    opacity: 0;
    z-index: 2;
    transition: all 0.5s ease 0.3s;
}
.our-team:hover .social{ opacity: 1; }
.our-team .social li{ display: inline-block; }
.our-team .social li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.our-team .social li a:after{
    content: "";
    width: 100%;
    height: 100%;
    background: #db162f;
    border-radius: 0 20px 20px 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;
}
.our-team .social li a:hover:after{ transform: rotate(180deg); }
.our-team .team-content{ padding: 10px; }
.our-team .title{
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #047168;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.our-team .post{
    display: block;
    font-size: 17px;
    font-weight: 600;
    color: #707070;
    text-transform: capitalize;
}
.team-content p span{
  color: #fd660d;
  text-transform: uppercase;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}