.elementor-kit-8{--e-global-color-primary:#59C1D2;--e-global-color-secondary:#3C3C3B;--e-global-color-text:#3C3C3B;--e-global-color-accent:#59C1D2;--e-global-color-f813381:#F7F7F9;--e-global-color-d0171e2:#FFFFFF;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;background-color:#F5F5F5;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );}.elementor-kit-8 a:hover{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1278px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*servicios adicionales*/
@media(min-width:767px){
.servicios-adicionales{
    min-height: 189px;
    max-height: 189px !important;
    overflow: hidden;
    transition: max-height .3s ease-in-out;
}

.servicios-adicionales p{
    opacity: 0;
    transition: opacity .5s ease-in-out
}

.servicios-adicionales:hover p{
    opacity: 1
}

.servicios-adicionales:hover{
    max-height: 1000px!important
}
}


/*pq elegirnos*/
@media(min-width:767px){
.box-elegirnos{
    max-height: 250px;
    transition: max-height .5s ease-in-out;
}

.elementor-image-box-description{
    opacity: 0;
    transition: opacity .3s ease-in-out;
}

.box-elegirnos:hover .elementor-image-box-description{
    opacity: 1;
}

.box-elegirnos:hover{
    max-height: 300px;
}

.box-elegirnos:hover .elementor-widget-image-box{
    transform: translate(0px, -88px) !important;
}

.box-elegirnos:hover .elementor-image-box-img{
    opacity: 0;
}

.box-elegirnos:hover .elementor-image-box-title {
    color: #59C1D2 !important;
    transition: color .5s ease-in-out;
}
}/* End custom CSS */