input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 526px; --cmplz_banner_background_color: #fafafa; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 12px 12px 12px 12px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 163px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #141414; --cmplz_hyperlink_color: #345b7a; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #141414; --cmplz_button_accept_border_color: #141414; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #f2f2f2; --cmplz_button_deny_text_color: #141414; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #141414; --cmplz_button_border_radius: 6px 6px 6px 6px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #1e73be; --cmplz_slider_inactive_color: #324d61; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { width: 100%; gap: 1px; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 769px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-marketing:not(.cmplz-tcf),.cmplz-manage-consent-container .cmplz-marketing:not(.cmplz-tcf) { display: none;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-soft-cookiewall { position: fixed; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.7); z-index: 9999;}.cmplz-soft-cookiewall.cmplz-dismissed { position: initial; display: none;}.cmplz-optout .cmplz-soft-cookiewall { position: initial;}.cmplz-document .cmplz-soft-cookiewall { position: initial;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;}.cmplz-cookiebanner{ font-family: 'Manrope', sans-serif !important;} #cmplz-manage-consent .cmplz-blocked-content-container .cmplz-blocked-content-notice,button#cmplz-consent-ui, #cmplz-post-consent-ui {}#cmplz-consent-ui #cmplz-consent-ui button, #cmplz-post-consent-ui button {} .cmplz-blocked-content-container.forminator-g-recaptcha { max-width: initial !important; height: 90px !important } @media only screen and (max-width: 400px) { .cmplz-blocked-content-container.forminator-g-recaptcha { height: 100px !important } } .cmplz-blocked-content-container.forminator-g-recaptcha .cmplz-blocked-content-notice { top: unset; left: unset; transform: unset; }@font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-19d45c9a.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-d0354d66.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-22ce7659.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-ca6830bd.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-7965cb05.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-bcbadccc.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-19d45c9a.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-d0354d66.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-22ce7659.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-ca6830bd.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-7965cb05.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-bcbadccc.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-19d45c9a.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-d0354d66.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-22ce7659.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-ca6830bd.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-7965cb05.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-bcbadccc.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-19d45c9a.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-d0354d66.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-22ce7659.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-ca6830bd.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-7965cb05.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-bcbadccc.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-19d45c9a.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-d0354d66.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-22ce7659.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-ca6830bd.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-7965cb05.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-bcbadccc.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-19d45c9a.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-d0354d66.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-22ce7659.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-ca6830bd.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-7965cb05.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-bcbadccc.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-19d45c9a.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-d0354d66.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-22ce7659.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-ca6830bd.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-7965cb05.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Manrope';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://luisovazquez.es/wp-content/uploads/elementor/google-fonts/fonts/manrope-bcbadccc.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: 'Iconic-Icons';
src: url(//luisovazquez.es/wp-content/plugins/uicore-framework/assets/fonts/iconic/Iconic-Icons.ttf?akrx96) format('truetype'),
url(//luisovazquez.es/wp-content/plugins/uicore-framework/assets/fonts/iconic/Iconic-Icons.woff?akrx96) format('woff'),
url(//luisovazquez.es/wp-content/plugins/uicore-framework/assets/fonts/iconic/Iconic-Icons.svg?akrx96#Iconic-Icons) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="ii-"], [class*=" ii-"] {
font-family: 'Iconic-Icons';
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ii-airplay-to-tv:before { content: "\e900"; }
.ii-annotation-dots:before { content: "\e901"; }
.ii-annotation-warning:before { content: "\e902"; }
.ii-announcement:before { content: "\e903"; }
.ii-archive:before { content: "\e904"; }
.ii-arrow-down:before { content: "\e905"; }
.ii-arrow-down-left:before { content: "\e906"; }
.ii-arrow-down-right:before { content: "\e907"; }
.ii-arrow-left:before { content: "\e908"; }
.ii-arrow-right:before { content: "\e909"; }
.ii-arrow-up:before { content: "\e90a"; }
.ii-arrow-up-left:before { content: "\e90b"; }
.ii-arrow-up-right:before { content: "\e90c"; }
.ii-at-sign:before { content: "\e90d"; }
.ii-badge:before { content: "\e90e"; }
.ii-bank:before { content: "\e90f"; }
.ii-battery:before { content: "\e910"; }
.ii-battery-charging:before { content: "\e911"; }
.ii-battery-full:before { content: "\e912"; }
.ii-battery-low:before { content: "\e913"; }
.ii-battery-medium:before { content: "\e914"; }
.ii-bell:before { content: "\e915"; }
.ii-bell-off:before { content: "\e916"; }
.ii-book:before { content: "\e917"; }
.ii-bookmark:before { content: "\e918"; }
.ii-box:before { content: "\e919"; }
.ii-briefcase:before { content: "\e91a"; }
.ii-building:before { content: "\e91b"; }
.ii-building-store:before { content: "\e91c"; }
.ii-calendar:before { content: "\e91d"; }
.ii-calendar-minus:before { content: "\e91e"; }
.ii-calendar-plus:before { content: "\e91f"; }
.ii-camera:before { content: "\e920"; }
.ii-camera-off:before { content: "\e921"; }
.ii-chart:before { content: "\e922"; }
.ii-check:before { content: "\e923"; }
.ii-check-circle:before { content: "\e924"; }
.ii-chevron-down:before { content: "\e925"; }
.ii-chevron-left:before { content: "\e926"; }
.ii-chevron-right:before { content: "\e927"; }
.ii-chevron-up:before { content: "\e928"; }
.ii-clipboard:before { content: "\e929"; }
.ii-clock:before { content: "\e92a"; }
.ii-close:before { content: "\e92b"; }
.ii-close-circle:before { content: "\e92c"; }
.ii-cloud:before { content: "\e92d"; }
.ii-code:before { content: "\e92e"; }
.ii-columns:before { content: "\e92f"; }
.ii-columns-horizontal:before { content: "\e930"; }
.ii-columns-vertical:before { content: "\e931"; }
.ii-copy:before { content: "\e932"; }
.ii-crop:before { content: "\e933"; }
.ii-cursor:before { content: "\e934"; }
.ii-dashboard:before { content: "\e935"; }
.ii-dollar:before { content: "\e936"; }
.ii-dots-horizontal:before { content: "\e937"; }
.ii-dots-vertical:before { content: "\e938"; }
.ii-download:before { content: "\e939"; }
.ii-edit:before { content: "\e93a"; }
.ii-emoji-happy:before { content: "\e93b"; }
.ii-emoji-sad:before { content: "\e93c"; }
.ii-eye:before { content: "\e93d"; }
.ii-eye-off:before { content: "\e93e"; }
.ii-fast-forward:before { content: "\e93f"; }
.ii-file:before { content: "\e940"; }
.ii-file-minus:before { content: "\e941"; }
.ii-file-plus:before { content: "\e942"; }
.ii-file-text:before { content: "\e943"; }
.ii-film:before { content: "\e944"; }
.ii-filter:before { content: "\e945"; }
.ii-flag:before { content: "\e946"; }
.ii-folder:before { content: "\e947"; }
.ii-folder-minus:before { content: "\e948"; }
.ii-folder-plus:before { content: "\e949"; }
.ii-globe:before { content: "\e94a"; }
.ii-grid:before { content: "\e94b"; }
.ii-grid-masonry:before { content: "\e94c"; }
.ii-hashtag:before { content: "\e94d"; }
.ii-headphones:before { content: "\e94e"; }
.ii-heart:before { content: "\e94f"; }
.ii-help:before { content: "\e950"; }
.ii-help-circle:before { content: "\e951"; }
.ii-home:before { content: "\e952"; }
.ii-inbox:before { content: "\e953"; }
.ii-information:before { content: "\e954"; }
.ii-key:before { content: "\e955"; }
.ii-link:before { content: "\e956"; }
.ii-lock:before { content: "\e957"; }
.ii-lock-unlocked:before { content: "\e958"; }
.ii-log-in:before { content: "\e959"; }
.ii-log-out:before { content: "\e95a"; }
.ii-mail:before { content: "\e95b"; }
.ii-map:before { content: "\e95c"; }
.ii-maximize:before { content: "\e95d"; }
.ii-menu:before { content: "\e95e"; }
.ii-message:before { content: "\e95f"; }
.ii-microphone:before { content: "\e960"; }
.ii-microphone-mute:before { content: "\e961"; }
.ii-minimize:before { content: "\e962"; }
.ii-minus:before { content: "\e963"; }
.ii-minus-circle:before { content: "\e964"; }
.ii-monitor:before { content: "\e965"; }
.ii-monitor-2:before { content: "\e966"; }
.ii-moon:before { content: "\e967"; }
.ii-music:before { content: "\e968"; }
.ii-paintbucket:before { content: "\e969"; }
.ii-pause:before { content: "\e96a"; }
.ii-percentage:before { content: "\e96b"; }
.ii-phone:before { content: "\e96c"; }
.ii-phone-call:before { content: "\e96d"; }
.ii-phone-call-cross:before { content: "\e96e"; }
.ii-phone-call-forward:before { content: "\e96f"; }
.ii-phone-call-hang-up:before { content: "\e970"; }
.ii-phone-call-incoming:before { content: "\e971"; }
.ii-phone-call-outgoing:before { content: "\e972"; }
.ii-photo:before { content: "\e973"; }
.ii-picture-in-picture:before { content: "\e974"; }
.ii-pie-chart:before { content: "\e975"; }
.ii-pill:before { content: "\e976"; }
.ii-pin:before { content: "\e977"; }
.ii-pin-tack:before { content: "\e978"; }
.ii-play:before { content: "\e979"; }
.ii-plug:before { content: "\e97a"; }
.ii-plus:before { content: "\e97b"; }
.ii-plus-circle:before { content: "\e97c"; }
.ii-print:before { content: "\e97d"; }
.ii-projector:before { content: "\e97e"; }
.ii-redo:before { content: "\e97f"; }
.ii-refresh:before { content: "\e980"; }
.ii-rewind:before { content: "\e981"; }
.ii-rows:before { content: "\e982"; }
.ii-search:before { content: "\e983"; }
.ii-send:before { content: "\e984"; }
.ii-server:before { content: "\e985"; }
.ii-settings:before { content: "\e986"; }
.ii-settings-sliders:before { content: "\e987"; }
.ii-share:before { content: "\e988"; }
.ii-shield:before { content: "\e989"; }
.ii-shopping-bag:before { content: "\e98a"; }
.ii-shopping-basket:before { content: "\e98b"; }
.ii-shopping-cart:before { content: "\e98c"; }
.ii-skip-back:before { content: "\e98d"; }
.ii-skip-forward:before { content: "\e98e"; }
.ii-smartphone:before { content: "\e98f"; }
.ii-speaker:before { content: "\e990"; }
.ii-star:before { content: "\e991"; }
.ii-sticker:before { content: "\e992"; }
.ii-stop:before { content: "\e993"; }
.ii-stream-to-tv:before { content: "\e994"; }
.ii-sun:before { content: "\e995"; }
.ii-table-columns:before { content: "\e996"; }
.ii-table-rows:before { content: "\e997"; }
.ii-tablet:before { content: "\e998"; }
.ii-tag:before { content: "\e999"; }
.ii-target:before { content: "\e99a"; }
.ii-ticket:before { content: "\e99b"; }
.ii-trash:before { content: "\e99c"; }
.ii-trending-down:before { content: "\e99d"; }
.ii-trending-up:before { content: "\e99e"; }
.ii-truck:before { content: "\e99f"; }
.ii-undo:before { content: "\e9a0"; }
.ii-upload:before { content: "\e9a1"; }
.ii-user:before { content: "\e9a2"; }
.ii-user-check:before { content: "\e9a3"; }
.ii-user-cross:before { content: "\e9a4"; }
.ii-user-minus:before { content: "\e9a5"; }
.ii-user-plus:before { content: "\e9a6"; }
.ii-users:before { content: "\e9a7"; }
.ii-users-minus:before { content: "\e9a8"; }
.ii-users-plus:before { content: "\e9a9"; }
.ii-video:before { content: "\e9aa"; }
.ii-video-camera:before { content: "\e9ab"; }
.ii-video-camera-off:before { content: "\e9ac"; }
.ii-virus:before { content: "\e9ad"; }
.ii-wallet:before { content: "\e9ae"; }
.ii-warning-triangle:before { content: "\e9af"; }
.ii-wifi:before { content: "\e9b0"; }
.ii-wifi-no-connection:before { content: "\e9b1"; }
.ii-zoom-in:before { content: "\e9b2"; }
.ii-zoom-out:before { content: "\e9b3"; }@font-face {
font-family: 'Iconic-Icons';
src: url(//luisovazquez.es/wp-content/plugins/uicore-framework/assets/fonts/iconic/Iconic-Icons.ttf?akrx96) format('truetype'),
url(//luisovazquez.es/wp-content/plugins/uicore-framework/assets/fonts/iconic/Iconic-Icons.woff?akrx96) format('woff'),
url(//luisovazquez.es/wp-content/plugins/uicore-framework/assets/fonts/iconic/Iconic-Icons.svg?akrx96#Iconic-Icons) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="ii-"], [class*=" ii-"] {
font-family: 'Iconic-Icons';
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ii-airplay-to-tv:before { content: "\e900"; }
.ii-annotation-dots:before { content: "\e901"; }
.ii-annotation-warning:before { content: "\e902"; }
.ii-announcement:before { content: "\e903"; }
.ii-archive:before { content: "\e904"; }
.ii-arrow-down:before { content: "\e905"; }
.ii-arrow-down-left:before { content: "\e906"; }
.ii-arrow-down-right:before { content: "\e907"; }
.ii-arrow-left:before { content: "\e908"; }
.ii-arrow-right:before { content: "\e909"; }
.ii-arrow-up:before { content: "\e90a"; }
.ii-arrow-up-left:before { content: "\e90b"; }
.ii-arrow-up-right:before { content: "\e90c"; }
.ii-at-sign:before { content: "\e90d"; }
.ii-badge:before { content: "\e90e"; }
.ii-bank:before { content: "\e90f"; }
.ii-battery:before { content: "\e910"; }
.ii-battery-charging:before { content: "\e911"; }
.ii-battery-full:before { content: "\e912"; }
.ii-battery-low:before { content: "\e913"; }
.ii-battery-medium:before { content: "\e914"; }
.ii-bell:before { content: "\e915"; }
.ii-bell-off:before { content: "\e916"; }
.ii-book:before { content: "\e917"; }
.ii-bookmark:before { content: "\e918"; }
.ii-box:before { content: "\e919"; }
.ii-briefcase:before { content: "\e91a"; }
.ii-building:before { content: "\e91b"; }
.ii-building-store:before { content: "\e91c"; }
.ii-calendar:before { content: "\e91d"; }
.ii-calendar-minus:before { content: "\e91e"; }
.ii-calendar-plus:before { content: "\e91f"; }
.ii-camera:before { content: "\e920"; }
.ii-camera-off:before { content: "\e921"; }
.ii-chart:before { content: "\e922"; }
.ii-check:before { content: "\e923"; }
.ii-check-circle:before { content: "\e924"; }
.ii-chevron-down:before { content: "\e925"; }
.ii-chevron-left:before { content: "\e926"; }
.ii-chevron-right:before { content: "\e927"; }
.ii-chevron-up:before { content: "\e928"; }
.ii-clipboard:before { content: "\e929"; }
.ii-clock:before { content: "\e92a"; }
.ii-close:before { content: "\e92b"; }
.ii-close-circle:before { content: "\e92c"; }
.ii-cloud:before { content: "\e92d"; }
.ii-code:before { content: "\e92e"; }
.ii-columns:before { content: "\e92f"; }
.ii-columns-horizontal:before { content: "\e930"; }
.ii-columns-vertical:before { content: "\e931"; }
.ii-copy:before { content: "\e932"; }
.ii-crop:before { content: "\e933"; }
.ii-cursor:before { content: "\e934"; }
.ii-dashboard:before { content: "\e935"; }
.ii-dollar:before { content: "\e936"; }
.ii-dots-horizontal:before { content: "\e937"; }
.ii-dots-vertical:before { content: "\e938"; }
.ii-download:before { content: "\e939"; }
.ii-edit:before { content: "\e93a"; }
.ii-emoji-happy:before { content: "\e93b"; }
.ii-emoji-sad:before { content: "\e93c"; }
.ii-eye:before { content: "\e93d"; }
.ii-eye-off:before { content: "\e93e"; }
.ii-fast-forward:before { content: "\e93f"; }
.ii-file:before { content: "\e940"; }
.ii-file-minus:before { content: "\e941"; }
.ii-file-plus:before { content: "\e942"; }
.ii-file-text:before { content: "\e943"; }
.ii-film:before { content: "\e944"; }
.ii-filter:before { content: "\e945"; }
.ii-flag:before { content: "\e946"; }
.ii-folder:before { content: "\e947"; }
.ii-folder-minus:before { content: "\e948"; }
.ii-folder-plus:before { content: "\e949"; }
.ii-globe:before { content: "\e94a"; }
.ii-grid:before { content: "\e94b"; }
.ii-grid-masonry:before { content: "\e94c"; }
.ii-hashtag:before { content: "\e94d"; }
.ii-headphones:before { content: "\e94e"; }
.ii-heart:before { content: "\e94f"; }
.ii-help:before { content: "\e950"; }
.ii-help-circle:before { content: "\e951"; }
.ii-home:before { content: "\e952"; }
.ii-inbox:before { content: "\e953"; }
.ii-information:before { content: "\e954"; }
.ii-key:before { content: "\e955"; }
.ii-link:before { content: "\e956"; }
.ii-lock:before { content: "\e957"; }
.ii-lock-unlocked:before { content: "\e958"; }
.ii-log-in:before { content: "\e959"; }
.ii-log-out:before { content: "\e95a"; }
.ii-mail:before { content: "\e95b"; }
.ii-map:before { content: "\e95c"; }
.ii-maximize:before { content: "\e95d"; }
.ii-menu:before { content: "\e95e"; }
.ii-message:before { content: "\e95f"; }
.ii-microphone:before { content: "\e960"; }
.ii-microphone-mute:before { content: "\e961"; }
.ii-minimize:before { content: "\e962"; }
.ii-minus:before { content: "\e963"; }
.ii-minus-circle:before { content: "\e964"; }
.ii-monitor:before { content: "\e965"; }
.ii-monitor-2:before { content: "\e966"; }
.ii-moon:before { content: "\e967"; }
.ii-music:before { content: "\e968"; }
.ii-paintbucket:before { content: "\e969"; }
.ii-pause:before { content: "\e96a"; }
.ii-percentage:before { content: "\e96b"; }
.ii-phone:before { content: "\e96c"; }
.ii-phone-call:before { content: "\e96d"; }
.ii-phone-call-cross:before { content: "\e96e"; }
.ii-phone-call-forward:before { content: "\e96f"; }
.ii-phone-call-hang-up:before { content: "\e970"; }
.ii-phone-call-incoming:before { content: "\e971"; }
.ii-phone-call-outgoing:before { content: "\e972"; }
.ii-photo:before { content: "\e973"; }
.ii-picture-in-picture:before { content: "\e974"; }
.ii-pie-chart:before { content: "\e975"; }
.ii-pill:before { content: "\e976"; }
.ii-pin:before { content: "\e977"; }
.ii-pin-tack:before { content: "\e978"; }
.ii-play:before { content: "\e979"; }
.ii-plug:before { content: "\e97a"; }
.ii-plus:before { content: "\e97b"; }
.ii-plus-circle:before { content: "\e97c"; }
.ii-print:before { content: "\e97d"; }
.ii-projector:before { content: "\e97e"; }
.ii-redo:before { content: "\e97f"; }
.ii-refresh:before { content: "\e980"; }
.ii-rewind:before { content: "\e981"; }
.ii-rows:before { content: "\e982"; }
.ii-search:before { content: "\e983"; }
.ii-send:before { content: "\e984"; }
.ii-server:before { content: "\e985"; }
.ii-settings:before { content: "\e986"; }
.ii-settings-sliders:before { content: "\e987"; }
.ii-share:before { content: "\e988"; }
.ii-shield:before { content: "\e989"; }
.ii-shopping-bag:before { content: "\e98a"; }
.ii-shopping-basket:before { content: "\e98b"; }
.ii-shopping-cart:before { content: "\e98c"; }
.ii-skip-back:before { content: "\e98d"; }
.ii-skip-forward:before { content: "\e98e"; }
.ii-smartphone:before { content: "\e98f"; }
.ii-speaker:before { content: "\e990"; }
.ii-star:before { content: "\e991"; }
.ii-sticker:before { content: "\e992"; }
.ii-stop:before { content: "\e993"; }
.ii-stream-to-tv:before { content: "\e994"; }
.ii-sun:before { content: "\e995"; }
.ii-table-columns:before { content: "\e996"; }
.ii-table-rows:before { content: "\e997"; }
.ii-tablet:before { content: "\e998"; }
.ii-tag:before { content: "\e999"; }
.ii-target:before { content: "\e99a"; }
.ii-ticket:before { content: "\e99b"; }
.ii-trash:before { content: "\e99c"; }
.ii-trending-down:before { content: "\e99d"; }
.ii-trending-up:before { content: "\e99e"; }
.ii-truck:before { content: "\e99f"; }
.ii-undo:before { content: "\e9a0"; }
.ii-upload:before { content: "\e9a1"; }
.ii-user:before { content: "\e9a2"; }
.ii-user-check:before { content: "\e9a3"; }
.ii-user-cross:before { content: "\e9a4"; }
.ii-user-minus:before { content: "\e9a5"; }
.ii-user-plus:before { content: "\e9a6"; }
.ii-users:before { content: "\e9a7"; }
.ii-users-minus:before { content: "\e9a8"; }
.ii-users-plus:before { content: "\e9a9"; }
.ii-video:before { content: "\e9aa"; }
.ii-video-camera:before { content: "\e9ab"; }
.ii-video-camera-off:before { content: "\e9ac"; }
.ii-virus:before { content: "\e9ad"; }
.ii-wallet:before { content: "\e9ae"; }
.ii-warning-triangle:before { content: "\e9af"; }
.ii-wifi:before { content: "\e9b0"; }
.ii-wifi-no-connection:before { content: "\e9b1"; }
.ii-zoom-in:before { content: "\e9b2"; }
.ii-zoom-out:before { content: "\e9b3"; }