/* common css */

img{max-width:100%;height:auto;display:block;}
 .clear{clear:both}
  .text-left{text-align:left}
  .text-right{text-align:right}
  .text-center{text-align:center}
picture.aligncenter,
figure{
	margin:0px!important;
	padding:0px!important
}
.parallax{position:relative;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;width:100%}
  .parallax-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.4;z-index:0;margin-top:0}
  .container-parallax{position:relative;z-index:1}
  .no_parallax{position:relative;background-repeat:no-repeat;background-size:cover;background-position:50%;background-attachment:inherit}
.content-post{
	background:#fff;
}
#main-color2 .cta_title,
#main-color .cta_title{
	color:#fff;
}
 
 a{
     text-decoration:none;
	 color:var(--main-color);
	transition:all 0.3s;
 }
 
 :root{
    --main-color:#00adb8;
    --second-color:#ff7a7c;
    --third-color:#164769;
}
 
a:hover{
	 color:#000;
	     text-decoration:none;
}
 
 
 *{
	margin:0px;
}
p{
    margin-bottom:15px;
}

html {
  font-family: "DM Sans", serif;
 font-weight: 400;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
  font-family: "DM Sans", serif;
 font-weight: 400;
	margin: 0; 
font-size: 17px;
  line-height: 32px;
	color: #34454f;
	overflow-x: hidden;
	
}


h1, h2, h3, h4, h5, h6{	
	 font-family: "DM Sans", serif;
	font-weight:700;
	
}

 h2, h3, h4, h5, h6{
	color:#2C374B;
 }

.aligcenter {
	margin:auto;
	display:block;
}



.align_center {
    align-items: center;
}


/** global css **/


.title-divider-line::after {
  height: 5px;
  width: 50px;
  content: "";
  display: block;
  margin-top: 18px;
  background-color: var(--third-color);
  opacity: 0.8;
}

.title-divider-line::after {
  margin-top: 12px;
  margin-bottom: 15px;
}

.text-center.title-divider-line::after{
	margin-left: auto;
  margin-right: auto;
}


.align_center{
    align-items:center;
}
.j_between{
    justfy-content:space-between;
}

h1, .h1{
  font-size:38px;
}
h2, .h2{
font-size: 34px;
  line-height: 44px;
  margin-bottom: 1rem;
}
h3, .h3{
  font-size:28px;
  line-height: 35px;
  margin-bottom: 1rem;
}
h4, .h4{
  font-size:20px;
  margin-bottom: 1rem;
}
h5, .h5{
  font-size:18px;
}

@media(max-width:767px){
	h2, .h2{
 font-size: 28px;
  line-height: 35px;
}
h3, .h3{
  font-size:24px;
  line-height: 32px;
}
h4, .h4{
  font-size:20px;
}
h5, .h5{
  font-size:18px;
}

}

/* Extra Small Screens (below 575px) */
@media (max-width: 575px) {
  h2, .h2 {
    font-size: 24px;
    line-height: 32px;
  }
  h3, .h3 {
    font-size: 22px;
    line-height: 30px;
  }
  h4, .h4 {
    font-size: 18px;
  }
  h5, .h5 {
    font-size: 16px;
  }
}



.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{
    box-sizing:border-box;
}
@media(min-width:576px){
	
	.container {
		max-width: 540px;
	}
}
@media(min-width:768px){
	
	.container {
		max-width: 720px;
	}
}
@media(min-width:992px){
	
	.container {
		max-width: 960px;
	}
}
@media(min-width:1200px){
	
	.container {
		max-width: 1280px;
	}
	
	}
@media(min-width:576px){
    
    .row {
 display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}




 .owl-stage {
  display: flex;
}



.owl-stage-outer{
	overflow:hidden;
}

/* Owl style */


.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-dots{padding-top:15px;display:none!important}.owl-dot{border:none!important;background:0 0!important}.owl-dot span{margin:0!important}.poislider{border:1px solid #fff;border-radius:5px;padding:0 15px 15px}.owl-carousel{padding:20px 0;display:none;width:100%;z-index:1}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item,.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-ms-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale .1s;-moz-transition:scale .1s;-ms-transition:scale .1s;-o-transition:scale .1s;transition:scale .1s}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-ms-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.owl-carousel .owl-video-frame{position:relative;z-index:1}


.explore-locations-section .title-section{
	text-align:left;
}

.explore-locations-section .title-section h2 {
  font-size: 36px;
  line-height: 54px;
  color: #fff;
}


.owl-theme .owl-nav {
  position: absolute;
  top: 44%;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}

.owl-theme .owl-nav button {
  background-color:#edf8f8;
  border: none;
  color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  transition: background-color 0.3s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  cursor:pointer;
}

.owl-theme .owl-nav button:hover {
  background-color: var(--third-color);
}

.owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: 0px;
  background-image: url('/app/uploads/2024/06/right-arrow5.png');
background-size: 16px;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(-180deg);
}

.owl-theme .owl-nav .owl-next {
  position: absolute;
  right: 0px;
  background-image: url('/app/uploads/2024/06/right-arrow5.png');
background-size: 16px;
  background-repeat: no-repeat;
  background-position: center;
}

.owl-theme .owl-nav button.owl-prev,
.owl-theme .owl-nav button.owl-next {
  content: '';
  text-indent: -9999px;
  overflow: hidden;
}



/* Header Top */


/*====================
13. Header top css
======================*/

.header-top {
  padding: 7px 0;
  background: var(--third-color);
  position: relative;
}

.header-top::before{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 62%;
  background: var(--main-color);
  clip-path: polygon(8% 0%, 100% 0, 100% 100%, 0% 100%);
}

.header-top-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}

.header-top-list ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 25px;
  list-style:none;
  padding:0px;
}

.header-top-list a,
.header-top-list span {
 color: #fff;
  display: flex;
  align-items: center;
}
.header-top-list a img,
.header-top-list span img{
	max-width:18px;
	margin-right:12px;
}

.header-top-list a:hover{
  color: #fff;
}

.header-top-list a i{
  color: var(--main-color);
  margin-right: 5px;
}

.header-top-right {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}

.header{
	
}

.header-top-right .header-top-list a:hover{
  color: #fff;
}

.header-top-right .header-top-list i{
  color: #fff;
}

.header-top-social span{
  color: var(--second-color);
  margin-right: 12px;
}

.header-top-social{
	display: flex;
  align-items: center;
}

.header-top-social a {
text-align: center;
  margin-left: 6px;
  width: 20px;
  height: 20px;
  background: var(--second-color);
  padding: 4px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.header-top-social a img {
  max-width: 15px;
}

.header-top-social a:hover {
  color: #fff;
}

.header-top-lang .top-lang{
  color: #fff;
}

.header-top-lang .dropdown-menu{
  min-width: 60px;
  border-radius: 15px;
  padding: 10px;
  border: none;
  box-shadow: var(--box-shadow);
}

.header-top-lang .dropdown-item{
  color: #fff;
  border-radius: 10px;
}

.header-top-lang .dropdown-item:hover{
  background: var(--main-color);
  color: #fff;
}

@media all and (max-width: 1199px) {
  .header-top-list ul {
    gap: 10px;
  }

  .header-top-social a {
    width: 34px;
    height: 34px;
    line-height: 37px;
    margin-left: 0;
  }

  .header-top-left {
    margin-right: 5px;
  }
}

@media all and (max-width: 991px) {
  .header-top-list ul {
    gap: 0px;
  }

  .header-top-list ul li{
    margin-right: 10px;
  }

  .header-top-list ul li:last-child{
    display: none;
  }

  .header-top-lang .dropdown-toggle::after{
    margin-top: 12px;
  }

  .header-top-social span{
    display: none;
  }
}

/* Desktop header css ====================*/

@media (min-width: 1201px) {
  #navigation .menu-main-menu-container > ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
  }
  
    #navigation .menu-main-menu-container > ul li a {
   font-size: 16px;
    font-weight: 600;
    display: inline-block;
    padding: 40px 12px;
    cursor: pointer;
    color:#000;
  }
  
   #navigation .menu-main-menu-container > ul li a:hover{
	   color: var(--main-color);
   }
  
   .mobile_menu,
.menu_sec   {
    display: none;
  }
  
    #navigation .menu-main-menu-container > ul > li > ul.sub-menu {
    position: absolute;
    left: 0px;
    right: 15px;
    width: 100%;
    min-width: 320px;
    padding: 5px;
    text-align: left;
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
    z-index: 1000;
   background: #fff;
    padding: 0;
  opacity: 0;
    visibility: hidden;
	    transition: all .3s ease-in-out;
  }
   
  
#navigation .menu-main-menu-container > ul > li:hover ul.sub-menu {
    transition: .3s;
    opacity: 1;
    visibility: visible;
    top: 100%;
    transform: rotateX(0deg);
  }
  
   #navigation .menu-main-menu-container > ul > li > ul.sub-menu li {
    list-style: none;
    position: relative;
	display: block;
	transition:all 0.3s;
  }
   
  
    #navigation .menu-main-menu-container > ul > li > ul.sub-menu li a {
  padding: 17px 15px;
    border-bottom: 1px solid #cdcbcb;
    color: var(--third-color);
    display: block;
  }
    #navigation .menu-main-menu-container > ul > li.menu-item-has-children > a {
position: relative;
    padding-right: 21px;
    background: url(/app/uploads/2025/02/chevron4.png)no-repeat right;
    background-size: auto;
    background-size: 20px;
	transition:all 0.3s;
  }	
  
.menu-header li:first-child>a{
	padding-left:0px;
}

 #navigation .menu-main-menu-container > ul > li > ul.sub-menu li:hover a{
	 background:var(--main-color);
	 color:#fff;
	 border-bottom: 1px solid var(--main-color);
 }
 
     #navigation .menu-main-menu-container > ul > li.menu-item-has-children.hover-active:hover>a {
		 color:var(--main-color); 
		  background: url(/app/uploads/2025/02/chevron-green-top.png)no-repeat right;
		background-size: 20px;
	 }
   
  
}/* min-width:1201 */

.top-link{
	list-style:none;
	padding:0px;
	margin:0px;
}

.top-link li{
	display:inline-block;
	margin-left:16px;
}

.top-link li a{
	color:#fff;
	font-size: 16px;
  font-weight: 500;
}

.top-link li a:hover{
	color:var(--third-color);
}

#res_menu_b {
max-width: 30px;
  display: block;
  cursor: pointer;
  height: 34px;
  position: relative;
  margin-left: 15px;
  }
 

  #res_menu_b span {
    margin-top: 0;
    padding: 0;
    display: block;
    position: relative;
  }
   #res_menu_b span, 
   #res_menu_b span::after, 
   #res_menu_b span::before {
    height: 4px;
    width: 30px;
    background: var(--third-color);
    border-radius: 2px;
  }
  
   #res_menu_b span::after {
    content: "";
    position: absolute;
    top: 13px;
    right: 0;
	width: 21px;
	transition:all 0.3s;
  }
  
  #res_menu_b:hover span::after{
	  width: 30px;
  }
  
  #res_menu_b span::before {
    content: "";
    position: absolute;
    bottom: -26px;
    right: 0;
  }
  
 .nav_logo{
	padding-bottom: 10px;
  padding-top: 10px;
 } 

.nav_logo img {
  max-width: 180px;
}

.book-button {
background-color: var(--second-color);
  color: #fff;
padding: 5px 10px;
  display: inline-block;
  height: 33px;
  border-radius: 6px;
  line-height: 32px;
}
.book-button img{
	display: inline-block;
  filter: brightness(0) invert(1);
  vertical-align: middle;
  max-width: 22px;
}

.book-button:hover{
	background-color: var(--main-color);
	  color: #fff;
}

.memu-button-icon{
	display: flex;
  flex-wrap: wrap;
  justify-content: end;
  align-items: center;
}


.menu-header {
  list-style: none;
  padding: 0px;
  display: inline-block;
  margin-left: -20px;
}

.menu-header li {
  display: inline-block;
  position:relative;
}



.menu-header li a {
font-size: 17px;
  line-height: 22px;
  font-weight: 500;
  display: block;
  padding: 0px 22px;
  color: var(--second-color);
  text-transform: capitalize;
}

.menu-header li a:hover{
	 color: var(--main-color);
}

.menu-header li:last-child a{
	padding-right:0px;
}


/* Header Sidebar Popup */

.sidebar-popup {
 position: fixed;
  top: 0;
  right: -100%;
  width: 400px;
  height: 100%;
  background-color: #fff;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  overflow-y: auto;
  transition: transform 0.4s ease, opacity 0.4s ease;
  transform: translateX(100%);
  opacity: 0;
  box-sizing:border-box;
}


.sidebar-popup.open {
  right: 0;
  transform: translateX(0);
  opacity: 1;
}



/* Sidebar Header */
.sidebar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
background-color: rgb(255, 241, 242);
  border-bottom: 1px solid #e0e0e0;
}

.sidebar-logo {
  max-width: 120px;
}

.close-sidebar {
border: none;
  font-size: 19px;
  cursor: pointer;
  color: #fff;
  background: var(--second-color);
  width: 35px;
  height: 35px;
  line-height: 25px;
  text-align: center;
  border-radius: 50px;
  padding: 5px;
  box-sizing: border-box;
}

.close-sidebar:hover{
	background: var(--main-color);
}

/* Sidebar Content */
.sidebar-content {
padding: 30px 20px;
}

.sidebar-content h3 {
 font-size: 20px;
  line-height: 28px;
}

.sidebar-content p {
font-size: 15px;
  line-height: 26px;
}

/* Contact Info */
.pop-side-cont {
list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 40px;
}

.pop-side-cont li {
display: flex;
  margin-bottom: 22px;
}

.pop-side-cont .contact-icon {
 width: 35px;
  height: 35px;
  background-color: var(--main-color);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-right: 14px;
  min-width: 35px;
}

.pop-side-cont .contact-icon img {
max-width: 18px;
}

.pop-side-cont strong {
display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 5px;
}

.pop-side-cont p {
font-size: 15px;
  line-height: 22px;
  margin-bottom: 0;
}

/* Social Links */
#sidebarPopup .social-links{
	display:flex;
}

#sidebarPopup .social-links a {
display: flex;
  margin-right: 10px;
  width: 35px;
  height: 35px;
  line-height: 40px;
  border-radius: 50px;
  background: var(--main-color);
  vertical-align: middle;
  text-align: center;
}

#sidebarPopup .social-links a:hover{
	 background: var(--second-color);
}

.social-links img {
max-width: 20px;
  margin: auto;
}

/* Overlay */
.sidebar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  display: none;
  opacity: 0;
  transition: opacity 0.4s ease;
}

.sidebar-overlay.active {
  display: block;
  opacity: 1;
}

body.no-scroll {
    overflow: hidden; /* Disable scrolling */
    position: fixed;
    width: 100%;
    height: 100%;
}



@media(min-width:1201px){
	.header-top-link .header-dropdown{
		display:none;
	}
	body .header-dropdown-menu{
		display:block!important;
	}
}

@media (min-width: 992px) {
  .error_sec .page-title {
    font-size: 55px;
  }
}

.error_sec {
  background:#fdeeee;
}

.error_sec img {
  max-width: 600px;
  margin:30px auto;
}

/* ==================== Responsive Header ============================ */


@media (min-width: 1201px) and (max-width: 1300px) {
 
 #navigation .menu-main-menu-container > ul li a{
	 font-size: 15px;
	 padding: 40px 10px;
 }
 
 .book-button{
	 padding: 5px 10px;
	 font-size: 15px;
 }

  
} /* Large devices (desktops, 1201px to 1300px) */


.mobile-navigation{
	display:none;
}

@media (max-width: 1200px) {
	
	.header-top::before{
		width: calc(100% - 70%);
	}
	
	.desktp_menu, .mobile_hidden,
#res_menu_b	{
    display: none;
  }

.mobile-navigation{
	display:block;
}

 /* Hamburger Icon */
 .mobile-toggle {
max-width: 30px;
  display: block;
  cursor: pointer;
  height: 34px;
  position: relative;
  margin-left: 30px;
  }
 

  .mobile-toggle span {
    margin-top: 0;
    padding: 0;
    display: block;
    position: relative;
  }
   .mobile-toggle span, 
   .mobile-toggle span::after, 
   .mobile-toggle span::before {
    height: 4px;
    width: 30px;
    background: var(--third-color);
    border-radius: 2px;
  }
  
   .mobile-toggle span::after {
    content: "";
    position: absolute;
    top: 13px;
    right: 0;
	width: 21px;
	transition:all 0.3s;
  }
  
  .mobile-toggle:hover span::after{
	  width: 30px;
  }
  
  .mobile-toggle span::before {
    content: "";
    position: absolute;
    bottom: -26px;
    right: 0;
  }

  
  /* side menu */
  
 #sideMenu {
    position: fixed;
    top: 0;
    left: -100%; 
    width: 80%;
    max-width: 350px;
    height: 100%;
    background-color: var(--main-color);
    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    overflow: hidden;
    transition: left 0.3s ease-in-out;
}

#sideMenu.active {
    left: 0; 
}


/* Sidebar overlay */
#bodyOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8); 
    z-index: 900; 
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

#bodyOverlay.active {
    opacity: 1;
    visibility: visible;
}

#sideMenu .menu-close{
	background: #ff7a7c7a;
  width: 35px;
  height: 35px;
  border-radius:50%;
  cursor:pointer;
  display:flex;
  align-items:center;
  
}

#sideMenu .menu-close img{
	margin:auto!important;
	display:block!important;
}

/* Adjust sidebar z-index */
#sideMenu {
    z-index: 1000; 
}

#sideMenu .menu-wrapper{
	overflow-y: scroll;
  height: calc(100% - 70px);
}

 #navigation .menu-main-menu-container > ul {
    display: block;
    background:0 0;
    padding:12px 15px;
    list-style:none;
  }
  
  #navigation .menu-main-menu-container ul > li {
    border-bottom:1px solid #77d6dc;
    padding:10px 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    list-style:none;
    position: relative;
  }
    #navigation > .menu-main-menu-container > ul > li {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  
    #navigation .menu-main-menu-container ul > li > a {
    padding:0;
    font-size: 18px;
    color:#fff;
  }
  
    #navigation .menu-main-menu-container > ul > li > ul.sub-menu {
    display: block;
    list-style:none;
    padding:0 0 0 8px;
    animation:.6s opac;
  }
  
    #navigation .menu-main-menu-container > ul > li > ul.sub-menu li:last-child {
    padding-bottom: 0;
    border-bottom:0 solid #ddd;
  }
  #navigation .menu-main-menu-container > ul > li > ul.sub-menu li a {
    font-size: 15px;
  }
  
  #sideMenu .sidebar-header{
	  padding:6px 15px;
  }
  
   #navigation .menu-main-menu-container ul li.menu-item-has-children::after {
    content: "";
    position: absolute;
    right: 5px;
    top: 21px;
    border-top: 9px solid #c2ecef;
    border-bottom:6px solid transparent;
    border-right:8px solid transparent;
    border-left:8px solid transparent;
    transition:all 0.3s;
  }
  
  
  /* top bar menu */
  
   
  .header-dropdown {   
  color: white;
    padding: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    transition: background 0.3s ease;
    font-weight: 600;
  }
  
  
  
  /* Dropdown Menu (Initially Hidden) */
  
  .header-top-link{
	  position:relative;
  }
  .header-dropdown-menu {
    display: none;
   background: #e9fdfa;
    position: absolute;
    top: 39px;
    right: 0;
    transform: translateX(0);
    width: 220px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    z-index: 100;
  }

  .header-dropdown-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .header-dropdown-menu li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	display: block;
	margin:0px;
  }

  .header-dropdown-menu li a {
    display: block;
    padding: 8px 15px;
    color: #000;
    text-decoration: none;  
  }

  .header-dropdown-menu li a:hover {
    background: var(--second-color);
    color: white;
  }

  /* Show menu when active */
  .header-dropdown.active + .header-dropdown-menu {
    display: block;
  }
  
  
} /* (max-width: 1200px) */



@media (max-width: 991px) {
	
  .header-top::before {
    width: calc(100% - 60%);
  }

.nav_logo img {
  max-width: 150px;
}
 
} /* (max-width: 991px) */


@media (max-width: 767px) {
	
 .header .row>.col-lg-2{
	 width:40%
 }
 
  .header>.container>.row{
	  display:flex;
	  flex-wrap:wrap;
  }
 
  .header .row>.col-lg-10{
	 width:60%
 }
 
 
 
} /* (max-width: 767px) */


@media (max-width: 480px) {
	
  .header .book-button{
	display:none;
}

.header-dropdown{
	font-size: 15px;
}
.header-top-list a img {
  max-width: 16px;
  margin-right: 9px;
}
 
} /* (max-width: 480px) */


.fh-inner div>p:empty{
	display:none
}

@media (min-width: 577px) and (max-width: 768px) {

} /* Small devices (tablets, 577px to 768px) */




/* ==================== end of Responsive Header ============================ */

/* footer  */
.site-footer {
    background-size: cover;
    background-position: center;
    color: #ffffff;
    font-size: 16px;
    padding: 0px 0;
    position: relative;
}

.site-footer::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #07121E;
    opacity: 0.9;
    
}

.footer-head,
.footer-top,
.footer-bottom {
    position: relative;
    z-index: 1;
}

.footer-top .widget-title {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
  display: block;
  color:#fff;
  padding-bottom: 20px;
}

footer .footer-logo img {
  max-width: 155px;
}


.list-hover1 li a {
    color: #b0b0b0;
    transition: color 0.3s;
}
.list-hover1 li a:hover {
    color: #ffffff;
}


.footer-bottom {
    padding: 20px 0;
    text-align: center;
}

.ft-logo{
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 50px;
	align-items: center;
}


.ft-logo .logo img{
	max-width: 220px;
  filter: contrast(0) brightness(2);
}

@media(min-width:1300px){
	.ft-logo>div{	
padding:0px;	
}
}
	


.social-ft-icon{
	list-style:none;
	padding:0px;
	margin:0px;
	flex: 1;
	text-align: center;
}
.social-ft-icon li{
	display:inline-block;
}

.social-ft-icon li a{
width: 28px;
  height: 28px;
  background: var(--main-color);
  padding: 4px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.social-ft-icon li a:hover{
	  background: var(--second-color);
}

.social-ft-icon li a img{
	max-width:20px;
}

.ft-logo .title{
color: #fff;
  font-size: 21px;
  font-weight: 500;
  display: block;
}

.ft-logo div>p:empty{
	display:none;
}

.ft-logo .col-md-4{
	display:flex;
	text-align: center;
  color: #fff;
}

.social-ft-icon li:first-child{
	display:block;
}

.social-ft-icon li+li{
	margin-left:15px;
}

.ft-mn_tp{
	flex:1;
}

.ft-mn_tp .book-button{	
  color: #fff;
  margin-top: 0px;
  margin-left: 0;
  margin-right: 20px;
  background: var(--second-color);
  line-height: 35px;
  height: 38px;
  padding: 8px 17px;
}

.ft-mn_tp .book-button:hover{
	background: var(--main-color);
	 color: #fff;
}



.ft-mn_tp .book-button img {
  float: right;
  margin-right: 0px;
  margin-left: 12px;
transform: rotate(-42deg);
  margin-top: 7px;
}

.ft-mn_tp p{
	margin:0px;
}



.footer-top .menu {
  list-style: none;
  padding: 0px;
}
.footer-top .menu li a {
  display: block;
  padding: 5px 0;
  
  color: #BED2E7;
}

.footer-top .menu li a:hover{
	color: var(--main-color);
}

.footer-top .widget-title::after {
  content: '';
  height: 3px;
  width: 40px;
  background-color: #fff;
  position: relative;
  display: block;
  bottom: -12px;
}

.ft_con,
.inline-address {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.ft_con .address {
  background: url(../images/pin.svg)no-repeat 0 center;
    background-position-y: center;
    background-size: auto;
  background-size: 33px;
  background-position-y: 7px;
  padding-left: 50px;
  margin-bottom: 20px;
}

.ft_con .phone_icon {
  margin-bottom: 5px;
  padding-left: 50px;
  background: url(../images/phone-call-1.svg)no-repeat 5px;
  background-size: 28px; 
  
}

.ft_con .phone_icon a{
	 font-size: 28px;
	 color:#fff;
}

.ft_con .phone_icon a:hover{
	color:var(--main-color);
}

.inline-address{
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}

.inline-address li{
width: 45%;
  border-right: 2px solid #377a88;
  padding-right: 16px;
  box-sizing: border-box;
}
.inline-address li:last-child{
	 padding-right: 0px;
	  border-right: 0px solid #377a88;
}


.copy_info{
	margin-top:30px;
	padding-top:20px;
	border-top:1px solid #51adae;
}

.copy_info p{
	margin-bottom:0px;
	text-align:center;
}

@media(min-width:992px){
	.footer .quick-l{
	padding-left: 40px;
}
}

.ft-mn_tp{
	display: flex;
  justify-content: end;
}
.ft-mn_tp br{
	display:none;
}
.ft-mn_tp .wtsup-button{
border: 1px solid #004756;
  display: inline-block;
  padding: 8px 17px;
  border-radius: 6px;
  height: 36px;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  background: #fff;
  color:var(--third-color);
}
.ft-mn_tp .wtsup-button:hover{
	border: 1px solid var(--second-color);
	background: var(--second-color);
}
.ft-mn_tp .wtsup-button img{
float: left;
  margin-right: 16px;
  max-width: 29px;
  margin-top: 2px;
}

.footer .form-field {
  margin-bottom: 7px!important;
}



.frm_fields_container .form-field input, 
.frm_fields_container .form-field select, 
.frm_fields_container .form-field textarea {
  padding: 10px 15px;
  border-radius: 6px;
  width: 100%;
  box-sizing: border-box;
  box-shadow: none;
  border: 1px solid #ddd;
  font-size: 16px;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  transition: all 0.3s ease-out;
  height: 50px;
}

.frm_fields_container .form-field textarea {
  vertical-align: top;
  height: auto;
  border-radius: 6px;
}

.frm_fields_container .form-field select {
  text-indent: 0px !important;
  -webkit-appearance: none;
  background-image: url(/app/uploads/2025/01/down-arrow4.png) !important;
  background-repeat: no-repeat !important;
background-position: 97.3% 12px !important;
  background-size: 22px !important;
}

.frm_fields_container .form-field .frm_primary_label, 
fieldset > .frm_screen_reader {
font-size: 16px;
  font-weight: 500;
  font-family: "DM Sans", serif !important;
  margin-bottom: 0;
}

.frm_button_submit {
color: #fff !important;
  border-radius: 9px !important;
  text-transform: capitalize !important;
  font-size: 18px !important;
  line-height: 34px !important;
  padding: 8px 28px !important;   
  display: inline-block !important;
  background: var(--second-color) !important;
  position: relative !important;
  border: 0px !important;
  font-family: "DM Sans", serif !important;
  box-shadow: none !important;
  width: auto!important;
  font-weight: 500 !important;
  letter-spacing: 1px !important;
  transition:all 0.3s; 
}


.frm_button_submit:hover{
  background: var(--main-color) !important;
   box-shadow: none!important;
}


.footer .form-field input{
	border: 0px !important;
  border-radius: 2px !important;
  font-family: inherit !important;
  height: 44px!important;
  font-family: "DM Sans", serif!important;
  font-weight: 400!important;
}

.copy-text{
	display: inline-block;
}

.fot-copy-menu{
	float: right;
}

.fot-copy-menu a{
	opacity:0.8;
	color:#BED2E7;
}
.fot-copy-menu a:hover{
	color: var(--main-color);
}
.text-end {
  text-align: right !important;
}

.site-footer.style-2.footer-dark .footer-middle .fh-inner {
  background-color: #07121e;
  border-radius: 30px;
  padding: 25px 40px;
}

.align-items-center {
  align-items: center !important;
}

.icon-bx-wraper.style-1 {
  display: flex;
  gap: 15px;
  text-align: left;
}

.icon-bx-wraper.style-1 .icon-bx {
  width: 60px;
  min-width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 24px;
  justify-content: center;
  background-color: var(--second-color);
  border-radius: 50%;
}
.icon-content {
  overflow: hidden;
}

.icon-bx-wraper.style-1 .dz-title {
  font-size: 18px;
color: #fff;
  margin-bottom: 5px;
}

.icon-bx-wraper.style-1 p {
  font-size: 15px;
  font-weight: #FFF;
}

.footer-middle{
	position:relative;
	z-index:1;
}

footer .footer-top {
  padding: 0px 0px 40px;
}

.site-footer.style-2.footer-dark .text-body{
	  color: #BED2E7 !important;
}

.footer-middle h3{
	color:#fff;
}

.footer-middle p{
	margin-bottom:0px;
}

.footer-bottom img{
	display:inline-block;
	  vertical-align: middle;
}

.footer-bottom .row{
	align-items:center;
}


/* Large Screens (below 1250px) */

@media (max-width: 1250px) {
	.ft-mn_tp .wtsup-button{
	padding: 8px 13px;
    font-size: 16px;
    line-height: 32px;
    display: flex;
    align-items: center;
    gap: 10px;
    box-sizing: border-box;
    height: 100%;
    max-width: 200px;
	}
	.ft-mn_tp .wtsup-button span{
color: #282828;
    font-size: 14px;
    width: calc(100% - 40px);
    box-sizing: border-box;
    line-height: 16px;
	}
	.ft-mn_tp .wtsup-button img {
  float: left;
  margin-right: 0;
  max-width: 29px;
  margin-top: 2px;
}

  .site-footer {
    padding: 40px 0;
  }

  .footer-top .widget-title {
    font-size: 17px;
  }

  .ft-logo {
    padding-top: 0;
    padding-bottom: 35px;
    margin-bottom: 45px;
  }

  .social-ft-icon li a {
    width: 26px;
    height: 26px;
    padding: 5px;
  }

  .ft-mn_tp .book-button {
    font-size: 15px;
    padding: 6px 15px;
  }

  .copy_info {
    margin-top: 25px;
    padding-top: 18px;
  }
  .social-ft-icon li + li{
	  margin-left: 5px;
  }
  
  .site-footer{
	  font-size: 15px;
	  line-height: 28px;
  }
  .footer-middle h3{
	  font-size: 18px;
  line-height: 18px;
  margin-bottom: 10px;
  }
  .footer-middle p{
	  font-size: 12px;
  line-height: 15px;
  }
}

/* Tablets (below 1199px) */
@media (max-width: 1199px) {
	.title-ft-bt{
		margin-bottom:20px;
	}
	
	.fot-copy-menu {
	  float: none;
	}
}

/* Tablets (below 992px) */
@media (max-width: 991px) {
  .site-footer {
    padding: 30px 0;
  }

  .footer-top .widget-title {
    font-size: 16px;
  }

  .footer-bottom {
    padding: 15px 0;
  }

  .ft-logo {   
    padding-bottom: 30px;
    margin-bottom: 40px;
  }

  .social-ft-icon li a {
    width: 24px;
    height: 24px;
    padding: 3px;
  }

  .inline-address li {
    width: 100%;
    border-right: none;
    padding-right: 0;
  }

  .ft-mn_tp {
    justify-content: center;
    align-items: center;
  }
  
  .ft-logo .logo img{
	  margin-left: auto;
  margin-right: auto;
  }
  
  .ft-logo .logo {
	  text-align: center;
  margin-bottom: 30px;
  }
  
  .text-end {
  text-align: center !important;
}

.fb-inner .text-end{
	margin-top:10px;
}
.icon-bx-wraper.style-1 .icon-bx {
  width: 40px;
  min-width: 40px;
  height: 40px;
}

.icon-bx-wraper.style-1 .icon-bx img{
	max-width: 18px;
}
  
}

/* Small Screens (below 768px) */
@media (max-width: 767px) {

  .footer-top .menu li a {
    padding: 3px 0;
  }

  .ft-logo {  
    margin-bottom: 30px;
  }


  .copy_info {
    margin-top: 20px;
    padding-top: 15px;
  }

  .fot-copy-menu {
    float: none;
    text-align: center;
    margin-top: 10px;
  }
  
  .footer-head .social-ft-icon{
	  margin-bottom:30px;
  }
  .footer-top .row>div+div{
	  margin-top:30px;
  }
  
}

/* Extra Small Screens (below 576px) */
@media (max-width: 575px) {
 

  .footer-top {
    padding-bottom: 30px;
  }

  .copy_info {
    margin-top: 15px;
    padding-top: 10px;
  }
  
    .fh-inner .row>div+div{
	  margin-top:30px;
  }
  .site-footer.style-2.footer-dark .footer-middle .fh-inner{
	  padding: 25px 20px;
  }
  
}


/* Extra Small Screens (below 480px) */
@media (max-width: 480px) {
	  .ft-mn_tp {   
    flex-direction: column;
    gap: 15px;
  }
  
  .ft-mn_tp .wtsup-button{
	  max-width: 217px;
  }
  .ft-mn_tp .book-button{
	  margin-right: 0;
  }
  
}


/* end of footer */


/* Blog archive */

.blog_page{
	background:#fafafa;

}

.blog-header {
	padding-top: 40px;
}

.blog-header>img,
.blog-header .blog-banner-image{
max-width: 1400px;
  margin: auto;
  border-radius: 32px;
  max-height: 490px;
 object-fit: cover;
    object-position: top;
	width: 100%;
  
}

.blog-header .container{
	background: var(--third-color);
  border-radius: 32px;
  margin-top: -50px;
  position: relative;
  padding: 30px;
  box-sizing: border-box;
}

.blog-header .container h1 {
   font-size: 45px;
  line-height: 50px;
  margin-top: 0;
  color: #fff;
  font-weight: 600; 
  letter-spacing: 1px;
  display:inline-block;
  padding-top:8px;
}

body.blog .blog-header .container h1{
	 text-transform: uppercase;
}

.icon-header img,
.inner-icon-hero .pageIcon{
	max-width:65px;
	float:right;
	filter: brightness(0) invert(1);
}

.inner-icon-hero .pageIcon{
	max-width:105px;
}
.hero-left-con{
	  display:inline-block;
}

.header-content nav ul {
    display: inline;
    list-style: none;
}

.header-content nav ul li {
    display: inline;
    margin-left: 15px;
}

.header-content nav ul li a {
    color: white;
    text-decoration: none;
}


/* For screens 1199px and below */
@media (max-width: 1199px) {
  .blog-header > img,
  .blog-header .blog-banner-image {
    max-height: 450px;
  }

  .blog-header .container {
    padding: 25px;
    margin-top: -45px;
	border-radius: 22px;
  }

  .blog-header .container h1 {
    font-size: 40px;
    line-height: 46px;
  }

  .icon-header img,
  .inner-icon-hero .pageIcon {
    max-width: 60px;
  }

  .inner-icon-hero .pageIcon {
    max-width: 100px;
  }
}

/* For screens 991px and below */
@media (max-width: 991px) {
  .blog-header > img,
  .blog-header .blog-banner-image {
    max-height: 400px;
  }

  .blog-header .container {
    padding: 20px;
    margin-top: -40px;
  }

  .blog-header .container h1 {
    font-size: 36px;
    line-height: 42px;
  }

  .icon-header img,
  .inner-icon-hero .pageIcon {
    max-width: 50px;
  }

  .inner-icon-hero .pageIcon {
    max-width: 85px;
  }
}

/* For screens 767px and below */
@media (max-width: 767px) {
  .blog-header > img,
  .blog-header .blog-banner-image {
    max-height: 300px;
  }
.blog-header > img, .blog-header .blog-banner-image{
	border-radius:0px;
}
  .blog-header .container {
    padding: 15px 20px;
    margin-top: -30px;
	border-radius:12px;
  }

  .blog-header .container h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .icon-header img,
  .inner-icon-hero .pageIcon {
    max-width: 40px;
  }

  .inner-icon-hero .pageIcon {
    max-width: 58px;
  }
}

/* For screens 767px and below */
@media (max-width: 575px) {
	.blog-header .container {
		border-radius:0;
	}
	 .inner-icon-hero .pageIcon{
		 display:none;
	 }
}

.category-select {
    padding: 10px;
    font-size: 16px;
}

.search-btn {
    padding: 10px 20px;
    font-size: 16px;
    background-color: #f39c12;
    color: white;
    border: none;
    cursor: pointer;
}

.search-btn:hover {
    background-color: #e67e22;
}


.blog-item {
    background-color: white;
    margin-bottom: 20px;
    overflow: hidden;
    transition: transform 0.3s;
	padding: 15px;
	min-height: 468px;
}

.blog-item >a{
	border-radius: 12px;
    border-bottom-left-radius: 12px;
  border-bottom-left-radius: 0;
  overflow: hidden;
  display: block;
}

.blog-item:hover {
    transform: translateY(-5px);
}

.blog-item a img {
width: 100%;
  max-height: 250px;
  min-height: 250px;
  object-fit: cover;
}

.cat_b a{
position: absolute;
  background: var(--second-color);
  color: #fff;
  padding: 4px 16px;
  border-radius: 20px;
    border-bottom-left-radius: 20px;
  border-bottom-left-radius: 52px;
  top: -59px;
  right: 16px;
  font-size: 16px;
  border-bottom-left-radius: 0;
}

.blog-info {
    padding: 20px 0 0px;
	position:relative;
}

.entry-title{
  font-size: 21px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}

.entry-title a {
  color: var(--third-color);
}
.entry-title a:hover{
	 color: var(--main-color);
}

.blog-info h2 {
    font-size: 20px;
    color: #2c3e50;
    margin-bottom: 10px;
}

.blog-info .date {
    color: #7f8c8d;
    margin-bottom: 10px;
}

.blog-info .description {
    margin-bottom: 0px;
}

.blog-info .category {
    background-color: #f39c12;
    color: white;
    padding: 5px;
    border-radius: 4px;
    display: inline-block;
}

.date img{
	float:left;
	filter: brightness(0) saturate(100%) invert(67%) sepia(56%) saturate(5293%) hue-rotate(145deg) brightness(89%) contrast(104%);
	max-width: 16px;
  margin-top: 7px;
  margin-right: 11px;
}

.blog_listing.block-news{
	margin-top:50px;
}


/*single post */

.single-hero .container h1 {
  margin:0px 0 20px;
  text-transform:capitalize;
display: block;
padding-top:0px;
}

@media(min-width:992px){
	.single-hero .container h1 {
	font-size: 30px;
  line-height: 48px;
	}
}

.post-single-meta{
	display: flex;
  justify-content: space-between;
  color: #8abadb;
}

.author{
text-transform: capitalize;
}


/* sidebar */

.sidebar .widget {
	background:#fff;
	padding:0;
}

.sidebar .widget.widget_search {
	padding:15px;
}

.sidebar .widget+.widget{
	margin-top:30px;
}


@media(max-width:991px){
	#sidebar{
		margin-top:40px;
	}
	
	.single-post .blog-header .container h1 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media(max-width:767px){
.post-single-meta {
  font-size: 16px;
  line-height: 22px;
}
}

/* share box */

.blogSidebar .socil_box{
	background: var(--orange-color);
padding: 15px 30px;
  border-radius: 6px;

  color: #fff;
}
.blogSidebar .sharetitle{
font-family: "DM Serif Display", serif;
  font-size: 25px;
  font-weight: 400;
  background:url(/app/themes/discriminationandsexualharassmentlawyers/resources/inc/images/shaer_icon.svg)no-repeat 0 center;
  background-size:20px;
  padding-left:35px;
margin-bottom:22px;
text-align: left;
}

.social-btn{
	display: flex;
  flex-wrap: wrap;
}

.social-btn a {
display: flex;
  margin: 5px 10px 5px 0;
  width: 22px;
  height: 22px;
  font-size: 0;
  border: 1px solid var(--main-color);
  padding: 5px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background: var(--main-color);
}

.social-btn a:hover{
background:#000;
border: 1px solid #000;
}

.social-btn a.s-pinterest{
	display:none;
}

.social-btn a img{
	max-width: 18px;
}

.sharetitle{
	font-weight: 600;
  font-size: 16px !important;
  text-align: left;
  line-height: 16px;
  margin-bottom: 10px;
}


/* Sidebar Search Box */

.search-form {
display: flex;
  align-items: center;
  border-bottom: 1px solid #000;
  border-radius: 0;
  overflow: hidden;
  background: #fff;
}

.search-field {
    flex: 1;
    padding: 12px 15px;
	padding-left:0px;
    border: none;
    font-size: 16px;
    outline: none;
    background: none;
}

.search-submit {
 background: var(--second-color);
  color: #fff;
  height: 32px;
  width: 40px;
  cursor: pointer;
  transition: background 0.3s ease;
box-sizing: border-box;
  position: relative;
  right: -15px;
  border: 0 !important;
  font-size: 0;
  border-radius: 2px !important;
  background-image: url(/app/uploads/2025/02/search4.png);
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: center;
}

.search-submit:hover {
    background-color: var(--main-color);
}

.search-button i {
    font-size: 18px;
}

@media(max-width:991px){
	.search-form>label{
		width: 100%;
  box-sizing: border-box;
	}
	.search-submit{
		right: 0;
		box-sizing: border-box;
	}
}


.sidebar .socil_box{
	padding: 15px 15px 15px 15px;
}

.sidebar ul {
  list-style:none;
  padding:0;
  margin:0;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}


.sidebar ul li a {
  display:block;
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom:1px solid #ddd;
  padding-right: 25px;
line-height: 27px;
  font-size: 16px;
  color: var(--third-color);
}

.sidebar ul li a:hover {
color: var(--main-color);
}
.sidebar ul li:last-child a {
  margin-bottom:0;
  padding-bottom:0;
  border-bottom:0 solid #ddd
}


.single_post_con .entry-content h2, 
.single_post_con .entry-content h3,
.single_post_con .entry-content h4 {
 margin-bottom: 25px;
  margin-top: 15px;
}

.single_post_con .entry-content ul ,
.single_post_con .entry-content ol {
  padding-left: 20px;
  margin-bottom: 10px;
}

.single_post_con .entry-content li+li {
  margin-top: 8px;
}


.sidebar .widget-title{	
font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
  display: block;
  text-transform: uppercase;
  background: var(--main-color);
  padding:6px 16px;
  color: #fff;
}

/* Table Container */
table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;   
    overflow: hidden;
	margin-bottom:30px;
}

/* Table Header */
table thead {
    text-align: left;
}

table th {
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
}

/* Table Body */
table td {
    padding: 12px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    color: #333;
}

/* Row Hover Effect */
table tbody tr:hover {
    background: #f5f5f5;
}

/* Responsive Table */
@media (max-width: 768px) {
    table thead {
        display: none;
    }
    
    table, 
    table tbody, 
    table tr, 
    table td {
        display: block;
        width: 100%;
    }
    
    table tr {
        margin-bottom: 10px;
        border: 1px solid #ddd;
        border-radius: 5px;
        overflow: hidden;
    }
    
    table td {
        text-align: right;
        padding-left: 50%;
        position: relative;
        display: flex;
        justify-content: space-between;
    }
    
    table td::before {
        content: attr(data-label);
        position: absolute;
        left: 15px;
        font-weight: bold;
        color: #555;
    }
}


/*pagination */

#pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 20px 0 50px;
}

#pagination .page-numbers {
  display: inline-block;
  padding: 10px 20px;
  font-size: 28px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 5px;
  color: #fff;
  transition: all 0.3s ease;
  background: var(--main-color);
}

#pagination .page-numbers:hover {
    background: var(--second-color);
    color: #fff;
}

#pagination .current {
    background: var(--second-color);
    color: #fff;    
}

#pagination .next {
    font-size: 28px;
  font-weight: 600;
   padding: 10px 20px;
}

#pagination .next:hover {
    background: var(--second-color);
}



/*filter */

.filter-section{
	margin-top: 20px;
}

.category-filter {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.category-filter select {
  width: 100%;
  padding: 18px 15px;
  border: 2px solid var(--second-color);
  border-radius: 12px;
  font-size: 22px;
  background: #fff;
  color: var(--third-color);
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: inherit;
}

.category-filter select:hover,
.category-filter select:focus {
    border-color: #005177;
    box-shadow: 0 0 3px rgba(0, 115, 170, 0.5);
}

.category-filter::after {
    content: "▼";
   font-size: 37px;
    font-weight: 900;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--second-color);
    pointer-events: none;
}

@media (max-width: 768px) {
    .category-filter {
        max-width: 100%;
    }

    .category-filter select {
      font-size: 18px;
        padding: 15px 15px;
    }
	
.category-filter::after {

  font-size: 26px;
}

}


/* search filter */


.blog_listing.loading {
    opacity: 0.5;
    pointer-events: none;
}

.search-box {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.search-box input {
    width: 100%;
    padding: 18px 15px;
  border: 2px solid var(--second-color);
  border-radius: 12px;
  font-size: 22px;
  background: #fff;
  color: var(--third-color);
    color: #333;
    outline: none;
    transition: all 0.3s ease;
	box-sizing: border-box;
}

.search-box input::placeholder {
   color: var(--third-color);
   opacity:0.5;
}

.search-box input:hover,
.search-box input:focus {
    border-color: #005177;
    box-shadow: 0 0 3px rgba(0, 115, 170, 0.5);
}

.search-box::before {
   content: "🔎︎";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 24px;
  width: 50px;
  height: 50px;
  background: var(--second-color);
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
}

@media (max-width: 767px) {
    .search-box {
        max-width: 100%;
    }

    .search-box input {
        font-size: 17px;
		padding: 15px 15px;
    padding-left: 15px;
    }
	.search-box::before{
		font-size: 16px;
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.filter-section .row>div{
		margin-top:20px;
	}
	.blog-item{
		min-height: 100px;
	}
	#pagination .page-numbers{
		font-size: 19px;
	}
	.blog_listing .entry-title {
  font-size: 18px;
  line-height: 28px;
	}
}


.single_post_con .post_author{
	display:none;
}

/* pagination single */

.post-navigation {
display: flex;
  justify-content: space-between;
  padding: 32px 0 0;
  border-top: 2px solid #ddd;  
  margin-top: 48px;
  gap: 20px;
}

.post-navigation a {
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  color: var(--third-color);
  transition: all 0.3s ease;
  font-size: 20px;
}

.post-navigation a:hover {   
    color: var(--second-color);
}

.nav-previous {
    text-align: left;
	width: 40%;
	box-sizing:border-box;
}

.nav-next {
    text-align: right;
	width: 40%;
	box-sizing:border-box;
}


/*bradcrumb */


.bradcrumb{
color:#b2d5ee;
font-size: 18px;
  margin-top: 12px;
  font-weight: 400;
}

.bradcrumb a{
	color: #ccdce7;
}

.bradcrumb a:hover{
	color:var(--main-color);
}

/* FAQs */


/* Tab List */


#faqTabs {
    display: flex;
    flex-wrap: wrap;
    margin: 40px auto;  
    border-radius: 8px;
    overflow: hidden;
   
}

/* Left Side - Tabs List */
.resp-tabs-list {
list-style: none;
  width: 300px;
 padding:0px;
  margin: 0;
}

.resp-tabs-list li{
	 background: #fff;
  padding: 15px;
}

.resp-tabs-list li span {
padding: 18px 25px;
  cursor: pointer;
  border: 1px solid var(--second-color);
  transition: all 0.3s ease;
  border-radius: 22px;
  font-size: 24px;
  font-weight: 500;
  Display:block;
}

.resp-tabs-list li:first-child{
	padding-top:30px;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}

.resp-tabs-list li:last-child{
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	padding-bottom:30px;
}

.resp-tabs-list li.resp-tab-active span,
.resp-tabs-list li:hover span {
    background: var(--second-color);
    color: #fff;
}

/* Tab Content */
.resp-tabs-content {
    flex: 1;
    padding-left: 40px;
}

.tab-content {
    display: none;
}

.tab-content.resp-tab-content-active {
    display: block;
}

/* Accordion Styles */
.faq-accordion {
    width: 100%;
}

.accordion-header {
 padding: 20px 25px;
  background: #fff;
  cursor: pointer;
  position: relative;
  font-weight: 500;
  border-radius: 16px;
  color: #000;
  margin-bottom: 0;
}

.accordion-content + .accordion-header {
	  margin-top: 20px;
}

.accordion-header.active{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.accordion-header:after {
    content: '+';
position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: var(--main-color);
  text-align: center;
  line-height: 28px;
  color: #fff;
  border-radius: 50%;
}

.accordion-header.active:after {
    content: '-';
	background: var(--second-color);
}

.accordion-content {
 padding: 15px 25px;
    padding-top: 15px;
  display: none;
  background: #fff;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-top: none;
  padding-top: 0;
}

.accordion-content.active {
    display: block;
	
}



/* Responsive Design */
@media only screen and (max-width: 1199px) {
	.accordion-header{
		font-size: 20px;
  line-height: 22px;
  padding-right: 45px;
	}
}

@media only screen and (max-width: 991px) {
    .resp-tabs-container {
        flex-direction: column;
        min-height: auto;
    }

    .resp-tabs-list {
        width: 100%;
        border-right: none;
        display: none; /* Hide tabs on mobile */
    }

    .resp-accordion {
      display: block;
    padding:10px 15px;
    background: var(--main-color);
    color: #fff;
    cursor: pointer;
    margin-bottom: 6px;
    position: relative;
    transition:all 0.3s ease-in-out;
    border-radius:6px;
    font-weight: 600;
    }

    .resp-accordion:hover {
        background: #0056b3;
    }

    .resp-accordion.active {
        margin-bottom: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .resp-accordion:after {
        content: '+';
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        transition: transform 0.3s ease-in-out;
    }

   

    .resp-tab-content {
        display: none;
        padding: 15px;
        border: 1px solid #dee2e6;
        border-top: none;
        margin-bottom: 10px;
    }

    .resp-tab-content.resp-tab-content-active {
        display: block;
    }

    .accordion-header {
        background: #e5f7f8;
        color: #333;
        padding: 15px;
        border-radius: 4px;
        transition: all 0.3s ease-in-out;
        border: 1px solid #e5f7f8;
        cursor: pointer;
        position: relative;
    }

    .accordion-header:hover {
        background: #e9ecef;
    }

    .accordion-header:after {
        content: '+';
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        transition: transform 0.3s ease-in-out;
    }

    .accordion-header.active {
        background: rgb(255, 241, 242);
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }


    .accordion-content {
        display: none;
        background: #fff;
        border: 1px solid #dee2e6;
        border-top: none;
        padding: 15px;
        margin-bottom: 10px;
    }

    .accordion-content.active {
        display: block;
    }
	
	.faq-accordion{
		background:#fff;
  padding:15px;
  box-sizing: border-box;
	}
	
	.accordion-header {
    font-size: 17px;
    line-height: 22px;
    padding-right: 45px !important;
  }
  .resp-tabs-content{
	  padding-left:0px!important;
  }
}


/* page content area */

.inner-icon-hero .container h1{
	text-transform:capitalize;
}
.event-item>p:empty{
	display:none;
}

@media(min-width:992px){
	.page-content-area h2{
	margin-bottom:20px;
	font-size: 42px;
  line-height: 50px;
}
}


.page-content-area .block-alternate .image_sec img {
	border-radius:22px;
}


.page-content-area .block-alternate .content-text img{
	border-radius:16px;
}

/* button */


.hero-btn {
	padding: 13px 25px;
	font-size: 1.125rem;
	border-radius: 9px;
	background: var(--second-color);
	color: #fff;
	margin-top: 15px;
	display: inline-block;
}

.hero-btn:hover{
	background: var(--main-color);
	color:#fff;
}



.hero-btn img {
float: right;
  margin-left: 14px;
  transform: rotate(-42deg);
  max-width: 25px;
  margin-top: 4px;
}

body.template-dynamic-page .main_content {
  background: #f5f6f5;
}

@media(max-width:767px){
	.hero-btn {
  padding: 9px 17px;
  font-size: 16px;
	}
	.hero-btn img{
		max-width: 20px;
  margin-top: 7px;
	}
}

/* about page icon box */


.three-box-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

/* Info Box Styling */
.three-box-icon .info-box {
    background: #ffffff;
    padding: 25px;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    text-align: center;
    transition: 0.3s ease-in-out;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.three-box-icon .info-box h3 {
    font-size: 18px;    
    color: #222;
    margin-top: 15px;
}

.three-box-icon .info-box p {
   margin-top: 10px;
  margin-bottom: 0;
}

/* Icon Styling */
.three-box-icon .icon img {
    width: 40px;
    height: auto;
	filter: brightness(0) saturate(100%) invert(61%) sepia(66%) saturate(5107%) hue-rotate(150deg) brightness(96%) contrast(101%);
	margin:auto;
}

/* Background Colors */
.three-box-icon .mission {
   border: 1px solid var(--main-color);
}

.three-box-icon .vision {
   border: 1px solid var(--second-color);
}

.three-box-icon .values {
    border: 1px solid var(--third-color);
}

/* Bubble Effect */
.three-box-icon .info-box::before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    filter: blur(5px);
}

.block-columns .item-col{
	box-sizing: border-box;
}



/* Right Box Section */
.right-box-design {

}


.right-box-design .info-box {
background: #f3feff;
    padding: 30px;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.right-box-design  .image_box img{
	border-radius: 22px;
  border: 1px solid #ddd;
}



.right-box-design .icon img {
    width: 70px;
    height: auto;
    margin-bottom: 15px;
	filter: brightness(0) saturate(100%) invert(49%) sepia(53%) saturate(3308%) hue-rotate(151deg) brightness(96%) contrast(101%);
}


.right-box-design .info-box h3 {
font-size: 18px;
line-height: 22px;
  color: #222;
  margin-bottom: 10px;
margin-top: 32px;
}


.right-box-design .info-box p {
  color: #555;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
}


.right-box-design .info-box::before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 100px;
    height: 100px;
    background: url('/app/uploads/2025/02/health1.png') no-repeat;
    background-size: cover;
opacity: 0.5;
}

 
  
  
  /*
  .right-box-design .container {
    padding: 25px;
  background: #fff;
  box-sizing: border-box;
  }
@media (min-width: 1200px) {
 .right-box-design .container {
  max-width: 1300px;
  }
}
*/

@media (max-width: 991px) {
	.right-box-design .image_box{
		margin-top:40px;
	}
}
@media (max-width: 768px) {
   .right-box-design .info-box {
        padding: 20px;
    }
}


/* Icon Right Box Section */
.icon-right-box {
    display: flex;
    justify-content: center;
    align-items: center;
}


.icon-right-box .info-box {
    background: #ffffff;
    padding: 30px;
    border-radius: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}


.icon-right-box .info-box .content {
    max-width: 60%;
}

.icon-right-box .info-box h3 {
font-size: 24px;
  font-weight: 500;
  color: #222;
  margin-bottom: 13px;
}

.icon-right-box .info-box h3 strong {
  font-weight: 700;
  display: block;
}

.icon-right-box .info-box p {
margin-bottom: 0;
  line-height: 30px;
}


.icon-right-box .info-box .icon {
    width: 80px;
    height: auto;
}

.icon-right-box .info-box .icon img {
    width: 100%;
    height: auto;
}


.icon-right-box  .specialists {
    background: #fceeea;
}

.icon-right-box  .holistic {
    background: #f3feff;
}

.icon-right-box  .facilities {
    background: #d8fcff;
}

@media(max-width:1199px){
.right-box-design .image_box img{
	height: 100%;
  object-fit: cover;
}	
.right-box-design .info-box h3{
	margin-top:10px;
}
.right-box-design .icon img{
	width: 50px;
	margin-bottom: 0;
}
}

@media(max-width:991px){
	.block-alternate .image_sec img{
		width:100%;
	}
	.three-box-icon .info-box p{
		font-size: 15px;
  line-height: 23px;
	}
	
	.icon-right-box .info-box{
		flex-direction:column;
	}
	.icon-right-box .info-box .content{
		max-width: 100%;
		order:2;
	}
	.icon-right-box .info-box .icon{
		order:1;
		margin:auto auto 15px;
		margin-left: 0;
	}
}

@media(max-width:767px){
	.three-box-icon.block-columns .item-col+.item-col,
	.icon-right-box.block-columns .item-col+.item-col{
		margin-top:30px;
	}
	.icon-right-box .info-box h3 strong{
		display:inline-block;
	}
	.icon-right-box .info-box h3{
		font-size: 20px;
	}
}

 

/* incurence logo*/

.accepted-insurance{
	padding-bottom:80px;
}

@media(min-width:1200px){
	.accepted-insurance .section-title{
		font-size: 28px;
  margin-bottom: 10px;
	}
}

.accepted-insurance .section-title{
	text-align:center;
	padding-bottom:20px;
	color:black;
	
}

.insurance-logos{	
display: flex;
  flex-wrap: wrap;
  gap: 15px;
}


.logo-item{
	width: calc(16.6666% - 15px);
  border: 1px solid #ddd;
  padding: 10px;
  box-sizing: border-box;
  height: 100px;
  display: flex;
  align-items: center;
border-radius: 6px;  
}
@media(max-width:767px){
	.logo-item{
	width: calc(33.33% - 15px);
	}
}


@media(max-width:575px){
	.logo-item{
	width: calc(50% - 15px);
	}
}

.logo-item img{
  display: block;
  margin: auto;
}

.bg-white{
	Background:#fff;
}

body.template-faq .blog_page{
	padding-bottom:0px;
}

.faq-page{
	padding-bottom: 30px;
}



/* Media logo */

.media-logo{
	padding-bottom:50px;
	padding-top:90px;
}

.media-logo .section-title{
	text-align:center;
	padding-bottom:20px;
	color:black;
}

.News-logos{
display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
  justify-content: center;
}

.logo-media{
width: calc(20% - 15px);
  padding: 0 10px;
  height: 60px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}

.logo-media img{
	display:block;
  margin: auto;
}

body.template-faq .pb-40{
	padding-bottom: 40px;
}

@media(max-width:767px){
.logo-media {
  width: calc(33.333% - 15px);
}
}

@media(max-width:575px){
.logo-media {
  width: calc(50% - 15px);
}
}


.blog-header {
    position: relative;
  
    overflow: hidden;
}


/* service page */


.service-page-header .blog-banner-image {
max-height: 413px;
}

@media (min-width: 1200px) {
  .form-container {
    max-width: 1280px;
	margin: auto;
	position: relative;
  }
}


/* Consultation Form - Positioned Absolutely */
.consultation-form {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 320px;
    background: white;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
   z-index: 1;
}

/* Adjust position for larger screens */
@media (min-width: 1200px) {
    .consultation-form {
        top: 80px;
        right: 30px;
    }
}

.consultation-form h2 {
    font-size: 18px;
margin-bottom: 12px;
  text-align: center;
}

/* Input Fields */
.consultation-form .input-group {
    display: flex;
    align-items: center;
    background: #f8f8f8;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
}

.consultation-form .input-group i {
    margin-right: 10px;
    color: #555;
}

.consultation-form .input-group input,
.consultation-form .input-group select {
    border: none;
    background: none;
    outline: none;
    width: 100%;
    font-size: 14px;
}

/* Submit Button */
.consultation-form button {
  width: 100%;
  padding: 10px;
  background: var(--main-color);
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 18px;
  margin-top: 10px;
  height: 46px;
  font-weight: 500;
}

.consultation-form button:hover {
     background: var(--second-color);
}

/* Terms & Checkbox */
.terms, .whatsapp-optin {
    display: flex;
    align-items: center;
    font-size: 12px;
    margin-top: 10px;
    color: #555;
}

.terms input, .whatsapp-optin input {
    margin-right: 5px;
}

.terms a {
    color: var(--main-color);
    text-decoration: none;
}

.terms a:hover {
    text-decoration: underline;
}

/* Responsive Fixes */
@media (max-width: 768px) {
    .consultation-form {
        position: relative;
        top: auto;
        right: auto;
        width: 90%;
        margin: 20px auto;
    }
}

/* table-of-contents */

.table-of-contents {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    
    
}

.table-of-contents h2 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.icon {
    margin-right: 10px;
}

.table-of-contents ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.table-of-contents li {
    background-color: rgb(255, 241, 242);
    border-radius: 25px;
    margin: 12px 0;
    padding: 12px 15px;
    
}

.table-of-contents a {
    text-decoration: none;
    color: #333;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.table-of-contents li:hover a{
	 color: var(--second-color);
}

.arrow {
  color: var(--second-color);
  font-size: 27px;
  font-weight: 800;
}

.service-page-top{
	padding-top:50px;
}

.bottom-content-area h2{
	
}
.bottom-content-area h2,
.bottom-content-area h3,
.main-content h2,
.main-content h3{
	margin-bottom:15px;
}

.bottom-content-area ul,
.main-content ul{
	padding-left:15px;
}

.main-content li,
.bottom-content-area li{
	margin-bottom:10px;
}

.bottom-content-area li::marker,
.main-content li::marker{
	color:var(--second-color);
}


/* Default font sizes for larger screens */
.bottom-content-area h2, 
.main-content h2 {
    font-size: 32px;
}

.bottom-content-area h3, 
.main-content h3 {
    font-size: 28px;
}

.bottom-content-area h4, 
.main-content h4 {
    font-size: 24px;
	margin-bottom:15px;
}

.bottom-content-area h5, 
.main-content h5 {
    font-size: 20px;
}

/* Medium screens (tablets) */
@media (max-width: 1199px) {
    .bottom-content-area h2, 
    .main-content h2 {
        font-size: 28px;
    }

    .bottom-content-area h3, 
    .main-content h3 {
        font-size: 24px;
    }

    .bottom-content-area h4, 
    .main-content h4 {
        font-size: 20px;
    }

    .bottom-content-area h5, 
    .main-content h5 {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
	.service-page-top .sidebar-left,
	.service-page-top .col-md-8{
		-webkit-box-flex: 0;     -webkit-flex: 0 0 100%;     -ms-flex: 0 0 100%;     flex: 0 0 100%;     max-width: 100%;
	}
	
	.service-page-top .main-content{
		margin-top:40px;
	}
}

/* Small screens (mobile) */
@media (max-width: 768px) {
    .bottom-content-area h2, 
    .main-content h2 {
        font-size: 24px;
    }

    .bottom-content-area h3, 
    .main-content h3 {
        font-size: 20px;
    }

    .bottom-content-area h4, 
    .main-content h4 {
        font-size: 18px;
    }

    .bottom-content-area h5, 
    .main-content h5 {
        font-size: 16px;
    }
}

/* Extra small screens (mobile phones in portrait mode) */
@media (max-width: 480px) {
    .bottom-content-area h2, 
    .main-content h2 {
        font-size: 22px;
    }

    .bottom-content-area h3, 
    .main-content h3 {
        font-size: 18px;
    }

    .bottom-content-area h4, 
    .main-content h4 {
        font-size: 16px;
    }

    .bottom-content-area h5, 
    .main-content h5 {
        font-size: 14px;
    }
}


/* ivf-process */
.ivf-process {
    background-color: #fff;
    padding: 50px 0;   
    margin: 20px auto;
    border-radius: 10px;
  
}



/* Individual Process Step */
.process-container .col-md-3{
   
    text-align: center;
}

/* Image Icons */
.process-container img {
    width: 60px;  /* Adjust size */
    height: auto;
	margin:auto;
    margin-bottom: 20px;
}

/* Step Boxes */
.step-box {
    padding: 13px 15px;  
    color: #fff; 
    margin-bottom: 20px;
	clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
	padding-right: 40px;
}

.step-box h3{
	color: #fff;
  font-weight: 500;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 26px;
}

/* Step Box Colors */
.box1 { background-color: var(--second-color);}
.box2 { background-color: var(--main-color); }
.box3 { background-color: #1b1b1b; }
.box4 { background-color: var(--third-color); }

/* Step Descriptions */
.process-container .col-md-3 {
    font-size:15px;
	line-height:26px;
    color: #666;
   
}



/* Call to Action Box */
.call-to-action {
    background-color: var(--main-color);
    padding: 30px;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

/* Text Content */
.text-content {
    display: flex;
    flex-direction: column;
	text-align: left;
 
  width: calc(100% - 40%);
}

.text-content h3 {
    font-size: 36px;
  font-weight: 500;
  margin: 0;
  color: #fff;
}

.text-content p {
   font-size: 20px;
  margin: 13px 0 0;
  font-weight: 300;
}

/* Phone Content */
.phone-content {
    display: flex;
    align-items: center;
    gap: 20px;
	justify-content: end;
  width: auto;
  flex: 1;
}

/* Call Icon */
.call-icon {   
  max-width: 43px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}


.phone-number {
    font-size: 40px;
	line-height:45px;
    font-weight: 400;
	color:#fff;
}

/* Responsive Design */
@media (max-width: 768px) {
    .call-to-action {
        flex-direction: column;
        text-align: center;
        padding: 20px;
    }

    .phone-content {
        margin-top: 10px;
    }
}

.call-to-action>p:empty,
.call-to-action div>p:empty{
	display:none;
}

.phone-content p{
	margin-bottom:0px;
}

/* Responsive Design for 1199px */
@media (max-width: 1199px) {
    .call-to-action {
        padding: 25px;
    }

    .text-content h3 {
        font-size: 32px;
    }

    .text-content p {
        font-size: 18px;
    }

    .phone-number {
        font-size: 36px;
    }
}

/* Responsive Design for 991px */
@media (max-width: 991px) {
    .call-to-action {
        flex-wrap: wrap;
        padding: 20px;
    }

    .text-content {
        width: 100%;
        text-align: center;
    }

    .phone-content {
        justify-content: center;
		gap: 10px;
    }

   

    .text-content p {
        font-size: 16px;
		line-height:28px;
    }

    .phone-number {
        font-size: 26px;
    }
	.call-icon {
  max-width: 30px;
	}
}

/* Responsive Design for 767px */
@media (max-width: 767px) {
    .call-to-action {
        flex-direction: column;
        text-align: center;
        padding: 15px;
    }

    .text-content {
        width: 100%;
    }

    .text-content h3 {
        font-size: 24px;
    }

    .phone-number {
        font-size: 28px;
    }
}

/* Responsive Design for 575px */
@media (max-width: 575px) {
   
    .phone-number {
        font-size: 24px;
    }

    .phone-content {      
        align-items: center;
        gap: 10px;
    }
}

/* Check list toggle */


.checkL_cont {
  border-bottom: 1px solid #ddd;
}

 .checkL_cont:last-child {
  border-bottom: 0px solid #ddd;
}

.checkL_cont .checkL_title{
	padding: 9px 45px 9px 0px;
font-size: 22px;
  cursor: pointer;
  position: relative;
  font-weight: 600;
   margin-bottom:0px!important;
   color: #333;
}

 .checkL_cont .checkL_det{
	padding-bottom:0px;	
}

 .checkL_cont .checkL_title::after {
  content: "" ;
  background: #fff url(/app/uploads/2025/02/plus21.png)no-repeat ;
background-size: 26px;
  background-position: center;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 100%;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition:all 0.3s;
}


.checkL_cont .checkL_title.t_open::after {
  transform: translateY(-50%) rotate(-180deg) !important;
}

.faq-section .checkL_cont{
	color: #2E2E2E;  
  border: 0;
  border-radius: 8px;
  padding: 11px 20px;
  cursor: pointer;
  background-color: #fff;
}

.faq-section:not(.gray_bg) .checkL_cont{
	background-color: #fff1f2;
}

.faq-section .checkL_cont + .checkL_cont{
	margin-top:14px;
}
.faq-section .checkL_cont .checkL_title.t_open::after{	
background: url(/app/uploads/2025/02/minus1.png)no-repeat center !important;
  background-size: 26px !important;
}

.checkL_cont .checkL_title.t_open{
color:var(--second-color);
}

/* Tablets (below 1200px) */
@media (max-width: 1199px) {
  .checkL_cont .checkL_title {
    font-size: 20px;
    padding: 8px 40px 8px 0;
  }
  .checkL_cont .checkL_title::after {
    background-size: 24px;
    width: 28px;
    height: 28px;
  }
  .faq-section .checkL_cont {
    padding: 10px 18px;
  }
}

/* Large Smartphones (below 992px) */
@media (max-width: 991px) {
  .checkL_cont .checkL_title {
    font-size: 18px;
    padding: 7px 35px 7px 0;
  }
  .checkL_cont .checkL_title::after {
    background-size: 22px;
    width: 26px;
    height: 26px;
  }
  .faq-section .checkL_cont {
    padding: 9px 16px;
  }
}

/* Small Smartphones (below 768px) */
@media (max-width: 767px) {
  .checkL_cont .checkL_title {
    font-size: 16px;
    padding: 6px 30px 6px 0;
  }
  .checkL_cont .checkL_title::after {
    background-size: 20px;
    width: 24px;
    height: 24px;
  }
  .faq-section .checkL_cont {
    padding: 8px 14px;
  }
}

/* Extra Small Screens (below 576px) */
@media (max-width: 575px) {
  
  .checkL_cont .checkL_title::after {
    background-size: 18px;
    width: 22px;
    height: 22px;
  }
  .faq-section .checkL_cont {
    padding: 7px 12px;
  }
}


/* end of Check list toggle */




.site-title-tagline {
display: inline-block;
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 18px;
  background: var(--second-color);
  border-radius: 50px;
  padding: 3px 18px;
  margin-bottom: 15px;
}

 .site-title-tagline{
	display: inline-block;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 18px;
  background: var(--second-color);
  border-radius: 50px;
  padding: 4px 13px 3px 6px;
  margin-bottom: 15px;
}

.site-title-tagline img{
	width: 30px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  text-align: center;
  border-radius: 50px;
  margin-right: 5px;
  float: left;
  padding: 5px;
  box-sizing: border-box;
}
	
	
	
 
 /* team */
 
 .gradient-bottom-light {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #FFFCF8F0 100%);
}
 .content-inner {
  padding-top: 100px;
  padding-bottom: 70px;
}

.team-sec{
	padding:60px 0 80px;
	background-color: rgb(255, 241, 242);
	margin-top:80px;
}


.dz-team.style-2 {
  border-radius: 15px;
  border: 2px solid #fff;
 box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px;
}

.dz-team.style-2 .dz-content {
  background-color: #fff;
  padding: 30px 20px 0px 20px;
  text-align: center;
  border-radius: 15px 15px 0px 0px;
}
.dz-team.style-2 .dz-name {
  font-size: 24px;
  margin-bottom: 5px;
}

.dz-team.style-2 .dz-name a{
	color:var(--third-color);
}

.dz-team.style-2 .dz-position {
font-size: 16px;
  font-weight: 500;
  color: #333;
  margin-bottom: 10px;
}

.dz-team.style-2 .dz-media {
  background-color: #fff;
  overflow: hidden;
  position: relative;
  z-index: 2;
  border-radius: 0px 0px 15px 15px;
}

.dz-team .dz-media img {
  width: 100%;
}


.dz-team.style-2 .dz-social {
  display: none;
  justify-content: center;
  transform: translateY(-20px);
  position: relative;
  z-index: 2;
  list-style: none;
  padding: 0;
}

.dz-team.style-2 .dz-social a {
  color: var(--second-color);
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.dz-team.style-2 .dz-social a img{
	max-width:20px;
}

.dz-team.style-2 .btn {
  position: absolute;
  bottom: -60px;
  left: 10px;
  right: 10px;
  z-index: 1;
  opacity: 0;
background-color: var(--second-color);
  color: #fff;
  padding: 5px 10px;
  border-radius: 6px;
  line-height: 37px;
  box-sizing: border-box;
  text-align: center;
  font-weight: 500;
}

.btn.btn-primary, .btn.btn-success, .btn.btn-warning, .btn.btn-info {
  color: #fff;
}

.dz-team.style-2.active .btn, .dz-team.style-2:hover .btn {
  bottom: 10px;
  opacity: 1;
}

.dz-team.style-2 .btn:hover{
	background-color: var(--main-color);
}

.dz-team.style-2 .dz-media::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 64.5%);
}

.dz-team.style-2.active, .dz-team.style-2:hover {
  border: 2px solid var(--second-color);
}


body.template-service .blog_page{
	padding-bottom:0px;
}

html {
  scroll-behavior: smooth;
}

.bottom-content-area .image_sec img{
	border-radius:22px;
}


@media(max-width:1199px){
	.dz-team.style-2{
		margin-bottom: 30px;
	}
}

@media(max-width:991px){
	
	.dz-team.style-2 .dz-position{
		font-size: 13px;
		padding-bottom: 10px;
  margin-bottom: 0;
  line-height: 18px;
	}
	
}

@media(max-width:767px){
	.dz-team.style-2 .dz-name {
  font-size: 20px;
	}
	
}

@media(max-width:575px){
  .dz-team.style-2 {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
	
}

/* Why choose section */




.why-choose .box-text {
    background: #effafc;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
	margin-bottom:30px;
	  min-height: 155px;
}

.why-choose .box-text:hover {
    transform: translateY(-5px);
}

/* Icons */
.why-choose .box-text .icon {
    max-width: 60px;
    flex-shrink: 0;
	filter: brightness(0) saturate(100%) invert(41%) sepia(98%) saturate(541%) hue-rotate(138deg) brightness(105%) contrast(101%);
}

/* Card Content */
.why-choose .box-text .card-content {
    text-align: left;
	width: calc(100% - 60px);
}

/* Headings */
.why-choose .box-text .card-title {
   font-size: 20px;
  color: #333;
  margin-bottom: 10px;
  line-height: 30px;
}

/* Paragraph */
.why-choose .box-text .card-text {
  font-size: 15px;
 
  margin: 0;
  line-height: 26px;

}



/* Responsive Design */


@media(max-width:1199px){
	.why-choose .box-text .card-title {
  font-size: 16px;
  line-height: 23px;
	}
	
}
@media(max-width:991px){

.block-columns.why-choose .item-col{
width:100%!important;
}
.why-choose .box-text{
	min-height: 105px;
}
}

@media (max-width: 768px) {
    .why-choose .col-md-4 {
        margin-bottom: 20px;
    }
}

.why-choose .box-text .card-content>p:empty{
	display:none;
}




/* Awards Section Styling */
.awards-section {
    padding: 50px 0px;
}

.awards-title{
	 position:relative;
	 max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.awards-title span{
font-size: 27px;
  font-weight: 700;
  color: white;
  background-color: var(--second-color);
  padding: 13px 30px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  letter-spacing: 1px; 
 
  display:block;
}

.awards-title:after{
	content: "";
  position: absolute;
  bottom: -13px;
  left: 50%;
  width: 61%;
  height: 37px;
  background: hsl(0, 0%, 0%);
  background: radial-gradient(circle, hsl(0, 0%, 0%) 41%, hsl(0, 0%, 100%) 100%);
  background: -moz-radial-gradient(circle, hsl(0, 0%, 0%) 41%, hsl(0, 0%, 100%) 100%);
  background: -webkit-radial-gradient(circle, hsla(0, 0%, 0%, 1) 24%, hsla(0, 0%, 100%, 1) 100%);
  border-radius: 50%;
  transform: translateX(-50%);
  z-index: 1;
  filter: blur(8px);
  opacity: 0.5;
}

.awards-title span{
	position:relative;
	z-index:11;
}

.award-card {
    background-color: rgb(255, 241, 242);
    padding:40px 20px;
    border-radius: 10px;
    text-align: center;
    transition: transform 0.3s ease-in-out;
	position:relative;
}


.award-card::before {
    content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  width: 97%;
  height: 24px;
  background: hsl(0, 0%, 0%);
  background: radial-gradient(circle, hsl(0, 0%, 0%) 41%, hsl(0, 0%, 100%) 100%);
  background: -moz-radial-gradient(circle, hsl(0, 0%, 0%) 41%, hsl(0, 0%, 100%) 100%);
  background: -webkit-radial-gradient(circle, hsla(0, 0%, 0%, 1) 24%, hsla(0, 0%, 100%, 1) 100%);
  border-radius: 50%;
  transform: translateX(-50%);
  z-index: -1;
  filter: blur(3px);
  opacity: 0.7;
}


.award-card::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 97%;
    height: 24px;
    background: hsl(0, 0%, 0%);
  background: radial-gradient(circle, hsl(0, 0%, 0%) 41%, hsl(0, 0%, 100%) 100%);
  background: -moz-radial-gradient(circle, hsl(0, 0%, 0%) 41%, hsl(0, 0%, 100%) 100%);
  background: -webkit-radial-gradient(circle, hsla(0, 0%, 0%, 1) 24%, hsla(0, 0%, 100%, 1) 100%);
  border-radius: 50%; 

    transform: translateX(-50%);
	z-index:-1;
	filter: blur(3px);
  opacity: 0.7;
}

.award-card img {
    max-width: 120px;  
	margin: auto;
    margin-bottom: 30px;
	filter: brightness(0) saturate(100%) invert(69%) sepia(90%) saturate(2505%) hue-rotate(311deg) brightness(105%) contrast(103%);
}


.award-card h3 {
 font-size: 30px;
  font-weight: 600;
  color: var(--third-color);
  margin-bottom: 0px;
}



/* For screens 1199px and below */
@media (max-width: 1199px) {
    .awards-title span {
        font-size: 24px;
        padding: 10px 25px;
    }

    .award-card h3 {
        font-size: 26px;
    }
}

/* For screens 991px and below */
@media (max-width: 991px) {
    .awards-title span {
        font-size: 22px;
        padding: 8px 20px;
    }

    .award-card {
        padding: 30px 15px;
    }

    .award-card img {
        max-width: 100px;
    }

    .award-card h3 {
        font-size: 24px;
    }
	
	.awards-section.block-columns .item-col {
		width:50%!important;
		margin-bottom:50px;
	}
}

/* For screens 767px and below */
@media (max-width: 767px) {
    .awards-title span {
        font-size: 20px;
        padding: 7px 18px;
    }

    .award-card {
        padding: 25px 10px;
    }

    .award-card img {
        max-width: 90px;
    }

    .award-card h3 {
        font-size: 22px;
    }
}

/* For screens 575px and below */
@media (max-width: 575px) {
    .awards-title span {
        font-size: 18px;
        padding: 5px 15px;
    }

    .award-card {
        padding: 20px 10px;
    }

    .award-card img {
        max-width: 80px;
    }

    .award-card h3 {
        font-size: 20px;
    }
	
	.awards-section.block-columns .item-col {
		width:100%!important;
		
	}
}

/* For screens 480px and below */
@media (max-width: 480px) {
    .awards-title span {
        font-size: 16px;
        padding: 5px 12px;
    }

    .award-card {
        padding: 15px 8px;
    }

    .award-card img {
        max-width: 70px;
    }

    .award-card h3 {
        font-size: 18px;
    }
}


/* team archive page */


.team-archive-content{
	margin-top:40px;
	margin-bottom:40px;
}

body.post-type-archive-team .case_page{
	padding-bottom:10px;
}

.title-section p {
  font-size: 22px;
  line-height: 38px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media(max-width:991px){
	.title-section p {
	  font-size: 20px;
	  line-height: 36px;
	}
}


/* team single page */

.team-photo{
float: left;
  margin-right: 40px;
  margin-bottom: 20px;
  position: relative;
  width: 400px;
  margin-left: 3px;
	
}

.team-photo::before {
  content: "";
position: absolute;
bottom: -5px;
  left: -5px;
  width: 400px;
  height: 100%;
background: hsl(0, 0%, 0%);
background: linear-gradient(to right, hsl(0, 0%, 0%) 41%, hsl(0, 0%, 100%) 100%);
background: -moz-linear-gradient(to right, hsl(0, 0%, 0%) 41%, hsl(0, 0%, 100%) 100%);
background: -webkit-linear-gradient(to right, hsl(0, 0%, 0%) 41%, hsl(0, 0%, 100%) 100%);

  z-index: 1;
  filter: blur(3px);
  opacity: 0.5;
}

 .team-photo img {
width: 100%;
  border-radius: 0;
  position: relative;
  z-index: 2;
  padding-bottom: 5px;
  padding-left: 5px;
  background: #fff;
    }
	
.team-single{
	margin-top:40px;
	padding-bottom: 50px;
}

.teamContent{
	margin-top:40px;
}

body.single-team .post-navigation{
	display:none;
}

body.single-team .blog_page{
	padding-bottom: 0px;
}

.team-single .page_title{
	font-size: 24px;
  margin-bottom: 13px;
  font-weight: 600;
}

.teamContent h3{
	margin-bottom:20px;
}
.teamContent ul{
	padding-left:20px;
	
}

.teamContent ul li{
	margin-bottom:8px;
}

.profile-bullets {
  list-style: none; /* Removes default bullets */
  padding: 0;
  margin: 0;
}

.profile-bullets li {
 position: relative;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
  font-weight: 500;
  padding: 5px 0;
}
.profile-bullets li img{
float: Left;
  max-width: 28px;
  margin-right: 12px;
  filter: brightness(0) saturate(100%) invert(41%) sepia(95%) saturate(1681%) hue-rotate(152deg) brightness(99%) contrast(101%);
}

@media(max-width:991px){
	.profile-bullets li{
	font-size: 15px;
}
}

@media(max-width:767px){
.team-photo{
	margin-bottom: 40px;
}
}
   
/*=============*/



/* testimonials pages */

.testimonils-sec{
	background: var(--main-color);
  padding: 60px 0 50px;
}


   #sp-testimonial-free-wrapper-1836 .sp-testimonial-free{
	     padding: 20px !important;
		 text-align:left!important;
		 border-radius:6px!important;
   }
   
   .sp-testimonial-free-section .sp-testimonial-client-testimonial .sp-testimonial-content,
   #sp-testimonial-free-wrapper-1836 .sp-testimonial-free-section .sp-testimonial-client-designation,
   #sp-testimonial-free-wrapper-1836 .sp-testimonial-free-section .sp-testimonial-client-name,
   .sp-testimonial-free-section .sp-testimonial-client-testimonial p{
	   padding:0px!important;
	   text-align:left!important;
   }
   
   .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
  display: -webkit-box !important;
  -webkit-line-clamp: 6 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

.testimonils-sec .section-title{
text-align: center;
  color: #fff;
  padding-bottom: 25px;	  
}

@media(min-width:992px){
	.testimonils-sec .section-title{
	  font-size: 36px;
  padding-bottom: 45px;	  
	}
}


/* calender archive page */

.timeline-step {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding:30px;
  flex: 0 0 200px;
  position: relative;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  scroll-snap-align: start;
  display: block;
  position:relative;
}

.timeline-step::before {
content: "";
  position: absolute;
  top: 0;
  right: 0px;
  width: 150px;
  height: 188px;
  background: url('https://amed.dkscompany.com/app/uploads/2024/02/pregnant2.png') no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: cover;
opacity: 0.6;
}

.timeline-step:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.timeline-step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 40px;
  height: 2px;
  background: #ddd;
  transform: translateY(-50%);
}

.timeline-step.active {
  border-color: #ff6b6b;
}

.week-label {
font-size: 24px;
  font-weight: 700;
  color: var(--second-color);
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 4px;
}


/* Week number styled as a circle */
.week-number {
font-size: 91px;
  font-weight: 700;
  color: var(--main-color);
  margin-top: 10px;
  line-height: 72px;
}

.pChart{
	margin-bottom:35px;
}


.calender-cta{
	margin-bottom:60px;
}


.calender-cta .call-to-action{
	background-color: var(--second-color);
}


/* calender single  */

.pregnancy-week-box {
  border: 1px solid #eee;
  background: #fff;
  margin: 0 auto; 
  text-align: center;
  padding: 20px;
  border-radius: 6px;
}


.current-week-heading {
  margin-bottom: 20px;
}


.heading-week {
background-color: var(--main-color);
  color: #fff;
  font-size: 24px;
  padding: 11px 0;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 5px;
}

.heading-number {
font-size: 90px;
  color: var(--main-color);
  margin-top: 0;
  margin-bottom: 25px;
  line-height: 1;
  padding: 20px;
  background: #f3feff;
  font-weight: 900;
}


.all-weeks-list {
display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}


.week-link {
text-decoration: none;
  color: #000;
  font-size: 16px;
  display: inline-block;
  transition: color 0.3s;
  text-align: center;
  background: #f7f7f77a;
  border-radius: 50%;
  font-weight: 600;
  height: 50px;
  width: 50px;
  box-sizing: border-box;
  line-height: 50px;
}


.week-link.current {
font-weight: 700;
  background: var(--second-color);
  color: #fff;
}

.week-link:hover {
  background: var(--second-color);
   color: #fff
}


.calender-con-box .teamContent {
	margin-top:0px;
}

.calender-con-box{
	margin-bottom:60px;
}

@media(max-width:1199px){
	.all-weeks-list{
		grid-template-columns: repeat(4, 1fr);
	}
}
@media(max-width:991px){
	.all-weeks-list{
		grid-template-columns: repeat(3, 1fr);
	}
	.timeline-step{
		padding:20px;
	}
	  .week-number {
    font-size: 83px;
    z-index: 1;
    position: relative;
  }
	.timeline-step::before {
		width: 133px;
  height: 172px;
	}
}

@media (max-width: 767px) {
  .all-weeks-list {
    grid-template-columns: repeat(6, 1fr);
  }
  .pregnancy-week-box{
	  margin-bottom:40px;
  }
}

@media(max-width:575px){
	.pregnancy-chart-list {
		display:flex;
		flex-wrap:wrap;
		margin-left: -10px;
    margin-right: -10px;
	}
	.pregnancy-chart-list .pregnancy-chart-item {
		width:50%!important;
		padding:0 10px;
    margin-bottom: 15px;
	}
}

@media(max-width:440px){
	 .timeline-step::before {
   opacity:0.4;
  }
  .all-weeks-list {
    grid-template-columns: repeat(5, 1fr);
  }
	
}

/* Video page */



.video-page-wrapper {
    padding: 40px 0;
}
.video-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin: 0 auto;
    
}
.video-item {
   border-radius: 8px;
  overflow: hidden;
  transition: transform 0.3s ease;
  cursor: pointer;
  background: #effafc;
  border-bottom: 5px solid var(--main-color);
}
.video-item:hover {
    transform: translateY(-5px);
}
.video-thumbnail {
    position: relative;
    padding-top: 56.25%;
    background: #f5f5f5;
    overflow: hidden;
}
.video-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
}
.video-item:hover .video-overlay {
    background: rgba(0,0,0,0.4);
}
.play-icon {
    width: 60px;
    height: 60px;
    transition: transform 0.3s ease;
}
.video-item:hover .play-icon {
    transform: scale(1.1);
}
.video-title {
    padding: 22px 30px;
  margin: 0;
  font-size: 34px;
  color: #333;
  line-height: 1.4;
  text-align: center;
  font-weight: 500;
}
.video-description {
    padding: 0 15px 15px;
    color: #666;
    font-size: 16px;
    line-height: 1.6;
}
.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.95);
    z-index: 9999;
    overflow: hidden;
    padding: 0;
}
.modal-dialog {
    position: relative;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 20px;
}
.modal-content {
    position: relative;
    width: 100%;
    max-width: 70vw;
    background: transparent;
}
.close-modal {
    position: absolute;
    right: -50px;
    top: 0;
    color: #fff;
    font-size: 35px;
    font-weight: 300;
    cursor: pointer;
    background: transparent;
    border: none;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    z-index: 1001;
    opacity: 0.8;
    transition: opacity 0.3s;
}
.close-modal:hover {
    opacity: 1;
}
.modal-body {
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio */
    background: #000;
}
#videoContainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#videoContainer iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

/* Responsive Styles */
@media (max-width: 1200px) {
    .modal-content {
        max-width: 100%;
    }
    .modal-dialog {
        padding: 0;
    }
    .close-modal {
        right: 10px;
        top: -40px;
    }
}

@media (max-width: 768px) {
    .modal {
        padding: 0;
    }
    .modal-dialog {
        padding: 0;
    }
    .modal-content {
        max-width: 100%;
    }
    .close-modal {
        right: 10px;
        top: -40px;
        font-size: 30px;
    }
    .video-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .video-title {
        font-size: 18px;
    }
    .video-description {
        font-size: 14px;
    }
}


.d-none {
  display: none !important;
}

#ufg-thumbnail{
margin-bottom:30px;	
}

#ufg-thumbnail .ufg-thumbnail-border img{
	max-height:260px;
	min-height:260px;
	object-fit:cover;
	width:100%;
	border-radius: 12px;
  transition: all 0.3s;
}

.ufg-thumbnail-border>a{
	overflow:hidden;
	display:block;
}

.ufg-thumbnail-border>a:hover img{
	transform:scale(1.2);
}

.ufg-filters {
	margin-bottom:60px;
	width: 100%!important;
}

.ufg-parent-filters{
	width: 100%!important;
}

.ufg-filters .col-md-12{		
	display: flex;
  align-items: center;
  justfy-content: space-between;
  width: 100%;
  gap: 0 20px;
}




  body .ufg-parent-filter-button {
   background-color: var(--second-color) !important;
  border: 1px solid var(--second-color) !important;
  color: #fff;
  padding: 12px 15px;
  transition: background-color 0.3s ease, border-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
  font-size: 21px;
  font-family: inherit;
  font-weight: 500;
  position:relative;
  }
  
  
   body .ufg-parent-filter-button::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 97%;
  height: 24px;
  background: hsl(0, 0%, 0%);
  background: radial-gradient(circle, hsl(0, 0%, 0%) 41%, hsl(0, 0%, 100%) 100%);
  background: -moz-radial-gradient(circle, hsl(0, 0%, 0%) 41%, hsl(0, 0%, 100%) 100%);
  background: -webkit-radial-gradient(circle, hsla(0, 0%, 0%, 1) 24%, hsla(0, 0%, 100%, 1) 100%);
  border-radius: 50%;
  transform: translateX(-50%);
  z-index: -1;
  filter: blur(3px);
  opacity: 0.7;
}



  /* Hover and focus state */
  body .ufg-parent-filter-button:hover,
  body .ufg-parent-filter-button:focus {
    background-color: var(--main-color)!important;
    border-color: var(--main-color)!important;   
    cursor: pointer;
  }



 body.page-template-default  .blog-header {
	  background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(250,250,250,1) 21%);
  }
  


.video-overlay img {
display: block;
  max-width: 98px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(68deg) brightness(103%) contrast(100%);
  position: static;
  height: auto;
}

.video-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* Adding a pulsing animation */
  animation: pulse 2s infinite;
  z-index:1;
}

@keyframes pulse {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.1);
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}


@media(max-width:991px){
	.video-overlay img {
  max-width: 58px;

}

.video-title{
	padding: 15px 30px;
	font-size: 22px;
}
body .ufg-parent-filter-button{
	font-size: 17px;
}
#ufg-thumbnail .ufg-thumbnail-border img{
	min-height: 200px;
	max-height: 200px;
}
}

@media(max-width:767px){
.ufg-filters>.ufg-parent-filters>div{
	gap:14px 20px;
  flex-wrap: wrap;
}
.ufg-filters>.ufg-parent-filters>div>button{
	width:calc(50% - 20px)!important;
}
	.ufg-gallery>#ufg-thumbnail{
		-webkit-box-flex: 0;     -webkit-flex: 0 0 33.333%;     -ms-flex: 0 0 33.333%;     flex: 0 0 33.333%;     max-width: 33.333%;
	}
}


@media(max-width:575px){
	.ufg-gallery{
		display:flex;
		flex-wrap:wrap;
	}
	#ufg-thumbnail .ufg-thumbnail-border img{
	min-height: 160px;
	max-height: 160px;
}

	.ufg-gallery>#ufg-thumbnail{
		-webkit-box-flex: 0;     -webkit-flex: 0 0 50%;     -ms-flex: 0 0 50%;     flex: 0 0 50%;     max-width: 50%;
	}
}

  
  /* Contact Page */
  
  


.location-tags ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* Create 4 columns */
  gap: 15px;
  padding: 0;
  list-style-type: none;
}

.location-tags li {
  display: flex;
  justify-content: center;
}

.location-tags a {
background-color: #fff;
  border: 1px solid var(--second-color);
  padding: 14px 20px;
  border-radius: 20px;
  font-size: 25px;
  color: #000;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: block;
  width: 100%;
}

.location-tags a:hover {
  background-color: var(--second-color);
  color: #fff;
}

.location-tags a.selected {
  background-color: var(--second-color);
  color: #fff;

}

@media (max-width: 1024px) {
  .location-tags ul {
    grid-template-columns: repeat(3, 1fr); /* 3 columns on tablet */
  }

  .location-tags a {
   font-size: 16px;
    padding:8px 15px;
    line-height: 22px;
  }
}

@media (max-width: 768px) {
  .location-tags ul {
    grid-template-columns: repeat(2, 1fr); /* 2 columns on smaller screens */
  }

  .location-tags a {
    font-size: 15px;
    padding: 8px 12px;
  }
}

@media (max-width: 480px) {

  .location-tags a {
    font-size: 14px;
    padding: 6px 12px;
  }
  
}

  


.map-content-sec .container {
border: 1px solid var(--second-color);
  border-radius: 10px;
  padding: 20px;
  background-color: rgb(255, 241, 242);
  box-sizing: border-box;

}

.contact-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap:15px;
}

.contact-header h3 {
 color: #fff;
  font-size: 24px;
  margin: 0;
  background: var(--third-color);
  padding: 20px;
  text-align: center;
  border-radius: 12px;
}

.contact-card>p:empty,
.contact-info>p:empty,
.contact-header>p:empty{
	display:none;
}

.rating {
color: #fff;
  background: var(--third-color);
  padding: 16px 16px;
  border-radius: 12px;
  max-width: 194px;
  box-sizing: border-box;
}

.star-rating {
color: #f89f40;
  font-size: 21px;
}
.r-sub-title{
	font-size: 16px;
}

.r-title{
	font-size: 40px;
  font-weight: 700;
}

.contact-info {
  margin-top: 20px;
}

.contact-info div {
font-size: 21px;
  color: #333;
  margin: 30px 0;
  padding-left: 40px;
}

.contact-info .icon {
margin-right: 15px;
  max-width: 32px;
  height: auto;
float:left;
  vertical-align: middle;
  filter: brightness(0) saturate(100%) invert(65%) sepia(77%) saturate(1597%) hue-rotate(307deg) brightness(96%) contrast(116%);
  margin-left: -40px;
}


@media(min-width:768px){
	.contact-map iframe {
		max-height:340px;
	}
}

.contact-map iframe {
border-radius: 8px;
  display: block;
max-width: 100%;
}
.phone a{
	color:#333;	
}

.phone a+a{
	margin-left:15px;
	border-left:1px solid #c7b0b2;
	padding-left:15px;
}

.phone a:hover{
	 color: var(--second-color);
}

@media (max-width: 768px) { 

  .contact-header h3 {
    font-size: 18px;
  }

  .contact-info div {
    font-size: 17px;
  margin:20px 0;
  }

  .contact-card {
    padding: 10px 0 0;
  }

  .contact-map iframe {
    height: 200px;
  }
  
  .con-page-left-img .column-2{
	  margin-top:40px;
  }
  
 
}

@media (max-width: 575px) { 

 .contact-header{
	  flex-direction:column;
  }
}
 
 .form_right{
	 background: #fff;
  padding: 30px 30px 10px;
  border-radius: 12px;
 } 
  
  @media(min-width:992px){
	  .form_right h2{
	  margin-bottom: 15px;
  font-size: 32px;
  line-height: 26px;
  }
  }
  
   
  
  .con-page-left-img .image_box img{
	    box-shadow: -7px 4px 10px rgba(26, 25, 25, 0.6);
  }
  
  body.page-id-265  .main_content{
	  padding-bottom:0px;
  }

  
/* Job listing */  
  


.job {
  border: 1px solid #ccc;
  padding: 25px;
  margin-bottom: 20px;
  border-radius: 5px;
  background-color: #fff;
}

.job h3 {
  color: #164769;
  font-size: 22px;
  margin-bottom: 10px;
}

.job h4 {
  color: #164769;
  font-size: 18px;
  margin-top: 15px;
}

.job ul {
  list-style-type: none;
  padding: 0;
}

.job ul li {
  font-size: 16px;
  margin-bottom: 8px;
}

.job ul li strong {
  color: #2d4149;
}

@media (max-width: 768px) {
  .job h3 {
    font-size: 20px;
  }

  .job h4 {
    font-size: 16px;
  }

  .job ul li {
    font-size: 14px;
  }
  .form_right{
	  padding: 20px 20px 10px;
  }
}


/* International Page */


/* General Styles */

.infertility-features {
  padding: 60px 0;
  text-align: center;
  background-color: #fff;
}


@media(min-width:1200px){
.section-title {
  font-size: 28px;
  margin-bottom: 10px;
}

}



.section-subtitle {
  font-size: 16px;
  color: #666;
  margin-bottom: 30px;
}

.features-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
}

.feature-item {
  border-radius: 10px;
  padding: 30px 20px;
  text-align: center;
  transition: transform 0.3s ease;
  border: 1px solid #ddd;
  width: calc(16.666% - 20px);
  box-sizing: border-box;
}

.feature-item:hover {
  transform: translateY(-5px);
}

.feature-item img {
  width: 60px;
  height: 60px;
  object-fit: contain;
  margin: auto;
  margin-bottom: 32px;
}

.feature-item h3 {
font-size: 15px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  font-weight: 500;
}



/* Responsive Styles */


@media (max-width: 1199px) {
  .feature-item {
   width: calc(33.333% - 20px);
  }
}

@media (max-width: 991px) {
  
}

@media (max-width: 767px) {
  .feature-item {
    width: calc(50% - 10px);
  }

  .feature-item img {
    width: 40px;
    height: 40px;
  }

  .feature-item h2 {
    font-size: 14px;
  }

  .feature-item p {
    font-size: 12px;
  }
}

@media (max-width: 575px) {
  .feature-item {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .features-grid {
    justify-content: center;
  }



  .feature-item img {
    width: 40px;
    height: 40px;
  }

  .feature-item h2 {
    font-size: 14px;
  }

  .feature-item p {
    font-size: 12px;
  }
}



/* ===================
31. Counter css 
====================== */

.counter-area {
  position: relative;
  z-index: 1;
}


.counter-wrap{
  border-radius: 30px;
  padding: 15px;
  background: var(--third-color);
}


.counter-negative{
margin-top: -65px;

}

.counter-box {
 display: flex;
  gap: 12px;
  position: relative;
  padding: 15px 10px 15px 15px;
  border-radius: 25px;
  border: 2px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
  z-index: 1;
  align-items: center;
  transition: all .5s ease-in-out;
}
.counter-box:hover{
	  transform: translateY(-5px);
	  background: #1e5277;
}

.counter-box .icon {
width: 80px;
  height: 80px;
  line-height: 70px;
  font-size: 35px;
  border-radius: 50px;
  text-align: center;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}


.counter-box.bg-1 {
  background: #fff1f2;
}

.counter-box.bg-2 {
  background: #e5f7f8;
}

.counter-box.bg-3 {
  background: #fef8ea;
}
.counter-box.bg-4 {
  background: #f5e8fd;
}

.counter-box .icon img{
max-width: 50px;
filter: brightness(0) saturate(100%) invert(42%) sepia(72%) saturate(2220%) hue-rotate(153deg) brightness(99%) contrast(101%);
}

.counter-box .info{
  display: flex;
  gap: 2px;
}

.counter-box .counter {
display: block;
  line-height: 1;
  color: var(--main-color);
  font-size: 36px;
  font-weight: 1000;
}

.counter-box .unit{
  font-size: 25px;
  color: var(--third-color);
  font-weight: 500;
  line-height: 1;
  margin: 3px 0 0 3px;
}

.counter-box .title {
font-size: 15px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 24px;
  color: #fff;
  margin-top: 12px;
}

.counter-negative div>p:empty{
	display:none;
}


.counter-page .counter-negative{
	margin-top: 0;
}

/* Tablets (below 1200px) */
@media (max-width: 1199px) {
	.counter-box .counter{
		font-size: 26px;
  font-weight: 1000;
	}
	.counter-box .title{
		font-size: 13px;
		line-height: 17px;
  font-weight: 700;
	}
}

/* Tablets (below 991px) */
@media (max-width: 991px) {
.counter-wrap .col-lg-3:nth-child(1){
	margin-bottom:15px;
}
}

@media (max-width: 767px) {
.counter-wrap .col-lg-3:nth-child(1){
	margin-bottom:0px;
}

.counter-wrap .col-lg-3+.col-lg-3{
	margin-top:15px;
}

}


@media (max-width: 575px) {
.counter-box .icon img{
	max-width: 30px;
}
.counter-box .icon {
  width: 50px;
  height: 50px;
}

}


/* Why Choose IVF */


.why-ivf-section {
  background-color: #fff;
}

.why-ivf-title {
  text-align:center;
  margin-bottom: 10px;
}

body .why-ivf-subtitle {
  font-size: 16px;
  color: #666;
  margin-bottom: 30px;  
  text-align:center;
}

.why-ivf-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  justify-items: center;
 
  margin: 0 auto;
}

.why-ivf-card {
  background: #fff;
  border: 1px solid #e0d4e8;
  border-radius: 10px;
padding: 35px 20px;
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.why-ivf-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.why-ivf-card img {
  max-width: 80px;
  object-fit: contain;
  margin:auto;
  margin-bottom: 20px;
}

body .why-ivf-card-title {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}

.why-ivf-card-description {
  font-size: 15px;
  line-height:24px;
  color: #777;
  margin-bottom: 0;
}

/* Responsive Styles */

/* For tablets (max-width: 1024px) */
@media (max-width: 1024px) {
  .why-ivf-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}

/* For mobile devices (max-width: 768px) */
@media (max-width: 768px) {
  .why-ivf-grid {
    grid-template-columns: 1fr;
  }

  .why-ivf-icon {
    width: 40px;
    height: 40px;
  }
}



/* keypoints Styles */


.clinic-highlight-section {

 position:relative
}

.clinic-highlight-content{
	  background-color: #ff8078;
  padding: 30px 20px;
  border-radius: 15px;
  margin: 30px auto;
  z-index: 1;
  position: relative;
}

.clinic-highlight-section::after {
content: "";
  position: absolute;
  bottom: -36px;
  left: 50%;
  width: 100%;
  height: 83px;
  background: hsl(0, 0%, 0%);
  background: radial-gradient(circle, hsl(0, 0%, 0%) 41%, hsl(0, 0%, 100%) 100%);
  background: -moz-radial-gradient(circle, hsl(0, 0%, 0%) 41%, hsl(0, 0%, 100%) 100%);
  background: -webkit-radial-gradient(circle, hsla(0, 0%, 0%, 1) 24%, hsla(0, 0%, 100%, 1) 100%);
  border-radius: 50%;
  transform: translateX(-50%);

  filter: blur(8px);
  opacity: 0.4;
}
body .clinic-highlight-title {
  text-align: center;
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 24px;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

/* Container becomes flex instead of grid */
.clinic-highlight-column {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  list-style: none;
  padding: 0!important;
  margin: 0;
}

/* Individual list item with width instead of grid-based sizing */
.clinic-highlight-column li {
  width: calc(33.33% - 10px); /* 3 columns with gap consideration */
  font-size: 20px;
  color: #fff;
  position: relative;
  padding-left: 25px;
  margin-bottom: 5px;
box-sizing:border-box;
}

/* Circle before list items */
.clinic-highlight-column li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
}

/* Responsive adjustments */

@media (max-width: 991px) {
  .clinic-highlight-column li {
    width: calc(50% - 10px); /* 2 columns */
  }

.block-alternate .col-sm-6,
.block-alternate .col-sm-4,
.block-alternate .col-sm-8{
	-webkit-box-flex:0;
    -webkit-flex:0 0 100%;
    -ms-flex: 0 0 100%;
    flex:0 0 100%;
    max-width: 100%;
}

.block-alternate .col-sm-push-6 {
    left: 0%;
  }
.block-alternate .col-sm-pull-6 {
    right: 0%;
  }

.block-alternate:not(.right-box-design) .row>div+div{
	margin-top:30px;
}

.clinic-highlight-content{
margin-top:0px;
}
}

@media (max-width: 767px) {
  .clinic-highlight-column li {
    width: 100%; /* Single column */
  }
.clinic-highlight-column li{
font-size: 16px;
}
body .clinic-highlight-title{
font-size: 24px;
}
}



/* Services inner page */


.service-card p{
	margin-bottom:0px;
}


.service-card {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 30px;
overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}

.service-header {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.icon-background {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 173, 184, .1);
  border-radius: 50%; /* Makes it circular */
  margin-right: 15px;
}

.service-icon {
  width: 24px;
  height: 24px;
}

body .service-title {
font-size: 18px;
  font-weight: 600;
  color: #3a4a5b;
  margin: 0;
  line-height: 22px;
  width: calc(100% - 50px);
}

body .service-description {
margin: 10px 0 15px;
  line-height: 26px;
  font-size: 16px;
}

.service-link {
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: block;
  text-align: right;
}

.service-link:hover {
  text-decoration: underline;
}

.service-card::before,
.service-card::after {
  content: '';
  position: absolute;
  background-color: rgba(0, 173, 184, .1);
  border-radius: 50%;
  z-index: 0;
}

.service-card::before {
  width: 50px;
  height: 50px;
  top: -10px;
  right: -10px;
}

.service-card::after {
  width: 70px;
  height: 70px;
  bottom: -20px;
  left: -20px;
}

@media(max-width:991px){

.block-columns.service-box .item-col{
width:50%!important;
}
}

.team-top-0 .team-sec{
	margin-top:0px;
}



/* testimonians-section */



.team-details{
margin: 15px 0;
  opacity: 0.8;
  font-size: 15px;
  line-height: 18px;
}

.testimonials-section{
	background: rgba(0, 173, 184, .1);
	padding:40px 0 40px;
}

.testimonial-slider{
	position:relative;
}


.gallery-top-banner{
	max-width: 100%;
	text-align: center;
}

.gallery-top-banner img{
	margin: auto; 
  margin-top: -112px;
}


@media(min-width:1200px){
	.testimonials-section h2 {
font-size: 38px;
  line-height: 52px;
}

}

.testimonials-section h2 span{
	color:var(--main-color);
}


.testimonials-section .section-title .bg_color_mark{
	display:inline-block
}

.testimonials-section .section-title .right-btn-icon{
	float:right;
}

.testimonials-section .section-title .bg_color_mark{
	width:100%;
}

.testimonials-section .section-title{
	margin-bottom:20px;
}
.testimonials-section  .bg_color_mark {
  font-size: 19px;
  line-height: 18px;
}

.testimonial-box{
	padding:30px;
	background:#fff;
	border-radius:12px;
	min-height: 250px;
	position:relative;
}

.testimonial-box:after{
	content:"";
	position:absolute;
	width:150px;
	height:150px;
background: url(/app/uploads/2025/01/quote3-1.png)no-repeat top;
  background-size: 110px;
  opacity: 0.1;
  top: 0;
  right: 0;
}

.author-info {
   display: flex;
   align-items: center;
   margin-bottom: 25px;
}

.author-info img {
   width: 60px;
   height: 60px;
   border-radius: 50%;
   object-fit: cover;
   margin-right: 15px;
   box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.author-details {
   display: flex;
   flex-direction: column;
}

.author-name {
   font-size: 18px;
line-height: 22px;
   margin: 0;
   color: #333;
}

.author-location {
  margin: 0;
  font-weight: 500;
}

.testimonial-text{
font-size: 18px;
  line-height: 36px;
  margin: 0;
}

@media (max-width: 991px) {
  .testimonials-section {
    padding-top: 80px;
  }
}


/* end of testimonians-section */



 .owl-stage {
  display: flex;
}

.owl-stage-outer{
	overflow:hidden;
}

/* Owl style */


.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-dots{padding-top:15px;display:none!important}.owl-dot{border:none!important;background:0 0!important}.owl-dot span{margin:0!important}.poislider{border:1px solid #fff;border-radius:5px;padding:0 15px 15px}.owl-carousel{padding:20px 0;display:none;width:100%;z-index:1}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item,.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-ms-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale .1s;-moz-transition:scale .1s;-ms-transition:scale .1s;-o-transition:scale .1s;transition:scale .1s}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-ms-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.owl-carousel .owl-video-frame{position:relative;z-index:1}



  
.owl-theme .owl-nav {
  position: absolute;
  top: 44%;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  pointer-events: none;
pointer-events: none;
 opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.owl-theme:hover .owl-nav {
    opacity: 1;
    pointer-events: auto; 
  }
  
.owl-theme .owl-nav button {
  background-color: var(--second-color);
  border: none;
  color: #fff;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  transition: background-color 0.3s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  cursor:pointer;
}

.owl-theme .owl-nav button:hover {
  background-color: var(--main-color);
}

.owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: 30px;
  background-image: url('/app/uploads/2025/01/right-arrow2.png');
background-size: 22px;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(-180deg);
}

.owl-theme .owl-nav .owl-next {
  position: absolute;
  right: 30px;
  background-image: url('/app/uploads/2025/01/right-arrow2.png');
background-size: 22px;
  background-repeat: no-repeat;
  background-position: center;
}

.owl-theme .owl-nav button.owl-prev,
.owl-theme .owl-nav button.owl-next {
  content: '';
  text-indent: -9999px;
  overflow: hidden;
}


.inner-testimnl.testimonials-section{
	background: #fff;
}

.inner-testimnl .testimonial-box{
	background: rgba(0, 173, 184, .1);
}

@media(max-width:991px){
.testimonials-section.block-columns .item-col,
.map-content-sec.block-columns .item-col{
width:100%!important
}
.testimonials-section.block-columns .item-col+.item-col,
.map-content-sec.block-columns .item-col+.item-col{
margin-top:30px;
}
.accepted-insurance {
  padding-bottom: 40px;
}

}


/* Blog */


/* ===================
43. Event css 
====================== */

.event-bg{
 position: relative;
  background: #e5f7f8;
  z-index: 1;
  padding: 80px 0 60px;
}


.event-item {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 15px;
  background:#fff;
  border-radius: 22px;
  margin-bottom: 25px;
  box-shadow:  0 0 40px 5px rgb(0 0 0 / 5%);
  transition:all .5s ease-in-out;
}

.event-item:hover {
  transform: translateY(-5px);
}

.event-img {
  border-radius: 22px;
  overflow: hidden;
  transition: all 0.3s;
}

.event-img img {
  width: 250px;
  transition: all 0.3s;
  min-height: 280px;
  object-fit: cover;
}

.event-item:hover .event-img img {
  transform: scale(1.2);
}

.event-content {
  flex: 1;
}

.event-meta ul {
display: flex;
  gap: 15px;
  margin-bottom: 12px;
  padding: 0;
  list-style: none;
  font-size: 15px;
  font-weight: 500;

}

.event-meta li img {
max-width: 14px;
  margin-right: 8px;
  float: left;
  margin-top: 10px;
}

.event-title {
margin: 5px 0 10px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
}
.event-title a{
	color:var(--third-color);
}

.event-title a:hover{
	color:var(--main-color);
}

.event-content .hero-btn {
  padding: 8px 13px;
  font-size: 16px;
}

.event-content .hero-btn img{
	max-width: 20px;
  margin-top: 6px;
  margin-left: 10px;
}
.event-img br{
	display:none;
}

@media all and (max-width: 1199px) {
  .event-item {
    flex-direction: column;
  }

  .event-img img {
    width: 100%;
  }
}


.clinic-lising{
	background: transparent;
}


@media all and (max-width: 991px) {
	.event-img img{
		min-height: 200px;
	}
	.event-title{
		font-size: 18px;
		line-height: 26px;
	}
	.event-bg{
		padding-top:50px;
		padding-bottom:20px;
	}
}


/* CTA block */

.appoint-cta-section {
  position:relative;
}


.appoint-cta-section::after {
  content: "";
  position: absolute;
  bottom: -36px;
  left: 50%;
  width: 100%;
  height: 83px;
  background: hsl(0, 0%, 0%);
  background: radial-gradient(circle, hsl(0, 0%, 0%) 41%, hsl(0, 0%, 100%) 100%);
  background: -moz-radial-gradient(circle, hsl(0, 0%, 0%) 41%, hsl(0, 0%, 100%) 100%);
  background: -webkit-radial-gradient(circle, hsla(0, 0%, 0%, 1) 24%, hsla(0, 0%, 100%, 1) 100%);
  border-radius: 50%;
  transform: translateX(-50%);
  filter: blur(8px);
  opacity: 0.4;
}

.appoint-cta-container {
background-color: var(--second-color);
  border-radius: 12px;
  padding:30px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; /* Ensures responsive wrapping */
  gap: 20px;
  position: relative;
  z-index: 1;
}
.appoint-cta-container br{
	display:none;
}
body .appoint-cta-text {
color: #fff;
  font-size: 37px;
    line-height: 52px;
  font-weight: 700;
  margin: 0;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  flex: 1;
  text-align: center;

}

.appoint-cta-buttons {
display: flex;
  gap: 15px;
  flex: 1;
  justify-content: flex-end;
}

.appoint-cta-button {
display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px 20px;
  background-color: #fff;
  border-radius: 8px;
  text-decoration: none;
  color: #333;
  font-size: 22px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s, box-shadow 0.2s;
  box-sizing: border-box;
}

.appoint-cta-button img {
  max-width: 35px;
  margin-right: 8px;
}

.appoint-cta-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}




/* For screens 1199px and below */
@media (max-width: 1199px) {
  .appoint-cta-container {
    padding: 20px 30px;
  }

  body .appoint-cta-text {
    font-size: 32px;
    line-height: 46px;
  }

  .appoint-cta-buttons {
    justify-content: center;
  }

  .appoint-cta-button {
   font-size: 16px;
    padding:12px 15px;
  }

  .appoint-cta-button img {
    max-width: 30px;
  }
} /* For screens 1199px and below */

/* For screens 991px and below */
@media (max-width: 991px) {
  .appoint-cta-container {
    padding: 15px 25px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  body .appoint-cta-text {
    font-size: 28px;
    line-height: 42px;
  }

  .appoint-cta-buttons {
    justify-content: center;
  
  }

  .appoint-cta-button {
    font-size: 18px;
    padding: 10px 16px;
  }

  .appoint-cta-button img {
    max-width: 25px;
  }
} /* For screens 991px and below */

/* For screens 767px and below */
@media (max-width: 767px) {
 

  body .appoint-cta-text {
    font-size: 24px;
    line-height: 36px;
  }

  .appoint-cta-buttons {
    flex-direction: column;
    gap: 10px;
    justify-content: center;
  }

  .appoint-cta-button {
    font-size: 16px;
    padding: 8px 14px;
    width: 100%;
    justify-content: center;
  }

  .appoint-cta-button img {
    max-width: 20px;
  }
} /* For screens 767px and below */

/* For screens 575px and below */
@media (max-width: 575px) {
 

  body .appoint-cta-text {
    font-size: 20px;
    line-height: 30px;
  }

  .appoint-cta-buttons {
    flex-direction: column;
    gap: 8px;
    justify-content: center;
  }

  .appoint-cta-button {
    font-size: 14px;
    padding: 6px 12px;
    width: 100%; /* Full-width buttons for smaller screens */
    justify-content: center;
  }

  .appoint-cta-button img {
    max-width: 18px;
  }
} /* For screens 575px and below */



/* Responsive Design */

@media (max-width: 1199px) {
	.testimonials-section{
		padding-bottom:30px;
	}
	
	.service-page-header .consultation-form{
		top: 74px;
		  right: 20px;
		  padding:10px 18px;
		  border-radius:10px;
	}
}

@media (min-width: 768px) and (max-width:991px){
	[class*='col-lg-'] {
    width: 100% ;
  }
  
  .service-page-header .consultation-form{
		top: 20px;
		  
	}
	
}


@media (max-width: 991px) {
	.title-section p{
		font-size: 16px;
  line-height: 30px;
	}
	.team-sec {
  padding: 60px 0 50px;
	}
	
	.block-alternate .col-sm-7,
	.block-alternate .col-sm-5 {
		-webkit-box-flex:0;
    -webkit-flex:0 0 100%;
    -ms-flex: 0 0 100%;
    flex:0 0 100%;
    max-width: 100%;
	}
	 .block-alternate .col-sm-push-5 {
    left: 0;
  }
  .block-alternate .col-sm-pull-7 {
    right: 0;
  }
}


@media (max-width: 767px) {
	
	.service-page-header{
		display:flex;
		flex-wrap:wrap;
	}
	
	.service-page-header .form-container{
		order: 3;
    width: 540px;
    margin:auto;
    box-sizing: border-box;
    padding-bottom: 5px;
	}
	
  .service-page-header .container {
    order: 2;
    width: 540px;
  }
	
	.service-page-header img{
		order:1;
	}
	
	  .service-page-header .consultation-form {
    top: 0;     right: 0;     padding: 10px 18px;     border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 42px;
    margin-bottom: 0;
  }
  
.service-page-header .blog-banner-image {
  max-height: 302px;
}
	
  .appoint-cta-container {
    flex-direction: column;
    text-align: center;
    gap: 15px;
  }

  .appoint-cta-text {
    text-align: center;
    flex: unset; /* Removes the flex rule for smaller screens */
  }

  .appoint-cta-buttons {
    justify-content: center; /* Center aligns buttons */
  }
  
  
  .offer-section .curv-separate.bottom{
	  bottom: -20px !important;
  }
 
  [class*='col-md-'] {
    width: 100% ;
  }
.site-title-tagline{
	font-size: 15px;
}

}

@media (max-width: 575px) {
	 .service-page-header .container ,
	 .service-page-header .form-container{   
    width: 100%;
  }
  .service-page-header .form-container{
	  margin-left:15px;
	  margin-right:15px;
  }
}

/* location hero section */


.location-hero.hero-section {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.location-hero .hero-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.location-hero.hero-section > img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.location-hero .form-overlay {
  background-color: var(--main-color);
  padding: 30px 30px 40px;
  border-radius: 20px;
  width: 400px;
  max-width: 90%;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  color: #fff;
  z-index: 1;
  position: relative;
  margin-left: auto;
  margin-top: 20px;
  margin-bottom: 20px;
box-sizing:border-box;
}

.location-hero .form-overlay h2 {
  font-size: 18px;
  margin-bottom: 12px;
  color: #fff;
  text-align: center;
}

.location-hero .frm_checkbox label {
  font-style: italic;
  font-size: 15px;
  margin-bottom: 3px;
  color: #fff !important;
}



@media (max-width: 768px) {
  .location-hero.hero-section {
    height: auto;
  }

  .location-hero .hero-img {
    height: auto;
  }

  .location-hero .form-overlay {
   position: static;
    transform: none;
    width: 100%;
    margin:30px 0 10px;
    box-shadow: none;
    padding:20px;
    max-width: 100%;
  }
.location-hero .form-overlay h2{
line-height: 26px;
margin-bottom: 16px;
}

.location-hero.hero-section > img{
	position:static;
}
.contact-info .icon{
max-width: 26px;
}
.map-content-sec .container{
max-width: 95%;
}

  
}



@media (max-width: 767px) {

.blog-header{
	padding-top:0px;
}
.why-ivf-card img{
	max-width: 60px;
}
}


@media (max-width: 575px) {
	.block-columns.service-box .item-col {
		width: 100% !important;
	  }
	.rating{
	max-width: 100%;
	}
	.why-choose .box-text .card-title {
	  font-size: 18px;
	line-height: 25px;
	}
	.bradcrumb{
		margin-top: 4px;
	}
	.bradcrumb{
		font-size: 15px;
	}
}

.frm_style_formidable-style.with_frm_style .frm_error_style{
line-height: 20px;
}



#sidebarPopup .social-links{
	margin-top:15px;
}

hr{
	border:none;
  height: 1px;
	background:linear-gradient(to right, #2322225c, #00adb8);
  border-radius:2px;
}

.frm_checkbox input[type="checkbox"]{
	height:auto;
}

body.single-post .content-inner{
	padding-top:10px;
}

.post-navigation {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 20px;
  padding: 20px 0;
  background-color: #fff;
  border-top: 2px solid #00adb845;
  border-bottom: 2px solid #00adb845;
  flex-wrap: wrap;
}

.post-navigation a {
  color: #fff;
  background-color: var(--main-color);
  padding: 14px 20px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.4;
  overflow: hidden;
  display: block;
  transition: all 0.3s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.post-navigation a:hover {
  background-color: var(--second-color);
  color: white;
  transform: translateY(-2px);
}

.nav-previous,
.nav-next {
  flex: 1;
  min-width: 45%;
  font-size: 0;
  line-height: 0;
}

body.page-id-2003 .consultation-form{
	display:none;
}


/* owl slider owl-dots */

body .team-members-slider .owl-dots {
  display: flex!important;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 0px;
}

body .team-members-slider .owl-dot{
	padding:5px 0!important;
	cursor:pointer;
}

body .team-members-slider .owl-dot span {
  width: 40px;
  height: 3px;
  border-radius: 0!important;
  background-color: #00adb8 !important;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s, transform 0.3s;
  display:block;
}

body .team-members-slider .owl-dot.active span{
  background-color: var(--second-color) !important;
}

body .team-members-slider .owl-dot:hover {
  background-color: #888;
}

body .team-members-slider{
	padding-bottom:0px!important;
	padding-top:0px!important;
}

.team-members-slider .item{
	padding:0 5px;
}
/* owl slider nav */

body .team-members-slider .owl-nav.disabled {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s;
}

body .team-members-slider:hover .owl-nav.disabled {
  pointer-events: all;
  opacity: 1;
}


body .team-members-slider .owl-prev {
  left: -20px!important;
}

body .team-members-slider .owl-next {
  right: -20px!important;
}


@media(max-width:767px){
	body .team-members-slider .owl-nav{
		Display:none!important;
	}
}


/* end of owl slider nav */

@media(max-width:767px){
	.post-navigation a{
		font-size: 14px;
	}
}

@media (max-width: 480px) {
  .post-navigation a {
  padding:10px;
  }
}