/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 22 2025 | 19:04:50 */

.cont-hidden{
	display:none !important;
}
.fusion-testimonials .review {
    background: transparent !important;
}
.cont-img-margin-negative-top {
    width: calc(33.33%) !important;
    margin-right: 0% !important;
}


.cont-color-hover:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(https://sagrada.warmi.club/wp-content/uploads/2024/04/h11-layer-4.png);
    /*background: aquamarine;*/
    position: absolute;
    top: 30%;
    left: 0;
    z-index: -1;
	    background-size: contain;
	background-repeat:no-repeat !important;
	opacity:0;
	    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.cont-color-hover:hover:after {
	opacity:1;
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    transition: all .4s ease;
}




.cont-color-hover .fusion-column-wrapper {
    padding: 50px 40px 40px !important;
    border-radius: 50px 50px 50px 50px;
}


.font-yellowtail{
	    font-family: Yellowtail !important;
}

/******* css labels pseudoclass****/

.text-title-label h1:before {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-right: 20px solid white;
    border-bottom: 30px solid transparent;
    position: absolute;
    right: 0px;
    top: 0px;
    content: "";
}

.text-title-label h1:after {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-left: 20px solid white;
    border-bottom: 30px solid transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
}
.text-title-label h1 {
    background: #67C8C7;
    display: inline-block;
    padding: 5px 40px;
    position: relative;
}

/******* css labels pseudoclass****/


.cont-half-padding .fusion-column-wrapper {
    padding: 150px 100px !important;
}

.notitle-gf label.gfield_label {
    display: none !important;
}


.cont-white-text {
color:#fff !important;
}
.cont-white-text a{
color:#fff !important;
}
.cont-white-text h1{
color:#fff !important;
}
.cont-white-text h2{
color:#fff !important;
}
.cont-white-text h3{
color:#fff !important;
}
.cont-white-text h4{
color:#fff !important;
}
.cont-white-text h5{
color:#fff !important;
}
.cont-white-text h6{
color:#fff !important;
}





@media only screen and (max-width: 800px){

.cont-padding-top-bottom-50 {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}

.cont-half-padding .fusion-column-wrapper {
    padding: 40px 30px !important;
}

.cont-padding-top-bottom-70{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-70{
padding-top:40px !important;
}
.cont-padding-bottom-70{
padding-bottom:20px !important;
}


.cont-padding-top-bottom-100{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-100{
padding-top:40px !important;
}
.cont-padding-bottom-100{
padding-bottom:20px !important;
}


.cont-padding-top-bottom-150{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-150{
padding-top:40px !important;
}
.cont-padding-bottom-150{
padding-bottom:20px !important;
}


}

@media only screen and (min-width: 800px){
	
	.cont-half-padding-extra-right .fusion-column-wrapper {
    padding-right: 180px !important;
}
	.cont-half-padding-extra-left .fusion-column-wrapper {
    padding-left: 180px !important;
}
	main#main {
    z-index: 4 !important;
    position: relative;
}
	
	
.cont-img-margin-negative-top {
    margin-top: -150px !important;
    z-index: 99999 !important;
    position: relative;
}
	.fusion-footer {
    z-index: 99999 !important;
    position: relative;
}
	.cont-fb-footer {
    z-index: 9999 !important;
    position: relative !important;
}
	footer.fusion-footer-widget-area.fusion-widget-area{
    z-index: 9999 !important;
    position: relative !important;
}
	
	
	
.cont-padding-top-bottom-50 {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
}

.modal-header {
    padding: 20px 40px;
}


.modal-body {
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-bottom: 40px !important;
}

.cont-padding-top-bottom-70{
padding-top:70px !important;
padding-bottom:50px !important;
}
.cont-padding-top-70{
padding-top:70px !important;
}
.cont-padding-bottom-70{
padding-bottom:50px !important;
}




.cont-padding-top-bottom-100{
padding-top:100px !important;
padding-bottom:80px !important;
}
.cont-padding-top-100{
padding-top:100px !important;
}
.cont-padding-bottom-100{
padding-bottom:80px !important;
}


.cont-padding-top-bottom-150{
padding-top:150px !important;
padding-bottom:130px !important;
}
.cont-padding-top-150{
padding-top:150px !important;
}
.cont-padding-bottom-150{
padding-bottom:130px !important;
}


}