.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 [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;
}#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-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)}}@-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)}}@-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)}}@-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)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.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)}@media (min-width: 768px) {
.opal-row, .row {
margin-left: -15px;
margin-right: -15px; }
.opal-row .col-sm-1, .opal-row .col-sm-2, .opal-row .col-sm-3, .opal-row .col-sm-4, .opal-row .col-sm-5, .opal-row .col-sm-6, .opal-row .col-sm-7, .opal-row .col-sm-8, .opal-row .col-sm-9, .opal-row .col-sm-10, .opal-row .col-sm-11, .opal-row .col-sm-12, .row .col-sm-1, .row .col-sm-2, .row .col-sm-3, .row .col-sm-4, .row .col-sm-5, .row .col-sm-6, .row .col-sm-7, .row .col-sm-8, .row .col-sm-9, .row .col-sm-10, .row .col-sm-11, .row .col-sm-12 {
float: left; }
.opal-row .col-sm-1, .row .col-sm-1 {
width: 8.33333%; }
.opal-row .col-sm-2, .row .col-sm-2 {
width: 16.66667%; }
.opal-row .col-sm-3, .row .col-sm-3 {
width: 25%; }
.opal-row .col-sm-4, .row .col-sm-4 {
width: 33.33333%; }
.opal-row .col-sm-5, .row .col-sm-5 {
width: 41.66667%; }
.opal-row .col-sm-6, .row .col-sm-6 {
width: 50%; }
.opal-row .col-sm-7, .row .col-sm-7 {
width: 58.33333%; }
.opal-row .col-sm-8, .row .col-sm-8 {
width: 66.66667%; }
.opal-row .col-sm-9, .row .col-sm-9 {
width: 75%; }
.opal-row .col-sm-10, .row .col-sm-10 {
width: 83.33333%; }
.opal-row .col-sm-11, .row .col-sm-11 {
width: 91.66667%; }
.opal-row .col-sm-12, .row .col-sm-12 {
width: 100%; }
.opal-row .col-sm-1, .opal-row .col-sm-2, .opal-row .col-sm-3, .opal-row .col-sm-4, .opal-row .col-sm-5, .opal-row .col-sm-6, .opal-row .col-sm-7, .opal-row .col-sm-8, .opal-row .col-sm-9, .opal-row .col-sm-10, .opal-row .col-sm-11, .opal-row .col-sm-12, .row .col-sm-1, .row .col-sm-2, .row .col-sm-3, .row .col-sm-4, .row .col-sm-5, .row .col-sm-6, .row .col-sm-7, .row .col-sm-8, .row .col-sm-9, .row .col-sm-10, .row .col-sm-11, .row .col-sm-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; }
.opal-row:before, .opal-row:after, .row:before, .row:after {
content: " ";
display: table; }
.opal-row:after, .row:after {
clear: both; } }
@media (min-width: 992px) {
.opal-row .col-md-1, .opal-row .col-md-2, .opal-row .col-md-3, .opal-row .col-md-4, .opal-row .col-md-5, .opal-row .col-md-6, .opal-row .col-md-7, .opal-row .col-md-8, .opal-row .col-md-9, .opal-row .col-md-10, .opal-row .col-md-11, .opal-row .col-md-12, .row .col-md-1, .row .col-md-2, .row .col-md-3, .row .col-md-4, .row .col-md-5, .row .col-md-6, .row .col-md-7, .row .col-md-8, .row .col-md-9, .row .col-md-10, .row .col-md-11, .row .col-md-12 {
float: left; }
.opal-row .col-md-1, .row .col-md-1 {
width: 8.33333%; }
.opal-row .col-md-2, .row .col-md-2 {
width: 16.66667%; }
.opal-row .col-md-3, .row .col-md-3 {
width: 25%; }
.opal-row .col-md-4, .row .col-md-4 {
width: 33.33333%; }
.opal-row .col-md-5, .row .col-md-5 {
width: 41.66667%; }
.opal-row .col-md-6, .row .col-md-6 {
width: 50%; }
.opal-row .col-md-7, .row .col-md-7 {
width: 58.33333%; }
.opal-row .col-md-8, .row .col-md-8 {
width: 66.66667%; }
.opal-row .col-md-9, .row .col-md-9 {
width: 75%; }
.opal-row .col-md-10, .row .col-md-10 {
width: 83.33333%; }
.opal-row .col-md-11, .row .col-md-11 {
width: 91.66667%; }
.opal-row .col-md-12, .row .col-md-12 {
width: 100%; }
.opal-row .col-md-1, .opal-row .col-md-2, .opal-row .col-md-3, .opal-row .col-md-4, .opal-row .col-md-5, .opal-row .col-md-6, .opal-row .col-md-7, .opal-row .col-md-8, .opal-row .col-md-9, .opal-row .col-md-10, .opal-row .col-md-11, .opal-row .col-md-12, .row .col-md-1, .row .col-md-2, .row .col-md-3, .row .col-md-4, .row .col-md-5, .row .col-md-6, .row .col-md-7, .row .col-md-8, .row .col-md-9, .row .col-md-10, .row .col-md-11, .row .col-md-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; } }
@media (min-width: 1200px) {
.opal-row .col-lg-1, .opal-row .col-lg-2, .opal-row .col-lg-3, .opal-row .col-lg-4, .opal-row .col-lg-5, .opal-row .col-lg-6, .opal-row .col-lg-7, .opal-row .col-lg-8, .opal-row .col-lg-9, .opal-row .col-lg-10, .opal-row .col-lg-11, .opal-row .col-lg-12, .row .col-lg-1, .row .col-lg-2, .row .col-lg-3, .row .col-lg-4, .row .col-lg-5, .row .col-lg-6, .row .col-lg-7, .row .col-lg-8, .row .col-lg-9, .row .col-lg-10, .row .col-lg-11, .row .col-lg-12 {
float: left; }
.opal-row .col-lg-1, .row .col-lg-1 {
width: 8.33333%; }
.opal-row .col-lg-2, .row .col-lg-2 {
width: 16.66667%; }
.opal-row .col-lg-3, .row .col-lg-3 {
width: 25%; }
.opal-row .col-lg-4, .row .col-lg-4 {
width: 33.33333%; }
.opal-row .col-lg-5, .row .col-lg-5 {
width: 41.66667%; }
.opal-row .col-lg-6, .row .col-lg-6 {
width: 50%; }
.opal-row .col-lg-7, .row .col-lg-7 {
width: 58.33333%; }
.opal-row .col-lg-8, .row .col-lg-8 {
width: 66.66667%; }
.opal-row .col-lg-9, .row .col-lg-9 {
width: 75%; }
.opal-row .col-lg-10, .row .col-lg-10 {
width: 83.33333%; }
.opal-row .col-lg-11, .row .col-lg-11 {
width: 91.66667%; }
.opal-row .col-lg-12, .row .col-lg-12 {
width: 100%; }
.opal-row .col-lg-1, .opal-row .col-lg-2, .opal-row .col-lg-3, .opal-row .col-lg-4, .opal-row .col-lg-5, .opal-row .col-lg-6, .opal-row .col-lg-7, .opal-row .col-lg-8, .opal-row .col-lg-9, .opal-row .col-lg-10, .opal-row .col-lg-11, .opal-row .col-lg-12, .row .col-lg-1, .row .col-lg-2, .row .col-lg-3, .row .col-lg-4, .row .col-lg-5, .row .col-lg-6, .row .col-lg-7, .row .col-lg-8, .row .col-lg-9, .row .col-lg-10, .row .col-lg-11, .row .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; } }                 .property-date {
display: inline-block; }
.entry-summary-tabs {
margin-top: 62px; }
.property-meta {
flex-basis: 100%; }
.property-types-list,
.property-categories-list {
display: inline-block;
margin-right: 15px; }
.property-address {
display: inline-block;
margin-top: 12px;
margin-right: 15px; }
.property-address .property-view-map i {
color: #7e7e7e; }
.property-address .property-view-map a {
margin-right: 4px; }
.box-inner-summary {
padding: 30px; }
@media screen and (max-width: 767px) {
.box-inner-summary {
padding: 30px 0; } }
.opalestate-box {
padding-bottom: 30px; }
@media screen and (min-width: 768px) {
.opalestate-box {
padding: 30px;
border: 1px solid #ebebeb; } }
.opalestate-box .opalestate_property:last-of-type {
margin-bottom: 0; }
.opalestate-sidebar-box {
margin-bottom: 30px; }
@media screen and (min-width: 768px) {
.opalestate-sidebar-box {
padding: 30px;
border: 1px solid #ebebeb; } }
@media screen and (max-width: 768px) {
.opalestate-sidebar-box {
margin-top: 30px; } }
.property-information ul.list-info {
padding: 0;
margin-bottom: 0; }
.property-information ul.list-info li {
list-style: none; }
.property-information ul.list-info li h6 {
margin-bottom: 0;
flex: 1;
color: #7e7e7e; }
.property-information ul.list-info li a {
color: inherit; }
.property-information ul.list-info li:not(:last-child) div[class*="property-label-"] {
border-bottom: 1px solid #ebebeb; }
.property-information ul.list-info div[class*="property-label-"] {
padding: 4px 0;
overflow: hidden;
display: flex;
align-items: center; }
.property-information ul.list-info div[class*="property-label-"] h6 {
line-height: 1; }
.property-information ul.list-info div[class*="property-label-"] i {
width: 15px;
margin-right: 15px; }
.property-amenities .list-group-item-text, .property-facilities .list-group-item-text {
line-height: 23px;
margin-top: 21px; }
.property-amenities .list-group-item-text i, .property-facilities .list-group-item-text i {
margin-right: 2px; }
.property-amenities .list-group-item-text div[class*="col-"], .property-facilities .list-group-item-text div[class*="col-"] {
line-height: 40px; }
.property-amenities .list-group-item-text div.active i, .property-facilities .list-group-item-text div.active i {
color: #02ce76; }
.property-amenities img {
width: 15px;
margin-right: 5px; }
.property-attachments i {
font-size: 36px;
margin-right: 15px;
float: left; }
.property-attachments a {
vertical-align: top;
line-height: 1;
display: block;
text-transform: capitalize;
padding-bottom: 5px; }
.property-attachments .list-group-item-text {
margin-top: 36px; }
.google-map-tabs {
position: relative; }
.google-map-tabs .opalestate-tab-head {
margin: 0;
background: transparent; }
.google-map-tabs .tab-item {
border: none;
padding: 5px 10px;
margin-right: 10px;
color: #FFF;
background-color: #02ce76;
font-weight: 400; }
.google-map-tabs .tab-item.active, .google-map-tabs .tab-item:hover {
background-color: #2f73e9;
color: #FFF; }
.google-map-tabs .opalestate-tab-wrap {
position: absolute;
top: 10px;
right: 50px;
z-index: 2; }
#property-search-places {
bottom: 25px;
left: 10px;
position: absolute;
z-index: 1; }
#property-search-places .btn-map-search {
cursor: pointer;
background-color: #FFF;
text-align: center;
width: 40px;
height: 40px;
position: relative; }
#property-search-places .btn-map-search i {
display: block;
line-height: 40px; }
#property-search-places .btn-map-search i.fa-hospital-o {
color: #b3e180; }
#property-search-places .btn-map-search i.fa-plus-square {
color: #ec8f73; }
#property-search-places .btn-map-search i.fa-graduation-cap {
color: #8fbfe4; }
#property-search-places .btn-map-search i.fa-shopping-basket {
color: #9d4cfa; }
#property-search-places .btn-map-search i.fa-subway {
color: #fabd47; }
#property-search-places .btn-map-search i.fa-bank {
color: #6eadfb; }
#property-search-places .btn-map-search em {
background: #2f73e9;
margin-left: 10px;
font-size: 10px;
color: #FFF;
padding: 1px 3px; }
#property-search-places .btn-map-search span {
width: 0;
display: block;
visibility: hidden;
-webkit-transition: 0.35s;
-o-transition: 0.35s;
transition: 0.35s;
position: absolute;
left: 50%;
top: 0;
background-color: #FFF;
line-height: 40px;
padding: 0 10px;
z-index: -1;
opacity: 0;
filter: alpha(opacity=0);
font-size: 12px; }
#property-search-places .btn-map-search:hover span, #property-search-places .btn-map-search.active span {
visibility: visible;
width: 200px;
left: 100%;
z-index: 1;
opacity: 1;
filter: alpha(opacity=100); }
@media screen and (min-width: 992px) {
.agent-sidebar {
margin-top: -286px; } }
.single-agent {
margin-top: 30px; }
.agent-address-map {
border-top: none; }
.agency-preview {
display: none; }
@media screen and (max-width: 1024px) {
.property-agency-contact {
margin-top: 30px; } }
.property-agency-contact p {
margin-bottom: 0; }
.property-agency-contact .entry-title {
margin-bottom: 6px; }
.property-agency-contact .opalestate-social-icons {
margin: 0 0 0 15px; }
.property-agency-contact .opalestate-social-icons [class^="opalestate-social-"] {
margin: 4px 0 0; }
.property-agency-contact .agency-top-meta {
display: flex;
flex-wrap: wrap;
padding-bottom: 12px;
margin-bottom: 20px;
position: relative; }
.property-agency-contact .agency-top-meta::before, .property-agency-contact .agency-excerpt::before {
content: "";
width: calc( 100% + 30px);
height: 1px;
background-color: #ebebeb;
bottom: 0;
position: absolute;
right: -30px; }
@media screen and (max-width: 1024px) {
.property-agency-contact .agency-top-meta::before, .property-agency-contact .agency-excerpt::before {
width: 100%;
left: 0;
right: auto; } }
.property-agency-contact .agency-top-info {
flex: 1; }
.property-agency-contact .agency-excerpt {
padding-bottom: 20px;
margin-bottom: 13px;
position: relative; } .opalestate-box-content {
margin: 30px 0 0; }
@media screen and (min-width: 768px) {
.opalestate-box-content {
margin: 60px 0 0; } }
.opalestate-rows .opal-row {
display: flex;
flex-flow: wrap; }
.outbox-title {
margin-bottom: 15px;
display: inline-block;
line-height: 1; }
.property-single-info {
display: flex;
flex-wrap: wrap;
align-items: flex-end;
justify-content: space-between;
margin-top: 40px;
margin-bottom: 50px; }
.group-items {
display: flex;
align-items: center;
flex-wrap: wrap; }
@media screen and (min-width: 768px) {
.group-items {
flex: 1; } }
.group-items .entry-title {
margin-bottom: 0; }
.group-items .property-status {
position: relative;
display: flex;
top: 0;
left: 0; }
.group-items .property-status li {
line-height: 14px; }
.group-items .property-status span {
margin-bottom: 0; }
.swiper-container [class*="swiper-button-"] {
display: block;
color: #02ce76;
width: 62px;
height: 62px;
text-align: center;
background-color: rgba(255, 255, 255, 0.8);
transition: all .5s ease-in-out;
background-size: 10px 20px;
opacity: 0; }
.swiper-container [class*="swiper-button-"]:hover {
background-color: #FFF; }
.swiper-container .swiper-button-next {
right: -62px; }
.swiper-container .swiper-button-prev {
left: -62px; }
.swiper-container:hover [class*="swiper-button-"] {
opacity: 1; }
.swiper-container:hover .swiper-button-next {
right: 20px; }
.swiper-container:hover .swiper-button-prev {
left: 20px; }
.swiper-pagination {
display: none !important; }
.opalestate-single-property.opalestate_property {
border: none; }
.opalestate-single-property .owl-thumb-wrapper {
padding-top: 10px; }
.opalestate-single-property .owl-thumb-wrapper .owl-item:not(:last-of-type) {
padding-right: 10px; }
@media screen and (min-width: 768px) {
.opalestate-single-property .entry-summary {
border: 1px solid #ebebeb;
padding-bottom: 40px; } }
.opalestate-single-property .property-meta-list {
border-bottom: 1px solid #ebebeb;
padding: 30px 30px 0; }
@media screen and (max-width: 767px) {
.opalestate-single-property .property-meta-list {
padding: 30px 0 0;
border: none; } }
.opalestate-single-property .property-meta-list i {
color: #02ce76; }
.opalestate-single-property .property-meta-list li:not(:last-child) {
margin-right: 30px; }
@media screen and (min-width: 768px) {
.opalestate-single-property .entry-content {
padding: 30px 30px 0; } }
.opalestate-single-property .box-heading {
line-height: 1;
margin-bottom: 16px; }
.opalestate-single-property--print .table-responsive table tr td:last-child, .opalestate-single-property--print .table-responsive table tr th:last-child {
display: none; }
.opalestate-single-property--print .opalestate-tab-head {
display: none; }
.opalestate-single-property--print .opalestate-tab-content, .opalestate-single-property--print .plan-name {
display: block; }
.opalestate-single-property--version-2 .entry-summary {
border: none;
padding-bottom: 0; }
.opalestate-single-property--version-2 .single-property-sidebar .opalestate-box-content:first-of-type {
margin-top: 0; }
.opalestate-tab-content .opalestate-box-content:first-of-type {
margin-top: 28px; }
@media screen and (min-width: 768px) {
.property-tab-content {
border: 1px solid #ebebeb; } }
.opalestate-single-property--version-3 .property-single-info {
margin-bottom: 0;
display: block; }
.opalestate-single-property--version-3 .single-price-content .property-price {
text-align: left;
margin-bottom: 7px; }
.opalestate-single-property--version-3 .single-price-content .property-price span {
display: inline; }
.opalestate-single-property--version-5 .property-single-info {
margin-bottom: 0;
display: block; }
.opalestate-single-property--version-5 .single-price-content .property-price {
text-align: left;
margin-bottom: 7px; }
.opalestate-single-property--version-5 .single-price-content .property-price span {
display: inline; }
.opalestate-yelp-bussines_wrapper:not(:last-of-type) {
margin-bottom: 30px; }
.opalestate-yelp-unit {
display: flex;
flex-wrap: wrap; }
.opalestate-yelp-unit:not(:last-of-type) {
margin-bottom: 30px; }
.opalestate-yelp-title {
line-height: 1;
padding-bottom: 20px;
border-bottom: 1px solid #ebebeb;
margin-bottom: 30px; }
.opalestate-yelp-icon {
display: none;
width: 15px;
margin-right: 15px; }
.opalestate-yelp-category {
display: inline-block;
margin-bottom: 0;
line-height: 1; }
.opalestate-yelp-unit__name {
line-height: 1;
margin-bottom: 9px;
margin-right: 15px; }
.opalestate-yelp-unit-distance {
display: none;
line-height: 1;
margin: 10px 0; }
.opalestate-yelp-unit__info {
flex: 1; }
.opalestate-yelp-unit__address {
line-height: 1; }
.opalestate-yelp-unit__avatar {
width: 50px;
height: 50px;
margin-right: 20px; }
.opalestate-yelp-unit__avatar img {
width: 100%;
height: 100%; }
.opalestate-yelp-unit__ratings .opalestate-rating__stars {
margin-left: auto; }
.opalestate-yelp-unit__ratings .opalestate-rating__stars span::before {
color: #d32323; }
.walkscores-logo {
float: right;
line-height: 24px;
margin-bottom: 15px; }
.walk_details {
display: flex;
align-items: center;
flex-wrap: wrap; }
.walk_details:not(:last-of-type) {
margin-bottom: 30px; }
.text-holder {
flex: 1; }
.text-holder h6 {
margin-bottom: 0; }
.number-holder {
margin-right: 10px; }
.scores-label {
margin-bottom: 0;
line-height: 24px;
width: 60px;
height: 60px;
text-align: center;
border-radius: 50%;
border: 2px solid #2f73e9;
color: #2f73e9; }
.walk-more-details {
text-transform: capitalize; }
.single-price-content .property-price {
padding-top: 17px; }
.single-price-content .property-price span {
line-height: 1; }
@media screen and (min-width: 768px) {
.single-price-content .property-price {
text-align: right; }
.single-price-content .property-price .property-regular-price, .single-price-content .property-price .property-saleprice {
font-size: 36px; }
.single-price-content .property-price .property-regular-price.has-saleprice {
font-size: 24px; }
.single-price-content .property-price .property-before-price-label, .single-price-content .property-price .property-price-label {
display: block; } }
.single-price-content .property-price .property-price-label {
margin-top: 12px; }
.single-price-content .property-price .property-before-price-label {
margin-bottom: 12px; }
.single-price-content .call-to-price {
font-size: 18px;
font-weight: 500;
color: #0a1938; }
.property-meta-top {
line-height: 52px; }
.property-meta-top .property-meta-top__list {
margin-bottom: 0;
align-items: center; }
.property-meta-top .property-meta-top__list .property-meta-top__button {
width: 52px;
text-align: center;
margin-right: 0; }
.property-meta-top .list-inline__print span {
display: none; }
@media screen and (max-width: 767px) {
.property-meta-top .list-inline__sku {
flex-basis: 100%; } }
@media screen and (min-width: 768px) {
.property-meta-top {
border-bottom: 1px solid #ebebeb;
padding-left: 30px; }
.property-meta-top .property-meta-top__list {
justify-content: flex-end; }
.property-meta-top .property-meta-top__list li:first-child:not(.property-meta-top__button) {
flex: 1; }
.property-meta-top .property-meta-top__button {
border-left: 1px solid #ebebeb; } }
.property-sku {
font-weight: 500;
color: #0a1938; }
.opalestate-reviews {
padding-top: 0;
padding-bottom: 0; }
.opalestate-reviews .comment-form-comment {
margin-bottom: 10px; }
.opalestate-reviews #respond {
padding: 0; }
.opalestate-rating-percent__item {
display: flex;
flex-wrap: wrap;
margin: 11px 0; }
.opalestate-rating-percent__item:last-of-type {
margin-bottom: 0; }
.opalestate-rating-percent__item:first-of-type {
margin-top: 0; }
.opalestate-rating-percent__label {
line-height: 1;
margin-right: 15px;
margin-bottom: 0; }
.opalestate-process-bar {
display: flex;
height: 5px;
overflow: hidden;
font-size: 13px;
background-color: #eeeeee;
flex: 1; }
.opalestate-process-bar__item {
text-align: center;
background-color: #2f73e9; }
.opalestate-process-text {
display: block;
line-height: 1;
margin-left: 17px;
width: 34px; }
.opalestate-rating-header {
display: flex;
flex-wrap: wrap;
font-size: 13px;
font-weight: 500;
margin-bottom: 58px; }
@media screen and (min-width: 768px) {
.opalestate-rating-header {
border-bottom: 1px solid #ebebeb; } }
.opalestate-rating-header > div {
padding-bottom: 26px; }
@media screen and (max-width: 767px) {
.opalestate-rating-header > div {
flex-basis: 100%;
padding: 30px 0 0;
border: none; } }
.opalestate-rating-percent {
padding-right: 30px;
flex-basis: 38%;
border-right: 1px solid #ebebeb;
padding-top: 30px; }
.opalestate-overall {
padding-left: 30px;
flex-basis: 62%;
padding-top: 25px; }
.opalestate-overall__info {
display: flex;
flex-wrap: wrap;
margin-bottom: 21px; }
.opalestate-overall__point {
margin-right: 40px; }
.opalestate-overall__point .point-number {
margin-bottom: 0;
line-height: 1;
color: #2f73e9; }
.opalestate-overall__star {
display: flex;
flex-wrap: wrap;
align-items: center;
flex: 1; }
.opalestate-overall__star .opalestate-overall__heading {
flex-basis: 100%;
margin-bottom: 11px; }
.opalestate-overall__star .opalestate-rating, .opalestate-overall__star .opalestate-overall__rating-count {
margin-right: 5px; }
.opalestate-overall-features {
display: flex;
flex-wrap: wrap; }
.opalestate-overall-features__item {
line-height: 1; }
.opalestate-overall-features__item:not(:last-of-type) {
margin-right: 53px; }
.opalestate-overall-features__label {
margin-bottom: 0;
text-transform: uppercase;
margin-bottom: 11px; }
.opalestate-overall-features__percent {
color: #0a1938; }
.commentlist {
padding: 0;
margin-bottom: 28px;
margin-top: 58px; }
.commentlist > li {
padding-bottom: 22px;
display: block; }
.commentlist > li:not(:last-of-type) {
margin-bottom: 30px;
border-bottom: 1px solid #ebebeb; }
.opalestate-noreviews {
margin-bottom: 25px; }
.comment_container {
display: flex;
flex-wrap: wrap;
align-items: flex-start; }
.comment_container p {
margin-bottom: 0; }
.comment_container .avatar {
width: 50px;
border-radius: 50%;
margin-right: 28px; }
.comment_container .comment-text {
flex: 1; }
.comment_container .meta {
margin-bottom: 15px;
line-height: 1; }
.comment_container .opalestate-rating {
display: inline-block; }
.opalestate-review__ratings {
margin-bottom: 31px; }
.opalestate-review__author {
font-weight: 500;
color: #0a1938; }
.comment-form-rating {
display: inline-block; }
@media screen and (min-width: 480px) {
.comment-form-rating {
width: 33.3333%; } }
.property-360-virtual-session iframe {
width: 100%;
min-height: 500px;
display: block; }
.property-video-session iframe {
display: block;
height: auto; }
@media screen and (min-width: 768px) {
.property-video-session iframe {
width: 100%;
min-height: 400px; } } .property-preview-custom-size {
position: relative;
overflow: hidden;
height: 580px; }
.property-preview-custom-size .property-preview-map, .property-preview-custom-size .opalestate-tab-content, .property-preview-custom-size iframe {
height: 100%;
width: 100%;
border: none; }
.property-preview .swiper-pagination-images {
margin-top: 10px; }
.property-preview-street-map {
height: 100%; }
.property-abs-info {
position: absolute;
padding: 15px;
bottom: 10%;
left: 9%;
background: #FFF;
z-index: 99; }
.gallery-metro-preview {
display: flex;
height: 100%; }
.gallery-metro-preview a {
display: block;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center center; }
.gallery-metro-preview .no-image {
background-color: #2f73e9; }
.gallery-metro-preview span {
display: block;
background-color: #000;
width: 100%;
height: 100%;
opacity: 0.7;
filter: alpha(opacity=70);
color: #FFF;
position: relative; }
.gallery-metro-preview .metro-big {
width: 50%; }
.gallery-metro-preview .metro-group-small {
width: 50%;
display: flex;
flex-wrap: wrap; }
.gallery-metro-preview .metro-small {
width: 33%;
height: auto;
text-align: center; }
.opalestate-swiper-wrap {
position: relative; }
.swiper-slide .thumb-nav {
width: 100%;
height: 100px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center; }
.property-mark-pics-preview .property-heading-top {
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%); }
.property-mark-pics-preview .property-single-info {
margin-bottom: 46px; }
.property-mark-pics-preview .property-thumbnail {
position: relative; }
.property-mark-pics-preview .property-thumbnail::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
transition: all .5s ease-in-out; }
.property-mark-pics-preview .entry-title, .property-mark-pics-preview a, .property-mark-pics-preview .property-single-info, .property-mark-pics-preview .property-price > span:first-child {
color: #FFF; }
.property-apartments-session {
padding-top: 6px; }
.table-responsive {
overflow-x: auto;
min-height: 0.01%; }
.table-responsive table {
table-layout: unset;
text-align: center;
margin-bottom: 0; }
.table-responsive table th {
padding: 14px 3px;
border-style: solid;
border-color: #ebebeb;
border-width: 0 0 1px 0;
font-weight: 500; }
.table-responsive table td {
border: none;
padding: 12px 3px 10px; }
.table-responsive table tbody tr:nth-of-type(2n+2) {
background-color: #f8f8f8; }
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
border: 1px solid #ebebeb;
position: relative;
z-index: 30; }
.table-responsive table {
width: 730px; } }
.agency-box-top .agency-grid-style .agency-info {
border-bottom: none; }
.opalestate_single_agency {
padding-bottom: 30px; }
.archive .opalestate-head {
margin-bottom: 80px; }
.opalestate-head {
position: relative;
background-color: #02ce76;
display: flex;
align-items: center;
min-height: 640px; }
.opalestate-head .opalestate-heading {
color: #FFF;
text-align: center; }
.opalestate-head .opalestate-heading p {
margin-bottom: 50px; }
.opalestate-head .opalestate-heading a {
color: #FFF; }
.opalestate-head .opalestate-heading a:hover {
color: #2f73e9; }
.opalestate-head .opalestate-head-title {
color: #FFF;
margin-bottom: 19px; }
.opalestate-head .search-agent-title {
display: none; }
.opalestate-head .opalestate-head-form {
padding: 0 30px;
margin-bottom: 21px; }
.opalestate-single-agent {
min-height: 500px;
align-items: flex-end; }
.opalestate-single-agent .opalestate-heading {
text-align: left; }
.opalestate-single-agent .opalestate-heading > span {
margin-bottom: 13px;
display: inline-block; }
.opalestate-single-agent .opalestate-head-title {
margin-bottom: 29px; }
.opalesate-archive-top {
margin-bottom: 60px;
padding: 12px 0;
border-style: solid;
border-width: 1px 0 1px;
border-color: #ebebeb;
position: relative; }
.opalesate-archive-top .opalestate-results {
line-height: 45px; }
.opalesate-archive-top .opalestate-sortable {
display: inline-block;
min-width: 180px;
text-align: left; }
.opalesate-archive-top .opalestate-sortable .form-control, .opalesate-archive-top .opalestate-sortable .select2-selection--single {
padding-top: 8px; }
.opalesate-archive-bottom {
position: relative; }
.display-mode {
display: inline-block; }
.display-mode .btn:not(:disabled):not(.disabled) {
padding: 0;
background-color: transparent;
color: #7e7e7e;
margin-left: 10px;
font-size: 18px; }
.display-mode .btn:not(:disabled):not(.disabled).active, .display-mode .btn:not(:disabled):not(.disabled):hover {
background-color: transparent;
color: #2f73e9; }
.page-template-user-management.logged-in header, .page-template-user-management.logged-in footer, .page-template-user-management.logged-in #colophon {
display: none; }
.page-template-user-management article header {
display: block !important; }
.button-actions {
position: absolute;
top: 0;
right: 0;
color: #FFF;
z-index: 1;
display: flex; }
.button-actions a {
background-color: #2f73e9;
color: #FFF; }
.button-actions a:hover {
cursor: pointer;
background-color: #02ce76;
color: #FFF; }
.my-properties .property-status {
position: relative;
top: 0;
left: 0; }
.my-properties .property-meta-list {
padding: 0; }
.my-properties .my-properties-bottom {
display: none; }
.my-properties .abs-col-item {
padding-top: 10px; }
.my-properties .entry-title {
margin: 0; }
.search-agents-wrap .opalestate-search-agents-form {
padding-bottom: 30px; }
.agent-grid-style {
margin-bottom: 30px;
background-color: #FFF; }
.agent-grid-style .agent-body {
border-style: solid;
border-width: 0 1px 1px 1px;
border-color: #ebebeb;
padding: 30px 30px 15px; }
.agent-grid-style .agent-job {
line-height: 1;
padding-bottom: 14px;
border-bottom: 1px solid #ebebeb; }
.agent-grid-style .trusted-label {
position: absolute;
right: 20px;
background-color: #FFF;
border-radius: 50%;
bottom: 0;
transform: translateY(50%);
border: 1px solid #ebebeb;
width: 48px;
line-height: 48px; }
.agent-list-style {
padding: 30px;
border: 1px solid #ebebeb;
margin-bottom: 30px; }
.agent-list-style .team-info {
margin: 15px 0 0; }
.maps-container-fixed {
position: relative;
width: 100%; }
@media (min-width: 1024px) {
.maps-container-fixed {
position: fixed;
z-index: 0;
width: 50%;
top: 0;
min-height: 600px; } } .opalestate-search-properties .search-properies-form {
margin-top: 30px; }
.opalestate-my-account-form {
position: relative;
background: #FFF;
padding: 30px;
width: auto;
max-width: 550px;
margin: 20px auto; }
.opalestate-my-account-form .submit a {
display: block;
margin-top: 10px; }
.opalestate-my-account-form .opalestate-button {
padding: 17px 35px 14px 35px;
width: 100%; }
.opalestate-my-account-form h3 {
display: none; }
.opalesate-properties-results {
min-height: 800px; }
.membership-packages {
padding-top: 40px;
padding-bottom: 50px; }
.pricing.pricing-v3 {
border: 1px solid #ebebeb;
border-radius: 5px;
padding: 0;
margin-bottom: 30px;
overflow: hidden; }
.pricing.pricing-v3 .pricing-header {
text-align: center;
background: #2f73e9;
color: #FFF;
position: relative;
padding: 15px 0px 0px; }
.pricing.pricing-v3 .plan-price {
color: #FFF;
line-height: 2.3rem;
margin-top: 15px; }
.pricing.pricing-v3 .plan-price p {
display: inline-block; }
.pricing.pricing-v3 .pricing-body {
padding: 15px 30px; }
.pricing.pricing-v3 .plan-figure {
font-size: 36px;
color: #FFF;
display: block;
font-weight: bold; }
.pricing.pricing-v3 .plain-info > div {
padding: 10px 0;
font-size: 14px; }
.pricing.pricing-v3 .plain-info .item-info {
border-bottom: 1px solid #ebebeb;
padding-bottom: 15px;
margin-bottom: 15px;
color: #0a1938;
font-weight: 500;
text-transform: uppercase; }
.pricing.pricing-v3 .plain-info .item-info:last-child {
margin-bottom: 0; }
.pricing.pricing-v3 .plain-info i {
margin-right: 10px; }
.pricing.pricing-v3 .membership-form-wrapper {
color: #FFF; }
.pricing.pricing-v3 .membership-add-to-purchase {
width: 100%;
border: 0;
text-align: center;
background-color: #999;
line-height: 42px;
text-transform: capitalize; }
.pricing.pricing-v3 .membership-add-to-purchase:hover {
background-color: gray; }
.pricing.pricing-v3 .pricing-footer {
padding: 0 30px 30px;
text-align: center; }
.pricing.pricing-v3 .plan-title {
color: #FFF;
font-size: 18px;
margin: 0;
border: none;
font-weight: 500;
letter-spacing: -0.5px;
position: relative; }
.package-hightlighted .plan-subtitle {
background-color: #02ce76;
color: #000;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
position: absolute;
bottom: -10px;
display: block !important;
margin: 0 auto;
max-width: 150px;
left: 0;
right: 0;
font-weight: 500; }
.package-hightlighted .pricing.pricing-v3 .membership-add-to-purchase {
background-color: #02ce76; }
.package-hightlighted .pricing.pricing-v3 .membership-add-to-purchase:hover {
background-color: #2f73e9; }
.site-header-account .account-label {
margin-left: 5px; }
.site-header-account .opalestate-popup .popup-body {
padding: 0;
box-shadow: none;
background-color: transparent; }
.site-header-account .btn {
margin-bottom: 15px; }
.site-header-account .opalestate-social-login__buttons a {
padding: 0 10px; }
.site-header-account .opalestate-social-login__buttons i {
margin-right: 10px;
padding-right: 10px; }
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden; -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.mfp-with-zoom .white-popup {
top: 20px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.mfp-with-zoom.mfp-ready .white-popup {
top: 0; }
.mfp-with-zoom.mfp-ready .mfp-container {
opacity: 1; }
.mfp-with-zoom.mfp-ready.mfp-bg {
opacity: 0.8; }
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
opacity: 0; }
.white-popup {
position: relative;
background: #FFF;
padding: 30px;
width: auto;
max-width: 500px;
margin: 20px auto; }
.white-popup .mfp-close {
top: 15px; }
.white-popup .submit a {
display: block;
margin-top: 10px; }
.white-popup .opalestate-button {
padding: 17px 35px 14px 35px;
width: 100%; }
.opalestate-social-login__buttons {
list-style: none;
padding: 0;
margin: 0; }
.opalestate-social-login__buttons a {
display: block;
padding: 0 15px;
color: #FFF; }
.opalestate-social-login__buttons a:hover {
color: #FFF; }
.opalestate-social-login__buttons li:not(:last-child) {
margin-bottom: 15px; }
.opalestate-social-login__buttons i {
margin-right: 15px;
padding: 16px 15px 14px 0;
position: relative;
text-align: center;
width: 35px; }
.opalestate-social-login__buttons i::after {
content: "";
position: absolute;
top: 0;
right: 0;
height: 100%;
border-left: 1px solid rgba(0, 0, 0, 0.1);
border-right: 1px solid rgba(255, 255, 255, 0.1); }
.opalestate-social-login-facebook-btn {
background-color: #3C5A99; }
.opalestate-social-login-google-btn {
background-color: #d34836; }
.sk-folding-cube {
margin: 20px auto;
width: 40px;
height: 40px;
position: relative;
-webkit-transform: rotateZ(45deg);
transform: rotateZ(45deg); }
.sk-folding-cube .sk-cube {
float: left;
width: 50%;
height: 50%;
position: relative;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.sk-folding-cube .sk-cube:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #ef114c;
-webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
animation: sk-foldCubeAngle 2.4s infinite linear both;
-webkit-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
transform-origin: 100% 100%; }
.sk-folding-cube .sk-cube2 {
-webkit-transform: scale(1.1) rotateZ(90deg);
transform: scale(1.1) rotateZ(90deg); }
.sk-folding-cube .sk-cube3 {
-webkit-transform: scale(1.1) rotateZ(180deg);
transform: scale(1.1) rotateZ(180deg); }
.sk-folding-cube .sk-cube4 {
-webkit-transform: scale(1.1) rotateZ(270deg);
transform: scale(1.1) rotateZ(270deg); }
.sk-folding-cube .sk-cube2:before {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s; }
.sk-folding-cube .sk-cube3:before {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s; }
.sk-folding-cube .sk-cube4:before {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s; }
@-webkit-keyframes sk-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0; }
25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1; }
90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0; } }
@keyframes sk-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0; }
25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1; }
90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0; } }
.cmb2-element .ui-datepicker {
width: 350px !important; }
.cmb2-element .ui-datepicker .ui-datepicker-month, .cmb2-element .ui-datepicker .ui-datepicker-year {
display: inline-block; }
.noUi-target, .noUi-target * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-touch-action: none;
-ms-user-select: none;
-moz-user-select: none;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.noUi-target {
position: relative;
direction: ltr; }
.noUi-base {
width: 100%;
height: 100%;
position: relative;
border-radius: 3px; }
.noUi-origin {
position: absolute;
right: 0;
top: 0;
left: 0;
bottom: 0; }
.noUi-handle {
position: relative;
z-index: 1; }
.noUi-stacking .noUi-handle {
z-index: 10; }
.noUi-state-tap .noUi-origin {
-webkit-transition: left .3s, top .3s;
transition: left .3s, top .3s; }
.noUi-state-drag * {
cursor: inherit !important; }
.noUi-base {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.noUi-horizontal {
height: 6px;
border-radius: 3px; }
.noUi-horizontal .noUi-base .noUi-origin .noUi-handle {
margin-left: -18px; }
.rtl .noUi-horizontal .noUi-base .noUi-origin .noUi-handle {
margin-right: -18px;
margin-left: inherit; }
.noUi-horizontal .noUi-base .noUi-origin:first-child .noUi-handle {
margin-left: 0px; }
.rtl .noUi-horizontal .noUi-base .noUi-origin:first-child .noUi-handle {
margin-right: 0px;
margin-left: inherit; }
.noUi-horizontal[data-mode="1"] .noUi-base {
background: #2f73e9; }
.noUi-horizontal[data-mode="1"] .noUi-base .noUi-origin {
background: #e9e9f6; }
.noUi-horizontal[data-mode="1"] .noUi-base .noUi-origin:first-child .noUi-handle {
margin-left: -9px; }
.rtl .noUi-horizontal[data-mode="1"] .noUi-base .noUi-origin:first-child .noUi-handle {
margin-right: -9px;
margin-left: inherit; }
.noUi-horizontal[data-mode="2"] .noUi-base {
background: #e9e9f6; }
.noUi-horizontal[data-mode="2"] .noUi-base .noUi-origin {
background: transparent; }
.noUi-horizontal .noUi-handle {
height: 18px;
width: 18px;
left: 0px;
top: -6px; }
.noUi-horizontal .noUi-handle.noUi-handle-upper {
margin-left: -18px; }
.rtl .noUi-horizontal .noUi-handle.noUi-handle-upper {
margin-right: -18px;
margin-left: inherit; }
.noUi-vertical {
width: 18px; }
.noUi-vertical .noUi-handle {
width: 28px;
height: 34px;
left: -6px;
top: -17px; }
.noUi-background {
background: #dadada;
border-radius: 3px; }
.noUi-connect {
background: #2f73e9;
border-radius: 3px;
height: 100%;
position: absolute; }
.noUi-dragable {
cursor: w-resize; }
.noUi-vertical .noUi-dragable {
cursor: n-resize; }
.noUi-handle {
border-radius: 50%;
background: #FFF;
cursor: default;
border: 1px solid rgba(0, 0, 0, 0.1); }
.noUi-active {
box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }
[disabled] .noUi-connect, [disabled].noUi-connect {
background: #B8B8B8; }
[disabled] .noUi-handle {
cursor: not-allowed; }
.opalestate-rating-detail-container {
display: none; }
.opalestate-tooltip {
display: inline-block;
line-height: 1; }
.opalestate-rating-detail {
padding: 0;
margin: 0;
list-style: none;
text-align: center;
line-height: 2; }
.opalestate-rating-detail li {
padding: 5px 0; }
.opalestate-rating-detail li label {
margin-bottom: 0; }
.opalestate-rating-detail li:not(:last-child) {
border-bottom: 1px solid #ebebeb; }
body .tooltipster-sidetip .tooltipster-box {
border: none;
border-radius: 5px;
background: white;
box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.12); }
body .tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
margin-top: 6px; }
body .tooltipster-sidetip.tooltipster-left .tooltipster-box {
margin-right: 6px; }
body .tooltipster-sidetip.tooltipster-right .tooltipster-box {
margin-left: 6px; }
body .tooltipster-sidetip.tooltipster-top .tooltipster-box {
margin-bottom: 6px; }
body .tooltipster-sidetip .tooltipster-content {
color: #7e7e7e;
background-color: #FFF; }
body .tooltipster-sidetip .tooltipster-arrow {
height: 6px;
margin-left: -6px;
width: 12px; }
body .tooltipster-sidetip.tooltipster-left .tooltipster-arrow,
body .tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
height: 12px;
margin-left: 0;
margin-top: -6px;
width: 6px; }
body .tooltipster-sidetip .tooltipster-arrow-background {
display: none; }
body .tooltipster-sidetip .tooltipster-arrow-border {
border: 6px solid transparent; }
body .tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
border-bottom-color: white; }
body .tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
border-left-color: white; }
body .tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
border-right-color: white; }
body .tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
border-top-color: white; }
body .tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
top: -6px; }
body .tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
left: -6px; }  .jq-toast-wrap {
display: block;
position: fixed;
width: 350px;
pointer-events: none !important;
margin: 0;
padding: 0;
letter-spacing: normal;
z-index: 9000 !important; }
.jq-toast-wrap * {
margin: 0;
padding: 0; }
.jq-toast-wrap.bottom-left {
bottom: 20px;
left: 20px; }
.jq-toast-wrap.bottom-right {
bottom: 20px;
right: 40px; }
.jq-toast-wrap.top-left {
top: 20px;
left: 20px; }
.jq-toast-wrap.top-right {
top: 20px;
right: 40px; }
.jq-toast-single {
display: block;
width: 100%;
padding: 10px;
margin: 0px 0px 5px;
border-radius: 4px;
font-size: 12px;
line-height: 17px;
position: relative;
pointer-events: all !important;
background-color: #444444;
color: white; }
.jq-toast-single h2 {
font-size: 14px;
margin: 0px 0px 7px;
background: none;
color: inherit;
line-height: inherit;
letter-spacing: normal; }
.jq-toast-single a {
color: #eee;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid white;
padding-bottom: 3px;
font-size: 12px; }
.jq-toast-single ul {
margin: 0px 0px 0px 15px;
background: none;
padding: 0px; }
.jq-toast-single ul li {
list-style-type: disc !important;
line-height: 17px;
background: none;
margin: 0;
padding: 0;
letter-spacing: normal; }
.close-jq-toast-single {
position: absolute;
top: 3px;
right: 7px;
font-size: 14px;
cursor: pointer; }
.jq-toast-loader {
display: block;
position: absolute;
top: -2px;
height: 5px;
width: 0%;
left: 0;
border-radius: 5px;
background: red; }
.jq-toast-loaded {
width: 100%; }
.jq-has-icon {
padding: 10px 10px 10px 50px;
background-repeat: no-repeat;
background-position: 10px; }
.jq-icon-info {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=);
background-color: #31708f;
color: #d9edf7;
border-color: #bce8f1; }
.jq-icon-warning {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=);
background-color: #8a6d3b;
color: #fcf8e3;
border-color: #faebcc; }
.jq-icon-error {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=);
background-color: #a94442;
color: #f2dede;
border-color: #ebccd1; }
.jq-icon-success {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==);
color: #dff0d8;
background-color: #3c763d;
border-color: #d6e9c6; } .opalestate-search-form:not([class*="opalestate-search-form--vertical"]) {
background-color: #FFF;
padding: 15px 30px; }
.opalestate-search-form:not([class*="opalestate-search-form--vertical"]).opalestate-search-agents-form {
border: 1px solid #ebebeb;
margin-bottom: 30px; }
.opalestate-search-form .btn-search, .opalestate-search-form .status-item, .opalestate-search-form .opalestate-collapse-btn {
margin-top: 45px; }
.opalestate-search-form.hidden-labels .opalestate-label {
display: none; }
.opalestate-search-form.hidden-labels .input-search-city .opalestate-popup {
top: 20%; }
.opalestate-search-form.hidden-labels .select2-container, .opalestate-search-form.hidden-labels .btn-search, .opalestate-search-form.hidden-labels .form-control, .opalestate-search-form.hidden-labels .opal-collapse-button, .opalestate-search-form.hidden-labels .input-group-number {
margin: 15px 0; }
.opalestate-search-form.hidden-labels .opal-slide-ranger .slide-ranger-label {
display: block;
line-height: 2; }
.opalestate-search-form.hidden-labels .map-remove {
top: 10px; }
.opalestate-search-form .opalestate-label {
font-weight: 500;
display: block;
color: #0a1938;
line-height: 1;
margin-top: 15px;
margin-bottom: 15px; }
.opalestate-search-form h6 {
margin: 0; }
.opalestate-search-form .searchbox-top {
border-bottom: solid 1px #ebebeb;
margin-bottom: 15px;
text-transform: uppercase; }
.opalestate-search-form .select2-container, .opalestate-search-form .btn-search, .opalestate-search-form .form-control, .opalestate-search-form .list-property-status, .opalestate-search-form .opal-collapse-button, .opalestate-search-form .input-group-number {
margin-bottom: 15px; }
.opalestate-search-form .opal-slide-ranger {
padding: 8px 0; }
.opalestate-search-form .opal-slide-ranger .slide-ranger-label {
display: block;
line-height: 1; }
.opalestate-search-form .list-property-status .status-item {
cursor: pointer;
text-align: center;
flex: 1;
padding: 9px 0 6px;
color: #FFF;
background-color: #02ce76;
transition: all ease-in-out 0.5s; }
.opalestate-search-form .list-property-status .status-item:hover, .opalestate-search-form .list-property-status .status-item.active {
background-color: #2f73e9; }
.opalestate-search-form .btn-search {
width: 100%;
text-align: center; }
.opalestate-search-form .btn-search i {
margin-right: 5px; }
@media screen and (max-width: 768px) {
.opalestate-search-form .opal-slide-ranger {
margin: 15px 0; } }
.opalestate-archive-agency .opalestate-search-form:not([class*="opalestate-search-form--vertical"]),
.opalestate-archive-search-block .opalestate-search-form:not([class*="opalestate-search-form--vertical"]),
.post-type-archive-opalestate_agent .opalestate-search-form:not([class*="opalestate-search-form--vertical"]) {
margin: 0 -30px; }
.radius-status {
font-size: 12px; }
.map-remove {
display: none;
position: absolute;
right: 80px;
top: 40px; }
.opalestate-search-opal-map.active .map-remove {
display: block; }
.opalestate-search-opal-map.active .map-remove:focus, .opalestate-search-opal-map.active .map-remove:hover {
cursor: pointer; }
.opalestate-search-opal-map.active input[value=""] + .map-remove {
display: none; }
[class*="opalestate-search-form--vertical"] .btn-search {
margin-top: 15px; }
[class*="opalestate-search-form--vertical"] .opalestate-label {
margin-top: 10px;
margin-bottom: 10px; }
.search-more-options {
position: relative;
margin: 15px 0 5px;
line-height: 1; }
a.opal-collapse-button {
display: block;
font-weight: 600; }
a.opal-collapse-button:before {
font-family: "Font Awesome 5 Free";
content: '\f0fe';
padding-right: 5px;
color: #2f73e9;
transition: all 0.5s ease; }
a.opal-collapse-button.show {
color: #2f73e9; }
a.opal-collapse-button.show:before {
content: '\f146'; }
.more-options-container {
margin-top: 15px; }
.more-options-items {
display: inline-block;
width: 100%; }
.opal-collapse-container {
width: 100%;
display: none; }
button.opal-collapse-button {
transition: all 0.5s;
width: 100%; }
button.opal-collapse-button i::before {
display: block;
transition: all 0.5s; }
button.opal-collapse-button:hover, button.opal-collapse-button.show {
outline: none; }
button.opal-collapse-button:focus {
outline: none; }
button.opal-collapse-button.show i::before {
transform: rotate(180deg); }
.more-options-item {
width: 25%;
float: left;
margin-bottom: 15px; }
@media (max-width: 767px) {
.more-options-item {
width: 100%; } }
.input-search-city {
position: relative; }
.input-search-city .opalestate-popup {
position: absolute;
top: 40px;
right: 16px; }
.form-item--types .group-item {
display: block;
position: relative;
padding-left: 0px;
margin-bottom: 15px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
line-height: 1; }
.form-item--types .group-item input[type="checkbox"] {
position: absolute;
opacity: 0;
cursor: pointer;
z-index: 2; }
.form-item--types .group-item input[type="checkbox"]:checked ~ .custom-checkbox-label {
background-color: #2f73e9; }
.form-item--types .group-item input[type="checkbox"]:checked ~ .custom-checkbox-label::after {
display: block; }
.form-item--types .group-item:hover input ~ .custom-checkbox-label {
background-color: #ccc; }
.opalestate-search-form--vertical .more-options-item {
float: none;
width: 100%; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: #2f73e9 !important; }
.more-options-label {
display: inline-block;
position: relative;
padding-left: 23px;
margin-bottom: 0px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.more-options-label input[type="checkbox"] {
position: absolute;
opacity: 0;
cursor: pointer;
z-index: 2; }
.more-options-label input[type="checkbox"]:checked ~ .custom-checkbox-label {
background-color: #2f73e9; }
.more-options-label input[type="checkbox"]:checked ~ .custom-checkbox-label::after {
display: block; }
.more-options-label:hover input ~ .custom-checkbox-label {
background-color: #ccc; }
.custom-checkbox-label {
position: absolute;
top: 0;
left: 0;
height: 15px;
width: 15px;
background-color: #eee; }
.custom-checkbox-label::after {
content: "";
position: absolute;
display: none;
left: 5px;
top: 2px;
width: 5px;
height: 8px;
border: solid #FFF;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.search-status-bar--2 .list-property-status {
padding: 0;
margin: 0; }
.search-status-bar--2 .list-property-status .status-item {
font-size: 100%;
padding: 8px 35px 5px 35px;
color: #0a1938;
border-width: 1px 0 1px;
margin-right: 0;
margin-top: 15px;
border-style: solid;
border-color: transparent;
position: relative;
font-weight: 500;
flex: unset;
background-color: transparent; }
.search-status-bar--2 .list-property-status .status-item:last-child {
margin-right: 0; }
@media screen and (max-width: 767px) {
.search-status-bar--2 .list-property-status .status-item {
margin-right: 30px; } }
.search-status-bar--2 .list-property-status .status-item.active, .search-status-bar--2 .list-property-status .status-item:hover {
background-color: transparent;
color: #2f73e9;
border-color: #2f73e9; }
.search-status-bar--2 .list-property-status .status-item.active::after {
content: "";
border-top: 8px solid;
border-right: 9px solid transparent;
border-left: 9px solid transparent;
border-bottom: 0;
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%); }
.opalestate-search-form--vertical .select2-container, .opalestate-search-form--vertical .input-group-number {
margin-top: 0; }
.opalestate-search-form--vertical .opalestate-label {
display: inline-block; }
.opalestate-search-form--vertical-2 {
padding-top: 0;
padding-bottom: 0; }
.opalestate-search-form--vertical-2 .opalestate-label {
display: none; }
.opalestate-search-form--vertical-2 .input-group-number {
margin-top: 15px; }
.opalestate-search-form--vertical-2 h6 {
margin-bottom: 5px; }
.opalestate-search-form--vertical-2 .input-search-city .opalestate-popup {
top: 20%; }
.opalestate-search-form--vertical-2 .opal-form-content .form-item:not(:last-of-type) {
border-bottom: 1px solid #ebebeb;
padding-bottom: 15px;
margin-bottom: 30px; }
.opalestate-search-form--vertical-2 .more-options-items .more-options-item {
width: 100%; }
.input-group-number {
display: inline-flex;
align-items: center;
border: 1px solid #ebebeb;
padding: 0.65rem 1rem;
height: 50px;
width: 100%;
position: relative;
background-color: #FFF; }
.input-group-number i[class*="icon-property-"] {
margin-right: 1rem; }
.input-group-number .form-control {
padding: 0;
margin: 0;
height: auto;
border: none;
flex: 1;
background-color: transparent; }
.input-group-number .form-control:focus {
background-color: transparent; }
.input-group-number .btn-actions {
position: absolute;
right: 0;
top: 0;
line-height: 50px; }
.input-group-number .btn-actions span {
padding-left: 1rem;
padding-right: 1rem;
border-left: 1px solid #ebebeb; }
.input-group-number .btn-actions span:hover {
color: #02ce76;
cursor: pointer; }
.opalestate-search-form--advanced-6 {
display: flex; }
.opalestate-search-form--advanced-6 .opalestate-search-form__item:not(:first-child) {
flex: 1; }
.opalestate-search-form--advanced-6 .opalestate-search-form__item:first-child {
flex-basis: 12%; }
.opalestate-search-form--advanced-6 .opalestate-search-form__item:first-child .select2-selection--single {
padding-left: 10px;
border-right: 0; }
.opalestate-search-form--advanced-6 .opalestate-search-form__item:first-child .select2-selection--single .select2-selection__rendered {
padding: 0; }
.opalestate-search-form--advanced-6 .btn-search {
width: 128px; }
.search-agent-title {
margin-bottom: 0; }
.select2-container.select2-container--default .select2-selection--single {
display: block;
width: 100%;
height: 50px;
padding: 0.65rem 1rem;
font-size: 15px;
line-height: 50px;
color: #555555;
background-color: #fff;
border: 1px solid #ebebeb;
background-clip: padding-box;
border-radius: 0; }
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 50px;
width: 40px; }
.select2-container .select2-dropdown {
border-color: #ebebeb; }
.opalestate-search-form--collapse-advanced {
background-color: transparent !important; }
.opalestate-search-form--collapse-advanced .searchbox-top {
text-align: center;
border: 0; }
.opalestate-search-form--collapse-advanced .searchbox-top .list-inline {
justify-content: center; }
.opalestate-search-form--collapse-advanced .searchbox-top .list-inline .status-item {
padding: 10px 15px;
background-color: rgba(118, 124, 145, 0.4);
border: 1px solid #79869d;
color: #FFF;
font-weight: 600;
margin-right: 10px; }
.opalestate-search-form--collapse-advanced .searchbox-top .list-inline .status-item:hover, .opalestate-search-form--collapse-advanced .searchbox-top .list-inline .status-item.active {
background-color: #FFF;
border-color: #FFF;
color: #2f73e9; }
.opalestate-search-form--collapse-advanced .searchbox-top .list-inline .status-item:hover:after, .opalestate-search-form--collapse-advanced .searchbox-top .list-inline .status-item.active:after {
display: none; }
.opalestate-search-form--collapse-advanced .searchbox-main {
background-color: #FFF;
margin-bottom: 20px;
padding: 15px; }
.opalestate-search-form--collapse-advanced .searchbox-main .searchbox-field {
display: inline-block; }
.opalestate-search-form--collapse-advanced .searchbox-main .searchbox-field--city-text,
.opalestate-search-form--collapse-advanced .searchbox-main .searchbox-field--types,
.opalestate-search-form--collapse-advanced .searchbox-main .searchbox-field--categories {
width: 24%; }
.opalestate-search-form--collapse-advanced .searchbox-main .searchbox-field--collapse {
width: 6%; }
.opalestate-search-form--collapse-advanced .searchbox-main .searchbox-field--submit {
padding-left: 10px;
width: 18%; }
@media (max-width: 767px) {
.opalestate-search-form--collapse-advanced .searchbox-main .searchbox-field--types,
.opalestate-search-form--collapse-advanced .searchbox-main .searchbox-field--categories,
.opalestate-search-form--collapse-advanced .searchbox-main .searchbox-field--collapse,
.opalestate-search-form--collapse-advanced .searchbox-main .searchbox-field--submit {
width: 100%;
padding: 0 0 30px; } }
.opalestate-search-form--collapse-advanced > .opal-collapse-container {
background: #FFF;
padding: 30px;
position: absolute;
z-index: 9; }
.opalestate-search-form--collapse-advanced > .opal-collapse-container::before {
position: absolute;
width: 0px;
height: 0px;
content: "";
z-index: 2;
transform: translateX(-50%);
right: 22%;
top: -10px;
border-bottom: 12px solid white;
border-left: 10px solid transparent;
border-right: 10px solid transparent; }
@media (max-width: 767px) {
.opalestate-search-form--collapse-advanced > .opal-collapse-container::before {
display: none; } }
.property-options {
position: absolute;
bottom: 10px;
right: 10px; }
.property-options .opalestate-ajax-gallery {
width: 35px;
line-height: 35px;
text-align: center;
display: inline-block;
color: #FFF;
background-color: #02ce76;
border-radius: 50%; }
.property-options .opalestate-ajax-gallery:hover {
background-color: #2f73e9; }
.author-avatar img {
border-radius: 50%; }
.opalestate_property {
margin-bottom: 30px;
background-color: #FFF;
border: solid 1px #ebebeb;
position: relative; }
.opalestate_property.opalestate-single-property, .opalestate_property[class*="property-featured"] {
border: none;
margin-bottom: 0;
background: transparent; }
.opalestate_property header {
position: relative; }
.property-box-image {
overflow: hidden;
position: relative; }
.property-box-image a::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
top: 0;
left: 0; }
.property-price .property-regular-price, .property-price .property-saleprice {
font-size: 18px;
letter-spacing: -0.5px;
font-weight: 500;
color: #2f73e9; }
.property-price .property-regular-price.has-saleprice {
font-size: 15px;
opacity: 0.8; } .property-list {
display: flex;
flex-wrap: wrap; }
.property-list header {
flex-basis: 35.065%; }
.property-list .property-box-image {
height: 100%; }
.property-list .property-box-image img {
height: 100%; }
.property-list .entry-title {
margin: 7px 0 0px; }
.property-list .property-address {
margin: 6px 0 23px; }
.property-list .abs-col-item {
flex: 1;
padding-left: 30px;
position: relative;
display: flex;
flex-wrap: wrap; }
.property-list .property-meta-list {
align-self: flex-end;
flex-basis: 100%;
padding: 15px 0 0;
margin-top: 15px;
border-top: 1px solid #ebebeb; }
.property-list .property-meta-list li {
margin-bottom: 15px; }
.property-list .property-meta-list li:not(:last-child) {
margin-right: 30px; }
.property-list .entry-summary {
flex-basis: 25%;
padding: 0 30px; }
.property-list .property-meta-bottom {
display: flex;
position: absolute;
top: 10px;
right: 10px; }
.property-list .property-meta-bottom .property-toggle-favorite {
display: block;
width: 22px;
line-height: 22px;
border-radius: 50%;
color: #FFF;
text-align: center;
cursor: pointer;
font-size: 12px;
background-color: rgba(0, 0, 0, 0.3); }
.property-list .property-meta-bottom .property-toggle-favorite:hover {
background-color: #2f73e9; }
.property-list .author-avatar {
width: 22px; }
.property-list .author-link {
display: block;
line-height: 1; }
.property-list .author-name {
display: none; }
.property-list .meta-item:not(:last-of-type) {
margin-right: 5px; }
.property-list .property-group-label {
top: 10px;
left: 10px; }
@media screen and (max-width: 992px) {
.property-list {
padding: 15px; }
.property-list header {
flex-basis: 100%; }
.property-list .abs-col-item {
padding: 15px 0 0; }
.property-list .entry-summary {
flex-basis: 33.3333%;
padding-top: 15px;
padding-right: 0; } }
@media screen and (max-width: 767px) {
.property-list .entry-summary {
flex-basis: 100%;
padding: 15px 0 0; } }
.property-list-style-v1 header {
padding-bottom: 0; }
.property-list-style-v1 .property-list {
padding: 10px; }
@media screen and (min-width: 768px) {
.container-cols-3 .abs-col-item {
border-right: 1px solid #ebebeb; } }
.property-list-style-v2 .property-list {
padding: 0; }
.property-list-style-v2 .abs-col-item {
padding: 0 30px;
border: none; }
.property-list-style-v2 .entry-content {
width: 100%; }
.property-list-style-v2 .entry-title {
margin: 16px 0 0px; }
.property-list-style-v2 .property-address {
margin: 6px 0 0px; }
.property-list-style-v2 .property-meta-list {
padding: 0;
margin-top: 9px; }
.property-list-style-v2 .property-meta-list li {
margin-top: 19px;
margin-bottom: 8px; }
.property-list-style-v2 .property-meta-list li:not(:last-child) {
margin-right: 30px; }
.property-list-style-v2 .property-meta-list .label-property {
display: none; }
ul.property-meta-list {
padding: 30px 20px 0;
margin: 0; }
ul.property-meta-list li {
line-height: 1;
margin-bottom: 30px; }
ul.property-meta-list i {
margin-right: 5px;
width: 20px;
display: inline-block;
font-style: unset; } .property-grid .entry-content {
padding: 0 20px 15px; }
.property-grid .entry-title {
margin: 0 0 6px; }
.property-grid .property-address {
margin: 0; }
.property-grid .property-address span.property-view-map {
color: #7e7e7e; }
.property-grid .property-meta-list.list-inline li {
flex-basis: 50%;
margin-right: 0; }
.property-grid .property-price .property-regular-price, .property-grid .property-price .property-saleprice {
letter-spacing: -0.5px;
color: #2f73e9; }
@media screen and (min-width: 768px) {
.property-grid .property-price .property-regular-price, .property-grid .property-price .property-saleprice {
font-size: 24px; } }
.property-grid .property-price .property-regular-price.has-saleprice {
font-size: 15px; }
.property-grid .entry-content-bottom {
display: flex;
align-items: center;
border-top: 1px solid #ebebeb; }
.property-grid .entry-content-bottom > *:not(:first-child) {
position: relative;
padding: 11px 0;
border-left: 1px solid #ebebeb; }
.property-grid .entry-content-bottom > *:first-child {
margin-left: 20px;
flex: 1; }
.property-grid .property-toggle-favorite {
width: 52px;
text-align: center; }
@media screen and (max-width: 767px) {
.property-grid .entry-content {
padding: 30px 15px 15px; }
.property-grid .property-meta-list {
padding: 23px 15px 17px 15px; }
.property-grid .property-meta-bottom {
margin-left: 15px; }
.property-grid .property-group-label {
left: 15px; } }
.property-grid .author-link, .property-featured .author-link {
line-height: 1;
display: flex;
align-items: center; }
.property-grid .author-link:hover, .property-featured .author-link:hover {
color: #2f73e9; }
.property-grid .author-avatar, .property-featured .author-avatar {
width: 35px;
margin-right: 8px; }
.property-grid .author-name, .property-featured .author-name {
font-size: 13px;
font-weight: 500; } .property-grid-v1 .author-link {
position: absolute;
bottom: 10px;
left: 20px;
color: #FFF; } .property-grid-v2 .property-group-label {
top: 10px; }
.property-grid-v2 .author-name {
display: none; }
.property-grid-v2 .property-meta-list.list-inline li {
flex-basis: unset; }
.property-grid-v2 .property-meta-list.list-inline li:not(:last-child) {
margin-right: 25px; }
.property-grid-v2 .entry-content-bottom .author-link {
padding: 0;
width: 52px;
justify-content: center; }
.property-grid-v2 .author-avatar {
margin: 0;
width: 30px;
padding: 11px 0; } .property-grid-v3 .property-meta-bottom {
position: absolute;
bottom: 15px;
padding-left: 15px;
width: 100%; }
.property-grid-v3 .entry-title {
margin: 17px 0 6px; }
.property-grid-v3 header {
padding: 5px 5px 0; }
.property-grid-v3 .entry-summary {
margin-bottom: 20px; }
.property-grid-v3 .property-price {
color: #FFF;
line-height: 1; }
.property-grid-v3 .property-price .property-regular-price, .property-grid-v3 .property-price .property-saleprice {
color: #FFF;
font-size: 18px; }
.property-grid-v3 .property-price .property-price-label {
font-size: 13px; }
.property-grid-v3 .property-price .property-regular-price.has-saleprice {
font-size: 15px; }
.property-grid-v3 .entry-content {
padding: 0 20px; }
.property-grid-v3 .property-meta-list.list-inline {
padding: 0; }
.property-grid-v3 .property-meta-list.list-inline .info-meta .label-property {
display: none; }
.property-grid-v3 .property-meta-list.list-inline li {
flex-basis: unset; }
.property-grid-v3 .property-meta-list.list-inline li:not(:last-child) {
margin-right: 30px; }
.property-grid-v3 .entry-content-bottom {
border: none;
padding: 10px 20px;
background-color: #f4f4f4; }
.property-grid-v3 .entry-content-bottom > *:not(:first-child) {
border: none;
padding: 0;
width: 30px;
background-color: rgba(126, 126, 126, 0.2);
border-radius: 3px;
color: #fff; }
.property-grid-v3 .entry-content-bottom > *:not(:first-child):hover {
background-color: #2f73e9; }
.property-grid-v3 .entry-content-bottom > *:first-child {
margin-left: 0; }
.property-grid-v3 .author-avatar {
width: 30px; }
.property-mark-hover-item .property-grid__header {
min-height: 245px; }
.property-mark-hover-item .list-inline {
padding: 0; }
.property-mark-hover-item header::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.95)));
background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.95));
z-index: 1; }
.property-mark-hover-item .property-price-wrapper, .property-mark-hover-item .property-areasize {
display: inline-block;
margin-right: 30px; }
.property-mark-hover-item .entry-content {
position: absolute;
bottom: 0;
left: 0;
z-index: 2;
padding: 0 15px 15px;
color: #FFF; }
.property-mark-hover-item .entry-title {
color: inherit; }
.property-mark-hover-item .entry-title a {
color: inherit; }
.property-mark-hover-item .property-price .property-regular-price, .property-mark-hover-item .property-price .property-saleprice {
font-size: 18px;
color: inherit; } .property-featured {
display: flex;
flex-wrap: wrap; }
.property-featured .featured-info {
background-color: #0a1938;
color: #FFF;
flex-basis: 50%;
padding: 52px 75px 49px 100px; }
@media screen and (max-width: 992px) {
.property-featured .featured-info {
flex-basis: 100%; } }
@media screen and (max-width: 1024px) {
.property-featured .featured-info {
padding: 30px; } }
.property-featured .author-link {
position: absolute;
bottom: 10px;
left: 15px;
color: #FFF; }
.property-featured .property-view-map {
color: #FFF; }
.property-featured .property-view-map i {
color: #FFF; }
.property-featured .property-view-map a {
color: #FFF; }
.property-featured header {
flex-basis: 100%; }
@media screen and (min-width: 992px) {
.property-featured header {
flex-basis: 50%; } }
.property-featured ul.property-meta-list {
padding: 0; }
.property-featured ul.property-meta-list > li {
margin-right: 0;
width: 50%; }
.property-featured ul.property-meta-list i {
color: #02ce76;
width: auto; }
.property-featured ul.property-meta-list .icon-box {
font-size: 30px;
width: auto; }
.property-featured ul.property-meta-list .info-meta span {
display: block;
margin-bottom: 5px; }
.property-featured .entry-title {
margin-top: 14px;
margin-bottom: 8px; }
.property-featured .entry-title a {
color: #FFF; }
.property-featured .entry-title a:hover {
color: #2f73e9; }
.property-featured .property-address {
margin: 0 0 20px; }
.property-featured .property-description {
margin-bottom: 30px; }
.property-featured .property-price .property-regular-price, .property-featured .property-price .property-saleprice {
font-size: 24px;
color: #FFF; }
.property-featured .property-price .property-regular-price.has-saleprice {
font-size: 18px; }
.property-featured .property-toggle-favorite {
display: none;
width: 22px;
line-height: 22px;
border-radius: 3px;
color: #FFF;
text-align: center;
cursor: pointer;
font-size: 12px;
background-color: #0a1938;
position: absolute;
right: 10px;
top: 10px; }
.property-featured .property-toggle-favorite:hover {
background-color: #2f73e9; }
@media (min-width: 1200px) {
.property-featured .featured-info {
margin-top: 50px; }
.property-featured header {
flex-basis: calc(50% + 50px);
margin-bottom: 50px;
margin-left: -50px; } }
header:hover .property-bg-thumbnail a {
transform: scale(1.1); }
.property-bg-thumbnail {
height: 100%;
overflow: hidden; }
.property-bg-thumbnail a {
background-repeat: no-repeat;
background-size: cover;
position: relative;
display: block;
height: 100%;
min-height: 340px;
transform: scale(1);
transition: opacity 0.5s ease, transform 1s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 1s cubic-bezier(0, 0, 0.44, 1.18);
background-position: center center; }
.property-bg-thumbnail a::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
top: 0;
left: 0; }
.opalestate-pagination {
text-align: center;
margin: 30px 0; }
.opalestate-pagination ul {
margin: 0 auto; }
.opalestate-pagination ul li {
list-style: none;
display: inline-block; }
.opalestate-pagination ul li .page-numbers {
padding: 5px 15px;
display: block; }
.opalestate-pagination ul li .page-numbers:hover, .opalestate-pagination ul li .page-numbers.current {
background: #02ce76;
color: #FFF; }
.opalesate-property-collection .elementor-slick-slider-row.slick-arrows-inside .slick-arrow {
top: 50% !important; }
.opalesate-property-collection .elementor-slick-slider-row.slick-arrows-inside .slick-arrow.slick-prev {
left: 0; }
.opalestate_agency {
margin-bottom: 30px; }
.trusted-label {
font-size: 23px;
color: #2f73e9;
text-align: center;
line-height: 1; }
.team-header .trusted-label {
position: absolute;
right: 20px;
background-color: #FFF;
border-radius: 50%;
bottom: 0;
transform: translateY(50%);
border: 1px solid #ebebeb;
width: 48px;
line-height: 48px; }
.agency-box-title {
display: inline-block;
margin-right: 10px;
line-height: 1; }
.agency-address {
margin-bottom: 0; }
.agency-box-meta [class*="agency-box-"] i {
width: 15px;
margin-right: 12px;
display: inline-block; }
.agency-box-meta a {
color: inherit; }
.agency-box-meta a:hover {
color: #2f73e9; }
.agency-grid-style .agency-body-content {
background-color: #f8f8f8; }
.agency-grid-style .agency-logo {
width: 80px;
height: 80px;
border-radius: 5px;
overflow: hidden;
margin-right: 30px; }
.agency-grid-style .agency-info {
padding: 30px;
display: flex;
flex-wrap: wrap;
border-bottom: 1px solid #ebebeb; }
.agency-grid-style .agency-content {
flex: 1; }
.agency-grid-style .agency-box-meta {
padding: 30px; }
.agency-grid-style .agency-box-meta [class*="agency-box-"] {
line-height: 1; }
.agency-grid-style .agency-box-meta [class*="agency-box-"]:not(:last-of-type) {
margin-bottom: 13px; }
.agency-grid-style .agency-box-title {
margin-bottom: 9px;
margin-right: 0;
display: block; }
.agency-grid-style .agency-address {
font-size: 13px; }
.agency-list-style .agency-inner {
display: flex;
flex-wrap: wrap;
padding: 30px 0;
border: 1px solid #ebebeb; }
.agency-list-style .agent-box-image {
height: 100%; }
.agency-list-style .agent-box-image img {
height: 100%; }
.agency-list-style .agency-header {
margin: 0 30px; }
.agency-list-style .agency-body-content {
flex: 1;
padding: 30px 0 0; }
.agency-list-style .agency-logo {
width: 48px;
height: 48px;
border-radius: 50%;
border: 1px solid #ebebeb;
overflow: hidden;
position: absolute;
bottom: 0;
right: 30px;
transform: translateY(50%); }
.agency-list-style .agency-info {
position: relative;
padding: 0 30px 18px;
border-bottom: 1px solid #ebebeb;
margin-bottom: 17px; }
@media screen and (max-width: 767px) {
.agency-list-style .agency-box-meta {
padding: 0 30px; } }
.agency-list-style .agency-box-title {
margin-bottom: 0px; }
@media screen and (min-width: 768px) {
.agency-list-style .agency-body-content {
padding: 0 0 0 10px; }
.agency-list-style .agency-header {
max-width: 240px; }
.agency-list-style .agency-info {
padding: 0 0 18px; } }
.floating-keep-top {
position: fixed;
top: 0;
width: 100%;
background: #FFF;
z-index: 999;
transition: all 1s ease-in-out; }
.admin-bar .floating-keep-top {
top: 32px; }
.hide {
display: none !important; }
.highlight-text {
font-weight: 500; }
ul.property-status {
padding: 0;
margin: 0;
display: inline-block; }
ul.property-status li {
list-style: none;
display: inline-block; }
ul.property-status li:not(:last-child) {
margin-right: 5px; }
.keep-top-bars {
top: -70px;
transition: all 1s ease-in-out;
border-bottom: 1px solid #ebebeb; }
.keep-top-bars ul {
margin: 0;
align-items: center; }
.keep-top-bars ul:not(.opalestate-scroll-elements) {
padding: 10px 0; }
.keep-top-bars ul li:not(:last-child) {
margin-right: 50px; }
.keep-top-bars.floating-keep-top {
border-bottom: none;
box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.12); }
.keep-top-bars .single-property-buttons {
flex: 1;
text-align: right; }
.keep-top-bars .single-property-buttons a {
position: relative;
margin-left: 20px;
text-transform: capitalize; }
.keep-top-bars .single-property-buttons a i {
margin-right: 18px;
padding-right: 20px; }
.keep-top-bars .single-property-buttons a::before {
content: "";
width: 52px;
position: absolute;
top: 0;
left: 0;
height: 100%;
background-color: transparent;
box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.12); }
.opalestate-scroll-elements a:not(.btn-primary) {
display: block;
padding: 21px 0 17px;
border-bottom: 3px solid transparent;
color: inherit;
transition: all .5s ease-in-out; }
.opalestate-scroll-elements a:not(.btn-primary):focus, .opalestate-scroll-elements a:not(.btn-primary):hover {
border-color: #2f73e9;
color: inherit; }
.opalestate-rating__stars {
position: relative;
overflow: hidden;
height: 15px;
font-size: 15px;
width: calc(15px*5 - 5px);
line-height: 1; }
.opalestate-rating__stars::before {
font-family: "Font Awesome 5 Free";
font-weight: 400;
font-size: inherit;
text-rendering: auto;
content: "\f005\f005\f005\f005\f005";
font-weight: 400;
opacity: 0.5;
position: absolute;
top: 0;
left: 0; }
.opalestate-rating__stars span {
position: relative;
overflow: hidden;
display: block;
height: 100%;
color: transparent;
padding-top: 20px; }
.opalestate-rating__stars span::before {
font-family: "Font Awesome 5 Free";
font-size: inherit;
text-rendering: auto;
content: "\f005\f005\f005\f005\f005";
font-weight: 400;
color: #f6be15;
position: absolute;
top: 0;
left: 0;
width: calc(15px*5); }
p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none; }
p.stars a::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: "Font Awesome 5 Free";
font-weight: 400;
content: "\f005";
text-indent: 0; }
p.stars a:hover ~ a::before {
content: "\f005";
font-weight: 400; }
p.stars:hover a::before {
content: '\f005';
font-weight: 900; }
p.stars.selected a.active::before {
font-weight: 900;
content: '\f005'; }
p.stars.selected a.active ~ a::before {
font-weight: 400;
content: '\f005'; }
p.stars.selected a:not(.active)::before {
font-weight: 900;
content: '\f005'; }
.opalestate-mortgage-chart-svg {
display: inline-block;
overflow: hidden;
margin-bottom: 0; }
.opalestate-mortgage-chart-svg::after {
content: "";
position: absolute;
width: 60px;
height: 60px;
transform: translate(-50%, -50%);
border-radius: 50%;
top: 50%;
left: 50%;
background-color: #fff; }
.opalestate-loan-amount {
display: none; }
.opal-form-group {
margin-top: 16px; }
.opal-form-group label {
margin-bottom: 0;
cursor: pointer;
display: block;
padding-left: 25px; } .opalestate-social-icons {
margin: 15px -30px 0 -30px;
border-top: 1px solid #ebebeb;
padding: 0 30px; }
.opalestate-social-icons [class^="opalestate-social-"] {
font-size: 13px;
color: #7e7e7e;
display: inline-block;
margin: 10px 5px 0 0;
overflow: hidden;
text-decoration: none;
text-align: center;
vertical-align: top;
line-height: 32px;
width: 34px;
height: 34px;
background: #ebebeb;
transition: all 0.2s ease-out 0s;
border-radius: 50%; }
.opalestate-social-icons [class^="opalestate-social-"]:last-of-type {
margin-right: 0; }
.opalestate-social-icons [class^="opalestate-social-"]:hover {
border-color: #2f73e9;
color: #2f73e9; }
.opalestate-social-icons .opalestate-social-white {
background: #FFFFFF;
color: #7e7e7e;
border: 1px solid #ebebeb; }
.opalestate-social-icons .opalestate-social-outline {
background: transparent;
color: #000;
border: 1px solid #000; }
.opalestate-social-icons .opalestate-social-outline-light {
background: transparent;
color: #FFF;
border: 1px solid #FFFFFF; }
.opalestate-social-icons .opalestate-social-outline-light:hover {
background: #FFF;
color: #000;
border-color: #000; }
.opalestate-social-icons:first-child [class*="opalestate-social-"] {
margin-top: 0; }
.opalestate-social-icons:last-child [class*="opalestate-social-"] {
margin-bottom: 0; }
.opalestate-social-icons.opalestate-sicolor [class*="opalestate-social-"] {
color: #FFFFFF; } .opalestate-tab-head {
background-color: #2f73e9; }
.tab-item {
color: #FFF;
border-bottom: 3px solid transparent;
transition: all .5s ease-in-out;
padding: 14px 18px 15px;
font-weight: 500; }
.tab-item.active, .tab-item:hover {
border-color: #02ce76;
color: #FFF; }
.opalestate-tab-content {
display: none;
clear: both; }
.opalestate-tab-content.active {
display: block; }
.opalmembership-login-form-wrapper {
text-align: center; }
.list-tabs {
margin-bottom: 15px;
background-color: #FFF;
padding: 0; }
.list-tabs ul {
padding: 0;
margin: 0; }
.list-tabs ul li {
text-transform: uppercase;
display: inline-block;
position: relative; }
.list-tabs ul li a {
display: block;
padding: 5px 20px; }
.list-tabs ul li.active a, .list-tabs ul li:hover a {
color: #FFF;
background-color: #2f73e9; } .property-group-label,
.agency-label {
position: absolute;
z-index: 1;
top: 15px;
left: 20px;
line-height: 1; }
.property-group-status {
position: absolute;
z-index: 1;
top: 15px;
right: 20px;
line-height: 1; }
.property-group-status + .property-meta-bottom {
top: 45px;
right: 20px;
z-index: 9; }
.agency-header {
position: relative; }
.label {
display: inline-block;
padding: 3px 10px;
line-height: 14px;
font-size: 10px;
font-weight: 500;
margin-bottom: 0;
text-transform: uppercase;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
color: #FFF; }
.property-label,
.property-status-item {
margin: 0;
padding: 0;
list-style: none;
line-height: 14px; }
.property-label.property-status-for-rent, .property-label.property-status-for-sale,
.property-status-item.property-status-for-rent,
.property-status-item.property-status-for-sale {
background-color: #2f73e9; }
.property-label .property-label-item:not(last-child),
.property-status-item .property-label-item:not(last-child) {
margin-right: 5px; }
.property-label-rented {
background-color: #2048f6;
color: #FFF; }
.property-label-sold {
background-color: #fee882;
color: #FFF; }
.label-featured {
background-color: #02ce76;
color: #FFF;
margin-bottom: 5px; }
.single .label-featured {
margin-bottom: 0;
margin-right: 5px; }
.label-danger {
background-color: #2f73e9;
color: #FFF; }
.property-meta-list > li {
vertical-align: middle; }
.property-meta-list .icon-box {
display: inline-block; }
.property-meta-list .info-meta {
display: inline-block; }
.map-info-preview {
position: relative;
padding: 30px;
background-color: #FFFFFF;
margin-bottom: 15px;
max-width: 300px;
box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.12); }
.map-info-preview:before {
position: absolute;
width: 0;
height: 0;
content: '';
z-index: 2;
border-opposite-position(bottom): 25px solid #FFF;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
transform: translateX(-50%);
left: 50%;
bottom: -14px;
margin-left: -34px; }
.map-info-preview a img {
max-width: 240px;
width: 240px; }
.map-info-preview .media-top {
position: relative; }
.map-info-preview .property-status {
top: 10px;
left: 10px;
position: absolute;
line-height: 1; }
.map-info-preview .label-property {
visibility: hidden; }
.map-info-preview .info-container .prop-title {
text-transform: uppercase;
margin: 15px 0 8px; }
.map-info-preview .info-container p {
line-height: 22px; }
.map-info-preview .property-meta-list.list-inline {
border-top: 1px solid #ebebeb;
padding: 0;
display: flex;
flex-wrap: wrap; }
.map-info-preview .property-meta-list.list-inline > li {
flex-basis: 50%;
padding: 0;
margin: 15px 0 0; }
.map-info-preview .property-meta-list.list-inline > li i {
width: 20px; }
.map-info-preview .arrow-down {
border-style: solid;
border-width: 10px 10px 0;
bottom: -13px;
height: 0;
left: 112px;
position: absolute;
width: 0;
border-color: #2f73e9;
display: none; }
.opalestate-map-preview-wrap .gm-style img {
max-width: inherit !important; }
.infoBox > img {
position: absolute !important;
z-index: 99;
right: -5px;
top: -10px; }
.opalestate-popup {
position: relative; }
.opalestate-popup .popup-head {
position: relative; }
.opalestate-popup .popup-head > span {
cursor: pointer; }
.opalestate-popup .popup-head .notify {
background-color: #00bcd4;
padding: 1px 6px;
border-radius: 50%;
position: absolute;
top: -10px;
right: 0px;
font-size: 8px;
color: #FFF; }
.opalestate-popup .popup-head .notify.active {
top: auto;
bottom: 0;
padding: 5px;
background-color: #2f73e9; }
.opalestate-popup .popup-body {
display: none;
position: absolute;
z-index: 999;
min-width: 300px;
top: 40px;
margin: 0;
right: 0;
padding: 30px;
background-color: #FFF;
box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.12); }
.opalestate-popup .popup-body h6 {
margin-bottom: 15px; }
.opalestate-popup .popup-body label {
text-transform: uppercase; }
.opalestate-popup .popup-body button {
margin-top: 20px; }
.opalestate-popup .popup-body .account-dashboard-content {
padding: 30px;
background-color: #FFF;
box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.12);
position: relative; }
.opalestate-popup .popup-body .account-dashboard-content:before {
position: absolute;
width: 0;
height: 0;
content: '';
z-index: 2;
border-opposite-position(top): 25px solid #FFF;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
transform: translateX(-50%);
right: 30px;
top: -14px; }
.opalestate-popup.active .popup-body {
display: block;
padding-top: 30px;
min-width: 300px; }
.opalestate-popup.hover-align-right:hover .popup-body {
display: block;
padding-top: 30px;
min-width: 300px; }
.opalestate-popup .popup-close {
position: absolute;
top: 10px;
right: 15px;
color: #2f73e9;
cursor: pointer; }
.pagination li {
display: block;
min-width: 40px;
text-align: center;
padding: 5px 15px;
font-weight: 500;
color: #7e7e7e; }
.pagination li.current, .pagination li:hover {
background-color: #2f73e9; }
.pagination li.current a, .pagination li:hover a {
color: #FFF; }
.pagination .nav-links {
display: flex;
flex-wrap: wrap; }
.opalestate-dropdown {
position: relative; }
.opalestate-dropdown .dropdown-body {
position: absolute;
display: none;
background: red;
min-width: 250px;
right: 0;
top: 50px; }
.opalestate-dropdown:hover .dropdown-body {
display: block; }
.agent-box-list .inner {
display: flex;
border-bottom: solid 1px #ebebeb;
padding-bottom: 30px; }
.agent-box-list .inner .agent-preview {
width: 80px;
margin-right: 15px; }
.agent-box-list .inner .agent-preview img {
border-radius: 50%; }
.agent-box-list .opalestate-social-icons {
padding-top: 15px; }
.single-property-sidebar .agent-box-list .inner {
border-bottom: 0; }
.single-property-sidebar .agent-box-list .opalestate-social-icons {
border-bottom: 1px solid #ebebeb;
padding-bottom: 15px;
padding-top: 5px; }
.agent-box-image {
overflow: hidden; }
.property-agent-info .team-header {
text-align: center;
border: 1px solid #ebebeb; }
.property-agent-contact .agent-preview {
margin-bottom: 0; }
.property-agent-contact .team-header {
margin-bottom: 30px; }
.team-header {
position: relative; }
.team-header .agent-label {
position: absolute;
text-transform: uppercase;
padding: 0 10px;
color: #FFF;
margin: 0;
font-size: 10px;
font-weight: 500; }
.team-header .agent-label li {
list-style: none; }
.team-header .agent-featured .agent-label {
top: 0;
left: 0;
background-color: #2f73e9; }
.team-header .agent-levels .agent-label {
bottom: 0;
left: 0;
background-color: #02ce76; }
.agent-box-title {
border-bottom: 1px solid #ebebeb;
padding-bottom: 20px; }
.agent-preview {
margin-bottom: 30px;
position: relative; }
.agent-preview .agent-avatar {
position: absolute;
bottom: 10px;
left: 10px;
width: 35px;
border-radius: 50%; }
.agent-box-job {
display: none; }
.agent-box-meta {
color: #bbb; }
.agent-box-meta div[class*="agent-box-"] {
line-height: 1;
padding: 8px 1px; }
.agent-box-meta div[class*="agent-box-"]:first-of-type {
padding-top: 0; }
.agent-box-meta div[class*="agent-box-"]:last-of-type {
padding-bottom: 0; }
.agent-box-meta div[class*="agent-box-"] i {
width: 15px;
margin-right: 6px; }
.agent-box-meta a {
color: inherit; }
.agent-box-meta h4 {
padding-top: 0; }
.gallery-summery-style {
display: flex;
flex-wrap: wrap; }
.gallery-summery-style a {
display: block;
width: 20%;
height: 120px;
background-size: cover;
background-repeat: no-repeat; }
.my-featured-section .opalestate_property {
margin-right: 1px; }
.property-floorplans-session .opalestate-tab-head, .tabl-simple-style .opalestate-tab-head {
line-height: 1;
border-bottom: 1px solid #ebebeb;
margin-bottom: 16px;
margin-top: 0;
background-color: transparent; }
.property-floorplans-session .tab-item, .tabl-simple-style .tab-item {
background-color: transparent;
padding: 0;
color: #0a1938;
display: inline-block;
padding-bottom: 19px;
font-weight: 500;
border-bottom: 3px solid transparent;
margin-bottom: -2px; }
.property-floorplans-session .tab-item:not(:last-of-type), .tabl-simple-style .tab-item:not(:last-of-type) {
margin-right: 28px; }
.property-floorplans-session .tab-item.active, .property-floorplans-session .tab-item:hover, .tabl-simple-style .tab-item.active, .tabl-simple-style .tab-item:hover {
background-color: transparent;
color: #0a1938;
border-color: #02ce76; }
.plan-name, .plan-content {
display: none; }
.plan-image {
padding: 24px; }
.property-category {
position: relative;
overflow: hidden; }
.property-category .static-content {
padding: 30px;
position: absolute;
top: 0;
width: 100%;
height: 100%;
display: flex;
flex-wrap: wrap;
align-items: center; }
.property-category .static-content a {
color: #FFF; }
.property-category .property-category-count {
color: #02ce76; }
.property-category .property-category-title {
margin-bottom: 10px; }
.property-category .property-category-info {
flex-basis: 100%; }
.property-category .category-overlay {
position: absolute;
top: 0;
width: 100%;
height: 100%;
display: block;
z-index: 2; }
.property-category:hover .property-category-bg {
transform: scale(1.1); }
.property-category:hover .property-category-bg::before {
background-color: rgba(0, 0, 0, 0.5); }
.property-category-bg {
background-repeat: no-repeat;
background-size: cover;
position: relative;
display: block;
height: 100%;
min-height: 340px;
transform: scale(1);
transition: opacity 0.5s ease, transform 1s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 1s cubic-bezier(0, 0, 0.44, 1.18);
background-position: center center; }
.property-category-bg::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.35);
top: 0;
left: 0; }
.property-city {
position: relative;
overflow: hidden; }
.property-city .static-content {
padding: 30px;
position: absolute;
top: 0;
width: 100%;
height: 100%;
display: flex;
flex-wrap: wrap;
align-items: center; }
.property-city .static-content a {
color: #FFF; }
.property-city .property-city-count {
color: #02ce76; }
.property-city .property-city-title {
margin-bottom: 10px; }
.property-city .property-city-info {
flex-basis: 100%; }
.property-city .city-overlay {
position: absolute;
top: 0;
width: 100%;
height: 100%;
display: block;
z-index: 2; }
.property-city:hover .property-city-bg {
transform: scale(1.1); }
.property-city:hover .property-city-bg::before {
background-color: rgba(0, 0, 0, 0.5); }
.property-city-bg {
background-repeat: no-repeat;
background-size: cover;
position: relative;
display: block;
height: 100%;
min-height: 340px;
transform: scale(1);
transition: opacity 0.5s ease, transform 1s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 1s cubic-bezier(0, 0, 0.44, 1.18);
background-position: center center; }
.property-city-bg::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.35);
top: 0;
left: 0; }
#opalestate-map-preview .cluster img + div {
line-height: 30px !important; }
.opalestate-social-login-facebook-btn i,
.opalestate-social-login-google-btn i {
color: #FFF !important; }
.opalestate-note {
font-size: 90%;
color: #888; }
.list-inline {
list-style: none;
display: flex;
flex-wrap: wrap; }
.list-inline li:not(:last-child) {
margin-right: 30px; }
@keyframes spinner-border {
to {
transform: rotate(360deg); } }
.property-toggle-favorite {
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
cursor: pointer; }
.property-toggle-favorite:hover {
color: #2f73e9; }
header#masthead {
position: relative; }
.pull-right {
float: right !important; }
@media screen and (min-width: 1200px) {
.ajax-map-search-split .split-maps-container {
padding-left: 0; } }
.ajax-map-search-split .opalestate-search-form {
margin: 0;
padding: 15px 0; }
.split-maps-container {
left: 0;
right: auto;
top: 0;
z-index: 0; }
@media screen and (min-width: 1200px) {
.split-maps-container {
position: fixed !important; } }
@media screen and (min-width: 1200px) {
.split-search-container {
padding-right: 30px; } }
.opalestate-loading {
position: absolute;
opacity: 0.9;
filter: alpha(opacity=90);
background-color: #fff;
top: 0;
right: 0;
width: 100%;
height: 100%;
text-align: center; }
.opalestate-loading::before {
content: "";
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
border: .25em solid #000;
border-right-color: transparent;
border-radius: 50%;
animation: spinner-border .75s linear infinite; }
.dashboard-grid.opal-row > div {
margin-bottom: 30px; }
.opalestate-admin-box {
margin-bottom: 30px;
padding: 30px;
background-color: #FFF;
box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.05);
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px; }
.opalestate-admin-box h3 {
border-bottom: 1px #ebebeb solid;
padding-bottom: 15px;
padding-top: 30px;
font-size: 150%; } .select2-search-member {
display: flex; }
.select2-search-member .member-meta {
margin-left: 12px;
font-weight: 500; }
.cmb2-wrap .field-row-2 .cmb-row {
display: inline-block;
width: 50%; }
@media screen and (min-width: 768px) {
.cmb2-wrap .field-row-2 .cmb-row:nth-child(even) > div {
padding-left: 12px; } }
.cmb2-wrap .cmb-td {
padding: 4px 0; }
.alert.alert-success {
background: #0F93FA; }
.alert.alert-danger {
background: #f55753; }
.alert.alert-warning {
background: #ffca28; } @media (max-width: 767px) {
.user-dasboard-sidebar {
display: none; }
body.active {
margin-left: 251px !important; }
body.active .user-dasboard-sidebar {
display: block; }
.page-template-user-management {
margin-left: 0 !important; }
#show-user-sidebar-btn {
display: block !important; } }
.navbar-left {
display: flex; }
.opalestate-user-greeting .howdy {
padding-right: 5px;
padding-top: 5px;
font-weight: 700; }
.opalestate-user-greeting .popup-head {
float: right; }
.opalestate-user-greeting .popup-head a {
color: #FFF;
text-align: right;
float: right;
position: relative; }
.opalestate-user-greeting .popup-head a .opalestate-user-image {
position: relative;
width: 40px;
height: 40px; }
.opalestate-user-greeting .popup-head a .opalestate-user-image img {
min-height: 40px;
object-fit: cover;
border-radius: 50%; }
.opalestate-user-greeting .popup-head a i {
padding: 12px;
border-radius: 50%;
background: rgba(0, 0, 0, 0.06); }
.opalestate-user-greeting ul {
padding: 0;
margin: 0;
list-style: none; }
.opalestate-user-greeting ul li:hover .count {
background-color: #2f73e9;
color: #FFF; }
.opalestate-user-greeting .count {
color: #2f73e9;
padding: 3px 8px;
font-size: 11px;
min-width: 20px;
text-align: center;
background-color: #ebebeb;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
margin-left: 5px; }
.dashboard-navbar {
background-color: #1d2329;
padding: 20px 30px;
border-left: 1px solid #181c21;
margin-bottom: 15px; }
.dashboard-navbar ul {
margin-bottom: 0; }
@media screen and (min-width: 768px) {
.page-template-user-management .opalestate-box {
margin-right: 15px; } }
.page-template-user-management.logged-in {
margin-left: 251px;
background: #f1f1f1; }
.page-template-user-management #content {
padding-left: 30px;
padding-right: 30px; }
.page-template-user-management #show-user-sidebar-btn {
display: none;
margin-right: 15px; }
.page-template-user-management .opalestate-panel-myaccount {
padding-top: 45px;
padding-bottom: 45px; }
.opalmembership-dashboard .btn-link {
background-color: #02ce76;
color: #FFF; }
.opalmembership-dashboard .btn-link:hover {
background-color: #2f73e9; }
.bg-primary {
background-color: #FFF !important; }
.bg-info {
background-color: #FFF !important; }
.bg-warning {
background-color: #FFF !important; }
.page-template-user-management .body-inner {
background-color: #f8f8f8; }
.page-template-user-management .opalestate-popup .popup-body {
padding: 0 !important;
top: 59px; }
.page-template-user-management .opalestate-popup .popup-body .account-dashboard-content a {
font-size: 14px; }
.page-template-user-management .opalestate-popup .popup-body .account-dashboard-content a:not(:hover) {
color: #7e7e7e; }
.page-template-user-management .opalestate-popup .popup-body .account-dashboard-content::before {
position: absolute;
width: 0px;
height: 0px;
content: "";
z-index: 2;
transform: translateX(-50%);
right: -15px;
top: -14px;
border-bottom: 25px solid white;
border-left: 20px solid transparent;
border-right: 20px solid transparent; }
.page-template-user-management .opalestate-user-management .user-dasboard-sidebar {
padding-top: 30px; }
.page-template-user-management .opalestate-box {
background-color: #FFF;
padding: 30px; }
.page-template-user-management .opalmembership-box {
background-color: #FFF;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
padding: 15px; }
.page-template-user-management .property-submission-form {
padding: 0;
background: transparent;
border-radius: 0; }
@media (min-width: 991px) {
.page-template-user-management .cmb2-wrap input, .page-template-user-management .cmb2-wrap textarea {
min-width: 500px; } }
.card-item {
background-color: #FFF;
box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.05);
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
padding: 15px; }
.card-item .heading {
margin-bottom: 30px;
border-bottom: 1px solid #eee;
padding-bottom: 15px; }
.card-item .heading i {
background: #2f73e9;
color: #FFF;
padding: 10px;
min-width: 32px;
text-align: center;
margin-right: 10px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%; }
.card-item .heading span {
font-size: 16px;
color: #23282d;
font-weight: 500; }
.card-item .heading .dash-view-all {
float: right;
color: #2f73e9; }
.card-item h5 {
font-size: 200%;
text-align: center; }
.card-item .opalestate-admin-box {
box-shadow: none; }
.card-item.dash-widget {
padding: 50px 40px;
position: relative; }
.card-item.dash-widget h5 {
text-align: left;
color: #FFF;
font-size: 48px;
margin: 0; }
.card-item.dash-widget .heading {
border: 0;
margin: 0;
padding: 0;
color: #FFF; }
.card-item.dash-widget .heading span {
color: #FFF; }
.card-item.dash-widget .dash-widget-icon {
position: absolute;
top: 15px;
right: 30px;
color: rgba(255, 255, 255, 0.1);
font-size: 75px; }
.card-item.dash-widget.dash-published-listings {
background-color: #2f73e9; }
.card-item.dash-widget.dash-featured-listings {
background-color: #2f73e9; }
.card-item.dash-widget.dash-pending-listings {
background-color: #5d92ee; }
.opalestate-user-management {
min-height: 742px; }
.opalestate-user-management .property-submission-form .opalestate-box {
margin-right: 0; }
.opalestate-user-management .user-dasboard-sidebar {
background-color: #1d2329;
min-height: 900px;
position: fixed;
width: 251px;
height: 100%;
z-index: 100;
top: 0px;
left: 0;
border-right: 1px solid #21272e; }
.opalestate-user-management .user-dasboard-sidebar .navbar-brand {
text-align: center;
margin: 30px 0; }
.opalestate-user-management .user-dasboard-sidebar .user-dasboard-sidebar-inner {
padding-top: 20px; }
.opalestate-user-management .navbar-brand {
padding: 32px 15px; }
.opalestate-user-management .account-links {
list-style: none;
padding: 0;
margin: 0 15px;
max-height: 530px;
overflow-y: scroll;
font-size: 14px; }
@media (max-width: 991px) {
.opalestate-user-management .account-links {
max-height: 400px; } }
.opalestate-user-management .account-links::-webkit-scrollbar {
width: 8px;
background-color: #1d2329; }
.opalestate-user-management .account-links::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
background-color: #555; }
.opalestate-user-management .account-links a {
padding: 8px 20px;
width: 100%;
display: block;
font-weight: 500;
color: #616a75; }
.opalestate-user-management .account-links a i {
margin-right: 6px;
color: #616a75; }
.opalestate-user-management .account-links a .count {
color: #FFF;
padding: 5px 10px;
font-size: 11px;
min-width: 20px;
text-align: center;
background-color: #2f73e9;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
margin-left: 5px; }
.opalestate-user-management .account-links a:hover, .opalestate-user-management .account-links a:focus {
background-color: #2f73e9;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
color: #FFF; }
.opalestate-user-management .account-links a:hover i, .opalestate-user-management .account-links a:focus i {
color: #FFF; }
.opalestate-user-management .account-links a:hover .count, .opalestate-user-management .account-links a:focus .count {
background-color: #02ce76; }
.opalestate-user-management .account-links li.active a {
background-color: #2f73e9;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
color: #FFF; }
.opalestate-user-management .account-links li.active a i {
color: #FFF; }
.opalestate-user-management .account-links li.active a .count {
background-color: #02ce76; }
.opalestate-user-management .site-main {
padding-top: 60px;
padding-bottom: 60px; }
.opalestate-my-reviews .commentlist {
margin: 0; }
.opalestate-my-reviews .meta {
margin-bottom: 10px; }
.opalestate-my-reviews .opalestate-review__ratings {
margin-bottom: 0; }
.opalestate-my-reviews-item_property-name {
margin-bottom: 5px; }
.opalestate-my-reviews-item_property-view {
font-size: 12px;
font-style: italic; }
.my-property-list .entry-content {
width: 100%; }
.my-property-list .property-group-status + .property-meta-bottom {
top: 40px; }
.my-property-list .button-actions a {
margin-left: 5px;
padding: 5px 14px; }
.my-property-list .my-properties-bottom {
display: block; }
.my-property-list .my-properties-bottom span {
background: #2f73e9;
position: absolute;
top: 0; }
.type-opalestate_property {
margin-bottom: 30px;
background-color: #FFF;
border: solid 1px #ebebeb;
position: relative;
}
.opalestate-box .type-opalestate_property:last-of-type {
margin-bottom: 0;
}
.opalestate-price-input-wrap {
display: flex;
align-items: center;
}
.opalestate-price-input {
width: 45%;
display: inline-block;
position: relative;
}
.opalestate-price-input-separator {
flex-grow: 1;
text-align: center;
}
.opalestate-price-currency {
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
}
.opalestate-read-message .message-container {
border-bottom: 1px solid #ebebeb;
margin-bottom: 15px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev,
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
background-image: none !important;
}
.swiper-button-prev i,
.swiper-button-next i {
font-size: 20px;
padding: 20px 0;
}
.swiper-container .swiper-button-next.swiper-button-disabled, .swiper-container .swiper-button-prev.swiper-button-disabled {
opacity: 1;
cursor: pointer;
pointer-events: all;
}@font-face{font-family:'FontAwesome';src:url(//www.gorjcivichub.ro/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.gorjcivichub.ro/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.gorjcivichub.ro/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.gorjcivichub.ro/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.gorjcivichub.ro/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.gorjcivichub.ro/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{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}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-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)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-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)}.fa-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 .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:'';position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label='']:after,[aria-label='']:before,[data-hint='']:after,[data-hint='']:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%}.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;left:50%}.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%}.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}.hint--no-shadow:after,.hint--no-shadow:before{text-shadow:initial;box-shadow:initial}.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;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !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;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-datepicker {
padding: 0;
margin: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-color: #fff;
border: 1px solid #dfdfdf;
border-top: none;
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.075);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.075);
min-width: 17em;
width: 350px;
z-index: 10000 !important;
}
body.wp-admin:not(.rtl) .ui-datepicker {
margin-left: -1px;
}
body.wp-admin.rtl .ui-datepicker {
margin-right: -1px;
}
.ui-datepicker * {
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.ui-datepicker table {
font-size: 13px;
margin: 0;
border: none;
border-collapse: collapse;
}
.ui-datepicker .ui-widget-header,
.ui-datepicker .ui-datepicker-header {
background-image: none;
border: none;
color: #fff;
font-weight: normal;
}
.ui-datepicker .ui-datepicker-header .ui-state-hover {
background: transparent;
border-color: transparent;
cursor: pointer;
}
.ui-datepicker .ui-datepicker-title {
margin: 0;
padding: 10px 0;
color: #fff;
font-size: 14px;
line-height: 14px;
text-align: center;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: relative;
top: 0;
height: 34px;
width: 34px;
}
.ui-datepicker .ui-state-hover.ui-datepicker-prev,
.ui-datepicker .ui-state-hover.ui-datepicker-next {
border: none;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-prev-hover {
left: 0;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-next-hover {
right: 0;
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
display: none;
}
.ui-datepicker .ui-datepicker-prev {
float: left;
}
.ui-datepicker .ui-datepicker-next {
float: right;
}
.ui-datepicker .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-next:before {
font: normal 20px/34px 'dashicons';
padding-left: 7px;
color: #fff;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 34px;
height: 34px;
}
.ui-datepicker .ui-datepicker-prev:before {
content: '\f341';
}
.ui-datepicker .ui-datepicker-next:before {
content: '\f345';
}
.ui-datepicker .ui-datepicker-prev-hover:before,
.ui-datepicker .ui-datepicker-next-hover:before {
opacity: 0.7;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 33%;
}
.ui-datepicker thead {
color: #fff;
font-weight: 600;
}
.ui-datepicker th {
padding: 10px;
}
.ui-datepicker td {
padding: 0;
border: 1px solid #f4f4f4;
}
.ui-datepicker td.ui-datepicker-other-month {
border: transparent;
}
.ui-datepicker tr:first-of-type td {
border-top: 1px solid #f0f0f0;
}
.ui-datepicker td.ui-datepicker-week-end {
background-color: #f4f4f4;
border: 1px solid #f0f0f0;
}
.ui-datepicker td.ui-datepicker-today {
background-color: #f0f0c0;
}
.ui-datepicker td.ui-datepicker-current-day {
background: #bbdd88;
}
.ui-datepicker td .ui-state-default {
background: transparent;
border: none;
text-align: center;
text-decoration: none;
width: auto;
display: block;
padding: 5px 10px;
font-weight: normal;
color: #444;
}
.ui-datepicker td.ui-state-disabled .ui-state-default {
opacity: 0.5;
} .ui-datepicker .ui-widget-header,
.ui-datepicker .ui-datepicker-header {
background: #00a0d2;
}
.ui-datepicker thead {
background: #32373c;
}
.ui-datepicker td .ui-state-hover {
background: #0073aa;
color: #fff;
}  .admin-color-fresh .ui-datepicker .ui-widget-header,
.admin-color-fresh .ui-datepicker .ui-datepicker-header {
background: #00a0d2;
}
.admin-color-fresh .ui-datepicker thead {
background: #32373c;
}
.admin-color-fresh .ui-datepicker td .ui-state-hover {
background: #0073aa;
color: #fff;
} .admin-color-blue .ui-datepicker .ui-widget-header,
.admin-color-blue .ui-datepicker .ui-datepicker-header {
background: #52accc;
}
.admin-color-blue .ui-datepicker thead {
background: #4796b3;
}
.admin-color-blue .ui-datepicker td .ui-state-hover {
background: #096484;
color: #fff;
} .admin-color-coffee .ui-datepicker .ui-widget-header,
.admin-color-coffee .ui-datepicker .ui-datepicker-header {
background: #59524c;
}
.admin-color-coffee .ui-datepicker thead {
background: #46403c;
}
.admin-color-coffee .ui-datepicker td .ui-state-hover {
background: #c7a589;
color: #fff;
} .admin-color-ectoplasm .ui-datepicker .ui-widget-header,
.admin-color-ectoplasm .ui-datepicker .ui-datepicker-header {
background: #523f6d;
}
.admin-color-ectoplasm .ui-datepicker thead {
background: #413256;
}
.admin-color-ectoplasm .ui-datepicker td .ui-state-hover {
background: #a3b745;
color: #fff;
} .admin-color-midnight .ui-datepicker .ui-widget-header,
.admin-color-midnight .ui-datepicker .ui-datepicker-header {
background: #363b3f;
}
.admin-color-midnight .ui-datepicker thead {
background: #26292c;
}
.admin-color-midnight .ui-datepicker td .ui-state-hover {
background: #e14d43;
color: #fff;
} .admin-color-ocean .ui-datepicker .ui-widget-header,
.admin-color-ocean .ui-datepicker .ui-datepicker-header {
background: #738e96;
}
.admin-color-ocean .ui-datepicker thead {
background: #627c83;
}
.admin-color-ocean .ui-datepicker td .ui-state-hover {
background: #9ebaa0;
color: #fff;
} .admin-color-sunrise .ui-datepicker .ui-widget-header,
.admin-color-sunrise .ui-datepicker .ui-datepicker-header,
.admin-color-sunrise .ui-datepicker .ui-datepicker-header .ui-state-hover {
background: #cf4944;
}
.admin-color-sunrise .ui-datepicker th {
border-color: #be3631;
background: #be3631;
}
.admin-color-sunrise .ui-datepicker td .ui-state-hover {
background: #dd823b;
color: #fff;
} .admin-color-light .ui-datepicker .ui-widget-header,
.admin-color-light .ui-datepicker .ui-datepicker-header {
background: #e5e5e5;
}
.admin-color-light .ui-datepicker thead {
background: #888;
}
.admin-color-light .ui-datepicker .ui-datepicker-title,
.admin-color-light .ui-datepicker td .ui-state-default,
.admin-color-light .ui-datepicker .ui-datepicker-prev:before,
.admin-color-light .ui-datepicker .ui-datepicker-next:before {
color: #555;
}
.admin-color-light .ui-datepicker td .ui-state-hover {
background: #e5e5e5;
}  .admin-color-bbp-evergreen .ui-datepicker .ui-widget-header,
.admin-color-bbp-evergreen .ui-datepicker .ui-datepicker-header {
background: #56b274;
}
.admin-color-bbp-evergreen .ui-datepicker thead {
background: #36533f;
}
.admin-color-bbp-evergreen .ui-datepicker td .ui-state-hover {
background: #446950;
color: #fff;
} .admin-color-bbp-mint .ui-datepicker .ui-widget-header,
.admin-color-bbp-mint .ui-datepicker .ui-datepicker-header {
background: #4ca26a;
}
.admin-color-bbp-mint .ui-datepicker thead {
background: #4f6d59;
}
.admin-color-bbp-mint .ui-datepicker td .ui-state-hover {
background: #5fb37c;
color: #fff;
}