.elementor-9170301 .elementor-element.elementor-element-51803e3{padding:10px 10px 10px 10px;}.elementor-9170301 .elementor-element.elementor-element-74e0651 > .elementor-widget-container{margin:-10px 0px 0px 0px;}.elementor-9170301 .elementor-element.elementor-element-4819dd8{text-align:left;}.elementor-9170301 .elementor-element.elementor-element-4819dd8 .elementor-heading-title{font-family:"Inter-titulos", sans-serif;font-size:17px;}.elementor-9170301 .elementor-element.elementor-element-c5e5fa0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(15px/2);}.elementor-9170301 .elementor-element.elementor-element-c5e5fa0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(15px/2);}.elementor-9170301 .elementor-element.elementor-element-c5e5fa0 .elementor-icon-list-items.elementor-inline-items{margin:0 calc(-15px/2);}.elementor-9170301 .elementor-element.elementor-element-c5e5fa0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin:0 calc(15px/2);}.elementor-9170301 .elementor-element.elementor-element-c5e5fa0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-15px/2);}.elementor-9170301 .elementor-element.elementor-element-c5e5fa0 .elementor-icon-list-icon i{font-size:14px;}.elementor-9170301 .elementor-element.elementor-element-c5e5fa0 .elementor-icon-list-icon svg{width:14px;}.elementor-9170301 .elementor-element.elementor-element-76855d1{text-align:left;}.elementor-9170301 .elementor-element.elementor-element-76855d1 .elementor-heading-title{font-family:"Inter-titulos", sans-serif;font-size:17px;}.elementor-9170301 .elementor-element.elementor-element-8793dcd .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(15px/2);}.elementor-9170301 .elementor-element.elementor-element-8793dcd .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(15px/2);}.elementor-9170301 .elementor-element.elementor-element-8793dcd .elementor-icon-list-items.elementor-inline-items{margin:0 calc(-15px/2);}.elementor-9170301 .elementor-element.elementor-element-8793dcd .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin:0 calc(15px/2);}.elementor-9170301 .elementor-element.elementor-element-8793dcd .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-15px/2);}.elementor-9170301 .elementor-element.elementor-element-8793dcd .elementor-icon-list-icon i{font-size:14px;}.elementor-9170301 .elementor-element.elementor-element-8793dcd .elementor-icon-list-icon svg{width:14px;}.elementor-9170301 .elementor-element.elementor-element-428f078{text-align:left;}.elementor-9170301 .elementor-element.elementor-element-428f078 .elementor-heading-title{font-family:"Inter-titulos", sans-serif;font-size:17px;}.elementor-9170301 .elementor-element.elementor-element-c2eaa8f{--divider-border-style:dotted;--divider-border-color:#A8A8A8;--divider-border-width:1px;}.elementor-9170301 .elementor-element.elementor-element-c2eaa8f .elementor-divider-separator{width:100%;}.elementor-9170301 .elementor-element.elementor-element-c2eaa8f .elementor-divider{padding-top:15px;padding-bottom:15px;}#footer{padding:0px 0px 0px 0px;}/* Start Custom Fonts CSS */ @font-face {
	font-family: 'Inter-titulos';
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url('/modules/creativeelements/views/fonts/inter-v19-latin-700.woff2') format('woff2');
}
 /* End Custom Fonts CSS */
/* Start custom CSS for page-settings */#whatsapp-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #25d366;
    color: white;
    font-size: 13px;
    padding: 10px 15px;
    border-radius: 25px;
    display: flex;
    align-items: center;
    text-decoration: none;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    z-index: 9999;
    font-family: sans-serif;
}
#whatsapp-btn img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
#whatsapp-btn:hover {
    background-color: #1ebe5d;
}
/* En móviles ocultar el texto */
@media (max-width: 768px) {
    #whatsapp-btn span {
        display: none;
    }
    #whatsapp-btn {
        padding: 10px;
        border-radius: 50%;
    }
    #whatsapp-btn img {
        margin-right: 0;
    }
}/* End custom CSS */