/**
* Theme Name: Acuasafe Child
* Description: This is a child theme of Acuasafe, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path">template_path</a>
* Template: acuasafe
* Version: 1.0.3
*/

.handle-preloader {
    background-color: #2AA9E0 !important;
}

a.spline-watermark{
	display:none !important;
}
.spline-watermark {
    position: absolute;
    z-index: 0 !important;
    bottom: -50px !important;
}
.bg-none{
	background:transparent !important;
		background-color:transparent !important;
}
.bg-none. banner-style-two {
	background:transparent !important;
		background-color:transparent !important;
}
.vh100{
height:100vh !important;	
}
.main-header .logo-box{
	padding : 0 !important;
	margin: 0px !important;
}
.banner-style-two{
	background: transparent !important;
	background-color:transparent !important;
}
.banner-style-two .banner-carousel .content-box{
	padding:143px 0px 350px 0px !important; 

}

.about-section .image-box img{
	width : -webkit-fill-available !important;
}

.abt img{
	width : -webkit-fill-available !important;
}

p {
    position: relative;
    font-family: inherit !important;
    color: inherit;
    font-weight: inherit;
    /* margin: 0px; */
    transition: all 500ms ease;
    font-size: inherit !important;
    line-height: inherit;
}

.ml-70{
	    margin-left: auto !important;
}