.elementor-kit-123{--e-global-color-primary:#0163AE;--e-global-color-secondary:#F4EFDC;--e-global-color-text:#0163AE;--e-global-color-accent:#555C62;--e-global-color-54f8b439:#4054B2;--e-global-color-1afc5206:#23A455;--e-global-color-7ad0d760:#000;--e-global-color-218efe7d:#FFF;--e-global-color-5253a3f:#F9F9F9;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-line-height:57px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:47px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:53px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:30px;--e-global-typography-text-font-weight:700;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:42px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:46px;--e-global-typography-5c9a5df-font-family:"Inter";--e-global-typography-5c9a5df-font-size:63px;--e-global-typography-5c9a5df-font-weight:700;--e-global-typography-5c9a5df-line-height:61px;--e-global-typography-fcfa3ed-font-family:"Inter";--e-global-typography-fcfa3ed-font-size:32px;--e-global-typography-fcfa3ed-font-weight:300;--e-global-typography-fcfa3ed-line-height:36px;--e-global-typography-71f2b3b-font-family:"Inter";--e-global-typography-71f2b3b-font-size:40px;--e-global-typography-71f2b3b-font-weight:700;--e-global-typography-71f2b3b-line-height:42px;--e-global-typography-a6efafe-font-family:"Inter";--e-global-typography-a6efafe-font-size:16px;--e-global-typography-a6efafe-font-weight:400;--e-global-typography-a6efafe-line-height:18px;}.elementor-kit-123 e-page-transition{background-color:#FFBC7D;}.elementor-kit-123 h2{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@media(max-width:1366px){.elementor-kit-123{--e-global-typography-primary-font-size:50px;--e-global-typography-primary-line-height:57px;--e-global-typography-secondary-font-size:38px;--e-global-typography-secondary-line-height:42px;--e-global-typography-text-font-size:30px;--e-global-typography-text-line-height:34px;--e-global-typography-accent-font-size:38px;--e-global-typography-fcfa3ed-font-size:32px;--e-global-typography-fcfa3ed-line-height:36px;}}@media(max-width:1024px){.elementor-kit-123{--e-global-typography-primary-font-size:40px;--e-global-typography-primary-line-height:48px;--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-line-height:34px;--e-global-typography-text-font-size:26px;--e-global-typography-text-line-height:30px;--e-global-typography-accent-font-size:32px;--e-global-typography-accent-line-height:36px;--e-global-typography-fcfa3ed-font-size:30px;--e-global-typography-fcfa3ed-line-height:34px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-123{--e-global-typography-primary-font-size:32px;--e-global-typography-primary-line-height:38px;--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-line-height:30px;--e-global-typography-text-font-size:22px;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-size:26px;--e-global-typography-accent-line-height:28px;--e-global-typography-fcfa3ed-font-size:26px;--e-global-typography-fcfa3ed-line-height:30px;}.elementor-kit-123 h2{font-size:20px;}.elementor-kit-123 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:2400px){.elementor-kit-123{--e-global-typography-primary-font-size:63px;--e-global-typography-primary-line-height:68px;--e-global-typography-fcfa3ed-font-size:32px;--e-global-typography-fcfa3ed-line-height:36px;}}/* Start custom CSS *//*eventos anteriores repeater*/
.repeat h1{
            font-size: 22px !important;
            line-height: 26px !important;
            font-weight: 700 !important;
            
}

.repeat span{
            font-size: 18px !important;
            font-weight: 300 !important;
            color: #777 !important;
            
}

.repeat a{
    background-color: var(--e-global-color-primary);
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 27px;
    color: var(--e-global-color-secondary) !important;
    border-radius: 10px 10px 10px 10px !important;
    padding: 12px 24px 12px 24px !important;
    border: 3px solid #fff !important;
}

.repeat a:hover{
    background-color: var(--e-global-color-secondary) !important;
    color: var(--e-global-color-primary) !important;
    border: 3px solid var(--e-global-color-primary) !important;
}

.repeat .jet-listing-dynamic-repeater__items{
     display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.jet-listing-dynamic-repeater__item {
  border: 3px solid var(--e-global-color-primary);
  padding: 20px;
  border-radius: 15px;
  text-align: center;
}




.video-responsive {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 ratio */
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
 
.video-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



/*politica de cookies*/

#cookie #content{
    margin-bottom: 5%;
}

#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode{
    max-width: 100%;
}

#cookie a, #cookie p{
    color: #555C62;
   
}


#cookie a, #cookie p, #cookie h3, #cookie h4, #cookie h2, #cookie li{
    font-family: 'Inter', Sans-Serif !important;
}

#cookie h2{
    font-weight: 500;
}

/*==============================
///////// RESPONSIVE ///////////
==============================*/

/*PANTALLA GRANDE*/
@media screen and (min-width:2400px){
    .repeat .jet-listing-dynamic-repeater__items{
  grid-template-columns: repeat(5, 1fr);
}
} /*fin pantalla grande 2400px*/

/*PORTÁTIL*/
@media screen and (max-width:1366px){
.repeat .jet-listing-dynamic-repeater__items{
    gap: 15px;
    grid-template-columns: repeat(3, 1fr);
}
}/*fin portátil 1366px*/


/*TABLET*/
@media screen and (max-width:1024px){
.repeat .jet-listing-dynamic-repeater__items{
    grid-template-columns: repeat(2, 1fr);
}

.repeat h1{
            font-size: 20px !important;
            line-height: 24px !important;
}

.repeat a{
    font-size: 20px !important;
    line-height: 22px;
}
}/*fin tablet 820px*/


/*MÓVIL*/
@media screen and (max-width:500px){
    .repeat h1{
            font-size: 18px !important;
            line-height: 22px !important;
            
}
.repeat a{
    font-size: 18px !important;
    line-height: 22px;
}

.repeat .jet-listing-dynamic-repeater__items{
    grid-template-columns: repeat(1, 1fr);
}
}/*fin móvil 500px*//* End custom CSS */