.elementor-kit-6{--e-global-color-primary:#005488;--e-global-color-secondary:#3573A0;--e-global-color-text:#6B7280;--e-global-color-accent:#005488;--e-global-color-36bcb3f:#005488;--e-global-color-3371a81:#FFFFFF;--e-global-color-e4839c1:#000000;--e-global-color-de98036:#6B92B8;--e-global-color-b3ebff1:#00314F;--e-global-color-2a81ea8:#00426C;--e-global-color-4e70f1a:#2A8C94;--e-global-color-f5a86d2:#52A6AE;--e-global-color-0473f77:#7AC0C8;--e-global-color-4794fc8:#217079;--e-global-color-e4fc6ef:#18545A;--e-global-color-8798904:#CFA23E;--e-global-color-82e74c8:#7A202D;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:3rem;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-size:2.5rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:0.7em;--e-global-typography-accent-font-weight:500;color:#585858;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;border-radius:50px 50px 50px 50px;padding:12px 30px 12px 30px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#013453;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-36bcb3f );}.elementor-kit-6 h1{color:var( --e-global-color-36bcb3f );font-family:"Cormorant Garamond", Sans-serif;font-size:3rem;font-weight:800;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:"Cormorant Garamond", Sans-serif;font-size:2.4rem;}.elementor-kit-6 h3{color:var( --e-global-color-primary );}.elementor-kit-6 h4{color:var( --e-global-color-primary );}.elementor-kit-6 h5{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1350px;}.e-con{--container-max-width:1350px;--container-default-padding-top:0rem;--container-default-padding-right:0rem;--container-default-padding-bottom:0rem;--container-default-padding-left:0rem;}.elementor-widget:not(:last-child){margin-block-end: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 *//* Logo reducido */
.elementor-sticky--effects .elementor-widget-image img {
  max-height: 50px;
}

/* Menú reducido */
.elementor-sticky--effects nav.elementor-nav-menu--main {
  font-size: 14px;
}

.glassy-btn, .glassy-effect {
    backdrop-filter: blur(5px);
}

.post-read-more-btn .elementor-post__read-more {
    border: 2px solid #005488;
    border-radius: 50px;
    padding: 1rem 2rem;
    transition: all .3s;
    display: inline-block
}
.post-read-more-btn .elementor-post__read-more:hover {
    background: #005488;
    color: #fff !important;
}


/*Slider*/
@media only screen and (max-width: 800px) {
.n2-ss-slider .n2-ss-layer-col {
    
}
.n2-ss-slider .n2-ss-layer-content {
    min-height: 180px !important;
}
.n2-ss-slider h6.n2-ss-text {
    margin-top: 20px !important;
    font-size: 24px !important;
}
.n2-ss-slider p {
    font-size: 14px !important;
}
}


@media only screen and (max-width: 412px) {
  .n2-ss-slider .n2-ss-layer-content {
    justify-content: start !important;
}  
}


.single-post p,
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6 {
    color: #00314F !important;
    font-family: "Georgia", Sans-serif !important;
}/* End custom CSS */