.elementor-kit-7{--e-global-color-primary:#F4DFB9;--e-global-color-secondary:#FCF2DC;--e-global-color-text:#2B3E4C;--e-global-color-accent:#87B867;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:900;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.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

------------*/

.container {
    background-color: #fbf0da;
    transition: all 0.3s ease-in-out;
}


.container:hover {
    background-color: #2b3e4c;
}


.heading h3 {
    color: #2b3e4c !important;
    transition: all 0.3s ease-in-out;
}


.container:hover .heading h3 {
    color: #fbf0da !important;
}


.icon svg {
    fill: #2b3e4c !important;
    transition: all 0.3s ease-in-out;
}


.container:hover .icon svg {
    fill: #86b767 !important;
}


.text {
    color: #2b3e4c !important;
    transition: all 0.3s ease-in-out;
}


.container:hover .text {
    color: #fbf0da !important;
}

/*--------

Trámites

------------*/

.container-b {
    background-color: #2b3e4c;
    transition: all 0.3s ease-in-out;
}


.container-b:hover {
    background-color: #f3deb8;
}


.heading-b h4 {
    color: #86b767 !important;
    transition: all 0.3s ease-in-out;
}



.icon-b svg {
    fill: #86b767;
    transition: all 0.3s ease-in-out;
}


.container-b:hover .icon-b svg {
    fill: #2b3e4c !important;
}

.custom-link a{
    color:#2B3E4C!important;
    text-decoration: underline
}

.elementor-element {
  scroll-margin-top: 200px; 
}/* End custom CSS */