@font-face {
  font-family: "DM Serif Display";
  src: url("../fonts/DMSerifDisplay-Regular.eot");
  src: url("../fonts/DMSerifDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DMSerifDisplay-Regular.woff2") format("woff2"), url("../fonts/DMSerifDisplay-Regular.woff") format("woff"), url("../fonts/DMSerifDisplay-Regular.ttf") format("truetype"), url("../fonts/DMSerifDisplay-Regular.svg#DMSerifDisplay-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Serif Display";
  src: url("../fonts/DMSerifDisplay-Italic.eot");
  src: url("../fonts/DMSerifDisplay-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/DMSerifDisplay-Italic.woff2") format("woff2"), url("../fonts/DMSerifDisplay-Italic.woff") format("woff"), url("../fonts/DMSerifDisplay-Italic.ttf") format("truetype"), url("../fonts/DMSerifDisplay-Italic.svg#DMSerifDisplay-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("../fonts/Urbanist-Thin.eot");
  src: url("../fonts/Urbanist-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist-Thin.woff2") format("woff2"), url("../fonts/Urbanist-Thin.woff") format("woff"), url("../fonts/Urbanist-Thin.ttf") format("truetype"), url("../fonts/Urbanist-Thin.svg#Urbanist-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("../fonts/Urbanist-Light.eot");
  src: url("../fonts/Urbanist-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist-Light.woff2") format("woff2"), url("../fonts/Urbanist-Light.woff") format("woff"), url("../fonts/Urbanist-Light.ttf") format("truetype"), url("../fonts/Urbanist-Light.svg#Urbanist-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("../fonts/Urbanist-Regular.eot");
  src: url("../fonts/Urbanist-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist-Regular.woff2") format("woff2"), url("../fonts/Urbanist-Regular.woff") format("woff"), url("../fonts/Urbanist-Regular.ttf") format("truetype"), url("../fonts/Urbanist-Regular.svg#Urbanist-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("../fonts/Urbanist-ExtraBold.eot");
  src: url("../fonts/Urbanist-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist-ExtraBold.woff2") format("woff2"), url("../fonts/Urbanist-ExtraBold.woff") format("woff"), url("../fonts/Urbanist-ExtraBold.ttf") format("truetype"), url("../fonts/Urbanist-ExtraBold.svg#Urbanist-ExtraBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("../fonts/Urbanist-Bold.eot");
  src: url("../fonts/Urbanist-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist-Bold.woff2") format("woff2"), url("../fonts/Urbanist-Bold.woff") format("woff"), url("../fonts/Urbanist-Bold.ttf") format("truetype"), url("../fonts/Urbanist-Bold.svg#Urbanist-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("../fonts/Urbanist-Medium.eot");
  src: url("../fonts/Urbanist-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist-Medium.woff2") format("woff2"), url("../fonts/Urbanist-Medium.woff") format("woff"), url("../fonts/Urbanist-Medium.ttf") format("truetype"), url("../fonts/Urbanist-Medium.svg#Urbanist-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("../fonts/Urbanist-SemiBold.eot");
  src: url("../fonts/Urbanist-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist-SemiBold.woff2") format("woff2"), url("../fonts/Urbanist-SemiBold.woff") format("woff"), url("../fonts/Urbanist-SemiBold.ttf") format("truetype"), url("../fonts/Urbanist-SemiBold.svg#Urbanist-SemiBold") format("svg");
  font-weight: 600;
  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: Outfit;
}

a:hover {
  color: none !important;
}

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);
  }
}
.less {
  color: #fff;
  border: none;
  border-radius: 50px;
  transition: all 0.4s ease-in-out;
  background: #dc1f26;
  display: inline-block;
  padding: 15px 20px;
  font-family: Urbanist;
  font-size: 16px;
  font-weight: 500;
  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);
}
.less::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;
}
.less:hover {
  color: #dc1f26;
  transition: all 0.4s ease-in-out;
}
.less:hover::before {
  transform: scale(1);
  transition: all 0.4s ease-in-out;
}
@media screen and (max-width: 1200px) {
  .less {
    font-size: 16px;
    padding: 15px 20px;
  }
}
@media screen and (max-width: 767px) {
  .less {
    font-size: 15px;
    padding: 10px 20px;
  }
}

.less1 {
  color: #dc1f26;
  border: none;
  border-radius: 50px;
  transition: all 0.4s ease-in-out;
  background: #fff;
  display: inline-block;
  padding: 15px 20px;
  font-family: Urbanist;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.04em;
  text-align: center;
  text-transform: capitalize;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: 1px solid #c42026;
}
.less1::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #dc1f26;
  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: #fff;
  transition: all 0.4s ease-in-out;
}
.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;
  }
}

.less2 {
  color: #c42026;
  border: none;
  border-radius: 50px;
  transition: all 0.4s ease-in-out;
  background: transparent;
  display: inline-block;
  padding: 15px 20px;
  font-family: Outfit;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.04em;
  text-align: center;
  text-transform: capitalize;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: 1px solid #c42026;
}
.less2::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #c42026;
  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;
}
.less2:hover {
  color: #fff;
  transition: all 0.4s ease-in-out;
}
.less2:hover::before {
  transform: scale(1);
  transition: all 0.4s ease-in-out;
}
@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: Urbanist;
  font-weight: 500;
  font-weight: 600;
  font-size: 50px;
  line-height: 55px;
  letter-spacing: 0.02em;
  color: #dc1f26;
  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: 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;
}
@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: "Urbanist";
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.02em;
  color: #222222;
}
@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: 15px;
    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: absolute;
  width: 100%;
  left: 0;
  top: 10px;
  z-index: 2;
}
header .header .top {
  background: #aa181d;
  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: 15px;
}
header .header .header_in .logo a {
  display: block;
}
header .header .header_in .ryt .menus {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 23px;
}
header .header .header_in .ryt .menus .menu ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}
header .header .header_in .ryt .menus .menu ul li a {
  font-family: Urbanist;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.04em;
  color: #222222;
  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 #dc1f26;
}
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: #dc1f26;
  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: #dc1f26;
  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;
}
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: #dc1f26;
    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 {
  align-items: center;
  padding-top: 170px;
}
@media screen and (max-width: 991px) {
  .banner .item .ban-txt {
    text-align: center;
  }
}
.banner .item .ban-txt 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;
}
@media screen and (max-width: 1200px) {
  .banner .item .ban-txt span {
    font-size: 25px;
    line-height: 30px;
  }
}
@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: 20px;
    line-height: 25px;
    margin-bottom: 10px;
  }
}
.banner .item .ban-txt strong {
  font-family: Urbanist;
  font-weight: 800;
  font-size: 55px;
  line-height: 60px;
  letter-spacing: 0.02em;
  display: block;
  color: #dc1f26;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media screen and (max-width: 1400px) {
  .banner .item .ban-txt strong {
    font-size: 45px;
    line-height: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .banner .item .ban-txt strong {
    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;
  }
}
@media screen and (max-width: 767px) {
  .banner .item .ban-txt strong {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 10px;
  }
 .banner .item{padding-top: 130px;}
 .radio{padding: 70px 0 40px 0px;}
}
@media screen and (max-width: 575px) {
  .banner .item .ban-txt strong {
    font-size: 27px;
    line-height: 30px;
  }
}
.banner .item .ban-txt p {
  font-family: Urbanist;
  font-weight: 500;
  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: Urbanist;
  font-size: 18px;
  font-weight: 600;
  line-height: 22.68px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  text-transform: capitalize;
  margin-right: 10px;
  background: #dc1f26;
  border: 1px solid #dc1f26;
  padding: 10px 20px;
  border-radius: 50px;
}
.banner .item .ban-txt a.ask2 {
  background: transparent;
  color: #062f65;
  text-transform: capitalize;
  margin-right: 0;
  border: 1px solid #062f65;
}
.banner .item .ban-txt a.ask2:hover {
  color: #fff;
  background: #dc1f26;
  border: 1px solid #dc1f26;
}
.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-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 #aa181d !important;
  background: transprent !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: #c42026;
  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: #c42026;
  color: #fff;
  transition: 0.2s;
}

.treatment .treat_caros {
  position: relative;
}
.treatment .treat_caros .items {
  padding-left: 35px;
  border-left: 1px solid #dc1f26;
  padding-bottom: 50px;
  padding-top: 30px;
}
.treatment .treat_caros .items a {
  display: block;
  position: relative;
}
.treatment .treat_caros .items a h3 {
  font-family: Urbanist;
  font-weight: 600;
  font-size: 23px;
  display: block;
  line-height: 25px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  margin-bottom: 15px;
  color: #222;
}
@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: 290px;
  -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: #dc1f26 url(../images/white_arrow.png) no-repeat center;
  transition: 0.5s;
  border-color: #dc1f26;
}
@media screen and (max-width: 1200px) {
  .treatment .treat_caros .owl-nav {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    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 dashed #dc1f26 !important;
  background: #fff !important;
  border-radius: 100%;
  bottom: 0;
}
.treatment .treat_caros .owl-nav{display: flex; justify-content: center;}
.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: #dc1f26;
  font-size: 23px;
}
.treatment .treat_caros .owl-nav button.owl-next {
  right: 0;
}
.treatment .treat_caros .owl-nav button.owl-next::before {
  content: "\f178";
  content: "\f054";
}
.treatment .treat_caros .owl-nav button.owl-prev {
  left: 0;
}
.treatment .treat_caros .owl-nav button.owl-prev::before {
  content: "\f177";
  content: "\f053";
}
.treatment .treat_caros .owl-nav button:hover {
  transition: 0.2s;
  background: #dc1f26 !important;
  border: 1px dashed #dc1f26 !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 {
  padding-right: 65px;
}
.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;
  background:#dc1f26 !important;
  color: #fff;
  border:1px dashed #dc1f26 !important;
}
.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: #dc1f26;
  font-size: 23px;
}
.treatment.treatment3 .treat_caros .owl-nav button:hover::before{background: #dc1f26;}
.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.treatment3 .treat_caros .owl-nav button {background: #f6f6f6 !important}
.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 #dc1f26 !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) {
  margin-top: 50px;
}
.treatment.treatment1 .treat_caros .owl-stage .owl-item:nth-child(even) {
  margin-top: 0px;
}
.treatment .treat_caros .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  display: none;
}
.treatment .treat_caros .owl-dots button span {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background: #fff;
  display: block;
  margin: 5px;
  border: 1px solid #c42026;
}
.treatment .treat_caros .owl-dots button.active span {
  background: #c42026;
}
.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 #dc1f26;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #dc1f26;
}
.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: #dc1f26;
  left: 0;
  top: 0;
}
.treatment.video .treat_caros .items .item_in a.plays.video-btn i {
  z-index: 2;
  position: relative;
}
.gallery{background: #F6F6F6;}
.treatment.video .treat_caros .items p {
  margin-bottom: 0;
  margin-top: 15px;
  display: -webkit-box;
  text-overflow: ellipsis;
  font-size: 18px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-align: center;
  font-weight: 700;
}
.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 #dc1f26;
}
@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;
  }
  .blog-box.blog-list h1, .blog-box.blog-list h2, .blog-box.blog-list h3, .blog-box.blog-list h4, .blog-box.blog-list h5, .blog-box.blog-list h6{font-size: 18px !important;line-height:20px !important;min-height: 40px !important;}
}
@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: Urbanist;
  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;
  background: linear-gradient(354.43deg, #cccccc -12.18%, #d9d9d9 -5.62%, #eaeaea 6.41%, #f6f6f6 20.63%, #fdfdfd 41.4%, #ffffff 97.17%);
}
.about::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(../images/abt_lft_pg.webp) no-repeat;
}
.smart{padding: 100px 0 60px 0;}
.treatment{padding: 100px 0 40px 0;}
.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 .img img{width: 85%;}
.about .about_in .cnt span {
  font-family: "DM Serif Display";
  font-weight: 400;
  font-style: italic;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #222;
  display: block;
  margin-bottom: 10px;
}
.about .about_in .cnt b {
  font-family: Urbanist;
  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: 35px;
  line-height: 45px;
  font-weight: 700;
  color: #c42026;
  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: Urbanist;
  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: #aa181d;
  width: 8px;
  height: 8px;
  border-radius: 100%;
}

.travel .travel_in {
  background: url(../images/traval_pg.png) no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.travel .box {
  margin-top: -50px;
}
.travel .box .img_sec img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.travel .box .text {
  background: #FFF6F6;
  padding: 50px 70px;
  border-radius: 10px 0 0 10px;
  margin-left: -100px;
  margin-bottom: -65px;
}
.radio{background-image: url(../images/map-bg.png);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 190px 0 80px 0;}
.radio .radio_in .lft .img_sec {
  background: #f6f6f6;
  border-radius: 10px;
  padding: 16px 20px;
  text-align: center;
  margin-top: 65px;
}
.radio .radio_in .lft .img_sec .scan {
  margin-bottom: 10px;
}
.radio .radio_in .lft .img_sec strong {
  font-family: Urbanist;
  font-weight: 600;
  font-size: 23px;
  display: block;
  line-height: 30px;
  letter-spacing: 0.02em;
  text-align: center;
  text-transform: capitalize;
  margin-block: 15px;
}
.radio .radio_in .lft .img_sec ul {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}
.radio .radio_in .lft .img_sec ul li a {
  display: block;
}
.radio .radio_in .lft .img_sec ul li a.less {
  background: #062f65;
  text-transform: capitalize;
}
.radio .radio_in .lft .img_sec ul li a.less:hover{color: #fff;}
.radio .radio_in .lft .img_sec ul li a.less::before {
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background: #dc1f26;
}
.radio .radio_in .ryt 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;
  color: #dc1f26;
}
@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;
  }
}

.location .locat_in .lft_sec .lft {
  max-width: 650px;
  margin-left: auto;
}
.location .locat_in .lft_sec .lft ul {
  margin-top: 40px;
}
.location .locat_in .lft_sec .lft ul li a {
  font-family: Urbanist;
  font-weight: 600;
  font-size: 24px;
  display: block;
  line-height: 25px;
  padding-block: 15px;
  text-transform: capitalize;
  color: #222222;
  border-bottom: 1px solid #dc1f26;
}
.location .locat_in .lft_sec .lft ul li a.active, .location .locat_in .lft_sec .lft ul li a:hover {
  color: #dc1f26;
  transition: 0.5s;
  background-size: 20px;
}
.location .locat_in .tab-content .tab-pane {
  position: relative;
}
.location .locat_in .tab-content .tab-pane .img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.location .locat_in .tab-content .tab-pane .posi p{margin-bottom: 0;}
.location .locat_in .tab-content .tab-pane .posi {
  position: absolute;
  width: 400px;
  background: #ffffff;
  border-radius: 10px;
  padding: 20px;
  top: 20px;
  left: 20px;
  text-align: center;
}
.location .locat_in .tab-content .tab-pane .posi.posi2 {
  position: absolute;
  width: 400px;
  background: #ffffff;
  border-radius: 10px;
  padding: 20px 20px;
  top: 20px;
  left: 20px;
  max-height: 285px;
  text-align: start;
}
.location .locat_in .tab-content .tab-pane .posi a {
  display: block;
  position: relative;
}
.location .locat_in .tab-content .tab-pane .posi a img {
  width: 60%;
  -o-object-fit: cover;
     object-fit: cover;
}
.location .locat_in .tab-content .tab-pane .posi a p {
  margin: 15px 0 0;
}
.location .locat_in .tab-content .tab-pane .posi a:after {
  content: "";
  position: absolute;
  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;
  right: 0;
  top: 25px;
}
.location .locat_in .tab-content .tab-pane .posi a:hover:after {
  background: #dc1f26 url(../images/white_arrow.png) no-repeat center;
  transition: 0.5s;
  border-color: #dc1f26;
}

.contact {
  background: #FFF6F6;
}
.contact .contact_in .lft .box {
  display: flex;
  gap: 15px;
  border-bottom: 1px solid #DC1F26;
  padding-block: 20px;
  align-items: center;
}
.contact .contact_in .lft .box .loc {
  min-width: 130px;
}
.contact .contact_in .lft .box .loc strong {
  font-family: DM Serif Display;
  font-weight: 400;
  font-style: italic;
  font-size: 25px;
  display: block;
  line-height: 25px;
  text-transform: capitalize;
}
.contact .contact_in .lft .box .mum ul li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.contact .contact_in .lft .box .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 #dc1f26;
  transition: 0.5s;
  color: #dc1f26;
}
.contact .contact_in .lft .box .mum ul li p {
  margin-bottom: 0;
}
.contact .contact_in .lft .box .mum ul li p a {
  transition: 0.5s;
}
.contact .contact_in .lft .box .mum ul li + li {
  margin-top: 20px;
}
.contact .contact_in .lft .box .mum ul li:hover p a {
  color: #dc1f26;
  transition: 0.5s;
}
.contact .contact_in .ryt .contact_form {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
}
.contact .contact_in .ryt .contact_form label {
  display: block;
  margin-bottom: 15px;
}
.contact .contact_in .ryt .contact_form label p {
  margin-bottom: 10px;
  text-transform: capitalize;
}
.contact .contact_in .ryt .contact_form label input,
.contact .contact_in .ryt .contact_form label textarea,
.contact .contact_in .ryt .contact_form label select {
  border: 1px solid transparent;
  padding: 10px;
  line-height: 28px;
  width: 100%;
  border-radius: 5px;
  background: #FFF6F6;
  font-family: Urbanist;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  letter-spacing: 0.02em;
  color: #222222;
  height: 45px;
}
@media screen and (max-width: 1400px) {
  .contact .contact_in .ryt .contact_form label input,
  .contact .contact_in .ryt .contact_form label textarea,
  .contact .contact_in .ryt .contact_form label select {
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .contact .contact_in .ryt .contact_form label input,
  .contact .contact_in .ryt .contact_form label textarea,
  .contact .contact_in .ryt .contact_form label select {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .contact .contact_in .ryt .contact_form label input,
  .contact .contact_in .ryt .contact_form label textarea,
  .contact .contact_in .ryt .contact_form label select {
    font-size: 15px;
    line-height: 22px;
  }
}
.contact .contact_in .ryt .contact_form label input:focus-visible,
.contact .contact_in .ryt .contact_form label textarea:focus-visible,
.contact .contact_in .ryt .contact_form label select:focus-visible {
  outline: none;
  border-color: #dc1f26;
}
.contact .contact_in .ryt .contact_form label select {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.contact .contact_in .ryt .contact_form label img {
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 13px;
}
.contact .contact_in .ryt .contact_form button {
  min-width: 150px;
  text-transform: uppercase;
}

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: DM Serif Display;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
  line-height: 24px;
  color: #dc1f26;
  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;
}
footer .foot_menu .foot_menu1 .foot_top .f-link ul li a {
  font-family: Urbanist;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.04em;
  color: #222;
  text-transform: capitalize;
  display: block;
}
footer .foot_menu .foot_menu1 .foot_top .f-link ul li:hover a {
  color: #DC1F26;
  transition: 0.2s;
}
footer .foot_menu .foot_menu1 .foot_top .f-link ul li:hover::before {
  color: #dc1f26;
  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 #062F65;
}
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 #dc1f26;
  transition: 0.5s;
  color: #dc1f26;
  background: #fff;
  font-size: 23px;
}
footer .foot_menu .foot_menu1 .foot_mid .lft ul li a:hover {
  background: #dc1f26;
  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 .less1 span img {filter: brightness(0) invert(1);}
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: Urbanist;
  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: #dc1f26;
}
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: unset !important;
  transition: all 0.4s ease-in-out;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.less {
  border: 1px solid #dc1f26;
}
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: #dc1f26;
  transition: all 0.4s ease-in-out;
}
footer .foot_menu .foot_menu1 .foot_mid .ryt ul li.less:hover span img {
  filter: brightness(0) invert(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: #DC1F26;
}
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: #062F65;
}
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: #c42026;
  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: #dc1f26;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  font-size: 15px;
  border: 1px solid #dc1f26;
}
.fixd ul li a:hover {
  background: #dc1f26;
  transition: 0.2s;
  color: #fff;
}
.fixd ul li:after {
  content: "";
  width: 15px;
  height: 8px;
  right: -1px;
  background: #dc1f26;
  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 #dc1f26;
  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: unset;}
.about-right .para-scroll{height: 180px;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: "Urbanist";font-weight: 800;font-size: 40px;line-height: 60px;
  letter-spacing: 0.02em;display: block;color: #dc1f26;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: "Urbanist";
  font-weight: 500;
  font-weight: 600;
  font-size: 26px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #dc1f26;
  text-transform: capitalize;
  margin-bottom: 10px;}
.about-right h2{font-family: "Urbanist";
  font-weight: 500;
  font-weight: 600;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.02em;
  color: #dc1f26;
  text-transform: capitalize;
  margin-bottom: 10px;}
  .about-right h3{font-family: "Urbanist";
    font-weight: 500;
    font-weight: 600;
    font-size: 34px;
    line-height: 40px;
    letter-spacing: 0.02em;
    color: #dc1f26;
    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: "Urbanist";
    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{font-family: "Urbanist";
  font-weight: 500;
  font-size: 40px;
  line-height: 55px;
  letter-spacing: 0.02em;
  color: #dc1f26;
  text-transform: capitalize;
  margin-bottom: 10px;}
  .heading-text{margin-bottom: 40px;}
.gratitude-box{border-radius: 10px;padding: 20px 25px;background: #F6F6F6;}
.gratitude-sec p{margin-top: 20px;margin-bottom: 0;}
.gratitude-sec strong{font-family: "Urbanist";font-weight: 600;color: #222222;margin-bottom: 10px;font-size: 20px;display: inline-block;line-height: 24px;}
.heading-text1 h2{font-family: "Urbanist";
  /* font-weight: 500; */
  font-weight: 600;
  font-size: 45px;
  line-height: 55px;
  letter-spacing: 0.02em;
  color: #dc1f26;
  text-transform: capitalize;
  margin-bottom: 10px;}
  .heading-text1 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;}
.cardio-service-box h3{font-family: "Urbanist";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;}
.heading-text1{margin-bottom: 40px;}
.cardio-service-box{padding: 15px 50px 20px 20px;border-left: 1px solid #dc1f26;}
.lft.lft-service h2{font-family: "Urbanist"; /* font-weight: 500; */ font-weight: 600;
  font-size: 45px;line-height: 55px;letter-spacing: 0.02em;color: #dc1f26;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;bottom: 25px;margin: 0 20px;top: unset;}
.accordion-section .accordion .accordion-item button.collapsed {color: #fff;background:#062F65;border:1px solid transparent;border-radius: 10px;}
.accordion-section .accordion .accordion-item button{
  font-family: 'Urbanist';font-weight: 500;font-size: 20px;line-height: 25px;color: #1A1A1A;
  text-transform: capitalize;background:#FFF6F6;box-shadow: unset;
  overflow:hidden;border-radius:10px 10px 0 0;color: #222222;
}
.accordion-section .accordion .accordion-item{border: 1px transparent;}
.accordion-section .accordion .accordion-item .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
  transition: background-image 0.3s ease;}
.accordion-section .accordion .accordion-item .accordion-collapse .accordion-body {
  text-align: left;padding: 0px 20px 5px;background: #fff6f6;
}
.accordion-section .accordion .accordion-item .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23DC1F26' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}
.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-radius:0 0 20px 20px;}
.vision-list li {
      font-family: 'Urbanist';
      font-weight: 400;
      color: #1A1A1A;
      font-size: 16px;
      line-height: 25px;
      margin-bottom: 10px;
      position: relative;
      /* padding-left: 28px; */
    }
    .accordion-section .accordion .accordion-item + .accordion-item {
      margin-top: 20px;
      
    }
  .heading-text2 h2{color: #fff;}        
.see-doctor{background: #062F65;}
.heading-text2 strong, .heading-text2 h1, .heading-text2 p{color: #fff;}
.contact-box h3{font-family: "Urbanist";font-weight: 500;color: #DC1F26;margin-bottom: 20px;font-size: 32px; text-align: center;}
.contact_form{background:#fff;border-radius:10px;padding:20px 30px;}
.contact-section{background: #FFF6F6;}
.contact_form label p {margin-bottom: 10px;text-transform: capitalize;}
 .contact_form label input, .contact_form label textarea, .contact_form label select {
  border:1px solid transparent;padding:10px;line-height: 28px;width: 100%; border-radius:
5px;background:#FFF6F6;font-family: "Urbanist";font-weight: 400;font-size: 17px;line-height: 27px;
  letter-spacing: 0.02em;color: #222222;}
.contact_form label img {
    width: -moz-fit-content;
    width: fit-content;
    height: 40px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-bottom: 13px;}
.contact_form label {
      display: block;
      margin-bottom: 15px;
    }
.treatment1, .treatment2{padding: 0;}    
.treatment.treatment1 .treat_caros .items a::after{display: none;}
.treatment.treatment1 .treat_caros .items a p{display: unset;}
.heading-text3{margin-bottom: 30px; 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: "Urbanist";font-weight: 600;font-size: 45px;line-height: 55px;
  letter-spacing: 0.02em;color: #dc1f26;text-transform: capitalize;margin-bottom: 10px;}
  .treat-list-box p{margin-bottom: 0;}
.treat-list-box{background: #FFF6F6;border-radius: 10px;padding: 15px;margin-bottom: 20px;min-height: 210px;display: flex;flex-wrap: wrap;align-content: center;}
.treat-list-box h3{font-family: "Urbanist";font-weight: 600;font-size: 18px;line-height: 18px;color: #222222;}
.gallery .gall_in .gall_block {border-radius:10px;overflow:hidden;background:#131346; 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;
}
.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: "Urbanist";
  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, #aa181d -0.7%, #131346 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: 16px;
  line-height: 20px;
  font-weight: 400;
  font-family: "Urbanist";
  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: "Urbanist";
  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: 200px;}
.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, #aa181d -0.7%, #131346 64.61%);
  opacity: 0;
  visibility: hidden;
  transition:
0.5s;
}
.blog-box:hover a::after {
  background:
#dc1f26 url(../images/white_arrow.png) no-repeat center;
  transition:
0.5s;
  border-color:
#dc1f26;
}
.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: relative;border-radius: 10px;margin-bottom: 20px;top: 0;margin-top: 40px;}
.blog-box .blog-img img{height: 350px; 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: "Urbanist";font-size: 22px;color: #222222;line-height: 26px;margin-bottom: 15px;font-weight: 600;}
  .blog-box.blog-list h1, .blog-box.blog-list h2, .blog-box.blog-list h3, .blog-box.blog-list h4, .blog-box.blog-list h5, .blog-box.blog-list h6{font-family: "Urbanist";font-size: 22px;color: #222222;line-height: 26px;margin-bottom: 15px;font-weight: 600;display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;min-height: 50px;}
  .blog-box.blog-list p{display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;}
.blogs-section{background: #F6F6F6;}
.blog-content{padding: 0 20px 70px 20px;}
.blog-content.blog-content1{padding: 0 20px 20px 20px;}
.blog-content.blog-content1 p{margin-bottom: 0;}
.blog-left-box h2{font-size: 24px;line-height: 18px;color: #222222; margin-bottom: 20px;font-family: "Urbanist";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: #c42026;text-transform: capitalize;font-size: 15px;font-family: "Urbanist";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: "Urbanist";
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: 0.02em;
  color: #222;
  margin-bottom: 0;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow:
hidden;
  -webkit-box-orient:
vertical;
  -webkit-line-clamp: 2;
  height: 70px;
  padding:
15px 15px 0;
  margin-bottom: 10px;
}
.testi .testi_blk .video_caros .items .item_in {
  position: relative;
}
.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 #c42026;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
  color: #c42026;
}
.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:
#aa181d;
  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: "Urbanist";
  font-weight: 600;
  color: #222;
  font-size: 22px;
  margin-bottom: 5px;
  font-style: normal;
  line-height: 26px;
  display: block;}
.testi-review-box h1{
  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;
  color: #222;
}
.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;}
  .contact_form .ex_patient input[type="radio"] {
    cursor: pointer;
    border: 1px solid rgba(45, 44, 111, 0.4196078431);
    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_form .ex_patient input[type="radio"]::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: collapse;
    background:
  #dc1f26;
  }
  .contact_form .ex_patient input[type="radio"]:checked::after {
    opacity: 1;
    visibility: visible;
  }
.bg-gray{background: #f6f6f6;}
.bg-red{background: #fff6f6;}
.header-text{font-family: "Urbanist";font-weight: 500;font-size: 38px;line-height: 34px;margin-bottom: 30px;text-align: center;}
.cnt h2{font-family: "Urbanist"; /* font-weight: 500; */
  font-weight: 600;font-size: 45px;line-height: 48px;letter-spacing: 0.02em; color: #dc1f26;
  text-transform: capitalize;margin-bottom: 10px;}
  .cnt h3{font-family: "Urbanist";font-weight: 600;font-size: 20px;line-height: 26px;color: #222222;}
.multi-box{background: #F6F6F6;border-radius: 10px;border: 1px solid #062F65;padding: 20px;text-align: center;margin-top: 35px;min-height: 235px;}
.multi-box1{display: flex;
  flex-wrap: wrap;
  text-align: center;
  align-content: center;justify-content: center;background: #FFF6F6;}
.nini-box h3{font-family: "Urbanist";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: "Urbanist";
  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: "Urbanist";font-weight: 600;font-size: 20px;color: #222;line-height: 24px;}
.failure-box-content{background: #FFF6F6;border-radius: 10px;padding: 20px 20px 20px 20px;text-align: center;margin-bottom: 30px;min-height: 380px;display: flex;
  flex-wrap: wrap;justify-content: center;align-content: center;}
.failure-box h3{font-family: "Urbanist";font-weight: 500;color: #DC1F26;font-size: 34px;line-height: 40px;}
.service-blue{background: #062F65;}
.treatment .treat_caros .items.items2.items3{min-height: 480px;}
.treatment .treat_caros .items.items2{border: none;background: #fff;padding: 20px !important;border-radius: 10px;min-height: 450px;}
.treatment .treat_caros .items h2{font-family: "Urbanist";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{}
.list-style li{font-family: "Urbanist";font-weight: 600;font-size: 18px;color: #222;display: block;margin-bottom: 10px;list-style: disc;padding-left: 15px;position: relative;}
.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;}
  .treat .treat_in .lft.list-tab .nav {padding: 20px 0px;border-radius:20px;display: flex;
    justify-content: space-between;}
  .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:
      #DC1F26;
      color: #fff;
    }
    .treat .treat_in .lft ul li a {
      font-family: "Urbanist";
      font-weight: 600;
      font-size: 18px;
      line-height: 24px;
      text-transform: capitalize;
      display: inline-block;
      border-radius:10px;
      padding:5px 15px;
      color: #222;
      transition:0.5s;
      background:#F8FAFF;
      padding:10px 20px;
      margin-bottom: 15px;
      width: 300px;
      text-align: center;
    }
 .issue-left{text-align: end;}   
 .ryt.tab-content.tab-content1{background: #fff;}
.ryt.tab-content{padding: 20px 0 20px 20px;border-radius: 10px;}
.ryt.tab-content .special-services{text-align: center;}  
.ryt.tab-content .special-services h3{font-family: "Urbanist";font-weight: 600;font-size: 24px;line-height: 26px;color: #222;margin-bottom: 10px;} 
.ryt.tab-content .special-services h4{font-family: "Urbanist";font-weight: 600;font-size: 18px;line-height: 26px;color: #222;margin-bottom: 10px;} 
.issue-content h3{font-family: "Urbanist";font-weight: 500;font-weight: 600;font-size: 28px;  line-height: 34px;letter-spacing: 0.02em;color: #222;text-transform: capitalize; margin-bottom: 10px;
}
.issue-content{padding: 15px;}
.issue-box{background: #F6F6F6;border-radius: 10px;}
.issue-box.bg-red{background: #FFF6F6;}
.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 #dc1f26;
  transition:
0.5s;
  color: #dc1f26;
}
.map-box{background: #fff;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.map-content{padding: 10px;}
.monitor-box{background: #FFF6F6;padding: 20px;border-radius: 10px;text-align: center;margin-bottom: 20px;min-height: 263px;}
.monitor-box h3{font-family: "Urbanist";font-weight: 600;font-size: 24px;line-height: 26px;color: #222222;margin-bottom: 10px;}

.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: "Urbanist";font-weight: 500;font-size: 30px;line-height: 36px;color: #fff;margin-bottom: 20px;}
.treat-list-box.treat-length{min-height: 155px;}
.max-list li{font-family: "Urbanist";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;}
.white-box{background: #fff; padding: 20px;border-radius: 10px;}
.blog-box.blog-box-list ul li{position: relative;font-family: "Urbanist";font-weight: 500;font-size: 16px;line-height: 25px;letter-spacing: 0.2px;color: #1a1a1a;padding-left: 15px;
  margin-bottom: 10px;}
.blog-box.blog-box-list ul li:before{content: "";position: absolute;left: 0;top: 9px;background: #222222; width: 7px;height: 7px;border-radius: 10px;}
.blog-box.blog-box-list .blog-img img{height: auto;max-height: 550px;width: 100%;object-fit: cover;}
.blog-left-box{position: sticky;top: 0;}
.red-border{border-bottom: 5px solid #FFF6F6;}
.multi-box1 h3{font-size: 22px;line-height: 28px;color: #222222;font-weight: 600;}
.treat-list-box.treat-length.treat-white{  min-height: 100px;margin-bottom: 10px;}
.treat-list-box.treat-list-box1{min-height: 130px;}
.location-space{margin-bottom: 120px;}
.contact_in{margin-top: 110px;}
.failure-box-content p{margin-bottom: 6px; text-align: justify;}
.blog-detail-img img{max-height: 500px;height: auto !important;object-fit: cover;}
.radio .radio_in ul li img{width: 85%;}





















/* responsive */

@media screen and (max-width: 1200px) {
  header .header .header_in .ryt .menus .menu ul li a {
    font-size: 17px;
  }
  header .header .header_in .ryt .menus .menu ul {
    gap: 10px;
  }
  .travel .box .text {
    padding: 40px;
  }
  .location .locat_in .lft_sec .lft ul li a {
    font-size: 21px;
    line-height: 23px;
  }
  .treatment .treat_caros .owl-stage .owl-item .items {
    padding-right: 20px;
  }
  .contact .contact_in .lft .box .loc {
    min-width: 100px;
  }
  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) {
    
  .about-right{padding: 20px;}
  .location-img img{width: 330px;}
  .issue-content h3{font-size: 20px;line-height: 26px;}
  .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;}
  .location .locat_in .lft_sec .lft ul li a{font-size: 16px;}
  .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: center;}
  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: #dc1f26;
    padding: 10px 7.5px;
    border-radius: 5px;
    color: #fff;
  }
  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: 55px;
    top: 0;
  }
  header .header .header_in .ryt .menus {
    align-items: flex-start;
    flex-direction: column-reverse;
    position: relative;
    position: absolute;
    right: 0;
    top: 25px;
  }
  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: "Urbanist";
    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: #c42026;
    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 #c42026;
    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: column;
    gap: 10px;
    text-align: center;
  }
  .location .locat_in .lft_sec .lft {
    max-width: 100%;
  }
  .travel .box {
    margin-top: 35px;
  }
}
@media screen and (max-width: 767px) {
    .fixd{display: none;}
    .contact_in{margin-top: 0;}
    .location-space{margin-bottom: 0;}
    .list-style li{font-size: 14px;}
    .treat-list-box.treat-length.treat-white{min-height: unset;padding: 0px;}
    .multi-box1 h3{font-size: 18px;}
    .treatment .treat_caros .items.items2{min-height: unset;}
    .treatment .treat_caros .items.items2.items3{min-height: unset;}
    .radio .radio_in .lft .img_sec{margin-top: 30px;}
    .radio{padding: 120px 0 0px 0;}
    .smart {padding: 60px 0 50px 0;}
    .treatment{padding: 50px 0 50px 0;}
    .banner .owl-nav{display: none;}
    .about-right .para-scroll{margin-bottom: 0;}
    .location .locat_in .tab-content .tab-pane .posi.posi2{width: unset;height: 200px;left: 5px;}
  .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;}
  .location-img img{width: 100%;margin-bottom: 20px;}
  .location-img{position: unset;transform: unset;}
  .issue-content 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;}
  .location .locat_in .tab-content .tab-pane .posi a img {
    width: 55%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .blog-left-box h2{font-size: 20px;}
  .blog-box{margin-top: 0;}
  .testi-review-box h1{font-size: 18px;line-height: 18px;}
 .blog-box.blog-list h1, .blog-box.blog-list h2, .blog-box.blog-list h3, .blog-box.blog-list h4, .blog-box.blog-list h5, .blog-box.blog-list h6{font-size: 18px;line-height: 20px;min-height: 35px;}
  .treat-list-box h3{font-size: 16px;line-height: 24px;}
  .vision-list li{font-size: 14px;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;
  }
  .contact-box h3{font-size: 20px;line-height: 24px;}
  .treatment .treat_caros .owl-stage .owl-item:nth-child(2n) {
    margin-top: 5px;
  }
  .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;}
  .location .locat_in .lft_sec .lft ul{margin-top: 20px;}
  .lft.lft-service h2{font-size: 24px;line-height: 16px;}
  .gratitude-sec{margin-bottom: 20px;}
  .heading-text h2{font-size: 24px;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;margin-top: 0;}
  .about-right strong{font-size: 18px;}
  .contact .contact_in .lft .box {
    flex-direction: column;
    align-items: flex-start;
  }
  .location .locat_in .tab-content .tab-pane .posi {
    width: unset;
    padding: 15px;
    bottom: -30px;
  }
  .location .locat_in .tab-content .tab-pane .posi p{font-size: 12px;
    line-height: 16px;}
  .location .locat_in .tab-content .tab-pane .posi a:after {
    width: 35px;
    height: 35px;
    top: 2px;
  }
  .radio .radio_in .lft .img_sec ul {
    flex-direction: column;
  }
  .accordion-section .accordion .accordion-item button{font-size: 14px;}  
}/*# sourceMappingURL=style.css.map */



.testi.videos_pg .testi_blk .video_caros .items .item_in img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
