body.elementor-page a {
text-decoration: none;
}
body:not(.crafto-theme-ready) .verticalbar-wrap {
display: none;
}
.edit-crafto-section * {
transition: all 0.3s ease-in-out;
}
.edit-crafto-section {
z-index: 999;
position: absolute;
top: 30px;
border: 0 solid #532df5;
width: 25px;
height: 25px;
border-radius: 2px;
text-align: center;
font-size: 14px;
line-height: 28px;
padding-left: 1px;
left: 15px;
transition: all 0.3s ease-in-out;
background: url(//www.partidoriojano.es/wp-content/plugins/crafto-addons/assets/images/edit-icon.svg) center center no-repeat #532df5;
}
.edit-crafto-section:hover {
background: url(//www.partidoriojano.es/wp-content/plugins/crafto-addons/assets/images/edit-icon.svg) center center no-repeat #27AE60;
border: 0 solid #27AE60;
}
.edit-crafto-section i {
color: #fff;
}
.elementor-editor-active .edit-crafto-section {
display: none !important;
}
.full-screen-slide {
height: 100vh;
}
.elementor-icon {
font-size: 20px;
}
.elementor-counter .elementor-counter-number-prefix,
.elementor-counter .elementor-counter-number-suffix {
white-space: normal;
}
.elementor-widget .elementor-icon-list-items {
margin: 0;
padding: 0;
}
.elementor embed,
.elementor iframe,
.elementor object,
.elementor video {
vertical-align: top;
}
.elementor-star-rating i {
line-height: 1;
}
.elementor-html .elementor-template-edit-cover {
background-color: #532df5;
color: #fff;
padding: 6px 12px 7px;
font-size: 12px;
display: inline-block;
line-height: normal;
vertical-align: top;
cursor: pointer;
top: 0;
right: 0;
position: relative;
z-index: 99;
}
.elementor-html .elementor-template-edit-cover span {
margin-left: 8px;
font-weight: 600;
font-size: 11px;
text-transform: uppercase;
}
.menu svg {
width: 1em;
height: auto;
transition: all 0.3s ease-in-out;
}
.elementor-widget-icon.elementor-view-default .elementor-icon {
display: block;
}
.elementor-blockquote footer {
color: var( --e-global-color-secondary, #232323 );
}
.elementor-widget-crafto-text-editor span[style*="text-decoration: underline"],
.elementor-widget-crafto-text-editor a[style*="text-decoration: underline"] {
text-decoration: none !important;
border-bottom: 1px solid currentColor;
} .fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-solid,
.fab,
.far,
.fas {
width: auto;
} .edit-mini-header {
top: 11px;
}
.edit-top-header {
top: 19px;
}
.edit-header {
top: 29px;
}
.edit-archive {
top: 90px;
z-index: 99999;
}
.edit-single {
top: 90px;
z-index: 99999;
}
.edit-footer {
top: 57px;
}
.edit-page-title {
top: 150px;
} .elementor-button .elementor-align-icon-right {
order: 15;
}
.elementor-button .elementor-align-icon-left {
order: 5;
}
.elementor-view-default .elementor-icon svg {
height: auto;
} .elementor-text-view-vertical {
transform: rotate(-180deg);
writing-mode: vertical-lr;
height: 100%;
} .single-themebuilder .header-common-wrapper.left-menu-classic,
.single-themebuilder .header-common-wrapper.left-menu-modern {
position: absolute;
width: 100%;
} .elementor-editor-active .crafto-wp-menus-wrapper.slide-on-hover li a,
.elementor-editor-active .crafto-custom-menu-wrapper.slide-on-hover li a {
transition: padding-left 0.3s;
} .page-layout .crafto-simple-menu a {
padding: 0 0 2px 0;
} .elementor-widget-crafto-text-rotator .text-rotator {
visibility: hidden;
}
.elementor-widget-crafto-text-rotator .text-rotator.appear {
visibility: visible;
}
.elementor-title-vertical-text.elementor-widget-crafto-text-rotator .elementor-widget-container {
justify-content: center;
align-items: center;
display: flex;
}
.elementor-widget-crafto-text-rotator.elementor-text-view-vertical {
height: auto;
} .animation-float.has-float {
--float-animation-ease: linear;
--float-animate-from: 0px;
--float-animate-middle: 5px;
--float-animate-to: 10px;
--float-delay: 0s;
--float-duration: 2000ms;
animation: craftoFloatAnimation var(--float-duration) var(--float-animation-ease) infinite alternate both;
animation-delay: var(--float-delay);
}
@keyframes craftoFloatAnimation {
0% {
transform: translateY(var(--float-animate-from, 0px));
}
50% {
transform: translateY(var(--float-animate-middle, 5px));
}
100% {
transform: translateY(var(--float-animate-to, 10px));
}
} .animation-zoom {
animation: zoom-in-zoom-out 2000ms linear 500ms infinite alternate both;
}
@keyframes zoom-in-zoom-out {
0% {
transform: scale(1, 1);
}
50% {
transform: scale(1.2, 1.2);
}
100% {
transform: scale(1, 1);
}
} @keyframes rotation {
from {
-webkit-transform: rotate(var(--rotate-animate-from, 0deg));
}
to {
-webkit-transform: rotate(var(--rotate-animate-to, 359deg));
}
} .marquees-text .crafto-primary-title {
white-space: nowrap;
}
.marquees-text {
transform: translateX(100%);
animation: marquees-effect-text 50s linear infinite;
width: 100%;
white-space: nowrap;
display: block;
}
@-moz-keyframes marquees-effect-text {
0% {
-moz-transform: translateX(100%);
}
100% {
-moz-transform: translateX(-100%);
}
}
@-webkit-keyframes marquees-effect-text {
0% {
-webkit-transform: translateX(100%);
}
100% {
-webkit-transform: translateX(-100%);
}
}
@keyframes marquees-effect-text {
0% {
transform: translateX(100%);
}
100% {
transform: translateX(-100%);
}
}
.marquees-text.marquees-right {
transform: translateX(100%);
animation: marquees-effect-text-right 50s linear infinite;
width: 100%;
white-space: nowrap;
display: block;
}
@-moz-keyframes marquees-effect-text-right {
0% {
-moz-transform: translateX(-100%);
}
100% {
-moz-transform: translateX(100%);
}
}
@-webkit-keyframes marquees-effect-text-right {
0% {
-webkit-transform: translateX(-100%);
}
100% {
-webkit-transform: translateX(100%);
}
}
@keyframes marquees-effect-text-right {
0% {
transform: translateX(-100%);
}
100% {
transform: translateX(100%);
}
} .hvr-btn-expand-ltr,
.hvr-btn-slide-up-bg,
.hvr-btn-slide-down-bg,
.hvr-btn-slide-left-bg,
.hvr-btn-slide-right-bg {
position: relative;
z-index: 1;
overflow: hidden;
}
.hvr-btn-expand-ltr:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
z-index: -1;
transition-duration: 0.3s;
width: 50%;
height: 53px;
}
.hvr-btn-expand-ltr:hover:before {
width: 100% !important;
}
.hvr-btn-slide-up-bg:before,
.hvr-btn-slide-down-bg:before,
.hvr-btn-slide-left-bg:before,
.hvr-btn-slide-right-bg:before {
content: "";
position: absolute;
height: 100%;
width: 100%;
z-index: -1;
left: 0;
top: 0;
transition-duration: 0.3s;
}
.hvr-btn-slide-up-bg:before {
transform: translateY(100%);
}
.hvr-btn-slide-down-bg:before {
transform: translateY(-100%);
}
.hvr-btn-slide-left-bg:before {
transform: translateX(100%);
}
.hvr-btn-slide-right-bg:before {
transform: translateX(-100%);
}
.hvr-btn-slide-right-bg:hover:before,
.hvr-btn-slide-left-bg:hover:before {
transform: translateX(0);
}
.hvr-btn-slide-up-bg:hover:before,
.hvr-btn-slide-down-bg:hover:before {
transform: translateY(0);
}
.hvr-float-5px,
.hvr-float-3px,
.hvr-scale-effect,
.hvr-scale-9-effect {
transition: all 0.3s ease-in-out;
will-change: transform;
}
.hvr-float-10px {
transition: all 0.3s ease-in-out;
will-change: transform;
}
.hvr-float-10px:active,
.hvr-float-10px:focus,
.elementor-social-icon:hover .hvr-float-10px,
.elementor-social-icon.hvr-float-10px:hover,
.elementor-animation-float-10px:hover {
transform: translateY(-10px);
}
.hvr-float-5px:active,
.hvr-float-5px:focus,
.hvr-float-5px:hover,
.elementor-animation-float-5px:hover {
transform: translateY(-5px);
}
.hvr-float-2px:active,
.hvr-float-2px:focus,
.hvr-float-2px:hover,
.elementor-animation-float-2px:hover {
transform: translateY(-2px);
}
.hvr-float-3px:active,
.hvr-float-3px:focus,
.hvr-float-3px:hover,
.elementor-animation-float-3px:hover {
transform: translateY(-3px);
}
.hvr-scale-effect:hover {
transform: scale(1.3);
}
.hvr-scale-9-effect:hover {
transform: scale(.9);
}
.hvr-zoom-effect span {
border-radius: 0;
display: block;
height: 0;
left: 50%;
margin: 0;
position: absolute;
top: 50%;
transition: all 0.3s ease-in-out;
width: 0;
z-index: -1;
}
.hvr-ease-in-out,
.elementor-button,
.elementor-button-wrapper a.elementor-button,
.elementor-button-wrapper a.elementor-button:not(.btn-custom-effect) .elementor-button-content-wrapper {
transition: all 0.3s ease-in-out;
}
.elementor-animation-btn-expand-ltr,
.elementor-animation-btn-slide-up,
.elementor-animation-btn-slide-down,
.elementor-animation-btn-slide-left,
.elementor-animation-btn-slide-right {
position: relative;
z-index: 1;
overflow: hidden;
}
.elementor-animation-btn-expand-ltr {
background-color: transparent !important;
background-image: none !important;
border: none !important;
}
.elementor-animation-btn-expand-ltr .btn-hover-animation {
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
z-index: -1;
transition-duration: 0.3s;
}
.elementor-animation-btn-expand-ltr:hover .btn-hover-animation {
width: 100% !important;
}
.btn-hover-animation {
background-color: rgb(255 255 255);
}
.elementor-animation-btn-slide-up .btn-hover-animation,
.elementor-animation-btn-slide-down .btn-hover-animation,
.elementor-animation-btn-slide-left .btn-hover-animation,
.elementor-animation-btn-slide-right .btn-hover-animation {
position: absolute;
height: 100%;
width: 100%;
z-index: -1;
left: 0;
top: 0;
transition-duration: 0.3s;
}
.elementor-animation-btn-slide-up .btn-hover-animation {
transform: translateY(100%);
}
.elementor-animation-btn-slide-down .btn-hover-animation {
transform: translateY(-101%);
}
.elementor-animation-btn-slide-left .btn-hover-animation {
transform: translateX(100%);
}
.elementor-animation-btn-slide-right .btn-hover-animation {
transform: translateX(-101%);
}
.elementor-animation-btn-slide-right:hover .btn-hover-animation,
.elementor-animation-btn-slide-left:hover .btn-hover-animation {
transform: translateX(0);
}
.elementor-animation-btn-slide-up:hover .btn-hover-animation,
.elementor-animation-btn-slide-down:hover .btn-hover-animation {
transform: translateY(0);
}
.elementor-animation-btn-switch-text {
position: relative;
overflow: hidden;
}
.elementor-animation-btn-switch-text .elementor-button-content-wrapper {
display: inline-flex;
align-items: center;
position: relative;
}
.elementor-animation-btn-switch-text .elementor-button-text {
transition: opacity 0.65s, transform 0.65s;
transition-timing-function: cubic-bezier(0.15, 0.85, 0.31, 1);
}
.elementor-animation-btn-switch-text .elementor-button-text::before {
content: attr(data-btn-text);
display: inline-block;
position: absolute;
white-space: nowrap;
top: 50%;
opacity: 0;
left: 50%;
transform: translate(-50%, 100%);
transition: opacity 0.5s, transform 0.8s;
transition-timing-function: cubic-bezier(0.15, 0.85, 0.31, 1);
}
.elementor-animation-btn-switch-text:hover .elementor-button-text {
transform: translateY(-200%);
}
.elementor-animation-btn-switch-text:hover .elementor-button-text::before {
transform: translate(-50%, 150%);
opacity: 1;
}
.elementor-button.elementor-animation-btn-reveal-icon>.elementor-button-content-wrapper {
display: inline-flex;
align-items: center;
}
.elementor-button.elementor-animation-btn-reveal-icon .elementor-button-text {
margin-left: 0;
position: relative;
z-index: 3;
transition: transform 0.5s;
}
.elementor-button.elementor-animation-btn-reveal-icon .elementor-button-icon.elementor-align-icon-right {
display: inline-flex;
align-items: center;
margin-left: -12px;
}
.elementor-button.elementor-animation-btn-reveal-icon .elementor-button-icon.elementor-align-icon-right i,
.elementor-button.elementor-animation-btn-reveal-icon .elementor-button-icon.elementor-align-icon-right svg {
display: inline-block;
opacity: 0;
transform: translateX(0.24px);
transition: all 0.3s ease-in-out;
}
.elementor-button.elementor-animation-btn-reveal-icon:hover .elementor-button-text {
transform: translateX(-9px);
}
.elementor-button.elementor-animation-btn-reveal-icon:hover .elementor-button-icon i,
.elementor-button.elementor-animation-btn-reveal-icon:hover .elementor-button-icon svg {
opacity: 1;
transform: translateX(9px);
}
.elementor-button.elementor-animation-btn-reveal-icon.btn-reveal-icon-left .elementor-button-icon {
margin-right: -12px;
margin-left: 0;
order: inherit;
}
.elementor-button.elementor-animation-btn-reveal-icon.btn-reveal-icon-left .elementor-button-icon i,
.elementor-button.elementor-animation-btn-reveal-icon.btn-reveal-icon-left .elementor-button-icon svg {
transform: translateX(0.24px);
transition: all 0.3s ease-in-out;
display: inline-block;
opacity: 0;
}
.elementor-button.elementor-animation-btn-reveal-icon.btn-reveal-icon-left .elementor-button-text {
margin-right: 0;
margin-left: 0;
order: 1;
}
.elementor-button.elementor-animation-btn-reveal-icon.btn-reveal-icon-left:hover .elementor-button-text {
transform: translateX(8px);
}
.elementor-button.elementor-animation-btn-reveal-icon.btn-reveal-icon-left:hover .elementor-button-icon i,
.elementor-button.elementor-animation-btn-reveal-icon.btn-reveal-icon-left:hover .elementor-button-icon svg {
opacity: 1;
transform: translateX(-11px);
} .elementor-button,
a.elementor-button,
.btn,
[type="submit"],
.wp-block-search .wp-block-search__button,
input[type="submit"] {
text-align: center;
outline: none;
letter-spacing: normal;
line-height: 1.5;
color: #fff;
border: 2px solid var( --e-global-color-secondary, #232323 );
background-color: var( --e-global-color-secondary, #232323 );
padding: 13px 26px 13px 26px;
border-radius: 0;
font-weight: 500;
box-shadow: none;
white-space: nowrap;
text-decoration: none;
transition: all .3s ease-in-out;
vertical-align: middle;
}
.elementor-button:hover,
a.elementor-button:hover,
.btn:hover,
a.btn:hover, [type="submit"]:hover,
.wp-block-search .wp-block-search__button:hover,
input[type="submit"]:hover {
background-color: transparent;
color: var( --e-global-color-secondary, #232323 );
}
.crafto-button-wrapper .elementor-button:focus,
.elementor-widget-crafto-button a.elementor-button:focus,
.btn:focus,
[type="submit"]:focus,
input[type="submit"]:focus {
outline: medium none;
outline-offset: 0;
color: var( --e-global-color-secondary, #232323 );
}
.elementor-button {
letter-spacing: 0.5px;
transition: all 300ms ease-in-out;
vertical-align: top;
}
.elementor-button-content-wrapper {
align-items: center;
color: #fff;
transition: all .3s ease-in-out;
gap: 0;
}
.elementor-button .elementor-button-content-wrapper svg {
fill: #fff;
transition: all 0.3s ease-in-out;
}
.elementor-button:hover .elementor-button-content-wrapper svg {
fill: var( --e-global-color-secondary, #232323 );
}
a.elementor-button:hover .elementor-button-content-wrapper {
color: var( --e-global-color-secondary, #232323 );
}
.elementor-button .elementor-button-icon.elementor-align-icon-left {
margin-right: 6px;
}
.elementor-button .elementor-button-icon.elementor-align-icon-right {
margin-left: 6px;
}
.elementor-button .elementor-button-icon i {
color: #fff;
transition: all .3s ease-in-out
}
.elementor-button:hover .elementor-button-icon i {
color: var( --e-global-color-secondary, #232323 );
}
.crafto-slider-buttons .crafto-button-wrapper {
display: inline-block;
margin: 0;
}
.crafto-slider-buttons .crafto-button-wrapper .elementor-button { 
margin: 0 4px;
}
.elementor-widget-crafto-button .elementor-button.elementor-size-custom {
display: inline-flex;
align-items: center;
justify-content: center;
}
.elementor-button .elementor-align-icon-left {
order: -1;
} .elementor-animation-btn-switch-icon .elementor-button-content-wrapper {
display: inline-flex;
align-items: center;
transition: 0s;
position: relative;
}
.elementor-animation-btn-switch-icon .elementor-button-text {
position: relative;
z-index: 3;
order: inherit;
transition: transform .6s 125ms cubic-bezier(.1, .75, .25, 1);
margin-left: -1em;
}
.elementor-animation-btn-switch-icon:hover .elementor-button-text {
transition-delay: 0.1s;
transform: translateX(1.5em);
}
.elementor-animation-btn-switch-icon .elementor-button-icon {
margin-right: 0;
margin-left: 6px;
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1em;
width: 1em;
transition: opacity .4s .25s, transform .6s .25s;
transition-timing-function: cubic-bezier(.1, .75, .25, 1);
z-index: 3;
}
.elementor-animation-btn-switch-icon:hover .elementor-button-icon {
transition-delay: 0s;
transform: translateX(1em);
opacity: 0;
}
.elementor-animation-btn-switch-icon .elementor-button-icon i {
margin: 0;
font-size: 1em;
}
.elementor-animation-btn-switch-icon .elementor-button-icon+.elementor-button-icon {
order: -2;
opacity: 0;
transition-delay: 0s;
transform: translateX(-1em);
display: inline-flex;
margin-left: 0;
margin-right: 0;
}
.elementor-animation-btn-switch-icon:hover .elementor-button-icon+.elementor-button-icon {
opacity: 1;
transform: translateX(0);
transition-delay: 0.225s;
}
.elementor-animation-btn-switch-icon.btn-icon-left .elementor-button-text {
margin-left: 0;
margin-right: -1em;
}
.elementor-animation-btn-switch-icon.btn-icon-left:hover .elementor-button-text {
transform: translateX(-1.5em);
}
.elementor-animation-btn-switch-icon.btn-icon-left .elementor-button-icon {
order: -1;
margin-left: 0;
margin-right: 6px;
}
.elementor-animation-btn-switch-icon.btn-icon-left:hover .elementor-button-icon {
transform: translateX(-1em);
}
.elementor-animation-btn-switch-icon.btn-icon-left .elementor-button-icon+.elementor-button-icon {
order: 2;
transform: translateX(1em);
margin-right: 0;
}
.elementor-animation-btn-switch-icon.btn-icon-left:hover .elementor-button-icon+.elementor-button-icon {
transform: translateX(0);
} .crafto-button-wrapper .elementor-button.elementor-animation-btn-expand-ltr .btn-hover-animation {
background-color: var( --e-global-color-secondary, #232323 );
border: 2px solid var( --e-global-color-secondary, #232323 );
}
.crafto-button-wrapper .elementor-animation-btn-expand-ltr .elementor-button-content-wrapper,
.crafto-button-wrapper .elementor-animation-btn-expand-ltr:focus .elementor-button-content-wrapper {
color: #828282;
}
.elementor-button.elementor-animation-btn-expand-ltr .elementor-button-icon i {
color: #828282;
transition: all .3s ease-in-out;
}
.elementor-button.elementor-animation-btn-expand-ltr:hover .elementor-button-icon i {
color: #fff;
}
.crafto-button-wrapper .elementor-animation-btn-expand-ltr svg {
fill: #828282;
}
.crafto-button-wrapper .elementor-animation-btn-expand-ltr:hover .elementor-button-content-wrapper {
color: #fff;
}
.crafto-button-wrapper .elementor-animation-btn-expand-ltr:hover svg {
fill: #fff;
} .crafto-button-wrapper .elementor-button.btn-icon-round.btn-border,
.crafto-button-wrapper .elementor-button.btn-icon-circle.btn-border {
background-color: transparent;
}
.crafto-button-wrapper .elementor-button.btn-icon-round.btn-border:hover,
.crafto-button-wrapper .elementor-button.btn-icon-circle.btn-border:hover {
background-color: var( --e-global-color-secondary, #232323 );
}
.crafto-button-wrapper .elementor-button.btn-icon-round.btn-border .elementor-button-content-wrapper,
.crafto-button-wrapper .elementor-button.btn-icon-circle.btn-border .elementor-button-content-wrapper {
color: var( --e-global-color-secondary, #232323 );
}
.crafto-button-wrapper .elementor-button.btn-icon-round.btn-border:hover .elementor-button-content-wrapper,
.crafto-button-wrapper .elementor-button.btn-icon-circle.btn-border:hover .elementor-button-content-wrapper {
color: #fff;
}
.crafto-button-wrapper .elementor-button.btn-icon-round,
.crafto-button-wrapper .elementor-button.btn-icon-circle {
background-color: var( --e-global-color-secondary, #232323 );
color: #fff;
border-radius: 50px;
padding:3px 3px 3px 20px;
border: 2px solid var( --e-global-color-secondary, #232323 );
}
.crafto-button-wrapper .elementor-button.btn-icon-round:hover,
.crafto-button-wrapper .elementor-button.btn-icon-circle:hover {
background-color: transparent;
}
.crafto-button-wrapper .elementor-button.btn-icon-round:hover .elementor-button-content-wrapper,
.crafto-button-wrapper .elementor-button.btn-icon-circle:hover .elementor-button-content-wrapper {
color: var( --e-global-color-secondary, #232323 );
}
.crafto-button-wrapper .elementor-button.btn-icon-round svg,
.crafto-button-wrapper .elementor-button.btn-icon-circle svg {
fill: var( --e-global-color-secondary, #232323 );
}
.crafto-button-wrapper .elementor-button.btn-icon-round {
border-radius: 6px;
}
.crafto-button-wrapper .elementor-button.btn-icon-round.btn-icon-left,
.crafto-button-wrapper .elementor-button.btn-icon-circle.btn-icon-left {
padding: 3px 20px 3px 3px;
}
.crafto-button-wrapper .elementor-button.btn-icon-round .elementor-button-content-wrapper,
.crafto-button-wrapper .elementor-button.btn-icon-circle .elementor-button-content-wrapper {
color: #fff;
}
.crafto-button-wrapper .elementor-button.btn-icon-round .elementor-button-icon,
.crafto-button-wrapper .elementor-button.btn-icon-circle .elementor-button-icon {
height: 42px;
width: 42px;
display: flex;
justify-content: center;
align-items: center;
background-color: #fff;
color: var( --e-global-color-secondary, #232323 );
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .35);
border-radius: 50%;
}
.crafto-button-wrapper .elementor-button.btn-icon-round .elementor-button-icon {
border-radius: 4px;
}
.crafto-button-wrapper .elementor-button.btn-icon-round .elementor-button-icon,
.crafto-button-wrapper .elementor-button.btn-icon-round .elementor-button-icon i,
.crafto-button-wrapper .elementor-button.btn-icon-circle .elementor-button-icon,
.crafto-button-wrapper .elementor-button.btn-icon-circle .elementor-button-icon i {
transition: all .3s ease-in-out;
}
.crafto-button-wrapper .elementor-button.btn-icon-round .elementor-align-icon-right,
.crafto-button-wrapper .elementor-button.btn-icon-circle .elementor-align-icon-right {
margin-left: 12px;
}
.crafto-button-wrapper .elementor-button.btn-icon-round .elementor-align-icon-left,
.crafto-button-wrapper .elementor-button.btn-icon-circle .elementor-align-icon-left {
margin-right: 12px;
}
.crafto-button-wrapper .elementor-button.btn-icon-round .elementor-button-icon i,
.crafto-button-wrapper .elementor-button.btn-icon-circle .elementor-button-icon i,
.crafto-button-wrapper .elementor-button.btn-icon-round:hover .elementor-button-icon i,
.crafto-button-wrapper .elementor-button.btn-icon-circle:hover .elementor-button-icon i,
.crafto-button-wrapper .elementor-button.btn-icon-round.btn-border:hover i,
.crafto-button-wrapper .elementor-button.btn-icon-circle.btn-border:hover i {
color: var( --e-global-color-secondary, #232323 );
}
.crafto-button-wrapper .elementor-button.btn-icon-round .elementor-button-icon svg,
.crafto-button-wrapper .elementor-button.btn-icon-circle .elementor-button-icon svg,
.crafto-button-wrapper .elementor-button.btn-icon-round:hover .elementor-button-icon svg,
.crafto-button-wrapper .elementor-button.btn-icon-circle:hover .elementor-button-icon svg,
.crafto-button-wrapper .elementor-button.btn-icon-round.btn-border:hover svg,
.crafto-button-wrapper .elementor-button.btn-icon-circle.btn-border:hover svg {
fill: var( --e-global-color-secondary, #232323 );
}
.elementor-animation-btn-rounded-icon .elementor-button-content-wrapper {
align-items: center;
}
.elementor-animation-btn-rounded-icon:hover {
box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.15);
} .crafto-button-wrapper .elementor-button.btn-double-border {
position: relative;
border: 1px solid;
color: var( --e-global-color-secondary, #232323 );
border-radius: 0;
background-color: transparent;
padding: 0;
margin: 6px 0;
overflow: visible;
}
.crafto-button-wrapper .elementor-button.btn-double-border .elementor-button-content-wrapper {
overflow: hidden;
padding: 16px 30px;
color: var( --e-global-color-secondary, #232323 );
}
.crafto-button-wrapper .elementor-button.btn-double-border i {
color: var( --e-global-color-secondary, #232323 );
}
.crafto-button-wrapper .elementor-button.btn-double-border svg {
fill: var( --e-global-color-secondary, #232323 );
}
.btn-double-border::after {
display: inline-block;
content: "";
position: absolute;
border: 1px solid;
background-color: transparent;
width: calc(100% - 8px);
height: calc(100% + 12px);
top: -6px;
left: 4px;
transform: translateX(0) translateY(0);
z-index: 0;
transition: all .3s ease-in-out;
} .crafto-button-wrapper .elementor-button.btn-border {
background-color: transparent;
}
.crafto-button-wrapper .elementor-button.btn-border .elementor-button-content-wrapper,
.crafto-button-wrapper .elementor-button.btn-border i {
color: var( --e-global-color-secondary, #232323 );
}
.crafto-button-wrapper .elementor-button.btn-border svg {
fill: var( --e-global-color-secondary, #232323 );
}
.crafto-button-wrapper .elementor-button.btn-border:hover svg {
fill: #fff;
}
.crafto-button-wrapper .elementor-button.btn-border:hover {
background-color: var( --e-global-color-secondary, #232323 );
}
.crafto-button-wrapper .elementor-button.btn-border:hover .elementor-button-content-wrapper,
.crafto-button-wrapper .elementor-button.btn-border:hover i {
color: #fff;
} .crafto-button-wrapper .elementor-button.btn-underline {
padding: 0 0 2px;
position: relative;
border: 0;
border-bottom: 2px solid var( --e-global-color-secondary, #232323 );
letter-spacing: 0;
background-color: transparent;
border-radius: 0;
box-shadow: none;
}
.crafto-button-wrapper .btn-underline .elementor-button-content-wrapper,
.crafto-button-wrapper .elementor-button.btn-underline i {
color: var( --e-global-color-secondary, #232323 );
}
.crafto-button-wrapper .elementor-button.btn-underline svg {
fill: var( --e-global-color-secondary, #232323 );
}
.crafto-button-wrapper .elementor-button.btn-border.elementor-animation-btn-slide-up,
.crafto-button-wrapper .elementor-button.btn-border.elementor-animation-btn-slide-down,
.crafto-button-wrapper .elementor-button.btn-border.elementor-animation-btn-slide-left,
.crafto-button-wrapper .elementor-button.btn-border.elementor-animation-btn-slide-right,
.crafto-button-wrapper .elementor-button.btn-underline:hover,
.crafto-button-wrapper .elementor-button.btn-underline:focus {
background-color: transparent;
} .elementor-button.elementor-size-lg {
font-size: 14px;
padding: 19px 36px;
border-radius: 0;
}
.elementor-button.elementor-size-xl {
font-size: 16px;
padding: 24px 46px;
border-radius: 0;
}
.elementor-button.elementor-size-md {
font-size: 13px;
padding: 16px 30px;
border-radius: 0;
}
.elementor-button.elementor-size-sm {
font-size: 12px;
padding: 13px 26px;
border-radius: 0;
}
.elementor-button.elementor-size-xs {
font-size: 11px;
padding: 10px 20px;
border-radius: 0;
} .crafto-button-wrapper .elementor-button.elementor-animation-btn-slide-up,
.crafto-button-wrapper .elementor-button.elementor-animation-btn-slide-down,
.crafto-button-wrapper .elementor-button.elementor-animation-btn-slide-left,
.crafto-button-wrapper .elementor-button.elementor-animation-btn-slide-right {
background-color: var( --e-global-color-secondary, #232323 );
}
.crafto-button-wrapper .elementor-animation-btn-slide-up .elementor-button-content-wrapper,
.crafto-button-wrapper .elementor-animation-btn-slide-down .elementor-button-content-wrapper,
.crafto-button-wrapper .elementor-animation-btn-slide-left .elementor-button-content-wrapper,
.crafto-button-wrapper .elementor-animation-btn-slide-right .elementor-button-content-wrapper {
color: #fff;
}
.crafto-button-wrapper .btn-border.elementor-button.elementor-animation-btn-slide-up .btn-hover-animation,
.crafto-button-wrapper .btn-border.elementor-button.elementor-animation-btn-slide-down .btn-hover-animation,
.crafto-button-wrapper .btn-border.elementor-button.elementor-animation-btn-slide-left .btn-hover-animation,
.crafto-button-wrapper .btn-border.elementor-button.elementor-animation-btn-slide-right .btn-hover-animation {
background-color: var( --e-global-color-secondary, #232323 );
} body.disable-all-animation [data-anime],
body.disable-all-animation [data-fancy-text],
body.disable-all-animation .swiper-slide [data-fancy-text],
body.disable-all-animation .swiper-slide .slider-subtitle[data-anime] {
opacity: 1 !important;
}
.appear:not(.anime-complete) .e-con.e-flex,
.appear:not(.anime-complete),
.appear:not(.anime-complete) .elementor-widget-container {
transition: 0s;
}
.crafto-theme-ready [data-top-bottom] {
transition: transform .65s cubic-bezier(.23, 1, .32, 1);
}
body:not(.crafto-theme-ready) [data-top-bottom] {
transition-delay: 250ms;
}
.mfp-hide {
display: none;
} .verticalbar-wrap {
pointer-events: none;
}
.verticalbar-none {
display: none !important;
}
.verticalbar-wrap,
.verticalbar-wrap.verticalbar-position-left,
.verticalbar-wrap.verticalbar-position-right { 
position: fixed !important;
left: -100px;
padding: 15px;
overflow: hidden;
transform: translateY(0) !important;
top: 0 !important;
width: 100px;
height: 100vh;
z-index: 998;
transition: 0.8s cubic-bezier(.7, 0, .3, 1) !important;
line-height: normal;
background-color: transparent;
}
.verticalbar-wrap .e-con-inner,
.verticalbar-wrap .e-con-inner .elementor-element,
.verticalbar-wrap .e-con-inner .elementor-element .elementor-widget-container {
height: 100%;
}
.verticalbar-wrap .e-con-inner .elementor-element .elementor-widget-container {
display: flex;
justify-content: center;
align-items: center;
}
.verticalbar-wrap .e-con-inner .elementor-element .elementor-widget-container > * {
pointer-events: all;
}
.verticalbar-wrap.shadow-in {
left: 0;
opacity: 1;
}
.verticalbar-wrap.verticalbar-hidden {
opacity:0 !important;
left: -110px;
}
.verticalbar-wrap.verticalbar-position-right.shadow-in {
right: 0;
opacity: 1;
}
.verticalbar-wrap.verticalbar-position-right.verticalbar-hidden {
left: inherit;
right: -110px;
}
.verticalbar-wrap > .elementor-element:not(.e-child) .elementor-widget-container,
.verticalbar-wrap > .elementor-element.e-child {
white-space: nowrap;
overflow: hidden;
height: auto !important;
}
.verticalbar-wrap .crafto-icon-box-wrapper .elementor-icon i,
.verticalbar-wrap .crafto-icon-box-wrapper .elementor-icon svg {
top: 2px;
position: relative;
}
.verticalbar-wrap .crafto-icon-box-wrapper,
.verticalbar-wrap .social-icons-wrapper,
.verticalbar-wrap .social-share-wrapper {
white-space: nowrap;
transform: rotate(-90deg);
}
.verticalbar-wrap.verticalbar-position-right {
left: inherit;
right: -100px;
}
.elementor-editor-active .verticalbar-wrap,
.elementor-editor-active .verticalbar-wrap.verticalbar-position-left {
left: 0;
}
.elementor-editor-active .verticalbar-wrap.verticalbar-position-right {
left: inherit;
right: 0;
}
header.sticky.sticky-active .header-reverse > .elementor > .elementor-element.verticalbar-wrap,
header > .elementor > .elementor-element.verticalbar-wrap,
header .navbar > .elementor > .elementor-element.verticalbar-wrap,
.sticky.sticky-active .header-common-wrapper > .elementor > .elementor-element.verticalbar-wrap,
header.sticky.sticky-active .header-reverse > .elementor > .elementor-element.verticalbar-wrap,
header.sticky .responsive-sticky > .elementor > .elementor-element.verticalbar-wrap,
header.sticky .header-common-wrapper.responsive-sticky > .elementor > .elementor-element.verticalbar-wrap {
background-color: transparent;
box-shadow: none;
}
.verticalbar-wrap .elementor-widget-crafto-icon-box .crafto-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-description,
.verticalbar-wrap .elementor-widget-crafto-icon-box .crafto-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title,
.verticalbar-wrap .elementor-widget-crafto-icon-box.elementor-view-default .crafto-icon-box-wrapper .elementor-icon i:before {
transition: all 0.3s ease-in-out;
}
.verticalbar-wrap .elementor-widget-crafto-icon-box.elementor-view-default .crafto-icon-box-wrapper .elementor-icon svg {
transition: all 0s ease-in-out;
}
.verticalbar-wrap .elementor-widget-crafto-icon-box .crafto-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-description a {
border-bottom: 1px solid;
font-weight: 600;
}
.verticalbar-wrap.verticalbar-highlight .elementor-widget-crafto-icon-box.elementor-view-default .crafto-icon-box-wrapper .elementor-icon,
.verticalbar-wrap.verticalbar-highlight .elementor-widget-crafto-icon-box.elementor-view-default .crafto-icon-box-wrapper .elementor-icon i:before,
.verticalbar-wrap.verticalbar-highlight .elementor-widget-crafto-icon-box.elementor-view-default .crafto-icon-box-wrapper .elementor-icon svg {
fill:#fff;
color:#fff;
} 
.verticalbar-wrap.verticalbar-highlight .elementor-widget-crafto-icon-box .crafto-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-description,
.verticalbar-wrap.verticalbar-highlight .elementor-widget-crafto-icon-box .crafto-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title,
.verticalbar-wrap.verticalbar-highlight .elementor-widget-crafto-icon-box .crafto-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-description a,
.verticalbar-wrap.verticalbar-highlight .social-share-wrapper ul li a.social-sharing-icon,
.verticalbar-wrap.verticalbar-highlight .elementor-widget-crafto-social-icons .social-icons-wrapper ul li .elementor-icon .social-icon-text,
.verticalbar-wrap.verticalbar-highlight .elementor-widget-crafto-social-icons .social-icons-wrapper ul li .elementor-icon i,
.verticalbar-wrap.verticalbar-highlight .elementor-widget-crafto-social-icons .social-icons-wrapper ul li .elementor-icon svg,
.verticalbar-wrap.verticalbar-highlight .elementor-widget-crafto-social-icons .social-icons-wrapper ul li a.elementor-icon,
.verticalbar-wrap.verticalbar-highlight .elementor-widget-crafto-social-icons .social-share-wrapper ul li .elementor-icon .social-share-text,
.verticalbar-wrap.verticalbar-highlight .elementor-widget-crafto-social-icons .social-share-wrapper ul li .elementor-icon i,
.verticalbar-wrap.verticalbar-highlight .elementor-widget-crafto-social-icons .social-share-wrapper ul li .elementor-icon svg,
.verticalbar-wrap.verticalbar-highlight .elementor-widget-crafto-social-icons .social-share-wrapper ul li a.elementor-icon {
color: #fff;
fill:#fff;
}
.verticalbar-wrap .pen:not([data-elementor-inline-editing-toolbar=advanced]) {
white-space: inherit;
} .elementor-widget-crafto-text-editor .elementor-drop-cap {
float: left;
margin-right: 20px;
margin-top: 8px;
}
.elementor-widget-crafto-text-editor .elementor-drop-cap .elementor-drop-cap-letter {
font-size: 4.5rem;
line-height: 4.5rem;
font-weight: 600;
text-align: center;
position: relative;
}
.elementor-widget-crafto-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
height: 110px;
width: 110px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 100%;
background-color: var( --e-global-color-secondary, #232323 );
color: #fff;
}
.elementor-widget-crafto-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
height: 110px;
width: 110px;
display: flex;
justify-content: center;
align-items: center;
border: 2px solid var( --e-global-color-secondary, #232323 );
color: var( --e-global-color-secondary, #232323 );
background-color: transparent;
} .crafto-promo-popup-wrap {
display: none;
}
.crafto-subscribe-popup .subscribe-form-popup,
.crafto-subscribe-popup .subscribe-form-popup>.elementor {
width: 100%;
}
.crafto-contant-form-popup .section-light .section-light,
.crafto-subscribe-popup .section-light .section-light {
background-color: #fff;
}
.crafto-subscribe-popup .section-light .section-light:first-child,
.crafto-contant-form-popup .section-light .section-light:first-child {
padding-left: 0;
padding-right: 0;
}
.logged-in .crafto-contant-form-popup .edit-template-with-light-box,
.logged-in .crafto-subscribe-popup .edit-template-with-light-box {
position: absolute;
width: auto;
}
.elementor-heading-title {
font-weight: 500;
}
.crafto-promo-popup-wrap .popup-modal-dismiss {
cursor: pointer;
}
.crafto-promo-popup-wrap .popup-prevent-text {
position: relative;
cursor: pointer;
font-size: 18px;
}
.crafto-promo-popup-wrap .popup-prevent-text input[type="checkbox"].crafto-promo-show-popup,
.crafto-promo-popup-wrap .popup-prevent-text input[type="radio"].crafto-promo-show-popup {
height: 18px;
width: 18px;
position: relative;
-webkit-appearance: none;
appearance: none;
margin: 0 7px 0 0;
font: inherit;
color: #e4e4e4;
border: 1px solid #e4e4e4;
border-radius: 3px;
transition: all 0.3s ease-in-out;
position: relative;
top: -1px;
}
.crafto-promo-popup-wrap .popup-prevent-text input[type="radio"].crafto-promo-show-popup {
border-radius: 50px;
}
.crafto-promo-popup-wrap .popup-prevent-text:hover input[type="checkbox"].crafto-promo-show-popup,
.crafto-promo-popup-wrap .popup-prevent-text:hover input[type="radio"].crafto-promo-show-popup {
border-color: var( --e-global-color-secondary, #232323 );
}
.crafto-promo-popup-wrap .popup-prevent-text input[type="checkbox"].crafto-promo-show-popup::before {
content: '';
position: absolute;
left: 5px;
top: 2px;
width: 6px;
height: 9px;
border: solid var( --e-global-color-secondary, #232323 );
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
display: none;
}
.crafto-promo-popup-wrap .popup-prevent-text input[type="radio"].crafto-promo-show-popup::before {
content: '';
position: absolute;
left: 3px;
top: 3px;
width: 10px;
height: 10px;
border-radius: 50px;
background-color: var( --e-global-color-secondary, #232323 );
display: none;
}
.crafto-promo-popup-wrap .popup-prevent-text input[type="checkbox"]:checked,
.crafto-promo-popup-wrap .popup-prevent-text input[type="radio"]:checked {
border-color: var( --e-global-color-secondary, #232323 );
}
.crafto-promo-popup-wrap .popup-prevent-text input[type="checkbox"]:checked::before,
.crafto-promo-popup-wrap .popup-prevent-text input[type="radio"]:checked::before{
display: block;
}
input[type="checkbox"].crafto-promo-show-popup,
input[type="radio"].crafto-promo-show-popup {
float: none;
margin-top: 0;
margin-right: 8px;
top: -1px;
vertical-align: middle;
position: relative;
} .feather-shadow {
mask-image: linear-gradient(to right, transparent 18%, #000000 22%, #000000 78%, transparent 82%);
-webkit-mask-image: linear-gradient(to right, transparent 18%, #000000 22%, #000000 78%, transparent 82%);
width: 100%;
}
.feather-shadow-right {
mask-image: linear-gradient(to right, transparent 0%, #000000 0%, #000000 50%, transparent 80%);
-webkit-mask-image: linear-gradient(to right, transparent 0%, #000000 0%, #000000 50%, transparent 80%);
width: 100%;
}
.feather-shadow-left {
mask-image: linear-gradient(to left, transparent 0%, #000000 0%, #000000 50%, transparent 80%);
-webkit-mask-image: linear-gradient(to left, transparent 0%, #000000 0%, #000000 50%, transparent 80%);
width: 100%;
}
.feather-shadow-bottom:after {
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 14.87%, rgba(255, 255, 255, 0.831169) 55.17%, #fff 75.13%);
opacity: 1;
height: 400px;
position: absolute;
left: 0;
width: 100%;
bottom: 0;
content: "";
z-index: 9;
} .adaptive-wrapper {
position: fixed;
height: 100%;
width: 100%;
left: 0;
top: 0;
z-index: -1;
pointer-events: none;
}
.adaptive-wrapper .custom-adaptive-background {
position: absolute;
height: 100%;
top: 0;
left: 0;
width: 100%;
pointer-events: none;
}
.elementor [adaptive-bg] {
position: relative;
background-color: transparent !important;
} .atropos .atropos-shadow {
background-color: transparent;
filter: inherit;
}
.atropos .atropos-highlight {
background-image: inherit;
}
.is-touchable .cursor-page-inner {
display: none !important;
} .elementor-widget-crafto-client-image-carousel .swiper {
text-align: center;
}
.elementor-widget-crafto-client-image-carousel .swiper-wrapper {
-webkit-transition-timing-function: linear !important;
transition-timing-function: linear !important;
position: relative;
} .mCSB_scrollTools_vertical.mCSB_scrollTools {
width: 8px !important;
z-index: 9999 !important;
opacity: 1 !important;
filter: alpha(opacity=100) !important;
-ms-filter: alpha(opacity=100) !important;
}
.mCustomScrollbar .mCSB_scrollTools_vertical.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
background-color: #828282 !important;
filter: alpha(opacity=100) !important;
-ms-filter: alpha(opacity=100) !important;
}
.mCustomScrollbar .mCS-dark.mCSB_scrollTools.mCSB_scrollTools_vertical .mCSB_dragger:hover .mCSB_dragger_bar {
background-color: #828282 !important;
}
.mCSB_scrollTools.mCSB_scrollTools_vertical .mCSB_draggerRail {
background-color: #9d9d9d !important;
filter: alpha(opacity=100) !important;
-ms-filter: alpha(opacity=100) !important;
}
.main-content {
z-index: 2;
background-color: #fff;
overflow: visible;
position: relative;
background-position: top left;
} .text-stroke,
.title-stroke .title,
.crafto-main-title-wrap .crafto-main-title.text-stroke {
color: transparent;
-webkit-text-stroke-width: 1px;
stroke-width: 1px;
-webkit-text-stroke-color: var( --e-global-color-secondary, #232323 );
stroke: var( --e-global-color-secondary, #232323 );
} .simple-search-form .search-form-simple-box {
position: relative;
z-index: 2;
}
.simple-search-form .icon-text {
color: var( --e-global-color-secondary, #232323 );
font-size: 15px;
margin-bottom: 5px;
display: block;
}
.simple-search-form .search-form-simple-box input,
.simple-search-form .search-form-simple-box .search-input {
margin-bottom: 0;
}
.simple-search-form .search-form-simple-box .search-input {
padding-right: 50px;
font-weight: 400;
width: 100%;
border: 1px solid #e4e4e4;
}
.simple-search-form .search-form-simple-box .search-button {
position: absolute;
right: 0;
top: 0;
padding: 2px 15px 0;
height: 100%;
background-color: transparent;
border: 0;
color: var( --e-global-color-secondary, #232323 );
}
.simple-search-form .search-form-simple-box .search-button i {
font-size: 16px;
}
.simple-search-form .search-form-simple-box .search-button svg {
width: 1em;
height: auto;
}
header .simple-search-form {
display: flex;
flex-direction: row;
align-items: center;
}
header .simple-search-form .search-form {
width: 100%;
}
header .simple-search-form .icon-text{
flex: 0 0 auto;
width: auto;
margin: 0 8px 0 0;
}
.simple-search-form .search-form-simple-box .search-dropdown,
.simple-search-form .search-form-simple-box .search-loader {
position: absolute;
left: 0;
top: 100%;
width: 100%;
}
.simple-search-form .search-form-simple-box .search-dropdown .simple-search-results {
max-height: 350px;
overflow: hidden;
overflow-y: auto;
border: 0;
}
.simple-search-form .search-form-simple-box .search-dropdown .simple-search-results .mCSB_scrollTools .mCSB_draggerRail {
background-color: transparent !important;
}
.simple-search-form .search-form-simple-box .search-dropdown ul,
.simple-search-form .search-form-simple-box .search-dropdown p,
.simple-search-form .search-form-simple-box .search-loader {
background-color: #fff;
width: 100%;
border: 1px solid #e4e4e4;
overflow: hidden;
border-radius: 0;
padding: 8px 25px;
animation: show-animation 0.5s;
margin: -1px 0 0;
list-style: none;
}
.simple-search-form .search-form-simple-box .search-dropdown .simple-search-results:has(ul) {
border: 1px solid #e4e4e4;
margin-top: -1px;
}
.simple-search-form .search-form-simple-box .search-dropdown ul {
border: 0;
}
.simple-search-form .search-form-simple-box .search-dropdown ul li {
display: flex;
align-items: center;
border-bottom: 1px solid #e4e4e4;
padding: 10px 0;
}
.simple-search-form .search-form-simple-box .search-dropdown ul li:last-child {
border-bottom: 0;
}
.simple-search-form .search-form-simple-box .search-dropdown ul li img {
width: 50px;
margin-right: 15px;
border-radius: 4px;
}
.simple-search-form .search-form-simple-box .search-dropdown ul li a {
font-size: calc(var(--e-global-typography-text-font-size) - 3px);
line-height: calc(var(--e-global-typography-text-line-height) - 12px);
display: inline-block;
color: var( --e-global-color-secondary, #232323 );
} .simple-search-form .search-form-simple-box .search-loader,
.simple-search-form .search-form-simple-box .search-dropdown p {
text-align: center;
padding: 20px 25px;
}
.simple-search-form .search-form-simple-box .search-dropdown p {
font-size: calc(var(--e-global-typography-text-font-size) - 2px);
line-height: calc(var(--e-global-typography-text-line-height) - 8px);
display: block;
color: #e65656;
}
.simple-search-form .search-form-simple-box .search-loader:after {
content: "";
width: 25px;
padding: 2px;
aspect-ratio: 1;
border-radius: 50%;
background: #000;
-webkit-mask: conic-gradient(#0000 10%,#000), 
linear-gradient(#000 0 0) content-box;
mask: conic-gradient(#0000 10%,#000),
linear-gradient(#000 0 0) content-box;
-webkit-mask-composite: source-out;
mask-composite: subtract;
animation: search-loader 1s infinite linear;
margin: 10px auto 0;
display: inline-block;
}
@keyframes search-loader {
to{
transform: rotate(1turn)
}
} @-webkit-keyframes hide-animation {
0% {
opacity: 1;
}
to {
opacity: 0;
}
} @-webkit-keyframes show-animation {
0% {
opacity: 0;
}
to {
opacity: 1;
}
} body:not([class*="woocommerce"]) .tooltip {
opacity: 1;
}
body:not([class*="woocommerce"]) .tooltip-inner {
background-color: #fff;
box-shadow: 0 10px 30px rgba(0, 0, 0, .16);
color: inherit;
padding: 22px 35px;
max-width: 260px;
font-size: 16px;
line-height: 26px;
text-transform: none;
font-weight: 400;
}
body:not([class*="woocommerce"]) .tooltip .tooltip-arrow {
width: 3.5em;
height: 1.2em;
}
body:not([class*="woocommerce"]) .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before, 
body:not([class*="woocommerce"]) .bs-tooltip-top .tooltip-arrow:before {
border-top-color: #fff;
border-width: 1.7em 1.7em 0;
}
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
border-top-color: #fff;
}
body:not([class*="woocommerce"]) .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,
body:not([class*="woocommerce"]) .bs-tooltip-bottom .tooltip-arrow:before {
border-bottom-color: #fff;
border-width: 0 1.7em 1.7em;
}
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,
.bs-tooltip-bottom .tooltip-arrow::before {
border-bottom-color: #fff;
}
body:not([class*="woocommerce"]) .bs-tooltip-auto[data-popper-placement^=bottom] {
margin-top: 15px;
}
body:not([class*="woocommerce"]) .bs-tooltip-auto[data-popper-placement^=top] {
margin-bottom: 15px;
}
body:not([class*="woocommerce"]) .bs-tooltip-auto[data-popper-placement^=left] {
margin-right: 15px;
}
body:not([class*="woocommerce"]) .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,
body:not([class*="woocommerce"]) .bs-tooltip-start .tooltip-arrow:before {
border-width: 1.7em 0 1.7em 1.7em;
border-left-color: #fff;
}
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,
.bs-tooltip-start .tooltip-arrow::before {
border-left-color: #fff;
}
body:not([class*="woocommerce"]) .bs-tooltip-end.tooltip .tooltip-arrow {
width: 1.2em;
height: 3.2em;
margin-top: -18px;
}
body:not([class*="woocommerce"]) .bs-tooltip-auto[data-popper-placement^=right] {
margin-left: 15px;
}
body:not([class*="woocommerce"]) .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,
body:not([class*="woocommerce"]) .bs-tooltip-end .tooltip-arrow:before {
border-width: 1.7rem 1.7rem 1.7rem 0;
border-right-color: #fff;
}
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,
.bs-tooltip-end .tooltip-arrow::before {
border-right-color: #fff;
}
body:not([class*="woocommerce"]) .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,
body:not([class*="woocommerce"]) .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
width: 1.2em;
height: 3.5em;
margin-top: -2px;
}
body:not([class*="woocommerce"]) .tooltip-title {
font-weight: 600;
display: block;
font-size: 18px;
margin-bottom: 7px;
color: var( --e-global-color-secondary, #232323 );
letter-spacing: -.5px;
}
body:not([class*="woocommerce"]) .tooltip p {
margin: 0;
color: inherit;
}
.liquid-parallax {
transition: transform .8s cubic-bezier(.23, 1, .32, 1);
will-change: transform;
} .e--ua-isTouchDevice .cursor-page-inner {
display: none !important;
} .small-screen {
height: 400px;
}
.one-half-screen {
height: 600px;
}
.one-third-screen {
height: 700px;
}
.one-fourth-screen {
height: 800px;
}
.one-fifth-screen {
height: 900px;
}
.one-sixth-screen {
height: 870px;
} .alert {
padding: 15px;
line-height: 22px;
position: relative;
z-index: 1;
border-radius: 4px;
text-align: center;
font-size: 14px;
margin: 15px 0;
}
body.elementor-page .alert strong {
font-weight: 500;
}
.alert-success {
background-color: #f1fbec;
color: #54b783;
border-color: #cce8b3;
}
.alert-success a {
color: #54b783;
text-decoration: underline;
}
.alert-success a:hover {
text-decoration: none;
}
.alert-info {
background-color: #ebf5f9;
color: #4278bb;
border-color: #bce8f1;
}
.alert-info a {
color: #4278bb;
text-decoration: underline;
}
.alert-info a:hover {
text-decoration: none;
}
.alert-warning {
background-color: #fcf8e3;
color: #e2ad4b;
border-color: #faebcc;
}
.alert-warning a {
color: #e2ad4b;
text-decoration: underline;
}
.alert-warning a:hover {
text-decoration: none;
}
.alert-danger {
background-color: #fbf1f1;
color: #e65656;
border-color: #efe1e3;
}
.alert-danger a {
color: #e65656;
text-decoration: underline;
}
.alert-danger a:hover {
text-decoration: none;
}
.alert .close {
opacity: 1;
font-size: 16px;
line-height: 22px;
color: rgba(0, 0, 0, .34);
text-shadow: none;
float: right;
}
.alert .close:not(.disabled):focus,
.alert .close:not(.disabled):hover,
.alert .close:not(:disabled) {
opacity: 1;
} .alert-box-style-01.alert,
.alert-box-style-02.alert,
.alert-box-style-03.alert,
.alert-box-style-04.alert,
.alert-box-style-05.alert {
font-size: 16px;
line-height: 22px;
text-align: left;
}
.alert-box-style-01.alert {
padding: 20px 25px 20px 30px;
} .alert-box-style-02.alert {
border: none;
background-color: #fff;
padding: 22px 60px 22px 30px;
-webkit-box-shadow: 0 0 10px 0 rgba(111, 111, 111, .1);
box-shadow: 0 0 10px 0 rgba(111, 111, 111, .1);
}
.alert-box-style-02.alert .close {
height: 100%;
position: absolute;
right: 0;
width: 60px;
text-align: center;
top: 0;
display: flex;
justify-content: center;
align-items: center;
border-inline-start: 1px solid #eaeaeb;
font-size: 18px;
} .alert-box-style-03.alert {
color: #fff;
border: 0;
padding: 20px 30px 20px 55px;
}
.alert-box-style-03.alert .close {
right: -10px;
position: relative;
color: #fff;
}
.alert-box-style-03.alert:before {
font-family: "bootstrap-icons";
position: absolute;
left: 25px;
font-size: 18px;
}
.alert-box-style-03.alert.alert-success {
background-color: #54b783;
}
.alert-box-style-03.alert.alert-success:before {
content: "\f26b";
}
.alert-box-style-03.alert.alert-info {
background-color: #4278bb;
}
.alert-box-style-03.alert.alert-info:before {
content: "\f431";
}
.alert-box-style-03.alert.alert-warning {
background-color: #e2ad4b;
}
.alert-box-style-03.alert.alert-warning:before {
content: "\f567";
}
.alert-box-style-03.alert.alert-danger {
background-color: #e65656;
}
.alert-box-style-03.alert.alert-danger:before {
content: "\f623";
} .alert-box-style-04.alert {
padding: 20px 25px 20px 30px;
background-color: #fff;
border-radius: 0;
border: none;
border-left: 3px solid;
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .08);
box-shadow: 0 0 30px rgba(0, 0, 0, .08);
}
.alert-box-style-04.alert.alert-success {
color: #54b783;
border-color: #54b783;
} .alert-box-style-05.alert {
background-color: transparent;
border: none;
border-bottom: 2px solid;
color: #232323;
padding: 10px 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.alert-box-style-05.alert.alert-success {
border-color: #54b783;
}
.alert-box-style-05.alert.alert-info {
border-color: #4278bb;
}
.alert-box-style-05.alert.alert-warning {
border-color: #e2ad4b;
}
.alert-box-style-05.alert.alert-danger {
border-color: #e65656;
} .scroll-to-next {
position: absolute;
width: 100%;
bottom: 0;
left: 0;
right: 0;
text-align: center;
margin-bottom: 50px;
z-index: 2;
}
.scroll-to-next a {
font-size: 18px;
border-radius: 100%;
color: #000;
background-color: #fff;
height: 45px;
width: 45px;
display: flex;
justify-content: center;
align-items: center;
margin-left: auto;
margin-right: auto;
}
.scroll-to-next.default a {
box-shadow: 0 0 15px rgba(0, 0, 0, .08);
}
.scroll-to-next a i {
font-size: 15px;
color: #2F2F2F;
}
.scroll-to-next a svg {
width: 1em;
height: auto;
} .scroll-to-next.scroll-down-type-1 .down-section-link {
background-color: transparent;
width: auto;
height: auto;
}
.scroll-to-next.scroll-down-type-1 .down-section-link i {
font-size: 28px;
color: var( --e-global-color-secondary, #232323 );
}
.scroll-to-next.scroll-down-type-1 .down-section-link {
display: table;
position: relative;
margin: 0 auto;
animation: float 2s linear .5s infinite alternate both;
}
@keyframes float {
0% { transform: translateY(0); }
50% { transform: translateY(5px); }
100% { transform: translateY(10px); }
} .scroll-down-type-2.scroll-to-next {
margin-bottom: 0;
}
.scroll-down-type-2.scroll-to-next a {
width: 75px;
height: 75px;
box-shadow: 0 0 25px rgba(0, 0, 0, .08);
transform: translateY(50%);
}
.scroll-down-type-2.scroll-to-next a i {
font-size: 28px;
color: var( --e-global-color-secondary, #232323 );
} .mfp-wrap .mfp-arrow {
opacity: 1;
}
.mfp-wrap .mfp-arrow:hover,
.mfp-wrap .mfp-arrow:focus {
background-color: transparent;
}
.mfp-wrap .mfp-arrow-right:after,
.mfp-wrap .mfp-arrow-left:after {
display: none;
}
.mfp-wrap .mfp-arrow-left {
left: 30px;
}
.mfp-wrap .mfp-arrow-right {
right: 30px;
}
.mfp-wrap .mfp-arrow-left:before {
border-right: none;
content: "\f053";
font-size: 25px;
font-family: "Font Awesome 7 Free";
font-weight: 600;
color: #fff;
line-height: 60px;
width: 100%;
height: 100%;
border: none;
margin: 0;
opacity: 1;
}
.mfp-wrap .mfp-arrow-right:before {
border-left: none;
content: "\f054";
font-size: 25px;
font-family: "Font Awesome 7 Free";
font-weight: 600;
color: #fff;
line-height: 60px;
width: 100%;
height: 100%;
border: none;
margin: 0;
opacity: 1;
}
.mfp-wrap .mfp-bottom-bar {
margin-top: -24px;
font-size: 12px;
}
.mfp-wrap .mfp-close,
.mfp-wrap .mfp-close:active {
font-size: 28px;
font-family: 'Manrope', sans-serif;
opacity: 1;
}
.mfp-wrap .mfp-figure {
animation-name: fadeIn;
animation-duration: 0.4s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.mfp-bg,
.mfp-bg.mfp-ready {
background-color: var( --e-global-color-secondary, #232323 );
opacity: 0.9;
}
.mfp-bg,
.mfp-wrap {
z-index: 10007;
}
.mfp-fade.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
opacity: 0.9;
}
.mfp-fade.mfp-bg.mfp-removing,
.mfp-fade.mfp-wrap .mfp-content {
opacity: 0;
}
.mfp-fade.mfp-wrap.mfp-ready:not(.crafto-mfp-bg-white) .mfp-content {
max-width: 1050px;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
}
.mfp-ajax-holder {
width: 70%;
height: calc(100% - 100px);
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
}
.mfp-wrap button.mfp-close,
.mfp-wrap button.mfp-close:active,
.mfp-wrap button.mfp-close:hover {
right: 30px;
top: 30px;
background-color: rgba(0, 0, 0, .5);
font-size: 0;
height: 50px;
width: 50px;
opacity: 1;
border-radius: 100%;
position: fixed;
padding: 0 0 0 1px;
border: 0;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
.mfp-wrap button.mfp-close:before,
.mfp-wrap button.mfp-close:active:before {
content: "\f00d";
color: #fff;
font-family: "Font Awesome 7 Free";
font-size: 20px;
font-weight: 900;
}
.mfp-gallery button.mfp-close:before,
.mfp-iframe-holder~button.mfp-close:before {
color: #fff;
display: inline-block;
}
.mfp-gallery button.mfp-arrow {
background-color: transparent;
border: 0;
box-shadow: none;
}
.crafto-mfp-bg-white .mfp-content {
background-color: #fff;
padding: 40px;
max-width: 1435px;
}
.mfp-iframe-holder .mfp-content,
.mfp-container {
background-color: transparent;
padding: 0;
}
.mfp-wrap,
.crafto-white-popup {
margin: 0 auto;
left: 0;
right: 0;
} .separator-line {
width: 1px;
height: 14px;
background-color: rgba(255, 255, 255, .45);
}
.horizontal-separator {
width: 30px;
background-color: #e4e4e4;
margin-bottom: 0;
height: 1px;
}
.admin-bar footer:not(.footer-sticky),
.elementor-editor-active footer:not(.footer-sticky) {
position: relative;
} .elementor-widget-crafto-client-image-carousel .feather-shadow {
mask-image: linear-gradient(to right, transparent 0, #000 20%, #000 80%, transparent 100%);
-webkit-mask-image: linear-gradient(to right, transparent 0, #000 20%, #000 80%, transparent 100%);
}
.fa-x-twitter:before {
content: "\e61b" !important;
} .crafto-progressive-blur {
height: 15vh;
left: 0;
position: fixed;
pointer-events: none;
top: 0;
width: 100%;
z-index: 19;
}
.crafto-progressive-blur>div {
height: 100%;
left: 0;
position: absolute;
pointer-events: none;
top: 0;
width: 100%;
}
.crafto-progressive-blur.crafto-progressive-blur-bottom {
bottom: 0;
top: auto;
transform: scaleY(-1);
} @media (hover: hover) and (pointer: fine) {
.custom-cursor .circle-cursor {
position: fixed;
left: 0;
top: 0;
pointer-events: none;
border-radius: 50%;
transform: translateZ(0);
visibility: hidden;
opacity: 0;
transition: opacity 0.65s cubic-bezier(0.23, 1, 0.32, 1);
}
.custom-cursor .circle-cursor-inner {
margin-left: -3px;
margin-top: -3px;
width: 6px;
height: 6px;
z-index: 10000001;
background-color: #000;
}
.custom-cursor .circle-cursor-inner.cursor-link-hover {
opacity: 0.8;
margin-left: -10px !important;
margin-top: -10px !important;
width: 20px !important;
height: 20px !important;
}
.custom-cursor .circle-cursor-outer {
margin-left: -15px;
margin-top: -15px;
width: 30px;
height: 30px;
border: 1px solid #000;
z-index: 10000000;
opacity: 0.8;
transition: 0.1s;
}
.custom-cursor .cursor-link.circle-cursor-inner .cursor-link-hover {
opacity: 1;
}
} @media (max-width: 1399px) { .crafto-icon-box-wrapper.sticky-wrap.shadow-in {
left: 20px;
}
}
@media (max-width: 1199px) {
header .simple-search-form.disable-label .icon-text,
.simple-search-form.disable-label .icon-text {
display: none;
} .one-fifth-screen {
height: 750px;
}
}
@media (max-width: 991px) { .mCustomScrollbar:not(.mCS_no_scrollbar) .mCSB_vertical {
padding-right: 0;
} .one-third-screen {
height: 550px;
}
.one-fourth-screen {
height: 650px;
}
}
@media (max-width: 767px) {
.simple-search-form .search-form-simple-box .search-dropdown .simple-search-results {
max-height: 280px;
} .small-screen {
height: 300px;
}
.one-third-screen {
height: 450px;
}
.one-fourth-screen {
height: 500px;
}
.one-fifth-screen {
height: 650px;
}
}
@media (min-width: 992px) {
.elementor-editor-active .left-menu-modern.navbar-expand-lg {
flex-wrap: wrap;
}
}.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}.splitting .word,
.splitting .char {
display: inline-block;
} .splitting .char {
position: relative;
} .splitting .char::before,
.splitting .char::after {
content: attr(data-char);
position: absolute;
top: 0;
left: 0;
visibility: hidden;
transition: inherit;
user-select: none;
} .splitting { --word-center: calc((var(--word-total) - 1) / 2); --char-center: calc((var(--char-total) - 1) / 2); --line-center: calc((var(--line-total) - 1) / 2);
}
.splitting .word { --word-percent: calc(var(--word-index) / var(--word-total)); --line-percent: calc(var(--line-index) / var(--line-total));
}
.splitting .char { --char-percent: calc(var(--char-index) / var(--char-total)); --char-offset: calc(var(--char-index) - var(--char-center)); --distance: calc(
(var(--char-offset) * var(--char-offset)) / var(--char-center)
); --distance-sine: calc(var(--char-offset) / var(--char-center)); --distance-percent: calc((var(--distance) / var(--char-center)));
}.crafto-primary-title a,
.crafto-primary-title,
.slide-title,
.crafto-primary-title > a:first-child {
transition: all 0.3s ease-in-out;
}
.crafto-primary-title > a:hover .separator {
transition: all 0.3s ease-in-out;
}
.elementor-widget-crafto-heading .elementor-size-small {
font-size: 13px;
line-height: 22px;
}
.elementor-widget-crafto-heading .elementor-size-medium {
font-size: 14px;
line-height: 20px;
}
.elementor-widget-crafto-heading .elementor-size-large {
font-size: 18px;
line-height: 22px;
}
.elementor-widget-crafto-heading .elementor-size-xl {
font-size: 20px;
line-height: 28px;
}
.elementor-widget-crafto-heading .elementor-size-xxl {
font-size: 36px;
line-height: 36px;
} .crafto-heading.no-shadow-animation .crafto-primary-title .separator {
border-bottom: 2px solid;
}
.crafto-primary-title .separator,
.slide-title .separator {
position: relative;
z-index: 1;
}
.crafto-primary-title .separator-animation {
position: absolute;
left: 0;
bottom: 0;
background-color: var( --e-global-color-secondary, #232323 );
margin-bottom: 0;
height: 2px;
width: 100%;
}
.crafto-primary-title .horizontal-separator {
z-index: -1;
} .crafto-heading .horizontal-separator.classic,
.slide-title .horizontal-separator,
.crafto-heading .horizontal-separator.strikethrough {
display: inline-block;
z-index: -1;
}
.crafto-heading .separator-animation.horizontal-separator.classic,
.crafto-heading .separator-animation.horizontal-separator.strikethrough {
width: 0 !important;
left: -3px;
}
.crafto-heading.shadow-in .separator-animation.horizontal-separator.classic,
.crafto-heading.shadow-in .separator-animation.horizontal-separator.strikethrough {
width: calc(100% + 6px)!important;
transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.crafto-heading .no-shadow-animation .separator-animation.horizontal-separator.classic,
.crafto-heading .no-shadow-animation .separator-animation.horizontal-separator.strikethrough {
width: 100% !important;
left: 0;
transition: none;
} .shadow-in .separator-animation.image-separator {
clip-path: inset(0 0 0 0);
opacity: 1;
visibility: visible;
}
.shadow-in .separator-animation.image-separator img {
width: 100%;
height: 100%;
vertical-align: top;
}
.shadow-in .separator-animation.image-separator.horizontal-separator svg>path {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
} .crafto-heading .strikethrough {
height: 2px;
top: 55%;
transform: translateY(-50%);
z-index: 1;
} .crafto-heading .image-separator,
.slide-title .image-separator {
left: 0;
bottom: 0;
opacity: 1;
transform: scale(1, 1);
height: auto;
background-color: transparent;
z-index: -1;
display: inline-block;
will-change: transform;
}
.crafto-heading .image-separator svg {
display: block;
width: 100%;
height: auto;
max-height: .475em;
position: relative;
transition-delay: inherit;
transition: inherit;
-webkit-text-stroke-width: 0;
stroke-width: 0;
}
.crafto-heading .horizontal-separator svg>path {
clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
transition: clip-path .85s cubic-bezier(.22,.61,.36,1);
transition-delay: inherit;
}
.crafto-heading .image-separator.zigzag svg,
.crafto-heading .image-separator.thick-stroke svg,
.crafto-heading .image-separator.circle svg {
display: block;
width: 100%;
max-height: none;
} .heading-prefix {
display: inline-block;
margin-right: 5px;
} .elementor-title-vertical-text {
writing-mode: vertical-lr;
height: auto;
align-self: flex-start;
}
.elementor-title-vertical-text .elementor-widget-container {
transform: rotate(-180deg);
}
.elementor-title-vertical-text .crafto-heading {
padding: 0;
margin: 0;
}
.elementor-title-vertical-text.elementor-widget-crafto-heading .elementor-widget-container {
justify-content: center;
align-items: center;
display: flex;
} .crafto-heading .text-slide-separator {
background-image: linear-gradient(135deg, transparent 45%, #fff 45%, #fff 55%, transparent 0);
background-size: 4px 4px;
background-color: var( --e-global-color-secondary, #232323 );
-webkit-text-fill-color: transparent;
background-clip: text;
} .crafto-heading .image-mask {
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
overflow: hidden;
position: relative;
}
.crafto-primary-title.image-mask .separator,
.slide-title .image-mask .separator {
background: inherit;
}
.crafto-primary-title.image-mask a,
.slide-title .image-mask a {
background: inherit;
} .crafto-heading.text-stroke .crafto-primary-title {
color: transparent;
-webkit-text-stroke-width: 2px;
stroke-width: 2px;
-webkit-text-stroke-color: #000;
stroke: #000;
}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-start .elementor-icon-list-item,.elementor-widget.elementor-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-align-end .elementor-icon-list-item,.elementor-widget.elementor-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-start) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-widescreen-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1399px){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-laptop-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1199px){.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:991px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:575px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}.atropos {
position: relative;
display: block;
perspective: 1200px;
transform: translate3d(0, 0, 0);
}
.atropos-rotate-touch,
.atropos-rotate-scroll-x,
.atropos-rotate-scroll-y {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.atropos-rotate-touch-scroll-y {
touch-action: pan-y;
}
.atropos-rotate-touch-scroll-x {
touch-action: pan-x;
}
.atropos-rotate-touch {
touch-action: none;
}
.atropos-scale,
.atropos-rotate {
width: 100%;
height: 100%;
transform-style: preserve-3d;
transition-property: transform;
display: block;
}
.atropos-shadow,
.atropos-highlight {
position: absolute;
pointer-events: none;
transition-property: transform, opacity;
display: block;
opacity: 0;
}
.atropos-shadow {
z-index: -1;
background: #000;
left: 0;
top: 0;
width: 100%;
height: 100%;
filter: blur(30px);
}
.atropos-highlight {
left: -50%;
top: -50%;
width: 200%;
height: 200%;
background-image: radial-gradient(circle at 50%, rgba(255, 255, 255, 0.25), transparent 50%);
z-index: 0;
}
.atropos-rotate {
position: relative;
}
.atropos-inner {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
transform-style: preserve-3d;
transform: translate3d(0, 0, 0);
display: block;
}
.atropos-active {
z-index: 1;
}
.atropos-active .atropos-shadow {
opacity: 1 !important;
}
[data-atropos-offset] {
transition-property: transform;
}
[data-atropos-opacity] {
transition-property: opacity;
}
[data-atropos-offset][data-atropos-opacity] {
transition-property: transform, opacity;
}.elementor-widget-crafto-image .crafto-image-wrapper a {
display: block;
} .crafto-image-wrapper .image-box.reveal-effect,
.crafto-image-wrapper .liquid-parallax-box {
display: inline-block;
}
.crafto-image-wrapper a .liquid-parallax-box {
width: 100%;
}
.crafto-image-wrapper .image-box.reveal-effect {
width: 100%;
}
.crafto-image-wrapper .shadow-in {
box-shadow: 0 20px 100px 0 rgba(0, 0, 0, 0.1);
}
[data-shadow-animation].shadow-in img {
opacity: 1;
transition-delay: .35s;
}
[data-shadow-animation] img {
opacity: 0;
transition: opacity .65s cubic-bezier(.5,1,.5,1);
}
.liquid-parallax-box {
overflow: hidden;
position: relative;
}
.liquid-parallax-box .liquid-parallax {
will-change: transform;
transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
transform: translateY(0) scale(1.201);
position: relative;
}
.crafto-image-wrapper .atropos img {
border-radius: 6px 6px 6px 6px;
position: relative;
display: block;
width: 100%;
} @media (max-width: 1024px) {
.liquid-parallax-box .liquid-parallax {
top: 0;
}
}.social-icons-wrapper ul {
list-style: none;
padding: 0;
margin: 0;
}
body:not(.rtl) .social-icons-wrapper li:last-child a.elementor-icon {
margin-right: 0;
}
body:not(.rtl) .social-icons-wrapper li:first-child a.elementor-icon {
margin-left: 0;
}
.social-icons-wrapper li {
margin: 0;
}
.social-icons-wrapper ul li a.elementor-icon {
margin-right: 10px;
color: var( --e-global-color-secondary, #232323 );
background-color: transparent;
padding: 0;
font-size: 14px;
width: auto;
height: auto;
display: inline-flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.social-icons-wrapper ul li a.elementor-icon i {
width: auto;
height: auto;
display: inline-block;
vertical-align: middle;
}
.social-icons-wrapper ul li a.elementor-icon svg {
display: inline-block;
vertical-align: middle;
fill: var( --e-global-color-secondary, #232323 );
}
.social-icons-wrapper ul li a.elementor-icon i:before {
position: static;
}
.social-icons-wrapper ul li a.elementor-icon i.bi:before {
transform: translateX(0);
}
.social-icons-wrapper ul li a.elementor-social-icon i,
.social-icon a.elementor-social-icon i {
color: var( --e-global-color-secondary, #232323 );
}
.social-icons-wrapper ul li a.elementor-social-icon:hover i,
.social-icons-wrapper ul li a.elementor-social-icon:hover {
color: rgba(0, 0, 0, .6);
}
.social-icons-wrapper ul li a.elementor-social-icon:hover svg {
fill: rgba(0, 0, 0, .6);
}
.default.social-icons-wrapper ul li a.elementor-icon {
margin-right: 10px;
vertical-align: middle;
}
body:not(.rtl) .default.social-icons-wrapper ul li:last-child a.elementor-icon {
margin-right: 0;
}
body:not(.rtl) .default.social-icons-wrapper ul li:first-child a.elementor-icon {
margin-left: 0;
}
.default.social-icons-wrapper ul li a.elementor-icon span,
.default.social-icons-wrapper ul li a.elementor-icon {
transition: all 0.3s ease-in-out;
vertical-align: middle;
}
.social-icon a.elementor-social-icon {
background-color: transparent;
}
.social-icons-wrapper ul.slide-on-hover li a:hover {
padding-left: 3px;
}
.elementor-widget-crafto-social-icons .social-icons-wrapper ul li a.hvr-float-2px:focus,
.elementor-widget-crafto-social-icons .social-icons-wrapper ul li a.hvr-float-3px:focus,
.elementor-widget-crafto-social-icons .social-icons-wrapper ul li a.hvr-float-5px:focus,
.elementor-widget-crafto-social-icons .social-icons-wrapper ul li a.hvr-float-10px:focus {
transform: translateY(0px);
}
.elementor-widget-crafto-social-icons .social-icons-wrapper ul li a.hvr-float-2px:focus:hover {
transform: translateY(-2px);
}
.elementor-widget-crafto-social-icons .social-icons-wrapper ul li a.hvr-float-3px:focus:hover {
transform: translateY(-3px);
}
.elementor-widget-crafto-social-icons .social-icons-wrapper ul li a.hvr-float-5px:focus:hover {
transform: translateY(-5px);
}
.elementor-widget-crafto-social-icons .social-icons-wrapper ul li a.hvr-float-10px:focus:hover {
transform: translateY(-10px);
} .social-icon-style-1.social-icons-wrapper ul li,
.social-icon-style-1 ul li {
display: inline-block;
}
.social-icon-style-1.social-icons-wrapper ul li a.elementor-icon,
.social-icon-style-1 ul li a {
position: relative;
border-radius: 100%;
color: var( --e-global-color-secondary, #232323 );
width: 50px;
height: 50px;
z-index: 1;
}
.social-icon-style-1.social-icons-wrapper ul li a.elementor-icon:hover,
.social-icon-style-1.social-icons-wrapper ul li a.elementor-icon:hover i,
.social-icon-style-1 ul li a:hover,
.social-icon-style-1 ul li a:hover i {
color: #fff;
}
.social-icon-style-1.social-icons-wrapper ul li a.elementor-icon:hover svg,
.social-icon-style-1 ul li a:hover svg {
fill: #fff;
}
.social-icon-style-1.social-icons-wrapper ul li a.elementor-icon i,
.social-icon-style-1.social-icons-wrapper ul li a.elementor-icon svg,
.social-icon-style-1 ul li a i,
.social-icon-style-1 ul li a svg {
position: relative;
transition: all 0.4s;
}
.social-icon-style-1.social-icons-wrapper ul li a.elementor-icon span {
background-color: var( --e-global-color-secondary, #232323 );
border-radius:100px;
width: 0;
height: 0;
left: 50%;
top: 50%;
margin: 0;
display: block;
position: absolute;
transition: all 0.4s;
z-index: -1;
}
.social-icon-style-1.social-icons-wrapper ul li a.elementor-icon:hover span {
width: 100%;
height: 100%;
top: 0;
left: 0;
} .social-icon-style-2.social-icons-wrapper ul li {
vertical-align: middle;
}
.social-icon-style-2.social-icons-wrapper ul li a.elementor-icon {
color: var( --e-global-color-secondary, #232323 );
height: auto;
width: auto;
padding: 0;
margin-right: 25px;
position: relative;
overflow: hidden;
display: flex;
}
.social-icon-style-2.social-icons-wrapper ul li a.elementor-icon i,
.social-icon-style-2.social-icons-wrapper ul li a.elementor-icon svg {
position: absolute;
left: 0;
top: 100%;
display: flex;
justify-content: center;
align-items: center;
transition-duration: 0.3s;
}
.social-icon-style-2.social-icons-wrapper ul li a.elementor-icon i {
height: 100%;
width: 100%;
}
.social-icon-style-2.social-icons-wrapper ul li a.elementor-icon svg {
top: 100%;
left: 50%;
transform: translate(-50%, 0);
}
.social-icon-style-2.social-icons-wrapper ul li a.elementor-icon:hover svg {
top: 50%;
transform: translate(-50%, -50%);
transition-duration: 0.3s;
}
.social-icon-style-2.social-icons-wrapper ul li a.elementor-icon:hover i{
top: 0;
transition-duration: 0.3s;
}
.social-icon-style-2.social-icons-wrapper a>span {
line-height: inherit;
font-weight: 500;
top: 0;
position: relative;
}
.social-icon-style-2.social-icons-wrapper ul li a.elementor-icon>span,
.social-icon-style-2.social-icons-wrapper ul li a.elementor-icon i,
.social-icon-style-2.social-icons-wrapper ul li a.elementor-icon svg {
transition: all 0.3s;
}
.social-icon-style-2.social-icons-wrapper a:hover>span {
top: -50px;
transition: all 0.3s;
}
.social-icon-style-2.social-icons-wrapper .elementor-icon i:before,
.social-icon-style-2.social-icons-wrapper .elementor-icon svg:before {
position: initial;
left: initial;
transform: initial;
}
.elementor-icon-view-vertical .social-icon-style-2.social-icons-wrapper ul li a.elementor-icon {
margin-left: 0;
margin-right: 0;
} .social-icon-style-3.social-icons-wrapper ul li a.elementor-icon {
color: var( --e-global-color-secondary, #232323 );
position: relative;
width: 50px;
height: 50px;
border: 1px solid rgba(35,35,35,.3);
border-radius: 100px;
font-size: 18px;
z-index: 0;
}
body:not(.rtl) .social-icon-style-3 ul li a.elementor-icon {
margin-right: 15px;
}
.social-icon-style-3.social-icons-wrapper ul li a.elementor-icon:hover {
background-color: transparent !important;
}
.social-icon-style-3.social-icons-wrapper ul li a.elementor-icon:hover i {
color: #fff;
}
.social-icon-style-3.social-icons-wrapper ul li a.elementor-icon:hover svg {
fill: #fff;
}
.social-icon-style-3.social-icons-wrapper ul li a.elementor-icon i,
.social-icon-style-3.social-icons-wrapper ul li a.elementor-icon svg {
position: relative;
transition: .5s cubic-bezier(.12,0,.39,0);
}
.social-icon-style-3.social-icons-wrapper ul li a.elementor-icon:after {
content: '';
display: block;
border-radius: 100%;
height: 100%;
width: 100%;
top: -1px;
left: -1px;
padding: 1px;
box-sizing: content-box;
margin: 0;
position: absolute;
transform: scale(1.2);
opacity: 0;
transition: .5s cubic-bezier(.12,0,.39,0);
z-index: -1;
}
.social-icon-style-3.social-icons-wrapper ul li a.elementor-icon:hover:after {
transform: scale(1);
opacity: 1;
background-color: var( --e-global-color-secondary, #232323 );
} .social-icon-style-4.social-icons-wrapper ul li a.elementor-icon {
border-radius: 0;
position: relative;
color: var( --e-global-color-secondary, #232323 );
z-index: 1;
overflow: hidden;
width: 60px;
height: 60px;
}
.social-icon-style-4.social-icons-wrapper ul li a.elementor-icon:hover,
.social-icon-style-4.social-icons-wrapper ul li a.elementor-icon:hover i {
color: #fff;
}
.social-icon-style-4.social-icons-wrapper ul li a.elementor-icon:hover svg {
fill: #fff;
}
.social-icon-style-4.social-icons-wrapper ul li a.elementor-icon span {
position: absolute;
top: -100%;
left: 0;
height: 100%;
width: 100%;
z-index: -1;
transition: all 0.5s;
background-color: var( --e-global-color-secondary, #232323 );
}
.social-icon-style-4.social-icons-wrapper ul li a.elementor-icon:hover span {
width: 100%;
height: 100%;
top: 0;
}
.social-icon-style-4.social-icons-wrapper ul li a.elementor-icon i,
.social-icon-style-4.social-icons-wrapper ul li a.elementor-icon svg {
position: relative;
transition: all 0.5s;
} .social-icon-style-5.social-icons-wrapper ul {
flex-wrap: wrap;
display: inline-flex;
}
.social-icon-style-5.social-icons-wrapper ul li {
border: 1px solid var( --e-global-color-secondary, #232323 );
padding: 5px 20px 5px;
margin: 0;
}
.elementor-widget-crafto-social-icons:not(.elementor-icon-view-vertical) .social-icon-style-5.social-icons-wrapper ul li {
text-align: center;
}
.social-icon-style-5.social-icons-wrapper ul li a,
.elementor-icon-view-vertical .social-icons-wrapper.social-icon-style-5 ul li a {
margin: 0;
}
.social-icon-style-5.social-icons-wrapper ul li .social-icon-text {
margin-left: 10px;
}
.social-icon-style-5.social-icons-wrapper ul li a.elementor-icon i,
.social-icon-style-5.social-icons-wrapper ul li a.elementor-icon svg,
.social-icon-style-5.social-icons-wrapper ul li .social-icon-text {
position: relative;
transition: all 0.3s;
}
.social-icon-style-5.social-icons-wrapper ul li a.elementor-icon:hover,
.social-icon-style-5.social-icons-wrapper ul li a.elementor-icon:hover i {
color: rgba(0, 0, 0, .6);
}
.social-icon-style-5.social-icons-wrapper ul li a.elementor-icon:hover svg {
fill: rgba(0, 0, 0, .6);
}
.elementor-icon-view-vertical .social-icons-wrapper.social-icon-style-5 ul li {
width: 100%;
} .social-icon-style-6.social-icons-wrapper ul {
flex-wrap: wrap;
display: inline-flex;
width: 100%;
}
.social-icon-style-6.social-icons-wrapper ul li {
padding: 0;
margin: 0;
}
.social-icon-style-6.social-icons-wrapper ul li a {
border-right: 1px solid var( --e-global-color-secondary, #232323 );
border-top: 1px solid var( --e-global-color-secondary, #232323 );
padding: 27px 15px;
margin: 0;
width: 100%;
}
.social-icon-style-6.social-icons-wrapper ul li:last-child a {
border-right: 0;
}
.social-icon-style-6.social-icons-wrapper ul li a i,
.social-icon-style-6.social-icons-wrapper ul li a svg {
margin-left: 5px;
}
.social-icon-style-6.social-icons-wrapper ul li a.elementor-icon i,
.social-icon-style-6.social-icons-wrapper ul li a.elementor-icon svg,
.social-icon-style-6.social-icons-wrapper ul li .social-icon-text {
position: relative;
transition: all 0.3s;
}
.social-icon-style-6.social-icons-wrapper ul li a.elementor-icon:hover,
.social-icon-style-6.social-icons-wrapper ul li a.elementor-icon:hover i {
color: rgba(255, 255, 255, .6);
}
.social-icon-style-6.social-icons-wrapper ul li a.elementor-icon:hover svg {
fill: rgba(255, 255, 255, .6);
}
.social-icon-style-6.social-icons-wrapper ul li a:hover {
background-color: var( --e-global-color-secondary, #232323 );
}
.elementor-icon-view-vertical .social-icon-style-6.social-icons-wrapper ul {
display: block;
width: 100%;
}
.elementor-icon-view-vertical .social-icon-style-6.social-icons-wrapper ul li {
border-right: 0;
}
.elementor-icon-view-vertical .social-icon-style-6.social-icons-wrapper ul a {
margin: 0;
border-right: 0;
} .social-icons-wrapper ul.extra-small-icon li a.elementor-icon {
font-size: 14px;
}
.social-icons-wrapper ul.small-icon li a.elementor-icon {
font-size: 18px;
}
.social-icons-wrapper ul.medium-icon li a.elementor-icon {
font-size: 20px;
}
.social-icons-wrapper ul.large-icon li a.elementor-icon {
font-size: 24px;
}
.social-icons-wrapper ul.extra-large-icon li a.elementor-icon {
font-size: 30px;
}
.icon-social-very-small {
font-size: 12px;
}
.icon-social-small {
font-size: 14px;
}
.icon-social-medium {
font-size: 16px;
}
.icon-social-large {
font-size: 20px;
}
.icon-social-extra-large {
font-size: 24px;
}
.icon-social-very-small a i,
.icon-social-small a i,
.icon-social-medium a i,
.icon-social-very-small a svg,
.icon-social-small a svg,
.icon-social-medium a svg{
margin: 0 8px;
vertical-align: middle;
}
.icon-social-large a i,
.icon-social-large a svg {
margin: 0 4px;
vertical-align: middle;
}
.extra-small-icon a {
font-size: 14px;
width: 30px;
height: 30px;
}
.small-icon a {
font-size: 18px;
width: 40px;
height: 40px;
}
.medium-icon a {
font-size: 20px;
width: 50px;
height: 50px;
}
.large-icon a {
font-size: 24px;
width: 60px;
height: 60px;
}
.extra-large-icon a {
font-size: 30px;
width: 70px;
height: 70px;
} .elementor-icon-view-vertical .social-icons-wrapper ul li {
display: block;
line-height: normal;
}
.elementor-icon-view-vertical .social-icons-wrapper ul li a,
.elementor-icon-view-vertical .default.social-icons-wrapper ul li a {
margin: 10px 0;
}
body:not(.rtl) .elementor-icon-view-vertical .social-icons-wrapper ul li:first-child a {
margin-top: 0;
}
body:not(.rtl) .elementor-icon-view-vertical .social-icons-wrapper ul li:last-child a {
margin-bottom: 0; 
}div.wpcf7 .ajax-loader {
top: -4px;
display: none;
background-color: transparent;
opacity: 1;
width: auto;
height: auto;
}
div.wpcf7 .ajax-loader:after {
margin: 0 !important;
background: none;
content: "" !important;
position: absolute;
left: calc(50% - 10px) !important;
top: calc(50% - 10px) !important;
width: 20px !important;
height: 20px !important;
opacity: 1 !important;
right: inherit !important;
z-index: 9;
text-align: center;
border: 2px solid rgba(23, 23, 23, 0.2);
border-top-color: rgba(23, 23, 23, 0.7);
border-radius: 50%;
animation: spin 1s linear infinite;
}
div.wpcf7 .ajax-loader::before {
display: none;
}
div.wpcf7 .ajax-loader.is-active,
div.wpcf7 form.submitting .ajax-loader {
display: inline-block;
visibility: visible;
}
.contact-form-wrapper .wpcf7-form-control-wrap {
display: block;
position: relative;
}
.contact-form-wrapper .wpcf7-form-control-wrap .wpcf7-form-control,
.contact-form-wrapper .wpcf7-form-control-wrap .wpcf7-list-item,
.contact-form-wrapper .wpcf7-form-control-wrap textarea {
display: block;
}
.contact-form-wrapper .wpcf7-form-control-wrap input[type='date'], 
.contact-form-wrapper .wpcf7-form-control-wrap input[type='time'] {
-webkit-appearance: none;
background-color: #fff;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
display: none;
}
.contact-form-wrapper .contact-wpcf7-spinner,
.contact-form-wrapper .contact-wpcf7-spinner p {
display: inline-flex;
position: relative;
justify-content: center;
align-items: center;
}
.contact-form-wrapper .contact-wpcf7-spinner p {
width: 100%;
}
.contact-modern-only-icon .contact-wpcf7-spinner i,
.contact-modern-only-icon .contact-wpcf7-spinner svg {
position: absolute;
font-size: 18px;
pointer-events: none;
}
.contact-modern-only-icon .contact-wpcf7-spinner svg {
height: auto;
width: 1em
}
.contact-modern-only-icon .wpcf7-submit {
text-indent: -9999px;
}
.contact-form-wrapper .crafto-button-wrapper p {
margin: 0;
}
.wpcf7-form .contact-wpcf7-spinner .wpcf7-spinner {
position: absolute;
margin: 0;
}
.wpcf7-form .contact-wpcf7-spinner .wpcf7-submit {
margin: 0 !important;
}
.wpcf7-form .wpcf7-submit:focus {
background-color: transparent;
}
.submitting .contact-wpcf7-spinner input.wpcf7-submit {
opacity: .5;
}
.wpcf7-form .wpcf7-spinner {
margin: 0 20px 0;
background-color: transparent;
border: 3px solid;
border-bottom-color: #232323;
border-radius: 50%;
display: inline-block;
box-sizing: border-box;
flex-shrink: 0;
animation: rotation 1s linear infinite;
color: #a7a7a7;
}
.wpcf7-form .wpcf7-spinner::before {
display: none;
}
@keyframes rotation {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} 
.contact-form-wrapper .crafto-button-wrapper input {
margin-bottom: 0;
}
.contact-form-wrapper .crafto-button-wrapper input.wpcf7-submit {
transition: all .3s;
-webkit-appearance: button;
}
input[type="submit"] {
width: auto;
cursor: pointer;
}
.contact-form-wrapper .contact-form-text {
display: inline-block;
width: 85%;
font-size: 14px;
line-height: 24px;
}
.contact-form-wrapper .contact-form-text.terms-condition-box {
position: relative;
}
.contact-form-wrapper .contact-form-text.terms-condition-box label {
display: block;
}
.contact-form-wrapper .contact-form-text.terms-condition-box input[type="checkbox"] {
opacity: 0;
visibility: hidden;
position: absolute;
top: 4px;
left: 0;
}
.contact-form-wrapper .contact-form-text.terms-condition-box input[type="checkbox"]:checked + .box:after,
.contact-form-wrapper .contact-form-text.terms-condition-box input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
display: block;
}
.contact-form-wrapper .contact-form-text.terms-condition-box input[type="checkbox"].is-invalid + .box:before,
.contact-form-wrapper .contact-form-text.terms-condition-box input[type="checkbox"].is-invalid + .wpcf7-list-item-label:before {
border-color: #dc3545;
}
.contact-form-wrapper .contact-form-text.terms-condition-box .box,
.contact-form-wrapper .contact-form-text.terms-condition-box .wpcf7-list-item-label {
position: relative;
padding-left: 30px;
cursor: pointer;
display: inline-block;
}
.contact-form-wrapper .contact-form-text.terms-condition-box .box:before,
.contact-form-wrapper .contact-form-text.terms-condition-box .wpcf7-list-item-label:before {
content: "";
width: 20px;
height: 20px;
background-color: transparent;
border: 1px solid #e4e4e4;
position: absolute;
top: 3px;
left: 0;
border-radius: 4px;
}
.contact-form-wrapper .contact-form-text.terms-condition-box .box:after,
.contact-form-wrapper .contact-form-text.terms-condition-box .wpcf7-list-item-label:after {
position: absolute;
left: 7px;
top: 7px;
content: "";
width: 6px;
height: 10px;
display: none;
border: solid #1e3238;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.contact-form-wrapper .contact-form-text .wpcf7-list-item-label {
display: inline-block;
vertical-align: top;
margin-left: 5px;
}
.contact-form-wrapper .contact-form-text .wpcf7-list-item-label a {
text-decoration: underline;
}
.contact-form-wrapper .contact-form-text .wpcf7-list-item-label a:hover {
text-decoration: none;
color: inherit;
}
.contact-form-wrapper .contact-form-text .wpcf7-list-item {
margin: 0;
}
.contact-form-text {
margin-bottom: 0 !important;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
width: auto;
margin: 0 5px 0 0;
position: relative;
top: 2px;
float: none;
}
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.contact-form-wrapper .wpcf7 form .wpcf7-response-output {
font-size: 17px; 
text-align: center;
margin: 20px 0;
border-radius: 4px;
line-height: 22px;
padding: 20px 30px 23px 30px; 
}
.contact-form-wrapper .wpcf7 form.invalid .wpcf7-response-output,
.contact-form-wrapper .wpcf7 form.unaccepted .wpcf7-response-output {
color: #e2ad4b;
background-color: #fcf8e3;
border: 0 solid #faebcc;
}
.contact-form-wrapper .wpcf7 form.failed .wpcf7-response-output,
.contact-form-wrapper .wpcf7 form.aborted .wpcf7-response-output,
.contact-form-wrapper .wpcf7 form.failed .wpcf7-response-output,
.contact-form-wrapper .wpcf7 form.aborted .wpcf7-response-output {
color: #e65656;
background-color: #fbf1f1;
border: 0 solid #efe1e3;
}
.contact-form-wrapper .wpcf7 form.sent .wpcf7-response-output {
color: #54b783;
background-color: #f1fbec;
border: 0 solid #cce8b3;
}
.contact-form-wrapper .wpcf7 .wpcf7-submit:disabled {
opacity: .6;
}
.screen-reader-response ul li {
color: #ff0202;
}
.screen-reader-response p {
margin-bottom: 10px;
}
.wpcf7-not-valid,
.inputerror {
border-color: #ff0202 !important;
}
.input-wrapper {
position: relative;
margin-bottom: 20px;
}
.input-wrapper .select-arrow {
position: relative;
}
.input-wrapper .select-arrow select {
appearance: none;
}
.input-wrapper .select-arrow:after {
content: "\e842";
font-family: feather !important;
right: 20px;
top: 50%;
height: 34px;
position: absolute;
pointer-events: none;
font-size: 22px;
margin-top: -15px;
}
.input-wrapper .select-arrow.right:after {
right: 10px;
font-size: 17px;
}
.input-wrapper>p,
.crafto-button-wrapper>p,
.input-wrapper .select-arrow>p {
margin-bottom: 0;
}
.input-wrapper i,
.input-wrapper svg {
position: absolute;
left: 25px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
}
.input-wrapper.textarea-wrapper i,
.input-wrapper.textarea-wrapper svg {
top: 15px;
transform: none;
} .crafto-form-style-1 label {
display: block;
} .crafto-form-style-2 input,
.elementor-widget .crafto-form-style-2 select,
.crafto-form-style-2 textarea {
padding-left: 60px;
}
.crafto-form-style-2 .input-wrapper.textarea-wrapper i {
top: 14px;
}
.crafto-form-style-2 .input-wrapper.textarea-wrapper svg{
top: 20px;
} .crafto-form-style-3 .input-wrapper i {
position: absolute;
left: 25px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
}
.crafto-form-style-3 .wpcf7-form-control-wrap {
display: block;
position: relative;
}
.crafto-form-style-3 input:not(.wpcf7-submit){
border-radius: 6px 6px 6px 6px;
padding: 12px 25px 12px 55px;
}
.crafto-form-style-3 textarea {
padding-left: 55px;
}
.crafto-form-style-3 .input-wrapper.textarea-wrapper i {
top: 15px;
transform: translateY(0);
}
.crafto-form-style-3 input.wpcf7-submit,
.crafto-form-style-3 .crafto-button-wrapper input.wpcf7-submit {
color: #fff;
}
.crafto-form-style-3 .form-textarea {
position: relative;
} .crafto-form-style-4 input[type="submit"] {
width: 100%;
} .crafto-form-style-5 .input-wrapper i,
.crafto-form-style-5 .input-wrapper svg {
left: inherit;
right: 5px;
}
.crafto-form-style-5 .input-wrapper input,
.crafto-form-style-5 .input-wrapper textarea {
margin-bottom: 0;
}
.crafto-form-style-5 p {
margin-bottom: 0;
}
.crafto-form-style-5 label {
display: block;
}
.crafto-form-style-5 .form-textarea .input-wrapper i,
.crafto-form-style-5 .form-textarea .input-wrapper svg {
top: 30px;
} .crafto-form-style-6 .input-wrapper i,
.crafto-form-style-6 .input-wrapper svg {
font-size: 24px;
left: inherit;
right: 5px;
}
.crafto-form-style-6 .input-wrapper svg {
width: 1em;
height: auto;
}
.crafto-form-style-6 .wpcf7-submit {
width: 100%;
}
.crafto-form-style-6 .crafto-button-wrapper p {
margin-bottom: 0;
} .crafto-form-style-7 input,
.crafto-form-style-7 textarea,
.crafto-form-style-7 select {
background-color: transparent;
font-weight: 300;
padding: 14px 28px 14px 35px;
border-radius: 100px;
font-size: 16px;
}
.crafto-form-style-7 .crafto-button-wrapper {
margin-bottom: 20px;
}
.crafto-form-style-7 .crafto-button-wrapper .wpcf7-submit,
.crafto-form-style-7 .crafto-button-wrapper .wpcf7-submit:hover {
display: flex;
align-items: center;
justify-content: center;
font-weight: 600;
height: 60px;
width: 60px;
background-color: #fff;
color: #4c46c0;
padding: 0;
text-align: center;
border-color: #fff;
box-shadow: none;
border-radius: 50px;
transform: translateY(0);
}
.crafto-form-style-7 .crafto-button-wrapper .wpcf7-submit i {
font-size: 18px;
}
.crafto-form-style-7 .crafto-button-wrapper .wpcf7-submit:hover {
color: var( --e-global-color-secondary, #232323 );
} .crafto-promo-popup-wrap .contact-form-wrapper .crafto-form-style-3 > div p {
margin-bottom: 0;
}
.crafto-promo-popup-wrap .contact-form-wrapper .crafto-form-style-3 .wpcf7-checkbox {
text-align: center;
}
.crafto-promo-popup-wrap .contact-form-wrapper .crafto-form-style-3 .wpcf7-checkbox label {
font-size: 15px;
margin-top: 15px;
display: block;
}
.crafto-promo-popup-wrap .contact-form-wrapper .crafto-form-style-3 .wpcf7-checkbox label input[type="checkbox"],
.crafto-promo-popup-wrap .contact-form-wrapper .crafto-form-style-3 .wpcf7-checkbox label input[type="radio"] {
top: 1px;
float: none;
}
.crafto-promo-popup-wrap .contact-form-wrapper .crafto-form-style-3 .wpcf7-checkbox .wpcf7-list-item {
margin: 0;
} .input-wrapper ::-webkit-file-upload-button {
background: var( --e-global-color-secondary, #232323 );
color: #fff;
padding: 8px 13px 10px;
border: 0;
margin-inline-end: 10px;
cursor: pointer;
border-radius: 0;
box-shadow: none;
}
.wpcf7-form .input-wrapper .wpcf7-form-control-wrap ::-webkit-file-upload-button {
font-size: 13px;
font-weight: 500;
} @media (max-width: 767px) {
.contact-form-wrapper .crafto-button-wrapper.contact-simple {
text-align: left;
}
.contact-form-wrapper .contact-form-text {
text-align: center;
}
.crafto-form-style-7 .crafto-button-wrapper .wpcf7-submit,
.crafto-form-style-7 .crafto-button-wrapper .wpcf7-submit:hover {
width: 100%;
}
.crafto-form-style-7 input,
.crafto-form-style-7 textarea,
.crafto-form-style-7 select {
margin-bottom: 25px;
}
.crafto-form-style-7 .crafto-button-wrapper {
margin-bottom: 0;
}
.crafto-form-style-7 .crafto-button-wrapper.contact-modern-only-icon .contact-wpcf7-spinner {
width: 100%;
}
.contact-form-wrapper .wpcf7 form .wpcf7-response-output {
padding: 15px 20px 18px; 
}
}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: 528px; --cmplz_banner_background_color: #ffffff; --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: #222222; --cmplz_hyperlink_color: #233b38; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #233b38; --cmplz_button_accept_border_color: #233b38; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #f2f2f2; --cmplz_button_deny_text_color: #222222; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #333333; --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: #233b38; --cmplz_slider_inactive_color: #F56E28; --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);}.cmplz-cookiebanner { top: initial; left: initial; right: 10px; bottom: 10px; transform: initial;}@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 { left: initial; right: initial; bottom: 0; width: 100%; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 768px) { .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-links.cmplz-information { display: none;}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { 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-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-categories .cmplz-category .cmplz-description-statistics-anonymous { display: block;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: none;}@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.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: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.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: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.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: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.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: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.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: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.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: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.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: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.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: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.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: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.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: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.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: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.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: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.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: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.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: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.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: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.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: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.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: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.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: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.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: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.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: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.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: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.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: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.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: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.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: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.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: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.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: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.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: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.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: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.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: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.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: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.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: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.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: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.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: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.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: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.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: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.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: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.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: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.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: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.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: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.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: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.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: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.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: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.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: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.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: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.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: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.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: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.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: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.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: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.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: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.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: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.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: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.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: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.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: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.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: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.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: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.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: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.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: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.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: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.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: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.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: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.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: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.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: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.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: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.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: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.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: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.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: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.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: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.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: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.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: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.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: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.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: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.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: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.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: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.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: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.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: 'Gabarito';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/gabarito-15088fb3.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: 'Gabarito';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/gabarito-a94f9001.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: 'Gabarito';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/gabarito-15088fb3.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: 'Gabarito';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/gabarito-a94f9001.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: 'Gabarito';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/gabarito-15088fb3.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: 'Gabarito';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/gabarito-a94f9001.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: 'Gabarito';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/gabarito-15088fb3.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: 'Gabarito';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/gabarito-a94f9001.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: 'Gabarito';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/gabarito-15088fb3.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: 'Gabarito';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/gabarito-a94f9001.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: 'Gabarito';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/gabarito-15088fb3.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: 'Gabarito';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://www.partidoriojano.es/wp-content/uploads/elementor/google-fonts/fonts/gabarito-a94f9001.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;
}