/*
Theme Name: Mediax
Theme URI: https://wordpress.themeholy.com/mediax
Author: Themeholy
Author URI: https://themeforest.net/user/themeholy 
Description: Mediax - Health & Medical WordPress Theme  
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mediax
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/


/* Header sub-menu icon */
.hide-icon.main-menu ul.sub-menu li a:before {
    display: none;
}
.hide-icon.main-menu ul.sub-menu li a:hover {
    padding-left: 0;
}

.header-logo {
  width: 150px;
}

@media only screen and (min-width: 992px) {
    .header-logo {
        width: 200px;
      }
  }
        
.cta-sec5 {
    height: 461px;
    width:261px;
}

.img-box1 .img1 img {
    width: 100%;
    width: 580px !important;
    height: 485px !important;
    padding-right: 39px;
}

.elementor-widget-container .why-box {
    align-items: center;
}

.elementor-widget-container .why-box .box-title {
    margin-bottom: 0px;
}

.th-widget-location {
    background: transparent !important;
}

/* header and slider */

 .header-layout3 .header-logo {
    background-color: #fff !important;
}

@media only screen and (min-width: 1500px) {
.header-layout3 .header-logo { 
    padding: 24px 39px !important;
} 
.header-layout3{position:absolute !important; left: 0; right: 0;}

.elementor-20 .elementor-element:first-child{padding:0px !important; margin: 0px;}
.elementor-20 .elementor-element:nth-child(2){padding-top: 0px;}
}

.th-btn.style4 {
    --theme-color: #185850;
}

.elementor-widget-container .row gy-4 .col-xl-4 col-md-6 blog-box{
	height: 453px !important
}
#testimonial-panel .swiper-wrapper {display: flex !important;}
#testimonial-panel .swiper-slide {display: flex !important; align-items: stretch !important; height: auto;}
#testimonial-panel .testi-card {flex: 1 !important; display: flex !important; flex-direction: column !important;}

.fixed-height-blog-panel .row [class*="col-"]{display:flex;}
.fixed-height-blog-panel .blog-box{display:flex;flex-direction:column;width:100%}
.fixed-height-blog-panel .blog-box .blog-content{flex-grow:1;}

.header-logo{    display: flex;
    align-items: center;
   	justify-content: center;}
    
.header-logo img{max-width:120px !important;}

.elementor .th-btn {
/*     --color2: #DDFFF1 !important; */
    --color3: #A9FFDA !important;
	background: linear-gradient(180deg, var(--theme-color) 37.5%, #20615b 100%) !important;
}

.footer-wrapper .th-social a:hover {
    background-color: #f37b20 !important;
}

.footer-wrapper .th-social a {
    color: #185850 !important;
}

.copyright-wrap {
    padding: 0px 0 !important;
}

.breadcumb-wrapper .container .breadcumb-content .breadcumb-title{
	margin-top: 15px;
}

.about-contact:first-child {
    border-right: none !important;
}

@media (max-width: 900px) {
    .header-logo img {
        max-width: 80px !important; /* Adjust the size as needed */
    }
}

@media (min-width: 1200px) {
    .elementor-widget-container .why-choose-us-custom-class {
        width: 33.33333%;
    }
}

.brand-sec1 {
    padding: 30px 0 !important;
}

@media (max-width: 1024px)
.elementor-26 .elementor-element.elementor-element-89484d2 {
    --padding-top: 0px !important;
}

@media (min-width: 1500px) {
  .breadcumb-wrapper {
    padding: 170px 0 55px 0 !important;
  }
}

@media (max-width: 600px) {
	.cta-sec5 {
		height: 265px;
        width: 152px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .cta-sec5 {
		height: 603px;
        width: 350px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    .cta-sec5 {
		height: 680px;
        width: 400px;
	}
}


.header-layout3 .header-links a:hover {
    color: #F37B20 !important;
}

.elementor-widget-container .why-box .box-icon img{
width:60px !important;
}

.header-layout3 .header-top .container-fluid {
    padding-left: 212px !important;
}

/* footer css  */
.footer-logo-description-div{
	margin-bottom: -20px !important;
}
.footer-quick-links-div{
	margin-bottom: -20px !important;
}
.footer-register-office-div{
	margin-bottom: -20px !important;
}

/* contact from home page css */
.theplus-contact-form .wpcf7-form-control {
    margin-top: 0px;
}

.contact-form-btn-custom-css{
	color:#fff !important;
}

.header-layout3 .sticky-wrapper.sticky .header-logo {
    height: 120px !important;
}


.shop-by-category-css-third-fourth-box{
	padding-top:0px !important;
}

@media (min-width: 1200px){
.contactus-offices-css .elementor-widget-container .row .col-xl-4 {
    width: 50% !important;
}
}

.blog-single .blog-content .th-btn {
/*     background: #20615b; */
/* 	--theme-color: var(--e-global-color-fa5fe24 ) !important;
    --color3: #A9FFDA !important;
    background: linear-gradient(180deg, var(--theme-color) 37.5%, #20615b 100%) !important; */
	
/* 	background: linear-gradient(180deg, var(--theme-color) 37.5%, var(--color2) 100%) !important; */
	
/* 	--theme-color: 185850 !important; */
	
background: -webkit-gradient(linear, left top, left bottom, color-stop(37.5%, var(--theme-color)), to(var(--color2)));	
--color3: #A9FFDA !important;
background: linear-gradient(180deg, #185850 37.5%, #20615b 100%) !important;
}

/* home scond about us css */
.home-title-class-second-aboutus{
	display:none !important;
}

/* home banner button size */
@media (min-width: 1201px) {

	.banner-main-btn-cc{
		overflow: hidden;
		vertical-align: middle;
		display: inline-block;
		border: none;
		text-transform: uppercase;
		text-align: center;
		background: linear-gradient(180deg, #f69750 0.5%, #f47b20 55%) !important;
		font-family: var(--body-font);
		font-size: 20px !important;
		font-weight: 700;
		padding: 9px 22px !important;
		min-width: 170px;
		border-radius: 30px;
		transition: transform 0.3s ease-in-out;
	}
	.banner-main-btn-cc:hover{
		transform: translateY(-5px);
	}
}


@media (max-width: 1199px) {
  .banner-main-btn-cc{
		overflow: hidden;
		vertical-align: middle;
		display: inline-block;
		border: none;
		text-transform: uppercase;
		text-align: center;
		background: linear-gradient(180deg, #f69750 0.5%, #f47b20 55%) !important;
		font-family: var(--body-font);
		font-size: 15px !important;
		font-weight: 700;
		padding: 3px 0px !important;
		min-width: 170px;
		border-radius: 30px;
		transition: transform 0.3s ease-in-out;
	}
	.banner-main-btn-cc:hover{
		transform: translateY(-5px);
	}
	
	.banner-main-orange-text-cc{
		font-size:15px !important;
	}
}

@media (max-width: 500px) {
  .banner-main-btn-cc{
		overflow: hidden;
		vertical-align: middle;
		display: inline-block;
		border: none;
		text-transform: uppercase;
		text-align: center;
		background: linear-gradient(180deg, #f69750 0.5%, #f47b20 55%) !important;
		font-family: var(--body-font);
		font-size: 15px !important;
		font-weight: 700;
		padding: 3px 0px !important;
		min-width: 170px;
		border-radius: 30px;
		transition: transform 0.3s ease-in-out;
	}
	.banner-main-btn-cc:hover{
		transform: translateY(-5px);
	}
	
	.banner-main-orange-text-cc{
		font-size:10px !important;
	}
}

/* .radio_btn_other{
	display:block !important;
	width:40px !important;
} */

input[type=radio] {
    visibility: visible !important;
    opacity: 10 !important;
    vertical-align: middle !important;
    width: 25px !important;
    height: 25px !important;
    display: block !important;
}

.radio_btn_other .wpcf7-list-item label {
	display: flex !important;	
	margin-right: 20px;
	color: #185850 !important;
    text-transform: capitalize !important;
    font-weight: 600 !important;
} 

.radio_btn_other .wpcf7-list-item input {
	margin-right:15px !important;
} 

.wpcf7-list-item {
    margin: 0 0 0 0 !important;
}

.form-check {
    padding-left: 0 !important;
}

.popup-from-mau{
	margin-bottom:10px !important;
}

.th-menu-wrapper .mobile-logo {
    background-color: #fff !important;
	padding-bottom:0px !important;
}

.mobile-logo .logo img {
	width:150px !important;
}

/* feature list four column custom css */

@media (min-width: 420px) {
.feature-list-wrap{
	padding-top:20px !important;
	padding-bottom:20px !important;
	border-radius:0px !important;
}

.media-body {
    width: 181px !important;
}
.feature-list .box-text {
    font-size: 13px !important;
}

.feature-custom-css .elementor-widget-container .feature-list-wrap .feature-list:nth-of-type(3) .box-icon {
	margin-left:10px;
}
.feature-custom-css .elementor-widget-container .feature-list-wrap .feature-list:nth-of-type(5) .box-icon {
	margin-left:10px;
}	
.feature-custom-css .elementor-widget-container .feature-list-wrap .feature-list:nth-of-type(7) .box-icon {
	margin-left:10px;
}	
/* .feature-custom-css .elementor-widget-container .feature-list-wrap .feature-list:nth-of-type(5) .media-body {
	padding-top:25px;
}
.feature-custom-css .elementor-widget-container .feature-list-wrap .feature-list:nth-of-type(7) .media-body {
	padding-top:25px;
} */
}	

.feature-custom-css .elementor-widget-container{
	border-radius:30px;
}

.e-con>.e-con-inner {
    gap: 0px;
}

/* four box sliders css - heading hover css*/
.service-list-area .box-title:hover {
  color: #185850; 
}

/* blog details justify */
.blog-content{
	text-align:justify;
}


@media (min-width:576px) and (max-width:700px){
	.main__heading_slider > div {font-size:30px !important;text-size-adjust 100%;}
	.main__para_slider p {font-size: 16px !important;text-size-adjust 100%;}
	.mob__banner_ab{}
}
@media (min-width:320px) and (max-width:575px){
	.main__heading_slider > div {font-size:18px !important;text-size-adjust 100%;}
	.main__para_slider p {font-size: 14px !important;text-size-adjust 100%;}
}

.service-list {
	background-color:#c0fcf4 !important;
}
.service-list-wrap.active .service-list .box-icon {
	background-color:#fff !important;
}
.service-list-wrap.active .box-content {
	background-color:#fff !important;
}

.service-list-wrap.active .service-list {
	background-color:#fff !important;
}

/* our leader new */
/* .elementor-20 .elementor-element.elementor-element-df79e1d > .elementor-widget-container {
    background-color: var(--e-global-color-d06de2c );
    border-radius: 15px 15px 15px 15px;
    background: linear-gradient(to right, var(--e-global-color-d06de2c) 50%, transparent 50%);
} */


/*our leadership new update main change */
.elementor-20 .elementor-element.elementor-element-33d2498 > .elementor-widget-container {
    background-color: #10564E;
    border-radius: 15px 15px 15px 15px;
    background: linear-gradient(to right, #10564E 50%, transparent 50%);
}

.elementor-20 .elementor-element.elementor-element-baa3768 > .elementor-widget-container {
    background-color: #10564E;
    border-radius: 15px 15px 15px 15px;
	background: linear-gradient(to right, #10564E 50%, transparent 50%);
}

.elementor-20 .elementor-element.elementor-element-36f1d96 > .elementor-widget-container {
    background-color: #10564E;
    border-radius: 15px 15px 15px 15px;
	background: linear-gradient(to right, #10564E 50%, transparent 50%);
}

.elementor-20 .elementor-element.elementor-element-222b523 > .elementor-widget-container {
    background-color: #10564E;
    border-radius: 15px 15px 15px 15px;
	background: linear-gradient(to right, #10564E 50%, transparent 50%);
}


.elementor-20 .elementor-element.elementor-element-29d4940 > .elementor-widget-container {
    background-color: #10564E;
    border-radius: 15px 15px 15px 15px;
	background: linear-gradient(to right, #10564E 50%, transparent 50%);
}

/* .elementor-20 .elementor-element.elementor-element-0d79c7e > .elementor-widget-container {
    background-color: #10564E;
    border-radius: 15px 15px 15px 15px;
	background: linear-gradient(to right, #10564E 50%, transparent 50%);
} */

.elementor-20 .elementor-element.elementor-element-78641ee > .elementor-widget-container {
    background-color: #10564E;
    border-radius: 15px 15px 15px 15px;
	background: linear-gradient(to right, #10564E 50%, transparent 50%);
}

/* mobile view */
.elementor-20 .elementor-element.elementor-element-24a7001 > .elementor-widget-container {
    background-color: #0D5A52;
    border-radius: 15px 15px 15px 15px;
	background: linear-gradient(to right, #10564E 50%, transparent 50%);
}

.elementor-20 .elementor-element.elementor-element-39ab643 > .elementor-widget-container {
    background-color: #0D5A52;
    border-radius: 15px 15px 15px 15px;
	background: linear-gradient(to right, #10564E 50%, transparent 50%);
}

.elementor-20 .elementor-element.elementor-element-48d1227 > .elementor-widget-container {
    background-color: #0D5A52;
    border-radius: 15px 15px 15px 15px;
	background: linear-gradient(to right, #10564E 50%, transparent 50%);
}

.elementor-20 .elementor-element.elementor-element-6d7fe70 > .elementor-widget-container {
    background-color: #0D5A52;
    border-radius: 15px 15px 15px 15px;
	background: linear-gradient(to right, #10564E 50%, transparent 50%);
}

.elementor-20 .elementor-element.elementor-element-bf87f3c > .elementor-widget-container {
    background-color: #0D5A52;
    border-radius: 15px 15px 15px 15px;
	background: linear-gradient(to right, #10564E 50%, transparent 50%);
}

/* .elementor-20 .elementor-element.elementor-element-36aaf54 > .elementor-widget-container {
    background-color: #0D5A52;
    border-radius: 15px 15px 15px 15px;
	background: linear-gradient(to right, #10564E 50%, transparent 50%);
} */


.elementor-20 .elementor-element.elementor-element-6d7fe70 > .elementor-widget-container {
    background-color: #0D5A52;
    border-radius: 15px 15px 15px 15px;
	background: linear-gradient(to right, #10564E 50%, transparent 50%);
}

.elementor-20 .elementor-element.elementor-element-92cc851 > .elementor-widget-container {
    background-color: #0D5A52;
    border-radius: 15px 15px 15px 15px;
	background: linear-gradient(to right, #10564E 50%, transparent 50%);
}
/* mobile view */

.out-leadership-desgin-image1{
	width: 80px;
}

/* .our-leadership-sub-team-name{
	font-size:15px;
} */

.our-leadership-sub-team-name .elementor-widget-container .title-area .sec-title {
    margin-bottom: 0px;
    font-size: 15px;
}

/* .our-leadership-sub-team-name .elementor-widget-container .title-area .sec-title {
	    margin-bottom: 0px;
}
 */
.out-leadership-desgin-image2{
	width:80px !important;
	margin-top: -100px !important;
}
.elementor-element-7798ac8{
	margin-left:60px;
}

.our-leadership-scond-main-heading .elementor-widget-container .title-area .sec-title {
	margin-bottom: -22px !important;
}

/* .elementor-element-9f92fb2{
	margin-left:60px;
}
 */

.our-leadership-main-title-position{
	margin-top: -45px;
}

.our-leadership-sub-team-name{
	margin-top: -20px;
}

.our-leadership-description .elementor-widget-container .title-area .sec-title {
	text-transform: none;
} 
.our-leadership-description .elementor-widget-container .title-area{
	text-align: justify !important;
} 

.our-leadership-sub-three-alignment{
	margin-top: -10px;
}

.second-main-header-become-partner{
	margin-top:-2%;
}

/* mobile hemburger hover color change start*/

.th-menu-toggle:hover {
    background-color: #f57b20 !important;
}

.th-menu-wrapper .th-menu-toggle:hover {
    background-color: #f57b20 !important;
    color: var(--white-color);
}
/* mobile hemburger hover color change end */
.n2-ss-slider .n2-ss-slide-background-image img {
    border-radius: 50px !important;
}

/* vision nad mission in home page css , css to html code*/
.carousel-track-wrapper:hover {
  cursor: grab;
}

.vision-mission-container {
  display: flex;
  justify-content: center;
  gap: 2rem;
  padding: 2rem;
  flex-wrap: wrap;
}

.vision-mission-card {
  border-radius:20px;	
  flex: 1 1 400px;
  background:#c0fcf4;	
/*   border: 2px solid #10564E; */
  border-radius: 20px;
  padding: 2rem;
/*   background: #fff; */
  max-width: 510px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  text-align: center;
}

.vision-mission-card .icon {
    font-size: 50px;
    margin-bottom: 1rem;
    color: #2a8c8d;
}

/* .vision-mission-card .title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #2a8c8d;
  margin-bottom: 1rem;
} */

.vision-mission-card .title {
    font-size: 48px;
    font-weight: 600;
    color: #000D44;
    margin-bottom: 1rem;
}

.vision-mission-card .text {
  font-size: 1rem;
  color: #000D44;
  line-height: 1.6;
}

.vision-mission-card .icon img {
  width: 32px;
  height: 32px;
}

@media (max-width: 768px) {
  .vision-mission-container {
    flex-direction: column;
    align-items: center;
  }

  .vision-mission-card {
    width: 100%;
    max-width: 90%;
  }
}

.hover__bg_fade .swiper-slide .swiper-slide-inner::before,
.hover__bg_fade .swiper-slide .swiper-slide-inner::after{
	z-index:1 !important;
}
