/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 5.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body.featured_item-template-default .mfp-ready .mfp-close {
	position: absolute;
  	right: 15px;
  	top: 30px;
  	background-color: #00417d;
  	opacity: 1;
  	border-radius: 99px;
  	mix-blend-mode: normal;
}
.lightbox-content {
	border-radius: 20px;
}
.logo-clientes .flickity-prev-next-button {
    opacity: 1;
}
.mb-10 {margin-bottom: 10px;}
.sp-cpt-name {font-size: 20px;}
.slider-principal:before{
	position:absolute;
	content:"";
	z-index:5;
    right: 0px;
    bottom: -2px;
    width: 640px;
    height: 60px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	background-image:url(../../uploads/2025/08/vector-slider-01.svg);
}
.fondo-01:before{
	position:absolute;
	content:"";
	z-index:1;
    right: 0px;
    top: calc(50% - 309px);
    width: 380px;
    height: 618px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	background-image:url(../../uploads/2025/08/fondo-01.webp);
}
.fondo-02 .section-bg:before{
	position:absolute;
	content:"";
	z-index:1;
    left: 0px;
    top: 5%;
    width: 380px;
    height: 618px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	background-image:url(../../uploads/2025/08/fondo-02.webp);
}
.footer-wrapper {
    font-size: 85%;
}
.footer-wrapper .copy p{
    margin-bottom:0px;
}
.footer-wrapper:before{
	position:absolute;
	content:"";
	z-index:1;
    left: 0px;
    top: -58px;
    width: 640px;
    height: 60px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	background-image:url(../../uploads/2025/08/vector-footer.svg);
}
.vector-01:before{
	position:absolute;
	content:"";
	z-index:1;
    right: 0px;
    top: -2px;
    width: 640px;
    height: 60px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	background-image:url(../../uploads/2025/08/vector-slider.svg);
}
.vector-01:after{
	position:absolute;
	content:"";
	z-index:1;
    left: 0px;
    bottom: -2px;
    width: 640px;
    height: 60px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	background-image:url(../../uploads/2025/08/vector-servicios.svg);
}
.contacto:before{
	position:absolute;
	content:"";
	z-index:1;
    right: 0px;
    top: -2px;
    width: 640px;
    height: 60px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	background-image:url(../../uploads/2025/08/vector-slider.svg);
}
.contacto:after{
	position:absolute;
	content:"";
	z-index:0;
    right: 0px;
    top: 15%;
    width: 380px;
    height: 618px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	background-image:url(../../uploads/2025/08/fondo-contacto.webp);
}
.libro p{
	line-height:14px;
}

.iconos p{
	padding-left:20px;
	position:relative;
}
.iconos p img{
	position:absolute;
	left:0px;
	top:3px;
}
h2 {
    font-size: 2.0em;
	margin-bottom: 10px;
}
h5 {
    font-size: 0.9em;
    color: #27292A !important;
    text-transform: uppercase;
	margin-bottom: 0;
}
h6 {
    font-size: 1.0em;
    opacity: 1;
    text-transform: none !important;
    letter-spacing: .0em !important;
}
.dark h5 {
    color: #858585 !important;
}
.button, button, input[type=button], input[type=reset], input[type=submit] {
    letter-spacing: .0em;
}
.header-wrapper .html .social-icons {
    font-size: 1.2em;
}
.header .header-wrapper .nav-small a.icon:not(.button) {
    font-size: 1.2em;
}
.linea .divider{
	position:relative;
	margin-left: 13px;
}
.linea .divider:before{
	position:absolute;
	content:"";
	z-index:1;
    left: -13px;
    top: -5px;
    width: 10px;
    height: 10px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	background-image:url(../../uploads/2025/08/triangulo.svg);
}
.pt-20{
	padding-top:20px
}
.pb-20{
	padding-bottom:20px
}
.pb-60{
	padding-bottom:60px!important;
}
.pb-80{
	padding-bottom:80px!important;
}
.pb-40{
	padding-bottom:40px!important;
}
.pr-40{
	padding-right:40px!important;
}



.forminator-edit-module{
	display:none;
}
.forminator-ui.forminator-custom-form[data-design=material] .forminator-textarea{
	border-radius:12px!important;
}
.forminator-ui.forminator-custom-form[data-design=material] .forminator-button {
    font-weight: bold !important;
    border-radius: 30px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.contacto iframe{
    border-radius: 20px;
    box-shadow: 0px 2px 10px #cfcfcf;
}
.sombra>.col-inner{
    box-shadow: 0px 2px 10px #cfcfcf;
}
.flickity-slider>div:not(.col){
	top:0;
}
.white {
    color: #953528 !important;
}

.button:before {
    position: absolute;
    content: "";
    z-index: 1;
    right: -25px;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 1px solid;
	transition:all 0.5s;
}
.button:hover:before {
    right: -55px;
	transition:all 0.5s;
}
.button:hover {
    box-shadow: inset 0 0 0 0px rgba(0, 0, 0, .0);
}
.button span:before {
    position: absolute;
    content: "";
    z-index: -1;
    right: 0px;
    top: calc(50% - 1px);
    width: 40px;
    height: 1px;
	transition:all 0.5s;
}
.button span:after {
    position: absolute;
    content: "";
    z-index: -1;
    right:0px;
    top: calc(50% - 4px);
    width: 8px;
    height: 8px;
    border-radius: 8px;
	transition:all 0.5s;
}
.button:hover span:before {
    right: -55px;
	transition:all 0.5s;
}
.button:hover span:after {
    right: -58px;
	transition:all 0.5s;
}
.button.white:before {
    border: 1px solid #fff;
}
.button.white span:before,.button.white span:after{
    background-color:#fff;
}
.button.primary:before {
    border: 1px solid #953528;
}
.button.primary span:before,.button.primary span:after{
    background-color:#953528;
}

.forminator-button{
	overflow: visible!important;
	position:relative!important;
}
.forminator-button:before {
    position: absolute;
    content: "";
    z-index: 1;
    right: -25px;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 1px solid #953528;
	transition:all 0.5s;
}
.forminator-button span:nth-child(1):before {
    position: absolute;
    content: "";
    z-index: -1;
    right: 0px;
    top: calc(50% - 1px);
    width: 40px;
    height: 1px;
	transition:all 0.5s;
	border: 1px solid #953528;
}
.forminator-button span:nth-child(1):after {
    position: absolute;
    content: "";
    z-index: -1;
    right:0px;
    top: calc(50% - 4px);
    width: 8px;
    height: 8px;
    border-radius: 8px;
	transition:all 0.5s;
	background-color:#953528;
}
.forminator-button:hover:before {
    right: -55px;
	transition:all 0.5s;
}
.forminator-button:hover span:before {
    right: -75px;
	transition:all 0.5s;
}
.forminator-button:hover span:after {
    right: -78px;
	transition:all 0.5s;
}





.nav>li.html {
    font-size: 100%;
}
.nav-size-medium>li>a {
    font-size: .97em;
}
.nav-spacing-xlarge>li {
    margin: 0px 17px;
}
.portfolio-box .box-image{
    border-radius: 20px;
}
.button span {
    z-index: 9;
    position: relative;
}
.portfolio-box .box-text{
    font-size: 100%;
	border-radius: 0 0 20px 20px;
}
.portfolio-box .portfolio-box-category{
    color: #858585;
    font-weight: bold;
    letter-spacing: .0em;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, .5);
    font-size: 14px;
}
.portfolio-box h6 {
    font-size: 1.2em;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, .5);
}
.portfolio-box .box-text:before{
	position:absolute;
	content:"";
	z-index:1;
    left: 0px;
	top: -21px;
    width: 205px;
    height: 23px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	background-image:url(../../uploads/2025/08/vector-servicio.png);
}

.portfolio-box a{
    margin-bottom: -30px;
    opacity: 0;
	transition:all 0.5s;
}

.portfolio-box:hover a{
    margin-bottom: 0px;
    opacity: 1;
	transition:all 0.5s;
}

.lista li{
	position:relative;
	list-style:none;
}

.lista li:before{
	position:absolute;
	content:"";
    z-index: 1;
    left: -21px;
    top: 6px;
    width: 10px;
    height: 10px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	background-image:url(../../uploads/2025/08/triangulo.svg);
}

.justificado p{
	text-align:justify;
}
.formulario .forminator-ui.forminator-custom-form[data-design=material]:not(.forminator-size--small) {
	margin: 0px 0!important;
}
.formulario h3{
	margin-bottom:0;
}
.page-title.portfolio-featured-title.featured-title{
	display:none;
}
.portfolio-top .page-wrapper {
    padding-bottom: 0px;
    padding-top: 0px;
}

.cabecera:before {
    position: absolute;
    content: "";
    z-index: 1;
    left: 0px;
    top: -60%;
    width: 380px;
    height: 618px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../uploads/2025/08/fondo-02.webp);
}
.cabecera:after{
	position:absolute;
	content:"";
	z-index:5;
    right: 0px;
    bottom: -2px;
    width: 640px;
    height: 60px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	background-image:url(../../uploads/2025/08/vector-slider-01.svg);
}
.cabecera .divider:before {
    position: absolute;
    content: "";
    z-index: 1;
    right: -13px;
    top: -5px;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../uploads/2025/08/triangulo.svg);
    transform: rotate(180deg);
}
.portfolio-top>.row{
	display:none;
}

.relacionados:before {
    position: absolute;
    content: "";
    z-index: 1;
    left: 0px;
    top: calc(50% - 309px);
    width: 380px;
    height: 618px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../uploads/2025/08/relacionados.webp);
}
.relacionados:after {
    position: absolute;
    content: "";
    z-index: 1;
    right: 0px;
    top: -2px;
    width: 640px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../uploads/2025/08/vector-slider.svg);
}
.border-rojo:before{
    position: absolute;
    content: "";
    z-index: 0;
    left: 7px;
    top: -53px;
    width: 420px;
    height: 90px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../uploads/2025/08/rojo.svg);
}

.linea-02 .divider:before {
    position: absolute;
    content: "";
    z-index: 1;
    right: -18px;
    top: -5px;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../uploads/2025/08/triangulo.svg);
    transform: rotate(180deg);
}
.linea-02 .divider{
    position: relative;
}
.vision .icon-box-img{
    margin-left: auto;
}

.compromiso .section-bg:before {
    position: absolute;
    content: "";
    z-index: 1;
    left: 0px;
    top: calc(50% - 309px);
    width: 380px;
    height: 618px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../uploads/2025/08/relacionados.webp);
}
.valores .icon-box-img svg {
    height: 60px;
}
.valores .divider {
    position: relative;
    margin-left: 13px;
}
.valores .divider:before {
    position: absolute;
    content: "";
    z-index: 1;
    left: -13px;
    top: -5px;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../uploads/2025/08/triangulo-blanco.svg);
}

.icon.primary.button.circle.is-small:before{
	display:none;
}
.back-to-top.button:before{
	display:none;
}
.box.box-blog-post .box-image {
    border-radius: 20px 20px 0 0;
}

.box.box-blog-post .post-title a.plain {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.box.box-blog-post .box-text {
    border-radius: 0 0 20px 20px;
}

.social-icons.share-icons.share-row a:before{
	display:none;
}
#comments .comment-respond {
    background-color: rgb(241, 243, 248);
    margin-top: 15px;
    padding: 35px 35px 10px;
    border-radius: 35px;
    margin-bottom: 30px;
}
.comments-area .submit{
    border-radius: 20px;
    text-transform: none;
}
.ux-search-submit.submit-button.secondary.button:before{
	display:none;
}
.nav-dropdown-has-shadow .nav-dropdown {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, .15);
}
.nav-dropdown {
    min-width: 290px;
    border-radius: 20px;
}

.nav-dropdown-has-border .nav-dropdown {
    border: 0px solid #ddd;
}
.nav-dropdown-has-shadow .nav-dropdown:before {
    height: 40px;
    width: 100%;
    position: absolute;
    z-index: 1;
    content: "";
    left: 0;
    top: -40px;
}
.nav-dropdown-has-shadow .nav-dropdown {
    margin-top: 40px;
}
.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before{
	display:none;
}

.whatsapp-float {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
}

.whatsapp-float a{display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #25D366;
    color: #fff;
    font-size: 34px;
    text-align: center;
    line-height: 65px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease-in-out;
    text-decoration: none;}

.whatsapp-float a:hover{background-color: #128C7E;
    transform: scale(1.1);}

.whatsapp-float a i{padding: 2px 0 0 2px;}

.br-20 img {border-radius: 20px;}

.acordion-servicios {padding-top: 20px;}

.acordion-servicios.accordion .toggle {
	left: auto;
	right: 0;
}

@media only screen and (max-width: 1240px) {
	.contenido-servicio>.col-inner{
		padding-left:15px!important;
	}

}


@media only screen and (max-width: 1140px) {
	.border-rojo:before {
		left: 15px;
		top: -53px;
		width: 345px;
		height: 91px;
	}
}
@media only screen and (max-width: 1024px) {
	.cabecera:before {
		width: 280px;
		height: 518px;
	}
	.cabecera:after {
		width: 490px;
		height: 48px;
	}
	.vector-01:before,.contacto:before{
		width: 490px;
		height: 48px;
	}	
	.vector-01:after {
		width: 490px;
		height: 48px;
	}
	.footer-wrapper:before {
        width: 487px;
        height: 48px;
        top: -45px;
    }
	.slider-principal:before {
		width: 490px;
		height: 48px;
	}
	h2 {
		font-size: 1.8em;
	}
	.pr-40 {
		padding-right: 0px !important;
	}
	.border-rojo:before {
        left: 15px;
        top: -53px;
        width: 310px;
        height: 96px;
    }
}
@media only screen and (max-width: 890px) {
    .border-rojo:before {
        left: 15px;
        top: -53px;
        width: 270px;
        height: 94px;
    }
	.logo-footer .divider{
		margin-top: 15px!important;
		margin-bottom: 15px!important;
	}
}
@media only screen and (max-width: 849px) {
	.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
		color: #00417C;
	}
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .cabecera:after {
        width: 370px;
        height: 38px;
    }
	.vector-01:before,.contacto:before {
		width: 370px;
		height: 38px;
	}	
	.vector-01:after {
		width: 370px;
		height: 38px;
	}
	.slider-principal:before {
		width: 370px;
		height: 38px;
	}
    .footer-wrapper:before {
        width: 387px;
        height: 38px;
        top: -35px;
    }
	h2 {
        font-size: 1.6em;
    }
	.linea-02 .divider {
		margin-top: 20px!important;
		margin-bottom: 20px!important;
		max-width: 90%!important;
	}
	
}

@media only screen and (max-width: 549px) {
	.libro br{
		display:none;
	}
	.libro{
		width: 225px;
		margin: auto;
	}
	.logo-footer .img{
		margin: auto;
	}
	.logo-footer .social-icons{
		font-size: 120%!important;
		justify-content: center;
		display: flex;
	}
    .cabecera:after {
        width: 270px;
        height: 29px;
    }
	.vector-01:before,.contacto:before{
		width: 270px;
		height: 29px;
	}	
	.vector-01:after {
		width: 270px;
		height: 29px;
	}
	.slider-principal:before {
		width: 270px;
		height: 29px;
	}
	.footer-wrapper:before {
        width: 267px;
        height: 29px;
        top: -26px;
    }
	.border-rojo:before {
        left: 15px;
        top: -51px;
        width: 230px;
        height: 95px;
    }
	.border-rojo>.col-inner {
		border-radius: 10px!important;
	}
	.linea-02 .divider {
		margin-top: 15px!important;
		margin-bottom: 15px!important;
		
	}
}

@media only screen and (max-width: 480px) {
    .cabecera:after {
        width: 190px;
        height: 21px;
    }
	.vector-01:before,.contacto:before{
		width: 190px;
		height: 21px;
	}	
	.vector-01:after {
		width: 190px;
		height: 21px;
	}
	.slider-principal:before {
		width: 190px;
		height: 21px;
		bottom: -3px;
	}
	.footer-wrapper:before {
        width: 184px;
        height: 21px;
        top: -19px;
    }
	.border-rojo:before {
        left: 15px;
        top: -52px;
        width: 215px;
        height: 95px;
    }
	.linea-02 .divider {
		margin-top: 12px!important;
		margin-bottom: 12px!important;
	}
	
}
@media only screen and (max-width: 420px) {
    .border-rojo:before {
        left: 15px;
        top: -30px;
        width: 200px;
        height: 50px;
    }
}


