/* Fonts  */

@import url('https://fonts.googleapis.com/css2?family=Sriracha&display=swap');

@font-face {
  font-family: 'Poppins-Light';
  src: url('../fonts/Poppins-Light.ttf');
}

@font-face {
  font-family: 'Poppins-Regular';
  src: url('../fonts/Poppins-Regular.ttf');
}

@font-face {
  font-family: 'Poppins-Medium';
  src: url('../fonts/Poppins-Medium.ttf');
}

@font-face {
  font-family: 'Poppins-SemiBold';
  src: url('../fonts/Poppins-SemiBold.ttf');
}

@font-face {
  font-family: 'Poppins-Bold';
  src: url('../fonts/Poppins-Bold.ttf');
}

@font-face {
  font-family: 'Poppins-Bold-Italic';
  src: url('../fonts/Poppins-MediumItalic.ttf');
}

body {
  font-family: 'Poppins-Regular' !important;
  overflow-x: hidden !important;
}

* {
  outline: none !important;
}

.semiboldFont {
  font-family: 'Poppins-SemiBold' !important;
}

.mediumItalicFont {
  font-family: 'Poppins-Bold-Italic' !important;
}

.boldFont {
  font-family: 'Poppins-Bold' !important;
}

.mediumFont {
  font-family: 'Poppins-Medium' !important;
}

* {
  outline: none !important;
}

.darkBlueColor {
  color: #0025de !important
}

.drAfter:after {
  position: absolute;
  height: 1px;
  width: 24%;
  background: #000;
  content: "";
  bottom: -8px;
  left: 37%;
}

.logo {
  width: 70px;
}

.footerlogo {
  width: 70px;
}

.customHeaderIcon {
  height: 25px;
}

.blackColor {
  color: #000 !important;
}

a {
  text-decoration: none !important;
}

.headerSocialIcon {
  height: 22px;
}
.galleryImage{
  height: 250px;
    border: 2px solid #cfcfcfab;
    padding: 3px;
    box-shadow: 0px 10px 15px #10101026;
}
.customLi {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}
.whiteColor {
  color: #fff !important;
}

.whitebg {
  background-color: #fff !important;
}

.menuGradient {
  background: transparent linear-gradient(90deg, #2eb7ff 0%, #0056ff 100%) 0% 0% no-repeat padding-box;
}

.readMoreButton {
  height: 35px;
  border-radius: 50px;
  color: #fff !important;
  background: transparent linear-gradient(90deg, #2eb7ff 0%, #0056ff 100%) 0% 0% no-repeat padding-box;
  border: 0px !important;
  padding: 5px;
  width: 130px;
}

.enquiryButton {
  height: 45px;
  border-radius: 50px;
  color: #fff !important;
  background: transparent linear-gradient(90deg, #2eb7ff 0%, #0056ff 100%) 0% 0% no-repeat padding-box;
  border: 0px !important;
  padding: 5px;
  width: 260px;
}

.specialBox {
  height: 250px;
  position: relative;
  background-position: center !important;
  background-size: cover !important;
}

/* .specialBox:after{
  position: absolute;
  content:"";
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background-color: #7f92ee;
  opacity: 0.8;
} */

.z-index99 {
  position: relative;
  z-index: 99;
}

.homeBanner {
  height: 75vh;
}

.homeBanner .swiper-slide {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  position: relative;
  background-color: #0000006b;
  background-blend-mode: multiply;
}

.drramImage {
  height: 350px;
}

.bannerText {
  font-size: 60px;
}

.newsImage {
  border-radius: 20px;
  height: 220px;
}

.newsBox {
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0px 4px 7px 2px #0000002b;
}

.homeIcon {
  height: 20px;
  margin-top: -3px;
}

.no-wrap {
  flex-wrap: nowrap !important;
}

.wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.f-14 {
  font-size: 14px !important;
}

.f-15 {
  font-size: 15px !important;
}

.footer {
  background-color: #0025de !important;
}

.chetinadColor {
  color: #f7e808 !important;
}

.f-12 {
  font-size: 12px;
}

.f-20 {
  font-size: 20px;
}

.cursorPointer {
  cursor: pointer !important;
}

.testmonialsPagination {
  bottom: 0;
  right: 15px;
}

.testmonialsPagination .swiper-pagination-bullet {
  margin-right: 3px;
  width: 20px;
  height: 5px;
  border-radius: 30px !important;
}

.menuDisplay {
  display: none;
}

.toggleIcon div {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: transparent linear-gradient(90deg, #2eb7ff 0%, #0056ff 100%) 0% 0% no-repeat padding-box;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease
}

.row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.addressBorder {
  border: 5px solid #FFF;
}

.innerBannerImage {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.yellowColor {
  color: #FFF100 !important;
}

.orthoBox {
  padding: 20px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 25px #0317771C;
  border: 1px solid #C8ECFF;
  border-radius: 20px;
  opacity: 1;
  margin-top: -55px;
}

.innerorthoBox {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 15px #0000001A;
  border: 1px solid #A7A7A76B;
  border-radius: 10px;
  padding: 10px 25px;
  padding-top: 20px;
  margin-top: 20px;
  width: 125px;
}

.width70 {
  width: 55%;
}

.orthosvg {
  height: 60px;
}

.orthoUl li {
  padding-top: 15px;
  width: 50%;
}

.orthoUl {
  padding-left: 25px !important;
}

.nextButton {
  background: transparent linear-gradient(90deg, #0025DE 0%, #2EB8FF 100%) 0% 0% no-repeat padding-box;
  border-radius: 10px;
  padding: 10px 30px;
  width: 180px;
  display: block;
  color: #fff !important;
  text-decoration: none !important;
  text-align: CENTER;
  text-transform: uppercase;
  border: transparent !important;
}

.prevButton {
  border: 1px solid #A7A7A7 !important;
  border-radius: 10px;
  padding: 10px 30px;
  width: 180px;
  display: block;
  color: #A7A7A7 !important;
  text-decoration: none !important;
  text-align: CENTER;
  text-transform: uppercase;
}

.borderBottomCF {
  border-bottom: 1px solid #cfcfcf;
}

.customInput {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #A7A7A7;
  border-radius: 10px;
  height: 40px;
  color: #a7a7a7;
}

.customInput::placeholder {
  color: #A7A7A7;
}

.customSelect::placeholder {
  color: #A7A7A7;
}

.customSelect {
  margin-top: 10px;
  padding: 7px;
  border: 1px solid #A7A7A7;
  border-radius: 10px;
  color: #a7a7a7;
  height: 40px;
}

.scrollContainer {
  height: 85vh;
  overflow-y: auto;
}

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

.scrollContainer::-webkit-scrollbar-track {
  background: transparent;
}

.scrollContainer::-webkit-scrollbar-thumb {
  background: #a7a7a7;
  border-radius: 10px;
}

/* Side Menu  */

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: #0056fff5;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.mobileMenu hr {
  border-top: 2px solid #fff;
  margin-right: 10px;
  margin-left: 10px;
}

.sidenav a {
  padding: 10px 0px 9px 20px;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* The container */

.containercheck {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  width: 50%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */

.containercheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */

.checkmark {
  position: absolute;
  top: 6px;
  left: 7px;
  height: 13px;
  width: 13px;
  background-color: #fff;
  border: 1px solid #707070;
}

.specialityWidth {
  width: 20%;
  padding-right: 10px;
  padding-left: 10px;
}

.redColor {
  color: red !important;
}

/* When the checkbox is checked, add a blue background */

.containercheck input:checked~.checkmark {
  border: 1px solid #0025DE;
}

/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */

.containercheck input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */

.containercheck .checkmark:after {
  left: 3px;
  top: 3px;
  width: 5px;
  height: 5px;
  border: 1px solid #0025DE;
  border-width: 0px;
  background: #0025DE;
}

.innerbannerImage {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.enquiryButton1 {
  height: 40px;
  color: #fff !important;
  background: transparent linear-gradient(90deg, #2eb7ff 0%, #0056ff 100%) 0% 0% no-repeat padding-box;
  border: 0px !important;
  padding: 5px;
  width: 175px;
}

.gpayIcon {
  height: 40px;
}

.aboutBoxShadow .swiper-button-next, .swiper-button-prev {
  top: 68% !important;
  width: 25px !important;
  height: 25px !important;
  background-size: 25px !important;
}

.aboutBoxShadow .swiper-button-next {
  background-image: url('../images/next.png') !important;
}

.aboutBoxShadow .swiper-button-prev {
  background-image: url('../images/prev.png') !important;
}

.aboutMenuSwiper .nav-tabs .nav-link {
  border: 0px !important;
  border-radius: 0px !important;
  color: #000 !important;
}

.aboutMenuSwiper .nav-tabs .nav-item.show .nav-link, .aboutMenuSwiper .nav-tabs .nav-link.active {
  color: #0025de !important;
  font-family: 'Poppins-SemiBold' !important;
  border-bottom: 4px solid #0025de !important;
}
.wristMenu  .nav-tabs .nav-link {
  border: 0px !important;
  border-radius: 0px !important;
  color: #000 !important;
}
.wristMenu .nav-tabs .nav-item.show .nav-link, .wristMenu .nav-tabs .nav-link.active {
  font-family: 'Poppins-SemiBold' !important;
}
.tableBlueBg {
  background: transparent linear-gradient(90deg, #0056ff 0%, #2eb7ff 100%) 0% 0% no-repeat padding-box;
  color: #fff !important;
}

.borderNone {
  border: 0px !important;
}

.aboutBoxShadow {
  box-shadow: 0px 0px 20px #00000017;
}

.aboutMenuSwiper .swiper-slide {
  border-right: 1px solid #cfcfcf !important;
}

.widthAuto {
  width: auto !important;
}

.aboutHeadingGradient {
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 50%, #0025de4d 100%);
}

.w-65 {
  width: 65%;
}
.testimonialsSwiper{
padding-bottom:25px !important;
}
/* Drop Down Menu  */

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 180px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 99;
}
.contactCon{
  height:75px;
}

.dropdown-content a {
  color: black;
  padding: 10px;
  font-size: 14px !important;
  text-decoration: none;
  display: block;
  text-align: left;
  text-transform: uppercase;
}

.dropdown-content a:hover {
  background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media(min-width:991px) and (max-width:1199px) {
  .menuGradient a {
    font-size: 12px;
  }
}

@media(max-width:1199px) {
  .width70 {
    width: 100%;
  }
}

@media(max-width:991px) {
  .pad-top-20 {
    padding-top: 20px;
  }
  .orthoUl li {
    width: 100%;
  }
  .specialityWidth {
    width: 50%;
  }
  .testimonialsSwipercontainer .swiper-button-next, .testimonialsSwipercontainer .swiper-button-prev {
    width: 20px !important;
    height: 20px !important;
    background-size: 10px !important;
  }
  .testimonialsSwipercontainer .swiper-button-next {
    right: 0 !important;
  }
  .testimonialsSwipercontainer .swiper-button-prev {
    left: 0 !important;
  }
  .pad-top10 {
    padding-top: 15px;
  }
  .jusCenter {
    justify-content: center !important;
  }
  .menuGradient {
    display: none;
  }
  .disNone {
    display: none !important;
  }
  .menuDisplay {
    display: block;
  }
  .homeBanner {
    height: 450px;
  }
  .orthoBox {
    margin-top: 20px !important;
  }
}

@media(max-width:767px) {
  .font18 {
    font-size: 18px !important;
  }
  .rf-15 {
    font-size: 15px !important;
  }
  .specialityWidth {
    width: 100%;
  }
  .drramImage {
    height: 250px;
  }
  .font14 {
    font-size: 14px !important;
  }
  .padding15 {
    padding: 15px !important;
  }
  .testmonialsPagination {
    bottom: 40px;
  }
  .logo {
    width: 50px;
  }
  .padding5 {
    padding: 5px !important;
  }
  .justifyCenter {
    justify-content: center !important;
  }
}

@media(max-width:575px) {
  .tableResponsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

.enquiryButtonWhite {
  height: 45px;
  border-radius: 50px;
  color: #1D6BE8 !important;
  background: #fff;
  border: 0px !important;
  padding: 5px;
  width: 250px;
}

.blueBgImage {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.lineFooter:after{
  position: absolute;
  top: -70px;
  right: 49.7%;
  content: "";
  height: 150px;
  width: 2px;
  opacity: 0.6;
  background: #FFFFFF;
}
.footerBottomBorder{
  border-bottom:1px solid #fff;
}
.rowMargin{
  margin-left:15px !important;
  margin-right:15px !important;
}
.innerbannerImageHeight{
  height:250px;
}
.innerbannerImageHeight1{
  height:350px;
  background-color: #00158142 !important;
    background-blend-mode: multiply;
}
@media(max-width:991px){
.lineFooter:after,.hideContact{
  display:none !important;
}
}
.sideMenuShadow{
  box-shadow: 0px 10px 30px #0000001A;
    padding: 5px;
}
.mainMenuShadow .btn-link{
color:#000 !important;
text-decoration: none !important;
font-family: 'Poppins-Medium';
}
.mainMenuShadow .card-header{
  background-color:transparent !important;
  padding: 0 !important;
    padding-bottom: 10px !important;
    padding-top:10px !important;
    background-image: url('/images/down-arrow.svg');
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 98% 50%;
}
.mainMenuShadow .card{
  border:none !important;
}

.sideMenuShadow .nav-tabs .nav-link{
  color:#000 !important;
  opacity:0.6 !important;
  border-color: transparent !important;
  border-bottom: 1px solid #cfcfcf !important;
    padding: 15px 10px !important;
    background-image:url('/images/play-button.svg');
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: 97% 50%;
}
.sideMenuShadow .nav-tabs .nav-item.show .nav-link, .sideMenuShadow .nav-tabs .nav-link.active{
  font-family: 'Poppins-SemiBold' !important;
  color:#000 !important;
  opacity:1 !important;
  border:0 !important;
  background-image:url('/images/play-button.svg');
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: 97% 50%;
  border-bottom: 1px solid #cfcfcf !important;
  border-top: 1px solid #cfcfcf !important;
    border-radius: 0 !important;
}
.mainMenuShadow .card-body{
  padding:15px 0 !important;
}
.sideMenuShadow .nav-tabs .nav-link:first-child{
  border-top:1px solid transparent !important;
}
.wristMenu{
  height:50vh;
  overflow-y: auto;
}
.videoPlayButton{
  position: absolute;
    top: 35%;
    right: 46%;
    cursor: pointer;
}
.contactInput {
  padding: 10px;
  border:0px !important;
  border-bottom: 1px solid #A7A7A7 !important;
  height: 40px;
  width:100%;
  color: #a7a7a7;
}
.contactTextArea {
  padding: 10px;
  border:0px !important;
  border-bottom: 1px solid #A7A7A7 !important;
  height: 100px;
  width:100%;
  color: #a7a7a7;
}
.submitContactButton{
  height: 45px;
  border-radius: 5px;
  color: #fff !important;
  background: transparent linear-gradient(90deg, #2eb7ff 0%, #0056ff 100%) 0% 0% no-repeat padding-box;
  border: 0px !important;
  padding: 5px;
}
.rightArrow{
  height:20px;
}
.sriracha{
  font-family: 'Sriracha', cursive !important;
}