/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 27 2025 | 08:10:19 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

label{
	width:100%;
}
input, select, textarea, .codedropz-upload-wrapper{
	margin-top:5px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #3f688c;
    border: #3f688c;
    color: #fff;
}
.elementor .elementor-background-video, .elementor .elementor-background-video-embed,  .elementor .testvideo .elementor-background-video-hosted {
    left: 50%;
    
    top: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
span.sln-steps-duration.sln-service-duration.sln-list__item__duration {
    visibility: hidden;
}
/*.ti-review-text-container.ti-review-text {
    color: #ffffff;
   
}
.ti-widget.ti-goog .ti-name {
    color: #ffffff !important;
}*/
.logo-image img {
    padding: 10px 10px 10px 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	background:#ffffffa6;
	border-radius:8px;
}
.bafg-twentytwenty-container img{
	border-radius:15px;
}
.areas li {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}