a,
a:focus,
a:hover,
body {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

.int_nav,
.nav_top,
.ser-right a {
  text-align: right;
}

.int_btn,
.int_btn:focus,
.int_heading h2 {
  text-transform: uppercase;
  position: relative;
}

.service_box:hover::after,
.siderbar_contact p {
  opacity: 0;
  visibility: hidden;
}

.align-item-center,
.blogs_sections .row,
.dct_row {
  align-items: center;
}

.appointments i,
.doc_info a,
.doc_info h3,
.f-content .useful-ul li,
.int_btn,
.int_btn:focus,
.int_heading h4,
.int_nav .int_menu,
.int_nav .int_menu > ul > li,
.int_nav .int_menu > ul > li > a,
.medi-app-header-top-social ul li,
.nav_top ul,
.nav_top ul li,
.nav_top ul li a .add_info_s,
.slider-wrapper .owl-dot,
ul.social-media li {
  display: inline-block;
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
}

._abt_styles,
._ol_styles li,
ul {
  list-style-type: none;
}

.blog a,
.main-timeline .timeline-content:hover,
a,
a:focus,
a:hover {
  text-decoration: none;
}

body {
  font-family: Lato, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.78;
  color: #1a1a1a;
  -webkit-font-smoothing: antialiased;
  transition: 0.3s;
  padding: 0;
  margin: 0;
  background-image: url(../images/bg.png);
  letter-spacing: 0.7px;
}

*,
:after,
:before {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

a,
a:focus,
a:hover {
  color: #ff5e00;
  transition: 0.3s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}

img {
  max-width: 100%;
}

.form-control:focus,
:after,
:before,
:focus,
:hover,
a,
button,
img,
input,
label,
select,
svg,
svg path,
svg polygon,
svg rect,
textarea {
  outline: 0 !important;
  box-shadow: none;
}

ul {
  padding: 0;
  margin: 0;
}

p {
  margin: 0;
  color: #333;
}

.container {
  max-width: 1159px;
  position: relative;
}

.t_color {
  color: #e03e5e;
}

.footer_menu_style2 ul li a:hover,
.int_aboutus_service_section .int_heading h4,
.int_process_back_change2 .int_heading h4,
.int_what_style2 .about_contentbox h3,
.int_what_style2 .int_heading h4,
.t_pink {
  color: #ff1d4d;
}

.response {
  color: red;
  margin-top: 5px;
}

.int_main_wraapper {
  overflow: hidden;
  position: relative;
}

.int_main_wraapper::before {
  content: "";
  position: absolute;
  background-size: cover;
  background-position: center;
  opacity: 0.15;
  top: 0;
  background-attachment: fixed;
}

.int_header_wrapper {
  padding: 0;
  position: absolute;
  z-index: 99;
  width: 100%;
  background: 0 0;
}

.int_header_wrapper .container {
  max-width: 1170px;
}

.int_header_wrapper .int_logo {
  padding-top: 0;
  position: absolute;
  top: 15px;
  left: 0;
  border-radius: 12px;
  width: 404px;
}

.int_header_wrapper .int_logo a img {
  border-radius: 4px;
  padding: 0;
}

.nav_top {
  position: absolute;
  right: 0;
  top: 14px;
}

.nav_top ul li {
  padding-right: 12px;
  margin-right: 12px;
  border-right: 2px dashed #787878;
}

.nav_top ul li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0px;
}

.nav_top ul li a {
  display: block;
  font-size: 14px;
  color: #ccc;
}

.nav_top ul li a .add_info_s {
  width: 32px;
  height: 32px;
  background: #4a4a4a;
  border-radius: 50%;
  line-height: 29px;
  text-align: center;
  margin-right: 5px;
  color: #ccc;
  font-size: 15px;
}

.nav_top ul li:nth-child(3) a .add_info_s {
  background: #28a745;
}

.nav_top ul li a .add_info_s img {
  width: 28px;
}

.int_nav .int_menu > ul > li {
  padding: 20px 12px;
  position: relative;
}

.int_nav .int_menu > ul > li > a {
  position: relative;
  color: #ccc;
  font-weight: 500;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  font-size: 17px;
}

.int_nav .int_menu > ul > li > a:hover {
  color: #dfdfdf;
}

.int_nav .int_menu > ul > li.int_home_dropdown > ul {
  background-color: #f5f5f5;
  position: absolute;
  left: 0;
  width: 268px;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  z-index: 100;
  text-align: left;
  transform: translate(80px, 40px);
  top: 26px;
  box-shadow: 0 6px 4px #7e7e7e;
}

.int_nav .int_menu > ul > li.int_home_dropdown.custonmwitdh > ul {
  width: 130px;
}

.int_nav .int_menu > ul > li.int_home_dropdown > ul.big_menu {
  width: 943px;
  left: -349px;
}

.int_nav .int_menu > ul > li.int_home_dropdown:hover > ul {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 33px);
}

.int_nav .int_menu > ul > li.int_home_dropdown > ul ul li a,
.int_nav .int_menu > ul > li.int_home_dropdown > ul > li > a {
  color: #0e0e0e;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  border-bottom: 1px solid;
  text-transform: capitalize;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  padding: 7px 25px;
  display: block;
  position: relative;
}

.int_nav .int_menu > ul > li.int_home_dropdown > ul ul li a::before,
.int_nav .int_menu > ul > li.int_home_dropdown > ul > li > a::before {
  content: "";
  position: absolute;
  left: 7px;
  width: 10px;
  height: 10px;
  border: 2px solid #3c3c3c;
  top: 11px;
}

.int_nav .int_menu > ul > li.int_home_dropdown > ul ul li a:hover::before,
.int_nav .int_menu > ul > li.int_home_dropdown > ul > li > a:hover::before {
  border: 2px solid #eee;
}

.int_nav .int_menu > ul > li.int_home_dropdown > ul ul li:last-child a {
  border-bottom: none;
}

.int_nav .int_menu > ul > li.int_home_dropdown > ul ul li a:hover,
.int_nav .int_menu > ul > li.int_home_dropdown > ul > li > a:hover {
  background: linear-gradient(to left, #000, #484848);
  padding-left: 30px;
  color: #fff;
}

.int_nav .int_menu > ul > li:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 18px;
  border-right: 1px solid #939393;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.int_nav .int_menu {
  text-align: center;
  margin-top: 0;
  padding: 43px 179px 0 0;
}

._s-info {
  position: absolute;
  top: 11.4rem;
  z-index: 99;
  width: auto;
  left: 6px;
}

._dc_info,
._ol_styles,
.about_image,
.banner-section,
.blog_img,
.blog_info,
.main-timeline,
.nesl-head,
.newl-form,
.relative,
.siderbar_contact,
.subscribe-block,
.why-blocks,
.why-choose,
.whyrow {
  position: relative;
}

.siderbar_contact p {
  position: absolute;
  right: -290px;
  transition: 0.5s ease-in-out;
  background-color: #051533;
  box-shadow: 0 0 10px #797878;
  padding: 8px 12px;
  top: 0;
  font-size: 16px;
  width: 261px;
  text-align: left;
  color: #fff;
}

.siderbar_contact:hover p {
  opacity: 1;
  visibility: visible;
  right: -262px;
}

.int_heading {
  margin-bottom: 35px;
  z-index: 1;
  text-align: center;
}

.int_heading h4 {
  color: #010101;
  font-size: 39px;
  letter-spacing: 0.5px;
  position: relative;
  z-index: 1;
  font-weight: 400;
  border-radius: 30px;
  margin-bottom: 15px;
}

.int_heading h2 {
  color: #0d254a;
  z-index: 2;
  margin-top: 6px;
  font-size: 52px;
  margin-bottom: 10px;
}

.int_heading span {
  font-size: 75px;
  text-transform: uppercase;
  font-weight: 900;
  color: #06183c;
  letter-spacing: 12px;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 112px;
  margin: auto;
  z-index: -1;
  line-height: 18px;
  opacity: 0.1;
}

.int_btn,
.int_btn:focus {
  min-width: 140px;
  height: 50px;
  line-height: 50px;
  outline: 0;
  border: none;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #c6a47e;
  z-index: 1;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.int_btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #6c6c6c;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 10% 0;
  transform-origin: 0% 10% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.int_btn:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.int_btn.left_zero:before {
  transform-origin: 100% 50%;
}

.int_btn_two:focus,
.int_what_style2 .about_contentbox .int_btn {
  background: #ff1d4d;
}

.int_btn_two {
  background: #3c8e44;
  width: 170px;
  letter-spacing: 1px;
}

.int_btn:hover {
  color: #fff;
  background: #555;
}

.int_service_wrapper {
  padding: 52px 0 170px;
  position: relative;
  z-index: 1;
}

.service_box_wrapper .service_box {
  position: relative;
  overflow: hidden;
}

.service_box_wrapper .service_content h4 {
  color: #fff;
  font-size: 22px;
  padding: 0;
  margin: 0;
}

.service_box_wrapper .service_content p {
  color: #fff;
  margin: auto;
  padding: 0;
}

.service_content {
  position: absolute;
  bottom: 25px;
  left: 30px;
  right: 30px;
  margin: auto;
  z-index: 1;
}

.service_box_wrapper .service_box:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 30%, rgba(33, 37, 41, 0.86) 100%);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}

.service_box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  transition: transform 0.5s;
  -moz-transition: 0.9s;
  -webkit-transition: -webkit-transform 0.5s;
  -ms-transition: 0.9s;
  -o-transition: 0.9s;
  background: rgba(40, 45, 50, 0.7803921568627451);
  transition:
    transform 0.5s,
    -webkit-transform 0.5s;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}

.service_box:hover::before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}

.founder-title,
.ser-icon {
  transform: rotate(-90deg);
  text-transform: uppercase;
}

.int_about_wrapper {
  padding: 64px 0 75px;
  position: relative;
}

.abt-shape1 {
  position: absolute;
  left: 0;
  top: 20px;
}

.int_about_wrapper::before {
  content: "";
  position: absolute;
  left: 9%;
}

.about_box_wrapper::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
  background-position: center;
}

.about_box_wrapper {
  margin: auto;
}

.about_img .child_imgbox:after {
  content: "";
  position: absolute;
  top: -50px;
  left: -50px;
  width: 100%;
  height: 100%;
  right: 41px;
  background: #ff000000;
  border: 10px solid #e03e5e;
  z-index: -1;
}

.about_contentbox {
  padding-right: 384px;
  text-align: center;
  margin-bottom: 59px;
}

.about_contentbox .int_heading span {
  font-size: 30px;
  letter-spacing: inherit;
}

.about_contentbox .about_head1 {
  font-size: 50px;
  color: #333;
  font-weight: 400;
  margin: 0 0 12px;
  text-transform: uppercase;
  position: relative;
}

.about_contentbox .about_head1::after,
.about_contentbox .about_head1::before {
  position: absolute;
  content: "";
  width: 10%;
  height: 2px;
  left: 0;
  top: 35px;
}

.about_contentbox .about_head1::after,
.copyright::after {
  left: initial;
  right: 0;
}

.about_contentbox .about_head2 .team {
  font-weight: 500;
  color: #3c8e44;
}

.about_contentbox .about_head2 {
  font-size: 20px;
  color: #3c8e44;
  font-weight: 500;
  margin-bottom: 12px;
}

.about_contentbox .about_deatils {
  padding: 0 0 13px;
  line-height: 26px;
  font-size: 15px;
  text-align: justify;
}

.about_contentbox .int_heading {
  margin-bottom: 0;
  text-align: revert;
}

.about_contentbox .int_btn .about_btnicon {
  height: 48px;
  top: -1px;
  line-height: 47px;
  display: inline-block;
  position: absolute;
  color: #fff;
  left: -44px;
  padding: 0 16px;
  background: #000;
  border-right: 1px solid #707171;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}

.about_contentbox .int_btn {
  min-width: 107px;
  height: 48px;
  line-height: 48px;
  text-transform: capitalize;
  background: #fff;
  margin-left: 45px;
  letter-spacing: 0;
  color: #000;
  border: 1px solid;
  margin-top: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}

.doc_info h2,
.doc_info h3,
.doc_info h4 {
  transition: 0.8s ease-in-out;
}

.about_contentbox .int_btn:hover,
.about_contentbox .int_btn:hover .about_btnicon {
  background: #3a3a3a;
  color: #fff;
}

.about_contentbox .int_btn .about_btnicon svg {
  width: 30px;
  height: 30px;
}

.about_contentbox .int_btn:hover .about_btnicon svg path,
.int_what_style2 .about_btnicon svg path {
  fill: #fff;
}

.about_image img {
  border: 0 solid #f8d0d9;
}

.homeheading h1 {
  font-size: 35px;
}

.docsection {
  max-width: 831px;
  margin: 31px auto 0;
  background: linear-gradient(to right, #fff, #e5e5e5);
  border-radius: 257px 0 0 256px;
  position: relative;
  box-shadow: 0 0 10px #898989;
}

.docsection::before {
  content: "";
  position: absolute;
  width: 332px;
  height: 332px;
  background: #333;
  top: 0;
  left: -17px;
  border-radius: 50%;
  z-index: -1;
}

.doctor_profile::after,
.doctor_profile::before {
  left: 0;
  position: absolute;
  margin: auto;
  right: 0;
  content: "";
}

.docsection::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 138px;
  background: #1c1c1c;
  top: 97px;
  right: 0;
  transition: 0.6s ease-in-out;
}

.docsection:hover::after {
  width: 100%;
  height: 100%;
  border-radius: 150px 0 0 150px;
  top: 0;
}

.dct_row {
  position: relative;
}

.doctor_profile,
.why_b_b {
  position: relative;
  text-align: center;
  z-index: 1;
}

.doctor_profile::before {
  bottom: 0;
  width: 23%;
  height: 95px;
}

.doctor_profile::after {
  top: 0;
  width: 40%;
  height: 10px;
}

.doctor_profile img {
  border: 10px solid #dbdbdb;
  border-radius: 50%;
  width: 332px;
}

.docsection .fa,
.mvv-img {
  border-radius: 50%;
  left: 0;
}

.docsection .fa {
  position: absolute;
  bottom: -29px;
  color: #fff;
  right: 0;
  width: 50px;
  height: 50px;
  margin: auto;
  background: #626262;
  font-size: 29px;
  line-height: 51px;
  text-align: center;
  z-index: 2;
}

.doc_info {
  position: relative;
  z-index: 2;
}

.doc_info h2 {
  text-transform: uppercase;
  color: #000;
  font-size: 40px;
  margin: 0 0 13px;
  font-weight: 400;
}

.doc_info h3 {
  font-size: 18px;
  color: #4a4a4a;
  border-top: 1px dashed;
  border-bottom: 1px dashed;
  padding: 6px 0;
  margin-bottom: 10px;
  font-weight: 400;
}

.doc_info h4 {
  font-size: 22px;
  color: #0d254a;
  margin-bottom: 25px;
}

.doc_info a {
  background: #333;
  color: #fff;
  padding: 4px 16px;
  border-radius: 30px;
}

.docsection:hover .doc_info h2,
.docsection:hover .doc_info h3,
.docsection:hover .doc_info h4,
.footer_menu_style2.footer-white ul li a,
.int_gallery_style2 .bottom_content > span,
.why-choose-us p {
  color: #fff;
}

.appointment-form {
  position: absolute;
  padding: 10px 20px 20px;
  background-color: #f7f7f7;
  border: none;
  top: -114px;
  right: 0;
  border-top: 5px solid #a1a1a1;
  z-index: 9;
  border-radius: 0;
  box-shadow: 0 0 13px #b1b1b1;
  width: 348px;
  text-align: center;
}

.appointment-form .title-box {
  position: relative;
  text-align: center;
  margin-bottom: 8px;
  font-size: 23px;
  color: #000;
  font-weight: 600;
}

.appointment-form .title-box h3 {
  position: relative;
  font-size: 30px;
  line-height: 1.2em;
  color: #333;
  font-weight: 700;
}

.appointment-form .form-group {
  position: relative;
  margin-bottom: 12px;
}

.appointment-form .form-control {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #333;
  padding: 14px 25px;
  width: 100%;
  height: 45px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.appointment-form .form-group textarea {
  height: 70px;
}

.appointment-form .form-control::placeholder {
  color: #333;
}

.appointment-form .btn {
  background: linear-gradient(to left, #606060, #000);
  color: #fff;
  margin-top: 8px;
  border: 0;
}

.appointment-form .form-group input[type="submit"],
.appointment-form button {
  margin-top: 20px;
  font-size: 18px;
  min-width: 150px;
}

.appointment-form .form-group input:focus,
.appointment-form .form-group select:focus,
.appointment-form .form-group textarea:focus {
  border-color: #fff;
}

.about-image,
.founder {
  text-align: center;
  position: relative;
  z-index: 1;
}

.founder::before {
  content: "";
  position: absolute;
  width: 51%;
  height: 66%;
  background: #fbf668;
  right: 27px;
  bottom: -22px;
  z-index: -1;
}

.founder-title {
  position: absolute;
  right: -43px;
  bottom: 143px;
  font-size: 45px;
  z-index: 3;
  color: #ffee72;
}

.founder-desc {
  position: relative;
  text-align: right;
  padding: 18px 37px 0 0;
}

.add-img,
.app-icon,
.blog-dates,
.care-section,
.date-icon,
.enquiry-health-info,
.facilities-block,
.faciltysteps,
.int_service_box2,
.mvv-img,
.ser-icon,
.serviceblock,
.services-list,
.services-list a,
.servics_sec,
.servics_sec h4,
.slider-wrapper .owl-dots,
.stages_img,
.stages_section .fac-title1,
.testminila_img,
.useful-ul,
.why-choose-us,
.why_choose_title_ {
  text-align: center;
}

.founder-desc h3 {
  font-size: 21px;
  color: #fff;
}

.founder-desc p {
  color: #eeee;
}

.about-image::before {
  content: "";
  position: absolute;
  width: 83%;
  height: 95%;
  border: 2px solid #90d2ea;
  left: 0;
  z-index: -1;
  top: -24px;
}

.mvv-b-s-list {
  display: table;
  padding: 30px 0;
  position: relative;
}

.mvv-b-s-list::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 69%;
  background-color: #e6e6e6;
  left: 40px;
  top: 72px;
}

.mvv-sections {
  position: relative;
  margin: 22px auto auto;
}

.mvv-section {
  position: relative;
  display: table;
  margin: 22px auto auto;
  padding: 18px 109px;
}

.mvv-img {
  position: absolute;
  width: 84px;
  height: 84px;
  margin: auto auto 12px;
  box-shadow: 0 0 10px #8e8d8d;
  background-color: #fff;
  line-height: 50px;
  border: 7px solid #f5f5f5;
  padding: 5px;
}

.int_service_box2,
.int_service_box2:hover {
  box-shadow: 0 0 20px 0 rgba(1, 1, 1, 0.1);
}

.mvv-section::before {
  content: "";
  position: absolute;
  width: 90px;
  height: 78px;
  top: 21px;
  left: -59px;
  background: #e6e6e6;
}

.mvv-section::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 69px;
  top: -44px;
}

.int_service_wrapper::after,
.int_service_wrapper::before {
  width: 50%;
  height: 100%;
  top: 0;
  background-color: #1c1c1c;
  content: "";
}

.mvv-section h4 {
  color: #06183c;
  position: relative;
  text-transform: uppercase;
}

.int_service_head,
.stages_row {
  position: relative;
  margin: 0;
}

.int_service_head h2 {
  color: #fff;
  margin: 0;
  font-size: 43px;
}

.int_service_head p {
  margin: auto auto 0;
  font-size: 15px;
  color: #eee;
}

.services-list {
  flex: 0 0 50%;
  max-width: 25%;
  padding: 25px 3px;
  border-right: 1px dashed #767676;
  border-bottom: 1px dashed #767676;
}

.faqrow .col-md-4:nth-child(3),
.faqrow .col-md-5:nth-child(5),
.services-list:nth-child(12),
.services-list:nth-child(4),
.services-list:nth-child(8),
.whyrow .col-md-3:nth-child(3) {
  border-right: 0px;
}

.accordion-menu li:last-child .dropdownlink,
.services-list:nth-child(10),
.services-list:nth-child(11),
.services-list:nth-child(12),
.services-list:nth-child(9),
.why_row .col-md-12:nth-child(4) {
  border-bottom: 0;
}

.services-list a {
  display: block;
  position: relative;
}

.services-list h3 {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  line-height: 24px;
}

.services-list span {
  display: inline-block;
  margin: 0 0 10px;
  width: 136px;
  height: 136px;
  background: rgb(255 255 255 / 43%);
  border-radius: 50%;
  transition: 0.8s ease-in-out;
  position: relative;
  padding: 7px;
}

.services-list span img {
  border-radius: 50%;
  transition: 0.8s ease-in-out;
  filter: grayscale(1);
}

.query-btn .btn:hover i,
.services-list:hover span {
  transform: rotate(360deg);
}

.inner_ser_pic img:hover,
.services-list:hover span img {
  filter: grayscale(0);
}

.services-list a span::before {
  content: "";
  position: absolute;
  margin: auto;
  z-index: 1;
  border-radius: 50%;
  background: #000934;
}

.services-list a span::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  right: 0;
  bottom: 26px;
  margin: auto;
  z-index: 1;
  border-radius: 50%;
}

.ser-right a::before {
  left: initial;
  right: -23px;
}

.ser-right a::after {
  left: initial;
  right: -29px;
}

.int_service_wrapper::before {
  position: absolute;
  left: 0;
  transform: skew(0deg, -10deg);
}

.int_service_wrapper::after {
  position: absolute;
  right: 0;
  transform: skew(0deg, 10deg);
  z-index: -1;
}

.sershape {
  position: absolute;
  width: 500px;
  height: 400px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -30px;
  z-index: -1;
  border-radius: 50%;
}

.servicon {
  position: absolute;
  left: -92px;
  top: 36%;
  opacity: 0.3;
  width: 294px;
}

.servicon img {
  border-radius: 50%;
  width: auto;
  filter: grayscale(1);
}

.servicon2 {
  left: initial;
  right: -92px;
}

.serviceblock {
  padding: 25px 0 0;
  position: relative;
  z-index: 1;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.faqrow,
.row-form,
.servicesrow {
  justify-content: center;
}

.serviceblock::after,
.serviceblock::before {
  content: "";
  position: absolute;
  width: 77px;
  height: 4px;
  bottom: 171px;
  left: 15px;
}

.serviceblock::after {
  left: initial;
  right: 16px;
}

.service_box_wrapper {
  position: relative;
  left: 0;
}

.service_box_wrapper::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 50px;
  right: 0;
  left: 0;
  margin: auto;
  top: -71px;
  background: #ccc;
}

.int_service_box2 h4:after,
.process_circle:after,
.ser-icon::after,
.ser-icon::before {
  height: 2px;
  position: absolute;
  content: "";
}

.ser-icon {
  position: absolute;
  width: auto;
  left: -390px;
  margin: auto;
  z-index: 2;
  top: 43%;
  padding-top: 0;
  font-size: 56px;
  color: #ccc;
}

.btn-wave,
.why_diffrent_style2 img {
  width: 100%;
}

.ser-icon::before {
  width: 100px;
  left: -109px;
  margin: auto;
  top: 112px;
}

.ser-icon::after {
  width: 86px;
  left: 418px;
  right: 0;
  margin: auto;
  bottom: 52px;
}

.process_circle:after {
  top: 18px;
  left: 181px;
  margin: auto;
  background: #33393f;
  width: 73%;
  z-index: -1;
}

.btn-wave {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 9999px;
  background-color: #f7faff;
  opacity: 0;
  z-index: -1;
}

.about_img_two {
  position: absolute;
  bottom: -163px;
  left: -16px;
}

.about_img_three img,
.about_img_two img {
  border: 10px solid #fff;
}

.about_img_three {
  position: absolute;
  bottom: -163px;
  right: -10px;
}

.why_diffrent_style2 .swiper-button-next,
.why_diffrent_style2 .swiper-button-prev {
  top: 292px;
}

.why_diffrent_style2 .swiper-button-next {
  right: 0;
  background-color: #222;
  width: 40px;
  height: 60px;
  background-size: 10px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

.why_diffrent_style2 .swiper-button-prev {
  left: 0;
  background-color: #222;
  width: 40px;
  height: 60px;
  background-size: 10px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

.why_diffrent_style2 .swiper-button-next:hover,
.why_diffrent_style2 .swiper-button-prev:hover {
  background-color: #ff1d4d;
}

.int_style2_why_design ul {
  margin: 10px 0 0 30px;
}

.int_style2_why_design ul li {
  position: relative;
  margin-bottom: 5px;
  font-weight: 500;
}

.int_style2_why_design ul li:after {
  position: absolute;
  content: "";
  background-color: #ff1d4d;
  height: 1px;
  width: 15px;
  left: -25px;
  right: 0;
  top: 12px;
}

.int_style2_why_design ul li:before {
  position: absolute;
  content: "";
  background-color: #ff1d4d;
  height: 5px;
  width: 5px;
  left: -30px;
  right: 0;
  top: 10px;
  z-index: 1;
}

.testminila_img {
  position: relative;
  background: #00225c;
  padding: 50px 28px;
  border-radius: 208px 0 0 208px;
}

.testminila_img::before {
  content: "";
  position: absolute;
  width: 300%;
  height: 100%;
  background-color: #00225c;
  left: 100%;
  top: 0;
}

.testminila_img img {
  border-radius: 50%;
  border: 13px solid #ebebeb;
}

.int_content_img {
  width: calc(100% - 410px);
}

.footer_menu_style2 ul li {
  display: inline-block;
  border-right: 1px solid #fff;
}

.footer_menu_style2 ul li:last-child {
  border-right: 0px solid #fff;
}

.footer_menu_style2 ul li a {
  color: #4c4b4b;
  text-transform: uppercase;
  margin: 0 16px;
}

.footer_social_style2 {
  margin-top: 30px;
}

.footer_social_style2 ul li {
  display: inline;
}

.footer_social_style2 ul li a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  background: #e03e5e;
  border-radius: 100%;
  margin-right: 15px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  text-align: center;
}

.footer_social_style2 ul li a:hover {
  background: #ff1d4d;
  border: 1px solid #f41a48;
}

.int_view_gallery,
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
.teamrow:last-child:after,
span.close_menu_int {
  display: none;
}

.int_aboutus_service_section {
  padding: 77px 0 50px;
}

.int_aboutus_service_section .int_heading h2 {
  color: #222;
  margin-bottom: 40px;
}

.int_service_box2 {
  padding: 52px 30px;
  border: 1px dashed #efefef;
  margin-bottom: 30px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  height: 280px;
  -o-transition: 0.3s;
}

.int_service_box2 h4 {
  margin-top: 18px;
  color: #3c8e44;
  font-size: 22px;
  position: relative;
}

.int_service_box2 h4:after {
  background-color: #f11746;
  width: 60px;
  top: 34px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.int_service_box2 p {
  color: #555;
  margin-top: 15px;
}

.int_service_box2 svg {
  fill: #ff1d4d;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

.int_service_box2:hover svg {
  fill: #ff1d4d;
}

.int_what_style2 .about_contentbox h2,
.int_what_style2 .about_contentbox span.team {
  color: #222;
}

.int_what_style2 .about_img .child_imgbox:after {
  border: 10px solid #f0f0f0;
}

.int_what_style2 .about_deatils {
  color: #555;
}

.int_what_style2 .about_contentbox .int_btn .about_btnicon {
  background: #ff1d4d;
  border-right: 1px solid #ff90a8;
}

.int_process_back_change2 .process_circle h2:after {
  background: 0 0;
  border: 6px solid rgba(57, 63, 69, 0.8);
}

.int_process_back_change2 .process_circle:after {
  background: rgba(57, 63, 69, 0.8);
  z-index: 9;
}

.accordion-menu li.open .submenuItems,
.int_view_gallery.int_view_gallery_view,
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.clear_fix {
  clear: both;
}

.facilities-before::before {
  content: "";
  position: absolute;
  height: 89px;
  width: 2px;
  border-right: 2px solid #bfbcbc;
  left: -1px;
  top: 20px;
}

.banner-section {
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.banner-section::before {
  content: "";
  position: absolute;
  width: 57px;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

.top-wapper {
  position: relative;
  height: 100vh;
}

.watsapp-icon {
  position: absolute;
  top: 13px;
  z-index: 999;
  right: 13px;
  width: 85px;
  display: none;
}

.appointments {
  position: absolute;
  left: 40%;
  top: 9px;
  z-index: 99;
  background: #4a4a4a;
  color: #ccc;
  padding: 6px 16px 8px 48px;
  font-size: 13px;
  cursor: pointer;
  border-radius: 11px;
}

.appointments:hover,
.box .icon li a:hover {
  background: #333;
  color: #fff;
}

.app-icon {
  display: inline-block;
  margin: auto;
  background: #000;
  color: #ccc;
  border: 1px solid #020202;
  width: 32px;
  height: 32px;
  padding: 7px;
  border-radius: 50%;
  line-height: 15px;
  position: absolute;
  left: 8px;
  top: 4px;
  font-size: 15px;
}

._enquire,
.testimonila-ttitle {
  font-size: 52px;
  font-weight: 700;
}

.appointments span {
  font-size: 16px;
}

.appointments p {
  color: #020929;
  font-size: 21px;
  line-height: 25px;
}

@media (max-width: 1399px) {
  .int_nav .int_menu > ul > li {
    padding: 10px 15px;
  }
}

@media (max-width: 1199px) {
  .int_header_wrapper {
    padding: 0 20px 30px 0;
  }

  .int_nav .int_menu {
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    background: #34393f;
    bottom: 0;
    height: 100%;
    z-index: 99;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -ms-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 80px;
  }

  .int_nav .int_menu > ul > li {
    display: block;
    text-align: left;
    padding: 0;
    border-bottom: 1px solid #ffffff17;
    cursor: pointer;
  }

  .about_img .child_imgbox:after,
  .about_img_three,
  .about_img_two,
  .int_nav .int_menu > ul > li:after,
  .process_circle:after {
    display: none;
  }

  .int_toggle {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    position: absolute;
    right: 19px;
    top: 20px;
  }

  .int_toggle span {
    width: 20px;
    height: 2px;
    background: #3d8e42;
    display: block;
    margin-bottom: 4px;
    transition: 0.3s;
    border-radius: 30px;
  }

  .int_nav .int_menu.int_menu_open {
    left: 0;
  }

  .int_menu::-webkit-scrollbar {
    width: 5px;
  }

  .int_menu::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
  }

  .int_menu::-webkit-scrollbar-thumb {
    background: #448b4b;
    border-radius: 10px;
  }

  .int_about_wrapper {
    padding-bottom: 80px;
  }

  .about_contentbox {
    padding-top: 0;
  }

  .int_content_img {
    margin-right: 20px;
  }

  .int_menu.int_menu_open > ul > li.int_home_dropdown > ul {
    position: unset;
    width: 100%;
    transform: translate(0, 10px);
    height: 0;
    background-color: initial;
    transition: 0.3s ease-in-out;
    box-shadow: 0 0 1px 0 #cdcdcd;
  }

  .int_nav .int_menu > ul > li.int_home_dropdown:hover > ul {
    transform: initial;
    opacity: 0;
    visibility: hidden;
  }

  .int_menu.int_menu_open > ul > li.int_home_dropdown.int_hr_menu > ul {
    height: 100%;
    opacity: 1;
    visibility: visible;
    transform: translate(0);
    transition: 0.3s;
  }

  .int_nav .int_menu > ul > li > a {
    padding: 13px 20px 12px;
    color: #fff;
  }

  .int_nav .int_menu > ul > li.int_home_dropdown > ul > li > a {
    padding: 14px 0 15px 40px;
    cursor: pointer;
  }

  .int_nav .int_menu > ul > li.int_home_dropdown > ul > li > a:hover {
    padding-left: 40px;
  }

  .int_nav .int_menu > ul > li.int_home_dropdown > ul > li:first-child a {
    padding-top: 16px;
  }

  span.close_menu_int {
    background-color: #44494e;
    display: inline-block;
    border-radius: 40px;
    padding: 3px 11px;
    position: absolute;
    top: 29px;
    right: 20px;
    z-index: 5;
    cursor: pointer;
  }

  .int_menu.int_menu_open:after {
    position: absolute;
    content: "";
    top: -1px;
    left: 20px;
    background-image: none;
    width: -webkit-fill-available;
    height: 90px;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 60%;
  }

  span.close_menu_int:after {
    position: absolute;
    content: "";
    border-left: 1px solid #5b5e60;
    width: 2px;
    height: 25px;
    left: -14px;
    top: 4px;
  }

  li.int_home_dropdown:before {
    position: absolute;
    right: 30px;
    top: 12px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f107";
    font-size: 15px;
    color: #fff;
  }
}

.blog .image,
.blog ul,
.box,
.f-content ul,
.facility_blocks,
.servics_sec {
  overflow: hidden;
}

@media (max-width: 991px) {
  .about_box_wrapper .col-lg-6.col-md-12.p-0 {
    display: none;
  }

  .int_content_wraapper.int_content_left {
    margin-left: 20px;
  }

  .main_contentblock {
    padding: 20px 0 100px;
  }

  .int_content_wraapper.int_contentw_left {
    margin-left: 0;
  }

  .int_contentw_left .int_logo {
    padding-top: 30px;
    padding-left: 35px;
  }

  .service_box_wrapper {
    text-align: center;
  }

  .int_content_img,
  .int_deal_img3 img,
  .service_img img {
    width: 100%;
  }

  .int_heading span {
    font-size: 60px;
    top: -5px;
  }

  .about_img_two {
    left: -10px;
    bottom: -257px;
  }
}

@media (max-width: 767px) {
  .main_contentblock {
    text-align: center;
    padding: 12px 0 92px;
    width: 80%;
    margin: auto;
  }

  .about_img_three img,
  .about_img_two img,
  .int_heading span,
  .main_imgblock,
  .v1_testi_nav {
    display: none;
  }

  .int_service_wrapper {
    padding: 47px 0 50px;
  }

  .int_about_wrapper {
    padding-top: 47px;
    padding-bottom: 50px;
  }

  .about_contentbox {
    padding-top: 0;
  }

  .about_box_wrapper .order-last {
    order: inherit;
  }

  .int_aboutus_service_section {
    padding: 47px 0 20px;
  }

  .int_content_img {
    margin-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .about_contentbox,
  .int_heading h4,
  .int_logo,
  .int_nav {
    text-align: center;
  }

  .int_content_wraapper.int_content_left,
  .int_content_wraapper.int_content_margin {
    margin-left: 0;
  }

  .int_header_wrapper {
    padding: 0 0 50px;
  }

  .int_logo {
    padding-left: 15px;
  }

  .int_header_wrapper .int_logo {
    margin-left: -15px;
  }

  .int_header_wrapper .int_logo a img {
    width: 190px;
  }

  .int_heading h4 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
  }

  .int_service_box2 {
    padding: 35px 30px;
  }

  .footer_menu_style2 ul li a {
    margin: 0 5px;
  }

  .footer_social_style2 ul li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    margin-right: 5px;
  }

  .about_contentbox .int_btn {
    min-width: 225px;
  }

  .footer_social_style2 {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .int_service_wrapper {
    padding: 47px 0 20px;
  }
}

@media (max-width: 480px) {
  .main_contentblock {
    width: 100%;
  }
}

.banner-slider {
  position: relative;
  height: 100% !important;
  z-index: 9;
}

.banner-section h4 {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  font-family: var(--font-family-oswald);
  padding-bottom: 20px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.banner-section h4:before {
  position: absolute;
  content: "";
  bottom: 1px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #fff;
}

.banner-section h4:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 3px;
  width: 60px;
  background: var(--theme-color);
}

.int_service_wrapper:before {
  content: "";
}

.test_head {
  color: #e03e5e;
  font-weight: 400;
}

.img-border {
  padding: 10px;
}

.text-color {
  color: #2b292a;
  font-weight: 400;
}

.head-normal {
  text-transform: initial;
  color: #373536;
}

._enquire,
.care-section h3,
.enquiry-health-info h3,
.facilities-block .fac-title,
.stages_sec h3,
.testimonila-ttitle,
.why-blocks p,
.why-choose-us h4,
.why_choose_title_ {
  text-transform: uppercase;
}

@media (max-width: 800px) {
  .about_contentbox .about_head1 {
    font-size: 34px;
  }

  .about_contentbox {
    margin-bottom: 20px;
  }

  .facilities-before::before {
    content: none;
  }

  .int_info_four {
    text-align: center;
  }
}

.owl-carousel {
  display: none;
  width: 100%;
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.breadcrumb ul li:before,
.list-style li::before {
  font-family: "Font Awesome 5 Free";
  content: "\f140";
  font-weight: 800;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.main-timeline .timeline:nth-child(2n),
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s;
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.slider-slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.slide1 {
  background-image: url(../images/slider/1.jpg);
}

.slide2 {
  background-image: url(../images/slider/2.jpg);
}

.slider-wrapper .owl-dots {
  position: absolute;
  width: 99px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  background: 0 0;
  padding: 7px 0 0;
}

.slider-wrapper .owl-dot span {
  display: inline-block;
  width: 19px;
  height: 19px;
  border: 2px solid #042660;
  margin: 0 4px;
  border-radius: 50%;
  background: #fff;
}

.slider-wrapper .owl-dot.active span {
  background: #db2a9b;
}

.why-choose-us {
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  background: #ffc6d8;
  padding: 44px 0;
  height: 100%;
}

.why-choose-us::before {
  content: "";
  position: absolute;
  width: 86%;
  height: 2px;
  left: 0;
  right: 0;
  margin: auto;
  top: 60%;
}

.why-choose-us::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 42%;
  top: 41%;
}

.why-choose-us h4 {
  background: #000934;
  color: #ffc6d8;
  font-size: 31px;
  margin-bottom: 5px;
  padding: 10px 0;
}

.why_row .col-md-12 {
  border-bottom: 2px dashed #db97ac;
  padding: 28px 0;
}

.why_row {
  margin: 0;
}

.why-blocks h3 {
  color: #000934;
  font-size: 49px;
}

.why-blocks p {
  color: #333;
  line-height: 22px;
}

.enquiry-emergency {
  height: auto;
  padding: 56px 0 166px;
  position: relative;
}

.enquiry-emergency::before {
  content: "";
  position: absolute;
  background-size: 991px;
  background-repeat: no-repeat;
  width: 100%;
  height: 264px;
  z-index: -1;
  bottom: 0;
}

.care-section::before,
.stages_section::before,
.testimonial-facilities,
.testimonial-facilities::before {
  background-position: center;
  background-size: cover;
}

.enquiry-health-info {
  padding-top: 33px;
  position: relative;
  z-index: 1;
}

.enquiry-health-info h3 {
  display: table;
  margin: 0 auto 17px;
  background-color: #1ba2bf;
  color: #fff;
  padding: 9px 25px;
  border-radius: 35px;
}

.enquiry-health-info h3 span {
  color: #fff;
  font-weight: 600;
  background: #0eabb3;
  padding: 3px 28px 6px;
  font-size: 30px;
  border-radius: 30px;
  display: table;
  margin: 16px auto auto;
  text-transform: uppercase;
}

.enquiry-health-info p {
  font-size: 25px;
  color: #6b6a6acc;
}

.enquiry-health-info p.text {
  font-size: 15px;
  color: #fff;
  max-width: 403px;
  margin: auto auto 15px;
}

.enquiry-health-info p a {
  background-color: #01abee;
  color: #fff;
  padding: 5px 9px;
  border-radius: 30px;
}

.enqiry-form {
  max-width: 479px;
  margin: auto;
}

.enqiry-form .form-group {
  position: relative;
  margin-bottom: 30px;
}

.enqiry-form .form-group i {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #0b1a2f;
  padding: 8px 6px;
  color: #fbd84a;
  border-radius: 16px 16px 0 0;
}

.enqiry-form .form-control {
  border: none;
  border-bottom: 1px solid #ced4da;
  border-radius: 0;
  background-color: transparent;
  color: #fff;
}

.enqiry-form .form-control::placeholder {
  color: #fff;
}

.enqiry-form .btn {
  margin-top: 24px;
  width: 100px;
  border-color: #f2f2f3;
  color: #1dd9e2;
  background-color: transparent;
}

.enqiry-form .btn:hover {
  background: linear-gradient(to left, #0a7a93, #051431);
  color: #fff;
}

.b-shape1 {
  width: 359px;
  height: 359px;
  position: absolute;
  border: 21px solid #adadad;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  top: 22rem;
}

.b-shape2 {
  width: 200px;
  height: 200px;
  position: absolute;
  background-color: rgb(244 243 243);
  left: -102px;
  transform: rotate(45deg);
  top: -113px;
  border-radius: 50%;
}

._appointment,
._enquire,
.testimonila-ttitle {
  transform: rotate(-90deg);
}

.care-section {
  position: relative;
  padding: 0 0 72px;
}

.care-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  opacity: 0.4;
}

.care-section h3 {
  display: table;
  margin: auto auto 21px;
  background: #555;
  color: #fff;
  padding: 7px 29px;
  position: relative;
  z-index: 1;
}

.care_list {
  position: relative;
  padding: 0 114px 33px;
}

.care_list::before {
  content: "";
  position: absolute;
  width: 86%;
  height: 90%;
  left: 0;
  right: 0;
  margin: auto;
  top: 24px;
}

.facilities-block .fac-title,
.stages_section .fac-title1 {
  font-size: 28px;
  margin: auto auto 0;
  font-weight: 500;
  color: #000;
  padding-bottom: 7px;
}

.care_list p {
  color: #333;
  font-size: 17px;
}

.testimonial-facilities {
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.testimonial-facilities::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
}

.testimonial-facilities::after {
  content: "";
  position: absolute;
  width: 50%;
  right: 0;
  top: 0;
}

.testimonila-ttitle {
  position: absolute;
  left: -127px;
  top: 220px;
  color: #ad1b3c;
}

._enquire {
  position: absolute;
  right: -97px;
  top: 256px;
  color: #1ba2bf;
  z-index: 1;
}

.facilities-block {
  position: relative;
  z-index: 1;
}

.facilities-block::before {
  content: "";
  width: 2px;
  position: absolute;
  height: 93%;
  top: 62px;
}

.facilities-block .fac-title {
  display: inline-block;
}

.fac-title span {
  color: #787878;
}

.stages_section {
  position: relative;
  padding: 80px 0;
}

.stages_img {
  position: relative;
  padding-top: 6px;
}

.stages_img img {
  border-radius: 10px;
  box-shadow: 0 0 10px #ccc;
}

.stages_section::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  margin: auto;
  top: 60px;
  opacity: 0.3;
}

.blog-row,
.cc_care_eye,
.facilty-section,
.faciltysteps h3,
.servics_sec,
.stages_sec,
.why_choose_title_,
.whychooseus_section {
  position: relative;
}

.stages_row .col-md-6 {
  position: relative;
  padding: 8px;
}

.cc_care_eye {
  display: inline-block;
  width: auto;
}

.stages_sec {
  padding: 13px 7px;
  border-radius: 22px;
  box-shadow: 0 0 10px #ccc;
  background: #fff;
  height: 152px;
  display: table-cell;
  vertical-align: middle;
  width: 700px;
}

.stages_row .col-md-6:first-child .stages_sec,
.stages_row .col-md-6:nth-child(4) .stages_sec,
.stages_row .col-md-6:nth-child(5) .stages_sec {
  background-color: #ebebeb;
  box-shadow: none;
}

.stages_row .col-md-6:first-child .stages_sec::before,
.stages_row .col-md-6:nth-child(3) .stages_sec::before {
  content: "";
  position: absolute;
  width: 73px;
  height: 73px;
  border: 8px solid #ccc;
  right: -44px;
  bottom: -45px;
  z-index: -1;
  border-radius: 10px;
}

.stages_sec h3 {
  display: block;
  font-size: 17px;
  margin: 7px 0 0;
  font-weight: 600;
}

.stages_sec p {
  margin: 0;
  font-size: 14px;
  line-height: 21px;
}

.whychooseus_section {
  padding: 90px 0 47px;
}

.whychooseus_section::after,
.whychooseus_section::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #1c1c1c;
  width: 50%;
  height: 100%;
  transform: skew(0deg, 7deg);
}

.whychooseus_section::after {
  left: initial;
  right: 0;
  transform: skew(0deg, -7deg);
}

.why_choose_title_ {
  font-size: 51px;
  margin-bottom: 36px;
  z-index: 1;
  color: #fff;
}

.whyrow .col-md-3 {
  border-right: 2px dashed #767676;
  z-index: 1;
}

.whyrow .col-md-3:first-child,
.whyrow .col-md-3:nth-child(4) {
  margin-top: -50px;
}

.whyrow .col-md-3:nth-child(4) {
  border-right: 0px;
  border-left: 2px dashed #767676;
}

.faqrow .col-md-4,
.faqrow .col-md-5:nth-child(4) {
  border-right: 1px solid #ccc;
}

.why_b_b h3 {
  font-size: 60px;
  color: #ccc;
}

.why_b_b span {
  display: block;
  color: #eee;
  font-size: 18px;
  font-weight: 300;
  text-transform: capitalize;
}

.faq-section .headline {
  margin-bottom: 55px;
}

.faqrow .col-md-4,
.faqrow .col-md-5 {
  padding: 20px 10px;
}

.faqrow .col-md-4 {
  border-bottom: 1px solid #ccc;
}

.facilty-section {
  padding: 172px 0 88px;
}

.facilty-section::before {
  content: "";
  position: absolute;
  width: 100%;
  max-width: 614px;
  height: 424px;
  left: 0;
  right: 0;
  margin: auto;
  border: 10px solid #dbdbdb;
  border-bottom: 0;
  top: 131px;
  z-index: -1;
}

.faciltysteps h3 {
  color: #000;
  text-transform: uppercase;
  z-index: 2;
  margin-top: 6px;
  font-size: 52px;
}

.servics_sec h4,
.servics_sec::before {
  position: absolute;
  z-index: 1;
  width: 100%;
}

.faciltysteps p {
  margin-bottom: 39px;
  display: inline-block;
  color: #7a7a7a;
  font-size: 33px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  line-height: 43px;
  text-transform: capitalize;
  padding: 0 22px;
}

.blog-dates h3,
.blog-head h2,
.nesl-head h2 {
  text-transform: uppercase;
}

.servics_sec {
  margin-bottom: 24px;
  border-radius: 19px;
}

.servics_sec::before {
  content: "";
  height: 61%;
  background: linear-gradient(to bottom, rgb(0 0 0 / 0%), #333);
  right: 0;
  bottom: 0;
}

.date-icon::after,
.date-icon::before {
  width: 2px;
  height: 37px;
  border-right: 1px solid #425257;
  content: "";
  margin: auto;
  left: 0;
  right: 0;
}

.servics_sec img {
  transition: 0.4s linear;
  transform: scale(1);
  filter: grayscale(1);
}

.servics_sec:hover img {
  filter: grayscale(0%);
  transform: scale(1.2);
}

.servics_sec h4 {
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  align-items: center;
  padding: 0 18px;
  bottom: 12px;
}

.services_row .col-md-6 {
  padding: 0 12px;
}

.services_row .col-md-6:nth-child(2) .servics_sec h4,
.services_row .col-md-6:nth-child(4) .servics_sec h4 {
  right: initial;
}

.faq-section {
  padding: 58px 0 95px;
}

.blog-row {
  background-color: #f5f5f5;
  margin-bottom: 41px;
  padding: 13px 0;
}

.blog-dates {
  margin-top: 0;
  box-shadow: 0 0 19px #777676;
  background: #fff;
  width: 123px;
  height: 123px;
  left: 0;
  color: #425257;
  border: 7px solid #e6e6e4;
}

.blog-dates h3 {
  color: #032e61;
  font-weight: 600;
  margin: 0;
  padding-top: 26px;
}

.blog-head h2 {
  font-size: 37px;
  font-weight: 600;
  color: #051431;
}

.date-icon {
  position: absolute;
  right: 0;
  width: 40px;
  top: 0;
  height: 100%;
}

.date-icon::before {
  position: absolute;
  top: 0;
}

.date-icon::after {
  position: absolute;
  bottom: 0;
}

.date-icon i {
  font-size: 24px;
  color: #fb6775;
  position: relative;
  top: 38%;
}

.blog-des h3 {
  font-size: 20px;
  margin-top: 11px;
  color: #051431;
}

.blog-des p {
  font-size: 14px;
  margin: 0;
}

.blog-des a {
  color: #fd5060;
}

.blog {
  margin: 20px 0;
  box-shadow: 0 10px 10px #b8b8b8;
  background: #fff;
  transition: 0.4s;
}

.blog img:hover {
  transform: scale(1.1);
}

.blog hr {
  transition: 0.2s;
}

.blog:hover hr {
  border-top: 1.5px solid #40e02c;
}

.blog ul {
  margin: 18px 0 0;
  padding: 0 15px;
}

.blog ul li {
  float: left;
  margin-right: 15px;
  color: #66ca2d;
}

.blog ul li:last-child,
.f-content ul li:last-child {
  margin-right: 0;
}

.blog ul li span {
  color: #000;
  padding-right: 5px;
}

.blog a {
  font-family: SamsungSharpSans;
  font-size: 22px;
  color: #000;
  display: block;
  margin-bottom: 8px;
  padding: 0 15px;
}

.blog p {
  margin-bottom: 0;
  padding: 0 15px 30px;
  display: block;
}

.add-img {
  margin-top: 0;
}

.add-img img {
  width: 450px;
  border: 3px dashed #cccaca;
  padding: 10px;
}

.subscribe-block::before {
  content: "";
  position: absolute;
}

.subscribe-section {
  text-align: left;
  position: relative;
  right: 82px;
  margin-top: 85px;
  padding: 29px 106px 0 0;
}

.nesl-head h2 {
  font-size: 45px;
}

.nesl-head span {
  font-size: 20px;
  display: block;
  margin-bottom: 17px;
}

.form-control {
  background-color: #f5f5f5;
}

.newl-form .btn {
  background-color: #de2537;
  border-color: transparent;
  width: 200px;
  font-size: 22px;
}

.newl-form i {
  position: absolute;
  right: 9px;
  top: 8px;
  font-size: 32px;
}

.sen-mail-icon {
  position: absolute;
  right: 70px;
  height: 64%;
  top: 105px;
  padding: 91px 0 0;
}

.sen-mail-icon::before {
  content: "";
  position: absolute;
  border-right: 2px solid #ccc;
  width: 2px;
  height: 100%;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
}

._send-icon,
.f-logo,
.footer,
.query-btn .btn,
.query-section {
  position: relative;
}

._send-icon {
  background: #f5f5f5;
  border: 2px solid #ccc;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  padding: 0;
  text-align: center;
  line-height: 48px;
}

._send-icon img {
  width: 38px;
}

.query-section {
  padding: 32px 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #1c1c1c;
}

.query-head {
  color: #fff;
  font-size: 22px;
  line-height: 50px;
  text-transform: capitalize;
  font-weight: 300;
}

._appointment,
._cform h3,
.app-header h4,
.app_form h3,
.box .title,
.breadcrumb h1,
.con_box.serviceBox .title,
.f-content h2,
.footer .top-area h2,
.service-page h2,
.useful-ul span,
ul.social-media span {
  text-transform: uppercase;
}

.query-btn .btn {
  width: 100%;
  background: #444;
  padding: 11px 0 10px 24px;
  margin-top: 0;
  font-size: 21px;
  color: #fff;
  border: 0;
}

.query-btn .btn i {
  position: absolute;
  left: 9px;
  width: 34px;
  height: 34px;
  background: #fff;
  top: 8px;
  border-radius: 50%;
  font-size: 15px;
  line-height: 33px;
  transition: 0.4s ease-in-out;
  color: #333;
}

.f-logo {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 41px;
}

.f-logo img,
.f_map {
  display: inline-block;
}

.f-logo::before {
  content: "";
  position: absolute;
  width: 89%;
  height: 1px;
  border-bottom: 1px dashed;
  z-index: -1;
}

.f-logo img {
  width: 369px;
  background: #1c1c1c;
  border-radius: 10px;
  padding: 2px 0;
}

.f_map {
  border: 1px dashed;
  padding: 6px;
  width: 353px;
}

.footer {
  padding: 5px 0 0;
  color: #000;
}

.footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -2;
}

.footer .top-area {
  border-bottom: none;
  padding: 11px 0 0;
  position: relative;
}

.subscri-left-icon {
  position: absolute;
  left: 10%;
  top: 33%;
  opacity: 0.4;
}

.subscri-right-icon {
  position: absolute;
  right: 10%;
  top: 33%;
  opacity: 0.4;
}

.bottom-social,
.c_address.cont2,
.cont2 ul li,
.cont2 ul li span,
.copyright,
.f-content .utl li a,
.footer .top-area form {
  position: relative;
}

.footer .top-area .box {
  margin: 10px 0;
  position: relative;
}

.footer .top-area .box i {
  position: absolute;
  color: #737272;
  z-index: 9;
  left: 14px;
  font-size: 42px;
  top: 8px;
}

.footer .top-area h2 {
  font-size: 46px;
  color: #031831;
  text-align: center;
}

.footer .top-area h2 span {
  display: block;
  text-transform: initial;
  color: #05162b;
  font-size: 20px;
}

.footer .top-area form {
  max-width: 600px;
  margin: auto;
}

.footer .top-area input {
  background: #efefef;
  color: #000;
  border: none;
  width: 100%;
  height: 57px;
  padding: 15px 15px 15px 71px;
  border-radius: 0 30px 30px 0;
}

.f-content .useful-ul li a.b-none,
.footer .top-area input:active,
.footer .top-area input:focus {
  border: none;
}

.footer .top-area button {
  position: absolute;
  top: 0;
  right: 0;
  background: #032e61;
  width: auto;
  padding: 10px 23px;
  border: none;
  color: #f5f5f5;
  font-size: 21px;
  border-left: none;
  border-radius: 0 30px 30px 0;
}

.f-content {
  padding: 17px 0 0;
}

.f-content .content {
  margin: 3px 0 46px;
}

.f-content p {
  font-size: 15px;
  margin: 0;
  color: #000;
  padding-right: 20px;
  line-height: 26px;
}

.f-content ul li a {
  display: inline-block;
  line-height: 25px;
}

.c_address.cont2 {
  margin-top: 58px;
}

.c_address.cont2 ul {
  display: flex;
  flex-wrap: wrap;
}

.c_address.cont2 ul li {
  flex: 0 0 33.333333%;
  max-width: 31%;
  padding: 21px 14px;
  border: 1px solid #333;
  margin: 0 9px;
  border-radius: 22px;
}

.c_address.cont2 ul li::before {
  content: "";
  position: absolute;
  width: 22%;
  height: 7px;
  background: #444;
  right: 0;
  left: 0;
  margin: auto;
  top: -5px;
}

.c_address.cont2 ul li::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 40px;
  background: #444;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  z-index: -1;
}

.c_address.cont2 ul li a {
  color: #000;
}

.f-content ul li a:hover {
  color: #9b73d3;
}

.f-content ul.social-media {
  padding: 8px 16px;
  border: 1px solid #000;
  border-radius: 35px;
}

.f-content h2 {
  color: #000;
  margin-bottom: 11px;
  font-weight: 600;
  font-size: 27px;
  border-left: 3px solid #444;
  padding-left: 5px;
}

.f-content .utl li a {
  background: 0 0 !important;
  text-align: left;
  color: #333;
  font-size: 14px;
  display: inline-block;
  height: auto;
  width: auto;
  transition: 0.1s;
  line-height: 29px;
  padding-left: 15px;
  text-transform: capitalize;
}

._cform,
._pre_list,
.app-dialouge,
.app-header,
.appoinrment_wapper,
.blog_img img,
.bottom-social,
.box .box-content,
.box .icon li a,
.breadcrumb,
.con_box.serviceBox,
.cont2 ul li span,
.copyright,
.dropdownlink .question_i,
.paper_presenation_blocks,
.thesis,
ul.social-media li a {
  text-align: center;
}

.f-content .utl li a::before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  top: 9px;
}

.f-content .utl li a:hover {
  color: #000;
  text-decoration: none;
}

.cont2 ul li {
  float: inherit;
  line-height: 22px;
  font-size: 15px;
  color: #000;
}

.cont2 ul li span {
  color: #000;
  font-size: 18px;
  display: table;
  margin: 5px auto 10px;
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
  border: 2px solid #444;
  line-height: 39px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 10px #adadad;
}

.f-content .usefulllinks {
  padding: 0 40px;
}

.f-content .usefulllinks h6 {
  display: table;
  margin: auto auto 20px;
  text-transform: uppercase;
}

.useful-ul span {
  display: inline-block;
  margin-right: 20px;
  color: #fdfdfd;
  font-weight: 600;
}

.f-content .useful-ul li a {
  padding: 0 10px;
  border-right: 1px solid #ccc;
}

.useful-links {
  display: table;
  margin: auto;
  padding: 5px 22px;
  background-color: #1ba2bf;
}

.bottom-social {
  display: inline-block;
  margin: 0 18px;
}

.bottom-social::before {
  content: "";
  position: absolute;
  width: 80%;
  height: 2px;
  left: 0;
  right: 0;
  margin: auto;
  top: 30px;
  z-index: -1;
}

ul.social-media {
  display: inline-block;
  margin: auto auto 0;
}

ul.social-media span {
  display: inline-block;
  color: #040e23;
  font-weight: 600;
  margin-right: 17px;
}

ul.social-media li a {
  display: block;
  width: 35px;
  height: 35px;
  background-color: #fff;
  color: #000;
  border: 1px dashed #5a5a5a;
  line-height: 32px;
  border-radius: 50%;
  margin: 0 3px;
  transition: 0.5s ease-in-out;
}

ul.social-media li a:hover {
  transform: rotate(360deg);
  background-color: #1c1c1c;
  color: #fff;
}

ul.social-media li:nth-child(5) a {
  background-color: #0378a0;
}

.copyright::before {
  content: "";
  position: absolute;
  width: 18%;
  height: 2px;
  background: #444;
  left: 0;
  top: 19px;
}

.copyright::after {
  content: "";
  position: absolute;
  width: 18%;
  height: 2px;
  background: #444;
  top: 19px;
}

.f-r-more {
  color: #f11f28;
}

.copyright p {
  margin: auto;
  font-size: 16px;
  font-weight: 400;
  display: table;
  background: #1c1c1c;
  padding: 10px 29px;
  color: #fff;
}
.topwapper_ {
  position: relative;
}
.copyright p a {
  color: #fff;
}

.app-dialouge {
  max-width: 390px;
  top: 8%;
}

.app-header {
  display: block;
  border: none;
}

.app-header .close {
  position: absolute;
  right: 0;
  top: 0;
  background: #ffeb00;
  opacity: 1;
  color: #000;
  padding: 6px 10px;
}

.app-header h4 {
  font-weight: 600;
  font-size: 29px;
  color: #080625;
}

._appointment {
  position: absolute;
  top: 50%;
  z-index: 99;
  right: -97px;
  background: linear-gradient(45deg, #9b0163, #050c2b);
  color: #fff;
  padding: 6px 11px;
  font-size: 17px;
  cursor: pointer;
}

.appoinrment_wapper {
  position: fixed;
  right: -380px;
  top: 20%;
  background-color: #00163c;
  transition: 0.6s ease-in-out;
  max-width: 318px;
  width: 100%;
  z-index: 99;
  padding: 27px 23px;
}

.form_visible .appoinrment_wapper {
  right: 0;
}

.app_form h3 {
  color: #fff;
  font-size: 27px;
  margin-bottom: 12px;
}

.app_close {
  position: absolute;
  left: -11px;
  width: 30px;
  height: 30px;
  background: #9b0163;
  color: #fff;
  font-size: 19px;
  top: -12px;
  cursor: pointer;
}

.app_form .form-control {
  background-color: transparent;
  border-radius: 0;
  border: none;
  border-bottom: 1px dashed #fff;
  color: #fff;
  height: 43px;
}

.app_form .form-control::placeholder {
  color: #fff;
}

.app_form .btn {
  background-color: #9b0163;
  color: #fff;
  border: none;
}

.medi-app-header-top-social {
  padding-right: 0;
  position: absolute;
  text-align: center;
  top: 55px;
  right: 0;
  z-index: 9;
}

.medi-app-header-top-social ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.medi-app-header-top-social a {
  transition: 0.3s ease-in-out;
  background: #4a4a4a;
  color: #ccc;
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 17px;
  border-radius: 50%;
  display: block;
  margin: 0 2px;
}

.medi-app-header-top-social ul li a:hover {
  color: #fefefe;
  background: #3c3c3c;
}

.accordion-menu {
  width: 100%;
  max-width: 538px;
  margin: 5px auto 4px;
  background: #fff;
  border-radius: 4px;
}

.accordion-menu li.open .dropdownlink {
  color: #d51c4d;
}

.accordion-menu li.open .dropdownlink .fa-chevron-down {
  transform: rotate(180deg);
}

.dropdownlink {
  cursor: pointer;
  display: block;
  padding: 18px 18px 18px 50px;
  font-size: 17px;
  border-bottom: 1px solid #ccc;
  color: #212121;
  position: relative;
  transition: 0.4s ease-out;
  box-shadow: 0 5px 4px #5a5a5a;
}

._pre_list,
.box {
  box-shadow: 0 0 10px #ccc;
}

.dropdownlink i {
  position: absolute;
  top: 26px;
  left: 16px;
}

.dropdownlink .fa-chevron-down {
  right: 12px;
  left: auto;
}

.dropdownlink .question_i {
  width: 30px;
  height: 30px;
  background: #9b0163;
  color: #fff;
  left: 8px;
  border-radius: 4px;
  line-height: 30px;
  top: 18px;
}

.submenuItems {
  display: none;
  background: #00225c;
  font-size: 15px;
  padding: 9px 40px;
  color: #eee;
}

.submenuItems li {
  border-bottom: 1px solid #86b686;
}

.submenuItems a {
  display: block;
  color: #727272;
  padding: 12px 12px 12px 45px;
  transition: 0.4s ease-out;
}

.about_inner_block h2,
.blog_info a,
.box .icon li,
.breadcrumb ul,
.breadcrumb ul li {
  display: inline-block;
}

.blog_info a,
.con_box.serviceBox.burgandy .title {
  color: #9b0163;
}

.submenuItems a:hover {
  background: #cddc39;
  color: #fff;
}

.blogs_sections {
  position: relative;
  border-bottom: 1px dashed;
  padding-bottom: 13px;
  margin-bottom: 13px;
}

.blogs_sections:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.blogs_sections .col-md-3 {
  border-right: 1px dashed;
}

.blog_img img {
  border-radius: 50%;
  border: 7px solid #f7f7f7;
  box-shadow: 0 0 10px #b5b2b2;
}

.blog_info h3 {
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
}

.blog_info a {
  border: 1px solid;
  padding: 2px 8px;
  border-radius: 30px;
  margin-top: 13px;
}

.breadcrumb {
  display: block;
  padding: 205px 0 131px;
  margin: 0;
  background: url(../images/braedcumb.jpg) center/cover no-repeat #1c1c1c;
  position: relative;
}

.breadcrumb h1 {
  font-size: 25px;
  margin-bottom: 15px;
  color: #f0f0f0;
  font-weight: 500;
}

.breadcrumb ul {
  margin: auto;
  list-style: none;
  background: #4a4a4a;
  padding: 6px 7px;
  border-radius: 31px;
  box-shadow: 0 4px 2px #000;
}

.breadcrumb ul li {
  position: relative;
  color: #fff;
  padding: 0 14px;
  font-size: 16px;
  text-transform: capitalize;
  margin: 0;
}

.breadcrumb ul li:before {
  position: absolute;
  right: -7px;
  top: 3px;
  color: #cfcfcf;
  font-size: 14px;
}

.breadcrumb ul li:last-child:before {
  content: none;
}

.breadcrumb::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: linear-gradient(to left, rgb(28 28 28 / 85%), rgb(0 0 0 / 87%), rgb(0 0 0 / 77%));
  left: 0;
}

.breadcrumb ul li a {
  color: #fff;
}

.breadcrumb::after {
  content: "";
  position: absolute;
  z-index: -1;
}

._abt_styles,
._abt_styles li,
._cform,
._pre_list,
.box,
.con_box.serviceBox,
.con_row,
.fac_image_,
.facility_blocks,
.inner-pages,
.inner_conatner_section,
.int_content_section,
.list-style li,
.teamrow,
.thesis {
  position: relative;
}

.int_content_section {
  min-height: 60vh;
  padding: 80px 0 90px;
}

.int_content_section h2 {
  font-size: 22px;
  margin: 25px 0 7px;
}

.int_content_section h3 {
  font-size: 18px;
}

.int_content_section h3 a {
  font-size: 18px;
  color: #000;
}

.con_box.serviceBox {
  color: #333;
  z-index: 1;
}

.con_box.serviceBox .service-icon {
  font-size: 33px;
  line-height: 111px;
  height: 120px;
  width: 120px;
  margin: 0 0 20px;
  border: 4px dotted #626262;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  z-index: 1;
}

.con_box.serviceBox .service-icon:after,
.con_box.serviceBox .service-icon:before {
  content: "";
  background: linear-gradient(to right bottom, #6a6a6a, #333);
  border-radius: inherit;
  position: absolute;
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px;
  z-index: -1;
}

.con_box.serviceBox .service-icon:after {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  left: 14px;
  right: 14px;
  top: 14px;
  bottom: 14px;
}

.con_box.serviceBox .title {
  color: #333;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 0 10px;
}

.con_box.serviceBox .title:after {
  content: "";
  background-color: #333;
  height: 2px;
  width: 60px;
  margin: 3px auto 0;
  clear: both;
  display: block;
}

.con_box.serviceBox .description {
  font-size: 17px;
  line-height: 23px;
  margin: 0 10px;
}

.con_box.serviceBox.burgandy .service-icon {
  border-color: #9b0163;
  color: #9b0163;
}

.con_box.serviceBox.burgandy .service-icon:before {
  background: linear-gradient(to right bottom, #9b0163, #ef29a7);
}

.con_row .col-md-4::before,
.con_row::before {
  border: 1px dashed #333;
  right: 0;
  margin: auto;
  left: 0;
  content: "";
  position: absolute;
}

.con_row {
  padding-top: 50px;
}

.con_row::before {
  width: 67%;
  height: 2px;
  top: 0;
}

.con_row .col-md-4::before {
  width: 2px;
  height: 50px;
  top: -49px;
}

._cform {
  padding: 19px;
  max-width: 1000px;
  margin: 50px auto auto;
  border: 10px solid #bbb;
}

._cform h3 {
  margin-bottom: 20px;
  font-size: 35px;
  color: #333;
}

._cform .form-control {
  background-color: transparent;
  height: 50px;
  border: none;
  border-bottom: 1px solid;
  border-radius: 0;
  color: #333;
}

._cform .btn,
.box {
  background: #1c1c1c;
}

._cform textarea.form-control {
  height: 85px;
}

._cform .btn {
  border: 0;
  font-size: 19px;
}

.c_map iframe {
  width: 100%;
  height: 353px;
  margin-top: 40px;
}

.inner-pages {
  min-height: 50vh;
  padding: 50px 0 85px;
}

.service-page p {
  text-align: justify;
  padding-bottom: 10px;
  line-height: 27px;
}

.list-style {
  padding-left: 20px;
  margin-bottom: 19px;
}

.list-style li {
  margin: 3px 0;
  font-size: 15px;
  padding-left: 23px;
  line-height: 27px;
}

.list-style li::before {
  position: absolute;
  left: 0;
  top: 0;
  color: #686868;
  font-size: 14px;
}

.service-img::before {
  content: "";
  position: absolute;
  width: 71%;
  height: 385px;
  background-color: #f7eaf2;
  z-index: -1;
  right: 14px;
  top: -34px;
  box-shadow: 8px 9px 2px #9b0163;
}

.service-page h2 {
  font-size: 20px;
  padding: 5px;
  margin: 10px 0;
  color: #333;
  width: fit-content;
  background: #ffddf4;
}

.service-page h3 {
  font-size: 21px;
  padding: 5px;
  font-weight: 600;
  margin: 10px 0;
  color: #1b333c;
}

.box {
  border: 5px solid #fff;
  border-radius: 10px;
  height: 189px;
  margin-bottom: 30px;
}

.box img {
  width: 100%;
  height: auto;
  transform: scale(1.5);
  transform-origin: right center;
  transition: 0.7s;
}

.box:hover img {
  opacity: 0.7;
  transform: translateX(50px) scale(1.2);
}

.box .box-content {
  width: 75%;
  padding: 20px;
  opacity: 0;
  transform-origin: left center;
  transform: translateX(-100%) translateY(-50%) scale(0);
  position: absolute;
  top: 50%;
  left: 50%;
  transition: 0.7s;
}

.box:hover .box-content {
  opacity: 1;
  transform: translateX(-50%) translateY(-50%) scale(1);
}

.box .title {
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  margin: 0 0 5px;
}

.box .title:after {
  content: "";
  height: 2px;
  width: 60px;
  margin: 7px auto 0;
  border-bottom: 2px dashed #fbfd58;
  display: block;
  clear: both;
}

.box .post {
  color: #555;
  font-size: 14px;
  font-weight: 500;
  text-transform: lowercase;
  letter-spacing: 1px;
  margin: 0 0 10px;
  display: block;
}

._dc_info h2,
._pexp_title,
.about_inner_block h2,
.main-timeline .title,
.memberships_list_ span {
  text-transform: uppercase;
}

.box .icon {
  padding: 0;
  margin: 0;
  list-style: none;
}

.box .icon li {
  margin: 0 4px;
}

.box .icon li a {
  color: #000;
  background-color: #f0f0f0;
  font-size: 19px;
  line-height: 37px;
  height: 39px;
  width: 39px;
  display: block;
  transition: 0.3s;
  border-radius: 5px;
}

@media only screen and (max-width: 990px) {
  .box,
  .con_box.serviceBox {
    margin: 0 0 30px;
  }
}

.service-img img {
  padding: 5px;
  border: 2px dashed #9b0163;
  border-radius: 10px;
}

.teamrow {
  padding: 17px 0;
  align-items: center;
}

.teamrow::before {
  content: "";
  position: absolute;
  width: 32px;
  height: 100%;
  background: #e9bfdb;
  left: 175px;
  top: 0;
}

.teamrow::after {
  content: "";
  position: absolute;
  width: 40%;
  height: 2px;
  border-bottom: 2px dashed #333;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 0;
}

.inner_conatner_section {
  min-height: 50vh;
  padding: 50px 0 70px;
}

.about_inner_block h2 {
  font-size: 26px;
  font-weight: 600;
  margin: 24px 0 10px;
  border-bottom: 2px dashed;
  padding-bottom: 4px;
}

.about_inner_block h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 15px 0 8px;
}

._abt_styles li {
  line-height: 27px;
  font-size: 14px;
  padding-left: 27px;
}

._abt_styles li::before {
  content: "\f518";
  position: absolute;
  font-weight: 900;
  font-family: "font awesome 5 free";
  color: #f39c96;
  left: 0;
}

._professional_exp .col-md-3 {
  padding: 0 7px;
}

._pre_list {
  padding: 35px 8px 12px;
  min-height: 145px;
  margin-top: 33px;
}

._pre_list i {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #333;
  color: #fff;
  font-size: 20px;
  line-height: 42px;
  border-radius: 50%;
  border: 3px solid #bdbdbd;
  left: 0;
  right: 0;
  margin: auto;
  top: -24px;
}

._pexp_title {
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 4px;
}

._pexp_info {
  font-size: 15px;
  line-height: 24px;
}

.paper_presenation_blocks {
  background: #333;
  color: #ededed;
  font-size: 18px;
  padding: 25px 30px;
  border: 7px solid #dbdbdb;
  border-radius: 8px;
  margin-top: 10px;
  min-height: 159px;
}

.paper_presenation_blocks span {
  display: table;
  margin: 15px auto auto;
  background: #eee;
  color: #000;
  padding: 5px 15px;
  border-radius: 30px;
}

._pprrow .col-md-5:nth-child(2) .paper_presenation_blocks {
  background: #2b3858;
}

.thesis {
  max-width: 842px;
  margin: 44px auto 0;
  background: #fdd5d2;
  padding: 0 0 19px;
}

.thesis h2 {
  display: inline-block;
  margin: -27px 0 7px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 8px 16px;
}

.thesis p {
  margin: 0;
  font-size: 18px;
}

.facility_blocks {
  margin-bottom: 16px;
  border: 1px solid #ccc;
  padding: 10px;
}

.fac_image_ {
  display: block;
  box-shadow: 0 0 10px #656565;
}

.fac_image_::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #000, transparent);
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}

.fac_title_ {
  position: absolute;
  bottom: 25px;
  color: #fff;
  left: 10px;
  border-left: 5px solid #f38981;
  padding-left: 7px;
  font-size: 21px;
}

.commopprog_list,
.dcot_thesis {
  font-size: 17px;
  text-align: center;
}

.facility_row .col-md-3 {
  padding: 0 8px;
}

.video_block iframe {
  border: 7px solid #eb837b;
  box-shadow: 0 1px 7px 1px #ccc;
}

._ol_styles li {
  position: relative;
  font-size: 14px;
  line-height: 28px;
  padding-left: 20px;
}

._ol_styles li::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border: 2px solid #475d92;
  background: #ffc7c3;
  border-radius: 50%;
  left: 0;
  top: 7px;
}

.inner_ser_img {
  border: 2px solid #ccc;
  padding: 15px;
}

.inner_ser_img img {
  box-shadow: 0 0 10px #333;
}

.inner_dc_img_block {
  position: relative;
  border: 2px solid;
  padding: 14px;
}

.doc_iomg_l {
  position: relative;
  background: #282828;
  text-align: center;
  box-shadow: 0 0 10px;
  padding: 0 0 15px;
}

._dc_info h2 {
  font-size: 28px;
  color: #f0f0f0;
  margin: 18px 0 10px;
  font-weight: 500;
}

._dc_info h3,
._dc_info h4 {
  line-height: 1.2;
  color: #fff;
}

._dc_info h3 {
  font-size: 18px;
  font-weight: 400;
  margin: 5px 0 0;
}

._dc_info h4 {
  font-size: 20px;
  font-weight: 300;
  margin: 7px 0 0;
}

.about p,
.inner_a_text p {
  font-size: 18px;
  text-align: justify;
}

.inner_a_text p {
  margin-bottom: 13px;
}

.about p {
  line-height: 1.8;
  margin-bottom: 1rem;
}

.dcot_thesis {
  background-color: #333;
  color: #eee;
  padding: 15px 14px;
  margin-top: 10px;
  border-radius: 14px;
}

.d_f_lists {
  position: relative;
  box-shadow: 0 4px 2px #ccc;
  padding: 6px 11px;
}

.memberships_list_ {
  position: relative;
  text-align: center;
  background: #333;
  border-bottom: 1px dashed #ccc;
  color: #eee;
  line-height: 21px;
  padding: 21px 8px;
}

.memberships_list_ span {
  display: block;
  font-size: 19px;
  margin-bottom: 6px;
}

.acd_ach_list {
  line-height: 23px;
  box-shadow: 0 4px 2px #a9a9a9;
  padding: 7px 9px;
}

.commopprog_list {
  color: #fff;
  background: linear-gradient(to top, #1c1c1c, #444);
  padding: 21px 46px;
  border-radius: 12px;
  margin-top: 12px;
}

.services_inner_text h2 {
  font-size: 22px;
  color: #000;
  margin: 23px 0 11px;
}

.services_inner_text h3 {
  font-size: 20px;
  color: #333;
}

.services_inner_text p {
  text-align: justify;
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 10px;
}

.inner_ser_pic img {
  filter: grayscale(1);
  border: 8px solid #3a3a3a;
  border-radius: 12px;
}

.main-timeline:after {
  content: "";
  display: block;
  clear: both;
}

.main-timeline .timeline {
  width: calc(50% - 1px);
  padding: 3px 0;
  margin: 0 2px 0 0;
  float: left;
}

.main-timeline .timeline-content {
  color: #777;
  background: linear-gradient(to left, rgb(211 211 211), transparent);
  text-align: center;
  padding: 20px 60px 20px 0;
  display: block;
  position: relative;
}

.main-timeline .timeline-content:before {
  content: "";
  background: #606060;
  width: 40px;
  transform: skewY(-20deg);
  position: absolute;
  right: -20px;
  top: 0;
  bottom: 0;
}

.main-timeline .timeline-year {
  color: #000;
  background-color: #404040;
  font-size: 37px;
  font-weight: 600;
  line-height: 94px;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: -50px;
  z-index: 1;
}

.main-timeline .timeline-year:before {
  content: "";
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  z-index: -1;
}

.main-timeline .title {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 5px;
}

.main-timeline .description {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}

.main-timeline .timeline:nth-child(2n) .timeline-content {
  padding: 20px 0 20px 60px;
  background: linear-gradient(to right, rgb(211 211 211), transparent);
}

.main-timeline .timeline:nth-child(2n) .timeline-content:before {
  right: auto;
  left: -20px;
}

.main-timeline .timeline:nth-child(2n) .timeline-year {
  right: auto;
  left: -50px;
}

@media screen and (max-width: 767px) {
  .main-timeline .timeline,
  .main-timeline .timeline:nth-child(2n) {
    width: 100%;
    margin: 0 0 2px;
  }

  .main-timeline .timeline-content,
  .main-timeline .timeline:nth-child(2n) .timeline-content {
    padding: 20px 0 20px 120px;
  }

  .main-timeline .timeline-content:before,
  .main-timeline .timeline:nth-child(2n) .timeline-content:before {
    left: 30px;
  }

  .main-timeline .timeline-year,
  .main-timeline .timeline:nth-child(2n) .timeline-year {
    left: 0;
    right: auto;
  }
}

.videos_list iframe {
  width: 100%;
  height: 250px;
  box-shadow: 0 0 10px #ccc;
  border: 5px solid #fff;
  margin-bottom: 30px;
}

.asidels a {
  background: #cfcfcf;
  display: block;
  padding: 8px 12px;
  margin: 5px 0;
  color: #000;
  border-radius: 5px;
}

.asidels a:hover {
  text-decoration: underline;
}

.iso-stamp {
  position: absolute;
  padding: 10px 20px 20px;
  /*! background-color: #f7f7f7; */
  border: none;
  top: 365px;
  right: 68px;
  /*! border-top: 5px solid #a1a1a1; */
  z-index: 9;
  border-radius: 0;
  /*! box-shadow: 0 0 13px #b1b1b1; */
  width: 200px;
  text-align: center;
  filter: drop-shadow(0 0 13px #b1b1b1);
}

.img-row-head {
  margin-bottom: 20px;
}
.img-row-head h2 {
  border-left: 5px solid;
  padding-left: 11px;
}
.img-row1 {
  margin-bottom: 50px;
}

.opd-class {
  text-align: center;
}

.opd-class p {
  display: inline-block;
  border: 2px solid #000;
  padding: 16px 30px;
  border-radius: 30px;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.opd-class p span {
  display: inline-block;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
}
