/*
Theme Name:   Consalti child theme
Description:  Write here a brief description about your child-theme
Author:       Themesflat
Author URL:   https://consaltiwp.themesflat.com/
Template:     consalti
Version:      1.0.0
Tested up to: 5.9.3
Requires PHP: 5.6
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  consalti-child-theme
*/
#header.header-style4 .header-wrap .header-ct-right .infor-header a{
	color:#2577bc!important
}
.themesflat-top ul li > i, .themesflat-top a:hover, .themesflat-top a:hover{
	color:#2577bc!important
}
.our-services .elementor-widget-tficonbox, .our-services .elementor-widget-tficonbox >  div, .our-services .elementor-widget-tficonbox > div > div{
	height:100%
}
.our-services .tficonbox.style2{
	display: flex;
    flex-direction: column;
}
.our-services .tficonbox.style2 .content{
	flex: 1;
    display: flex;
    flex-direction: column;
}
.our-services .tficonbox.style2 .content .tf-button-container {
	margin-top:auto
}
.contact-next-step .elementor-widget-icon-box{
	margin-bottom:0!important
}
.theme-testimonial .tf-testimonial-carousel.style-1 .item .avatar, 
.theme-testimonial .tf-testimonial-carousel.style-3 .item .avatar{
	width: 150px;
    height: auto;
}
.theme-testimonial .owl-carousel{
	display:flex;
}
.theme-testimonial .owl-stage-outer{
	display:flex;
}
.theme-testimonial .owl-stage{
	display:flex;
}
.theme-testimonial .owl-item{
	display:flex;
}
.theme-testimonial .owl-item > div{
	flex:1;
	display:flex;
}
.theme-testimonial .owl-item > div > div{
	flex:1;
	display: flex;
    flex-direction: column;
	box-shadow:none!important
}
.theme-testimonial .bottom-testimonial{
	margin-top:auto
}