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: 'themify';
src: url(//luisovazquez.es/wp-content/plugins/uicore-framework/assets/fonts/themify/themify.eot);
src: url(//luisovazquez.es/wp-content/plugins/uicore-framework/assets/fonts/themify/themify.eot?#iefix) format('embedded-opentype'),
url(//luisovazquez.es/wp-content/plugins/uicore-framework/assets/fonts/themify/themify.woff) format('woff'),
url(//luisovazquez.es/wp-content/plugins/uicore-framework/assets/fonts/themify/themify.ttf) format('truetype'),
url(//luisovazquez.es/wp-content/plugins/uicore-framework/assets/fonts/themify/themify.svg?#themify) format('svg');
font-weight: normal;
font-style: normal;
}
[class^='ti-'], [class*=' ti-'] {
font-family: 'themify';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ti-wand:before {
content: '\e600';
}
.ti-volume:before {
content: '\e601';
}
.ti-user:before {
content: '\e602';
}
.ti-unlock:before {
content: '\e603';
}
.ti-unlink:before {
content: '\e604';
}
.ti-trash:before {
content: '\e605';
}
.ti-thought:before {
content: '\e606';
}
.ti-target:before {
content: '\e607';
}
.ti-tag:before {
content: '\e608';
}
.ti-tablet:before {
content: '\e609';
}
.ti-star:before {
content: '\e60a';
}
.ti-spray:before {
content: '\e60b';
}
.ti-signal:before {
content: '\e60c';
}
.ti-shopping-cart:before {
content: '\e60d';
}
.ti-shopping-cart-full:before {
content: '\e60e';
}
.ti-settings:before {
content: '\e60f';
}
.ti-search:before {
content: '\e610';
}
.ti-zoom-in:before {
content: '\e611';
}
.ti-zoom-out:before {
content: '\e612';
}
.ti-cut:before {
content: '\e613';
}
.ti-ruler:before {
content: '\e614';
}
.ti-ruler-pencil:before {
content: '\e615';
}
.ti-ruler-alt:before {
content: '\e616';
}
.ti-bookmark:before {
content: '\e617';
}
.ti-bookmark-alt:before {
content: '\e618';
}
.ti-reload:before {
content: '\e619';
}
.ti-plus:before {
content: '\e61a';
}
.ti-pin:before {
content: '\e61b';
}
.ti-pencil:before {
content: '\e61c';
}
.ti-pencil-alt:before {
content: '\e61d';
}
.ti-paint-roller:before {
content: '\e61e';
}
.ti-paint-bucket:before {
content: '\e61f';
}
.ti-na:before {
content: '\e620';
}
.ti-mobile:before {
content: '\e621';
}
.ti-minus:before {
content: '\e622';
}
.ti-medall:before {
content: '\e623';
}
.ti-medall-alt:before {
content: '\e624';
}
.ti-marker:before {
content: '\e625';
}
.ti-marker-alt:before {
content: '\e626';
}
.ti-arrow-up:before {
content: '\e627';
}
.ti-arrow-right:before {
content: '\e628';
}
.ti-arrow-left:before {
content: '\e629';
}
.ti-arrow-down:before {
content: '\e62a';
}
.ti-lock:before {
content: '\e62b';
}
.ti-location-arrow:before {
content: '\e62c';
}
.ti-link:before {
content: '\e62d';
}
.ti-layout:before {
content: '\e62e';
}
.ti-layers:before {
content: '\e62f';
}
.ti-layers-alt:before {
content: '\e630';
}
.ti-key:before {
content: '\e631';
}
.ti-import:before {
content: '\e632';
}
.ti-image:before {
content: '\e633';
}
.ti-heart:before {
content: '\e634';
}
.ti-heart-broken:before {
content: '\e635';
}
.ti-hand-stop:before {
content: '\e636';
}
.ti-hand-open:before {
content: '\e637';
}
.ti-hand-drag:before {
content: '\e638';
}
.ti-folder:before {
content: '\e639';
}
.ti-flag:before {
content: '\e63a';
}
.ti-flag-alt:before {
content: '\e63b';
}
.ti-flag-alt-2:before {
content: '\e63c';
}
.ti-eye:before {
content: '\e63d';
}
.ti-export:before {
content: '\e63e';
}
.ti-exchange-vertical:before {
content: '\e63f';
}
.ti-desktop:before {
content: '\e640';
}
.ti-cup:before {
content: '\e641';
}
.ti-crown:before {
content: '\e642';
}
.ti-comments:before {
content: '\e643';
}
.ti-comment:before {
content: '\e644';
}
.ti-comment-alt:before {
content: '\e645';
}
.ti-close:before {
content: '\e646';
}
.ti-clip:before {
content: '\e647';
}
.ti-angle-up:before {
content: '\e648';
}
.ti-angle-right:before {
content: '\e649';
}
.ti-angle-left:before {
content: '\e64a';
}
.ti-angle-down:before {
content: '\e64b';
}
.ti-check:before {
content: '\e64c';
}
.ti-check-box:before {
content: '\e64d';
}
.ti-camera:before {
content: '\e64e';
}
.ti-announcement:before {
content: '\e64f';
}
.ti-brush:before {
content: '\e650';
}
.ti-briefcase:before {
content: '\e651';
}
.ti-bolt:before {
content: '\e652';
}
.ti-bolt-alt:before {
content: '\e653';
}
.ti-blackboard:before {
content: '\e654';
}
.ti-bag:before {
content: '\e655';
}
.ti-move:before {
content: '\e656';
}
.ti-arrows-vertical:before {
content: '\e657';
}
.ti-arrows-horizontal:before {
content: '\e658';
}
.ti-fullscreen:before {
content: '\e659';
}
.ti-arrow-top-right:before {
content: '\e65a';
}
.ti-arrow-top-left:before {
content: '\e65b';
}
.ti-arrow-circle-up:before {
content: '\e65c';
}
.ti-arrow-circle-right:before {
content: '\e65d';
}
.ti-arrow-circle-left:before {
content: '\e65e';
}
.ti-arrow-circle-down:before {
content: '\e65f';
}
.ti-angle-double-up:before {
content: '\e660';
}
.ti-angle-double-right:before {
content: '\e661';
}
.ti-angle-double-left:before {
content: '\e662';
}
.ti-angle-double-down:before {
content: '\e663';
}
.ti-zip:before {
content: '\e664';
}
.ti-world:before {
content: '\e665';
}
.ti-wheelchair:before {
content: '\e666';
}
.ti-view-list:before {
content: '\e667';
}
.ti-view-list-alt:before {
content: '\e668';
}
.ti-view-grid:before {
content: '\e669';
}
.ti-uppercase:before {
content: '\e66a';
}
.ti-upload:before {
content: '\e66b';
}
.ti-underline:before {
content: '\e66c';
}
.ti-truck:before {
content: '\e66d';
}
.ti-timer:before {
content: '\e66e';
}
.ti-ticket:before {
content: '\e66f';
}
.ti-thumb-up:before {
content: '\e670';
}
.ti-thumb-down:before {
content: '\e671';
}
.ti-text:before {
content: '\e672';
}
.ti-stats-up:before {
content: '\e673';
}
.ti-stats-down:before {
content: '\e674';
}
.ti-split-v:before {
content: '\e675';
}
.ti-split-h:before {
content: '\e676';
}
.ti-smallcap:before {
content: '\e677';
}
.ti-shine:before {
content: '\e678';
}
.ti-shift-right:before {
content: '\e679';
}
.ti-shift-left:before {
content: '\e67a';
}
.ti-shield:before {
content: '\e67b';
}
.ti-notepad:before {
content: '\e67c';
}
.ti-server:before {
content: '\e67d';
}
.ti-quote-right:before {
content: '\e67e';
}
.ti-quote-left:before {
content: '\e67f';
}
.ti-pulse:before {
content: '\e680';
}
.ti-printer:before {
content: '\e681';
}
.ti-power-off:before {
content: '\e682';
}
.ti-plug:before {
content: '\e683';
}
.ti-pie-chart:before {
content: '\e684';
}
.ti-paragraph:before {
content: '\e685';
}
.ti-panel:before {
content: '\e686';
}
.ti-package:before {
content: '\e687';
}
.ti-music:before {
content: '\e688';
}
.ti-music-alt:before {
content: '\e689';
}
.ti-mouse:before {
content: '\e68a';
}
.ti-mouse-alt:before {
content: '\e68b';
}
.ti-money:before {
content: '\e68c';
}
.ti-microphone:before {
content: '\e68d';
}
.ti-menu:before {
content: '\e68e';
}
.ti-menu-alt:before {
content: '\e68f';
}
.ti-map:before {
content: '\e690';
}
.ti-map-alt:before {
content: '\e691';
}
.ti-loop:before {
content: '\e692';
}
.ti-location-pin:before {
content: '\e693';
}
.ti-list:before {
content: '\e694';
}
.ti-light-bulb:before {
content: '\e695';
}
.ti-Italic:before {
content: '\e696';
}
.ti-info:before {
content: '\e697';
}
.ti-infinite:before {
content: '\e698';
}
.ti-id-badge:before {
content: '\e699';
}
.ti-hummer:before {
content: '\e69a';
}
.ti-home:before {
content: '\e69b';
}
.ti-help:before {
content: '\e69c';
}
.ti-headphone:before {
content: '\e69d';
}
.ti-harddrives:before {
content: '\e69e';
}
.ti-harddrive:before {
content: '\e69f';
}
.ti-gift:before {
content: '\e6a0';
}
.ti-game:before {
content: '\e6a1';
}
.ti-filter:before {
content: '\e6a2';
}
.ti-files:before {
content: '\e6a3';
}
.ti-file:before {
content: '\e6a4';
}
.ti-eraser:before {
content: '\e6a5';
}
.ti-envelope:before {
content: '\e6a6';
}
.ti-download:before {
content: '\e6a7';
}
.ti-direction:before {
content: '\e6a8';
}
.ti-direction-alt:before {
content: '\e6a9';
}
.ti-dashboard:before {
content: '\e6aa';
}
.ti-control-stop:before {
content: '\e6ab';
}
.ti-control-shuffle:before {
content: '\e6ac';
}
.ti-control-play:before {
content: '\e6ad';
}
.ti-control-pause:before {
content: '\e6ae';
}
.ti-control-forward:before {
content: '\e6af';
}
.ti-control-backward:before {
content: '\e6b0';
}
.ti-cloud:before {
content: '\e6b1';
}
.ti-cloud-up:before {
content: '\e6b2';
}
.ti-cloud-down:before {
content: '\e6b3';
}
.ti-clipboard:before {
content: '\e6b4';
}
.ti-car:before {
content: '\e6b5';
}
.ti-calendar:before {
content: '\e6b6';
}
.ti-book:before {
content: '\e6b7';
}
.ti-bell:before {
content: '\e6b8';
}
.ti-basketball:before {
content: '\e6b9';
}
.ti-bar-chart:before {
content: '\e6ba';
}
.ti-bar-chart-alt:before {
content: '\e6bb';
}
.ti-back-right:before {
content: '\e6bc';
}
.ti-back-left:before {
content: '\e6bd';
}
.ti-arrows-corner:before {
content: '\e6be';
}
.ti-archive:before {
content: '\e6bf';
}
.ti-anchor:before {
content: '\e6c0';
}
.ti-align-right:before {
content: '\e6c1';
}
.ti-align-left:before {
content: '\e6c2';
}
.ti-align-justify:before {
content: '\e6c3';
}
.ti-align-center:before {
content: '\e6c4';
}
.ti-alert:before {
content: '\e6c5';
}
.ti-alarm-clock:before {
content: '\e6c6';
}
.ti-agenda:before {
content: '\e6c7';
}
.ti-write:before {
content: '\e6c8';
}
.ti-window:before {
content: '\e6c9';
}
.ti-widgetized:before {
content: '\e6ca';
}
.ti-widget:before {
content: '\e6cb';
}
.ti-widget-alt:before {
content: '\e6cc';
}
.ti-wallet:before {
content: '\e6cd';
}
.ti-video-clapper:before {
content: '\e6ce';
}
.ti-video-camera:before {
content: '\e6cf';
}
.ti-vector:before {
content: '\e6d0';
}
.ti-themify-logo:before {
content: '\e6d1';
}
.ti-themify-favicon:before {
content: '\e6d2';
}
.ti-themify-favicon-alt:before {
content: '\e6d3';
}
.ti-support:before {
content: '\e6d4';
}
.ti-stamp:before {
content: '\e6d5';
}
.ti-split-v-alt:before {
content: '\e6d6';
}
.ti-slice:before {
content: '\e6d7';
}
.ti-shortcode:before {
content: '\e6d8';
}
.ti-shift-right-alt:before {
content: '\e6d9';
}
.ti-shift-left-alt:before {
content: '\e6da';
}
.ti-ruler-alt-2:before {
content: '\e6db';
}
.ti-receipt:before {
content: '\e6dc';
}
.ti-pin2:before {
content: '\e6dd';
}
.ti-pin-alt:before {
content: '\e6de';
}
.ti-pencil-alt2:before {
content: '\e6df';
}
.ti-palette:before {
content: '\e6e0';
}
.ti-more:before {
content: '\e6e1';
}
.ti-more-alt:before {
content: '\e6e2';
}
.ti-microphone-alt:before {
content: '\e6e3';
}
.ti-magnet:before {
content: '\e6e4';
}
.ti-line-double:before {
content: '\e6e5';
}
.ti-line-dotted:before {
content: '\e6e6';
}
.ti-line-dashed:before {
content: '\e6e7';
}
.ti-layout-width-full:before {
content: '\e6e8';
}
.ti-layout-width-default:before {
content: '\e6e9';
}
.ti-layout-width-default-alt:before {
content: '\e6ea';
}
.ti-layout-tab:before {
content: '\e6eb';
}
.ti-layout-tab-window:before {
content: '\e6ec';
}
.ti-layout-tab-v:before {
content: '\e6ed';
}
.ti-layout-tab-min:before {
content: '\e6ee';
}
.ti-layout-slider:before {
content: '\e6ef';
}
.ti-layout-slider-alt:before {
content: '\e6f0';
}
.ti-layout-sidebar-right:before {
content: '\e6f1';
}
.ti-layout-sidebar-none:before {
content: '\e6f2';
}
.ti-layout-sidebar-left:before {
content: '\e6f3';
}
.ti-layout-placeholder:before {
content: '\e6f4';
}
.ti-layout-menu:before {
content: '\e6f5';
}
.ti-layout-menu-v:before {
content: '\e6f6';
}
.ti-layout-menu-separated:before {
content: '\e6f7';
}
.ti-layout-menu-full:before {
content: '\e6f8';
}
.ti-layout-media-right-alt:before {
content: '\e6f9';
}
.ti-layout-media-right:before {
content: '\e6fa';
}
.ti-layout-media-overlay:before {
content: '\e6fb';
}
.ti-layout-media-overlay-alt:before {
content: '\e6fc';
}
.ti-layout-media-overlay-alt-2:before {
content: '\e6fd';
}
.ti-layout-media-left-alt:before {
content: '\e6fe';
}
.ti-layout-media-left:before {
content: '\e6ff';
}
.ti-layout-media-center-alt:before {
content: '\e700';
}
.ti-layout-media-center:before {
content: '\e701';
}
.ti-layout-list-thumb:before {
content: '\e702';
}
.ti-layout-list-thumb-alt:before {
content: '\e703';
}
.ti-layout-list-post:before {
content: '\e704';
}
.ti-layout-list-large-image:before {
content: '\e705';
}
.ti-layout-line-solid:before {
content: '\e706';
}
.ti-layout-grid4:before {
content: '\e707';
}
.ti-layout-grid3:before {
content: '\e708';
}
.ti-layout-grid2:before {
content: '\e709';
}
.ti-layout-grid2-thumb:before {
content: '\e70a';
}
.ti-layout-cta-right:before {
content: '\e70b';
}
.ti-layout-cta-left:before {
content: '\e70c';
}
.ti-layout-cta-center:before {
content: '\e70d';
}
.ti-layout-cta-btn-right:before {
content: '\e70e';
}
.ti-layout-cta-btn-left:before {
content: '\e70f';
}
.ti-layout-column4:before {
content: '\e710';
}
.ti-layout-column3:before {
content: '\e711';
}
.ti-layout-column2:before {
content: '\e712';
}
.ti-layout-accordion-separated:before {
content: '\e713';
}
.ti-layout-accordion-merged:before {
content: '\e714';
}
.ti-layout-accordion-list:before {
content: '\e715';
}
.ti-ink-pen:before {
content: '\e716';
}
.ti-info-alt:before {
content: '\e717';
}
.ti-help-alt:before {
content: '\e718';
}
.ti-headphone-alt:before {
content: '\e719';
}
.ti-hand-point-up:before {
content: '\e71a';
}
.ti-hand-point-right:before {
content: '\e71b';
}
.ti-hand-point-left:before {
content: '\e71c';
}
.ti-hand-point-down:before {
content: '\e71d';
}
.ti-gallery:before {
content: '\e71e';
}
.ti-face-smile:before {
content: '\e71f';
}
.ti-face-sad:before {
content: '\e720';
}
.ti-credit-card:before {
content: '\e721';
}
.ti-control-skip-forward:before {
content: '\e722';
}
.ti-control-skip-backward:before {
content: '\e723';
}
.ti-control-record:before {
content: '\e724';
}
.ti-control-eject:before {
content: '\e725';
}
.ti-comments-smiley:before {
content: '\e726';
}
.ti-brush-alt:before {
content: '\e727';
}
.ti-youtube:before {
content: '\e728';
}
.ti-vimeo:before {
content: '\e729';
}
.ti-twitter:before {
content: '\e72a';
}
.ti-time:before {
content: '\e72b';
}
.ti-tumblr:before {
content: '\e72c';
}
.ti-skype:before {
content: '\e72d';
}
.ti-share:before {
content: '\e72e';
}
.ti-share-alt:before {
content: '\e72f';
}
.ti-rocket:before {
content: '\e730';
}
.ti-pinterest:before {
content: '\e731';
}
.ti-new-window:before {
content: '\e732';
}
.ti-microsoft:before {
content: '\e733';
}
.ti-list-ol:before {
content: '\e734';
}
.ti-linkedin:before {
content: '\e735';
}
.ti-layout-sidebar-2:before {
content: '\e736';
}
.ti-layout-grid4-alt:before {
content: '\e737';
}
.ti-layout-grid3-alt:before {
content: '\e738';
}
.ti-layout-grid2-alt:before {
content: '\e739';
}
.ti-layout-column4-alt:before {
content: '\e73a';
}
.ti-layout-column3-alt:before {
content: '\e73b';
}
.ti-layout-column2-alt:before {
content: '\e73c';
}
.ti-instagram:before {
content: '\e73d';
}
.ti-google:before {
content: '\e73e';
}
.ti-github:before {
content: '\e73f';
}
.ti-flickr:before {
content: '\e740';
}
.ti-facebook:before {
content: '\e741';
}
.ti-dropbox:before {
content: '\e742';
}
.ti-dribbble:before {
content: '\e743';
}
.ti-apple:before {
content: '\e744';
}
.ti-android:before {
content: '\e745';
}
.ti-save:before {
content: '\e746';
}
.ti-save-alt:before {
content: '\e747';
}
.ti-yahoo:before {
content: '\e748';
}
.ti-wordpress:before {
content: '\e749';
}
.ti-vimeo-alt:before {
content: '\e74a';
}
.ti-twitter-alt:before {
content: '\e74b';
}
.ti-tumblr-alt:before {
content: '\e74c';
}
.ti-trello:before {
content: '\e74d';
}
.ti-stack-overflow:before {
content: '\e74e';
}
.ti-soundcloud:before {
content: '\e74f';
}
.ti-sharethis:before {
content: '\e750';
}
.ti-sharethis-alt:before {
content: '\e751';
}
.ti-reddit:before {
content: '\e752';
}
.ti-pinterest-alt:before {
content: '\e753';
}
.ti-microsoft-alt:before {
content: '\e754';
}
.ti-linux:before {
content: '\e755';
}
.ti-jsfiddle:before {
content: '\e756';
}
.ti-joomla:before {
content: '\e757';
}
.ti-html5:before {
content: '\e758';
}
.ti-flickr-alt:before {
content: '\e759';
}
.ti-email:before {
content: '\e75a';
}
.ti-drupal:before {
content: '\e75b';
}
.ti-dropbox-alt:before {
content: '\e75c';
}
.ti-css3:before {
content: '\e75d';
}
.ti-rss:before {
content: '\e75e';
}
.ti-rss-alt:before {
content: '\e75f';
}@font-face {
font-family: 'themify';
src: url(//luisovazquez.es/wp-content/plugins/uicore-framework/assets/fonts/themify/themify.eot);
src: url(//luisovazquez.es/wp-content/plugins/uicore-framework/assets/fonts/themify/themify.eot?#iefix) format('embedded-opentype'),
url(//luisovazquez.es/wp-content/plugins/uicore-framework/assets/fonts/themify/themify.woff) format('woff'),
url(//luisovazquez.es/wp-content/plugins/uicore-framework/assets/fonts/themify/themify.ttf) format('truetype'),
url(//luisovazquez.es/wp-content/plugins/uicore-framework/assets/fonts/themify/themify.svg?#themify) format('svg');
font-weight: normal;
font-style: normal;
}
[class^='ti-'], [class*=' ti-'] {
font-family: 'themify';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ti-wand:before {
content: '\e600';
}
.ti-volume:before {
content: '\e601';
}
.ti-user:before {
content: '\e602';
}
.ti-unlock:before {
content: '\e603';
}
.ti-unlink:before {
content: '\e604';
}
.ti-trash:before {
content: '\e605';
}
.ti-thought:before {
content: '\e606';
}
.ti-target:before {
content: '\e607';
}
.ti-tag:before {
content: '\e608';
}
.ti-tablet:before {
content: '\e609';
}
.ti-star:before {
content: '\e60a';
}
.ti-spray:before {
content: '\e60b';
}
.ti-signal:before {
content: '\e60c';
}
.ti-shopping-cart:before {
content: '\e60d';
}
.ti-shopping-cart-full:before {
content: '\e60e';
}
.ti-settings:before {
content: '\e60f';
}
.ti-search:before {
content: '\e610';
}
.ti-zoom-in:before {
content: '\e611';
}
.ti-zoom-out:before {
content: '\e612';
}
.ti-cut:before {
content: '\e613';
}
.ti-ruler:before {
content: '\e614';
}
.ti-ruler-pencil:before {
content: '\e615';
}
.ti-ruler-alt:before {
content: '\e616';
}
.ti-bookmark:before {
content: '\e617';
}
.ti-bookmark-alt:before {
content: '\e618';
}
.ti-reload:before {
content: '\e619';
}
.ti-plus:before {
content: '\e61a';
}
.ti-pin:before {
content: '\e61b';
}
.ti-pencil:before {
content: '\e61c';
}
.ti-pencil-alt:before {
content: '\e61d';
}
.ti-paint-roller:before {
content: '\e61e';
}
.ti-paint-bucket:before {
content: '\e61f';
}
.ti-na:before {
content: '\e620';
}
.ti-mobile:before {
content: '\e621';
}
.ti-minus:before {
content: '\e622';
}
.ti-medall:before {
content: '\e623';
}
.ti-medall-alt:before {
content: '\e624';
}
.ti-marker:before {
content: '\e625';
}
.ti-marker-alt:before {
content: '\e626';
}
.ti-arrow-up:before {
content: '\e627';
}
.ti-arrow-right:before {
content: '\e628';
}
.ti-arrow-left:before {
content: '\e629';
}
.ti-arrow-down:before {
content: '\e62a';
}
.ti-lock:before {
content: '\e62b';
}
.ti-location-arrow:before {
content: '\e62c';
}
.ti-link:before {
content: '\e62d';
}
.ti-layout:before {
content: '\e62e';
}
.ti-layers:before {
content: '\e62f';
}
.ti-layers-alt:before {
content: '\e630';
}
.ti-key:before {
content: '\e631';
}
.ti-import:before {
content: '\e632';
}
.ti-image:before {
content: '\e633';
}
.ti-heart:before {
content: '\e634';
}
.ti-heart-broken:before {
content: '\e635';
}
.ti-hand-stop:before {
content: '\e636';
}
.ti-hand-open:before {
content: '\e637';
}
.ti-hand-drag:before {
content: '\e638';
}
.ti-folder:before {
content: '\e639';
}
.ti-flag:before {
content: '\e63a';
}
.ti-flag-alt:before {
content: '\e63b';
}
.ti-flag-alt-2:before {
content: '\e63c';
}
.ti-eye:before {
content: '\e63d';
}
.ti-export:before {
content: '\e63e';
}
.ti-exchange-vertical:before {
content: '\e63f';
}
.ti-desktop:before {
content: '\e640';
}
.ti-cup:before {
content: '\e641';
}
.ti-crown:before {
content: '\e642';
}
.ti-comments:before {
content: '\e643';
}
.ti-comment:before {
content: '\e644';
}
.ti-comment-alt:before {
content: '\e645';
}
.ti-close:before {
content: '\e646';
}
.ti-clip:before {
content: '\e647';
}
.ti-angle-up:before {
content: '\e648';
}
.ti-angle-right:before {
content: '\e649';
}
.ti-angle-left:before {
content: '\e64a';
}
.ti-angle-down:before {
content: '\e64b';
}
.ti-check:before {
content: '\e64c';
}
.ti-check-box:before {
content: '\e64d';
}
.ti-camera:before {
content: '\e64e';
}
.ti-announcement:before {
content: '\e64f';
}
.ti-brush:before {
content: '\e650';
}
.ti-briefcase:before {
content: '\e651';
}
.ti-bolt:before {
content: '\e652';
}
.ti-bolt-alt:before {
content: '\e653';
}
.ti-blackboard:before {
content: '\e654';
}
.ti-bag:before {
content: '\e655';
}
.ti-move:before {
content: '\e656';
}
.ti-arrows-vertical:before {
content: '\e657';
}
.ti-arrows-horizontal:before {
content: '\e658';
}
.ti-fullscreen:before {
content: '\e659';
}
.ti-arrow-top-right:before {
content: '\e65a';
}
.ti-arrow-top-left:before {
content: '\e65b';
}
.ti-arrow-circle-up:before {
content: '\e65c';
}
.ti-arrow-circle-right:before {
content: '\e65d';
}
.ti-arrow-circle-left:before {
content: '\e65e';
}
.ti-arrow-circle-down:before {
content: '\e65f';
}
.ti-angle-double-up:before {
content: '\e660';
}
.ti-angle-double-right:before {
content: '\e661';
}
.ti-angle-double-left:before {
content: '\e662';
}
.ti-angle-double-down:before {
content: '\e663';
}
.ti-zip:before {
content: '\e664';
}
.ti-world:before {
content: '\e665';
}
.ti-wheelchair:before {
content: '\e666';
}
.ti-view-list:before {
content: '\e667';
}
.ti-view-list-alt:before {
content: '\e668';
}
.ti-view-grid:before {
content: '\e669';
}
.ti-uppercase:before {
content: '\e66a';
}
.ti-upload:before {
content: '\e66b';
}
.ti-underline:before {
content: '\e66c';
}
.ti-truck:before {
content: '\e66d';
}
.ti-timer:before {
content: '\e66e';
}
.ti-ticket:before {
content: '\e66f';
}
.ti-thumb-up:before {
content: '\e670';
}
.ti-thumb-down:before {
content: '\e671';
}
.ti-text:before {
content: '\e672';
}
.ti-stats-up:before {
content: '\e673';
}
.ti-stats-down:before {
content: '\e674';
}
.ti-split-v:before {
content: '\e675';
}
.ti-split-h:before {
content: '\e676';
}
.ti-smallcap:before {
content: '\e677';
}
.ti-shine:before {
content: '\e678';
}
.ti-shift-right:before {
content: '\e679';
}
.ti-shift-left:before {
content: '\e67a';
}
.ti-shield:before {
content: '\e67b';
}
.ti-notepad:before {
content: '\e67c';
}
.ti-server:before {
content: '\e67d';
}
.ti-quote-right:before {
content: '\e67e';
}
.ti-quote-left:before {
content: '\e67f';
}
.ti-pulse:before {
content: '\e680';
}
.ti-printer:before {
content: '\e681';
}
.ti-power-off:before {
content: '\e682';
}
.ti-plug:before {
content: '\e683';
}
.ti-pie-chart:before {
content: '\e684';
}
.ti-paragraph:before {
content: '\e685';
}
.ti-panel:before {
content: '\e686';
}
.ti-package:before {
content: '\e687';
}
.ti-music:before {
content: '\e688';
}
.ti-music-alt:before {
content: '\e689';
}
.ti-mouse:before {
content: '\e68a';
}
.ti-mouse-alt:before {
content: '\e68b';
}
.ti-money:before {
content: '\e68c';
}
.ti-microphone:before {
content: '\e68d';
}
.ti-menu:before {
content: '\e68e';
}
.ti-menu-alt:before {
content: '\e68f';
}
.ti-map:before {
content: '\e690';
}
.ti-map-alt:before {
content: '\e691';
}
.ti-loop:before {
content: '\e692';
}
.ti-location-pin:before {
content: '\e693';
}
.ti-list:before {
content: '\e694';
}
.ti-light-bulb:before {
content: '\e695';
}
.ti-Italic:before {
content: '\e696';
}
.ti-info:before {
content: '\e697';
}
.ti-infinite:before {
content: '\e698';
}
.ti-id-badge:before {
content: '\e699';
}
.ti-hummer:before {
content: '\e69a';
}
.ti-home:before {
content: '\e69b';
}
.ti-help:before {
content: '\e69c';
}
.ti-headphone:before {
content: '\e69d';
}
.ti-harddrives:before {
content: '\e69e';
}
.ti-harddrive:before {
content: '\e69f';
}
.ti-gift:before {
content: '\e6a0';
}
.ti-game:before {
content: '\e6a1';
}
.ti-filter:before {
content: '\e6a2';
}
.ti-files:before {
content: '\e6a3';
}
.ti-file:before {
content: '\e6a4';
}
.ti-eraser:before {
content: '\e6a5';
}
.ti-envelope:before {
content: '\e6a6';
}
.ti-download:before {
content: '\e6a7';
}
.ti-direction:before {
content: '\e6a8';
}
.ti-direction-alt:before {
content: '\e6a9';
}
.ti-dashboard:before {
content: '\e6aa';
}
.ti-control-stop:before {
content: '\e6ab';
}
.ti-control-shuffle:before {
content: '\e6ac';
}
.ti-control-play:before {
content: '\e6ad';
}
.ti-control-pause:before {
content: '\e6ae';
}
.ti-control-forward:before {
content: '\e6af';
}
.ti-control-backward:before {
content: '\e6b0';
}
.ti-cloud:before {
content: '\e6b1';
}
.ti-cloud-up:before {
content: '\e6b2';
}
.ti-cloud-down:before {
content: '\e6b3';
}
.ti-clipboard:before {
content: '\e6b4';
}
.ti-car:before {
content: '\e6b5';
}
.ti-calendar:before {
content: '\e6b6';
}
.ti-book:before {
content: '\e6b7';
}
.ti-bell:before {
content: '\e6b8';
}
.ti-basketball:before {
content: '\e6b9';
}
.ti-bar-chart:before {
content: '\e6ba';
}
.ti-bar-chart-alt:before {
content: '\e6bb';
}
.ti-back-right:before {
content: '\e6bc';
}
.ti-back-left:before {
content: '\e6bd';
}
.ti-arrows-corner:before {
content: '\e6be';
}
.ti-archive:before {
content: '\e6bf';
}
.ti-anchor:before {
content: '\e6c0';
}
.ti-align-right:before {
content: '\e6c1';
}
.ti-align-left:before {
content: '\e6c2';
}
.ti-align-justify:before {
content: '\e6c3';
}
.ti-align-center:before {
content: '\e6c4';
}
.ti-alert:before {
content: '\e6c5';
}
.ti-alarm-clock:before {
content: '\e6c6';
}
.ti-agenda:before {
content: '\e6c7';
}
.ti-write:before {
content: '\e6c8';
}
.ti-window:before {
content: '\e6c9';
}
.ti-widgetized:before {
content: '\e6ca';
}
.ti-widget:before {
content: '\e6cb';
}
.ti-widget-alt:before {
content: '\e6cc';
}
.ti-wallet:before {
content: '\e6cd';
}
.ti-video-clapper:before {
content: '\e6ce';
}
.ti-video-camera:before {
content: '\e6cf';
}
.ti-vector:before {
content: '\e6d0';
}
.ti-themify-logo:before {
content: '\e6d1';
}
.ti-themify-favicon:before {
content: '\e6d2';
}
.ti-themify-favicon-alt:before {
content: '\e6d3';
}
.ti-support:before {
content: '\e6d4';
}
.ti-stamp:before {
content: '\e6d5';
}
.ti-split-v-alt:before {
content: '\e6d6';
}
.ti-slice:before {
content: '\e6d7';
}
.ti-shortcode:before {
content: '\e6d8';
}
.ti-shift-right-alt:before {
content: '\e6d9';
}
.ti-shift-left-alt:before {
content: '\e6da';
}
.ti-ruler-alt-2:before {
content: '\e6db';
}
.ti-receipt:before {
content: '\e6dc';
}
.ti-pin2:before {
content: '\e6dd';
}
.ti-pin-alt:before {
content: '\e6de';
}
.ti-pencil-alt2:before {
content: '\e6df';
}
.ti-palette:before {
content: '\e6e0';
}
.ti-more:before {
content: '\e6e1';
}
.ti-more-alt:before {
content: '\e6e2';
}
.ti-microphone-alt:before {
content: '\e6e3';
}
.ti-magnet:before {
content: '\e6e4';
}
.ti-line-double:before {
content: '\e6e5';
}
.ti-line-dotted:before {
content: '\e6e6';
}
.ti-line-dashed:before {
content: '\e6e7';
}
.ti-layout-width-full:before {
content: '\e6e8';
}
.ti-layout-width-default:before {
content: '\e6e9';
}
.ti-layout-width-default-alt:before {
content: '\e6ea';
}
.ti-layout-tab:before {
content: '\e6eb';
}
.ti-layout-tab-window:before {
content: '\e6ec';
}
.ti-layout-tab-v:before {
content: '\e6ed';
}
.ti-layout-tab-min:before {
content: '\e6ee';
}
.ti-layout-slider:before {
content: '\e6ef';
}
.ti-layout-slider-alt:before {
content: '\e6f0';
}
.ti-layout-sidebar-right:before {
content: '\e6f1';
}
.ti-layout-sidebar-none:before {
content: '\e6f2';
}
.ti-layout-sidebar-left:before {
content: '\e6f3';
}
.ti-layout-placeholder:before {
content: '\e6f4';
}
.ti-layout-menu:before {
content: '\e6f5';
}
.ti-layout-menu-v:before {
content: '\e6f6';
}
.ti-layout-menu-separated:before {
content: '\e6f7';
}
.ti-layout-menu-full:before {
content: '\e6f8';
}
.ti-layout-media-right-alt:before {
content: '\e6f9';
}
.ti-layout-media-right:before {
content: '\e6fa';
}
.ti-layout-media-overlay:before {
content: '\e6fb';
}
.ti-layout-media-overlay-alt:before {
content: '\e6fc';
}
.ti-layout-media-overlay-alt-2:before {
content: '\e6fd';
}
.ti-layout-media-left-alt:before {
content: '\e6fe';
}
.ti-layout-media-left:before {
content: '\e6ff';
}
.ti-layout-media-center-alt:before {
content: '\e700';
}
.ti-layout-media-center:before {
content: '\e701';
}
.ti-layout-list-thumb:before {
content: '\e702';
}
.ti-layout-list-thumb-alt:before {
content: '\e703';
}
.ti-layout-list-post:before {
content: '\e704';
}
.ti-layout-list-large-image:before {
content: '\e705';
}
.ti-layout-line-solid:before {
content: '\e706';
}
.ti-layout-grid4:before {
content: '\e707';
}
.ti-layout-grid3:before {
content: '\e708';
}
.ti-layout-grid2:before {
content: '\e709';
}
.ti-layout-grid2-thumb:before {
content: '\e70a';
}
.ti-layout-cta-right:before {
content: '\e70b';
}
.ti-layout-cta-left:before {
content: '\e70c';
}
.ti-layout-cta-center:before {
content: '\e70d';
}
.ti-layout-cta-btn-right:before {
content: '\e70e';
}
.ti-layout-cta-btn-left:before {
content: '\e70f';
}
.ti-layout-column4:before {
content: '\e710';
}
.ti-layout-column3:before {
content: '\e711';
}
.ti-layout-column2:before {
content: '\e712';
}
.ti-layout-accordion-separated:before {
content: '\e713';
}
.ti-layout-accordion-merged:before {
content: '\e714';
}
.ti-layout-accordion-list:before {
content: '\e715';
}
.ti-ink-pen:before {
content: '\e716';
}
.ti-info-alt:before {
content: '\e717';
}
.ti-help-alt:before {
content: '\e718';
}
.ti-headphone-alt:before {
content: '\e719';
}
.ti-hand-point-up:before {
content: '\e71a';
}
.ti-hand-point-right:before {
content: '\e71b';
}
.ti-hand-point-left:before {
content: '\e71c';
}
.ti-hand-point-down:before {
content: '\e71d';
}
.ti-gallery:before {
content: '\e71e';
}
.ti-face-smile:before {
content: '\e71f';
}
.ti-face-sad:before {
content: '\e720';
}
.ti-credit-card:before {
content: '\e721';
}
.ti-control-skip-forward:before {
content: '\e722';
}
.ti-control-skip-backward:before {
content: '\e723';
}
.ti-control-record:before {
content: '\e724';
}
.ti-control-eject:before {
content: '\e725';
}
.ti-comments-smiley:before {
content: '\e726';
}
.ti-brush-alt:before {
content: '\e727';
}
.ti-youtube:before {
content: '\e728';
}
.ti-vimeo:before {
content: '\e729';
}
.ti-twitter:before {
content: '\e72a';
}
.ti-time:before {
content: '\e72b';
}
.ti-tumblr:before {
content: '\e72c';
}
.ti-skype:before {
content: '\e72d';
}
.ti-share:before {
content: '\e72e';
}
.ti-share-alt:before {
content: '\e72f';
}
.ti-rocket:before {
content: '\e730';
}
.ti-pinterest:before {
content: '\e731';
}
.ti-new-window:before {
content: '\e732';
}
.ti-microsoft:before {
content: '\e733';
}
.ti-list-ol:before {
content: '\e734';
}
.ti-linkedin:before {
content: '\e735';
}
.ti-layout-sidebar-2:before {
content: '\e736';
}
.ti-layout-grid4-alt:before {
content: '\e737';
}
.ti-layout-grid3-alt:before {
content: '\e738';
}
.ti-layout-grid2-alt:before {
content: '\e739';
}
.ti-layout-column4-alt:before {
content: '\e73a';
}
.ti-layout-column3-alt:before {
content: '\e73b';
}
.ti-layout-column2-alt:before {
content: '\e73c';
}
.ti-instagram:before {
content: '\e73d';
}
.ti-google:before {
content: '\e73e';
}
.ti-github:before {
content: '\e73f';
}
.ti-flickr:before {
content: '\e740';
}
.ti-facebook:before {
content: '\e741';
}
.ti-dropbox:before {
content: '\e742';
}
.ti-dribbble:before {
content: '\e743';
}
.ti-apple:before {
content: '\e744';
}
.ti-android:before {
content: '\e745';
}
.ti-save:before {
content: '\e746';
}
.ti-save-alt:before {
content: '\e747';
}
.ti-yahoo:before {
content: '\e748';
}
.ti-wordpress:before {
content: '\e749';
}
.ti-vimeo-alt:before {
content: '\e74a';
}
.ti-twitter-alt:before {
content: '\e74b';
}
.ti-tumblr-alt:before {
content: '\e74c';
}
.ti-trello:before {
content: '\e74d';
}
.ti-stack-overflow:before {
content: '\e74e';
}
.ti-soundcloud:before {
content: '\e74f';
}
.ti-sharethis:before {
content: '\e750';
}
.ti-sharethis-alt:before {
content: '\e751';
}
.ti-reddit:before {
content: '\e752';
}
.ti-pinterest-alt:before {
content: '\e753';
}
.ti-microsoft-alt:before {
content: '\e754';
}
.ti-linux:before {
content: '\e755';
}
.ti-jsfiddle:before {
content: '\e756';
}
.ti-joomla:before {
content: '\e757';
}
.ti-html5:before {
content: '\e758';
}
.ti-flickr-alt:before {
content: '\e759';
}
.ti-email:before {
content: '\e75a';
}
.ti-drupal:before {
content: '\e75b';
}
.ti-dropbox-alt:before {
content: '\e75c';
}
.ti-css3:before {
content: '\e75d';
}
.ti-rss:before {
content: '\e75e';
}
.ti-rss-alt:before {
content: '\e75f';
}