/* Start custom CSS for html, class: .elementor-element-23b543f */.desktop-hide {
    display: none;
}

 @keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}

.layer-one i {
    transform: translatey(0px);
	animation: float 3s ease-in-out infinite;
	color: black;
}

.layer-one {
    height: 100vh;
    margin-top: 135px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    width: 100%;
    text-align: center;
}

.floating-arrow {
    position: absolute;
    bottom: 0;
}

.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 100%;
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
padding: 0;
}

/* Large Screen Smartphones (portrait) ----------- */
@media only screen and (min-width : 400px) and (max-width : 450px) {
    
    .layer-one {
        height: 50vh!important;
    }
}

/* Medium Screen Smartphones (portrait) ----------- */
@media only screen and (min-width : 360px) and (max-width : 390px) {
    
    .layer-one {
        height: 50vh!important;
    }
}

/* Small Screen Smartphones (portrait) ----------- */
@media only screen and (min-width : 300px) and (max-width : 350px) {
    
    .layer-one {
        height: 50vh!important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-484bc73 */.entry-header {
    display: none!important;
}

.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 100%;
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
padding: 0;
}

.updated-button:hover {
color: #dd5926!important;
font-family: europa, sans-serif;
font-weight: 300;
text-transform: uppercase;
font-size: 1rem;
text-decoration: none;
padding: 0.5rem!important;
border-radius: 50px;
background-color: white!important;
display: block;
text-align: center;
margin: 0 auto;
border: 2px solid black!important;
width: 125px!important;
}

.updated-button {
color: #dd5926!important;
font-family: europa, sans-serif;
font-weight: 300;
text-transform: uppercase;
font-size: 1rem;
text-decoration: none;
padding: 0.5rem!important;
border-radius: 50px;
background-color: white!important;
display: block;
text-align: center;
margin: 0 auto;
border: 2px solid black!important;
width: 125px!important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8287052 */.desktop-hide {
    display: none;
}

 @keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}

.layer-one i {
    transform: translatey(0px);
	animation: float 3s ease-in-out infinite;
	color: black;
}

.layer-one {
    height: 100vh;
    margin-top: 135px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    width: 100%;
}

.floating-arrow {
    position: absolute;
    bottom: 0;
}

.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 100%;
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
padding: 0;
}/* End custom CSS */