.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 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 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;
}.ctf-fixed-height{overflow:auto}#ctf .ctf-item{padding:15px 5px;overflow:hidden}#ctf.ctf-boxed-style .ctf-item{padding:15px}#ctf .ctf-item:first-child{border-top:none}#ctf .ctf-item:last-of-type{border-bottom:none!important}#ctf #ctf .ctf-photo-hover span.fa-arrows-alt,#ctf .ctf-photo-hover svg.fa-arrows-alt,#ctf .ctf_remaining,#ctf.ctf-super-narrow .ctf-author-screenname,#ctf.ctf-super-narrow .ctf-screename-sep{display:none}#ctf .ctf_more{padding:1px;border:1px solid transparent;border-radius:3px;display:inline-block;line-height:1}#ctf .ctf_more:hover{cursor:pointer;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);text-decoration:none}#ctf .ctf-header{float:left;clear:both;margin:0;padding:5px 5px 15px;line-height:1.2;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#ctf .ctf-header a{float:left;display:block;text-decoration:none}#ctf .ctf-header-img{float:left;position:relative;width:48px;margin:0 0 0 -100%!important;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf .ctf-header-img img{display:block;float:left;margin:0!important;padding:0!important;border:none!important;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf.ctf-rebranded .ctf-header-img-hover svg{margin-top:-15px;margin-left:-14px}#ctf.ctf-rebranded .ctf-header-img-hover svg path,.ctf-rebranded .ctf-header-follow svg path{fill:white}#ctf .ctf-header-generic-icon,#ctf .ctf-header-img-hover{display:none;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(27,149,224,.85);-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;z-index:999}#ctf .ctf-header-generic-icon .fa,#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover .fa,#ctf .ctf-header-img-hover svg{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-8px;font-size:20px;z-index:1000}#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover svg{margin-top:-10px;margin-left:-10px}#ctf .ctf-header .ctf-header-follow{display:inline-block;padding:3px 6px;margin:0 0 0 2px;position:relative;top:-2px;background:#1b95e0;color:#fff;font-size:11px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-transition:background .6s ease-in-out;-webkit-transition:background .6s ease-in-out;-o-transition:background .6s ease-in-out;transition:background .6s ease-in-out}#ctf .ctf-header .ctf-header-follow .fa,#ctf .ctf-header .ctf-header-follow svg{margin-right:3px;font-size:12px}#ctf .ctf-header a:hover .ctf-header-follow{background:#0c7abf;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic .ctf-header-img{color:#fff;width:48px;height:48px;position:relative}#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon{background:#0c7abf}#ctf .ctf-header-type-generic .ctf-header-no-bio{padding-top:9px!important;font-size:16px;font-weight:700}#ctf .ctf-header-type-generic .ctf-header-generic-icon{display:block;color:#fff;background:#1b95e0;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon{display:block;opacity:1}#ctf .ctf-header .ctf-header-user{font-size:16px;line-height:1.3;-ms-word-wrap:break-word;word-break:break-word}#ctf .ctf-header .ctf-header-screenname,#ctf .ctf-header p{font-size:13px;line-height:1.3}.ctf-screenreader{text-indent:-9999px!important;display:inline-block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important}#ctf .ctf-header-text.sbi-no-info .ctf-header-user{padding-top:9px!important}#ctf .ctf-header-text.sbi-no-bio .ctf-header-counts{clear:both}#ctf .ctf-context{width:100%;padding-left:42px;margin-bottom:2px}#ctf .ctf-with-logo .ctf-context{padding-right:30px}#ctf .ctf-retweet-icon{display:inline-block;font-size:inherit;line-height:1;margin:0 5px 0 0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#ctf.ctf-super-narrow .ctf-retweet-icon{margin:0 5px 0 0}#ctf .ctf-reply-icon{display:inline-block;font-size:inherit;padding:1px 3px 3px;line-height:1;margin:0 3px 0 0}#ctf .ctf-author-box{margin-left:56px}#ctf .ctf-author-avatar{clear:both;width:48px;height:48px;margin:3px 6px 0 -56px;float:left;overflow:hidden;border:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-author-avatar img{margin:0!important;padding:0}#ctf .ctf-author-name,#ctf .ctf-author-screenname,#ctf .ctf-tweet-meta,#ctf .ctf-verified{margin-left:4px;margin-right:4px;display:inline-block}#ctf .ctf-screename-sep{margin:0 2px;display:inline-block}#ctf .ctf-author-name{font-weight:700!important;margin-top:4px}#ctf .ctf-author-box-link{color:#000;text-decoration:none;display:inline;line-height:1.5!important}#ctf .ctf-quoted-verified,#ctf .ctf-verified{color:#77c7f7;margin-left:0}#ctf .ctf-quoted-verified,.ctf-credit-link .fa,.ctf-credit-link svg{margin-right:4px}#ctf .ctf-tweet-meta,#ctf.ctf-super-narrow .ctf-author-name{display:inline-block}#ctf .ctf-replied-to-text a{font-size:inherit;color:inherit;font-weight:inherit}#ctf p.ctf-media-link,#ctf p.ctf-tweet-text{padding:0!important;margin:0!important;line-height:1.4}#ctf .ctf-tweet-actions,#ctf .ctf-tweet-content{margin-left:58px;margin-top:3px;max-width:100%}#ctf .ctf-corner-logo{display:inline-block;float:right;color:#1b95e0;font-size:24px}#ctf.ctf-narrow .ctf-corner-logo{font-size:20px}#ctf .ctf-hide-avatar .ctf-author-box,#ctf .ctf-hide-avatar .ctf-author-name,#ctf .ctf-hide-avatar .ctf-context,#ctf .ctf-hide-avatar .ctf-quoted-tweet,#ctf .ctf-hide-avatar .ctf-tweet-actions,#ctf .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{margin-left:0}#ctf .ctf-hide-avatar .ctf-context{padding-left:0}#ctf .ctf-header-img.ctf-no-consent,#ctf .ctf-header-img.ctf-no-consent .ctf-header-img-hover{display:block;opacity:1;height:48px}#ctf .ctf-quoted-tweet{display:block;clear:both;margin:7px 0 5px 58px;padding:8px 12px;border:1px solid rgba(0,0,0,.1);text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover,#ctf .ctf-tweet-text-media-wrap{-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:background .1s ease-in-out}#ctf .ctf-quoted-author-name{font-weight:700;margin-right:4px}#ctf .ctf-quoted-tweet p{margin:2px 0}#ctf .ctf-tweet-actions a{padding:2px 10px 2px 5px;float:left}#ctf .ctf-tweet-actions a.ctf-like,#ctf .ctf-tweet-actions a.ctf-reply,#ctf .ctf-tweet-actions a.ctf-retweet{color:rgba(0,0,0,.35);text-decoration:none;border:none;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions a span.fa,#ctf .ctf-tweet-actions a svg{width:1.1em;height:1.1em;font-size:1.1em}#ctf .ctf-tweet-actions a span.fa.fa-retweet{width:1.2em;height:1.2em;font-size:1.2em}#ctf .ctf-tweet-actions .ctf-reply{margin-left:-5px}#ctf .ctf-tweet-actions a:focus,#ctf .ctf-tweet-actions a:hover{-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions .ctf-reply:focus,#ctf .ctf-tweet-actions .ctf-reply:hover{color:#e34f0e!important}#ctf .ctf-tweet-actions .ctf-retweet:focus,#ctf .ctf-tweet-actions .ctf-retweet:hover{color:#19cf86!important}#ctf .ctf-tweet-actions .ctf-like:focus,#ctf .ctf-tweet-actions .ctf-like:hover{color:#e81c4f!important}#ctf .ctf-action-count{float:right;padding-left:3px;font-size:.9em;margin-top:.25em;line-height:1.2em}#ctf .ctf-twitterlink{margin-top:.3em;line-height:1.2em;font-size:.8em}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-tweet-text-media-wrap{margin-left:5px;padding:4px;display:inline-block;border:1px solid rgba(0,0,0,.15);color:inherit;text-decoration:none;line-height:1;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;transition:background .1s ease-in-out}#ctf #ctf-more,#ctf .ctf-out-of-tweets,.ctf-credit-link{padding:5px 0;text-align:center}#ctf #ctf-more,#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{background:rgba(0,0,0,.05);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{border:1px solid rgba(0,0,0,.1);transition:background .1s ease-in-out}.ctf-multi-media-icon .ctf-tweet-text-media,.ctf-quoted-tweet-text .ctf-tweet-text-media{margin-left:3px}#ctf #ctf-more{display:block;border:none;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;outline:0;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;transition:background .1s ease-in-out}#ctf #ctf-more:hover{background:rgba(0,0,0,.1);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf #ctf-more.ctf-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#ctf .ctf-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ctf-credit-link{width:100%;clear:both;margin-top:5px;font-size:12px}#ctf svg{box-sizing:unset}#ctf svg:not(:root).svg-inline--fa,#ctf_lightbox svg:not(:root).svg-inline--fa{box-sizing:unset;overflow:visible;width:1em}#ctf .svg-inline--fa.fa-w-16{width:16px}#ctf .svg-inline--fa.fa-w-20{width:20px}#ctf .ctf-context .ctf-retweet-icon svg{width:1.2em;height:1.2em}#ctf .svg-inline--fa,#ctf_lightbox .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}#ctf.ctf-styles .ctf-author-screenname,#ctf.ctf-styles .ctf-context,#ctf.ctf-styles .ctf-screename-sep,#ctf.ctf-styles .ctf-tweet-meta,.ctf_smash_error span{font-size:12px}#ctf .ctf-error{width:100%;text-align:center}#ctf .ctf-error code,#ctf .ctf-error iframe,#ctf .ctf-error p{padding:0;margin:0 2px}#ctf .ctf-error-user p,#ctf.ctf-super-narrow .ctf-context{padding-bottom:5px}#ctf .ctf-error-user{width:100%}#ctf .ctf-error-admin{margin-top:15px;display:inline-block}#ctf .ctf-error code{display:block;padding:4px}.ctf_smash_error{border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ctf_smash_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#ctf .ctf-out-of-tweets{display:block;border:1px solid rgba(0,0,0,.1);background:0 0;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-out-of-tweets iframe,#ctf .ctf-out-of-tweets p{margin:0 2px;padding:0}#ctf .ctf-out-of-tweets p{padding:3px;display:none}#ctf.ctf-narrow .ctf-author-avatar,#ctf.ctf-narrow .ctf-author-avatar img{width:38px;height:38px}#ctf.ctf-narrow .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-narrow .ctf-tweet-content{margin-left:48px}#ctf.ctf-narrow .ctf-context{margin-left:49px}#ctf.ctf-narrow .ctf-author-box{margin-left:46px}#ctf.ctf-narrow .ctf-author-avatar{margin-left:-46px}#ctf.ctf-narrow .ctf-tweet-content{padding:3px 0 5px}#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-box{min-height:32px;margin-bottom:2px;margin-left:38px;float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-avatar,#ctf.ctf-super-narrow .ctf-author-avatar img{width:32px;height:32px}#ctf.ctf-super-narrow .ctf-author-avatar{margin-left:-38px;margin-top:0}#ctf.ctf-super-narrow .ctf-credit-link{font-size:10px}#ctf.ctf-super-narrow .ctf-header-bio{margin:0!important;padding-top:5px}#ctf.ctf-super-narrow .ctf-header-user{min-height:48px}#ctf.ctf-super-narrow .ctf-header-text{padding-top:10px}#ctf.ctf-super-narrow .ctf-header-follow{margin-top:5px}#ctf.ctf-super-narrow .ctf-more span{display:block;margin-top:3px}@media all and (max-width:640px){#ctf.ctf-width-resp{width:100%!important}}.ctf.ctf-boxed-style[data-boxshadow=true] .ctf-item{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}[data-header-size=large] .ctf-header-type-text{font-size:48px}[data-header-size=medium] .ctf-header-type-text{font-size:42px}[data-header-size=small] .ctf-header-type-text{font-size:36px}#ctf.ctf-list.ctf-boxed-style .ctf-header,.ctf-list.ctf-boxed-style .ctf-item{margin-bottom:25px}#ctf .ctf-header-text{float:left;width:100%;padding-top:5px}#ctf .ctf-no-bio .ctf-header-text{padding-top:13px}#ctf .ctf-header-text .ctf-header-user,#ctf .ctf-header-text p{float:left;clear:both;width:auto;margin:0 0 0 60px!important;padding:0!important;text-align:left}#ctf .ctf-header-name{font-weight:700;margin-right:6px}#ctf .ctf-header-text .ctf-header-bio{padding:0!important;word-break:break-word}#ctf .ctf-header-text .ctf-verified{margin-right:5px}#ctf.ctf_palette_light .ctf-author-name,#ctf.ctf_palette_light .ctf-author-screenname,#ctf.ctf_palette_light .ctf-header-bio,#ctf.ctf_palette_light .ctf-header-counts,#ctf.ctf_palette_light .ctf-header-name,#ctf.ctf_palette_light .ctf-header-type-text,#ctf.ctf_palette_light .ctf-tweet-actions a,#ctf.ctf_palette_light .ctf-tweet-text{color:#444}#ctf.ctf_palette_dark .ctf-tweet-text a,#ctf.ctf_palette_light .ctf-tweet-text a{color:inherit}#ctf.ctf_palette_dark .ctf-item,#ctf.ctf_palette_light .ctf-item{background:0 0}#ctf.ctf_palette_dark .ctf-corner-logo,#ctf.ctf_palette_light .ctf-corner-logo{color:#1b95e0}#ctf.ctf_palette_dark .ctf-verified,#ctf.ctf_palette_light .ctf-verified{color:#77c7f7}#ctf.ctf_palette_light .ctf-more{background:rgba(0,0,0,.5);color:#444}#ctf.ctf_palette_dark{background:#20222c}#ctf.ctf_palette_dark.ctf.ctf-boxed-style .ctf-item{background:rgba(255,255,255,.1)!important}#ctf.ctf_palette_dark .ctf-author-name,#ctf.ctf_palette_dark .ctf-author-screenname,#ctf.ctf_palette_dark .ctf-header-bio,#ctf.ctf_palette_dark .ctf-header-counts,#ctf.ctf_palette_dark .ctf-header-name,#ctf.ctf_palette_dark .ctf-header-type-text,#ctf.ctf_palette_dark .ctf-tweet-text{color:#fff}#ctf.ctf_palette_dark .ctf-more{background:rgba(255,255,255,.2);color:#fff}#ctf.ctf_palette_dark .ctf-tweet-actions a{color:rgba(255,255,255,.8)}.ctf-rebranded .ctf-header-follow svg{width:13px;height:13px;transform:translate(3px,2px)}@font-face {
font-family: 'FontAwesome';
src: url(//contrataamipadre.com/wp-content/plugins/rich-event-timeline/Scripts/fonts/fontawesome-webfont.eot?v=4.6.3);
src: url(//contrataamipadre.com/wp-content/plugins/rich-event-timeline/Scripts/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//contrataamipadre.com/wp-content/plugins/rich-event-timeline/Scripts/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//contrataamipadre.com/wp-content/plugins/rich-event-timeline/Scripts/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//contrataamipadre.com/wp-content/plugins/rich-event-timeline/Scripts/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//contrataamipadre.com/wp-content/plugins/rich-event-timeline/Scripts/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.rich_web {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .rich_web-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.rich_web-2x {
font-size: 2em;
}
.rich_web-3x {
font-size: 3em;
}
.rich_web-4x {
font-size: 4em;
}
.rich_web-5x {
font-size: 5em;
}
.rich_web-fw {
width: 1.28571429em;
text-align: center;
}
.rich_web-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.rich_web-ul > li {
position: relative;
}
.rich_web-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.rich_web-li.rich_web-lg {
left: -1.85714286em;
}
.rich_web-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.rich_web-pull-left {
float: left;
}
.rich_web-pull-right {
float: right;
}
.rich_web.rich_web-pull-left {
margin-right: .3em;
}
.rich_web.rich_web-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.rich_web.pull-left {
margin-right: .3em;
}
.rich_web.pull-right {
margin-left: .3em;
}
.rich_web-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.rich_web-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.rich_web-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.rich_web-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.rich_web-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.rich_web-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.rich_web-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .rich_web-rotate-90,
:root .rich_web-rotate-180,
:root .rich_web-rotate-270,
:root .rich_web-flip-horizontal,
:root .rich_web-flip-vertical {
filter: none;
}
.rich_web-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.rich_web-stack-1x,
.rich_web-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.rich_web-stack-1x {
line-height: inherit;
}
.rich_web-stack-2x {
font-size: 2em;
}
.rich_web-inverse {
color: #ffffff;
} .rich_web-glass:before {
content: "\f000";
}
.rich_web-music:before {
content: "\f001";
}
.rich_web-search:before {
content: "\f002";
}
.rich_web-envelope-o:before {
content: "\f003";
}
.rich_web-heart:before {
content: "\f004";
}
.rich_web-star:before {
content: "\f005";
}
.rich_web-star-o:before {
content: "\f006";
}
.rich_web-user:before {
content: "\f007";
}
.rich_web-film:before {
content: "\f008";
}
.rich_web-th-large:before {
content: "\f009";
}
.rich_web-th:before {
content: "\f00a";
}
.rich_web-th-list:before {
content: "\f00b";
}
.rich_web-check:before {
content: "\f00c";
}
.rich_web-remove:before,
.rich_web-close:before,
.rich_web-times:before {
content: "\f00d";
}
.rich_web-search-plus:before {
content: "\f00e";
}
.rich_web-search-minus:before {
content: "\f010";
}
.rich_web-power-off:before {
content: "\f011";
}
.rich_web-signal:before {
content: "\f012";
}
.rich_web-gear:before,
.rich_web-cog:before {
content: "\f013";
}
.rich_web-trash-o:before {
content: "\f014";
}
.rich_web-home:before {
content: "\f015";
}
.rich_web-file-o:before {
content: "\f016";
}
.rich_web-clock-o:before {
content: "\f017";
}
.rich_web-road:before {
content: "\f018";
}
.rich_web-download:before {
content: "\f019";
}
.rich_web-arrow-circle-o-down:before {
content: "\f01a";
}
.rich_web-arrow-circle-o-up:before {
content: "\f01b";
}
.rich_web-inbox:before {
content: "\f01c";
}
.rich_web-play-circle-o:before {
content: "\f01d";
}
.rich_web-rotate-right:before,
.rich_web-repeat:before {
content: "\f01e";
}
.rich_web-refresh:before {
content: "\f021";
}
.rich_web-list-alt:before {
content: "\f022";
}
.rich_web-lock:before {
content: "\f023";
}
.rich_web-flag:before {
content: "\f024";
}
.rich_web-headphones:before {
content: "\f025";
}
.rich_web-volume-off:before {
content: "\f026";
}
.rich_web-volume-down:before {
content: "\f027";
}
.rich_web-volume-up:before {
content: "\f028";
}
.rich_web-qrcode:before {
content: "\f029";
}
.rich_web-barcode:before {
content: "\f02a";
}
.rich_web-tag:before {
content: "\f02b";
}
.rich_web-tags:before {
content: "\f02c";
}
.rich_web-book:before {
content: "\f02d";
}
.rich_web-bookmark:before {
content: "\f02e";
}
.rich_web-print:before {
content: "\f02f";
}
.rich_web-camera:before {
content: "\f030";
}
.rich_web-font:before {
content: "\f031";
}
.rich_web-bold:before {
content: "\f032";
}
.rich_web-italic:before {
content: "\f033";
}
.rich_web-text-height:before {
content: "\f034";
}
.rich_web-text-width:before {
content: "\f035";
}
.rich_web-align-left:before {
content: "\f036";
}
.rich_web-align-center:before {
content: "\f037";
}
.rich_web-align-right:before {
content: "\f038";
}
.rich_web-align-justify:before {
content: "\f039";
}
.rich_web-list:before {
content: "\f03a";
}
.rich_web-dedent:before,
.rich_web-outdent:before {
content: "\f03b";
}
.rich_web-indent:before {
content: "\f03c";
}
.rich_web-video-camera:before {
content: "\f03d";
}
.rich_web-photo:before,
.rich_web-image:before,
.rich_web-picture-o:before {
content: "\f03e";
}
.rich_web-pencil:before {
content: "\f040";
}
.rich_web-map-marker:before {
content: "\f041";
}
.rich_web-adjust:before {
content: "\f042";
}
.rich_web-tint:before {
content: "\f043";
}
.rich_web-edit:before,
.rich_web-pencil-square-o:before {
content: "\f044";
}
.rich_web-share-square-o:before {
content: "\f045";
}
.rich_web-check-square-o:before {
content: "\f046";
}
.rich_web-arrows:before {
content: "\f047";
}
.rich_web-step-backward:before {
content: "\f048";
}
.rich_web-fast-backward:before {
content: "\f049";
}
.rich_web-backward:before {
content: "\f04a";
}
.rich_web-play:before {
content: "\f04b";
}
.rich_web-pause:before {
content: "\f04c";
}
.rich_web-stop:before {
content: "\f04d";
}
.rich_web-forward:before {
content: "\f04e";
}
.rich_web-fast-forward:before {
content: "\f050";
}
.rich_web-step-forward:before {
content: "\f051";
}
.rich_web-eject:before {
content: "\f052";
}
.rich_web-chevron-left:before {
content: "\f053";
}
.rich_web-chevron-right:before {
content: "\f054";
}
.rich_web-plus-circle:before {
content: "\f055";
}
.rich_web-minus-circle:before {
content: "\f056";
}
.rich_web-times-circle:before {
content: "\f057";
}
.rich_web-check-circle:before {
content: "\f058";
}
.rich_web-question-circle:before {
content: "\f059";
}
.rich_web-info-circle:before {
content: "\f05a";
}
.rich_web-crosshairs:before {
content: "\f05b";
}
.rich_web-times-circle-o:before {
content: "\f05c";
}
.rich_web-check-circle-o:before {
content: "\f05d";
}
.rich_web-ban:before {
content: "\f05e";
}
.rich_web-arrow-left:before {
content: "\f060";
}
.rich_web-arrow-right:before {
content: "\f061";
}
.rich_web-arrow-up:before {
content: "\f062";
}
.rich_web-arrow-down:before {
content: "\f063";
}
.rich_web-mail-forward:before,
.rich_web-share:before {
content: "\f064";
}
.rich_web-expand:before {
content: "\f065";
}
.rich_web-compress:before {
content: "\f066";
}
.rich_web-plus:before {
content: "\f067";
}
.rich_web-minus:before {
content: "\f068";
}
.rich_web-asterisk:before {
content: "\f069";
}
.rich_web-exclamation-circle:before {
content: "\f06a";
}
.rich_web-gift:before {
content: "\f06b";
}
.rich_web-leaf:before {
content: "\f06c";
}
.rich_web-fire:before {
content: "\f06d";
}
.rich_web-eye:before {
content: "\f06e";
}
.rich_web-eye-slash:before {
content: "\f070";
}
.rich_web-warning:before,
.rich_web-exclamation-triangle:before {
content: "\f071";
}
.rich_web-plane:before {
content: "\f072";
}
.rich_web-calendar:before {
content: "\f073";
}
.rich_web-random:before {
content: "\f074";
}
.rich_web-comment:before {
content: "\f075";
}
.rich_web-magnet:before {
content: "\f076";
}
.rich_web-chevron-up:before {
content: "\f077";
}
.rich_web-chevron-down:before {
content: "\f078";
}
.rich_web-retweet:before {
content: "\f079";
}
.rich_web-shopping-cart:before {
content: "\f07a";
}
.rich_web-folder:before {
content: "\f07b";
}
.rich_web-folder-open:before {
content: "\f07c";
}
.rich_web-arrows-v:before {
content: "\f07d";
}
.rich_web-arrows-h:before {
content: "\f07e";
}
.rich_web-bar-chart-o:before,
.rich_web-bar-chart:before {
content: "\f080";
}
.rich_web-twitter-square:before {
content: "\f081";
}
.rich_web-facebook-square:before {
content: "\f082";
}
.rich_web-camera-retro:before {
content: "\f083";
}
.rich_web-key:before {
content: "\f084";
}
.rich_web-gears:before,
.rich_web-cogs:before {
content: "\f085";
}
.rich_web-comments:before {
content: "\f086";
}
.rich_web-thumbs-o-up:before {
content: "\f087";
}
.rich_web-thumbs-o-down:before {
content: "\f088";
}
.rich_web-star-half:before {
content: "\f089";
}
.rich_web-heart-o:before {
content: "\f08a";
}
.rich_web-sign-out:before {
content: "\f08b";
}
.rich_web-linkedin-square:before {
content: "\f08c";
}
.rich_web-thumb-tack:before {
content: "\f08d";
}
.rich_web-external-link:before {
content: "\f08e";
}
.rich_web-sign-in:before {
content: "\f090";
}
.rich_web-trophy:before {
content: "\f091";
}
.rich_web-github-square:before {
content: "\f092";
}
.rich_web-upload:before {
content: "\f093";
}
.rich_web-lemon-o:before {
content: "\f094";
}
.rich_web-phone:before {
content: "\f095";
}
.rich_web-square-o:before {
content: "\f096";
}
.rich_web-bookmark-o:before {
content: "\f097";
}
.rich_web-phone-square:before {
content: "\f098";
}
.rich_web-twitter:before {
content: "\f099";
}
.rich_web-facebook-f:before,
.rich_web-facebook:before {
content: "\f09a";
}
.rich_web-github:before {
content: "\f09b";
}
.rich_web-unlock:before {
content: "\f09c";
}
.rich_web-credit-card:before {
content: "\f09d";
}
.rich_web-feed:before,
.rich_web-rss:before {
content: "\f09e";
}
.rich_web-hdd-o:before {
content: "\f0a0";
}
.rich_web-bullhorn:before {
content: "\f0a1";
}
.rich_web-bell:before {
content: "\f0f3";
}
.rich_web-certificate:before {
content: "\f0a3";
}
.rich_web-hand-o-right:before {
content: "\f0a4";
}
.rich_web-hand-o-left:before {
content: "\f0a5";
}
.rich_web-hand-o-up:before {
content: "\f0a6";
}
.rich_web-hand-o-down:before {
content: "\f0a7";
}
.rich_web-arrow-circle-left:before {
content: "\f0a8";
}
.rich_web-arrow-circle-right:before {
content: "\f0a9";
}
.rich_web-arrow-circle-up:before {
content: "\f0aa";
}
.rich_web-arrow-circle-down:before {
content: "\f0ab";
}
.rich_web-globe:before {
content: "\f0ac";
}
.rich_web-wrench:before {
content: "\f0ad";
}
.rich_web-tasks:before {
content: "\f0ae";
}
.rich_web-filter:before {
content: "\f0b0";
}
.rich_web-briefcase:before {
content: "\f0b1";
}
.rich_web-arrows-alt:before {
content: "\f0b2";
}
.rich_web-group:before,
.rich_web-users:before {
content: "\f0c0";
}
.rich_web-chain:before,
.rich_web-link:before {
content: "\f0c1";
}
.rich_web-cloud:before {
content: "\f0c2";
}
.rich_web-flask:before {
content: "\f0c3";
}
.rich_web-cut:before,
.rich_web-scissors:before {
content: "\f0c4";
}
.rich_web-copy:before,
.rich_web-files-o:before {
content: "\f0c5";
}
.rich_web-paperclip:before {
content: "\f0c6";
}
.rich_web-save:before,
.rich_web-floppy-o:before {
content: "\f0c7";
}
.rich_web-square:before {
content: "\f0c8";
}
.rich_web-navicon:before,
.rich_web-reorder:before,
.rich_web-bars:before {
content: "\f0c9";
}
.rich_web-list-ul:before {
content: "\f0ca";
}
.rich_web-list-ol:before {
content: "\f0cb";
}
.rich_web-strikethrough:before {
content: "\f0cc";
}
.rich_web-underline:before {
content: "\f0cd";
}
.rich_web-table:before {
content: "\f0ce";
}
.rich_web-magic:before {
content: "\f0d0";
}
.rich_web-truck:before {
content: "\f0d1";
}
.rich_web-pinterest:before {
content: "\f0d2";
}
.rich_web-pinterest-square:before {
content: "\f0d3";
}
.rich_web-google-plus-square:before {
content: "\f0d4";
}
.rich_web-google-plus:before {
content: "\f0d5";
}
.rich_web-money:before {
content: "\f0d6";
}
.rich_web-caret-down:before {
content: "\f0d7";
}
.rich_web-caret-up:before {
content: "\f0d8";
}
.rich_web-caret-left:before {
content: "\f0d9";
}
.rich_web-caret-right:before {
content: "\f0da";
}
.rich_web-columns:before {
content: "\f0db";
}
.rich_web-unsorted:before,
.rich_web-sort:before {
content: "\f0dc";
}
.rich_web-sort-down:before,
.rich_web-sort-desc:before {
content: "\f0dd";
}
.rich_web-sort-up:before,
.rich_web-sort-asc:before {
content: "\f0de";
}
.rich_web-envelope:before {
content: "\f0e0";
}
.rich_web-linkedin:before {
content: "\f0e1";
}
.rich_web-rotate-left:before,
.rich_web-undo:before {
content: "\f0e2";
}
.rich_web-legal:before,
.rich_web-gavel:before {
content: "\f0e3";
}
.rich_web-dashboard:before,
.rich_web-tachometer:before {
content: "\f0e4";
}
.rich_web-comment-o:before {
content: "\f0e5";
}
.rich_web-comments-o:before {
content: "\f0e6";
}
.rich_web-flash:before,
.rich_web-bolt:before {
content: "\f0e7";
}
.rich_web-sitemap:before {
content: "\f0e8";
}
.rich_web-umbrella:before {
content: "\f0e9";
}
.rich_web-paste:before,
.rich_web-clipboard:before {
content: "\f0ea";
}
.rich_web-lightbulb-o:before {
content: "\f0eb";
}
.rich_web-exchange:before {
content: "\f0ec";
}
.rich_web-cloud-download:before {
content: "\f0ed";
}
.rich_web-cloud-upload:before {
content: "\f0ee";
}
.rich_web-user-md:before {
content: "\f0f0";
}
.rich_web-stethoscope:before {
content: "\f0f1";
}
.rich_web-suitcase:before {
content: "\f0f2";
}
.rich_web-bell-o:before {
content: "\f0a2";
}
.rich_web-coffee:before {
content: "\f0f4";
}
.rich_web-cutlery:before {
content: "\f0f5";
}
.rich_web-file-text-o:before {
content: "\f0f6";
}
.rich_web-building-o:before {
content: "\f0f7";
}
.rich_web-hospital-o:before {
content: "\f0f8";
}
.rich_web-ambulance:before {
content: "\f0f9";
}
.rich_web-medkit:before {
content: "\f0fa";
}
.rich_web-fighter-jet:before {
content: "\f0fb";
}
.rich_web-beer:before {
content: "\f0fc";
}
.rich_web-h-square:before {
content: "\f0fd";
}
.rich_web-plus-square:before {
content: "\f0fe";
}
.rich_web-angle-double-left:before {
content: "\f100";
}
.rich_web-angle-double-right:before {
content: "\f101";
}
.rich_web-angle-double-up:before {
content: "\f102";
}
.rich_web-angle-double-down:before {
content: "\f103";
}
.rich_web-angle-left:before {
content: "\f104";
}
.rich_web-angle-right:before {
content: "\f105";
}
.rich_web-angle-up:before {
content: "\f106";
}
.rich_web-angle-down:before {
content: "\f107";
}
.rich_web-desktop:before {
content: "\f108";
}
.rich_web-laptop:before {
content: "\f109";
}
.rich_web-tablet:before {
content: "\f10a";
}
.rich_web-mobile-phone:before,
.rich_web-mobile:before {
content: "\f10b";
}
.rich_web-circle-o:before {
content: "\f10c";
}
.rich_web-quote-left:before {
content: "\f10d";
}
.rich_web-quote-right:before {
content: "\f10e";
}
.rich_web-spinner:before {
content: "\f110";
}
.rich_web-circle:before {
content: "\f111";
}
.rich_web-mail-reply:before,
.rich_web-reply:before {
content: "\f112";
}
.rich_web-github-alt:before {
content: "\f113";
}
.rich_web-folder-o:before {
content: "\f114";
}
.rich_web-folder-open-o:before {
content: "\f115";
}
.rich_web-smile-o:before {
content: "\f118";
}
.rich_web-frown-o:before {
content: "\f119";
}
.rich_web-meh-o:before {
content: "\f11a";
}
.rich_web-gamepad:before {
content: "\f11b";
}
.rich_web-keyboard-o:before {
content: "\f11c";
}
.rich_web-flag-o:before {
content: "\f11d";
}
.rich_web-flag-checkered:before {
content: "\f11e";
}
.rich_web-terminal:before {
content: "\f120";
}
.rich_web-code:before {
content: "\f121";
}
.rich_web-mail-reply-all:before,
.rich_web-reply-all:before {
content: "\f122";
}
.rich_web-star-half-empty:before,
.rich_web-star-half-full:before,
.rich_web-star-half-o:before {
content: "\f123";
}
.rich_web-location-arrow:before {
content: "\f124";
}
.rich_web-crop:before {
content: "\f125";
}
.rich_web-code-fork:before {
content: "\f126";
}
.rich_web-unlink:before,
.rich_web-chain-broken:before {
content: "\f127";
}
.rich_web-question:before {
content: "\f128";
}
.rich_web-info:before {
content: "\f129";
}
.rich_web-exclamation:before {
content: "\f12a";
}
.rich_web-superscript:before {
content: "\f12b";
}
.rich_web-subscript:before {
content: "\f12c";
}
.rich_web-eraser:before {
content: "\f12d";
}
.rich_web-puzzle-piece:before {
content: "\f12e";
}
.rich_web-microphone:before {
content: "\f130";
}
.rich_web-microphone-slash:before {
content: "\f131";
}
.rich_web-shield:before {
content: "\f132";
}
.rich_web-calendar-o:before {
content: "\f133";
}
.rich_web-fire-extinguisher:before {
content: "\f134";
}
.rich_web-rocket:before {
content: "\f135";
}
.rich_web-maxcdn:before {
content: "\f136";
}
.rich_web-chevron-circle-left:before {
content: "\f137";
}
.rich_web-chevron-circle-right:before {
content: "\f138";
}
.rich_web-chevron-circle-up:before {
content: "\f139";
}
.rich_web-chevron-circle-down:before {
content: "\f13a";
}
.rich_web-html5:before {
content: "\f13b";
}
.rich_web-css3:before {
content: "\f13c";
}
.rich_web-anchor:before {
content: "\f13d";
}
.rich_web-unlock-alt:before {
content: "\f13e";
}
.rich_web-bullseye:before {
content: "\f140";
}
.rich_web-ellipsis-h:before {
content: "\f141";
}
.rich_web-ellipsis-v:before {
content: "\f142";
}
.rich_web-rss-square:before {
content: "\f143";
}
.rich_web-play-circle:before {
content: "\f144";
}
.rich_web-ticket:before {
content: "\f145";
}
.rich_web-minus-square:before {
content: "\f146";
}
.rich_web-minus-square-o:before {
content: "\f147";
}
.rich_web-level-up:before {
content: "\f148";
}
.rich_web-level-down:before {
content: "\f149";
}
.rich_web-check-square:before {
content: "\f14a";
}
.rich_web-pencil-square:before {
content: "\f14b";
}
.rich_web-external-link-square:before {
content: "\f14c";
}
.rich_web-share-square:before {
content: "\f14d";
}
.rich_web-compass:before {
content: "\f14e";
}
.rich_web-toggle-down:before,
.rich_web-caret-square-o-down:before {
content: "\f150";
}
.rich_web-toggle-up:before,
.rich_web-caret-square-o-up:before {
content: "\f151";
}
.rich_web-toggle-right:before,
.rich_web-caret-square-o-right:before {
content: "\f152";
}
.rich_web-euro:before,
.rich_web-eur:before {
content: "\f153";
}
.rich_web-gbp:before {
content: "\f154";
}
.rich_web-dollar:before,
.rich_web-usd:before {
content: "\f155";
}
.rich_web-rupee:before,
.rich_web-inr:before {
content: "\f156";
}
.rich_web-cny:before,
.rich_web-rmb:before,
.rich_web-yen:before,
.rich_web-jpy:before {
content: "\f157";
}
.rich_web-ruble:before,
.rich_web-rouble:before,
.rich_web-rub:before {
content: "\f158";
}
.rich_web-won:before,
.rich_web-krw:before {
content: "\f159";
}
.rich_web-bitcoin:before,
.rich_web-btc:before {
content: "\f15a";
}
.rich_web-file:before {
content: "\f15b";
}
.rich_web-file-text:before {
content: "\f15c";
}
.rich_web-sort-alpha-asc:before {
content: "\f15d";
}
.rich_web-sort-alpha-desc:before {
content: "\f15e";
}
.rich_web-sort-amount-asc:before {
content: "\f160";
}
.rich_web-sort-amount-desc:before {
content: "\f161";
}
.rich_web-sort-numeric-asc:before {
content: "\f162";
}
.rich_web-sort-numeric-desc:before {
content: "\f163";
}
.rich_web-thumbs-up:before {
content: "\f164";
}
.rich_web-thumbs-down:before {
content: "\f165";
}
.rich_web-youtube-square:before {
content: "\f166";
}
.rich_web-youtube:before {
content: "\f167";
}
.rich_web-xing:before {
content: "\f168";
}
.rich_web-xing-square:before {
content: "\f169";
}
.rich_web-youtube-play:before {
content: "\f16a";
}
.rich_web-dropbox:before {
content: "\f16b";
}
.rich_web-stack-overflow:before {
content: "\f16c";
}
.rich_web-instagram:before {
content: "\f16d";
}
.rich_web-flickr:before {
content: "\f16e";
}
.rich_web-adn:before {
content: "\f170";
}
.rich_web-bitbucket:before {
content: "\f171";
}
.rich_web-bitbucket-square:before {
content: "\f172";
}
.rich_web-tumblr:before {
content: "\f173";
}
.rich_web-tumblr-square:before {
content: "\f174";
}
.rich_web-long-arrow-down:before {
content: "\f175";
}
.rich_web-long-arrow-up:before {
content: "\f176";
}
.rich_web-long-arrow-left:before {
content: "\f177";
}
.rich_web-long-arrow-right:before {
content: "\f178";
}
.rich_web-apple:before {
content: "\f179";
}
.rich_web-windows:before {
content: "\f17a";
}
.rich_web-android:before {
content: "\f17b";
}
.rich_web-linux:before {
content: "\f17c";
}
.rich_web-dribbble:before {
content: "\f17d";
}
.rich_web-skype:before {
content: "\f17e";
}
.rich_web-foursquare:before {
content: "\f180";
}
.rich_web-trello:before {
content: "\f181";
}
.rich_web-female:before {
content: "\f182";
}
.rich_web-male:before {
content: "\f183";
}
.rich_web-gittip:before,
.rich_web-gratipay:before {
content: "\f184";
}
.rich_web-sun-o:before {
content: "\f185";
}
.rich_web-moon-o:before {
content: "\f186";
}
.rich_web-archive:before {
content: "\f187";
}
.rich_web-bug:before {
content: "\f188";
}
.rich_web-vk:before {
content: "\f189";
}
.rich_web-weibo:before {
content: "\f18a";
}
.rich_web-renren:before {
content: "\f18b";
}
.rich_web-pagelines:before {
content: "\f18c";
}
.rich_web-stack-exchange:before {
content: "\f18d";
}
.rich_web-arrow-circle-o-right:before {
content: "\f18e";
}
.rich_web-arrow-circle-o-left:before {
content: "\f190";
}
.rich_web-toggle-left:before,
.rich_web-caret-square-o-left:before {
content: "\f191";
}
.rich_web-dot-circle-o:before {
content: "\f192";
}
.rich_web-wheelchair:before {
content: "\f193";
}
.rich_web-vimeo-square:before {
content: "\f194";
}
.rich_web-turkish-lira:before,
.rich_web-try:before {
content: "\f195";
}
.rich_web-plus-square-o:before {
content: "\f196";
}
.rich_web-space-shuttle:before {
content: "\f197";
}
.rich_web-slack:before {
content: "\f198";
}
.rich_web-envelope-square:before {
content: "\f199";
}
.rich_web-wordpress:before {
content: "\f19a";
}
.rich_web-openid:before {
content: "\f19b";
}
.rich_web-institution:before,
.rich_web-bank:before,
.rich_web-university:before {
content: "\f19c";
}
.rich_web-mortar-board:before,
.rich_web-graduation-cap:before {
content: "\f19d";
}
.rich_web-yahoo:before {
content: "\f19e";
}
.rich_web-google:before {
content: "\f1a0";
}
.rich_web-reddit:before {
content: "\f1a1";
}
.rich_web-reddit-square:before {
content: "\f1a2";
}
.rich_web-stumbleupon-circle:before {
content: "\f1a3";
}
.rich_web-stumbleupon:before {
content: "\f1a4";
}
.rich_web-delicious:before {
content: "\f1a5";
}
.rich_web-digg:before {
content: "\f1a6";
}
.rich_web-pied-piper-pp:before {
content: "\f1a7";
}
.rich_web-pied-piper-alt:before {
content: "\f1a8";
}
.rich_web-drupal:before {
content: "\f1a9";
}
.rich_web-joomla:before {
content: "\f1aa";
}
.rich_web-language:before {
content: "\f1ab";
}
.rich_web-fax:before {
content: "\f1ac";
}
.rich_web-building:before {
content: "\f1ad";
}
.rich_web-child:before {
content: "\f1ae";
}
.rich_web-paw:before {
content: "\f1b0";
}
.rich_web-spoon:before {
content: "\f1b1";
}
.rich_web-cube:before {
content: "\f1b2";
}
.rich_web-cubes:before {
content: "\f1b3";
}
.rich_web-behance:before {
content: "\f1b4";
}
.rich_web-behance-square:before {
content: "\f1b5";
}
.rich_web-steam:before {
content: "\f1b6";
}
.rich_web-steam-square:before {
content: "\f1b7";
}
.rich_web-recycle:before {
content: "\f1b8";
}
.rich_web-automobile:before,
.rich_web-car:before {
content: "\f1b9";
}
.rich_web-cab:before,
.rich_web-taxi:before {
content: "\f1ba";
}
.rich_web-tree:before {
content: "\f1bb";
}
.rich_web-spotify:before {
content: "\f1bc";
}
.rich_web-deviantart:before {
content: "\f1bd";
}
.rich_web-soundcloud:before {
content: "\f1be";
}
.rich_web-database:before {
content: "\f1c0";
}
.rich_web-file-pdf-o:before {
content: "\f1c1";
}
.rich_web-file-word-o:before {
content: "\f1c2";
}
.rich_web-file-excel-o:before {
content: "\f1c3";
}
.rich_web-file-powerpoint-o:before {
content: "\f1c4";
}
.rich_web-file-photo-o:before,
.rich_web-file-picture-o:before,
.rich_web-file-image-o:before {
content: "\f1c5";
}
.rich_web-file-zip-o:before,
.rich_web-file-archive-o:before {
content: "\f1c6";
}
.rich_web-file-sound-o:before,
.rich_web-file-audio-o:before {
content: "\f1c7";
}
.rich_web-file-movie-o:before,
.rich_web-file-video-o:before {
content: "\f1c8";
}
.rich_web-file-code-o:before {
content: "\f1c9";
}
.rich_web-vine:before {
content: "\f1ca";
}
.rich_web-codepen:before {
content: "\f1cb";
}
.rich_web-jsfiddle:before {
content: "\f1cc";
}
.rich_web-life-bouy:before,
.rich_web-life-buoy:before,
.rich_web-life-saver:before,
.rich_web-support:before,
.rich_web-life-ring:before {
content: "\f1cd";
}
.rich_web-circle-o-notch:before {
content: "\f1ce";
}
.rich_web-ra:before,
.rich_web-resistance:before,
.rich_web-rebel:before {
content: "\f1d0";
}
.rich_web-ge:before,
.rich_web-empire:before {
content: "\f1d1";
}
.rich_web-git-square:before {
content: "\f1d2";
}
.rich_web-git:before {
content: "\f1d3";
}
.rich_web-y-combinator-square:before,
.rich_web-yc-square:before,
.rich_web-hacker-news:before {
content: "\f1d4";
}
.rich_web-tencent-weibo:before {
content: "\f1d5";
}
.rich_web-qq:before {
content: "\f1d6";
}
.rich_web-wechat:before,
.rich_web-weixin:before {
content: "\f1d7";
}
.rich_web-send:before,
.rich_web-paper-plane:before {
content: "\f1d8";
}
.rich_web-send-o:before,
.rich_web-paper-plane-o:before {
content: "\f1d9";
}
.rich_web-history:before {
content: "\f1da";
}
.rich_web-circle-thin:before {
content: "\f1db";
}
.rich_web-header:before {
content: "\f1dc";
}
.rich_web-paragraph:before {
content: "\f1dd";
}
.rich_web-sliders:before {
content: "\f1de";
}
.rich_web-share-alt:before {
content: "\f1e0";
}
.rich_web-share-alt-square:before {
content: "\f1e1";
}
.rich_web-bomb:before {
content: "\f1e2";
}
.rich_web-soccer-ball-o:before,
.rich_web-futbol-o:before {
content: "\f1e3";
}
.rich_web-tty:before {
content: "\f1e4";
}
.rich_web-binoculars:before {
content: "\f1e5";
}
.rich_web-plug:before {
content: "\f1e6";
}
.rich_web-slideshare:before {
content: "\f1e7";
}
.rich_web-twitch:before {
content: "\f1e8";
}
.rich_web-yelp:before {
content: "\f1e9";
}
.rich_web-newspaper-o:before {
content: "\f1ea";
}
.rich_web-wifi:before {
content: "\f1eb";
}
.rich_web-calculator:before {
content: "\f1ec";
}
.rich_web-paypal:before {
content: "\f1ed";
}
.rich_web-google-wallet:before {
content: "\f1ee";
}
.rich_web-cc-visa:before {
content: "\f1f0";
}
.rich_web-cc-mastercard:before {
content: "\f1f1";
}
.rich_web-cc-discover:before {
content: "\f1f2";
}
.rich_web-cc-amex:before {
content: "\f1f3";
}
.rich_web-cc-paypal:before {
content: "\f1f4";
}
.rich_web-cc-stripe:before {
content: "\f1f5";
}
.rich_web-bell-slash:before {
content: "\f1f6";
}
.rich_web-bell-slash-o:before {
content: "\f1f7";
}
.rich_web-trash:before {
content: "\f1f8";
}
.rich_web-copyright:before {
content: "\f1f9";
}
.rich_web-at:before {
content: "\f1fa";
}
.rich_web-eyedropper:before {
content: "\f1fb";
}
.rich_web-paint-brush:before {
content: "\f1fc";
}
.rich_web-birthday-cake:before {
content: "\f1fd";
}
.rich_web-area-chart:before {
content: "\f1fe";
}
.rich_web-pie-chart:before {
content: "\f200";
}
.rich_web-line-chart:before {
content: "\f201";
}
.rich_web-lastfm:before {
content: "\f202";
}
.rich_web-lastfm-square:before {
content: "\f203";
}
.rich_web-toggle-off:before {
content: "\f204";
}
.rich_web-toggle-on:before {
content: "\f205";
}
.rich_web-bicycle:before {
content: "\f206";
}
.rich_web-bus:before {
content: "\f207";
}
.rich_web-ioxhost:before {
content: "\f208";
}
.rich_web-angellist:before {
content: "\f209";
}
.rich_web-cc:before {
content: "\f20a";
}
.rich_web-shekel:before,
.rich_web-sheqel:before,
.rich_web-ils:before {
content: "\f20b";
}
.rich_web-meanpath:before {
content: "\f20c";
}
.rich_web-buysellads:before {
content: "\f20d";
}
.rich_web-connectdevelop:before {
content: "\f20e";
}
.rich_web-dashcube:before {
content: "\f210";
}
.rich_web-forumbee:before {
content: "\f211";
}
.rich_web-leanpub:before {
content: "\f212";
}
.rich_web-sellsy:before {
content: "\f213";
}
.rich_web-shirtsinbulk:before {
content: "\f214";
}
.rich_web-simplybuilt:before {
content: "\f215";
}
.rich_web-skyatlas:before {
content: "\f216";
}
.rich_web-cart-plus:before {
content: "\f217";
}
.rich_web-cart-arrow-down:before {
content: "\f218";
}
.rich_web-diamond:before {
content: "\f219";
}
.rich_web-ship:before {
content: "\f21a";
}
.rich_web-user-secret:before {
content: "\f21b";
}
.rich_web-motorcycle:before {
content: "\f21c";
}
.rich_web-street-view:before {
content: "\f21d";
}
.rich_web-heartbeat:before {
content: "\f21e";
}
.rich_web-venus:before {
content: "\f221";
}
.rich_web-mars:before {
content: "\f222";
}
.rich_web-mercury:before {
content: "\f223";
}
.rich_web-intersex:before,
.rich_web-transgender:before {
content: "\f224";
}
.rich_web-transgender-alt:before {
content: "\f225";
}
.rich_web-venus-double:before {
content: "\f226";
}
.rich_web-mars-double:before {
content: "\f227";
}
.rich_web-venus-mars:before {
content: "\f228";
}
.rich_web-mars-stroke:before {
content: "\f229";
}
.rich_web-mars-stroke-v:before {
content: "\f22a";
}
.rich_web-mars-stroke-h:before {
content: "\f22b";
}
.rich_web-neuter:before {
content: "\f22c";
}
.rich_web-genderless:before {
content: "\f22d";
}
.rich_web-facebook-official:before {
content: "\f230";
}
.rich_web-pinterest-p:before {
content: "\f231";
}
.rich_web-whatsapp:before {
content: "\f232";
}
.rich_web-server:before {
content: "\f233";
}
.rich_web-user-plus:before {
content: "\f234";
}
.rich_web-user-times:before {
content: "\f235";
}
.rich_web-hotel:before,
.rich_web-bed:before {
content: "\f236";
}
.rich_web-viacoin:before {
content: "\f237";
}
.rich_web-train:before {
content: "\f238";
}
.rich_web-subway:before {
content: "\f239";
}
.rich_web-medium:before {
content: "\f23a";
}
.rich_web-yc:before,
.rich_web-y-combinator:before {
content: "\f23b";
}
.rich_web-optin-monster:before {
content: "\f23c";
}
.rich_web-opencart:before {
content: "\f23d";
}
.rich_web-expeditedssl:before {
content: "\f23e";
}
.rich_web-battery-4:before,
.rich_web-battery-full:before {
content: "\f240";
}
.rich_web-battery-3:before,
.rich_web-battery-three-quarters:before {
content: "\f241";
}
.rich_web-battery-2:before,
.rich_web-battery-half:before {
content: "\f242";
}
.rich_web-battery-1:before,
.rich_web-battery-quarter:before {
content: "\f243";
}
.rich_web-battery-0:before,
.rich_web-battery-empty:before {
content: "\f244";
}
.rich_web-mouse-pointer:before {
content: "\f245";
}
.rich_web-i-cursor:before {
content: "\f246";
}
.rich_web-object-group:before {
content: "\f247";
}
.rich_web-object-ungroup:before {
content: "\f248";
}
.rich_web-sticky-note:before {
content: "\f249";
}
.rich_web-sticky-note-o:before {
content: "\f24a";
}
.rich_web-cc-jcb:before {
content: "\f24b";
}
.rich_web-cc-diners-club:before {
content: "\f24c";
}
.rich_web-clone:before {
content: "\f24d";
}
.rich_web-balance-scale:before {
content: "\f24e";
}
.rich_web-hourglass-o:before {
content: "\f250";
}
.rich_web-hourglass-1:before,
.rich_web-hourglass-start:before {
content: "\f251";
}
.rich_web-hourglass-2:before,
.rich_web-hourglass-half:before {
content: "\f252";
}
.rich_web-hourglass-3:before,
.rich_web-hourglass-end:before {
content: "\f253";
}
.rich_web-hourglass:before {
content: "\f254";
}
.rich_web-hand-grab-o:before,
.rich_web-hand-rock-o:before {
content: "\f255";
}
.rich_web-hand-stop-o:before,
.rich_web-hand-paper-o:before {
content: "\f256";
}
.rich_web-hand-scissors-o:before {
content: "\f257";
}
.rich_web-hand-lizard-o:before {
content: "\f258";
}
.rich_web-hand-spock-o:before {
content: "\f259";
}
.rich_web-hand-pointer-o:before {
content: "\f25a";
}
.rich_web-hand-peace-o:before {
content: "\f25b";
}
.rich_web-trademark:before {
content: "\f25c";
}
.rich_web-registered:before {
content: "\f25d";
}
.rich_web-creative-commons:before {
content: "\f25e";
}
.rich_web-gg:before {
content: "\f260";
}
.rich_web-gg-circle:before {
content: "\f261";
}
.rich_web-tripadvisor:before {
content: "\f262";
}
.rich_web-odnoklassniki:before {
content: "\f263";
}
.rich_web-odnoklassniki-square:before {
content: "\f264";
}
.rich_web-get-pocket:before {
content: "\f265";
}
.rich_web-wikipedia-w:before {
content: "\f266";
}
.rich_web-safari:before {
content: "\f267";
}
.rich_web-chrome:before {
content: "\f268";
}
.rich_web-firefox:before {
content: "\f269";
}
.rich_web-opera:before {
content: "\f26a";
}
.rich_web-internet-explorer:before {
content: "\f26b";
}
.rich_web-tv:before,
.rich_web-television:before {
content: "\f26c";
}
.rich_web-contao:before {
content: "\f26d";
}
.rich_web-500px:before {
content: "\f26e";
}
.rich_web-amazon:before {
content: "\f270";
}
.rich_web-calendar-plus-o:before {
content: "\f271";
}
.rich_web-calendar-minus-o:before {
content: "\f272";
}
.rich_web-calendar-times-o:before {
content: "\f273";
}
.rich_web-calendar-check-o:before {
content: "\f274";
}
.rich_web-industry:before {
content: "\f275";
}
.rich_web-map-pin:before {
content: "\f276";
}
.rich_web-map-signs:before {
content: "\f277";
}
.rich_web-map-o:before {
content: "\f278";
}
.rich_web-map:before {
content: "\f279";
}
.rich_web-commenting:before {
content: "\f27a";
}
.rich_web-commenting-o:before {
content: "\f27b";
}
.rich_web-houzz:before {
content: "\f27c";
}
.rich_web-vimeo:before {
content: "\f27d";
}
.rich_web-black-tie:before {
content: "\f27e";
}
.rich_web-fonticons:before {
content: "\f280";
}
.rich_web-reddit-alien:before {
content: "\f281";
}
.rich_web-edge:before {
content: "\f282";
}
.rich_web-credit-card-alt:before {
content: "\f283";
}
.rich_web-codiepie:before {
content: "\f284";
}
.rich_web-modx:before {
content: "\f285";
}
.rich_web-fort-awesome:before {
content: "\f286";
}
.rich_web-usb:before {
content: "\f287";
}
.rich_web-product-hunt:before {
content: "\f288";
}
.rich_web-mixcloud:before {
content: "\f289";
}
.rich_web-scribd:before {
content: "\f28a";
}
.rich_web-pause-circle:before {
content: "\f28b";
}
.rich_web-pause-circle-o:before {
content: "\f28c";
}
.rich_web-stop-circle:before {
content: "\f28d";
}
.rich_web-stop-circle-o:before {
content: "\f28e";
}
.rich_web-shopping-bag:before {
content: "\f290";
}
.rich_web-shopping-basket:before {
content: "\f291";
}
.rich_web-hashtag:before {
content: "\f292";
}
.rich_web-bluetooth:before {
content: "\f293";
}
.rich_web-bluetooth-b:before {
content: "\f294";
}
.rich_web-percent:before {
content: "\f295";
}
.rich_web-gitlab:before {
content: "\f296";
}
.rich_web-wpbeginner:before {
content: "\f297";
}
.rich_web-wpforms:before {
content: "\f298";
}
.rich_web-envira:before {
content: "\f299";
}
.rich_web-universal-access:before {
content: "\f29a";
}
.rich_web-wheelchair-alt:before {
content: "\f29b";
}
.rich_web-question-circle-o:before {
content: "\f29c";
}
.rich_web-blind:before {
content: "\f29d";
}
.rich_web-audio-description:before {
content: "\f29e";
}
.rich_web-volume-control-phone:before {
content: "\f2a0";
}
.rich_web-braille:before {
content: "\f2a1";
}
.rich_web-assistive-listening-systems:before {
content: "\f2a2";
}
.rich_web-asl-interpreting:before,
.rich_web-american-sign-language-interpreting:before {
content: "\f2a3";
}
.rich_web-deafness:before,
.rich_web-hard-of-hearing:before,
.rich_web-deaf:before {
content: "\f2a4";
}
.rich_web-glide:before {
content: "\f2a5";
}
.rich_web-glide-g:before {
content: "\f2a6";
}
.rich_web-signing:before,
.rich_web-sign-language:before {
content: "\f2a7";
}
.rich_web-low-vision:before {
content: "\f2a8";
}
.rich_web-viadeo:before {
content: "\f2a9";
}
.rich_web-viadeo-square:before {
content: "\f2aa";
}
.rich_web-snapchat:before {
content: "\f2ab";
}
.rich_web-snapchat-ghost:before {
content: "\f2ac";
}
.rich_web-snapchat-square:before {
content: "\f2ad";
}
.rich_web-pied-piper:before {
content: "\f2ae";
}
.rich_web-first-order:before {
content: "\f2b0";
}
.rich_web-yoast:before {
content: "\f2b1";
}
.rich_web-themeisle:before {
content: "\f2b2";
}
.rich_web-google-plus-circle:before,
.rich_web-google-plus-official:before {
content: "\f2b3";
}
.rich_web-fa:before,
.rich_web-font-awesome:before {
content: "\f2b4";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}@keyframes pulse{0%{transform:scale(1)}35%{transform:scale(1.1)}60%{transform:scale(1.05)}100%{transform:scale(1)}}[data-type="core-embed/youtube"],[data-type="core-embed/vimeo"]{clear:both}.container-youtube,.container-vimeo{font-size:0;line-height:0}.container-youtube noscript,.container-vimeo noscript{display:block;font-size:1rem;line-height:1.2em;text-align:left}.preview-lazyload{opacity:1;position:relative;transition:opacity 0.25s}.js-lazyload--not-loaded .preview-lazyload{opacity:0}.entry-content a.preview-lazyload,a.preview-lazyload{background-color:transparent;border:0;height:315px;width:100%;max-width:100%;display:inline-block;margin-top:0;box-sizing:border-box}.entry-content a.preview-lazyload,a.preview-lazyload,.lazy-load-info-extra{text-decoration:none;color:#fff;font-family:Arial, serif;font-size:14px;line-height:18px}a.lazy-load-vimeo{text-decoration:none}.lazy-load-div{display:table;height:100%;width:100%}.lazy-load-div::before{font-size:50px;font-family:Arial, sans-serif;opacity:0.7;z-index:3;display:table-cell;vertical-align:middle;text-align:center}.lazy-load-div:hover{opacity:0.95}.lazy-load-div:hover::before{opacity:0.9}.css_white_pulse .lazy-load-div::before,.css_black_pulse .lazy-load-div::before{font-size:70px;animation:pulse 3s infinite linear}a.lazy-load-youtube:hover,.lazy-load-vimeo:hover{text-decoration:none}.lazy-load-div,.lazy-load-info,.lazy-load-info-extra{max-width:100%;color:#fff}.lazy-load-div,.titletext,.overlaytext{opacity:0.8}.lazy-load-div{position:absolute;top:0}.lazy-load-info,.lazy-load-info-extra{position:relative;padding:7px 15px}.lazy-load-info{pointer-events:none}.lazy-load-info-extra{display:none;position:absolute;bottom:0}.preview-lazyload ~ .lazy-load-info-extra{display:block}.container-youtube embed,.container-youtube iframe,.container-youtube object,.container-youtube video,.container-vimeo embed,.container-vimeo iframe,.container-vimeo object,.container-vimeo video{margin-bottom:0 !important}.entry-content a.lazy-load-youtube,a.lazy-load-youtube,.lazy-load-vimeo{margin-bottom:0 !important}.entry-content a.lazy-load-youtube iframe,a.lazy-load-youtube iframe,.lazy-load-vimeo iframe{margin-bottom:0 !important}a.lazy-load-youtube{display:block !important}.wp-embed-responsive .wp-block-embed[class*="wp-embed-aspect-"]{position:relative}.wp-embed-responsive .wp-block-embed[class*="wp-embed-aspect-"] .container-lazyload{position:absolute;left:0;top:0;height:100%;width:100%}.lazy-load-block-play{cursor:pointer}.lazy-load-block-play .preview-lazyload{pointer-events:none}