/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* video styling  */
body{
	overflow-x: hidden !important;
}
.videoss .e-hosted-video.elementor-wrapper.elementor-open-inline {
    display: flex;
    justify-content: center;
	--video-aspect-ratio: 0 !important;
}
.videoss video.elementor-video {
    background-color: transparent !important;
	width: 50%;
    height: auto;
}
#video-container {
    position: relative;
}

#video-container::before {
    content: "";
    position: absolute;
    background-image: url("https://demo.a9solution.com/wp-content/uploads/2025/02/shape-1.png");
    background-repeat:no-repeat;
    background-size:100%;
    width:183px;
    height:160px;
    top:unset;
    left:unset;
    bottom:130px;
    right:0;
    z-index:999;
   
}
.address {
    font-size: 50px !important;
}
.d-shadow {
  filter: drop-shadow(8px 8px 2px #EC965D);
}
.img-overlay{
	position:relative;
}
.img-overlay::before {
    content: "";
    background-image:url("https://demo.a9solution.com/wp-content/uploads/2025/02/shape-6.png");
    background-repeat: no-repeat;
	background-size: 100%;
    position:absolute;
    bottom: 0;
    right:0;
    width: 192px;
    height: 143px;
    top: unset;
    left: unset;
	z-index:999;
}
.img-overlay::after {
    content: "";
    background-image:url("https://demo.a9solution.com/wp-content/uploads/2025/02/shape-5.png");
    background-repeat: no-repeat;
	background-size: 100%;
    position:absolute;
    bottom: 0;
    right:0;
    width: 128px;
    height: 160px;
    top: 34px;
    left: -34px;
	z-index:999;
}
.img-overlay-1::before {
    content: "";
    background-image: url(https://demo.a9solution.com/wp-content/uploads/2025/02/shape-3.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 90px;
    height: 105px;
    top: 0;
    left: 0;
    z-index: 9;
}
#footer-box .elementor-image-box-wrapper {
    align-items: flex-start;
}
.premium-shape-divider-yes.premium-shape-divider-anime-yes{
	overflow: visible !important;

}
.testimonial .slick-track {
    flex-direction: column;
    gap: 20px;
}
.testimonial .slick-slide{
    width: 100% !important; 
}
.height-cont {
    height: 250px;
}
/* search styling */
body.search-results h2{
	padding-top:90px;
}
body.search-results h2 a {
    font-family: "Solway", Sans-serif;
    font-size: 45px;
    font-weight: 800;
    font-style: normal;
    letter-spacing: 0px;
    word-spacing: 0px;
    color: #303650;
	padding-top:50px;

}
body.search-results #content p{
    color: var(--e-global-color-bb8e1dd);
    font-family: "Quicksand", Sans-serif;
    font-size: 18px;
    font-weight: 500;
	text-align: justify;
}
.page-content{
    padding: 50px 10px;
}
/* footer wave animation */
body{
	max-width: 100vw;
	overflow-x: hidden;
}
/* for the pen */
html, body {
	margin: 0;
	min-height: 100%;
	background-color: #fff;
}

/* waves */
.ocean {
	height: 40px; /* change the height of the waves here */
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	overflow-x: hidden;
}

.wave {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 88.7'%3E%3Cpath d='M800 56.9c-155.5 0-204.9-50-405.5-49.9-200 0-250 49.9-394.5 49.9v31.8h800v-.2-31.6z' fill='%23EC965D'/%3E%3C/svg%3E");
	position: absolute;
	width: 200%;
	height: 100%;
	animation: wave 40s -3s linear infinite;
	transform: translate3d(0, 0, 0);
	opacity: 0.8;
}

.wave:nth-of-type(2) {
	bottom: 0;
	animation: wave 38s linear reverse infinite;
	opacity: 0.5;
}

.wave:nth-of-type(3) {
	bottom: 0;
	animation: wave 40s -1s linear infinite;
	opacity: 0.5;
}

@keyframes wave {
	0% {transform: translateX(0);}
	50% {transform: translateX(-25%);}
	100% {transform: translateX(-50%);}
}
@media screen and (max-width:1366px){
	#video-container::before {  
    width: 160px;
    height: 150px;   
}
	 
}
@media screen and (max-width:1220px){
.height-cont {
    height: 290px;
	}
	#video-container::before {  
    width:120px;
    height:120px;   
}
}


@media screen and (max-width:1199px){
	.testimonial .wpr-testimonial-item{
        height: auto;
}
	  #about-img {
		  
        padding: 300px 50px !important;
    }
	
}
@media screen and (max-width: 900px) {
    .height-cont {
        height: 320px;
    }
	.img-overlay::before {
		width:162px !important;
		height: 132px !important;		
	}
	    .img-overlay::after {
        width: 100px;
        height: 125px;
        left: -55px;
        }
    
	#video-container::before {  
    width:100px;
    height:100px;   
}
}
@media screen and (max-width:767px){
	    #about-img {
        padding: 300px 10px !important;
        }
.footerimg img {
    margin-top: -11px;
    }
/* 	.btn-same a{
		width: 130px !important;
	} */
	 .height-cont {
        height: auto;
    }
	body.search-results h2 a {
    font-size: 35px;
    }
	 .img-overlay::after {
        width: 100px;
        height: 125px;
        left: 47px;
        }
}
@media screen and (max-width:600px){
	.img-overlay::before {
		width:100px !important;
		height: 100px !important;
	}
	.img-overlay::after {
    width: 80px;
    height: 100px;
	left:-34px;
   
}
    #video-container::before {
        width: 60px;
        height: 60px;
		bottom: 150px;
      
    }
	    .img-overlay-1::before {
        width: 60px;
        height: 83px;
    }
}