@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}#pojo-a11y-toolbar{position:fixed;font-size:16px !important;line-height:1.4;z-index:9999}#pojo-a11y-toolbar.pojo-a11y-toolbar-right{right:-180px;-webkit-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:right 750ms cubic-bezier(.23, 1, .32, 1);transition:right 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{right:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{right:180px}#pojo-a11y-toolbar.pojo-a11y-toolbar-left{left:-180px;-webkit-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:left 750ms cubic-bezier(.23, 1, .32, 1);transition:left 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{left:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{left:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{position:absolute}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:inline-block;font-size:200%;line-height:0;padding:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.1);box-shadow:0 0 10px 0 rgba(0,0,0,0.1)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg{max-width:inherit}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{border:1px solid;font-size:100%;width:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{display:block;line-height:2;font-weight:bold;padding:10px 15px 0;margin:0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{list-style:none;margin:0;padding:10px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{border-top:1px solid}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:10px 15px;font-size:80%;line-height:1}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{font-weight:bold}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-right:6px;display:inline-block;width:1.5em;font-style:normal;font-weight:normal;font-size:inherit;line-height:1;text-align:center;text-rendering:auto;vertical-align:middle}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a .pojo-a11y-toolbar-text{vertical-align:middle}body.rtl #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-left:6px;padding-right:0}@media (max-width:767px){#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{padding:7px 12px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{padding:7px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:7px 12px}}body.pojo-a11y-grayscale{filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}body.pojo-a11y-high-contrast .placebo{line-height:normal}body.pojo-a11y-high-contrast *{-webkit-box-shadow:none !important;box-shadow:none !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{-moz-appearance:none !important;-moz-user-select:text !important;-webkit-user-select:text !important;background-image:none !important;text-shadow:none !important;user-select:text !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{background:black !important;background-color:black !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{color:white !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast b span,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast strong span{color:yellow !important}body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast address span,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast cite span,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dfn span,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast em span,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast i span,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast u span{color:#FFFF80 !important}body.pojo-a11y-high-contrast dt{border-top:thin solid grey !important}body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 span{color:#40C090 !important}body.pojo-a11y-high-contrast img{background:#808080 !important;background-color:#808080 !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym{border-bottom:1px dotted !important}body.pojo-a11y-high-contrast :focus{outline:thin dotted !important}body.pojo-a11y-high-contrast a.button,body.pojo-a11y-high-contrast a.button abbr,body.pojo-a11y-high-contrast a.button acronym,body.pojo-a11y-high-contrast a.button b,body.pojo-a11y-high-contrast a.button basefont,body.pojo-a11y-high-contrast a.button big,body.pojo-a11y-high-contrast a.button br,body.pojo-a11y-high-contrast a.button code,body.pojo-a11y-high-contrast a.button div,body.pojo-a11y-high-contrast a.button em,body.pojo-a11y-high-contrast a.button font,body.pojo-a11y-high-contrast a.button h1,body.pojo-a11y-high-contrast a.button h2,body.pojo-a11y-high-contrast a.button h3,body.pojo-a11y-high-contrast a.button h4,body.pojo-a11y-high-contrast a.button h5,body.pojo-a11y-high-contrast a.button h6,body.pojo-a11y-high-contrast a.button i,body.pojo-a11y-high-contrast a.button kbd,body.pojo-a11y-high-contrast a.button rb,body.pojo-a11y-high-contrast a.button rp,body.pojo-a11y-high-contrast a.button rt,body.pojo-a11y-high-contrast a.button ruby,body.pojo-a11y-high-contrast a.button samp,body.pojo-a11y-high-contrast a.button small,body.pojo-a11y-high-contrast a.button span,body.pojo-a11y-high-contrast a.button strong,body.pojo-a11y-high-contrast a.button tt,body.pojo-a11y-high-contrast a.button u,body.pojo-a11y-high-contrast a.button var,body.pojo-a11y-high-contrast a:link,body.pojo-a11y-high-contrast a:link abbr,body.pojo-a11y-high-contrast a:link acronym,body.pojo-a11y-high-contrast a:link b,body.pojo-a11y-high-contrast a:link basefont,body.pojo-a11y-high-contrast a:link big,body.pojo-a11y-high-contrast a:link br,body.pojo-a11y-high-contrast a:link code,body.pojo-a11y-high-contrast a:link div,body.pojo-a11y-high-contrast a:link em,body.pojo-a11y-high-contrast a:link font,body.pojo-a11y-high-contrast a:link h1,body.pojo-a11y-high-contrast a:link h2,body.pojo-a11y-high-contrast a:link h3,body.pojo-a11y-high-contrast a:link h4,body.pojo-a11y-high-contrast a:link h5,body.pojo-a11y-high-contrast a:link h6,body.pojo-a11y-high-contrast a:link i,body.pojo-a11y-high-contrast a:link kbd,body.pojo-a11y-high-contrast a:link rb,body.pojo-a11y-high-contrast a:link rp,body.pojo-a11y-high-contrast a:link rt,body.pojo-a11y-high-contrast a:link ruby,body.pojo-a11y-high-contrast a:link samp,body.pojo-a11y-high-contrast a:link small,body.pojo-a11y-high-contrast a:link span,body.pojo-a11y-high-contrast a:link strong,body.pojo-a11y-high-contrast a:link tt,body.pojo-a11y-high-contrast a:link u,body.pojo-a11y-high-contrast a:link var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem{color:#0080FF !important}body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt{border:1px solid #ffffff !important}body.pojo-a11y-high-contrast button{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast select{-webkit-appearance:listbox !important;background:#600060 !important;background-color:#600060 !important}body.pojo-a11y-high-contrast a:visited,body.pojo-a11y-high-contrast a:visited abbr,body.pojo-a11y-high-contrast a:visited acronym,body.pojo-a11y-high-contrast a:visited b,body.pojo-a11y-high-contrast a:visited basefont,body.pojo-a11y-high-contrast a:visited big,body.pojo-a11y-high-contrast a:visited br,body.pojo-a11y-high-contrast a:visited code,body.pojo-a11y-high-contrast a:visited div,body.pojo-a11y-high-contrast a:visited em,body.pojo-a11y-high-contrast a:visited font,body.pojo-a11y-high-contrast a:visited h1,body.pojo-a11y-high-contrast a:visited h2,body.pojo-a11y-high-contrast a:visited h3,body.pojo-a11y-high-contrast a:visited h4,body.pojo-a11y-high-contrast a:visited h5,body.pojo-a11y-high-contrast a:visited h6,body.pojo-a11y-high-contrast a:visited i,body.pojo-a11y-high-contrast a:visited kbd,body.pojo-a11y-high-contrast a:visited rb,body.pojo-a11y-high-contrast a:visited rp,body.pojo-a11y-high-contrast a:visited rt,body.pojo-a11y-high-contrast a:visited ruby,body.pojo-a11y-high-contrast a:visited samp,body.pojo-a11y-high-contrast a:visited small,body.pojo-a11y-high-contrast a:visited span,body.pojo-a11y-high-contrast a:visited strong,body.pojo-a11y-high-contrast a:visited tt,body.pojo-a11y-high-contrast a:visited u,body.pojo-a11y-high-contrast a:visited var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active{color:#00FFFF !important}body.pojo-a11y-high-contrast ::selection,body.pojo-a11y-high-contrast ::-moz-selection{background:#4080c0 !important;background-color:#4080c0 !important}body.pojo-a11y-high-contrast a.button:hover,body.pojo-a11y-high-contrast a.button:hover abbr,body.pojo-a11y-high-contrast a.button:hover acronym,body.pojo-a11y-high-contrast a.button:hover b,body.pojo-a11y-high-contrast a.button:hover basefont,body.pojo-a11y-high-contrast a.button:hover big,body.pojo-a11y-high-contrast a.button:hover br,body.pojo-a11y-high-contrast a.button:hover code,body.pojo-a11y-high-contrast a.button:hover div,body.pojo-a11y-high-contrast a.button:hover em,body.pojo-a11y-high-contrast a.button:hover font,body.pojo-a11y-high-contrast a.button:hover h1,body.pojo-a11y-high-contrast a.button:hover h2,body.pojo-a11y-high-contrast a.button:hover h3,body.pojo-a11y-high-contrast a.button:hover h4,body.pojo-a11y-high-contrast a.button:hover h5,body.pojo-a11y-high-contrast a.button:hover h6,body.pojo-a11y-high-contrast a.button:hover i,body.pojo-a11y-high-contrast a.button:hover kbd,body.pojo-a11y-high-contrast a.button:hover rb,body.pojo-a11y-high-contrast a.button:hover rp,body.pojo-a11y-high-contrast a.button:hover rt,body.pojo-a11y-high-contrast a.button:hover ruby,body.pojo-a11y-high-contrast a.button:hover samp,body.pojo-a11y-high-contrast a.button:hover small,body.pojo-a11y-high-contrast a.button:hover span,body.pojo-a11y-high-contrast a.button:hover strong,body.pojo-a11y-high-contrast a.button:hover tt,body.pojo-a11y-high-contrast a.button:hover u,body.pojo-a11y-high-contrast a.button:hover var,body.pojo-a11y-high-contrast a:link:hover,body.pojo-a11y-high-contrast a:link:hover abbr,body.pojo-a11y-high-contrast a:link:hover acronym,body.pojo-a11y-high-contrast a:link:hover b,body.pojo-a11y-high-contrast a:link:hover basefont,body.pojo-a11y-high-contrast a:link:hover big,body.pojo-a11y-high-contrast a:link:hover br,body.pojo-a11y-high-contrast a:link:hover code,body.pojo-a11y-high-contrast a:link:hover div,body.pojo-a11y-high-contrast a:link:hover em,body.pojo-a11y-high-contrast a:link:hover font,body.pojo-a11y-high-contrast a:link:hover h1,body.pojo-a11y-high-contrast a:link:hover h2,body.pojo-a11y-high-contrast a:link:hover h3,body.pojo-a11y-high-contrast a:link:hover h4,body.pojo-a11y-high-contrast a:link:hover h5,body.pojo-a11y-high-contrast a:link:hover h6,body.pojo-a11y-high-contrast a:link:hover i,body.pojo-a11y-high-contrast a:link:hover kbd,body.pojo-a11y-high-contrast a:link:hover rb,body.pojo-a11y-high-contrast a:link:hover rp,body.pojo-a11y-high-contrast a:link:hover rt,body.pojo-a11y-high-contrast a:link:hover ruby,body.pojo-a11y-high-contrast a:link:hover samp,body.pojo-a11y-high-contrast a:link:hover small,body.pojo-a11y-high-contrast a:link:hover span,body.pojo-a11y-high-contrast a:link:hover strong,body.pojo-a11y-high-contrast a:link:hover tt,body.pojo-a11y-high-contrast a:link:hover u,body.pojo-a11y-high-contrast a:link:hover var,body.pojo-a11y-high-contrast a:visited:hover,body.pojo-a11y-high-contrast a:visited:hover abbr,body.pojo-a11y-high-contrast a:visited:hover acronym,body.pojo-a11y-high-contrast a:visited:hover b,body.pojo-a11y-high-contrast a:visited:hover basefont,body.pojo-a11y-high-contrast a:visited:hover big,body.pojo-a11y-high-contrast a:visited:hover br,body.pojo-a11y-high-contrast a:visited:hover code,body.pojo-a11y-high-contrast a:visited:hover div,body.pojo-a11y-high-contrast a:visited:hover em,body.pojo-a11y-high-contrast a:visited:hover font,body.pojo-a11y-high-contrast a:visited:hover h1,body.pojo-a11y-high-contrast a:visited:hover h2,body.pojo-a11y-high-contrast a:visited:hover h3,body.pojo-a11y-high-contrast a:visited:hover h4,body.pojo-a11y-high-contrast a:visited:hover h5,body.pojo-a11y-high-contrast a:visited:hover h6,body.pojo-a11y-high-contrast a:visited:hover i,body.pojo-a11y-high-contrast a:visited:hover kbd,body.pojo-a11y-high-contrast a:visited:hover rb,body.pojo-a11y-high-contrast a:visited:hover rp,body.pojo-a11y-high-contrast a:visited:hover rt,body.pojo-a11y-high-contrast a:visited:hover ruby,body.pojo-a11y-high-contrast a:visited:hover samp,body.pojo-a11y-high-contrast a:visited:hover small,body.pojo-a11y-high-contrast a:visited:hover span,body.pojo-a11y-high-contrast a:visited:hover strong,body.pojo-a11y-high-contrast a:visited:hover tt,body.pojo-a11y-high-contrast a:visited:hover u,body.pojo-a11y-high-contrast a:visited:hover var{background:#400000 !important;background-color:#400000 !important}body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,body.pojo-a11y-high-contrast input[type=reset]{background:#400060 !important;background-color:#400060 !important}body.pojo-a11y-high-contrast div[role="button"],body.pojo-a11y-high-contrast input[type=button],body.pojo-a11y-high-contrast input[type=submit]{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast input[type=search]{-webkit-appearance:textfield !important}body.pojo-a11y-high-contrast html button[disabled],body.pojo-a11y-high-contrast html input[disabled],body.pojo-a11y-high-contrast html select[disabled],body.pojo-a11y-high-contrast html textarea[disabled]{background:#404040 !important;background-color:#404040 !important}body.pojo-a11y-high-contrast .menu li a span.label{text-transform:none !important}body.pojo-a11y-high-contrast .menu li a span.label,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols{display:inline !important}body.pojo-a11y-high-contrast a:link.new,body.pojo-a11y-high-contrast a:link.new i,body.pojo-a11y-high-contrast a:link.new b,body.pojo-a11y-high-contrast span.Apple-style-span{color:#FFFF40 !important}body.pojo-a11y-high-contrast body.mediawiki img.tex{background:white !important;background-color:white !important;border:white solid 3px !important}body.pojo-a11y-high-contrast text>tspan:first-letter,body.pojo-a11y-high-contrast text>tspan:first-line{background:inherit !important;background-color:inherit !important;color:inherit !important}body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td{background:#003050 !important;background-color:#003050 !important}body.pojo-a11y-high-contrast img[width="18"][height="18"]{height:18px !important;width:18px !important}body.pojo-a11y-high-contrast a>span.iconHelp:empty:after{content:"Help" !important}body.pojo-a11y-high-contrast div#gmap,body.pojo-a11y-high-contrast div#gmap *{background:initial !important}body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar){background:#000 !important;color:#ffffff !important}body.pojo-a11y-negative-contrast a,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a,body.pojo-a11y-negative-contrast b,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) b,body.pojo-a11y-negative-contrast blockquote,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) blockquote,body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast canvas,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) canvas,body.pojo-a11y-negative-contrast caption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) caption,body.pojo-a11y-negative-contrast center,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) center,body.pojo-a11y-negative-contrast cite,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) cite,body.pojo-a11y-negative-contrast code,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) code,body.pojo-a11y-negative-contrast col,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) col,body.pojo-a11y-negative-contrast colgroup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) colgroup,body.pojo-a11y-negative-contrast dd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dd,body.pojo-a11y-negative-contrast details,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) details,body.pojo-a11y-negative-contrast dfn,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dfn,body.pojo-a11y-negative-contrast dir,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dir,body.pojo-a11y-negative-contrast div,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) div,body.pojo-a11y-negative-contrast dl,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dl,body.pojo-a11y-negative-contrast dt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dt,body.pojo-a11y-negative-contrast em,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) em,body.pojo-a11y-negative-contrast embed,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) embed,body.pojo-a11y-negative-contrast fieldset,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) fieldset,body.pojo-a11y-negative-contrast figcaption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figcaption,body.pojo-a11y-negative-contrast figure,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figure,body.pojo-a11y-negative-contrast font,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) font,body.pojo-a11y-negative-contrast footer,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) footer,body.pojo-a11y-negative-contrast form,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) form,body.pojo-a11y-negative-contrast header,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) header,body.pojo-a11y-negative-contrast i,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) i,body.pojo-a11y-negative-contrast iframe,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) iframe,body.pojo-a11y-negative-contrast img,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) img,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast kbd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) kbd,body.pojo-a11y-negative-contrast label,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) label,body.pojo-a11y-negative-contrast legend,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) legend,body.pojo-a11y-negative-contrast li,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) li,body.pojo-a11y-negative-contrast mark,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) mark,body.pojo-a11y-negative-contrast menu,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) menu,body.pojo-a11y-negative-contrast meter,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) meter,body.pojo-a11y-negative-contrast nav,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nav,body.pojo-a11y-negative-contrast nobr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nobr,body.pojo-a11y-negative-contrast object,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) object,body.pojo-a11y-negative-contrast ol,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ol,body.pojo-a11y-negative-contrast option,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) option,body.pojo-a11y-negative-contrast pre,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) pre,body.pojo-a11y-negative-contrast progress,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) progress,body.pojo-a11y-negative-contrast q,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) q,body.pojo-a11y-negative-contrast s,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) s,body.pojo-a11y-negative-contrast section,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) section,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast small,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) small,body.pojo-a11y-negative-contrast span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) span,body.pojo-a11y-negative-contrast strike,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strike,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong,body.pojo-a11y-negative-contrast sub,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sub,body.pojo-a11y-negative-contrast summary,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) summary,body.pojo-a11y-negative-contrast sup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sup,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast time,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) time,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt,body.pojo-a11y-negative-contrast u,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) u,body.pojo-a11y-negative-contrast ul,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ul,body.pojo-a11y-negative-contrast var,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) var,body.pojo-a11y-negative-contrast a span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a span,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong{color:yellow !important}body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt{border:1px solid #ffffff !important}body.pojo-a11y-negative-contrast div#gmap,body.pojo-a11y-negative-contrast div#gmap *{background:initial !important}body.pojo-a11y-light-background,body.pojo-a11y-light-background *:not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link){background:#fff !important;color:#000 !important}body.pojo-a11y-light-background div#gmap,body.pojo-a11y-light-background div#gmap *{background:initial !important}body.pojo-a11y-resize-font-200,body.pojo-a11y-resize-font-200 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-200 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-200 label,body.pojo-a11y-resize-font-200 input,body.pojo-a11y-resize-font-200 select,body.pojo-a11y-resize-font-200 textarea,body.pojo-a11y-resize-font-200 legend,body.pojo-a11y-resize-font-200 code,body.pojo-a11y-resize-font-200 pre,body.pojo-a11y-resize-font-200 dd,body.pojo-a11y-resize-font-200 dt,body.pojo-a11y-resize-font-200 span,body.pojo-a11y-resize-font-200 blockquote{font-size:200% !important}body.pojo-a11y-resize-font-200 h1,body.pojo-a11y-resize-font-200 h2,body.pojo-a11y-resize-font-200 h3,body.pojo-a11y-resize-font-200 h4,body.pojo-a11y-resize-font-200 h5,body.pojo-a11y-resize-font-200 h6,body.pojo-a11y-resize-font-200 h1 span,body.pojo-a11y-resize-font-200 h2 span,body.pojo-a11y-resize-font-200 h3 span,body.pojo-a11y-resize-font-200 h4 span,body.pojo-a11y-resize-font-200 h5 span,body.pojo-a11y-resize-font-200 h6 span{font-size:266% !important}body.pojo-a11y-resize-font-190,body.pojo-a11y-resize-font-190 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-190 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-190 label,body.pojo-a11y-resize-font-190 input,body.pojo-a11y-resize-font-190 select,body.pojo-a11y-resize-font-190 textarea,body.pojo-a11y-resize-font-190 legend,body.pojo-a11y-resize-font-190 code,body.pojo-a11y-resize-font-190 pre,body.pojo-a11y-resize-font-190 dd,body.pojo-a11y-resize-font-190 dt,body.pojo-a11y-resize-font-190 span,body.pojo-a11y-resize-font-190 blockquote{font-size:190% !important}body.pojo-a11y-resize-font-190 h1,body.pojo-a11y-resize-font-190 h2,body.pojo-a11y-resize-font-190 h3,body.pojo-a11y-resize-font-190 h4,body.pojo-a11y-resize-font-190 h5,body.pojo-a11y-resize-font-190 h6,body.pojo-a11y-resize-font-190 h1 span,body.pojo-a11y-resize-font-190 h2 span,body.pojo-a11y-resize-font-190 h3 span,body.pojo-a11y-resize-font-190 h4 span,body.pojo-a11y-resize-font-190 h5 span,body.pojo-a11y-resize-font-190 h6 span{font-size:252.70000000000002% !important}body.pojo-a11y-resize-font-180,body.pojo-a11y-resize-font-180 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-180 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-180 label,body.pojo-a11y-resize-font-180 input,body.pojo-a11y-resize-font-180 select,body.pojo-a11y-resize-font-180 textarea,body.pojo-a11y-resize-font-180 legend,body.pojo-a11y-resize-font-180 code,body.pojo-a11y-resize-font-180 pre,body.pojo-a11y-resize-font-180 dd,body.pojo-a11y-resize-font-180 dt,body.pojo-a11y-resize-font-180 span,body.pojo-a11y-resize-font-180 blockquote{font-size:180% !important}body.pojo-a11y-resize-font-180 h1,body.pojo-a11y-resize-font-180 h2,body.pojo-a11y-resize-font-180 h3,body.pojo-a11y-resize-font-180 h4,body.pojo-a11y-resize-font-180 h5,body.pojo-a11y-resize-font-180 h6,body.pojo-a11y-resize-font-180 h1 span,body.pojo-a11y-resize-font-180 h2 span,body.pojo-a11y-resize-font-180 h3 span,body.pojo-a11y-resize-font-180 h4 span,body.pojo-a11y-resize-font-180 h5 span,body.pojo-a11y-resize-font-180 h6 span{font-size:239.4% !important}body.pojo-a11y-resize-font-170,body.pojo-a11y-resize-font-170 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-170 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-170 label,body.pojo-a11y-resize-font-170 input,body.pojo-a11y-resize-font-170 select,body.pojo-a11y-resize-font-170 textarea,body.pojo-a11y-resize-font-170 legend,body.pojo-a11y-resize-font-170 code,body.pojo-a11y-resize-font-170 pre,body.pojo-a11y-resize-font-170 dd,body.pojo-a11y-resize-font-170 dt,body.pojo-a11y-resize-font-170 span,body.pojo-a11y-resize-font-170 blockquote{font-size:170% !important}body.pojo-a11y-resize-font-170 h1,body.pojo-a11y-resize-font-170 h2,body.pojo-a11y-resize-font-170 h3,body.pojo-a11y-resize-font-170 h4,body.pojo-a11y-resize-font-170 h5,body.pojo-a11y-resize-font-170 h6,body.pojo-a11y-resize-font-170 h1 span,body.pojo-a11y-resize-font-170 h2 span,body.pojo-a11y-resize-font-170 h3 span,body.pojo-a11y-resize-font-170 h4 span,body.pojo-a11y-resize-font-170 h5 span,body.pojo-a11y-resize-font-170 h6 span{font-size:226.10000000000002% !important}body.pojo-a11y-resize-font-160,body.pojo-a11y-resize-font-160 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-160 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-160 label,body.pojo-a11y-resize-font-160 input,body.pojo-a11y-resize-font-160 select,body.pojo-a11y-resize-font-160 textarea,body.pojo-a11y-resize-font-160 legend,body.pojo-a11y-resize-font-160 code,body.pojo-a11y-resize-font-160 pre,body.pojo-a11y-resize-font-160 dd,body.pojo-a11y-resize-font-160 dt,body.pojo-a11y-resize-font-160 span,body.pojo-a11y-resize-font-160 blockquote{font-size:160% !important}body.pojo-a11y-resize-font-160 h1,body.pojo-a11y-resize-font-160 h2,body.pojo-a11y-resize-font-160 h3,body.pojo-a11y-resize-font-160 h4,body.pojo-a11y-resize-font-160 h5,body.pojo-a11y-resize-font-160 h6,body.pojo-a11y-resize-font-160 h1 span,body.pojo-a11y-resize-font-160 h2 span,body.pojo-a11y-resize-font-160 h3 span,body.pojo-a11y-resize-font-160 h4 span,body.pojo-a11y-resize-font-160 h5 span,body.pojo-a11y-resize-font-160 h6 span{font-size:212.8% !important}body.pojo-a11y-resize-font-150,body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-150 label,body.pojo-a11y-resize-font-150 input,body.pojo-a11y-resize-font-150 select,body.pojo-a11y-resize-font-150 textarea,body.pojo-a11y-resize-font-150 legend,body.pojo-a11y-resize-font-150 code,body.pojo-a11y-resize-font-150 pre,body.pojo-a11y-resize-font-150 dd,body.pojo-a11y-resize-font-150 dt,body.pojo-a11y-resize-font-150 span,body.pojo-a11y-resize-font-150 blockquote{font-size:150% !important}body.pojo-a11y-resize-font-150 h1,body.pojo-a11y-resize-font-150 h2,body.pojo-a11y-resize-font-150 h3,body.pojo-a11y-resize-font-150 h4,body.pojo-a11y-resize-font-150 h5,body.pojo-a11y-resize-font-150 h6,body.pojo-a11y-resize-font-150 h1 span,body.pojo-a11y-resize-font-150 h2 span,body.pojo-a11y-resize-font-150 h3 span,body.pojo-a11y-resize-font-150 h4 span,body.pojo-a11y-resize-font-150 h5 span,body.pojo-a11y-resize-font-150 h6 span{font-size:199.5% !important}body.pojo-a11y-resize-font-140,body.pojo-a11y-resize-font-140 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-140 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-140 label,body.pojo-a11y-resize-font-140 input,body.pojo-a11y-resize-font-140 select,body.pojo-a11y-resize-font-140 textarea,body.pojo-a11y-resize-font-140 legend,body.pojo-a11y-resize-font-140 code,body.pojo-a11y-resize-font-140 pre,body.pojo-a11y-resize-font-140 dd,body.pojo-a11y-resize-font-140 dt,body.pojo-a11y-resize-font-140 span,body.pojo-a11y-resize-font-140 blockquote{font-size:140% !important}body.pojo-a11y-resize-font-140 h1,body.pojo-a11y-resize-font-140 h2,body.pojo-a11y-resize-font-140 h3,body.pojo-a11y-resize-font-140 h4,body.pojo-a11y-resize-font-140 h5,body.pojo-a11y-resize-font-140 h6,body.pojo-a11y-resize-font-140 h1 span,body.pojo-a11y-resize-font-140 h2 span,body.pojo-a11y-resize-font-140 h3 span,body.pojo-a11y-resize-font-140 h4 span,body.pojo-a11y-resize-font-140 h5 span,body.pojo-a11y-resize-font-140 h6 span{font-size:186.20000000000002% !important}body.pojo-a11y-resize-font-130,body.pojo-a11y-resize-font-130 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-130 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-130 label,body.pojo-a11y-resize-font-130 input,body.pojo-a11y-resize-font-130 select,body.pojo-a11y-resize-font-130 textarea,body.pojo-a11y-resize-font-130 legend,body.pojo-a11y-resize-font-130 code,body.pojo-a11y-resize-font-130 pre,body.pojo-a11y-resize-font-130 dd,body.pojo-a11y-resize-font-130 dt,body.pojo-a11y-resize-font-130 span,body.pojo-a11y-resize-font-130 blockquote{font-size:130% !important}body.pojo-a11y-resize-font-130 h1,body.pojo-a11y-resize-font-130 h2,body.pojo-a11y-resize-font-130 h3,body.pojo-a11y-resize-font-130 h4,body.pojo-a11y-resize-font-130 h5,body.pojo-a11y-resize-font-130 h6,body.pojo-a11y-resize-font-130 h1 span,body.pojo-a11y-resize-font-130 h2 span,body.pojo-a11y-resize-font-130 h3 span,body.pojo-a11y-resize-font-130 h4 span,body.pojo-a11y-resize-font-130 h5 span,body.pojo-a11y-resize-font-130 h6 span{font-size:172.9% !important}body.pojo-a11y-resize-font-120,body.pojo-a11y-resize-font-120 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-120 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-120 label,body.pojo-a11y-resize-font-120 input,body.pojo-a11y-resize-font-120 select,body.pojo-a11y-resize-font-120 textarea,body.pojo-a11y-resize-font-120 legend,body.pojo-a11y-resize-font-120 code,body.pojo-a11y-resize-font-120 pre,body.pojo-a11y-resize-font-120 dd,body.pojo-a11y-resize-font-120 dt,body.pojo-a11y-resize-font-120 span,body.pojo-a11y-resize-font-120 blockquote{font-size:120% !important}body.pojo-a11y-resize-font-120 h1,body.pojo-a11y-resize-font-120 h2,body.pojo-a11y-resize-font-120 h3,body.pojo-a11y-resize-font-120 h4,body.pojo-a11y-resize-font-120 h5,body.pojo-a11y-resize-font-120 h6,body.pojo-a11y-resize-font-120 h1 span,body.pojo-a11y-resize-font-120 h2 span,body.pojo-a11y-resize-font-120 h3 span,body.pojo-a11y-resize-font-120 h4 span,body.pojo-a11y-resize-font-120 h5 span,body.pojo-a11y-resize-font-120 h6 span{font-size:159.60000000000002% !important}body.pojo-a11y-links-underline a,body.pojo-a11y-links-underline a *{text-decoration:underline !important}body.pojo-a11y-readable-font,body.pojo-a11y-readable-font *:not(i):not(span){font-family:Verdana,Arial,Helvetica,sans-serif !important}.pojo-skip-link{position:absolute;top:-1000em}.pojo-skip-link:focus{left:50px;top:50px;height:auto;width:200px;display:block;font-size:14px;font-weight:700;text-align:center;padding:15px 23px 14px;background-color:#F1F1F1;color:#21759B;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,0.6)}body.rtl .pojo-skip-link:focus{right:50px;left:auto}#pojo-a11y-toolbar *,#pojo-a11y-toolbar ::before,#pojo-a11y-toolbar ::after{box-sizing:border-box}.pojo-a11y-visible-phone{display:none !important}.pojo-a11y-visible-tablet{display:none !important}.pojo-a11y-hidden-desktop{display:none !important}.pojo-a11y-visible-desktop{display:inherit !important}@media (min-width:768px) and (max-width:1024px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-tablet{display:inherit !important}.pojo-a11y-hidden-tablet{display:none !important}}@media (max-width:767px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-phone{display:inherit !important}.pojo-a11y-hidden-phone{display:none !important}}.pojo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}.fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
font-weight: var(--fa-style, 900); }
.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin,
.fad,
.fa-duotone,
.fab,
.fa-brands {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: var(--fa-display, inline-block);
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-2xs {
font-size: 0.625em;
line-height: 0.1em;
vertical-align: 0.225em; }
.fa-xs {
font-size: 0.75em;
line-height: 0.08333em;
vertical-align: 0.125em; }
.fa-sm {
font-size: 0.875em;
line-height: 0.07143em;
vertical-align: 0.05357em; }
.fa-lg {
font-size: 1.25em;
line-height: 0.05em;
vertical-align: -0.075em; }
.fa-xl {
font-size: 1.5em;
line-height: 0.04167em;
vertical-align: -0.125em; }
.fa-2xl {
font-size: 2em;
line-height: 0.03125em;
vertical-align: -0.1875em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: var(--fa-li-margin, 2.5em);
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: calc(var(--fa-li-width, 2em) * -1);
position: absolute;
text-align: center;
width: var(--fa-li-width, 2em);
line-height: inherit; }
.fa-border {
border-color: var(--fa-border-color, #eee);
border-radius: var(--fa-border-radius, 0.1em);
border-style: var(--fa-border-style, solid);
border-width: var(--fa-border-width, 0.08em);
padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }
.fa-pull-left {
float: left;
margin-right: var(--fa-pull-margin, 0.3em); }
.fa-pull-right {
float: right;
margin-left: var(--fa-pull-margin, 0.3em); }
.fa-beat {
-webkit-animation-name: fa-beat;
animation-name: fa-beat;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-bounce {
-webkit-animation-name: fa-bounce;
animation-name: fa-bounce;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }
.fa-fade {
-webkit-animation-name: fa-fade;
animation-name: fa-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-beat-fade {
-webkit-animation-name: fa-beat-fade;
animation-name: fa-beat-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-flip {
-webkit-animation-name: fa-flip;
animation-name: fa-flip;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-shake {
-webkit-animation-name: fa-shake;
animation-name: fa-shake;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 2s);
animation-duration: var(--fa-animation-duration, 2s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin-reverse {
--fa-animation-direction: reverse; }
.fa-pulse,
.fa-spin-pulse {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
animation-timing-function: var(--fa-animation-timing, steps(8)); }
@media (prefers-reduced-motion: reduce) {
.fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
-webkit-animation-delay: -1ms;
animation-delay: -1ms;
-webkit-animation-duration: 1ms;
animation-duration: 1ms;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
transition-delay: 0s;
transition-duration: 0s; } }
@-webkit-keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@-webkit-keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@-webkit-keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@-webkit-keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@-webkit-keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@-webkit-keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
.fa-rotate-by {
-webkit-transform: rotate(var(--fa-rotate-angle, none));
transform: rotate(var(--fa-rotate-angle, none)); }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
z-index: var(--fa-stack-z-index, auto); }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: var(--fa-inverse, #fff); } .fa-0::before {
content: "\30"; }
.fa-1::before {
content: "\31"; }
.fa-2::before {
content: "\32"; }
.fa-3::before {
content: "\33"; }
.fa-4::before {
content: "\34"; }
.fa-5::before {
content: "\35"; }
.fa-6::before {
content: "\36"; }
.fa-7::before {
content: "\37"; }
.fa-8::before {
content: "\38"; }
.fa-9::before {
content: "\39"; }
.fa-a::before {
content: "\41"; }
.fa-address-book::before {
content: "\f2b9"; }
.fa-contact-book::before {
content: "\f2b9"; }
.fa-address-card::before {
content: "\f2bb"; }
.fa-contact-card::before {
content: "\f2bb"; }
.fa-vcard::before {
content: "\f2bb"; }
.fa-align-center::before {
content: "\f037"; }
.fa-align-justify::before {
content: "\f039"; }
.fa-align-left::before {
content: "\f036"; }
.fa-align-right::before {
content: "\f038"; }
.fa-anchor::before {
content: "\f13d"; }
.fa-anchor-circle-check::before {
content: "\e4aa"; }
.fa-anchor-circle-exclamation::before {
content: "\e4ab"; }
.fa-anchor-circle-xmark::before {
content: "\e4ac"; }
.fa-anchor-lock::before {
content: "\e4ad"; }
.fa-angle-down::before {
content: "\f107"; }
.fa-angle-left::before {
content: "\f104"; }
.fa-angle-right::before {
content: "\f105"; }
.fa-angle-up::before {
content: "\f106"; }
.fa-angles-down::before {
content: "\f103"; }
.fa-angle-double-down::before {
content: "\f103"; }
.fa-angles-left::before {
content: "\f100"; }
.fa-angle-double-left::before {
content: "\f100"; }
.fa-angles-right::before {
content: "\f101"; }
.fa-angle-double-right::before {
content: "\f101"; }
.fa-angles-up::before {
content: "\f102"; }
.fa-angle-double-up::before {
content: "\f102"; }
.fa-ankh::before {
content: "\f644"; }
.fa-apple-whole::before {
content: "\f5d1"; }
.fa-apple-alt::before {
content: "\f5d1"; }
.fa-archway::before {
content: "\f557"; }
.fa-arrow-down::before {
content: "\f063"; }
.fa-arrow-down-1-9::before {
content: "\f162"; }
.fa-sort-numeric-asc::before {
content: "\f162"; }
.fa-sort-numeric-down::before {
content: "\f162"; }
.fa-arrow-down-9-1::before {
content: "\f886"; }
.fa-sort-numeric-desc::before {
content: "\f886"; }
.fa-sort-numeric-down-alt::before {
content: "\f886"; }
.fa-arrow-down-a-z::before {
content: "\f15d"; }
.fa-sort-alpha-asc::before {
content: "\f15d"; }
.fa-sort-alpha-down::before {
content: "\f15d"; }
.fa-arrow-down-long::before {
content: "\f175"; }
.fa-long-arrow-down::before {
content: "\f175"; }
.fa-arrow-down-short-wide::before {
content: "\f884"; }
.fa-sort-amount-desc::before {
content: "\f884"; }
.fa-sort-amount-down-alt::before {
content: "\f884"; }
.fa-arrow-down-up-across-line::before {
content: "\e4af"; }
.fa-arrow-down-up-lock::before {
content: "\e4b0"; }
.fa-arrow-down-wide-short::before {
content: "\f160"; }
.fa-sort-amount-asc::before {
content: "\f160"; }
.fa-sort-amount-down::before {
content: "\f160"; }
.fa-arrow-down-z-a::before {
content: "\f881"; }
.fa-sort-alpha-desc::before {
content: "\f881"; }
.fa-sort-alpha-down-alt::before {
content: "\f881"; }
.fa-arrow-left::before {
content: "\f060"; }
.fa-arrow-left-long::before {
content: "\f177"; }
.fa-long-arrow-left::before {
content: "\f177"; }
.fa-arrow-pointer::before {
content: "\f245"; }
.fa-mouse-pointer::before {
content: "\f245"; }
.fa-arrow-right::before {
content: "\f061"; }
.fa-arrow-right-arrow-left::before {
content: "\f0ec"; }
.fa-exchange::before {
content: "\f0ec"; }
.fa-arrow-right-from-bracket::before {
content: "\f08b"; }
.fa-sign-out::before {
content: "\f08b"; }
.fa-arrow-right-long::before {
content: "\f178"; }
.fa-long-arrow-right::before {
content: "\f178"; }
.fa-arrow-right-to-bracket::before {
content: "\f090"; }
.fa-sign-in::before {
content: "\f090"; }
.fa-arrow-right-to-city::before {
content: "\e4b3"; }
.fa-arrow-rotate-left::before {
content: "\f0e2"; }
.fa-arrow-left-rotate::before {
content: "\f0e2"; }
.fa-arrow-rotate-back::before {
content: "\f0e2"; }
.fa-arrow-rotate-backward::before {
content: "\f0e2"; }
.fa-undo::before {
content: "\f0e2"; }
.fa-arrow-rotate-right::before {
content: "\f01e"; }
.fa-arrow-right-rotate::before {
content: "\f01e"; }
.fa-arrow-rotate-forward::before {
content: "\f01e"; }
.fa-redo::before {
content: "\f01e"; }
.fa-arrow-trend-down::before {
content: "\e097"; }
.fa-arrow-trend-up::before {
content: "\e098"; }
.fa-arrow-turn-down::before {
content: "\f149"; }
.fa-level-down::before {
content: "\f149"; }
.fa-arrow-turn-up::before {
content: "\f148"; }
.fa-level-up::before {
content: "\f148"; }
.fa-arrow-up::before {
content: "\f062"; }
.fa-arrow-up-1-9::before {
content: "\f163"; }
.fa-sort-numeric-up::before {
content: "\f163"; }
.fa-arrow-up-9-1::before {
content: "\f887"; }
.fa-sort-numeric-up-alt::before {
content: "\f887"; }
.fa-arrow-up-a-z::before {
content: "\f15e"; }
.fa-sort-alpha-up::before {
content: "\f15e"; }
.fa-arrow-up-from-bracket::before {
content: "\e09a"; }
.fa-arrow-up-from-ground-water::before {
content: "\e4b5"; }
.fa-arrow-up-from-water-pump::before {
content: "\e4b6"; }
.fa-arrow-up-long::before {
content: "\f176"; }
.fa-long-arrow-up::before {
content: "\f176"; }
.fa-arrow-up-right-dots::before {
content: "\e4b7"; }
.fa-arrow-up-right-from-square::before {
content: "\f08e"; }
.fa-external-link::before {
content: "\f08e"; }
.fa-arrow-up-short-wide::before {
content: "\f885"; }
.fa-sort-amount-up-alt::before {
content: "\f885"; }
.fa-arrow-up-wide-short::before {
content: "\f161"; }
.fa-sort-amount-up::before {
content: "\f161"; }
.fa-arrow-up-z-a::before {
content: "\f882"; }
.fa-sort-alpha-up-alt::before {
content: "\f882"; }
.fa-arrows-down-to-line::before {
content: "\e4b8"; }
.fa-arrows-down-to-people::before {
content: "\e4b9"; }
.fa-arrows-left-right::before {
content: "\f07e"; }
.fa-arrows-h::before {
content: "\f07e"; }
.fa-arrows-left-right-to-line::before {
content: "\e4ba"; }
.fa-arrows-rotate::before {
content: "\f021"; }
.fa-refresh::before {
content: "\f021"; }
.fa-sync::before {
content: "\f021"; }
.fa-arrows-spin::before {
content: "\e4bb"; }
.fa-arrows-split-up-and-left::before {
content: "\e4bc"; }
.fa-arrows-to-circle::before {
content: "\e4bd"; }
.fa-arrows-to-dot::before {
content: "\e4be"; }
.fa-arrows-to-eye::before {
content: "\e4bf"; }
.fa-arrows-turn-right::before {
content: "\e4c0"; }
.fa-arrows-turn-to-dots::before {
content: "\e4c1"; }
.fa-arrows-up-down::before {
content: "\f07d"; }
.fa-arrows-v::before {
content: "\f07d"; }
.fa-arrows-up-down-left-right::before {
content: "\f047"; }
.fa-arrows::before {
content: "\f047"; }
.fa-arrows-up-to-line::before {
content: "\e4c2"; }
.fa-asterisk::before {
content: "\2a"; }
.fa-at::before {
content: "\40"; }
.fa-atom::before {
content: "\f5d2"; }
.fa-audio-description::before {
content: "\f29e"; }
.fa-austral-sign::before {
content: "\e0a9"; }
.fa-award::before {
content: "\f559"; }
.fa-b::before {
content: "\42"; }
.fa-baby::before {
content: "\f77c"; }
.fa-baby-carriage::before {
content: "\f77d"; }
.fa-carriage-baby::before {
content: "\f77d"; }
.fa-backward::before {
content: "\f04a"; }
.fa-backward-fast::before {
content: "\f049"; }
.fa-fast-backward::before {
content: "\f049"; }
.fa-backward-step::before {
content: "\f048"; }
.fa-step-backward::before {
content: "\f048"; }
.fa-bacon::before {
content: "\f7e5"; }
.fa-bacteria::before {
content: "\e059"; }
.fa-bacterium::before {
content: "\e05a"; }
.fa-bag-shopping::before {
content: "\f290"; }
.fa-shopping-bag::before {
content: "\f290"; }
.fa-bahai::before {
content: "\f666"; }
.fa-baht-sign::before {
content: "\e0ac"; }
.fa-ban::before {
content: "\f05e"; }
.fa-cancel::before {
content: "\f05e"; }
.fa-ban-smoking::before {
content: "\f54d"; }
.fa-smoking-ban::before {
content: "\f54d"; }
.fa-bandage::before {
content: "\f462"; }
.fa-band-aid::before {
content: "\f462"; }
.fa-barcode::before {
content: "\f02a"; }
.fa-bars::before {
content: "\f0c9"; }
.fa-navicon::before {
content: "\f0c9"; }
.fa-bars-progress::before {
content: "\f828"; }
.fa-tasks-alt::before {
content: "\f828"; }
.fa-bars-staggered::before {
content: "\f550"; }
.fa-reorder::before {
content: "\f550"; }
.fa-stream::before {
content: "\f550"; }
.fa-baseball::before {
content: "\f433"; }
.fa-baseball-ball::before {
content: "\f433"; }
.fa-baseball-bat-ball::before {
content: "\f432"; }
.fa-basket-shopping::before {
content: "\f291"; }
.fa-shopping-basket::before {
content: "\f291"; }
.fa-basketball::before {
content: "\f434"; }
.fa-basketball-ball::before {
content: "\f434"; }
.fa-bath::before {
content: "\f2cd"; }
.fa-bathtub::before {
content: "\f2cd"; }
.fa-battery-empty::before {
content: "\f244"; }
.fa-battery-0::before {
content: "\f244"; }
.fa-battery-full::before {
content: "\f240"; }
.fa-battery::before {
content: "\f240"; }
.fa-battery-5::before {
content: "\f240"; }
.fa-battery-half::before {
content: "\f242"; }
.fa-battery-3::before {
content: "\f242"; }
.fa-battery-quarter::before {
content: "\f243"; }
.fa-battery-2::before {
content: "\f243"; }
.fa-battery-three-quarters::before {
content: "\f241"; }
.fa-battery-4::before {
content: "\f241"; }
.fa-bed::before {
content: "\f236"; }
.fa-bed-pulse::before {
content: "\f487"; }
.fa-procedures::before {
content: "\f487"; }
.fa-beer-mug-empty::before {
content: "\f0fc"; }
.fa-beer::before {
content: "\f0fc"; }
.fa-bell::before {
content: "\f0f3"; }
.fa-bell-concierge::before {
content: "\f562"; }
.fa-concierge-bell::before {
content: "\f562"; }
.fa-bell-slash::before {
content: "\f1f6"; }
.fa-bezier-curve::before {
content: "\f55b"; }
.fa-bicycle::before {
content: "\f206"; }
.fa-binoculars::before {
content: "\f1e5"; }
.fa-biohazard::before {
content: "\f780"; }
.fa-bitcoin-sign::before {
content: "\e0b4"; }
.fa-blender::before {
content: "\f517"; }
.fa-blender-phone::before {
content: "\f6b6"; }
.fa-blog::before {
content: "\f781"; }
.fa-bold::before {
content: "\f032"; }
.fa-bolt::before {
content: "\f0e7"; }
.fa-zap::before {
content: "\f0e7"; }
.fa-bolt-lightning::before {
content: "\e0b7"; }
.fa-bomb::before {
content: "\f1e2"; }
.fa-bone::before {
content: "\f5d7"; }
.fa-bong::before {
content: "\f55c"; }
.fa-book::before {
content: "\f02d"; }
.fa-book-atlas::before {
content: "\f558"; }
.fa-atlas::before {
content: "\f558"; }
.fa-book-bible::before {
content: "\f647"; }
.fa-bible::before {
content: "\f647"; }
.fa-book-bookmark::before {
content: "\e0bb"; }
.fa-book-journal-whills::before {
content: "\f66a"; }
.fa-journal-whills::before {
content: "\f66a"; }
.fa-book-medical::before {
content: "\f7e6"; }
.fa-book-open::before {
content: "\f518"; }
.fa-book-open-reader::before {
content: "\f5da"; }
.fa-book-reader::before {
content: "\f5da"; }
.fa-book-quran::before {
content: "\f687"; }
.fa-quran::before {
content: "\f687"; }
.fa-book-skull::before {
content: "\f6b7"; }
.fa-book-dead::before {
content: "\f6b7"; }
.fa-bookmark::before {
content: "\f02e"; }
.fa-border-all::before {
content: "\f84c"; }
.fa-border-none::before {
content: "\f850"; }
.fa-border-top-left::before {
content: "\f853"; }
.fa-border-style::before {
content: "\f853"; }
.fa-bore-hole::before {
content: "\e4c3"; }
.fa-bottle-droplet::before {
content: "\e4c4"; }
.fa-bottle-water::before {
content: "\e4c5"; }
.fa-bowl-food::before {
content: "\e4c6"; }
.fa-bowl-rice::before {
content: "\e2eb"; }
.fa-bowling-ball::before {
content: "\f436"; }
.fa-box::before {
content: "\f466"; }
.fa-box-archive::before {
content: "\f187"; }
.fa-archive::before {
content: "\f187"; }
.fa-box-open::before {
content: "\f49e"; }
.fa-box-tissue::before {
content: "\e05b"; }
.fa-boxes-packing::before {
content: "\e4c7"; }
.fa-boxes-stacked::before {
content: "\f468"; }
.fa-boxes::before {
content: "\f468"; }
.fa-boxes-alt::before {
content: "\f468"; }
.fa-braille::before {
content: "\f2a1"; }
.fa-brain::before {
content: "\f5dc"; }
.fa-brazilian-real-sign::before {
content: "\e46c"; }
.fa-bread-slice::before {
content: "\f7ec"; }
.fa-bridge::before {
content: "\e4c8"; }
.fa-bridge-circle-check::before {
content: "\e4c9"; }
.fa-bridge-circle-exclamation::before {
content: "\e4ca"; }
.fa-bridge-circle-xmark::before {
content: "\e4cb"; }
.fa-bridge-lock::before {
content: "\e4cc"; }
.fa-bridge-water::before {
content: "\e4ce"; }
.fa-briefcase::before {
content: "\f0b1"; }
.fa-briefcase-medical::before {
content: "\f469"; }
.fa-broom::before {
content: "\f51a"; }
.fa-broom-ball::before {
content: "\f458"; }
.fa-quidditch::before {
content: "\f458"; }
.fa-quidditch-broom-ball::before {
content: "\f458"; }
.fa-brush::before {
content: "\f55d"; }
.fa-bucket::before {
content: "\e4cf"; }
.fa-bug::before {
content: "\f188"; }
.fa-bug-slash::before {
content: "\e490"; }
.fa-bugs::before {
content: "\e4d0"; }
.fa-building::before {
content: "\f1ad"; }
.fa-building-circle-arrow-right::before {
content: "\e4d1"; }
.fa-building-circle-check::before {
content: "\e4d2"; }
.fa-building-circle-exclamation::before {
content: "\e4d3"; }
.fa-building-circle-xmark::before {
content: "\e4d4"; }
.fa-building-columns::before {
content: "\f19c"; }
.fa-bank::before {
content: "\f19c"; }
.fa-institution::before {
content: "\f19c"; }
.fa-museum::before {
content: "\f19c"; }
.fa-university::before {
content: "\f19c"; }
.fa-building-flag::before {
content: "\e4d5"; }
.fa-building-lock::before {
content: "\e4d6"; }
.fa-building-ngo::before {
content: "\e4d7"; }
.fa-building-shield::before {
content: "\e4d8"; }
.fa-building-un::before {
content: "\e4d9"; }
.fa-building-user::before {
content: "\e4da"; }
.fa-building-wheat::before {
content: "\e4db"; }
.fa-bullhorn::before {
content: "\f0a1"; }
.fa-bullseye::before {
content: "\f140"; }
.fa-burger::before {
content: "\f805"; }
.fa-hamburger::before {
content: "\f805"; }
.fa-burst::before {
content: "\e4dc"; }
.fa-bus::before {
content: "\f207"; }
.fa-bus-simple::before {
content: "\f55e"; }
.fa-bus-alt::before {
content: "\f55e"; }
.fa-business-time::before {
content: "\f64a"; }
.fa-briefcase-clock::before {
content: "\f64a"; }
.fa-c::before {
content: "\43"; }
.fa-cake-candles::before {
content: "\f1fd"; }
.fa-birthday-cake::before {
content: "\f1fd"; }
.fa-cake::before {
content: "\f1fd"; }
.fa-calculator::before {
content: "\f1ec"; }
.fa-calendar::before {
content: "\f133"; }
.fa-calendar-check::before {
content: "\f274"; }
.fa-calendar-day::before {
content: "\f783"; }
.fa-calendar-days::before {
content: "\f073"; }
.fa-calendar-alt::before {
content: "\f073"; }
.fa-calendar-minus::before {
content: "\f272"; }
.fa-calendar-plus::before {
content: "\f271"; }
.fa-calendar-week::before {
content: "\f784"; }
.fa-calendar-xmark::before {
content: "\f273"; }
.fa-calendar-times::before {
content: "\f273"; }
.fa-camera::before {
content: "\f030"; }
.fa-camera-alt::before {
content: "\f030"; }
.fa-camera-retro::before {
content: "\f083"; }
.fa-camera-rotate::before {
content: "\e0d8"; }
.fa-campground::before {
content: "\f6bb"; }
.fa-candy-cane::before {
content: "\f786"; }
.fa-cannabis::before {
content: "\f55f"; }
.fa-capsules::before {
content: "\f46b"; }
.fa-car::before {
content: "\f1b9"; }
.fa-automobile::before {
content: "\f1b9"; }
.fa-car-battery::before {
content: "\f5df"; }
.fa-battery-car::before {
content: "\f5df"; }
.fa-car-burst::before {
content: "\f5e1"; }
.fa-car-crash::before {
content: "\f5e1"; }
.fa-car-on::before {
content: "\e4dd"; }
.fa-car-rear::before {
content: "\f5de"; }
.fa-car-alt::before {
content: "\f5de"; }
.fa-car-side::before {
content: "\f5e4"; }
.fa-car-tunnel::before {
content: "\e4de"; }
.fa-caravan::before {
content: "\f8ff"; }
.fa-caret-down::before {
content: "\f0d7"; }
.fa-caret-left::before {
content: "\f0d9"; }
.fa-caret-right::before {
content: "\f0da"; }
.fa-caret-up::before {
content: "\f0d8"; }
.fa-carrot::before {
content: "\f787"; }
.fa-cart-arrow-down::before {
content: "\f218"; }
.fa-cart-flatbed::before {
content: "\f474"; }
.fa-dolly-flatbed::before {
content: "\f474"; }
.fa-cart-flatbed-suitcase::before {
content: "\f59d"; }
.fa-luggage-cart::before {
content: "\f59d"; }
.fa-cart-plus::before {
content: "\f217"; }
.fa-cart-shopping::before {
content: "\f07a"; }
.fa-shopping-cart::before {
content: "\f07a"; }
.fa-cash-register::before {
content: "\f788"; }
.fa-cat::before {
content: "\f6be"; }
.fa-cedi-sign::before {
content: "\e0df"; }
.fa-cent-sign::before {
content: "\e3f5"; }
.fa-certificate::before {
content: "\f0a3"; }
.fa-chair::before {
content: "\f6c0"; }
.fa-chalkboard::before {
content: "\f51b"; }
.fa-blackboard::before {
content: "\f51b"; }
.fa-chalkboard-user::before {
content: "\f51c"; }
.fa-chalkboard-teacher::before {
content: "\f51c"; }
.fa-champagne-glasses::before {
content: "\f79f"; }
.fa-glass-cheers::before {
content: "\f79f"; }
.fa-charging-station::before {
content: "\f5e7"; }
.fa-chart-area::before {
content: "\f1fe"; }
.fa-area-chart::before {
content: "\f1fe"; }
.fa-chart-bar::before {
content: "\f080"; }
.fa-bar-chart::before {
content: "\f080"; }
.fa-chart-column::before {
content: "\e0e3"; }
.fa-chart-gantt::before {
content: "\e0e4"; }
.fa-chart-line::before {
content: "\f201"; }
.fa-line-chart::before {
content: "\f201"; }
.fa-chart-pie::before {
content: "\f200"; }
.fa-pie-chart::before {
content: "\f200"; }
.fa-chart-simple::before {
content: "\e473"; }
.fa-check::before {
content: "\f00c"; }
.fa-check-double::before {
content: "\f560"; }
.fa-check-to-slot::before {
content: "\f772"; }
.fa-vote-yea::before {
content: "\f772"; }
.fa-cheese::before {
content: "\f7ef"; }
.fa-chess::before {
content: "\f439"; }
.fa-chess-bishop::before {
content: "\f43a"; }
.fa-chess-board::before {
content: "\f43c"; }
.fa-chess-king::before {
content: "\f43f"; }
.fa-chess-knight::before {
content: "\f441"; }
.fa-chess-pawn::before {
content: "\f443"; }
.fa-chess-queen::before {
content: "\f445"; }
.fa-chess-rook::before {
content: "\f447"; }
.fa-chevron-down::before {
content: "\f078"; }
.fa-chevron-left::before {
content: "\f053"; }
.fa-chevron-right::before {
content: "\f054"; }
.fa-chevron-up::before {
content: "\f077"; }
.fa-child::before {
content: "\f1ae"; }
.fa-child-dress::before {
content: "\e59c"; }
.fa-child-reaching::before {
content: "\e59d"; }
.fa-child-rifle::before {
content: "\e4e0"; }
.fa-children::before {
content: "\e4e1"; }
.fa-church::before {
content: "\f51d"; }
.fa-circle::before {
content: "\f111"; }
.fa-circle-arrow-down::before {
content: "\f0ab"; }
.fa-arrow-circle-down::before {
content: "\f0ab"; }
.fa-circle-arrow-left::before {
content: "\f0a8"; }
.fa-arrow-circle-left::before {
content: "\f0a8"; }
.fa-circle-arrow-right::before {
content: "\f0a9"; }
.fa-arrow-circle-right::before {
content: "\f0a9"; }
.fa-circle-arrow-up::before {
content: "\f0aa"; }
.fa-arrow-circle-up::before {
content: "\f0aa"; }
.fa-circle-check::before {
content: "\f058"; }
.fa-check-circle::before {
content: "\f058"; }
.fa-circle-chevron-down::before {
content: "\f13a"; }
.fa-chevron-circle-down::before {
content: "\f13a"; }
.fa-circle-chevron-left::before {
content: "\f137"; }
.fa-chevron-circle-left::before {
content: "\f137"; }
.fa-circle-chevron-right::before {
content: "\f138"; }
.fa-chevron-circle-right::before {
content: "\f138"; }
.fa-circle-chevron-up::before {
content: "\f139"; }
.fa-chevron-circle-up::before {
content: "\f139"; }
.fa-circle-dollar-to-slot::before {
content: "\f4b9"; }
.fa-donate::before {
content: "\f4b9"; }
.fa-circle-dot::before {
content: "\f192"; }
.fa-dot-circle::before {
content: "\f192"; }
.fa-circle-down::before {
content: "\f358"; }
.fa-arrow-alt-circle-down::before {
content: "\f358"; }
.fa-circle-exclamation::before {
content: "\f06a"; }
.fa-exclamation-circle::before {
content: "\f06a"; }
.fa-circle-h::before {
content: "\f47e"; }
.fa-hospital-symbol::before {
content: "\f47e"; }
.fa-circle-half-stroke::before {
content: "\f042"; }
.fa-adjust::before {
content: "\f042"; }
.fa-circle-info::before {
content: "\f05a"; }
.fa-info-circle::before {
content: "\f05a"; }
.fa-circle-left::before {
content: "\f359"; }
.fa-arrow-alt-circle-left::before {
content: "\f359"; }
.fa-circle-minus::before {
content: "\f056"; }
.fa-minus-circle::before {
content: "\f056"; }
.fa-circle-nodes::before {
content: "\e4e2"; }
.fa-circle-notch::before {
content: "\f1ce"; }
.fa-circle-pause::before {
content: "\f28b"; }
.fa-pause-circle::before {
content: "\f28b"; }
.fa-circle-play::before {
content: "\f144"; }
.fa-play-circle::before {
content: "\f144"; }
.fa-circle-plus::before {
content: "\f055"; }
.fa-plus-circle::before {
content: "\f055"; }
.fa-circle-question::before {
content: "\f059"; }
.fa-question-circle::before {
content: "\f059"; }
.fa-circle-radiation::before {
content: "\f7ba"; }
.fa-radiation-alt::before {
content: "\f7ba"; }
.fa-circle-right::before {
content: "\f35a"; }
.fa-arrow-alt-circle-right::before {
content: "\f35a"; }
.fa-circle-stop::before {
content: "\f28d"; }
.fa-stop-circle::before {
content: "\f28d"; }
.fa-circle-up::before {
content: "\f35b"; }
.fa-arrow-alt-circle-up::before {
content: "\f35b"; }
.fa-circle-user::before {
content: "\f2bd"; }
.fa-user-circle::before {
content: "\f2bd"; }
.fa-circle-xmark::before {
content: "\f057"; }
.fa-times-circle::before {
content: "\f057"; }
.fa-xmark-circle::before {
content: "\f057"; }
.fa-city::before {
content: "\f64f"; }
.fa-clapperboard::before {
content: "\e131"; }
.fa-clipboard::before {
content: "\f328"; }
.fa-clipboard-check::before {
content: "\f46c"; }
.fa-clipboard-list::before {
content: "\f46d"; }
.fa-clipboard-question::before {
content: "\e4e3"; }
.fa-clipboard-user::before {
content: "\f7f3"; }
.fa-clock::before {
content: "\f017"; }
.fa-clock-four::before {
content: "\f017"; }
.fa-clock-rotate-left::before {
content: "\f1da"; }
.fa-history::before {
content: "\f1da"; }
.fa-clone::before {
content: "\f24d"; }
.fa-closed-captioning::before {
content: "\f20a"; }
.fa-cloud::before {
content: "\f0c2"; }
.fa-cloud-arrow-down::before {
content: "\f0ed"; }
.fa-cloud-download::before {
content: "\f0ed"; }
.fa-cloud-download-alt::before {
content: "\f0ed"; }
.fa-cloud-arrow-up::before {
content: "\f0ee"; }
.fa-cloud-upload::before {
content: "\f0ee"; }
.fa-cloud-upload-alt::before {
content: "\f0ee"; }
.fa-cloud-bolt::before {
content: "\f76c"; }
.fa-thunderstorm::before {
content: "\f76c"; }
.fa-cloud-meatball::before {
content: "\f73b"; }
.fa-cloud-moon::before {
content: "\f6c3"; }
.fa-cloud-moon-rain::before {
content: "\f73c"; }
.fa-cloud-rain::before {
content: "\f73d"; }
.fa-cloud-showers-heavy::before {
content: "\f740"; }
.fa-cloud-showers-water::before {
content: "\e4e4"; }
.fa-cloud-sun::before {
content: "\f6c4"; }
.fa-cloud-sun-rain::before {
content: "\f743"; }
.fa-clover::before {
content: "\e139"; }
.fa-code::before {
content: "\f121"; }
.fa-code-branch::before {
content: "\f126"; }
.fa-code-commit::before {
content: "\f386"; }
.fa-code-compare::before {
content: "\e13a"; }
.fa-code-fork::before {
content: "\e13b"; }
.fa-code-merge::before {
content: "\f387"; }
.fa-code-pull-request::before {
content: "\e13c"; }
.fa-coins::before {
content: "\f51e"; }
.fa-colon-sign::before {
content: "\e140"; }
.fa-comment::before {
content: "\f075"; }
.fa-comment-dollar::before {
content: "\f651"; }
.fa-comment-dots::before {
content: "\f4ad"; }
.fa-commenting::before {
content: "\f4ad"; }
.fa-comment-medical::before {
content: "\f7f5"; }
.fa-comment-slash::before {
content: "\f4b3"; }
.fa-comment-sms::before {
content: "\f7cd"; }
.fa-sms::before {
content: "\f7cd"; }
.fa-comments::before {
content: "\f086"; }
.fa-comments-dollar::before {
content: "\f653"; }
.fa-compact-disc::before {
content: "\f51f"; }
.fa-compass::before {
content: "\f14e"; }
.fa-compass-drafting::before {
content: "\f568"; }
.fa-drafting-compass::before {
content: "\f568"; }
.fa-compress::before {
content: "\f066"; }
.fa-computer::before {
content: "\e4e5"; }
.fa-computer-mouse::before {
content: "\f8cc"; }
.fa-mouse::before {
content: "\f8cc"; }
.fa-cookie::before {
content: "\f563"; }
.fa-cookie-bite::before {
content: "\f564"; }
.fa-copy::before {
content: "\f0c5"; }
.fa-copyright::before {
content: "\f1f9"; }
.fa-couch::before {
content: "\f4b8"; }
.fa-cow::before {
content: "\f6c8"; }
.fa-credit-card::before {
content: "\f09d"; }
.fa-credit-card-alt::before {
content: "\f09d"; }
.fa-crop::before {
content: "\f125"; }
.fa-crop-simple::before {
content: "\f565"; }
.fa-crop-alt::before {
content: "\f565"; }
.fa-cross::before {
content: "\f654"; }
.fa-crosshairs::before {
content: "\f05b"; }
.fa-crow::before {
content: "\f520"; }
.fa-crown::before {
content: "\f521"; }
.fa-crutch::before {
content: "\f7f7"; }
.fa-cruzeiro-sign::before {
content: "\e152"; }
.fa-cube::before {
content: "\f1b2"; }
.fa-cubes::before {
content: "\f1b3"; }
.fa-cubes-stacked::before {
content: "\e4e6"; }
.fa-d::before {
content: "\44"; }
.fa-database::before {
content: "\f1c0"; }
.fa-delete-left::before {
content: "\f55a"; }
.fa-backspace::before {
content: "\f55a"; }
.fa-democrat::before {
content: "\f747"; }
.fa-desktop::before {
content: "\f390"; }
.fa-desktop-alt::before {
content: "\f390"; }
.fa-dharmachakra::before {
content: "\f655"; }
.fa-diagram-next::before {
content: "\e476"; }
.fa-diagram-predecessor::before {
content: "\e477"; }
.fa-diagram-project::before {
content: "\f542"; }
.fa-project-diagram::before {
content: "\f542"; }
.fa-diagram-successor::before {
content: "\e47a"; }
.fa-diamond::before {
content: "\f219"; }
.fa-diamond-turn-right::before {
content: "\f5eb"; }
.fa-directions::before {
content: "\f5eb"; }
.fa-dice::before {
content: "\f522"; }
.fa-dice-d20::before {
content: "\f6cf"; }
.fa-dice-d6::before {
content: "\f6d1"; }
.fa-dice-five::before {
content: "\f523"; }
.fa-dice-four::before {
content: "\f524"; }
.fa-dice-one::before {
content: "\f525"; }
.fa-dice-six::before {
content: "\f526"; }
.fa-dice-three::before {
content: "\f527"; }
.fa-dice-two::before {
content: "\f528"; }
.fa-disease::before {
content: "\f7fa"; }
.fa-display::before {
content: "\e163"; }
.fa-divide::before {
content: "\f529"; }
.fa-dna::before {
content: "\f471"; }
.fa-dog::before {
content: "\f6d3"; }
.fa-dollar-sign::before {
content: "\24"; }
.fa-dollar::before {
content: "\24"; }
.fa-usd::before {
content: "\24"; }
.fa-dolly::before {
content: "\f472"; }
.fa-dolly-box::before {
content: "\f472"; }
.fa-dong-sign::before {
content: "\e169"; }
.fa-door-closed::before {
content: "\f52a"; }
.fa-door-open::before {
content: "\f52b"; }
.fa-dove::before {
content: "\f4ba"; }
.fa-down-left-and-up-right-to-center::before {
content: "\f422"; }
.fa-compress-alt::before {
content: "\f422"; }
.fa-down-long::before {
content: "\f309"; }
.fa-long-arrow-alt-down::before {
content: "\f309"; }
.fa-download::before {
content: "\f019"; }
.fa-dragon::before {
content: "\f6d5"; }
.fa-draw-polygon::before {
content: "\f5ee"; }
.fa-droplet::before {
content: "\f043"; }
.fa-tint::before {
content: "\f043"; }
.fa-droplet-slash::before {
content: "\f5c7"; }
.fa-tint-slash::before {
content: "\f5c7"; }
.fa-drum::before {
content: "\f569"; }
.fa-drum-steelpan::before {
content: "\f56a"; }
.fa-drumstick-bite::before {
content: "\f6d7"; }
.fa-dumbbell::before {
content: "\f44b"; }
.fa-dumpster::before {
content: "\f793"; }
.fa-dumpster-fire::before {
content: "\f794"; }
.fa-dungeon::before {
content: "\f6d9"; }
.fa-e::before {
content: "\45"; }
.fa-ear-deaf::before {
content: "\f2a4"; }
.fa-deaf::before {
content: "\f2a4"; }
.fa-deafness::before {
content: "\f2a4"; }
.fa-hard-of-hearing::before {
content: "\f2a4"; }
.fa-ear-listen::before {
content: "\f2a2"; }
.fa-assistive-listening-systems::before {
content: "\f2a2"; }
.fa-earth-africa::before {
content: "\f57c"; }
.fa-globe-africa::before {
content: "\f57c"; }
.fa-earth-americas::before {
content: "\f57d"; }
.fa-earth::before {
content: "\f57d"; }
.fa-earth-america::before {
content: "\f57d"; }
.fa-globe-americas::before {
content: "\f57d"; }
.fa-earth-asia::before {
content: "\f57e"; }
.fa-globe-asia::before {
content: "\f57e"; }
.fa-earth-europe::before {
content: "\f7a2"; }
.fa-globe-europe::before {
content: "\f7a2"; }
.fa-earth-oceania::before {
content: "\e47b"; }
.fa-globe-oceania::before {
content: "\e47b"; }
.fa-egg::before {
content: "\f7fb"; }
.fa-eject::before {
content: "\f052"; }
.fa-elevator::before {
content: "\e16d"; }
.fa-ellipsis::before {
content: "\f141"; }
.fa-ellipsis-h::before {
content: "\f141"; }
.fa-ellipsis-vertical::before {
content: "\f142"; }
.fa-ellipsis-v::before {
content: "\f142"; }
.fa-envelope::before {
content: "\f0e0"; }
.fa-envelope-circle-check::before {
content: "\e4e8"; }
.fa-envelope-open::before {
content: "\f2b6"; }
.fa-envelope-open-text::before {
content: "\f658"; }
.fa-envelopes-bulk::before {
content: "\f674"; }
.fa-mail-bulk::before {
content: "\f674"; }
.fa-equals::before {
content: "\3d"; }
.fa-eraser::before {
content: "\f12d"; }
.fa-ethernet::before {
content: "\f796"; }
.fa-euro-sign::before {
content: "\f153"; }
.fa-eur::before {
content: "\f153"; }
.fa-euro::before {
content: "\f153"; }
.fa-exclamation::before {
content: "\21"; }
.fa-expand::before {
content: "\f065"; }
.fa-explosion::before {
content: "\e4e9"; }
.fa-eye::before {
content: "\f06e"; }
.fa-eye-dropper::before {
content: "\f1fb"; }
.fa-eye-dropper-empty::before {
content: "\f1fb"; }
.fa-eyedropper::before {
content: "\f1fb"; }
.fa-eye-low-vision::before {
content: "\f2a8"; }
.fa-low-vision::before {
content: "\f2a8"; }
.fa-eye-slash::before {
content: "\f070"; }
.fa-f::before {
content: "\46"; }
.fa-face-angry::before {
content: "\f556"; }
.fa-angry::before {
content: "\f556"; }
.fa-face-dizzy::before {
content: "\f567"; }
.fa-dizzy::before {
content: "\f567"; }
.fa-face-flushed::before {
content: "\f579"; }
.fa-flushed::before {
content: "\f579"; }
.fa-face-frown::before {
content: "\f119"; }
.fa-frown::before {
content: "\f119"; }
.fa-face-frown-open::before {
content: "\f57a"; }
.fa-frown-open::before {
content: "\f57a"; }
.fa-face-grimace::before {
content: "\f57f"; }
.fa-grimace::before {
content: "\f57f"; }
.fa-face-grin::before {
content: "\f580"; }
.fa-grin::before {
content: "\f580"; }
.fa-face-grin-beam::before {
content: "\f582"; }
.fa-grin-beam::before {
content: "\f582"; }
.fa-face-grin-beam-sweat::before {
content: "\f583"; }
.fa-grin-beam-sweat::before {
content: "\f583"; }
.fa-face-grin-hearts::before {
content: "\f584"; }
.fa-grin-hearts::before {
content: "\f584"; }
.fa-face-grin-squint::before {
content: "\f585"; }
.fa-grin-squint::before {
content: "\f585"; }
.fa-face-grin-squint-tears::before {
content: "\f586"; }
.fa-grin-squint-tears::before {
content: "\f586"; }
.fa-face-grin-stars::before {
content: "\f587"; }
.fa-grin-stars::before {
content: "\f587"; }
.fa-face-grin-tears::before {
content: "\f588"; }
.fa-grin-tears::before {
content: "\f588"; }
.fa-face-grin-tongue::before {
content: "\f589"; }
.fa-grin-tongue::before {
content: "\f589"; }
.fa-face-grin-tongue-squint::before {
content: "\f58a"; }
.fa-grin-tongue-squint::before {
content: "\f58a"; }
.fa-face-grin-tongue-wink::before {
content: "\f58b"; }
.fa-grin-tongue-wink::before {
content: "\f58b"; }
.fa-face-grin-wide::before {
content: "\f581"; }
.fa-grin-alt::before {
content: "\f581"; }
.fa-face-grin-wink::before {
content: "\f58c"; }
.fa-grin-wink::before {
content: "\f58c"; }
.fa-face-kiss::before {
content: "\f596"; }
.fa-kiss::before {
content: "\f596"; }
.fa-face-kiss-beam::before {
content: "\f597"; }
.fa-kiss-beam::before {
content: "\f597"; }
.fa-face-kiss-wink-heart::before {
content: "\f598"; }
.fa-kiss-wink-heart::before {
content: "\f598"; }
.fa-face-laugh::before {
content: "\f599"; }
.fa-laugh::before {
content: "\f599"; }
.fa-face-laugh-beam::before {
content: "\f59a"; }
.fa-laugh-beam::before {
content: "\f59a"; }
.fa-face-laugh-squint::before {
content: "\f59b"; }
.fa-laugh-squint::before {
content: "\f59b"; }
.fa-face-laugh-wink::before {
content: "\f59c"; }
.fa-laugh-wink::before {
content: "\f59c"; }
.fa-face-meh::before {
content: "\f11a"; }
.fa-meh::before {
content: "\f11a"; }
.fa-face-meh-blank::before {
content: "\f5a4"; }
.fa-meh-blank::before {
content: "\f5a4"; }
.fa-face-rolling-eyes::before {
content: "\f5a5"; }
.fa-meh-rolling-eyes::before {
content: "\f5a5"; }
.fa-face-sad-cry::before {
content: "\f5b3"; }
.fa-sad-cry::before {
content: "\f5b3"; }
.fa-face-sad-tear::before {
content: "\f5b4"; }
.fa-sad-tear::before {
content: "\f5b4"; }
.fa-face-smile::before {
content: "\f118"; }
.fa-smile::before {
content: "\f118"; }
.fa-face-smile-beam::before {
content: "\f5b8"; }
.fa-smile-beam::before {
content: "\f5b8"; }
.fa-face-smile-wink::before {
content: "\f4da"; }
.fa-smile-wink::before {
content: "\f4da"; }
.fa-face-surprise::before {
content: "\f5c2"; }
.fa-surprise::before {
content: "\f5c2"; }
.fa-face-tired::before {
content: "\f5c8"; }
.fa-tired::before {
content: "\f5c8"; }
.fa-fan::before {
content: "\f863"; }
.fa-faucet::before {
content: "\e005"; }
.fa-faucet-drip::before {
content: "\e006"; }
.fa-fax::before {
content: "\f1ac"; }
.fa-feather::before {
content: "\f52d"; }
.fa-feather-pointed::before {
content: "\f56b"; }
.fa-feather-alt::before {
content: "\f56b"; }
.fa-ferry::before {
content: "\e4ea"; }
.fa-file::before {
content: "\f15b"; }
.fa-file-arrow-down::before {
content: "\f56d"; }
.fa-file-download::before {
content: "\f56d"; }
.fa-file-arrow-up::before {
content: "\f574"; }
.fa-file-upload::before {
content: "\f574"; }
.fa-file-audio::before {
content: "\f1c7"; }
.fa-file-circle-check::before {
content: "\e493"; }
.fa-file-circle-exclamation::before {
content: "\e4eb"; }
.fa-file-circle-minus::before {
content: "\e4ed"; }
.fa-file-circle-plus::before {
content: "\e4ee"; }
.fa-file-circle-question::before {
content: "\e4ef"; }
.fa-file-circle-xmark::before {
content: "\e494"; }
.fa-file-code::before {
content: "\f1c9"; }
.fa-file-contract::before {
content: "\f56c"; }
.fa-file-csv::before {
content: "\f6dd"; }
.fa-file-excel::before {
content: "\f1c3"; }
.fa-file-export::before {
content: "\f56e"; }
.fa-arrow-right-from-file::before {
content: "\f56e"; }
.fa-file-image::before {
content: "\f1c5"; }
.fa-file-import::before {
content: "\f56f"; }
.fa-arrow-right-to-file::before {
content: "\f56f"; }
.fa-file-invoice::before {
content: "\f570"; }
.fa-file-invoice-dollar::before {
content: "\f571"; }
.fa-file-lines::before {
content: "\f15c"; }
.fa-file-alt::before {
content: "\f15c"; }
.fa-file-text::before {
content: "\f15c"; }
.fa-file-medical::before {
content: "\f477"; }
.fa-file-pdf::before {
content: "\f1c1"; }
.fa-file-pen::before {
content: "\f31c"; }
.fa-file-edit::before {
content: "\f31c"; }
.fa-file-powerpoint::before {
content: "\f1c4"; }
.fa-file-prescription::before {
content: "\f572"; }
.fa-file-shield::before {
content: "\e4f0"; }
.fa-file-signature::before {
content: "\f573"; }
.fa-file-video::before {
content: "\f1c8"; }
.fa-file-waveform::before {
content: "\f478"; }
.fa-file-medical-alt::before {
content: "\f478"; }
.fa-file-word::before {
content: "\f1c2"; }
.fa-file-zipper::before {
content: "\f1c6"; }
.fa-file-archive::before {
content: "\f1c6"; }
.fa-fill::before {
content: "\f575"; }
.fa-fill-drip::before {
content: "\f576"; }
.fa-film::before {
content: "\f008"; }
.fa-filter::before {
content: "\f0b0"; }
.fa-filter-circle-dollar::before {
content: "\f662"; }
.fa-funnel-dollar::before {
content: "\f662"; }
.fa-filter-circle-xmark::before {
content: "\e17b"; }
.fa-fingerprint::before {
content: "\f577"; }
.fa-fire::before {
content: "\f06d"; }
.fa-fire-burner::before {
content: "\e4f1"; }
.fa-fire-extinguisher::before {
content: "\f134"; }
.fa-fire-flame-curved::before {
content: "\f7e4"; }
.fa-fire-alt::before {
content: "\f7e4"; }
.fa-fire-flame-simple::before {
content: "\f46a"; }
.fa-burn::before {
content: "\f46a"; }
.fa-fish::before {
content: "\f578"; }
.fa-fish-fins::before {
content: "\e4f2"; }
.fa-flag::before {
content: "\f024"; }
.fa-flag-checkered::before {
content: "\f11e"; }
.fa-flag-usa::before {
content: "\f74d"; }
.fa-flask::before {
content: "\f0c3"; }
.fa-flask-vial::before {
content: "\e4f3"; }
.fa-floppy-disk::before {
content: "\f0c7"; }
.fa-save::before {
content: "\f0c7"; }
.fa-florin-sign::before {
content: "\e184"; }
.fa-folder::before {
content: "\f07b"; }
.fa-folder-blank::before {
content: "\f07b"; }
.fa-folder-closed::before {
content: "\e185"; }
.fa-folder-minus::before {
content: "\f65d"; }
.fa-folder-open::before {
content: "\f07c"; }
.fa-folder-plus::before {
content: "\f65e"; }
.fa-folder-tree::before {
content: "\f802"; }
.fa-font::before {
content: "\f031"; }
.fa-football::before {
content: "\f44e"; }
.fa-football-ball::before {
content: "\f44e"; }
.fa-forward::before {
content: "\f04e"; }
.fa-forward-fast::before {
content: "\f050"; }
.fa-fast-forward::before {
content: "\f050"; }
.fa-forward-step::before {
content: "\f051"; }
.fa-step-forward::before {
content: "\f051"; }
.fa-franc-sign::before {
content: "\e18f"; }
.fa-frog::before {
content: "\f52e"; }
.fa-futbol::before {
content: "\f1e3"; }
.fa-futbol-ball::before {
content: "\f1e3"; }
.fa-soccer-ball::before {
content: "\f1e3"; }
.fa-g::before {
content: "\47"; }
.fa-gamepad::before {
content: "\f11b"; }
.fa-gas-pump::before {
content: "\f52f"; }
.fa-gauge::before {
content: "\f624"; }
.fa-dashboard::before {
content: "\f624"; }
.fa-gauge-med::before {
content: "\f624"; }
.fa-tachometer-alt-average::before {
content: "\f624"; }
.fa-gauge-high::before {
content: "\f625"; }
.fa-tachometer-alt::before {
content: "\f625"; }
.fa-tachometer-alt-fast::before {
content: "\f625"; }
.fa-gauge-simple::before {
content: "\f629"; }
.fa-gauge-simple-med::before {
content: "\f629"; }
.fa-tachometer-average::before {
content: "\f629"; }
.fa-gauge-simple-high::before {
content: "\f62a"; }
.fa-tachometer::before {
content: "\f62a"; }
.fa-tachometer-fast::before {
content: "\f62a"; }
.fa-gavel::before {
content: "\f0e3"; }
.fa-legal::before {
content: "\f0e3"; }
.fa-gear::before {
content: "\f013"; }
.fa-cog::before {
content: "\f013"; }
.fa-gears::before {
content: "\f085"; }
.fa-cogs::before {
content: "\f085"; }
.fa-gem::before {
content: "\f3a5"; }
.fa-genderless::before {
content: "\f22d"; }
.fa-ghost::before {
content: "\f6e2"; }
.fa-gift::before {
content: "\f06b"; }
.fa-gifts::before {
content: "\f79c"; }
.fa-glass-water::before {
content: "\e4f4"; }
.fa-glass-water-droplet::before {
content: "\e4f5"; }
.fa-glasses::before {
content: "\f530"; }
.fa-globe::before {
content: "\f0ac"; }
.fa-golf-ball-tee::before {
content: "\f450"; }
.fa-golf-ball::before {
content: "\f450"; }
.fa-gopuram::before {
content: "\f664"; }
.fa-graduation-cap::before {
content: "\f19d"; }
.fa-mortar-board::before {
content: "\f19d"; }
.fa-greater-than::before {
content: "\3e"; }
.fa-greater-than-equal::before {
content: "\f532"; }
.fa-grip::before {
content: "\f58d"; }
.fa-grip-horizontal::before {
content: "\f58d"; }
.fa-grip-lines::before {
content: "\f7a4"; }
.fa-grip-lines-vertical::before {
content: "\f7a5"; }
.fa-grip-vertical::before {
content: "\f58e"; }
.fa-group-arrows-rotate::before {
content: "\e4f6"; }
.fa-guarani-sign::before {
content: "\e19a"; }
.fa-guitar::before {
content: "\f7a6"; }
.fa-gun::before {
content: "\e19b"; }
.fa-h::before {
content: "\48"; }
.fa-hammer::before {
content: "\f6e3"; }
.fa-hamsa::before {
content: "\f665"; }
.fa-hand::before {
content: "\f256"; }
.fa-hand-paper::before {
content: "\f256"; }
.fa-hand-back-fist::before {
content: "\f255"; }
.fa-hand-rock::before {
content: "\f255"; }
.fa-hand-dots::before {
content: "\f461"; }
.fa-allergies::before {
content: "\f461"; }
.fa-hand-fist::before {
content: "\f6de"; }
.fa-fist-raised::before {
content: "\f6de"; }
.fa-hand-holding::before {
content: "\f4bd"; }
.fa-hand-holding-dollar::before {
content: "\f4c0"; }
.fa-hand-holding-usd::before {
content: "\f4c0"; }
.fa-hand-holding-droplet::before {
content: "\f4c1"; }
.fa-hand-holding-water::before {
content: "\f4c1"; }
.fa-hand-holding-hand::before {
content: "\e4f7"; }
.fa-hand-holding-heart::before {
content: "\f4be"; }
.fa-hand-holding-medical::before {
content: "\e05c"; }
.fa-hand-lizard::before {
content: "\f258"; }
.fa-hand-middle-finger::before {
content: "\f806"; }
.fa-hand-peace::before {
content: "\f25b"; }
.fa-hand-point-down::before {
content: "\f0a7"; }
.fa-hand-point-left::before {
content: "\f0a5"; }
.fa-hand-point-right::before {
content: "\f0a4"; }
.fa-hand-point-up::before {
content: "\f0a6"; }
.fa-hand-pointer::before {
content: "\f25a"; }
.fa-hand-scissors::before {
content: "\f257"; }
.fa-hand-sparkles::before {
content: "\e05d"; }
.fa-hand-spock::before {
content: "\f259"; }
.fa-handcuffs::before {
content: "\e4f8"; }
.fa-hands::before {
content: "\f2a7"; }
.fa-sign-language::before {
content: "\f2a7"; }
.fa-signing::before {
content: "\f2a7"; }
.fa-hands-asl-interpreting::before {
content: "\f2a3"; }
.fa-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-asl-interpreting::before {
content: "\f2a3"; }
.fa-hands-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-hands-bound::before {
content: "\e4f9"; }
.fa-hands-bubbles::before {
content: "\e05e"; }
.fa-hands-wash::before {
content: "\e05e"; }
.fa-hands-clapping::before {
content: "\e1a8"; }
.fa-hands-holding::before {
content: "\f4c2"; }
.fa-hands-holding-child::before {
content: "\e4fa"; }
.fa-hands-holding-circle::before {
content: "\e4fb"; }
.fa-hands-praying::before {
content: "\f684"; }
.fa-praying-hands::before {
content: "\f684"; }
.fa-handshake::before {
content: "\f2b5"; }
.fa-handshake-angle::before {
content: "\f4c4"; }
.fa-hands-helping::before {
content: "\f4c4"; }
.fa-handshake-simple::before {
content: "\f4c6"; }
.fa-handshake-alt::before {
content: "\f4c6"; }
.fa-handshake-simple-slash::before {
content: "\e05f"; }
.fa-handshake-alt-slash::before {
content: "\e05f"; }
.fa-handshake-slash::before {
content: "\e060"; }
.fa-hanukiah::before {
content: "\f6e6"; }
.fa-hard-drive::before {
content: "\f0a0"; }
.fa-hdd::before {
content: "\f0a0"; }
.fa-hashtag::before {
content: "\23"; }
.fa-hat-cowboy::before {
content: "\f8c0"; }
.fa-hat-cowboy-side::before {
content: "\f8c1"; }
.fa-hat-wizard::before {
content: "\f6e8"; }
.fa-head-side-cough::before {
content: "\e061"; }
.fa-head-side-cough-slash::before {
content: "\e062"; }
.fa-head-side-mask::before {
content: "\e063"; }
.fa-head-side-virus::before {
content: "\e064"; }
.fa-heading::before {
content: "\f1dc"; }
.fa-header::before {
content: "\f1dc"; }
.fa-headphones::before {
content: "\f025"; }
.fa-headphones-simple::before {
content: "\f58f"; }
.fa-headphones-alt::before {
content: "\f58f"; }
.fa-headset::before {
content: "\f590"; }
.fa-heart::before {
content: "\f004"; }
.fa-heart-circle-bolt::before {
content: "\e4fc"; }
.fa-heart-circle-check::before {
content: "\e4fd"; }
.fa-heart-circle-exclamation::before {
content: "\e4fe"; }
.fa-heart-circle-minus::before {
content: "\e4ff"; }
.fa-heart-circle-plus::before {
content: "\e500"; }
.fa-heart-circle-xmark::before {
content: "\e501"; }
.fa-heart-crack::before {
content: "\f7a9"; }
.fa-heart-broken::before {
content: "\f7a9"; }
.fa-heart-pulse::before {
content: "\f21e"; }
.fa-heartbeat::before {
content: "\f21e"; }
.fa-helicopter::before {
content: "\f533"; }
.fa-helicopter-symbol::before {
content: "\e502"; }
.fa-helmet-safety::before {
content: "\f807"; }
.fa-hard-hat::before {
content: "\f807"; }
.fa-hat-hard::before {
content: "\f807"; }
.fa-helmet-un::before {
content: "\e503"; }
.fa-highlighter::before {
content: "\f591"; }
.fa-hill-avalanche::before {
content: "\e507"; }
.fa-hill-rockslide::before {
content: "\e508"; }
.fa-hippo::before {
content: "\f6ed"; }
.fa-hockey-puck::before {
content: "\f453"; }
.fa-holly-berry::before {
content: "\f7aa"; }
.fa-horse::before {
content: "\f6f0"; }
.fa-horse-head::before {
content: "\f7ab"; }
.fa-hospital::before {
content: "\f0f8"; }
.fa-hospital-alt::before {
content: "\f0f8"; }
.fa-hospital-wide::before {
content: "\f0f8"; }
.fa-hospital-user::before {
content: "\f80d"; }
.fa-hot-tub-person::before {
content: "\f593"; }
.fa-hot-tub::before {
content: "\f593"; }
.fa-hotdog::before {
content: "\f80f"; }
.fa-hotel::before {
content: "\f594"; }
.fa-hourglass::before {
content: "\f254"; }
.fa-hourglass-2::before {
content: "\f254"; }
.fa-hourglass-half::before {
content: "\f254"; }
.fa-hourglass-empty::before {
content: "\f252"; }
.fa-hourglass-end::before {
content: "\f253"; }
.fa-hourglass-3::before {
content: "\f253"; }
.fa-hourglass-start::before {
content: "\f251"; }
.fa-hourglass-1::before {
content: "\f251"; }
.fa-house::before {
content: "\f015"; }
.fa-home::before {
content: "\f015"; }
.fa-home-alt::before {
content: "\f015"; }
.fa-home-lg-alt::before {
content: "\f015"; }
.fa-house-chimney::before {
content: "\e3af"; }
.fa-home-lg::before {
content: "\e3af"; }
.fa-house-chimney-crack::before {
content: "\f6f1"; }
.fa-house-damage::before {
content: "\f6f1"; }
.fa-house-chimney-medical::before {
content: "\f7f2"; }
.fa-clinic-medical::before {
content: "\f7f2"; }
.fa-house-chimney-user::before {
content: "\e065"; }
.fa-house-chimney-window::before {
content: "\e00d"; }
.fa-house-circle-check::before {
content: "\e509"; }
.fa-house-circle-exclamation::before {
content: "\e50a"; }
.fa-house-circle-xmark::before {
content: "\e50b"; }
.fa-house-crack::before {
content: "\e3b1"; }
.fa-house-fire::before {
content: "\e50c"; }
.fa-house-flag::before {
content: "\e50d"; }
.fa-house-flood-water::before {
content: "\e50e"; }
.fa-house-flood-water-circle-arrow-right::before {
content: "\e50f"; }
.fa-house-laptop::before {
content: "\e066"; }
.fa-laptop-house::before {
content: "\e066"; }
.fa-house-lock::before {
content: "\e510"; }
.fa-house-medical::before {
content: "\e3b2"; }
.fa-house-medical-circle-check::before {
content: "\e511"; }
.fa-house-medical-circle-exclamation::before {
content: "\e512"; }
.fa-house-medical-circle-xmark::before {
content: "\e513"; }
.fa-house-medical-flag::before {
content: "\e514"; }
.fa-house-signal::before {
content: "\e012"; }
.fa-house-tsunami::before {
content: "\e515"; }
.fa-house-user::before {
content: "\e1b0"; }
.fa-home-user::before {
content: "\e1b0"; }
.fa-hryvnia-sign::before {
content: "\f6f2"; }
.fa-hryvnia::before {
content: "\f6f2"; }
.fa-hurricane::before {
content: "\f751"; }
.fa-i::before {
content: "\49"; }
.fa-i-cursor::before {
content: "\f246"; }
.fa-ice-cream::before {
content: "\f810"; }
.fa-icicles::before {
content: "\f7ad"; }
.fa-icons::before {
content: "\f86d"; }
.fa-heart-music-camera-bolt::before {
content: "\f86d"; }
.fa-id-badge::before {
content: "\f2c1"; }
.fa-id-card::before {
content: "\f2c2"; }
.fa-drivers-license::before {
content: "\f2c2"; }
.fa-id-card-clip::before {
content: "\f47f"; }
.fa-id-card-alt::before {
content: "\f47f"; }
.fa-igloo::before {
content: "\f7ae"; }
.fa-image::before {
content: "\f03e"; }
.fa-image-portrait::before {
content: "\f3e0"; }
.fa-portrait::before {
content: "\f3e0"; }
.fa-images::before {
content: "\f302"; }
.fa-inbox::before {
content: "\f01c"; }
.fa-indent::before {
content: "\f03c"; }
.fa-indian-rupee-sign::before {
content: "\e1bc"; }
.fa-indian-rupee::before {
content: "\e1bc"; }
.fa-inr::before {
content: "\e1bc"; }
.fa-industry::before {
content: "\f275"; }
.fa-infinity::before {
content: "\f534"; }
.fa-info::before {
content: "\f129"; }
.fa-italic::before {
content: "\f033"; }
.fa-j::before {
content: "\4a"; }
.fa-jar::before {
content: "\e516"; }
.fa-jar-wheat::before {
content: "\e517"; }
.fa-jedi::before {
content: "\f669"; }
.fa-jet-fighter::before {
content: "\f0fb"; }
.fa-fighter-jet::before {
content: "\f0fb"; }
.fa-jet-fighter-up::before {
content: "\e518"; }
.fa-joint::before {
content: "\f595"; }
.fa-jug-detergent::before {
content: "\e519"; }
.fa-k::before {
content: "\4b"; }
.fa-kaaba::before {
content: "\f66b"; }
.fa-key::before {
content: "\f084"; }
.fa-keyboard::before {
content: "\f11c"; }
.fa-khanda::before {
content: "\f66d"; }
.fa-kip-sign::before {
content: "\e1c4"; }
.fa-kit-medical::before {
content: "\f479"; }
.fa-first-aid::before {
content: "\f479"; }
.fa-kitchen-set::before {
content: "\e51a"; }
.fa-kiwi-bird::before {
content: "\f535"; }
.fa-l::before {
content: "\4c"; }
.fa-land-mine-on::before {
content: "\e51b"; }
.fa-landmark::before {
content: "\f66f"; }
.fa-landmark-dome::before {
content: "\f752"; }
.fa-landmark-alt::before {
content: "\f752"; }
.fa-landmark-flag::before {
content: "\e51c"; }
.fa-language::before {
content: "\f1ab"; }
.fa-laptop::before {
content: "\f109"; }
.fa-laptop-code::before {
content: "\f5fc"; }
.fa-laptop-file::before {
content: "\e51d"; }
.fa-laptop-medical::before {
content: "\f812"; }
.fa-lari-sign::before {
content: "\e1c8"; }
.fa-layer-group::before {
content: "\f5fd"; }
.fa-leaf::before {
content: "\f06c"; }
.fa-left-long::before {
content: "\f30a"; }
.fa-long-arrow-alt-left::before {
content: "\f30a"; }
.fa-left-right::before {
content: "\f337"; }
.fa-arrows-alt-h::before {
content: "\f337"; }
.fa-lemon::before {
content: "\f094"; }
.fa-less-than::before {
content: "\3c"; }
.fa-less-than-equal::before {
content: "\f537"; }
.fa-life-ring::before {
content: "\f1cd"; }
.fa-lightbulb::before {
content: "\f0eb"; }
.fa-lines-leaning::before {
content: "\e51e"; }
.fa-link::before {
content: "\f0c1"; }
.fa-chain::before {
content: "\f0c1"; }
.fa-link-slash::before {
content: "\f127"; }
.fa-chain-broken::before {
content: "\f127"; }
.fa-chain-slash::before {
content: "\f127"; }
.fa-unlink::before {
content: "\f127"; }
.fa-lira-sign::before {
content: "\f195"; }
.fa-list::before {
content: "\f03a"; }
.fa-list-squares::before {
content: "\f03a"; }
.fa-list-check::before {
content: "\f0ae"; }
.fa-tasks::before {
content: "\f0ae"; }
.fa-list-ol::before {
content: "\f0cb"; }
.fa-list-1-2::before {
content: "\f0cb"; }
.fa-list-numeric::before {
content: "\f0cb"; }
.fa-list-ul::before {
content: "\f0ca"; }
.fa-list-dots::before {
content: "\f0ca"; }
.fa-litecoin-sign::before {
content: "\e1d3"; }
.fa-location-arrow::before {
content: "\f124"; }
.fa-location-crosshairs::before {
content: "\f601"; }
.fa-location::before {
content: "\f601"; }
.fa-location-dot::before {
content: "\f3c5"; }
.fa-map-marker-alt::before {
content: "\f3c5"; }
.fa-location-pin::before {
content: "\f041"; }
.fa-map-marker::before {
content: "\f041"; }
.fa-location-pin-lock::before {
content: "\e51f"; }
.fa-lock::before {
content: "\f023"; }
.fa-lock-open::before {
content: "\f3c1"; }
.fa-locust::before {
content: "\e520"; }
.fa-lungs::before {
content: "\f604"; }
.fa-lungs-virus::before {
content: "\e067"; }
.fa-m::before {
content: "\4d"; }
.fa-magnet::before {
content: "\f076"; }
.fa-magnifying-glass::before {
content: "\f002"; }
.fa-search::before {
content: "\f002"; }
.fa-magnifying-glass-arrow-right::before {
content: "\e521"; }
.fa-magnifying-glass-chart::before {
content: "\e522"; }
.fa-magnifying-glass-dollar::before {
content: "\f688"; }
.fa-search-dollar::before {
content: "\f688"; }
.fa-magnifying-glass-location::before {
content: "\f689"; }
.fa-search-location::before {
content: "\f689"; }
.fa-magnifying-glass-minus::before {
content: "\f010"; }
.fa-search-minus::before {
content: "\f010"; }
.fa-magnifying-glass-plus::before {
content: "\f00e"; }
.fa-search-plus::before {
content: "\f00e"; }
.fa-manat-sign::before {
content: "\e1d5"; }
.fa-map::before {
content: "\f279"; }
.fa-map-location::before {
content: "\f59f"; }
.fa-map-marked::before {
content: "\f59f"; }
.fa-map-location-dot::before {
content: "\f5a0"; }
.fa-map-marked-alt::before {
content: "\f5a0"; }
.fa-map-pin::before {
content: "\f276"; }
.fa-marker::before {
content: "\f5a1"; }
.fa-mars::before {
content: "\f222"; }
.fa-mars-and-venus::before {
content: "\f224"; }
.fa-mars-and-venus-burst::before {
content: "\e523"; }
.fa-mars-double::before {
content: "\f227"; }
.fa-mars-stroke::before {
content: "\f229"; }
.fa-mars-stroke-right::before {
content: "\f22b"; }
.fa-mars-stroke-h::before {
content: "\f22b"; }
.fa-mars-stroke-up::before {
content: "\f22a"; }
.fa-mars-stroke-v::before {
content: "\f22a"; }
.fa-martini-glass::before {
content: "\f57b"; }
.fa-glass-martini-alt::before {
content: "\f57b"; }
.fa-martini-glass-citrus::before {
content: "\f561"; }
.fa-cocktail::before {
content: "\f561"; }
.fa-martini-glass-empty::before {
content: "\f000"; }
.fa-glass-martini::before {
content: "\f000"; }
.fa-mask::before {
content: "\f6fa"; }
.fa-mask-face::before {
content: "\e1d7"; }
.fa-mask-ventilator::before {
content: "\e524"; }
.fa-masks-theater::before {
content: "\f630"; }
.fa-theater-masks::before {
content: "\f630"; }
.fa-mattress-pillow::before {
content: "\e525"; }
.fa-maximize::before {
content: "\f31e"; }
.fa-expand-arrows-alt::before {
content: "\f31e"; }
.fa-medal::before {
content: "\f5a2"; }
.fa-memory::before {
content: "\f538"; }
.fa-menorah::before {
content: "\f676"; }
.fa-mercury::before {
content: "\f223"; }
.fa-message::before {
content: "\f27a"; }
.fa-comment-alt::before {
content: "\f27a"; }
.fa-meteor::before {
content: "\f753"; }
.fa-microchip::before {
content: "\f2db"; }
.fa-microphone::before {
content: "\f130"; }
.fa-microphone-lines::before {
content: "\f3c9"; }
.fa-microphone-alt::before {
content: "\f3c9"; }
.fa-microphone-lines-slash::before {
content: "\f539"; }
.fa-microphone-alt-slash::before {
content: "\f539"; }
.fa-microphone-slash::before {
content: "\f131"; }
.fa-microscope::before {
content: "\f610"; }
.fa-mill-sign::before {
content: "\e1ed"; }
.fa-minimize::before {
content: "\f78c"; }
.fa-compress-arrows-alt::before {
content: "\f78c"; }
.fa-minus::before {
content: "\f068"; }
.fa-subtract::before {
content: "\f068"; }
.fa-mitten::before {
content: "\f7b5"; }
.fa-mobile::before {
content: "\f3ce"; }
.fa-mobile-android::before {
content: "\f3ce"; }
.fa-mobile-phone::before {
content: "\f3ce"; }
.fa-mobile-button::before {
content: "\f10b"; }
.fa-mobile-retro::before {
content: "\e527"; }
.fa-mobile-screen::before {
content: "\f3cf"; }
.fa-mobile-android-alt::before {
content: "\f3cf"; }
.fa-mobile-screen-button::before {
content: "\f3cd"; }
.fa-mobile-alt::before {
content: "\f3cd"; }
.fa-money-bill::before {
content: "\f0d6"; }
.fa-money-bill-1::before {
content: "\f3d1"; }
.fa-money-bill-alt::before {
content: "\f3d1"; }
.fa-money-bill-1-wave::before {
content: "\f53b"; }
.fa-money-bill-wave-alt::before {
content: "\f53b"; }
.fa-money-bill-transfer::before {
content: "\e528"; }
.fa-money-bill-trend-up::before {
content: "\e529"; }
.fa-money-bill-wave::before {
content: "\f53a"; }
.fa-money-bill-wheat::before {
content: "\e52a"; }
.fa-money-bills::before {
content: "\e1f3"; }
.fa-money-check::before {
content: "\f53c"; }
.fa-money-check-dollar::before {
content: "\f53d"; }
.fa-money-check-alt::before {
content: "\f53d"; }
.fa-monument::before {
content: "\f5a6"; }
.fa-moon::before {
content: "\f186"; }
.fa-mortar-pestle::before {
content: "\f5a7"; }
.fa-mosque::before {
content: "\f678"; }
.fa-mosquito::before {
content: "\e52b"; }
.fa-mosquito-net::before {
content: "\e52c"; }
.fa-motorcycle::before {
content: "\f21c"; }
.fa-mound::before {
content: "\e52d"; }
.fa-mountain::before {
content: "\f6fc"; }
.fa-mountain-city::before {
content: "\e52e"; }
.fa-mountain-sun::before {
content: "\e52f"; }
.fa-mug-hot::before {
content: "\f7b6"; }
.fa-mug-saucer::before {
content: "\f0f4"; }
.fa-coffee::before {
content: "\f0f4"; }
.fa-music::before {
content: "\f001"; }
.fa-n::before {
content: "\4e"; }
.fa-naira-sign::before {
content: "\e1f6"; }
.fa-network-wired::before {
content: "\f6ff"; }
.fa-neuter::before {
content: "\f22c"; }
.fa-newspaper::before {
content: "\f1ea"; }
.fa-not-equal::before {
content: "\f53e"; }
.fa-note-sticky::before {
content: "\f249"; }
.fa-sticky-note::before {
content: "\f249"; }
.fa-notes-medical::before {
content: "\f481"; }
.fa-o::before {
content: "\4f"; }
.fa-object-group::before {
content: "\f247"; }
.fa-object-ungroup::before {
content: "\f248"; }
.fa-oil-can::before {
content: "\f613"; }
.fa-oil-well::before {
content: "\e532"; }
.fa-om::before {
content: "\f679"; }
.fa-otter::before {
content: "\f700"; }
.fa-outdent::before {
content: "\f03b"; }
.fa-dedent::before {
content: "\f03b"; }
.fa-p::before {
content: "\50"; }
.fa-pager::before {
content: "\f815"; }
.fa-paint-roller::before {
content: "\f5aa"; }
.fa-paintbrush::before {
content: "\f1fc"; }
.fa-paint-brush::before {
content: "\f1fc"; }
.fa-palette::before {
content: "\f53f"; }
.fa-pallet::before {
content: "\f482"; }
.fa-panorama::before {
content: "\e209"; }
.fa-paper-plane::before {
content: "\f1d8"; }
.fa-paperclip::before {
content: "\f0c6"; }
.fa-parachute-box::before {
content: "\f4cd"; }
.fa-paragraph::before {
content: "\f1dd"; }
.fa-passport::before {
content: "\f5ab"; }
.fa-paste::before {
content: "\f0ea"; }
.fa-file-clipboard::before {
content: "\f0ea"; }
.fa-pause::before {
content: "\f04c"; }
.fa-paw::before {
content: "\f1b0"; }
.fa-peace::before {
content: "\f67c"; }
.fa-pen::before {
content: "\f304"; }
.fa-pen-clip::before {
content: "\f305"; }
.fa-pen-alt::before {
content: "\f305"; }
.fa-pen-fancy::before {
content: "\f5ac"; }
.fa-pen-nib::before {
content: "\f5ad"; }
.fa-pen-ruler::before {
content: "\f5ae"; }
.fa-pencil-ruler::before {
content: "\f5ae"; }
.fa-pen-to-square::before {
content: "\f044"; }
.fa-edit::before {
content: "\f044"; }
.fa-pencil::before {
content: "\f303"; }
.fa-pencil-alt::before {
content: "\f303"; }
.fa-people-arrows-left-right::before {
content: "\e068"; }
.fa-people-arrows::before {
content: "\e068"; }
.fa-people-carry-box::before {
content: "\f4ce"; }
.fa-people-carry::before {
content: "\f4ce"; }
.fa-people-group::before {
content: "\e533"; }
.fa-people-line::before {
content: "\e534"; }
.fa-people-pulling::before {
content: "\e535"; }
.fa-people-robbery::before {
content: "\e536"; }
.fa-people-roof::before {
content: "\e537"; }
.fa-pepper-hot::before {
content: "\f816"; }
.fa-percent::before {
content: "\25"; }
.fa-percentage::before {
content: "\25"; }
.fa-person::before {
content: "\f183"; }
.fa-male::before {
content: "\f183"; }
.fa-person-arrow-down-to-line::before {
content: "\e538"; }
.fa-person-arrow-up-from-line::before {
content: "\e539"; }
.fa-person-biking::before {
content: "\f84a"; }
.fa-biking::before {
content: "\f84a"; }
.fa-person-booth::before {
content: "\f756"; }
.fa-person-breastfeeding::before {
content: "\e53a"; }
.fa-person-burst::before {
content: "\e53b"; }
.fa-person-cane::before {
content: "\e53c"; }
.fa-person-chalkboard::before {
content: "\e53d"; }
.fa-person-circle-check::before {
content: "\e53e"; }
.fa-person-circle-exclamation::before {
content: "\e53f"; }
.fa-person-circle-minus::before {
content: "\e540"; }
.fa-person-circle-plus::before {
content: "\e541"; }
.fa-person-circle-question::before {
content: "\e542"; }
.fa-person-circle-xmark::before {
content: "\e543"; }
.fa-person-digging::before {
content: "\f85e"; }
.fa-digging::before {
content: "\f85e"; }
.fa-person-dots-from-line::before {
content: "\f470"; }
.fa-diagnoses::before {
content: "\f470"; }
.fa-person-dress::before {
content: "\f182"; }
.fa-female::before {
content: "\f182"; }
.fa-person-dress-burst::before {
content: "\e544"; }
.fa-person-drowning::before {
content: "\e545"; }
.fa-person-falling::before {
content: "\e546"; }
.fa-person-falling-burst::before {
content: "\e547"; }
.fa-person-half-dress::before {
content: "\e548"; }
.fa-person-harassing::before {
content: "\e549"; }
.fa-person-hiking::before {
content: "\f6ec"; }
.fa-hiking::before {
content: "\f6ec"; }
.fa-person-military-pointing::before {
content: "\e54a"; }
.fa-person-military-rifle::before {
content: "\e54b"; }
.fa-person-military-to-person::before {
content: "\e54c"; }
.fa-person-praying::before {
content: "\f683"; }
.fa-pray::before {
content: "\f683"; }
.fa-person-pregnant::before {
content: "\e31e"; }
.fa-person-rays::before {
content: "\e54d"; }
.fa-person-rifle::before {
content: "\e54e"; }
.fa-person-running::before {
content: "\f70c"; }
.fa-running::before {
content: "\f70c"; }
.fa-person-shelter::before {
content: "\e54f"; }
.fa-person-skating::before {
content: "\f7c5"; }
.fa-skating::before {
content: "\f7c5"; }
.fa-person-skiing::before {
content: "\f7c9"; }
.fa-skiing::before {
content: "\f7c9"; }
.fa-person-skiing-nordic::before {
content: "\f7ca"; }
.fa-skiing-nordic::before {
content: "\f7ca"; }
.fa-person-snowboarding::before {
content: "\f7ce"; }
.fa-snowboarding::before {
content: "\f7ce"; }
.fa-person-swimming::before {
content: "\f5c4"; }
.fa-swimmer::before {
content: "\f5c4"; }
.fa-person-through-window::before {
content: "\e433"; }
.fa-person-walking::before {
content: "\f554"; }
.fa-walking::before {
content: "\f554"; }
.fa-person-walking-arrow-loop-left::before {
content: "\e551"; }
.fa-person-walking-arrow-right::before {
content: "\e552"; }
.fa-person-walking-dashed-line-arrow-right::before {
content: "\e553"; }
.fa-person-walking-luggage::before {
content: "\e554"; }
.fa-person-walking-with-cane::before {
content: "\f29d"; }
.fa-blind::before {
content: "\f29d"; }
.fa-peseta-sign::before {
content: "\e221"; }
.fa-peso-sign::before {
content: "\e222"; }
.fa-phone::before {
content: "\f095"; }
.fa-phone-flip::before {
content: "\f879"; }
.fa-phone-alt::before {
content: "\f879"; }
.fa-phone-slash::before {
content: "\f3dd"; }
.fa-phone-volume::before {
content: "\f2a0"; }
.fa-volume-control-phone::before {
content: "\f2a0"; }
.fa-photo-film::before {
content: "\f87c"; }
.fa-photo-video::before {
content: "\f87c"; }
.fa-piggy-bank::before {
content: "\f4d3"; }
.fa-pills::before {
content: "\f484"; }
.fa-pizza-slice::before {
content: "\f818"; }
.fa-place-of-worship::before {
content: "\f67f"; }
.fa-plane::before {
content: "\f072"; }
.fa-plane-arrival::before {
content: "\f5af"; }
.fa-plane-circle-check::before {
content: "\e555"; }
.fa-plane-circle-exclamation::before {
content: "\e556"; }
.fa-plane-circle-xmark::before {
content: "\e557"; }
.fa-plane-departure::before {
content: "\f5b0"; }
.fa-plane-lock::before {
content: "\e558"; }
.fa-plane-slash::before {
content: "\e069"; }
.fa-plane-up::before {
content: "\e22d"; }
.fa-plant-wilt::before {
content: "\e43b"; }
.fa-plate-wheat::before {
content: "\e55a"; }
.fa-play::before {
content: "\f04b"; }
.fa-plug::before {
content: "\f1e6"; }
.fa-plug-circle-bolt::before {
content: "\e55b"; }
.fa-plug-circle-check::before {
content: "\e55c"; }
.fa-plug-circle-exclamation::before {
content: "\e55d"; }
.fa-plug-circle-minus::before {
content: "\e55e"; }
.fa-plug-circle-plus::before {
content: "\e55f"; }
.fa-plug-circle-xmark::before {
content: "\e560"; }
.fa-plus::before {
content: "\2b"; }
.fa-add::before {
content: "\2b"; }
.fa-plus-minus::before {
content: "\e43c"; }
.fa-podcast::before {
content: "\f2ce"; }
.fa-poo::before {
content: "\f2fe"; }
.fa-poo-storm::before {
content: "\f75a"; }
.fa-poo-bolt::before {
content: "\f75a"; }
.fa-poop::before {
content: "\f619"; }
.fa-power-off::before {
content: "\f011"; }
.fa-prescription::before {
content: "\f5b1"; }
.fa-prescription-bottle::before {
content: "\f485"; }
.fa-prescription-bottle-medical::before {
content: "\f486"; }
.fa-prescription-bottle-alt::before {
content: "\f486"; }
.fa-print::before {
content: "\f02f"; }
.fa-pump-medical::before {
content: "\e06a"; }
.fa-pump-soap::before {
content: "\e06b"; }
.fa-puzzle-piece::before {
content: "\f12e"; }
.fa-q::before {
content: "\51"; }
.fa-qrcode::before {
content: "\f029"; }
.fa-question::before {
content: "\3f"; }
.fa-quote-left::before {
content: "\f10d"; }
.fa-quote-left-alt::before {
content: "\f10d"; }
.fa-quote-right::before {
content: "\f10e"; }
.fa-quote-right-alt::before {
content: "\f10e"; }
.fa-r::before {
content: "\52"; }
.fa-radiation::before {
content: "\f7b9"; }
.fa-radio::before {
content: "\f8d7"; }
.fa-rainbow::before {
content: "\f75b"; }
.fa-ranking-star::before {
content: "\e561"; }
.fa-receipt::before {
content: "\f543"; }
.fa-record-vinyl::before {
content: "\f8d9"; }
.fa-rectangle-ad::before {
content: "\f641"; }
.fa-ad::before {
content: "\f641"; }
.fa-rectangle-list::before {
content: "\f022"; }
.fa-list-alt::before {
content: "\f022"; }
.fa-rectangle-xmark::before {
content: "\f410"; }
.fa-rectangle-times::before {
content: "\f410"; }
.fa-times-rectangle::before {
content: "\f410"; }
.fa-window-close::before {
content: "\f410"; }
.fa-recycle::before {
content: "\f1b8"; }
.fa-registered::before {
content: "\f25d"; }
.fa-repeat::before {
content: "\f363"; }
.fa-reply::before {
content: "\f3e5"; }
.fa-mail-reply::before {
content: "\f3e5"; }
.fa-reply-all::before {
content: "\f122"; }
.fa-mail-reply-all::before {
content: "\f122"; }
.fa-republican::before {
content: "\f75e"; }
.fa-restroom::before {
content: "\f7bd"; }
.fa-retweet::before {
content: "\f079"; }
.fa-ribbon::before {
content: "\f4d6"; }
.fa-right-from-bracket::before {
content: "\f2f5"; }
.fa-sign-out-alt::before {
content: "\f2f5"; }
.fa-right-left::before {
content: "\f362"; }
.fa-exchange-alt::before {
content: "\f362"; }
.fa-right-long::before {
content: "\f30b"; }
.fa-long-arrow-alt-right::before {
content: "\f30b"; }
.fa-right-to-bracket::before {
content: "\f2f6"; }
.fa-sign-in-alt::before {
content: "\f2f6"; }
.fa-ring::before {
content: "\f70b"; }
.fa-road::before {
content: "\f018"; }
.fa-road-barrier::before {
content: "\e562"; }
.fa-road-bridge::before {
content: "\e563"; }
.fa-road-circle-check::before {
content: "\e564"; }
.fa-road-circle-exclamation::before {
content: "\e565"; }
.fa-road-circle-xmark::before {
content: "\e566"; }
.fa-road-lock::before {
content: "\e567"; }
.fa-road-spikes::before {
content: "\e568"; }
.fa-robot::before {
content: "\f544"; }
.fa-rocket::before {
content: "\f135"; }
.fa-rotate::before {
content: "\f2f1"; }
.fa-sync-alt::before {
content: "\f2f1"; }
.fa-rotate-left::before {
content: "\f2ea"; }
.fa-rotate-back::before {
content: "\f2ea"; }
.fa-rotate-backward::before {
content: "\f2ea"; }
.fa-undo-alt::before {
content: "\f2ea"; }
.fa-rotate-right::before {
content: "\f2f9"; }
.fa-redo-alt::before {
content: "\f2f9"; }
.fa-rotate-forward::before {
content: "\f2f9"; }
.fa-route::before {
content: "\f4d7"; }
.fa-rss::before {
content: "\f09e"; }
.fa-feed::before {
content: "\f09e"; }
.fa-ruble-sign::before {
content: "\f158"; }
.fa-rouble::before {
content: "\f158"; }
.fa-rub::before {
content: "\f158"; }
.fa-ruble::before {
content: "\f158"; }
.fa-rug::before {
content: "\e569"; }
.fa-ruler::before {
content: "\f545"; }
.fa-ruler-combined::before {
content: "\f546"; }
.fa-ruler-horizontal::before {
content: "\f547"; }
.fa-ruler-vertical::before {
content: "\f548"; }
.fa-rupee-sign::before {
content: "\f156"; }
.fa-rupee::before {
content: "\f156"; }
.fa-rupiah-sign::before {
content: "\e23d"; }
.fa-s::before {
content: "\53"; }
.fa-sack-dollar::before {
content: "\f81d"; }
.fa-sack-xmark::before {
content: "\e56a"; }
.fa-sailboat::before {
content: "\e445"; }
.fa-satellite::before {
content: "\f7bf"; }
.fa-satellite-dish::before {
content: "\f7c0"; }
.fa-scale-balanced::before {
content: "\f24e"; }
.fa-balance-scale::before {
content: "\f24e"; }
.fa-scale-unbalanced::before {
content: "\f515"; }
.fa-balance-scale-left::before {
content: "\f515"; }
.fa-scale-unbalanced-flip::before {
content: "\f516"; }
.fa-balance-scale-right::before {
content: "\f516"; }
.fa-school::before {
content: "\f549"; }
.fa-school-circle-check::before {
content: "\e56b"; }
.fa-school-circle-exclamation::before {
content: "\e56c"; }
.fa-school-circle-xmark::before {
content: "\e56d"; }
.fa-school-flag::before {
content: "\e56e"; }
.fa-school-lock::before {
content: "\e56f"; }
.fa-scissors::before {
content: "\f0c4"; }
.fa-cut::before {
content: "\f0c4"; }
.fa-screwdriver::before {
content: "\f54a"; }
.fa-screwdriver-wrench::before {
content: "\f7d9"; }
.fa-tools::before {
content: "\f7d9"; }
.fa-scroll::before {
content: "\f70e"; }
.fa-scroll-torah::before {
content: "\f6a0"; }
.fa-torah::before {
content: "\f6a0"; }
.fa-sd-card::before {
content: "\f7c2"; }
.fa-section::before {
content: "\e447"; }
.fa-seedling::before {
content: "\f4d8"; }
.fa-sprout::before {
content: "\f4d8"; }
.fa-server::before {
content: "\f233"; }
.fa-shapes::before {
content: "\f61f"; }
.fa-triangle-circle-square::before {
content: "\f61f"; }
.fa-share::before {
content: "\f064"; }
.fa-arrow-turn-right::before {
content: "\f064"; }
.fa-mail-forward::before {
content: "\f064"; }
.fa-share-from-square::before {
content: "\f14d"; }
.fa-share-square::before {
content: "\f14d"; }
.fa-share-nodes::before {
content: "\f1e0"; }
.fa-share-alt::before {
content: "\f1e0"; }
.fa-sheet-plastic::before {
content: "\e571"; }
.fa-shekel-sign::before {
content: "\f20b"; }
.fa-ils::before {
content: "\f20b"; }
.fa-shekel::before {
content: "\f20b"; }
.fa-sheqel::before {
content: "\f20b"; }
.fa-sheqel-sign::before {
content: "\f20b"; }
.fa-shield::before {
content: "\f132"; }
.fa-shield-blank::before {
content: "\f132"; }
.fa-shield-cat::before {
content: "\e572"; }
.fa-shield-dog::before {
content: "\e573"; }
.fa-shield-halved::before {
content: "\f3ed"; }
.fa-shield-alt::before {
content: "\f3ed"; }
.fa-shield-heart::before {
content: "\e574"; }
.fa-shield-virus::before {
content: "\e06c"; }
.fa-ship::before {
content: "\f21a"; }
.fa-shirt::before {
content: "\f553"; }
.fa-t-shirt::before {
content: "\f553"; }
.fa-tshirt::before {
content: "\f553"; }
.fa-shoe-prints::before {
content: "\f54b"; }
.fa-shop::before {
content: "\f54f"; }
.fa-store-alt::before {
content: "\f54f"; }
.fa-shop-lock::before {
content: "\e4a5"; }
.fa-shop-slash::before {
content: "\e070"; }
.fa-store-alt-slash::before {
content: "\e070"; }
.fa-shower::before {
content: "\f2cc"; }
.fa-shrimp::before {
content: "\e448"; }
.fa-shuffle::before {
content: "\f074"; }
.fa-random::before {
content: "\f074"; }
.fa-shuttle-space::before {
content: "\f197"; }
.fa-space-shuttle::before {
content: "\f197"; }
.fa-sign-hanging::before {
content: "\f4d9"; }
.fa-sign::before {
content: "\f4d9"; }
.fa-signal::before {
content: "\f012"; }
.fa-signal-5::before {
content: "\f012"; }
.fa-signal-perfect::before {
content: "\f012"; }
.fa-signature::before {
content: "\f5b7"; }
.fa-signs-post::before {
content: "\f277"; }
.fa-map-signs::before {
content: "\f277"; }
.fa-sim-card::before {
content: "\f7c4"; }
.fa-sink::before {
content: "\e06d"; }
.fa-sitemap::before {
content: "\f0e8"; }
.fa-skull::before {
content: "\f54c"; }
.fa-skull-crossbones::before {
content: "\f714"; }
.fa-slash::before {
content: "\f715"; }
.fa-sleigh::before {
content: "\f7cc"; }
.fa-sliders::before {
content: "\f1de"; }
.fa-sliders-h::before {
content: "\f1de"; }
.fa-smog::before {
content: "\f75f"; }
.fa-smoking::before {
content: "\f48d"; }
.fa-snowflake::before {
content: "\f2dc"; }
.fa-snowman::before {
content: "\f7d0"; }
.fa-snowplow::before {
content: "\f7d2"; }
.fa-soap::before {
content: "\e06e"; }
.fa-socks::before {
content: "\f696"; }
.fa-solar-panel::before {
content: "\f5ba"; }
.fa-sort::before {
content: "\f0dc"; }
.fa-unsorted::before {
content: "\f0dc"; }
.fa-sort-down::before {
content: "\f0dd"; }
.fa-sort-desc::before {
content: "\f0dd"; }
.fa-sort-up::before {
content: "\f0de"; }
.fa-sort-asc::before {
content: "\f0de"; }
.fa-spa::before {
content: "\f5bb"; }
.fa-spaghetti-monster-flying::before {
content: "\f67b"; }
.fa-pastafarianism::before {
content: "\f67b"; }
.fa-spell-check::before {
content: "\f891"; }
.fa-spider::before {
content: "\f717"; }
.fa-spinner::before {
content: "\f110"; }
.fa-splotch::before {
content: "\f5bc"; }
.fa-spoon::before {
content: "\f2e5"; }
.fa-utensil-spoon::before {
content: "\f2e5"; }
.fa-spray-can::before {
content: "\f5bd"; }
.fa-spray-can-sparkles::before {
content: "\f5d0"; }
.fa-air-freshener::before {
content: "\f5d0"; }
.fa-square::before {
content: "\f0c8"; }
.fa-square-arrow-up-right::before {
content: "\f14c"; }
.fa-external-link-square::before {
content: "\f14c"; }
.fa-square-caret-down::before {
content: "\f150"; }
.fa-caret-square-down::before {
content: "\f150"; }
.fa-square-caret-left::before {
content: "\f191"; }
.fa-caret-square-left::before {
content: "\f191"; }
.fa-square-caret-right::before {
content: "\f152"; }
.fa-caret-square-right::before {
content: "\f152"; }
.fa-square-caret-up::before {
content: "\f151"; }
.fa-caret-square-up::before {
content: "\f151"; }
.fa-square-check::before {
content: "\f14a"; }
.fa-check-square::before {
content: "\f14a"; }
.fa-square-envelope::before {
content: "\f199"; }
.fa-envelope-square::before {
content: "\f199"; }
.fa-square-full::before {
content: "\f45c"; }
.fa-square-h::before {
content: "\f0fd"; }
.fa-h-square::before {
content: "\f0fd"; }
.fa-square-minus::before {
content: "\f146"; }
.fa-minus-square::before {
content: "\f146"; }
.fa-square-nfi::before {
content: "\e576"; }
.fa-square-parking::before {
content: "\f540"; }
.fa-parking::before {
content: "\f540"; }
.fa-square-pen::before {
content: "\f14b"; }
.fa-pen-square::before {
content: "\f14b"; }
.fa-pencil-square::before {
content: "\f14b"; }
.fa-square-person-confined::before {
content: "\e577"; }
.fa-square-phone::before {
content: "\f098"; }
.fa-phone-square::before {
content: "\f098"; }
.fa-square-phone-flip::before {
content: "\f87b"; }
.fa-phone-square-alt::before {
content: "\f87b"; }
.fa-square-plus::before {
content: "\f0fe"; }
.fa-plus-square::before {
content: "\f0fe"; }
.fa-square-poll-horizontal::before {
content: "\f682"; }
.fa-poll-h::before {
content: "\f682"; }
.fa-square-poll-vertical::before {
content: "\f681"; }
.fa-poll::before {
content: "\f681"; }
.fa-square-root-variable::before {
content: "\f698"; }
.fa-square-root-alt::before {
content: "\f698"; }
.fa-square-rss::before {
content: "\f143"; }
.fa-rss-square::before {
content: "\f143"; }
.fa-square-share-nodes::before {
content: "\f1e1"; }
.fa-share-alt-square::before {
content: "\f1e1"; }
.fa-square-up-right::before {
content: "\f360"; }
.fa-external-link-square-alt::before {
content: "\f360"; }
.fa-square-virus::before {
content: "\e578"; }
.fa-square-xmark::before {
content: "\f2d3"; }
.fa-times-square::before {
content: "\f2d3"; }
.fa-xmark-square::before {
content: "\f2d3"; }
.fa-staff-aesculapius::before {
content: "\e579"; }
.fa-rod-asclepius::before {
content: "\e579"; }
.fa-rod-snake::before {
content: "\e579"; }
.fa-staff-snake::before {
content: "\e579"; }
.fa-stairs::before {
content: "\e289"; }
.fa-stamp::before {
content: "\f5bf"; }
.fa-star::before {
content: "\f005"; }
.fa-star-and-crescent::before {
content: "\f699"; }
.fa-star-half::before {
content: "\f089"; }
.fa-star-half-stroke::before {
content: "\f5c0"; }
.fa-star-half-alt::before {
content: "\f5c0"; }
.fa-star-of-david::before {
content: "\f69a"; }
.fa-star-of-life::before {
content: "\f621"; }
.fa-sterling-sign::before {
content: "\f154"; }
.fa-gbp::before {
content: "\f154"; }
.fa-pound-sign::before {
content: "\f154"; }
.fa-stethoscope::before {
content: "\f0f1"; }
.fa-stop::before {
content: "\f04d"; }
.fa-stopwatch::before {
content: "\f2f2"; }
.fa-stopwatch-20::before {
content: "\e06f"; }
.fa-store::before {
content: "\f54e"; }
.fa-store-slash::before {
content: "\e071"; }
.fa-street-view::before {
content: "\f21d"; }
.fa-strikethrough::before {
content: "\f0cc"; }
.fa-stroopwafel::before {
content: "\f551"; }
.fa-subscript::before {
content: "\f12c"; }
.fa-suitcase::before {
content: "\f0f2"; }
.fa-suitcase-medical::before {
content: "\f0fa"; }
.fa-medkit::before {
content: "\f0fa"; }
.fa-suitcase-rolling::before {
content: "\f5c1"; }
.fa-sun::before {
content: "\f185"; }
.fa-sun-plant-wilt::before {
content: "\e57a"; }
.fa-superscript::before {
content: "\f12b"; }
.fa-swatchbook::before {
content: "\f5c3"; }
.fa-synagogue::before {
content: "\f69b"; }
.fa-syringe::before {
content: "\f48e"; }
.fa-t::before {
content: "\54"; }
.fa-table::before {
content: "\f0ce"; }
.fa-table-cells::before {
content: "\f00a"; }
.fa-th::before {
content: "\f00a"; }
.fa-table-cells-large::before {
content: "\f009"; }
.fa-th-large::before {
content: "\f009"; }
.fa-table-columns::before {
content: "\f0db"; }
.fa-columns::before {
content: "\f0db"; }
.fa-table-list::before {
content: "\f00b"; }
.fa-th-list::before {
content: "\f00b"; }
.fa-table-tennis-paddle-ball::before {
content: "\f45d"; }
.fa-ping-pong-paddle-ball::before {
content: "\f45d"; }
.fa-table-tennis::before {
content: "\f45d"; }
.fa-tablet::before {
content: "\f3fb"; }
.fa-tablet-android::before {
content: "\f3fb"; }
.fa-tablet-button::before {
content: "\f10a"; }
.fa-tablet-screen-button::before {
content: "\f3fa"; }
.fa-tablet-alt::before {
content: "\f3fa"; }
.fa-tablets::before {
content: "\f490"; }
.fa-tachograph-digital::before {
content: "\f566"; }
.fa-digital-tachograph::before {
content: "\f566"; }
.fa-tag::before {
content: "\f02b"; }
.fa-tags::before {
content: "\f02c"; }
.fa-tape::before {
content: "\f4db"; }
.fa-tarp::before {
content: "\e57b"; }
.fa-tarp-droplet::before {
content: "\e57c"; }
.fa-taxi::before {
content: "\f1ba"; }
.fa-cab::before {
content: "\f1ba"; }
.fa-teeth::before {
content: "\f62e"; }
.fa-teeth-open::before {
content: "\f62f"; }
.fa-temperature-arrow-down::before {
content: "\e03f"; }
.fa-temperature-down::before {
content: "\e03f"; }
.fa-temperature-arrow-up::before {
content: "\e040"; }
.fa-temperature-up::before {
content: "\e040"; }
.fa-temperature-empty::before {
content: "\f2cb"; }
.fa-temperature-0::before {
content: "\f2cb"; }
.fa-thermometer-0::before {
content: "\f2cb"; }
.fa-thermometer-empty::before {
content: "\f2cb"; }
.fa-temperature-full::before {
content: "\f2c7"; }
.fa-temperature-4::before {
content: "\f2c7"; }
.fa-thermometer-4::before {
content: "\f2c7"; }
.fa-thermometer-full::before {
content: "\f2c7"; }
.fa-temperature-half::before {
content: "\f2c9"; }
.fa-temperature-2::before {
content: "\f2c9"; }
.fa-thermometer-2::before {
content: "\f2c9"; }
.fa-thermometer-half::before {
content: "\f2c9"; }
.fa-temperature-high::before {
content: "\f769"; }
.fa-temperature-low::before {
content: "\f76b"; }
.fa-temperature-quarter::before {
content: "\f2ca"; }
.fa-temperature-1::before {
content: "\f2ca"; }
.fa-thermometer-1::before {
content: "\f2ca"; }
.fa-thermometer-quarter::before {
content: "\f2ca"; }
.fa-temperature-three-quarters::before {
content: "\f2c8"; }
.fa-temperature-3::before {
content: "\f2c8"; }
.fa-thermometer-3::before {
content: "\f2c8"; }
.fa-thermometer-three-quarters::before {
content: "\f2c8"; }
.fa-tenge-sign::before {
content: "\f7d7"; }
.fa-tenge::before {
content: "\f7d7"; }
.fa-tent::before {
content: "\e57d"; }
.fa-tent-arrow-down-to-line::before {
content: "\e57e"; }
.fa-tent-arrow-left-right::before {
content: "\e57f"; }
.fa-tent-arrow-turn-left::before {
content: "\e580"; }
.fa-tent-arrows-down::before {
content: "\e581"; }
.fa-tents::before {
content: "\e582"; }
.fa-terminal::before {
content: "\f120"; }
.fa-text-height::before {
content: "\f034"; }
.fa-text-slash::before {
content: "\f87d"; }
.fa-remove-format::before {
content: "\f87d"; }
.fa-text-width::before {
content: "\f035"; }
.fa-thermometer::before {
content: "\f491"; }
.fa-thumbs-down::before {
content: "\f165"; }
.fa-thumbs-up::before {
content: "\f164"; }
.fa-thumbtack::before {
content: "\f08d"; }
.fa-thumb-tack::before {
content: "\f08d"; }
.fa-ticket::before {
content: "\f145"; }
.fa-ticket-simple::before {
content: "\f3ff"; }
.fa-ticket-alt::before {
content: "\f3ff"; }
.fa-timeline::before {
content: "\e29c"; }
.fa-toggle-off::before {
content: "\f204"; }
.fa-toggle-on::before {
content: "\f205"; }
.fa-toilet::before {
content: "\f7d8"; }
.fa-toilet-paper::before {
content: "\f71e"; }
.fa-toilet-paper-slash::before {
content: "\e072"; }
.fa-toilet-portable::before {
content: "\e583"; }
.fa-toilets-portable::before {
content: "\e584"; }
.fa-toolbox::before {
content: "\f552"; }
.fa-tooth::before {
content: "\f5c9"; }
.fa-torii-gate::before {
content: "\f6a1"; }
.fa-tornado::before {
content: "\f76f"; }
.fa-tower-broadcast::before {
content: "\f519"; }
.fa-broadcast-tower::before {
content: "\f519"; }
.fa-tower-cell::before {
content: "\e585"; }
.fa-tower-observation::before {
content: "\e586"; }
.fa-tractor::before {
content: "\f722"; }
.fa-trademark::before {
content: "\f25c"; }
.fa-traffic-light::before {
content: "\f637"; }
.fa-trailer::before {
content: "\e041"; }
.fa-train::before {
content: "\f238"; }
.fa-train-subway::before {
content: "\f239"; }
.fa-subway::before {
content: "\f239"; }
.fa-train-tram::before {
content: "\f7da"; }
.fa-tram::before {
content: "\f7da"; }
.fa-transgender::before {
content: "\f225"; }
.fa-transgender-alt::before {
content: "\f225"; }
.fa-trash::before {
content: "\f1f8"; }
.fa-trash-arrow-up::before {
content: "\f829"; }
.fa-trash-restore::before {
content: "\f829"; }
.fa-trash-can::before {
content: "\f2ed"; }
.fa-trash-alt::before {
content: "\f2ed"; }
.fa-trash-can-arrow-up::before {
content: "\f82a"; }
.fa-trash-restore-alt::before {
content: "\f82a"; }
.fa-tree::before {
content: "\f1bb"; }
.fa-tree-city::before {
content: "\e587"; }
.fa-triangle-exclamation::before {
content: "\f071"; }
.fa-exclamation-triangle::before {
content: "\f071"; }
.fa-warning::before {
content: "\f071"; }
.fa-trophy::before {
content: "\f091"; }
.fa-trowel::before {
content: "\e589"; }
.fa-trowel-bricks::before {
content: "\e58a"; }
.fa-truck::before {
content: "\f0d1"; }
.fa-truck-arrow-right::before {
content: "\e58b"; }
.fa-truck-droplet::before {
content: "\e58c"; }
.fa-truck-fast::before {
content: "\f48b"; }
.fa-shipping-fast::before {
content: "\f48b"; }
.fa-truck-field::before {
content: "\e58d"; }
.fa-truck-field-un::before {
content: "\e58e"; }
.fa-truck-front::before {
content: "\e2b7"; }
.fa-truck-medical::before {
content: "\f0f9"; }
.fa-ambulance::before {
content: "\f0f9"; }
.fa-truck-monster::before {
content: "\f63b"; }
.fa-truck-moving::before {
content: "\f4df"; }
.fa-truck-pickup::before {
content: "\f63c"; }
.fa-truck-plane::before {
content: "\e58f"; }
.fa-truck-ramp-box::before {
content: "\f4de"; }
.fa-truck-loading::before {
content: "\f4de"; }
.fa-tty::before {
content: "\f1e4"; }
.fa-teletype::before {
content: "\f1e4"; }
.fa-turkish-lira-sign::before {
content: "\e2bb"; }
.fa-try::before {
content: "\e2bb"; }
.fa-turkish-lira::before {
content: "\e2bb"; }
.fa-turn-down::before {
content: "\f3be"; }
.fa-level-down-alt::before {
content: "\f3be"; }
.fa-turn-up::before {
content: "\f3bf"; }
.fa-level-up-alt::before {
content: "\f3bf"; }
.fa-tv::before {
content: "\f26c"; }
.fa-television::before {
content: "\f26c"; }
.fa-tv-alt::before {
content: "\f26c"; }
.fa-u::before {
content: "\55"; }
.fa-umbrella::before {
content: "\f0e9"; }
.fa-umbrella-beach::before {
content: "\f5ca"; }
.fa-underline::before {
content: "\f0cd"; }
.fa-universal-access::before {
content: "\f29a"; }
.fa-unlock::before {
content: "\f09c"; }
.fa-unlock-keyhole::before {
content: "\f13e"; }
.fa-unlock-alt::before {
content: "\f13e"; }
.fa-up-down::before {
content: "\f338"; }
.fa-arrows-alt-v::before {
content: "\f338"; }
.fa-up-down-left-right::before {
content: "\f0b2"; }
.fa-arrows-alt::before {
content: "\f0b2"; }
.fa-up-long::before {
content: "\f30c"; }
.fa-long-arrow-alt-up::before {
content: "\f30c"; }
.fa-up-right-and-down-left-from-center::before {
content: "\f424"; }
.fa-expand-alt::before {
content: "\f424"; }
.fa-up-right-from-square::before {
content: "\f35d"; }
.fa-external-link-alt::before {
content: "\f35d"; }
.fa-upload::before {
content: "\f093"; }
.fa-user::before {
content: "\f007"; }
.fa-user-astronaut::before {
content: "\f4fb"; }
.fa-user-check::before {
content: "\f4fc"; }
.fa-user-clock::before {
content: "\f4fd"; }
.fa-user-doctor::before {
content: "\f0f0"; }
.fa-user-md::before {
content: "\f0f0"; }
.fa-user-gear::before {
content: "\f4fe"; }
.fa-user-cog::before {
content: "\f4fe"; }
.fa-user-graduate::before {
content: "\f501"; }
.fa-user-group::before {
content: "\f500"; }
.fa-user-friends::before {
content: "\f500"; }
.fa-user-injured::before {
content: "\f728"; }
.fa-user-large::before {
content: "\f406"; }
.fa-user-alt::before {
content: "\f406"; }
.fa-user-large-slash::before {
content: "\f4fa"; }
.fa-user-alt-slash::before {
content: "\f4fa"; }
.fa-user-lock::before {
content: "\f502"; }
.fa-user-minus::before {
content: "\f503"; }
.fa-user-ninja::before {
content: "\f504"; }
.fa-user-nurse::before {
content: "\f82f"; }
.fa-user-pen::before {
content: "\f4ff"; }
.fa-user-edit::before {
content: "\f4ff"; }
.fa-user-plus::before {
content: "\f234"; }
.fa-user-secret::before {
content: "\f21b"; }
.fa-user-shield::before {
content: "\f505"; }
.fa-user-slash::before {
content: "\f506"; }
.fa-user-tag::before {
content: "\f507"; }
.fa-user-tie::before {
content: "\f508"; }
.fa-user-xmark::before {
content: "\f235"; }
.fa-user-times::before {
content: "\f235"; }
.fa-users::before {
content: "\f0c0"; }
.fa-users-between-lines::before {
content: "\e591"; }
.fa-users-gear::before {
content: "\f509"; }
.fa-users-cog::before {
content: "\f509"; }
.fa-users-line::before {
content: "\e592"; }
.fa-users-rays::before {
content: "\e593"; }
.fa-users-rectangle::before {
content: "\e594"; }
.fa-users-slash::before {
content: "\e073"; }
.fa-users-viewfinder::before {
content: "\e595"; }
.fa-utensils::before {
content: "\f2e7"; }
.fa-cutlery::before {
content: "\f2e7"; }
.fa-v::before {
content: "\56"; }
.fa-van-shuttle::before {
content: "\f5b6"; }
.fa-shuttle-van::before {
content: "\f5b6"; }
.fa-vault::before {
content: "\e2c5"; }
.fa-vector-square::before {
content: "\f5cb"; }
.fa-venus::before {
content: "\f221"; }
.fa-venus-double::before {
content: "\f226"; }
.fa-venus-mars::before {
content: "\f228"; }
.fa-vest::before {
content: "\e085"; }
.fa-vest-patches::before {
content: "\e086"; }
.fa-vial::before {
content: "\f492"; }
.fa-vial-circle-check::before {
content: "\e596"; }
.fa-vial-virus::before {
content: "\e597"; }
.fa-vials::before {
content: "\f493"; }
.fa-video::before {
content: "\f03d"; }
.fa-video-camera::before {
content: "\f03d"; }
.fa-video-slash::before {
content: "\f4e2"; }
.fa-vihara::before {
content: "\f6a7"; }
.fa-virus::before {
content: "\e074"; }
.fa-virus-covid::before {
content: "\e4a8"; }
.fa-virus-covid-slash::before {
content: "\e4a9"; }
.fa-virus-slash::before {
content: "\e075"; }
.fa-viruses::before {
content: "\e076"; }
.fa-voicemail::before {
content: "\f897"; }
.fa-volcano::before {
content: "\f770"; }
.fa-volleyball::before {
content: "\f45f"; }
.fa-volleyball-ball::before {
content: "\f45f"; }
.fa-volume-high::before {
content: "\f028"; }
.fa-volume-up::before {
content: "\f028"; }
.fa-volume-low::before {
content: "\f027"; }
.fa-volume-down::before {
content: "\f027"; }
.fa-volume-off::before {
content: "\f026"; }
.fa-volume-xmark::before {
content: "\f6a9"; }
.fa-volume-mute::before {
content: "\f6a9"; }
.fa-volume-times::before {
content: "\f6a9"; }
.fa-vr-cardboard::before {
content: "\f729"; }
.fa-w::before {
content: "\57"; }
.fa-walkie-talkie::before {
content: "\f8ef"; }
.fa-wallet::before {
content: "\f555"; }
.fa-wand-magic::before {
content: "\f0d0"; }
.fa-magic::before {
content: "\f0d0"; }
.fa-wand-magic-sparkles::before {
content: "\e2ca"; }
.fa-magic-wand-sparkles::before {
content: "\e2ca"; }
.fa-wand-sparkles::before {
content: "\f72b"; }
.fa-warehouse::before {
content: "\f494"; }
.fa-water::before {
content: "\f773"; }
.fa-water-ladder::before {
content: "\f5c5"; }
.fa-ladder-water::before {
content: "\f5c5"; }
.fa-swimming-pool::before {
content: "\f5c5"; }
.fa-wave-square::before {
content: "\f83e"; }
.fa-weight-hanging::before {
content: "\f5cd"; }
.fa-weight-scale::before {
content: "\f496"; }
.fa-weight::before {
content: "\f496"; }
.fa-wheat-awn::before {
content: "\e2cd"; }
.fa-wheat-alt::before {
content: "\e2cd"; }
.fa-wheat-awn-circle-exclamation::before {
content: "\e598"; }
.fa-wheelchair::before {
content: "\f193"; }
.fa-wheelchair-move::before {
content: "\e2ce"; }
.fa-wheelchair-alt::before {
content: "\e2ce"; }
.fa-whiskey-glass::before {
content: "\f7a0"; }
.fa-glass-whiskey::before {
content: "\f7a0"; }
.fa-wifi::before {
content: "\f1eb"; }
.fa-wifi-3::before {
content: "\f1eb"; }
.fa-wifi-strong::before {
content: "\f1eb"; }
.fa-wind::before {
content: "\f72e"; }
.fa-window-maximize::before {
content: "\f2d0"; }
.fa-window-minimize::before {
content: "\f2d1"; }
.fa-window-restore::before {
content: "\f2d2"; }
.fa-wine-bottle::before {
content: "\f72f"; }
.fa-wine-glass::before {
content: "\f4e3"; }
.fa-wine-glass-empty::before {
content: "\f5ce"; }
.fa-wine-glass-alt::before {
content: "\f5ce"; }
.fa-won-sign::before {
content: "\f159"; }
.fa-krw::before {
content: "\f159"; }
.fa-won::before {
content: "\f159"; }
.fa-worm::before {
content: "\e599"; }
.fa-wrench::before {
content: "\f0ad"; }
.fa-x::before {
content: "\58"; }
.fa-x-ray::before {
content: "\f497"; }
.fa-xmark::before {
content: "\f00d"; }
.fa-close::before {
content: "\f00d"; }
.fa-multiply::before {
content: "\f00d"; }
.fa-remove::before {
content: "\f00d"; }
.fa-times::before {
content: "\f00d"; }
.fa-xmarks-lines::before {
content: "\e59a"; }
.fa-y::before {
content: "\59"; }
.fa-yen-sign::before {
content: "\f157"; }
.fa-cny::before {
content: "\f157"; }
.fa-jpy::before {
content: "\f157"; }
.fa-rmb::before {
content: "\f157"; }
.fa-yen::before {
content: "\f157"; }
.fa-yin-yang::before {
content: "\f6ad"; }
.fa-z::before {
content: "\5a"; }
.sr-only,
.fa-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
:root, :host {
--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; }
@font-face {
font-family: 'Font Awesome 6 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"); }
.fab,
.fa-brands {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa-42-group:before {
content: "\e080"; }
.fa-innosoft:before {
content: "\e080"; }
.fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-adn:before {
content: "\f170"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-alipay:before {
content: "\f642"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-audible:before {
content: "\f373"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-aws:before {
content: "\f375"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bilibili:before {
content: "\e3d9"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-bots:before {
content: "\e340"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-cloudflare:before {
content: "\e07d"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cmplid:before {
content: "\e360"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dailymotion:before {
content: "\e052"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-deezer:before {
content: "\e077"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edge-legacy:before {
content: "\e078"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envira:before {
content: "\f299"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-evernote:before {
content: "\f839"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-figma:before {
content: "\f799"; }
.fa-firefox:before {
content: "\f269"; }
.fa-firefox-browser:before {
content: "\e007"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-fly:before {
content: "\f417"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-flag:before {
content: "\f2b4"; }
.fa-font-awesome-logo-full:before {
content: "\f2b4"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golang:before {
content: "\e40f"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-pay:before {
content: "\e079"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guilded:before {
content: "\e07e"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hashnode:before {
content: "\e499"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-hive:before {
content: "\e07f"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-ideal:before {
content: "\e013"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-instagram-square:before {
content: "\e055"; }
.fa-instalod:before {
content: "\e081"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-less:before {
content: "\f41d"; }
.fa-line:before {
content: "\f3c0"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f23a"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-microblog:before {
content: "\e01a"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mixer:before {
content: "\e056"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-nfc-directional:before {
content: "\e530"; }
.fa-nfc-symbol:before {
content: "\e531"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-octopus-deploy:before {
content: "\e082"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-osi:before {
content: "\f41a"; }
.fa-padlet:before {
content: "\e4a0"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-perbyte:before {
content: "\e083"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pied-piper-square:before {
content: "\e01e"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pix:before {
content: "\e43a"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-renren:before {
content: "\f18b"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-rust:before {
content: "\e07a"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-screenpal:before {
content: "\e570"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shopify:before {
content: "\e057"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sith:before {
content: "\f512"; }
.fa-sitrox:before {
content: "\e44a"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f198"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ab"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-square-font-awesome:before {
content: "\f425"; }
.fa-square-font-awesome-stroke:before {
content: "\f35c"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-strava:before {
content: "\f428"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f2c6"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-tiktok:before {
content: "\e07b"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trello:before {
content: "\f181"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-uncharted:before {
content: "\e084"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-unity:before {
content: "\e049"; }
.fa-unsplash:before {
content: "\e07c"; }
.fa-untappd:before {
content: "\f405"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-viber:before {
content: "\f409"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-watchman-monitoring:before {
content: "\e087"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wirsindhandwerk:before {
content: "\e2d0"; }
.fa-wsh:before {
content: "\e2d0"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wodu:before {
content: "\e088"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
:root, :host {
--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"); }
.far,
.fa-regular {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
:root, :host {
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"); }
.fas,
.fa-solid {
font-family: 'Font Awesome 6 Free';
font-weight: 900; }
@font-face {
font-family: "Font Awesome 5 Brands";
font-display: block;
font-weight: 400;
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: "Font Awesome 5 Free";
font-display: block;
font-weight: 900;
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: "Font Awesome 5 Free";
font-display: block;
font-weight: 400;
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"); }
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-regular-400.ttf) format("truetype");
unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-v4compatibility.woff2) format("woff2"), url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/fontawesome/webfonts/fa-v4compatibility.ttf) format("truetype");
unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F250,U+F252,U+F27A; }
@font-face {
font-family: 'Antonio';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Anton/Antonio-Regular.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Anton/Antonio-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Antonio';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Anton/Antonio-Thin.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Anton/Antonio-Thin.woff) format('woff');
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Antonio';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Anton/Antonio-Medium.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Anton/Antonio-Medium.woff) format('woff');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Antonio';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Anton/Antonio-Light.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Anton/Antonio-Light.woff) format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Antonio';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Anton/Antonio-SemiBold.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Anton/Antonio-SemiBold.woff) format('woff');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Antonio';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Anton/Antonio-ExtraLight.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Anton/Antonio-ExtraLight.woff) format('woff');
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Antonio';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Anton/Antonio-Bold.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Anton/Antonio-Bold.woff) format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-BoldItalic.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-BoldItalic.woff) format('woff');
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-Bold.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-Bold.woff) format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-Black.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-Black.woff) format('woff');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-ExtraBold.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-ExtraBold.woff) format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-BlackItalic.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-BlackItalic.woff) format('woff');
font-weight: 900;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-SemiBold.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-SemiBold.woff) format('woff');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-Regular.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-Thin.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-Thin.woff) format('woff');
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-LightItalic.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-LightItalic.woff) format('woff');
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-ExtraLight.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-ExtraLight.woff) format('woff');
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-MediumItalic.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-MediumItalic.woff) format('woff');
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-SemiBoldItalic.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-SemiBoldItalic.woff) format('woff');
font-weight: 600;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-ExtraBoldItalic.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-ExtraBoldItalic.woff) format('woff');
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-Italic.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-Italic.woff) format('woff');
font-weight: normal;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-Medium.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-Medium.woff) format('woff');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-ExtraLightItalic.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-ExtraLightItalic.woff) format('woff');
font-weight: 200;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-ThinItalic.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-ThinItalic.woff) format('woff');
font-weight: 100;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-Light.woff2) format('woff2'),
url(//madridenvivo.com/wp-content/themes/base/assets/css/fuentes/Jost/Jost-Light.woff) format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
display: block;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
figcaption,
figure,
main {
display: block;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
outline-width: 0;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: inherit;
}
b,
strong {
font-weight: bolder;
}
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
dfn {
font-style: italic;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
display: inline-block;
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details,
menu {
display: block;
}
summary {
display: list-item;
}
canvas {
display: inline-block;
}
template {
display: none;
}
[hidden] {
display: none;
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
@-ms-viewport {
width: device-width;
}
html {
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
}
body {
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
}
[tabindex="-1"]:focus {
outline: none !important;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: .5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
cursor: help;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: .5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
a {
color: #0275d8;
text-decoration: none;
}
a:hover {
color: inherit;
text-decoration: underline;
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
}
[role="button"] {
cursor: pointer;
}
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
-ms-touch-action: manipulation;
touch-action: manipulation;
}
table {
border-collapse: collapse;
background-color: transparent;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #636c72;
text-align: left;
caption-side: bottom;
}
th {
text-align: left;
}
label {
display: inline-block;
margin-bottom: .5rem;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
textarea {
line-height: inherit;
}
input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
cursor: not-allowed;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox;
}
textarea {
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
}
input[type="search"] {
-webkit-appearance: none;
}
output {
display: inline-block;
}
[hidden] {
display: none !important;
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//madridenvivo.com/wp-content/themes/base/assets/js/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:none}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:transparent;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
-ms-filter: "alpha(opacity=0)"; }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
margin: 0;
cursor: pointer; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.ui-button {
padding: .4em 1em;
display: inline-block;
position: relative;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
} input.ui-button.ui-button-icon-only {
text-indent: 0;
} .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-controlgroup {
vertical-align: middle;
display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none;
} .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid;
}
.ui-checkboxradio-disabled {
pointer-events: none;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
}
.ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-n {
height: 2px;
top: 0;
}
.ui-dialog .ui-resizable-e {
width: 2px;
right: 0;
}
.ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0;
}
.ui-dialog .ui-resizable-w {
width: 2px;
left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px;
}
.ui-dialog .ui-resizable-se {
right: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-ne {
right: 0;
top: 0;
}
.ui-dialog .ui-resizable-nw {
left: 0;
top: 0;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
height: 100%;
-ms-filter: "alpha(opacity=25)"; opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.ui-selectmenu-menu .ui-menu {
overflow: auto;
overflow-x: hidden;
padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
font-size: 1em;
font-weight: bold;
line-height: 1.5;
padding: 2px 0.4em;
margin: 0.5em 0 0 0;
height: auto;
border: 0;
}
.ui-selectmenu-open {
display: block;
}
.ui-selectmenu-text {
display: block;
margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
text-align: left;
white-space: nowrap;
width: 14em;
}
.ui-selectmenu-icon.ui-icon {
float: right;
margin-top: 0;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: pointer;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 2em;
}
.ui-spinner-button {
width: 1.6em;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top-style: none;
border-bottom-style: none;
border-right-style: none;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #c5c5c5;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget-content a {
color: #333333;
}
.ui-widget-header {
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.ui-widget-header a {
color: #333333;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #454545;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #cccccc;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
color: #2b2b2b;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 1px solid #003eff;
background: #007fff;
font-weight: normal;
color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #dad55e;
background: #fffa90;
color: #777620;
}
.ui-state-checked {
border: 1px solid #dad55e;
background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
-ms-filter: "alpha(opacity=70)"; font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
-ms-filter: "alpha(opacity=35)"; background-image: none;
}
.ui-state-disabled .ui-icon {
-ms-filter: "alpha(opacity=35)"; }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//madridenvivo.com/wp-content/themes/base/assets/js/jquery-ui/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//madridenvivo.com/wp-content/themes/base/assets/js/jquery-ui/images/ui-icons_444444_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
background-image: url(//madridenvivo.com/wp-content/themes/base/assets/js/jquery-ui/images/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//madridenvivo.com/wp-content/themes/base/assets/js/jquery-ui/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//madridenvivo.com/wp-content/themes/base/assets/js/jquery-ui/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//madridenvivo.com/wp-content/themes/base/assets/js/jquery-ui/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//madridenvivo.com/wp-content/themes/base/assets/js/jquery-ui/images/ui-icons_777777_256x240.png);
}  .ui-icon-blank.ui-icon-blank.ui-icon-blank {
background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 3px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .3;
-ms-filter: Alpha(Opacity=30); }
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}body,
html {
width: 100%;
max-width: 100%;
min-width: 350px;
margin: 0 auto;
position: relative;
}
p {
text-align: justify;
} #kt-layout-id_8a9527-4c p{
text-align: start;
}
body {
margin: 0;
padding: 0;
font-size: 18px;
background: #fff;
font-family: "Jost";
font-weight: 400;
color: #666666;
overflow-x: hidden;
}
header {
width: 100%;
display: block;
}
footer {
width: 100%;
display: block;
margin-top: 80px;
clear: both;
}
#ajuste-altura {
height: 0;
} a {
color: #333;
}
.twitter_24 {
display: flex;
justify-content: center;
align-items: center;
margin-top: 3px;
}
.aligncenter {
text-align: center !important;
margin: 0 auto;
}
img.aligncenter {
margin: 0 auto;
display: block;
max-width: 100%;
height: auto;
}
.fb_iframe_widget {
text-align: center;
margin: 0 auto;
display: block !important;
}
.alignright {
text-align: right !important;
}
strong,
strong > * {
font-weight: bold !important;
}
strong > a {
font-weight: bold !important;
color: #d50032;
}
.fa {
font-family: "Jost", Arial, Helvetica, sans-serif !important;
}
.cleaner {
display: block !important;
clear: both !important;
}
.left {
text-align: left;
}
.negrita {
font-weight: 600;
}
.enlace-especial a {
display: inline-block;
font-size: 20px;
color: #d97f01;
transition: all 0.35s ease-in;
margin-top: 10px;
}
.enlace-especial a:hover {
color: #000;
}
.wp-block-kadence-spacer + * {
margin-top: 0 !important;
}
.cita {
font-size: 14px;
margin: 0 30px;
}
img {
max-width: 100%;
height: auto;
}
.fa {
font-family: FontAwesome !important;
} .wp-block-image {
margin: 0;
}
.wp-block-image img {
display: block;
max-width: 100%;
height: auto;
}
.wp-block-image + h3 {
margin-top: 20px !important;
}
.sombreado img,
.sombreado > .kt-inside-inner-col {
-webkit-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.2);
box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.2);
} .page h1,
#title h1 {
font-family: "Jost";
font-size: 44px;
line-height: 1.2;
margin: 30px 0 20px;
font-weight: 600;
color: #000;
}
.single a {
color: #d50032;
}
.page h2,
.single .ancho-limitado .contenido-single h2,
.pseudo-h2,
.contenido-item-blog h2 {
font-family: "Jost";
font-size: 44px;
line-height: 1.2;
margin: 30px 0 20px;
font-weight: 600;
color: #000;
text-align: center;
}
.page h3,
.single .ancho-limitado .contenido-single h3,
#sidebar-blog h3,
.pseudo-h3 {
font-family: "Jost";
font-size: 25px;
text-transform: uppercase;
line-height: 1.2;
margin: 30px 0 20px;
font-weight: 600;
color: #000;
}
.page h4,
.single .ancho-limitado .contenido-single h4,
#sidebar-blog .item-ultimas-entradas h4,
.pseudo-h4 {
text-transform: uppercase;
font-size: 16px;
font-weight: 500;
letter-spacing: 5px;
margin: 30px 0 20px;
line-height: 1.2;
color: #000;
}
.boxed {
display: inline-block;
background: #000;
padding: 15px 10px 12px 15px;
color: #fff !important;
position: relative;
}
.boxed::before {
content: " ";
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 46px 10px;
border-color: transparent transparent #000000 transparent;
position: absolute;
top: 0;
right: 100%;
}
.boxed::after {
content: " ";
width: 0;
height: 0;
border-style: solid;
border-width: 46px 10px 0 0;
border-color: #000000 transparent transparent transparent;
position: absolute;
top: 0;
left: 100%;
}
.left-box {
margin-left: 10px;
}
h3 + h2,
.pseudo-h3 + h2,
h3 + h1,
.pseudo-h3 + h1,
h4 + h2,
.pseudo-h4 + h2,
h4 + h1,
.pseudo-h4 + h1 {
margin-top: 0 !important;
}
.page h1:first-child,
.page h2:first-child,
.single .ancho-limitado .contenido-single h2:first-child,
.pseudo-h2:first-child,
.page h3:first-child,
.single .ancho-limitado .contenido-single h3:first-child,
.pseudo-h3:first-child,
.page h4:first-child,
.single .ancho-limitado .contenido-single h4:first-child,
.pseudo-h4:first-child {
margin-top: 0;
}
.page h1:last-child,
.page h2:last-child,
.single .ancho-limitado .contenido-single h2:last-child,
.pseudo-h2:last-child,
.page h3:last-child,
.single .ancho-limitado .contenido-single h3:last-child,
.pseudo-h3:last-child,
.page h4:last-child,
.single .ancho-limitado .contenido-single h4:last-child,
.pseudo-h4:last-child {
margin-bottom: 0;
text-align: left;
} .ancho-limitado {
max-width: 1680px;
margin: 0 auto;
padding: 0 45px;
box-sizing: border-box;
}
section.ancho-limitado,
section > .ancho-limitado {
padding: 60px 45px;
}
section > .ancho-limitado.sin-padding {
padding: 0;
}
#hidden-area {
display: none;
} .cookie-notice-container,
.cn-button.bootstrap {
font-family: "Jost";
font-weight: 400;
}
.cn-button.bootstrap {
background: #d50032;
transition: all 0.35s ease-in;
}
.cn-button.bootstrap:hover {
background: #fff;
color: #d50032;
} #video-banner,
.video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.single .video-container {
margin: 30px 0;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100%;
}
.iframe-container {
position: relative;
padding-bottom: 45%;
height: 0;
overflow: hidden;
}
.iframe-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
}
.iframe-container iframe.clicked {
pointer-events: auto;
} .un_medio {
width: 50%;
float: left;
clear: left;
}
.un_medio.ultimo {
clear: right;
}
.un_tercio {
width: 32%;
margin: 0 1%;
float: left;
}
.un_tercio.primero {
margin-left: 0;
clear: left;
}
.un_tercio.ultimo {
margin-right: 0;
clear: right;
}
.un_cuarto {
width: 22%;
margin: 0 2%;
float: left;
}
.un_cuarto.primero {
clear: left;
margin-left: 0;
}
.un_cuarto.ultimo {
clear: right;
margin-right: 0;
}
.un_quinto {
width: 18%;
margin: 0 1.25%;
float: left;
}
.un_quinto.primero {
clear: left;
margin-left: 0;
}
.un_quinto.ultimo {
clear: right;
margin-right: 0;
} header {
position: fixed;
top: 0;
left: 0;
width: 100%;
padding: 20px 40px;
display: flex;
justify-content: space-between;
align-items: center;
z-index: 1500;
background: #fff;
border-bottom: 1px solid #ddd;
}
#ajuste-altura {
height: 119px;
}
#logo {
flex-basis: 425px;
}
#logo a {
display: flex;
justify-content: space-between;
align-items: center;
text-decoration: none;
}
#logo a:hover {
text-decoration: none;
}
#logo a .h4Logo {
display: block;
font-size: 18px;
line-height: 20px;
font-family: "Jost";
color: #af0541;
border-left: 1px solid #af0541;
padding-left: 15px;
margin-left: 20px;
}
#activador-menu {
display: none;
}
#menu-superior {
display: flex;
flex-basis: calc(100% - 425px - 225px - 80px);
justify-content: center;
align-items: center;
}
#menu-menu-principal {
display: flex;
gap: 40px;
justify-content: center;
align-items: center;
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
#menu-menu-principal li {
letter-spacing: 3px;
font-size: 14px;
line-height: 17px;
font-weight: 400;
text-transform: uppercase;
}
#redes-sociales,
#redes-sociales-footer {
display: flex;
flex-basis: 225px;
justify-content: space-between;
list-style: none;
font-size: 24px;
padding-left: 0;
margin-bottom: 0;
}
#redes-sociales li,
#redes-sociales-footer li {
padding: 0 15px;
display: flex;
justify-content: center;
align-items: center !important;
align-items: flex-start;
}
#redes-sociales li:first-child,
#redes-sociales-footer li:first-child {
padding-left: 0;
}
#redes-sociales li:last-child,
#redes-sociales-footer li:last-child {
padding-right: 0;
}
li.menu-item-has-children {
min-height: 58px;
position: relative;
top: 20px;
}
ul.sub-menu {
height: 0;
opacity: 0;
overflow: hidden;
position: absolute;
top: 67px;
left: 0;
transform: translateX(calc(-50% + 70px));
padding: 0 35px;
width: 350px;
background-color: white;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
transition: 
height 175ms ease-in-out,
opacity 200ms ease-in-out;
list-style: none;
}
li.menu-item-has-children:hover ul.sub-menu {
height: 245px;
opacity: 1;
padding: 35px;
border: 1px solid #ddd;
display: block;
}
ul.sub-menu li {
margin-bottom: 12px;
padding-bottom: 12px;
border-bottom: 1px solid #ddd;
}
ul.sub-menu li:last-child {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
} footer .ancho-limitado {
display: flex;
justify-content: space-between;
}
.footer-col {
flex-basis: 22%;
}
#logo-footer {
display: block;
width: 175px;
}
#logo-footer img {
display: block;
width: 100%;
height: auto;
}
#redes-sociales-footer {
width: 100%;
max-width: 225px;
margin-top: 50px;
}
footer h3 {
font-size: 24px;
line-height: 28px;
text-transform: uppercase;
font-weight: 500;
color: #000;
margin-bottom: 25px;
}
footer ul {
list-style: none;
padding: 0;
margin: 0;
}
footer ul li {
padding-bottom: 10px;
}
footer ul li:last-child {
padding-bottom: 0;
}
footer p,
footer a {
font-size: 18px;
line-height: 27px;
font-weight: 300;
letter-spacing: 00.33px;
}
footer p.negrita a {
font-weight: 600;
}
.boton-footer {
display: block;
background: #af0541;
color: #ffffff;
padding: 15px 35px;
border-radius: 50px;
border: 1px solid #af0541;
cursor: pointer;
font-family: "Jost";
letter-spacing: 4px;
font-size: 20px;
font-weight: 600;
line-height: 23px;
text-transform: uppercase;
text-align: center;
transition: all ease-in 0.35s;
}
.boton-footer:hover {
text-decoration: none;
background: #fff;
color: #af0541;
}
.cabecera.div-inferior {
max-width: 1680px;
margin: 0 auto;
padding: 100px 40px 10px 40px;
display: flex;
justify-content: space-between;
}
#firma,
#copyright {
font-size: 13px;
font-weight: 300;
letter-spacing: 1px;
line-height: 27px;
text-transform: uppercase;
}
#firma img {
margin-left: 7px;
}
.hidden-area {
display: none;
}  .kt-row-layout-row.kt-v-gutter-default > .wp-block-kadence-column.gutter-free {
margin-bottom: 0;
} .kt-adv-heading_1aba89-1c.wp-block-kadence-advancedheading {
align-self: center;
padding-bottom: 95px;
} .fila-noticias {
padding: 95px 200px 140px 200px;
}
.wp-block-kadence-column.inner-column-1.kadence-column_4af709-1c {
max-height: 845px;
max-width: 1480px;
}
.kt-post-grid-layout-carousel-wrap.splide.kt-carousel-arrowstyle-whiteondark.kt-carousel-dotstyle-dark.splide-initial.splide--loop.splide--ltr.splide--draggable.is-active.is-initialized {
position: relative;
opacity: 1;
}
.splide__arrows.splide__arrows--ltr button {
position: absolute;
top: 0;
right: 0;
transform: translateY(-100%);
}
.splide__arrows.splide__arrows--ltr .splide__arrow.splide__arrow--next {
background: url(//madridenvivo.com/wp-content/themes/base/assets/images/Flecha\ derecha.svg);
background-repeat: no-repeat;
width: 30px;
}
.splide__arrows.splide__arrows--ltr .splide__arrow.splide__arrow--next:hover {
background: url(//madridenvivo.com/wp-content/themes/base/assets/images/Flecha\ derecha\ hover.svg);
background-repeat: no-repeat;
width: 30px;
}
.splide__arrows.splide__arrows--ltr .splide__arrow.splide__arrow--prev {
background: url(//madridenvivo.com/wp-content/themes/base/assets/images/Flecha\ izquierda.svg);
background-repeat: no-repeat;
width: 30px;
}
.splide__arrows.splide__arrows--ltr .splide__arrow.splide__arrow--prev:hover {
background: url(//madridenvivo.com/wp-content/themes/base/assets/images/Flecha\ izquierda\ hover.svg);
background-repeat: no-repeat;
width: 30px;
}
.splide__arrows.splide__arrows--ltr > button {
position: absolute;
top: 0;
right: 0;
background: url(//madridenvivo.com/wp-content/themes/base/assets/images/Flecha\ derecha.svg);
background-repeat: no-repeat;
transform: translateY(-100%);
}
.splide__arrows.splide__arrows--ltr button svg {
display: none;
}
.splide__arrows.splide__arrows--ltr button:hover {
background: none;
color: #000000;
}
.splide__arrows.splide__arrows--ltr button:first-child {
left: 95%;
}
.splide__pagination.splide__pagination--ltr {
display: none;
} .wp-container-5.wp-block-group.fila-calendario {
padding: 0 150px 170px 150px;
}
.columna_anuncios {
align-items: flex-end;
}
.foto-banner-1 {
margin-bottom: 7px;
}
.foto-banner-2 {
margin-top: 7px;
} .fila-media {
padding: 135px 150px 170px 150px;
} .wp-embed-aspect-21-9.wp-has-aspect-ratio {
width: 600px;
}
.agenda-estilos {
position: relative;
}
.agenda-estilos h2 {
position: absolute;
width: 150px;
z-index: 100;
bottom: 15%;
left: 50%;
transform: translateX(-50%);
} .formulario-padre {
display: flex;
flex-direction: column;
align-items: baseline;
}
.formulario-suscripcion {
max-width: 100%; flex-direction: row;
align-items: stretch;
border: 2px solid white;
border-radius: 6px;
overflow: hidden;
box-sizing: border-box;
min-height: 66px;
}
.formulario-suscripcion > p{
margin-bottom: 0;
}
.formulario-suscripcion > p > .wpcf7-form-control.has-spinner.wpcf7-submit{
padding: 10px;
}
.formulario-suscripcion label#input-email {
flex-basis: 75%;
margin-bottom: 0;
}
.formulario-suscripcion input[type="email"] {
box-sizing: border-box;
border: 0;
background: transparent;
padding: 10px 21px;
color: white;
outline: none;
font-size: 18px !important;
letter-spacing: 0.04em;
}
.formulario-padre input[type="email"]::placeholder {
color: rgba(255, 255, 255, 0.5);
}
.formulario-suscripcion input[type="submit"] {
flex-basis: 25%;
width: 100%; color: #af0541;
background-color: white;
border-color: white;
font-family: "Jost";
font-size: 15px;
font-weight: 600;
letter-spacing: 3px;
border: none;
box-shadow: none;
padding: 0 52px;
}
.formulario-suscripcion .wpcf7-spinner {
position: absolute;
visibility: hidden;
}
.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
font-family: "Jost";
font-size: 12px;
width: 100%;
}
.aceptacion {
display: flex;
flex-direction: row;
align-items: center;
gap: 5px;
align-self: center;
}
.texto-acept p {
margin: 0;
}
.texto-acept p,
.texto-acept p a {
font-size: 13px;
font-weight: 300;
color: rgba(255, 255, 255, 0.5);
letter-spacing: 0.33px;
}
.boton-acept > span > span > span {
margin: 0;
} .kt-adv-heading_4cfc5b-4d.wp-block-kadence-advancedheading {
padding: 50px 0 75px 0;
}
#kt-layout-id_1cf3fe-ac {
padding: 0 50px 50px 50px;
} .wp-block-embed-spotify,
.wp-block-embed-spotify .wp-block-embed__wrapper,
.wp-block-embed-spotify iframe {
width: 100% !important;
} .item-post {
display: block;
width: 100%;
background: #fff;
border-radius: 10px;
margin: 0 1px 1px;
overflow: hidden;
-webkit-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75);
-moz-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75);
box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75);
}
.item-post-imagen {
display: block;
overflow: hidden;
}
.item-post-imagen img {
display: block;
width: 100%;
height: auto;
height: 500px;
object-fit: cover;
transition: all ease-in 0.35s;
}
.item-post-content {
padding: 20px;
}
.item-post-content .item-post-categories {
text-transform: uppercase;
color: #af0541;
font-size: 14px;
}
.item-post-content .item-post-date {
display: block;
margin-bottom: 20px;
font-size: 14px;
color: #000;
}
.item-post-content h3 {
margin: 10px 0;
}
.item-post:hover {
text-decoration: none;
}
.item-post:hover .item-post-imagen img {
transform: scale(1.1);
} .sala-contenido-padre {
display: flex;
flex-direction: column;
margin: 150px;
max-width: 1680px;
padding: 25px 40px 100px 40px;
margin: 0 auto;
}
.imagen-sala-contenedor {
max-height: 500px;
width: 100%;
object-fit: cover;
border-radius: 8px;
}
.imagen-sala-contenedor img {
width: 100%;
object-fit: cover;
max-height: 500px;
}
.sala-imagen-y-titulo {
display: flex;
gap: 35px;
padding: 0 75px;
max-width: 1450px;
margin-top: -75px;
z-index: 100;
}
.sala-encabezado-contenido .sala-2-contenido-content h1{
font-size: 64px;
line-height: 70px;
color: #1b1b1b;
margin-bottom: 30px;
}
.sala-imagen-y-titulo img {
border-radius: 10px;
}
.sala-encabezado-contenido > section .wp-block-embed__wrapper{
text-align: center;
} .salas-mapa-contenedor{
margin-bottom: 65px;
}
#localizacionSala{
width: 100% !important;
border: 1px solid #ddd;
} .salas-carrusel-contenedor {
position: relative;
}
.salas-carrusel.owl-carousel .owl-stage-outer .owl-stage {
max-height: 350px;
overflow: visible;
overflow-x: hidden;
overflow-y: hidden;
display: flex;
align-items: center;
}
.salas-carrusel .item-carrusel-sala,
.carrusel-evento .item-carrusel-evento {
position: relative;
}
.salas-carrusel .item-carrusel-sala::after,
.carrusel-evento .item-carrusel-evento::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.2);
z-index: 100;
}
.salas-carrusel .item-carrusel-sala,
.salas-carrusel .item-carrusel-sala img,
.carrusel-evento .item-carrusel-evento,
.carrusel-evento .item-carrusel-evento img {
border-radius: 8px;
object-fit: cover;
overflow: hidden;
}
.salas-carrusel .item-carrusel-sala:hover img,
.carrusel-evento .item-carrusel-evento:hover img {
transform: scale(1.1);
}
.salas-carrusel .item-carrusel-sala img,
.carrusel-evento .item-carrusel-evento img {
max-height: 300px;
transition: transform 100ms ease-in-out;
}
.salas-carrusel .owl-item.center .item-carrusel-sala img,
.carrusel-evento .owl-item.center .item-carrusel-evento img {
max-height: 350px;
}
.salas-carrusel.owl-carousel .owl-item,
.carrusel-evento.owl-carousel .owl-item {
max-height: 300px;
overflow: hidden;
border-radius: 8px;
}
.salas-carrusel.owl-carousel .owl-item.center,
.carrusel-evento.owl-carousel .owl-item.center {
max-height: 350px;
}
.next-imagenes, .prev-imagenes {
position: absolute;
top: 54%;
z-index: 1000;
background-color: transparent;
border: 0;
font-size: 32px;
color: white;
opacity: 0.5;
outline: none;
margin: 0;
transform: translateY(-50%);
transition: 
opacity 150ms ease-in-out,
transform 150ms ease-in-out;
cursor: pointer;
} 
.next-imagenes:focus, .prev-imagenes:focus {
outline: none;
}
.next-imagenes:hover, .prev-imagenes:hover {
opacity: 1;
transform: scale(1.05) translateY(-50%);
}
.prev-imagenes { left: 20px; }
.next-imagenes { right: 20px; } .contenedor-datos {
display: flex;
flex-direction: column;
gap: 15px;
background-color: #f5f5f5;
padding: 70px 80px;
border-radius: 10px;
}
.sala-encabezado-contenido {
display: flex;
gap: 150px;
max-width: 1600px;
margin: 75px;
}
.sala-enlace-href {
text-decoration: none;
font-weight: 500;
color: #af0541;
}
.sala-enlace-href:hover {
font-weight: 500;
color: #af0541;
}
.sala-2-contenido-content {
flex: 66%;
letter-spacing: 0.3px;
}
.sala-2-contenido-content p span {
color: #AF0541;
}
.sala-2-contenido-datos {
display: flex;
flex-direction: column;
gap: 15px;
}
.sala-seccion-eventos {
display: flex;
flex-direction: column;
gap: 30px;
}
.sala-seccion-eventos span {
font-size: 40px;
font-size: 600;
color: #000;
}
.imagen-sala{
display: flex;
width: 100%;
height: 100%;
max-width: 180px;
min-height: 180px;
}
.imagen-sala img{
object-fit: cover;
width: 100%;
}
.sala-seccion-eventos {
margin-bottom: 65px;
margin-top: 35px;
} .main-event {
max-width: 1680px;
padding: 50px 40px 20px 40px;
margin: 0 auto;
}
.mover-imagen {
background-color: #af0541;
color: #fff;
border: 0;
border-radius: 50px;
padding: 15px 30px;
box-sizing: border-box;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 14px;
line-height: 14px;
font-weight: 600;
cursor: pointer;
border: 1px solid #af0541;
transition: all .35s ease-in;
margin: 20px 0 20px 0;
}
.resetear-posicion {
background-color: #af0541;
color: #fff;
border: 0;
border-radius: 50px;
padding: 15px 30px;
box-sizing: border-box;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 14px;
line-height: 14px;
font-weight: 600;
cursor: pointer;
border: 1px solid #af0541;
transition: all .35s ease-in;
margin: 20px 0 20px 20px;
display: none;
}
.guardar-posicion {
background-color: #af0541;
color: #fff;
border: 0;
border-radius: 50px;
padding: 15px 30px;
box-sizing: border-box;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 14px;
line-height: 14px;
font-weight: 600;
cursor: pointer;
border: 1px solid #af0541;
transition: all .35s ease-in;
margin: 20px 0 20px 0px;
display: none;
}
.hero-container {
max-width: 100%;
width: 100%;
max-height: 660px;
display: flex;
position: relative;
border-radius: 10px;
background-position: center center;
background-size: cover;
}
.hero-container .hero-shot {
max-width: 1680px;
margin: 0 auto;
padding: 40px;
width: 100%;
min-height: 400px;
display: flex;
flex-direction: column;
justify-content: flex-end;
position: relative;
border-radius: 10px;
padding-left: 22%;
}
.hero-container .hero-shot .meta-info {
display: flex;
gap: 25px;
}
.hero-container .hero-shot .meta-info span {
padding: 7px 20px;
background-color: #AF0541;
color: white;
font-family: 'Jost';
font-size: 14px;
font-weight: 600;
letter-spacing: 1.68px;
line-height: 17px;
text-transform: uppercase;
}
.hero-container .hero-shot .meta-info p {
font-size: 19px;
font-weight: 600;
line-height: 30px;
margin-bottom: 0;
color: white;
}
.dias-evento {
margin-bottom: 0px !important;
}
.hero-container .hero-shot p.sala {
color: white;
font-size: 26px;
font-style: italic;
font-weight: 500;
}
.hero-container img {
object-fit: cover;
position: absolute;
top: 0;
left: 0%;
width: 100%;
height: 100%;
border-radius: 10px;
}
.hero-container h1 {
font-size: 50px;
font-weight: 600;
margin: 20px 0;
line-height: 60px;
color: #fff;
font-family: "Jost";
letter-spacing: 0.05em;
}
.hero-container .event-date {
max-width: 250px;
min-width: 200px;
position: absolute;
bottom: 0;
left: 4%;
padding: 15px;
background-color: #af0541;
border-radius: 7px;
color: #fff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
transform: translateY(50%);
z-index: 100;
}
.hero-container .event-date-recurrent {
min-width: 200px;
position: absolute;
bottom: 0;
left: 4%;
padding: 15px;
background-color: #af0541;
border-radius: 7px;
color: #fff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
transform: translateY(50%);
z-index: 100;
}
.hero-container .event-date::after {
content: "";
position: absolute;
bottom: 0;
left: 50%;
width: 40px;
height: 40px;
background: #AF0541;
transform: translate(-50%, 50%) rotate(45deg);
}
.hero-container .event-date span:first-child {
text-align: center;
font-family: "Jost";
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.2em;
}
.hero-container .event-date span {
font-family: "Jost";
font-size: 94px;
font-weight: 700;
}
.event-content {
max-width: 1080px;
padding: 0 40px;
margin: 150px auto;
}
.event-content .event-info {
display: flex;
justify-content: space-between;
margin: 25px 0;
}
.event-content .event-info p {
color: #1a1a1a;
font-weight: 300;
}
.event-content .event-info button {
background-color: #af0541;
color: #fff;
border: 0;
border-radius: 50px;
padding: 28px 30px;
box-sizing: border-box;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 14px;
line-height: 14px;
font-weight: 600;
cursor: pointer;
} #activador-proyectos {
display: none;
}
.nav-menu {
padding: 25px 50px 10px 50px;
display: flex;
gap: 130px;
justify-content: center;
align-items: center;
}
.nav-menu a {
font-size: 18px;
font-weight: 500;
line-height: 22px;
letter-spacing: 1px;
color: #ffffff;
opacity: 70%;
transition: color 100ms ease-in-out, opacity 100ms ease-in-out;
}
.nav-menu a:hover {
text-decoration: none;
color: #ea564c !important;
opacity: 100%;
} .formulario-proyectos #kt-layout-id_379ae3-98 {
margin-bottom: 25px;
}
.formulario-proyectos.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
.formulario-proyectos label > span > input {
background-color: #ffdec6;
border-radius: 6px;
border: 0;
height: 66px;
font-family: "Jost";
font-size: 18px;
letter-spacing: 0.5px;
line-height: 21px;
padding: 20px;
}
.wp-block-kadence-column.inner-column-1.kadence-column_04e2c0-0d{
margin-right: 0;
}
.formulario-proyectos label span input[type="email"] {
background-color: #ffdec6;
border-radius: 6px;
border: 0;
height: 66px !important;
font-family: "Jost" !important;
font-size: 18px !important;
letter-spacing: 0.5px;
line-height: 21px;
padding: 20px;
margin-top: 0;
margin-bottom: 0;
}
.formulario-proyectos label > span > textarea {
background-color: #ffdec6;
border-radius: 6px;
border: 0;
height: 213px;
font-family: "Jost";
font-size: 18px;
letter-spacing: 0.5px;
line-height: 21px;
padding: 20px;
}
.formulario-proyectos .footer-form {
display: flex;
gap: 25px;
}
.formulario-proyectos .footer-form > a {
margin: 0 auto;
width: 120px;
}
.formulario-proyectos .footer-form > a p {
position: relative;
}
.formulario-proyectos .footer-form > a p input {
padding: 15px 40px;
border-radius: 50px;
border: none;
background-color: #443a53;
color: whitesmoke;
font-family: "Jost";
font-size: 14px;
font-weight: 600;
letter-spacing: 3px;
line-height: 17px;
text-transform: uppercase;
cursor: pointer;
transform: translateY(7%);
transition: all cubic-bezier(0.4, 1.22, 0.77, 1.33) 125ms;
}
.formulario-proyectos .footer-form > a p input:hover {
transform: scale(1.02);
}
.formulario-proyectos .wpcf7-not-valid-tip {
color: #443a53;
}
.formulario-proyectos p {
margin-bottom: 8px;
}
.formulario-proyectos .texto-acept p {
margin-bottom: 0;
}
.formulario-proyectos .wpcf7-spinner {
position: absolute;
opacity: 0;
} .agenda__filtros{ display: flex; justify-content: space-around; gap: 16.7%;align-items: center; padding: 0 0 20px 0; flex-direction: column; }
.agenda__filtros > span{     padding-bottom: 30px; text-align: center; font-size: 40px; line-height: 48px; font-weight: 600; font-family: Jost; color: #af0541; text-transform: uppercase;}
.agenda__filtros > select, .agenda__filtros input{ flex-basis: 20%; display: block; width: 200px; text-align: center; padding: 5px 15px; margin: 10px 0; border: 1px solid #000; outline: none; border-radius: 30px; background: #FFF; line-height: 1.5; box-sizing: border-box; -moz-appearance:none; -webkit-appearance:none; appearance:none; }
.agenda__filtros > select{ background: url(//madridenvivo.com/wp-content/themes/base/assets/images/angle-down-solid.svg) no-repeat #FFF right 10px center; background-size: 13px; }
.agenda__filtros__buscador{ position: relative; }
.agenda__filtros__buscador input{ width: 100%; }
.agenda__filtros__buscador__boton{ position: absolute; right: 10px; top: 50%; transform: translate(0,-50%); cursor: pointer; }
.agenda__filtros > input[type=date]{ flex-basis: 181px; }
.agenda__filtros > select, .agenda__filtros__buscador{ flex-basis: calc((100% - 171px - 181px - 80px) / 4); width: calc((100% - 171px - 171px - 80px) / 4); }
.bloque-primero {display: flex; justify-content: space-between; gap: 16.7%;align-items: center; padding: 0 0 0px; flex-basis: 70%; width: 100%;}
.agenda.todos .agenda__filtros > select, .agenda.todos .agenda__filtros__buscador{ flex-basis: calc((100% - 171px - 60px) / 4); width: calc((100% - 171px - 60px) / 4); }
.agenda__dias__dia{ display: block; text-align: center; font-size: 14px; text-transform: uppercase; line-height: 1; color: #1E1E1E; padding: 15px 10px 5px; margin-bottom: 20px; position:relative; border-radius: 10px; cursor: pointer; }
.agenda__dias__dia::after{ content: ' '; display: inline-block; width: 0; height: 0; border-style: solid; border-width: 18px 14px 0 14px; border-color: #FFF transparent transparent transparent; position: absolute; top: 100%; left: 50%; transform: translate(-50%,0); }
.agenda__dias__dia span{ display: block; text-align: center; }
.agenda__dias__dia span:last-child{ font-size: 90px; font-weight: 600; color: #999; }
.agenda__dias{ position: relative; width: 100%; }
.agenda__dias__dia.activo{ background: #1E1E1E; color: #FFF; }
.agenda__dias__dia.activo::after{ border-color: #1E1E1E transparent transparent transparent; }
.agenda__dias__dia.activo span:last-child{ color: #FFF; }
.agenda__dias__carrusel__prev, .agenda__dias__carrusel__next{ position: absolute; top: calc((100% - 20px) / 2); display: inline-block; width: 0; height: 0; border-style: solid; opacity: 0.2; transition: all ease-in .35s; cursor: pointer; }
.agenda__dias__carrusel__prev{ right: 100%; border-width: 14px 15px 14px 0; border-color: transparent #000 transparent transparent; transform: translate(-100%, -25%); }
.agenda__dias__carrusel__next{ left: 100%; border-width: 14px 0 14px 15px; border-color: transparent transparent transparent #000; transform: translate(100%, -25%); }
.agenda__dias__carrusel__prev:hover, .agenda__dias__carrusel__next:hover{ opacity: 1;}
h2.agenda__dia__elegido{ margin: 30px 0 50px; text-align: center !important;}
.agenda__dia__elegido > span{ text-transform: capitalize; }
.agenda__enlace{ display: inline-block; margin-top: 50px; padding: 10px 30px; text-transform: uppercase; font-size: 14px; border: 1px solid #AF0541; background: #AF0541; color: #FFF !important; border-radius: 50px; font-weight: 500; transition: all ease-in .35s; }
.agenda__enlace:hover{ color: #AF0541 !important; background: #FFF; text-decoration: none; cursor: pointer;}
.agenda__enlace:focus{outline: none !important;}
.agenda__enlace:active{outline: none !important;}
.agenda__flex{ display: flex; flex-wrap: nowrap; justify-content: center; position: relative; z-index: 10; margin-bottom: 50px; }
.agenda__flex__izquierda{ flex-basis: calc(70% - 14px); width: calc(70% - 14px); }
.agenda__flex__derecha{ flex-basis: calc(30% - 36px); display: none; }
.agenda__flex__derecha .agenda__filtros__fecha{ display: none; }
.agenda__calendario{ width: 100%; max-width: 400px; margin: 0 0 0 auto; background: #F5F5F5; border-radius: 10px; padding: 20px; display: flex; justify-content: space-between; flex-direction: column; }
.agenda__calendario__info{ flex-basis: 45px; width: 100%; display: flex; justify-content: space-between; align-items: center; font-size: 20px; color: #000; }
.agenda__calendario__info button{ padding: 0; border: none; background: none; outline: none; cursor: pointer; font-size: 30px; }
.agenda__calendario__container{ flex-basis: calc(100% - 45px - 15px); width: 100%; position: relative; }
.agenda__calendario__dias__columna{ display: flex; justify-content: flex-start; }
.agenda__calendario__dias__columna > span{ flex-basis: calc(100% / 7); text-align: center; }
.agenda__calendario__dias__columna > span > span{ display: block; margin: 0 auto; width: 35px; text-align: center; padding: 4px 0; color: #000; }
.agenda__calendario__dias__columna > span > span.current{ background: #AF0541; color: #FFF; }
.agenda__calendario__dias__columna.cabecera{ border-bottom: 1px solid #DDD; margin-bottom: 5px; }
.agenda__calendario__dias__columna.cabecera > span > span{ padding-bottom: 0; color: #999; }
.agenda__calendario__dias__columna:not(.cabecera) > span > span{ cursor:pointer; }
.agenda__calendario__anos{ display: none; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #F5F5F5; text-align: center; }
.agenda__calendario__anos.activo{ display: block; }
.agenda__calendario__anos__carrusel{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.agenda__calendario__anos__carrusel > span{ display: block; flex-basis: calc(100% / 3); text-align: center; }
.agenda__calendario__anos__carrusel > span > span{ display: block; width: 65px; padding: 4px; margin: 0 auto; cursor: pointer; }
.agenda__calendario__anos__carrusel > span > span.current{ background: #AF0541; color: #FFF; }
.agenda__calendario__anos__carrusel__prev, .agenda__calendario__anos__carrusel__next{ display: inline-block; margin: 5px 5px 0; cursor: pointer; transition: all ease-in .35s; }
.agenda__calendario__anos__carrusel__prev:hover, .agenda__calendario__anos__carrusel__next:hover{ color: #AF0541; }
.agenda__calendario__meses{ display: none; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #F5F5F5; text-align: center; justify-content: space-between; flex-wrap: wrap; }
.agenda__calendario__meses.activo{ display: flex; }
.agenda__calendario__meses > span{ display: block; flex-basis: calc(100% / 3); text-align: center; }
.agenda__calendario__meses > span > span{ display: inline-block; padding: 4px 10px; margin: 0 auto; cursor: pointer; }
.agenda__calendario__meses > span > span.current{ background: #AF0541; color: #FFF; } .titulos-agenda-por-estilos {
padding: 3rem 0 3rem 0;
display: flex;
justify-content: center;
background-position: center;
background-position-y: top;
background-size: cover;
background-repeat: no-repeat;
}
.titulos-agenda-por-estilos h1 {
padding: 2rem;
color: #fff;
background-color: #af05418e;
}  .item-evento{ background: #F5F5F5; display: flex; justify-content: space-between; margin-bottom: 20px; border-radius: 10px; overflow: hidden; }
.item-evento:last-child{ margin-bottom: 0; }
.item-evento__info{ display: flex; justify-content: space-between; align-items: center; flex-basis: 78%; padding: 15px 30px; }
.item-evento__info div{ flex-basis: calc((100% - 80px) / 5);}
.item-evento__info .item-evento__nombre{ flex-basis: calc(3 * (100% - 80px) / 5); }
.item-evento__nombre h3{ font-size: 21px; text-transform: none; margin: 0 0 5px; }
.item-evento__nombre h4, .item-evento__sala h4{ font-size: 18px; text-transform: none; margin: 0; font-family: 'Jost'; letter-spacing: normal; font-weight: 400; }
.info-evento-sala {
color: #AF0541 !important;
}
.item-evento__anticipada{ display: flex; justify-content: space-between; flex-direction: column; background:#1E1E1E; flex-basis: 22%; padding: 15px 30px; color: #FFF; font-size: 16px; position: relative; transition: all ease-in .35s; }
.item-evento__anticipada__texto strong{ font-size: 18px; font-weight: 500; }
.item-evento__anticipada span{ font-size: 14px; display: block; text-align: right; text-transform: uppercase; color: #AF0541; font-weight: 600; padding-top: 20px; transition: all ease-in .35s;  }
.item-evento__anticipada.evento-cancelado{ background: #B00; }
.item-evento__anticipada.evento-cancelado span{ color: #FFF; }
.item-evento__anticipada:hover{ text-decoration: none; color: #FFF; background: #AF0541;}
.item-evento__anticipada:hover span{ color: #FFF; }
.item-evento.listado .item-evento__imagen{ flex-basis: 125px; position: relative; min-height: 125px; } .item-evento.listado .item-evento__imagen a::after{ content: ' '; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(175,5,65,0.4); opacity: 0; transition: all ease-in .35s; }
.item-evento.listado .item-evento__imagen a:hover::after{ opacity: 1; }
.item-evento.listado .item-evento__imagen img{ display: block; width: 100%; height: 100%; object-fit: cover; }
.item-evento.listado .item-evento__info{ flex-basis: calc(100% - 125px - 400px); }
.item-evento.listado .item-evento__info .item-evento__nombre{ flex-basis: calc(2 * (100% - 80px) / 5); }
.item-evento.listado .item-evento__anticipada{ flex-basis: 400px; } .agenda__listado .error-404, .agenda__listado .cargando, .salas-eventos-agenda .error-404, .salas-eventos-agenda .cargando{ background: #F5F5F5; border-radius: 10px; padding: 20px; text-align: center; }
.agenda__listado .error-404 img, .salas-eventos-agenda .error-404 img{ display: block; max-height: 80px; width: auto; margin: 0 auto 20px; }
.agenda__listado .error-404 span, .agenda__listado .cargando span, .salas-eventos-agenda .error-404 span, .salas-eventos-agenda .cargando span{ padding-top: 20px; font-size: 18px; color: #000; text-transform: uppercase; font-weight: 500; }
.lds-roller {
display: block;
position: relative;
margin: 0 auto 20px;
width: 80px;
height: 80px;
}
.lds-roller div {
animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
transform-origin: 40px 40px;
}
.lds-roller div:after {
content: " ";
display: block;
position: absolute;
width: 7px;
height: 7px;
border-radius: 50%;
background: #AF0541;
margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
top: 63px;
left: 63px;
}
.lds-roller div:nth-child(2) {
animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
top: 68px;
left: 56px;
}
.lds-roller div:nth-child(3) {
animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
top: 71px;
left: 48px;
}
.lds-roller div:nth-child(4) {
animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
top: 72px;
left: 40px;
}
.lds-roller div:nth-child(5) {
animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
top: 71px;
left: 32px;
}
.lds-roller div:nth-child(6) {
animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
top: 68px;
left: 24px;
}
.lds-roller div:nth-child(7) {
animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
top: 63px;
left: 17px;
}
.lds-roller div:nth-child(8) {
animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
top: 56px;
left: 12px;
}
@keyframes lds-roller {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
#kt-modal_ee3bdd-27 .kt-modal-container,
#kt-target-modal_ee3bdd-27 .kt-modal-container,
.kb-modal-content_ee3bdd-27 .kt-modal-container {
max-width: 100vw;
} .zp__login,
.zp__layout {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: no-repeat center;
background-size: cover;
}
.zp__login::before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(175, 5, 65, 0.4);
}
.zp__login__content {
background: #f5f5f5;
max-width: 95%;
max-height: 95%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: 100px 50px 20px;
border-radius: 10px;
-webkit-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75);
-moz-box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75);
box-shadow: 0px 0px 1px rgba(100, 100, 100, 0.75);
}
.zp__login__logo {
background: #fff;
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%, -50%);
display: block;
padding: 20px;
background: #fff;
border-radius: 5px;
border: 1px solid #ddd;
}
.zp__login__logo img {
width: 100px;
height: 100px;
object-fit: contain;
}
.zp__login__content p:not(.login-remember) label {
display: block;
font-family: Jost;
text-transform: uppercase;
font-size: 14px;
color: #1e1e1e;
font-weight: 500;
}
.zp__login__content input:not([type="checkbox"]):not([type="submit"]) {
display: block;
width: 100%;
border: 1px solid #1e1e1e;
border-radius: 5px;
padding: 5px 10px;
}
.zp__login__content .login-remember {
display: flex;
justify-content: center;
align-items: center;
font-size: 14px;
}
.zp__login__content .login-remember input {
position: relative;
top: 1px;
margin-right: 2px;
}
.zp__login__content .login-submit {
text-align: center;
margin-bottom: 0;
}
.zp__login__content .login-submit input {
display: block;
background: #af0541;
color: #ffffff;
padding: 15px 35px;
margin: 0 auto;
border-radius: 50px;
border: 1px solid #af0541;
cursor: pointer;
font-family: "Jost";
letter-spacing: 4px;
font-size: 20px;
font-weight: 600;
line-height: 23px;
text-transform: uppercase;
text-align: center;
transition: all ease-in 0.35s;
}
.zp__login__content .login-submit input:hover {
text-decoration: none;
background: #fff;
color: #af0541;
}
.zp__login__volver {
display: block;
font-size: 14px;
color: #999;
margin: 30px auto 0;
font-weight: 400;
text-align: center;
}
.zp__login__content .error {
background: rgba(255, 0, 0, 0.2);
padding: 5px 10px;
font-size: 14px;
color: #f00;
margin-bottom: 20px;
text-align: center;
border-radius: 5px;
}
.zp__login__content .error strong {
font-weight: 600 !important;
}
.zp__layout aside {
position: fixed;
left: 0;
top: 0;
width: 200px;
height: 100%;
background: #1e1e1e;
padding: 20px;
}
.zp__logo img {
display: block;
width: 160px;
height: 160px;
padding: 20px;
object-fit: contain;
background: #fff;
border: 1px solid #ddd;
border-radius: 10px;
}
a.zp__volver {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 10px 20px;
background: #af0541;
color: #fff;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 2px;
font-weight: 500;
text-align: center;
transition: all ease-in 0.35s;
}
a.zp__volver i {
margin-left: 5px;
}
a.zp__volver:hover {
text-decoration: none;
background: #fff;
color: #af0541;
}
.zp__layout aside nav {
padding: 30px 0;
}
.zp__layout aside nav ul {
list-style: none;
margin: 0;
padding: 0;
}
.zp__layout aside nav ul li {
padding: 20px 0 0;
}
.zp__layout aside nav ul li:first-child {
padding-top: 0;
}
.zp__layout aside nav ul li a {
text-transform: uppercase;
color: #fff;
letter-spacing: 2px;
}
.zp__layout aside nav ul li a.activo {
color: #af0541;
}
.zp__layout__content {
position: fixed;
right: 0;
top: 0;
width: calc(100% - 200px);
height: 100%;
background: rgba(255, 255, 255, 0.95);
}
.zp__layout__header {
position: absolute;
top: 0;
left: 0;
width: 100%;
background: #fff;
padding: 20px 50px;
display: flex;
justify-content: space-between;
align-items: center;
}
.zp__layout__header h1 {
text-transform: uppercase;
color: #000;
font-size: 24px;
margin: 0;
font-weight: 500;
}
.zp__layout__header div {
display: flex;
justify-content: flex-end;
align-items: center;
}
.zp__layout__header div a {
display: block;
margin-left: 20px;
color: #999;
font-size: 30px;
line-height: 1;
transition: all ease-in 0.35s;
}
.zp__layout__header div a:hover {
color: #af0541;
}
.zp__layout__contentArea {
position: absolute;
top: 76px;
left: 0;
width: 100%;
height: calc(100% - 76px);
overflow-y: auto;
padding: 50px;
}
.zp__layout__contentArea h2 {
color: #000;
margin-bottom: 30px;
}
.zp__layout__contentArea ul {
margin-bottom: 50px;
}
.zp__layout__contentArea .wpcf7 {
margin-top: 50px;
}
.zp__layout__contentArea__input {
display: flex;
justify-content: flex-start;
align-items: center;
margin-bottom: 20px;
}
.zp__layout__contentArea__input br {
display: none;
}
.zp__layout__contentArea__input label,
.ui-accordion-content {
text-transform: uppercase;
color: #000;
font-family: 'Jost';
font-size: 14px;
font-weight: 500;
margin: 0;
flex-basis: 175px;
display: flex;
justify-content: flex-start;
align-items: center;
gap: 1rem;
}
.zp__layout__contentArea__input label.especial {
align-self: flex-start;
padding-top: 9px;
}
.zp__layout__contentArea__input label i {
font-size: 25px;
line-height: 30px;
width: 40px;
text-align: center;
display: inline-block;
margin-right: 5px;
}
.zp__layout__contentArea__input input:not([type="file"]),
.zp__layout__contentArea__input textarea {
display: block;
max-width: 500px;
width: 100%;
border: 1px solid #1e1e1e;
border-radius: 5px;
padding: 5px 10px;
box-sizing: border-box;
}
.zp__layout__contentArea__input textarea {
resize: none;
}
.zp__layout__contentArea form > button,
.zp__layout__contentArea .wpcf7-submit {
display: block;
background: #af0541;
color: #ffffff;
padding: 10px 20px;
margin: 30px 0 0;
border-radius: 50px;
border: 1px solid #af0541;
cursor: pointer;
font-family: "Jost";
letter-spacing: 2px;
font-size: 14px;
font-weight: 600;
line-height: 23px;
text-transform: uppercase;
text-align: center;
outline: none;
transition: all ease-in 0.35s;
}
.zp__layout__contentArea form > button:hover,
.zp__layout__contentArea .wpcf7-submit:hover {
text-decoration: none;
background: #fff;
color: #af0541;
}
.zp__layout__contentArea__input .wpcf7-form-control-wrap {
display: block;
max-width: 500px;
width: 100%;
}
.zp__layout__contentArea__input .wpcf7-form-control-wrap input,
.zp__layout__contentArea__input .wpcf7-form-control-wrap textarea {
max-width: none;
}
.zp__layout__contentArea__input input.errores {
border: 1px solid #f00;
}
.zp__messages {
padding: 30px 0;
display: flex;
justify-content: flex-start;
align-items: center;
}
.zp__messages i {
font-size: 30px;
margin-right: 10px;
}
.zp__messages i.fa-xmark {
color: #f00;
}
.zp__messages i.fa-check {
color: #007c00;
}
.zp__salas {
display: flex;
justify-content: flex-start;
padding: 125px 0 0;
flex-wrap: wrap;
}
.zp__item-sala {
flex-basis: calc((100% - 80px) / 5);
margin-left: 20px;
margin-bottom: 95px;
padding: 95px 20px;
position: relative;
border: 1px solid #ddd;
border-radius: 10px;
text-align: center;
background: #fff;
}
.zp__item-sala:nth-child(5n + 1) {
margin-left: 0;
}
.zp__item-sala__imagen {
position: absolute;
width: 150px;
height: 150px;
top: 0;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 10px;
border: 1px solid #ddd;
overflow: hidden;
background: #fff;
}
.zp__item-sala__imagen a {
display: block;
background: #af0541;
}
.zp__item-sala__imagen img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
background: #fff;
transition: all ease-in 0.35s;
}
.zp__item-sala__imagen a:hover img {
transform: scale(1.1);
opacity: 0.8;
}
.zp__item-sala-contenido h3 {
color: #af0541;
}
.zp__item-sala-contenido > span {
display: block;
text-align: center;
padding-bottom: 10px;
}
.zp__item-sala-contenido > a,
.zp__404 a {
display: inline-block;
background: #af0541;
color: #fff;
font-size: 14px;
text-transform: uppercase;
padding: 3px 15px;
border-radius: 20px;
border: 1px solid #af0541;
transition: all ease-in 0.35s;
position: absolute;
bottom: 20px;
left: 50%;
transform: translate(-50%, 0);
font-weight: 500;
}
.zp__item-sala-contenido > a{
width: 155px;
text-align: center;
bottom: 60px;
}
.zp__item-sala-contenido > a + a{
bottom: 20px;
}
.zp__item-sala-contenido > a i{ padding-right: 3px; }
.zp__item-sala-contenido > a:hover,
.zp__404 a:hover {
text-decoration: none;
color: #af0541;
background: #fff;
}
.zp__404 {
text-align: center;
margin: 50px auto 0 0;
padding: 20px;
background: #fff;
max-width: 850px;
border-radius: 10px;
border: 1px solid #ddd;
}
.zp__404 p{
text-align: center;
}
.zp__404 > i {
font-size: 100px;
padding-bottom: 30px;
color: #af0541;
}
.zp__404 h3 {
color: #000;
text-transform: uppercase;
}
.zp__404 a {
position: static;
transform: none;
margin-top: 10px;
}
.zp__edicionSala .zp__layout__contentArea__input input:not([type="file"]),
.zp__edicionSala .zp__layout__contentArea__input textarea {
max-width: calc(100% - 175px);
}
.zp__edicionSala .zp__layout__contentArea__input > .wp-editor-wrap {
max-width: calc(100% - 175px);
width: 100%;
border: 1px solid #1e1e1e;
border-radius: 5px;
overflow: hidden;
}
.zp__edicionSala .zp__layout__contentArea__input textarea {
height: 400px;
}
.zp__edicionSala .zp__layout__contentArea__input .sala_mapa_container,
.zp__edicionSala .zp__layout__contentArea__input .sala_files_container {
max-width: calc(100% - 175px);
width: 100%;
}
.zp__edicionSala .zp__layout__contentArea__input .sala_mapa_container input {
max-width: 100%;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
#mapaParaSala {
width: 100%;
height: 350px;
border: 1px solid #1e1e1e;
border-top: none;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
overflow: hidden;
}
.zp__edicionSala h3 {
color: #af0541;
text-transform: uppercase;
padding-bottom: 10px;
margin: 50px 0 20px;
border-bottom: 1px solid #af0541;
}
.zp__edicionSala .fa-facebook-f {
color: #4867aa;
}
.zp__edicionSala .fa-twitter {
color: #1d9bf0;
}
.zp__edicionSala .fa-youtube {
color: #fe0000;
}
.zp__edicionSala .fa-instagram {
color: #9b35b2;
}
.zp__edicionSala .fa-pinterest {
color: #df0022;
}
.zp__edicionSala .fa-spotify {
color: #1dd05d;
}
.zp__edicionSala .fa-flickr {
color: #0060d4;
}
.zp__edicionSala .fa-mixcloud {
color: #000;
}
.zp__edicionSala .fa-wordpress {
color: #207196;
}
.zp__edicionSala .zp__layout__contentArea__submit {
margin-top: 50px;
}
.zp__image,
.zp__galeria {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
}
.zp__image img {
padding: 20px;
border: 1px solid #1e1e1e;
border-radius: 10px;
background: #fff;
max-width: 250px;
max-height: 250px;
object-fit: contain;
}
.zp__image a,
.zp__image__delete {
padding: 10px 0 0 20px;
align-self: flex-start;
cursor: pointer;
color: #f00;
font-size: 14px;
text-transform: uppercase;
}
.zp__image a i,
.zp__image__delete i {
font-size: 18px;
padding-right: 5px;
position: relative;
top: 1px;
}
.zp__image a {
padding-left: 0;
color: #1e1e1e;
}
.zp__image a:hover {
text-decoration: none;
}
.zp__image > div,
.zp__galeria > div.agregar {
width: 100%;
margin-top: 20px;
display: flex;
}
.zp__image > div > label,
.zp__image > div > input,
.zp__galeria > div.agregar > label,
.zp__galeria > div.agregar > input {
flex-basis: auto;
width: auto;
}
.zp__image > div > label,
.zp__galeria > div.agregar > label {
padding-right: 20px;
width: 130px;
}
.zp__galeria__content {
display: flex;
justify-content: flex-start;
gap: 20px;
flex-wrap: wrap;
}
.zp__galeria__deleted {
display: none;
}
.zp__itemGaleria {
display: flex;
border: 1px solid #1e1e1e;
border-radius: 10px;
background: #fff;
overflow: hidden;
}
.zp__itemGaleria a {
position: relative;
display: block;
flex-basis: 250px;
}
.zp__itemGaleria a::before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgb(175, 5, 65, 0.75);
opacity: 0;
transition: all ease-in 0.35s;
}
.zp__itemGaleria a img {
display: block;
width: 218px;
height: 175px;
object-fit: cover;
}
.zp__itemGaleria a i {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 50px;
color: #fff;
opacity: 0;
transition: all ease-in 0.35s;
}
.zp__itemGaleria a:hover::before,
.zp__itemGaleria a:hover i {
opacity: 1;
}
.zp__galeria__content {
display: flex;
justify-content: flex-start;
}
.zp__itemGaleria__acciones {
display: flex;
justify-content: flex-start;
flex-direction: column;
align-items: center;
}
.zp__itemGaleria__acciones > span {
flex-basis: calc(100% / 3);
display: flex;
justify-content: center;
flex-direction: column;
width: 50px;
text-align: center;
cursor: pointer;
color: #fff;
background: #1e1e1e;
transition: all ease-in 0.35s;
}
.zp__itemGaleria__acciones > span.zp__galeria__delete {
background: #f00;
}
.zp__itemGaleria__acciones > span:hover {
background: #999;
}
.zp__message__top {
display: block;
padding: 10px 20px;
border-radius: 10px;
margin-bottom: 20px;
background: #7cb07e;
color: #1d4b2a;
display: flex;
justify-content: flex-start;
align-items: center;
}
.zp__message__top i {
font-size: 30px;
margin-right: 10px;
}
.zp__message__top.oculto {
display: none;
} .imagenes-jazz-en-vivo{
position: absolute;
}
.lista-nombres-jazz-en-vivo .kt-row-layout-inner .kt-row-column-wrap .wp-block-kadence-column:nth-child(2) {
padding-left: 5%;
}
.lista-nombres-jazz-en-vivo .kt-row-layout-inner .kt-row-column-wrap .wp-block-kadence-column .kt-inside-inner-col p {
font-size: 13px;
} .bloque-categorias {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.bloque-categorias a {
display: flex;
justify-content: center;
align-items: center;
font-family: 'Jost';
font-size: 14px;
font-weight: 600;
line-height: 17px;
letter-spacing: 3px;
text-transform: uppercase;
color: #1B1B1B;
padding: 32px 54px;
margin-bottom: 12px;
width: 100%;
border-radius: 8px;
transition: transform cubic-bezier(0.4, 1, 0.4, 1) 150ms;
}
.bloque-categorias a:hover {
text-decoration: none;
transform: scale(1.02);
}
.bloque-categorias a span {
background-color: rgba(255, 255, 255, 0.9);
padding: 3px 24px;
text-align: center;
} .contenedor-archive-categorias {
max-width: 1680px;
padding: 80px 40px 0 40px;
margin: 0 auto;
}
.contenedor-archive-categorias .cabecera-archive-categorias {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.cabecera-archive-categorias .info-cabecera h1 {
color: #af0541;
font-size: 75px;
line-height: 68px;
font-weight: 600;
letter-spacing: 1px;
border-bottom: 1px solid #ddd;
text-transform: capitalize;
}
.cabecera-archive-categorias .info-cabecera .has_event {
color: #af0541;
font-size: 75px;
line-height: 68px;
font-weight: 600;
letter-spacing: 1px;
border-bottom: 0px;
text-transform: capitalize;
margin-bottom: 0px;
}
.cabecera-archive-categorias .buscador-categorias {
border: 1px solid #1B1B1B;
border-radius: 100px;
height: 44px;
max-width: 450px;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 10px;
} 
.cabecera-archive-categorias .buscador-categorias form {
display: flex;
width: 100%;
justify-content: space-between;
}
.cabecera-archive-categorias .buscador-categorias form button {
background-color: transparent;
border: none;
border-radius: 0;
}
.cabecera-archive-categorias .buscador-categorias input {
border: none;
outline: none;
background-color: transparent;
font-family: 'Jost';
font-size: 18px;
line-height: 21px;
}
.contenedor-posts-categorias {
display: flex;
gap: 50px;
justify-content: center;
flex-wrap: wrap;
padding: 80px 0 50px 0;
}
.contenedor-posts-categorias a {
flex-basis: calc((100% - 100px)/ 3);
min-width: 350px;  
margin-bottom: 60px;
}
.contenedor-posts-categorias a:hover {
text-decoration: none;
}
.contenedor-posts-categorias a img {
border-radius: 8px;
margin-bottom: 30px;
height: 300px;
object-fit: cover;
width: 100%;
}
.contenedor-posts-categorias .post-info h3 {
font-size: 24px;
font-weight: 600;
line-height: 28px;
color: #1B1B1B;
margin-bottom: 20px;
} 
.contenedor-posts-categorias .post-info p.fecha {
font-size: 14px;
font-weight: 500;
line-height: 17px;
text-transform: uppercase;
color: #1B1B1B;
}
.contenedor-posts-categorias .post-info p.extracto {
font-size: 16px;
font-weight: 300;
line-height: 24px;
letter-spacing: 0.4px;
color: #999999;
}
.contenedor-posts-categorias button {
font-family: 'Jost';
background-color: transparent;
border: none;
border-radius: 0;
color: #AF0541;
font-size: 13px;
font-weight: 600;
line-height: 16px;
letter-spacing: 1.3px;
text-transform: uppercase;
cursor: pointer;
padding: 0;
}
.paginacion {
display: flex;
justify-content: center;
padding: 20px 0 150px 0;
}
.paginacion .nav-links {
display: flex;
gap: 20px;
}
.paginacion .nav-links span,
.paginacion .nav-links a.next,
.paginacion .nav-links a.prev {
color: #AF0541;
font-weight: 600;
} .contenedor-noticia {
max-width: 1680px;
padding: 25px 40px 100px 40px;
margin: 0 auto;
}
.contenido-noticia {
display: flex;
padding: 25px;
gap: 80px;
}
.contenedor-noticia .destacado {
max-width: 1680px;
width: 100%;
height: 100%;
padding: 0;
margin: 25px auto 50px auto;
display: flex;
align-items: center;
background-size: cover;
background-repeat: no-repeat;
position: relative;
z-index: 100;
}
.contenedor-noticia .destacado img {
border-radius: 8px;
object-fit: contain;
object-position: center;
width: auto;
height: 660px;
max-width: 100%;
max-height: 100%;
margin: 0 auto;
}
.sala_destacado {
color: #fff;
text-decoration: underline; }
.sala_destacado a:hover {
cursor: pointer;
color: #e92a6d;
}
.contenido-noticia .contenido {
flex-basis: 75%; box-sizing: border-box;
max-width: 75%;
}
.contenido-noticia .contenido h1 {
font-size: 58px;
line-height: 64px;
letter-spacing: 0.5px;
margin-bottom: 25px;
color: #1B1B1B;
}
.contenido-noticia .contenido .post-meta-info {
display: flex;
gap: 30px;
margin-bottom: 50px;
}
.contenido-noticia aside {
flex-basis: 25%;
}
.contenido-noticia aside .categorias {
flex-basis: 20%;
height: auto;
overflow: hidden;
transition: all 300ms ease-in-out;
}
.contenido-noticia aside .categorias .bloque-categorias {
margin: 20px;
}
.contenido-noticia aside .categorias .bloque-categorias a {
text-align: center;
}
.contenido-noticia aside button,
#mostrar-categorias {
max-width: 230px;
width: 100%;
border: 1px solid #AF0541;
border-radius: 50px;
background-color: #AF0541;
color: white;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
margin: 25px auto;
padding: 15px;
display: flex;
justify-content: center;
gap: 12px;
align-items: center;
cursor: pointer;
transition: all 100ms ease-in-out;
}
.contenido-noticia aside button:is(:active, :hover, :focus),
#mostrar-categorias:is(:active, :hover, :focus)  {
background-color: white;
color: #AF0541;
border: 1px solid #AF0541;
outline: none;
}
.contenido-noticia aside.aside-activo button i {
transform: rotate(180deg);
} .paginas-legales-estilos h1,
.paginas-legales-estilos h3,
.paginas-legales-estilos p{
font-family: 'Jost', sans-serif;
} .revista-contenido span {
color:#AF0541 !important; 
font-weight: 400;
}
.revista-contenedor{
max-width: 1220px;
margin: 0 auto;
padding-top: 75px;
padding-bottom: 75px;
display: flex;
flex-direction: row-reverse;
gap: 5%;
align-items: flex-start;
}
.revista-contenido {
font-family: 'Jost', sans-serif;
font-size: 18px;
font-weight: 300;
color: #1B1B1B;
letter-spacing: 0.5px;
line-height: 25px;
display: flex;
flex-direction: column;
gap: 5px;
flex-basis: 75%;
}
.revista-contenido h1 {
font-size: 24px;
font-weight: 300;
color: #000;
text-transform: uppercase;
margin-bottom: 22px;
border-bottom: 1px solid #c1c1c1;
padding-bottom: 14px;
}
.revista-contenido h1 span {
font-size: 50px;
font-weight: 600;
line-height: 50px;
}
.revista-imagen{
flex: 220%;
display: flex;
gap: 7px;
flex-direction: column;
align-items: center;
flex-basis: 25%;
}
.boton_pdf{
margin-top: 25px;
padding: 10px 30px
}
.revista-imagen img {
border-radius: 8px;
} .item-sala .col-1 img{
max-height: 120px;
max-width: 120px;
}
#localizacionSala{
border-radius: 8px;
} .cabecera-archive-revistas,
.cabecera-archive-salas {
max-width: 1680px;
padding: 0 40px;
margin: 0 auto 50px auto;
position: relative;
}
.cabecera-archive-revistas {
margin: 50px auto;
}
.cabecera-archive-revistas {
background-size: cover;
background-position: center center;
border-radius: 8px;
overflow: hidden;
padding: 0;
}
.cabecera-archive-revistas img,
.cabecera-archive-salas img{
border-radius: 8px;
background-color: #c1c1c1;
min-height: 660px;
max-height: 660px;
width: 100%; 
object-fit: cover;
}
.cabecera-archive-revistas img {
min-height: 100%;
max-height: 100%;
width: auto; 
object-fit: cover;
}
.cabecera-archive-revistas h1{
position: absolute;
left: 9%;
bottom: 15%;
color: white;
font-size: 90px;
line-height: 98px;
font-weight: 600;
letter-spacing: 1px;
}
.cabecera-archive-salas h1{ text-align: center;
margin-left: -30px;
color: #af0541;
font-size: 90px;
line-height: 85px;
font-weight: 600;
letter-spacing: 1px;
border-bottom: 1px solid #ddd;
padding: 75px;
}
.contenedor-revistas {
max-width: 1680px;
margin: 35px auto;
padding: 50px 40px;
display: flex;
flex-direction: column;
gap: 35px;
}
.tarjeta-revista {
max-width: 1220px;
display: flex;
gap: 75px;
padding-bottom: 35px;
border-bottom: 1px solid #ddd;
}
.tarjeta-revista.destacada {
max-width: 1680px;
border-radius: 8px;
min-height: 660px;
background: linear-gradient(135deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);  
max-height: 660px;
width: 100%; 
align-items: flex-end;
padding-bottom: 75px;
}
.tarjeta-revista.destacada .tarjeta-revista-col1 {
flex-basis: 40%;
display: flex;
justify-content: flex-end;
}
.tarjeta-revista.destacada .tarjeta-revista-col1 img {
max-width: 100%;
max-height: 100%;
min-width: 225px;
width: 100%;
height: auto;
}
.tarjeta-revista.destacada .tarjeta-revista-col2 {
flex-basis: 60%;
}
.tarjeta-revista.destacada p,
.tarjeta-revista.destacada span,
.tarjeta-revista.destacada h2 
{
color: white;
}
.tarjeta-revista.destacada p {
max-width: 60%;
}
.tarjeta-revista-overlay{
background-color: rgba(0, 0, 0, 0.25);
}
.tarjeta-revista:last-child{
border-bottom: none;
}
.tarjeta-revista-col2-titulo{
display: flex;
gap: 15px;
}
.tarjeta-revista-col2-titulo h2{
color: #1b1b1b;
font-weight: 400;
font-size: 24px;
text-transform: capitalize;
}
.tarjeta-revista-col2-titulo h2 span{
color: #AF0541;
font-weight: 600;
font-size: 30px;
}
.tarjeta-revista-col1 .img-pdf:hover{
transform:scale(1.02);
box-shadow: rgba(100, 100, 100, 0.2);
transition: all 150ms ease-in-out;
}
.tarjeta-revista .tarjeta-revista-col1 img{
max-width: 156px;
max-height: 217px;
} .boton-gracias{
margin-top: 25px;
} .tabla-cookies table tbody tr td{
padding: 0 15px;
} .editar-footer{
display: block;
position: fixed;
bottom: 0;
left: 40px;
z-index: 9999999;
} 
.editar-footer a{
display: inline-block;
padding: 2px 30px;
color: #FFF;
background: #1a1a1a;
transition: all ease-in .35s;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.15);
}
.editar-footer a i{
padding-right: 5px;
}
.editar-footer a:hover{
padding: 10px 30px;
background: #AF0541;
text-decoration: none;
} .contenedor-404{
display: flex;
flex-direction: column;
align-items: center;
margin: 100px 25px;
}
.contenedor-404 h1{
font-size: 42px;
font-weight: 700;
font-family: Jost;
text-transform: capitalize;
letter-spacing: 1.5px;
color: #1b1b1b;
text-align: center;
}
.imagen-404{
width: 100%;
max-width: 25%;
margin: 30px 0;
} #kt-layout-id_79cf3d-1a > div > div > div{
position: relative;
}
#kt-layout-id_79cf3d-1a > div > div{
max-height: 660px;
border-radius: 8px;
overflow: hidden;
}
#kt-layout-id_79cf3d-1a > div > div > div h2{
position: absolute;
left: 9%;
bottom: 15%;
color: #fff;
}
#kt-layout-id_261721-4a > div > div > div h2{
padding-bottom: 25px;
margin-bottom: 50px;
border-bottom: 1px solid;
} #kt-layout-id_513feb-1d > div > div > div > div > div .wpcf7-form.init .formulario-suscripcion{
border: 2px solid #AF0541;
}
#kt-layout-id_513feb-1d > div > div > div > div > div .wpcf7-form.init .formulario-suscripcion input[type='submit']{
color: #fff;
background-color: #AF0541;
}
#kt-layout-id_513feb-1d > div > div > div > div > div .wpcf7-form.init .aceptacion .texto-acept > p,
#kt-layout-id_513feb-1d > div > div > div > div > div .wpcf7-form.init .aceptacion .texto-acept > p a{
color: #AF0541;
}   .tarjeta-revista.destacada.podcast .tarjeta-revista-col1 img {
max-width: 350px;
width: 100%;
height: auto;
}
.tarjeta-revista-overlay.podcast{
background-color: rgba(0, 0, 0, 0.4);
}
.tarjeta-revista.destacada.podcast{
align-items: center;
padding-bottom: 0;
padding-left: 25px;
padding-right: 25px;
}
.tarjeta-revista.podcast{
align-items: center;
}
.tarjeta-revista-col1.podcast img{
max-width: 250px;
}
.wp-block-embed.is-type-video.is-provider-youtube.wp-block-embed-youtube.wp-embed-aspect-16-9.wp-has-aspect-ratio.bloque-youtube-mujeres-en-vivo > div > iframe{
width: 1000px;
height: 500px;
} .formulario-proyectos.mujeres-en-vivo{
display: flex;
flex-direction: column;
align-items: center;
}
.columna_anuncios > div{
display: flex !important;
gap: 25px;
}
.wp-block-kadence-column.inner-column-1.kadence-column_8f25b8-79 > div iframe{
max-height: 321px !important;
}
#redes-sociales-salas{
display: flex;
justify-content: center;
list-style: none;
font-size: 24px;
padding-left: 0;
margin-bottom: 0;
gap: 25px;
}
.revista-imagen{
margin: auto;
}
.salas-carrusel-contenedor.eventos-carrusel{
margin-bottom: 75px;
margin-right: 50px;
margin-left: 50px;
}
.titulo-galeria-eventos{
font-size: 40px;
font-weight: 600;
margin: 45px auto;
line-height: 60px;
color: #000;
font-family: "Jost";
letter-spacing: 0.04em;
text-align: center;
}
.item-evento__info{
gap: 5px;
}
.bloquenoticias__eventos{
color: #000;
text-align: center;
margin-bottom: 20px;
}
.wp-block-embed__wrapper, .youtube-embed-wrapper{ margin: 20px 0 30px; }
.salas-carrusel-contenedor .salas-carrusel.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item > a > img{
min-height: 300px;
} .buy{
font-family: 'Jost';
}
.wp-block-kadence-image.kb-image_3091e1-12.fotoHorizontal > figure > a > img{
width: 900px;
}
.contenedor-noticia .contenido-noticia .contenido a{
color: #AF0541;
} .carrusel_noticias .content-post > p{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
}
.contenido-noticia .contenido .wp-block-embed.is-type-rich.is-provider-gestor-del-servicio.wp-block-embed-gestor-del-servicio.wp-embed-aspect-16-9.wp-has-aspect-ratio .wp-block-embed__wrapper{
text-align: center;
}
.searchandfilter > div > ul > li:nth-child(2){  
display: none;
}
.searchandfilter > div > ul > li > input{
margin: 18px 0 0 0;
}
.bloque-primero > span{
color: #AF0541;
}
.listado-home > .item-evento__anticipada{
display: none !important;
}
.listado-home > .item-evento__info{
flex-basis: 100% !important;
} .contenedor-posts-categorias{
max-width: 1680px;
padding-left: 40px;
padding-right: 40px;
}
.contenedor-posts-categorias a img{
width: 100%;
height: auto;
aspect-ratio: 1/1;
}
.wp-block-kadence-image.kb-image347911_24e5da-e5.size-full{
margin-bottom:3em;
}
.sala-seccion-eventos > .error-404 > img{
max-width: 300px;
}
.sala-seccion-eventos > .error-404{
display: flex;
flex-direction: column;
align-items: center;
}
.load-more-container {
text-align: center;
margin: 20px 0;
}
#load-more-events {
padding: 10px 20px;
cursor: pointer;
border-radius: 25px;
background: #AF0541;
color: #ffffff;
border: 1px solid #AF0541;
}
#load-more-events.loading {
opacity: 0.7;
cursor: wait;
border: 1pc solid #AF0541;
}
.ver-mas-agenda > a{
color: white;
}
.ver-mas-agenda{
background-color: #AF0541;
max-width: 200px;
text-align: center;
padding: 10px 20px;
border-radius: 25px;
margin: 0 auto;
}.actualizacion-eventos{ padding: 30px 0 0; } #log-eventos{ display: flex; justify-content: space-between; align-items: center; margin-top: 30px; flex-wrap: wrap; }
#log-eventos p{ flex-basis: 100%; }
#barra-carga{ flex-basis: 92.5%; height: 30px; border-radius: 30px; background: #DDD; overflow: hidden; }
#cargandor{ width: 0; height: 30px; background: #0A0; }
#porcentaje-carga{ flex-basis: 5%; font-size: 30px; text-align: right; } .cabecera-archive-salas em {
position: absolute;
left: 24%;
bottom: 14%;
color: white;
font-size: 40px;
line-height: 98px;
font-weight: 300;
}
.buscador-salas {
max-width: 1480px;
display: flex;
justify-content: center;
gap: 30px;
margin: 0 auto 100px auto;
}
.buscador-salas select {
padding: 5px 15px;
margin: 10px 0;
border: 1px solid #333;
outline: none;
border-radius: 30px;
background: #FFF;
line-height: 1.5;
box-sizing: border-box;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background: url(//madridenvivo.com/wp-content/themes/base/assets/images/angle-down-solid.svg) no-repeat #FFF right 10px center;
background-size: 13px;
max-width: 210px;
}
.contenedor-salas {
max-width: 1480px !important;
display: flex;
justify-content: space-evenly;
flex-wrap: wrap;
gap: 25px;
margin: 0 auto;
}
.contenedor-salas .item-sala {
position: relative;
display: flex;
flex-direction: column;
flex-basis: calc((100% / 4) - 56px );
max-width: 400px;
gap: 25px;
margin: 30px 0px 50px 0;
border: 1px solid #ddd;
border-radius: 8px;
}
.contenedor-salas .item-sala .col-1 a {
display: flex;
justify-content: center;
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%, -50%);
max-width: 150px;
width: 100%;
max-height: 150px;
height: 100%;
border: 1px solid #ddd; 
border-radius: 8px;
padding: 5px;
overflow: hidden;
background-color: white;
}
.contenedor-salas .item-sala .col-1 a img {
object-fit: contain;
max-width: 100%;
max-height: 100%;   
border-radius: 5px;
}
.contenedor-salas .item-sala .col-2 {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 95px 20px 70px;
}
.contenedor-salas .item-sala .col-2 a strong {
font-size: 21px;
text-align: center;
color: #333;
}
.contenedor-salas .item-sala .col-2 p {
font-weight: 300;
text-align: center;
}
.contenedor-salas .item-sala .col-2 a.boton-sala {
position: absolute;
left: 50%;
bottom: 20px;
transform: translate(-50%, 0);
}
.contenedor-salas .item-sala .col-2 .agenda__enlace.boton_pdf {
padding: 10px 20px;
margin-top: 0;
cursor: pointer;
}
.contenedor-salas .item-sala .col-2 .agenda__enlace.boton_pdf:active
.contenedor-salas .item-sala .col-2 .agenda__enlace.boton_pdf:focus {
border: 1px solid #AF0541 !important;
}
.sin-salas {
max-width: 1100px;
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;
}
.sin-salas img {
max-width: 300px;
margin-bottom: 35px;
}
.sin-salas span {
color: #333;
}
#wpcf7-f348283-o1 .wpcf7-form.init .aceptacion .wpcf7-spinner{
position: absolute;
height: 0;
visibility: hidden;
}
#wpcf7-f348283-o1 .wpcf7-form.init .aceptacion .wpcf7-form-control.has-spinner.wpcf7-submit{
padding: 10px 30px;
text-transform: uppercase;
font-size: 14px;
border: 1px solid #AF0541;
background: #AF0541;
color: #FFF;
border-radius: 50px;
font-weight: 500;
transition: all ease-in .35s;
}
#wpcf7-f348283-o1 .wpcf7-form.init .aceptacion .wpcf7-form-control.has-spinner.wpcf7-submit:hover{
color: #AF0541;
background: #FFF;
text-decoration: none;
}
.Contenedor_form_club{
width: min-content;
padding: 30px;
margin-bottom: 25px;
border-radius: 8px;
}
.club-form{
max-width: 675px;
margin: 0 auto;
}
.club-form label span input{
border-radius: 20px;
border: none;
padding-left: 15px;
}
#wpcf7-f348283-o1 .wpcf7-form.init .aceptacion{
max-width: 650px;
margin: 25px auto;
display: flex;
gap: 10px;
justify-content: center;
}
.club-form label,
.club-form label input{
width: 100%;
}
.club-form label span input[type="email"]{
min-height: 29px;
}
.contenido-legal{
max-width: 850px;
margin: 0 auto;
font-size: 12px;
padding-top: 50px;
} .banner-noticias__tipopost{
padding: 7px 30px;
background-color: #AF0541;
font-family: 'Jost';
font-size: 14px;
font-weight: 600;
letter-spacing: 1.68px;
line-height: 17px;
text-transform: uppercase;
color: #fff;
}
.enlacecat__singlenoticia:hover{
text-decoration: none;
}
.post-info{
margin-bottom: 20px;
}
.bloquenoticias__categorias{
margin: 25px 0 35px 0;
}
.bloquenoticias__eventos{
display: flex;
flex-direction: column;
gap: 15px;
margin-top: 50px;
}
.bloquenoticias__eventos p{
margin-left: 25px;
font-size: 21px;
font-weight: 600;
color: #666666;
}
.bloque-avance{
font-size: 24px;
font-weight: 600;
margin-bottom: 30px;
} .form-buttons {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
}
.ui-state-active {
color: #000 !important;
}
.zp__cuestionarioSala{
padding-bottom: 60px;
}
.zp__activador-cuestionario2{
display: flex !important;
flex-direction: column;
justify-content: space-between;
align-items: center;
padding: 10px 30px !important;
background-color: white;
color: #000;
border: 1px solid #ddd;
border-radius: 12px;
margin-bottom: 12px !important;
cursor: pointer !important;
font-family: 'Jost';
}
.sort-tabs:hover {
cursor: grab;
}
.zp__activador-cuestionario2-title {
display: flex;
justify-content: center;
align-items: center;
gap: 1rem;
}
.zp__activador-cuestionario2 span{
display: flex;
justify-content: end;
height: 100%;
flex-direction: row;
gap: 15px;
z-index: 999 !important;
position: relative;
}
.zp__activador-cuestionario2-trash {
width: 20px;
z-index: 999 !important;
position: relative;
}
.zp__activador-cuestionario2 span a{
width: 20px;
z-index: 999 !important;
}
.zp__activador-cuestionario2 h3 {
display: flex !important;
justify-content: space-between;
align-items: center;
margin: 0;
margin-top: 0;
margin-bottom: 0;
width: 100%;
background: none !important;
border: none !important;
}
.zp__activador-cuestionario2 h3 p {
font-size: 25px !important;
font-weight: 700;
margin: 0 !important;
padding: 0 !important;
}
.zp__activador-cuestionario2 i {
transition: transform 150ms linear;
}
.zp__activador-cuestionario2.ui-state-active i {
transform: rotate(180deg);
}
.zp__contenido-cuestionario2 {
padding: 20px 50px;
gap: 10px;
align-items: baseline;
}
.zp__contenido-cuestionario2 > div {
margin-bottom: 10px;
}
.zp__cuestionarioSala2 h6{
margin-top: 20px;
margin-bottom: 20px;
font-size: 12px;
}
.zp__cuestionarioSala2 input[type=submit]{
position: fixed;
bottom: 50px;
right: 65px;
background-color: #af0541;
color: #fff;
border: 0;
border-radius: 50px;
padding: 15px 30px;
box-sizing: border-box;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 14px;
line-height: 14px;
font-weight: 600;
cursor: pointer;
border: 1px solid #af0541;
transition: all .35s ease-in;
}
.send-data {
position: fixed;
bottom: 50px;
right: 65px;
background-color: #af0541;
color: #fff;
border: 0;
border-radius: 50px;
padding: 15px 30px;
box-sizing: border-box;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 14px;
line-height: 14px;
font-weight: 600;
cursor: pointer;
border: 1px solid #af0541;
transition: all .35s ease-in;
}
.zp__cuestionarioSala .zp__activador-cuestionario {
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 45px;
background-color: white;
color: #000;
border: 1px solid #ddd;
border-radius: 12px;
margin-bottom: 12px;
cursor: pointer;
font-family: 'Jost';
}
.zp__cuestionarioSala .zp__activador-cuestionario h3 {
margin: 0;
margin-top: 0;
margin-bottom: 0;
}
.zp__cuestionarioSala .zp__activador-cuestionario i {
transition: transform 150ms linear;
}
.zp__cuestionarioSala .zp__activador-cuestionario.ui-state-active i {
transform: rotate(180deg);
}
form.zp__cuestionarioSala .zp__contenido-cuestionario {
padding: 20px 50px;
}
form.zp__cuestionarioSala .zp__contenido-cuestionario > div {
margin-bottom: 10px;
}
form.zp__cuestionarioSala h6{
margin-top: 20px;
margin-bottom: 20px;
font-size: 12px;
}
.ui-accordion-content {
flex-wrap: wrap;
border: none;
background-color: transparent;
}
form.zp__cuestionarioSala input[type=submit]{
position: fixed;
bottom: 50px;
right: 65px;
background-color: #af0541;
color: #fff;
border: 0;
border-radius: 50px;
padding: 15px 30px;
box-sizing: border-box;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 14px;
line-height: 14px;
font-weight: 600;
cursor: pointer;
border: 1px solid #af0541;
transition: all .35s ease-in;
}
form.zp__cuestionarioSala input[type=submit]:hover{
color: #af0541;
background: #FFF;
}
.zp__info__submit{ 
position: fixed;
bottom: 50px;
right: 235px;
height: 46px;
width: 46px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.zp__info__submit > div{
display: none;
}
.guardando .zp__info__submit .cargando{
display: block;
padding-top: 10px;
}
.zp__info__submit .dots {
width: 40px;
height: 22.4px;
background: radial-gradient(farthest-side,#af0541 90%,#0000) 50%  0,
radial-gradient(farthest-side,#af0541 90%,#0000) 100% 0;
background-size: 9.6px 9.6px;
background-repeat: no-repeat;
position: relative;
animation: dots-pr30iysm 1.5s linear infinite;
}
.zp__info__submit .dots:before {
content: "";
position: absolute;
width: 9.6px;
height: 9.6px;
border-radius: 50%;
background: #af0541;
left: 0;
top: 0;
animation: dots-q6bpf4sm 1.5s linear infinite,
dots-b39z9ism 0.5s cubic-bezier(0,200,.8,200) infinite;
}
.error-500 .zp__info__submit .error-500{
display:  block;
color: #F00;
font-size: 40px;
}
.error-403 .zp__info__submit .error-403{
display:  block;
color: #F00;
font-size: 30px;
}
@keyframes dots-pr30iysm {
0%, 31% {
background-position: 50% 0   ,100% 0;
}
33% {
background-position: 50% 100%,100% 0;
}
43%, 64% {
background-position: 50% 0   ,100% 0;
}
66% {
background-position: 50% 0   ,100% 100%;
}
79% {
background-position: 50% 0   ,100% 0;
}
100% {
transform: translateX(calc(-100%/3));
}
}
@keyframes dots-q6bpf4sm {
100% {
left: calc(100% + 5.6px);
}
}
@keyframes dots-b39z9ism {
100% {
top: -0.12px;
}
} .seccion {
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
padding: 0 20px;
}
.seccion input {
border: 1px solid #ddd;
border-radius: 10px;
}
.seccion select {
border: 1px solid #ddd;
border-radius: 10px;
height: 40px !important;
}
.dashicons {
display: none !important;
}
.acf-accordion {
background: none !important;
}
.acf-accordion-title {
display: flex !important;
justify-content: space-between;
align-items: center;
padding: 20px 45px !important;
background-color: white;
color: #000;
border: 1px solid #ddd;
border-radius: 12px;
margin-bottom: 12px !important;
cursor: pointer !important;
font-family: 'Jost';
}
.acf-accordion-title label {
font-size: 30px !important;
font-weight: 700;
}
.delete-tab img {
z-index: 999 !important;
position: relative;
}
.delete-tab {
z-index: 999 !important;
}
.updated p {
background-color: #0A0;
color: #ddd;
padding: 10px;
}
.create, .add {
background-color: #af0541;
color: #fff;
border: 0;
border-radius: 50px;
padding: 15px 30px;
box-sizing: border-box;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 14px;
line-height: 14px;
font-weight: 600;
cursor: pointer;
border: 1px solid #af0541 !important;
transition: all .35s ease-in;
margin: 20px 0 20px 0;
}
.copy-fields {
display: none;
}
.update-tabs-order, .update-fields-order, .delete-fields {
display: none;
background-color: #af0541;
color: #fff;
border: 0;
border-radius: 50px;
padding: 15px 30px;
box-sizing: border-box;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 14px;
line-height: 14px;
font-weight: 600;
cursor: pointer;
border: 1px solid #af0541;
transition: all .35s ease-in;
margin: 20px 0 20px 0;
}
.copy-fields-btn {
background-color: #af0541;
color: #fff;
border: 0;
border-radius: 50px;
padding: 15px 30px;
box-sizing: border-box;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 14px;
line-height: 14px;
font-weight: 600;
cursor: pointer;
border: 1px solid #af0541;
transition: all .35s ease-in;
margin: 20px 0 20px 0;
display: block;
}
.create:focus,
.add:focus,
.update-order:focus {
border-style: none !important;
}
.zp__formulario-crear {
width: 100%;
height: 0px;
overflow: hidden;
transition: all 0.7s ease-in-out;
margin-top: 20px;
}
.seccion-options {
visibility: hidden;
}
.crear-seccion {
transition: all 0.7s ease-in-out;
height: 0px;
overflow: hidden;
transition: all 0.7s ease-in-out;
}
.cambiar-nombre {
height: 0px;
overflow: hidden;
transition: all 0.7s ease-in-out;
}
.zp__formulario-cuestionario2-container {
display: grid; 
grid-template-columns: repeat(3, 1fr);
justify-content: flex-start;
align-items: flex-start;
gap: 1rem;
} 
.terms {
width: 100% !important;
overflow:hidden !important;
}
.terms-option-group {
min-width: 500px !important;
}
.terms-option {
min-width: 500px !important;
}
.seccion-options div {
width: 400px;
height: auto;
word-wrap: break-word;
margin: 0 2rem 0 0;
}
.seccion-options p{
font-size: 16px;
color: grey;
}
.zp__formulario-crear-cuestionario2-submit {
width: 100%;
display: flex;
justify-content: flex-end;
align-items: center;
padding: 1rem 0;
}
.contenedor_campos {
width: 100% !important;
background: none !important;
border: none !important;
margin: 20px auto 10px auto !important;
overflow: visible !important;
}
.acf-form {
width: 100% !important;
}
.acf-accordion {
border-bottom: 0 !important;
}
.acf-accordion-content {
margin: 20px auto 20px auto !important;
width: 90% !important;
} .acf-field {
border: none !important;
}
.acf-field.-c0 {
clear: none !important;
}
.acf-field .acf-label {
margin: 0 !important;
}
.acf-field label {
display: flex;
justify-content: flex-start;
align-items: center;
font-weight: normal;
}
.acf-field-checkbox,
.acf-field-text,
.acf-field-number,
.acf-field-select,
.acf-field-true-false,
.acf-field-textarea,
.acf-field-time-picker {
margin-bottom: 20px !important;
display: grid;
grid-template-columns: 340px 450px 50px 1fr;
align-items: center;
justify-items: flex-start;
width: 100% !important;
padding: 12px 12px 0 12px !important;
}
.seccion-select select option{
padding: 10px;
}
.seccion-select {
margin-top: 20px;
}
.acf-field-checkbox .acf-input,
.acf-field-text .acf-input,
.acf-field-number .acf-input,
.acf-field-select .acf-input,
.acf-field-true-false .acf-input,
.acf-field-textarea .acf-input,
.acf-field-time-picker .acf-input {
display: flex;
justify-content: flex-start;
align-items: center;
width: 100% !important;
}
.acf-field-message {
display: grid;
grid-template-columns: 400px 450px 50px 1fr;
align-items: center;
justify-items: flex-start;
padding: 12px 12px 12px 12px !important;
font-size: 14px;
color: #AF0541;
border: 2px solid #AF0541;
margin-bottom: 16px !important;
}
.acf-field-accordion {
margin-bottom: 12px !important;
}
.acf-accordion-title {
display: grid !important;
grid-template-columns: 340px 450px 50px 1fr;
align-items: center;
justify-items: flex-start;
padding: 12px 12px 12px 12px !important;
font-size: 14px;
background-color: #AF0541;
color: #fff;
}
.acf-accordion-title label {
font-size: 18px !important;
}
.acf-accordion-title label:hover {
cursor: pointer;
}
.acf-accordion-title:hover {
background-color: #AF0541 !important;
}
.acf-tab-wrap {
display: none;
}
.acf-field-checkbox .acf-label label {
display: none;
}
.acf-label {
flex: 0 0 450px;
}
.acf-input {
flex: 0 0 250px;
padding-left: 20px;
}
.form-edit-message {
z-index: 999 !important;
padding-left: 20px;
}
.select-tag {
z-index: 999 !important;
} .acf-input ul{
list-style: none;
margin: 0 !important;
padding: 0 !important;
}
.acf-input p{
margin: 0 !important;
}
.acf-input select{
width: 80% !important;
}
.loader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url(//madridenvivo.com/wp-content/themes/base/assets/css/images/pageLoader.gif) 50% 50% no-repeat rgb(249,249,249);
opacity: 1;
}
.acf-label label {
width: 100%;
font-size: 14px;
}
.acf-checkbox-list {
display: flex !important;
flex-direction: column;
align-items: flex-start;
width: 400px;
}
.acf-checkbox-list li {
width: 100%;
}
.acf-checkbox-list li label {
width: 100%;
}
.acf-label label[for=acf-field_631f58794d1db],
.acf-label label[for=acf-field_631f58794d2b2] {
width: 330px !important;
}
.delete_tag {
width: 20px !important;
}
.delete_tag:hover {
cursor: pointer;
}
.edit-tag {
width: 200px !important;
}
.btn-edit-message {
background-color: #fff;
}
.btn-edit-message:hover {
cursor: pointer;
}
.acf-button {
position: unset !important;
}
.send-data {
position: fixed;
z-index: 999;
}
.acf-form-submit {
margin-top: 20px;
} #ui-id-2,
#ui-id-4,
#ui-id-6,
#ui-id-8,
#ui-id-10,
#ui-id-12,
#ui-id-14,
#ui-id-16,
#ui-id-18,
#ui-id-20,
#ui-id-22,
#ui-id-24,
#ui-id-26,
#ui-id-28,
#ui-id-30,
#ui-id-32,
#ui-id-34,
#ui-id-36,
#ui-id-38,
#ui-id-40
{
height: auto !important;
}
.ui-accordion-content label {
margin-bottom: 0;
margin-right: 7px;
}
.ui-accordion-content input,
.ui-accordion-content select,
.ui-accordion-content textarea {
border-radius: 10px;
border: 1px solid #ddd;
padding: 7px 12px;
margin-right: 15px;
}
.ui-accordion-content textarea{
width: 100%;
box-sizing: border-box;
height: 150px;
}
.ui-accordion-content input[type="radio"],
.ui-accordion-content input[type="checkbox"] {
margin-right: 5px;
}
.ui-accordion-content input:focus,
.ui-accordion-content select:focus {
outline: 1px solid #000;
}
.transporte-privado {
margin-top: 25px;
}
.transporte-privado:last-child p {
margin-top: 20px !important;
}
.horarios,
.horarios_column {
display: flex;
}
.horarios_club{
display: flex;
align-items: center;margin-top: 35px;
}
form.zp__cuestionarioSala .zp__contenido-cuestionario .container-horarios {
flex-basis: 33%;
margin-right: 60px;
margin-bottom: 50px;
}
form.zp__cuestionarioSala .zp__contenido-cuestionario .container-horarios:last-child {
margin-bottom: 0;
}
.horarios_column {
flex-direction: column;
gap: 15px;
flex-basis: 33%;
}
.horarios_column label {
padding: 7px 12px;
min-height: 37px;
}
.horarios_column:first-child {
margin-top: 40px;
}
.contactos-container {
flex-basis: 33%;
}
.contactos-container .contacto > div {
margin-bottom: 15px;
}
.Titular-forma h5{
margin-top: 25px;
margin-bottom: 25px;
font-size: 14px;
background-color: #AF0541;
color: #fff;
padding: 5px 7px;
}
.Titular-forma p{
margin-top: 20px;
margin-bottom: 5px;
}
.Titular-forma div{
margin: 10px 0;
}
.Titular-forma .controladores-acceso,
.Titular-forma .licencia-aforo,
.Titular-forma .solicitud-cartel{
display: flex;
align-items: end;
gap: 75px;
}
.zp__contenido-cuestionario .sala-sala p{
margin-top: 20px;
margin-bottom: 5px;
}
.zp__contenido-cuestionario .sala-sala div{
margin: 10px 0;
}
.zp__contenido-cuestionario .sala-sala h5,
.zp__contenido-cuestionario .sala-backline h5,
.zp__contenido-cuestionario .sala-programacion h5,
.zp__contenido-cuestionario .sala_artistas_contratacion h5,
.zp__contenido-cuestionario .venta_entradas h5,
.zp__contenido-cuestionario .salas_entidades_gestion h5,
.zp__contenido-cuestionario .salas_promocion h5,
.zp__contenido-cuestionario .salas_ayudas h5,
.zp__contenido-cuestionario .salas_cuestionario_datos_historicos h5,
.zp__contenido-cuestionario .salas_info_laboral h5,
.zp__contenido-cuestionario .salas_datos_economicos h5,
.zp__contenido-cuestionario .salas_datos_laboraleconomico h5,
.contenedor_campos h5 {
margin-top: 25px;
margin-bottom: 25px;
font-size: 14px;
background-color: #AF0541;
color: #fff;
padding: 5px 7px;
}
.zp__contenido-cuestionario .sala-backline > div{
display: flex;
gap: 15px;
}
.zp__contenido-cuestionario .sala-backline > div > div{
display: flex;
flex-direction: column;
gap: 10px;
}
.zp__contenido-cuestionario .sala-programacion .meses-programacion-padre{
display: flex;
gap: 25px;
}
.zp__contenido-cuestionario .sala-programacion .meses-programacion-padre > div,
.zp__contenido-cuestionario .sala-programacion .numero-programacion-padre,
.zp__contenido-cuestionario .sala_artistas_contratacion .artistas_remuneracion_padre > div{
display: flex;
flex-direction: column;
gap: 10px;
}
.zp__contenido-cuestionario .sala-programacion p{
margin-top: 35px;
font-weight: 600;
}
.zp__contenido-cuestionario .sala-programacion .numero-programacion-padre{
margin-top: 35px;
}
.zp__contenido-cuestionario .artistas_relacion_contractual_padre{
margin: 20px 0;
}
.zp__contenido-cuestionario .sala_artistas_contratacion-numero_artistas,
.zp__contenido-cuestionario .sala_artistas_contratacion-numero_edad,
.zp__contenido-cuestionario .sala_artistas_contratacion-procedencia{
display:flex;
gap:25px;
align-items: center;
}
.zp__contenido-cuestionario .sala_artistas_contratacion-numero_artistas div,
.zp__contenido-cuestionario .sala_artistas_contratacion-numero_edad div,
.zp__contenido-cuestionario .sala_artistas_contratacion-procedencia div{
display:flex;
flex-direction: column;
gap:15px;
align-items: center;
margin: 15px 0;
}
.zp__contenido-cuestionario .sala_artistas_contratacion-numero_artistas p,
.zp__contenido-cuestionario .sala_artistas_contratacion-numero_edad p,
.zp__contenido-cuestionario .sala_artistas_contratacion-procedencia p{ }
.zp__contenido-cuestionario .artistas_remuneracion_padre{
display: flex;
gap: 25px;
margin-top: 25px;
}
.zp__contenido-cuestionario .sala_artistas_contratacion p{
margin-top: 35px;
max-width: 245px;
}
.zp__contenido-cuestionario .venta_entradas .Servicios_venta_utilizados_padre,
.zp__contenido-cuestionario .venta_entradas .modelos_entradas_mas_usados_padre,
.zp__contenido-cuestionario .venta_entradas .mecanismos_venta_online,
.zp__contenido-cuestionario .venta_entradas .mecanismos_venta_offline,
.zp__contenido-cuestionario .venta_entradas .venta_numeros_padre{
display: flex;
flex-direction: column;
gap: 7px;
margin-bottom: 20px;
}
.zp__contenido-cuestionario .venta_entradas p{
margin-top: 20px 0;
font-size: 16px;
}
.zp__contenido-cuestionario .salas_entidades_gestion .entidades_gestion_sgae,
.zp__contenido-cuestionario .salas_entidades_gestion .entidades_gestion_bmat_padre,
.zp__contenido-cuestionario .salas_entidades_gestion .entidades_gestion_contrato_firmado_padre
{
display: flex;
gap: 25px;
align-items: baseline;
margin: 20px 0;
}
.zp__contenido-cuestionario .salas_entidades_gestion .p_titulo{
font-size: 16px;
}
.zp__contenido-cuestionario .salas_observaciones{
display: flex;
gap: 25px;
}
.zp__contenido-cuestionario .salas_publicos > p{
margin-top: 20px;
}
.zp__contenido-cuestionario .salas_publicos .sala_publicos_publico_asistente{
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 35px;
}
.zp__contenido-cuestionario .salas_publicos .salas_publicos_menores p{
margin: 20px 0;
}
.zp__contenido-cuestionario .salas_publicos .sala_publicos_publico_asistente_edad,
.zp__contenido-cuestionario .salas_publicos .sala_publicos_publico_asistente_procedencia{
display: flex;
gap: 10px;
flex-wrap: wrap;
}
.zp__contenido-cuestionario .salas_publicos .sala_publicos_publico_asistente_procedencia{
margin-bottom: 25px;
}
.zp__contenido-cuestionario .salas_publicos .sala_publicos_publico_asistente_edad > div,
.zp__contenido-cuestionario .salas_publicos .sala_publicos_publico_asistente_procedencia > div{
display: flex;
gap: 5px;
flex-direction: column;
align-items: center;
}
.zp__contenido-cuestionario .salas_publicos .sala_publico_bloque_generico,
.zp__contenido-cuestionario .salas_publicos .salas_publicos_paises_origen{
margin: 35px 0;
}
.zp__contenido-cuestionario .salas_publicos .salas_publicos_gasto{
display: flex;
flex-direction: column;
gap: 10px;
}
.zp__contenido-cuestionario .salas_promocion .modelos_entradas_mas_usados_padre{
display: flex;
flex-direction: column;
gap: 7px;
margin-bottom: 20px;
}
.zp__contenido-cuestionario .salas_promocion h5,
.zp__contenido-cuestionario .salas_promocion h6{
margin-bottom: 25px;
}
.zp__contenido-cuestionario .salas_promocion p,
.zp__contenido-cuestionario .salas_patrocinios .sala_promocion_select_periodicidad,
.zp__contenido-cuestionario .salas_patrocinios .sala_promocion_newsletter_recibir{
margin-top: 25px;
margin-bottom: 10px;
}
.zp__contenido-cuestionario .salas_patrocinios .salas_patrocinios_acuerdos_cervezas,
.zp__contenido-cuestionario .salas_patrocinios .salas_patrocinios_acuerdos_refrescos,
.zp__contenido-cuestionario .salas_patrocinios .salas_patrocinios_acuerdos_energeticas,
.zp__contenido-cuestionario .salas_patrocinios .salas_patrocinios_acuerdos_tonicas,
.zp__contenido-cuestionario .salas_patrocinios .salas_patrocinios_acuerdos_otras
{
display: flex;
gap: 35px;
align-items: center;
margin:35px 0;
}
.zp__contenido-cuestionario .salas_patrocinios .salas_patrocinios_acuerdos_industria_musical{
display: flex;
margin-top: 35px;
}
.zp__contenido-cuestionario .salas_patrocinios .salas_patrocinios_acuerdos_industria_musical p{
padding-right: 35px;
}
.zp__contenido-cuestionario .salas_patrocinios .bloque_industria_musical_afirmativo{
display: flex;
flex-direction: column;
gap: 5px;
}
.zp__contenido-cuestionario .salas_patrocinios .salas_patrocinios_eventos_marcas_bloque,
.zp__contenido-cuestionario .salas_patrocinios .salas_patrocinios_observaciones_bloque{
margin-top: 35px;
display: flex;
gap: 25px;
}
.sala_promocion_select_periodicidad,
.sala_promocion_newsletter_recibir{
margin: 20px 0;
}
.zp__contenido-cuestionario .salas_ayudas > p{
margin: 50px 0;
font-size: 18px;
}
.zp__contenido-cuestionario .salas_ayudas .salas_ayudas_solicitadas_siono,
.zp__contenido-cuestionario .salas_ayudas .salas_ayudas_solicitadas_gobiernocentral_bloque,
.zp__contenido-cuestionario .salas_ayudas .salas_ayudas_solicitadas_comunidadMadridSalas_bloque,
.zp__contenido-cuestionario .salas_ayudas .salas_ayudas_solicitadas_comunidadMadridFestivales_bloque,
.zp__contenido-cuestionario .salas_ayudas .salas_ayudas_solicitadas_ayuntMadridSalas_bloque,
.zp__contenido-cuestionario .salas_ayudas .salas_ayudas_solicitadas_sgae_bloque,
.zp__contenido-cuestionario .salas_ayudas .salas_ayudas_solicitadas_aie_bloque{
display: flex;
gap: 25px;
margin:20px 0;
}
.zp__contenido-cuestionario .salas_ayudas .salas_ayudas_solicitadas_siono{
margin-top: 30px;
}
.zp__contenido-cuestionario .salas_ayudas .salas_ayudas_solicitadas_otros_bloque{
display: flex;
gap: 25px;
align-items: baseline;
}
.zp__contenido-cuestionario .salas_cuestionario_varios .salas_cuestionario_varios_carnet_joven,
.zp__contenido-cuestionario .salas_cuestionario_varios .salas_cuestionario_varios_vuelveamadrid,
.zp__contenido-cuestionario .salas_cuestionario_varios .salas_cuestionario_varios_select_ong,
.zp__contenido-cuestionario .salas_cuestionario_varios .salas_cuestionario_varios_fundacion,
.zp__contenido-cuestionario .salas_cuestionario_varios .salas_cuestionario_varios_circuito,
.zp__contenido-cuestionario .salas_cuestionario_varios .salas_cuestionario_varios_organizadores,
.zp__contenido-cuestionario .salas_cuestionario_varios .salas_cuestionario_varios_concursos,
.zp__contenido-cuestionario .salas_cuestionario_varios .salas_cuestionario_varios_asoc_hostelera_bloque,
.zp__contenido-cuestionario .salas_cuestionario_varios .salas_cuestionario_varios_select_bancos,
.zp__contenido-cuestionario .salas_cuestionario_varios .salas_cuestionario_varios_select_seguros,
.zp__contenido-cuestionario .salas_cuestionario_varios .salas_cuestionario_varios_capacitados
{
display: flex;
gap: 25px;
margin: 20px 0;
}
.zp__contenido-cuestionario .salas_cuestionario_varios .salas_cuestionario_varios_asoc_hostelera_bloque{
align-items: baseline;
}
.zp__contenido-cuestionario .salas_cuestionario_datos_historicos .salas_cuestionario_datos_historicos_programacion_conciertos,
.zp__contenido-cuestionario .salas_cuestionario_datos_historicos .salas_cuestionario_datos_historicos_programacion_clubbing,
.zp__contenido-cuestionario .salas_cuestionario_datos_historicos .salas_cuestionario_datos_historicos_programacion_artesescenicas,
.zp__contenido-cuestionario .salas_cuestionario_datos_historicos .salas_cuestionario_datos_historicos_entradas_venta{
margin: 25px 0;
}
.zp__contenido-cuestionario .salas_cuestionario_datos_historicos h5{
margin-top: 50px;
}
.zp__contenido-cuestionario .salas_info_laboral > div{
display: flex;
gap: 25px;
margin: 35px 0;
align-items: end;
}
.zp__contenido-cuestionario .salas_info_laboral > div > div{
display: flex;
flex-direction: column;
gap: 7px;
align-items: center;
}
.zp__contenido-cuestionario .salas_info_laboral > div > div > div{
display: flex;
gap: 5px;
}
.zp__contenido-cuestionario .salas_info_laboral > div > div > div input{
max-width: 60px;
margin-right: 0;
}
.zp__contenido-cuestionario .salas_info_laboral .bloque_empleados_extras,
.zp__contenido-cuestionario .salas_info_laboral .bloque_empleados_total{
align-items: baseline;
}
.zp__contenido-cuestionario .salas_info_laboral .bloque_empleados_total{
padding-top: 50px;
}
.zp__contenido-cuestionario .salas_info_laboral .bloque_empleados_total > div > div > input{
max-width: 120px;
}
.zp__contenido-cuestionario .salas_info_laboral .empleados_discapacidad_bloque{
align-items: center;
}
.zp__contenido-cuestionario .salas_datos_economicos > div{
display: flex;
gap: 35px;
align-items: baseline;
margin: 25px 0;
}
.zp__contenido-cuestionario .salas_datos_economicos > p{
text-align: center;
padding: 25px 0;
}
.zp__contenido-cuestionario .salas_datos_laboraleconomico > p{
text-align: center;
}
.zp__contenido-cuestionario .salas_datos_laboraleconomico > div{
margin: 35px 0;
} .entradas-por-categoria{
max-width: 1200px;
margin: 0 auto;
} .sala-subtitulo{
font-size: 16px;
font-weight: 400;
font-style: oblique;
color:#FFF;
}
.sala-subtitulo.cancelado span{
display: inline-block;
padding: 5px 15px;
background: #B00;
font-weight: bold;
text-transform: uppercase;
font-style: normal;
}
.single-evento-overlay{
background-color: rgba(0,0,0,0.4);
width: 100%;
}
.single-evento-overlay.evento-cancelado{
background-color: rgba(100,0,0,0.4);
width: 100%;
} .bloquenoticias__categorias_select i {
transform: translateX(-250%);
transition: all 75ms ease-in-out;
}
.select-categorias-noticias{
border-radius: 30px;
padding: 10px;
margin-bottom: 50px;
border: 1px solid #AF0541;
position: relative;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
}
.select-categorias-noticias.activo:focus ~ i {
transform: translateX(-250%) rotate(180deg);
}
.bloquenoticias__categorias_select{
display: none;
}
#activador-proyectos{
font-size: 18px;
font-weight: 500;
line-height: 22px;
letter-spacing: 1px;
opacity: 70%;
}
.bloque-youtube-mujeres-en-vivo{
display: flex;
justify-content: center;
}
.etiquetas-single, .categorias-single{ padding: 30px 0 10px; color: #000; }
.categorias-single + .etiquetas-single{ padding-top: 0; }
.item-evento__info{
position: relative;
}
.item-evento__info__enlace{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.item-evento__generos__enlace,
.item-evento__sala__enlace,
.item-evento__nombre > h3 > a:last-child,
.item-evento__nombre > h4 > a{
position: relative;
}
.single_noticias_autor{
font-weight: 600;
font-style: italic;
}
.searchandfilter ul{
display: flex;
gap: 30px;
flex-wrap: wrap;
row-gap: 30px;
justify-content: center;
padding-left: 0;
}
#buscador_shortcode{
margin: 25px 0;
}
.searchandfilter ul li{
display: flex;
gap: 10px;
align-items: center;
}
.searchandfilter ul li label input,
.sf-field-taxonomy-estilo_evento > label > select,
.sf-field-post-meta-relacion_con_sala > label > select{
padding: 5px 15px;
margin: 10px 0;
border: 1px solid #000;
outline: none;
border-radius: 30px;
background: #FFF;
line-height: 1.5;
box-sizing: border-box;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
}
.sf-field-taxonomy-estilo_evento > h4,
.sf-field-post-meta-relacion_con_sala > h4{
margin: 0;
padding: 0;
}
.searchandfilter ul li span{
font-family: sans-serif;
font-size: 100%;
}
.sf-field-submit input{
display: block;
background: #af0541;
color: #ffffff;
padding: 8px 30px;
border-radius: 50px;
border: 1px solid #af0541;
cursor: pointer;
font-family: "Jost";
letter-spacing: 4px;
font-size: 16px;
font-weight: 500;
line-height: 23px;
text-transform: uppercase;
text-align: center;
transition: all ease-in 0.35s;
}
.sf-date-prefix{
position: absolute;
margin-left: 15px;
font-family: "Jost",sans-serif !important;
}
.sf-field-submit:hover input{
text-decoration: none;
background: #fff;
color: #af0541;
}
.sf-field-taxonomy-estilo_evento > label > select option{
font-family: "Jost",sans-serif !important;
}
.sf-field-post-meta-fecha_del_evento{
flex-direction: column;
gap: 0 !important; }
.sf-field-post-meta-fecha_del_evento > h4{
margin-bottom: 0;
padding-bottom: 0;
}
.sf_date_field{
padding-left: 0;
}
.sf-field-post-meta-relacion_con_sala,
.sf-field-taxonomy-estilo_evento{
flex-direction: column;
gap: 5px !important;
margin-top: 5px !important;
}
.ll-skin-melon .ui-widget{
background: #af0541;
}
.ll-skin-melon .ui-datepicker th {
border-color: #e9f0f4;
}
.ll-skin-melon td .ui-state-default{
color: #999999;
}
.h1_archive_buscador{
text-transform: none !important;
font-size: 45px !important;
}
.searchandfilter-date-picker .ui-datepicker td a:hover{
background: rgba(175, 5, 65, 0.1);
color: black;
}
.ll-skin-melon .ui-widget{
background: #AF0541 !important;
color: white !important;
}
.contenedor-buscador-avanzado {
width: 100%;
display: flex;
justify-content: flex-end;
flex-basis: 30%;
}
.buscador_avanzado{
display: flex;
justify-content: center;
background: #AF0541;
color: white;
max-width: 250px;
border-radius: 50px;
padding: 10px 10px;
font-style: normal;
font-size: 14px;
cursor: pointer;
}
.sf_date_field li > label > input:focus::placeholder{
color: transparent !important;
}
.sf-field-post-meta-relacion_con_sala > label > select{
max-width: 100px;
}
option[value="61563"]{
display: none;
}
.nombre_sala{
margin-bottom: 5px;
font-style:italic;
}
.sf-field-search > h4{
margin: 0;
} .zp__item-sala-contenido > a:last-child{
display: flex;
margin-bottom: 80px;
}
.saludo_formulario2 span{
font-weight: 700;
text-transform: capitalize;
}  .sf-level-0[value="61545"],
.sf-level-0[value="61615"],
.sf-level-0[value="61546"],
.sf-level-0[value="61547"],
.sf-level-0[value="61620"],
.sf-level-0[value="61621"],
.sf-level-0[value="61623"],
.sf-level-0[value="61624"],
.sf-level-0[value="61592"],
.sf-level-0[value="61551"],
.sf-level-0[value="61556"],
.sf-level-0[value="61599"],
.sf-level-0[value="61558"],
.sf-level-0[value="61560"],
.sf-level-0[value="61563"],
.sf-level-0[value="61566"],
.sf-level-0[value="61568"],
.sf-level-0[value="61569"],
.sf-level-0[value="61570"],
.sf-level-0[value="61573"],
.sf-level-0[value="61574"],
.sf-level-0[value="61612"],
.sf-level-0[value="61606"],
.sf-level-0[value="61633"]{
display: none;
} .sala-contenido-padre > img{
max-height: 500px;
object-fit: cover;
}  .buscador-contenedor form {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 4rem;
margin-bottom: 2rem;
}
.elementos-formulario {
display: flex;
justify-content: center;
align-items: center;
gap: 2rem;
}
.contenedor-salas-buscador {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 0.5rem;
}
.contenedor-estilos {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 0.5rem;
}
.contenedor-fecha {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 0.5rem;
}
.fecha-inputs input {
padding: 0.5rem 1rem 0.5rem 1rem;
border-radius: 50px;
-webkit-appearance: none;
-moz-appearance: none;
max-width: 180px;
border: 1px solid grey;
}
.fecha-inputs input:focus {
outline: none !important;
}
.select-salas {
padding: 0.5rem 1rem 0.5rem 1rem;
border-radius: 50px;
-webkit-appearance: none;
-moz-appearance: none;
max-width: 180px;
border: 1px solid grey;
}
.select-salas:focus {
outline: none !important;
}
.select-estilos {
padding: 0.5rem 1rem 0.5rem 1rem;
border-radius: 50px;
-webkit-appearance: none;
-moz-appearance: none;
max-width: 180px;
border: 1px solid grey;
}
.select-estilos {
outline: none !important;
}
.contenedor-submit {
display: flex;
justify-content: center;
align-items: center;
gap: 3rem;
}
.busqueda-personalizada input {
padding: 0.5rem 1rem 0.5rem 1rem;
border-radius: 50px;
-webkit-appearance: none;
-moz-appearance: none;
max-width: 180px;
border: 1px solid grey;
}
.busqueda-personalizada input {
outline: none !important;
}
.contenedor-submit input[type=submit] {
display: block;
background: #af0541;
color: #ffffff;
padding: 8px 30px;
border-radius: 50px;
border: 1px solid #af0541;
cursor: pointer;
font-family: "Jost";
letter-spacing: 4px;
font-size: 16px;
font-weight: 500;
line-height: 23px;
text-transform: uppercase;
text-align: center;
transition: all ease-in 0.35s;
} .buscador-avanzado-principal {
margin-top: 7rem !important;
margin: 0 auto;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
padding: 1rem;
}
.titulo-buscador {
color: #af0541;
font-size: 75px;
line-height: 68px;
font-weight: 600;
letter-spacing: 1px;
border-bottom: 0px;
text-transform: capitalize;
margin-bottom: 5rem;
}
.contenedor-resultados-buscador {
max-width: 90%;
margin: 0 auto;
display: grid !important;
grid-template-columns: repeat(3, 1fr);
gap: 2rem;
padding: 1rem; }
.info-evento {
display: flex !important;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
padding: 1rem;
}
.info-evento h2 {
margin-top: 1rem;
}
.img-container {
width: 400px;
height: 400px;
overflow: hidden;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
border-radius: 20px;
} .info-evento a {
color: #af0541;
font-weight: bold;
}
.info-evento div {
display: grid;
}
.sin-eventos {
margin: 0 auto;
text-align: center;
padding: 1rem;
grid-column: 2;
}
.destacado{
justify-content: center;
}@media only screen and (max-width: 1650px) {
.wp-block-kadence-column.inner-column-1.kadence-column_0f526d-c8 > div p{
padding-left: 150px !important;
}
.carrusel_destacados.agenda{
min-height: 675px !important;  
}
.carrusel_destacados.agenda .owl-stage-outer,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage .owl-item
{
height: 675px !important;
}
}
@media only screen and (max-width: 1550px) {
#redes-sociales {
position: fixed;
top: 0;
left: 0;
background: #1b1b1b;
width: 100%;
justify-content: center;
font-size: 20px;
padding: 3px;
}
#redes-sociales li a span {
color: white;
}
header {
top: 36px;
}
.nav-menu{
margin-top: 35px;
}
.contenido-noticia .contenido h1{
font-size: 54px;
}
.carrusel_destacados.agenda{
min-height: 650px !important;  
}
.carrusel_destacados.agenda .owl-stage-outer,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage .owl-item
{
height: 650px !important;
} }
@media only screen and (max-width: 1500px){
.carrusel_destacados.agenda{
min-height: 625px !important;  
}
.carrusel_destacados.agenda .owl-stage-outer,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage .owl-item
{
height: 625px !important;
} }
:root{
--custom-flex_basis_eventos1: calc(100% - 125px - 200px);
}
@media only screen and (max-width: 1440px){
.item-evento__info{
flex-basis: var(--custom-flex_basis_eventos1) !important;
}
.bloquenoticias__agenda .item-evento .item-evento__info{
flex-basis: auto !important;
}
}
@media only screen and (max-width: 1439px){
.carrusel_destacados.agenda{
min-height: 600px !important;  
}
.carrusel_destacados.agenda .owl-stage-outer,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage .owl-item
{
height: 600px !important;
} }
@media only screen and (max-width: 1400px){
.event-date{
transform: scale(0.9) translateY(50%) !important;
}
.contenido-noticia .contenido h1{
font-size: 50px;
}
.carrusel_destacados.agenda{
min-height: 575px !important;  
}
.carrusel_destacados.agenda .owl-stage-outer,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage .owl-item
{
height: 575px !important;
}
.kt-row-layout-inner.kt-row-has-bg.kt-layout-id_ad068a-aa.kt-jarallax > div > div:nth-child(2){
flex: 0 1 60% !important;
-webkit-flex: 0 1 60% !important;
} }
@media only screen and (max-width:1368px) {
#menu-menu-principal li {
font-size: 13px;
}
}
@media only screen and (max-width: 1350px){
.carrusel_destacados.agenda{
min-height: 550px !important;  
}
.carrusel_destacados.agenda .owl-stage-outer,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage .owl-item
{
height: 550px !important;
} }
@media only screen and (max-width: 1300px){
.sala-encabezado-contenido{
flex-direction: column;
gap: 75px;
}
.contenedor-datos{
max-width: 510px;
align-self: center;
}
.carrusel_destacados.agenda{
min-height: 525px !important;  
}
.carrusel_destacados.agenda .owl-stage-outer,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage .owl-item
{
height: 525px !important;
} }
@media only screen and (max-width: 1280px) {
#logo a img { transition: filter 150ms ease-in-out; }
#textoLogo span {
transition: 
color 150ms ease-in-out,
border-color 150ms ease-in-out;
}
li.menu-item-has-children {
min-height: fit-content;
top: 0;
}
#menu-menu-principal {
gap: 10px;
}
#activador-menu { display: block; text-align: right; color: #1B1B1B; font-size: 26px; }
#activador-menu i, #logo a { position: relative; z-index: 9999; }
#menu-superior { position: fixed; width: 100%; height: 100%; top: 0; left: 100%; background: #1B1B1B; padding: 0; transition: all 200ms ease-in; }
#activador-menu.activo + #menu-superior { left: 0; }
#activador-menu i { transition: color 150ms ease-in-out; }
#activador-menu.activo i { color: white; transition: color 150ms ease-in-out; }
li.menu-item-has-children:hover ul.sub-menu { height: 260px; }
#menu-superior #menu-menu-principal { position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: flex; flex-direction: column; justify-content: center; }
#menu-superior ul li { margin: 0 5%; padding: 15px 25px 5px !important; text-align: center; }
#menu-superior ul.sub-menu { top: 45px; }
#menu-superior ul.sub-menu a { color: #333;}
#menu-superior ul li.tablet-only { display: inline-block; }
#menu-superior ul li a { display: inline-block; color: white; }
#menu-menu-principal .menu-item-has-children { position: relative; }
#menu-menu-principal .menu-item-has-children::after { content: '\25bc'; position: absolute; top: 40%; font-size: 10px; right: -12%; color: white; width: 40px; }
.contenido-noticia aside{
display: none;
}
.contenido-noticia .contenido {
flex-basis: 100%;
max-width: 100%;
}
.bloquenoticias__categorias_select{
display: block !important;
text-align: center;
}
.revista-contenedor{
flex-direction: column;
gap: 75px;
max-width: 725px;
}
.contenido-noticia .contenido h1{
text-align: center;
}
}
@media only screen and (max-width: 1260px) {
.wp-block-kadence-column.inner-column-1.kadence-column_0f526d-c8 > div p{
padding-left: 50px !important;
}
.kt-row-column-wrap.kt-has-2-columns.kt-gutter-default.kt-v-gutter-default.kt-row-valign-middle.kt-row-layout-equal.kt-tab-layout-inherit.kt-m-colapse-left-to-right.kt-mobile-layout-row.kt-custom-first-width-35.kt-custom-second-width-65{
flex-direction: column;
}
.wp-block-kadence-column.inner-column-1.kadence-column_426c68-a3,
.wp-block-kadence-column.inner-column-2.kadence-column_db6459-81
{
width: 100% !important;
}
.wp-block-kadence-column.inner-column-1.kadence-column_426c68-a3{
margin-right: 0px !important;
margin-bottom: 35px !important;
}
.wp-block-kadence-column.inner-column-1.kadence-column_426c68-a3 > div h2{
text-align: center;
}
.event-date{
transform: scale(0.8) translateY(50%) !important;
}
}
@media only screen and (max-width: 1200px) {
.contenedor-salas .item-sala{
flex-basis: calc((100% / 3) - 56px ) !important;
}
.destacados-titulo h2{
font-size: 35px !important;
line-height: 45px !important;
}
.destacados-fecha h4{
font-size: 13px !important;
}
.destacados-agenda{
font-size: 13px !important;
}
.meta-info span,
.meta-info p{
font-size: 14px !important;
}
.hero-container h1{
font-size: 40px !important;
}
.hero-container a p{
font-size: 22px !important;
}
.event-date{
transform: scale(0.7) translateY(60%) translateX(-10%) !important;
} .carrusel_destacados.agenda{
min-height: 500px !important;  
}
.carrusel_destacados.agenda .owl-stage-outer,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage .owl-item
{
height: 500px !important;
} }
@media only screen and (max-width: 1150px){
.carrusel_destacados.agenda{
min-height: 475px !important;  
}
.carrusel_destacados.agenda .owl-stage-outer,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage .owl-item
{
height: 475px !important;
}
.kt-row-layout-inner .kt-layout-id_618f2e-c9 > div{
padding-top: 155px !important;
padding-bottom: 100px !important;
} }
@media only screen and (max-width:1100px){
.meta-info span,
.meta-info p{
font-size: 14px !important;
}
.hero-container h1{
font-size: 35px !important;
}
.hero-container a p{
font-size: 18px !important;
}
.agenda__flex__derecha{
align-self: center !important;
}
.agenda__flex__izquierda{
margin: 0 auto;
width: 100% !important;
}
.agenda__filtros > span{
text-align: center;
}
.agenda__flex{
flex-direction: column-reverse !important;
align-items: flex-start !important;
gap: 35px !important;
}
.wp-block-kadence-spacer.aligncenter.kt-block-spacer-_ba9df7-81{
display: none;
}
.item-evento__info {
flex-direction: column;
text-align: center;
gap: 5px;
}
.contenido-noticia .contenido h1{
font-size: 46px;
}
.item-evento__pases{
display: flex;
flex-direction: column;
}
.item-evento__nombre h4{
margin-top: 15px;
}
.carrusel_destacados.agenda{
min-height: 450px !important;  
}
.carrusel_destacados.agenda .owl-stage-outer,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage .owl-item
{
height: 450px !important;
} .listado-home > .item-evento__anticipada{
display: none !important;
}
.listado > .item-evento__anticipada{
display: none !important;
}
}
@media only screen and (max-width: 1050px){
.carrusel_destacados.agenda{
min-height: 425px !important;  
}
.carrusel_destacados.agenda .owl-stage-outer,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage,   
.carrusel_destacados.agenda .owl-stage-outer .owl-stage .owl-item
{
height: 425px !important;
} }
@media only screen and (max-width:1035px) {
.grid-mujeres-en-vivo .item-persona:first-child {
margin-left: 0 !important;
}
.grid-mujeres-en-vivo .item-persona:nth-child(2) {
margin-right: 0 !important;
}
.kt-adv-heading_883184-9e.wp-block-kadence-advancedheading{
font-size: 18px !important;
}
}
@media only screen and (max-width:1024px) {
.agenda__dias__dia span:last-child {
font-size: 44px !important;
}
#kt-layout-id_f62d8c-ae p,
#kt-layout-id_f62d8c-ae li,
#kt-layout-id_39e0a8-04 p,
#kt-layout-id_39e0a8-04 li,
#kt-layout-id_200bb0-b0 p,
#kt-layout-id_200bb0-b0 li{
font-size: 16px;
} .wp-block-kadence-column.inner-column-2.kadence-column_d55dd7-5c,
.wp-block-kadence-column.inner-column-2.kadence-column_f6a66c-32,
.wp-block-kadence-column.inner-column-2.kadence-column_f6a66c-32,
.wp-block-kadence-column.inner-column-2.kadence-column_f94258-36,
.wp-block-kadence-column.inner-column-2.kadence-column_0686e1-ad,
.wp-block-kadence-column.inner-column-2.kadence-column_54df64-47,
.wp-block-kadence-column.inner-column-2.kadence-column_2920a5-85,
.wp-block-kadence-column.inner-column-2.kadence-column_f68416-23,
.wp-block-kadence-column.inner-column-2.kadence-column_1617be-a0,
.wp-block-kadence-column.inner-column-2.kadence-column_1b684a-fe,
.wp-block-kadence-column.inner-column-2.kadence-column_ac6dea-ca,
.wp-block-kadence-column.inner-column-2.kadence-column_8f2245-80,
.wp-block-kadence-column.inner-column-2.kadence-column_35a3e9-19,
.wp-block-kadence-column.inner-column-2.kadence-column_686987-3e,
.wp-block-kadence-column.inner-column-2.kadence-column_77a43e-f1{
flex: 100% !important;
margin-right: 0;
}
#como-se-hizo > div{
padding-top: 50px !important;
}
.wp-block-kadence-column.inner-column-1.kadence-column_4dfd95-32 h2{
font-size: 14px;
}
.kt-row-layout-inner.kt-layout-id_f5c52f-14{
padding-top: 75px;
}
.wp-block-kadence-column.inner-column-2.kadence-column_e30e88-ac > div h2{
font-size: 18px;
}
.wp-block-kadence-column.inner-column-2.kadence-column_e30e88-ac > div h2:nth-child(2){
font-size: 28px;
}
.bloque_proyectos_contenido_col2{
flex-direction: column;
gap: 0px !important;
} .wp-block-kadence-column.inner-column-1.kadence-column_e92a09-a6.destacados-page-agenda > div > div{
min-height: auto;
}
.wp-block-kadence-column.inner-column-1.kadence-column_e92a09-a6.destacados-page-agenda > div > div:nth-child(2){
bottom: 15%;
}
.carrusel_destacados .owl-stage-outer,
.carrusel_destacados .owl-stage-outer .owl-stage,
.carrusel_destacados .owl-stage-outer .owl-stage .owl-item,
.contenedor-destacada
{
height: 100%; margin-bottom: 20px;
}
.meta-info span,
.meta-info p{
font-size: 14px !important;
}
.hero-container h1{
font-size: 30px !important;
}
.hero-container a p{
font-size: 18px !important;
}
.event-date{
transform: scale(0.6) translateY(70%) translateX(-25%) !important;
}
.titulo-galeria-eventos{
font-size: 35px;
}
}
@media only screen and (max-width:1000px) {
footer .ancho-limitado {
flex-direction: column;
gap: 35px;
align-items: center;
}
footer h3 {
text-align: center;
}
footer .footer-col,
footer .footer-col p {
text-align: center;
}
footer .div-inferior {
flex-direction: column;
align-items: center;
}
.bloque-colaboradores > div > div{
background-color: #f5f5f5;
}
.wp-block-kadence-column.inner-column-1.kadence-column_1dd92c-bf,
.wp-block-kadence-column.inner-column-5.kadence-column_65e973-82{
display: none;
}
.contenido-noticia .contenido h1{
font-size: 42px;
}
.contenedor-destacada .overlay-destacada .contenedor-texto{
bottom: 10%;
}
}
@media only screen and (max-width: 890px){
.contenedor-salas .item-sala{
flex-basis: calc((100% / 2) - 56px ) !important;
}
#activador-proyectos {
display: block;
margin-top: 36px;
text-align: center;
padding: 20px 0;
}
.nav-menu {
flex-direction: column;
gap: 20px;
height: 0;
padding: 0;
margin-top: 0;
overflow: hidden;
transition: height 80ms ease-in-out;
}
.nav-menu.activo {
height: 215px;
padding: 0px 50px 10px 50px;
}
.cabecera-archive-categorias{
flex-direction: column !important;
gap: 50px;
}
.wp-block-kadence-column.inner-column-1.kadence-column_0e0b52-01 .kt-inside-inner-col{
padding-left: 75px !important;
padding-right: 75px !important;
}
.contenido-noticia .contenido h1{
font-size: 38px;
line-height: 55px;
}
}
@media only screen and (max-width:860px) {
.wp-block-kadence-column.inner-column-1.kadence-column_0f526d-c8 > div p{
padding-left: 0px !important;
font-size: 14px;
}
.hero-shot{
min-height: 0 !important;
}
.meta-info span,
.meta-info p{
font-size: 13px !important;
}
.hero-container h1{
font-size: 25px !important;
margin: 10px 0 !important;
}
.sala-subtitulo{
font-size: 13px;
}
.hero-container a p{
font-size: 17px !important;
}
.event-date{
transform: scale(0.5) translateY(80%) translateX(-50%) !important;
}
}
@media only screen and (max-width: 800px){
.contenido-noticia .contenido h1{
font-size: 34px;
line-height: 50px;
}
}
@media only screen and (max-width:768px) {
.agenda__dias__dia span:last-child {
font-size: 44px !important;
}
#kt-layout-id_f62d8c-ae > div,
#kt-layout-id_39e0a8-04 > div,
#kt-layout-id_200bb0-b0 > div{
padding: 0px 25px !important;
}
.contenedor-noticia .destacado img{
height: auto;
}
#kt-layout-id_f62d8c-ae p,
#kt-layout-id_f62d8c-ae li,
#kt-layout-id_39e0a8-04 p,
#kt-layout-id_39e0a8-04 li,
#kt-layout-id_200bb0-b0 p,
#kt-layout-id_200bb0-b0 li{
font-size: 14px;
}
.sala-encabezado-contenido{
margin: 0;
}
.sala-2-contenido-datos{
max-width: 400px;
display: block;
align-self: center;
}
.sala-2-contenido-content{
flex: 100%;
}
.contenedor-datos{
padding: 35px 40px;
}
.sala-2-contenido-content h1{
font-size: 50px !important;
}
.sala-2-contenido-content{
font-size: 16px !important;
}
.revista-contenedor{
max-width: 550px;
}
.contenedor-404 .agenda__enlace.boton_pdf{
padding: 10px 15px;
}
.contenedor-404 h1{
font-size: 35px;
}
.contenedor-noticia-destacada > a .meta-info{
margin: 0 auto 15px auto;
max-width: 100% !important;
}
.contenedor-noticia-destacada > a .post-info{
text-align: center;
max-width: 100% !important;
}
.wp-block-kadence-column.inner-column-1.kadence-column_fcf340-22 > .kt-inside-inner-col .entradas-por-categoria{
flex-direction: column;
}
.wp-block-kadence-column.inner-column-1.kadence-column_fcf340-22 > .kt-inside-inner-col .entradas-por-categoria > a{
width: 100% !important;
}
.wp-block-kadence-column.inner-column-1.kadence-column_fcf340-22 > .kt-inside-inner-col .entradas-por-categoria > a > img{
max-width: 250px !important;
height: auto;
}
.wp-block-kadence-column.inner-column-1.kadence-column_fcf340-22 > .kt-inside-inner-col .entradas-por-categoria > a > div > h3,
.wp-block-kadence-column.inner-column-1.kadence-column_fcf340-22 > .kt-inside-inner-col .entradas-por-categoria > a > div > p{
text-align: center !important;
}
.entradas-por-categoria > a{
flex-direction: column !important;
}
.entradas-por-categoria > a .post-info{
max-width: 100% !important;
} .wp-block-kadence-column.inner-column-1.kadence-column_e92a09-a6.destacados-page-agenda > div > div{
min-height: auto;
}
.wp-block-kadence-column.inner-column-1.kadence-column_e92a09-a6.destacados-page-agenda > div > div:nth-child(2){
bottom: 20%;
}
.wp-block-kadence-column.inner-column-1.kadence-column_e92a09-a6.destacados-page-agenda > div > div > div > div > div > a > div > div > div{
bottom: 55px;
}
section.entradas-por-categoria a.item-blog img {
max-width: 100% !important;
flex-basis: 100% !important;
width: 100% !important;
}
.wp-block-kadence-column.inner-column-1.kadence-column_e92a09-a6.destacados-page-agenda > div > div:last-child{
display: none;
}
#bloque-primero{
display: flex;
flex-direction: column;
}
.item-evento__info > .item-evento__nombre > h4{
text-align: center !important;
}
.contenedor-texto {
margin-bottom: 3rem;
}
}
@media only screen and (max-width: 767px){
#kt-layout-id_72c3cd-5f > div,
#kt-layout-id_7a4c59-71 > div {
flex-direction: column-reverse;
gap: 35px;
}
#kt-layout-id_fcc12f-54 > div{
padding-bottom: 100px !important;
}
.lista-nombres-jazz-en-vivo .kt-row-layout-inner .kt-row-column-wrap .wp-block-kadence-column:nth-child(2){
padding-left: 0;
}
.kt-layout-id_e7bac8-59 > div,
.kt-layout-id_1102ad-f2 > div{
padding: 0;
}
.kt-layout-id_0cccbb-2b > div{
padding-bottom: 0 !important;
}
.kt-mobile-layout-row.kt-v-gutter-default>.wp-block-kadence-column{
margin-bottom: 0 !important;
}
.wp-block-kadence-rowlayout.alignnone.lista-nombres-jazz-en-vivo{
display: flex;
justify-content: space-evenly;
}
.destacados-agenda{
font-size: 12px !important;
line-height: 30px !important;
}
.destacados-fecha h4{
font-size: 16px !important;
line-height: 30px !important;
}
.destacados-titulo h2{
font-size: 30px !important;
line-height: 30px !important;
}
.destacados-sala-hora{
font-size: 16px !important;
line-height: 30px !important;
}
.bloque-newsletter .inner-column-2 .kt-inside-inner-col{
padding-right: 50px !important;
padding-left: 50px !important;
}
.formulario-suscripcion input[type='email']{
height: 100% !important;
}
.formulario-suscripcion input[type="submit"]{
padding: 0 40px !important;
}
.wp-block-kadence-column.inner-column-1.kadence-column_426c68-a3 > div h2{
font-size: 30px !important;
}
.agenda__dia__elegido{
font-size: 32px !important;
}
.post-info h2{
font-size: 35px !important;
}
.info-evento p{
font-size: 16px;
}
}
@media only screen and (max-width:700px){
.meta-info span,
.meta-info p{
font-size: 13px !important;
}
.hero-container h1{
font-size: 25px !important;
margin: 10px 0 !important;
}
.sala-subtitulo{
font-size: 13px;
}
.hero-container a p{
font-size: 17px !important;
}
.event-date{
transform: scale(0.4) translateY(110%) translateX(-70%) !important;
}
.contenido-noticia .contenido h1{
font-size: 30px;
line-height: 45px;
}
.contenido-noticia{
padding: 25px 0;;
}
.item-evento__nombre h3{
font-size: 18px;
text-align: center !important;
}
.item-evento__imagen {
flex-basis: 100% !important;
}
.listado-home > .item-evento__anticipada{
display: none !important;
}
.listado > .item-evento__anticipada{
display: none !important;
}
}
@media only screen and (max-width: 640px){
.event-content{
padding: 0;
}
.meta-info span,
.meta-info p{
font-size: 12px !important;
}
.hero-container h1{
font-size: 18px !important;
margin: 5px 0 !important;
}
.sala-subtitulo{
font-size: 12px;
}
.hero-container a p{
font-size: 15px !important;
}
.event-date{
transform: scale(0.4) translateY(110%) translateX(-70%) !important;
}
.item-evento__info{
min-width: 215px !important;
padding: 15px 5px 15px 10px;
}
.evento-destacado{
padding: 5px 20px 75px 30px !important;
}
.meta-info{
flex-direction: column !important;
}
.post-info h2{
font-size: 28px !important;
}
.info-evento p{
font-size: 13px;
}
.contenedor-noticia-destacada > a{
padding: 75px 45px !important;
}
.contenedor-archive-categorias .cabecera-archive-categorias .info-cabecera > h1{
font-size: 50px;
line-height: 70px;
}
}
@media only screen and (max-width: 600px){
.contenedor-salas .item-sala{
flex-basis: calc(100% - 56px ) !important;
}
.boton-sala .agenda__enlace.boton_pdf{
width: 100%;
}
.revista-contenedor{
max-width: 450px;
}
.revista-contenedor p{
font-size: 17px;
}
.kt-row-layout-inner.kt-layout-id_eca174-35 > div{
padding-top: 100px !important;
}
.bloque_proyectos_contenido{
flex-direction: column;
margin: 0 auto;
}
.bloque_proyectos_contenido_col2{gap: 5px !important;}
.bloque_proyectos_contenido_col2 .agenda__enlace.boton_pdf{
width: 100%;
}
.bloque_proyectos_p_anyo,
.bloque_proyectos_p_nombre,
.bloque_proyectos_contenido_col1{
margin: 0 auto;
}
.bloque_proyectos_p_nombre{
text-align: center;
}
.kt-adv-heading_883184-9e.wp-block-kadence-advancedheading{
font-size: 16px !important;
}
.wp-block-kadence-column.inner-column-1.kadence-column_0e0b52-01 .kt-inside-inner-col{
padding-left: 25px !important;
padding-right: 25px !important;
}
.contenedor-404 h1{
font-size: 28px;
}
.formulario-suscripcion{
margin-top: 12px;
flex-direction: column;
border: none;
border-radius: 0;
gap: 12px;
}
.formulario-suscripcion input[type="email"] {
border: 2px solid white;
border-radius: 6px;
}
.formulario-suscripcion input[type='submit']{
min-height: 40px !important;
border: 2px solid white;
border-radius: 6px;
margin-bottom: 8px;
}
.wp-block-kadence-advancedbtn.kt-btn-align-center.kt-btn-tablet-align-inherit.kt-btn-mobile-align-inherit.kt-btns-wrap.kt-btns_d91962-14.boton-playlist{
position: relative !important;
}
.wp-block-kadence-column.inner-column-1.kadence-column_e92a09-a6.destacados-page-agenda > div > div:nth-child(2){
left: 8% !important;
}
.tarjeta-revista-col2-titulo.podcast > h2{
text-align: center;
}
.contenedor-noticia-destacada > a > div:nth-child(2) > p{
display: none;
}
.contenedor-noticia-destacada > a .meta-info{
gap: 0 !important;
}
a.noticia-destacada{
justify-content: center !important;
min-height: 0 !important;
}
.post-info h2 {
font-size: 25px !important;
}
.contenedor-noticia-destacada > a .post-info h2 {
line-height: 30px !important;
}
.carrusel_destacados.agenda .owl-stage-outer, 
.carrusel_destacados.agenda .owl-stage-outer .owl-stage, 
.carrusel_destacados.agenda .owl-stage-outer .owl-stage .owl-item {
height: 100% !important;
aspect-ratio: 1 / 1;
}
} @media only screen and (max-width: 550px) {
#textoLogo { display: none;}
.agenda__dia__elegido{
font-size: 25px !important;
}
.contenido-noticia .contenido h1{
font-size: 26px;
line-height: 40px;
}
.contenedor-noticia{
padding: 25px 20px 100px 20px;
}
.carrusel_destacados.agenda{
min-height: 320px !important;
} .contenedor-texto{
bottom: 35% !important;
}
}
@media only screen and (max-width: 525px) {
.cabecera-archive-categorias {
flex-direction: column;
}
.buscador-salas{
flex-direction: column;
align-items: center;
gap: 0;
}
.kt-adv-heading_3f8165-9e.wp-block-kadence-advancedheading.has-white-color.has-text-color{
font-size: 14px !important;
}
.kt-adv-heading_b9b8a9-e1.wp-block-kadence-advancedheading{
font-size: 18px;
}
.destacados-agenda{
font-size: 10px !important;
line-height: 30px !important;
padding: 4px !important;
}
.destacados-fecha h4{
font-size: 13px !important;
line-height: 30px !important;
}
.destacados-titulo h2{
font-size: 16px !important;
line-height: 20px !important;
}
.destacados-sala-hora{
font-size: 13px !important;
line-height: 30px !important;
}
}
@media only screen and (max-width: 500px){
.kt-adv-heading_883184-9e.wp-block-kadence-advancedheading{
font-size: 14px !important;
}
.wp-block-kadence-advancedbtn.kt-btn-align-center.kt-btn-tablet-align-inherit.kt-btn-mobile-align-inherit.kt-btns-wrap.kt-btns_b8c5c9-44.agenda__enlace.boton_pdf.boton-gracias{
padding-left: 3px !important;
padding-right: 3px !important;
}
.contenedor-404 h1{
font-size: 24px;
}
.wp-block-kadence-column.inner-column-1.kadence-column_426c68-a3 > div h2{
font-size: 25px !important;
line-height: 40px !important;
margin-bottom: 20px;
}
.wp-block-kadence-column.inner-column-1.kadence-column_426c68-a3 > div
{
padding-left: 0 !important;
padding-right: 0 !important;
}
.wp-block-kadence-column.inner-column-2.kadence-column_db6459-81 > div{
padding-left: 15px !important;
padding-right: 15px !important;
}
.aceptacion{
margin-top: 5px;
}
.cabecera.div-inferior{
padding: 100px 10px 10px 10px;
}
.play-button{
display: none;
}
.post-info h2 {
font-size: 20px !important;
}
.meta-info span, .meta-info p {
font-size: 10px !important;
}
}
@media only screen and (max-width: 490px){
.revista-contenedor{
max-width: 340px;
}
.wp-block-kadence-column.inner-column-2.kadence-column_e30e88-ac > div h2{
font-size: 16px;
}
.wp-block-kadence-column.inner-column-2.kadence-column_e30e88-ac > div h2:nth-child(2){
font-size: 22px;
}
.contenedor-rotulo-fecha{
flex-direction: column !important;
align-items: flex-start !important;
}
.hero-shot{
padding-left: 10% !important;
padding-bottom: 15% !important;
}
.meta-info span,
.meta-info p{
font-size: 12px !important;
}
.hero-container h1{
font-size: 18px !important;
margin: 5px 0 !important;
line-height: 30px;
}
.sala-subtitulo{
font-size: 12px;
}
.hero-container a p{
font-size: 15px !important;
}
.event-date{
transform: scale(0.4) translateY(110%) translateX(-70%) !important;
}
.contenedor-evento-destacado .slider-nav{
bottom: -5% !important;
right: 35% !important;
}
.meta-info{
flex-direction: column !important;
} .post-info > p:first-child{
display: none;
}
.sala-evento,
.pases-evento{
margin-bottom: 0 !important;
}
.post-info h2{
line-height: 30px !important;
} .tarjeta-revista-overlay.podcast{
padding-bottom: 50px;
}
.contenedor-texto{
gap: 0px !important;
}
.destacados-titulo{
line-height: 0.9px !important;
}
.destacados-fecha h4{
font-size: 10px !important;
letter-spacing: 2.5px;
line-height: 20px !important;
}
.contenedor-texto{
bottom: 3% !important;
}
}
@media only screen and (max-width:450px){
.contenedor-noticia-destacada > a {
padding: 50px 30px !important;
}
}
@media only screen and (max-width:375px){
.contenedor-noticia-destacada > a .post-info h2 {
line-height: 25px !important;
}
.contenedor-noticia-destacada > a {
padding: 30px 25px !important;
}
}
@media only screen and (max-width:421px){
.meta-info span,
.meta-info p{
font-size: 10px !important;
line-height: 30px !important;
}
.meta-info span{
padding: 0px 20px !important;
}
.meta-info{
flex-direction: column !important;
}
}
@media only screen and (max-width: 410px){
.agenda__enlace.boton_pdf.podcast{
font-size: 12px !important;
}
.contenedor-404 .agenda__enlace.boton_pdf{
font-size: 13px !important;
}
.agenda__dia__elegido{
font-size: 22px !important;
}
.titulos-agenda-por-estilos {
padding: 3rem 2rem 3rem 2rem;
background-color: #AF0541;
display: flex;
justify-content: center;
}
.titulos-agenda-por-estilos h1 {
text-align: center !important;
font-size: 30px;
}
} @media only screen and (max-width: 1450px){
.agenda__dias__dia span:nth-child(2){
font-size: 80px;
}
.agenda__enlace{
max-width: 185px;
text-align: center;
}
.agenda__filtros {
width: 100%;
display: flex;
justify-content: space-around;
align-items: center;
}
.agenda__filtros > span{
padding-bottom: 0px;
min-width: 100%;
}
.agenda__filtros__buscador,
.agenda__filtros select,
.agenda__filtros__fecha{
min-width: 175px !important;
flex: 25%;
margin: 10px 10px;
}
.agenda__filtros__buscador{
margin: 0 10px;
}
.agenda__filtros__fecha{
flex-basis: 0px !important;
flex: 25%;
max-width: 200px;
}
.contenedor-buscador-avanzado {
justify-content: center;
}
.agenda__dias {
margin-top: 3rem;
}
.buscador-contenedor{
margin-top: 2rem !important;
}
}
@media only screen and (max-width: 1350px){
.agenda__dias__dia span:nth-child(2){
font-size: 70px !important;
}
.contenedor-resultados-buscador{
grid-template-columns: repeat(2, 1fr);
margin: 0 !important;
}
}
@media only screen and (max-width: 1250px){
.agenda__dias__dia span:nth-child(2){
font-size: 60px !important;
}
}
@media only screen and (max-width: 1150px){
.agenda__dias__dia span:nth-child(2){
font-size: 50px !important;
}
}
@media only screen and (max-width: 1024px){
.wp-block-kadence-column.inner-column-2.kadence-column_c39544-c4.kb-section-dir-vertical.columna_anuncios{
align-items: center;
margin-top: 50px;
}
.agenda.solo-destacados{
display: flex;
flex-direction: column;
}
.agenda__enlace{
align-self: center;
}
.content-post h3{
font-size: 20px !important;
}
.content-post span{
font-size: 12px !important;
}
.content-post p{
font-size: 16px !important;
}
.content-post{
flex-direction: row;
}
.contenedor-resultados-buscador{
grid-template-columns: repeat(2, 1fr);
margin: 0 !important;
} .img-container {
width: 200px;
height: 200px;
}
}
@media only screen and (max-width: 900px){ }
@media only screen and (max-width: 789px){
h2.agenda__dia__elegido{
font-size: 25px !important;
text-align: center;
}
} :root{
--custom-flex_basis: calc((100% / 2) - 20px);
}
@media only screen and (max-width: 768px){
.agenda__dias__carrusel__prev,
.agenda__dias__carrusel__next{
display: none;
}
.tarjeta-categoria{
flex-basis: var(--custom-flex_basis) !important;
margin-top: 20px !important;
}
.bloque-categorias-padre{
justify-content: flex-start;
gap: 25px;
display: grid !important;
grid-template-columns: repeat(2,1fr);
}
.a-tarjeta-categoria{
max-height: 175px;
}
.elementos-formulario,
.contenedor-submit{
flex-direction: column;
}
.item-post{
margin: 0 auto;
}
.titulo-galeria-eventos{
font-size: 30px;
}
.fecha-inputs {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 1rem;
}
.contenedor-resultados-buscador{
grid-template-columns: repeat(1, 1fr);
margin: 0 !important;
}
.info-evento {
align-items: center;
}
.info-evento a, div {
text-align: center;
}
}
@media only screen and (max-width: 660px){
.agenda__dias__dia span:nth-child(2){
font-size: 40px !important;
}
.agenda__filtros > span {
font-size: 30px;
padding-bottom: 0px;
}
.cabecera-archive-salas h1{
text-align: center;
margin-left: -30px;
color: #af0541;
font-size: 50px;
line-height: 55px;
font-weight: 600;
letter-spacing: 1px;
border-bottom: 1px solid #ddd;
padding: 90px 50px 50px 50px;
}
}
@media only screen and (max-width: 600px){
.agenda__dias__dia span:nth-child(2){
font-size: 30px !important;
}
.agenda__dias__dia span:first-child{
font-size: 12px !important;
}
.agenda__dias {
display: none;
}
}
@media only screen and (max-width: 550px){
.tarjeta-categoria{
flex-basis: 100% !important;
margin-top: 0 !important;
}
.contenedor-resultados-buscador{
grid-template-columns: repeat(1, 1fr);
}
.info-evento h2 {
text-align: center;
font-size: 20px;
}
.carrusel_destacados.agenda .owl-stage-outer .owl-stage .owl-item{
height: 87% !important;
}
.contenedor-noticia-destacada > a{
aspect-ratio: 1 / 1;
}
.bloquenoticias__categorias{
display: flex;
flex-direction: column;
row-gap: 15px;
align-items: center;
}
}
@media only screen and (max-width: 480px){
.a-tarjeta-categoria{
font-size: 14px;
}
.a-tarjeta-categoria span{
width: calc(100% - 20px);
}
.carrusel_noticias{
padding: 0 !important;
}
.img-container {
width: 200px;
height: 200px;
}
}
@media only screen and (max-width: 410px){
.agenda__filtros{
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
}
.bloque-primero {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.contenedor-buscador-avanzado {
width: 100%;
display: flex;
justify-content: center;
flex-basis: 50%;
}
.agenda__filtros__fecha{
flex-basis: 0px !important;
flex: 25%;
max-width: inherit;
margin: 10px 10px !important;
}
.carrusel_noticias.owl-carousel .owl-stage-outer .owl-stage .owl-item .block.item-post .content-post{
padding: 30px !important;
}
.elementos-formulario {
display: flex;
flex-direction: column !important;
}
.fecha-inputs {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 1rem;
}
.fecha-inputs input {
max-width: 80%;
}
.contenedor-submit {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 1rem;
}
.busqueda-personalizada {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 1rem;
}
.contenedor-submit input {
max-width: 80%;
}
}
@media only screen and (max-width: 375px){
.carrusel_noticias.owl-carousel .owl-stage-outer .owl-stage .owl-item{
min-width: 295px !important;
}
.carrusel_videos_padre .owl-item .elemento-video h3{
left: 15% !important;
}
}@media only screen and (max-width: 1024px) {
.tarjeta-revista.destacada.podcast{
flex-direction: column;
}
.seccion-playlist section.entradas-por-categoria a.item-blog {
width: 100% !important;
}
.entradas-por-categoria {
display: grid !important;
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width: 800px){
.contenedor-posts-categorias .post-info h3{
font-size: 18px;
line-height: 25px;
}
.contenedor-posts-categorias .post-info p{
font-size: 14px;
line-height: 25px;
}
}
@media only screen and (max-width: 850px) {
.tarjeta-revista.destacada p{
max-width: 80%;
}
}
@media only screen and (max-width: 700px) {
.tarjeta-revista.destacada{
flex-direction: column;
align-items: center;
}
.tarjeta-revista.destacada img{
min-width: 0px !important;
margin-top: 35px;
}
.tarjeta-revista-col2{
display: flex;
flex-direction: column;
align-items: center;
}
}
@media only screen and (max-width:768px){
.carrusel_videos_padre .owl-item.active.center { max-width: 240px;  min-height: 250px !important; height: 100%; transition: all ease-in-out .35s; }
.carrusel_videos_padre .owl-item.active.center .elemento-video{ min-height: 250px !important; }
.carrusel_videos_padre .owl-item.active.center .elemento-video img { min-height: 250px !important; }
.carrusel_videos_padre .owl-item.active .elemento-video img { position: relative; visibility: visible; transition: transform 350ms ease-in-out; min-height: 330px; }
}
@media only screen and (max-width: 600px){
.tarjeta-revista{
flex-direction: column;
align-items: center;
gap: 35px;
}
.tarjeta-revista-col2{
margin: 25px auto 0px auto;
}
.tarjeta-revista-col2 p{
font-size: 16px;
}
.agenda__enlace.boton_pdf{
padding: 10px 50px;
width: 80%;
display: flex;
margin: 25px auto 0px auto;
justify-content: center;
}
.formulario-proyectos .footer-form {
display: flex;
flex-direction: column;
gap: 25px;
margin-bottom: 35px;
}
.formulario-proyectos .footer-form a{
width: inherit;
}
.kt-adv-heading_c1f78a-9f.wp-block-kadence-advancedheading a{
font-size: 20px;
}
.wp-block-kadence-advancedbtn.kt-btn-align-center.kt-btn-tablet-align-inherit.kt-btn-mobile-align-inherit.kt-btns-wrap.kt-btns_eba0c7-81{
margin-top: 35px;
}
}
@media only screen and (max-width: 500px){
.agenda__enlace.boton_pdf{
padding: 10px 25px;
}
.elementos-forumlario {
display: flex;
flex-direction: column !important;
}
.seccion-playlist section.entradas-por-categoria a.item-blog {
width: 100% !important;
}
.entradas-por-categoria {
display: flex !important;
flex-direction: column;
}
}