@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&family=Open+Sans:wght@300;400;600;700;800&display=swap");
/* font-family: 'Lato', sans-serif;
font-family: 'Open Sans', sans-serif; */
* {
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  box-sizing: border-box;
  font-family: 'Lato', sans-serif;
}
img {
  border: none;
}
ul {
  list-style: none;
}
i {
  font-weight: 400;
}
button:focus {
  outline: none !important;
}
a {
  text-decoration: none;
}
p,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  font-family: 'Lato', sans-serif;
}
header marquee {
  background-color: #15253e;
  margin: 0;
  padding: 0;
  font-size: 15px;
  height: 35px;
  color: #fff;
  font-weight: normal;
  line-height: 35px;
  text-align: center;
}

.headertop {
  background: #4b5cbb;
  padding: 5px 0;
 
 font-family: 'Lato', sans-serif;
}
.topleft ul {
  margin-bottom: 0;
  padding: 0;
}
.topleft img{
  color: #fff;
  width: 15px;
}
.topleft ul li {
  font-size: 15px;
  display: inline;
  color: #fff;
  font-weight: normal;
  padding-right: 12px;
}
.topleft ul li a{
  color: #fff;
  text-decoration: none;
  transition: 0.5s ease;
}
.topleft ul li a:hover{
  color: #7dc0b5;
}
.topleft ul li i {
  display: inline;
  color: #ffffff;
  font-size: 14px;
  padding-right: 10px;
}
.topright {
  float: right;
  display: flex;
  flex-wrap: wrap;

}
.topright .dt1 {
  padding: 0 15px;
  font-weight: 500;
  color: #666;
  padding-top: 25px;
}

.topright img {
  height: 33px;
  float: left;
  margin-right: 20px;
}
.topright .dt1 span {
  display: block;
  font-size: 26px;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
}
.topright .dt1 span {
  display: block;
  font-size: 20px;
  font-weight: normal;
  line-height: 25px;
  color: #333;
}
.dtimg {
  float: left;
  margin-top: 5px;
}
.dtinn {
  float: left;
}
.dtinn p {
  margin: 0;
  color: #323236;
  line-height: 1.3;
  font-family: 'Oswald', sans-serif;
}
.dtinn a {
  text-decoration: none;
  color: #333;
  font-family: "Open Sans", sans-serif;
}
.dtinn a:hover {
  color: #444;
}
.bookappp button {
  background: #ed217c;
  cursor: pointer;
  color: #fff;
  padding: 8px 20px;
  border: none;
  font-weight: 600;
  font-size: 15px;
  border-radius: 5px;
  text-transform: uppercase;
  transition: 0.5s ease;
}
.bookappp button:hover{
  background: #5064d6;
  color: #fff;
}
.headerbottom {
  padding: 10px 0;
}
.logo a {
  text-decoration: none;
}

.logo img {
  float: left;
  z-index: 9;
  margin-right: 7px;
  width: 252px;
  /* padding: 15px 0; */
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.logo h1 {
  font-size: 30px;
  color: #fff;
  font-weight: 800;
  margin: 0;
  margin-bottom: 2px;
  /*    text-transform: uppercase;*/
  font-family: 'Oswald', sans-serif;
}
.logo h3 {
  font-size: 18px;
  font-weight: 500;
  color: #666;
  margin: 0;
  padding: 0;
}
.sociallinks {
  float: right;
}
.sociallinks ul {
  margin-bottom: 0;
}
.sociallinks ul li {
  display: inline;
  margin: 0 0 0 5px;
  font-size: 15px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}
.sociallinks ul li:hover {
  color: #901b02;
}
.sociallinks ul li i {
  color: #ed217c;
  font-size: 13px;
   background: #fff; 
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 100%;
  margin-right: 2px;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
}
.sociallinks ul li i:hover{
   color: #7dc0b5; 
}
.appbtn ul li button {
  background: #901b02;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  border: none;
  padding: 3px 10px;
  border-radius: 3px;
}
.appbtn ul li button i {
  background: none;
  color: #fff;
}
.banner {
  position: relative;
}
.banner .carousel-indicators .active {
  width: 10px;
  height: 10px;
  background-color: #ca814980 !important;
}
.banner .carousel-indicators [data-bs-target] {
  width: 10px;
  border-radius: 50%;
  margin: 0 5px;
  height: 10px;
  background-color: #7dc0b580 !important;
}
.banner .carousel-caption {
  top: 25%;
  left: 8%;
  padding: 40px 20px;
  position: absolute;
  width: 540px;
  height: 260px;
  /*    background: #ffffff95;*/
  text-align: left;
}
.banner .carousel-caption h1 {
  font-size: 65px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  line-height: 35px;
  margin: 0;
  font-weight: bold;
  padding-bottom: 35px;
  color: #000000;
  font-weight: 600;
}

.banner .carousel-caption h2 {
  font-size: 50px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  line-height: 35px;
  margin: 0;
  font-weight: 300;
  padding-bottom: 25px;
  color: #15253e;
}
.banner .carousel-caption h3 {
  font-size: 40px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  line-height: 35px;
  margin: 0;
  font-weight: 300;
  padding-bottom: 25px;
  color: #15253e;
}
.banner .carousel-caption.caption2 {
  top: 25%;
  left: 55%;
}
.banner .carousel-caption.caption2 h1 {
  font-size: 60px !important;
  color: #15253e;
}
.banner .carousel-caption.caption2 h3 {
  color: #15253e;
}
.banner .carousel-caption.caption3 {
  top: 25%;
  left: 60% !important;
}
.banner .carousel-caption.caption3 h1 {
  font-size: 50px !important;
  color: #ffffff;
  margin: 0;
  padding: 10px 0;
}
.banner .carousel-caption.caption3 h3 {
  color: #ffffff;
  font-size: 22px;
  margin: 0;
  padding: 0;
}
.banner .carousel-control-next {
  position: absolute;
  width: 50px;
  top: 45%;
  height: 50px;
  background-color: #00000045;
}
.banner .carousel-control-prev {
  position: absolute;
  width: 50px;
  top: 45%;
  height: 50px;
  background-color: #00000045;
}
.banner .carousel-indicators li {
  background: #fff;
  cursor: pointer;
  width: 8px;
  height: 8px;
}
.banner .carousel-indicators li.active {
  background: #fff;
}
.banner .btn-change5 {
  height: 40px;
  width: 150px;
  background: #23428f;
  cursor: pointer;
  float: none;
  font-weight: 600;
  border: 0px;
  color: #fff;
  box-shadow: 0 0 1px #ccc;
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  -webkit-box-shadow: 100px 0px 0 0 #2da7da inset, -100px 0px 0 #2da7da inset;
}
.banner .btn-change5:hover {
  box-shadow: 0px 0px 0 0 #2da7da inset, 0px 0px 0 #2da7da inset;
  -webkit-box-shadow: 0px 0px 0 0 #2da7da inset, 0px 0px 0 #2da7da inset;
}

.heading {
  margin-bottom: 30px;
}
.heading h1 {
  font-size: 28px;
  font-weight: 600;
  margin: 0;
  font-family: "Lato", sans-serif;
  position: relative;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.heading h1:after {
  position: absolute;
  content: "";
  width: 40px;
  height: 3px;
  background: #901b02;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
/* Service CSS */
.service {
  padding: 4em 0 0 0;
}
.serviceinner {
  position: relative;
}
.serviceinner .owl-theme .owl-nav {
  margin-top: 0;
}
.serviceinner a {
  text-decoration: none;
}
.serviceinner a:hover {
  text-decoration: none;
}

.prodbox {
  overflow: hidden;
  position: relative;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
}

.prodbox:hover {
  transform: translate(0, -5px);
}
.prodbox:hover .overlay {
  visibility: visible;
}
.prodbox:hover .overlay p {
  top: 45%;
}

/* Testmonials CSS */
.testimonials {
  padding: 4em 0;
  position: relative;
  text-align: ce;
}
.testibox {
  background: #ffffff;
/*  height: 300px;*/
  text-align: left;
  padding: 30px 50px;
  margin: 10px;
  box-shadow: 0 0 5px 3px #00000025;
/*  border-top: 10px solid #ffffff;*/
  border-radius: 50px 50px;
  margin-bottom: 35px;
}
.testibox p {
  font-size: 15px;
  line-height: 26px;
  text-align: left;
  padding-top: 10px;
  margin-bottom: 5px;
}
.testibox h3 {
  text-align: left;
  margin: 0;
  color: #15253e;
  font-weight: 600;
  font-size: 18px;
  font-family: "Lato", sans-serif;
  padding-top: 8px;
  position: relative;
  padding-top: 15px;
  padding-bottom: 20px;
  display: block;
}
.testibox h3 span {
  font-size: 15px;
  font-weight: normal;
  color: #07b3ab;
}
.testibox h3:before {
  margin: 0;
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  top: 10px;
  left: 0;
  right: 0;
  background: #333;
  display: none;
}
.rev {
  margin-top: 15px;
  display: -webkit-inline-box;
}
.rev img {
  padding: 2px;
  border: 1px solid #07b3ab;
  border-radius: 100%;
  text-align: center;
  margin: auto;
  margin-right: 15px;
  width: 70px !important;
}
.serviceinner .owl-carousel button.owl-dot {
  top: 50px;
}
.testimonials .owl-theme .owl-dots .owl-dot span {
  background: #fff !important;
  color: #901b02;
  border: 2px solid #901b02;
  width: 12px;
  height: 12px;
  border-radius: 0;
}
.testimonials .owl-theme .owl-dots .owl-dot.active span {
  background: #901b02 !important;
}
.testimonials .owl-carousel .owl-nav button.owl-next {
  background: #333333 !important;
  position: absolute;
  border-radius: 0;
  right: 0;
  top: 50%;
  width: 30px;
  height: 30px;
  color: #fff;
  outline: none;
  border-radius: 100%;
}
.testimnials .owl-carousel .owl-nav button.owl-next i {
  color: #ffff;
}
.testimonials .owl-carousel .owl-nav button.owl-prev {
  background: #333333 !important;
  position: absolute;
  border-radius: 0;
  left: 0;
  top: 50%;
  width: 30px;
  height: 30px;
  color: #fff;
  outline: none;
  border-radius: 100%;
}

footer {
  background: #343434;
  padding: 4rem 0;
}
footer .logo {
  margin-bottom: 30px;
}
footer .logo h3 {
  color: #fff;
}
.footertop {
  background: #eee;
  padding: 4em 0 2em 0;
  border-bottom: 1px solid #ddd;
}
.footertop img {
  width: 250px;
  margin-bottom: 30px;
}
.footertop p {
  line-height: 22px;
  font-family: "Open Sans", sans-serif;
}
.widget p {
  color: #ccc;
  margin: 0;
  font-size: 15px;
  line-height: 1.8;
}
.widget h2 {
  font-size: 22px;
  margin: 0;
  padding: 0;
  font-family: "Lato", sans-serif;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #00000015;
}
.widget ul {
  margin: 0;
  padding: 0;
}
.widget ul li {
  color: #ccc;
  font-family: "Open Sans", sans-serif;
}
.widget ul li a {
  font-size: 15px;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 0px;
  color: #ccc;
  text-decoration: none;
  line-height: 2.2;
}
.widget ul li a:hover {
  background: none;
  color: #ffffff;
}
.widget ul li a i {
  font-size: 12px;
}
.widget p span {
  display: block;
  font-weight: 600;
}
.footerbtm {
  padding: 12px 0;
  background: #283891;
}
.footerbtm p {
  color: #ccc;
  margin: 0;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}
.last {
  float: right;
}

.footerbtm p a {
  color: rgb(122, 115, 115);
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  transition: 0.5s ease;
}
.footerbtm p a:hover {
  color: #eee;
}
.bookapp {
  position: absolute;
  width: 464px;
  top: -58px;
  padding: 0 30px;
  z-index: 99;
  padding-bottom: 30px;
  background: #fff;
}

.back-to-top {
  width: 30px;
  height: 30px;
  position: fixed;
  bottom: 65px;
  right: 45px;
  display: none;
}
.back-to-top img {
  width: 40px;
}
/* Testimonial Page */
.patientsay {
  padding: 4em 0;
}
.testipage {
  background: #eeeeee80;
  padding: 40px 80px;

 /* border-radius: 0 50px 50px 50px;
  box-shadow: 13px 13px 2px 2px #00000015;*/
}
.testipage p {
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
  color: #000;
  text-align: justify;
}
.testipage h3 {
  font-size: 20px;
  font-weight: 600;
  font-family: "Lato", sans-serif;
  position: relative;
  color: #283891;
  padding-top: 20px;
  padding-left: 0;
}
.testipage h3::before {
  position: absolute;
  width: 2px;
  left: 0;
  content: "";
  height: 30px;
  top: 15px;
  background: #a01d1a;
}
.menu {
  position: relative;
  background: #283891;
  border-top: 1px solid #ccc;
}
.menu .dropdown-menu[data-bs-popper] {
  margin-top: 0;
}
.menu ul li a {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  padding: 10px 20px !important;
  font-weight: 600;
  text-transform: uppercase;
  transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}

.menu ul li a:focus {
  color: #fff;
}
.menu ul li a:hover, .menu ul li a.active {
  background: #4b5cbb;
  color: #fff;
  border-radius: 0;
}
.menu ul ul {
  background: #fff;
  padding: 0;
  border: none;
  border-radius: 0;
  box-shadow: 0 5px 5px #00000015;
}
.menu ul ul a {
  font-size: 14px;
  padding: 10px 15px !important;
  position: relative;
  text-transform: none !important;
  font-weight: 400 !important;
  color: #333;
}
.menu ul ul a:hover {
  border-radius: 0;
}
.menu ul ul a i {
  position: absolute;
  right: 10px;
  top: 32%;
}

.menu .navbar {
  padding: 0;
}
.app {
  position: absolute;
  top: 0;
  right: 10%;
  margin: 5px 0;
}
.app a {
  text-decoration: none;
}
.app a button {
  background: #7dc0b5;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #ffffff;
  height: 35px;
  width: 200px;
  border-radius: 50px;
  text-transform: uppercase;
  border: none;
  display: block;
  font-weight: 600;
  transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}
.app a button:hover {
  background: #fff;
  color: #7dc0b5;
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  .dropdown-menu li {
    position: relative;
  }
  .dropdown-menu .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
  }
  .dropdown-menu .submenu-left {
    right: 100%;
    left: auto;
  }

  .dropdown-menu > li:hover {
    background-color: #f1f1f1;
  }
  .dropdown-menu > li:hover > .submenu {
    display: block;
  }
}
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
  .dropdown-menu .dropdown-menu {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    margin-bottom: 0.5rem;
  }
}
/* ============ small devices .end// ============ */

.app1 {
  margin-top: 15px;
}
.app1 a {
  text-decoration: none;
  display: inline-block;
}
.app1 a button {
  background: #7dc0b5;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color: #ffffff;
  height: 45px;
  width: 200px;
  border-radius: 5px;
  text-transform: uppercase;
  border: none;
  display: block;
  font-weight: 600;
  margin-right: 8px;
  transition: 0.5s ease;
  box-shadow: 0 0 7px 3px #00000010;
}
.app1 a button:hover {
  background: #fff;
  color: #7dc0b5;
}
.secgap {
  padding: 4rem 0;
 background: #f7f7f7;
}
.reviewsec {
  padding-left: 15px;
  padding-right: 15px;
  background: #283891;
  padding: 4rem 0;
  /*    box-shadow: 0  0 -5px 5px #000000;*/
}
.reviewleft {
  padding-left: 110px;
  padding-right: 110px;
  position: relative;
}
.quote {
  position: absolute;
  left: 80px;
  z-index: 99;
}
.quote img {
  width: 60px;
}
.quote2 {
  position: absolute;
  right: 80px;
  z-index: 99;
  bottom: 20px;
}
.quote2 img {
  width: 60px;
}
.reviewleft p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
/*  font-style: italic;*/
  color: #000;
  /*    padding-left: 30px;*/
}
.reviewleft h3 {
  font-size: 18px;
  color: #333;
  margin: 0;
  padding: 0;
  font-weight: 800;
}
.reviewleft .item{
  margin: 10px;
  border-radius: 10px;
  background: #ffffff;
  padding: 50px;height: 480px;
  box-shadow: 0 0 8px 5px #00000015;
}
.revimg {
  text-align: center;
}
.revimg p {
  color: #fff;
  font-weight: 300;
  margin: 0;
  font-size: 16px;
  background: #000;
  padding-top: 15px;
  margin: 0 22px;
  padding: 10px;
  text-transform: uppercase;
  transition:0.5s ease;
    -moz-transition:0.5s ease;
    -webkit-transition:0.5s ease;
}
.revimg p:hover{
  background: #283891;
}
.revimg a {
  text-decoration: none;
}
.revimg img {
  background: #fff;
  box-shadow: 0 0 5px 5px #00000015;
  padding: 30px;
}
.reviewleft .item h3 img {
  width: 80px;
  margin-top: 5px;
}
.reviewleft .owl-theme .owl-dots .owl-dot span {
  background-color: #cccccc60 !important;
}
.reviewleft .owl-theme .owl-dots .owl-dot:hover span,
.reviewleft .owl-theme .owl-dots .owl-dot.active span {
  background-color: #cccccc!important;
}
.whyus {
  background: #fff;
}
.whyus h1 {
  font-size: 45px;
  /*    text-transform: uppercase;*/
  color: #283891;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 7px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
}
.serbox {
    height: 270px;
    padding-bottom: 6px;
    margin-top: 15px;
}
/*.whyus h1:before {
  position: absolute;
  content: "";
  width: 150px;
  height: 2px;
  background-color: #7dc0b5;
  top: 50px;
  left: 0;
}
.whyus h1:after {
  top: 56px;
  left: 0;
  position: absolute;
  content: "";
  width: 100px;
  height: 2px;
  background-color: #7dc0b5;
}*/
.whyus h2 {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
    margin-bottom: 15px;
}
.whyusl ul {
  padding: 0;
  margin: 0;
  padding-left: 20px;
}
.whyusl ul li{
  padding: 0;
  list-style: disc;
  color: #000000;

  padding-bottom: 10px;
}
.whyusl ul li:last-child{
  padding-bottom: 0;
}
.whyusl {
  padding-top: 0;
}
.whyusl p {
  line-height: 1.8;
  font-size: 15px;
  color: #ffffff;
  font-weight: normal;
}
.whyr {
  display: flex;
  flex-wrap: wrap;
}
.whyr div {
  width: 50%;
  text-align: center;
}
.whyr div img {
  width: 150px;
  transition: 0.5s ease;

}
.whyr div p {
  font-weight: 600;
  color: #ffffff;
  margin: 0;
  margin-bottom: 14px;
  padding-top: 10px;
}
.whyr div:hover img {
  transform: scale(1.1);
}

.treatment h1 {
  font-family: 'Oswald', sans-serif;
  text-align: center;
  font-size: 40px;
  color: #283890;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 15px;
  font-weight: 600;
}
.treatment h1:before {
  position: absolute;
  content: "";
  width: 150px;
  height: 2px;
  background-color: #ed217c;
  bottom: 14px;
  left: 0;
  right: 0;
  margin: auto;
}
.treatment h1:after {
  bottom: 11px;
 left: 0;
  right: 0;
  position: absolute;
  content: "";
  width: 20px;
  height: 7px;
  background-color: #283890;
  margin: auto;
}
.serbox img{
  width: 70%;
  transition: 0.5s ease-out;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
}
.serbox {
  height: 270px;
  text-align: center;
  background-color: #cee0ed90;
  padding: 5px;
  padding-bottom: 10px;
  margin-top: 25px;
    transition: 0.5s ease-out;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
}
.serbox:hover{
  background-color: #0f75bc;
}
.serbox:hover h2{
  color: #fff;
}
.serbox:hover img{
  transform: translateY(-10px);
}
.serbox i{
  font-size: 15px;
  color: #0f75bc;
  border: 2px solid #0f75bc;
  width: 38px;
  height: 38px;
  padding: 0;
  text-align: center;
  line-height: 35px;
  margin-top: 11px;
  border-radius: 50%;
   transition:0.5s ease;
    -moz-transition:0.5s ease;
    -webkit-transition:0.5s ease;
}
.serbox:hover i{
   background: #fff;
}
.treatment a {
  text-decoration: none;
}
.serbox h2 {
  font-size: 16px;
  font-weight: 600;
/*  padding-top: 15px;*/
  color: #333;
  text-transform: none;
}
.serbox .serboximg {
  border-radius: 0;
  /*    padding: 10px;*/
  /*    border: 1px solid #cccccc50;*/
  position: relative;
  text-align: center;
  transition: 0.5s ease-out;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
}
.treatment .owl-carousel button.owl-dot {
  top: 50px;
}

.treatment .owl-carousel .owl-nav button.owl-next {
  background-color: #ed217c;
  position: absolute;
  right: 0;
  top: -22%;
  width: 30px;
  height: 30px;
  color: #fff;
  outline: none;
  border-radius: 100%;
  transition: 0.5s ease;
}

.treatment .owl-carousel .owl-nav button.owl-next i {
  color: #ffff;
}

.treatment .owl-carousel .owl-nav button.owl-prev {
  background-color: #ed217c;
  position: absolute;
  border-radius: 100%;
  right: 40px;
  top: -22%;
  width: 30px;
  height: 30px;
  color: #fff;
  outline: none;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
}
.treatment .owl-carousel.owl-drag .owl-item {
  padding: 0;
}
.treatment .owl-carousel .owl-nav button.owl-next:hover,
.treatment .owl-carousel .owl-nav button.owl-prev:hover {
  background: #ed217c90;
  color: #fff;
}

.overlay {
  text-align: center;
  position: absolute;
  opacity: 0;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  background: #ffffff50;
  display: block;
  height: 100%;
  width: 100%;
  margin: auto;
  padding-top: 30%;
  z-index: 999;
  transition: 0.5s ease-out;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
}
.overlay p {
  height: 35px;
  line-height: 35px;
  display: inline-block;
  color: #fff;
  background: #000;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
  width: 120px;
  font-weight: 300;
  transition: 0.5s ease-out;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
}
.overlay p i {
  font-size: 14px;
}

.serboximg:hover .overlay {
  opacity: 1;
}
.video {
  background-color: #313336;
}
.video h1 {
  text-align: left;
  font-size: 28px;
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.video h1:before {
  position: absolute;
  content: "";
  width: 150px;
  height: 2px;
  background-color: rgb(202, 129, 73);
  top: 40px;
  left: 0;
}
.video h1:after {
  top: 48px;
  left: 0;
  position: absolute;
  content: "";
  width: 100px;
  height: 2px;
  background-color: rgb(202, 129, 73);
}
.video a {
  text-decoration: none;
}
.vidbox iframe {
  margin-bottom: 15px;
  padding: 10;
  background: #000000;
}
.vidbox h2 {
  color: #ca8149;
  font-size: 20px;
}
.vidbox p {
  color: #ffffff;
  padding-bottom: 0;
  margin-bottom: 0px;
}

.video .owl-carousel .owl-nav button.owl-next {
  background: #ca8149;
  position: absolute;
  right: 0;
  top: -15%;
  width: 30px;
  height: 30px;
  color: #fff;
  outline: none;
  border-radius: 100%;
  transition: 0.5s ease;
}
.video .owl-carousel .owl-nav button.owl-next i {
  color: #ffff;
}
.video .owl-carousel .owl-nav button.owl-prev {
  background: #ca8149;
  position: absolute;
  border-radius: 100%;
  right: 40px;
  top: -15%;
  width: 30px;
  height: 30px;
  color: #fff;
  outline: none;
}
.video .owl-carousel.owl-drag .owl-item {
  padding: 15px 0;
}
.video .owl-carousel .owl-nav button.owl-next:hover,
.video .owl-carousel .owl-nav button.owl-prev:hover {
  opacity: 0.8;
}
.video h1 {
  text-align: left;
  font-size: 38px;
  color: #fff;
  text-transform: none;
  position: relative;
  padding-bottom: 25px;
  font-weight: 700;
  margin-bottom: 25px;
  font-family: 'Oswald', sans-serif;
}
.video h1:before {
  position: absolute;
  content: "";
  width: 80px;
  height: 2px;
  background-color: #7dc0b5;
  top: 45px;
  left: 0;
}
.video h1:after {
  top: 52px;
  left: 0;
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  background-color: #7dc0b5;
}
#scroll {
  position: fixed;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  width: 40px;
  height: 40px;

  background-color: #fff;
  text-indent: -9999px;
  display: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}
#scroll span {
  color: #ed217c;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -12px;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: #ed217c;
  transition: 0.5s ease;
}
#scroll:hover {
  background-color: #ed217c;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
#scroll:hover span {
  border-bottom-color: #fff;
}

.achive h1 {
  font-family: 'Oswald', sans-serif;
  font-size: 38px;
  color: #283890;
  text-align: center;
  font-weight: 700;
  margin-bottom: 30px;
}
.achive .carousel-control-next {
  top: 40%;
  width: 40px;
  height: 40px;
  right: -50px;
  background: #ed217c;
  border-radius: 30px;
}
.achive .carousel-control-prev {
  top: 40%;
  width: 40px;
  height: 40px;
  left: -50px;
  background: #ed217c;
  /*  display: none;*/
  border-radius: 30px;
}
.achive .carousel-indicators [data-bs-target] {
  background: #000;
  height: 10px;
  padding: 0;
  width: 10px;
  border: none;
  display: none;
}
.reviewlink {
  position: absolute;
  left: 40px;
  bottom: 30px;
}
.reviewlink img {
  width: 120px;
  border-radius: 8px;
  padding: 10px;
  background-color: #fff;
}
.galleryhome {
    background: url('../images/bg2.jpg') no-repeat; center;
}
.bg22{
  background-color: #28389115;
}
.galleryhome h1 {
  text-align: left;
  font-size: 38px;
  color: #283890;
  text-transform: none;
  position: relative;
  padding-bottom: 25px;
  font-weight: 700;

  font-family: 'Oswald', sans-serif;
}

.galbox {
  background: #fff;
  width: 500px;
  display: inline-block;
  text-align: center;
  padding: 5px;
  margin: 0 5px;
}
.galbox p {
  margin: 0;
  padding: 10px 0;
  font-weight: 500;
  color: #ca8149;
  display: block;
  max-width: 100%;
}
.galbox img {
  max-width: 100%;
}

.address {
  margin-top: 15px;
}
.address p {
  position: relative;
  padding-left: 30px;
  padding-top: 15px;
  color: #cccccc;
}
.address p i {
  position: absolute;
  font-size: 22px;
  left: 0;
}
.address p a {
  text-decoration: none;
  color: #ccc;
}
.address p a:hover {
  color: #fff;
}
.copy p {
  font-size: 15px;
  text-align: left;
}
.design p {
  font-size: 15px;
  text-align: right;
}
.design p a {
  font-size: 15px;
  color: #ccc;
}
.innerbanner {
  background: url(../images/innerbanner.jpg);
  padding: 3.5em 0;
  background-position: right;
  text-align: left;
}
.innerbanner h1 {
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.5px;
  font-family: 'Oswald', sans-serif;
}
.innerbanner p {
  color: #ccc;
  margin: 0;
  padding: 0;

}
.innerbanner p a {
  color: #fff;
  text-decoration: none;
}
.aboutpage {
  padding: 5rem 0;
}
.aboutimg {
  text-align: center;
  background: #a7b4ff;
  padding: 5px;
}
.aboutimg img{
  border-radius: 100%

}

.imgtext {
  background-image: linear-gradient(to top, #212529, #212529);
  padding: 15px 0;
  border-radius: 20px 20px 0 0;
}
.imgtext h1 {
  font-size: 41px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.imgtext h3 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}
.abouttext {
  padding-left: 0;
}
.abouttext h1 {
  font-size: 45px;
  color: #283891;
  font-weight: 600;
  display: block;
  padding-bottom: 0;
 font-family: 'Oswald', sans-serif;
}
.abouttext h1 span {
  font-weight: 500;
  display: block;
  font-size: 18px;
}
.abouttext h3 {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  color: #666;
  font-weight: 600;
  margin: 0;
  margin-bottom: 10px;
  padding-bottom: 0;
}
.abouttext ul li {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #333!important;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}

.app1 {
  margin-top: 15px;
}
.fellowships {
  /*    background: #f8f8f8;*/
  padding: 0 25px;
  padding-bottom: 5rem;
}
.infobox {
  background: #fff;
  margin-bottom: 30px;
}
.infobox h1 {
  font-size: 28px;
  text-transform: uppercase;
  color: #15253e;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 25px;
  font-weight: 700;
}
.infobox h1:before {
  position: absolute;
  content: "";
  width: 150px;
  height: 2px;
  background-color: rgb(202, 129, 73);
  top: 40px;
  left: 0;
}
.infobox h1:after {
  top: 48px;
  left: 0;
  position: absolute;
  content: "";
  width: 100px;
  height: 2px;
  background-color: rgb(202, 129, 73);
}
.infobox ul {
  padding: 0;
  margin: 0;
  font-family: 'Lato', sans-serif;
}
.infobox ul li {
  position: relative;
  padding-left: 30px;
  color: #666;
  font-size: 1em;
  line-height: 1.8;
}

.infobox ul li:last-child {
  padding-bottom: 0;
}
.infobox ul li:last-child p {
  margin: 0;
}
.infobox ul li i {
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 18px;
  color: #3a8377;
}
.infobox h6 {
  font-size: 16px;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
  padding-bottom: 3px;
}
.contactpage h1 {
  font-size: 28px;
  color: #212529;
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 5px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
}
ul.mad-map-info {
  margin: 0;
  padding: 0;
}
ul.mad-map-info li {
  padding-bottom: 20px;
  padding-left: 45px;
  position: relative;
  color: #333;
}
ul.mad-map-info li i {
  position: absolute;
  left: 0;
  top: -6px;
  color: #666;
  font-size: 32px;
  transition: 0.5s ease;
}
ul.mad-map-info li a {
  color: #666;
  text-decoration: none;
  transition: 0.5s ease;
}
ul.mad-map-info li h4 {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  color: #15253e;
  font-family: 'Lato', sans-serif;
}
.socialicon2 ul {
  margin: 0;
  padding: 0;
}
.socialicon2 ul li {
  display: inline;
  margin: 0;
  position: 0;
  margin-right: 15px;
}
.socialicon2 ul li a i {
  border: 1px solid #ccc;
  width: 50px;
  line-height: 50px;
  text-align: center;
  color: #333;
  height: 50px;
  font-size: 18px;
  border-radius: 50%;
  transition: 0.5s ease;
}
.socialicon2 ul li a i:hover {
  border: 1px solid #283891;
  color: #283891;
}
.contactpage p {
  font-size: 17px;
  font-weight: 600;
  padding-bottom: 12px;
  color: #333;
}
.contactform form {
  background-image: linear-gradient(to right, #283891, #283891);
  padding: 30px;
  border-top: 5px solid #0f75bc;
  border-radius: 20px 20px 0 0;
}
.contactform form label {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Lato', sans-serif;
  padding-bottom: 5px;
}
.contactform form input {
  display: block;
  width: 100%;
  border-radius: 0;
  border: 1px solid #fff;
  padding: 6px;
  margin-bottom: 15px;
}
.contactform form input::placeholder {
  color: #999 !important;
  font-size: 15px;
}
.contactform form input:focus {
  outline: none;
  box-shadow: 5px 5px 10px #00000025;
}
.contactform form textarea {
  display: block;
  width: 100%;
  border: 1px solid #fff;
  margin-bottom: 15px;
  height: 100px;
  padding: 10px;
}
.contactform form textarea::placeholder {
  color: #999 !important;
}
.contactform form textarea:focus {
  outline: none;
  box-shadow: 5px 5px 10px #00000025;
}
.contactform form button {
  margin-top: 10px;
  border-radius: 20px;
  margin-bottom: 0;
  width: 150px;
  padding: 8px 0;
  background: #0f75bc;
  box-shadow: 0 0 5px 5px #00000015;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}
.contactform form button:hover {
  background: #ed217c;
  color: #fff;
}
.contactpagel {
  padding-right: 30px;
}
.hospbox {
  margin: 0 5px;
  padding: 15px 0;
  margin-bottom: 20px;
  border: 1px solid #cccccc30;
  box-shadow: 0 5px 15px #ccc;
  text-align: center;
}
.hospbox iframe{
  width: 180px;
  height: 180px;
  margin: auto;
  border-radius: 100%;
}
.hcnt {
  padding: 25px 8px 15px 8px;
  text-align: center;
/*  box-shadow: 0 0 5px #00000030;*/
}
.hcnt img{
  width: 70%!important;
  margin: auto;
  margin-bottom: 10px;
  margin-top: 10px;
}
.hcnt p{
  font-size: 15px;
  margin: 0;
  padding: 0;
}
.hcnt p span{
  display: block;
  font-size: 18px;
  color: #283891;
  font-weight: 600;
}
.hcnt h2 {
  font-size: 16px;
  font-weight: 800;
}
.hcnt a {
  text-decoration: none;
}
.hcnt a button {
  background: #7dc0b5;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #ffffff;
  height: 35px;
  width: 200px;
  border-radius: 50px;
  text-transform: uppercase;
  border: none;
  display: inline-block;
  font-weight: 600;
  transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}
.hcnt a button:hover {
  background: #5b988e;
}

.galleryhome .owl-carousel .owl-nav button.owl-prev {
  background-color: #283891;
  position: absolute;
  border-radius: 100%;
  left: -30px;
  top: 40%;
  width: 30px;
  height: 30px;
  color: #fff;
  outline: none;
}
.galleryhome .owl-carousel .owl-nav button.owl-next {
  background-color: #283891;
  position: absolute;
  right: -30px;
  top: 40%;
  width: 30px;
  height: 30px;
  color: #fff;
  outline: none;
  border-radius: 100%;
  transition: 0.5s ease;
}

/*****************************************************************************************
Form Contact Section
*****************************************************************************************/

.form-review1 .form-horizontal .form-group {
  width: 91%;
  margin-bottom: 20px;
}
.form-review1 .form-horizontal .form-terms {
  width: 91%;
  margin-bottom: 20px;
}

.book_fixed {
  position: fixed !important;
  right: -10px;
  bottom: 60px !important;
  z-index: 9999;
  transition: 0.5s ease;
}
.book_fixed:hover {
  right: 11px;
}
.book_fixed ul {
  margin: 0px;
}
.serv_myth ul li:before {
  content: "\f0da";
  font-family: "FontAwesome";
  color: #5765a1;
  padding-right: 7px;
}

.serv_myth li {
  display: flex;
}
.social-detail1 {
  float: left;
  margin: 33px 0px 0;
  padding-left: 100px;
}
.social-detail1 ul li a {
  border-radius: 5px;
  padding: 7px 15px 7px 15px;
  background: transparent;
  color: #fff;
  border: 1px solid #24aae1;
  background: #24aae1;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  /*    text-decoration:none;*/
}
.social-detail1 ul li a:hover {
  background: #ed217c;
  border-color: #ed217c;
  transition: 0.5s;
}
.social-detail1 ul li a i {
  margin-left: 15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50px;
  color: #ed217c;
  background: #fff;
}
/*.social-detail1 ul li a:hover i {
  color: #ed217c;
}*/
.floating_btn {
  position: fixed;
  bottom: 20px;
  left: 10px;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
.floating_btn a {
  text-decoration: none;
}
@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

.contact_icon {
  background-color: #42db87;
  color: #fff;
  width: 60px;
  height: 60px;
  font-size: 30px;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translatey(0px);
  animation: pulse 1.5s infinite;
  box-shadow: 0 0 0 0 #42db87;
  -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  font-weight: normal;
  font-family: sans-serif;
  text-decoration: none !important;
  transition: all 300ms ease-in-out;
}

.text_icon {
  margin-top: 8px;
  color: #d5caca;
  font-size: 13px;
}

.complft img {
  box-shadow: 0 0 5px #00000035;
  transition: 0.5s ease all;
  filter: grayscale(50%);
}
.complft img:hover {
  box-shadow: 0 0 15px #00000035;
  transform: translateY(-10px);
  filter: grayscale(10%);
}
.complft h2 {
  font-family: "Outfit", sans-serif;
  padding-bottom: 15px !important;
  color: #01007a;
  font-weight: 600;
  font-size: 28px;
  margin-top: 30px !important;
}
.complft p {
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  padding-bottom: 10px !important;
}
.complft p:last-child {
  padding-bottom: 0 !important;
}
.list1 ul {
  margin-left: 20px !important;
  font-family: "Outfit", sans-serif;
}
.list1 ul li {
  line-height: 24px !important;
  margin-bottom: 10px;
}
.sidebar{
  font-family: 'Lato', sans-serif;
}
.sidebar h2 {
  padding-bottom: 25px !important;
    font-family: 'Oswald', sans-serif;
  color: #333333;
  font-weight: 800;
  margin-top: 0;
  font-size: 32px;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
}
.sidebar ul {
  margin: 0;
  padding: 0;
  margin-top: 1px;
  box-shadow: 0 0 5px 3px #00000020;
  padding: 5px;
}
.sidebar ul li {
  list-style: none;
  border-bottom: 1px solid #357268;
}
.sidebar ul li:last-child {
  border-bottom: none;
}
.sidebar ul li a {
  font-weight: normal;
  padding: 15px;
  color: #fff;
  background: #3a8377 !important;
  display: block;
  transition: 0.5s ease all;
  text-decoration: none;
}
.sidebar ul li a::after {
  position: absolute;
  width: 50px;
  height: 50px;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
  background-color: #07b3ab;
  right: -50px;
}
.sidebar ul li a:hover,
.sidebar ul li a.active {
  background: #4fa899 !important;
}
.imgser {
  text-align: center;
  margin-bottom: 25px;
}
.imgser img {
  border-radius: 30px;
  box-shadow: 0 0 5px 2px #00000020!important;
}
.sercnt{
  font-family: 'Lato', sans-serif;
}
.sercnt h2 {
  font-size: 22px;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 0 0 0;
}
.sercnt h3 {
  font-size: 16px;
  color: #3a8377;
  padding: 10px 0 0 0;
  text-decoration: underline;
}
.testipg {
    padding: 5rem 0;
}
.tbox{
  height: auto;
  margin-bottom: 35px;
  position: relative;
}
.tbox .reviewlink {
    bottom: 22px;
}
.fts{
  text-align: left;
  float: left;
}
.fts h3{
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
}
.homeabout img{
  background: #283891;
  width: 90%;
  border-radius: 100%;
   border: 1px solid #525252;
}
.bg2{
  background: url(../images/bg2.png) center;
  width: 100%;
  height: auto;
  z-index: 99;
}
.call{
  color: #333;
  font-weight: 600;
}
.faqpage{
  padding-left: 20%;
  padding-right: 20%;
}
.faqpage button{
  font-size: 25px;
  color: #283891!important;
  font-weight: 800;
  padding: 20px 20px;
}

.accordion-body ul li{
  font-size: 18px;
      padding: 0;
    list-style: disc;
     color: #333;
    padding-bottom: 10px;
    font-weight: 400;
}
.accordion-body ul {
  margin-bottom: 0;
}
.accordion-body p{
  font-weight: 400;
    color: #333;
   font-size: 18px;
}
.accordion-button:not(.collapsed){
  color: #ed217c!important;
}
.accordion-button:focus{
  box-shadow: none!important;
}
.sercnt{
  background: #4b5cbb;
  padding: 30px;
}
.serpage h2{
  text-align: center;
  padding-bottom: 20px;
}
.serpage p{
  font-weight: 300;
    color: #fff;
   font-size: 18px;
   line-height: 26px;
}
.serpage2 p{
	color: #000;
	font-weight: 400;
	line-height: 30px;
}

.serpage h3{
  color: #fff;
  text-decoration: none;
   line-height: 28px;
  font-size: 24px;
  font-weight: 600;
}
.sercnt ul{
  padding: 0;
  margin: 0;
}
.sercnt ul li{
  font-weight: 300;
    color: #fff;
   font-size: 18px;
   line-height: 28px;
   padding-left: 25px;
   position: relative;
   padding-bottom: 15px;
}
.sercnt ul li:last-child{
  padding-bottom: 0;
}
.sercnt ul li i{
  position: absolute;
  font-size: 18px;
  left: 0;
  top:5px;
  color: #ffffff;
}
.linegap{
  padding: 12px;
}
.list2 ul li{
  line-height: 28px;
  list-style: disc;
  padding-bottom: 10px;
}
.galb {
  margin-bottom: 20px;
   transition: 0.5s ease;
}
.galb:hover{
  box-shadow: 0 0 15px #00000050;
}
.galb img{
  width: 100%;
  transition: 0.5s ease;
}
.galb h2 {
  padding: 10px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
   background: #4b5cbb;
}
.galb:hover img{

}
.galleryhome .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  background: #24aae1!important;
  color: #ffffff!important;
}
.galleryhome .nav-tabs .nav-link{
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  background: #00000015;
  margin: 0 5px;
}
.mbbtn{
        display: none;
    }