/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.category-our-services .post-content h3 {
    margin-left: auto !important;
    margin-right: auto !important;
}

.category-our-services li.service-category.post-card {
	height: 470px;
	position: relative;
}

.category-our-services li.service-category.post-card .fusion-column-wrapper div:nth-child(2) {
	position: absolute;
	bottom: 0;
}


.other-services .services-item div {
	font-size: 21px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1.5;
}
.services-item div a {
	text-decoration-line: unset !important;
	text-decoration-style: unset !important;
	text-decoration-thickness: unset !important;
	transition-property: unset !important;
	color: #252354;
	border-bottom: 1px solid transparent;
}
.services-item div a:hover {
	color: #252354;
	border-color: #252354;
}
@media only screen and (max-width: 1000px){
	.breadcrumb-simple .breadcrumb__list{
		justify-content:center;
		transform: translateY(100px);
	}
}
@media only screen and (max-width: 479px){
	.breadcrumb-simple .breadcrumb__list{

		transform: translateY(80px);
	}
}

.site-main{
	padding:0 0  110px 0!important;
}
.page-wrapper{
	margin-top:0!important;
}

.services-item {
	margin: 20px;
	background-color: rgba(255, 239, 189, 0.80);
	position: relative;
	text-align: center;
	padding: 190px 20px 55px;
}

.services-title, .touch-title, .reviews-title, .map-title, .team-title {
	text-align: center;
	font-weight: 700;
	font-size: 38px;
	text-transform: uppercase;
	letter-spacing: 10px;
}
.services-title a {
	text-decoration-line: unset !important;
	text-decoration-style: unset !important;
	text-decoration-thickness: unset !important;
	transition-property: unset !important;
	color: #252354;
	border-bottom: 2px solid transparent;
}
.services-title a:hover {
	color: #252354;
	border-color: #252354;
}
.services-wrapper {
	display: flex;
	margin: 100px -40px 0;
}
.services-wrapper .slick-track {
	display: flex;
	padding-top: 60px;
}
.services-wrapper .slick-track .slick-slide {
	display: flex;
	height: auto;
	flex-direction: column;
}
.services-wrapper .slick-arrow {
	width: 70px;
	height: 70px;
	padding: 0;
	left: -60px;
}
.services-wrapper .slick-arrow.slick-next {
	left: auto;
	right: -60px!important;
}
.services-item {
	margin: 20px;
	background-color: rgba(255, 239, 189, 0.80);
	position: relative;
	text-align: center;
	padding: 190px 20px 55px;
}

.service-item-icon {
	position: absolute;
	width: 215px;
	height: 215px;
	left: 50%;
	transform: translateX(-50%);
	top: -60px;
	border-radius: 50%;
}
.services-item h3 {
	font-weight: 500;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 1.5;
}
.services-item h3 a {
	color: #252354;
	border-bottom: 1px solid transparent;
}
.services-item h3 a:hover {
	border-color: #252354;
}
.services-item p {
	margin: 25px 0 0 !important;;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.2;
}

.other-services .services-item h3 {
	font-size: 21px;
	letter-spacing: 0px;
}

.slick-arrow {
	cursor: pointer;
	background: transparent;
	padding: 30px;
	border-radius: 50%;
	width: 170px;
	height: 170px;
	display: flex;
	justify-content: center;
	transition: all .5s ease-out;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	left: calc(50% - 810px);
}
.slick-arrow:hover {
	background-color: rgba(255, 255, 255, 0.2);
}

.services-wrapper .slick-arrow {
	width: 70px;
	height: 70px;
	padding: 0;
	left: -60px;
}
.services-wrapper .slick-arrow.slick-next {
	left: auto;
	right: -60px;
}

@media only screen and (max-width: 1520px) {
	.service-item-icon {
		width: 180px;
		height: 180px;
		top: -75px;
	}
}

@media only screen and (max-width: 1720px) {
	.service-item-icon {
		width: 170px;
		height: 170px;
		top: -80px;
	}
}

.service-item-icon {
	position: absolute;
	width: 215px;
	height: 215px;
	left: 50%;
	transform: translateX(-50%);
	top: -60px;
	border-radius: 50%;
}

.service-item-icon span {
	display: flex;
	vertical-align: middle;
	box-shadow: none !important;
	position: relative;
	width: 100%;
	height: 100%;
	right: auto;
	background: linear-gradient(180deg, #252354 0%, #252354 100%);
	backdrop-filter: blur(9px);
	box-sizing: border-box;
	border: 1px solid #fbe9de;
	border-radius: 50%;
	z-index: 7;
	left: auto;
	align-items: center;
	justify-content: center;
}

.service-item-icon img {
	display: inline-block !important;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

.services-slider-container {
	position: relative;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 20px;
}

.services-slider-container {

}

@media only screen and (max-width: 1720px) {
	.service-item-icon {
		width: 170px;
		height: 170px;
		top: -80px;
	}
}


@media only screen and (max-width: 1520px) {
	.services-slider-container {
		max-width: 1201px;
	}

	.service-item-icon {
		width: 180px;
		height: 180px;
		top: -75px;
	}
}

@media only screen and (max-width: 1200px) {
	.services-slider-container {
		max-width: 990px;
	}

	.service-item-icon {
		width: 140px;
		height: 140px;
		top: -55px;
	}

	.services-item p {
		margin: 20px 0 0 !important;
		font-size: 16px;
	}
}

@media only screen and (max-width: 991px) {
	.services-slider-container {
		max-width: 100%;
		padding: 0 60px !important;
	}
}

@media only screen and (max-width: 575px) {
	.services-slider-container {
		max-width: 100%;
		padding: 0 70px !important;
	}

	.clinic-card .fusion-text, .clinic-card .fusion-button-text {
		font-size: 14px;
	}
	.title-h {
		font-size: 20px !important;
		word-break: normal;
	}
	.team-slick .slick-slider {
		justify-content: center;
		align-items: center !important;
	}
	.team-slick .slick-list {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	.team-slick .slick-prev, .team-slick .slick-next {
		position: unset;
		left: unset;
		right: unset;
	}
}

.service-post-vector .fusion-imageframe {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
}

.service-post-vector .img-responsive {
	margin-top: unset!important;
}


/* modules start */

/* media slider dot no display start */

.fusion-slider-sc:not(.fusion-has-margin) .flexslider {
margin: 0 0 0px;
}
/* media slider dot no display end */

/* modules end */

/* header buttons decstop start */
.head-buttons{
min-width:472px;
}
.wd-border-button-green{
border: 4px solid #75B09A;
border-radius: 10px;
background:#75B09A;
}
.wd-border-button-green:hover {
border: 4px solid #fbe9de;
}
.wd-border-button-green::before {
content: '';
width: calc(100% + 4px);
height: calc(100% + 4px);
opacity: 0;
position: absolute;
left: -4px;
top: -4px;
transition: all .3s ease-out;
border-radius: 10px;
box-shadow: 0 0 0 #75B09A;
border: 2px solid #75B09A;
}
.wd-border-button-green:hover::before {
  opacity: 1;
  z-index: 10;
}

.wd-border-button-red{
border: 4px solid #a71d17;
border-radius: 10px;
background:#a71d17;
}
.wd-border-button-red:hover {
  border: 4px solid #fbe9de;
}
.wd-border-button-red::before {
content: '';
width: calc(100% + 4px);
height: calc(100% + 4px);
opacity: 0;
position: absolute;
left: -4px;
top: -4px;
transition: all .3s ease-out;
border-radius: 10px;
box-shadow: 0 0 0 #a71d17;
border: 2px solid #a71d17;
}
.wd-border-button-red:hover::before {
opacity: 1;
z-index: 10;
}

.wd-border-button-violet{
border: 4px solid #252354;
border-radius: 10px;
background:#252354;
min-width:112px;
}
.wd-border-button-violet:hover {
  border: 4px solid #fbe9de;
}
.wd-border-button-violet::before {
content: '';
width: calc(100% + 4px);
height: calc(100% + 4px);
opacity: 0;
position: absolute;
left: -4px;
top: -4px;
transition: all .3s ease-out;
border-radius: 10px;
box-shadow: 0 0 0 #252354;
border: 2px solid #252354;
}
.wd-border-button-violet:hover::before {
opacity: 1;
z-index: 10;
}
/* header buttons decstop end */

#menu-item-2273 .fa-language{
font-size:21px;
}
.menu-item-3387 .menu-text{
padding: 2px 14px;
font-size: 15px;
text-transform: uppercase;
}
.menu-item-3387 .menu-text{
border: 4px solid #252354;
border-radius: 10px;
background:#252354;
}
.menu-item-3387 .menu-text:hover {
border: 4px solid #fbe9de;
}
.menu-item-3387 .menu-text::before {
content: '';
width: calc(100% + 4px);
height: calc(100% + 4px);
opacity: 0;
position: absolute;
left: -4px;
top: -4px;
transition: all .3s ease-out;
border-radius: 10px;
box-shadow: 0 0 0 #252354;
border: 2px solid #252354;
}
.menu-item-3387 .menu-text:hover::before {
  opacity: 1;
  z-index: 10;
}
.menu-item-3387 .button-icon-divider-left{
    border-right: 0px solid;
}
.head-logo{
    min-width:120px;
}
.mobile-logo{
    min-width:80px;
}
@media (min-width: 1280px) and (max-width: 1690px) {
    .awb-menu li{
         margin-right:10px;
         margin-left:10px;
    }
}
@media (min-width: 1360px) and (max-width: 1600px) {
    .menu-decst > div{
        margin-left: 10px !important;
        margin-right: 0px !important;
    }
    .menu-decst .awb-menu__main-a{
    font-size: 12px;
    }
    .header-soc-decst{
        display:none !important;
    }
    .head-buttons{
        width: 50%;
        text-align: right;
    }
    .head-buttons > div{
        width: 400px !important;
    margin-right: 30px !important;
    margin-left: auto !important;
    }

}
/* header buttons mobile start */

.head-button-mobile .fusion-column-wrapper{
    flex-direction: row !important;
}
.head-button-mobile .fusion-column-wrapper div{
    margin-left: 5px;
margin-right: 5px;
}
.wd-border-button-green-mob{
border: 4px solid #75B09A;
border-radius: 10px;
background:#75B09A;
}
.wd-border-button-green-mob:hover {
  border: 4px solid #fbe9de;
}
.wd-border-button-green-mob::before {
content: '';
width: calc(100% + 4px);
height: calc(100% + 4px);
opacity: 0;
position: absolute;
left: -4px;
top: -4px;
transition: all .3s ease-out;
border-radius: 10px;
box-shadow: 0 0 0 #75B09A;
border: 2px solid #75B09A;
}
.wd-border-button-green-mob:hover::before {
  opacity: 1;
  z-index: 10;
}

.wd-border-button-red-mob{
border: 4px solid #a71d17;
border-radius: 10px;
background:#a71d17;
}
.wd-border-button-red-mob:hover {
  border: 4px solid #fbe9de;
}
.wd-border-button-red-mob::before {
content: '';
width: calc(100% + 4px);
height: calc(100% + 4px);
opacity: 0;
position: absolute;
left: -4px;
top: -4px;
transition: all .3s ease-out;
border-radius: 10px;
box-shadow: 0 0 0 #a71d17;
border: 2px solid #a71d17;
}
.wd-border-button-red-mob:hover::before {
  opacity: 1;
  z-index: 10;
}

.wd-border-button-violet-mob{
border: 4px solid #252354;
border-radius: 10px;
background:#252354;
min-width:112px;
}
.wd-border-button-violet-mob:hover {
  border: 4px solid #fbe9de;
}
.wd-border-button-violet-mob::before {
content: '';
width: calc(100% + 4px);
height: calc(100% + 4px);
opacity: 0;
position: absolute;
left: -4px;
top: -4px;
transition: all .3s ease-out;
border-radius: 10px;
box-shadow: 0 0 0 #252354;
border: 2px solid #252354;
}
.wd-border-button-violet-mob:hover::before {
  opacity: 1;
  z-index: 10;
}

@media (min-width: 630px) and (max-width: 695px) {
    .head-button-mobile .fusion-column-wrapper div .fusion-button{
       font-size:12px; 
    }
}
@media (max-width: 800px) {
    .head-button-mobile .fusion-column-wrapper div:nth-of-type(1) {
        display:none;
    }
}
@media (max-width: 560px) {
    .head-button-mobile .fusion-column-wrapper div:nth-of-type(3) {
        display:none;
    }
    .head-button-mobile .fusion-column-wrapper div .fusion-button{
       font-size:12px; 
    }
}

/* header buttons mobile end */

.separator-strong .sep-single {
  border-bottom-width: 3px !important;
}

.title-h {
  min-width: 260px;
  border: 2px solid #252354;
  display: inline-block;
  padding: 30px 25px;
  box-shadow: 12px 12px 0 0 #252354;
}


/* block bordered start */

.image-polosa-after::before {
  content: '';
  position: absolute;
  background-color: #FAC79F;
  height: 10px;
  bottom: 26px;
  transform: translateX(-50%);
  z-index: 2;
  width: 280px;
  left: 3px;
}
.image-polosa-after img{
    z-index: 3;
    position: inherit;
}
.wd-button-after .fusion-button{
    z-index: 3;
}
.wd-button-after > div > div > .fusion-button::after {
content: '';
width: calc(100% + 8px);
height: calc(100% + 8px);
opacity: 1;
position: absolute;
left: -13px;
top: -13px;
transition: all .3s ease-out;
border-radius: 10px;
box-shadow: 0 0 0 #fac79f;
border: 9px solid #fac79f;
z-index: 3;
}

.wd-button-after > div > div{
    margin-left: auto;
    margin-right: auto;
}

.wd-border-button-red-in{
border: 4px solid #a71d17;
border-radius: 10px;
background:#a71d17;
}
.wd-border-button-red-in:hover {
  border: 4px solid #fac79f;
}
.wd-border-button-red-in::before {
content: '';
width: calc(100% + 4px);
height: calc(100% + 4px);
opacity: 0;
position: absolute;
left: -4px;
top: -4px;
transition: all .3s ease-out;
border-radius: 10px;
box-shadow: 0 0 0 #a71d17;
border: 2px solid #a71d17;
}
.wd-border-button-red-in:hover::before {
opacity: 1;
z-index: 10;
}

/* block bordered end */

/* footer start */

.footer-menu .icon-wrapper{
    display:none !important;
}
.footer-menu .fusion-li-item-content{
    margin-left: 0px !important;
}

.footer-menu .fusion-li-item-content a{
    font-size: 18px;
    font-weight: 700;
    text-decoration: none !important;
}
@media (min-width: 1280px) and (max-width: 1690px) {
    .footer-menu .fusion-li-item-content a {
      font-size: 14px;
    }
}
@media (max-width: 1359px) {
 .index-two-title{
    font-size: 18px !important;
    bottom: 15px !important;
    }
    
}
@media (max-width: 1279px) {
    .footer-social .fontawesome-icon{
        margin-bottom:30px;
    }
    .footer-social .button-14{
        margin-bottom:20px;
    }
   
}
@media (max-width: 560px) {
    .footer-social .button-14{
        margin-left: 35px;
    }
#testimonials-home .testimonials-shortcode-blockquote q{
  font-size: 16px !important;
  line-height: 28px !important;
}
}
/* footer end */
@media (min-width: 602px) and (max-width: 1160px) {
   .index-two-title{
    font-size: 12px !important;
    margin-top: 0px !important;

    }
}
@media (max-width: 430px) {
   
}
.index-two-title{
z-index: 2;
position: absolute;
bottom: 140px;
width: 100%;
}
.index-two-title .title-heading-center{
max-width: 340px;
margin-left: auto !important;
margin-right: auto !important;
}
.index-two-desc{
z-index: 2;
position: absolute;
top: 180px;
width: 100%;
}
.index-two-desc .title-heading-center{
max-width: 340px;
margin-left: auto !important;
margin-right: auto !important;
}

.service-vector-image{
    position: absolute;
    width: 60px;
    height: 60px;
    right: 15px;
    bottom: 15px;
    background: linear-gradient(180deg, rgb(37, 35, 84) 0%, rgb(37, 35, 84) 100%);
    backdrop-filter: blur(9px);
    box-sizing: border-box;
    border: 1px solid #fbe9de;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
}
.service-vector-image .img-responsive{
   vertical-align: middle;
    box-shadow: none !important;
    max-width: 39px;
    height: auto;
    margin-top: 9px;
}

.service-vector-image-arrow{
    position: absolute;
    width: 60px;
    height: 60px;
    right: 39px;
    bottom: 15px;
    background: #252354;
    box-sizing: border-box;
    border: 1px solid #fbe9de;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
}
.service-vector-image-arrow .img-responsive{
   vertical-align: middle;
    box-shadow: none !important;
    max-width: 34px;
    height: auto;
    margin-top: 9px;
}


.no-decoration a{
    text-decoration:none !important;
}

.team-home .awb-swiper .fusion-image-wrapper {
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid #252354 !important;
}

.team-home-slider::before {
  content: '';
  width: 100%;
  height: 180px;
  background: #FBE9DE;
  z-index: 5;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.awb-swiper-button-next, .awb-swiper-button-prev {
    cursor: pointer;
    color: #fff !important;
    font-size: 30px !important;
    width: 35px;
    height: 50px;
}

.team-home-slider .awb-swiper-button-next, .team-home-slider .awb-swiper-button-prev{
   top: 36% !important;
}
.awb-swiper-button-next, .awb-swiper-button-prev{
    border: 1px solid #fcf7ee;
}

#testimonials-home .testimonials-shortcode-blockquote q{
font-size: 35px;
font-style: italic;
font-family: "Poppins";
font-weight: 700;
line-height: 50px;
border: 4px solid #fac79f;
}
#testimonials-home .testimonials-shortcode-blockquote{
border: 10px solid #faf1e2 !important;
}
#testimonials-home::after {
content: '';
background-image: url("/wp-content/uploads/rev-r-decor.svg");
left: auto;
right: -25px;
width: 145px;
height: 800px;
top: 100px;
position: absolute;
background-repeat: no-repeat;
}
#testimonials-home::before {
  content: '';
  position: absolute;
  background: transparent url("/wp-content/uploads/rev-l-decor.svg") no-repeat center center / contain;
  width: 230px;
  height: 230px;
  top: -80px;
  left: 60px;
}


.fusion-tb-categories{
    background: #faf1e2 !important;
    color: #252354 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.fusion-tb-categories a{
    text-decoration: none !important;
}

.service-category-vector{
    position: absolute;
    width: 60px;
    height: 60px;
    right: 15px;
    bottom: 15px;
    background: linear-gradient(180deg, #252354 0%, #252354 100%);
    backdrop-filter: blur(9px);
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 50%;
}

.service-category .service-category-vector > img{
    vertical-align: middle;
    box-shadow: none !important;
    max-width: 39px;
    margin-top: 9px;
    margin-left: 9px;
    height: auto;
}
.service-category-title{
    padding-top:15px;
}

.service-post-vector {
  position: absolute;
  bottom: -13px;
  width: 100%;
  z-index: 3;
}
.service-post-vector .fusion-imageframe{
vertical-align: middle;
box-shadow: none !important;
margin-top: 14px;
position: relative;
width: 84px;
height: 84px;
right: auto;
bottom: -34px;
background: linear-gradient(180deg, #252354 0%, #252354 100%);
backdrop-filter: blur(9px);
box-sizing: border-box;
border: 1px solid #fbe9de;
border-radius: 50%;
z-index: 7;
left: auto;
}
.service-post-vector .img-responsive{
vertical-align: middle;
box-shadow: none !important;
margin-top: 19px;
}

.main-menu-modernvet .awb-menu__sub-ul{
    margin-top:5px !important;
}
.team_member_skills .link-area-link-icon{
    padding: 0px !important;
    min-height: unset !important;
}
.team_member_skills .content-box-heading{
    text-transform: uppercase;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 18px !important;
    letter-spacing: 6px;
    line-height: 32px !important;
}

#wd-filter .searchandfilter ul{
    display: flex;
    padding:0px !important;
}
#wd-filter .searchandfilter ul > li{
    display: block;
    padding: 10px 10px 0px 10px;
    text-align:center;
}
#wd-filter .searchandfilter ul > li > h4{
    font-size: 18px !important;
    color:#252354;
}
#wd-filter .searchandfilter select.sf-input-select {
    height: 35px;
}
@media (max-width: 767px) {
    #wd-filter .searchandfilter ul{
        display: block;
    }
}

.category-member-title{
    background: #fac79f;

}
.category-member-education{
    background: #faf1e2;
}
.biography-separator .title-sep.sep-single {
  border-bottom-width: 3px !important;
}

.animation-text {
  -webkit-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-duration: 40s;
  animation-duration: 40s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotate {
	from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
	to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes rotate {
	from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
	to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
.prices-svg-insta {
  width: 350px;
  margin: 40px auto;
}
@media (min-width: 801px) {
    .prices-box .image{
        position: absolute;
        width: 90%;
        top: -70px;
    }

}
.prices-box .content-box-heading{
    margin-top: 40px !important;
    letter-spacing: 2px;
    font-size: 24px;
}
.prices-box .image > img{
    max-width: 120px;
}
.prices-box .content-container{
    color: #252354;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 20px;
    font-size: 1rem;
    line-height: 24px;
}
@media (min-width: 1400px) {
    .prices-box .content-box-column .content-box-wrapper::before {
        content: '';
        position: absolute;
        width: 98%;
        height: 98%;
        z-index: -1;
        border: 4px solid #252255;
        top: 12px;
        left: 18px;
    }
}
.prices-box .content-box-column{
    margin-bottom: 120px;
padding-right: 30px;
padding-left: 30px;
}
.cat-video-title .awb-custom-text-color{
    text-decoration:none !important;
}
.rtl .fusion-form-form-wrapper .fusion-form-field .fusion-form-input{
    border: 1px solid rgb(250, 199, 159);
}
.fusion-form-form-wrapper .fusion-form-field .fusion-form-input {
    border: 1px solid rgb(250, 199, 159);
}


.menu-item-4000 .menu-text{
padding: 2px 14px;
font-size: 15px;
text-transform: uppercase;
}
.menu-item-4000 .menu-text{
border: 4px solid #252354;
border-radius: 10px;
background:#252354;
}
.menu-item-4000 .menu-text:hover {
border: 4px solid #fbe9de;
}
.menu-item-4000 .menu-text::before {
content: '';
width: calc(100% + 4px);
height: calc(100% + 4px);
opacity: 0;
position: absolute;
left: -4px;
top: -4px;
transition: all .3s ease-out;
border-radius: 10px;
box-shadow: 0 0 0 #252354;
border: 2px solid #252354;
}
.menu-item-4000 .menu-text:hover::before {
  opacity: 1;
  z-index: 10;
}
.menu-item-4000 .button-icon-divider-left{
    border-right: 0px solid;
}


.menu-item-4019 .menu-text{
padding: 2px 14px;
font-size: 15px;
text-transform: uppercase;
}
.menu-item-4019 .menu-text{
border: 4px solid #252354;
border-radius: 10px;
background:#252354;
}
.menu-item-4019 .menu-text:hover {
border: 4px solid #fbe9de;
}
.menu-item-4019 .menu-text::before {
content: '';
width: calc(100% + 4px);
height: calc(100% + 4px);
opacity: 0;
position: absolute;
left: -4px;
top: -4px;
transition: all .3s ease-out;
border-radius: 10px;
box-shadow: 0 0 0 #252354;
border: 2px solid #252354;
}
.menu-item-4019 .menu-text:hover::before {
  opacity: 1;
  z-index: 10;
}
.menu-item-4019 .button-icon-divider-left{
    border-right: 0px solid;
}
.home-slider .flexslider .flex-next, .home-slider .flexslider .flex-prev{
    height:48px !important;
    font-size: 44px !important;
}

.phone-float-btn {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
    right: auto;
    left: 40px;
  background-color: #282552;
  color: #FBE9DE;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
.phone-float-btn:hover {
  background: #FAC79F;
  color: #282552;
}
.phone-me {
  width: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  max-width: 100%;
display: block;
height: auto;
}
.whatsapp-float-btn {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #282552;
  color: #FBE9DE;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
.wa-float {
  margin-top: 16px;
}
.whatsapp-float-btn {
  color: #FBE9DE;
  text-align: center;
  font-size: 30px;
}
.whatsapp-float-btn:hover {
  background: #FAC79F;
  color: #282552;
}
#phone-img:hover {
  content: url(/wp-content/uploads/24-hour.svg);
}
.eapps-google-maps-marker-info-item-text{font-family: "Poppins", sans-serif !important;}
.social-mob-two div{
flex-direction: inherit !important;
justify-content: flex-start !important;
}
.social-mob-two div a{
margin-right:15px !important;
}

.team-name{
    background:#fac79f;
}
.team-name p {
  margin-top: 5px;
  margin-bottom: 5px;
}
.team-spec{
    background:#fbe9de;
    margin-bottom: 20px;
}
.team-spec p {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size:13px !important;
}
.team-desc{
   padding-left: 20px;
    padding-right: 20px;
    height: 80px;
    overflow: hidden;
}

.team-slick::before {
  content: '';
  width: 100%;
  height: 300px;
  background: #FBE9DE;
  z-index: 5;
  position: absolute;
  left: 0;
  top: 27%;
}
.category-member-desc{
    padding-left:20px;
    padding-right:20px;
    height: 68px;
    overflow: hidden;
}
.category-member-desc{
    padding-left:20px;
    padding-right:20px;
    height: 68px;
    overflow: hidden;
}
#news-desc{
    height: 60px !important;
    overflow: hidden !important;
}

.awb-menu__open-nav-submenu-hover::before, .awb-menu__open-nav-submenu_click::before, .awb-menu__open-nav-submenu_mobile::before{
    font-size:30px;
}

#rating {
  list-style: none;
  padding: 0;
  text-align: center;
}
#rating li {
  padding-right: 10px;
  padding-top: 5px;
  cursor: default;
  display: inline-block;
  font-size: 7.0em;
  list-style-type: none;
}
#rating li a {
  text-decoration: none;
}
.star a, #rating:not(.vote-cast):hover .star:hover ~ .star a, #rating.vote-cast .star.selected ~ .star a {
  color: #ffffff;
  -webkit-text-stroke: 2px #252354;
  text-decoration: none !important;
}
#rating:hover .star a, #rating.vote-cast .star a {
  color: #fcc198;
  -webkit-text-stroke: 0px #252354;
  text-decoration: none !important;
}



.site-main{
	padding:0 0  110px 0!important;
}
.page-wrapper{
	margin-top:0!important;
}

.services-item {
	margin: 20px;
	background-color: rgba(255, 239, 189, 0.80);
	position: relative;
	text-align: center;
	padding: 190px 20px 55px;
}

.services-title, .touch-title, .reviews-title, .map-title, .team-title {
	text-align: center;
	font-weight: 700;
	font-size: 38px;
	text-transform: uppercase;
	letter-spacing: 10px;
}
.services-title a {
	text-decoration-line: unset !important;
	text-decoration-style: unset !important;
	text-decoration-thickness: unset !important;
	transition-property: unset !important;
	color: #252354;
	border-bottom: 2px solid transparent;
}
.services-title a:hover {
	color: #252354;
	border-color: #252354;
}
.services-wrapper {
	display: flex;
	margin: 100px -40px 0;
}
.services-wrapper .slick-track {
	display: flex;
	padding-top: 60px;
}
.services-wrapper .slick-track .slick-slide {
	display: flex;
	height: auto;
	flex-direction: column;
}
.services-wrapper .slick-arrow {
	width: 70px;
	height: 70px;
	padding: 0;
	left: -60px;
}
.services-wrapper .slick-arrow.slick-next {
	left: auto;
	right: -60px;
}
.services-item {
	margin: 20px;
	background-color: rgba(255, 239, 189, 0.80);
	position: relative;
	text-align: center;
	padding: 190px 20px 55px;
}

.service-item-icon {
	position: absolute;
	width: 215px;
	height: 215px;
	left: 50%;
	transform: translateX(-50%);
	top: -60px;
	border-radius: 50%;
}
.services-item h3 {
	font-weight: 500;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 1.5;
}
.services-item h3 a {
	color: #252354;
	border-bottom: 1px solid transparent;
}
.services-item h3 a:hover {
	border-color: #252354;
}
.services-item p {
	margin: 25px 0 0 !important;;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.2;
}

.other-services .services-item h3 {
	font-size: 21px;
	letter-spacing: 0px;
}

.slick-arrow {
	cursor: pointer;
	background: transparent;
	padding: 30px;
	border-radius: 50%;
	width: 170px;
	height: 170px;
	display: flex;
	justify-content: center;
	transition: all .5s ease-out;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	left: calc(50% - 810px);
}
.slick-arrow:hover {
	background-color: rgba(255, 255, 255, 0.2);
}

.services-wrapper .slick-arrow {
	width: 70px;
	height: 70px;
	padding: 0;
	left: -60px;
}
.services-wrapper .slick-arrow.slick-next {
	left: auto;
	right: -60px;
}

@media only screen and (max-width: 1520px) {
	.service-item-icon {
		width: 180px;
		height: 180px;
		top: -75px;
	}
}

@media only screen and (max-width: 1720px) {
	.service-item-icon {
		width: 170px;
		height: 170px;
		top: -80px;
	}
}

.service-item-icon {
	position: absolute;
	width: 215px;
	height: 215px;
	left: 50%;
	transform: translateX(-50%);
	top: -60px;
	border-radius: 50%;
}

.service-item-icon span {
	display: flex;
	vertical-align: middle;
	box-shadow: none !important;
	position: relative;
	width: 100%;
	height: 100%;
	right: auto;
	background: linear-gradient(180deg, #252354 0%, #252354 100%);
	backdrop-filter: blur(9px);
	box-sizing: border-box;
	border: 1px solid #fbe9de;
	border-radius: 50%;
	z-index: 7;
	left: auto;
	align-items: center;
	justify-content: center;
}

.service-item-icon img {
	display: inline-block !important;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

.services-slider-container {
	position: relative;
	width: 100%;
	max-width: 1400px;
	
	margin: 0 auto;
	padding: 0 20px;
}

@media only screen and (max-width: 1720px) {
	.service-item-icon {
		width: 170px;
		height: 170px;
		top: -80px;
	}
}


@media only screen and (max-width: 1520px) {
	.services-slider-container {
		max-width: 1201px;
	}

	.service-item-icon {
		width: 180px;
		height: 180px;
		top: -75px;
	}
}

@media only screen and (max-width: 1200px) {
	.services-slider-container {
		max-width: 990px;
	}

	.service-item-icon {
		width: 140px;
		height: 140px;
		top: -55px;
	}

	.services-item p {
		margin: 20px 0 0 !important;
		font-size: 16px;
	}
	
	#testimonials-home {
	    padding-top: 68px;
        padding-bottom: 85px;
        margin-top: 80px;
	}

	#testimonials-home::before {
        width: 160px;
        height: 160px;
        top: -45px;
	}
}

@media only screen and (max-width: 991px) {
	.services-slider-container {
		max-width: 100%;
		padding: 0 60px !important;
	}
	.service-category-post-image img {
	    max-width: 90%;
	}

    #testimonials-home {
        margin-top: -30px!important;
    }
}

@media only screen and (max-width: 575px) {
	.services-slider-container {
		max-width: 100%;
		padding: 0 70px !important;
	}

	.clinic-card .fusion-text, .clinic-card .fusion-button-text {
		font-size: 14px;
	}
	.title-h {
		font-size: 20px !important;
		word-break: normal;
	}
	.team-slick .slick-slider {
		justify-content: center;
		-webkit-justify-content: center;
		align-items: center !important;
	}
	.team-slick .slick-list {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	.team-slick .slick-prev {
	    margin-right: auto;
	}
	.team-slick .slick-next {
	    margin-left: auto;
	}
	.team-slick .slick-prev, .team-slick .slick-next {
		position: unset;
		left: unset;
		right: unset;
	    width: 10%;
	}
	#testimonials-home {
	    padding-top: 35px;
        padding-bottom: 40px;
	}
	#testimonials-home::before {
        width: 80px;
        height: 80px;
        top: -25px;
        left: 25px;
	}
	.service-category-post-image img {
	    max-width: 85%;
	}
	.post-meta {
        padding: 5px 10px;
    }
    .follow-title {
        font-size: 26px;
    }
    .services-wrapper {
        margin: 65px -40px 0;
    }
    .services-title {
        font-size: 28px;
    }
    .clinic-video-container iframe {
        height: 330px;
        
    }
}

.service-post-vector .fusion-imageframe {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
}

.service-post-vector .img-responsive {
	margin-top: unset!important;
}

.post-meta {
    background: #fcd8c0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 28px;
}

.post-info {
    display: flex;
    align-items: center;
    font-size: 11px;
    line-height: 1;
}

.post-btns {
    display: flex;
    align-items: center;
}

.post-btns-item {
    border-left: 1px solid #a71d17;
    padding-left: 20px;
    margin-left: 20px;
}

.post-btns svg {
    fill: #a71d17;
    cursor: pointer;
}

.post-bookmark svg {
    width: 14px;
}

.post-favorite svg {
    width: 18px;
}
.post-favorite .dropdown-content {
    display: none;
    position: absolute;
    background: #fff;
    border: 2px solid #000;
    border-radius: 4px;
    min-width: 160px;
    padding: 12px 16px;
    z-index: 1;
    right: 0;
}

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

.share-list {
    display: flex;
    flex-direction: column;
    background: #fff;
}
.share-list a {
    font-size: 16px;
    text-decoration-line: unset !important;
}
.fusion-image-element:has(.theme-post-image) > span {
    aspect-ratio: 100 / 75;
}
.theme-post-image img {
    height: 100%;
    object-position: center;
}
.button-animation {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}
.button-animation svg {
    width: 100%;
    max-width: 600px;
}
.clinic-email-icon {
    margin-right: 30px;
}
.clinic-address-icon p, .clinic-email-icon, .clinic-phone-icon {
    display: inline-block;
    padding-left: 23px;
}
.clinic-address-icon p:before {
    content: "";
    display: block;
    background: url("/wp-content/themes/Avada-Child-Theme/assets/img/location.svg") no-repeat;
    max-width: 23px;
    max-height: 20px;
    width: 16px;
    height: 20px;
    position: absolute;
    left: auto;
    margin-left: -26px;
    margin-top: 5px;
}

.clinic-email-icon:before {
    content: "";
    display: block;
    background: url("/wp-content/themes/Avada-Child-Theme/assets/img/contact.svg") no-repeat;
    max-width: 23px;
    max-height: 20px;
    width: 23px;
    height: 20px;
    position: absolute;
    left: auto;
    margin-left: -33px;
    margin-top: 5px;
}
.clinic-phone-icon:before {
    content: "";
    display: block;
    background: url("/wp-content/themes/Avada-Child-Theme/assets/img/phones.svg") no-repeat;
    max-width: 23px;
    max-height: 20px;
    width: 10px;
    height: 20px;
    position: absolute;
    left: auto;
    margin-left: -20px;
    margin-top: 5px;
}

.rtl .clinic-address-icon p, .rtl .clinic-email-icon, .rtl .clinic-phone-icon {
	position: relative;
}

.rtl .clinic-address-icon p:before, .rtl .clinic-email-icon:before, .rtl .clinic-phone-icon:before {
	left: 0;
	margin-left: 0;
}

@media (max-width: 601px) {
    #main .index-two-title {
        bottom: 170px !important;
    }

    #main .index-two-desc {
        top: 170px !important;
    }
}

@media (max-width: 480px) {
    #main .index-two-title {
        bottom: 140px !important;
    }

    #main .index-two-desc {
        top: 120px !important;
    }
}
#menu-item-4000 a > span .fusion-button-text-left{
	font-size: 14px;
	font-family: "Montserrat";
}
#main{
padding-top:0!important;
   padding-bottom: 0!important;
}

