/*
Theme Name: Conult Child
Theme URI: https://gaviaspreview.com/wp/conult/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: Child theme for the Conult theme.
Template: conult
*/
body.home a.site-branding-logo img{    
	filter: brightness(100);
}
.contactinfo a:hover{
	color:#00294B;
}
ul.gva-nav-menu > li > a {
    font-size: 0;
}
a.site-branding-logo{
	width:246px;
}
ul.gva-nav-menu > li > a:after {
    background-color: #19255b !important;
}
.btn, .btn-theme, .btn, .btn-white, .btn-gray, .btn-black, input[type*="submit"]:not(.fa):not(.btn-theme):not(.las), #tribe-events .tribe-events-button, .tribe-events-button {
    background: #19255b;
}
.gv-sticky-wrapper.is-fixed .elementor-icon {
    background-color: #fff !important;
    fill: #15245B !important;
    color: #15245B !important;
}
.gv-sticky-wrapper.is-fixed > .elementor-section {
    background: #19255b;
}
.FourServices .service-item.style-2 .service-image.text-center img{
	border-radius: 20px;
	background: url(<path-to-image>) lightgray 50% / cover no-repeat;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.TeamMemberCS .gsc-team-item .team-content {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}
.TeamMemberCS.firstcs .gsc-team-item .team-image img,
.TeamMemberCS .swiper-slide img{
	border-radius:100% !important;
}
.TeamMemberCS .gsc-team-item .team-content .team-name,
.TeamMemberCS .gsc-team-item .team-content .team-name a {
	color: #FFF;
	text-align: center;
	font-family: DINPro;
	font-size: 15.625px;
	font-weight: 600;
	line-height: 20px; 
	font-style:normal;
}
.TeamMemberCS .gsc-team-item .team-content .team-job {
	color: #FFF;
	text-align: center;
	font-family: DINPro;
	font-size: 13px;
	font-weight: 300;
	line-height: normal;
	font-style:normal;
}
.TeamMemberCS .gsc-team-item .team-image .socials-team{
	display:none;
}
.TeamMemberCS .gsc-team-item .team-image a.link-content:after {
   width:100%;
	height:100%;
	overflow:hidden;
	border-radius:100%;
}
.TeamMemberCS .gsc-team-item .team-image a.link-content img{
	border-radius:100%;
}
.TeamMemberCS .gsc-team-item .team-content {
    background: transparent;
    box-shadow: inherit;
}
.top-color-theme > .elementor-widget-container {
    border-top-color: #19255b !important;
}
.wpcf7-form .form-action input {
    padding: 15px 30px 15px !important;
}
ul.valuescsNumber {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 320px;
    float: left;
}
ul.valuescsNumber li {
	position: relative;
    color: #666;
    font-family: DINPro;
    font-size: 17px;
    font-weight: 300;
    line-height: 22px;
    margin: 0 0 15px;
	padding-left: 33px;
	font-style:normal;
}
ul.valuescsNumber li:first-letter{
	font-weight: 600;
	font-family:system-ui;
}
ul.valuescsNumber li span{
	 margin-right: 8px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #15245B;
    color: #FFF;
    text-align: center;
    font-family: DINPro;
    font-size: 12px;
    font-weight: 300;
	font-style:normal;
}
ul.valuescs{
	list-style:none;
	padding:0;
	margin:10px 0 0;
	counter-reset: counter;
}
ul.valuescs li {
    width: calc(calc(100% - 20px) / 2);
    display: inline-block;
    vertical-align: top;
    padding-left: 33px;
    position: relative;
    color: #666;
    font-family: DINPro;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    margin: 0 0 15px;
}
ul.valuescs li:before {
    counter-increment: counter;
    content: counter(counter);
    margin-right: 8px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #15245B;
    color: #FFF;
    text-align: center;
    font-family: DINPro;
    font-size: 12px;
    font-weight: 300;
}
.fourboxes figure.elementor-image-box-img img {
	border-radius: 20px;
	background: url(<path-to-image>) lightgray 50% / cover no-repeat;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.fourboxes figure.elementor-image-box-img{
	position:relative;
}
.fourboxes figure.elementor-image-box-img a:after{
	content:'VISIT WEBSITE';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	border-radius: 20px;
	background: rgba(21, 36, 91, 0.65);
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
	opacity:0;
	transition:ease all 1s;
	color: #FFF;
	text-align: center;
	font-family: DINPro;
	font-size: 15px;
	font-weight: 300;
	line-height: 32.4px;
}
.fourboxes figure.elementor-image-box-img a:hover:after{
	opacity:1;
}
.addlinecs{
	position:relative;
}
.addlinecs:after {
    content: '';
    width: 1px;
    height: 25px;
    background-color: rgba(21, 36, 91, 0.61);
    position: absolute;
    top: 5px;
    left: 45px;
}


.FourServices .gsc-services-group .service-item.style-2 .service-content-hover .service-background:after{
	background:#323B5F;	
}
.FourServices .gsc-services-group .service-item.style-2 .service-content-hover{
	transform: inherit;
}
.FourServices .gsc-services-group .item-columns:nth-child(2) .service-item.style-2 .service-content-hover .service-background:after,
.FourServices .gsc-services-group .item-columns:nth-child(3) .service-item.style-2 .service-content-hover .service-background:after,
.FourServices .gsc-services-group .item-columns:nth-child(4) .service-item.style-2 .service-content-hover .service-background:after{
	background-color:transparent;
}
.FourServices .gsc-services-group .item-columns:nth-child(2) .service-item.style-2 .service-content-hover .content-inner .title,
.FourServices .gsc-services-group .item-columns:nth-child(3) .service-item.style-2 .service-content-hover .content-inner .title,
.FourServices .gsc-services-group .item-columns:nth-child(4) .service-item.style-2 .service-content-hover .content-inner .title{
	font-size:0;
}
.FourServices .swiper-slide img {
    width: 250px;
    height: 250px;
    border-radius: 100%;
}
.FourServices .service-content-hover {
	border-radius: 20px !important;
	overflow: hidden;
	height: calc(100% - 80px) !important;
}
.FourServices .gsc-services-group .service-item.style-2 .service-content-hover .content-inner .title {
    color: #FFF;
    text-align: center;
    font-family: 'DINPro', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 32.4px;
	font-style:normal;
}
.FourServices .gsc-services-group .service-item.style-2 .service-content {
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    background: transparent;
    padding: 0;
    box-shadow: initial;
    margin-bottom: 30px;
    text-align: center;
	font-style:normal;
}
.FourServices .gsc-services-group .service-item.style-2 .service-content .content-inner .title {
    margin: 0;
    padding-right: 0;
    margin-top: 0;
    width: 100%;
    color: #15245B;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    font-family: 'DINPro', sans-serif;
	text-transform:uppercase;
	font-style:normal;
}
.FourServices .gsc-services-group .item-columns:nth-child(3) .service-item.style-2 .service-content .content-inner .title,
.FourServices .gsc-services-group .item-columns:nth-child(4) .service-item.style-2 .service-content .content-inner .title{
	color: #A7A7A7;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
	font-family: 'DINPro', sans-serif;
}
/*.FourServices .gsc-services-group .service-item.style-2:hover .service-content .content-inner .title{
	color: #A7A7A7;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
	font-family: 'DINPro', sans-serif;
}*/
.ContactFrm .wpcf7-form input[type*="email"], 
.ContactFrm .wpcf7-form input[type*="text"], 
.ContactFrm .wpcf7-form input[type*="tel"],
.ContactFrm .wpcf7-form textarea{
    border-radius: 30px;
    background: rgba(25, 37, 91, 0.05);
}
.ContactFrm .wpcf7-form input[type="submit"] {
    border-radius: 30px !important;
    background: #15245B !important;
}

.mapcs .elementor-widget-wrap, 
.mapcs .elementor-element, 
.mapcs .elementor-widget-container,
.mapcs .elementor-widget-container img{
	height:100%;
	object-fit:cover;
}
span.LifespanClinitxt {
    display: block;
    color: #FFF;
    font-family: DINPro;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 23.4px;
    letter-spacing: 1px;
}
.FrtRightSec .elementor-widget-icon-box .elementor-icon-box-icon {
    margin-top: 0;
}
.SocialIconFtr span.elementor-grid-item a:hover svg path{
	fill:#fff;
}


@supports (-webkit-hyphens:none) {
	div, p, a, span, h1, h2, h3, h4, h5, h6, ul.valuescsNumber li, ul.valuescsNumber li span{
		font-family:sans-serif !important;
	}
	h1, h2, h3, h4, h5, h6{
		font-weight:300 !important;
	}
}

@media (max-width: 800px) {
	.MainSlider{
		
	}
	.header-mobile .header-mobile-content .header-content-inner .header-left {
		width:100%;
		float:none;
	}
	.header-mobile .header-mobile-content .header-content-inner .header-left .logo-mobile {
		margin: auto;
		padding-top:0;
	}
	.header-mobile .header-mobile-content .header-content-inner .header-right {
		display:none;
	}
	.TeamMemberCS .xx-block-grid-1 > div:nth-of-type(1n+1) {
		clear:inherit;
		width: 50%;
	}
	.TeamMemberCS.firstcs .item-columns{
		margin: auto !important;
		float: none;
	}
	.TeamMemberCS.firstcs .gsc-team-item .team-content,
	.TeamMemberCS .gsc-team-item .team-content{
		padding: 20px 0px 20px !important;
	}
	.switchorder{
		order:2;
	}
	.swiper-slider-wrapper .swiper-nav-next, .swiper-slider-wrapper .swiper-nav-prev {
    	opacity: 1 !important;
	}
	.icon-box-left .elementor-icon-box-icon{
		float:left;
	}
	ul.valuescsNumber {
		width: 100%;
		float: left;
	}
	ul.valuescsNumber li{
		font-size: 14px;
	}
	.FourServices .gsc-services-group .service-item.style-2 .service-content .content-inner .title {
		font-size: 16px;
	}
	.FourServices .gsc-services-group .service-item.style-2 .service-content {
		margin-top: 10px;
	}
	.FrtRightSec{
		width:230px;
		margin:auto;
	}
	.icon-box-left {
		display: block;
		width: 100% !important;
	}
	.icon-box-left a.elementor-icon.elementor-animation- {
		margin-top: -3px;
	}
	.fourboxes figure.elementor-image-box-img img{
		width:100%;
	}
}
