@font-face {
  font-family: "PT Serif";
  src: url("../fonts/PTSerif-Bold.eot");
  src: url("../fonts/PTSerif-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSerif-Bold.woff2") format("woff2"), url("../fonts/PTSerif-Bold.woff") format("woff"), url("../fonts/PTSerif-Bold.ttf") format("truetype"), url("../fonts/PTSerif-Bold.svg#PTSerif-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "PT Serif";
  src: url("../fonts/PTSerif-BoldItalic.eot");
  src: url("../fonts/PTSerif-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSerif-BoldItalic.woff2") format("woff2"), url("../fonts/PTSerif-BoldItalic.woff") format("woff"), url("../fonts/PTSerif-BoldItalic.ttf") format("truetype"), url("../fonts/PTSerif-BoldItalic.svg#PTSerif-BoldItalic") format("svg");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "PT Serif";
  src: url("../fonts/PTSerif-Regular.eot");
  src: url("../fonts/PTSerif-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSerif-Regular.woff2") format("woff2"), url("../fonts/PTSerif-Regular.woff") format("woff"), url("../fonts/PTSerif-Regular.ttf") format("truetype"), url("../fonts/PTSerif-Regular.svg#PTSerif-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/SourceSansPro-Regular.eot");
  src: url("../fonts/SourceSansPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-Regular.woff2") format("woff2"), url("../fonts/SourceSansPro-Regular.woff") format("woff"), url("../fonts/SourceSansPro-Regular.ttf") format("truetype"), url("../fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/SourceSansPro-Semibold.eot");
  src: url("../fonts/SourceSansPro-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-Semibold.woff2") format("woff2"), url("../fonts/SourceSansPro-Semibold.woff") format("woff"), url("../fonts/SourceSansPro-Semibold.ttf") format("truetype"), url("../fonts/SourceSansPro-Semibold.svg#SourceSansPro-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Medium.eot");
  src: url("../fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium.woff") format("woff"), url("../fonts/Poppins-Medium.ttf") format("truetype"), url("../fonts/Poppins-Medium.svg#Urbanist-Thin") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.eot");
  src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.ttf") format("truetype"), url("../fonts/Poppins-Regular.svg#Urbanist-Thin") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "lato";
  src: url("../fonts/Lato-Regular.eot");
  src: url("../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.ttf") format("truetype"), url("../fonts/Lato-Regular.svg#Urbanist-Thin") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}






*:-moz-full-screen,
*:-webkit-full-screen,
*:fullscreen *:-ms-fullscreen {
  overflow: auto !important;
}

body {
  font-size: 16px;
  color: #222;
  font-family: Source Sans Pro;
  padding-top: 118px;
}

a:hover {
  color: none !important;
}

ol, ul {
  list-style-type: none;
  padding-left: 0px;
  margin: 0;
}

a {
  outline: 0;
  transition: all 0.5s;
  color: #222222;
  letter-spacing: 0.36px;
}

a:link,
a:visited {
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  outline: none !important;
  text-decoration: none;
}

ul li {
  list-style: none;
}

ul {
  padding-left: 0px;
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -10px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes ripple {
  from {
    opacity: 1;
    transform: scale(0);
  }
  to {
    opacity: 0;
    transform: scale(2);
  }
}

.banner .item .ban-txt a {
  position: relative; /* Important for positioning the ::before */
  color: #1A1A1A;
  border: none;
  border-radius: 50px;
  transition: all 0.6s ease-in-out;
  background: #C8F318;
  display: inline-block;
  padding: 15px 15px;
  font-family: "Source Sans Pro";
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.04em;
  text-align: center;
  text-transform: uppercase;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: 1px solid #C8F318;
  overflow: hidden; /* Clip animated background */
}
.banner .item .ban-txt a::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  transform: scaleX(0); /* Scale only X-axis */
  transform-origin: left center; /* Start from left */
  transition: transform 0.6s ease-in-out;
  border-radius: 30px;
}
.banner .item .ban-txt a:hover {
  color: #222;
}
.banner .item .ban-txt a:hover::before {
  transform: scaleX(1); 
}


.less {
  position: relative; /* Important for positioning the ::before */
  color: #1A1A1A;
  border: none;
  border-radius: 50px;
  transition: all 0.6s ease-in-out;
  background: #C8F318;
  display: inline-block;
  padding: 15px 15px;
  font-family: "Source Sans Pro";
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.04em;
  text-align: center;
  text-transform: uppercase;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: 1px solid #C8F318;
  overflow: hidden; /* Clip animated background */
}

.less::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  transform: scaleX(0); /* Scale only X-axis */
  transform-origin: left center; /* Start from left */
  transition: transform 0.6s ease-in-out;
  border-radius: 30px;
}

.less:hover {
  color: #222;
}

.less:hover::before {
  transform: scaleX(1); /* Fully scale X on hover */
}

@media screen and (max-width: 1200px) {
  .less {
    font-size: 13px;
    padding: 15px 20px;
  }
}
@media screen and (max-width: 767px) {
  .less {
    font-size: 15px;
    padding: 10px 20px;
  }
}

.less1 {
  color: #fff;
  border: none;
  border-radius: 50px;
  transition: all 0.4s ease-in-out;
  background: #0B4090;
  display: inline-block;
  padding: 15px 20px;
  font-family: "poppins";
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.04em;
  text-align: center;
  text-transform: uppercase;
  transform: perspective(1px) translateZ(0);
  border: 1px solid #0B4090;
}
.less1::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  transform: scale(0);
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  border-radius: 30px;
  transition: all 0.4s ease-in-out;
}
.less1:hover {
  color: #222222;
  transition: all 0.4s ease-in-out;
  border: 1px solid #0B4090;
}
.less1:hover::before {
  transform: scale(1);
  transition: all 0.4s ease-in-out;
}
@media screen and (max-width: 1200px) {
  .less1 {
    font-size: 16px;
    padding: 15px 20px;
  }
}
@media screen and (max-width: 767px) {
  .less1 {
    font-size: 15px;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 1200px) {
  .less2 {
    font-size: 16px;
    padding: 15px 20px;
  }
}
@media screen and (max-width: 767px) {
  .less2 {
    font-size: 15px;
    padding: 10px 20px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: PT Serif;
  font-weight: 500;
  font-weight: 700;
  font-size: 50px;
  line-height: 55px;
  letter-spacing: 0.02em;
  color: #222222;
  text-transform: capitalize;
  margin-bottom: 10px;
}
@media screen and (max-width: 1400px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 45px;
    line-height: 50px;
  }
}
@media screen and (max-width: 1200px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 40px;
    line-height: 45px;
  }
}
@media screen and (max-width: 991px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 35px;
    line-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 30px;
    line-height: 35px;
  }
}
@media screen and (max-width: 575px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 25px;
    line-height: 30px;
  }
}

h1 + strong,
h2 + strong,
h3 + strong,
h4 + strong,
h5 + strong,
h6 + strong {
  font-family: poppins;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  line-height: 35px;
  display: block;
  margin-bottom: 10px;
  text-transform: capitalize;
  color: #222222;
}
@media screen and (max-width: 767px) {
  h1 + strong,
  h2 + strong,
  h3 + strong,
  h4 + strong,
  h5 + strong,
  h6 + strong {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 575px) {
  h1 + strong,
  h2 + strong,
  h3 + strong,
  h4 + strong,
  h5 + strong,
  h6 + strong {
    font-size: 18px;
    line-height: 25px;
  }
}

p {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.02em;
  color: #2A2A2A;
}
@media screen and (max-width: 1400px) {
  p {
    line-height: 26px;
  }
}
@media screen and (max-width: 991px) {
  p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  p {
    font-size: 16px;
    line-height: 22px;
  }
}

.pads {
  padding: 80px 0;
}
@media screen and (max-width: 1200px) {
  .pads {
    padding: 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .pads {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .pads {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .pads {
    padding: 40px 0;
  }
}



.ttl {
  text-transform: lowercase !important;
}

.text-justi p {
  text-align: justify;
}

header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0px;
  z-index: 999;
  background: #fff;
}
header .header .top {
  background: #0B4090;
  padding-block: 15px;
}
header .header .top .social {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .header .top .social ul {
  display: flex;
  align-items: center;
  gap: 15px;
}
header .header .top .social ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
header .header .top .social ul li a,
header .header .top .social ul li p {
  font-family: Outfit;
  font-size: 17px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.02em;
  color: #fff;
  display: block;
  transition: 0.2s;
}
header .header .top .social ul li a i {
  margin-right: 5px;
}
header .header .top .social ul li a + a {
  padding-left: 10px;
  border-left: 2px solid #fff;
  margin-left: 10px;
}
header .header .top .social ul li p {
  margin-bottom: 0;
}
header .header .header_in {
  padding-block: 8px;
}
header .header .header_in .logo img{}
header .header .header_in .logo{}
header .header .header_in .logo a {
  display: block;
}
header .header .header_in .ryt .menus {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 0px;
}
header .header .header_in .ryt .menus .menu ul {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 23px;
}
header .header .header_in .ryt .menus .menu ul li a {
  font-family: "Source Sans Pro";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.04em;
  color: #fff;
  display: block;
  text-transform: capitalize;
  transition: 0.2s;
}
header .header .header_in .ryt .menus .menu ul li .sub_menu {
  position: absolute;
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
  padding-top: 20px;
  z-index: 2;
}
header .header .header_in .ryt .menus .menu ul li .sub_menu ul {
  display: block;
  background: #07329e;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #0B4090;
}
header .header .header_in .ryt .menus .menu ul li .sub_menu ul li a {
  padding: 10px 15px;
  background: #fff;
  color: #131346;
  background: #fff;
}
header .header .header_in .ryt .menus .menu ul li .sub_menu ul li a:hover {
  background: #0B4090;
  color: #fff;
}
header .header .header_in .ryt .menus .menu ul li:hover a, header .header .header_in .ryt .menus .menu ul li.active a {
  color: #C8F318;
  transition: 0.2s;
}
header .header .header_in .ryt .menus .menu ul li:hover .sub_menu, header .header .header_in .ryt .menus .menu ul li.active .sub_menu {
  opacity: 1;
  visibility: visible;
}
.top_book{float: right;}
header .header .header_in .ryt .menus .top_book a {
  text-transform: capitalize;
}
header .header .header_in .ryt .menus .top_book a i {
  display: none;
}
@media screen and (max-width: 1400px) {
  header .header .header_in .ryt .menus .top_book a {
    padding: 10px 11.5px;
    border-radius: 5px;
    font-size: 25px;
  }
  header .header .header_in .ryt .menus .top_book a span {
    display: none;
  }
  header .header .header_in .ryt .menus .top_book a i {
    display: block;
    color: #fff;
  }
  header .header .header_in .ryt .menus .top_book a::before {
    background: #DA1920;
    border-radius: 5px;
  }
}

/* .banner {
  background: url(../images/banner_bg.webp) no-repeat;
  background-size: cover;
  position: relative;
} */
/* .banner:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: #062f65;
} */
.banner .item {
  
  /* padding: 100px 0px; */
}
@media screen and (max-width: 991px) {
  .banner .item .ban-txt {
    text-align: center;
  }
}
.banner .item .ban-txt span {
  font-family: "Poppins";
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 0.02em;
  color: #fff;
  text-transform: capitalize;
  display: inline-block;
  margin-bottom: 10px;
  background: #DA1920;
  border-radius: 50px;
  padding: 15px 40px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .banner .item .ban-txt span {
    font-size: 17px;
    line-height: 20px;
  }
}
@media screen and (max-width: 991px) {
  .banner .item .ban-txt span {
    font-size: 23px;
    line-height: 27px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .banner .item .ban-txt span {
    font-size: 14px;
    line-height: 18px;
    padding: 15px 20px;
    margin-bottom: 10px;
  }
}
.banner .item .ban-txt strong {
  font-family: "PT Serif";
  font-weight: 700;
  font-size: 55px;
  line-height: 60px;
  letter-spacing: 0.02em;
  display: block;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.banner .item .ban-txt h1 {
  font-family: "PT Serif";
  font-weight: 700;
  font-size: 55px;
  line-height: 60px;
  letter-spacing: 0.02em;
  display: block;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 10px;
}
@media screen and (max-width: 1400px) {
  .banner .item .ban-txt strong {
    font-size: 45px;
    line-height: 50px;
  }
  .banner .item .ban-txt h1 {
    font-size: 45px;
    line-height: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .banner .item .ban-txt strong {
    font-size: 40px;
    line-height: 45px;
  }
  .banner .item .ban-txt h1 {
    font-size: 40px;
    line-height: 45px;
  }
}
@media screen and (max-width: 991px) {
  .banner .item .ban-txt strong {
    font-size: 35px;
    line-height: 40px;
    text-align: center;
  }
  .banner .item .ban-txt h1 {
    font-size: 35px;
    line-height: 40px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .banner .item .ban-txt strong {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 10px;
  }
  .banner .item .ban-txt h1 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 575px) {
  .banner .item .ban-txt strong {
    font-size: 27px;
    line-height: 30px;
  }
  .banner .item .ban-txt h1 {
    font-size: 27px;
    line-height: 30px;
  }
}
.banner .item .ban-txt p {
  font-family: "Lato";
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #222;
  margin-bottom: 30px;
}
.banner .item .ban-txt p b {
  text-transform: uppercase;
}
@media screen and (max-width: 1200px) {
  .banner .item .ban-txt p {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  .banner .item .ban-txt p {
    text-align: center;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .banner .item .ban-txt p {
    font-size: 17px;
    line-height: 25px;
  }
}
.banner .item .ban-txt p::first-letter {
  text-transform: uppercase;
}
/* .banner .item .ban-txt a {
  display: inline-block;
  font-family: "poppins";
  font-size: 18px;
  font-weight: 400;
  line-height: 22.68px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #222;
  text-transform: uppercase;
  margin-top: 10px;
  background: #C8F318;
  border: 1px solid #C8F318;
  padding: 10px 20px;
  border-radius: 50px;
}
.banner .item .ban-txt a.ask2 {
  background: transparent;
  color: #222;
  text-transform: capitalize;
  margin-right: 0;
  border: 1px solid #C8F318;
}
.banner .item .ban-txt a:hover {
  color: #222;
  background: #fff;
  border: 1px solid #C8F318;
} */
/* .banner .item .ban-txt a:hover {
  background: transparent;
  color: #062f65;
  border: 1px solid #062f65;
} */
@media screen and (max-width: 767px) {
  .banner .item .ban-txt a {
    padding: 8px 20px;
    font-size: 16px;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 15px !important;
  }
}
.banner .item .ban-slider1{position: relative;background-image: url(../images/slider-bg.webp);
 background-repeat: no-repeat;background-position: center;background-size: cover;padding: 400px 0 150px 0;
}
.banner .item .ban-img img {
  /* max-height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%; */
}
.banner .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
}
.banner .owl-nav button {
  width: 40px;
  height: 40px;
  position: relative;
  overflow: hidden;
  transition: 0.2s;
  border: 1px solid #DA1920 !important;
  background: #fff !important;
  border-radius: 100%;
}
.banner .owl-nav button span {
  display: none;
}
.banner .owl-nav button::before {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-family: fontawesome;
  right: 0;
  transition: 0.2s;
  top: 0;
  color: #DA1920;
  font-size: 16px;
}
.banner .owl-nav button.owl-next {
  right: -60px;
}
.banner .owl-nav button.owl-next::before {
  content: "\f178";
}
.banner .owl-nav button.owl-prev {
  left: -60px;
}
.banner .owl-nav button.owl-prev::before {
  content: "\f177";
}
.banner .owl-nav button:hover {
  transition: 0.2s;
}
.banner .owl-nav button:hover::before {
  background: #DA1920;
  color: #fff;
  transition: 0.2s;
}
.treatment{background: #0B4090;}
.treatment .treat_caros {
  position: relative;
}
.treatment .treat_caros .items {
}
.treatment .treat_caros .items a {
  display: block;
  position: relative;
}
.treatment .treat_caros .items a h3 {
  font-family: "PT Serif";
  font-weight: 400;
  font-size: 23px;
  display: block;
  line-height: 25px;
  text-transform: capitalize;
  margin-bottom: 15px;
  color: #0D0D0D;display: -webkit-box; text-overflow: ellipsis; overflow: hidden;-webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  /* height: 54px; */
}
.treatment .treat_in{position: relative;}
.treatment .treat_in strong{font-family: "Poppins";
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #DA1920;
  display: block;
  text-transform: capitalize;
  margin-bottom: 3px;}
/* .treatment .treat_in h2{font-family: "PortlandLDO-Bold";
  font-weight: 500;
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 0.02em;
  color: #002269;
  text-transform: capitalize;
  margin-bottom: 10px;} */


@media screen and (max-width: 1200px) {
  .treatment .treat_caros .items a h3 {
    font-size: 21px;
  }
}
.treatment .treat_caros .items a .img {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
.treatment .treat_caros .items .img {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
.treatment .treat_caros .items a .img img {
  width: 100%;
  height: 230px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.5s ease-in;
}
.treatment .treat_caros .items a p {
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.treatment .treat_caros .items a:after {
  content: "";
  position: relative;
  display: block;
  /* background: url(../images/black_arrow.png) no-repeat center; */
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  border: 1px dashed #222;
  transition: 0.5s;
}
.treatment .treat_caros .items:hover a .img img {
  transition: 0.5s;
  transform: scale(1.2);
  transition: 0.5s ease-in;
}
.treatment .treat_caros .items:hover a:after {
  background: #C8F318 url(../images/white_arrow.png) no-repeat center;
  transition: 0.5s;
  border-color: #C8F318;
}
@media screen and (max-width: 1200px) {
  .treatment .treat_caros .owl-nav {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: start;
    margin-top: 25px;
  }
}
.treatment .treat_caros .owl-nav button {
  transform: translateY(50%);
  width: 45px;
  height: 45px;
  margin: 0 5px;
  overflow: hidden;
  transition: 0.2s;
  border: 1px solid #C8F318 !important;
  background: #C8F318 !important;
  border-radius: 100%;
  bottom: 0;
}
.treatment{position: relative;}
/* .treatment .treat_caros .owl-nav{position: absolute;top: 0;top: -84px;
  right: 150px;} */
.treatment .treat_caros .owl-nav button span {
  display: none;
}
.treatment .treat_caros .owl-nav button::before {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  left: 0;
  transition: 0.2s;
  top: 0;
  color: #222222;
  font-size: 23px;
}
.treatment .treat_caros .owl-nav button.owl-next {
  right: 0;
}
.treatment .treat_caros .owl-nav button.owl-next::before {
  content: "\f061";
  
}
.treatment .treat_caros .owl-nav button.owl-prev {
  left: 0;
}
.treatment .treat_caros .owl-nav button.owl-prev::before {
  content: "\f060";
}
.treatment .treat_caros .owl-nav button:hover {
  transition: 0.2s;
  background: #222222 !important;
  border: 1px solid #222222 !important;
}
.treatment .treat_caros .owl-nav button:hover::before {
  color: #fff;
  transition: 0.2s;
}
@media screen and (max-width: 1200px) {
  .treatment .treat_caros .owl-nav button {
    position: relative;
    transform: unset;
  }

}
.treatment .treat_caros .owl-stage .owl-item .items {
 
}
.treatment.treatment1.treatment2 .treat_caros .owl-nav button:hover:before{
  color: #fff; transition:0.2s;
}
.treatment.treatment1.treatment2 .treat_caros .owl-nav button:hover {
  transition:0.2s;
  color: #fff;
}
.treatment.treatment1 .treat_caros .owl-nav button:hover {
  transition:
0.2s;
  background:#fff !important;
   border:
1px dashed #fff !important;
}
.treatment.treatment1.treatment2 .treat_caros .owl-nav button::before {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  left: 0;
  transition:0.2s;
  top: 0;
  color: #C8F318;
  font-size: 23px;
}
.treatment.treatment1 .treat_caros .owl-nav button:hover::before{color: #222 !important;}
.treatment.treatment1 .treat_caros .owl-nav button::before {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  left: 0;
  transition:0.2s;
  top: 0;
  color: #fff;
  font-size: 23px;
}
.treatment.treatment1.treatment2 .treat_caros .owl-nav button {
  transform: translateY(50%);
  width: 45px;
  height: 45px;
  margin:0 5px;
  overflow:hidden;
  transition:0.2s;
  border:1px dashed #DA1920 !important;
  background: transparent !important;
  border-radius:100%;
  bottom: 0;
}
.treatment.treatment1 .treat_caros .owl-nav button {
  transform: translateY(50%);
  width: 45px;
  height: 45px;
  margin:0 5px;
  overflow:hidden;
  transition:0.2s;
  border:1px dashed #fff !important;
  background: transparent !important;
  border-radius:100%;bottom: 0;
}
.treatment .treat_caros .owl-stage .owl-item:nth-child(even) {
}
.treatment.treatment1 .treat_caros .owl-stage .owl-item:nth-child(even) {
  margin-top: 0px;
}
.banner .owl-dots{
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: -35px;
  transform: translateY(-50%);
  }

.banner button span {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #002269;
  display: block;
  margin: 5px;
} 
.banner .owl-dots button.active span::after{
   position: absolute;content: "";background-color: #DA1920;width: 25px;height: 3px;top: 50%;transform: translateY(-50%);
}
.banner .owl-dots button.active span {
  background: #DA1920;position: relative;
} 
.banner{position: relative;}
.treatment .treat_caros .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0px;
  
}
.treatment .treat_caros .owl-dots button span {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background: #fff;
  display: block;
  margin: 5px;
  /* border: 1px solid #DA1920; */
}
/* .treatment .treat_caros .owl-dots button.active span {
  background: #DA1920;
} */
.treatment.testi {
  background: #f6f6f6;
}
.treatment.testi .treat_caros .items strong {
  margin-bottom: 5px;
}
/* .treatment.testi .treat_caros .items i {
  font-family: DM Serif Display;
  font-weight: 400;
  font-style: italic;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 10px;
  text-transform: capitalize;
  display: block;
} */
.treatment.testi .treat_caros .items .box {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.treatment.testi .treat_caros .items .box p {
  -webkit-line-clamp: 7;
  text-align: justify;
}
.treatment.video .treat_caros .items .item_in {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.treatment.video .treat_caros .items .item_in img {
  width: 100%;
  -o-object-fit: cover;
object-fit: cover;
  height: auto;
}
/* .treatment.video .treat_caros .items .item_in a.plays.video-btn {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 100%;
  border: 2px solid #DA1920;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #DA1920;
} */
/* .treatment.video .treat_caros .items .item_in a.plays.video-btn:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: inherit;
  border-radius: 100%;
  z-index: 1;
  animation: ripple 1.5s ease-out infinite;
  animation-delay: 0.2s;
  opacity: 0;
  visibility: hidden;
  background: #DA1920;
  left: 0;
  top: 0;
} */
.treatment.video .treat_caros .items .item_in a.plays.video-btn i {
  z-index: 2;
  position: relative;
}
/* .treatment.video .treat_caros .items p {
  margin-bottom: 15px;
  margin-top: 15px;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: 400;
  font-family: Source Sans Pro;
} */
.treatment.video .treat_caros .items:hover .item_in a.plays.video-btn:after {
  opacity: 1;
  visibility: visible;
}

.hiring {
  background: #062f65;
  padding: 50px 10px;
}
/* .hiring .row div {
  margin: 15px 0;
  width: 20%;
  padding-left: 20px;
  border-left: 1px solid #DA1920;
} */
@media screen and (max-width: 991px) {
  .hiring .row div {
    width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .hiring .row div {
    width: 100%;
  }
}
/* .hiring strong {
  font-family: DM Serif Display;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
  font-style: italic;
  text-align: left;
  color: #fff;
  margin-bottom: 10px;
  position: relative;
  display: inline-flex;
} */
@media screen and (max-width: 1200px) {
  .hiring strong {
    font-size: 55px;
    line-height: 50px;
  }
}
@media screen and (max-width: 991px) {
  .hiring strong {
    font-size: 50px;
    line-height: 55px;
  }
}
@media screen and (max-width: 767px) {
  .hiring strong {
    font-size: 45px;
    line-height: 50px;
  }
}
@media screen and (max-width: 575px) {
  .hiring strong {
    font-size: 40px;
    line-height: 45px;
    text-align: center;
  }
}
.hiring strong:after {
  content: "+";
  display: inline-block;
}


.hiring .hire-text:after{
  content: "K+";
  display: inline-block;
}
.hiring strong.cnt {
  padding-right: 25px;
}
.hiring p {
  font-family: PortlandLDO-Bold;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 0.02em;
  color: #fff;
  margin-bottom: 0;
  text-transform: capitalize;
}
.about {
  background: #fff;
  position: relative;
}
.about::before {
  /* content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(../images/abt_lft_pg.png) no-repeat; */
}
.about::after {
  /* content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 200px;
  width: 400px;
  background: url(../images/abt_ryt_pg.png) no-repeat;
  background-size: cover; */
}
.about .about_in {
  position: relative;
  z-index: 1;
}
/* .about .about_in .cnt span {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #DA1920;
  display: block;
  text-transform: uppercase;
  margin-bottom: 3px;
} */
/* .about .about_in .cnt b {
  font-family: "poppins";
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.02em;
  display: block;
  color: #222;
  text-transform: capitalize;
  margin-bottom: 15px;
} */
/* .about .about_in .cnt p {
  text-align: justify;
}
.about .about_in .cnt ul {
  display: flex;
  gap: 20px;
  margin-top: 30px;
  flex-wrap: wrap;
}
.about.canva {
  background: #fff;
} */
/* .about.canva .about_in .cnt b,
.about.canva .about_in .cnt h6 {
  all: unset;
  font-family: Outfit;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  color: #DA1920;
  display: block;
  margin-bottom: 10px;
} */
@media screen and (max-width: 1200px) {
  .about.canva .about_in .cnt b,
  .about.canva .about_in .cnt h6 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .about.canva .about_in .cnt b,
  .about.canva .about_in .cnt h6 {
    font-size: 25px;
    line-height: 30px;
  }
}
.about.canva .about_in .cnt b {
  text-transform: uppercase;
}
.about.canva .about_in .cnt.text-center p {
  -moz-text-align-last: center;
       text-align-last: center;
}
.about.canva .about_in .canva_box .box {
  border: 1px solid #dbdbff;
  padding: 10px;
  border-radius: 10px;
  background: #f8f8ff;
  height: 100%;
}
.about.canva .about_in .canva_box .box img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.about.canva .about_in .canva_box .box p {
  margin: 10px 0;
  text-align: justify;
}
.about.canva .about_in .canva_box .box:hover {
  background: #fff;
}
.about.abt_dr {
  background: #fff;
}
.about.achiv .about_in .cnt ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px;
  font-family: PortlandLDO-Bold;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  letter-spacing: 0.02em;
  color: #222222;
  text-align: justify;
}
@media screen and (max-width: 1400px) {
  .about.achiv .about_in .cnt ul li {
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .about.achiv .about_in .cnt ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .about.achiv .about_in .cnt ul li {
    font-size: 15px;
    line-height: 22px;
  }
}
.about.achiv .about_in .cnt ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  background: #DA1920;
  width: 8px;
  height: 8px;
  border-radius: 100%;
}

@media screen and (max-width: 767px) {
  .radio .radio_in .ryt strong {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 5px;
  }
 
}
@media screen and (max-width: 575px) {
  .radio .radio_in .ryt strong {
    font-size: 20px;
    line-height: 25px;
  }
}



@media screen and (max-width: 1400px) {
  
}
@media screen and (max-width: 991px) {
  
}
@media screen and (max-width: 767px) {
 
}



footer {
  position: relative;
}
footer .foot_menu .foot_menu1 {
  position: relative;
}
footer .foot_menu .foot_menu1 .foot_top {
  padding: 50px 0;
}
footer .foot_menu .foot_menu1 .foot_top .logo img {
  margin-bottom: 20px;
  max-width: 150px;
}
footer .foot_menu .foot_menu1 .foot_top .logo .soc_link ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .foot_menu .foot_menu1 .foot_top .logo .soc_link ul li {
  margin-right: 10px;
}
footer .foot_menu .foot_menu1 .foot_top .logo .soc_link ul li:last-child {
  margin-right: 0;
}
footer .foot_menu .foot_menu1 .foot_top .logo .soc_link ul li a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #05322c;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ed932f;
  font-size: 19px;
  border: 1px solid #ed932f;
}
footer .foot_menu .foot_menu1 .foot_top .logo .soc_link ul li a:hover {
  background: #ed932f;
  transition: 0.2s;
  color: #05322c;
  border: unset;
}
footer .foot_menu .foot_menu1 .foot_top .f-link .flist {
  /* display: flex; */
  align-items: flex-start;
  gap: 20px;
}
footer .foot_menu .foot_menu1 .foot_top .f-link strong {
  font-family: PT Serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
  color: #C8F318;
  display: block;
  margin-bottom: 15px;
}
footer .foot_menu .foot_menu1 .foot_top .f-link .split {
  display: flex;
}
footer .foot_menu .foot_menu1 .foot_top .f-link .split ul:first-of-type {
  margin-right: 10px;
}
footer .foot_menu .foot_menu1 .foot_top .f-link ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}
footer .foot_menu .foot_menu1 .foot_top .f-link ul li:last-child {
  margin-bottom: 0;
}
footer .foot_menu .foot_menu1 .foot_top .f-link ul li::before {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 10px;
  transition: 0.2s;
  color: #C8F318;
}
footer .foot_menu .foot_menu1 .foot_top .f-link ul li a {
  font-family: "Source Sans Pro";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.04em;
  color: #fff;
  text-transform: capitalize;
  display: block;
}
footer .foot_menu .foot_menu1 .foot_top .f-link ul li:hover a {
  color: #C8F318;
  transition: 0.2s;
}
footer .foot_menu .foot_menu1 .foot_top .f-link ul li:hover::before {
  color: #C8F318;
  transition: 0.2s;
}
@media screen and (max-width: 991px) {
  footer .foot_menu .foot_menu1 .foot_top .f-link ul + ul {
    margin-top: 10px;
  }
}
footer .foot_menu .foot_menu1 .foot_mid {
  padding: 25px 0;
  border-block: 1px solid #C8F318;
}
footer .foot_menu .foot_menu1 .foot_mid .lft ul {
  display: flex;
  align-items: center;
  gap: 15px;
}
footer .foot_menu .foot_menu1 .foot_mid .lft ul li a {
  position: relative;
  display: block;
  width: 45px;
  height: 45px;
  min-width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  border: 1px dashed #DA1920;
  transition: 0.5s;
  color: #DA1920;
  background: #fff;
  font-size: 23px;
}
footer .foot_menu .foot_menu1 .foot_mid .lft ul li a:hover {
  background: #DA1920;
  transition: 0.2s;
  color: #fff;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul {
  display: flex;
  gap: 15px;
  justify-content: end;
  align-items: flex-start;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li {
  min-width: -moz-fit-content;
  min-width: fit-content;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  text-align: left;
  padding: 5px 10px 5px 5px;
  gap: 10px;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li span {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 100%;
  transition: all 0.4s ease-in-out;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li span img {
  width: 25px;
  transition: all 0.4s ease-in-out;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li strong {
  font-family: DM Serif Display;
  font-weight: 400;
  font-style: italic;
  font-size: 17px;
  display: block;
  line-height: 20px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li p {
  margin-bottom: 0;
  color: #222;
  font-family: PortlandLDO-Bold;
  font-weight: 600;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li:hover a {
  color: #fff;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li:hover a span {
  background: #fff;
  transition: all 0.4s ease-in-out;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li:hover a span img {
  filter: invert(1);
  transition: all 0.4s ease-in-out;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li:hover a p {
  color: #fff;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.less1 span {
  background: #DA1920;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.less1 a {
  display: flex;
  align-items: center;
  gap: 10px;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.less1:hover p,
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.less1:hover a {
  color: #fff;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.less1:hover span {
  background: #fff;
  transition: all 0.4s ease-in-out;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.less1:hover span img {
  filter: brightness(0.1);
  transition: all 0.4s ease-in-out;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.less {
  border: 1px solid #DA1920;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.less p, footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.less a {
  color: #fff;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.less:hover p,
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.less:hover a {
  color: #222;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.less:hover span {
  background: #DA1920;
  transition: all 0.4s ease-in-out;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.less:hover span img {
  filter: brightness(0.1);
  transition: all 0.4s ease-in-out;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.cmn p {
  font-family: DM Serif Display;
  font-weight: 400;
  font-style: italic;
  font-size: 20px;
  line-height: 20px;
  text-transform: capitalize;
  color: #DA1920;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.cmn a {
  padding: 5px 20px;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.cmn a img {
  height: 35px;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 120px;
}
footer .cpy_ryt {
  padding: 15px 0;
  background: #19191A;
}
footer .cpy_ryt .cpy_in {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer .cpy_ryt p {
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
}
footer .cpy_ryt p a {
  color: #DA1920;
  color: #fff;
}
footer .cpy_ryt p a:hover {
  text-decoration: underline;
}

.fixd {
  position: fixed;
  top: 25%;
  right: 0;
  z-index: 2;
}
.fixd ul {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 10px;
}
.fixd ul li {
  position: relative;
  padding-right: 10px;
}
.fixd ul li a {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  color: #DA1920;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  font-size: 15px;
  border: 1px solid #DA1920;
}
.fixd ul li a:hover {
  background: #DA1920;
  transition: 0.2s;
  color: #fff;
}
.fixd ul li:after {
  content: "";
  width: 15px;
  height: 8px;
  right: -1px;
  background: #DA1920;
  display: block;
  position: absolute;
  top: 15px;
  z-index: -1;
}
.fixd .course {
  writing-mode: vertical-lr;
  white-space: pre-line;
  margin-left: -15px;
}
.fixd .course a {
  padding: 10px;
  border-radius: 10px 0 0 10px;
  border: 1px solid #DA1920;
  writing-mode: sideways-lr;
  text-transform: capitalize;
}
.fixd .course a::before {
  border-radius: 10px 0 0 10px;
}
.about-right.about-unset p{height: unset;}
.about-right .para-scroll.para-scroll1{height: 80px;}
.about-right .para-scroll{height: 155px;overflow-y: auto;scrollbar-width: thin;margin-bottom: 25px;}
.banner-box span{font-family: "DM Serif Display";
  font-style: italic;
  font-size: 28px;
  line-height: 33px;
  font-weight: 400;
  letter-spacing: 0.02em;
  color: #222;
  text-transform: capitalize;
  display: block;
  margin-bottom: 10px;}
  .banner-box{text-align: center;}
.banner-box strong{font-family: "PortlandLDO-Bold";font-weight: 800;font-size: 40px;line-height: 60px;
  letter-spacing: 0.02em;display: block;color: #DA1920;text-transform: uppercase;margin-bottom: 10px;}
.banner-common{padding: 150px 0 50px 0;}
/* .about-right{background: #FFF6F6;border-radius: 10px;padding: 20px 20px;} */
.about-right h1{font-family: "PortlandLDO-Bold";
  font-weight: 500;
  font-weight: 600;
  font-size: 40px;
  line-height: 46px;
  letter-spacing: 0.02em;
  color: #DA1920;
  text-transform: capitalize;
  margin-bottom: 10px;}
.about-right h2{font-family: "PortlandLDO-Bold";
  font-weight: 500;
  font-weight: 600;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.02em;
  color: #DA1920;
  text-transform: capitalize;
  margin-bottom: 10px;}
  .about-right h3{font-family: "PortlandLDO-Bold";
    font-weight: 500;
    font-weight: 600;
    font-size: 34px;
    line-height: 40px;
    letter-spacing: 0.02em;
    color: #DA1920;
    text-transform: capitalize;
    margin-bottom: 10px;}
.about-right strong{font-family: "DM Serif Display";font-weight: 400;font-style: italic;
    font-size: 30px; line-height: 35px;
    display: block;
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #222222;
  }
  .about-right b{font-family: "PortlandLDO-Bold";
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.02em;
    display: block;
    color: #222;
    text-transform: capitalize;
    margin-bottom: 15px;}
.location-section{background: #FFF6F6;}
.heading-text h2::before{position: absolute;content: "";background: #C8F318;width: 15px;height: 15px;border-radius: 50px;left: 0px;top: 50%; transform: translateY(-50%);}
.heading-text h2{font-family: "PT Serif";
  font-weight: 400;
  font-size: 36px;
  line-height: 42px;
  position: relative;
  letter-spacing: 0.02em;
  color: #0D0D0D;
  text-transform: capitalize;
  padding-left: 30px;
  margin-bottom: 10px;}
.heading-text{margin-bottom: 30px;}
.gratitude-box{border-radius: 10px;padding: 35px 25px;background: #F6F6F6;}
.gratitude-sec p{margin-top: 20px;}
.gratitude-sec strong{font-family: "PortlandLDO-Bold";font-weight: 600;color: #222222;margin-bottom: 10px;font-size: 20px;display: inline-block;line-height: 24px;}
.heading-text1 h2{color: #fff;}

.cardio-service-box h3{font-family: "PortlandLDO-Bold";font-weight: 600;font-size: 23px;display: block;
  line-height: 25px;letter-spacing: 0.02em;text-transform: capitalize;margin-bottom: 15px;color: #222;}
.cardio-service-box p{margin-top: 20px;}

.cardio-service-box{padding: 15px 50px 20px 20px;border-left: 1px solid #DA1920;}
.lft.lft-service h2{font-family: "PortlandLDO-Bold"; /* font-weight: 500; */ font-weight: 600;
  font-size: 45px;line-height: 55px;letter-spacing: 0.02em;color: #DA1920;text-transform: capitalize;margin-bottom: 10px;}
.lft.lft-service strong{font-family: "DM Serif Display";font-weight: 400;font-style: italic;
  font-size: 30px;line-height: 35px; display: block;margin-bottom: 10px;text-transform: capitalize;
  color: #222222;}
.bg-rose{background: #FFF6F6;}
.location .locat_in .tab-content .tab-pane .posi{width: unset;left: 0;}
.accordion-section .accordion .accordion-item button.collapsed {color: #222222;background:#fff;border-bottom:1px solid #0B4090;}
.accordion-section .accordion .accordion-item button{
  font-family: 'PT Serif';font-weight: 400;font-size: 20px;line-height: 25px;color: #1A1A1A;
  text-transform: capitalize;background:#002269;box-shadow: unset;
  overflow:hidden;border-radius:10px 10px 0 0;color: #fff;
}
.accordion-section .accordion .accordion-item{border: 1px transparent;}
.accordion-section .accordion .accordion-item .accordion-button::after {
  content: "-";
  font-size: 1.5rem;
  color: #000;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}
.accordion-section .accordion .accordion-item .accordion-collapse .accordion-body {
  text-align: left;padding:10px 0px 10px;background: #fff;
}
.accordion-section .accordion .accordion-item .accordion-button.collapsed::after {
  content: "+";
}
.accordion-section .accordion .accordion-item .accordion-collapse {
  border:none;border-top-width: 1px;border-top-style: solid;
    border-top-color: rgb(0, 122, 67);border-top:unset;}

    .accordion-section .accordion .accordion-item + .accordion-item {
      margin-top: 20px;
      
    }
  .heading-text2{margin-bottom: 40px;}  
.heading-text2 h2, .heading-text2 h1{color: #fff;font-family: Portland LDO;font-weight: 700;font-size: 28px;line-height: 30px;text-align: center;}        
.see-doctor{background: #062F65;}
.heading-text2 strong, .heading-text2 h1, .heading-text2 p{color: #fff; text-align: center;}


.treatment.treatment1 .treat_caros .items a::after{display: none;}
.treatment.treatment1 .treat_caros .items a p{display: unset;}
.heading-text3{margin-bottom: 40px; text-align: center;}
.heading-text3 strong{font-family: "DM Serif Display";font-weight: 400;font-style: italic;font-size: 30px;line-height: 35px;display: block;margin-bottom: 10px;text-transform: capitalize;color: #222222;
}
.heading-text3 h2{font-family: "PortlandLDO-Bold";font-weight: 600;font-size: 34px;line-height: 36px;
  letter-spacing: 0.02em;color: #002269;text-transform: capitalize;margin-bottom: 10px;}
.treat-list-box{background: #FFF6F6;border-radius: 10px;padding: 15px;margin-bottom: 20px;min-height: 183px;}
.treat-list-box h3{font-family: "PortlandLDO-Bold";font-weight: 600;font-size: 18px;line-height: 18px;color: #222222;}
.gallery .gall_in .gall_block {border-radius:10px;overflow:hidden;background:#002269; position: relative;height: 100%;}
.gallery .gall_in .gall_block a {display: block;}
.gallery .gall_in .gall_block .img {position: relative;z-index: 1;}
.gallery .gall_in .gall_block .content.phot {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap:10px;
  align-items: center;
}
.gallery .gall_in .gall_block .content {
  position: relative;
  z-index: 2;
  padding:20px 10px 10px;
}
.gallery .gall_in .gall_block a span.view_all {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  z-index: 5;
  background:#fff;
  text-transform: capitalize;
  border-radius:30px;
  padding:10px 30px;
  text-align: center;
  font-family: "poppins";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  display: block;
  color: #051c57;
  opacity: 0;
  visibility: hidden;
  transition:0.5s;
}

.gallery .gall_in .gall_block:hover a::after {
  opacity: 0.8;
  visibility: visible;
  bottom: 0;
  transition:0.5s;
  height: 100%;

}
.gallery .gall_in .gall_block.gall-bg a::after {
  background: none;
}
.gallery .gall_in .gall_block a::after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: collapse;
  transition:0.5s;
  z-index: 1;
  background:
linear-gradient(180deg, #DA1920 -0.7%, #002269 64.61%);
}
.gallery .gall_in .gall_block .img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 270px;
}
.gallery .gall_in .gall_block .content p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  font-family: "poppins";
  padding-right: 10px;
  margin-bottom: 0;
  transition:0.2s;
  text-transform: capitalize;
  color: #fff;
  letter-spacing: 0.02em;
}
.gallery .gall_in .gall_block .content b {
  text-transform: capitalize;
  font-family: "poppins";
  font-weight: 500;
  color: #fff;
}
.gallery .gall_in .gall_block:hover a::after {
  opacity: 0.8;
  visibility: visible;
  bottom: 0;
  transition:0.5s;
  height: 100%;
}
.gallery .gall_in .gall_block:hover span.view_all {
  top: 50%;
  transition:0.5s;
  opacity: 1;
  visibility: visible;
}
.gallery.gall_Details .gall_in .gall_block {
  background:unset;
  height: unset;
  border:
unset;
}
.gallery.gall_Details .gall_in .gall_block {
  border:1px solid #d1eaff;
  border-radius:10px;
  background:#f0f7fd;
}
.gallery .gall_in .gall_block {
  border-radius:10px;
  overflow:hidden;
  background:#131346;
  position: relative;
  height: 100%;
}
.gallery.gall_Details .gall_in .gall_block .img a.fancybox {
  position: absolute;
  top: 0;
  opacity: 0;
  left: 50%;
  top: 50%;
  visibility: hidden;
  transform: translate(-50%, -50%);
  z-index: 2;
  font-size: 20px;
  color: #fff;
  transition:0.5s;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background:#000;
  border-radius:100%;
}
.gallery.gall_Details .gall_in .gall_block:hover .img a.fancybox {
  transition:0.5s;
  opacity: 1;
  visibility: visible;
  top: 50%;
  left: 50%;
}
.gallery.gall_Details .gall_in .gall_block:hover .img::after {
  opacity: 0.8;
  visibility: visible;
  top: 0;
  height: 100%;
  transition:0.5s;}
.multi-box.multi-box1{min-height: 155px;}
.nini-box.nini-box1{background: #021C40;}
.bg-blue{background: #062F65;}
.gallery.gall_Details .gall_in .gall_block .img::after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 0;
  background:
linear-gradient(180deg, #002269 -0.7%, #002269 64.61%);
  opacity: 0;
  visibility: hidden;
  transition:0.5s;}
.blog-box:hover a::after {
  background:
#DA1920 url(../images/white_arrow.png) no-repeat center;
  transition:0.5s;
  border-color:#DA1920;
}
.blog-box a::after {
  content: "";
  position: absolute;
  display: block;
  background:url(../images/black_arrow.png) no-repeat center;
  width: 50px;
  height: 50px;
  display: flex;
  left: 20px;
  bottom: 20px;
  align-items: center;
  justify-content: center;
  border-radius:100%;border:1px dashed #222;
  transition:0.5s;}
.blog-box{background: #fff;border: 10px;position: sticky;border-radius: 10px;margin-bottom: 20px;top: 0;margin-top: 40px;}
.blog-box .blog-img img{height: 250px; border-top-right-radius: 10px;border-top-left-radius: 10px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;margin-bottom: 15px;}
  .blog-box h1, .blog-box h2, .blog-box h3, .blog-box h4, .blog-box h5, .blog-box h6{font-family: "PortlandLDO-Bold";font-size: 22px;color: #222222;line-height: 26px;margin-bottom: 15px;font-weight: 600;}
.blogs-section .blog-content-box{background: #0B4090;border-radius: 0;}
.blogs-section .blog-content-box h3{color: #fff;font-size: 20px;line-height: 25px;height: 50px;display: -webkit-box;text-overflow: ellipsis;overflow:hidden;-webkit-line-clamp: 2;-webkit-box-orient:vertical; text-transform: capitalize;}
.blogs-section .blog-content-box .blog-content p{color: #fff;}
.blogs-section .blog-content-box .blog-content strong{color: #fff;border-bottom: 1px solid #fff;}
.blog-content{padding: 20px 20px 20px 0px;}
.blog-content.blog-content1{padding: 20px;}
.blog-content.blog-content1 p{margin-bottom: 5px;display: -webkit-box; text-overflow: ellipsis; overflow: hidden;-webkit-box-orient: vertical;
  -webkit-line-clamp: 2;}
.blog-left-box h2{font-size: 24px;line-height: 18px;color: #222222; margin-bottom: 20px;font-family: "PortlandLDO-Bold";font-weight: 600;}
.blog-left{height: 145px;}
.blog-left-box{margin-bottom: 20px;}
.blog-left img{width: 100%;height: 100%;object-fit: cover;transition: 1s linear;border-bottom-left-radius: 10px;border-top-left-radius: 10px;}
.related-blog{border-radius: 10px;margin-bottom: 20px;background: #fff;height: 145px;}
.related-blog .blog-right h3{font-size: 15px;color: #222;line-height: 18px;display: -webkit-box;
  text-overflow: ellipsis;overflow:hidden;-webkit-line-clamp: 2;-webkit-box-orient:vertical;
  text-transform: capitalize;}
.related-blog .blog-right{padding: 10px 10px 10px 0;}
.related-blog .blog-right p{font-size: 15px;display: -webkit-box;text-overflow: ellipsis;overflow:
hidden; -webkit-line-clamp: 2;-webkit-box-orient:vertical;text-transform: capitalize;margin-bottom: 3px;}
.related-blog .blog-right span {color: #DA1920;text-transform: capitalize;font-size: 15px;font-family: "PortlandLDO-Bold";font-weight: 500;}
  .testi.videos_pg .testi_blk .video_caros .items {height: 100%;}
  .testi .testi_blk .video_caros .items {background:#fff;border-radius: 10px; overflow:hidden;}
/* .testi.videos_pg{background: #F6F6F6;} */
.testi.videos_pg .testi_blk .video_caros .items p {
  display: unset;text-overflow: unset;overflow:unset;-webkit-box-orient:unset;
  -webkit-line-clamp: unset;display: block;height: auto;}
.testi .testi_blk .video_caros .items p {
  font-family: "Source Sans Pro";font-size: 18px;font-weight: 400;line-height: 24px;letter-spacing: 0.02em;
  color: #fff;margin-bottom: 0;display: -webkit-box;text-overflow: ellipsis;overflow:hidden;
  -webkit-box-orient:vertical;-webkit-line-clamp: 3;height: 70px;padding:15px;background: #0B4090;}
.testi .testi_blk .video_caros .items .item_in {position: relative;}
.testi .testi_blk .video_caros .items .item_in img{width: 100%;
  height: auto;object-fit: cover;}
.testi .testi_blk .video_caros .items .item_in .plays {
  position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);
  width: 55px;height: 55px;background:#fff;border-radius:50%;border:2px solid #0B4090;
  display: flex;align-items: center;justify-content: center;font-size: 23px;color: #0B4090;
}
.testi .testi_blk .video_caros .items .item_in .plays::after {
  content: "";position: absolute;width: 100%;height: 100%;background-color: inherit;border-radius:
100%;z-index: 1;animation:ripple 1.5s ease-out infinite;animation-delay: 0s;animation-delay: 0.2s;
  opacity: 0;visibility: hidden;background:#0B4090;left: 0;top: 0;}
.testi .testi_blk .video_caros .items:hover .item_in .plays::after {opacity: 1;visibility: visible;}
.written-section{background: #F6F6F6;}
.testi-review-box{text-align: center;padding: 20px;margin-bottom: 20px;border-radius: 10px;background: #fff;}
.testi-review-box strong{font-family: "Lato";font-size: 20px;line-height: 24px;color: #222;}
.testi-review-box p{font-family: "poppins";color: #DA1920;font-size: 20px; font-weight: 600;}
.testi-review-box h3{font-family: "Lato";font-size: 18px;line-height: 24px;color: #222;  font-weight: 400;}
.ex_patient {display: flex;align-items: center;}
  .ex_patient label {display: flex;align-items: center;margin-right: 15px;margin-bottom: 0;cursor: pointer;}
  .ex_patient label p{margin-bottom: 0;}

.bg-gray{background: #f6f6f6;}
.bg-red{background: #fff6f6;}
.header-text{font-family: "PortlandLDO-Bold";font-weight: 500;font-size: 38px;line-height: 34px;margin-bottom: 30px;text-align: center;}
.cnt h2{font-family: "PortlandLDO-Bold"; /* font-weight: 500; */
  font-weight: 600;font-size: 32px;line-height: 38px;letter-spacing: 0.02em; color: #002269;
  text-transform: capitalize;margin-bottom: 3px;}
  .cnt h3{font-family: "PortlandLDO-Bold";font-weight: 600;font-size: 20px;line-height: 26px;color: #222222;}
.multi-box{background: #F6F6F6;border-radius: 10px;border: 1px solid #062F65;padding: 10px;text-align: center;margin-top: 35px;min-height: 213px;}
.nini-box h3{font-family: "PortlandLDO-Bold";font-size: 16px;line-height: 20px;color: #fff;margin-bottom: 0;}
.nini-box{background: #062F65;padding: 15px;border-radius: 10px;margin-top: -45px;margin-bottom: 15px;}
.multi-serve{background: #fff;border-radius: 10px;padding: 20px;margin-top: 30px;}
/* .treatment .treat_caros .items h3 {
  font-family: "PortlandLDO-Bold";font-weight: 600;font-size: 23px;
  display: block;line-height: 25px;letter-spacing: 0.02em;text-transform: capitalize;
  margin-bottom: 15px;color: #222;} */
.modules-box{background: #fff;padding: 10px;border-radius: 10px;text-align: center;margin-bottom: 20px;}
.modules-box p{margin: 0;font-family: "PortlandLDO-Bold";font-weight: 600;font-size: 20px;color: #222;line-height: 24px;}
.failure-box-content{background: #FFF6F6;border-radius: 10px;padding:30px 20px;text-align: center;margin-bottom: 30px;min-height: 465px;}
.failure-box h3{font-family: "PortlandLDO-Bold";font-weight: 500;color: #DA1920;font-size: 34px;line-height: 40px;}
.service-blue{background: #062F65;}
.treatment .treat_caros .items.items2{border: none;background: #fff;padding: 20px !important;border-radius: 10px;}
/* .treatment .treat_caros .items h2{font-family: "PortlandLDO-Bold";font-weight: 600;color: #222;font-size: 22px;line-height: 26px;margin-bottom: 10px;display: inline-block;} */
/* .about_in .img{margin-bottom: -10px;} */
.gratitude-sec{margin-bottom: 20px;}
.list-style li{font-family: "poppins";font-weight: 500;font-size: 16px;color: #222;display: block;margin-bottom: 15px;list-style: disc;padding-left: 15px;position: relative;line-height: 20px;}
.list-style{display: block !important;}
.list-style li::after{content: "";width: 5px;height: 5px;background:#000;
  border-radius:100%;position: absolute; top: 10px;  transform: rotate(135deg); left: 0;
  transition:0.5s;}
 .treatment .treat_in .ryt{text-align: end;} 
  .treat .treat_in .lft.list-tab .nav {padding: 20px 0px;border-radius:20px;display: flex;
    justify-content: space-between;gap: 3px;}
  .treat .treat_in .lft.list-tab ul li {
    margin:0 8px 0px 0;}
  .treat .treat_in .lft.list-tab ul li a.active, .treat .treat_in .lft.list-tab ul li a:hover {
      background:#DA1920;color: #fff;}
.treat .treat_in .lft ul li a {font-family: "Source Sans Pro";
      font-weight: 600;font-size: 17px;line-height: 20px;text-transform: capitalize;
      display: inline-block;padding:5px 15px;color: #222;transition:0.5s;
      background:transparent;padding:10px 20px;margin-bottom: 15px;}
  
.ryt.tab-content{}
.ryt.tab-content .special-services{}  
.ryt.tab-content .special-services h3{font-family: "PT Serif";font-weight: 600;font-size: 22px;line-height: 26px;color: #222;margin-bottom: 10px;} 
.ryt.tab-content .special-services h4{font-family: "PortlandLDO-Bold";font-weight: 600;font-size: 18px;line-height: 26px;color: #222;margin-bottom: 10px;} 


.location-relative{position: relative;}
.location-img{position: absolute;top: 50%;transform: translateY(-50%);}
.map-content .mum ul li {display: flex;align-items: center;gap:10px;}
.map-content .mum ul li p{margin-bottom: 0;}
.map-content .mum ul li i {position: relative;display: block;width: 45px;height: 45px;min-width: 45px;display: flex;align-items: center;justify-content: center;border-radius:100%;border:1px dashed #DA1920;transition:0.5s;color: #DA1920;}
.map-box{background: #fff;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.map-content{padding: 10px;}
.monitor-box{background: #051c57;padding: 20px;border-radius: 10px;text-align: center;margin-bottom: 20px;min-height: 263px;}
.monitor-box h3{font-family: "PortlandLDO-Bold";font-weight: 600;font-size: 24px;line-height: 26px;color: #fff;margin-bottom: 10px;}
.monitor-box p{color: #fff;}
.monitor-box .img img{width: 15%;}
.why-choose-box{padding: 20px;border-radius: 10px;background: #fff;text-align: center;margin-bottom: 20px;}
.why-choose-box h3{font-size: 24px;line-height: 26px;margin-bottom: 10px;}
.about-bg{background:#FFF6F6;border-radius:10px;}
.table-box h3{font-family: "PortlandLDO-Bold";font-weight: 500;font-size: 30px;line-height: 36px;color: #fff;margin-bottom: 20px;}
.treat-list-box.treat-length{min-height: unset;}
.max-list li{font-family: "PortlandLDO-Bold";font-weight: 400;font-size: 16px;line-height: 27px;  letter-spacing: 0.02em;color: #222222;margin-bottom: 10px;list-style: disc;}
.max-box{padding: 30px 60px;}

/*new css*/
.menu-call ul li i{position: absolute;left: 0;width: 40px;height: 40px;min-width: 40px;display: flex;align-items: center;justify-content: center;border-radius: 100%;transition: 0.5s;
  color: #0B4090;background: #C8F318;font-size: 18px;}
.menu-call ul li span{font-weight: 400;font-size: 15px;}
.menu-call ul li a{color: #000!important;font-weight: 600;font-size: 15px;}
.menu-call ul li{display: inline-block;margin-right: 13px;position: relative;font-family: "Source Sans Pro"; font-size: 13px;line-height: 18px;color: #1F1F1F !important;padding-left: 50px;}
.menu-call ul{margin: 0;padding: 0;}
.menu-call ul li .icon-img{position: absolute;left: 0;top: 5px;}
.menu-call ul li .icon-img img{width: 30px;}
.menu-call{float: inline-end;}
.bg-menu{background: #0B4090;padding: 10px 0;}
.menu-media{position: absolute;top: 50%;right: 70px;z-index: 9;transform: translateY(-50%);}
.menu-media::before{width: 3px;height: 100px;}
.menu-media ul{display: block;align-items: center;position: relative;}
.menu-media ul::after{width: 1px;height: 100px;content: "";background: #C8F318;position: absolute;left: 50%;}
.menu-media ul::before{width: 1px;height: 100px;content: "";background: #C8F318;position: absolute;left: 50%;top: -120px;}
 .menu-media ul li a{position: relative;display: block;
  display: flex;align-items: center;justify-content: center;border-radius: 100%;transition: 0.5s;
  color: #C8F318;font-size: 16px;margin: 15px 0;}
  .experience-section .hire-bg{background: #002269;border-radius: 6px;padding: 30px 25px;position: relative;margin-top: -60px;}
  .experience-section .hire-box {position: relative;padding-left: 75px;}
  .experience-section .hire-box .hire-img{position: absolute;left: 0;top: -5px;}
  .experience-section .hire-box .hire-img img{width: 60px;}
.experience-section .hire-box h3{color: #fff;font-family: "poppins";font-weight: 400;font-size: 18px;line-height: 23px;}
.location .locat_in .lft_sec .lft h2{  font-family: "Poppins";font-weight: 600;font-size: 25px;
  line-height: 30px;letter-spacing: 0.02em;color: #DA1920;display: block;text-transform: uppercase;
  margin-bottom: 3px;}
.location .locat_in .lft_sec .lft strong{
  font-family: "PortlandLDO-Bold";font-weight: 500;font-weight: 600;font-size: 32px;
  line-height: 48px;letter-spacing: 0.02em;color: #002269;text-transform: capitalize;
  margin-bottom: 10px;font-style: normal;}
.choose-count ul li{margin-bottom: 0px;position: relative;padding-left: 60px;}
.choose-count ul li h3{font-family: "poppins";font-weight: 600;font-size: 18px;line-height: 20px;color: #222222;margin-bottom: 8px;}
.choose-count ul li span{width: 45px;height: 45px;border-radius: 50px;border: 1px solid #DA1920;font-size: 20px !important;display: flex !important;align-items: center;justify-content: center; color: #DA1920 !important;position: absolute;left: 0;top: 0px;background: #fff;} 
.choose-count ul{position: relative;}
.choose-count ul::after{content: "";width: 3px;height: 425px;background: #DA1920;position: absolute;left: 20px;z-index: -1;}
.choose-count.choose-count2 ul::after{content: "";width: 3px;height: 450px;background: #DA1920;position: absolute;left: 20px;z-index: -1;}
.choose-quality .choose-icon-box h3{font-family: "PortlandLDO-Bold";font-weight: 500;
  font-weight: 600;font-size: 16px;line-height: 18px;letter-spacing: 0.02em;color: #222;
  text-transform: capitalize;margin-top: 10px;}
  .choose-quality .choose-icon-box img{width: 50px;}
.about .cnt strong{font-family: "poppins";font-style: unset;font-size: 18px;line-height: 24px;color: #222;margin-bottom: 3px;}
.bg-blue-color{background: #002269;}
.treatment.testi-written .treat_in h2{color: #fff;}
.treatment.testi-written .treat_caros .items .test-box{background: #fff;padding: 30px;border-radius: 20px; text-align: center;}
.treatment.testi-written .treat_caros .items .test-box h3{font-family: "lato";font-weight: 400;color: #222;font-size: 18px;line-height: 26px;margin-bottom: 20px;margin-top: 20px;display: -webkit-box; text-overflow: ellipsis; overflow: hidden;-webkit-box-orient: vertical;
  -webkit-line-clamp: 5;}
.treatment.testi-written .treat_caros .items .test-box p{color: #222;font-family: "poppins";font-size: 18px;line-height: 24px;color: #222;font-weight: 600;}
.treatment.testi-written .treat_caros .items .test-box p strong{color: #DA1920;font-size: 20px;}
.treatment.testi-written .treat_caros .items .test-box img{width: 80px;margin: 0 auto;}
.blog-content-box .blog-img{overflow: hidden;}
.blog-content-box:hover .blog-img img{transform: scale(1.2);}
.blog-content-box .blog-img img{object-fit: cover;width: 100%;height: 210px;}
.blog-content-box .blog-img.blog-img1 img{height: 255px;transition: all 0.6s linear 0s;}
.blog-content-box{background: #F6F6F6;border-radius: 10px;}
/* .blog-content h3{font-size: 18px !important;font-family: "poppins" !important;font-weight: 600;line-height: 24px;color: #222;margin-bottom: 10px;display: -webkit-box; text-overflow: ellipsis; overflow: hidden;-webkit-box-orient: vertical;
  -webkit-line-clamp: 2;} */
.blog-content p{font-size: 16px;line-height: 22px;color: #222;display: -webkit-box; text-overflow: ellipsis; overflow: hidden;-webkit-box-orient: vertical;
  -webkit-line-clamp: 3;}
.blog-content strong:hover span{
  opacity: 1;
  left: -15px;
  top: 11px;
  transform: translate(0,-50%)scale(1);
} 
.blog-content strong:hover{margin-left: 15px;transform: translate(0,-50%)scale(1);}
 .blog-content strong span{content: '';width: 10px;height: 10px;position: absolute;
  border-radius: 50px;left: 0;top: 50%;transition: all 300ms linear 0ms;background: #C8F318;opacity: 0;transform: translate(0,-50%)scale(0);transition: all 300ms linear 0ms;} 
.blog-content strong{color: #0B4090;font-size: 16px;border-bottom: 1px solid #0B4090;position: relative;transition: all 300ms linear 0ms;}
.blog-content-box{margin-bottom: 20px;}
.blog-content-box a::after{display: none !important;}
/* .blog-content.blog-content1 h3{font-size: 18px !important;font-family: "poppins" !important;font-weight: 600;line-height: 24px;color: #222;margin-bottom: 10px;display: -webkit-box; text-overflow: ellipsis; overflow: hidden;-webkit-box-orient: vertical;
  -webkit-line-clamp: 1;} */
.treatment.treatment-slide .treat_caros .owl-nav {text-align: right;}
footer .foot_menu{background: #19191A;padding-top: 60px;}
footer .foot_menu .footer-media li{display: inline-block !important; margin: 0 5px !important;padding: 0 !important;}
.footer-media li a i{color: #fff;font-size: 18px;}
.footer-media li::before{display: none;}
footer .foot_menu .footer-media{text-align: center;}
.footer-logo img{width: 160px;}
.footer-logo{text-align: center;}
.footer-media{margin-top: 20px;}
.foot_mid ul{display: flex;align-items: center;justify-content: start; gap: 20px;}
.foot_mid ul li{display: flex;align-items: center;gap: 10px;color: #fff;}
.foot_mid ul li i{color: #222222;display: flex;align-items: center;justify-content: center;  font-size: 19px;width: 35px;height: 35px;border-radius: 50px;background: #C8F318;display: flex;align-items: center;justify-content: center;}

.foot_mid ul li a{color: #fff;font-size: 13px;font-family: "poppins";font-weight: 400;}
.foot_mid ul li p{color: #fff;margin: 0;font-size: 13px;font-family: "poppins";font-weight: 400;}
.logo2{display: none;}
.bread_crumb {background-size: cover;position: relative;}
.bread_crumb img {width: 100%;-o-object-fit: cover;object-fit: cover;height: 190px;}
.bread_crumb .bread_cnt {position: absolute;left: 0;top: 50%;width: 100%;transform: translateY(-50%);
  z-index: 1;}
.bread_crumb .bread_in span{font-family: Source Sans Pro;font-weight: 400;font-style: Regular;
font-size: 20px;leading-trim: CAP_HEIGHT;line-height: 24px;letter-spacing: 2%;text-transform: apitalize;color: #C8F318;margin-bottom: 10px;display: inline-block;}
.bread_crumb .bread_in h1 {font-family: "PT Serif";font-weight: 700;font-size: 30px;line-height: 36px;letter-spacing: 0.02em;color: #fff;text-transform: capitalize; margin-bottom: 0;}
.bread_end{padding: 20px;border-radius: 10px;background: #fff; max-width: 275px;float: right;}
.bread_end p{font-size: 13px; line-height: 16px; color: #222;font-family: "Outfit";font-weight: 700;margin-bottom: 4px;}
.bread_end span{color: #222;font-family: "Outfit";font-weight: 500;font-size: 14px;}
.contact-info{background: #F6F6F6;border-radius: 10px;padding: 20px 20px 20px 55px;}
.contact-info .cont-img img{width: 30px;}
.contact-info span{font-family: "Outfit";font-weight: 400;font-size: 16px;
line-height: 20px;text-transform: capitalize; display: block;
}
.contact-info p, .contact-info a{font-family: "Outfit";font-weight: 700;font-size: 13px;line-height: 16px;margin-bottom: 0;}
.contact-info{position: relative;}
.contact-info .cont-img{position: absolute;left: 15px; top: 27px;}
.contact-info a:hover{color: #DA1920;}
.blog-content-box .blog-img.blog-img-dt img{height: auto;
  max-height: 550px;width: 100%;object-fit: cover;}
.blog-content.blog-content-dt{padding: 20px;}
.blog-content-dt .blog-text h1, .blog-content-dt .blog-text h2, .blog-content-dt .blog-text h3, .blog-content-dt .blog-text h4, .blog-content-dt .blog-text h5, .blog-content-dt .blog-text h6  {font-size: 18px !important;font-family: "PT Serif" !important;
  font-weight: 700;line-height: 24px;color: #fff;-webkit-line-clamp: unset;}
.blog-content-dt ul li, .blog-content-dt ol li{position: relative;
  font-family: "Source Sans Pro";font-weight: 400;font-size: 18px;line-height: 20px;letter-spacing: 0.2px;
  color: #fff;padding-left: 15px;margin-bottom: 10px;list-style: none;}
.blog-content-dt ul li::before, .blog-content-dt ol li::before{content: "";
  position: absolute;left: 0;top: 9px;background: #fff;width: 7px;height: 7px;border-radius: 10px;}
.blog-content.blog-content-dt p{-webkit-line-clamp: unset;}
.menu-call ul li a:hover{color: #DA1920;}
.treatment.video .treat_caros .items .awar-box p{-webkit-line-clamp: unset;}

.g-review{background: #fff;padding: 25px;border-radius: 20px;}
.g-review-lft h2{font-family: Poppins;font-weight: 600;font-size: 28px;line-height: 30px;
text-transform: capitalize;}
.g-revier-rst img{width: 300px;}
.g-revier-rst{text-align: end;}
.appoint {
  background: #fff url(../images/blue-bg.webp) no-repeat;
  background-attachment: scroll;
  background-size: auto;
  background-size: cover;
  padding: 70px 50px;
  position: relative;
  background-blend-mode: multiply;
  z-index: 1;
  border-radius: 30px;
  background-attachment: fixed;
}
.text-center {
  text-align: center !important;
}
.appoint h6 {
  margin-bottom: 10px;
  color: #fff;
  display: block;
  text-align: center;
  width: auto;
  font-size: 40px;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.appoint h6::after{
  content: "";
  width: 110px;
  height: 2px;
  background: #fff;
  left: 0;
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.appoint strong {
  margin-bottom: 8px;
  color: #fff;
  display: block;
  text-align: center;
  width: auto;
   font-weight: 400;
  font-size: 24px;
  margin-bottom: 40px;
}
.service-region{background: #002269;border-radius: 20px;padding: 50px;}
.service-foot-img{margin-bottom: -230px;}
.service-section{padding-bottom: 260px;}
/* .bg-grey{background-color: #F3F3F3;} */

.text-fixed{height: 80px;overflow-y: auto;scrollbar-width: thin;}
.Specialist-content h1{font-family: "PortlandLDO-Bold";font-weight: 600;font-size: 34px;
  line-height: 36px;letter-spacing: 0.02em;color: #002269;text-transform: capitalize;margin-bottom: 10px;}
.Specialist-content h2{font-family: "PortlandLDO-Bold";font-weight: 600;font-size: 34px;
  line-height: 36px;letter-spacing: 0.02em;color: #002269;text-transform: capitalize;margin-bottom: 10px;}
.Specialist-content{padding: 20px;border-radius: 20px;border: 1px solid #F5BEC0;}

/* back to top */

#button {
  display: inline-block;
  background-color: #C8F318;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 65px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #222222;
}
#button:hover::after{color: #fff;}
#button:hover {
  cursor: pointer;
  background-color: #222222;
}
#button:active {
  background-color: #222222;
  color: #fff;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
a{text-decoration: none;}
.logo2 a{z-index: 9999;position: relative;display: inline-block;}

/* sri muthu */
.top-menu ul{display: flex;align-items: center;justify-content: start;gap: 10px;}
.top-menu ul li{display: inline-block;}
.top-menu ul li a{font-family: "Source Sans Pro";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.04em;
  color: #fff;
  display: block;
  transition: 0.2s;}
.three-sixty{position: absolute;right: 0;top: 100px;z-index: 9;}
.three-sixty img{width: 50px;}
.about-left a:hover{margin-left: 15px;}
.about-left p{font-size: 26px;line-height: 34px;text-transform: capitalize;}
.about-left a:hover span{opacity: 1;transform: translate(0,-50%)scale(1);left: -15px;}
.about-left a span{content: '';width: 10px;height: 10px;position: absolute;
  border-radius: 50px;left: 0;top: 50%;transform: translate(0,-50%)scale(0);
  transition: all 300ms linear 0ms;background: #C8F318;opacity: 0;}
.about-left a{color: #0B4090; position: relative;text-decoration: dashed !important;border-bottom: 1px solid #0B4090;font-size: 18px;}
.facility-list ul li a{font-family: Source Sans Pro;font-weight: 400;font-style: Regular; line-height: 26px;font-size: 22px;text-transform: capitalize;color: #000000;border-bottom: 1px solid #000000;}
.facility-list ul li{margin-bottom: 25px;}
.vision-section .border-up{border-top: 2px solid #0B4090;margin-bottom: 55px;}
.count-box .count-rank span{font-family: PT Serif;font-weight: 700;font-size: 46px;
line-height: 52px;text-transform: capitalize;}
.count-box .count-rank p{font-family: Source Sans Pro;font-weight: 400;font-size: 20px;line-height: 28px;text-transform: capitalize;}
.treatment-slide{background: #F1F5DC;}
.manage-box .img-box img{width: 350px; margin: 0 auto;}
.manage-box .img-box{text-align: center;margin-bottom: 20px;}
.manage-box h3{font-family: PT Serif;
font-weight: 700;
font-style: Bold;
font-size: 34px;
leading-trim: CAP_HEIGHT;
line-height: 100%;
letter-spacing: 2%;
text-align: center;
text-transform: capitalize;color: #0D0D0D;
}
.manage-box span{font-family: Source Sans Pro;font-weight: 400;font-style: Regular;
font-size: 24px;leading-trim: CAP_HEIGHT;line-height: 26px;letter-spacing: 2%;text-align: center;display: block;text-transform: capitalize;color: #0B4090;text-align: center;text-align: center;margin-bottom: 8px;transition: all 0.2s ease;}
.manage-box p{font-family: Source Sans Pro;font-weight: 600;font-style: Semibold;font-size: 22px;
leading-trim: CAP_HEIGHT;line-height: 28px;letter-spacing: 2%;text-align: center;text-transform: capitalize;}
.chair-left h3{font-family: PT Serif;font-weight: 700;font-style: Bold;font-size: 24px;leading-trim: CAP_HEIGHT;;text-transform: capitalize;line-height: 38px;color: #0D0D0D;}
.border-under{border: 1px solid #0B4090;}
.chair-left strong{font-family: Source Sans Pro;font-weight: 600;font-style: Semibold;font-size: 24px;line-height: 26px;text-transform: capitalize;color: #0B4090;}
.depart-section{background-image: url(../images/depart-bg.webp);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 71px 0 190px 0;}
.clinic-box{background: #fff;padding: 30px;transition: all .2s ease;}
.clinic-box.clinic-box2{background: #0B4090;}
.clinic-box.clinic-box2 h2{color: #fff;}
.clinic-box.clinic-box2 ul li a{color: #fff;}
.clinic-box.clinic-box2 .view-btn{color: #fff;border-color: #fff;}
.clinic-box h2{font-family: PT Serif;
font-weight: 400;
font-style: Regular;
font-size: 40px;
leading-trim: CAP_HEIGHT;
line-height: 100%;
letter-spacing: 2%;
text-transform: capitalize;color: #0D0D0D;
margin-bottom: 20px;
}
.clinic-box ul li a:hover{transform: scale(1.1);}
.clinic-box ul li a{position: relative;background: transparent;padding: 10px 15px 12px 15px;font-family: Source Sans Pro;font-weight: 400;font-style: Regular;font-size: 20px;leading-trim: CAP_HEIGHT;line-height: 100%;transition: all .2s ease-in-out;letter-spacing: 2%;text-transform: capitalize;display: inline-block;border: 1px solid #C8F318;display: flex;justify-content: space-between;align-items: center;}
.clinic-box ul li{margin-bottom: 25px;display: block;}
.clinic-box ul li i{vertical-align: middle;margin-left: 25px;}
.view-btn{font-family: Source Sans Pro;font-weight: 400;font-style: Regular;
font-size: 18px;leading-trim: CAP_HEIGHT;line-height: 100%;letter-spacing: 2%;text-transform: capitalize;border-bottom: 1px solid #0B4090;}
.clinic-box:hover{background: #0B4090;transition: all 0.2s ease;}
.clinic-box:hover h2{color: #fff;}
.clinic-box:hover .view-btn{color: #fff;border-bottom: 1px solid #fff;}
.clinic-box:hover ul li a{background: #C8F318;color: #2A2A2A;;border: 1px solid #C8F318;transition: all 0.2s ease;}
.event-list .news-lft h5{font-family: Source Sans Pro;font-weight: 600;font-style: SemiBold;font-size: 22px;leading-trim: CAP_HEIGHT;line-height: 26px;letter-spacing: 0%;color: #2A2A2A;}
.event-list{margin-bottom: 15px;padding-bottom: 15px;border-bottom: 1px solid #0B4090;}
.event-lft{margin-top: -85px;}
.student-lft strong{font-family: Source Sans Pro;
font-weight: 400;
font-style: Regular;
font-size: 28px;
leading-trim: CAP_HEIGHT;
line-height: 100%;
letter-spacing: 2%;
text-transform: capitalize;color: #fff;
display: inline-block;}
.treatment .student-lft strong span{color: #fff;}
.treatment .student-lft h3{font-family: Source Sans Pro;
font-weight: 400;font-style: Regular;font-size: 18px;leading-trim: CAP_HEIGHT;
line-height: 30px;letter-spacing: 0%;text-transform: capitalize;color: #fff;}
.treatment .student-lft h3 span{font-family: PT Serif;font-weight: 700;
font-style: Bold;font-size: 26px;leading-trim: CAP_HEIGHT;line-height: 100%;letter-spacing: 2%;
text-transform: capitalize;color: #C8F318;}
.treatment .student-lft{font-family: Source Sans Pro;font-weight: 600;font-style: Semibold;
font-size: 18px;leading-trim: CAP_HEIGHT;line-height: 22px;letter-spacing: 0%;
text-transform: capitalize;color: #fff;}
.treatment .student-lft p{font-family: PT Serif;font-weight: 400;font-style: Italic;font-size: 22px;
leading-trim: CAP_HEIGHT;line-height: 30px;letter-spacing: 2%;color: #fff;margin-top: 15px;display: -webkit-box;  text-overflow: ellipsis;  overflow: hidden;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;}
.quite-top{position: absolute; top: 15px; right: 15px;}
.quite-bottom{position: absolute; bottom: 15px; left: 15px;}
.not-list{padding: 20px;border: 1px solid #0B4090;height: 100%;}
.not-list.not-list-2 .heading-text h2{margin-bottom: 0;}
.not-list.not-list-2{display: flex;align-items: center;justify-content: center;}
.not-list .note-box{overflow: hidden;}
.not-list .note-box .note-content h4{font-family: PT Serif;
font-weight: 700;font-style: Bold;font-size: 24px;leading-trim: CAP_HEIGHT;line-height: 100%;
letter-spacing: 2%;text-transform: capitalize;color: #2A2A2A;
}
.note-box{position: relative;overflow: hidden;transition: all 0.2s ease;}
.not-list .note-box .note-content p{color: #2A2A2A;}
.not-list .note-box .note-content{background: rgba(205, 255, 0, 0.8);position: absolute; top: 0;left: 0;bottom: 0;right: 0;display: flex;justify-content: center;align-items: center;text-align: center;flex-direction: column;transform: rotateY(180deg);}
.not-list .note-box .note-content{opacity: 0;transition: all 0.2s ease;}
.not-list .note-box:hover .note-content{opacity: 1;transform: rotateY(0deg);}
.menu-btn{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.accordion-section .accordion .accordion-item button.collapsed {color: #222222;background:#fff;}
.accordion-section .accordion .accordion-item button{
  font-family: 'PT Serif';font-weight: 400;font-size: 20px;line-height: 25px;color: #0B4090;
  text-transform: capitalize;background:#fff;box-shadow: unset;padding: 25px 0;
  overflow:hidden;
}
.accordion-section .accordion .accordion-item{border: 1px transparent;}
.accordion-section .accordion .accordion-item .accordion-button::after {
  content: "-";
  width: 0;
  /* height: 0;
  border-top: 10px solid transparent;
  border-left: 12px solid #fff;
  border-bottom: 10px solid transparent;
  transform: rotate(90deg); */
   background: unset;
  position: absolute;
  right: 30px;
  font-size: 36px;

}
.accordion-section .accordion .accordion-item .accordion-collapse .accordion-body {
  text-align: left;padding:0px 0px 10px;background: #fff;
}
/* .accordion-section .accordion .accordion-item .accordion-button.collapsed::after {
  border-top: 10px solid transparent;
  border-left: 12px solid #E31E25;
  border-bottom: 10px solid transparent;
  background: unset;
  transform: rotate(0);
} */
.accordion-section .accordion .accordion-item .accordion-collapse {
  border:none;border-top-width: 1px;border-top-style: solid;
    border-top-color: rgb(0, 122, 67);border-top:unset;border-bottom:1px solid #0B4090;}
.vision-list li {
      font-family: 'Source Sans Pro';
      font-weight: 400;
      color: #2A2A2A;
      font-size: 18px;
      line-height: 25px;
      margin-bottom: 8px;
      position: relative;
      list-style: disc;
    
    }
 /* .vision-list{margin-left: 20px;}    */
    .accordion-section .accordion .accordion-item + .accordion-item {
      margin-top: 20px;
      
    }
.foot-logo img{width: 90px;}
.footer-text{font-family: PT Serif;font-size: 22px;font-weight: 700;line-height: 24px;color: #C8F318;display: block;margin-bottom: 15px}
.import-lft h2{font-family: PT Serif;font-weight: 700;
font-style: Bold;font-size: 28px;leading-trim: CAP_HEIGHT;line-height: 32px;
letter-spacing: 2%;text-transform: capitalize;text-align: left;color: #0D0D0D;}
.import-box{background: #F1F5DC;padding: 30px 30px;}
.import-form-box .form-control{border-radius: 50px;border: 1px solid #0D0D0D;height: 50px;background: #F1F5DC;font-family: Source Sans Pro;font-weight: 600;}
.import-form-box .form-control:focus{box-shadow: none;}
.import-form-box{}
.section-contact{margin-bottom: -50px;position: relative;z-index: 9;}
.sport-slide .items .sport-slide{position: relative;overflow: hidden; padding: 10px;}
.sport-slide .items .sport-slide .sport-content{opacity: 0;transition: all 0.2s ease;background: rgba(205, 255, 0, 0.8);position: absolute;top: 0;left: 0;bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
  transform: rotateY(180deg);margin: 25px;}
.sport-slide .items .sport-slide .sport-content h4{font-family: PT Serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  leading-trim: CAP_HEIGHT;
  line-height: 100%;
  letter-spacing: 2%;
  text-transform: capitalize;
  color: #2A2A2A;}
  .sport-slide .items .sport-slide:hover .sport-content{opacity: 1;
  transform: rotateY(0deg);}
.book-apoin{ margin-bottom: 30px;}
.book-apoin a, .enqurey-box a{border-radius: unset !important;}
.book-apoin a:hover:before{border-radius: unset !important;}
.enqurey-box a:hover:before{border-radius: unset !important;}
.book-apoin, .enqurey-box {
  writing-mode: vertical-lr; /* Makes the text flow vertically */
  transform: rotate(180deg); /* Rotates the text upright */
  
}
.book-apoin a::before, .enqurey-box a::before{border-radius: unset !important;}


.screen-btn{position: fixed;
  right: 0;
  top: 20%;
  z-index: 999;}
.ban-txt {
  opacity: 0;
  animation: fadeIn 0.3s ease forwards;
  animation-delay: 0.1s;
}

.ban-txt strong {
  display: block;
  opacity: 0;
  transform: translateX(-50px);
  animation: slideInLeft 0.6s ease forwards;
  animation-delay: 0.5s;
}

.ban-txt a.ask1 {
  display: inline-block;
  margin-top: 15px;
  opacity: 0;
  transform: translateX(-50px);
  animation: slideInLeft 0.6s ease forwards;
  animation-delay: 1s;
}

@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
}
/* .foot_mid ul li a i:hover{background: #222222;} 
.foot_mid ul li:hover i{color: #fff;} */
.event-lft img{width: 500px;}
.test-img{position: relative;z-index: 9;}
.facility-list ul li a{position: relative;}
.facility-list ul li a span{content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50px;
  left: 0;
  top: 50%;
  transform: translate(0,-50%)scale(0);
  transition: all 300ms linear 0ms;
  background: #C8F318;
  opacity: 0;}
.facility-list ul li a:hover span{opacity: 1;transform: translate(0,-50%)scale(1);}
.facility-list ul li a:hover{color: #0B4090;border-color: #0B4090;margin-left: 15px;}
.facility-list ul li:hover span{left: -15px;}
.foot_mid .footer-media li a i:hover{background: #fff;color: #222222;}
.foot_mid.footer-media li a:hover{color: #C8F318;}
.foot_mid ul li a:hover{color: #C8F318;}
.menu-call ul li a:hover{color: #0B4090 !important;}
.top-menu ul li a:hover{color: #C8F318;}
/* .import-form-box .form-control:focus{border-color: #0B4090;} */
.count-box{display: flex;justify-content: space-between;}
.view-btn span{content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50px;
  left: 0;
  top: 50%;
  transform: translate(0,-50%)scale(0);
  transition: all 300ms linear 0ms;
  background: #C8F318;
  opacity: 0}
.view-btn:hover span{opacity: 1;left: -15px;
  transform: translate(0,-50%)scale(1);}
.view-btn{position: relative;}
.view-btn:hover{margin-left: 15px;}
.course{margin-top: -30px;position: relative;z-index: 99;}
.light-green{background: #FBFFE5;}
.table-box .table tr th{background: #4E32A3;color: #fff;}
.table-box .table{font-family: Source Sans Pro;font-weight: 400;font-style: Regular;border-top-left-radius: 20px;border-top-right-radius: 20px;font-size: 17px;line-height: 26px;text-transform: capitalize;overflow: hidden;}

/* .table {
  border: none !important;
} */

.table th
{
  border: none !important; padding: 8px 11px;font-family: "Source Sans Pro";font-weight: 700;
}
.table td {
  border: none !important; padding: 12px 15px;font-family: "Source Sans Pro";font-weight: 400;
}
.table-color tr td b{color: #222;margin-top: 0;}
/* Change stripe color + remove borders (BS5) */
.table-color > tbody > tr{border: 1px solid #E2D9FF;}
.table-color > tbody > tr:first-child{border: none;}
.table-color > tbody > tr:last-child{border-bottom-right-radius: 20px !important;border-bottom-left-radius: 20px !important;overflow: hidden !important;}
.table-color > tbody > tr:nth-child(2n+3){
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
    --bs-table-striped-bg: #F8F5FF;  
  --bs-table-striped-color: inherit;
  --bs-table-border-color: transparent;
}
.table-box.table-box-yellow tbody > tr:nth-child(2n+2){
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
    --bs-table-striped-bg: #F4F9FF;   /* your stripe color */
  --bs-table-striped-color: inherit;
  --bs-table-border-color: transparent;
}
.trustie-box{padding: 30px;background: #fff;}
.trustie-box h2{font-family: PT Serif;font-weight: 700;font-style: Bold;font-size: 24px;
line-height: 26px;text-transform: capitalize;color: #0B4090;}
.trustie-box h3{font-family: PT Serif;font-weight: 400;font-style: Regular;font-size: 26px;
line-height: 28px;text-transform: capitalize;color: #0D0D0D;}
.trustie-box span{font-family: Source Sans Pro;font-weight: 600;font-style: SemiBold;font-size: 18px;
line-height: 20px;text-transform: capitalize;margin-bottom: 15px;color: #2A2A2A;display: block;}
.trusti-list{margin-bottom: 30px;}
.trustie-box.trustie-blue{background: #F4F9FF;}
.board-trust-box h3{font-family: PT Serif;font-weight: 700;font-style: Bold;font-size: 26px;
line-height: 30px;text-transform: capitalize;color: #0B4090;margin-top: 15px;text-align: center;}
.board-trust-box{padding: 25px;text-align: center;}
.border-right-blue{border-right: 1px solid #0B4090;}
.accord-box{border: 1px solid #0B4090;padding: 30px 20px;text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.content-log{display: flex;flex-wrap: wrap;justify-content: space-between;
  gap: 10px;  align-items: center;background: #0B4090;padding: 10px 15px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;}
.content-log p{font-size: 17px;line-height: 20px;font-weight: 700;
  font-family: "PT Serif";padding-right: 10px;margin-bottom: 0;transition: 0.2s;
  text-transform: capitalize;color: #fff;letter-spacing: 0.02em;}
.content-log a{font-family: Source Sans Pro;font-weight: 400;line-height: 18px;
font-style: Regular;font-size: 16px;text-transform: capitalize;color: #fff;border-bottom: 1px solid #fff;}
.content-log a:hover{color: #C8F318;border-color: #C8F318;}
.accord-box h3{font-family: PT Serif;font-weight: 400;font-style: Regular;
font-size: 21px;line-height: 24px;text-transform: capitalize;margin-bottom: 0;}
.content-log.content-log1{justify-content: center;}
.capbility-content h3{font-family: PT Serif;font-weight: 400;font-style: Regular;font-size: 24px;
line-height: 26px;text-transform: capitalize;}
.capbility-content.capbility-campus h3{font-family: PT Serif;font-weight: 400;font-style: Regular;font-size: 24px;
line-height: 26px;text-transform: capitalize;color: #0B4090;}
.capability-box{padding: 20px;margin-bottom: 40px;}
.light-blue{background: #F4F9FF;}
.vision-list li span a{color: #0B4090;border-bottom: 1px solid #0B4090;font-size: 16px;}
.vision-list li p{margin-bottom: 0;min-width: 200px;margin-right: 50px;}
.vision-list li{display: flex;position: relative;padding-left: 20px;}
.vision-list.vision-list-two li::before{display: none;}
.vision-list.vision-list-two li{padding: 0;}
.vision-list li::before{position: absolute;width: 7px;height: 7px;border-radius: 50px;background-color: #2A2A2A;content: "";left: 0;top: 10px;}
.content-top{background: #0B4090;padding: 10px 15px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.content-top h3{font-family: PT Serif;font-weight: 400;  font-style: Regular;text-align: center;
  font-size: 20px;line-height: 22px;  text-transform: capitalize;margin-bottom: 0;color: #FFFFFF;}
.accord-box-list{padding: 15px 15px;border: 1px solid #0B4090;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.accord-box-list p{font-size: 16px;line-height: 20px;}
.accord-box-list span{padding: 0 10px;}
.resign-box span{font-family: Source Sans Pro;font-weight: 700;font-style: Bold;font-size: 16px;line-height: 18px;color: #2A2A2A;padding: 5px 16px;}
.resign-box a{background: #C8F318;padding: 8px 10px;border-radius: 50px;font-family: Source Sans Pro;font-weight: 600;font-size: 14px;line-height: 100%;text-transform: uppercase;color: #2A2A2A;}
.resign-box{background: #F9FEDF;border-radius: 50px;display: flex;justify-content: space-between;align-items: center;}
.treat .treat_in .lft.list-tab ul li{margin: 0 0 0px 0; width: 100%;}
.treat .treat_in .lft.list-tab ul li a{ width: 100%;margin-bottom: 0px;border: none;color: #222;margin-bottom: 3px;}
.treat .treat_in .lft.list-tab ul li a.active, .treat .treat_in .lft.list-tab ul li a:hover{background: #4E32A3;color: #fff;border-top-right-radius: 50px;border-bottom-right-radius: 50px;}
.treat .treat_in .lft.list-tab .nav {padding: 20px 20px 20px 0;background: #F8F5FF;border-radius: 20px;position: sticky;top: 0;border: 1px solid #E2D9FF;}
.treat .treat_in .ryt_sec .ryt .tab-pane .special-services {
  background: #F4F9FF;
  height: 100%;
  padding: 20px;
  /* margin-top: 20px; */
  border-radius: 20px;
}
.treat .treat_in.treat_border .ryt_sec .ryt .tab-pane .special-services {border: 1px solid #C9E3FF;}
.border-blue{border-bottom: 1px solid #0B4090;padding-top: 35px;margin-bottom: 35px;}
.search-bg{background: #F4F9FF; border-radius: 5px;  padding: 20px 30px;}
.search-box .input-box .form-select {  border: 1px solid #0B4090;
  padding: 10px;line-height: 28px;width: 100%;border-radius: 0px;font-family: 'Source Sans Pro';font-weight: 400;font-size: 16px;line-height: 25px;letter-spacing: 0.2px;color: #1a1a1a;
}
.search-box .input-box .form-control {border: 1px solid #0B4090;
  padding: 10px;line-height: 28px;width: 100%;border-radius: 0px;font-family: 'Source Sans Pro';
  font-weight: 500;font-size: 16px;line-height: 25px;letter-spacing: 0.2px;color: #1a1a1a;}
.doctor-box{background: #F4F9FF;height: 100%;text-align: center;min-height: 425px;}
.doctor-box .doctor-content h3{font-family: PT Serif;font-weight: 400;font-style: Regular;font-size: 20px;text-transform: capitalize;color: #2A2A2A;line-height: 24px;margin-bottom: 5px;}
.doctor-box .doctor-content p{font-family: Source Sans Pro;font-weight: 400;font-size: 20px;line-height: 24px;text-align: center;text-transform: capitalize;color: #1A1A1A;margin-bottom: 0;}
.doctor-box .doctor-content{padding: 20px 0;}
.doctor-box .doct-title{background: #0B4090;padding: 20px;}
.doctor-box .doct-title strong{font-family: Poppins;font-weight: 500;font-style: Medium;
font-size: 16px;line-height: 18px;text-align: center;text-transform: capitalize;color: #fff;}
.form-select:focus, .form-control:focus{box-shadow: none;}
.doctor-detail-section .doctor-dt-right{background: #F4F9FF;padding: 20px;}
.doctor-detail-section .doctor-dt-right h1{font-family: PT Serif;font-weight: 700;font-style: Bold;
font-size: 28px;text-transform: capitalize;line-height: 30px;color: #0B4090;}
.doctor-detail-section .doctor-dt-right h2{font-family: Lato;font-weight: 700;font-style: Bold;font-size: 26px;line-height: 30px;text-transform: capitalize;color: #0B4090;}
.doctor-detail-section .doctor-dt-right span{font-family: Lato;font-weight: 400;font-style: Regular;
font-size: 20px;line-height: 24px;text-transform: capitalize;}
.doctor-detail-section .doctor-dt-right strong{font-family: Lato;font-weight: 600;font-style: italic;font-size: 20px;line-height: 24px;text-transform: capitalize;}
.doctor-dt-right .doctor-overall{margin-top: 20px;}
.doctor-dt-right .doctor-overall h1, .doctor-dt-right .doctor-overall h2, .doctor-dt-right .doctor-overall h3, .doctor-dt-right .doctor-overall h4, .doctor-dt-right .doctor-overall h5, .doctor-dt-right .doctor-overall h6{font-family: "PT Serif";font-weight: 700;font-size: 22px;line-height: 24px;text-transform: capitalize;font-weight: bold;margin-bottom: 10px;color: #0B4090;}
.doctor-dt-right .doctor-overall ul li, .doctor-dt-right .doctor-overall ol li{font-family: Source Sans Pro;font-weight: 400;font-style: Regular;font-size: 20px;line-height: 22px;list-style: disc;color: #2A2A2A;margin-left: 19px;margin-bottom: 10px;}
.doctor-dt-right .doctor-overall ul, .doctor-dt-right .doctor-overall ol{margin-bottom: 30px;}
.ryt.tab-content .special-services span{padding: 10px 15px 10px 20px;background: #0B4090;color: #fff;font-family: Poppins;font-weight: 500;font-style: Medium;font-size: 14px;line-height: 16px;
text-align: center;text-transform: capitalize;display: inline-block;margin: 10px 0;border-bottom-right-radius: 50px;border-top-right-radius: 50px;position: relative;left: -21px;}
.ryt.tab-content .special-services .pdf-box{display: flex;align-items: center;margin: 20px 0;}
.ryt.tab-content .special-services .pdf-box .pdf-left h3{margin-bottom: 0;padding: 12px 30px;background: #fff;font-size: 22px;line-height: 24px;}
.ryt.tab-content .special-services .pdf-box .pdf-right{font-family: Source Sans Pro;font-weight: 400;font-style: Regular;font-size: 18px;text-transform: capitalize;background: #0B4090;padding: 12px 30px;}
.ryt.tab-content .special-services .pdf-box .pdf-right a{color: #fff;border-bottom: 1px solid #fff;}
.ryt.tab-content .special-services .pdf-box .pdf-right a:hover{color: #C8F318;border-color: #C8F318;}
.ryt.tab-content .special-services .pdf-box .pdf-left{width: 42%;}
.value-box{margin: 30px 0;}
.value-box .value-pdf-lft h3{font-family: PT Serif;font-weight: 400;font-style: Regular;
font-size: 24px;text-align: left;text-transform: capitalize;line-height: 26px;margin-bottom: 0;}
.value-box .value-pdf-lft{padding: 15px 20px;background: #F4F9FF;}
.value-box .value-pdf-right{background: #0B4090;}
.value-box .value-pdf-right a{font-family: Source Sans Pro;font-weight: 400;font-style: Regular;
font-size: 18px;line-height: 20px; text-transform: capitalize;color: #fff;border-bottom: 1px solid #fff;}
.value-box .value-pdf-right{text-align: center;padding: 15px 20px;}
.add-course-bg{background: #F4F9FF;padding: 20px;}
.medical-unit-box h3{font-family: PT Serif;font-weight: 400;font-style: Regular;
font-size: 24px;text-transform: capitalize;line-height: 26px;padding-left: 30px; position: relative;margin-bottom: 15px;}
.medical-unit-box h3::before{position: absolute;content: "";background: #C8F318;width: 15px;
  height: 15px;border-radius: 50px;left: 0px;top: 50%;transform: translateY(-50%);}
.medical-unit-box{margin-bottom: 30px;}
.medical-unit-box p{line-height: 24px;margin-bottom: 8px;}
.medical-unit-box p b{color: #0B4090;margin-top: 10px;display: inline-block}
.head-btn{display: flex;justify-content: end;gap: 15px;}
.top_book.top_book_two a{padding: 15px 40px;}
.top_book a{font-size: 15px;background: #0B4090;border-color: #0B4090;color: #fff;}
.top_book a i{display: none;}




/* time line */

.timeline-bg{background-image: url(../images/time-line-bg.png);background-repeat: no-repeat;background-position: center;background-size: contain;padding: 455px 0;position: relative;margin: 200px 0 150px 0;}
.year-box{position: absolute;text-align: center;max-width: 160px;width: 160px;}
.year-box p{font-family: Source Sans Pro;font-weight: 400;font-style: Regular;line-height: 20px;
font-size: 18px;text-align: center;text-transform: capitalize;color: #505050;margin: 30px 0;}
.year-box .year-circle{width: 85px;height: 85px;line-height: 0px;background-color: #fff;border-radius: 50px;border: 5px solid #0B4090;position: relative;margin: 0 auto;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.year-box .year-circle strong{font-family: PT Serif;font-weight: 700;font-size: 28px;line-height: 30px;text-align: center;text-transform: capitalize;color: #0D0D0D;display: block;}
.year-box .year-circle span{font-family: PT Serif;font-weight: 700;font-size: 18px;line-height: 20px;text-align: center;text-transform: capitalize;color: #0D0D0D;}
.year-box h3{font-family: PT Serif;font-weight: 700;font-style: Bold;font-size: 24px;
line-height: 26px;text-align: center;text-transform: capitalize;margin-top: 5px;}
.year-box .year-circle::before {  content: "\f0d8";  font-family: "Font Awesome 6 Free";
  font-weight: 700;position: absolute;left: 0px;top: -15px;font-size: 28px;color: #0B4090;transform: translateY(-50%);right: 0px;}

.year-circle.year-circle-green::before{display: none;}
.year-circle.year-circle-green::after{content: "\f0d7";  font-family: "Font Awesome 6 Free";
  font-weight: 700;position: absolute;left: 0px;bottom: -15px;font-size: 28px;color: #C8F318;transform: translateY(-50%);right: 0px;}
.year-circle.year-circle-green{border-color: #C8F318;} 
.year-one {top: -140px;left: 90px;} 
.year-two {top: -81px;left: 285px;}
.year-three {top: -120px;left: 465px;}
.year-four {top: -81px;right: 295px;}
.year-five {top: -180px;right: 111px;}
.year-six {top: 136px;left: 74px;}
.year-seven {top: 215px;left: 284px;}
.year-eight {top: 156px; left: 465px;}
.year-nine {top: 215px;left: 662px;}
.year-ten {top: 136px;left: 846px;}
.year-leven {bottom: -75px;left: 70px;}
.year-twelve {bottom: -154px;left: 284px;}
.year-thirteen{bottom: -75px;left: 470px;}
.year-fourteen{bottom: -154px;left: 662px;}
.year-circle.year-circle-green.year-center::after{display: none;}
.year-circle.year-circle-green.year-center::before{display: block;color: #C8F318;}
.year-circle.year-center-two::before{display: none;}
.year-circle.year-center-two::after{display: block;}
.year-circle.year-center-two::after{content: "\f0d7";  font-family: "Font Awesome 6 Free";
  font-weight: 700;position: absolute;left: 0px;bottom: -15px;font-size: 28px;color: #0B4090;transform: translateY(-50%);right: 0px;}
.para-scroll{height: 300px;overflow-y: auto;padding-right: 10px;scrollbar-width: thin;scrollbar-color: #0B4090 #E7E7E7;}
.facilities-section{background: #FBFFE5;}
.table-box .table p{font-size: 17px;}
.gallery-img-box .img-content h3{font-family: PT Serif;font-weight: 400;font-style: Regular;
font-size: 20px;text-align: center;text-transform: capitalize;line-height: 24px;margin-bottom: 0;}
.gallery-img-box .img-content{padding: 10px;min-height: 108px;}
.gallery-img-box{border: 1px solid #0B4090;}
.gallery-img-box img{width: 100%;height: 200px;object-fit: cover;}
.photo-count{text-align: center;background: #0b4090;padding: 10px;}
.photo-count p{margin-bottom: 0;color: #fff;}
.table-box .table tr td a{color: #0B4090;border-bottom: 1px solid #0B4090;}
.table-box .table tr td ul li{display: flex;align-items: center;justify-content: space-between;margin: 0 10px 10px 10px;color: #222222;}
.boject-box{background: #F4F9FF;padding: 30px;height: 100%;border-radius: 10px;}
.boject-box h3{font-weight: 400;font-size: 30px;line-height: 34px;}
.boject-box strong{font-family: Source Sans Pro;font-weight: 600;color: #222;font-size: 20px;line-height: 22px;}
.bg-yellow{background: #FBFFE5;border-radius: 10px;}
.object-detial{margin-bottom: 40px;}
.carrer-guide-box .carrer-guide-left h3{font-size: 22px;line-height: 24px;color: #fff;margin-bottom: 0;font-family: "PT serif";font-weight: 600;}
.carrer-guide-box .carrer-guide-bg{background: #0B4090;padding: 15px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.carrer-guide-box .carrer-guide-right p{font-family: Source Sans Pro;font-weight: 600;color: #fff;font-size: 16px;line-height: 18px;margin-bottom: 5px;}
.carrer-guide-box h2{font-size: 20px;font-weight: 400;color: #2A2A2A;line-height: 23px;}
.carrer-guide-box h3{font-family: Source Sans Pro;font-weight: 600;font-size: 22px;
line-height: 24px;color: #0B4090;}
.carrer-guide-box .carrer-inner{padding: 20px;}

.carrer-guide-box .carrer-inner strong{min-width: 120px;display: inline-block;}
.carrer-guide-box .carrer-inner span{min-width: 30px;display: inline-block;}
.carrer-guide-box{border: 1px solid #0B4090;margin-bottom: 50px;border-radius: 10px;}
.treat .treat_in .lft.list-tab.list-tab-two ul li{width: unset;}
.treat .treat_in .lft.list-tab.list-tab-two ul li a{padding: 10px 60px;}
.department-box{background: #F4F9FF;height: 100%;transition: all 0.2s ease;}
.department-box .img img{width: 100%;height: 240px;overflow: hidden;}
.department-box:hover{background: #0b4090;transition: all 0.2s ease;}
.department-box:hover .department-content h3{color: #fff;}
.department-box .department-content h3{font-weight: 400;color: #222222;font-size: 24px;line-height: 26px;text-align: center;}
.department-box .department-content p{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.department-box .department-content{padding: 15px;}
.department-box .department-content strong{color: #0B4090;font-size: 14px;line-height: 16px;border-bottom: 1px solid #0b4090;}
.depart-detial-box .depart-title h3{background: #0B4090;padding: 10px;font-size: 400;font-size: 18px;margin-bottom: 0;color: #fff;text-align: center;line-height: 26px;}
.gallery.gall_Details .gall_in .gall_blockin .img {position: relative;}
.gallery .gall_in .gall_blockin .img img {width: 100%;-o-object-fit: cover;object-fit: cover;height: 200px;}
.gallery.gall_Details .gall_in .gall_blockin .img a.fancybox {
  position: absolute;
  top: 0;
  opacity: 0;
  left: 50%;
  top: 50%;
  visibility: hidden;
  transform: translate(-50%, -50%);
  z-index: 2;
  font-size: 30px;
  color: #fff;
  transition: 0.3s;
}
.gallery.gall_Details .gall_in .gall_blockin .img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(11, 64, 144, 1);
  opacity: 0.8;
  visibility: visible;
  transition: 0.5s;
  transform: scale(0);
}
.gallery.gall_Details .gall_in .gall_blockin:hover .img::after {transition: 0.5s;transform: scale(1);}
.gallery.gall_Details .gall_in .gall_blockin:hover .img a.fancybox {transition: 0.5s;opacity: 1;visibility: visible;}
.table-box.table-box-yellow table tr th{background: #FBFFE5;color: #222222;}
.table-syllabus .table.table-blue tr th{background: #0B4090;color: #fff;}
.table-syllabus .table.table-blue tr th a{color: #fff;border-bottom: 1px solid #fff;font-size: 14px;}
.table-syllabus .table.table-blue tr th a:hover i{transform: rotate(90deg);}
.table-syllabus .table.table-blue tr th a i{background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  transform: rotate(50deg);
  justify-content: center;
  font-size: 20px;
  color: #0B4090;
  transition: all .2s ease-in-out;}
.table-syllabus .table.table-blue{margin-bottom: 40px;}
.table-syllabus .table.table-blue tr td a{color: #0B4090;border-bottom: 1px solid #0B4090;font-size: 14px;}
.table-syllabus .table.table-blue tr td a i{background: #0B4090;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  transform: rotate(50deg);
  justify-content: center;
  font-size: 20px;
  color: #fff;
  transition: all .2s ease-in-out;}
  .table-box .table tr td a i{background: #4E32A3;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  transform: rotate(50deg);
  justify-content: center;
  font-size: 20px;
  color: #fff;
  transition: all .2s ease-in-out;}
  .table-box .table tr td a:hover i{transform: rotate(90deg);}
 .table-syllabus .table.table-blue tr td a:hover i {
  transform: rotate(90deg);
}
.table-syllabus .table.table-blue tr th{background: #0B4090 !important;vertical-align: middle;}
.table-syllabus .table.table-blue tr{border: 1px solid #C9E3FF;}
.table-syllabus .table.table-blue tr td{font-weight: 400;background: #F4F9FF;}
.treat .treat-tab-table .lft.list-tab ul li{width: unset;min-width: 340px;text-align: center;}
.treat .treat_in.treat-tab-table .lft.list-tab ul li a.active, .treat .treat_in.treat-tab-table .lft.list-tab ul li a:hover{border-radius: 50px;}
.treat .treat_in.treat-tab-table .lft.list-tab ul li a{border: 1px solid #4E32A3;border-radius: 50px;}
.treat .treat_in.treat-tab-table .ryt_sec .ryt .tab-pane .special-services{background: #fff;}
.treat .treat_in.treat-tab-table .ryt_sec .ryt .tab-pane .special-services{padding: 0;}
.depart-detial-box img{width: 100%;height: auto;object-fit: cover;}
.contact_page .contact_in .contact_form {border: 1px solid #DBECFF;background: #F4F9FF;border-radius: 5px;padding: 70px 100px;}
.contact_page .contact_in .contact_form label p {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.2px;
  color: #2A2A2A;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.contact_page .contact_in .contact_form label input, .contact_page .contact_in .contact_form label textarea{
  border: 1px solid #DBECFF;
  padding: 10px;
  line-height: 28px;
  width: 100%;
  border-radius: 5px;
  font-family: "poppins";
  height: 50px;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.2px;
  color: #1a1a1a;
  background: #FFFFFF;
}
.contact_page .contact_in .contact_form label select {
  border: 1px solid #DBECFF;
  padding: 10px;
  line-height: 28px;
  width: 100%;
  border-radius: 5px;
  font-family: "poppins";
  height: 50px;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.2px;
  color: #1a1a1a;
  /* background: #fff; */

}
.contact_page .contact_in .contact_form label img {
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-bottom: 13px;
}
.contact_page .contact_in .contact_form label {
  display: block;
  margin-bottom: 20px;
}
.contact_page .contact_in .contact_form button {
  min-width: 150px;
  text-transform: uppercase;
  /* border: none; */
}
.contact_page .contact_in .contact_form label input:focus-visible{border: 1px solid #0B4090;}
.contact_page .contact_in .c_top ul li .bg_cont {
  display: flex;
  align-items: center;
  justify-content: inherit;
  flex-direction: column;
  background: #0B4090;
  border-radius: 5px;
  padding: 30px;
  height: 100%;
}
.contact_page .contact_in .c_top ul li .bg_cont p, .contact_page .contact_in .c_top ul li .bg_cont a {text-align: center;color: #fff;}
.contact_page .contact_in .c_top ul li .bg_cont p, .contact_page .contact_in .c_top ul li .bg_cont a {text-align: center;color: #fff;}
.contact_page .contact_in .c_top ul li .bg_cont i {
  color: #222222;
  margin-bottom: 10px;
  display: block;
  font-size: 26px;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  background: #C8F318;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact_page .contact_in .c_top ul li{margin-bottom: 20px;}
.contact_page .contact_in .contact_form .ex_patient {display: flex;align-items: center;}
.contact_page .contact_in .contact_form .ex_patient label {
  display: flex;
  align-items: center;
  margin-right: 15px;
  margin-bottom: 0;
  cursor: pointer;
}
.contact_page .contact_in .contact_form .ex_patient label p {margin-bottom: 0;}

.contact_page .contact_in .contact_form .ex_patient input[type="radio"]::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: collapse;
  background: #0B4090;

}
.contact_page .contact_in .contact_form .ex_patient input[type="radio"] {
  cursor: pointer;width: 40px;height: 40px;border-radius: 5px;margin-left: 10px;min-width: 40px;
  -webkit-appearance: none;-moz-appearance: none;appearance: none;position: relative;
  background: #fff;overflow: hidden;padding: 0;}
.contact_page .contact_in .contact_form .ex_patient input[type="radio"]:checked::after {
  opacity: 1;visibility: visible;}
.text-blue{color: #0B4090 !important;}
.content-log.content-policy h2{font-family: PT Serif;font-weight: 400;font-style: Regular;font-size: 18px;line-height: 20px;color: #fff;text-align: center;text-transform: capitalize;
margin-bottom: 0;}
.content-log.content-policy{text-align: center;justify-content: center;}
.value-pdf-lft.content-policy-pdf h3{font-family: Source Sans Pro;font-weight: 400;font-style: Regular;font-size: 13px;line-height: 20px;}
.value-box .value-pdf-right.value-size{
  text-align: center;
  padding: 12px 20px;
}
.value-box .value-pdf-right.value-size a{font-size: 15px;line-height: 20px;}
.library-box h3{font-family: PT Serif;font-weight: 700;font-style: Bold;font-size: 20px;line-height: 24px;text-transform: capitalize;color: #0B4090;}
.library-box span{font-family: Source Sans Pro;font-weight: 800;font-style: Bold;font-size: 20px;line-height: 24px;text-transform: uppercase;margin-top: 10px;display: inline-block;}
.library-box{background: #FBFFE5;padding: 20px;height: 100%;}
.divided-box{background: #F4F9FF;padding: 20px;height: 100%;;}
.divided-box h3{font-family: Source Sans Pro;font-weight: 400;font-style: Regular;font-size: 20px;
line-height: 24px;text-align: center;margin-bottom: 0;color: #2A2A2A;}
.divided-box.library-yellow{background: #FBFFE5;}
.internet-box{padding: 30px;background: #FBFFE5;}
.internet-right h3{font-family: PT Serif;font-weight: 700;font-style: Bold;font-size: 20px;line-height: 24px;text-transform: capitalize;color: #0B4090;}
.notable-section{background: #FBFFE5;}
.value-box{background: #f4f9ff;}
.video-slider-box .items .testi-in{position: relative;overflow: hidden;width: 100%;}
.video-slider-box .items .testi-in img{width: 100%;min-height: 200px;object-fit: cover;}
.video-slider-box .items .testi-in a.plays.video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 100%;
  border: 2px solid #0B4090;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0B4090;
}
 .testi-in a.plays.video-btn::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: inherit;
  border-radius: 100%;
  z-index: 99;
  animation: ripple 1.5s ease-out infinite;
    animation-delay: 0s;
  animation-delay: 0s;
  animation-delay: 0s;
  animation-delay: 0.2s;
  opacity: 0;
  visibility: hidden;
  background: #0B4090;
  left: 0;
  top: 0;
}
.video-slider-box .items .testi-in a.plays.video-btn {color: #0B4090;}
.video-slider-box .items .testi-in a::after{display: none;}



.testi-in:hover .testi-in a.plays.video-btn::before {opacity: 1;visibility: visible;}

.tab-switch {
  cursor: pointer;
  transition: all 0.3s ease;
  color: #555;
}
.tab-switch.active {
  color: #C8F318 !important;
  font-weight: 600;
}

.tab-section.active {
  display: block;
  animation: fadeIn 0.5s ease;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}
.tab-switch {
  cursor: pointer;
  transition: color 0.3s;
}
.tab-switch.active {
  color: #007bff;
  font-weight: bold;
}

.blog-detial-box .blog-content-dt .imgs img {
  height: auto;
  max-height: 550px;
  width: 100%;
  object-fit: cover;
}
.blog-detial-box{background: #002269;}
.blog-detial-box .blog-content-dt p{color: #fff;}
.blog-detial-box .blog-content-dt .blog-text{padding: 20px;}
.top_book a{padding: 15px 35px;}

/* toggle */

.toggle {display: none;}

/* floor title */
.nav-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 10px 12px;
  font-weight: 600;
 
  background: transparent;
  /* transition: background 0.3s ease; */
}

.nav-links:hover {
  background: transparent;
}

/* submenu hidden by default */
.treat-submenu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background: transparent;
  padding-left: 0px;
}

/* show submenu when selected */
.toggle:checked + .nav-links + .treat-submenu {
  max-height: 200px;
  padding-top: 8px;
  padding-bottom: 8px;
}

/* change + to − when open */
.toggle:checked + .nav-links .icon::before {
  content: "−";
}

/* default + sign */
.icon::before {
  content: "+";
  font-size: 18px;
}

/* submenu styling */
.treat-submenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.treat-submenu li {
  margin: 5px 0;
}

.treat-submenu a {
  text-decoration: none;
  color: #333;
}

.treat-submenu a:hover {
  color: #007bff;
}
.treat .treat_in .ryt_sec .ryt .tab-pane .special-services.directory-service{background: transparent; padding: 0;}
.fifth-padding{padding: 10px 15px !important;}

.accordion-section .accordion.accordion-department .accordion-item button.collapsed {
  color: #232323;
  background: #fff;
  border-radius: 10px;
  border: 2px solid #DBECFF !important;
}
.accordion-section .accordion.accordion-department .accordion-item button {
  font-family: Source Sans Pro;
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  text-transform: capitalize;
  background: #0B4090;
  box-shadow: unset;
  padding: 20px;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
  color: #fff;
}
.accordion-section .accordion.accordion-department .accordion-item .accordion-button::after {
 
  right: 30px;
  font-size: 32px;color: #fff;
}


.accordion-section .accordion.accordion-department .accordion-item button.collapsed {
  color: #222;
  background: #F4F9FF;

  /* border: 1px solid transparent; */

}

.accordion-section .accordion.accordion-department .accordion-item .accordion-button.collapsed::after{color: #222;}

.accordion-section .accordion.accordion-department .accordion-item .accordion-collapse{border: none;}
.accord-box.accord-box-red{border: 1px solid #721312;}
.content-log.content-log-red{background: #721312;}
.trustie-box{height: 100%;}
.contact_page .contact_in .contact_form label input.form-resume{padding: 12px 20px;}
.table-responsive {cursor: grab;}
.table-responsive.dragging {cursor: grabbing;}
.bread-section{background: #F1F8F1;}
.bread-header-text{background: #FFFFFF;border-radius: 20px;padding: 20px 20px;}
.bread-header-text .heading-text{margin-bottom: 0;}
.depart-inner{padding: 20px;}
.depart-rgt{width: 100%;height: 100%;}
.depart-rgt img{width: 100%;height: 100%;object-fit: cover;border-radius: 20px;}
/* tab */

.treat-header-list ul li a{border: 1px solid #0B4090;border-radius: 50px;padding: 15px 25px;font-size: 20px;display: flex;justify-content: center;}
.treat-header-list ul li a.active, .treat-header-list ul li a:hover{border: 1px solid #0B4090;background: #0B4090;color: #fff;}
.treat-header-list ul{justify-content: center;gap: 20px;}
.treat-header-list{margin-bottom: 50px;}
.treat-header-list ul li{width: unset;
  min-width: 340px;
  text-align: center;
}

.view-pdf{width: 60px;
  height: 60px;
  background: #F0FFF7;
  border-radius: 50px;
  border: 1px solid #1F8B44;
  display: flex;
  align-items: center;
  justify-content: end;
  padding: 6px;
 transition: all 0.3s ease-out;
  overflow: hidden;}
.view-pdf a i{width: 45px;height: 45px;border-radius: 50px;transform: rotate(50deg);font-size: 26px;display: flex;align-items: center;justify-content: center;text-align: center;background: #1F8B44;color: #fff;}
.view-pdf a p{font-family: Poppins;font-weight: 500;font-size: 22px;text-transform: capitalize;font-size: 16px;color: #1F8B44;margin-bottom: 0;display: none;line-height: 18px;}
.view-pdf:hover{min-width: 400px;transition: all 0.3s ease-out;}
.view-pdf:hover p{display: block;margin-left: 10px;}
.view-pdf a{display: flex;align-items: center;justify-content: space-between;width: 100%;}
.apply-box h2{font-family: PT Serif;font-weight: 700;font-style: Bold;font-size: 26px;
text-transform: capitalize;color: #0D0D0D;}
.apply-bg-box{background: #FBFFE5;padding: 20px;border-radius: 20px;border: 1px solid #E2FE6F;}
.apply-box{margin-top: 20px;}
.apply-pg-left h3{font-size: 24px;line-height: 26px;margin-bottom: 0;}
.treat .treat_in .ryt_sec .ryt .tab-pane{height: 100%;}
.treat .treat_in .ryt_sec .ryt.tab-content{height: 100%;}
.special-services.special-unset{height: unset !important;}
.view-pdf.view-pdf-two i{width: 155px;height: 45px;transform: unset;justify-content: space-around;flex-direction: row-reverse;}
.view-pdf.view-pdf-two{width: 155px;height: 60px;}
.view-pdf.view-pdf-two i span{font-size: 12px;}
.treat .treat_in.treat_circle .lft.list-tab .nav{padding: 20px;}
.treat .treat_in.treat_circle .lft.list-tab.list-tab-two ul li a{border-radius: 50px;}

/* button */

.button{display: inline-block;height: 60px;width: 60px;float: left;margin: 0 5px;background: #F0FFF7;border-radius: 50px;cursor: pointer;transition: all 0.3s ease-out;overflow: hidden;border: 1px solid #1F8B44;}
.button .icon{display: inline-block;height: 60px;width: 60px;border-radius: 50px;box-sizing: border-box;line-height: 60px;text-align: center;background: #1F8B44;color: #fff;}
.button .icon::before{display: none;}
.button .icon i{font-size: 24px;line-height: 60px;transform: rotate(50deg);}
.button .span-text{font-size: 20px;font-weight: 400px;line-height: 24px;margin-left: 10px;color: #1F8B44;}
.button:hover{width: 380px;border: 1px solid #1F8B44;}
.button.button-two .icon i{transform: unset;}
/* .button.button-two .icon{line-height: 10px;display: flex;height: 60px;width: 80px;} */
.button.button-two .icon p{margin-bottom: 0;color: #fff;font-weight: 600;display: inline-block;
  vertical-align: text-bottom;margin-right: 5px;font-size: 14px;font-family: Poppins;}
.button.button-two .icon{width: 130px;}
.button.button-two{width: 130px;}
.button.button-two:hover{width: 440px;border: 1px solid #1F8B44;}



.arrow-link-pink:hover.arrow-link-pink .arrow-left h3{color: #E9376E !important;}
.arrow-link:hover.arrow-link .arrow-left h3{color: #1F8B44;}
.arrow-link:hover{box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;}
.arrow-link{background: #F0FFF7;border: 1px solid #1F8B44;border-radius: 50px;padding: 15px;transition: all .2s ease-in-out;}


.arrow-link .arrow-left h3{font-family: Poppins !important;font-weight: 500 !important;font-style: Medium !important;font-size: 20px !important;text-transform: capitalize;line-height: 24px;margin-bottom: 0 !important;transition: all .2s ease-in-out;}
.arrow-link .arrow-right i{background: #1F8B44;width: 60px;height: 60px;border-radius: 50px;display: flex;align-items: center;transform: rotate(50deg);justify-content: center;font-size: 20px;color: #fff;transition: all .2s ease-in-out;}
.arrow-link:hover.arrow-link .arrow-right i{transform: rotate(90deg);}
.alunini-heading h2{font-family: PT Serif;font-weight: 700;font-style: Bold;
font-size: 32px;text-transform: capitalize;color: #0D0D0D;margin-bottom: 20px;}
.arrow-link.arrow-link-pink{background: #FFF6F9;border: 1px solid #E9376E;}
.arrow-link.arrow-link-pink .arrow-right i{background: #E9376E;}
.alunini-testi{background: #fff;border-radius: 20px;padding: 20px;min-height: 255px;}
.alunini-testi h3{font-family: Poppins;font-weight: 600;font-style: SemiBold;
font-size: 24px;color: #0B4090;line-height: 26px;}
.alunini-testi span{font-family: Poppins;font-weight: 500;font-style: Medium;font-size: 18px;line-height: 20px;}
.alunini-testi img{position: absolute;right: 20px;top: 20px;width: 50px !important;}
.treatment.treatment-slide .treat_caros.alumini_testi .owl-nav{text-align: center;}
.treat .treat_in.treat-tab-table .lft.list-tab .nav{padding: 20px;}
.content-log.content-policy{border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 0;border-bottom-right-radius: 0px;}
.accord-box.accord-border{border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.table-syllabus .table.table-blue{border-top-left-radius: 20px;
  border-top-right-radius: 20px;overflow: hidden;}
.table-syllabus .table.table-blue tr:first-child{border: none;}
.arrow-right{float: right;}
.arrow-link.arrow-link-orange{background: #FFF8EE;border: 1px solid #E55622;}
.arrow-link.arrow-link-orange .arrow-right i{background: #E55622;}

/* expand css */
.screen-btn .book-box{padding: 10px 10px 10px 10px;background: #C8F318;border-top-left-radius: 10px;border-bottom-left-radius: 10px;}
.screen-btn .book-box a{color: #2A2A2A;font-size: 18px;font-weight: bold;}
.screen-btn ul li{display: flex;justify-content: end;}
.screen-btn .book-box i{font-size: 20px;}
.book-box.book-box-blue{background: #0B4090;transition: all 0.3s ease;}
.book-box.book-box-blue a{color: #fff;}





.screen-btn {
  position: fixed;
  
}

.screen-btn ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: end;
  gap: 10px;
}

.book-box {
  background: #1F8B44;
  overflow: hidden;
  width: 60px;
  transition: width 0.4s ease;

}

.book-box-blue {
  background: #0056D2;
  border-color: #0056D2;
}

.book-box a {
  display: flex;
  align-items: center;
  color: #fff;
  text-decoration: none;
  height: 35px;
}

.book-box i {
  font-size: 24px;
  min-width: 40px;
  text-align: center;
}

.book-box span {
  opacity: 0;
  white-space: nowrap;
  margin-left: 8px;
  transition: opacity 0.3s ease;
}

/* Hover Effect */
.book-box:hover {
  width: 250px; /* expand width */
}

.book-box:hover span {
  opacity: 1;
}

/* expand css */

.depart-green{background: #FBFFE5;border: 1px solid #E2FE6F;border-radius: 20px;padding: 20px;margin-bottom: 25px;margin-top: 25px;}
.depart-green .heading-text h2{font-size: 24px;line-height: 28px;}
.table1 tr td{padding: 10px;}
.feedback-btn .less{background: #0b4090;color: #fff;border-color: #0b4090;}
.feedback-btn .less:hover{color: #000;}
header .header .header_in .ryt .menus .menu ul li.active a {position: relative;}
header .header .header_in .ryt .menus .menu ul li.active a::after {position: absolute;content: "";background: #C8F318;width: 100%;height: 2px;bottom: 0;left: 0;}
header .header .header_in .ryt .menus .menu ul li .sub_menu ul li.active a::after{display: none;}
.vision-list-three li{position: relative;}
.vision-list-three li::before{width: 8px;height: 8px;content: "";background: #222;border-radius: 50px;position: absolute;left: -12px;top: 12px;}
.table-box .table.table-blue tr td a i{background: #0B4090;}






/* responsive */

@media screen and (max-width: 2560px) {
  .department-box .img img{height: 280px;}
}

@media screen and (max-width: 1920px) {



.department-box .img img{height: 280px;}
.table-box .table tr td ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 57px 10px 10px;
  color: #222222;
}
.year-one {top: -140px;left: 225px;}
.year-two {top: -81px;left: 400px;}
.year-three {top: -120px;left: 590px;}
.year-four {top: -81px;right: 350px;}
.year-five {top: -180px;right: 180px;}
.year-six {top: 136px;left: 218px;}
.year-seven {top: 190px;left: 400px;}
.year-eight {top: 156px; left: 590px;}
.year-nine {top: 215px;left: 788px;}
.year-ten {top: 136px;left: 955px;}
.year-leven {bottom: 220px;left: 218px;}
.year-twelve {bottom: 145px;left: 400px;}
.year-thirteen{bottom: 225px;left: 590px;}
.year-fourteen{bottom: 125px;left: 788px;}
.year-fifteen{bottom: 225px;left: 955px;}
.year-sixteen{bottom: -75px;left: 937px;}
.year-seventeen{bottom: -215px;left: 785px;}

}








@media screen and (max-width: 1400px) {

/* expand css */

  .screen-btn {
  position: fixed;
  right: 0;
  top: 40%;
  z-index: 999;
}




.department-box .img img{height: 280px;}
.year-one {top: -140px;left: 225px;}
.year-two {top: -81px;left: 400px;}
.year-three {top: -120px;left: 590px;}
.year-four {top: -81px;right: 350px;}
.year-five {top: -180px;right: 180px;}
.year-six {top: 136px;left: 218px;}
.year-seven {top: 215px;left: 400px;}
.year-eight {top: 156px; left: 590px;}
.year-nine {top: 215px;left: 788px;}
.year-ten {top: 136px;left: 955px;}
.year-leven {bottom: -75px;left: 218px;}
.year-twelve {bottom: -154px;left: 400px;}
.year-thirteen{bottom: -75px;left: 590px;}
.year-fourteen{bottom: -154px;left: 788px;}




}

@media only screen and (min-width: 992px) and (max-width: 1199px){


.department-box .img img{height: 240px;}  
.menu-call ul li a {color: #000 !important;font-weight: 600;font-size: 13px;}

  header .header .header_in .ryt .menus .menu ul li a {
    font-size: 10px !important;
    padding: 5px 0 !important;
  }
   header .header .header_in .ryt .menus .menu ul {
    gap: 6px !important;
  }
  .head-btn {
    position: absolute;
    top: 12px;
    right: 130px;
  }  
.contact_page .contact_in .c_top ul li .bg_cont p, .contact_page .contact_in .c_top ul li .bg_cont a{font-size: 16px;line-height: 20px;}

}


@media only screen and (min-width: 1200px) and (max-width: 1399px){

.department-box .img img{height: 240px;}
.alunini-testi{min-height: 270px;}
.content-log p{font-size: 15px;}
  .table-box .table tr td ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 40px 10px 10px;
    color: #222222;
  }
.year-one {top: -140px;left: 90px;} 
.year-two {top: -81px;left: 285px;}
.year-three {top: -120px;left: 465px;}
.year-four {top: -81px;right: 295px;}
.year-five {top: -180px;right: 111px;}
.year-six {top: 136px;left: 74px;}
.year-seven {top: 190px;left: 284px;}
.year-eight {top: 156px; left: 465px;}
.year-nine {top: 215px;left: 662px;}
.year-ten {top: 136px;left: 846px;}
.year-leven {bottom: 230px;left: 70px;}
.year-twelve {bottom: 140px;left: 284px;}
.year-thirteen{bottom: 220px;left: 470px;}
.year-fourteen{bottom: -154px;left: 662px;}  
.year-fourteen{bottom: 120px;left: 662px;}
.year-fifteen{bottom: 220px;left: 845px;}
.year-sixteen{bottom: -70px;left: 845px;}
.year-seventeen{bottom: -210px;left: 665px;}

header .header .header_in .ryt .menus .menu ul{gap: 14px;}
.menu-call ul li i{width: 35px;height: 35px;min-width: 35px;font-size: 18px;}
.ryt.tab-content .special-services .pdf-box .pdf-left {width: 46%;}
.ryt.tab-content .special-services .pdf-box .pdf-left h3{font-size: 20px;}
.top-menu ul li a{font-size: 13px;line-height: 16px;}
header .header .header_in .logo img {}
.menu-call ul li{font-size: 12px;padding-left: 45px;}
/* header .header .header_in {
  padding: 0px 0 2px 0; */

header .header .header_in .logo {}
header .header .header_in .ryt .menus .menu ul li a{font-size: 14px;}
.top_book a{font-size: 13px;}
.bg-menu {}
.event-right{padding-top: 100px;}
.event-section{margin-top: -65px;}
.event-lft{margin-bottom: 15px;}
.news-lft p{margin-bottom: 5px;}
.foot-logo img{width: 70px;}
footer .foot_menu .foot_menu1 .foot_top .f-link ul li a{font-size: 12px;}
footer .foot_menu .foot_menu1 .foot_top .f-link strong{font-size: 18px;}
.footer-text{font-size: 18px;}
.foot_mid ul li p{font-size: 11px;line-height: 16px;}
.foot_mid ul li a{font-size: 11px;}
.foot_mid ul li{gap: 6px;}
.foot_mid ul{gap: 8px;}
.heading-text h2{font-size: 38px;line-height: 40px;}
.clinic-box h2{font-size: 28px;}
.import-lft h2{font-size: 24px;line-height: 28px;}
.manage-box h3{font-size: 30px;}
.count-box .count-rank span{font-size: 34px;line-height: 36px;}
.menu-call ul li{margin-right: 3px;}
/* .book-apoin{display: none;} */
 .screen-btn {position: fixed;right: 0;top: 30%;z-index: 999;}
.top-menu{padding: 14px 0 10px 0;}
.menu-call {float: inline-start;}
.our-hospital .heading-text h2{font-size: 30px;line-height: 36px;}






}













@media screen and (max-width: 1199px) {



.timeline-bg{padding: 440px 0;}
.apply-pg-left h3 {font-size: 22px;line-height: 24px;margin-bottom: 0;}
.treatment.treatment-slide .treat_caros.alumini_testi .owl-nav{text-align: center;justify-content: center;}
.alunini-testi{min-height: 300px;}  
body{padding-top: 67px;}
header{box-shadow: rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;}
.our-hospital .heading-text h2{font-size: 25px;line-height: 34px;}  
.gallery-img-box .img-content {padding: 10px;min-height: 143px;}
.table-box .table tr td ul li{margin: 0 22px 10px 10px;}
.table-box .table tr td a{font-size: 15px;}
.year-box .year-circle strong{font-size: 24px;}  
.year-box h3{font-size: 22px;}
.year-box p{font-size: 16px;}
.year-one {top: -111px;left: 75px;} 
.year-two {top: -52px;left: 240px;}
.year-three {top: -91px;left: 400px;}
.year-four {top: -52px;right: 215px;}
.year-five {top: -152px;right: 55px;}
.year-six {top: 136px;left: 74px;}
.year-seven {top: 190px;left: 240px;}
.year-eight {top: 156px; left: 400px;}
.year-nine {top: 215px;left: 560px;}
.year-ten {top: 136px;left: 720px;}
.year-leven {bottom: 225px;left: 75px}
.year-twelve {bottom: 166px;left: 240px;}
.year-thirteen{bottom: 225px;left: 400px;}
.year-fourteen{bottom: 145px;left: 560px;}  
.year-fifteen {bottom: 220px;left: 720px;}
.year-sixteen {bottom: -51px;left: 720px;}    
.year-seventeen{bottom: -170px;left: 560px;}


.mean-container a.meanmenu-reveal.meanclose {top: 0;font-size: 21px !important;}  
.bg-menu{padding: 0px;}
.mean-container .mean-bar{position: relative;z-index: 999;border: none;min-height: unset;}
.mean-container .mean-nav{position: absolute;top: 0;margin: 0;}
 .head-btn {position: absolute;top: 12px;right: 97px;}
.head-btn{position: absolute;}
.top_book{right: 58px;top: 5px;} 
.top_book.top_book_two a::before{border-radius: 0px;}
.top_book.top_book_two a {font-size: 20px;padding: 11px 11px;border-radius: 5px;}
 .top_book a{border-radius: 5px; padding: 11px 11px;font-size: 20px;}  
 .top_book a::before{border-radius: 0px;}
.top_book.top_book_two{right: 104px;top: 5px;margin-right: 8px;}
header .header .header_in .ryt .menus .mean-bar .meanmenu-reveal span{background: #fff;border-radius: 10px;}
header .header .header_in .ryt .menus .mean-bar .meanmenu-reveal{height: auto;
    line-height: normal;
    background: #0B4090;
    padding: 10px 7px;
    top: -56px; color: #fff;
    border-radius: 5px;}
.top_book a span{display: none;}
.top_book a i{display: block;}   
.menu-call ul li span {font-weight: 400;font-size: 14px;}
.menu-call ul li i{width: 34px;height: 34px;min-width: 34px;font-size: 14px;}
/* .top_book.top_book_two  a{font-size: 12px;padding: 10px 40px;} */
/* .top_book a{font-size: 11px;padding: 10px 10px;} */
.ryt.tab-content .special-services .pdf-box .pdf-right{font-size: 14px;}  
.accord-box.accord-two{min-height: 270px;}
.content-log a{font-size: 14px;line-height: 16px;}
.accord-box h3{font-size: 17px;line-height: 20px;}
.accord-box-list p{font-size: 15px}
.content-top h3{font-size: 18px;line-height: 20px;}
.resign-box span{font-size: 14px;}
.resign-box a{font-size: 13px;}
.value-box .value-pdf-right a{font-size: 12px;line-height: 14px;}
.value-box .value-pdf-right{padding: 10px 20px;}
.value-box .value-pdf-lft h3{font-size: 18px;}
.value-box .value-pdf-lft {padding: 10px 20px;}  
.treat .treat_in .lft.list-tab .nav{padding: 15px 15px 15px 0;}
.treat .treat_in .lft ul li a{font-size: 16px;line-height: 20px;}
.ryt.tab-content .special-services .pdf-box .pdf-left {width: 55%;}
.ryt.tab-content .special-services .pdf-box .pdf-left h3{font-size: 20px;}
.event-lft{margin-top: 0;}
.course{text-align: center;margin-top: 40px;}
.testi-mt h2{margin-top: 2px;}
.student-lft{margin-bottom: 50px;}
.screen-btn {position: fixed;right: 0;top: 20%;z-index: 999;}
.clinic-box h2{font-size: 30px;}
.mr-auto-desktop {margin-right: auto !important;}
.count-box .count-rank span {
  font-family: PT Serif;
  font-weight: 700;
  font-size: 34px;
  line-height: 36px;
  text-transform: capitalize;
}
.heading-text h2 {
  font-family: "PT Serif";
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;}
.top-menu ul li a{font-size: 13px;}  
header .header .header_in .logo img {
 
}
header .header .header_in .logo {
  margin-bottom: 0px;
  z-index: 9999999;
  position: relative;
}
.foot-logo img {width: 55px;}
.import-lft h2{font-size: 17px;line-height: 20px;}
.accordion-section .accordion .accordion-item button{padding: 25px 30px 25px 0;}
.event-section{margin-top: 60px;}
.clinic-box ul li a{font-size: 17px;}
.g-revier-rst{text-align: center;}
.g-revier-rst a{margin-top: 8px;margin-left: 0;}

 footer .cpy_ryt p{font-size: 13px;} 
.blog-content-box .blog-img.blog-img1 img {
  height: 265px;}

.cnt h2{font-size: 34px;line-height: 38px;}
/* .treatment .treat_in h2{font-size: 34px;line-height: 38px;} */
footer .foot_menu .foot_menu1 .foot_top .f-link ul li a{font-size: 13px;}  
.foot_mid ul li p{font-size: 10px;line-height: 16px;}
.foot_mid ul li a{gap: 7px;}
.foot_mid ul li i{width: 30px;height: 30px;font-size: 14px;}
 .foot_mid ul li a {font-size: 12px;display: contents;}
.footer-logo img{width: 130px;}
.foot_mid ul{gap: 5px;}
.foot_mid ul li{gap: 10px;}
 .menu-call ul li{padding-left: 37px;font-size: 10px;margin-right: 2px;}  
  header .header .header_in .ryt .menus .menu ul li a {
    font-size: 12px;padding: 5px 0;
  }
  header .header .header_in .ryt .menus .menu ul {
    gap: 7px;
  }
  .travel .box .text {
    padding: 40px;
  }
 
  .treatment .treat_caros .owl-stage .owl-item .items {
    /* padding-right: 20px; */
  }
  
  footer .foot_menu .foot_menu1 .foot_mid .lft ul, footer .foot_menu .foot_menu1 .foot_mid .ryt ul {
    gap: 5px;
  }
  footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.cmn p {
    font-size: 17px;
  }
}
@media screen and (max-width: 991px) {




.depart-inner{padding-bottom: 0;}
 .department-box .img img {
    height: 240px;
  }
.treat .treat_in .lft.list-tab ul li a{border-radius: 50px;}
.treat .treat_in .lft.list-tab ul li a.active, .treat .treat_in .lft.list-tab ul li a:hover{border-radius: 50px;}
.alunini-testi {min-height: 195px;}
.arrow-right{float: right;}
.button .icon i{font-size: 19px;}
 .button.button-two .icon p{font-size: 12px;} 
 .button.button-two:hover {width: 326px;border: 1px solid #1F8B44;} 
.button.button-two {width: 100px;}
.button.button-two .icon {width: 100px;}
.button:hover{width: 308px;}
.button .span-text{font-size: 16px;display: contents;}
.trustie-box h2{font-size: 20px;line-height: 24px;}
.value-box .value-pdf-lft h3{font-size: 17px;}
.content-log p{font-size: 14px;}
.treat-submenu ul li{margin: 0 !important;text-align: start !important;}
.head-btn{gap: 0;}
.contact_page .contact_in .contact_form {
  border: 1px solid #DBECFF;
  background: #F4F9FF;
  border-radius: 5px;
  padding: 50px 70px;
}  
.gallery-img-box .img-content {
    padding: 10px;
    min-height: 94px;
  }
.table-box .table tr td ul li {
    margin: 0 10px 10px 10px;
  }
.treat .treat_in .lft.list-tab.list-tab-two ul li a {
  padding: 10px 30px;
}  
 .table-box .table tr td a {font-size: 11px;}
.table-box .table{font-size: 17px;line-height: 18px;}
.table td {border: none !important;padding: 10px;}
.year-box {position: absolute;text-align: center;max-width: 130px;width: 130px;}

.timeline-bg{padding: 300px 0;}  
.year-box h3{font-size: 18px;}
.year-box p{font-size: 14px;line-height: 16px;margin: 25px 0;}
.year-one {top: -115px;left: 40px;} 
.year-two {top: -74px;left: 180px;}
.year-three {top: -100px;left: 310px;}
.year-four {top: -75px;right: 128px;}
.year-five {top: -148px;right: 0px;}
.year-six {top: 68px;left: 40px;}
.year-seven {top: 100px;left: 180px;}
.year-eight {top: 85px;left: 310px;}
.year-nine {top: 125px;left: 438px;}
.year-ten {top: 65px;left: 566px;}
.year-leven {bottom: 130px;left: 40px;}
.year-twelve {bottom: 73px;left: 180px;}
.year-thirteen{bottom: 130px;left: 310px;}
.year-fourteen{bottom: 73px;left: 435px;} 
.year-fifteen{bottom: 130px;left: 550px;}
.year-sixteen{bottom: -65px;left: 538px;} 
.year-seventeen{bottom: -155px;left: 435px;}
.year-box .year-circle::before {font-size: 22px;}
.year-circle.year-circle-green::after{font-size: 22px;}
.year-box .year-circle {width: 65px;height: 65px;}
.year-box .year-circle strong {font-size: 18px;line-height: 20px;}
.year-box .year-circle span{font-size: 15px;line-height: 18px;}

 .mean-container .mean-nav {position: absolute;top: 62px;margin: 0;z-index: 9999999;}  
 .head-btn {position: absolute;top: 11px;right: 35px;left: auto;}
.top_book{right: 58px;top: 5px;} 
.top_book.top_book_two a::before{border-radius: 0px;}
.top_book.top_book_two a {font-size: 20px;padding: 11px 11px;border-radius: 5px;}
.top_book a{border-radius: 5px; padding: 11px 11px;font-size: 20px;}  
 .top_book a::before{border-radius: 0px;}
.top_book.top_book_two{right: 104px;top: 5px;}
.bg-menu {background: #fff;padding: 10px 0;}
/* .capbility-content{text-align: center;} */
.cap-lft-img{text-align: center;}
.doctor-dt-lft{text-align: center;}
.mean-container .mean-nav ul li li a{padding: 13px 4%;}
.ryt.tab-content .special-services .pdf-box .pdf-right{font-size: 16px;}
.ryt.tab-content .special-services .pdf-box .pdf-left h3{font-size: 20px;}  
.ryt.tab-content .special-services .pdf-box .pdf-left {width: 60%;}
.accord-box h3{font-size: 19px;line-height: 22px;}
.board-trust-box h3{font-size: 18px;line-height: 20px;}
.facility-list ul li a{font-size: 20px;}
.event-lft{text-align: center;}
.facility-list ul{display: flex;gap: 30px;justify-content: space-between;}  
.event-lft img{text-align: center;}
.clinic-box h2{font-size: 32px;}
.manage-box h3{font-size: 24px;}
.choose-count.choose-count2.angioplasty-line ul::after {height: 295px;}
.choose-count.choose-count2.count-mobile.count-tab ul::after{height: 470px;}
.choose-count.choose-count2.count-lowview ul::after {height: 440px;}
.choose-count.choose-count2.monitor-count ul::after {height: 505px;}  
.choose-count.choose-count2 ul::after {height: 445px;}
.choose-count.choose-count2.count-mobile ul::after {height: 605px;}
.appoint h6{font-size: 30px;}
.choose-count.choose-count2.cornory-list ul::after {height: 780px;}
.g-review-lft h2{text-align: center;margin-bottom: 20px;}
.g-revier-rst{text-align: center;}
  .choose-count ul::after{height: 390px;}
  .about-right{padding: 0px 20px;}


  .treat .treat_in .lft ul li a{width: 100%;}
  .treat .treat_in .lft.list-tab ul li{width: 80%;display: block;text-align: center;margin: 0 auto;}
  .failure-box-content{min-height: unset;}
  .multi-box{margin-bottom: 20px;min-height: unset;}
  .heading-text h2{font-size: 30px;line-height: 36px;}
  .about-right strong{font-size: 24px;line-height: 26px;}
  .heading-text1 strong{font-size: 24px;line-height: 26px;}
  .cnt h2{font-size: 30px;line-height: 36px;}
  .lft.lft-service strong{font-size: 24px;line-height: 26px;}
  .lft.lft-service h2{font-size: 30px;line-height: 36px;}
  .gratitude-sec{margin-bottom: 20px;}
  .header-text{font-size: 30px;line-height: 36px;}
  .about-right h2{font-size: 30px;line-height: 36px;}
  .about-right h1{font-size: 30px;line-height: 36px;}
  .heading-text1 h2{font-size: 30px;line-height: 36px;}
  .blog-box{margin-top: 0;}
  .testi-review-box h1{font-size: 22px;line-height: 18px;}
 
  .heading-text3 h2{font-size: 26px;line-height: 30px;}
  .heading-text1 h1{font-size: 32px;line-height: 26px;}
  .cardio-service-box{margin-bottom: 40px;}
  .about-left{margin: 20px 0;align-items: center;text-align: start;}
  header .header .header_in .ryt .menus .mean-bar {
    border: none;
    top: 11px;
    position: static;
  }
  header .header .header_in .ryt .menus .mean-bar .meanmenu-reveal {
    height: auto;
    line-height: 25px;
    background: #0B4090;
    padding: 10px 7.5px;
    border-radius: 5px;
    color: #fff;
    top: 10px;
  }
  header .header .header_in .ryt .menus .mean-bar .meanmenu-reveal span {
    background: #fff;
    border-radius: 5px;
  }
  header .header .header_in .ryt .menus .top_book {
    position: absolute;
    right: 95px;
    top: 0;
   
  }
  header .header .header_in .ryt .menus {
    align-items: flex-start;
    flex-direction: column-reverse;
    position: relative;
    position: absolute;
    right: 0;
    top: 25px;
    left: 30px;
  }
  header .header .header_in .ryt .menus .mobile-menu {
    position: static;
    width: -moz-fit-content;
    width: fit-content;
  }
  header .header .header_in .ryt .menus .mean-bar ul li a {
    font-family: "poppins";
    font-weight: 500;
  }
  header .header .header_in {position: relative;}
  .treatment .treat_caros .items {
    /* padding-bottom: 30px; */
    /* padding-top: 25px; */
  }
  .treatment .treat_caros .items a:after {width: 45px;height: 45px;}
  .travel .box .text {margin-left: 0;padding: 20px;}
  footer .foot_menu .foot_menu1 .foot_mid .lft ul {justify-content: center;}
  footer .foot_menu .foot_menu1 .foot_top .f-link .flist {display: none;margin-bottom: 15px;}
  footer .foot_menu .foot_menu1 .foot_top .f-link strong {
    margin-bottom: 0;
    padding-block: 10px;
    font-size: 20px;
    position: relative;
    cursor: pointer;
  }
  .foot_menu1 .foot_top .f-link strong::before {
    content: "";
    border-width: 0 3px 3px 0;
    padding: 3px;
    position: absolute;
    right: 10px;
    bottom: 20px;
    border-color: #C8F318;
    border-style: solid;
    transition: 0.3s;
    text-align: center;
    transform: rotate(45deg);
  }
  .foot_menu1 .foot_top .f-link .flist {display: none;}
  .foot_menu1 .foot_top .f-link strong.tog::before {transform: rotate(-135deg);}
  .foot_menu1 .foot_top .f-link {border-bottom: 1px solid #C8F318;padding: 0;}
  footer .foot_menu .foot_menu1 .foot_top {
    padding: 30px 0 0;margin: 0;}
  footer .foot_menu .foot_menu1 .foot_mid {
    padding: 20px 0;border-block: none;}
  footer .foot_menu .foot_menu1 .foot_mid .ryt ul {flex-wrap: wrap;justify-content: center;gap: 10px;
  }
  footer .cpy_ryt .cpy_in {flex-direction: row;gap: 10px;text-align: center;}
  
  .travel .box {margin-top: 35px;}

/* new css */

.logo2{display: block;}
.logo{display: none;}
.menu-media{display: none;}
.menu-call{display: none;}
.top_book.top_book_two {float: right; position: unset;right: 95px;top: 11px;z-index: 9;}
.top_book {float: right; position: unset;right: 40px;top: 11px;z-index: 9;}
header .header .header_in .ryt .menus .mean-bar {position: absolute;top: -25px;right: 20px;}
.logo2 img{}
/* .top_book a{font-size: 14px; padding: 10px 10px;} */
header .header .header_in{padding: unset;}
.experience-section .hire-box{margin: 15px 0;}
.experience-section .hire-bg{padding: 15px 25px;}

.treatment .treat_in h2{font-size: 22px;line-height: 34px;}

.treatment .treat_caros .owl-nav{position: unset;}
.treatment.treatment-slide .treat_caros .owl-nav{position: unset;}
.blog-content{padding: 20px;}
.foot_mid ul{display: block;}
.foot_mid ul li{margin-bottom: 15px;}
.contact-left{margin-bottom: 20px;}
.top-menu{padding: 10px 0;}
.logo2 img{}

/* muthu css */
/* .book-apoin{display: none;} */
.enqurey-box a{padding: 10px;}
.book-apoin a{padding: 10px;}
.about-left p{font-size: 16px;}
.count-rank{text-align: left;width: 35%;margin-bottom: 20px;text-align: center;}
.count-box{flex-wrap: wrap;justify-content: center;}
.count-box .count-rank span{font-size: 30px;line-height: 34px;}
.manage-box h3{font-size: 25px;}
.manage-box span{font-size: 18px;text-align: center;display: block;}
.manage-box p{font-size: 14px;}
.chair-left h3{font-size: 22px;line-height: 30px;}
.clinic-box h2{font-size: 28px;}
.clinic-box ul li {margin-bottom: 15px;}
.clinic-box ul li a{font-size: 16px;}
.student-lft{margin: 15px 0;}
.student-lft strong{font-size: 22px;}
.not-list{border: none;}
.faq-right{text-align: center;}  
.faq-right img{width: 420px;}
.sport-slide .items .sport-slide .sport-content h4{font-size: 20px;line-height: 24px;}
.import-lft h2{font-size: 22px;line-height: 24px;margin-bottom: 0px;}
.footer-text{margin-top: 15px;}
 .foot_mid ul li a {font-size: 12px;}
 .foot_mid ul li p {font-size: 12px;line-height: 16px;}
footer .foot_menu .footer-media{text-align: start;}
 footer .cpy_ryt p {font-size: 14px;}
.treatment .treat_caros .owl-nav{justify-content: center;}
.quite-bottom img, .quite-top img{width: 220px;}
.course{text-align: center;margin-top: 20px;}
.enqurey-box{top: 330px;}
.top-menu ul{gap: 24px;}
 .top-menu ul li a {font-size: 14px;}
.depart-section{padding: 70px 0 100px 0;}











}
@media (max-width: 767px) {



.carrer-inner p{display:flex;}
.depart-inner{padding-bottom: 0;}
/* expand css */
 .department-box .img img {
    height: 260px;
  }
.screen-btn .book-box a{font-size: 17px;}
.book-box span{margin-left: 0px;} 
.book-box{width: 50px;}
.screen-btn {position: fixed;right: 0;top: 28%;z-index: 999;}
/* expand css */

.treat .treat_in .lft.list-tab ul li a{border-radius: 50px;}
.treat .treat_in .lft.list-tab ul li a.active, .treat .treat_in .lft.list-tab ul li a:hover{border-radius: 50px;}
.alunini-testi {min-height: 360px;}  
.bread-header-text{padding: 20px 30px;}
.alunini-testi img {width: 30px !important;}
.alunini-testi span{font-size: 14px;line-height: 16px;}
.alunini-testi h3{font-size: 18px;line-height: 20px;}
.alunini-heading h2{font-size: 20px;line-height: 24px;}
.arrow-link .arrow-left h3{font-size: 15px !important;line-height: 17px !important;}
.treat-header-list {
  margin-bottom: 20px;
}
.treat-header-list ul li a {
  border: 1px solid #0B4090;
  border-radius: 50px;
  padding: 10px 26px;
  font-size: 16px;}
.treat-header-list ul li{min-width: 100%;}
.button.button-two .icon p {font-size: 10px;}
.button .span-text {font-size: 12px;display: contents;}
.button.button-two:hover {width: 280px;border: 1px solid #1F8B44;}
 .button:hover {width: 286px;}
.treat .treat-tab-table .lft.list-tab ul li{min-width: 100%;}
 body {padding-top: 77px;}
.treat .treat_in .lft.list-tab .nav{display: block;}
.treat-submenu ul li a{text-align: start !important;}
.treat-submenu ul li{margin: 0 !important;text-align: start !important;width: 100% !important;}  
.mean-container .mean-nav ul li li a{padding: 13px 10%;}
.blogs-section .blog-content-box h3 {color: #fff;font-size: 18px;line-height: 20px;height: 42px;}
.value-box .value-pdf-lft {padding: 15px 20px;}
.value-box{background: none;}
.contact_page .contact_in .contact_form label select{font-size: 12px;line-height: 14px;padding: 10px 30px 10px 10px;}
.contact_page .contact_in .contact_form label input, .contact_page .contact_in .contact_form label textarea{font-size: 12px;line-height: 14px;}  
 .contact_page .contact_in .contact_form {border: 1px solid #DBECFF;background: #F4F9FF;
    border-radius: 5px;padding: 20px;}
.carrer-guide-box h3{font-size: 18px;line-height: 20px;}
.carrer-guide-box .carrer-guide-left h3{font-size: 18px;line-height: 20px;}
.boject-box{padding: 20px;}
.boject-box h3{font-size: 24px;line-height: 28px;}
 .table-box .table tr td a {
    font-size: 12px;
  }
 .year-circle.year-circle-green::after {
    font-size: 22px;bottom: -10px;
  }
.year-box .year-circle::before {top: -12px;}
.year-circle.year-center-two::after {font-size: 22px;bottom: -10px;}
.timeline-bg {display: flex;flex-wrap: wrap;}

/* Default order on larger screens */
.timeline-bg .year-box {margin: 0px 0;} 

.timeline-bg .year-one {
  order: 1;
}
.timeline-bg .year-two {
  order: 2;
}
.timeline-bg .year-three {
  order: 3;
}
.timeline-bg .year-four {
  order: 4;
}
.timeline-bg .year-five {
  order: 5;
}
.timeline-bg .year-ten {
  order: 6;
}
.timeline-bg .year-nine {
  order: 7;
}

.timeline-bg .year-eight {
  order: 8;
}
.timeline-bg .year-seven {
  order: 9;
}
.timeline-bg .year-six {
  order: 10;
}
.timeline-bg .year-leven {
  order: 11;
}
.timeline-bg .year-twelve {
  order: 12;
}
.timeline-bg .year-thirteen {
  order: 13;
}
.timeline-bg .year-fourteen{
  order: 14;
}
.timeline-bg .year-fifteen{
  order: 15;
}
.timeline-bg .year-sixteen{
  order: 16;
}
.timeline-bg .year-seventeen{
  order: 17;
}
.year-box p{margin: 18px 0;}
.timeline-bg{margin: 0;padding: 0;}
.year-box{position: unset;max-width: 100%;width: 100%;margin: 20px auto;border-bottom: 1px solid #0b4090;}
.timeline-bg{background-image: none;}  

  .head-btn {position: absolute;top: 7px;right: 57px;left: auto;}
 .bg-menu{padding: 10px 0;}
 .top_book{right: 58px;top: 5px;} 
  .top_book.top_book_two a::before{border-radius: 0px;}
 .top_book.top_book_two a {
    font-size: 17px;
    padding: 11px 11px;border-radius: 5px;
  }
 .top_book a{border-radius: 5px; padding: 11px 11px;font-size: 17px;}  
 .top_book a::before{border-radius: 0px;}
.top_book.top_book_two{right: 104px;top: 5px;margin-right: 6px;}
header .header .header_in .ryt .menus .mean-bar .meanmenu-reveal{top: -8px;right: 0px;padding: 8px 6.5px;}
.top_book a span{display: none;}
.top_book a i{display: block;} 
/* .top_book.top_book_two{float: right; position: absolute;right: 80px;top: 0px;z-index: 9;} */
.chair-left strong{font-size: 20px;line-height: 24px;}
.trustie-box{padding: 15px;}
.trustie-box h2{font-size: 24px;line-height: 28px;}  
.trustie-img{text-align: center;}
.not-list .note-box .note-content h4{font-size: 18px;}
.not-list{padding: 5px;}
.doctor-dt-lft{text-align: center;}
.table th, .table td{padding: 10px;}
.value-box .value-pdf-lft h3 {font-size: 18px;}  
.resign-box a{font-size: 12px;}
.resign-box span{font-size: 14px;}
.vision-list li{display: flex;position: relative;padding-left: 20px;justify-content: space-between;}
.value-box .value-pdf-right{margin-top: 10px;}
.ryt.tab-content .special-services .pdf-box .pdf-right{text-align: center;}  
.ryt.tab-content .special-services .pdf-box .pdf-left h3{font-size: 18px;line-height: 20px;}
.ryt.tab-content .special-services .pdf-box{display: block;}
.ryt.tab-content .special-services .pdf-box .pdf-left{width: 100%;margin-bottom: 10px;}
.doctor-dt-right .doctor-overall h1, .doctor-dt-right .doctor-overall h2, .doctor-dt-right .doctor-overall h3, .doctor-dt-right .doctor-overall h4, .doctor-dt-right .doctor-overall h5, .doctor-dt-right .doctor-overall h6{font-size: 20px !important;line-height: 22px !important;}
.doctor-detail-section .doctor-dt-right span{font-size: 18px;line-height: 20px;}
.doctor-detail-section .doctor-dt-right h2{font-size: 22px;line-height: 24px;}
.doctor-detail-section .doctor-dt-right h1{font-size: 22px;line-height: 24px;}

.vision-list{margin-left: 5px;}
.vision-list li p{min-width: 124px;font-size: 14px;}
.board-trust-box{padding: 0;}
.border-right-blue{display: none;}  
.facility-list ul{display: block;gap: 30px;}  
#button{bottom: 80px;right: 15px;}
.text-fixed{height: auto;}
 .choose-count.choose-count2.count-mobile ul::after {
    height: 560px;
  }
.choose-count.choose-count2.choose-mobile ul::after{height: 500px;}
.choose-count.choose-count2.angioplasty-line ul::after {height: 390px;}
.choose-count.choose-count2.cornory-list ul::after {height: 1025px;}
.choose-count.choose-count2.monitor-count ul::after {height: 600px;} 
.g-revier-rst img{width: 230px;}
.g-revier-rst a{margin-top: 10px;margin-left: 0 !important;}
.g-revier-rst{text-align: center;}
 .g-review-lft h2{font-size: 18px;line-height: 20px;} 
.Specialist-content h2, .Specialist-content h1{font-size: 22px;
  line-height: 26px;}
.accordion-section .accordion .accordion-item .accordion-button::after {right: 22px;font-size: 30px;}  
.appoint strong{font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.appoint h6{font-size: 20px;line-height: 24px;}
.choose-count.choose-count2 ul::after {height: 605px;}
.appoint{padding: 45px 15px;}
.why-box h3{font-size: 16px;line-height: 20px;}
.heading-text2 h2, .heading-text2 h1{font-size: 20px;line-height: 24px;}
  .service-region{padding: 20px;}
  /* .foot_mid ul li p br{display: none;} */
  header .header .header_in .ryt .menus {align-items: flex-start;flex-direction: column-reverse;
    position: relative;position: absolute;right: 0;top: 25px;left: 30px;}
  .max-box{padding: 20px 30px;}
  .about-left{margin: 20px;}
  .why-choose-box h3{font-size: 20px;line-height: 24px;}
  .monitor-box h3{font-size: 20px;line-height: 24px;}
  
 
  .ryt.tab-content .special-services h3{font-size: 20px;}
  .treat .treat_in .lft ul li{display: block;width: 100%;}
  .treat .treat_in .lft ul li a{width: 100%;text-align: center;}
  .failure-box-content{min-height: unset;}
  .failure-box h3{font-size: 24px;line-height: 30px;}
  .modules-box p{font-size: 14px;line-height: 20px;}
  .multi-box{min-height: unset;}
  .header-text{font-size: 22px;margin-bottom: 10px;}
  .blog-left-box h2{font-size: 20px;}
  .blog-box{margin-top: 0;}
  .testi-review-box h1{font-size: 18px;line-height: 18px;}
  .blog-box h1{font-size: 18px;line-height: 20px;}
  .treat-list-box h3{font-size: 16px;line-height: 24px;}
  .vision-list li{font-size: 16px;line-height: 20px;}
  .lft-service h6{font-size: 22px;line-height: 18px;}
  .lft.lft-service strong{font-size: 18px;line-height: 24px;}
  .heading-text1 h1 {font-size: 18px;line-height: 24px;}
  
  .treatment .treat_caros .owl-stage .owl-item:nth-child(2n) {}
  .treatment.treatment1 .treat_caros .owl-stage .owl-item:nth-child(2n) {margin-top: 0px;}
  .cnt h2{font-size: 24px;line-height: 26px;}
  .about .about_in .cnt span{font-size: 18px;line-height: 26px;}
  .heading-text3 strong{font-size: 18px;line-height: 26px;}
  .heading-text3 h2{font-size: 24px;line-height: 26px;}
  .lft.lft-service h2{font-size: 24px;line-height: 16px;}
  .gratitude-sec{margin-bottom: 20px;}
  .heading-text h2{font-size: 22px;line-height: 26px;}
  .heading-text1 strong{font-size: 18px;}
  .heading-text1 h2{font-size: 24px;line-height: 28px;}
  .heading-text1{margin-bottom: 20px;}
  .heading-text h1{font-size: 22px;line-height: 30px;}
  .banner-box strong{font-size: 24px;line-height: 20px;}
  .about-right h3{font-size: 20px;margin-bottom: 8px;line-height: 26px;}
  .about-right h2{font-size: 20px;margin-bottom: 8px;line-height: 26px;}
  .about-right h1{font-size: 20px;margin-bottom: 8px;line-height: 26px;}
  .multi-box.multi-box1{min-height: unset;}
  .about-right strong{font-size: 18px;}
  .radio .radio_in .lft .img_sec ul {
    flex-direction: column;
  }
  .accordion-section .accordion .accordion-item button{font-size: 14px;padding: 15px 30px 15px 10px;} 
  
  /* new css  */
.logo2{display: block;}
.logo{display: none;}
.menu-media{display: none;}
header .header .header_in .ryt .menus .mean-bar{position: absolute;top: -10px;right: 20px;}
.menu-call{display: none;}
.top_book{}
header .header .header_in{padding: 0;}
.banner .item .ban-txt.ps-5{padding-left: 0 !important;}
.experience-section .hire-box h3{font-size: 16px;line-height: 20px;}
.experience-section .hire-box .hire-img img{width: 45px;}
.experience-section .hire-box{padding-left: 55px; margin: 5px 0;}
.experience-section .hire-bg{padding: 15px 25px;}
.choose-count ul li h3{font-size: 16px;}
.choose-count ul::after {height: 465px;}
.choose-quality .choose-icon-box h3{font-size: 14px;}
.choose-icon-box{margin-bottom: 20px;text-align: center;}
.treatment .treat_in h2{font-size: 24px;line-height: 26px;}
.treatment .treat_in .ryt{text-align: start;}
.treatment .treat_caros .owl-nav{position: unset;margin-top: 25px;}
.treatment.treatment-slide .treat_caros .owl-nav{position: unset;}
.foot_mid ul{display: block;}
.foot_mid ul li{margin-bottom: 20px;}
.less3{padding: 08px 20px;}
.banner .owl-dots{display: none;}
.treatment .treat_in{margin-bottom: 10px;}
.bread_end {padding: 10px;border-radius: 10px;background: #fff;  max-width: 275px;
  float: unset;}
.bread_crumb img{height: 145px;}
.bread_crumb .bread_in h1{font-size: 22px;line-height: 25px;margin-bottom: 5px;}

footer .foot_menu .foot_menu1 .foot_top .f-link ul li:last-child {
  margin-bottom: 10px;
}


/* new css sri muthu */

.top-menu ul{display: flex;align-items: center;justify-content: center;gap: 10px;
  flex-direction: revert; flex-wrap: wrap-reverse;}
.top-menu{padding: 10px 0;}  
 .logo2 img{}
.about-left {text-align: start;}
.about-left p {font-size: 18px;line-height: 25px;}
.vision-section .border-up {
  border-top: 2px solid #0B4090;
  margin-bottom: 40px;
}
.count-box .count-rank span {
  font-family: PT Serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 34px;
  text-transform: capitalize;
}
.course{text-align: center;margin-top: 20px;}
.blog-content-box{}
.manage-box h3{font-size: 20px;}
.manage-box span{font-size: 17px;line-height: 20px;}
.manage-box p{font-size: 16px;line-height: 20px;}
.chair-left h3{font-size: 20px;line-height: 24px;}
.clinic-box h2{font-size: 27px;}
.depart-section{padding: 71px 0 80px 0;}
.heading-text{margin-bottom: 15px;}
.student-lft{margin: 15px 0;}
.student-lft strong{font-size: 22px;}
.treatment .student-lft h3 span{font-size: 20px;}
.treatment .student-lft h3{font-size: 14px;line-height: 20px;}
.treatment .student-lft{font-size: 16px;line-height: 20px;}
.treatment .student-lft p{font-size: 17px;line-height: 20px;}
.not-list{border: none;}
.import-lft h2{font-size: 20px;line-height: 24px;}
.import-form-box{display: block;text-align: center;}
/* .import-form-box .form-control{margin-bottom: 20px;} */
.banner .item .ban-slider1{padding: 160px 0 50px 0;}
.three-sixty{top: 30px;}
.enqurey-box{top: 300px;}
.enqurey-box a, .book-apoin a{padding: 10px;font-size: 13px;}
footer .foot_menu .footer-media {text-align: start;}
.footer-text{margin-top: 15px;}
.book-apoin{top: 60%;}
.foot_mid ul li p{font-size: 12px;line-height: 18px;}
.facility-list ul li{margin-bottom: 15px;}
.facility-list ul li a{font-size: 20px;}
.clinic-box ul li a{font-size: 16px;}
.clinic-box ul li{margin-bottom: 15px;}
.event-list .news-lft h5{font-size: 20px;line-height: 24px;}
 footer .cpy_ryt .cpy_in {flex-direction: column; gap: 10px;text-align: center;}
.count-box .count-rank p{font-size: 17px;line-height: 20px;}
.count-box{display: inline-block;justify-content: unset;}
.count-box .count-rank{width: 100%;float: left;padding: 0 10px;margin-bottom: 20px;text-align: center;}
/* .para-scroll{height: unset;} */
.medical-unit-box{margin-bottom: 0;}
.medical-unit-box h3{font-size: 22px;}


}

@media (max-width: 575px) {
    
body{padding-top: 53px;}    
.department-box .img img {
    height: 230px;
  }    
    
    
}


