/* 
    font-family: 'outfitregular';
    font-family: 'outfitmedium';
    font-family: 'outfitsemibold';
    font-family: 'outfitbold'; 
*/

/* -------- Custom Fonts ----------  */
.elementor-element.projectCallNow .elementor-icon-box-content .elementor-icon-box-title {font-family: 'outfitbold' !important;}
.elementor-element.projectCallNow .elementor-icon-box-content .elementor-icon-box-description a {color: var(--e-global-color-secondary); transition: all .5s ease-in-out}
.elementor-element.projectCallNow .elementor-icon-box-content .elementor-icon-box-description a:hover{color: var(--e-global-color-c022380);}
    



/* responsive */

@media screen and (max-width: 1299px){
}

@media screen and (max-width: 1199px){
}

@media screen and (max-width: 1024px){
	
}

@media screen and (max-width: 991px){

}

@media screen and (max-width: 767px){
/* 	------------ Header Start ----------  */
	.elementor-element.header_call {min-width: 160px;}
	
/* 	----------- Home ----------  */
	.elementor-element.homebannerservice .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {min-height: auto;}
	
	.elementor-element.servicelist .elementor-widget-text-editor {min-height: auto;}
	
	.contact_form input[type="submit"] {margin-top: 0px;}

}

@media screen and (max-width: 575px){

}

@media screen and (max-width: 400px){
}