/*===============================================
Template Name: mediket - Consulting & Finance HTML5 Template
Author:  https://themeforest.net/user/dreamit-solution
Description: Description
Version: 1.0.0
Text Domain: mediket
Tags: consulting, finance, corporate, business, consultant, multipurpose, technology, it-solution, software, agency, company, portfolio, bangking, insurance, digital-agency, digital-marketing.
================================================*/

/*TABLE OF CONTENTS*/
/*=====================
01. mediket Header Top Menu Area Css
02. mediket Nav Menu Area Css 
03. mediket Slider Area Css
04. mediket Section Title Css
05. mediket Service Area css
06. mediket About Area Css
07. mediket Counter Area Css
08. mediket Case Study Area Css
09. mediket Testimonial Area Css
10. mediket Process Area Css
11. mediket Team Area Css
12. mediket Faq Area Css
13. mediket Brand Section Css
14. mediket Call Do Section Css
15. mediket Form Box Css
16. mediket Skill Area Css
17. mediket Blog Area Css
18. mediket footer Area Css
19. mediket Subscribe Area Css
20. mediket Lines CSS
21. mediket Prossess Ber Css
22. mediket Scrollup Section
23. mediket Bounce Animation Css 
24. mediket Animation Dance
25. mediket Breadcumb Area Css
26. mediket abouts_areas Css
27. mediket Feture-Area Css
28. mediket Pricing Section Css
29. mediket Web Development Section CSS
30. mediket Contact  US Css
31. mediket Blog Sidber Widget CSS
32. mediket Case Study Details Css
33. mediket Loader Css
=======================*/

/*================================
<--  mediket Topbar Area Css -->
==================================*/

.topber_area {
  background-color: #0042a3;
  padding: 11px 30px 11px 48px;
  position: relative;
  z-index: 1;
}
.topber_area:before {
  position: absolute;
  content: '';
  left: 0;
  height: 100%;
  width: 50%;
  background: #88a8d4;
  top: 0;
  z-index: -1;
}
.style-two.topber_area:before {
  left: -21px;
  width: 52%;
  transform: skewX(38deg);
}

.topber-text p {
  margin: 0;
  font-size: 15px;
  color: #041c33;
  font-weight: 400;
  font-family: 'sans-sarif';
}

.topber-text p img {
  margin-right: 10px;
}

.header-address-info {
  text-align: right;
}

.header-address-info p {
  font-size: 15px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'sans-sarif';
  margin: 0;
}

.header-address-info p span i {
  margin-right: 10px;
  font-size: 13px;
}

span.right_info {
  margin-left: 28px;
}

/*================================
<--  mediket Nav Menu Area Css -->
==================================*/

.meedy_nav_manu {
  transition: 0.5s;
  z-index: 2;
  position: relative;
  padding: 20px 45px 20px;
  background-color: rgba(255, 255, 255, 0.050980392156862744);
  margin-bottom: -100px;
}

.meedy_nav_manu.style-3 {
  background-color: #35495c;
}

.sticky {
  left: 0;
  margin: auto;
  position: fixed !important;
  top: 0;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14901960784313725);
  background: #ffffff;
  transition: 0.5s !important;
  z-index: 922;
  -webkit-animation: 300ms running fadeInDown;
  animation: 500ms running fadeInUp;
  animation-name: slideInDown;
}

.sticky .meedy_menu > ul > li > a {
  color: var(--light);
}

.sticky .header-button a i {
  color: #fff;
}

.style-2.sticky .meedy_menu > ul > li > a {
  color: #fff;
}

.style-2.sticky .search-box-btn i {
  border: 1px solid var(--secondary-color);
}

.style-2.sticky .search-box-btn i {
  color: var(--secondary-color);
}

/* mediket Menu Css*/
nav.meedy_menu {
  text-align: center;
  position: relative;
  z-index: 1;
}

.meedy_menu ul {
  list-style: none;
  display: inline-block;
}

.meedy_menu > ul > li {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.meedy_menu > ul > li > a {
  display: block;
  margin: 0 17px;
  transition: 0.5s;
  font-size: 15px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'unbounded';
  padding: 17px 0;
}

.meedy_nav_manu.style-2 .meedy_menu > ul > li > a {
  color: #0042a3;
}
.meedy_nav_manu.style-2 .meedy_menu > ul > li > a:hover {
  color: #88a8d4;
}
.meedy_menu > ul > li > a:hover {
  color: #88a8d4;
}

a.mdy-hover {
  position: relative;
}
.meedy_menu > ul > li > a > i {
  display: inline-block;
  margin-left: 8px;
}

/*mediket Right Side*/

.mediket-right-side {
  display: flex;
  float: right;
  align-items: center;
}

.header-button a {
  padding: 12px 16px;
  background: #fab600;
  border-radius: 25px;
  display: inline-block;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  margin: 0 9px 0 14px;
  font-size: 15px;
  color: #ffffff;
  font-weight: 600;
  font-family: 'Inter', 'sans-serif';
}

.header-button a:hover {
  color: #041c33;
}

.header-button a:hover i {
  color: #fff;
}

/* Make doctor "Book Appointment" buttons match header button style */
.book-appointment-btn {
  /* padding: 12px 30px; */
  background: #fab600;

  border-radius: 30px;
  display: inline-block;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  margin: 0 9px 0 0;
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  font-family: 'Inter', 'sans-serif';
  text-decoration: none;
  overflow: hidden;
}

.book-appointment-btn:hover {
  color: #ffffff !important;
  background: #fab600;
}

.book-appointment-btn i {
  transition: color 0.3s ease;
  color: #ffffff;
}

/* Hover mask effect for book appointment buttons */
.book-appointment-btn:hover .mediket-hover-btn {
  background-color: #0042a3 !important;
  border-radius: 1px solid #fab600;
}

/* Ensure hover text and icon color matches Read More style */
.book-appointment-btn:hover i {
  color: #ffffff !important;
}

/* Box-hover */

.mediket-hover-btn {
  background-color: #0042a3;
  height: 100%;
  top: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 25.5%;
  z-index: -1;
}

.hover-btn {
  left: 0;
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;
  border-radius: 30px 0 0px 30px;
}
.hover-btn2 {
  left: 25%;
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;
}

.hover-btn3 {
  left: 50%;
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;
}

.hover-btn4 {
  left: 75%;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  border-radius: 0 30px 30px 0;
}

/* Universal hover trigger for all buttons */
.header-button a:hover .mediket-hover-btn,
.mediket-btn a:hover .mediket-hover-btn,
.team-btn a:hover .mediket-hover-btn,
.submit-btn:hover .mediket-hover-btn,
.service_btns a:hover .mediket-hover-btn,
.mediket-button a:hover .mediket-hover-btn,
.doctor-btn-center a:hover .mediket-hover-btn,
.book-appointment-btn:hover .mediket-hover-btn,
.modern-book-btn .mediket-hover-btn {
  opacity: 1 !important;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}

/* Universal hover text and icon color transition */
.header-button a,
.mediket-btn a,
.team-btn a,
.submit-btn,
.service_btns a,
.mediket-button a,
.doctor-btn-center a {
  position: relative !important;
  overflow: hidden !important;
  z-index: 1 !important;
  transition:
    color 0.4s ease,
    background-color 0.4s ease,
    border-color 0.4s ease !important;
}

/* Disable old mask pseudo-element hover effects that interfere */
.mediket-btn a::after,
.team-btn a::after,
.doctor-btn-center a::after {
  display: none !important;
}

.header-button a:hover,
.mediket-btn a:hover,
.service_btns a:hover,
.mediket-button a:hover,
.doctor-btn-center a:hover {
  color: #ffffff !important;
}

.header-button a:hover i,
.mediket-btn a:hover i,
.service_btns a:hover i,
.mediket-button a:hover i,
.doctor-btn-center a:hover i {
  color: #ffffff !important;
}

/* Submit button yellow hover fill & dark text */
.submit-btn .mediket-hover-btn {
  background-color: #fab600 !important;
}
.submit-btn:hover {
  color: #0042a3 !important;
}

/* Team doctor circular buttons yellow hover fill & dark icon */
.team-btn a .mediket-hover-btn {
  background-color: #fab600 !important;
}
.team-btn a:hover i {
  color: #0042a3 !important;
}

/* Style 2 */

.style-2 .nav_scroll {
  padding: 0;
  background: transparent;
  border-radius: 30px;
}

/*** Sub Menu Style 
==========================***/

.meedy_menu ul .sub-menu {
  position: absolute;
  left: 0;
  top: 130%;
  width: 217px;
  text-align: left;
  background: #fff;
  margin: 0;
  z-index: 1;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  transition: 0.5s;
  visibility: hidden;
  border-top: 2px solid #0495ff;
  opacity: 0;
}

.meedy_menu ul li:hover > .sub-menu {
  visibility: visible;
  top: 100%;
  opacity: 1;
}

.meedy_menu ul .sub-menu li {
  position: relative;
}

.meedy_menu ul .sub-menu li a {
  display: block;
  padding: 12px 20px;
  margin: 0;
  line-height: 1.3;
  letter-spacing: normal;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  transition: 0.5s;
  visibility: inherit !important;
  color: var(--primary-color) !important;
  position: relative;
  z-index: 1;
}

.meedy_menu ul .sub-menu li a:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  background: var(--secondary-color);
  z-index: -1;
  transition: 0.5s;
}

.meedy_menu ul .sub-menu li a:hover:before {
  height: 100%;
  top: 0;
}

.meedy_menu ul .sub-menu li:hover > a,
.meedy_menu ul .sub-menu .sub-menu li:hover > a,
.meedy_menu ul .sub-menu .sub-menu .sub-menu li:hover > a,
.meedy_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
  background: #0495ff;
  color: #fff !important;
}

/* sub menu 2 
=================*/

.meedy_menu ul .sub-menu .sub-menu {
  left: 100%;
  top: 130%;
  opacity: 0;
  visibility: hidden;
}

.meedy_menu ul .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 0%;
}

/* sub menu 3 
==================*/

.meedy_menu ul .sub-menu .sub-menu li {
  position: relative;
}

.meedy_menu ul .sub-menu .sub-menu .sub-menu {
  right: 100%;
  left: auto;
  top: 130%;
  opacity: 0;
  visibility: hidden;
}

.meedy_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 0%;
}

ul.sub-menu li a span {
  background: #ffde5d;
  padding: 5px 10px;
  color: #fff;
  opacity: 1;
  font-family: 'Inter', 'sans-serif';
  border-radius: 2px;
  margin-left: 5px;
  transition: 0.5s;
}

ul.sub-menu li:hover a span {
  background: rgba(255, 255, 255, 0.2);
}

/* sub menu 4 
====================*/

.meedy_menu ul .sub-menu .sub-menu .sub-menu li {
  position: relative;
}

.meedy_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 0%;
}

.meedy_nav_manu.sticky .logo_img {
  display: none;
}

.main_sticky {
  display: none;
}

.meedy_nav_manu.sticky .main_sticky {
  display: inherit;
}

.mobile-menu.mean-container {
  overflow: hidden;
}

/* header menu style2 */

.meedy_nav_manu.style-2 {
  margin-bottom: 0;
  padding: 20px 80px 20px;
}
.sticky.meedy_nav_manu.style-2 .meedy_menu > ul > li > a {
  color: #0042a3;
}
.sticky.meedy_nav_manu.style-2 .meedy_menu > ul > li > a:hover {
  color: var(--secondary-color);
}
/*
<!-- ============================================================== -->
<!-- Start Hero Section -->
<!-- ============================================================== -->*/

.hero-section {
  background: url(../images/slider/banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  height: 900px;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.hero-content {
  margin-top: 82px;
}

.hero-content h4 {
  font-size: 15px;
  color: #0495ff;
  font-weight: 400;
  margin: 0 0 21px;
}

.hero-content h1 {
  margin: 0;
  font-size: 50px;
  line-height: 60px;
  color: #ffffff;
  font-weight: 600;
}

.hero-content h1 span {
  color: #dceaa2;
  transform: rotate(-5deg);
  display: inline-block;
}

.hero-content p {
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 400;
  margin: 22px 0 34px;
}

/* mediket Btn */

.mediket-btn__hover {
  background-color: var(--primary-color);
  width: 18.66%;
  height: 0;
  display: block;
  position: absolute;
  transition: all 500ms ease;
  z-index: -1;
}

.mediket-btn__hover:nth-child(2),
.mediket-btn__hover:nth-child(4),
.mediket-btn__hover:nth-child(6) {
  top: 0;
}

.mediket-btn__hover:nth-child(2) {
  left: 16.66%;
}

.mediket-btn__hover:nth-child(4) {
  left: 49.98%;
}

.mediket-btn__hover:nth-child(6) {
  left: 83.3%;
}

.mediket-btn__hover:nth-child(1),
.mediket-btn__hover:nth-child(3),
.mediket-btn__hover:nth-child(5) {
  bottom: 0;
}

.mediket-btn__hover:nth-child(1) {
  left: 0;
}

.mediket-btn__hover:nth-child(3) {
  left: 33.32%;
}

.mediket-btn__hover:nth-child(5) {
  left: 66.64%;
}

a.mediket-btn:hover .mediket-btn__hover {
  height: 100%;
}

.mediket-btn a i {
  padding-left: 7px;
  position: relative;
  top: 2px;
  transform: rotate(-45deg);
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
}

a.mediket-btn:hover {
  color: #fff;
}

.hero-btm-boxs {
  display: flex;
  align-items: center;
  gap: 60px;
  margin-top: 52px;
  position: relative;
  z-index: 1;
}
.hero-btm-boxs:before {
  position: absolute;
  right: 50%;
  top: 11px;
  content: '';
  width: 1px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.2);
  z-index: -1;
}
.mediket-hero-icon {
  float: left;
  margin-right: 20px;
}

.mediket-hero-content {
  overflow: hidden;
  margin-top: 6px;
  position: relative;
  z-index: 1;
}

.mediket-hero-content h4 {
  margin: 0;
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'sans-sarif';
}

.mediket-hero-content p {
  text-align: left;
  padding: 0;
  font-size: 14px;
  color: #ffffff8a;
  font-weight: 400;
  font-family: 'sans-sarif';
  position: relative;
  z-index: 1;
  margin: 0 0 3px;
  padding-left: 15px;
}
.mediket-hero-content p:before {
  position: absolute;
  content: '';
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #dceaa2;
  top: 11px;
}
.hero-since h3 {
  font-size: 18px;
  font-weight: 400;
  font-family: 'sans-sarif';
  color: #fff;
}
.hero-since h3 img {
  margin-right: 12px;
}

/* hero thumb */

/* Hero thumb */
.hero-thumb {
  position: relative;
  z-index: 1;
  margin-top: 176px;
  margin-left: 138px;
  transform: rotate(-2deg);
  transform-origin: center center;
}

.hero-thumb img {
  display: block;
  width: 100%;
  height: auto;
}

.hero-thumb img {
  transform: rotate(-3deg);
}
.hero-shapes {
  position: absolute;
  left: 74%;
  top: 6%;
  z-index: -1;
}

.hero-shapes:nth-child(2) {
  left: 44%;
  top: 5%;
  animation: wooo 3.5s infinite;
}

/* Hero soccail icon */

.hero-socail-icon {
  position: absolute;
  left: 15px;
  bottom: 177px;
  animation: 1s 1.5s fadeInDown both;
}

.hero-follw-title h2 {
  font-size: 14px;
  color: #ffffff75;
  font-weight: 400;
  font-family: 'Unbounded';
  text-transform: uppercase;
  transform: rotate(90deg);
  position: relative;
  top: -91px;
  z-index: 1;
}

.hero-follw-title h2:before {
  position: absolute;
  content: '';
  left: 100px;
  top: 7px;
  width: 40px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.4);
}

.hero-socail-icon a {
  display: block;
  color: #ffffff54;
  text-align: center;
  font-size: 16px;
  margin: 8px 0 0;
  transition: 0.3s;
}

.hero-socail-icon a:hover {
  color: var(--secondary-color);
}

/*
<!-- ============================================================== -->
<!-- Start Feature Section-->
<!-- ============================================================== -->*/

.feature-serction {
  padding: 100px 0 70px;
  position: relative;
  background: #eef7ff;
}

.feature-single-box {
  padding: 29px 40px 102px;
  background-color: #041c33;
  border-radius: 20px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  overflow: hidden;
}

.feature-single-box:before {
  position: absolute;
  left: 0;
  top: 90px;
  height: 1px;
  width: 100%;
  content: '';
  z-index: 1;
  background: #ffffff40;
  transition: 0.5s;
}
.feature-single-box:hover:before {
  background: #fff;
}
.feature-head {
  display: flex;
  justify-content: space-between;
  padding: 0px 0 49px;
}
.head-title h2 {
  margin: 0;
  transition: 0.5s;
  font-size: 22px;
  color: #ffffff;
  font-weight: 500;
  line-height: 31px;
}

.mediket-icon img {
  padding: 40px 0 32px;
  transition: 0.5s;
}

.feature-list ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
  color: #ffffff;
  font-weight: 300;
  font-family: 'Unbounded';
  border-bottom: 1px dashed #ffffff52;
  padding-top: 12px;
  padding-bottom: 11px;
}
.feature-list ul li:last-child {
  border: none;
  padding-bottom: 0;
}
.feature-list ul li p {
  margin: 0;
}

.feature-content span {
  color: #0495ff;
  font-size: 18px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  transition: 0.5s;
}

.feature-content h3 {
  font-size: 30px;
  display: inline-flex;
  align-items: center;
  font-weight: 600;
  margin: 0;
  transition: 0.5s;
}

span.mddle-pd {
  padding: 0 5px 0 2px;
  font-size: 30px;
  color: var(--primary-color);
}

.feature-content p {
  color: #65677a;
  display: inline-block;
  padding: 10px 0 0;
  transition: 0.5s;
}

.feature-single-box:hover .head-title h2,
.feature-single-box:hover .feature-content h3,
.feature-single-box:hover .feature-content h5,
.feature-single-box:hover .feature-content span,
.feature-single-box:hover .feature-content p,
.feature-single-box:hover .mediket-link i,
.feature-single-box:hover .feature-content h4 {
  color: #fff;
}

/* Box-2 */
.bx-2.feature-single-box {
  padding: 29px 40px 39px;
  background: #0495ff;
}

.bx-2.feature-single-box .mediket-hover-box {
  background-color: #041c33;
}

.feature_list_icon {
  margin: 14px 0 29px;
}

.feature-content span.experts {
  display: inline-block;
  transition: 0.5s;
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  margin: 0;
}

.feature-content h4 {
  transition: 0.5s;
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  display: flex;
  align-items: center;
  margin: 7px 0 0;
}

.feature-content h4 span {
  transition: 0.5s;
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
  font-family: 'sans-sarif';
  margin-left: 10px;
}

.feature-btn {
  margin-top: 38px;
}

.feature-btn a {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 22px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  border: 1px solid #fff;
  padding: 8px 38px;
}

.feature-btn a i {
  padding-left: 7px;
  position: relative;
  top: 3px;
  transform: rotate(-45deg);
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
}

.feature-single-box:hover .feature-btn a {
  background: #fff;
  color: #0495ff;
}

.feature-shape {
  position: absolute;
  bottom: -40px;
  right: -30px;
}

/* bx-3 */

.feature-single-box.bx-3 {
  background: #dceaa2;
  padding: 29px 40px 40px;
}

.feature-single-box.bx-3 .feature-head {
  padding: 0 0 40px;
}

.bx-3 .head-title h2 {
  color: #041c33;
}
.feature-content p {
  font-size: 16px;
  line-height: 26px;
  color: #041c33;
  font-weight: 400;
  font-family: 'sans-sarif';
  padding: 15px 0 13px;
}

.call_info {
  gap: 20px;
  display: flex;
  align-items: center;
}

.call-info_info i {
  width: 56px;
  height: 56px;
  border-radius: 28px;
  background-color: #041c33;
  line-height: 56px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

.call-info_info i:after {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  right: 0;
  height: 30px;
  width: 30px;
  border: 2px solid #dceaa2;
  text-align: center;
  margin: auto;
  transform: translateY(-50%);
  border-radius: 50%;
  transition: 0.5s;
}

.call-info_text h5 {
  font-size: 16px;
  color: #041c33;
  font-weight: 400;
  font-family: 'Unbounded';
  margin: 4px 0 0;
}

.call-info_text span {
  font-size: 14px;
  color: #041c33;
  font-weight: 400;
  position: relative;
  z-index: 1;
  padding-left: 18px;
}
.call-info_text span:before {
  position: absolute;
  content: '';
  left: 0;
  top: 11px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #041c33;
  transition: 0.5s;
}

.feature-single-box.bx-3 .feature-btn {
  margin-top: 62px;
}

.feature-single-box.bx-3 .feature-btn a {
  background-color: transparent;
  color: #041c33;
  font-weight: 400;
  border: 1px solid #041c33;
}

.feature-single-box.bx-3:hover .feature-btn a {
  color: #0495ff;
  background: #fff;
  border: 1px solid#fff;
}

.feature-shape2 {
  position: absolute;
  bottom: -39%;
  right: -25%;
  z-index: -1;
}

.mediket_icon img {
  transition: 0.5s;
}
.feature-single-box:hover .mediket_icon img {
  filter: brightness(0) invert(1);
}

.bx-2.feature-single-box .mediket_icon img {
  filter: brightness(0) invert(1);
}

.bx-3.feature-single-box .mediket_icon img {
  filter: brightness(0) invert(0);
}

.bx-3.feature-single-box:hover .mediket_icon img {
  filter: brightness(0) invert(1);
}

.bx-3.feature-single-box:hover .call-info_text span:before {
  background: #fff;
}

.bx-3.feature-single-box:hover .call-info_info i:after {
  border: 2px solid #007dff;
}

.bx-3.feature-single-box:hover .call-info_info i {
  color: #007dff;
  background: #fff;
}

/* Box-hover */

.mediket-hover-box {
  background-color: #0042a3;
  height: 100%;
  top: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 25%;
  z-index: -1;
}

.hover-bx {
  left: 0;
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;
  border-radius: 20px 0 0px 20px;
}
.hover-bx2 {
  left: 25%;
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;
}

.hover-bx3 {
  left: 50%;
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;
}

.hover-bx4 {
  left: 75%;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  border-radius: 0 20px 20px 0;
}

.feature-single-box:hover .mediket-hover-box {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*
<!-- ============================================================== -->
<!-- Start mediket About Section-->
<!-- ============================================================== -->*/

.about-serction {
  padding: 110px 0 110px;
  position: relative;
  z-index: 1;
  background: url(../images/main-home/about_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.about-serction .mediket-btn a {
  margin-top: 50px;
}

.about_list_item {
  border-left: 1px solid rgba(4, 28, 51, 0.10196078431372549);
  padding: 24px 0 25px 10px;
}

.about_experience {
  display: flex;
  align-items: center;
  gap: 20px;
}

.about_experience h2.abut_count {
  font-size: 32px;
  color: #ffffff;
  font-weight: 600;
  font-family: 'sans-sarif';
  width: 110px;
  height: 110px;
  border-radius: 55px;
  background-color: #0042a3;
  line-height: 110px;
  text-align: center;
}

.about_experience h3 {
  font-size: 20px;
  line-height: 26px;
  color: #041c33;
  font-weight: 500;
}

p.about_qute {
  padding-left: 20px;
  margin: 29px 0 29px;
  position: relative;
}

p.about_qute:before {
  position: absolute;
  content: '';
  left: 0;
  top: 7px;
  height: 66px;
  width: 2px;
  background: #0042a3;
}

.about-service-list ul li {
  display: block;
  padding: 0 0 3px;
  font-size: 16px;
  line-height: 34px;
  color: #041c33;
  font-weight: 400;
  font-family: 'sans-sarif';
}

.about-service-list ul li i {
  font-size: 18px;
  color: #0042a3;
  display: inline-block;
  padding-right: 9px;
  top: 1px;
  position: relative;
}

/* Mediket Author */
.mediket-author {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 50px;
  position: relative;
  z-index: 1;
}
.mediket-author:before {
  position: absolute;
  left: -45px;
  top: -30px;
  background: rgba(4, 28, 51, 0.10196078431372549);
  content: '';
  height: 1px;
  width: 100%;
}

.author-bio h3 {
  font-size: 18px;
  line-height: 34px;
  color: #041c33;
  font-weight: 500;
  margin: 0;
}

.author-bio span {
  font-size: 16px;
  color: #616161;
  font-weight: 400;
}

/* About Left Side */

.about-thumb {
  position: relative;
  z-index: 1;
  margin-left: 10px;
}

.about-thumb img {
  border-radius: 20px;
}

.about-shape img {
  border-radius: 10px;
  margin-top: 40px;
}

/* ===========================================
    Start Mediket Button
=============================================== */

.mediket-btn a {
  padding: 13px 16px;
  display: inline-block;
  border-radius: 32px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  overflow: hidden;
  border: 1px solid #fab600;
  background: #fab600;
  font-size: 18px;
  color: #ffffff;
  font-weight: 600;
  font-family: 'sans-serif';
}
.mediket-btn a:after {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  color: #fff;
  position: absolute;
  content: attr(data-text);
  cursor: pointer;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fab600;
  /* background-image: url(../images/main-home/mask-btn2.png); */
  /* -webkit-mask: url(../images/main-home/mask-btn2.png);
  mask: url(../images/main-home/mask-btn2.png); */
  -webkit-mask-size: 2300% 100%;
  mask-size: 2300% 100%;
  animation: mask_animation_2 0.7s steps(22) forwards;
  z-index: -1;
}

.mediket-btn a i {
  padding-left: 7px;
  position: relative;
  top: 0px;
  transform: rotate(0deg);
  display: inline-block;
}

.mediket-btn a:hover:after {
  animation: mask_animation 0.7s steps(22) forwards;
}

.mediket-btn a:hover {
  color: var(--secondary-color);
}

@keyframes mask_animation {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }

  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
}

@keyframes mask_animation_2 {
  from {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }

  to {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
}

/* ***********************
  Section Title
************************* */

.mediket-section-title h4 {
  color: #0042a3;
  padding: 0 0 0px 30px;
  font-size: 20px;
  font-weight: 400;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.mediket-section-title h4:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: 0;
  top: 1px;
  background: url(../images/main-home/shape1.png);
  height: 25px;
  width: 25px;
  background-repeat: no-repeat;
  background-size: cover;
  animation: wooo 3.5s infinite;
}

.mediket-section-title h1 {
  margin: 0;
  font-size: 36px;
  line-height: 46px;
  color: #041c33;
  font-weight: 600;
}

.mediket-section-title p {
  padding: 21px 0 18px;
  font-size: 18px;
  line-height: 28px;
  color: #ffffffa1;
  font-weight: 400;
}

.mediket-section-title.style_two h1 {
  color: #fff;
}

/* section tiele home 2 */

.mediket-section-title.home-2 h1 {
  margin: 0;
  font-size: 42px;
  line-height: 52px;
  font-weight: 600;
  font-family: 'Playfair Display', serif;
}

.mediket-section-title.style-three span {
  color: var(--secondary-color);
  position: relative;
  z-index: 1;
}
.mediket-section-title.style-three span:after {
  position: absolute;
  content: '';
  bottom: -28px;
  left: 0;
  height: 32px;
  width: 100%;
  background: url('../images/home-two/title-shape1.png');
  animation: bg-anim 5s linear infinite;
  background-repeat: no-repeat;
}
.mediket-section-title.style-three h4 {
  color: var(--secondary-color);
}
.mediket-section-title.style-three h4:before {
  background: url(../images/home-two/subtitle-shape1.png);
  background-color: #0042a3;
}
.mediket-section-title.style-three h4:before {
  background: url(../images/home-two/subtitle-shape1.png);
  width: 16px;
  height: 16px;
  margin-top: 6px;
}

/*
<!-- ============================================================== -->
<!-- Start mediket Section -->
<!-- ============================================================== -->*/

/* Service Section */

.service-section {
  padding: 75px 0 98px;
  background: #041c33;
}

.single-service-box {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  transition: 0.5s;
  overflow: hidden;
  background: #162c41;
  padding: 30px 30px 30px;
  border-radius: 20px;
}

.single_service_inner {
  display: flex;
  align-items: center;
  gap: 30px;
}

.service-content h3 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 500;
}

.service-content p {
  font-size: 15px;
  line-height: 24px;
  color: #ffffff99;
  margin: 13px 0 25px;
}
.service-icon {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;

  position: absolute;
  top: 35px;
  left: 35px;

  transition: all 0.4s ease;
}

.service-icon i {
  font-size: 50px;
  color: #0042a3;
  transition: all 0.4s ease;
}

.single-service-box:hover .service-icon {
  background: #fff !important;
  transform: translateY(-5px);
}

.single-service-box:hover .service-icon i {
  color: #0042a3;
}

.service_btn a {
  padding: 9px 22px;
  font-size: 12px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'Unbounded';
  background: #2e4254;
  border-radius: 22px;
}

.single-service-box:hover .service_btn a {
  color: #fff;
  background: var(--secondary-color);
}

/*
<!-- ============================================================== -->
<!-- Start Why Choose Us Section -->
<!-- ============================================================== -->*/

.why-choose-us-serction {
  padding: 120px 0 70px;
  background: url(../images/main-home/why-choose-us-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.why-choose-us-serction .mediket-section-title p {
  padding: 17px 0 0;
  color: #616161;
  width: 76%;
}

.border_solid {
  position: relative;
  z-index: 1;
  margin-top: 38px;
  padding-top: 38px;
}

.border_solid:before {
  position: absolute;
  z-index: -1;
  content: '';
  width: 97%;
  background: rgba(4, 28, 51, 0.10196078431372549);
  height: 1px;
  left: 10px;
  top: 0;
}

.mediket-choose-box {
  display: flex;
  gap: 20px;
  margin-bottom: 28px;
}

.mediket-choose-icon {
  width: 70px;
  height: 70px;
  border-radius: 35px;
  background-color: #041c33;
  line-height: 67px;
  text-align: center;
  flex-shrink: 0;
  position: relative;
  top: 3px;
  transition: 0.5s;
}
.mediket-choose-box:hover .mediket-choose-icon {
  background: #0495ff;
}
.mediket-choose-box:hover .mediket-choose-icon img {
  filter: brightness(0) invert(1);
}
.choose_content h4 {
  font-size: 20px;
  color: #041c33;
  font-weight: 500;
  margin: 0 0 7px;
}

/* choose appoinment */

.contact-with-mediket {
  background: url(../images/main-home/choose_aptmn_img.png);
  background-repeat: repeat;
  background-size: cover;
  background-position: center center;
  text-align: center;
  padding: 50px 34px 42px;
  border-radius: 10px;
  position: relative;
  top: 130px;
}

.style-2.contact-with-mediket {
  top: 110px;
  z-index: 2;
}

.appoinment_contnet h2 {
  font-size: 24px;
  line-height: 34px;
  color: #ffffff;
  font-weight: 500;
  font-family: 'sans-sarif';
  margin-top: 22px;
}

.appoinment_contnet p {
  font-size: 16px;
  color: #ffffff9e;
  margin: 17px 0 192px;
}

/*
<!-- ============================================================== -->
<!-- Start Why Choose Us Section -->
<!-- ============================================================== -->*/

.case_study_sextion {
  background: #041c33;
  padding: 171px 0 120px 40px;
}
.case_study_sextion.style-2 {
  padding: 120px 0 120px 40px;
}
.case_item_left_side {
  padding: 0 75px 0 0;
}

.case_thumb {
  position: relative;
  z-index: 1;
}

.case_thumb:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(
    180deg,
    rgba(3, 27, 51, 0) 0%,
    rgba(3, 27, 51, 0) 50%,
    rgba(3, 27, 51, 0.9999999999999999) 88%,
    rgba(3, 27, 51, 0.9999999999999999) 100%
  );
  border-radius: 15px;
  opacity: 0.6;
}

.case_thumb a img {
  width: 100%;
}

.case_study_content {
  position: absolute;
  bottom: 38px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  transition: 0.5s;
}

.case_study_content h3 a {
  display: inline-block;
  font-size: 20px;
  color: #ffffff;
  font-weight: 500;
  font-family: 'sans-sarif';
  margin: 15px 0 0;
}

.case_study_content h3 a:hover {
  color: var(--secondary-color);
}

.case_study_content span {
  font-size: 14px;
  color: #041c33;
  font-weight: 400;
  font-family: 'sans-sarif';
  background: #ddeaa2;
  padding: 9px 30px;
  border-radius: 18px;
  transition: 0.5s;
}
.case_study_content span:hover {
  background: var(--secondary-color);
  color: var(--light);
}

/* choose right side */

.choose_right_side {
  position: relative;
  z-index: 1;
}

.case_list_item {
  padding-top: 19px;
  margin-top: 29px;
  position: relative;
}

.case_list_item:before {
  background: rgba(255, 255, 255, 0.10196078431372549);
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 68%;
  height: 1px;
}

.case_list_item ul li {
  display: block;
  padding: 0 0 3px;
  font-size: 16px;
  line-height: 34px;
  color: #ffffffb8;
  font-weight: 400;
  font-family: 'sans-sarif';
}

.case_list_item ul li i {
  font-size: 18px;
  color: var(--secondary-color);
  display: inline-block;
  padding-right: 9px;
  top: 1px;
  position: relative;
}

/* Owl Nav */

.case_list .owl-nav {
  position: absolute;
  right: -23%;
  bottom: 23%;
  display: flex;
  gap: 10px;
}

.case_list .owl-prev {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
}

.case_list .owl-next i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 25px;
  color: #fff;
  background-color: rgba(0, 103, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.3);
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  transition: 0.5s;
}
.case_list .owl-prev i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 25px;
  color: #fff;
  background-color: rgba(0, 103, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.3);
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  transition: 0.5s;
  transform: rotate(180deg);
}
.case_list .owl-prev i:hover,
.owl-next i:hover {
  background: var(--secondary-color);
  color: var(--light);
}

/* counter box */

.counter-single-box {
  background: var(--brand-color);
  display: inline-block;
  padding: 35px 35px 17px;
  width: 200px;
  text-align: center;
  border-radius: 15px;
  position: absolute;
  right: 33%;
  bottom: -37%;
}

.odometer-wrapper.counter-box-title {
  display: flex;
  align-items: center;
  padding: 18px 0 6px;
  justify-content: center;
}
.odometer-wrapper.counter-box-title h1 {
  font-size: 36px;
  font-weight: 500;
  color: var(--title-color);
  display: inline-block;
  margin: 0;
  font-family: 'sans-sarif';
}
.counter-desc p {
  display: inline-block;
  padding: 0;
  font-size: 16px;
  color: #041c33;
  font-weight: 400;
}

/*
<!-- ============================================================== -->
<!-- Start mediket Team Section -->
<!-- ============================================================== -->*/
.team-section {
  padding: 108px 0 90px;
  position: relative;
  background: url(../images/main-home/team_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.team-section .top-mediket-section {
  margin-bottom: 0;
}

.team-section .text-right {
  margin-top: 59px;
}

.team-section .mediket-shape {
  position: absolute;
  right: 350px;
  text-align: right;
  z-index: -1;
}
.team-single-box {
  padding: 52px 30px 30px;
  border-radius: 10px;
  background-color: #edf7ff;
  text-align: center;
  position: relative;
  z-index: 1;
  filter: drop-shadow(0px 20px 50px rgba(212, 228, 242, 0.6));
  background-image: linear-gradient(
    180deg,
    rgba(237, 247, 255, 0) 0%,
    rgba(255, 255, 255, 0.8) 86%
  );
  margin-bottom: 30px;
}

.team-single-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: -1;
  opacity: 0;
  border-top: 2px solid var(--secondary-color);
  border-left: 2px solid var(--secondary-color);
  transition: all linear 0.5s;
}

.team-single-box::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  z-index: -1;
  opacity: 0;
  border-bottom: 2px solid var(--secondary-color);
  border-right: 2px solid var(--secondary-color);
  transition: all linear 0.5s;
}

.team-single-box:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
  border-radius: 10px;
}

.team-single-box:hover:after {
  width: 100%;
  height: 100%;
  opacity: 1;
  border-radius: 10px;
}

.team-thumb {
  position: relative;
  z-index: 21;
  display: inline-block;
}

.team-thumb::before {
  content: '';
  position: absolute;
  top: -12px;
  left: -12px;
  width: 280px;
  height: 280px;
  z-index: 2;
  border: 1px solid #00000012;
  transition: all linear 0.5s;
  border-radius: 50%;
}
.team-single-box:hover .team-thumb::before {
  border: 12px solid var(--secondary-color);
}

.social-icon {
  border-top: 1px solid #00000012;
  margin-top: 30px;
  padding-top: 20px;
}

.social-icon ul li {
  display: inline-block;
  padding-right: 9px;
  list-style: none;
}

.social-icon ul li a {
  width: 40px;
  line-height: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ffffff;
  color: var(--primary-color);
  transition: 0.5s;
  display: inline-block;
  border: 1px solid #00000030;
}
.social-icon ul li a:hover {
  background: var(--secondary-color);
  border: 1px solid var(--secondary-color);
  color: var(--light);
}

.team-thumb img {
  border-radius: 25px;
}

.team-content h5 {
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'sans-sarif';
  background: var(--secondary-color);
  display: inline-block;
  padding: 7px 30px;
  border-radius: 20px;
}

.team-content h2 {
  font-size: 24px;
  font-weight: 500;
  margin: 47px 0 3px;
}
.team-single-boxs {
  text-align: center;
}

.team-single-boxs .team-content {
  text-align: center;
}

.team-single-boxs .team-content h2,
.team-single-boxs .team-content h5 {
  text-align: center;
}
/*all Team hover*/

.upp.style-2 .team-single-box2:hover .social-icon2 ul li a {
  opacity: 1;
  transform: translateY(0px);
  overflow: hidden;
  visibility: visible;
}

.social-icon2 ul li a:hover i {
  color: #fff;
}

.social-icon2 ul li a:hover:before {
  transform: scale(1);
}

.upp.style-2 .team-single-box2:hover .team-thumb:before {
  height: 100%;
}

.upp.style-2.team-section .mediket-shape {
  position: absolute;
  right: 0;
  text-align: right;
  z-index: -1;
}

/* Wood Animation */

span.wood-animation img {
  animation: wooo 3.5s infinite;
}

/*wood animation*/
@keyframes wooo {
  0% {
    transform: rotate3d(0, 0, 0);
  }
  50% {
    transform: rotate3d(0, 1, 0, 180deg);
  }
  100% {
    transform: rotate3d(0, 1, 0, 359deg);
  }
}

/* Left Animation */

@keyframes moveLeftBounce {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/*
<!-- ============================================================== -->
<!-- Start mediket Subcribe Section-->
<!-- ============================================================== -->*/

.mediket-subscribe {
  background: url(../images/main-home/subscribe1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 60px 0 60px;
  margin-top: 60px;
}

.subscribe-content {
  display: flex;
  align-items: center;
}

.subscribe-title h1 {
  margin: 0;
  font-size: 30px;
  line-height: 40px;
  color: #ffffff;
  font-weight: 600;
  padding-left: 100px;
}

.subscribe_right_side {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 260px;
}

.counter-single-box.bx-1 {
  position: inherit;
  background: transparent;
  padding: 0;
  width: inherit;
  display: flex;
  align-items: center;
  gap: 20px;
}
.counter-single-box.bx-1 .counter_icon img {
  filter: brightness(0) invert(1);
}
.counter-single-box.bx-1 .odometer-wrapper.counter-box-title {
  padding: 0;
}
.counter-single-box.bx-1 .odometer-wrapper.counter-box-title h1 {
  font-size: 50px;
  color: #ffffff;
  font-weight: 600;
  margin-top: -8px;
}
.counter-single-box.bx-1 .counter-desc p {
  color: #ffff;
  margin: 0;
}
.mediket-button a {
  padding: 14px 38px;
  font-size: 15px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'Unbounded';
  display: inline-block;
  background: var(--primary-color);
  border-radius: 28px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid transparent;
}

.mediket-button a:hover {
  color: var(--light);
  border: 1px solid #fff;
}

.mediket-button a i {
  font-size: 11px;
  font-weight: 600;
  margin-left: 8px;
  transform: rotate(-50deg);
  display: inline-block;
}

.mediket-button a .mediket-btn__hover {
  background: var(--light);
}

/*
<!-- ============================================================== -->
<!-- Start Appoinment Section-->
<!-- ============================================================== -->*/

.appoinment-section {
  padding: 120px 48px 120px;
  position: relative;
  background: #041c34;
}

.appoinment-section.style-2 {
  background: #fff;
}
.contact_thumb img {
  width: 100%;
}

.appoinment-section .row.align-items-center,
.appoinment-section .row.align-items-center > .col-lg-6 {
  display: flex !important;
  align-items: stretch !important;
}

.contact_thumb {
  display: flex;
  width: 100%;
}

.contact_thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 24px;
}

.contact-form-box {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 60px 55px;
  background: #0042a3;
  border-radius: 24px;
  box-shadow: 0 20px 50px rgba(0, 66, 163, 0.25);
}

.contact-form-box .mediket-section-title h4 {
  color: #ffffff !important;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.contact-form-box .mediket-section-title h1 {
  color: #ffffff !important;
  font-weight: 700;
}

.form-box {
  position: relative;
  z-index: 1;
}

.form-box:before {
  width: 1px;
  height: 25px;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  content: '';
  left: 61px;
  top: 15px;
}

.form-box input::placeholder {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
  font-family: 'sans-serif';
}

.form-box input {
  width: 100%;
  height: 55px;
  margin-bottom: 22px;
  padding: 0 25px 0 75px;
  outline: 0;
  display: inline-block;
  border-radius: 28px;
  background-color: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.25);
  font-size: 15px;
  color: #ffffff;
  font-weight: 500;
  font-family: 'sans-serif';
  transition: all 0.3s ease;
}

.form-box input:focus,
.form-box select:focus,
button:focus {
  outline: none !important;
  background-color: rgba(255, 255, 255, 0.2) !important;
  border: 1px solid #fab600 !important;
  box-shadow: 0 0 12px rgba(250, 182, 0, 0.3);
}

.form-box i {
  position: absolute;
  left: 28px;
  top: 17px;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  transition:
    transform 0.3s ease,
    color 0.3s ease;
}

.form-box:focus-within i {
  color: #ffffff;
  transform: scale(1.1);
}

.form-box select {
  width: 100%;
  height: 55px;
  margin-bottom: 22px;
  padding: 0 48px 0 75px;
  outline: 0;
  display: inline-block;
  border-radius: 28px;
  background-color: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.25);
  font-size: 15px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 500;
  font-family: 'sans-serif';
  transition: all 0.3s ease;
  /* Remove native browser arrow */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Custom modern chevron arrow */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23fab600' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 18px;
  cursor: pointer;
}

.form-box select.selected {
  color: #ffffff;
}

.form-box select:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='18 15 12 9 6 15'%3E%3C/polyline%3E%3C/svg%3E");
}

.form-box select option {
  background: #0a2a6e !important;
  color: #ffffff !important;
  padding: 12px 16px;
  font-size: 14px;
}

.form-box select option:disabled {
  color: rgba(255, 255, 255, 0.45) !important;
  font-style: italic;
}

.form-box textarea {
  width: 100%;
  min-height: 100px;
  resize: vertical;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  outline: none;
  color: #ffffff;
  font-size: 15px;
  font-family: inherit;
}

.form-box textarea::placeholder {
  color: rgba(255, 255, 255, 0.8);
}

/* Message textarea */
.form-box.textarea-box {
  position: relative;
  width: 100%;
}

/* Remove the icon separator line */
.form-box.textarea-box:before {
  display: none;
}

/* Textarea styling */
.form-box.textarea-box textarea {
  width: 100%;
  height: 120px;
  margin-bottom: 22px;
  padding: 15px 25px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 16px;
  outline: none;
  resize: none;
  color: #ffffff;
  font-size: 15px;
  font-family: inherit;
  box-sizing: border-box;
  transition: all 0.3s ease;
}

/* Placeholder */
.form-box.textarea-box textarea::placeholder {
  color: rgba(255, 255, 255, 0.8);
  opacity: 1;
}

/* Focus */
.form-box.textarea-box textarea:focus {
  outline: none;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #fab600;
  box-shadow: 0 0 12px rgba(250, 182, 0, 0.3);
}

.check_bx {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 25px;
}
.check_bx p {
  font-size: 15px;
  color: #ffffff;
  font-weight: 500;
  font-family: 'sans-serif';
  margin: 0;
}
.check_bx input[type='checkbox'] {
  height: 18px;
  width: 18px;
  accent-color: #fab600;
  cursor: pointer;
}

/* Submit Button */

button.submit-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;

  min-width: 200px;
  height: 60px;
  padding: 0 30px;

  border: none;
  border-radius: 50px;

  background: #fab600;
  color: #ffffff;

  font-size: 18px;
  font-weight: 600;
  line-height: 1;

  cursor: pointer;
  overflow: hidden;
  z-index: 1;

  transition: all 0.3s ease;
}

/* Remove old animated overlay */
button.submit-btn::after {
  display: none !important;
  content: none !important;
}

/* Icon */
button.submit-btn i {
  position: static !important;
  top: auto !important;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding-left: 0 !important;

  color: #ffffff;
  font-size: 18px;

  transform: none !important;
}

/* Hover */
button.submit-btn:hover {
  background: #0042a3 !important;
  color: #ffffff !important;
  transform: translateY(-2px);
}

button.submit-btn:hover i {
  color: #ffffff !important;
}

/* Mobile */
@media (max-width: 575px) {
  button.submit-btn {
    min-width: 200px;
    height: 60px;

    padding: 0 25px;

    font-size: 18px;
  }
}

/*
<!-- ============================================================== -->
<!-- Start Testimonial Section -->
<!-- ============================================================== -->*/
.testimonial-section {
  padding: 110px 0 10px;
  background: url(../images/main-home/testi-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.testimonial-section.style-4 {
  background: url(../images/main-home/why-choose-us-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.testi-thumb {
  position: relative;
  z-index: 1;
  right: 8%;
  bottom: -10px;
}

/* countr single box bx2 */

.counter-single-box.bx-2 {
  border-radius: 30px;
  background-color: rgb(255 255 255 / 74%);
  border: 2px solid rgba(255, 255, 255, 0.8);
  bottom: 6%;
  left: 49%;
  width: 250px;
  padding: 30px 54px 15px;
}

.counter-single-box.bx-2 .counter_icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 40px;
  background-color: #0042a3;
  display: inline-block;
}

.counter-single-box.bx-2 .counter_icon img {
  width: 40%;
}

.testi-content {
  padding: 40px 40px 18px;
  position: relative;
  z-index: 1;
  border-radius: 15px;
  filter: drop-shadow(0px 20px 50px rgba(212, 228, 242, 0.6));
  background-image: linear-gradient(
    180deg,
    rgb(255 255 255 / 55%) 0%,
    rgb(255 255 255 / 67%) 86%
  );
}

.testi-content:before {
  content: '';
  position: absolute;
  left: 72px;
  top: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top: 30px solid #ffffffc2;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  transition: 0.5s;
}

.testi-quote {
  margin-bottom: 21px;
}

.testi-desc p {
  font-size: 18px;
  line-height: 34px;
  color: #616161;
  font-weight: 400;
}

ul.testi-rating li {
  display: inline-block;
  list-style: none;
  font-size: 18px;
  color: #ffba00;
  padding: 5px 0 18px;
  margin-right: 5px;
}

.user-info {
  display: flex;
  align-items: center;
  padding: 45px 0 0;
}
.people-pic img {
  width: auto;
  margin-right: 20px;
}

.user-name h4 {
  font-size: 20px;
  color: #041c33;
  font-weight: 500;
  margin: 0;
}

.user-name h6 {
  font-size: 16px;
  color: #616161;
  font-weight: 400;
  font-family: 'sans-sarif';
  margin: 12px 0 0;
}

/* Owl Dots */

.owl-dots {
  text-align: center;
  padding: 30px 0 0;
}

.owl-dot {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.30196078431372547);
  border: 2px solid #ffffff;
  display: inline-block;
  margin-right: 7px;
}

.owl-dot.active {
  position: relative;
  z-index: 1;
}

.active.owl-dot:before {
  position: absolute;
  content: '';
  top: 4px;
  left: 0;
  right: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  text-align: center;
  background: var(--secondary-color);
  border-radius: 10px;
}

/* Testimonial  Shape */

.testi-shp img {
  width: inherit;
  position: absolute;
  top: 6%;
  left: 38%;
  animation: wooo 3.5s infinite;
}

/*
<!-- ============================================================== -->
<!-- Start Brnad Section-->
<!-- ============================================================== -->*/

.marquee-section {
  background: var(--secondary-color);
  padding: 45px 0 50px;
}

.marquee {
  display: -webkit-box;
  display: flex;
  overflow: hidden;
  -webkit-user-select: none;
  user-select: none;
}

.marquee-single-box {
  flex-shrink: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  justify-content: space-around;
  -webkit-animation: scroll 50s linear infinite;
  animation: scroll 50s linear infinite;
}

.marquee-content h2 {
  display: inline-block;
  font-size: 28px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 500;
}

.marquee-content h2 span img {
  margin: -6px 30px 0 20px;
  display: inline-block;
  -webkit-animation: rotateme 8s linear infinite;
  animation: rotateme 8s linear infinite;
}

/* Key Frames */

.scroll {
  animation: scroll 20s linear infinite;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 1rem));
  }
}

/*
<!-- ============================================================== -->
<!-- Start mediket Blog Section-->
<!-- ============================================================== -->*/

.blog-section {
  padding: 110px 0 80px;
  background: #eef7ff;
}

.blog-section.style_two {
  background: #fff;
}

.blog-single-box {
  margin-bottom: 30px;
}

.blog-thumb {
  position: relative;
  z-index: 1;
}

.blog-thumb img {
  width: 100%;
}

.blog-content {
  background: #fff;
  padding: 0 0 17px;
  border-radius: 0 0 10px 10px;
}

.blogs-category {
  background: var(--brand-color);
  padding: 12px 30px;
  position: relative;
  z-index: 1;
}

.blogs-category:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  background: var(--secondary-color);
  height: 100%;
  width: 0;
  transition: 0.5s;
}
.blog-single-box:hover .blogs-category:before {
  width: 100%;
}
.blog-single-box:hover .blogs-category ul li {
  color: #fff;
}

.blogs-category ul li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
  z-index: 1;
  font-size: 12px;
  text-transform: uppercase;
  color: #041c33;
  font-weight: 400;
  font-family: 'Unbounded';
  transition: 0.5s;
}

.blog_text {
  padding: 0 30px 0;
}

.blog-title h2 a {
  display: inline-block;
  padding: 15px 0 0;
  transition: 0.5s;
  font-size: 22px;
  line-height: 32px;
  color: #041c33;
  font-weight: 500;
  font-family: 'Unbounded';
}

.blog-title h2 a:hover {
  color: var(--secondary-color);
}

.mediket-button.btn2 {
  border-top: 1px solid rgb(41 136 228 / 16%);
  margin-top: 25px;
  padding-top: 27px;
}

.mediket-button.btn2 a {
  padding: 3px 25px;
  background: #edf7ff;
  font-size: 12px;
  line-height: 34px;
  color: #041c33;
  font-weight: 400;
  font-family: 'Unbounded';
}
.mediket-button.btn2 a i {
  font-size: 9px;
  margin-left: 6px;
  transform: rotate(-59deg);
}
.mediket-button.btn2 a:hover {
  color: var(--light);
}

.mediket-button a .mediket-btn__hover {
  background: var(--secondary-color);
}

.blog-single-box:hover .mediket-hover-box {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.blog-section.style_two .blog-content {
  background: #eef7ff;
}
.blog-section.style_two .mediket-button.btn2 a {
  background: #fff;
}

/*
<!-- ============================================================== -->
<!-- Start mediket Brand Section-->
<!-- ============================================================== -->*/

.brand-section {
  padding: 0 0 110px;
  text-align: center;
  background: #eef7ff;
}
.brand-section.style-2 {
  background: #fff;
}
.brand-section.style-3 {
  padding: 108px 0 110px;
}
.brand-section.style-4 {
  background: #fff;
}
.row.brand_solid {
  border-bottom: 1px solid rgba(4, 28, 51, 0.10196078431372549);
  margin: 0;
  margin-bottom: 50px;
  padding-bottom: 42px;
}

.brand-thumb img {
  width: auto;
}

.upp.brand-section {
  padding: 60px 0 120px;
}

/*
<!-- ============================================================== -->
<!-- Start mediket Footer Section-->
<!-- ============================================================== -->*/

.footer-section {
  padding: 30px 0 34px;
  background: var(--primary-color);
  position: relative;
  z-index: 1;
}

.footer-section.boxed {
  border-radius: 30px;
  margin-bottom: 60px;
  margin-top: 60px;
}

.footer-section:before {
  position: absolute;
  left: 0;
  bottom: 90px;
  border-top: 1px solid rgba(255, 255, 255, 0.14901960784313725);
  height: 1px;
  width: 100%;
  content: '';
}

.footer_widget_upper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14901960784313725);
  padding-bottom: 40px;
  margin-bottom: 25px;
}

.footer_title h2 {
  font-size: 28px;
  color: #ffffff;
  font-weight: 500;
  font-family: 'sans-sarif';
  padding-left: 70px;
  margin: 0;
  position: relative;
}

.footer_title h2:before {
  position: absolute;
  content: '';
  left: 0;
  top: 17px;
  width: 60px;
  height: 2px;
  background-color: #ffffff;
}

.footer_widget_anytime_alarm {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 7px;
}

.anytime_alarm i {
  width: 36px;
  height: 36px;
  border-radius: 18px;
  background-color: rgba(255, 255, 255, 0.10196078431372549);
  text-align: center;
  line-height: 36px;
  font-size: 16px;
  color: #d2e09b;
}

.footer_widget_anytime_alarm p {
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  margin: 0;
}

.company-info-desc p {
  padding: 6px 0 11px 10px;
  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
  font-weight: 400;
  width: 96%;
}

/* ==========================
   CONTACT DETAILS
========================== */

.company-info-desc {
  margin-top: 0;
}

.company-info-desc .contact-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 10px;
}

.company-info-desc .contact-item i {
  flex: 0 0 18px;
  width: 18px;
  color: #88a8d4;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}

.company-info-desc .contact-item span,
.company-info-desc .contact-item a {
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  text-decoration: none;
}

.company-info-desc .contact-item a:hover {
  color: #88a8d4 !important;
}

/* ==========================
   CONTACT HEADING
========================== */

.company-info-desc + h2,
.company-info-desc + h3 {
  color: #ffffff;
}

/* ==========================
   MOBILE
========================== */

@media (max-width: 767px) {
  .subscribe-title h1 {
    font-size: 24px;
    line-height: 32px;
    padding-left: 0;
  }

  .subscribe_right_side {
    padding-left: 0;
    flex-direction: column;
    align-items: flex-start;
  }
  .company-info-desc .contact-item {
    gap: 8px;
    margin-bottom: 8px;
  }

  .company-info-desc .contact-item i {
    font-size: 15px;
  }

  .company-info-desc .contact-item span,
  .company-info-desc .contact-item a {
    font-size: 13px;
  }
}

.subscribe_form {
  position: relative;
}

.subscribe_form input {
  width: 100%;
  padding: 0 25px;
  outline: 0;
  display: inline-block;
  border-radius: 0;
  transition: 0.5s;
  height: 66px;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(243, 246, 243, 0.15);
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'sans-sarif';
  border-radius: 0 35px 35px 0;
  margin: 27px 0 30px;
}

.subscribe_form input::placeholder {
  font-size: 16px;
  color: #ffffff;
  font-family: 'sans-sarif';
}

.subscribe_form button {
  color: #fff;
  text-align: center;
  position: absolute;
  right: 12px;
  border: 0;
  outline: 0;
  top: 41px;
  display: inline-block;
  border: 0;
  background: transparent;
  transition: 0.5s;
  width: 36px;
  line-height: 36px;
  height: 36px;
  border-radius: 18px;
  background-color: #0042a3;
}

.subscribe_form button i {
  font-size: 15px;
  font-weight: 600;
}

.subscribe_form input:focus,
button:focus {
  outline-color: var(--secondary-color);
  border: 2px solid rgba(255, 255, 255, 0.2) !important;
}

.mediket-social-icon a {
  color: #fff;
  font-size: 15px;
  display: inline-block;
  transition: 0.5s;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  background-color: rgba(234, 247, 243, 0);
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  line-height: 34px;
  margin-right: 7px;
}

.mediket-social-icon a:hover {
  background: var(--secondary-color);
  color: var(--light);
}

/* widget */

h4.widget-title {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  padding: 0 0 22px;
  font-family: 'Playfair Display', serif;
}
/* =========================================
   FOOTER LAYOUT
========================================= */

.footer-main-row {
  display: flex;
  align-items: flex-start;
}

.footer-main-row > div {
  margin-bottom: 0;
}

.footer-widget {
  width: 100%;
}

/* =========================================
   QUICK LINKS
========================================= */

.footer-main-row .col-lg-3 {
  padding-right: 30px;
}

/* =========================================
   ABOUT US
========================================= */

.footer-main-row .col-lg-4 {
  padding-left: 20px;
  padding-right: 35px;
}

.company-info-desc p {
  margin-bottom: 35px;
  line-height: 1.7;
}

.footer-mediket-contact .mediket-info {
  margin-bottom: 15px;
}

.footer-mediket-contact .mediket-info h5 {
  margin: 0;
  font-size: 16px;
}

/* =========================================
   SERVICES
========================================= */

.services-footer-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 35px;
}

.services-footer-grid ul {
  margin: 0;
  padding: 0;
}

.services-footer-grid li {
  margin-bottom: 10px;
}

.services-footer-grid li a {
  display: block;
  line-height: 1.55;
}

/* =========================================
   TABLET
========================================= */

@media (max-width: 991px) {
  .footer-main-row {
    display: flex;
    flex-wrap: wrap;
  }

  .footer-main-row > .col-md-6 {
    margin-bottom: 40px;
  }

  .footer-main-row > .col-lg-5 {
    width: 100%;
  }

  .services-footer-grid {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 25px;
  }
}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 575px) {
  .footer-main-row {
    display: block;
  }

  .footer-main-row > div {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 35px;
  }

  .services-footer-grid {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
    row-gap: 0;
  }
}

ul.footer-menu li {
  display: block;
  list-style: none;
  margin-bottom: 8px;
}

ul.footer-menu li a {
  display: inline-block;
  transition: 0.5s;
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'sans-sarif';
  position: relative;
  z-index: 1;
}

ul.footer-menu li a:before {
  position: absolute;
  left: 0;
  top: 9px;
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #048ff5;
  opacity: 0;
  transition: 0.5s;
}

ul.footer-menu li a:hover:before {
  opacity: 1;
}

ul.footer-menu li a:hover {
  color: var(--light);
  padding-left: 20px;
}

.mediket-info h5 {
  font-size: 15px;
  line-height: 26px;
  color: #f3f6f3;
  font-weight: 400;
  font-family: 'sans-sarif';
}

.mediket-info:nth-child(2) {
  margin-top: 15px;
}

.mediket-info:nth-child(3) {
  margin-top: -3px;
}

/* Footer Shape */

.footer-thumb1 {
  position: absolute;
  bottom: 91px;
  right: 28px;
  text-align: right;
  z-index: -1;
}

/* Footer Bottom */

.row.footer-btm {
  margin-top: 83px;
  position: relative;
  z-index: 1;
}

/* Social Icon */

.mediket-company-desc p {
  font-size: 16px;
  color: #ffffff;
  margin: 0;
}

.footer-bottom-menu ul li {
  display: inline-block;
  margin-left: 30px;
}

.footer-bottom-menu ul li a {
  font-size: 14px;
  line-height: 28px;
  color: #ffffff94;
  font-weight: 400;
  font-family: 'Unbounded';
  display: inline-block;
}

/*======================================
Start  Home Two Csss
========================================*/

.boxed {
  position: relative;
  width: calc(100% - 122px);
  margin: 0 60px;
  height: 100%;
  left: 0;
  z-index: 1;
}

/* ===============================
  Start Hero Section Two
================================== */

.hero-section.hero_two {
  background: url(../images/home-two/banner_bg12.webp);
  background-position: center;
  background-repeat: no-repeat;
  height: 750px;
  background-size: cover;
  border-radius: 30px;
}

@media only screen and (max-width: 767px) {
  .hero-section.hero_two {
    border-radius: 0 !important;
  }
}

.style-two.hero-content {
  margin-top: -70px !important;
  position: relative;
  z-index: 1;
}
.hero-arrow-shape {
  position: absolute;
  bottom: 28px;
  left: 52%;
}
.hero-content.style-two h1 {
  font-weight: 500;
}

.hero-content.style-two h4 {
  margin: 0 0 20px;
  font-size: 15px;
  color: #0042a3;
  font-weight: 400;
  background: #fff;
  display: inline-block;
  padding: 11px 22px;
  border-radius: 20px;
}
.hero-content.style-two p {
  font-size: 17px;
  line-height: 27px;
  margin: 17px 0 43px;
  width: 85%;
}
.style-two .mediket-service-bx {
  margin-top: 40px;
}
.style-two .mediket-hero-icon {
  margin-right: 15px;
}
.style-two .mediket-hero-content h5 {
  font-size: 15px;
  color: #dceaa2;
  line-height: 24px;
  font-weight: 400;
  font-family: 'sans-sarif';
  margin: 0;
}
.hero-thumb.hero_img-two {
  position: relative;
  z-index: 2;

  width: 100%;
  height: 100%;

  display: flex;
  align-items: flex-end;
  justify-content: flex-end;

  margin: 0;
  margin-bottom: -24px;

  transform: rotate(1.5deg);
  transform-origin: bottom center;
}

.hero-thumb.hero_img-two > img {
  width: 420px !important;
  height: 850px !important;

  max-width: none !important;
  object-fit: contain !important;
  object-position: bottom center !important;

  display: block;
}

.hero-thumb.hero_img-two > img {
  width: 658px !important;
  height: 850px !important;

  max-width: none !important;
  object-fit: contain !important;
  object-position: bottom center !important;

  display: block;
}

/* Move complete left hero content upward */
.style-two.hero-content {
  position: relative !important;
  z-index: 5 !important;
  transform: translateY(-58px) !important;
  margin-top: 0 !important;
}

/* ===============================
  Start About Section Style Two
================================== */

.about-serction.style-2 {
  padding: 120px 0 120px;
  background: #ffff;
}
.about-thumb.style-2 {
  margin-left: 0px;
}
.about_right_side {
  margin-left: -35px;
}
.style-2.about-serction .mediket-section-title p {
  padding: 21px 0 0;
  font-size: 15px;
  line-height: 27px;
  color: #041c33a8;
  font-weight: 400;
  width: 59%;
}
.style-2.about-serction .mediket-btn a {
  margin-top: 26px;
}

/* counter  */

.counter-right-side.bx-2 {
  background: #e9f4ff;
  border-radius: 15px;
  margin-top: 30px;
}
.about-counter-single-box {
  text-align: left;
  padding: 28px 28px 25px;
  position: relative;
  z-index: 1;
}
.about-counter-single-box:before {
  position: absolute;
  content: '';
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 110px;
  background-color: #041c3338;
  z-index: -1;
}
.about-counter-single-box.bx-2:before {
  display: none;
}

.odometer-wrapper.counter-box-title2 h1 {
  font-size: 40px;
  color: #041c33;
  font-weight: 700;
  font-family: 'sans-sarif';
  display: inline-block;
  vertical-align: middle;
}
.counter-desc2 p {
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #041c33;
  font-weight: 400;
}
.about-thumb.right_side {
  margin-top: -175px;
}

/* ===============================
  Start Service Section Style Two
================================== */
/* .service-section.style-2 {
  padding: 75px 0 90px;
  border-radius: 30px;
}

.single-service-box.bx-2 {
  border-radius: 15px;
  background: linear-gradient(180deg, #4986db 0%, #0e2238 100%);
  border: 1px solid #88a8d4;
  padding: 20px 30px 0px;
  margin-bottom: 0px;
}
.single-service-box.bx-2:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  background: #11283d;
}
.single-service-box.bx-2 .service-icon {
  text-align: center;
  position: inherit;
  right: 0;
  line-height: 95px;
  top: 0;
  transition: 0.5s;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  background-color: #ffffff0f;
  margin-bottom: 25px;
}
.single-service-box.bx-2:hover .service-icon img {
  filter: brightness(1);
}

.single-service-box.bx-2 .service-content h3 {
  font-size: 20px;
  color: #ffffff;
  font-weight: 400;
}

.single-service-box.bx-2 .service-content p {
  margin: 28px 0 38px;
  font-size: 17px;
  line-height: 27px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'Inter', 'sans-sarif';
}

h2.service_number {
  font-size: 60px;
  font-weight: 500;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffffffde;
  color: white;
  /* -webkit-mask-image: linear-gradient(
    -75deg,
    rgb(255 255 255 / 15%) 50%,
    #f4f4f43d 50%,
    rgba(255, 255, 255, 0.15) 70%
  ); */
/* -webkit-mask-size: 200%; 
  animation: shine 3s infinite;
  font-family: 'Inter', 'sans-sarif';
  position: absolute;
  top: 0px;
  right: 17px;
}
.single-service-box.bx-2 .header-button a {
  padding: 11px 30px;
  background: transparent;
  border-radius: 30px;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  margin: 0;
  font-size: 17px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'Inter', 'sans-sarif';
  border: 1px solid #ffffff26;
}
.single-service-box.bx-2 .header-button a i {
  font-size: 16px;
  font-weight: 600;
}
.single-service-box.bx-2 .mediket-hover-btn {
  /* background-color: var(--secondary-color); 
  background: linear-gradient(180deg, #1c4a72 0%, #163b5c 100%);
} */

/* ===============================
  Start Team Section Style Two
================================== */

.team-section.style-2 {
  background: var(--light-color);
  padding: 110px 0 25px;
}

.team-section.style-3 {
  padding: 110px 0 85px;
}

.team-single-boxs {
  margin-bottom: 30px;
}

.team-thumbs {
  position: relative;
}

.team-thumbs img {
  width: 100%;
}

.team-single-boxs .social-icon {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0;
  opacity: 0;
  transition: 0.5s;
}
.team-single-boxs:hover .social-icon {
  opacity: 1;
  right: 30px;
}
.team-single-boxs .social-icon ul li {
  display: block;
  padding-right: 9px;
  list-style: none;
  margin-bottom: 8px;
}

.team-single-boxs .social-icon ul li a {
  width: 45px;
  line-height: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #031b33;
  color: #fff;
  transition: 0.5s;
  display: inline-block;
  border: 1px solid #00000030;
  text-align: center;
}
.team-single-boxs .social-icon ul li a:hover {
  background: var(--brand-color);
  color: #031b33;
}

.team-single-boxs .team-btn {
  float: right;
  margin-top: -28px;
}

.team-single-boxs .team-btn a {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background-color: #0042a3;
  border: 1px solid rgba(13, 18, 36, 0.15);
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.team-single-boxs:hover .team-btn a {
  background: var(--secondary-color);
}

.team-single-boxs .team-content h2 {
  margin: 35px 0 3px;
  font-size: 20px;
  color: #041c33;
  font-weight: 500;
  font-family: 'sans-sarif';
}
.team-single-boxs .team-content h5 {
  background: transparent;
  display: inline-block;
  padding: 4px 0 0;
  border-radius: 20px;
  font-size: 16px;
  color: #041c33;
  font-weight: 400;
  font-family: 'sans-sarif';
}

/* ===============================
  Start Marquee Section Style Two
================================== */

.marquee-section.style-2 {
  background: #fff;
  padding: 45px 0 115px;
}
.marquee-content.style-2 h2 {
  display: inline-block;
  font-size: 45px;
  line-height: 27px;
  text-transform: uppercase;
  color: #041c33;
  font-weight: 700;
}

.marquee-content.style-2 h2 span img {
  margin: 0 55px 0 37px;
  display: inline-block;
  animation: wooo 3.5s infinite;
}

/* ===============================
  Start Testimonal Section Style Two
================================== */

.testimonial-section.style-2 {
  background: #041c33;
  border-radius: 30px;
  padding: 105px 0 120px;
  overflow: hidden;
  margin-bottom: 50px;
}

.testimonial-section.style_inner_page {
  position: relative;
  border-radius: 0;
}

.testimonial-section.style-2 .mediket-section-title {
  margin-left: 100px;
}

.testimonal-thumb {
  position: absolute;
  top: 117px;
  left: 115px;
}

.testimonal-thumb img {
  border-radius: 15px;
}

.rating {
  display: flex;
  align-items: center;
  gap: 15px;
  margin: 0;
  padding: 0;
}

.rating .stars {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 2px;

  /* 4.3 / 5 = 86% */
  background: linear-gradient(90deg, #f5b301 86%, #d9d9d9 86%);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;

  white-space: nowrap;
}

.rating h5 {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.testi_main_bx {
  margin-left: 265px;
}

.testi-single-box.bx-2 {
  background: linear-gradient(180deg, #4986db 0%, #0e2238 100%);
  border: 1px solid #88a8d4;
  padding: 40px 43px 40px 40px;
  border-radius: 15px;
}

.testi-single-box.bx-2 .user-info {
  padding: 30px 0 0;
  border-top: 1px solid #ffffff2b;
  margin-top: 28px;
}

.testi-contents p {
  font-size: 17px;
  line-height: 27px;
  /* Increased contrast for readability */
  color: #eaf4ff; /* soft off-white with improved contrast */
  font-weight: 600;
  font-family: 'sans-sarif';
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

.testi-single-box.bx-2 .user-name h4 {
  margin: 0;
  font-size: 20px;
  line-height: 27px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'sans-sarif';
}
.testi-single-box.bx-2 .user-name h6 {
  margin: 5px 0 0;
  font-size: 16px;
  /* Slightly brighter and stronger for improved legibility */
  color: #d3e9ff;
  font-weight: 500;
  font-family: 'sans-sarif';
}
.testi-single-box.bx-2 .people-pic img {
  width: auto;
  margin-right: 8px;
}

/* ======================================
  Start Pricing Section Style Two
========================================= */

.pricing-section {
  padding: 108px 0 90px;
}
.pricing-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 55px;
}

.pricing-toggle span {
  font-size: 20px;
  color: #041c33;
  font-weight: 500;
}
.switch {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 36px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #007aff;
  transition: 0.4s;
  border-radius: 18px;
}
.slider:before {
  position: absolute;
  content: '';
  left: 7px;
  bottom: 3px;
  transition: 0.4s;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background-color: #041c33;
}
input:checked + .slider {
  background-color: #dceaa2;
}
input:checked + .slider:before {
  transform: translateX(26px);
}
h2.price-yearly {
  display: none;
}

/* prcing single item */

.pricing-single-item {
  border-radius: 15px;
  background-color: #e7f5ff;
  padding: 42px 40px 40px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 30px;
}
span.popular {
  font-size: 15px;
  color: #041c33;
  font-weight: 400;
  font-family: 'sans-sarif';
  transition: 0.5s;
}
h3.pricing-plan2 {
  font-size: 25px;
  color: #041c33;
  font-weight: 500;
  margin: 8px 0 32px;
  transition: 0.5s;
}
.pricing-plan h2 {
  font-size: 45px;
  line-height: 31px;
  color: #041c33;
  font-weight: 700;
  font-family: 'sans-sarif';
  transition: 0.5s;
}
.pricing-plan h2 span {
  font-size: 17px;
  color: #041c33;
  font-weight: 500;
  font-family: 'sans-sarif';
  transition: 0.5s;
}
.pricing-feature {
  border-top: 1px solid #0902021f;
  margin-top: 41px;
  padding-top: 42px;
  padding-bottom: 33px;
}
.pricing-feature ul li {
  font-size: 16px;
  color: #041c33;
  font-weight: 400;
  font-family: 'sans-sarif';
  margin-bottom: 10px;
  transition: 0.5s;
}
.pricing-feature ul li:nth-child(4) {
  color: #919191;
}
.pricing-feature ul li:nth-child(5) {
  color: #919191;
}
.pricing-feature ul li:nth-child(6) {
  color: #919191;
}
.pricing-feature ul li:nth-child(4) i {
  color: #919191;
}
.pricing-feature ul li:nth-child(5) i {
  color: #919191;
}
.pricing-feature ul li:nth-child(6) i {
  color: #919191;
}
.pricing-feature ul li i {
  color: #048ff5;
  margin-right: 15px;
  position: relative;
  top: 2px;
  transition: 0.5s;
}
.pricing-single-item:hover .mediket-hover-box {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.pricing-single-item .header-button a {
  padding: 11px 120px;
  color: #041c34;
  font-family: 'sans-sarif';
  background: transparent;
  border-radius: 30px;
  border: 1px solid #07010138;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
}
.pricing-single-item:hover .header-button a {
  background: #fff;
  border: 1px solid #fff;
}
.pricing-single-item:hover .pricing-plan h2,
.pricing-single-item:hover h3.pricing-plan2,
.pricing-single-item:hover .pricing-plan h2 span,
.pricing-single-item:hover .pricing-feature ul li,
.pricing-single-item:hover .pricing-feature ul li i {
  color: #fff;
}
.pricing-single-item:hover span.popular {
  color: #dfe6ec;
}
.pricing-single-item:hover .pricing-feature ul li:nth-child(4),
.pricing-single-item:hover .pricing-feature ul li:nth-child(5),
.pricing-single-item:hover .pricing-feature ul li:nth-child(6),
.pricing-single-item:hover .pricing-feature ul li:nth-child(4) i,
.pricing-single-item:hover .pricing-feature ul li:nth-child(5) i,
.pricing-single-item:hover .pricing-feature ul li:nth-child(6) i {
  color: #dfe6ec;
}
.pricing-single-item:hover .pricing-feature {
  border-top: 1px solid #dfe6ec;
}

/* ======================================
  Start Service Section Style Three
========================================= */

.service-section.style-3 {
  background: url(../images/home-two/service_bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 110px 90px 90px;
  border-radius: 30px;
}
.service-section.style-3 .mediket-section-title.home-2 {
  padding-left: 140px;
}
.service-section.style-3 .mediket-section-title h4 {
  padding: 0 0 18px 25px;
}

.single-service-box.bx-3 {
  background: transparent;
  padding: 0;
}

.single-service-box.bx-3 .service-thumb {
  position: relative;
  z-index: 1;
  height: 520px;
  overflow: hidden;
}
.single-service-box.bx-3 .service-thumb:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  height: 0%;
  width: 100%;
  background: rgba(4, 28, 51, 0.8);
  transition: 0.5s;
}
.single-service-box.bx-3 .service-thumb:hover:before {
  height: 100%;
}
.service-thumb img {
  width: 100%;
}

.service-contents {
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  text-align: center;
  padding: 0 35px 0;
  transition: 0.5s;
  opacity: 0;
}

.service-thumb:hover .service-contents {
  opacity: 1;
  top: 50%;
}
.service-contents span {
  font-size: 15px;
  color: #041c33;
  font-weight: 500;
  font-family: 'sans-sarif';
  background: var(--brand-color);
  padding: 9px 20px;
  border-radius: 19px;
}
.service-contents h3 {
  font-size: 20px;
  color: #ffffff;
  font-weight: 700;
  margin: 37px 0 22px;
}
.service-contents p {
  font-size: 17px;
  line-height: 27px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'sans-sarif';
}
.service_btns {
  margin-top: 50px;
}
.service_btns a {
  display: inline-block;
  width: 70px;
  height: 70px;
  border-radius: 35px;
  background-color: #ffffff;
  line-height: 70px;
}
.service_btns a i {
  font-size: 18px;
  font-weight: 700;
}

/* service secton style 4 */
/* .service-section.style-4 {
  background: url(../images/main-home/team_bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 110px 90px 90px;
  border-radius: 30px;
} */
.service-section.style-4 .single-service-box {
  background: var(--light);
  position: relative;
  z-index: 1;
}
.service-section.style-4 .single-service-box:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 0%;
  background: var(--primary-color);
  transition: 0.5s;
  z-index: -1;
}
.service-section.style-4 .single-service-box:hover:before {
  width: 100%;
}
.service-section.style-4 .single-service-box .service-icon {
  background-color: rgba(4, 28, 51, 0.10196078431372549);
}

.service-section.style-4 .single-service-box .service-thumb img {
  width: inherit;
}
.service-section.style-4 .single-service-box .service-content h3 {
  color: #041c33;
  transition: 0.5s;
}
.service-section.style-4 .single-service-box .service-content p {
  color: #041c3382;
  transition: 0.5s;
}
.service-section.style-4 .single-service-box .service_btn a {
  color: #041c33;
  background-color: rgba(4, 28, 51, 0.058823529411764705);
}
.service-section.style-4 .single-service-box:hover .service_btn a {
  color: #fff;
  background-color: var(--secondary-color);
}
.service-section.style-4 .single-service-box:hover .service-content p,
.service-section.style-4 .single-service-box:hover .service-content h3,
.service-section.style-4 .single-service-box:hover .service_btn a {
  color: var(--light);
}
.service-section.style-4 .single-service-box:hover .service-icon {
  background-color: var(--secondary-color);
}
.service-section.style-4 .single-service-box:hover .service-icon img {
  filter: brightness(0) invert(1);
}

/*
<!-- ============================================================== -->
<!-- Start Breatcome Secttion -->
<!-- ============================================================== -->*/

.breatcome-section {
  background: url(../images/resource/breatcome.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 448px;
  margin-top: 10px;
  position: relative;

  /* Center the content */
  display: flex;
  align-items: center;
  justify-content: center;
}
.breatcome-section .hero-socail-icon {
  left: 14px;
  bottom: 97px;
}

.breatcome-content h1 {
  font-size: 60px;
  color: #ffffff;
  font-weight: 600;
  margin: 0 525px 18px;
}

ul.breatcome-item li {
  list-style: none;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  padding: 10px 0 0;
}

ul.breatcome-item li a {
  transition: 0.5s;
  padding: 0 8px 0 0;
  position: relative;
  z-index: 1;
  font-size: 17px;
  color: #0495ff;
  font-weight: 600;
  font-family: 'sans-sarif';
}

ul.breatcome-item li a:hover {
  color: var(--secondary-color);
}

ul.breatcome-item li a i {
  display: inline-block;
  font-size: 15px;
  color: #ffffff;
  margin-left: 6px;
}

/*
<!-- ============================================================== -->
<!-- Start Pagination btn -->
<!-- ============================================================== -->*/

.pagination-btn {
  margin: 30px 0 27px;
}
.pagination-btn ul li {
  display: inline-block;
  margin-right: 8px;
}
.pagination-btn ul li a {
  display: inline-block;
  width: 56px;
  height: 56px;
  border-radius: 28px;
  background-color: rgba(255, 255, 255, 0.8196078431372549);
  line-height: 56px;
  text-align: center;
  font-size: 20px;
  color: #041c33;
  font-weight: 700;
  font-family: 'sans-sarif';
}
.pagination-btn ul li a:hover {
  background: var(--secondary-color);
  color: var(--light);
}
.pagination-btn ul li:first-child a {
  background: var(--secondary-color);
  color: var(--light);
}

/*Tab Items
=======================*/

/* Tap Style */

.tab {
  padding-top: 50px;
  position: relative;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
}

.tabs {
  display: table;
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
}

.tabs li {
  line-height: 38px;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
}

.tabs_item {
  display: none;
  padding: 30px 0;
}

.tabs_item:first-child {
  display: block;
}

/* Box Style */

.upp.style-2 .testi-single-box {
  padding: 58px 50px 38px;
}

.upp.style-2 .user-info {
  padding: 35px 50px 35px 35px;
  background-color: rgba(255, 255, 255, 0.30196078431372547);
  border: 2px solid #ffffff;
  background-image: inherit;
  margin: 30px 25px 0 0;
  border-radius: 15px;
}

.upp.style-2 .user-name h4 {
  font-size: 24px;
  font-weight: 600;
}

.upp.style-2 .user-name h6 {
  text-align: left;
  font-size: 17px;
  text-transform: capitalize;
}

.upp.style-2 .testi-desc p {
  font-size: 20px;
  color: #65677a;
  line-height: 32px;
  font-family: 'Albert Sans';
  font-style: inherit;
  padding: 5px 0 0;
}

.upp.style-2 ul.testi-rating li {
  font-size: 19px;
  letter-spacing: 5px;
}

/* Style Testi-bg */

.row.testi-bg {
  padding-top: 100px;
}

.upp.style-2 .testi-bg .user-info {
  padding: 12px 0 0;
  background-color: inherit;
  border: 0;
  background-image: inherit;
  margin: 30px 25px 0 0;
  border-radius: 15px;
}

.upp.style-2 .testi-bg .testi-single-box {
  padding: 5px 45px 40px;
}

/*********************************
    - Special Skill bar area -
**********************************/
.skill-serction {
  padding: 80px 0 60px;
  position: relative;
  z-index: 1;
}

.skill-serction .mediket-shape-cntr {
  top: 0;
}

.prossess-ber-plugin {
  padding: 40px 0 0;
}

.prossess-ber-plugin span {
  color: var(--primary-color);
  font-weight: 500;
  font-size: 18px;
}

.barfiller {
  width: 100%;
  height: 3px;
  background: rgba(0, 37, 112, 0.2);
  position: relative;
  margin-bottom: 25px;
  margin-top: 12px;
  border-radius: 5px;
}

span.fill {
  background: var(--primary-color) !important;
  border-radius: 5px;
}

.barfiller .fill {
  display: block;
  position: relative;
  width: 0px;
  height: 100%;
  background: #333;
  z-index: 1;
}
.barfiller .tipWrap {
  display: none;
}

.barfiller .tip {
  margin-top: -37px;
  font-size: 18px;
  color: var(--primary-color);
  font-weight: 500;
  left: 0px;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

.barfiller.tip777:after {
  border: solid;
  border-color: rgba(255, 183, 77, 0.9) transparent;
  border-width: 6px 6px 0 6px;
  content: '';
  display: block;
  position: absolute;
  left: 12px;
  top: 100%;
  z-index: 9;
}
.stat-bar:nth-of-type(1) .stat-bar-rating {
  animation-delay: 0.25s;
  -webkit-animation-delay: 0.25s;
}

/* Blog List */

.mediket-section.blg-list {
  background: #ffff;
  padding: 120px 0 110px;
}

.blog-single-box.blog_lists {
  display: flex;
  background: #ecf7ff;
}
.blog-single-box.blog_lists .blog-thumb {
  flex-shrink: 0;
}
.blog-single-box.blog_lists .blog-thumb img {
  height: 325px;
}
span.date {
  position: absolute;
  bottom: 20px;
  left: 20px;
  padding: 8px 23px;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.blog-single-box.blog_lists .blog-content {
  background: #ecf7ff;
  padding: 50px 0 44px;
  border-radius: 0;
}

.blog-single-box.blog_lists .blogs-category {
  background: transparent;
  padding: 5px 18px;
  position: relative;
  z-index: 1;
  border: 1px solid rgba(4, 28, 51, 0.18);
  display: inline-block;
  border-radius: 20px;
  margin-left: 30px;
}
.blog-single-box.blog_lists .blogs-category:before {
  display: none;
}
.blog-single-box.blog_lists .blogs-category ul li {
  margin-right: 15px;
  color: #041c33;
}

.blog-single-box.blog_lists .blogs-category ul li:last-child {
  margin-right: 0;
}
.blog-single-box.blog_lists .mediket-button.btn2 a {
  background: #041c33;
  color: #ffff;
}

/* Blog Details */

.search-bx {
  position: relative;
  z-index: 1;
  padding: 0 0 10px;
}

.search-bx input {
  padding: 10px 25px;
  width: 100%;
  height: 60px;
  border-radius: 0;
  background-color: #fff;
  border: 2px solid #ffffff;
}

.search-bx input::placeholder {
  font-size: 15px;
  color: #21222b;
  font-weight: 400;
  font-family: 'sans-sarif';
}

.search-bx button.subscribe-btn {
  border: 0;
  background: var(--secondary-color);
  color: #fff;
  position: absolute;
  right: 0;
  top: 0px;
  width: 60px;
  height: 60px;
  border-radius: 5px;
  background-color: #0042a3;
}

/* Category Box */

.mediket-category-items {
  margin-bottom: 30px;
}

.category-content {
  padding-left: 20px;
}

.category-content h4 {
  margin: 0;
}

.category-content h4 a {
  display: inline-block;
  transition: 0.5s;
  font-size: 17px;
  line-height: 24px;
  color: #041c33;
  font-weight: 700;
  font-family: 'sans-sarif';
}

.category-content h6 {
  margin: 11px 0 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #0495ff;
  font-weight: 400;
  font-family: 'sans-sarif';
}

.category-content h4 a:hover {
  color: var(--secondary-color);
}

.mediket-category-items.upp {
  margin: 0 0 15px;
}

.post-content.upp {
  border: 0;
}

/* Blog Post Comment */

.blog-post-comment {
  padding: 90px 0 0;
}

.post-comment {
  display: flex;
  padding: 30px 0 0;
}

.post-content {
  margin: 0px 0 0px 30px;
  padding-bottom: 20px;
  border-bottom: 2px solid #fff;
}

h4.post-title {
  font-size: 20px;
  font-weight: 600;
}

.post-content h6 {
  font-size: 14px;
  font-weight: 400;
  margin: 6px 0 14px;
}

p.posts-reply {
  font-size: 16px;
  color: #65677a;
}

.post-comment2 {
  display: flex;
  padding: 40px 0 0;
  margin-left: 80px;
}

/* ====================================================
   Start Blog Details Css
======================================================= */
.mediket-section.blg-list.details {
  padding: 120px 0 120px;
}
.blog-details_itm {
  border-radius: 5px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 24, 25, 0.1);
  padding: 20px 35px 0;
  position: relative;
}
.blog-details_itm:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 73px;
  height: 1px;
  width: 100%;
  border: 1px solid rgba(0, 24, 25, 0.1);
}
.blog-content {
  transition: 0.5s;
}
.blog-meta {
  padding: 8px 0 16px;
}
.blog-meta span {
  padding-left: 25px;
  padding-right: 0;
  font-size: 16px;
  color: #041c33ab;
  font-weight: 400;
  font-family: 'sans-sarif';
}
.blog-meta span:last-child {
  padding-left: 50px;
}
.blog-meta span.left {
  position: relative;
  z-index: 1;
  padding-left: 30px;
}
.blog-meta span.left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: 10px;
  left: 0;
  width: 20px;
  height: 2px;
  background-color: #0042a3;
}
.blog-meta span a i {
  color: #0495ff;
  margin-right: 5px;
}
.blog-meta span a {
  color: #575f66;
  transition: 0.5s;
  display: inline-block;
}
.blog-meta span a:hover {
  color: #0495ff;
}

.blog-content-text.text-left h2 {
  margin: 0 0 15px;
  font-size: 28px;
  line-height: 42px;
  color: #041c33;
  font-weight: 500;
  font-family: 'sans-sarif';
}
h3.blog-dtls-title3 {
  font-size: 28px;
  color: #041c33;
  font-weight: 500;
  font-family: 'sans-sarif';
  margin: 53px 0 17px;
}
p.qouik {
  margin-right: 33px;
}
p.qouik2 {
  margin: 21px 57px 42px 0;
}
p.desc-style1 {
  margin-right: 82px;
}

.blog-details-thumb img {
  width: 100%;
}
/*blog tetails items*/

.blog-details-single-items {
  background: #f5f6f8;
  display: flex;
  padding: 40px 179px 41px 40px;
}
.blog-details-single-items .blog-icon {
  float: left;
  padding: 0;
  margin-right: 25px;
  margin-top: 8px;
}

.blog-details-content p {
  font-size: 18px;
  line-height: 30px;
  color: #041c33;
  font-weight: 400;
  font-style: italic;
  font-family: 'sans-sarif';
  overflow: hidden;
}

.blog-details-bio span {
  font-size: 15px;
  color: #0495ff;
  font-weight: 400;
  padding-left: 60px;
  position: relative;
  z-index: 1;
}
.blog-details-bio span:before {
  width: 50px;
  height: 1px;
  background-color: #0042a3;
  position: absolute;
  content: '';
  left: 0;
  top: 10px;
}

h2.blog-dtls-title3 {
  font-size: 34px;
  color: #171717;
  font-weight: 700;
  margin: 56px 0 18px;
}

/* blog details list thumb */

.blog-details-list-item {
  margin-top: 18px;
  margin-bottom: 47px;
}

h3.blog-details-list-title {
  font-size: 24px;
  color: #171717;
  font-weight: 700;
  margin-bottom: 17px;
}

ul.blog-details-list li {
  margin-bottom: 14px;
  font-size: 16px;
  color: #041c33;
  font-weight: 500;
  font-family: 'sans-sarif';
}

ul.blog-details-list img {
  margin-right: 10px;
}

/*blog social*/
.blog-social-tags a {
  border-radius: 4px;
  background-color: #f3f4f8;
  display: inline-block;
  text-align: center;
  padding: 5px 24px;
  font-size: 14px;
  color: #001819;
  font-weight: 400;
  font-family: 'sans-sarif';
  margin-right: 8px;
}
.blog-social-tags a:hover {
  background: var(--secondary-color);
  color: var(--light);
}
.blog-details-social {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 70px;
}

.single-blog-social-icon {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

h3.blog-dtls-title3.two {
  margin: 40px 0 17px;
}

.single-blog-social-icon ul li {
  display: inline-block;
  margin-right: 5px;
}

.single-blog-social-icon ul li i {
  font-size: 13px;
  line-height: 34px;
  text-align: center;
  display: inline-block;
  color: #ffffff;
  transition: 0.5s;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: #1773ea;
}

.single-blog-social-icon ul li:nth-child(2) i {
  background: #00a9e8;
}
.single-blog-social-icon ul li:nth-child(3) i {
  background: #0270ad;
}
.single-blog-social-icon ul li:nth-child(4) i {
  background: #b7081b;
}

.single-blog-social-icon ul li:hover i {
  background: var(--primary-color);
}

/* Comment CSS */
.details_rcnt {
  border-radius: 5px;
  background-color: #f3f4f8;
  padding: 34px 30px 10px;
  margin-bottom: 30px;
  margin-top: 60px;
}
.details_rcnt.style-two {
  text-align: right;
}
.details_rcnt.style-two .category-content {
  padding-left: 0;
  padding-right: 20px;
}
.details_rcnt .category-content h4 a {
  display: inline-block;
  transition: 0.5s;
  font-size: 18px;
  line-height: 26px;
  color: #041c33;
  font-weight: 600;
  font-family: 'sans-sarif';
}
.pagination-btns a {
  display: inline-block;
  font-size: 18px;
  color: #041c33;
  font-weight: 600;
  font-family: 'sans-sarif';
  margin-bottom: 23px;
}
.pagination-btns a i {
  font-size: 14px;
  position: relative;
  top: -2px;
}

.blog-details-comment {
  margin-bottom: 20px;
  position: relative;
  background: #f5f6f8;
  border-bottom: 1px solid rgba(0, 24, 25, 0.10196078431372549);
  padding-bottom: 12px;
  margin-top: 35px;
}

.blog-details-comment-thumb {
  float: left;
  margin-right: 25px;
}

.blog-details-comment-content {
  overflow: hidden;
}

.blog-details-comment-content h2 {
  margin-top: 0;
  margin-bottom: 13px;
  font-size: 18px;
  line-height: 28px;
  color: #041c33;
  font-weight: 400;
}
.blog-details-comment-reply a {
  border-radius: 2px;
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  color: #041c33;
  font-weight: 500;
  font-family: 'sans-sarif';
  position: absolute;
  right: 0;
  top: -4px;
}
.reply .blog-details-comment-reply a {
  right: -45px;
}

.blog-details-comment-reply a i {
  margin-right: 10px;
  color: var(--secondary-color);
}

.blog-details-comment.reply {
  margin-left: 90px;
  border: 0;
  padding-bottom: 0;
  margin-right: 40px;
}

/* commet form */
.comment-bx {
  background-color: #f3f4f8;
  border-radius: 5px;
  padding: 47px 60px 60px;
  margin-top: 30px;
}
.comment-form {
  margin-top: 56px;
}
.comment-title h3 {
  margin-bottom: 27px;
  font-size: 24px;
  color: #041c33;
  font-weight: 500;
  font-family: 'sans-sarif';
}
.comment-title.two h3 {
  margin: 73px 0 35px;
}
#comment-msg-box {
  width: 100%;
  transition: 0.5s;
  height: 170px;
  background-color: #ffffff;
  border: 0;
  padding: 21px 25px;
}

#comment-msg-box::placeholder {
  font-size: 15px;
  color: #041c33;
  font-weight: 400;
  font-family: 'sans-sarif';
}
input.comment-box {
  border: 1px solid rgba(23, 23, 23, 0.1);
  width: 100%;
  margin-bottom: 30px;
  padding: 25px;
  height: 56px;
  border-radius: 5px;
  background-color: #ffffff;
}

input.comment-box::placeholder {
  font-size: 15px;
  color: #041c33;
  font-weight: 400;
  font-family: 'sans-sarif';
}
.check_bx.two {
  margin: 20px 0 26px;
}
.check_bx.two p {
  font-size: 16px;
  color: #041c338f;
  font-weight: 400;
  font-family: 'sans-sarif';
}

/*form button*/
.comment-form .submit-comment {
  padding: 14px 22px;
  margin-left: 15px;
  border: 0;
  transition: 0.5s;
  margin-top: 10px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 500;
  font-family: 'sans-sarif';
  border-radius: 8px;
  background-color: #0042a3;
  width: 199px;
}
.comment-form .submit-comment:hover {
  background: var(--primary-color);
  color: var(--light);
}

/*
<!-- ============================================================== -->
<!-- Start About Inner Page Secttion -->
<!-- ============================================================== -->*/

.style-3.about-section {
  padding: 120px 0 120px;
  position: relative;
  z-index: 1;
}

.style-3 .about-thumb img {
  border-radius: 30px 30px 0px 0;
}

.style-3 .counter-right-side {
  display: flex;
  background: var(--secondary-color);
  justify-content: center;
  width: 549px;
  padding: 30px 0 20px;
  border-radius: 0 0 30px 30px;
}

.style-3 .odometer-wrapper.counter-box-title {
  border-bottom: 0;
  padding: 0;
}

.style-3 .odometer-wrapper.counter-box-title h1 {
  font-size: 45px;
}

.style-3 .counter-desc p {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0px 0 0;
}

/* About Services */

ul.about-mediket-services li {
  display: block;
  list-style: none;
  position: relative;
  color: var(--primary-color);
  padding: 0 0px 20px 25px;
  position: relative;
}

ul.about-mediket-services li:before {
  position: absolute;
  content: '';
  left: 0;
  top: 8px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: var(--secondary-color);
}

.style-3.about-section .mediket-btn {
  padding: 28px 0 0;
}

.style-3.about-section .mediket-shape {
  position: absolute;
  right: 10px;
  bottom: 154px;
  text-align: right;
  z-index: -1;
}

/*
<!-- ============================================================== -->
<!-- Start Mission & Vission Section -->
<!-- ============================================================== -->*/

.mission-vission-section {
  padding: 0 0 90px;
}

.mission-vission-single-box {
  padding: 38px 35px 20px;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.30196078431372547);
  border: 2px solid #ffffff;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

.m_v-ssion {
  align-items: center;
}

.m_v-ssion-icon {
  margin-right: 15px;
  width: 65px;
  height: 65px;
  line-height: 60px;
  text-align: center;
  border-radius: 32px;
  background-color: rgba(255, 255, 255, 0.30196078431372547);
  border: 2px solid #ffffff;
  transition: 0.5s;
}

.m_v-ssion-title h3 {
  font-size: 24px;
  color: var(--primary-color);
  font-weight: 700;
  margin: 0;
  transition: 0.5s;
}

.m_v-ssion-desc p {
  font-size: 17px;
  color: #65677a;
  display: inline-block;
  padding: 25px 0 0;
  transition: 0.5s;
}

.mission-vission-single-box:hover {
  border: 2px solid var(--primary-color);
}

.mission-vission-single-box:hover .m_v-ssion-title h3 {
  color: var(--secondary-color);
}

.mission-vission-single-box:hover .m_v-ssion-icon {
  background: var(--bs-primary-bg-subtle);
}

.mission-vission-single-box:hover .m_v-ssion-desc p {
  color: #97a9bf;
}

.mission-vission-single-box .mediket-hover-box {
  background-color: var(--primary-color);
}

.mission-vission-single-box .hover-bx {
  border-radius: 16px 0 0px 16px;
}

.mission-vission-single-box .hover-bx4 {
  border-radius: 0 16px 16px 0;
}

.mission-vission-single-box:hover .mediket-hover-box {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*
<!-- ============================================================== -->
<!-- Start Services Pages Section -->
<!-- ============================================================== -->*/

.services-section {
  padding: 120px 0 90px;
}

.single-services-box {
  padding: 38px 35px 32px;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.30196078431372547);
  border: 2px solid #ffffff;
  margin-bottom: 30px;
}

.services-icon {
  width: 70px;
  height: 70px;
  line-height: 57px;
  text-align: center;
  border-radius: 35px;
  background-color: rgba(255, 255, 255, 0.30196078431372547);
  border: 2px solid #ffffff;
  margin-right: 15px;
  overflow: hidden;
  position: relative;
}

.services-icon img {
  transition: all 0.5s ease-in-out;
}

.services-icon span img {
  position: absolute;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: auto;
}

.services-title h3 {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  transition: 0.5s;
}

.services-desc p {
  color: #65677a;
  padding: 25px 0 32px;
  display: inline-block;
  border-bottom: 1px solid #fff;
}

.srvce-btn a {
  padding: 0 0 0;
  font-size: 15px;
  color: #65677a;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 10px 0 0;
}

.srvce-btn a:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 3px;
  width: 0;
  height: 1px;
  background: var(--secondary-color);
  transition: 0.5s;
}

.srvce-btn a i {
  position: absolute;
  left: 0;
  transition: 0.5s;
  opacity: 0;
}

.single-services-box:hover .services-icon img {
  opacity: 0;
  transform: translateY(-200%);
}

.single-services-box:hover .services-icon span img {
  position: absolute;
  bottom: 0;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  transform: translateY(-13px);
}

.upp.single-services-box:hover .services-icon span img {
  transform: translateY(-20px);
}

.single-services-box:hover .srvce-btn a:before {
  width: 100%;
}

.single-services-box:hover .srvce-btn a {
  color: var(--secondary-color);
}

.single-services-box:hover .srvce-btn a i {
  left: 84px;
  opacity: 1;
}

.single-services-box:hover .services-title h3 {
  color: var(--secondary-color);
}

/*
<!-- ============================================================== -->
<!-- Start mediket Section -->
<!-- ============================================================== -->*/

.mediket-section {
  padding: 120px 0 120px;
  background: #eef7ff;
}

.mediket-thumb img {
  border-radius: 32px;
}

.mediket-title h2 {
  font-size: 28px;
  font-weight: 700;
  padding: 25px 0 21px;
}

p.mdy-pd {
  padding: 8px 0 30px;
}

/* mediket single box */

.mediket-single-box {
  padding: 35px 20px 40px;
  background-color: rgba(243, 248, 253, 0.30196078431372547);
  border: 2px solid #ffffff;
  border-radius: 15px;
}

.mediket-icons {
  float: left;
  width: 80px;
  height: 80px;
  line-height: 77px;
  text-align: center;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.30196078431372547);
  border: 2px solid #ffffff;
  margin-right: 30px;
}

.mediket-content {
  overflow: hidden;
}

.mediket-content h3 {
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 12px;
}

.mediket-content p {
  color: #65677a;
}

/* mediket  Blog */
.mediket-blog {
  background: var(--secondary-color);
  padding: 30px 40px 14px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  margin-top: 30px;
  color: #0042a3;
}

.blog-icon {
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  padding-right: 30px;
  margin-right: 30px;
  margin-top: -15px;
}

.blog-desc p {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #fff;
  padding: 0 0 0 10px;
}

.mediket-blog .mediket-hover-box {
  background-color: var(--primary-color);
  color: #ffffff;
}

.mediket-blog .hover-bx {
  border-radius: 15px 0 0px 15px;
}

.mediket-blog .hover-bx4 {
  border-radius: 0 15px 15px 0;
}

.mediket-blog:hover .mediket-hover-box {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*****************************
 Faq Accordion
*******************************/
.faq-section {
  background: url(../images/home-two/service_bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
}

.style-0.breatcome-section {
  margin-top: 0px;
}

.tab_container {
  overflow: hidden;
  padding: 105px 0 0;
}

.accordion-content h2 {
  font-size: 28px;
  font-weight: 700;
}

.accordion-content p {
  color: #002570;
  padding: 20px 0 32px;
}

.accordion li {
  list-style: none;
  padding: 0px 0px 25px;
}

.accordion li a {
  position: relative;
  width: 100%;
  display: block;
  cursor: pointer;
  font-weight: 600;
  font-size: 20px;
  color: var(--primary-color) !important;
  background-color: rgba(255, 255, 255, 0.30196078431372547);
  border: 2px solid #ffffff;
  padding: 16px 20px 16px 25px;
  border-radius: 15px;
  z-index: 1;
}

.accordion li a span {
  font-size: 20px;
  /* color: var(--secondary-color); */
  padding: 0 15px 0 0px;
  position: relative;
  z-index: 1;
}

.accordion li a span:before {
  position: absolute;
  content: '';
  top: -8px;
  right: -765px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.30196078431372547);
  border: 2px solid #ffffff;
}

.accordion li p {
  display: none;
  padding: 24px 15px 10px 25px;
  margin: 0;
  background: transparent;
  overflow: hidden;
}

.accordion a:before {
  width: 3px;
  height: 15px;
  background: var(--secondary-color);
  position: absolute;
  right: 41px;
  content: ' ';
  top: 22px;
  transform: rotate(0deg);
  transition: all 0.5s ease-in-out;
}

.accordion a:after {
  width: 15px;
  height: 3px;
  background: var(--secondary-color);
  position: absolute;
  right: 23px;
  content: ' ';
  top: 28px;
  transition: all 0.5s ease-in-out;
  z-index: 1;
}

/* Active */

.accordion a.active:after {
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  background: #fff;
}

.accordion a.active:before {
  display: none;
}

.accordion a.active {
  background: var(--primary-color);
  color: #fff !important;
  border: 2px solid var(--primary-color);
}

.accordion li a.active span {
  color: #fff;
}

.accordion li a.active span:before {
  background-color: var(--secondary-color);
  border: 2px solid var(--secondary-color);
}

/* STyle 2 */

.faq-section .tab_container {
  padding: 105px 0 60px;
}

.style-2.accordion li p {
  display: none;
  padding: 24px 15px 30px 25px;
  margin: 0;
  background: #eef5ff;
  overflow: hidden;
  font-size: 16px;
  border-top: 0;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.style-2.accordion li a span {
  padding: 0 0px 0 0px;
}

.style-2.accordion li a span:before {
  right: -584px;
}

.style-2.accordion li a.active span:before {
  background: var(--primary-color);
  border: 2px solid var(--primary-color);
}

/* Active */

.style-2.accordion a.active {
  background: #eef5ff;
  color: var(--primary-color) !important;
  border: 2px solid #fff;
  border-radius: 15px 15px 0 0;
  border-bottom: 2px solid #fff;
  padding: 18px 20px 22px 25px;
}

/* Accordion Style 2 */

.accordion2 li {
  list-style: none;
  padding: 0px 0px 25px;
}

.accordion2 li a {
  position: relative;
  width: 100%;
  display: block;
  cursor: pointer;
  font-weight: 600;
  font-size: 20px;
  color: var(--primary-color) !important;
  background-color: rgba(255, 255, 255, 0.30196078431372547);
  border: 2px solid #ffffff;
  padding: 16px 20px 16px 25px;
  border-radius: 15px;
  z-index: 1;
}

.accordion2 li a span {
  font-size: 20px;
  color: var(--secondary-color);
  padding: 0 15px 0 0px;
  position: relative;
  z-index: 1;
}

.accordion2 li a span:before {
  position: absolute;
  content: '';
  top: -8px;
  right: -584px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.30196078431372547);
  border: 2px solid #ffffff;
}

.style-2.accordion2 li a span {
  padding: 0 0px 0 0px;
}

.accordion2 li p {
  display: none;
  padding: 24px 15px 30px 25px;
  margin: 0;
  background: #eef5ff;
  overflow: hidden;
  font-size: 16px;
  border-top: 0;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.accordion2 a:before {
  width: 3px;
  height: 15px;
  background: var(--secondary-color);
  position: absolute;
  right: 41px;
  content: ' ';
  top: 22px;
  transform: rotate(0deg);
  transition: all 0.5s ease-in-out;
}

.accordion2 a:after {
  width: 15px;
  height: 3px;
  background: var(--secondary-color);
  position: absolute;
  right: 35px;
  content: ' ';
  top: 28px;
  transition: all 0.5s ease-in-out;
  z-index: 1;
}

/* Active */

.accordion2 a.active:after {
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  background: #fff;
}

.accordion2 a.active:before {
  display: none;
}

.accordion2 a.active {
  background: #eef5ff;
  color: var(--primary-color) !important;
  border: 2px solid #fff;
  border-radius: 15px 15px 0 0;
  border-bottom: 2px solid #fff;
  padding: 18px 20px 22px 25px;
}

.accordion2 li a.active span:before {
  background-color: var(--secondary-color);
  border: 2px solid var(--secondary-color);
}

/* Style upp */

.upp.faq-section .tab_container {
  padding: 0px 0 95px;
}
.upp.style-2.accordion li a {
  font-size: 18px;
}

.upp.style-2.accordion li a span:before {
  right: -1245px;
}

/* ================
mediket Category box
======================= */

h3.category-title {
  padding: 0px 0 14px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 24px;
  color: #041c33;
  font-weight: 600;
}
h3.category-title:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 30px;
  height: 2px;
  background: #0c5adb;
  transition: 0.5s;
}

h3.category-title:hover:before {
  width: 100%;
}

/* box */
.side_brs {
  margin-right: 25px;
}

.mediket-category-box {
  padding: 30px 35px 24px;
  border-radius: 0;
  background-color: #f3f4f8;
  border: 2px solid #ffffff;
  margin-bottom: 30px;
}

ul.mediket-service li {
  padding: 13px 24px 13px;
  height: 56px;
  display: block;
  list-style: none;
  border-radius: 0;
  background-color: #fff;
  border: 0;
  margin: 0 0 15px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

ul.mediket-service li:before {
  position: absolute;
  content: '';
  z-index: -1;
  right: 0;
  top: 0;
  width: 0%;
  height: 100%;
  background: var(--primary-color);
  transition: 0.5s;
  border-radius: 0;
}

ul.mediket-service li a {
  transition: 0.5s;
  font-size: 18px;
  color: #041c33;
  font-weight: 400;
  font-family: 'Inter', 'sans-serif';
}

ul.mediket-service li a i {
  padding: 0 12px 0 0;
  font-size: 17px;
  display: inline-block;
  color: var(--secondary-color);
  transition: 0.5s;
}

ul.mediket-service li:hover:before {
  width: 100%;
  left: 0;
}

ul.mediket-service li:hover a {
  color: #fff;
}

ul.mediket-service li:hover a i {
  color: #fff;
}

/* list category  */

ul.list_category li {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 7px;
}
ul.list_category li a {
  display: inline-block;
  font-size: 13px;
  color: #041c33;
  font-weight: 400;
  font-family: 'Inter', 'sans-serif';
  padding: 5px 15px;
  background: #fff;
  border-radius: 5px;
}

.mediket-btn.style_inner {
  margin-top: 30px;
}
/* Download Button */

.download-btn a {
  font-size: 15px;
  text-transform: uppercase;
  display: inline-block;
  background: var(--primary-color);
  width: 100%;
  color: #fff;
  padding: 15px 23px;
  border-radius: 5px;
  margin-bottom: 18px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.download-btn a i {
  font-size: 22px;
  position: relative;
  top: 2px;
  padding-right: 7px;
}

.download-btn a span i {
  float: right;
  display: inline-block;
  font-size: 17px;
  padding: 0;
  transition: 0.5s;
}

a.active-btn {
  background: var(--secondary-color);
}

span.dwnlod-hvr i {
  position: absolute;
  right: 22px;
  bottom: 0;
  opacity: 0;
  transition: 0.5s;
  transform: translateY(50px);
}

.download-btn a:hover span i {
  opacity: 0;
  transform: translateY(-200%);
}

.download-btn a:hover span.dwnlod-hvr i {
  opacity: 1;
  transform: translateY(15px);
}

/* Compani contact */

.mediket-company-contact {
  background: url(../images/resource/company-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 55px 40px 50px;
  border-radius: 20px;
}

.call-icon {
  position: relative;
  z-index: 1;
  display: inline-block;
}

.call-icon:before {
  position: absolute;
  content: '';
  top: 35px;
  left: 35px;
  right: 0;
  margin: auto;
  width: 105px;
  height: 105px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0);
  border: 3px solid #0495ff;
  animation: zoomBig2 2.25s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.mediket-category-content h6 {
  font-size: 18px;
  font-weight: 500;
  font-family: 'Inter', 'sans-serif';
  padding: 28px 0 0;
  color: #fff;
}
.mediket-category-content h4 {
  font-size: 24px;
  font-weight: 400;
  font-family: 'Inter', 'sans-serif';
  padding: 4px 0 20px;
  color: #fff;
}

.mediket-category-content p {
  font-size: 16px;
  color: #fff;
  font-family: 'Inter', 'sans-serif';
}

.mediket-category-content p i {
  color: var(--secondary-color);
  padding: 0 8px 0 0;
  display: inline-block;
}

@keyframes zoomBig2 {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 7px;
  }
  40% {
    opacity: 0.5;
    border-width: 5px;
  }
  65% {
    border-width: 4px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 2px;
  }
}

/* Contact Button */

.mediket-contact-btn a {
  padding: 15px 30px;
  font-family: 'Inter', 'sans-serif';
  background: var(--secondary-color);
  color: #fff;
  display: block;
  text-align: center;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  margin-top: 52px;
}

.mediket-contact-btn a i {
  padding-left: 5px;
  font-size: 18px;
  position: relative;
  top: 3px;
}

.mediket-contact-btn a .mediket-hover-btn {
  background-color: var(--primary-color);
}

.mediket-contact-btn a .hover-btn {
  border-radius: 5px 0 0px 5px;
}

.mediket-contact-btn a .hover-btn4 {
  border-radius: 0 5px 5px 0;
}

.mediket-contact-btn a:hover .mediket-hover-btn {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Custom Scroll  */

.custom-scroll {
  width: auto;
  width: 100%;
  height: 1240px;
  padding: 0 20px 0 0;
  text-align: left;
  background: transparent;
  overflow-y: auto;
  overflow-x: hidden;
  display: inline-block;
}

.custom-scroll .accordion li a span:before {
  right: -728px;
}

.custom-scroll .mediket-content p {
  font-size: 16px;
}

.mediket-section.blg-list .custom-scroll {
  height: 1665px;
}

/*
<!-- ============================================================== -->
<!-- Start Project Section-->
<!-- ============================================================== -->*/

.project-section {
  padding: 120px 0 0px;
}

.project-thumb {
  position: relative;
  z-index: 1;
}

.project-thumb img {
  width: 100%;
  border-radius: 18px;
}

.project-content {
  padding: 25px 30px 10px;
  position: relative;
  border-radius: 20px;
  background-image: linear-gradient(
    180deg,
    #007dff 0%,
    #e5f1ff 74%,
    #e5f1ff 100%
  );
  border: 2px solid #ffffff;
  bottom: 92px;
  width: 84%;
  left: 0;
  right: 0;
  margin: auto;
  transition: 0.5s;
}

.project-content h5 {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}

.project-content h2 {
  font-size: 22px;
  padding: 0px 0 12px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
}

.project-content p {
  font-size: 16px;
  color: #65677a;
  font-family: 'Inter', 'sans-serif';
}

.project-icon a {
  font-size: 18px;
  width: 40px;
  height: 40px;
  line-height: 37px;
  text-align: center;
  border-radius: 20px;
  background-color: #002570;
  border: 2px solid #ffffff;
  color: #fff;
  position: absolute;
  top: 43px;
  right: 79px;
  opacity: 0;
  transition: 0.5s;
}

.single-project-box:hover .project-icon a {
  right: 20px;
  opacity: 1;
}

.single-project-box:hover .project-content {
  bottom: 130px;
}

/* Owl  Nav */

.project-list .owl-prev i,
.project-list .owl-next i {
  color: var(--primary-color);
  background-color: rgba(255, 255, 255, 0.30196078431372547);
  border: 2px solid #ffffff;
}

.project-section .mediket-shape {
  right: 0px;
}

.project-section .project-list .owl-dots {
  text-align: center;
  padding: 0px 0 40px;
  margin-top: -92px;
}

/* Owl Active */

.active.center .single-project-box .project-icon a {
  right: 20px;
  opacity: 1;
}

.active.center .single-project-box .project-content {
  bottom: 130px;
}

/* *********************
Project Details
********************** */

.doctors-service {
  padding: 22px 25px 20px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.30196078431372547);
  border: 2px solid #ffffff;
  display: flex;
  margin-bottom: 25px;
}

.doctor-content {
  padding: 0 0 0 12px;
}

.doctor-content h5 {
  font-size: 15px;
  font-weight: 500;
  font-family: 'Inter', 'sans-serif';
  margin: 0;
}
.doctor-content h3 {
  font-size: 18px;
  margin-top: 8px;
}

.doctor-content h3 a {
  font-weight: 700;
  transition: 0.5s;
}

.doctor-content h3 a:hover {
  color: var(--secondary-color);
}

/****************************** 
Start Contact Inner Page   
*******************************/

.mediket-appoinment {
  padding: 120px 0 108px;
}

.mediket-appoinment .mediket-section-title {
  margin-bottom: 39px;
}

/* contact info item */

.row.contact-info_item {
  margin: 0;
  background: url(../images/resource/bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border-radius: 20px;
}

.mediket-appoinment .contact-form-box {
  padding: 0;
  background: transparent;
  border-radius: 20px;
}

.mediket-appoinment .form-box input {
  width: 100%;
  margin-bottom: 20px;
  padding: 0 20px;
  outline: 0;
  font-size: 15px;
  color: var(--primary-color);
  font-weight: 400;
  font-family: 'Inter', 'sans-serif';
  height: 58px;
  border-radius: 4px;
  background-color: transparent;
  border: 1px solid rgba(27, 52, 52, 0.1);
}
.mediket-appoinment .form-box input::placeholder {
  color: #868681;
}
.mediket-appoinment .form-box input:focus,
button:focus {
  outline-color: var(--primary-color) !important;
  border: 1px solid var(--primary-color) !important;
}
.mediket-appoinment .form-box textarea {
  width: 100%;
  height: 150px;
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid rgba(27, 52, 52, 0.1);
  padding: 12px 20px 0;
}
.mediket-appoinment .form-box textarea::placeholder {
  color: #868681;
}
.mediket-appoinment .check_bx p {
  margin: 0;
  font-size: 17px;
  line-height: 26px;
  color: #868681;
  font-weight: 400;
  font-family: 'Inter', 'sans-serif';
}
.mediket-appoinment .check_bx {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 37px;
  margin-top: 17px;
}
.mediket-appoinment button.submit-btn {
  padding: 15px 25px;
  border-radius: 5px;
}

.contact-service-box {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  padding: 60px 0 14px;
}
.contact-service-box:before {
  position: absolute;
  right: 0;
  top: 92px;
  content: '';
  width: 2px;
  height: 130px;
  background-color: rgba(255, 255, 255, 0.5019607843137255);
}
.contact-service-box.last:before {
  display: none;
}

.contact-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ffff;
  padding-bottom: 50px;
  margin-bottom: 45px;
}

.contact-title h5 {
  font-size: 16px;
  font-weight: 500;
  font-family: 'Inter', 'sans-serif';
  color: #65677a;
}

.contact-icon img {
  position: relative;
  z-index: 1;
}
.contact-icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-radius: 100%;
  background-color: #ffff;
  display: inline-block;
  font-size: 25px;
  color: var(--secondary-color);
  position: relative;
}
.contact-icon:after {
  content: '';
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  z-index: 1;
  top: -10px;
  left: -10px;
  margin: auto;
  right: 0;
  border: 2px solid #ffff;
  text-align: center;
}
.contact-address h2 {
  margin: 30px 0 12px;
  font-size: 24px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'sans-sarif';
}

.contact-address span {
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'sans-sarif';
}
.google-map {
  overflow: hidden;
}

/* Map Section */
.row.appoinment.align-items-center {
  padding: 100px 0 0;
}

/* Error Section */

.error-section {
  padding: 90px 170px 90px;
  position: relative;
  z-index: 1;
}

.error-service-content {
  border-radius: 50px;
  background-color: rgba(255, 255, 255, 0.30196078431372547);
  border: 2px solid #ffffff;
  height: 780px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.error-content {
  text-align: center;
}

.error-content h1 {
  font-size: 200px;
  color: #002570;
  font-weight: 700;
  font-family: 'sans-sarif';
  text-align: center;
  width: 596px;
  height: 280px;
  line-height: 280px;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.30196078431372547);
  border: 2px solid #ffffff;
  display: inline-block;
}

.error-content h1 span {
  color: var(--secondary-color);
}

.error-content h5 {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 35px 0 18px;
}

.error-content p {
  color: #65677a;
}

.error-content .mediket-button.text-right {
  text-align: center !important;
  padding: 25px 0 0;
}

.error-content a.mediket-btn {
  background-color: var(--secondary-color);
  color: #fff;
}

.error-shape {
  position: absolute;
  bottom: 0;
  left: -10px;
  z-index: -1;
}

/* Team Details Section */

/* Team details Section 
==============================*/

.team-details-area {
  padding: 100px 0 68px;
}

.team-details {
  box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.12);
  padding: 50px;
  margin-bottom: 50px;
  border-radius: 20px;
}

.team-details-thumb img {
  width: 100%;
  margin-bottom: 30px;
  border-radius: 30px;
}

/* Team details content */

.team-details-content {
  padding: 0 0 0 35px;
}

.team-details-title h2 {
  color: #0e0e0e;
  font-size: 30px;
  font-weight: 700;
}

.team-details-title p {
  font-size: 16px;
  margin: 10px 0 0;
  color: var(--secondary-color);
  font-weight: 600;
}

.team-details-content-text ul li {
  margin-bottom: 17px;
  display: block;
  color: #65677a;
}

.team-details-content-text ul li span {
  font-weight: 500;
  margin-right: 15px;
  font-size: 17px;
  color: var(--primary-color);
}

.team-details-content-icon a {
  margin: 3px;
  background: var(--secondary-color);
  line-height: 1;
  display: inline-block;
  border-radius: 3px;
  color: #fff;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  transition: 0.5s;
  border: 1px solid var(--secondary-color);
}

.team-details-content-icon a:hover {
  background: transparent;
  border: 1px solid var(--secondary-color);
  color: var(--secondary-color);
}
.skill-wrapper h6 {
  margin-bottom: 8px;
  margin-top: 20px;
}

.team-detail-title h2 {
  font-size: 35px;
  font-weight: 600;
}

.team-detail-title p {
  font-size: 16px;
  font-weight: 400;
  color: #63636b;
  margin-top: 40px;
}

/* Skill section */

.head-title h3 {
  font-size: 38px;
  margin-bottom: 10px;
  margin-top: 5px;
  font-weight: 800;
  padding: 0px 0 15px;
}
.contact-form-box.inner_page {
  padding: 47px 30px 38px;
}
.contact-form-box.inner_page .form-box:before {
  display: none;
}
.contact-form-box.inner_page .form-box input {
  padding: 0 25px;
}
.contact-form-box.inner_page #comment-msg-box {
  background-color: rgba(255, 255, 255, 0.10196078431372549);
  border-radius: 10px;
}
.contact-form-box.inner_page textarea#comment-msg-box::placeholder {
  color: #fff;
}
.contact-form-box.inner_page .submit-button {
  margin-top: 22px;
}

/*
<!-- ============================================================== -->
<!-- Start nav button-->
<!-- ============================================================== -->*/

.nav-btn.navSidebar-button {
  display: inline-block;
}
.xs-sidebar-group .xs-overlay {
  left: 100%;
  top: 0;
  position: fixed;
  z-index: 101;
  height: 100%;
  opacity: 0;
  width: 100%;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in 0.8s;
  -o-transition: all 0.4s ease-in 0.8s;
  transition: all 0.4s ease-in 0.8s;
}
.xs-sidebar-group .widget-heading {
  position: absolute;
  top: 0;
  right: 0;
  padding: 25px;
}
.xs-sidebar-widget {
  position: fixed;
  right: -100%;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 360px;
  z-index: 999999;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #272727;
  -webkit-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
  -o-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
  transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
  visibility: hidden;
  opacity: 0;
}
.xs-sidebar-group.isActive .xs-overlay {
  opacity: 0.4;
  visibility: visible;
  -webkit-transition: all 0.8s ease-out 0s;
  -o-transition: all 0.8s ease-out 0s;
  transition: all 0.8s ease-out 0s;
  left: 0;
}
.xs-sidebar-group.isActive .xs-sidebar-widget {
  opacity: 1;
  visibility: visible;
  right: 0;
  transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}
.sidebar-textwidget {
  padding: 30px;
}
.close-side-widget i {
  color: var(--secondary-color);
  font-size: 28px;
  display: block;
}
.sidebar-widget-container {
  position: relative;
  top: 150px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in 0.3s;
  -o-transition: all 0.3s ease-in 0.3s;
  transition: all 0.3s ease-in 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.xs-sidebar-group.isActive .sidebar-widget-container {
  top: 0px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 1s ease-out 1.2s;
  -o-transition: all 1s ease-out 1.2s;
  transition: all 1s ease-out 1.2s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.xs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 0;
}
.xs-bg-black {
  background-color: #cda274;
}
.row.padding-two {
  padding: 35px 0 11px 15px;
}
.contact-info h2 {
  font-size: 26px;
  font-weight: 400;
  color: #fff;
  padding-bottom: 5px;
}

ul.list-style-one li {
  display: inline-flex;
  list-style: none;
  color: #fff;
  padding: 16px 0 0;
  font-size: 15px;
}

ul.list-style-one li span {
  font-size: 22px;
  font-weight: 500;
  color: var(--secondary-color);
  margin: 0 10px 0 0px;
}

ul.social-box {
  margin: 30px 0 0;
}
ul.social-box li {
  display: inline-block;
  list-style: none;
  margin: 0 6px 0 0;
}

ul.social-box li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 36px;
  text-align: center;
  background: #fff;
  color: var(--primary-color);
  transition: 0.5s;
  font-size: 16px;
  font-weight: 400;
  border-radius: 3px;
  position: relative;
  z-index: 1;
}

ul.social-box li a:hover {
  color: #fff;
  background: var(--secondary-color);
}
.content-thumb-box {
  padding-bottom: 12px;
}
.content-thumb-box img {
  width: 92%;
  border-radius: 10px;
}

.nav-btn.navSidebar-button span i {
  font-size: 20px;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  line-height: 50px;
  text-align: center;
  background-color: #0042a3;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  transition: 0.5s;
}
.nav-btn.navSidebar-button span i:hover {
  background: #dceaa2;
  color: #041c33;
}
/*=============================================
  Search Popup
===============================================
***/

.search-box-btn i {
  display: inline-block;
  color: var(--primary-color);
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 30px;
  font-size: 16px;
  cursor: pointer;
  transition: 0.5s;
  background: #d7e8fc;
}

.style-2 .search-box-btn i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: rgba(215, 231, 251, 0);
  border: 1px solid #002570;
}

.search-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 99999;
  margin-top: -540px;
  transform: translateY(-100%);
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.search-popup {
  width: 100%;
}

.search-active .search-popup {
  transform: translateY(0%);
  margin-top: 0;
}

.search-popup .close-search {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: -200px;
  border-radius: 50%;
  text-align: center;
  background-color: var(--primary-color);
  width: 70px;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 500ms ease;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

.search-popup .close-search:before {
  position: absolute;
  content: '';
  left: -6px;
  top: -5px;
  border-bottom: 5px solid #ffffff;
  border-top: 5px solid var(--secondary-color);
  border-right: 5px solid #fff;
  border-left: 5px solid var(--secondary-color);
  height: 74px;
  width: 76px;
  border-radius: 50%;
  animation:
    spin 10s infinite alternate linear,
    glow 5s infinite alternate linear;
}

.search-active .search-popup .close-search {
  visibility: visible;
  opacity: 1;
  top: 50%;
  -webkit-transition-delay: 1500ms;
  transition-delay: 1500ms;
}
.search-popup form {
  position: absolute;
  max-width: 700px;
  top: 50%;
  left: 15px;
  right: 15px;
  margin: -35px auto 0;
  transform: scaleX(0);
  transform-origin: center;
  background-color: #111111;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.search-active .search-popup form {
  transform: scaleX(1);
  -webkit-transition-delay: 1200ms;
  transition-delay: 1200ms;
}
.search-popup .form-group {
  position: relative;
  margin: 0px;
  overflow: hidden;
}
.search-popup .form-group input[type='text'],
.search-popup .form-group input[type='search'] {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 50px;
  color: #000000;
  height: 70px;
  width: 100%;
  padding: 10px 30px;
  background-color: #ffffff;
  transition: all 500ms ease;
  font-weight: 500;
  text-transform: capitalize;
}
.search-popup .form-group input[type='submit'],
.search-popup .form-group button {
  position: absolute;
  right: 30px;
  top: 0px;
  height: 70px;
  line-height: 70px;
  background: transparent;
  text-align: center;
  font-size: 22px;
  color: var(--primary-color);
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 500ms ease;
  border: none;
}
.search-popup .form-group input[type='submit']:hover,
.search-popup .form-group button:hover {
  color: #000000;
}

.search-popup input::placeholder,
.search-popup textarea::placeholder {
  color: #000000;
}
.search-popup .close-search.style-two {
  position: absolute;
  right: 25px;
  left: auto;
  color: #ffffff;
  width: auto;
  height: auto;
  top: 25px;
  margin: 0px;
  border: none;
  background: none !important;
  box-shadow: none !important;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.search-popup .style-two.close-search:before {
  position: inherit;
  border: 0;
}

.flaticon-multiply:before {
  content: inherit;
}
button.close-search i {
  font-size: 25px;
  color: #fff;
  display: inline-block;
}
span.flaticon-multiply i {
  display: inline-block;
  color: var(--secondary-color);
}

/* Spin Animation */

@keyframes "spin" {
  0% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes "spin" {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-ms-keyframes "spin" {
  0% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-o-keyframes "spin" {
  0% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

/*============================
/* Scroll Up Css 
==============================*/

#progress {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  position: fixed;
  bottom: 25px;
  right: 25px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: grid;
  place-items: center;
  z-index: 99999;
  cursor: pointer;
}

.progress.hide {
  display: none !important;
  transition: 0.5s !important;
}

#progress-value {
  display: block;
  height: calc(100% - 15px);
  width: calc(100% - 15px);
  background-color: #ffffff;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-weight: 600;
  font-size: 20px;
  color: var(--primary-color);
}

#container {
  overflow-y: scroll;
  scroll-behavior: smooth;
}

/* Start  Curser pointer CSS */

.cursor {
  position: fixed;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  border-radius: 50%;
  border: 2px solid #00ffff;
  transition: 0.3s;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 1000;
}
.cursor2 {
  position: fixed;
  width: 4px;
  height: 4px;
  margin-left: -20px;
  margin-top: -20px;
  border-radius: 50%;
  background-color: #fff;
  transform: translate(-50%, -50%);
  transition: 0.1s;
  pointer-events: none;
  z-index: 1000;
}

.grow,
.grow-small {
  transform: scale(3);
  background: white;
  mix-blend-mode: difference;
  border: none;
}

.grow-small {
  transform: scale(1.7);
}

/* ================ All Animation CSS ===================*/

.rotate {
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  background-position: center center;
}
@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.bounce-animate {
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate2 {
  animation-name: float-bob2;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob2;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob2;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob2;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate3 {
  animation-name: float-bob3;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob3;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob3;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob3;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.bounce-animate4 {
  animation-name: float-bob4;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob4;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob4;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob4;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate5 {
  animation-name: float-bob5;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob5;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob5;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob5;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate-slow {
  animation-name: float-bob5;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob5;
  -moz-animation-duration: 15s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob5;
  -ms-animation-duration: 15s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob5;
  -o-animation-duration: 15s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate-3 {
  animation-name: float-bob6;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob6;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob6;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob6;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
@keyframes float-bob {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}
@keyframes float-bob2 {
  0% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }

  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  100% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
}
@keyframes float-bob3 {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}
@keyframes float-bob4 {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}
@keyframes float-bob5 {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}
@keyframes float-bob6 {
  0% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }

  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

/*--==============================================->
<!-- Consen Animation Dance -->
==================================================-*/
.dance3 {
  -webkit-animation: dance3 8s alternate infinite;
  animation: dance3 8s alternate infinite;
}

@keyframes dance3 {
  0% {
    -webkit-transform: scale(0.5);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

.dance {
  -webkit-animation: dance 2s alternate infinite;
  animation: dance 2s alternate infinite;
}

@keyframes dance {
  0% {
    -webkit-transform: scale(0.5);
  }

  100% {
    -webkit-transform: scale(1.2);
  }
}

.dance2 {
  -webkit-animation: dance2 4s alternate infinite;
  animation: dance2 4s alternate infinite;
}

@keyframes dance2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(25px, -25px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, -25px, 25px);
  }
}

.watermark-animate {
  -webkit-animation: watermark-animate 8s infinite;
  animation: watermark-animate 8s infinite;
  animation-direction: alternate-reverse;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@keyframes watermark-animate {
  0% {
    left: 0;
  }

  100% {
    left: 100%;
  }
}

/* End curser point */

/*===========================
<-- itpro Loader Css -->
=============================*/
.loader-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: 0.8s 1s ease;
  z-index: 666;
}

.loader {
  position: relative;
  display: block;
  z-index: 201;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -50px;
  transition: all 1s 1s ease;
  width: 48px;
  height: 48px;
}

.loader:before,
.loader:after {
  content: '';
  display: block;
  border: 32px solid transparent;
  border-top-color: #00ffff;
  position: absolute;
  left: 0;
  top: 0;
  animation: weld-rotate 2s infinite ease-in;
}
.loader:before {
  border-color: transparent transparent transparent var(--secondary-color);
  animation-delay: 0.5s;
}
@keyframes weld-rotate {
  0%,
  25% {
    transform: rotate(0deg);
  }
  50%,
  75% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.loader-wrapper .loder-section {
  position: fixed;
  top: 0;
  width: 50%;
  height: 100%;
  background: rgba(0, 0, 0, 100);
  z-index: 2;
}

.loader-wrapper .loder-section.left-section {
  left: 0;
  transition: 1s 1.4s ease;
}

.loader-wrapper .loder-section.right-section {
  right: 0;
  transition: 1s 1.4s ease;
}

/*/ When page loaded /*/
.loaded .loder-section.left-section {
  left: -100%;
}

.loaded .loder-section.right-section {
  right: -100%;
}

.loaded .loader-wrapper {
  visibility: hidden;
}

.loaded .loader {
  top: -100%;
  opacity: 0;
}

/* Responsive */

@media (min-width: 1300px) and (max-width: 1370px) {
  .service-section .swiper {
    height: 530px !important;
  }
}

/* large Desktop */

@media (min-width: 1601px) and (max-width: 1770px) {
  .service-section .swiper {
    height: 480px !important;
  }

  .about-thumb.style-2 {
    margin-left: 50px;
  }
}

/* =========================================
   FAQ MOBILE RESPONSIVE FIX
========================================= */

@media only screen and (max-width: 767px) {
  /* FAQ section */
  .faq-section.upp {
    width: 100% !important;
    overflow: hidden !important;
    padding: 20px;
  }

  /* Bootstrap container */
  .faq-section.upp .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .faq-section.upp .row {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .faq-section.upp .col-lg-12 {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* Main FAQ layout */
  .faq-section.upp .tab_container {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    grid-template-columns: 1fr !important;
  }

  /* Left heading section */
  .faq-section.upp .accordion-content {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 30px 0 !important;
    padding: 0 !important;
    float: none !important;
  }

  .faq-section.upp .accordion-content h2 {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 28px !important;
    line-height: 1.2 !important;
    margin-bottom: 15px !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
  }

  .faq-section.upp .accordion-content p {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 16px !important;
    line-height: 1.7 !important;
    word-break: normal !important;
  }

  /* Accordion right side */
  .faq-section.upp .tab_content {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
  }

  .faq-section.upp ul.accordion {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* Individual FAQ */
  .faq-section.upp ul.accordion li {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    margin: 0 0 15px 0 !important;
  }

  /* Question */
  .faq-section.upp ul.accordion li a {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;

    padding: 18px 45px 18px 18px !important;

    font-size: 17px !important;
    line-height: 1.4 !important;

    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
  }

  /* Answer */
  .faq-section.upp ul.accordion li p {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;

    padding: 15px 18px 20px !important;
    margin: 0 !important;

    font-size: 15px !important;
    line-height: 1.7 !important;

    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
  }
}

/* ==========================================
   SIDVIN HEADER - DESKTOP ALIGNMENT
   Replace previous header alignment CSS
========================================== */

@media (min-width: 992px) {
  /* MAIN HEADER */
  #sticky-header.meedy_nav_manu.style-2 {
    padding: 0 28px !important;
  }

  #sticky-header .container-fluid {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
  }

  #sticky-header .row {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    margin: 0 !important;
    width: 100% !important;
  }

  /* =========================
       LOGO SECTION
    ========================= */

  #sticky-header .sidvin-logo-col {
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;

    padding: 0 !important;
    margin: 0 28px 0 0 !important;
  }

  #sticky-header .logo {
    padding: 0 !important;
    margin: 0 !important;
  }

  #sticky-header .logo_img {
    display: flex !important;
    align-items: center !important;

    width: auto !important;
    gap: 12px !important;

    margin: 0 !important;
    padding: 0 !important;

    text-decoration: none !important;
  }

  #sticky-header .logo_img img {
    /* width: 50px !important;
    height: 50px !important; */
    object-fit: contain !important;
    flex-shrink: 0 !important;
  }

  #sticky-header .logo_img > span {
    font-size: 27px !important;
    line-height: 1 !important;
    color: #350099 !important;
    font-weight: 700 !important;
    font-style: italic !important;

    white-space: nowrap !important;
    flex-shrink: 0 !important;
  }

  /* =========================
       NAVIGATION AREA
    ========================= */

  #sticky-header .sidvin-menu-col {
    flex: 1 1 0 !important;
    width: 0 !important;
    max-width: none !important;
    min-width: 0 !important;

    padding: 0 !important;
    margin: 0 !important;
  }

  #sticky-header .meedy_menu {
    width: 100% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;

    margin: 0 !important;
    padding: 0 !important;
  }

  /* =========================
       MENU ITEMS
    ========================= */

  #sticky-header .nav_scroll {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;

    gap: 26px !important;

    margin: 0 !important;
    padding: 0 !important;

    list-style: none !important;
  }

  #sticky-header .nav_scroll > li {
    position: relative !important;

    flex: 0 0 auto !important;

    margin: 0 !important;
    padding: 0 !important;
  }

  #sticky-header .nav_scroll > li > a {
    display: flex !important;
    align-items: center !important;

    margin: 0 !important;
    padding: 28px 0 !important;

    font-size: 16px !important;
    line-height: 1 !important;

    white-space: nowrap !important;
  }

  #sticky-header .nav_scroll > li > a i {
    margin-left: 6px !important;
  }

  /* =========================
       RIGHT SIDE
    ========================= */

  #sticky-header .mediket-right-side {
    display: flex !important;
    align-items: center !important;

    flex: 0 0 auto !important;

    gap: 12px !important;

    margin: 0 0 0 25px !important;
    padding: 0 !important;
  }

  /* APPOINTMENT BUTTON */

  #sticky-header .header-button {
    margin: 0 !important;
    padding: 0 !important;
  }

  #sticky-header .header-button > a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    min-width: 230px !important;
    height: 52px !important;

    padding: 0 25px !important;
    margin: 0 !important;

    white-space: nowrap !important;

    border-radius: 30px !important;
  }

  /* SIDEBAR BUTTON */

  #sticky-header .sidebar {
    margin: 0 !important;
    padding: 0 !important;
  }

  #sticky-header .nav-btn {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin: 0 !important;
  }
}

/* Footer Sidvin Logo */
.footer_widget_upper .company-logo .logo_img img {
  filter: brightness(0) invert(1) !important;
}

.footer_widget_upper .company-logo .logo_img {
  gap: 12px;
}

/* ==================================================
   WHY CHOOSE SIDVIN HOSPITAL
================================================== */

.sidvin-why-choose {
  position: relative;
  padding: 50px 0;
  background: #ffffff;
  overflow: hidden;
}

/* subtle decorative background */
.sidvin-why-choose::before {
  content: '';
  position: absolute;
  width: 450px;
  height: 450px;
  border-radius: 50%;
  background: rgba(53, 16, 168, 0.04);
  top: -220px;
  right: -120px;
}

/* ==================================================
   SECTION HEADING
================================================== */

.sidvin-section-heading {
  max-width: 780px;
  margin-bottom: 55px;
  padding-left: 45px;
}

.sidvin-subtitle {
  display: inline-block;

  color: #3510a8;
  background: rgba(53, 16, 168, 0.08);

  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.5px;

  padding: 8px 16px;
  border-radius: 30px;

  margin-bottom: 18px;
}

.sidvin-section-heading h2 {
  color: #00233f;

  font-size: 48px;
  line-height: 1.12;
  font-weight: 700;

  margin-bottom: 0px;
}

.sidvin-section-heading h2 span {
  color: #88a8d4;
}

.sidvin-section-heading p {
  color: #65677a;

  font-size: 18px;
  line-height: 1.8;

  max-width: 700px;
  margin: 0;
}

/* ==================================================
   LEFT PREMIUM CARD
================================================== */

.sidvin-feature-card {
  position: relative;

  height: 100%;
  min-height: 550px;

  padding: 50px;

  background: #88a8d4;

  border-radius: 30px;

  overflow: hidden;

  display: flex;
  flex-direction: column;
}

/* decorative circle */
.sidvin-feature-card::before {
  content: '';

  position: absolute;

  width: 300px;
  height: 300px;

  border: 55px solid rgba(255, 255, 255, 0.04);

  border-radius: 50%;

  right: -130px;
  top: -100px;
}

/* blue glow */
.sidvin-feature-card::after {
  content: '';

  position: absolute;

  width: 170px;
  height: 170px;

  background: #079cff;

  opacity: 0.12;

  filter: blur(50px);

  bottom: -50px;
  right: -30px;
}

.sidvin-feature-icon {
  position: relative;
  z-index: 2;

  width: 65px;
  height: 65px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 18px;

  background: #0042a3;

  color: #ffffff;

  font-size: 28px;

  margin-bottom: 35px;
}

.sidvin-feature-label {
  position: relative;
  z-index: 2;

  color: #0042a3;

  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1.5px;

  margin-bottom: 12px;
}

.sidvin-feature-card h3 {
  position: relative;
  z-index: 2;

  color: #0042a3;

  font-size: 42px;
  line-height: 1.15;
  font-weight: 700;

  margin-bottom: 22px;
}

.sidvin-feature-card > p {
  position: relative;
  z-index: 2;

  color: #0042a3;

  font-size: 17px;
  line-height: 1.8;

  max-width: 390px;
}

/* bottom feature */

.sidvin-feature-bottom {
  position: relative;
  z-index: 2;

  display: flex;
  align-items: center;
  gap: 15px;

  margin-top: auto;

  padding-top: 25px;

  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.sidvin-check-circle {
  width: 48px;
  height: 48px;

  flex: 0 0 48px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 50%;

  background: #0042a3;

  color: #ffffff;

  font-size: 22px;
}

.sidvin-feature-bottom strong {
  display: block;

  color: #0042a3;

  font-size: 16px;
  font-weight: 600;
}

.sidvin-feature-bottom span {
  display: block;

  color: #0042a3;

  font-size: 16px;

  margin-top: 3px;
}

/* ==================================================
   BENEFIT GRID
================================================== */

.sidvin-benefits-grid {
  display: grid;

  grid-template-columns: repeat(2, 1fr);

  gap: 18px;

  height: 100%;
}

.sidvin-benefit-item {
  position: relative;

  background: #fff;

  padding: 30px;

  border: 1px solid rgba(0, 35, 63, 0.08);

  border-radius: 22px;

  display: flex;
  gap: 18px;

  transition: all 0.35s ease;

  overflow: hidden;
}

.sidvin-benefit-item:hover {
  transform: translateY(-6px);

  border-color: rgba(53, 16, 168, 0.18);

  box-shadow: 0 18px 45px rgba(0, 35, 63, 0.1);
}

/* number */

.sidvin-benefit-number {
  width: 46px;
  height: 46px;

  flex: 0 0 46px;

  display: flex;
  align-items: center;
  justify-content: center;

  background: #eef3ff;

  border-radius: 13px;

  color: #0042a3;

  font-size: 25px;
  font-weight: 700;

  transition: all 0.3s ease;
}

.sidvin-benefit-item:hover .sidvin-benefit-number {
  background: #0042a3;
  color: #fff;
}

.sidvin-benefit-content h4 {
  color: #00233f;

  font-size: 19px;
  line-height: 1.35;
  font-weight: 700;

  margin: 2px 0 9px;
}

.sidvin-benefit-content p {
  color: #65677a;

  font-size: 16px;
  line-height: 1.65;

  margin: 0;
}
.sidvin-numbers {
  position: relative;
  margin-top: 30px;
  padding: 38px 45px;
  background: #0042a3;
  border-radius: 25px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;

  overflow: hidden;
}

/* This is the important part */
.sidvin-numbers .blog-desc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  gap: 50px;
}

.sidvin-stat {
  flex: 1;
  text-align: center;

  padding-left: 30px;
  border-left: 1px solid rgba(255, 255, 255, 0.18);
}

.sidvin-stat:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.18);
}

@media (max-width: 991px) {
  .sidvin-numbers {
    flex-direction: column;
    align-items: flex-start;
  }

  .sidvin-numbers .blog-desc {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }

  .sidvin-stat {
    border-left: none;
    padding-left: 0;
    text-align: left;
  }
}

/* ==================================================
   MOBILE
================================================== */

@media (max-width: 767px) {
  .sidvin-why-choose {
    padding: 60px 0;
  }

  .sidvin-section-heading {
    margin-bottom: 35px;
    padding-left: 10px;
  }

  .sidvin-section-heading h2 {
    font-size: 32px;
  }

  .sidvin-section-heading h2 br {
    display: none;
  }

  .sidvin-section-heading p {
    font-size: 15px;
  }

  /* Feature card */

  .sidvin-feature-card {
    min-height: 450px;

    padding: 35px 25px;

    border-radius: 22px;
  }

  .sidvin-feature-card h3 {
    font-size: 34px;
  }

  /* benefits one per row */

  /* .sidvin-benefits-grid {
    grid-template-columns: 1fr;
  } */

  .sidvin-benefit-item {
    padding: 10px 0px;
  }

  /* statistics */

  .sidvin-numbers {
    grid-template-columns: repeat(2, 1fr);

    padding: 30px 25px;

    border-radius: 20px;

    gap: 30px 15px;
  }

  .sidvin-numbers-title {
    grid-column: 1 / -1;
    padding-left: 10px;
  }

  .sidvin-stat h3 {
    font-size: 32px;
    padding-left: 10px;
  }
}

/* Very small screens */
@media (max-width: 400px) {
  .sidvin-benefit-item {
    gap: 5px;
  }

  .sidvin-benefit-number {
    width: 40px;
    height: 25px;
    flex-basis: 25px;
  }

  .sidvin-benefit-content h4 {
    font-size: 17px;
  }

  .sidvin-numbers {
    grid-template-columns: 1fr 1fr;
  }
}

.doctor-btn-row {
  margin-top: 60px;
}

.doctor-btn-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.doctor-btn-center a {
  min-width: 220px;
}

.contact-info .list-style-one li {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 20px;
}

.contact-info .list-style-one li span {
  width: 40px;
  min-width: 40px;
  height: 40px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 50%;
  background: #350099;
  color: #fff;
  font-size: 18px;
}

.contact-info .map-box {
  display: block !important;
  margin: 25px 0;
}

.contact-info .map-box iframe {
  width: 100%;
  border-radius: 10px;
}
/* Gallery Section */

.gallery-section {
  padding: 120px 0 90px;
}

.gallery-card {
  position: relative;
  overflow: hidden;
  border-radius: 18px;
  background: #fff;
  transition: 0.4s;
  cursor: pointer;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
}

.gallery-card img {
  width: 100%;
  height: 420px; /* Changed */
  object-fit: cover;
  display: block;
  transition: 0.5s;
}

.gallery-card:hover img {
  transform: scale(1.08);
}

.gallery-card::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.18);
  opacity: 0;
  transition: 0.4s;
  z-index: 1;
}

.gallery-card:hover::before {
  opacity: 1;
}

.gallery-card::after {
  content: '\f00e';
  font-family: 'sans-sarif';
  font-weight: 900;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #fff;
  color: #4b2ca4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  opacity: 0;
  transition: 0.4s;
  z-index: 2;
}

.gallery-card:hover::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

/* Responsive */

@media (max-width: 1199px) {
  .gallery-card img {
    height: 360px;
  }
}

@media (max-width: 991px) {
  .gallery-card img {
    height: 320px;
  }
}

@media (max-width: 767px) {
  .gallery-card img {
    height: 260px;
  }
}

@media (max-width: 575px) {
  .gallery-card img {
    height: 220px;
  }
}

/* Insurance Section */

.insurance-card {
  background: #fff;
  border: 1px solid #e8e8f3;
  border-radius: 22px;
  padding: 45px 25px;
  text-align: center;
  transition: 0.35s ease;
  height: 100%;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.insurance-logo {
  width: 110px;
  height: 110px;
  margin: 0 auto 25px;
  border-radius: 50%;
  background: #f4efff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
}

.insurance-logo img {
  max-width: 75px;
  max-height: 75px;
  object-fit: contain;
  transition: 0.35s;
}

.insurance-card h4 {
  margin: 0;
  font-size: 26px;
  font-weight: 700;
  color: #0042a3;
  line-height: 1.4;
}

/* Hover */

.insurance-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.12);
  border-color: #3518a6;
}

.insurance-card:hover .insurance-logo {
  background: #3518a6;
}

.insurance-card:hover .insurance-logo img {
  transform: scale(1.08);
}

/* Responsive */

@media (max-width: 991px) {
  .insurance-card {
    padding: 35px 20px;
  }

  .insurance-logo {
    width: 90px;
    height: 90px;
  }

  .insurance-logo img {
    max-width: 60px;
    max-height: 60px;
  }

  .insurance-card h4 {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .insurance-card h4 {
    font-size: 20px;
  }
}

.insurance-heading {
  margin-bottom: 55px;
}

.insurance-heading h2 {
  font-size: 56px;
  font-weight: 800;
  color: #0042a3;
  margin-bottom: 15px;
  margin-left: 175px;
}

.insurance-heading p {
  font-size: 20px;
  line-height: 1.8;
  color: #666;
  max-width: 760px;
  margin: 65px;
}

/* Form Box */

.insurance-form-box {
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  border: 1px solid #ececf6;
  box-shadow: 0 20px 50px rgba(82, 34, 196, 0.12);
}

.insurance-form-box h4 {
  color: #0042a3;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
}

.insurance-form-box h4 i {
  margin-right: 8px;
}

/* Form */

.insurance-form-box label {
  font-size: 15px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}

.insurance-form-box .form-group {
  margin-bottom: 22px;
}

.insurance-form-box .form-control {
  height: 55px;
  border-radius: 8px;
  border: 1px solid #dddddd;
  box-shadow: none;
  padding: 0 18px;
}

.insurance-form-box textarea.form-control {
  height: 130px;
  resize: none;
  padding-top: 15px;
}

.insurance-form-box .form-control:focus {
  border-color: #4a22c2;
  box-shadow: 0 0 0 3px rgba(74, 34, 194, 0.1);
}

/* Button */

.insurance-btn {
  width: 100%;
  height: 56px;
  border: none;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  background: #0042a3;
  transition: 0.4s;
}

.insurance-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(74, 34, 194, 0.25);
}

/* Responsive */

@media (max-width: 991px) {
  .insurance-heading h2 {
    font-size: 42px;
  }

  .insurance-heading p {
    font-size: 17px;
  }

  .insurance-form-box {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .insurance-enquiry-section {
    padding: 70px 0;
  }

  .insurance-heading h2 {
    font-size: 34px;
  }

  .insurance-form-box {
    padding: 25px;
  }
}

/* ==================================================
   SERVICE CARDS - DESKTOP
   Image Left | Content Center | Icon Right
   ================================================== */

@media (min-width: 992px) {
  .service-section.style-4 .single-service-box {
    position: relative !important;
    padding: 20px 35px !important;
    min-height: 250px;

    border-radius: 20px !important;
    background: #ffffff !important;

    overflow: hidden;
  }

  /* Main row */
  .service-section.style-4 .single_service_inner {
    display: flex !important;
    align-items: center !important;
    gap: 35px !important;

    width: 100%;
    min-height: 210px;
  }

  /* ------------------------------------------
       IMAGE
       ------------------------------------------ */

  .service-section.style-4 .service-thumb {
    flex: 0 0 184px !important;

    width: 184px !important;
    height: 184px !important;

    overflow: hidden;
    border-radius: 8px;
  }

  .service-section.style-4 .service-thumb img {
    width: 184px !important;
    height: 184px !important;

    object-fit: cover !important;
    display: block;
  }

  /* ------------------------------------------
       CONTENT
       ------------------------------------------ */

  .service-section.style-4 .service-content {
    flex: 1 1 auto !important;

    min-width: 0;

    padding-right: 70px !important;
  }

  .service-section.style-4 .service-content h3 {
    font-size: 26px !important;
    line-height: 1.25 !important;

    font-weight: 600 !important;

    color: #041c33 !important;

    margin: 0 0 14px !important;
  }

  .service-section.style-4 .service-content p {
    font-size: 16px !important;
    line-height: 1.7 !important;

    color: #71809a !important;

    margin: 0 0 22px !important;

    max-width: 420px;
  }

  /* ------------------------------------------
       ICON - RIGHT SIDE
       ------------------------------------------ */

  .service-section.style-4 .service-icon {
    position: absolute !important;

    top: 35px !important;
    right: 35px !important;

    left: auto !important;

    width: 54px !important;
    height: 54px !important;

    border-radius: 50% !important;

    background: rgba(4, 28, 51, 0.1) !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    z-index: 10 !important;
  }

  .service-section.style-4 .service-icon img {
    width: 25px !important;
    height: 25px !important;

    max-width: 25px !important;

    object-fit: contain !important;
  }

  /* ------------------------------------------
       LEARN MORE
       ------------------------------------------ */

  .service-section.style-4 .service_btn {
    margin: 0 !important;
  }

  .service-section.style-4 .service_btn a {
    display: inline-flex !important;

    align-items: center;
    justify-content: center;

    min-width: 145px;
    height: 40px;

    padding: 9px 22px !important;

    border-radius: 22px !important;

    background: rgba(4, 28, 51, 0.07) !important;

    color: #041c33 !important;

    font-size: 13px !important;
    line-height: 1 !important;

    text-decoration: none !important;
  }
}
/* ==================================================
   SERVICE CARDS - TABLET
   ================================================== */

@media (min-width: 768px) and (max-width: 991px) {
  .service-section.style-4 .single-service-box {
    position: relative !important;

    padding: 25px !important;

    min-height: 220px;

    border-radius: 22px !important;
    background: #ffffff !important;
  }

  .service-section.style-4 .single_service_inner {
    display: flex !important;
    align-items: center !important;
    gap: 25px !important;
  }

  /* Image */
  .service-section.style-4 .service-thumb {
    flex: 0 0 150px !important;

    width: 150px !important;
    height: 150px !important;

    border-radius: 8px;
    overflow: hidden;
  }

  .service-section.style-4 .service-thumb img {
    width: 150px !important;
    height: 150px !important;

    object-fit: cover !important;
  }

  /* Content */
  .service-section.style-4 .service-content {
    flex: 1 !important;

    padding-right: 65px !important;
  }

  .service-section.style-4 .service-content h3 {
    font-size: 23px !important;
    line-height: 1.3 !important;

    margin: 0 0 12px !important;
  }

  .service-section.style-4 .service-content p {
    font-size: 15px !important;
    line-height: 1.6 !important;

    margin: 0 0 18px !important;
  }

  /* RIGHT ICON */
  .service-section.style-4 .service-icon {
    position: absolute !important;

    top: 25px !important;
    right: 25px !important;

    left: auto !important;

    width: 52px !important;
    height: 52px !important;

    border-radius: 50% !important;

    background: rgba(4, 28, 51, 0.1) !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    z-index: 10 !important;
  }

  .service-section.style-4 .service-icon img {
    width: 24px !important;
    height: 24px !important;

    object-fit: contain !important;
  }
}

/* .service-section.style-4 .service-icon {
    top: 18px !important;
    right: 18px !important;
    left: auto !important;
} */

/* All Doctors CTA */
.mediket-btn.doctor-btn-center {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.mediket-btn.doctor-btn-center a {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;

  width: 200px;
  height: 60px;
  padding: 0 30px;

  background: #fab600;
  color: #fff;

  border-radius: 50px;
  text-decoration: none;

  font-size: 18px;
  font-weight: 600;
  line-height: 1;

  overflow: hidden;
  z-index: 1;

  transition: all 0.3s ease;
}

/* Remove the existing overlay */
.mediket-btn.doctor-btn-center a::after {
  display: none !important;
}

/* Arrow */
.mediket-btn.doctor-btn-center a i {
  position: static;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: auto;
  height: auto;

  background: transparent;
  color: #fff;

  font-size: 18px;
  z-index: 2;
}

/* Hover */
.mediket-btn.doctor-btn-center a:hover {
  background: #e5a500;
  color: #fff;
  transform: translateY(-2px);
}
@media (max-width: 575px) {
  .mediket-btn.doctor-btn-center a {
    width: 200px;
    height: 60px;
    font-size: 18px;
  }
}

/* Doctor card */
.team-single-boxs {
  text-align: center;
}

/* Content below image */
.team-single-boxs .team-content {
  position: relative;
  padding: 28px 55px 20px;
  min-height: 120px;
  text-align: center;
}

/* Doctor name */
.team-single-boxs .team-content h2 {
  margin: 0 0 10px;
  font-size: 21px;
  line-height: 1.3;
  font-weight: 600;
  color: #0b2b4c;
}

/* Designation */
.team-single-boxs .team-content h5 {
  margin: 0;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
  color: #333;
}

/* Arrow button */
.team-single-boxs .team-btn {
  margin-top: 0px;
  right: 20px;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}

.team-single-boxs .team-btn a {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0754b8;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
}

.team-single-boxs .team-btn a i {
  font-size: 18px;
  color: #fff;
}

.team-single-boxs .team-btn a:hover {
  background: #fab600;
}

/* =========================================
   FAQ SECTION - CENTERED & COMPACT
========================================= */

.faq-section {
  width: 100%;
  padding: 60px 20px 70px;
}

.faq-section .container {
  width: 100%;
  max-width: 1050px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

.faq-section .row {
  margin-left: 0;
  margin-right: 0;
}

.faq-section .col-lg-12 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* =========================================
   FAQ HEADING
========================================= */

.faq-section .accordion-content {
  max-width: 900px;
  margin: 0 auto 35px;
  text-align: center;
}

.faq-section .accordion-content h2 {
  margin-bottom: 12px;
  color: #0042a3;
}

.faq-section .accordion-content p {
  margin: 0 auto;
  max-width: 700px;
}

/* =========================================
   FAQ LIST
========================================= */

.faq-section .tab_content {
  width: 100%;
  max-width: 1050px;
  margin: 0 auto;
}

.faq-section .accordion {
  width: 100%;
  margin: 0;
  padding: 0;
}

/* =========================================
   FAQ ITEMS
========================================= */

.faq-section .accordion > li {
  width: 100%;
  margin-bottom: 14px;
  border-radius: 12px;
  overflow: hidden;
}

/* FAQ QUESTION */

.faq-section .accordion > li > a {
  width: 100%;
  min-height: 60px;

  display: flex;
  align-items: center;

  padding: 17px 22px;

  border-radius: 12px;

  background: #ffffff;

  color: #0042a3;

  box-shadow:
    0 6px 18px rgba(0, 66, 163, 0.06),
    0 10px 30px rgba(136, 168, 212, 0.12);

  transition: all 0.3s ease;
}

/* HOVER */

.faq-section .accordion > li > a:hover {
  color: #0042a3;

  box-shadow:
    0 8px 22px rgba(0, 66, 163, 0.1),
    0 15px 35px rgba(136, 168, 212, 0.2);

  transform: translateY(-2px);
}

/* ANSWER */

.faq-section .accordion > li > p {
  padding: 18px 22px;
  margin: 0;

  background: #ffffff;

  color: #65677a !important;

  border-radius: 0 0 12px 12px;
}

/* =========================================
   DESKTOP - REDUCE SIDE MARGINS
========================================= */

@media (min-width: 1200px) {
  .faq-section .container {
    max-width: 1050px;
  }
}

/* =========================================
   TABLET
========================================= */

@media (max-width: 991px) {
  .faq-section {
    padding: 50px 25px 60px;
  }

  .faq-section .container {
    max-width: 100%;
  }

  .faq-section .accordion-content {
    max-width: 800px;
  }
}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {
  .faq-section {
    padding: 40px 15px 50px;
  }

  .faq-section .accordion-content {
    margin-bottom: 25px;
  }

  .faq-section .accordion-content h2 {
    font-size: 26px;
    line-height: 1.3;
  }

  .faq-section .accordion-content p {
    font-size: 14px;
    line-height: 1.6;
  }

  .faq-section .accordion > li {
    margin-bottom: 10px;
  }

  .faq-section .accordion > li > a {
    min-height: 55px;
    padding: 15px 16px;
    font-size: 14px;
  }

  .faq-section .accordion > li > p {
    padding: 15px 16px;
    font-size: 14px;
    line-height: 1.6;
  }
}

/* =========================================
   ENHANCED FAQ ACCORDION STYLING (SAME COLORS)
========================================= */

.faq-section.upp {
  padding: 45px 0;
  background-color: #f8faff;
}

.faq-subtitle {
  color: #0042a3 !important;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 12px;
  display: inline-block;
  background: rgba(0, 66, 163, 0.08);
  padding: 6px 18px;
  border-radius: 20px;
}

.faq-section .accordion-content h2 {
  font-size: 38px;
  font-weight: 700;
  color: #0042a3;
  margin-bottom: 15px;
}

.faq-section .accordion-content p {
  font-size: 16px;
  color: #65677a;
  max-width: 650px;
  margin: 0 auto;
}

.faq-section ul.accordion {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 950px;
}

.faq-section ul.accordion li {
  margin-bottom: 16px;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid rgba(0, 66, 163, 0.09);
  box-shadow: 0 4px 18px rgba(0, 66, 163, 0.05);
  overflow: hidden;
  transition: all 0.3s ease;
}

.faq-section ul.accordion li:hover {
  border-color: rgba(0, 66, 163, 0.22);
  box-shadow: 0 8px 25px rgba(0, 66, 163, 0.1);
  transform: translateY(-2px);
}

/* FAQ accordion: question link — always flex with text on left, chevron on right */
.faq-section ul.accordion li a {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  padding: 20px 25px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #0042a3 !important;
  text-decoration: none !important;
  cursor: pointer !important;
  background: #ffffff !important;
  transition:
    background 0.3s ease,
    color 0.3s ease !important;
  min-height: 64px;
  /* Prevent theme from hiding/collapsing the anchor text */
  width: 100% !important;
  box-sizing: border-box !important;
}

/* Question text span — always visible, stretches to fill */
.faq-section ul.accordion li a > span:first-child {
  display: inline !important;
  visibility: visible !important;
  opacity: 1 !important;
  flex: 1 1 auto !important;
  line-height: 1.5;
  color: #0042a3 !important;
}

/* Active state — highlight question text */
.faq-section ul.accordion li a.active > span:first-child {
  color: #0042a3 !important;
}

/* Chevron badge on the right */
.faq-toggle-icon {
  width: 34px;
  height: 34px;
  min-width: 34px;
  background: rgba(0, 66, 163, 0.07);
  border-radius: 50%;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  color: #0042a3;
  font-size: 13px;
  flex-shrink: 0;
  transition:
    transform 0.35s ease,
    background 0.3s ease,
    color 0.3s ease;
}

.faq-section ul.accordion li a.active .faq-toggle-icon {
  transform: rotate(180deg);
  background: var(--secondary-color);
  color: #ffffff;
}

/* Answer paragraph — display is controlled by jQuery slideToggle, do NOT set display here */
.faq-section ul.accordion li p {
  padding: 16px 25px 22px 25px !important;
  margin: 0 !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
  color: #65677a !important;
  background: #ffffff !important;
  border-top: 1px dashed rgba(0, 66, 163, 0.08);
}

@media (max-width: 767px) {
  .faq-section ul.accordion li a {
    padding: 16px 18px !important;
    font-size: 14px !important;
  }
  .faq-toggle-icon {
    width: 28px;
    height: 28px;
    min-width: 28px;
    font-size: 12px;
  }
  .faq-section ul.accordion li p {
    padding: 14px 18px 18px !important;
  }
}

/* =========================================
   CRITICAL: Override theme default accordion styles for .faq-section.upp
   These kill the theme's ::before/::after pseudo-elements and the blue
   active background that hides the question text.
========================================= */

/* Kill theme ::before / ::after pseudo-element indicators */
.faq-section.upp .accordion a:before,
.faq-section.upp .accordion a:after,
.faq-section.upp .accordion li a span:before,
.faq-section.upp .style-2.accordion a:before,
.faq-section.upp .style-2.accordion a:after {
  display: none !important;
  content: none !important;
  background: none !important;
  width: 0 !important;
  height: 0 !important;
}

/* Kill the original theme ::before/::after using .upp prefix selector */
.upp.style-2.accordion li a span:before {
  display: none !important;
  content: none !important;
}

/* Override theme active state — keep background white, NOT blue */
.faq-section.upp .accordion a.active,
.faq-section.upp .style-2.accordion a.active {
  background: #ffffff !important;
  background-color: #ffffff !important;
  color: #0042a3 !important;
  border: none !important;
  border-radius: 16px 16px 0 0 !important;
  padding: 20px 25px !important;
}

/* Override theme .style-2 active — keep white */
.faq-section.upp .style-2.accordion li a.active span {
  color: #0042a3 !important;
}

/* Ensure the <a> tag is flex, not block */
.faq-section.upp .accordion li a {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  background: #ffffff !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 20px 25px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #0042a3 !important;
  min-height: 64px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  position: relative !important;
  z-index: 1 !important;
}

/* Question text span — always visible */
.faq-section.upp .accordion li a > span:first-child {
  display: inline !important;
  visibility: visible !important;
  opacity: 1 !important;
  flex: 1 1 auto !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #0042a3 !important;
  line-height: 1.5 !important;
  padding: 0 !important;
  position: static !important;
  z-index: auto !important;
}

/* Override theme span:before that creates circle badge */
.faq-section.upp .accordion li a > span:first-child:before {
  display: none !important;
  content: none !important;
}

/* Paragraph answer */
.faq-section.upp .accordion li p {
  display: none;
  padding: 16px 25px 22px 25px !important;
  margin: 0 !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
  color: #65677a !important;
  background: #ffffff !important;
  border: none !important;
  border-top: 1px dashed rgba(0, 66, 163, 0.08) !important;
}

/* List items — clean styling */
.faq-section.upp .accordion li {
  padding: 0 !important;
  list-style: none !important;
  margin-bottom: 16px !important;
  border-radius: 16px !important;
  background: #ffffff !important;
  border: 1px solid rgba(0, 66, 163, 0.09) !important;
  box-shadow: 0 4px 18px rgba(0, 66, 163, 0.05) !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
}

.faq-section.upp .accordion li:hover {
  border-color: rgba(0, 66, 163, 0.22) !important;
  box-shadow: 0 8px 25px rgba(0, 66, 163, 0.1) !important;
  transform: translateY(-2px) !important;
}

.mediket-btn a {
  font-family: 'Inter', sans-serif !important;
  font-size: 18px;
}

a.book-appointment-btn {
  font-family: 'Inter', sans-serif !important;
  font-size: 16px;
}

/* =========================================================
   DOCTOR CARDS
========================================================= */

/* =========================================================
   BOOTSTRAP ROW
========================================================= */

.team-row {
  margin-top: 50px !important;
  margin-bottom: 50px !important;

  /* Bootstrap row gutter control */
  margin-left: 50px !important;
  margin-right: 50px !important;

  row-gap: 30px;
}

/* =========================================================
   BOOTSTRAP COLUMNS
========================================================= */

.team-row > .col-lg-4 {
  padding-left: 10px !important;
  padding-right: 10px !important;

  display: flex;
}

/* =========================================================
   CARD
========================================================= */

.modern-doctor-card {
  width: 100%;
  height: 100%;

  margin: 0 !important;
  padding: 22px 20px 20px;

  position: relative;
  overflow: hidden;

  background: #ffffff;

  border: 1px solid rgba(0, 66, 163, 0.08);
  border-radius: 22px;

  box-shadow:
    0 8px 25px rgba(0, 66, 163, 0.06),
    0 18px 40px rgba(136, 168, 212, 0.14);

  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

/* =========================================================
   CARD HOVER
========================================================= */

.modern-doctor-card:hover {
  transform: translateY(-6px);

  box-shadow:
    0 15px 35px rgba(0, 66, 163, 0.1),
    0 25px 55px rgba(136, 168, 212, 0.18);
}

/* =========================================================
   CARD TOP DECORATION
========================================================= */

.modern-doctor-card::before {
  content: '';

  position: absolute;

  width: 180px;
  height: 180px;

  top: -105px;
  right: -70px;

  background: rgba(136, 168, 212, 0.1);

  border-radius: 50%;

  pointer-events: none;
}

/* =========================================================
   DOCTOR IMAGE WRAPPER
========================================================= */

.doctor-image-wrap {
  position: relative;

  width: 210px;
  height: 210px;

  margin: 0 auto 18px;

  display: flex;
  align-items: center;
  justify-content: center;
}

/* =========================================================
   DOCTOR IMAGE RING
========================================================= */

.doctor-image-ring {
  width: 210px;
  height: 210px;

  padding: 6px;

  background: #ffffff;

  border: 6px solid #e7f0fb;
  border-radius: 50%;

  box-shadow:
    0 0 0 2px #88a8d4,
    0 10px 25px rgba(0, 66, 163, 0.1);

  overflow: hidden;
}

/* =========================================================
   DOCTOR IMAGE
========================================================= */

.doctor-image-ring img {
  width: 100%;
  height: 100%;

  display: block;

  object-fit: cover;
  object-position: center top;

  border-radius: 50%;

  transition: transform 0.5s ease;
}

.modern-doctor-card:hover .doctor-image-ring img {
  transform: scale(1.04);
}

/* =========================================================
   PROFILE ICON
========================================================= */

.doctor-profile-icon {
  position: absolute;

  top: 7px;
  right: 0;

  width: 40px;
  height: 40px;

  display: flex;
  align-items: center;
  justify-content: center;

  background: #0042a3;
  color: #ffffff;

  border: 3px solid #ffffff;
  border-radius: 50%;

  font-size: 14px;

  box-shadow: 0 6px 15px rgba(0, 66, 163, 0.22);
}

/* =========================================================
   CONTENT
========================================================= */

.doctor-card-content {
  text-align: center;
}

/* =========================================================
   SPECIALTY BADGE
========================================================= */

.doctor-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 34px;

  padding: 5px 20px;
  margin-bottom: 10px;

  background: #f0f5fb;
  color: #41658c;

  border-radius: 30px;

  font-size: 12px;
  font-weight: 500;

  letter-spacing: 0.2px;
}

/* =========================================================
   DOCTOR NAME
========================================================= */

.modern-doctor-card .doctor-name {
  margin: 0 0 7px;

  color: #0042a3;

  font-size: 23px;
  line-height: 1.25;

  font-weight: 700;
}

/* =========================================================
   QUALIFICATION
========================================================= */

.doctor-qual {
  max-width: 280px;

  margin: 0 auto 16px;

  display: flex;
  align-items: flex-start;
  justify-content: center;

  gap: 7px;

  color: #64748b;

  font-size: 13px;
  font-weight: 500;

  line-height: 1.4;
}

.doctor-qual i {
  margin-top: 2px;

  color: #0042a3;

  font-size: 11px;
}

/* =========================================================
   INFORMATION LIST
========================================================= */

.doctor-info-list {
  display: flex;
  flex-direction: column;

  gap: 11px;

  padding: 13px 0;
  margin-bottom: 16px;

  border-top: 1px solid #e5ebf3;
  border-bottom: 1px solid #e5ebf3;

  text-align: left;
}

/* =========================================================
   INFORMATION ITEM
========================================================= */

.doctor-info-item {
  display: flex;
  align-items: center;

  gap: 9px;
}

/* =========================================================
   INFORMATION ICON
========================================================= */

.info-icon {
  width: 34px;
  height: 34px;

  flex: 0 0 34px;

  display: flex;
  align-items: center;
  justify-content: center;

  background: #eef5fd;
  color: #0042a3;

  border-radius: 50%;

  font-size: 13px;

  transition: all 0.3s ease;
}

.doctor-info-item:hover .info-icon {
  background: #0042a3;
  color: #ffffff;

  transform: scale(1.05);
}

/* =========================================================
   INFORMATION TEXT
========================================================= */

.doctor-info-item > span:last-child {
  display: flex;
  flex-direction: column;

  gap: 1px;
}

.doctor-info-item strong {
  color: #16477e;

  font-size: 13px;
  line-height: 1.3;

  font-weight: 700;
}

.doctor-info-item small {
  color: #64748b;

  font-size: 13px;
  line-height: 1.3;
}

/* =========================================================
   BOOK APPOINTMENT BUTTON
========================================================= */
/* =========================================
   MODERN BOOK APPOINTMENT BUTTON
========================================= */

.modern-book-btn {
  width: 100%;
  min-height: 46px;
  padding: 13px 36px;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;

  position: relative;
  overflow: hidden;
  isolation: isolate;

  background: #fab600;
  color: #ffffff !important;

  border-radius: 30px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none !important;

  box-shadow: 0 6px 15px rgba(0, 66, 163, 0.18);

  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

/* =========================================
   HOVER BLUE LAYER
========================================= */

.modern-book-btn::before {
  content: '';

  position: absolute;
  inset: 0;

  background: #0042a3;

  border-radius: 30px;

  transform: scaleX(0);
  transform-origin: left center;

  transition: transform 0.5s ease;

  z-index: -1;
}

/* =========================================
   TEXT + ICON
========================================= */

.modern-book-btn span,
.modern-book-btn i {
  position: relative;
  z-index: 2;
}

.modern-book-btn span {
  color: #ffffff;
}

.modern-book-btn i {
  color: #ffffff;

  transition:
    transform 0.3s ease,
    color 0.3s ease;
}
.modern-book-btn::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;

  width: 100%;
  height: 100%;

  background-color: #0042a3;

  opacity: 0;
  transform: scaleX(0);
  transform-origin: left center;

  transition: all 0.5s ease 0s;

  border-radius: 30px;

  z-index: 0;
}
/* =========================================
   HOVER
========================================= */
/* Hover effect for modern book appointment button */
.modern-book-btn:hover {
  color: #ffffff !important;
  background: #fab600;
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(0, 66, 163, 0.22);
}

/* Blue hover mask */
.modern-book-btn:hover::before {
  opacity: 1;
  transform: scaleX(1);
  background-color: #0042a3 !important;
}

/* Ensure hover text and icon stay white */
.modern-book-btn:hover span {
  color: #ffffff !important;
}

.modern-book-btn:hover i {
  color: #ffffff !important;
  transform: translateX(5px);
}
/* =========================================================
   TABLET
========================================================= */

@media (max-width: 991px) {
  .team-row {
    row-gap: 25px;

    margin-left: -10px !important;
    margin-right: -10px !important;
  }

  .team-row > .col-lg-4 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .modern-doctor-card {
    padding: 20px 18px 18px;
  }

  .doctor-image-wrap,
  .doctor-image-ring {
    width: 190px;
    height: 190px;
  }

  .doctor-image-ring {
    padding: 5px;
    border-width: 5px;
  }

  .modern-doctor-card .doctor-name {
    font-size: 21px;
  }

  .doctor-profile-icon {
    width: 38px;
    height: 38px;
    font-size: 13px;
  }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {
  .team-row {
    margin-left: 0 !important;
    margin-right: 0 !important;

    row-gap: 22px;
  }

  .team-row > .col-lg-4 {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .modern-doctor-card {
    width: 100%;
    max-width: 390px;

    margin: 0 auto !important;

    padding: 20px 18px 18px;
  }

  .doctor-image-wrap,
  .doctor-image-ring {
    width: 185px;
    height: 185px;
  }

  .doctor-profile-icon {
    width: 38px;
    height: 38px;

    right: 0;
    top: 6px;
  }

  .modern-doctor-card .doctor-name {
    font-size: 20px;
  }
}

/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {
  .team-row {
    row-gap: 18px;
  }

  .modern-doctor-card {
    max-width: 100%;

    border-radius: 20px;

    padding: 18px 16px 17px;
  }

  .doctor-image-wrap,
  .doctor-image-ring {
    width: 170px;
    height: 170px;
  }

  .doctor-image-ring {
    border-width: 5px;
    padding: 5px;
  }

  .doctor-profile-icon {
    width: 36px;
    height: 36px;

    font-size: 13px;
  }

  .doctor-badge {
    min-height: 32px;

    padding: 5px 18px;

    font-size: 11px;
  }

  .modern-doctor-card .doctor-name {
    font-size: 19px;
  }

  .doctor-qual {
    font-size: 11px;
    margin-bottom: 13px;
  }

  .doctor-info-list {
    padding: 11px 0;
    margin-bottom: 13px;

    gap: 9px;
  }

  .info-icon {
    width: 32px;
    height: 32px;

    flex-basis: 32px;

    font-size: 12px;
  }

  .doctor-info-item strong {
    font-size: 12px;
  }

  .doctor-info-item small {
    font-size: 10px;
  }

  .modern-book-btn {
    min-height: 44px;

    padding: 9px 14px;

    font-size: 13px;
  }
}

.marquee-content h2 span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;

  width: 52px;
  height: 52px;

  margin: 0 20px;

  border: 2px solid #0042a3;
  border-radius: 50%;

  color: #0042a3;
  font-size: 28px;
  line-height: 1;

  position: relative;
  top: 0px;
}

.marquee-content h2 span i {
  color: #0042a3;
  font-size: 27px;
  line-height: 1;
}

/* =========================================
   SIDVIN - OUR STORY IMAGE
   ========================================= */

.mediket-section .mediket-thumb {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 35px;
}

.mediket-section .mediket-thumb img {
  display: block;
  width: 100%;
  max-width: 900px;
  height: auto;
  margin: 0 auto;
  border-radius: 24px;
  object-fit: cover;
}

/* =========================================================
   SIDVIN HOSPITAL
   PREMIUM DOCTORS SECTION
   ========================================================= */

.sidvin-doctors-section {
  --sidvin-blue: #0042a3;
  --sidvin-blue-dark: #00347f;
  --sidvin-blue-light: #eaf2fc;
  --sidvin-gold: #fab600;

  --sidvin-heading: #102a43;
  --sidvin-text: #526579;
  --sidvin-muted: #78899b;

  --sidvin-bg: #f7fafe;
  --sidvin-border: #e3ebf5;

  position: relative;

  padding: 105px 0 115px;

  background: linear-gradient(180deg, #ffffff 0%, #f7fafe 100%);

  overflow: hidden;
}

/* =========================================================
   BACKGROUND DECORATION
   ========================================================= */

.sidvin-doctors-section::before {
  content: '';

  position: absolute;

  width: 430px;
  height: 430px;

  top: -180px;
  right: -170px;

  border-radius: 50%;

  background: rgba(0, 66, 163, 0.035);

  pointer-events: none;
}

.sidvin-doctors-section::after {
  content: '';

  position: absolute;

  width: 280px;
  height: 280px;

  bottom: -150px;
  left: -100px;

  border-radius: 50%;

  background: rgba(250, 182, 0, 0.045);

  pointer-events: none;
}

/* =========================================================
   HEADER
   ========================================================= */

.sidvin-doctors-header {
  position: relative;

  z-index: 2;

  display: flex;

  align-items: flex-end;

  justify-content: space-between;

  gap: 40px;

  margin-bottom: 48px;
  padding-left: 50px;
}

.sidvin-doctors-heading {
  max-width: 700px;
}

/* Eyebrow */

.sidvin-eyebrow {
  display: inline-flex;

  align-items: center;

  gap: 9px;

  margin-bottom: 14px;

  color: var(--sidvin-blue);

  font-size: 11px;

  line-height: 1;

  font-weight: 800;

  letter-spacing: 1.6px;
}

.sidvin-eyebrow-dot {
  width: 7px;
  height: 7px;

  border-radius: 50%;

  background: var(--sidvin-gold);

  box-shadow: 0 0 0 5px rgba(250, 182, 0, 0.11);
}

/* Heading */

.sidvin-doctors-heading h2 {
  margin: 0 0 13px;

  color: var(--sidvin-heading);

  font-size: clamp(36px, 4vw, 52px);

  line-height: 1.08;

  font-weight: 750;

  letter-spacing: -1.8px;
}

.sidvin-doctors-heading h2 span {
  color: #88a8d4;
}

.sidvin-doctors-heading p {
  max-width: 620px;

  margin: 0;

  color: var(--sidvin-text);

  font-size: 20px;

  line-height: 1.8;
}

/* =========================================================
   ALL DOCTORS BUTTON
   ========================================================= */

.sidvin-all-doctors {
  flex: 0 0 auto;

  display: inline-flex;

  align-items: center;

  gap: 12px;

  padding: 7px 7px 7px 19px;

  border: 1px solid var(--sidvin-border);

  border-radius: 50px;

  background: #ffffff;

  color: var(--sidvin-heading);

  font-size: 12px;

  font-weight: 700;

  text-decoration: none;

  box-shadow: 0 8px 25px rgba(0, 42, 100, 0.055);

  transition:
    background 0.3s ease,
    color 0.3s ease,
    border-color 0.3s ease,
    transform 0.3s ease;
}

.sidvin-all-doctors span {
  width: 36px;
  height: 36px;

  display: flex;

  align-items: center;
  justify-content: center;

  border-radius: 50%;

  background: var(--sidvin-blue);

  color: #ffffff;

  transition:
    background 0.3s ease,
    transform 0.3s ease;
}

.sidvin-all-doctors:hover {
  color: #ffffff;

  background: var(--sidvin-blue);

  border-color: var(--sidvin-blue);

  transform: translateY(-2px);
}

.sidvin-all-doctors:hover span {
  background: var(--sidvin-gold);

  color: var(--sidvin-heading);

  transform: translateX(3px);
}

/* =========================================================
   GRID
   ========================================================= */

.sidvin-doctors-grid {
  position: relative;

  z-index: 2;

  row-gap: 30px;
}

.sidvin-doctors-grid > [class*='col-'] {
  display: flex;
}

/* =========================================================
   DOCTOR CARD
   ========================================================= */

.sidvin-doctor-card {
  position: relative;

  width: 100%;

  display: flex;

  flex-direction: column;

  overflow: hidden;

  border: 1px solid var(--sidvin-border);

  border-radius: 24px;

  background: #ffffff;

  box-shadow: 0 10px 35px rgba(0, 42, 100, 0.055);

  transition:
    transform 0.4s ease,
    box-shadow 0.4s ease,
    border-color 0.4s ease;
}

.sidvin-doctor-card:hover {
  transform: translateY(-8px);

  border-color: rgba(0, 66, 163, 0.18);

  box-shadow: 0 25px 60px rgba(0, 42, 100, 0.13);
}

/* Top blue line */

.sidvin-doctor-card::before {
  content: '';

  position: absolute;

  z-index: 10;

  top: 0;
  left: 0;
  right: 0;

  height: 3px;

  background: var(--sidvin-blue);

  transform: scaleX(0);

  transform-origin: left;

  transition: transform 0.4s ease;
}

.sidvin-doctor-card:hover::before {
  transform: scaleX(1);
}

/* =========================================================
   IMAGE AREA
   ========================================================= */

.sidvin-doctor-visual {
  position: relative;
  height: 330px;

  display: flex;
  align-items: center;
  justify-content: center;

  overflow: hidden;

  background: linear-gradient(145deg, #edf4fc 0%, #f8fbfe 58%, #e5effb 100%);
}

/* Decorative circle */

.sidvin-doctor-bg-shape {
  position: absolute;

  width: 265px;
  height: 265px;

  top: -95px;
  right: -80px;

  border-radius: 50%;

  background: rgba(0, 66, 163, 0.06);
}

/* Bottom decorative curve */

.sidvin-doctor-visual::after {
  content: '';

  position: absolute;

  width: 220px;
  height: 110px;

  left: -60px;
  bottom: -80px;

  border-radius: 50%;

  background: rgba(250, 182, 0, 0.09);
}

/* =========================================================
   DOCTOR IMAGE
   ========================================================= */

.sidvin-doctor-image {
  position: relative;
  z-index: 2;

  width: 235px;
  height: 300px;

  object-fit: contain;
  object-position: center center;

  /* Move portrait slightly upward */
  transform: translateY(-12px);

  filter: drop-shadow(0 15px 20px rgba(0, 42, 100, 0.14));

  transform-origin: center center;

  transition:
    transform 0.55s ease,
    filter 0.55s ease;
}
/* Hover */
.sidvin-doctor-card:hover .sidvin-doctor-image {
  transform: translateY(-16px) scale(1.025);

  filter: drop-shadow(0 20px 28px rgba(0, 42, 100, 0.19));
}

/* =========================================================
   SPECIALTY BADGE
   ========================================================= */

.sidvin-specialty {
  position: absolute;

  z-index: 5;

  left: 18px;
  bottom: 18px;

  display: inline-flex;

  align-items: center;

  gap: 8px;

  padding: 8px 12px;

  border-radius: 30px;

  background: rgba(255, 255, 255, 0.94);

  border: 1px solid rgba(0, 66, 163, 0.09);

  color: var(--sidvin-heading);

  font-size: 10px;

  font-weight: 750;

  letter-spacing: 0.2px;

  box-shadow: 0 8px 20px rgba(0, 42, 100, 0.1);

  backdrop-filter: blur(8px);
}

.sidvin-specialty span {
  width: 6px;
  height: 6px;

  border-radius: 50%;

  background: var(--sidvin-gold);
}

/* =========================================================
   PROFILE BUTTON
   ========================================================= */

.sidvin-profile-btn {
  position: absolute;

  z-index: 5;

  right: 18px;
  bottom: 18px;

  width: 40px;
  height: 40px;

  display: flex;

  align-items: center;
  justify-content: center;

  border-radius: 50%;

  background: var(--sidvin-blue);

  color: #ffffff;

  font-size: 12px;

  text-decoration: none;

  box-shadow: 0 8px 20px rgba(0, 66, 163, 0.2);

  transition:
    background 0.3s ease,
    color 0.3s ease,
    transform 0.3s ease;
}

.sidvin-profile-btn:hover {
  background: var(--sidvin-gold);

  color: var(--sidvin-heading);

  transform: rotate(8deg) scale(1.05);
}

/* =========================================================
   CARD CONTENT
   ========================================================= */

.sidvin-doctor-content {
  flex: 1;

  display: flex;

  flex-direction: column;

  padding: 24px 23px 22px;
}

/* =========================================================
   TOP CONTENT
   ========================================================= */

.sidvin-doctor-top {
  display: flex;

  align-items: flex-start;

  justify-content: space-between;

  gap: 15px;
}

.sidvin-doctor-label {
  display: block;

  margin-bottom: 7px;

  color: var(--sidvin-blue);

  font-size: 9px;

  line-height: 1.2;

  font-weight: 800;

  letter-spacing: 1.1px;
}

.sidvin-doctor-top h3 {
  margin: 0;

  color: var(--sidvin-heading);

  font-size: 22px;

  line-height: 1.25;

  font-weight: 750;

  letter-spacing: -0.45px;
}

/* Verified */

.sidvin-verified {
  flex: 0 0 28px;

  width: 28px;
  height: 28px;

  display: flex;

  align-items: center;
  justify-content: center;

  margin-top: 2px;

  border-radius: 50%;

  background: rgba(0, 66, 163, 0.08);

  color: var(--sidvin-blue);

  font-size: 10px;
}

/* =========================================================
   QUALIFICATION
   ========================================================= */

.sidvin-qualification {
  display: flex;

  align-items: center;

  gap: 9px;

  margin-top: 12px;

  color: var(--sidvin-text);

  font-size: 11px;

  line-height: 1.5;
}

.sidvin-qualification i {
  color: var(--sidvin-gold);

  font-size: 12px;
}

/* =========================================================
   DIVIDER
   ========================================================= */

.sidvin-doctor-divider {
  width: 100%;
  height: 1px;

  margin: 19px 0;

  background: var(--sidvin-border);
}

/* =========================================================
   FOOTER
   ========================================================= */

.sidvin-doctor-footer {
  margin-top: auto;

  display: flex;

  align-items: center;

  justify-content: space-between;

  gap: 14px;
}

/* Expertise */

.sidvin-expertise {
  display: flex;

  flex-direction: column;

  gap: 3px;

  min-width: 0;
}

.sidvin-expertise span {
  color: var(--sidvin-muted);

  font-size: 9px;

  font-weight: 600;

  text-transform: uppercase;

  letter-spacing: 0.7px;
}

.sidvin-expertise strong {
  color: var(--sidvin-heading);

  font-size: 11px;

  line-height: 1.3;

  font-weight: 700;
}

/* =========================================================
   APPOINTMENT BUTTON
   ========================================================= */

.sidvin-appointment-btn {
  flex: 0 0 auto;

  display: inline-flex;

  align-items: center;

  gap: 8px;

  padding: 10px 13px;

  border-radius: 9px;

  background: var(--sidvin-blue);

  border: 1px solid #fab600;

  color: #ffffff;

  font-size: 10px;

  line-height: 1;

  font-weight: 700;

  text-decoration: none;

  white-space: nowrap;

  transition:
    background 0.3s ease,
    border-color 0.3s ease,
    color 0.3s ease,
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.sidvin-appointment-btn i {
  font-size: 10px;

  transition: transform 0.3s ease;
}

.sidvin-appointment-btn:hover {
  background: var(--sidvin-gold);

  border-color: var(--sidvin-gold);

  color: var(--sidvin-heading);

  transform: translateY(-2px);

  box-shadow: 0 8px 18px rgba(250, 182, 0, 0.2);
}

.sidvin-appointment-btn:hover i {
  transform: translateX(3px);
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {
  .sidvin-doctors-section {
    padding: 80px 0 90px;
  }

  .sidvin-doctors-header {
    align-items: flex-start;
  }

  .sidvin-doctors-heading h2 {
    font-size: 40px;
  }

  .sidvin-doctor-visual {
    height: 300px;
  }

  .sidvin-doctor-image {
    width: 215px;
    height: 275px;
  }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
  .sidvin-doctors-section {
    padding: 65px 0 70px;
  }

  .sidvin-doctors-header {
    display: block;

    margin-bottom: 35px;
    padding-left: 10px;
  }

  .sidvin-doctors-heading h2 {
    font-size: 36px;

    letter-spacing: -1px;
  }

  .sidvin-doctors-heading p {
    font-size: 13px;

    line-height: 1.7;
  }

  .sidvin-all-doctors {
    margin-top: 22px;
  }

  .sidvin-doctor-visual {
    height: 320px;
  }

  .sidvin-doctor-image {
    width: 225px;
    height: 290px;
  }

  .sidvin-doctor-content {
    padding: 22px 19px 19px;
  }

  .sidvin-doctor-top h3 {
    font-size: 21px;
  }
}

/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {
  .sidvin-doctors-section {
    padding: 55px 0 60px;
  }

  .sidvin-doctors-heading h2 {
    font-size: 32px;
  }

  .sidvin-doctor-visual {
    height: 300px;
  }

  .sidvin-doctor-image {
    width: 210px;
    height: 270px;
  }

  .sidvin-doctor-footer {
    align-items: flex-end;
  }

  .sidvin-expertise strong {
    max-width: 110px;
  }

  .sidvin-appointment-btn {
    padding: 10px 11px;

    font-size: 9px;
  }
}
/* =========================================================
   SIDVIN PAGE TITLE
   ========================================================= */

.breatcome-content {
  width: 100%;
}

.breatcome-content h1 {
  width: 100% !important;

  margin: 0 !important;
  padding: 0 !important;

  white-space: nowrap !important;

  font-size: 60px;
  line-height: 1.15;

  color: #ffffff;
  font-weight: 600;

  text-align: center;
}

/* Tablet */
@media (max-width: 991px) {
  .breatcome-content h1 {
    font-size: 48px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .breatcome-content h1 {
    font-size: 38px;
  }
}

/* Small mobile */
@media (max-width: 480px) {
  .breatcome-content h1 {
    font-size: 32px;
  }
}

/* ============================================================
   SIDVIN HOSPITAL — PREMIUM SERVICES SECTION
   ============================================================ */

:root {
  --sidvin-blue: #0042a3;
  --sidvin-blue-dark: #00347f;
  --sidvin-blue-soft: #eaf2fc;
  --sidvin-gold: #fab600;
  --sidvin-text: #102a43;
  --sidvin-muted: #66758a;
  --sidvin-bg: #f7fafe;
  --sidvin-border: #e3eaf3;
}

/* ============================================================
   MAIN SECTION
   ============================================================ */

.sidvin-services-section {
  position: relative;

  padding: 95px 0 90px;

  background:
    radial-gradient(
      circle at 95% 10%,
      rgba(0, 66, 163, 0.055),
      transparent 28%
    ),
    radial-gradient(
      circle at 5% 85%,
      rgba(250, 182, 0, 0.045),
      transparent 25%
    ),
    var(--sidvin-bg);

  overflow: hidden;
}

/* subtle background circle */

.sidvin-services-section::before {
  content: '';

  position: absolute;

  width: 420px;
  height: 420px;

  right: -220px;
  top: 180px;

  border-radius: 50%;

  background: rgba(0, 66, 163, 0.025);

  pointer-events: none;
}

/* ============================================================
   SECTION HEADING
   ============================================================ */

.sidvin-services-heading {
  display: flex;

  align-items: flex-end;
  /* justify-content: space-between; */

  gap: 100px;

  margin-bottom: 52px;
  margin-left: 35px;
}

.sidvin-heading-left {
  max-width: 650px;
}

.sidvin-eyebrow {
  display: inline-flex;

  align-items: center;

  gap: 9px;

  margin-bottom: 15px;

  color: var(--sidvin-blue);

  font-size: 12px;

  font-weight: 700;

  letter-spacing: 1.7px;

  text-transform: uppercase;
}

.sidvin-eyebrow-dot {
  width: 8px;
  height: 8px;

  border-radius: 50%;

  background: var(--sidvin-gold);

  box-shadow: 0 0 0 5px rgba(250, 182, 0, 0.12);
}

.sidvin-heading-left h2 {
  margin: 0;

  color: var(--sidvin-text);

  font-size: clamp(34px, 4vw, 52px);

  line-height: 1.08;

  font-weight: 700;

  letter-spacing: 0px;
}

.sidvin-heading-left h2 span {
  color: #88a8d4;
}

.sidvin-heading-right {
  max-width: 480px;

  padding-bottom: 4px;
}

.sidvin-heading-right p {
  margin: 0;

  color: var(--sidvin-muted);

  font-size: 18px;

  line-height: 1.8;
}

/* ============================================================
   SERVICES GRID
   ============================================================ */

.sidvin-services-grid {
  display: grid;

  grid-template-columns: repeat(3, minmax(0, 1fr));

  gap: 28px;
}

/* ============================================================
   SERVICE CARD
   ============================================================ */

.sidvin-service-card {
  position: relative;

  display: flex;

  flex-direction: column;

  min-width: 0;

  background: #ffffff;

  border: 1px solid var(--sidvin-border);

  border-radius: 24px;

  overflow: hidden;

  box-shadow: 0 10px 35px rgba(0, 48, 110, 0.055);

  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease;
}

.sidvin-service-card:hover {
  transform: translateY(-8px);

  border-color: rgba(0, 66, 163, 0.18);

  box-shadow: 0 22px 55px rgba(0, 48, 110, 0.13);
}

/* ============================================================
   IMAGE
   ============================================================ */

.sidvin-service-image {
  position: relative;

  height: 220px;

  overflow: hidden;

  background: linear-gradient(145deg, #edf4fc, #f7fafe);
}

.sidvin-service-image::after {
  content: '';

  position: absolute;

  inset: 0;

  background: linear-gradient(to top, rgba(0, 30, 75, 0.22), transparent 45%);

  pointer-events: none;
}

.sidvin-service-image > img {
  width: 100% !important;

  height: 100% !important;

  display: block;

  object-fit: cover;

  object-position: center;

  transition: transform 0.6s ease;
}

.sidvin-service-card:hover .sidvin-service-image > img {
  transform: scale(1.06);
}

/* ============================================================
   NUMBER
   ============================================================ */

.sidvin-service-number {
  position: absolute;

  z-index: 3;

  top: 18px;
  left: 18px;

  display: flex;

  align-items: center;
  justify-content: center;

  width: 40px;
  height: 40px;

  border-radius: 12px;

  background: rgba(255, 255, 255, 0.94);

  color: var(--sidvin-blue);

  font-size: 20px;

  font-weight: 800;

  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
}

/* ============================================================
   SERVICE ICON
   ============================================================ */

.sidvin-service-icon {
  position: absolute;

  z-index: 4;

  right: 18px;
  bottom: 18px;

  display: flex;

  align-items: center;
  justify-content: center;

  width: 52px;
  height: 52px;

  border-radius: 16px;

  background: #ffffff;

  box-shadow: 0 8px 25px rgba(0, 35, 80, 0.14);

  transition:
    background 0.35s ease,
    transform 0.35s ease;
}

.sidvin-service-icon img {
  width: 26px !important;

  height: 26px !important;

  object-fit: contain;

  transition: filter 0.35s ease;
}

.sidvin-service-card:hover .sidvin-service-icon {
  background: var(--sidvin-blue);

  transform: translateY(-3px) rotate(-3deg);
}

.sidvin-service-card:hover .sidvin-service-icon img {
  filter: brightness(0) invert(1);
}

/* ============================================================
   CARD BODY
   ============================================================ */

.sidvin-service-body {
  display: flex;

  flex-direction: column;

  flex: 1;

  padding: 27px 27px 25px;
}

.sidvin-service-label {
  display: block;

  margin-bottom: 9px;

  color: var(--sidvin-blue);

  font-size: 15px;

  font-weight: 800;

  letter-spacing: 1.3px;

  text-transform: uppercase;
}

.sidvin-service-body h3 {
  margin: 0 0 12px;

  color: var(--sidvin-text);

  font-size: 30px;

  line-height: 1.2;

  font-weight: 700;

  transition: color 0.3s ease;
}

.sidvin-service-body p {
  margin: 0;

  min-height: 72px;

  color: var(--sidvin-muted);

  font-size: 18px;

  line-height: 1.75;
}

/* ============================================================
   LINK
   ============================================================ */

.sidvin-service-link {
  display: inline-flex;

  align-items: center;
  justify-content: space-between;

  gap: 12px;

  width: 100%;

  margin-top: 22px;

  padding-top: 17px;

  border-top: 1px solid var(--sidvin-border);

  color: var(--sidvin-blue) !important;

  font-size: 18px;

  font-weight: 700;

  text-decoration: none !important;

  transition: color 0.3s ease;
}

.sidvin-service-link i {
  display: flex;

  align-items: center;
  justify-content: center;

  width: 38px;
  height: 38px;

  border-radius: 50%;

  background: var(--sidvin-blue-soft);

  color: var(--sidvin-blue);

  font-size: 18px;

  transition:
    transform 0.3s ease,
    background 0.3s ease,
    color 0.3s ease;
}

.sidvin-service-card:hover .sidvin-service-link {
  color: var(--sidvin-blue-dark) !important;
}

.sidvin-service-card:hover .sidvin-service-link i {
  background: var(--sidvin-blue);

  color: #ffffff;

  transform: translateX(4px);
}

/* ============================================================
   BOTTOM CTA
   ============================================================ */

.sidvin-services-bottom {
  display: flex;

  align-items: center;
  justify-content: space-between;

  gap: 30px;

  margin-top: 42px;

  padding: 25px 30px;

  border-radius: 20px;

  background: #ffffff;

  border: 1px solid var(--sidvin-border);

  box-shadow: 0 8px 30px rgba(0, 48, 110, 0.045);
}

.sidvin-services-bottom span {
  display: block;

  margin-bottom: 4px;

  color: var(--sidvin-muted);

  font-size: 20px;
  font-weight: 700;
}

.sidvin-services-bottom strong {
  color: var(--sidvin-text);

  font-size: 32px;

  font-weight: 700;
}

.sidvin-services-cta {
  display: inline-flex;

  align-items: center;

  gap: 12px;

  flex-shrink: 0;

  padding: 14px 21px;

  border-radius: 10px;

  background: var(--sidvin-blue);

  color: #ffffff !important;

  font-size: 13px;

  font-weight: 700;

  text-decoration: none !important;

  box-shadow: 0 8px 20px rgba(0, 66, 163, 0.18);

  transition:
    background 0.3s ease,
    transform 0.3s ease;
}

.sidvin-services-cta:hover {
  background: var(--sidvin-blue-dark);

  color: #ffffff !important;

  transform: translateY(-2px);
}

.sidvin-services-cta i {
  transition: transform 0.3s ease;
}

.sidvin-services-cta:hover i {
  transform: translateX(4px);
}

/* ============================================================
   TABLET
   ============================================================ */

@media (max-width: 991px) {
  .sidvin-services-section {
    padding: 75px 0 70px;
  }

  .sidvin-services-heading {
    align-items: flex-start;

    flex-direction: column;

    gap: 18px;

    margin-bottom: 40px;
  }

  .sidvin-heading-right {
    max-width: 650px;
  }

  .sidvin-services-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 22px;
  }

  .sidvin-service-image {
    height: 210px;
  }
}

/* ============================================================
   MOBILE
   ============================================================ */

@media (max-width: 767px) {
  .sidvin-services-section {
    padding: 60px 0;
  }

  .sidvin-services-heading {
    margin-bottom: 32px;
  }

  .sidvin-heading-left h2 {
    font-size: 34px;

    letter-spacing: -0.8px;
  }

  .sidvin-heading-right p {
    font-size: 14px;

    line-height: 1.7;
  }

  .sidvin-services-grid {
    grid-template-columns: 1fr;

    gap: 20px;
  }

  .sidvin-service-image {
    height: 220px;
  }

  .sidvin-service-body {
    padding: 24px 22px 22px;
  }

  .sidvin-service-body h3 {
    font-size: 21px;
  }

  .sidvin-services-bottom {
    align-items: flex-start;

    flex-direction: column;

    padding: 22px;
  }

  .sidvin-services-cta {
    width: 100%;

    justify-content: center;
  }
}

/* ============================================================
   SMALL MOBILE
   ============================================================ */

@media (max-width: 480px) {
  .sidvin-services-section {
    padding: 50px 0;
  }

  .sidvin-heading-left h2 {
    font-size: 30px;
  }

  .sidvin-service-image {
    height: 200px;
  }

  .sidvin-service-number {
    width: 36px;
    height: 36px;

    top: 14px;
    left: 14px;
  }

  .sidvin-service-icon {
    width: 46px;
    height: 46px;

    right: 14px;
    bottom: 14px;
  }

  .sidvin-service-icon img {
    width: 23px !important;
    height: 23px !important;
  }
}
/* =========================================
   SIDVIN HOSPITAL - PREMIUM GALLERY
========================================= */

.sidvin-gallery-section {
  padding: 90px 0;
  background: #f7faff;
  position: relative;
  overflow: hidden;
}

.sidvin-gallery-section .container {
  position: relative;
  z-index: 2;
}

/* =========================================
   HEADER
========================================= */

.sidvin-gallery-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 45px;
}

.sidvin-gallery-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #0052a5;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.sidvin-gallery-label span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f5b400;
  display: inline-block;
}

.sidvin-gallery-header h2 {
  margin: 0 0 12px;
  color: #073b73;
  font-size: 42px;
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: -1px;
}

.sidvin-gallery-header p {
  max-width: 620px;
  margin: 0;
  color: #68788f;
  font-size: 15px;
  line-height: 1.8;
}

/* =========================================
   VIEW FULL GALLERY BUTTON
========================================= */

.sidvin-gallery-btn {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 14px 22px;
  background: #0052a5;
  color: #fff !important;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}

.sidvin-gallery-btn i {
  transition: transform 0.3s ease;
}

.sidvin-gallery-btn:hover {
  background: #073b73;
  color: #fff !important;
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(0, 82, 165, 0.18);
}

.sidvin-gallery-btn:hover i {
  transform: translateX(4px);
}

/* =========================================
   EQUAL IMAGE GRID
========================================= */

.sidvin-gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

/* =========================================
   IMAGE CARD
========================================= */

.sidvin-gallery-grid .gallery-item {
  width: 100%;
  height: 260px;
  overflow: hidden;
  border-radius: 16px;
  background: #eaf1f8;
  position: relative;
}

/* =========================================
   IMAGE
========================================= */

.sidvin-gallery-grid .gallery-item img {
  width: 100%;
  height: 100%;
  display: block;

  /*
     All images occupy exactly the same
     visual area regardless of source ratio.
  */
  object-fit: cover;
  object-position: center;

  transition: transform 0.5s ease;
}

/* =========================================
   SIMPLE HOVER
   No overlay
   No icon
   No clickable image
========================================= */

.sidvin-gallery-grid .gallery-item:hover img {
  transform: scale(1.04);
}

/* =========================================
   TABLET
========================================= */

@media (max-width: 991px) {
  .sidvin-gallery-section {
    padding: 75px 0;
  }

  .sidvin-gallery-header {
    align-items: flex-start;
    flex-direction: column;
    gap: 25px;
    margin-bottom: 35px;
  }

  .sidvin-gallery-header h2 {
    font-size: 36px;
  }

  .sidvin-gallery-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }

  .sidvin-gallery-grid .gallery-item {
    height: 250px;
  }
}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 575px) {
  .sidvin-gallery-section {
    padding: 60px 0;
  }

  .sidvin-gallery-header h2 {
    font-size: 30px;
  }

  .sidvin-gallery-header p {
    font-size: 14px;
  }

  .sidvin-gallery-btn {
    width: 100%;
    justify-content: center;
  }

  .sidvin-gallery-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .sidvin-gallery-grid .gallery-item {
    height: 180px;
    border-radius: 12px;
  }
}
/* =========================================================
   SIDVIN HOSPITAL - PREMIUM CONTACT SECTION
========================================================= */

.sidvin-contact-section {
  position: relative;
  width: 100%;
  padding: 100px 0 110px;
  background: #f7faff;
  overflow: clip;
  border-radius: 20px;
  isolation: isolate;
}

/* Soft decorative background */

.sidvin-contact-section::before {
  content: '';
  position: absolute;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background: rgba(0, 66, 163, 0.045);
  top: -180px;
  left: -150px;
  pointer-events: none;
}

.sidvin-contact-section::after {
  content: '';
  position: absolute;
  width: 350px;
  height: 350px;
  border-radius: 50%;
  background: rgba(250, 182, 0, 0.06);
  right: -150px;
  bottom: -160px;
  pointer-events: none;
}

/* Container */

.sidvin-contact-container {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
}

/* =========================================================
   HEADING
========================================================= */

.sidvin-contact-heading {
  max-width: 720px;
  margin: 0 auto 55px;
  text-align: center;
}

.sidvin-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;

  margin-bottom: 14px;

  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;

  color: #0042a3;
}

.sidvin-eyebrow i {
  color: #fab600;
  font-size: 13px;
}

.sidvin-contact-heading h2 {
  margin: 0 0 15px;

  font-family: 'Playfair-Display', 'sans-serif';
  font-size: 47px;
  line-height: 1.1;
  font-weight: 700;

  color: #063f87;
}

.sidvin-contact-heading p {
  max-width: 620px;
  margin: 0 auto;

  font-size: 25px;
  line-height: 1.8;

  color: #;
}

/* =========================================================
   MAIN GRID
========================================================= */

.sidvin-contact-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: 28px;
  align-items: stretch;
}

/* =========================================================
   LEFT CONTACT CARD
========================================================= */

.sidvin-contact-info {
  position: relative;

  display: flex;
  flex-direction: column;

  background: #ffffff;

  border: 1px solid #e4ebf5;
  border-radius: 24px;

  overflow: hidden;

  box-shadow: 0 18px 50px rgba(10, 61, 120, 0.08);
}

/* Image */

.sidvin-contact-image {
  position: relative;
  height: 325px;
  overflow: hidden;
}

.sidvin-contact-image img {
  width: 100%;
  height: 100%;

  display: block;

  object-fit: cover;

  transition: transform 0.6s ease;
}

.sidvin-contact-info:hover .sidvin-contact-image img {
  transform: scale(1.04);
}

/* Image overlay */

.sidvin-image-overlay {
  position: absolute;
  inset: 0;

  background: linear-gradient(
    180deg,
    rgba(0, 44, 94, 0.05) 15%,
    rgba(0, 42, 90, 0.78) 100%
  );
}

/* Image text */

.sidvin-image-content {
  position: absolute;
  left: 28px;
  bottom: 25px;

  color: #ffffff;
}

.sidvin-image-content span {
  display: block;

  margin-bottom: 8px;

  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #fab600;
}

.sidvin-image-content h3 {
  margin: 0;

  font-size: 30px;
  line-height: 1.15;
  font-weight: 700;

  color: #ffffff;
}

/* =========================================================
   CONTACT DETAILS
========================================================= */

.sidvin-contact-details {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;

  padding: 50px 28px;
}

.sidvin-info-item {
  display: flex;
  align-items: center;
  gap: 16px;

  padding: 20px 0;

  border-bottom: 1px solid #edf1f7;
}

.sidvin-info-item:last-child {
  border-bottom: 0;
}

.sidvin-info-icon {
  flex: 0 0 44px;

  width: 44px;
  height: 44px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 12px;

  background: #edf4ff;
  color: #0042a3;

  font-size: 16px;
}

.sidvin-info-item span {
  display: block;

  margin-bottom: 3px;

  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;

  color: #0042a3;
}

.sidvin-info-item p {
  margin: 0;

  font-size: 14px;
  line-height: 1.5;
  font-weight: 600;

  color: #173b65;
}

/* =========================================================
   EMERGENCY BOX
========================================================= */

.sidvin-emergency-box {
  margin: 0 20px 20px;
  padding: 15px 18px;

  display: flex;
  align-items: center;
  gap: 13px;

  border-radius: 14px;

  background: #063f87;
  color: #ffffff;
}

.sidvin-emergency-icon {
  flex: 0 0 38px;

  width: 38px;
  height: 38px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 10px;

  background: #fab600;
  color: #063f87;
}

.sidvin-emergency-box > div:nth-child(2) {
  flex: 1;
}

.sidvin-emergency-box span {
  display: block;

  margin-bottom: 3px;

  font-size: 10px;
  letter-spacing: 0.5px;

  color: rgba(255, 255, 255, 0.7);
}

.sidvin-emergency-box strong {
  display: block;

  font-size: 13px;
  font-weight: 600;

  color: #ffffff;
}

.sidvin-emergency-box > i {
  font-size: 13px;
  color: #fab600;
}

/* =========================================================
   FORM CARD
========================================================= */

.sidvin-contact-form-card {
  position: relative;

  padding: 42px;

  background: #ffffff;

  border: 1px solid #e4ebf5;
  border-radius: 24px;

  box-shadow: 0 18px 50px rgba(10, 61, 120, 0.08);
}

.sidvin-form-heading {
  margin-bottom: 30px;
}

.sidvin-form-heading > span {
  display: block;

  margin-bottom: 7px;

  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1.8px;

  color: #0042a3;
}

.sidvin-form-heading h3 {
  margin: 0 0 8px;

  font-size: 42px;
  line-height: 1.2;
  font-weight: 700;

  color: #0042a3;
}

.sidvin-form-heading p {
  margin: 0;

  font-size: 18px;
  line-height: 1.7;

  color: #7a8698;
}

/* =========================================================
   FORM
========================================================= */

.sidvin-contact-form {
  width: 100%;
}

.sidvin-form-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.sidvin-form-group {
  margin-bottom: 20px;
}

.sidvin-form-group label {
  display: block;

  margin-bottom: 8px;

  font-size: 20px;
  font-weight: 600;

  color: #173b65;
}

/* Input */

.sidvin-input {
  position: relative;
}

.sidvin-input i,
.sidvin-textarea i {
  position: absolute;
  top: 50%;
  left: 16px;

  transform: translateY(-50%);

  font-size: 20px;

  color: #0042a3;

  pointer-events: none;
}

.sidvin-input input {
  width: 100%;
  height: 52px;

  padding: 0 16px 0 45px;

  border: 1px solid #dfe7f1;
  border-radius: 10px;

  outline: none;

  background: #fbfcfe;

  font-family: 'Inter', 'sans-serif';
  font-size: 14px;

  color: #173b65;

  transition: all 0.25s ease;
}

.sidvin-input input::placeholder,
.sidvin-textarea textarea::placeholder {
  color: #0042a3;
}

.sidvin-input input:focus,
.sidvin-textarea textarea:focus {
  border-color: #0755b5;

  background: #ffffff;

  box-shadow: 0 0 0 4px rgba(7, 85, 181, 0.07);
}

/* Textarea */

.sidvin-textarea {
  position: relative;
}

.sidvin-textarea i {
  top: 19px;
  transform: none;
}

.sidvin-textarea textarea {
  width: 100%;
  min-height: 145px;

  padding: 15px 16px 15px 45px;

  resize: vertical;

  border: 1px solid #dfe7f1;
  border-radius: 10px;

  outline: none;

  background: #fbfcfe;

  font-family: inherit;
  font-size: 14px;
  line-height: 1.6;

  color: #173b65;

  transition: all 0.25s ease;
}

/* =========================================================
   FORM BOTTOM
========================================================= */

.sidvin-form-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;

  gap: 20px;

  margin-top: 3px;
}

.sidvin-checkbox {
  display: flex;
  align-items: center;
  gap: 9px;

  cursor: pointer;
}

.sidvin-checkbox input {
  position: absolute;
  opacity: 0;
}

.sidvin-checkbox span {
  width: 18px;
  height: 18px;

  flex: 0 0 18px;

  border: 1px solid #ccd7e5;
  border-radius: 4px;

  background: #ffffff;

  transition: all 0.2s ease;
}

.sidvin-checkbox input:checked + span {
  background: #0755b5;
  border-color: #0755b5;

  box-shadow: inset 0 0 0 4px #ffffff;
}

.sidvin-checkbox p {
  margin: 0;

  font-size: 15px;
  color: #7a8698;
}

/* =========================================================
   SUBMIT BUTTON
========================================================= */

.sidvin-submit-btn {
  min-width: 175px;
  height: 52px;

  padding: 0 20px;

  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 13px;

  border: 0;
  border-radius: 10px;

  background: #fab600;
  color: #ffffff;

  font-family: 'Inter', 'sans-serif';
  font-size: 13px;
  font-weight: 700;

  cursor: pointer;

  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    background 0.25s ease;
}

.sidvin-submit-btn i {
  transition: transform 0.25s ease;
}

.sidvin-submit-btn:hover {
  background: #ffbf1a;

  transform: translateY(-2px);

  box-shadow: 0 10px 24px rgba(250, 182, 0, 0.25);
}

.sidvin-submit-btn:hover i {
  transform: translateX(4px);
}

/* =========================================================
   RESPONSIVE
========================================================= */

@media (max-width: 991px) {
  .sidvin-contact-section {
    padding: 75px 0 80px;
  }

  .sidvin-contact-grid {
    grid-template-columns: 1fr;
  }

  .sidvin-contact-info {
    max-width: 100%;
  }

  .sidvin-contact-form-card {
    padding: 35px;
  }
}

@media (max-width: 767px) {
  .sidvin-contact-section {
    padding: 60px 0 65px;
  }

  .sidvin-contact-container {
    width: min(100% - 30px, 600px);
  }

  .sidvin-contact-heading {
    margin-bottom: 35px;
  }

  .sidvin-contact-heading h2 {
    font-size: 34px;
  }

  .sidvin-contact-heading p {
    font-size: 14px;
  }

  .sidvin-contact-image {
    height: 240px;
  }

  .sidvin-contact-form-card {
    padding: 25px 20px;
  }

  .sidvin-form-row {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .sidvin-form-bottom {
    align-items: flex-start;
    flex-direction: column;
  }

  .sidvin-submit-btn {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .sidvin-contact-image {
    height: 210px;
  }

  .sidvin-image-content {
    left: 20px;
    bottom: 20px;
  }

  .sidvin-image-content h3 {
    font-size: 25px;
  }

  .sidvin-contact-details {
    padding: 5px 20px;
  }

  .sidvin-emergency-box {
    margin: 0 15px 15px;
  }
}
/* =========================================
   SIDVIN DOCTOR CARD - PREMIUM VERSION
========================================= */

.sidvin-doctor-card {
  position: relative;
  height: 100%;
  background: #ffffff;
  border: 1px solid #e4ebf5;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 12px 35px rgba(0, 61, 130, 0.07);
  transition: all 0.35s ease;
  display: flex;
  flex-direction: column;
}

.sidvin-doctor-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 45px rgba(0, 61, 130, 0.13);
}

/* =========================================
   IMAGE AREA
========================================= */

.sidvin-doctor-visual {
  position: relative;
  height: 270px;
  background: linear-gradient(145deg, #f1f6fd 0%, #e6effa 100%);
  overflow: hidden;
}

/* Decorative background */

.sidvin-doctor-bg-shape {
  position: absolute;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: rgba(0, 73, 155, 0.055);
  top: -75px;
  right: -35px;
}

/* Doctor image */

.sidvin-doctor-image {
  position: absolute;
  width: 220px;
  height: 220px;
  object-fit: cover;

  /* Keeps circular doctor image */
  border-radius: 50%;

  left: 50%;
  top: 50%;

  transform: translate(-50%, -48%);

  border: 8px solid rgba(255, 255, 255, 0.72);

  box-shadow: 0 12px 30px rgba(0, 50, 100, 0.15);

  transition: transform 0.4s ease;
}

.sidvin-doctor-card:hover .sidvin-doctor-image {
  transform: translate(-50%, -48%) scale(1.035);
}

/* =========================================
   SPECIALTY BADGE
========================================= */

.sidvin-specialty {
  position: absolute;
  left: 20px;
  bottom: 18px;

  display: flex;
  align-items: center;
  gap: 8px;

  padding: 10px 16px;

  background: rgba(255, 255, 255, 0.96);
  border-radius: 50px;

  color: #173452;
  font-size: 11px;
  font-weight: 600;

  box-shadow: 0 7px 20px rgba(0, 45, 100, 0.1);
}

.sidvin-specialty span {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffb400;
  display: inline-block;
}

/* =========================================
   PROFILE BUTTON
========================================= */

.sidvin-profile-btn {
  position: absolute;

  right: 18px;
  bottom: 18px;

  width: 42px;
  height: 42px;

  border-radius: 50%;

  display: flex;
  align-items: center;
  justify-content: center;

  background: #0754ad;
  color: #ffffff;

  font-size: 13px;

  box-shadow: 0 8px 20px rgba(0, 73, 155, 0.25);

  transition: all 0.3s ease;
}

.sidvin-profile-btn:hover {
  background: #ffb400;
  color: #ffffff;
  transform: rotate(5deg) scale(1.08);
}

/* =========================================
   CONTENT
========================================= */

.sidvin-doctor-content {
  padding: 24px 20px 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

/* =========================================
   NAME
========================================= */

.sidvin-doctor-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
}

.sidvin-doctor-label {
  display: block;

  margin-bottom: 7px;

  font-size: 12px;
  line-height: 1.3;

  letter-spacing: 1.2px;
  text-transform: uppercase;

  color: #0754ad;
  font-weight: 700;
}

.sidvin-doctor-top h3 {
  margin: 0;

  font-family: Georgia, 'Times New Roman', serif;

  font-size: 23px;
  line-height: 1.2;

  color: #173452;
  font-weight: 700;
}

/* =========================================
   VERIFIED ICON
========================================= */

.sidvin-verified {
  width: 28px;
  height: 28px;

  flex-shrink: 0;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 50%;

  background: #edf4fc;
  color: #0754ad;

  font-size: 10px;
}

/* =========================================
   QUALIFICATION
========================================= */

.sidvin-qualification {
  display: flex;
  align-items: flex-start;

  gap: 10px;

  margin-top: 14px;

  color: #53657a;

  font-size: 14px;
  line-height: 1.5;
}

.sidvin-qualification i {
  flex-shrink: 0;

  color: #ffb400;

  margin-top: 2px;
}

/* =========================================
   META INFORMATION
========================================= */

.sidvin-doctor-meta {
  display: grid;

  grid-template-columns: 1fr 1.25fr;

  gap: 12px;

  margin-top: 17px;
}

.sidvin-meta-item {
  display: flex;
  align-items: flex-start;

  gap: 9px;

  padding: 11px 10px;

  background: #f7faff;

  border: 1px solid #edf2f8;

  border-radius: 12px;
}

.sidvin-meta-item > i {
  flex-shrink: 0;

  color: #0754ad;

  font-size: 12px;
  padding-top: 4px;
  margin-top: 3px;
}

.sidvin-meta-item span {
  display: block;

  margin-bottom: 4px;

  font-size: 12px;

  text-transform: uppercase;

  letter-spacing: 0.8px;

  color: #0042a3;

  font-weight: 700;
}

.sidvin-meta-item strong {
  display: block;

  font-size: 18px;

  line-height: 1.45;

  color: #173452;

  font-weight: 700;
}

/* =========================================
   DESCRIPTION
========================================= */

.sidvin-doctor-description {
  margin-top: 15px;
}

.sidvin-doctor-description p {
  margin: 0;

  color: #173422;

  font-size: 18px;

  line-height: 1.65;
}

/* =========================================
   DIVIDER
========================================= */

.sidvin-doctor-divider {
  height: 1px;

  width: 100%;

  background: #e8eef5;

  margin: 17px 0 15px;
}

/* =========================================
   FOOTER
========================================= */

.sidvin-doctor-footer {
  margin-top: auto;

  display: flex;

  align-items: flex-end;

  justify-content: space-between;

  gap: 12px;
}

.sidvin-expertise span {
  display: block;

  font-size: 12px;

  text-transform: uppercase;

  letter-spacing: 1px;

  color: #0042a3;

  margin-bottom: 5px;
}

.sidvin-expertise strong {
  display: block;

  color: #203a54;

  font-size: 18px;

  font-weight: 700;
}

/* =========================================
   APPOINTMENT BUTTON
========================================= */

.sidvin-appointment-btn {
  display: inline-flex;

  align-items: center;

  justify-content: center;

  gap: 5px;

  padding: 11px 15px;

  border-radius: 18px;

  background: #fab600;

  color: #ffffff !important;

  font-size: 12px;

  font-weight: 600;

  white-space: nowrap;

  transition: all 0.3s ease;
}

.sidvin-appointment-btn i {
  font-size: 10px;

  transition: transform 0.3s ease;
}

.sidvin-appointment-btn:hover {
  background: #0042a3;

  color: #ffffff !important;

  transform: translateY(-2px);
}

.sidvin-appointment-btn:hover i {
  transform: translateX(3px);
}
@media (max-width: 991px) {
  .sidvin-doctor-visual {
    height: 280px;
  }

  .sidvin-doctor-image {
    width: 225px;
    height: 225px;
  }
}

@media (max-width: 767px) {
  .sidvin-doctor-content {
    padding: 22px 18px 18px;
  }

  .sidvin-doctor-meta {
    grid-template-columns: 1fr;
  }

  .sidvin-doctor-top h3 {
    font-size: 21px;
  }
}

@media (max-width: 480px) {
  .sidvin-doctor-visual {
    height: 265px;
  }

  .sidvin-doctor-image {
    width: 210px;
    height: 210px;
  }

  .sidvin-doctor-footer {
    align-items: center;
  }

  .sidvin-appointment-btn {
    padding: 10px 12px;
    font-size: 9px;
  }
}
/* =========================================================
   PREMIUM DOCTOR FILTER
========================================================= */

.sidvin-doctor-filter {
  position: relative;
  width: 100%;
  margin: 0 0 55px;
  padding: 30px 32px 24px;

  background: rgba(255, 255, 255, 0.96);
  border: 1px solid #ebe7f3;
  border-radius: 24px;

  box-shadow:
    0 12px 40px rgba(43, 27, 85, 0.06),
    0 2px 8px rgba(43, 27, 85, 0.03);

  overflow: hidden;
}

/* Subtle premium top line */

.sidvin-doctor-filter::before {
  content: '';
  position: absolute;
  top: 0;
  left: 32px;
  right: 32px;
  height: 2px;

  background: linear-gradient(
    90deg,
    transparent,
    #7255b8,
    #a78bda,
    transparent
  );

  opacity: 0.8;
}

/* =========================================================
   HEADER
========================================================= */

.sidvin-filter-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 24px;
}

.sidvin-filter-title-wrap {
  display: flex;
  align-items: center;
  gap: 15px;
}

.sidvin-filter-icon {
  width: 46px;
  height: 46px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 13px;

  background: linear-gradient(135deg, #f0eaff, #e7defb);

  color: #0042a3;

  font-size: 18px;

  flex-shrink: 0;
}

.sidvin-filter-title-wrap h3 {
  margin: 0 0 3px;

  color: #202047;

  font-size: 25px;
  line-height: 1.25;
  font-weight: 700;
}

.sidvin-filter-title-wrap p {
  margin: 0;

  color: #8a8797;

  font-size: 15px;
  line-height: 1.4;
}

/* =========================================================
   CLEAR BUTTON
========================================================= */

.sidvin-filter-clear {
  border: 0;
  background: transparent;

  color: #7255b8;

  font-size: 18px;
  font-weight: 600;

  padding: 7px 10px;

  cursor: pointer;

  opacity: 0;
  visibility: hidden;

  transition:
    opacity 0.25s ease,
    visibility 0.25s ease,
    color 0.25s ease;
}

.sidvin-filter-clear.active {
  opacity: 1;
  visibility: visible;
}

.sidvin-filter-clear:hover {
  color: #43218c;
}

/* =========================================================
   SEARCH
========================================================= */

.sidvin-filter-search {
  position: relative;
  width: 100%;
  margin-bottom: 24px;
}

.sidvin-filter-search i {
  position: absolute;

  left: 17px;
  top: 50%;

  transform: translateY(-50%);

  color: #9690a5;

  font-size: 14px;

  pointer-events: none;
}

.sidvin-filter-search input {
  width: 100%;
  height: 48px;

  padding: 0 18px 0 45px;

  border: 1px solid #e8e3f0;
  border-radius: 14px;

  background: #faf9fc;

  color: #282347;

  font-size: 14px;

  outline: none;

  transition:
    border-color 0.25s ease,
    box-shadow 0.25s ease,
    background 0.25s ease;
}

.sidvin-filter-search input::placeholder {
  color: #aaa6b5;
}

.sidvin-filter-search input:focus {
  background: #fff;

  border-color: #9a7ed2;

  box-shadow: 0 0 0 4px rgba(114, 85, 184, 0.08);
}

/* =========================================================
   LABEL
========================================================= */

.sidvin-filter-label {
  display: flex;
  align-items: center;
  gap: 8px;

  margin-bottom: 13px;

  color: #0042a3;

  font-size: 25px;
  font-weight: 650;
}

.sidvin-filter-label i {
  color: #0042a3;
  font-size: 14px;
}

/* =========================================================
   SPECIALTY CHIPS
========================================================= */

.sidvin-specialty-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;

  max-height: 94px;

  overflow: hidden;

  transition: max-height 0.4s ease;
}

.sidvin-specialty-chips.expanded {
  max-height: 1000px;
}

/* Individual chip */

.sidvin-specialty-chip {
  position: relative;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 42px;

  padding: 9px 17px;

  border: 1px solid #e5dfed;
  border-radius: 999px;

  background: #fff;

  color: #0042a3;

  font-size: 22px;
  font-weight: 500;

  cursor: pointer;

  white-space: nowrap;

  transition:
    background 0.25s ease,
    border-color 0.25s ease,
    color 0.25s ease,
    box-shadow 0.25s ease,
    transform 0.2s ease;
}

.sidvin-specialty-chip:hover {
  border-color: #b9a4df;

  background: #faf8ff;

  color: #5425a8;

  transform: translateY(-1px);

  box-shadow: 0 5px 15px rgba(80, 40, 150, 0.07);
}

/* Selected chip */

.sidvin-specialty-chip.active {
  border-color: #6d4bb3;

  background: linear-gradient(135deg, #0042a3, #8060c1);

  color: #fff;

  box-shadow: 0 7px 18px rgba(104, 69, 174, 0.2);
}

.sidvin-specialty-chip.active:hover {
  color: #fff;
}

/* All doctors chip */

.sidvin-specialty-chip.all-doctors {
  border-color: #0042a3;

  background: #f7f3ff;

  color: #0042a3;

  font-weight: 650;
}

.sidvin-specialty-chip.all-doctors.active {
  background: linear-gradient(135deg, #0042a3, #8060c1);

  border-color: #0042a3;

  color: #fff;
}

/* =========================================================
   FOOTER
========================================================= */

.sidvin-filter-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;

  gap: 15px;

  margin-top: 18px;
  padding-top: 18px;

  border-top: 1px solid #f0edf5;
}

.sidvin-filter-result {
  color: #8b8797;

  font-size: 18px;
}

.sidvin-filter-result span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.sidvin-filter-result span::before {
  content: '';

  width: 6px;
  height: 6px;

  border-radius: 50%;

  background: #7255b8;
}

/* =========================================================
   MORE SPECIALTIES
========================================================= */

.sidvin-more-specialties {
  display: inline-flex;
  align-items: center;
  gap: 8px;

  padding: 0;

  border: 0;
  background: transparent;

  color: #0042a3;

  font-size: 18px;
  font-weight: 650;

  cursor: pointer;
}

.sidvin-more-specialties i {
  font-size: 10px;

  transition: transform 0.3s ease;
}

.sidvin-more-specialties.active i {
  transform: rotate(180deg);
}

/* =========================================================
   HIDDEN DOCTORS
========================================================= */

.sidvin-doctors-grid > [class*='col-'].sidvin-filter-hidden {
  display: none !important;
}

/* =========================================================
   NO RESULTS
========================================================= */

.sidvin-no-results {
  width: 100%;

  padding: 55px 20px;

  text-align: center;

  color: #777386;

  display: none;
}

.sidvin-no-results.active {
  display: block;
}

.sidvin-no-results-icon {
  width: 58px;
  height: 58px;

  display: flex;
  align-items: center;
  justify-content: center;

  margin: 0 auto 15px;

  border-radius: 50%;

  background: #f4effd;

  color: #7255b8;

  font-size: 21px;
}

.sidvin-no-results h4 {
  margin: 0 0 6px;

  color: #302a4b;

  font-size: 17px;
}

.sidvin-no-results p {
  margin: 0;

  color: #8d8998;

  font-size: 13px;
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {
  .sidvin-doctor-filter {
    margin-bottom: 35px;

    padding: 22px 18px 18px;

    border-radius: 20px;
  }

  .sidvin-doctor-filter::before {
    left: 18px;
    right: 18px;
  }

  .sidvin-filter-header {
    align-items: flex-start;
  }

  .sidvin-filter-icon {
    width: 42px;
    height: 42px;

    border-radius: 11px;
  }

  .sidvin-filter-title-wrap {
    gap: 11px;
  }

  .sidvin-filter-title-wrap h3 {
    font-size: 18px;
  }

  .sidvin-filter-title-wrap p {
    font-size: 11px;
  }

  .sidvin-filter-clear {
    font-size: 12px;
  }

  .sidvin-filter-search input {
    height: 46px;

    font-size: 13px;
  }

  .sidvin-specialty-chips {
    max-height: 132px;

    gap: 8px;
  }

  .sidvin-specialty-chips.expanded {
    max-height: 1500px;
  }

  .sidvin-specialty-chip {
    min-height: 38px;

    padding: 8px 13px;

    font-size: 12px;
  }

  .sidvin-filter-footer {
    align-items: flex-start;
    flex-direction: column;
  }

  .sidvin-more-specialties {
    width: 100%;

    justify-content: center;

    padding: 10px 0;

    border: 1px solid #e8e1f2;
    border-radius: 10px;
  }
}

/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {
  .sidvin-doctor-filter {
    padding: 20px 15px 16px;
  }

  .sidvin-filter-title-wrap p {
    display: none;
  }

  .sidvin-specialty-chip {
    font-size: 11.5px;

    padding-left: 11px;
    padding-right: 11px;
  }
}

/* =========================================================
   menu text weight increase
========================================================= */
.nav_scroll > li > a,
.nav_scroll .sub-menu li a,
.nav_scroll .mega-menu .mega-column a {
  font-weight: 700 !important;
}

/* =========================================================
   Hide header when VenoBox lightbox is open
   (VenoBox adds .vbox-open to <body> when active)
========================================================= */
body.vbox-open header,
body.vbox-open .sticky {
  display: none !important;
  visibility: hidden !important;
  z-index: -1 !important;
}

/* =========================================================
   FINAL FAQ FIX
   Scoped specifically to .tab_container
   ========================================================= */

/* FAQ wrapper */
.tab_container {
  width: 100%;
  max-width: 100%;
  padding: 60px 0 70px !important;
  overflow: visible !important;
  box-sizing: border-box;
}

/* FAQ heading */
.tab_container .accordion-content {
  width: 100%;
  max-width: 1050px;
  margin: 0 auto 35px;
  box-sizing: border-box;
}

.tab_container .accordion-content h2 {
  margin: 0 0 20px;
  font-size: 38px;
  line-height: 1.2;
  font-weight: 700;
  color: #0042a3;
}

/* Accordion list */
.tab_container ul.accordion {
  width: 100%;
  max-width: 1050px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
}

/* Individual FAQ */
.tab_container ul.accordion > li {
  position: relative;
  width: 100%;
  margin: 0 0 16px !important;
  padding: 0 !important;
  list-style: none !important;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid rgba(0, 66, 163, 0.1);
  box-shadow: 0 4px 18px rgba(0, 66, 163, 0.06);
  overflow: hidden;
  box-sizing: border-box;
}

/* Remove old theme pseudo elements */
.tab_container .accordion li a::before,
.tab_container .accordion li a::after,
.tab_container .accordion li a span::before {
  content: none !important;
  display: none !important;
}

/* FAQ question */
.tab_container .accordion li > a {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  min-height: 76px !important;

  padding: 20px 85px 20px 25px !important;

  margin: 0 !important;
  border: none !important;
  border-radius: 16px !important;

  background: #ffffff !important;
  color: #0042a3 !important;

  font-size: 20px !important;
  line-height: 1.45 !important;
  font-weight: 600 !important;

  text-decoration: none !important;
  cursor: pointer;

  box-sizing: border-box !important;
}

/* Question number */
.tab_container .accordion li > a > span:first-child {
  position: static !important;

  display: inline !important;
  width: auto !important;
  height: auto !important;

  padding: 0 18px 0 0 !important;
  margin: 0 !important;

  color: #0042a3 !important;

  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: inherit !important;

  background: transparent !important;
}

/* Create a clean circular toggle */
.tab_container .accordion li > a {
  --faq-icon-size: 46px;
}

.tab_container .accordion li > a::before {
  content: '' !important;
  display: block !important;

  position: absolute !important;
  right: 20px !important;
  top: 50% !important;

  width: var(--faq-icon-size) !important;
  height: var(--faq-icon-size) !important;

  transform: translateY(-50%) !important;

  border-radius: 50% !important;
  border: 1px solid rgba(0, 66, 163, 0.15) !important;

  background: #eef5ff !important;

  box-sizing: border-box !important;
}

/* Plus horizontal line */
.tab_container .accordion li > a::after {
  content: '' !important;
  display: block !important;

  position: absolute !important;
  right: 31px !important;
  top: 50% !important;

  width: 24px !important;
  height: 3px !important;

  transform: translateY(-50%) !important;

  background: #0042a3 !important;
  border-radius: 3px !important;

  transition: transform 0.25s ease;
}

/* Vertical line using span pseudo element */
.tab_container .accordion li > a > span:first-child::after {
  content: '' !important;

  position: absolute !important;
  right: 41.5px !important;
  top: 50% !important;

  width: 3px !important;
  height: 24px !important;

  transform: translateY(-50%) !important;

  background: #0042a3 !important;
  border-radius: 3px !important;

  transition: opacity 0.25s ease;
}

/* Active question */
.tab_container .accordion li > a.active {
  background: #0042a3 !important;
  color: #ffffff !important;
  border-radius: 16px 16px 0 0 !important;
}

/* Active number */
.tab_container .accordion li > a.active > span:first-child {
  color: #ffffff !important;
}

/* Active circle */
.tab_container .accordion li > a.active::before {
  background: #88a8d4 !important;
  border-color: #88a8d4 !important;
}

/* Active = minus */
.tab_container .accordion li > a.active::after {
  background: #ffffff !important;
}

/* Hide vertical line when active */
.tab_container .accordion li > a.active > span:first-child::after {
  opacity: 0 !important;
}

/* Answer */
.tab_container .accordion li > p {
  display: none;
  width: 100%;
  margin: 0 !important;

  padding: 20px 25px 25px !important;

  background: #ffffff !important;
  color: #65677a !important;

  font-size: 16px !important;
  line-height: 1.75 !important;

  border: none !important;
  box-sizing: border-box;
}

/* Keep answer text clean when accordion opens */
.tab_container .accordion li > a.active + p {
  border-top: 1px solid rgba(0, 66, 163, 0.08);
}

/* =========================================================
   LARGE DESKTOP
   ========================================================= */

@media (min-width: 1200px) {
  .tab_container {
    padding: 70px 0 80px !important;
  }

  .tab_container .accordion-content,
  .tab_container ul.accordion {
    max-width: 1050px;
  }

  .tab_container .accordion li > a {
    font-size: 20px !important;
    padding-left: 25px !important;
    padding-right: 90px !important;
  }
}

/* =========================================================
   TABLET
   768px - 1199px
   ========================================================= */

@media (min-width: 768px) and (max-width: 1199px) {
  .tab_container {
    padding: 50px 25px 60px !important;
  }

  .tab_container .accordion-content,
  .tab_container ul.accordion {
    max-width: 100%;
  }

  .tab_container .accordion-content h2 {
    font-size: 34px;
  }

  .tab_container .accordion li > a {
    min-height: 70px !important;
    padding: 18px 78px 18px 22px !important;
    font-size: 18px !important;
  }

  .tab_container .accordion li > a > span:first-child {
    font-size: 18px !important;
    padding-right: 14px !important;
  }

  .tab_container .accordion li > a::before {
    right: 17px !important;
    width: 42px !important;
    height: 42px !important;
  }

  .tab_container .accordion li > a::after {
    right: 27px !important;
    width: 22px !important;
  }

  .tab_container .accordion li > a > span:first-child::after {
    right: 36.5px !important;
    height: 22px !important;
  }

  .tab_container .accordion li > p {
    padding: 18px 22px 22px !important;
    font-size: 15px !important;
  }
}

/* =========================================================
   MOBILE
   Up to 767px
   ========================================================= */

@media (max-width: 767px) {
  .tab_container {
    width: 100% !important;
    max-width: 100% !important;

    padding: 35px 15px 45px !important;

    overflow: visible !important;
    box-sizing: border-box !important;
  }

  .tab_container .accordion-content {
    width: 100% !important;
    max-width: 100% !important;

    margin: 0 0 25px !important;
    padding: 0 !important;
  }

  .tab_container .accordion-content h2 {
    font-size: 27px !important;
    line-height: 1.25 !important;
    margin-bottom: 15px !important;
  }

  .tab_container ul.accordion {
    width: 100% !important;
    max-width: 100% !important;
  }

  .tab_container .accordion li {
    width: 100% !important;
    margin-bottom: 12px !important;
    border-radius: 12px !important;
  }

  .tab_container .accordion li > a {
    min-height: 60px !important;

    padding: 15px 62px 15px 15px !important;

    font-size: 15px !important;
    line-height: 1.45 !important;

    border-radius: 12px !important;

    word-break: normal !important;
    overflow-wrap: anywhere !important;
  }

  .tab_container .accordion li > a > span:first-child {
    font-size: 15px !important;
    padding-right: 10px !important;
  }

  /* Mobile circle */
  .tab_container .accordion li > a::before {
    right: 12px !important;
    width: 38px !important;
    height: 38px !important;
  }

  /* Mobile plus */
  .tab_container .accordion li > a::after {
    right: 20px !important;
    width: 20px !important;
    height: 2px !important;
  }

  /* Mobile vertical line */
  .tab_container .accordion li > a > span:first-child::after {
    right: 29.5px !important;
    width: 2px !important;
    height: 20px !important;
  }

  .tab_container .accordion li > p {
    padding: 15px 15px 18px !important;

    font-size: 14px !important;
    line-height: 1.65 !important;
  }

  /* Don't allow long questions to push the icon out */
  .tab_container .accordion li > a {
    overflow: hidden !important;
  }
}

/* =========================================================
   SMALL MOBILE
   Up to 480px
   ========================================================= */

@media (max-width: 480px) {
  .tab_container {
    padding: 30px 12px 40px !important;
  }

  .tab_container .accordion-content h2 {
    font-size: 24px !important;
  }

  .tab_container .accordion li > a {
    padding: 14px 56px 14px 13px !important;
    font-size: 14px !important;
    min-height: 56px !important;
  }

  .tab_container .accordion li > a > span:first-child {
    font-size: 14px !important;
    padding-right: 8px !important;
  }

  .tab_container .accordion li > a::before {
    right: 10px !important;
    width: 36px !important;
    height: 36px !important;
  }

  .tab_container .accordion li > a::after {
    right: 18px !important;
    width: 18px !important;
  }

  .tab_container .accordion li > a > span:first-child::after {
    right: 26.5px !important;
    height: 18px !important;
  }

  .tab_container .accordion li > p {
    padding: 14px 13px 17px !important;
    font-size: 13.5px !important;
    line-height: 1.65 !important;
  }
}

/* Default text color */
.mediket-blog .blog-desc h4,
.mediket-blog .blog-desc li {
  transition: color 0.3s ease;
}

/* On hover - make all text white */
.mediket-blog:hover .blog-desc h4,
.mediket-blog:hover .blog-desc li {
  color: #ffffff !important;
}
.mediket-blog:hover .blog-desc ul li::marker {
  color: #ffffff !important;
}

/* Icon before hover */
.mediket-blog .blog-icon img {
  filter: brightness(0) saturate(100%) invert(21%) sepia(98%) saturate(2840%)
    hue-rotate(210deg) brightness(82%) contrast(105%);

  transition: filter 0.3s ease;
}

/* Icon on hover */
.mediket-blog:hover .blog-icon img {
  filter: brightness(0) invert(1);
}

/* =========================================
   FINAL FAQ FIX
   Remove old theme pseudo-elements and
   correctly align the custom chevron icon
========================================= */

/* Remove all old accordion plus/minus elements */
.faq-section.upp .accordion li a::before,
.faq-section.upp .accordion li a::after,
.faq-section.upp .accordion li a span::before,
.faq-section.upp .accordion li a span::after {
  display: none !important;
  content: none !important;
}

/* FAQ question row */
.faq-section.upp .accordion li a {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100% !important;
  min-height: 60px !important;
  padding: 16px 22px !important;
  box-sizing: border-box !important;
  position: relative !important;
}

/* Question text */
.faq-section.upp .accordion li a > span:first-child {
  display: block !important;
  flex: 1 1 auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  position: static !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  color: #0042a3 !important;
}

/* Custom chevron */
.faq-section.upp .accordion li a > .faq-toggle-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 34px !important;
  width: 34px !important;
  height: 34px !important;
  min-width: 34px !important;
  margin: 0 0 0 15px !important;
  padding: 0 !important;
  position: relative !important;
  right: auto !important;
  top: auto !important;
  border-radius: 50% !important;
  background: rgba(0, 66, 163, 0.07) !important;
  color: #0042a3 !important;
  font-size: 13px !important;
  line-height: 1 !important;
  transform: none !important;
  transition:
    transform 0.3s ease,
    background 0.3s ease,
    color 0.3s ease !important;
}

/* Chevron itself */
.faq-section.upp .accordion li a > .faq-toggle-icon i {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  position: static !important;
}

/* Rotate only the actual custom icon */
.faq-section.upp .accordion li a.active > .faq-toggle-icon {
  transform: rotate(180deg) !important;
  background: var(--secondary-color) !important;
  color: #fff !important;
}

/* Keep FAQ item stable on hover */
.faq-section.upp .accordion li:hover {
  transform: none !important;
}

/* Mobile */
@media (max-width: 767px) {
  .faq-section.upp .accordion li a {
    padding: 15px 16px !important;
    min-height: 55px !important;
  }

  .faq-section.upp .accordion li a > span:first-child {
    font-size: 14px !important;
    line-height: 1.45 !important;
  }

  .faq-section.upp .accordion li a > .faq-toggle-icon {
    flex: 0 0 28px !important;
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    margin-left: 260px !important;
    font-size: 12px !important;
    bottom: 25px;
  }
}

/* =========================================================
   MOBILE BUTTON SIZE FIX
   Make More Doctors exactly match Appointment button
========================================================= */

@media only screen and (max-width: 767px) {
  .col-12.text-center .header-button {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    margin: 0 !important;
  }

  .col-12.text-center .header-button > a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 85% !important;
    max-width: 356px !important;
    min-width: 0 !important;

    height: 55px !important;
    min-height: 45px !important;

    padding: 15px 20px !important;
    margin: 0 !important;

    box-sizing: border-box !important;
    border-radius: 32px !important;

    gap: 12px !important;

    font-size: 18px !important;
    line-height: 1 !important;
  }
}
@media only screen and (max-width: 767px) {
  .more-doctors-btn {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
  }

  .more-doctors-btn > a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 100% !important;
    min-width: 0 !important;
    min-height: 60px !important;

    padding: 15px 20px !important;
    box-sizing: border-box !important;

    border-radius: 50px !important;

    gap: 12px !important;
    font-size: 16px !important;
    line-height: 1 !important;
  }
}
/* =========================================================
   GLOBAL FLOATING CONTACT CONTROLS
   Application-wide fix
========================================================= */

/* Floating Call + WhatsApp container */
.floating-buttons {
  position: fixed !important;

  right: 24px !important;
  bottom: 100px !important;

  width: 60px !important;

  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;

  gap: 14px !important;

  margin: 0 !important;
  padding: 0 !important;

  z-index: 100000 !important;

  pointer-events: none !important;
}

/* Individual floating buttons */
.floating-buttons .circle {
  position: relative !important;

  width: 60px !important;
  height: 60px !important;

  min-width: 60px !important;
  min-height: 60px !important;

  margin: 0 !important;
  padding: 0 !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  border-radius: 50% !important;

  box-sizing: border-box !important;

  pointer-events: auto !important;
}

/* Icons */
.floating-buttons .circle img {
  display: block !important;

  width: 28px !important;
  height: 28px !important;

  max-width: 28px !important;
  max-height: 28px !important;

  margin: 0 !important;
  padding: 0 !important;
}

/* =========================================================
   SCROLL TO TOP
========================================================= */

#progress {
  position: fixed !important;

  right: 24px !important;
  bottom: 25px !important;

  width: 60px !important;
  height: 60px !important;

  margin: 0 !important;
  padding: 0 !important;

  z-index: 100001 !important;

  box-sizing: border-box !important;
}

/* =========================================================
   MOBILE
========================================================= */

@media only screen and (max-width: 767px) {
  .floating-buttons {
    right: 14px !important;
    bottom: 150px !important;

    width: 50px !important;

    gap: 10px !important;
  }

  .floating-buttons .circle {
    width: 50px !important;
    height: 50px !important;

    min-width: 50px !important;
    min-height: 50px !important;
  }

  .floating-buttons .circle img {
    width: 23px !important;
    height: 23px !important;

    max-width: 23px !important;
    max-height: 23px !important;
  }

  #progress {
    right: 14px !important;
    bottom: 80px !important;

    width: 50px !important;
    height: 50px !important;
  }

  #progress-value {
    width: calc(100% - 10px) !important;
    height: calc(100% - 10px) !important;

    font-size: 18px !important;
  }
}

/* =========================================================
   SMALL MOBILE
========================================================= */

@media only screen and (max-width: 480px) {
  .floating-buttons {
    right: 12px !important;
    bottom: 145px !important;
  }

  #progress {
    right: 12px !important;
    bottom: 75px !important;
  }
}

/* =========================================================
   BREADCOME / PAGE BANNER - MOBILE FIX
========================================================= */

@media only screen and (max-width: 767px) {
  .breatcome-section {
    width: 100% !important;
    min-height: 300px !important;
    height: 300px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    overflow: hidden !important;
  }

  .breatcome-section .container {
    width: 100% !important;
    max-width: 100% !important;

    padding-left: 20px !important;
    padding-right: 20px !important;

    box-sizing: border-box !important;
  }

  .breatcome-section .row {
    width: 100% !important;
    margin: 0 !important;
  }

  .breatcome-section .col-lg-12 {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .breatcome-content {
    width: 100% !important;
    max-width: 100% !important;

    text-align: center !important;
  }

  .breatcome-content h1 {
    width: 100% !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    font-size: 32px !important;
    line-height: 1.2 !important;

    white-space: normal !important;
    overflow-wrap: break-word !important;
    word-break: normal !important;

    text-align: center !important;
  }
}

/* =========================================================
   SIDVIN HOSPITAL - PLASTIC & RECONSTRUCTIVE SURGERY
   Premium Service Details Styling
   ========================================================= */

.mediket-section {
  position: relative;
  padding: 90px 0 100px;
  background: #f7faff;
  overflow: hidden;
}

/* Soft background decoration */
.mediket-section::before {
  content: '';
  position: absolute;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background: rgba(0, 91, 180, 0.035);
  top: -180px;
  right: -150px;
  pointer-events: none;
}

.mediket-section::after {
  content: '';
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: rgba(0, 91, 180, 0.025);
  bottom: -150px;
  left: -120px;
  pointer-events: none;
}

.mediket-section .container {
  position: relative;
  z-index: 2;
}

/* =========================================================
   MAIN IMAGE
   ========================================================= */

.mediket-thumb {
  position: relative;
  margin-bottom: 38px;
  border-radius: 20px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(18, 70, 120, 0.12);
}

.mediket-thumb::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 91, 180, 0) 55%,
    rgba(0, 55, 120, 0.12) 100%
  );
  pointer-events: none;
}

.mediket-thumb img {
  width: 100%;
  height: 440px;
  object-fit: cover;
  display: block;
  transition: transform 0.6s ease;
}

.mediket-thumb:hover img {
  transform: scale(1.025);
}

/* =========================================================
   TITLES
   ========================================================= */

.mediket-title {
  position: relative;
  margin-top: 42px;
  margin-bottom: 18px;
}

.mediket-title h2 {
  position: relative;
  margin: 0;
  padding-left: 18px;
  color: #12385b;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.3px;
}

/* Blue accent line */
.mediket-title h2::before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 4px;
  height: calc(100% - 10px);
  border-radius: 10px;
  background: #005bb4;
}

/* First heading slightly larger */
.mediket-thumb + .mediket-title h2 {
  font-size: 34px;
}

/* =========================================================
   DESCRIPTION
   ========================================================= */

.mediket-description {
  margin-bottom: 25px;
}

.mediket-description p {
  margin: 0;
  color: #65748a !important;
  font-size: 16px;
  line-height: 1.9;
  font-weight: 400;
}

/* =========================================================
   KEY SERVICES LIST
   ========================================================= */

.mediket-description ul {
  list-style: none;
  padding: 0 !important;
  margin: 15px 0 30px !important;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 18px;
}

.mediket-description ul li {
  position: relative;
  margin: 0 !important;
  padding: 15px 18px 15px 46px;
  color: #31506d;
  background: #ffffff;
  border: 1px solid #e5edf6;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  box-shadow: 0 5px 18px rgba(24, 72, 115, 0.045);
  transition: all 0.3s ease;
}

.mediket-description ul li::before {
  content: '\f00c';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  left: 17px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: #005bb4;
  font-size: 10px;
}

.mediket-description ul li:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 91, 180, 0.25);
  box-shadow: 0 10px 25px rgba(24, 72, 115, 0.09);
}

/* =========================================================
   TREATMENT INTRO
   ========================================================= */

.mediket-title + .mediket-description {
  margin-bottom: 28px;
}

/* =========================================================
   SERVICE CARDS
   ========================================================= */

.mediket-section .row > .col-lg-6 {
  margin-bottom: 22px;
}

.mediket-single-box {
  position: relative;
  height: 100%;
  min-height: 190px;
  padding: 28px 25px;
  display: flex;
  align-items: flex-start;
  gap: 20px;
  background: #ffffff;
  border: 1px solid #e7eef6;
  border-radius: 16px;
  box-shadow: 0 8px 28px rgba(25, 70, 110, 0.055);
  overflow: hidden;
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease;
}

/* Decorative corner */
.mediket-single-box::after {
  content: '';
  position: absolute;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  background: rgba(0, 91, 180, 0.035);
  right: -35px;
  bottom: -35px;
  transition: 0.35s ease;
}

.mediket-single-box:hover {
  transform: translateY(-6px);
  border-color: rgba(0, 91, 180, 0.2);
  box-shadow: 0 18px 40px rgba(25, 70, 110, 0.11);
}

.mediket-single-box:hover::after {
  transform: scale(1.35);
}

/* =========================================================
   SERVICE ICON
   ========================================================= */

.mediket-icons {
  position: relative;
  z-index: 2;
  flex: 0 0 58px;
  width: 58px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: linear-gradient(135deg, #005bb4, #0874d1);
  box-shadow: 0 8px 20px rgba(0, 91, 180, 0.2);
  transition: all 0.35s ease;
}

.mediket-icons i {
  color: #ffffff;
  font-size: 22px;
  line-height: 1;
}

.mediket-single-box:hover .mediket-icons {
  transform: rotate(-4deg) scale(1.06);
  box-shadow: 0 12px 25px rgba(0, 91, 180, 0.28);
}

/* =========================================================
   SERVICE CONTENT
   ========================================================= */

.mediket-content {
  position: relative;
  z-index: 2;
  flex: 1;
}

.mediket-content h3 {
  margin: 2px 0 10px;
  color: #12385b;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.35;
}

.mediket-content p {
  margin: 0;
  color: #68788c;
  font-size: 14px;
  line-height: 1.75;
}

/* =========================================================
   RIGHT / SIDEBAR COMPATIBILITY
   ========================================================= */

.mediket-section .col-lg-8 {
  position: relative;
}

.mediket-section .col-lg-4 {
  position: relative;
}

/* =========================================================
   RESPONSIVE - TABLET
   ========================================================= */

@media (max-width: 991px) {
  .mediket-section {
    padding: 70px 0 80px;
  }

  .mediket-thumb img {
    height: 380px;
  }

  .mediket-title h2 {
    font-size: 27px;
  }

  .mediket-thumb + .mediket-title h2 {
    font-size: 30px;
  }

  .mediket-single-box {
    min-height: 175px;
    padding: 24px 20px;
  }
}

/* =========================================================
   RESPONSIVE - MOBILE
   ========================================================= */

@media (max-width: 767px) {
  .mediket-section {
    padding: 55px 0 65px;
  }

  .mediket-thumb {
    margin-bottom: 30px;
    border-radius: 15px;
  }

  .mediket-thumb img {
    height: 280px;
  }

  .mediket-title {
    margin-top: 32px;
    margin-bottom: 15px;
  }

  .mediket-title h2,
  .mediket-thumb + .mediket-title h2 {
    font-size: 24px;
    line-height: 1.35;
    padding-left: 14px;
  }

  .mediket-description p {
    font-size: 15px;
    line-height: 1.8;
  }

  .mediket-description ul {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .mediket-description ul li {
    padding: 13px 15px 13px 42px;
    font-size: 14px;
  }

  .mediket-single-box {
    min-height: auto;
    padding: 22px 18px;
    gap: 15px;
    border-radius: 14px;
  }

  .mediket-icons {
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    border-radius: 12px;
  }

  .mediket-icons i {
    font-size: 19px;
  }

  .mediket-content h3 {
    font-size: 17px;
    margin-top: 1px;
  }

  .mediket-content p {
    font-size: 13.5px;
    line-height: 1.7;
  }

  .mediket-section .row > .col-lg-6 {
    margin-bottom: 15px;
  }
}

/* =========================================================
   VERY SMALL DEVICES
   ========================================================= */

@media (max-width: 480px) {
  .mediket-section {
    padding: 45px 0 55px;
  }

  .mediket-thumb img {
    height: 230px;
  }

  .mediket-title h2,
  .mediket-thumb + .mediket-title h2 {
    font-size: 21px;
  }

  .mediket-single-box {
    padding: 20px 16px;
  }
}

.landline-icon {
  width: 30px;
  height: 30px;
  display: block;
  color: #fff;
}

/* =========================================================
   SIDVIN HOSPITAL
   FINAL RESPONSIVE SYSTEM
   Prevents layout conflicts across the application
   ========================================================= */

/* ---------------------------------------------------------
   GLOBAL
   --------------------------------------------------------- */

html,
body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden !important;
}

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

img {
  max-width: 100%;
}

.container,
.container-fluid {
  max-width: 100%;
}

/* =========================================================
   HEADER
   ========================================================= */

/* ---------- LARGE DESKTOP ---------- */

@media (min-width: 1200px) {
  #sticky-header {
    width: 100%;
    overflow: visible;
  }

  #sticky-header .container-fluid {
    width: 100%;
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  #sticky-header .row {
    min-height: 76px !important;
    display: flex;
    align-items: center;
  }

  #sticky-header .sidvin-logo-col {
    flex: 0 0 215px;
    max-width: 215px;
  }

  #sticky-header .col-lg-10 {
    flex: 1 1 auto;
    max-width: none;
    min-width: 0;
  }

  #sticky-header .logo {
    width: 215px !important;
    margin: 0 !important;
  }

  #sticky-header .logo_img img {
    width: 210px !important;
    height: auto !important;
  }

  #sticky-header .meedy_menu {
    width: 100%;
    min-width: 0;
    display: flex !important;
    align-items: center;
  }

  #sticky-header .meedy_menu > ul.nav_scroll {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;

    display: flex !important;
    align-items: center;
    justify-content: center;

    gap: 36px !important;

    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  #sticky-header .meedy_menu > ul.nav_scroll > li > a {
    font-size: 16px !important;
    white-space: nowrap;
    padding: 25px 0 !important;
  }

  #sticky-header .mediket-right-side {
    margin-left: auto !important;
    flex-shrink: 0;
  }
}

/* =========================================================
   LAPTOP
   992px - 1199px

   THIS IS THE IMPORTANT FIX FOR YOUR 1024px SCREENSHOT
   ========================================================= */

@media (min-width: 992px) and (max-width: 1199px) {
  /* ---------- HEADER ---------- */

  #sticky-header {
    width: 100% !important;
    min-height: 78px !important;
    padding: 0 !important;
    overflow: visible !important;
  }

  #sticky-header .container-fluid {
    width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  #sticky-header .row {
    min-height: 78px !important;
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    margin: 0 !important;
  }

  /* Logo */

  #sticky-header .sidvin-logo-col {
    flex: 0 0 175px !important;
    max-width: 175px !important;
    width: 175px !important;

    padding: 0 !important;
    margin: 0 !important;
  }

  #sticky-header .logo {
    width: 175px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  #sticky-header .logo_img {
    width: 175px !important;
    display: flex !important;
    align-items: center !important;
  }

  #sticky-header .logo_img img {
    display: block !important;
    width: 170px !important;
    max-width: 170px !important;
    height: auto !important;
  }

  /* Navigation column */

  #sticky-header .col-lg-10 {
    flex: 1 1 auto !important;
    width: auto !important;
    max-width: none !important;

    padding: 0 !important;
    margin: 0 !important;

    min-width: 0 !important;
    position: static !important;
  }

  /* Navigation */

  #sticky-header .meedy_menu {
    width: 100% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;

    min-height: 78px !important;

    position: static !important;
  }

  /* REMOVE absolute centered navigation */

  #sticky-header .meedy_menu > ul.nav_scroll {
    position: static !important;

    transform: none !important;

    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;

    width: auto !important;

    gap: 18px !important;

    margin: 0 !important;
    padding: 0 !important;
  }

  #sticky-header .meedy_menu > ul.nav_scroll > li {
    margin: 0 !important;
    padding: 0 !important;

    flex-shrink: 0 !important;
  }

  #sticky-header .meedy_menu > ul.nav_scroll > li > a {
    display: flex !important;
    align-items: center !important;

    padding: 24px 0 !important;

    font-size: 14px !important;
    line-height: 1.2 !important;

    white-space: nowrap !important;
  }

  #sticky-header .meedy_menu > ul.nav_scroll > li > a i {
    font-size: 10px !important;
    margin-left: 3px !important;
  }

  /* Appointment button */

  #sticky-header .mediket-right-side {
    margin-left: 18px !important;

    flex: 0 0 auto !important;
    width: auto !important;

    display: flex !important;
    align-items: center !important;
  }

  #sticky-header .header-button a {
    min-width: 180px !important;
    width: 180px !important;

    height: 52px !important;

    padding: 0 16px !important;

    gap: 10px !important;

    font-size: 12px !important;

    white-space: nowrap !important;
  }

  #sticky-header .header-button a i {
    font-size: 16px !important;
  }

  /* ---------- HEADER DROPDOWN ---------- */

  #sticky-header .has-megamenu {
    position: static !important;
  }

  #sticky-header .has-megamenu > .mega-menu {
    width: calc(100vw - 40px) !important;
    max-width: 1100px !important;

    left: 50% !important;
    transform: translate(-50%, 15px) !important;

    padding: 28px 30px !important;

    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;

    column-gap: 25px !important;
  }

  #sticky-header .has-megamenu:hover > .mega-menu {
    transform: translate(-50%, 0) !important;
  }

  /* ---------- HERO ---------- */
  /* 
  .sidvin-premium-hero {
    width: 100% !important;
    max-width: 100% !important;

    min-height: 620px !important;

    border-radius: 24px !important;

    overflow: hidden !important;
  }

  .sidvin-hero-container {
    width: 100% !important;
    max-width: 100% !important;

    min-height: 620px !important;

    padding: 45px 35px !important;
  }

  .sidvin-hero-content {
    width: 56% !important;
    max-width: 560px !important;
    z-index: 5 !important;
  }

  .sidvin-hero-heading h1 {
    font-size: 48px !important;
    line-height: 1.05 !important;
  }

  .sidvin-hero-heading h2 {
    font-size: 44px !important;
    line-height: 1.08 !important;
  }

  .sidvin-hero-description {
    max-width: 500px !important;

    font-size: 16px !important;
    line-height: 1.6 !important;

    margin-bottom: 28px !important;
  }

  .sidvin-hero-building {
    width: 53% !important;

    right: -1% !important;
    bottom: 0 !important;

    height: 100% !important;

    overflow: visible !important;
  }

  .sidvin-hero-building img {
    width: 100% !important;
    max-width: 650px !important;

    height: auto !important;

    object-fit: contain !important;
    object-position: right bottom !important;

    transform: none !important;
  } */

  /* ---------- SERVICES ---------- */

  .sidvin-services-slider {
    width: 100% !important;
    max-width: 100% !important;

    overflow: hidden !important;

    padding: 10px 0 25px !important;
  }

  .sidvin-services-slider .swiper-slide {
    height: auto !important;
    display: flex !important;
  }

  .sidvin-services-slider .single-service-box,
  .sidvin-services-slider .sidvin-service-card {
    width: 100% !important;

    height: 365px !important;
    min-height: 365px !important;
    max-height: 365px !important;

    padding: 35px 24px 25px !important;

    overflow: hidden !important;
  }
}

/* =========================================================
   TABLET
   768px - 991px
   ========================================================= */

@media (min-width: 768px) and (max-width: 991px) {
  body {
    overflow-x: hidden !important;
  }

  /* Header */

  #sticky-header {
    display: none !important;
  }

  .mobile-menu-area {
    width: 100% !important;
    max-width: 100% !important;
  }

  /* Hero */
  /* 
  .sidvin-premium-hero {
    width: 100% !important;
    min-height: 700px !important;

    border-radius: 20px !important;

    overflow: hidden !important;
  } */

  .sidvin-hero-container {
    width: 100% !important;

    min-height: 570px !important;

    padding: 0px 20px 0 !important;
  }

  .sidvin-hero-content {
    width: 72% !important;
    max-width: 600px !important;
  }

  .sidvin-hero-building {
    width: 78% !important;
    right: -12% !important;

    height: 52% !important;
    bottom: 0 !important;
  }

  /* Services */

  .sidvin-services-slider {
    overflow: hidden !important;
  }

  .sidvin-services-slider .single-service-box,
  .sidvin-services-slider .sidvin-service-card {
    height: 360px !important;
    min-height: 360px !important;
    max-height: 360px !important;
  }
}

/* =========================================================
   MOBILE
   767px AND BELOW
   ========================================================= */

@media (max-width: 767px) {
  html,
  body {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
  }

  /* ---------- HEADER ---------- */

  #sticky-header {
    display: none !important;
  }

  .mobile-menu-area {
    width: 100% !important;
    max-width: 100% !important;
  }

  /* ---------- HERO ---------- */
  /* 
  .sidvin-premium-hero {
    width: 100% !important;
    max-width: 100% !important;

    min-height: 0 !important;

    border-radius: 0 !important;

    overflow: hidden !important;
  } */

  .sidvin-hero-container {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 50px 52px;
  }

  .sidvin-hero-content {
    width: 50%;
    max-width: 700px;
    position: relative;
    z-index: 10;
  }

  .sidvin-hero-heading h1 {
    font-size: 32px !important;
    line-height: 1.08 !important;
  }

  .sidvin-hero-heading h2 {
    font-size: 30px !important;
    line-height: 1.08 !important;
  }

  .sidvin-hero-description {
    width: 100% !important;
    max-width: 100% !important;

    font-size: 15px !important;
    line-height: 1.6 !important;
  }

  .sidvin-hero-action {
    width: 100% !important;
  }

  .sidvin-appointment-btn {
    width: 100% !important;
    max-width: 100% !important;

    min-height: 56px !important;

    font-size: 15px !important;
  }

  /* ---------- HERO IMAGE ---------- */

  .sidvin-hero-building {
    position: relative !important;

    width: 120% !important;
    max-width: none !important;

    right: auto !important;
    bottom: auto !important;

    height: auto !important;
    min-height: 280px !important;

    margin: 10px -10% 0 !important;

    display: flex !important;
    align-items: flex-end !important;
    justify-content: center !important;
  }

  .sidvin-hero-building img {
    width: 100% !important;
    max-width: 650px !important;

    height: auto !important;

    transform: none !important;
  }

  /* ---------- SERVICES ---------- */

  .sidvin-services-slider {
    width: 100% !important;
    max-width: 100% !important;

    overflow: hidden !important;

    padding: 10px 5px 25px !important;
  }

  .sidvin-services-slider .swiper-slide {
    width: 100% !important;
    height: auto !important;
  }

  .sidvin-services-slider .single-service-box,
  .sidvin-services-slider .sidvin-service-card {
    position: relative !important;

    width: 100% !important;

    height: 360px !important;
    min-height: 360px !important;
    max-height: 360px !important;

    padding: 30px 22px 25px !important;

    overflow: hidden !important;

    display: flex !important;
    flex-direction: column !important;
  }

  /* Service icon */

  .sidvin-services-slider .service-icon,
  .sidvin-services-slider .sidvin-service-icon {
    width: 68px !important;
    height: 68px !important;

    min-width: 68px !important;
    min-height: 68px !important;

    flex: 0 0 68px !important;

    margin: 0 0 22px 12px !important;
  }

  /* Service number */

  .sidvin-services-slider .service_number,
  .sidvin-services-slider .sidvin-service-number {
    position: absolute !important;

    top: 27px !important;
    right: 20px !important;

    margin: 0 !important;

    font-size: 38px !important;
    line-height: 1 !important;
  }

  /* Service content */

  .sidvin-services-slider .single_service_inner,
  .sidvin-services-slider .sidvin-service-inner {
    flex: 1 !important;

    min-height: 0 !important;

    display: flex !important;
    flex-direction: column !important;
  }

  .sidvin-services-slider .service-content,
  .sidvin-services-slider .sidvin-service-content {
    height: 100% !important;

    display: flex !important;
    flex-direction: column !important;

    min-height: 0 !important;
  }

  /* Heading */

  .sidvin-services-slider .service-content h3,
  .sidvin-services-slider .sidvin-service-content h3 {
    min-height: 46px !important;
    max-height: 46px !important;

    margin: 0 0 14px !important;

    font-size: 18px !important;
    line-height: 1.3 !important;

    overflow: hidden !important;
  }

  /* Description */

  .sidvin-services-slider .service-content p,
  .sidvin-services-slider .sidvin-service-content p {
    height: 88px !important;
    min-height: 88px !important;
    max-height: 88px !important;

    margin: 0 !important;

    font-size: 14px !important;
    line-height: 1.55 !important;

    overflow: hidden !important;

    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 4 !important;
  }

  /* Button */

  .sidvin-services-slider .header-button,
  .sidvin-services-slider .sidvin-service-button {
    margin-top: auto !important;

    padding-top: 18px !important;

    flex-shrink: 0 !important;
  }

  .sidvin-services-slider .header-button a,
  .sidvin-services-slider .sidvin-service-button a {
    width: 150px !important;
    min-width: 150px !important;

    height: 42px !important;

    padding: 10px 18px !important;

    display: inline-flex !important;

    align-items: center !important;
    justify-content: center !important;

    gap: 8px !important;

    font-size: 14px !important;

    border-radius: 30px !important;
  }

  /* ---------- SERVICE ARROWS ---------- */

  .sidvin-services-slider .sidvin-service-next,
  .sidvin-services-slider .sidvin-service-prev {
    display: none !important;
  }
}

/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {
  .sidvin-services-slider .single-service-box,
  .sidvin-services-slider .sidvin-service-card {
    height: 350px !important;
    min-height: 350px !important;
    max-height: 350px !important;

    padding: 28px 20px 22px !important;
  }

  .sidvin-services-slider .service-icon,
  .sidvin-services-slider .sidvin-service-icon {
    width: 64px !important;
    height: 64px !important;

    min-width: 64px !important;
    min-height: 64px !important;

    flex-basis: 64px !important;

    margin-left: 8px !important;
  }

  .sidvin-services-slider .service_number,
  .sidvin-services-slider .sidvin-service-number {
    top: 24px !important;
    right: 18px !important;

    font-size: 36px !important;
  }

  .sidvin-services-slider .service-content h3,
  .sidvin-services-slider .sidvin-service-content h3 {
    font-size: 17px !important;
  }

  .sidvin-services-slider .service-content p,
  .sidvin-services-slider .sidvin-service-content p {
    font-size: 13px !important;
    line-height: 1.55 !important;
  }
}

/* =========================================================
   VERY SMALL MOBILE
   ========================================================= */

@media (max-width: 360px) {
  .sidvin-services-slider .single-service-box,
  .sidvin-services-slider .sidvin-service-card {
    height: 345px !important;
    min-height: 345px !important;
    max-height: 345px !important;
  }

  .sidvin-services-slider .service-content h3,
  .sidvin-services-slider .sidvin-service-content h3 {
    font-size: 16px !important;
  }

  .sidvin-services-slider .service-content p,
  .sidvin-services-slider .sidvin-service-content p {
    font-size: 12.5px !important;
  }
}

/* =========================================================
   FLOATING ACTION BUTTONS
   Keep them independent from page sections
   ========================================================= */

.sidvin-floating-buttons,
.floating-buttons,
.fixed-contact-buttons {
  position: fixed !important;

  right: 20px !important;

  z-index: 999999 !important;

  max-width: 60px !important;
}

/* Prevent floating buttons from creating horizontal overflow */

.sidvin-floating-buttons *,
.floating-buttons *,
.fixed-contact-buttons * {
  box-sizing: border-box;
}

/* =========================================================
   MOBILE FLOATING BUTTONS
   ========================================================= */

@media (max-width: 767px) {
  .sidvin-floating-buttons,
  .floating-buttons,
  .fixed-contact-buttons {
    right: 12px !important;
  }
}

/* =========================================================
   REMOVE UNWANTED CURSOR CIRCLES ON MOBILE
   ========================================================= */

@media (max-width: 767px) {
  .cursor,
  .cursor2,
  .cursor-scale,
  .cursor-scale.small {
    /* Keep actual elements clickable,
           but remove custom cursor visuals */
  }

  .cursor,
  .cursor2 {
    display: none !important;
  }
}

/* =========================================================
   FINAL SAFETY
   ========================================================= */

section,
header,
main,
footer,
.container,
.container-fluid,
.row {
  max-width: 100%;
}

.swiper {
  max-width: 100%;
}

.swiper-wrapper {
  max-width: 100%;
}

@media (max-width: 767px) {
  .sidvin-services-slider .sidvin-service-next,
  .sidvin-services-slider .sidvin-service-prev {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .sidvin-doctor-footer .sidvin-appointment-btn {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 0 !important;

    padding: 17px 22px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    gap: 12px !important;

    background: #ffb400 !important;
    border: 0 !important;
    border-radius: 50px !important;

    color: #ffffff !important;

    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;

    white-space: nowrap !important;

    box-shadow: none !important;
    transform: none !important;
  }

  .sidvin-doctor-footer .sidvin-appointment-btn i {
    font-size: 18px !important;
    color: #ffffff !important;
    transform: none !important;
  }

  .sidvin-doctor-footer .sidvin-appointment-btn:hover {
    background: #ffb400 !important;
    color: #ffffff !important;
    transform: none !important;
    box-shadow: none !important;
  }

  .sidvin-doctor-footer .sidvin-appointment-btn:hover i {
    transform: translateX(3px) !important;
  }
}
@media (max-width: 767px) {
  .sidvin-doctor-footer {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 18px !important;
  }

  .sidvin-doctor-footer .sidvin-expertise {
    width: 100% !important;
  }

  .sidvin-doctor-footer .sidvin-appointment-btn {
    width: calc(100% - 48px) !important;
    max-width: none !important;
    margin: 0 auto !important;
  }
}
