/* Import the DM Sans font from Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap');

/* Apply DM Sans to the testimonial text */
h4.edgtf-testimonial-text {
    font-family: 'DM Sans', sans-serif !important; /* Use DM Sans font */
    font-size: 18px; /* Adjust the font size */
    font-weight: 400; /* Normal font weight */
    font-style: italic !important; /* Make the text italic */
    color: #333; /* Change text color */
}
/* Homepage logo*/
.page-id-6658 .edgtf-page-header .edgtf-menu-area{
	height:120px!important;
}

.page-id-6658 .edgtf-logo-wrapper a {
	max-height:200px!important;

}

.page-id-6658 .edgtf-normal-logo{
	opacity:0!important;
}


/* Homepage icons to replace numbers*/

.page-id-6658 .edgtf-process-holder > div > div:nth-child(1):after{
font-family: "Font Awesome 5 Free"; 
font-weight: 900; 
	content: "\f140"!important;
	height:50px!important;
	font-size:200px;
}


.page-id-6658 .edgtf-process-holder > div > div:nth-child(2):after{
font-family: "Font Awesome 5 Free"; 
font-weight: 900; 
	content: "\f0a1 "!important;
	height:50px!important;
	font-size:200px;
}

.page-id-6658 .edgtf-process-holder > div > div:nth-child(3):after{
font-family: "Font Awesome 5 Free"; 
font-weight: 900; 
	content: "\f044 "!important;
	height:50px!important;
	font-size:200px;
}

.page-id-6658 .edgtf-process-holder > div > div:nth-child(4):after{
font-family: "Font Awesome 5 Free"; 
font-weight: 900; 
	content: "\f0c0 "!important;
	height:50px!important;
	font-size:200px;
}

/*Testimonials font size*/
.edgtf-testimonials-author-position{
	font-size:18px!important
}

/*Testimonials - change Name colors for each*/
.page-id-6658 div.owl-stage-outer > div > div:nth-child(5) h6{
	color:#c98a9d!important;
}

.page-id-6658 div.owl-stage-outer > div > div:nth-child(4) h6{
	color:#3d626c!important;
}


/*HP Form*/
#wpforms-submit-7388{
	background-color:#8d093b;
}


/*Footer*/

.edgtf-footer-top-inner{
	padding-top:40px!important;
	padding-bottom:0px!important;
}


/*HP Form mobile*/
@media only screen and (max-width: 600px) {
	#wpforms-7388-field_6-container{
		width:100%!important;
	}
	/*about us mobile*/
	.page-id-753 	.vc_column-inner{
		padding-left:0px!important;
		padding-right:0px!important;
	}
	h1.vc_custom_heading.aboutustitle{
		font-size:46px;
	}
	
	.page-id-753 .wpb_text_column{
				padding-left:0px!important;
		padding-right:0px!important;
	}
	
	.vc_custom_1738062999687 .edgtf-st-title{
		font-size:40px
	}
	
	.vc_custom_1738062999687 .edgtf-st-text{
		font-size:20px!important;
	}
	
	.page-id-6658 .edgtf-content{
		margin-top:-35px!important;
	}
	
	/*About us top title*/
	.aboutustitle,  .page-id-753 .vc_icon_element{
		text-align:center!important;
	}
}
	
	
	/*ABout us top of the page*/
h1.vc_custom_heading.aboutustitle{
	
	}

/*Homepage video*/

.page-id-6658 .edgtf-content{
	margin-top:-35px!important
}

.videohp video{

	object-fit:contain!important
}
