.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 .5em 1em;padding:.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:.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:.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;}.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);}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in;}.dashicons-admin-appearance:before{content:"";}.dashicons-admin-collapse:before{content:"";}.dashicons-admin-comments:before{content:"";}.dashicons-admin-customizer:before{content:"";}.dashicons-admin-generic:before{content:"";}.dashicons-admin-home:before{content:"";}.dashicons-admin-links:before{content:"";}.dashicons-admin-media:before{content:"";}.dashicons-admin-multisite:before{content:"";}.dashicons-admin-network:before{content:"";}.dashicons-admin-page:before{content:"";}.dashicons-admin-plugins:before{content:"";}.dashicons-admin-post:before{content:"";}.dashicons-admin-settings:before{content:"";}.dashicons-admin-site-alt:before{content:"";}.dashicons-admin-site-alt2:before{content:"";}.dashicons-admin-site-alt3:before{content:"";}.dashicons-admin-site:before{content:"";}.dashicons-admin-tools:before{content:"";}.dashicons-admin-users:before{content:"";}.dashicons-airplane:before{content:"";}.dashicons-album:before{content:"";}.dashicons-align-center:before{content:"";}.dashicons-align-full-width:before{content:"";}.dashicons-align-left:before{content:"";}.dashicons-align-none:before{content:"";}.dashicons-align-pull-left:before{content:"";}.dashicons-align-pull-right:before{content:"";}.dashicons-align-right:before{content:"";}.dashicons-align-wide:before{content:"";}.dashicons-amazon:before{content:"";}.dashicons-analytics:before{content:"";}.dashicons-archive:before{content:"";}.dashicons-arrow-down-alt:before{content:"";}.dashicons-arrow-down-alt2:before{content:"";}.dashicons-arrow-down:before{content:"";}.dashicons-arrow-left-alt:before{content:"";}.dashicons-arrow-left-alt2:before{content:"";}.dashicons-arrow-left:before{content:"";}.dashicons-arrow-right-alt:before{content:"";}.dashicons-arrow-right-alt2:before{content:"";}.dashicons-arrow-right:before{content:"";}.dashicons-arrow-up-alt:before{content:"";}.dashicons-arrow-up-alt2:before{content:"";}.dashicons-arrow-up-duplicate:before{content:"";}.dashicons-arrow-up:before{content:"";}.dashicons-art:before{content:"";}.dashicons-awards:before{content:"";}.dashicons-backup:before{content:"";}.dashicons-bank:before{content:"";}.dashicons-beer:before{content:"";}.dashicons-bell:before{content:"";}.dashicons-block-default:before{content:"";}.dashicons-book-alt:before{content:"";}.dashicons-book:before{content:"";}.dashicons-buddicons-activity:before{content:"";}.dashicons-buddicons-bbpress-logo:before{content:"";}.dashicons-buddicons-buddypress-logo:before{content:"";}.dashicons-buddicons-community:before{content:"";}.dashicons-buddicons-forums:before{content:"";}.dashicons-buddicons-friends:before{content:"";}.dashicons-buddicons-groups:before{content:"";}.dashicons-buddicons-pm:before{content:"";}.dashicons-buddicons-replies:before{content:"";}.dashicons-buddicons-topics:before{content:"";}.dashicons-buddicons-tracking:before{content:"";}.dashicons-building:before{content:"";}.dashicons-businessman:before{content:"";}.dashicons-businessperson:before{content:"";}.dashicons-businesswoman:before{content:"";}.dashicons-button:before{content:"";}.dashicons-calculator:before{content:"";}.dashicons-calendar-alt:before{content:"";}.dashicons-calendar:before{content:"";}.dashicons-camera-alt:before{content:"";}.dashicons-camera:before{content:"";}.dashicons-car:before{content:"";}.dashicons-carrot:before{content:"";}.dashicons-cart:before{content:"";}.dashicons-category:before{content:"";}.dashicons-chart-area:before{content:"";}.dashicons-chart-bar:before{content:"";}.dashicons-chart-line:before{content:"";}.dashicons-chart-pie:before{content:"";}.dashicons-clipboard:before{content:"";}.dashicons-clock:before{content:"";}.dashicons-cloud-saved:before{content:"";}.dashicons-cloud-upload:before{content:"";}.dashicons-cloud:before{content:"";}.dashicons-code-standards:before{content:"";}.dashicons-coffee:before{content:"";}.dashicons-color-picker:before{content:"";}.dashicons-columns:before{content:"";}.dashicons-controls-back:before{content:"";}.dashicons-controls-forward:before{content:"";}.dashicons-controls-pause:before{content:"";}.dashicons-controls-play:before{content:"";}.dashicons-controls-repeat:before{content:"";}.dashicons-controls-skipback:before{content:"";}.dashicons-controls-skipforward:before{content:"";}.dashicons-controls-volumeoff:before{content:"";}.dashicons-controls-volumeon:before{content:"";}.dashicons-cover-image:before{content:"";}.dashicons-dashboard:before{content:"";}.dashicons-database-add:before{content:"";}.dashicons-database-export:before{content:"";}.dashicons-database-import:before{content:"";}.dashicons-database-remove:before{content:"";}.dashicons-database-view:before{content:"";}.dashicons-database:before{content:"";}.dashicons-desktop:before{content:"";}.dashicons-dismiss:before{content:"";}.dashicons-download:before{content:"";}.dashicons-drumstick:before{content:"";}.dashicons-edit-large:before{content:"";}.dashicons-edit-page:before{content:"";}.dashicons-edit:before{content:"";}.dashicons-editor-aligncenter:before{content:"";}.dashicons-editor-alignleft:before{content:"";}.dashicons-editor-alignright:before{content:"";}.dashicons-editor-bold:before{content:"";}.dashicons-editor-break:before{content:"";}.dashicons-editor-code-duplicate:before{content:"";}.dashicons-editor-code:before{content:"";}.dashicons-editor-contract:before{content:"";}.dashicons-editor-customchar:before{content:"";}.dashicons-editor-expand:before{content:"";}.dashicons-editor-help:before{content:"";}.dashicons-editor-indent:before{content:"";}.dashicons-editor-insertmore:before{content:"";}.dashicons-editor-italic:before{content:"";}.dashicons-editor-justify:before{content:"";}.dashicons-editor-kitchensink:before{content:"";}.dashicons-editor-ltr:before{content:"";}.dashicons-editor-ol-rtl:before{content:"";}.dashicons-editor-ol:before{content:"";}.dashicons-editor-outdent:before{content:"";}.dashicons-editor-paragraph:before{content:"";}.dashicons-editor-paste-text:before{content:"";}.dashicons-editor-paste-word:before{content:"";}.dashicons-editor-quote:before{content:"";}.dashicons-editor-removeformatting:before{content:"";}.dashicons-editor-rtl:before{content:"";}.dashicons-editor-spellcheck:before{content:"";}.dashicons-editor-strikethrough:before{content:"";}.dashicons-editor-table:before{content:"";}.dashicons-editor-textcolor:before{content:"";}.dashicons-editor-ul:before{content:"";}.dashicons-editor-underline:before{content:"";}.dashicons-editor-unlink:before{content:"";}.dashicons-editor-video:before{content:"";}.dashicons-ellipsis:before{content:"";}.dashicons-email-alt:before{content:"";}.dashicons-email-alt2:before{content:"";}.dashicons-email:before{content:"";}.dashicons-embed-audio:before{content:"";}.dashicons-embed-generic:before{content:"";}.dashicons-embed-photo:before{content:"";}.dashicons-embed-post:before{content:"";}.dashicons-embed-video:before{content:"";}.dashicons-excerpt-view:before{content:"";}.dashicons-exit:before{content:"";}.dashicons-external:before{content:"";}.dashicons-facebook-alt:before{content:"";}.dashicons-facebook:before{content:"";}.dashicons-feedback:before{content:"";}.dashicons-filter:before{content:"";}.dashicons-flag:before{content:"";}.dashicons-food:before{content:"";}.dashicons-format-aside:before{content:"";}.dashicons-format-audio:before{content:"";}.dashicons-format-chat:before{content:"";}.dashicons-format-gallery:before{content:"";}.dashicons-format-image:before{content:"";}.dashicons-format-quote:before{content:"";}.dashicons-format-status:before{content:"";}.dashicons-format-video:before{content:"";}.dashicons-forms:before{content:"";}.dashicons-fullscreen-alt:before{content:"";}.dashicons-fullscreen-exit-alt:before{content:"";}.dashicons-games:before{content:"";}.dashicons-google:before{content:"";}.dashicons-googleplus:before{content:"";}.dashicons-grid-view:before{content:"";}.dashicons-groups:before{content:"";}.dashicons-hammer:before{content:"";}.dashicons-heading:before{content:"";}.dashicons-heart:before{content:"";}.dashicons-hidden:before{content:"";}.dashicons-hourglass:before{content:"";}.dashicons-html:before{content:"";}.dashicons-id-alt:before{content:"";}.dashicons-id:before{content:"";}.dashicons-image-crop:before{content:"";}.dashicons-image-filter:before{content:"";}.dashicons-image-flip-horizontal:before{content:"";}.dashicons-image-flip-vertical:before{content:"";}.dashicons-image-rotate-left:before{content:"";}.dashicons-image-rotate-right:before{content:"";}.dashicons-image-rotate:before{content:"";}.dashicons-images-alt:before{content:"";}.dashicons-images-alt2:before{content:"";}.dashicons-index-card:before{content:"";}.dashicons-info-outline:before{content:"";}.dashicons-info:before{content:"";}.dashicons-insert-after:before{content:"";}.dashicons-insert-before:before{content:"";}.dashicons-insert:before{content:"";}.dashicons-instagram:before{content:"";}.dashicons-laptop:before{content:"";}.dashicons-layout:before{content:"";}.dashicons-leftright:before{content:"";}.dashicons-lightbulb:before{content:"";}.dashicons-linkedin:before{content:"";}.dashicons-list-view:before{content:"";}.dashicons-location-alt:before{content:"";}.dashicons-location:before{content:"";}.dashicons-lock-duplicate:before{content:"";}.dashicons-lock:before{content:"";}.dashicons-marker:before{content:"";}.dashicons-media-archive:before{content:"";}.dashicons-media-audio:before{content:"";}.dashicons-media-code:before{content:"";}.dashicons-media-default:before{content:"";}.dashicons-media-document:before{content:"";}.dashicons-media-interactive:before{content:"";}.dashicons-media-spreadsheet:before{content:"";}.dashicons-media-text:before{content:"";}.dashicons-media-video:before{content:"";}.dashicons-megaphone:before{content:"";}.dashicons-menu-alt:before{content:"";}.dashicons-menu-alt2:before{content:"";}.dashicons-menu-alt3:before{content:"";}.dashicons-menu:before{content:"";}.dashicons-microphone:before{content:"";}.dashicons-migrate:before{content:"";}.dashicons-minus:before{content:"";}.dashicons-money-alt:before{content:"";}.dashicons-money:before{content:"";}.dashicons-move:before{content:"";}.dashicons-nametag:before{content:"";}.dashicons-networking:before{content:"";}.dashicons-no-alt:before{content:"";}.dashicons-no:before{content:"";}.dashicons-open-folder:before{content:"";}.dashicons-palmtree:before{content:"";}.dashicons-paperclip:before{content:"";}.dashicons-pdf:before{content:"";}.dashicons-performance:before{content:"";}.dashicons-pets:before{content:"";}.dashicons-phone:before{content:"";}.dashicons-pinterest:before{content:"";}.dashicons-playlist-audio:before{content:"";}.dashicons-playlist-video:before{content:"";}.dashicons-plugins-checked:before{content:"";}.dashicons-plus-alt:before{content:"";}.dashicons-plus-alt2:before{content:"";}.dashicons-plus:before{content:"";}.dashicons-podio:before{content:"";}.dashicons-portfolio:before{content:"";}.dashicons-post-status:before{content:"";}.dashicons-pressthis:before{content:"";}.dashicons-printer:before{content:"";}.dashicons-privacy:before{content:"";}.dashicons-products:before{content:"";}.dashicons-randomize:before{content:"";}.dashicons-reddit:before{content:"";}.dashicons-redo:before{content:"";}.dashicons-remove:before{content:"";}.dashicons-rest-api:before{content:"";}.dashicons-rss:before{content:"";}.dashicons-saved:before{content:"";}.dashicons-schedule:before{content:"";}.dashicons-screenoptions:before{content:"";}.dashicons-search:before{content:"";}.dashicons-share-alt:before{content:"";}.dashicons-share-alt2:before{content:"";}.dashicons-share:before{content:"";}.dashicons-shield-alt:before{content:"";}.dashicons-shield:before{content:"";}.dashicons-shortcode:before{content:"";}.dashicons-slides:before{content:"";}.dashicons-smartphone:before{content:"";}.dashicons-smiley:before{content:"";}.dashicons-sort:before{content:"";}.dashicons-sos:before{content:"";}.dashicons-spotify:before{content:"";}.dashicons-star-empty:before{content:"";}.dashicons-star-filled:before{content:"";}.dashicons-star-half:before{content:"";}.dashicons-sticky:before{content:"";}.dashicons-store:before{content:"";}.dashicons-superhero-alt:before{content:"";}.dashicons-superhero:before{content:"";}.dashicons-table-col-after:before{content:"";}.dashicons-table-col-before:before{content:"";}.dashicons-table-col-delete:before{content:"";}.dashicons-table-row-after:before{content:"";}.dashicons-table-row-before:before{content:"";}.dashicons-table-row-delete:before{content:"";}.dashicons-tablet:before{content:"";}.dashicons-tag:before{content:"";}.dashicons-tagcloud:before{content:"";}.dashicons-testimonial:before{content:"";}.dashicons-text-page:before{content:"";}.dashicons-text:before{content:"";}.dashicons-thumbs-down:before{content:"";}.dashicons-thumbs-up:before{content:"";}.dashicons-tickets-alt:before{content:"";}.dashicons-tickets:before{content:"";}.dashicons-tide:before{content:"";}.dashicons-translation:before{content:"";}.dashicons-trash:before{content:"";}.dashicons-twitch:before{content:"";}.dashicons-twitter-alt:before{content:"";}.dashicons-twitter:before{content:"";}.dashicons-undo:before{content:"";}.dashicons-universal-access-alt:before{content:"";}.dashicons-universal-access:before{content:"";}.dashicons-unlock:before{content:"";}.dashicons-update-alt:before{content:"";}.dashicons-update:before{content:"";}.dashicons-upload:before{content:"";}.dashicons-vault:before{content:"";}.dashicons-video-alt:before{content:"";}.dashicons-video-alt2:before{content:"";}.dashicons-video-alt3:before{content:"";}.dashicons-visibility:before{content:"";}.dashicons-warning:before{content:"";}.dashicons-welcome-add-page:before{content:"";}.dashicons-welcome-comments:before{content:"";}.dashicons-welcome-learn-more:before{content:"";}.dashicons-welcome-view-site:before{content:"";}.dashicons-welcome-widgets-menus:before{content:"";}.dashicons-welcome-write-blog:before{content:"";}.dashicons-whatsapp:before{content:"";}.dashicons-wordpress-alt:before{content:"";}.dashicons-wordpress:before{content:"";}.dashicons-xing:before{content:"";}.dashicons-yes-alt:before{content:"";}.dashicons-yes:before{content:"";}.dashicons-youtube:before{content:"";}.dashicons-editor-distractionfree:before{content:"";}.dashicons-exerpt-view:before{content:"";}.dashicons-format-links:before{content:"";}.dashicons-format-standard:before{content:"";}.dashicons-post-trash:before{content:"";}.dashicons-share1:before{content:"";}.dashicons-welcome-edit-page:before{content:"";}#rmp_menu_trigger-2537{width:55px;height:55px;position:fixed;top:75px;border-radius:5px;display:none;text-decoration:none;right:5%;background:#fff;transition:transform .5s,background-color 1s;}#rmp_menu_trigger-2537:hover,#rmp_menu_trigger-2537:focus{background:#000;text-decoration:unset;}#rmp_menu_trigger-2537.is-active{background:#fff;}#rmp_menu_trigger-2537 .rmp-trigger-box{width:33px;color:#fff;}#rmp_menu_trigger-2537 .rmp-trigger-icon-active,#rmp_menu_trigger-2537 .rmp-trigger-text-open{display:none;}#rmp_menu_trigger-2537.is-active .rmp-trigger-icon-active,#rmp_menu_trigger-2537.is-active .rmp-trigger-text-open{display:inline;}#rmp_menu_trigger-2537.is-active .rmp-trigger-icon-inactive,#rmp_menu_trigger-2537.is-active .rmp-trigger-text{display:none;}#rmp_menu_trigger-2537 .rmp-trigger-label{color:#fff;pointer-events:none;line-height:13px;font-family:inherit;font-size:13px;display:inline;text-transform:inherit;}#rmp_menu_trigger-2537 .rmp-trigger-label.rmp-trigger-label-top{display:block;margin-bottom:12px;}#rmp_menu_trigger-2537 .rmp-trigger-label.rmp-trigger-label-bottom{display:block;margin-top:12px;}#rmp_menu_trigger-2537 .responsive-menu-pro-inner{display:block;}#rmp_menu_trigger-2537 .responsive-menu-pro-inner,#rmp_menu_trigger-2537 .responsive-menu-pro-inner::before,#rmp_menu_trigger-2537 .responsive-menu-pro-inner::after{width:33px;height:5px;background-color:#565656;border-radius:4px;position:absolute;}#rmp_menu_trigger-2537.is-active .responsive-menu-pro-inner,#rmp_menu_trigger-2537.is-active .responsive-menu-pro-inner::before,#rmp_menu_trigger-2537.is-active .responsive-menu-pro-inner::after{background-color:#565656;}#rmp_menu_trigger-2537:hover .responsive-menu-pro-inner,#rmp_menu_trigger-2537:hover .responsive-menu-pro-inner::before,#rmp_menu_trigger-2537:hover .responsive-menu-pro-inner::after{background-color:#565656;}@media screen and (max-width: 800px){#primary-menu{display:none !important;}#rmp_menu_trigger-2537{display:block;}#rmp-container-2537{position:fixed;top:0;margin:0;transition:transform .5s;overflow:auto;display:block;width:75%;background-color:#43494c;background-image:url("");height:100%;left:0;padding-top:0px;padding-left:0px;padding-bottom:0px;padding-right:0px;}#rmp-container-2537.nitro-lazy{background-image:none !important;}#rmp-menu-wrap-2537{padding-top:0px;padding-left:0px;padding-bottom:0px;padding-right:0px;background-color:#43494c;}#rmp-menu-wrap-2537 .rmp-menu,#rmp-menu-wrap-2537 .rmp-submenu{width:100%;box-sizing:border-box;margin:0;padding:0;}#rmp-menu-wrap-2537 .rmp-submenu-depth-1 .rmp-menu-item-link{padding-left:10%;}#rmp-menu-wrap-2537 .rmp-submenu-depth-2 .rmp-menu-item-link{padding-left:15%;}#rmp-menu-wrap-2537 .rmp-submenu-depth-3 .rmp-menu-item-link{padding-left:20%;}#rmp-menu-wrap-2537 .rmp-submenu-depth-4 .rmp-menu-item-link{padding-left:25%;}#rmp-menu-wrap-2537 .rmp-submenu.rmp-submenu-open{display:block;}#rmp-menu-wrap-2537 .rmp-menu-item{width:100%;list-style:none;margin:0;}#rmp-menu-wrap-2537 .rmp-menu-item-link{height:44px;line-height:44px;font-size:13px;border-bottom:1px solid #3c3c3c;font-family:inherit;color:#fff;text-align:left;background-color:#43494c;font-weight:normal;letter-spacing:0px;display:block;width:100%;text-decoration:none;position:relative;overflow:hidden;transition:background-color 1s,border-color 1s,1s;padding:0 5%;padding-right:54px;}#rmp-menu-wrap-2537 .rmp-menu-item-link:after,#rmp-menu-wrap-2537 .rmp-menu-item-link:before{display:none;}#rmp-menu-wrap-2537 .rmp-menu-item-link:hover{color:#fff;border-color:#3c3c3c;background-color:#3c3c3c;}#rmp-menu-wrap-2537 .rmp-menu-item-link:focus{outline:none;border-color:unset;box-shadow:unset;}#rmp-menu-wrap-2537 .rmp-menu-item-link .rmp-font-icon{height:44px;line-height:44px;margin-right:10px;font-size:13px;}#rmp-menu-wrap-2537 .rmp-menu-current-item .rmp-menu-item-link{color:#fff;border-color:#212121;background-color:#43494c;}#rmp-menu-wrap-2537 .rmp-menu-current-item .rmp-menu-item-link:hover{color:#fff;border-color:#3f3f3f;background-color:#43494c;}#rmp-menu-wrap-2537 .rmp-menu-subarrow{position:absolute;top:0;bottom:0;text-align:center;overflow:hidden;overflow:hidden;background-size:cover;right:0;border-left-style:solid;border-left-color:#3c3c3c;border-left-width:1px;height:44px;width:44px;color:#fff;background-color:#43494c;}#rmp-menu-wrap-2537 .rmp-menu-subarrow:hover{color:#fff;border-color:#3c3c3c;background-color:#3c3c3c;}#rmp-menu-wrap-2537 .rmp-menu-subarrow .rmp-font-icon{margin-right:unset;}#rmp-menu-wrap-2537 .rmp-menu-subarrow *{vertical-align:middle;line-height:44px;}#rmp-menu-wrap-2537 .rmp-menu-subarrow-active{display:block;background-size:cover;color:#fff;border-color:#212121;background-color:#212121;}#rmp-menu-wrap-2537 .rmp-menu-subarrow-active:hover{color:#fff;border-color:#3f3f3f;background-color:#3f3f3f;}#rmp-menu-wrap-2537 .rmp-submenu{display:none;}#rmp-menu-wrap-2537 .rmp-submenu .rmp-menu-item-link{height:44px;line-height:44px;letter-spacing:0px;font-size:13px;border-bottom:1px solid #3c3c3c;font-family:inherit;color:#fff;text-align:left;background-color:#43494c;}#rmp-menu-wrap-2537 .rmp-submenu .rmp-menu-item-link:hover{color:#fff;border-color:#3c3c3c;background-color:#3c3c3c;}#rmp-menu-wrap-2537 .rmp-submenu .rmp-menu-current-item .rmp-menu-item-link{color:#fff;border-color:#212121;background-color:#43494c;}#rmp-menu-wrap-2537 .rmp-submenu .rmp-menu-current-item .rmp-menu-item-link:hover{color:#fff;border-color:#3f3f3f;background-color:#43494c;}#rmp-menu-wrap-2537 .rmp-submenu .rmp-menu-subarrow{right:0;border-right:unset;border-left-style:solid;border-left-color:#3c3c3c;border-left-width:1px;height:44px;line-height:44px;width:44px;color:#fff;background-color:#43494c;}#rmp-menu-wrap-2537 .rmp-submenu .rmp-menu-subarrow:hover{color:#fff;border-color:#3c3c3c;background-color:#3c3c3c;}#rmp-menu-wrap-2537 .rmp-submenu .rmp-menu-subarrow-active{color:#fff;border-color:#212121;background-color:#212121;}#rmp-menu-wrap-2537 .rmp-submenu .rmp-menu-subarrow-active:hover{color:#fff;border-color:#3f3f3f;background-color:#3f3f3f;}#rmp-menu-wrap-2537 .rmp-menu-item-description{margin:0;padding:5px 5%;opacity:.8;color:#fff;}#rmp-search-box-2537{display:block;padding-top:0px;padding-left:5%;padding-bottom:0px;padding-right:5%;}#rmp-search-box-2537 .rmp-search-form{margin:0;}#rmp-search-box-2537 .rmp-search-box{background:#fff;border:1px solid #dadada;color:#333;width:100%;padding:0 5%;border-radius:30px;height:45px;-webkit-appearance:none;}#rmp-search-box-2537 .rmp-search-box::placeholder{color:#c7c7cd;}#rmp-search-box-2537 .rmp-search-box:focus{background-color:#fff;outline:2px solid #dadada;color:#333;}#rmp-menu-title-2537{background-color:#43494c;color:#fff;text-align:left;font-size:14px;padding-top:10%;padding-left:5%;padding-bottom:0%;padding-right:5%;font-weight:400;transition:background-color 1s,border-color 1s,color 1s;}#rmp-menu-title-2537:hover{background-color:#43494c;color:#fff;}#rmp-menu-title-2537 > a{color:#fff;width:100%;background-color:unset;text-decoration:none;}#rmp-menu-title-2537 > a:hover{color:#fff;}#rmp-menu-title-2537 .rmp-font-icon{font-size:14px;}#rmp-menu-title-2537 .rmp-menu-title-image{}#rmp-menu-additional-content-2537{padding-top:0px;padding-left:5%;padding-bottom:0px;padding-right:5%;color:#fff;text-align:center;font-size:16px;}}.rmp-container{display:none;visibility:visible;padding:0px 0px 0px 0px;z-index:99998;transition:all .3s;}.rmp-container.rmp-fade-top,.rmp-container.rmp-fade-left,.rmp-container.rmp-fade-right,.rmp-container.rmp-fade-bottom{display:none;}.rmp-container.rmp-slide-left,.rmp-container.rmp-push-left{transform:translateX(-100%);-ms-transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);}.rmp-container.rmp-slide-left.rmp-menu-open,.rmp-container.rmp-push-left.rmp-menu-open{transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);}.rmp-container.rmp-slide-right,.rmp-container.rmp-push-right{transform:translateX(100%);-ms-transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);}.rmp-container.rmp-slide-right.rmp-menu-open,.rmp-container.rmp-push-right.rmp-menu-open{transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);}.rmp-container.rmp-slide-top,.rmp-container.rmp-push-top{transform:translateY(-100%);-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);}.rmp-container.rmp-slide-top.rmp-menu-open,.rmp-container.rmp-push-top.rmp-menu-open{transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);}.rmp-container.rmp-slide-bottom,.rmp-container.rmp-push-bottom{transform:translateY(100%);-ms-transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);}.rmp-container.rmp-slide-bottom.rmp-menu-open,.rmp-container.rmp-push-bottom.rmp-menu-open{transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);}.rmp-container::-webkit-scrollbar{width:0px;}.rmp-container ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px transparent;}.rmp-container ::-webkit-scrollbar-thumb{background:transparent;}.rmp-container ::-webkit-scrollbar-thumb:hover{background:transparent;}.rmp-container .rmp-menu-wrap .rmp-menu{transition:none;border-radius:0;box-shadow:none;background:none;border:0;bottom:auto;box-sizing:border-box;clip:auto;color:#666;display:block;float:none;font-family:inherit;font-size:14px;height:auto;left:auto;line-height:1.7;list-style-type:none;margin:0;min-height:auto;max-height:none;opacity:1;outline:none;overflow:visible;padding:0;position:relative;pointer-events:auto;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;transform:none;top:auto;visibility:inherit;width:auto;word-wrap:break-word;white-space:normal;}.rmp-container .rmp-menu-additional-content{display:block;word-break:break-word;}.rmp-container .rmp-menu-title{display:flex;flex-direction:column;}.rmp-container .rmp-menu-title .rmp-menu-title-image{max-width:100%;margin-bottom:15px;margin-bottom:15px;display:block;margin:auto;}button.rmp_menu_trigger{z-index:999999;overflow:hidden;outline:none;border:0;display:none;margin:0;transition:transform .5s,background-color .5s;padding:0;}button.rmp_menu_trigger .responsive-menu-pro-inner::before,button.rmp_menu_trigger .responsive-menu-pro-inner::after{content:"";display:block;}button.rmp_menu_trigger .responsive-menu-pro-inner::before{top:10px;}button.rmp_menu_trigger .responsive-menu-pro-inner::after{bottom:10px;}button.rmp_menu_trigger .rmp-trigger-box{width:40px;display:inline-block;position:relative;pointer-events:none;vertical-align:super;}.rmp-menu-trigger-boring .responsive-menu-pro-inner{transition-property:none;}.rmp-menu-trigger-boring .responsive-menu-pro-inner::after,.rmp-menu-trigger-boring .responsive-menu-pro-inner::before{transition-property:none;}.rmp-menu-trigger-boring.is-active .responsive-menu-pro-inner{transform:rotate(45deg);}.rmp-menu-trigger-boring.is-active .responsive-menu-pro-inner:before{top:0;opacity:0;}.rmp-menu-trigger-boring.is-active .responsive-menu-pro-inner:after{bottom:0;transform:rotate(-90deg);}html{font-family:"Lato",arial,sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}body{font-family:"Lato",arial,sans-serif;margin:0;}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}body,button,input,select,textarea{color:#404040;font-family:sans-serif;font-size:16px;font-size:1rem !important;line-height:1.5;}h1,h2,h3,h4,h5,h6{clear:both;}h2{font-size:1.5em;}p{margin-bottom:10px;}dfn,cite,em,i{font-style:italic;}blockquote{margin:0 1.5em;}address{margin:0 0 1.5em;}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem;}abbr,acronym{border-bottom:1px dotted #666;cursor:help;}mark,ins{background:#fff9c0;text-decoration:none;}big{font-size:125%;}html{box-sizing:border-box;}*,*:before,*:after{box-sizing:inherit;}body{background:#fff;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em;}ul,ol{margin:0 0 1.5em 3em;}ul{list-style:disc;}ol{list-style:decimal;}li > ul,li > ol{margin-bottom:0;margin-left:1.5em;}dt{font-weight:bold;}dd{margin:0 1.5em 1.5em;}img{height:auto;max-width:100%;}table{margin:0 0 1.5em;width:100%;}.group-blog article#post-991{background:url("https://cdn-fcgbk.nitrocdn.com/QJpnHROnXlsOJnCLKayRUORqaLAzzyal/assets/images/optimized/rev-a672724/edgeitsystems.com/wp-content/themes/edgeit/images/wt-topLeft.png") no-repeat top right;}.group-blog article#post-991.nitro-lazy{background-image:none !important;}.par1{font-size:1.5em;line-height:33px;margin-bottom:15px;max-width:80%;}.par1 strong{margin-bottom:15px;display:block;max-width:85%;}article#post-991 h1.entry-title,article#post-991 h2.entry-title{font-size:4em;font-weight:300;margin-bottom:10px;}article#post-991 .entry-meta{display:none;}button,input[type="button"],input[type="reset"],input[type="submit"]{}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{}button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,button:active,input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active{border-color:#aaa #bbb #bbb;box-shadow:inset 0 -1px 0 rgba(255,255,255,.5),inset 0 2px 5px rgba(0,0,0,.15);}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{color:#666;border:1px solid #ccc;border-radius:3px;}select{border:1px solid #ccc;}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:#111;}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"]{padding:3px;}textarea{padding-left:3px;width:100%;}a{color:#9f181c;}a:visited{color:#9f181c;}a:hover,a:focus,a:active{color:#ca4445;}a:focus{outline:none;}a:hover,a:active{outline:0;}.main-hp-content{background:url("https://cdn-fcgbk.nitrocdn.com/QJpnHROnXlsOJnCLKayRUORqaLAzzyal/assets/images/optimized/rev-a672724/edgeitsystems.com/wp-content/themes/edgeit/images/edgeit-circle.jpg") no-repeat top right;background-size:contain;padding:50px 0;}.main-hp-content.nitro-lazy{background-image:none !important;}.siteNotice{position:fixed;bottom:0;left:0;width:100%;background:#eee;padding:10px;text-align:center;font-size:14px;color:#fff;overflow:hidden;z-index:99999;}.siteNotice.red{background:#dc3d3d;}.siteNotice.amber{background:#f1c338;}.siteNotice.green{background:#53d866;}.siteNotice p{margin-bottom:0 !important;font-size:14px !important;color:#fff !important;text-align:center !important;float:none !important;}.menu-epitaph-menu-container,.menu-advantedge-menu-container{float:right;margin-top:8px;}.menu-epitaph-menu-container li,.menu-advantedge-menu-container li{float:left;}.menu-epitaph-menu-container li a,.menu-advantedge-menu-container li a{font-size:1.2em !important;}.main-navigation{clear:both;display:block;float:left;width:100%;}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0;}.main-navigation li{float:left;position:relative;}.main-navigation a{display:block;text-decoration:none;}nav#site-navigation{margin-top:22px;}nav#site-navigation li.helpBtn{top:-12px;}.main-navigation ul ul{box-shadow:0 3px 3px rgba(0,0,0,.2);float:left;position:absolute;top:2em;left:-999em;z-index:99999;}.main-navigation ul ul ul{left:-999em;top:0;}.main-navigation ul ul a{width:200px;}.main-navigation ul ul li{}.main-navigation li:hover > a,.main-navigation li.focus > a{}.main-navigation ul ul :hover > a,.main-navigation ul ul .focus > a{}.main-navigation ul ul a:hover,.main-navigation ul ul a.focus{}.main-navigation ul li:hover > ul,.main-navigation ul li.focus > ul{left:auto;}.main-navigation ul ul li:hover > ul,.main-navigation ul ul li.focus > ul{left:100%;}.main-navigation .current_page_item > a,.main-navigation .current-menu-item > a,.main-navigation .current_page_ancestor > a,.main-navigation .current-menu-ancestor > a{}.menu-toggle,.main-navigation.toggled ul{display:block;}@media screen and (min-width: 37.5em){.menu-toggle{display:none;}.main-navigation ul{display:block;}}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em;overflow:hidden;}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{float:left;width:50%;}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{float:right;text-align:right;width:50%;}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden;}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}#content[tabindex="-1"]:focus{outline:0;}.alignleft{display:inline;float:left;margin-right:1.5em;}.alignright{display:inline;float:right;margin-left:1.5em;}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed;}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both;}.widget{margin:0 0 1.5em;}.widget select{max-width:100%;}.sticky{display:block;}.hentry{margin:0 0 1.5em;}.byline,.updated:not(.published){display:none;}.single .byline,.group-blog .byline{display:inline;}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0;}.page-links{clear:both;margin:0 0 1.5em;}.blog .format-aside .entry-title,.archive .format-aside .entry-title{display:none;}.comment-content a{word-wrap:break-word;}.bypostauthor{display:block;}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none;}.infinity-end.neverending .site-footer{display:block;}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;}embed,iframe,object{max-width:100%;}a.button.button-primary.helpBtn,.buttonRed{display:inline-block;padding:10px 20px;font-size:16px;}.buttonRed{background:#c41230;color:#fff;padding:10px 20px;border:0;font-size:16px !important;}.buttonRed:hover{background:#c41230;color:#fff;}.sideContent{border-left:1px solid #eee;padding-left:25px;}.wp-caption{margin-bottom:1.5em;max-width:100%;}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto;}.wp-caption .wp-caption-text{margin:.8075em 0;}.wp-caption-text{text-align:center;}.gallery{margin-bottom:1.5em;}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;}.gallery-columns-2 .gallery-item{max-width:50%;}.gallery-columns-3 .gallery-item{max-width:33.33%;}.gallery-columns-4 .gallery-item{max-width:25%;}.gallery-columns-5 .gallery-item{max-width:20%;}.gallery-columns-6 .gallery-item{max-width:16.66%;}.gallery-columns-7 .gallery-item{max-width:14.28%;}.gallery-columns-8 .gallery-item{max-width:12.5%;}.gallery-columns-9 .gallery-item{max-width:11.11%;}.gallery-caption{display:block;}a.button{padding:10px 0;border-radius:3px;font-size:1.5em;display:block;text-align:center;}a.button:hover{text-decoration:none;}a.button.button-primary{background-color:#ca4445;color:#fff;}a.button.button-primary{background-color:#c41230;}.col-md-9.header-right .button i.fa{margin-right:5px;}.top-header{background-color:#000;padding:10px;position:fixed;top:0;left:0;width:100%;z-index:9999;}.top-header p{color:#868686;font-size:1.6em;float:right;margin-bottom:0;text-align:right;font-weight:lighter;}.top-header a{color:#868686 !important;}.social-link-header{margin-left:10px;}.top-header p a.tel{text-decoration:none;color:#868686;}.top-header p span{font-weight:600;}.top-header i{color:#868686;}.menu-main-container ul{list-style:none;margin-left:0;padding-left:0;}.menu-main-container ul li a{display:block;float:left;padding:10px;text-transform:uppercase;color:#000;font-size:12px;}.menu-main-container ul:after{content:"";display:table;clear:both;}.header-right .menu-main-container{margin-top:12px;}body.parent-pageid-20 .header-right .menu-main-container,body.parent-pageid-22 .header-right .menu-main-container{margin-top:33px;}.header-right .button{width:14%;float:right;}.header-right .menu-main-container{}.header-right .button{margin:21px 0;}a.logo-edge{display:block;}.logo-container{margin:10px 0;}.logo-container img{height:auto;max-height:62px;margin-top:15px;}.site-header{border-bottom:1px solid #eee;position:fixed;top:44px;left:0;width:100%;background:#fff;z-index:99;min-height:98px;}.ep-add-content{padding:50px 0 100px 0;}.ep-add-content h3,.ep-add-content h2,.ep-add-content h4{font-weight:800;min-height:50px;line-height:1.3em;color:#a7d59e;}.ep-add-content .entry-content{font-size:1.4em;font-weight:300;line-height:1.8em;}.newsSection{padding:100px 0;background:#f3f3f3;}.newsSection h4{font-weight:800;min-height:50px;line-height:1.3em;}.newsSection .content{font-size:1.4em;font-weight:300;}.newsSection a.button{background:#a7d59e;color:#fff;margin-top:30px;}.section1{font-size:1.4em;font-weight:300;padding:120px 0;border-top:10px solid #fff;line-height:1.8em;background:#fff url("https://cdn-fcgbk.nitrocdn.com/QJpnHROnXlsOJnCLKayRUORqaLAzzyal/assets/images/optimized/rev-a672724/edgeitsystems.com/wp-content/themes/edgeit/images/hp-main-bg2.jpg") top right no-repeat;background-size:contain;}.section1.nitro-lazy{background-image:none !important;}.section1 a{color:#9f181c;}.section1 a:hover{color:#da7a7d;text-decoration:none;}.page-id-20 .section1{background:#a7d59e url("https://cdn-fcgbk.nitrocdn.com/QJpnHROnXlsOJnCLKayRUORqaLAzzyal/assets/images/optimized/rev-a672724/edgeitsystems.com/wp-content/themes/edgeit/images/epitaph-main-bg.jpg") no-repeat top right;background-size:contain;}.page-id-20 .section1.nitro-lazy{background-image:none !important;}.page-id-20 .section1 a{color:#fff !important;}.section1 .heading-title{font-size:2em;font-weight:800;line-height:1.3em;}.section1 .sub-heading{font-size:1.1em;font-weight:800;margin-bottom:25px;}.twitter-strip{padding:80px 0;text-align:center;background:url("https://cdn-fcgbk.nitrocdn.com/QJpnHROnXlsOJnCLKayRUORqaLAzzyal/assets/images/optimized/rev-a672724/edgeitsystems.com/wp-content/themes/edgeit/images/keyboard2-bg.jpg") no-repeat;background-size:cover;}.twitter-strip.nitro-lazy{background-image:none !important;}.twitter-strip ul{margin:0;padding:0;}.twitter-strip ul img{display:block;margin:0 auto;float:none;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;border:1px solid #fff;margin-bottom:15px;}.twitter-strip ul li{font-size:2em;list-style:none;font-weight:300;color:#fff;}.twitter-strip ul a{color:#eee;}.twitter-strip ul p span{float:none;margin:0 auto;}.twitter-strip ul p a{width:auto;padding:0 10px;}.twitter-strip ul p{display:none;}.twitter-strip p.twitter-title{font-size:2.3em;color:#fff;font-weight:300;margin:15px 0 0 0;}.section2{padding:88px 0;background:url("https://cdn-fcgbk.nitrocdn.com/QJpnHROnXlsOJnCLKayRUORqaLAzzyal/assets/images/optimized/rev-a672724/edgeitsystems.com/wp-content/themes/edgeit/images/keyboard-bg.jpg");background-size:cover;text-align:center;color:#fff;font-size:2.8em;font-weight:300;line-height:1.3em;}#primary{padding:30px 0;font-size:1.4em;font-weight:300;line-height:1.8em;}h1.entry-title{color:#9f181c;font-weight:800;}.featured-image{width:360px;height:360px;-webkit-border-radius:400px;-moz-border-radius:400px;border-radius:400px;overflow:hidden;}.featured-image img{width:100%;height:auto;}.testimonials-cw{background:url("https://cdn-fcgbk.nitrocdn.com/QJpnHROnXlsOJnCLKayRUORqaLAzzyal/assets/images/optimized/rev-a672724/edgeitsystems.com/wp-content/themes/edgeit/images/keyboard2-bg.jpg") no-repeat;background-size:cover;padding:88px 0;color:#fff;font-size:1.6em;font-weight:300;line-height:1.8em;font-style:italic;}.testimonials-cw.nitro-lazy{background-image:none !important;}.testimonial-content{display:table;height:182px;float:left;width:75%;}.testimonial-inner{display:table-cell;vertical-align:middle;}.testimonials-cw a{color:#fff;font-weight:800;}.testimonial-image{width:182px;height:182px;overflow:hidden;-webkit-border-radius:200px;-moz-border-radius:200px;border-radius:200px;background:#fff;border:1px solid #fff;float:left;margin-right:25px;}.testimonial-image img{width:100%;height:auto;}.service-overview{padding:120px 0 50px 0;font-size:1.6em;font-weight:300;}.service-overview a{font-weight:800;font-size:1.2em;padding-bottom:15px;display:block;}.service-overview .service-item{margin-bottom:70px;}.gmap{}#map-canvas{width:100%;height:360px;border:none;}footer.site-footer{padding:72px 0;background:#474747;color:#fff;font-weight:300;}footer.site-footer ul li,footer.site-footer ul li i{font-size:1.4em;line-height:1.7em;}footer.site-footer ul{margin-left:0;margin-bottom:0;}footer.site-footer .footer-social{}footer.site-footer address{margin-bottom:15;}footer.site-footer a{color:#fff;}footer.site-footer p.heading-title{font-weight:800;font-size:1.7em;background:url("https://cdn-fcgbk.nitrocdn.com/QJpnHROnXlsOJnCLKayRUORqaLAzzyal/assets/images/optimized/rev-a672724/edgeitsystems.com/wp-content/themes/edgeit/images/small-line.jpg") no-repeat bottom left;padding-bottom:10px;margin-bottom:15px;}footer.site-footer p.heading-title.nitro-lazy{background-image:none !important;}footer.bottom-info{background:#090909;color:#6d6d6d;overflow:hidden;padding:10px 0;text-align:center;text-transform:uppercase;font-size:1.2em;}footer.bottom-info p{margin:0;}ul.what3words li:not(.firstItem){font-size:11px !important;}ul.what3words{margin-bottom:15px !important;}.header-banner{width:100%;overflow:hidden;position:relative;padding-left:260px;}.banner-cirlce{position:absolute;bottom:0 !important;left:0;z-index:9;}.banner-cirlce img{width:auto !important;position:relative !important;}.header-banner img{width:100%;position:absolute;top:0;left:0;}.header-banner-container{max-width:1120px;position:relative;}.header-banner .container{}.header-banner .container .header-banner-content{width:40%;overflow:hidden;position:absolute;left:0;top:3%;background:#fff;padding:20px;z-index:1000000;}.header-banner-content{width:40%;overflow:hidden;padding:25px;z-index:1000000;margin:80px 0;}.header-banner-content .title{color:#fff;font-weight:bold;font-size:3em;line-height:1;margin-bottom:5px;}.header-banner-content .subtitle{font-size:1.7em;font-weight:bold;margin:0;}.header-banner-content p{line-height:22px;font-size:13px;}.header-banner-alt{padding:35px 0;background:url("https://cdn-fcgbk.nitrocdn.com/QJpnHROnXlsOJnCLKayRUORqaLAzzyal/assets/images/optimized/rev-a672724/edgeitsystems.com/wp-content/themes/edgeit/images/red-bg.jpg") repeat-x top;font-size:2em;color:#fff;}.header-banner-alt.nitro-lazy{background-image:none !important;}.parent-pageid-20 .header-banner-alt{background:url("https://cdn-fcgbk.nitrocdn.com/QJpnHROnXlsOJnCLKayRUORqaLAzzyal/assets/images/optimized/rev-a672724/edgeitsystems.com/wp-content/themes/edgeit/images/green-bg.jpg") repeat-x top;}.parent-pageid-20 .header-banner-alt.nitro-lazy{background-image:none !important;}.header-banner-alt .header-banner-content{margin:0;}.header-banner-alt p{margin-bottom:0;}.header-banner-alt .header-banner-container{height:auto;}.header-banner-alt .header-banner-content{bottom:auto;background:none;padding:20px 0;}.header-banner-alt .header-banner-content .title{font-size:1.7em;color:#fff;}.header-banner-alt .header-banner-content .subtitle{font-size:1em;color:#fff;}.table i{text-align:center;font-size:1.7em;display:block;margin:0 auto;color:#0d9345;}.main-ep-content{background:url("https://cdn-fcgbk.nitrocdn.com/QJpnHROnXlsOJnCLKayRUORqaLAzzyal/assets/images/optimized/rev-a672724/edgeitsystems.com/wp-content/themes/edgeit/images/epitaph-content-image2.jpg") top right no-repeat;background-size:contain;padding:50px 0;}.main-ep-content.nitro-lazy{background-image:none !important;}.page-id-20 .section1{border-top:10px solid #fff;}.page-id-20 a{color:#a7d59e;}.page-id-20 h1.entry-title{color:#a7d59e;}.page-id-20 .section1 .heading-title{color:#fff;}.parent-pageid-20 .qq-container .header,.parent-pageid-197 .qq-container .header{background-color:#a7d59e;}.parent-pageid-20 input.wpcf7-form-control.wpcf7-submit,.parent-pageid-20 a.button.button-primary,.parent-pageid-197 input.wpcf7-form-control.wpcf7-submit,.parent-pageid-197 a.button.button-primary{background-color:#a7d59e;}.parent-pageid-20 input.wpcf7-form-control.wpcf7-submit:hover,.parent-pageid-197 input.wpcf7-form-control.wpcf7-submit:hover{background-color:#b7ac7e;}.parent-pageid-20 .sidebar-module > .header,.parent-pageid-197 .sidebar-module > .header{background-color:#a7d59e;}.parent-pageid-20 .testimonial-full-strip,.parent-pageid-197 .testimonial-full-strip{background-color:#a7d59e;}.parent-pageid-20 .testimonial-full-strip a,.parent-pageid-20 .testimonial-full-strip h3,.parent-pageid-197 .testimonial-full-strip a,.parent-pageid-197 .testimonial-full-strip h3{color:#fff;}.parent-pageid-20 h1,.parent-pageid-20 h2,.parent-pageid-20 h3,.parent-pageid-20 h4,.parent-pageid-197 h1,.parent-pageid-197 h2,.parent-pageid-197 h3,.parent-pageid-197 h4{color:#a7d59e;}.parent-pageid-20 a,.parent-pageid-197 a{color:#a7d59e;}.parent-pageid-20 .panel-default > .panel-heading,.parent-pageid-197 .panel-default > .panel-heading{background-color:#b7ac7e;}.parent-pageid-20 .panel-default > .panel-heading .panel-title,.parent-pageid-197 .panel-default > .panel-heading .panel-title{color:#fff;}.parent-pageid-20 .header-banner-content,.parent-pageid-197 .header-banner-content{}.parent-pageid-20 .header-banner-content p,.parent-pageid-197 .header-banner-content p{color:#b6ad82;}.parent-pageid-20 .header-banner-content .subtitle,.parent-pageid-197 .header-banner-content .subtitle{color:#404040;}.parent-pageid-20 .header-banner-alt,.parent-pageid-197 .header-banner-alt{background-color:#a7d59e;}.parent-pageid-20 .col-md-9.header-right .menu-main-container,.page-id-20 .col-md-9.header-right .menu-main-container,.parent-pageid-197 .col-md-9.header-right .menu-main-container,.page-id-197 .col-md-9.header-right .menu-main-container{width:100%;}.parent-pageid-22 .nav-tabs > li > a:hover,.parent-pageid-22 .nav-tabs > li > a:focus,.parent-pageid-22 .sub-nav li.current_page_item a{background:#c41230;color:#fff;}.parent-pageid-245 .sub-nav li.current_page_item a{background:#c41230;color:#fff;}.sub-nav{overflow:hidden;margin:20px 0;}.sub-nav .nav{margin-left:0;font-size:12px;}.sub-nav li.current_page_item a{background:#eee;}.parent-pageid-197 .nav-tabs li a:hover{background:#aad6a1;color:#fff;}.parent-pageid-197 .nav-tabs li a:focus{background:#aad6a1;color:#fff;}.btn-red,.btn-red:hover,.btn-red:focus{background:#c41230;color:#fff !important;border:0;}.btn-red{margin-bottom:30px;}.page-template-page-help p.lead{font-size:19px;}.page-template-page-help .entry-content{margin-top:0;}.page-template-page-help .panel.panel-default{min-height:257px;}.page-template-page-help .button,a.button.button-primary.helpBtn{width:100%;}a.button.button-primary.helpBtn{margin-bottom:10px;}.help-box{min-height:255px;}.help-box .entry-content{margin-top:0;padding:0;}.member p.name{font-weight:800;}.member{border:1px solid #ddd;padding:20px;margin-bottom:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.team-panel i{float:right;font-size:1.3em;}.team-panel h3{float:left;}.team-panel .panel-heading{overflow:hidden;}.team-panel .panel-heading a{color:#fff;}.testimonial-container .testimonial-wrap{border:1px solid #ddd;padding:20px;margin-bottom:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.news-wrap{border-bottom:1px solid #ddd;margin-bottom:20px;}.news-wrap h2.entry-title{font-size:2em;font-weight:800;}.blog-image img{width:100%;height:auto;}.blog-image{height:200px;overflow:hidden;margin-top:15px;}aside#secondary{margin-left:25px;}aside#secondary ul{margin:0 0 1.5em 0;padding:0;}aside#secondary ul li{list-style:none;}aside#secondary ul li:before{font-family:FontAwesome;content:"";margin-right:10px;color:#ddd;}.qq-container .header{background-color:#c41230;color:#fff;padding:15px;font-size:1.3em;}.qq-container{border:1px solid #e8e8e8;margin-bottom:15px;background-color:#f9f9f9;}.qq-container .qq-inner-fields{padding:5px 20px 10px;}.qq-container .qq-inner-fields .input-field{width:100%;padding:10px;font-size:13px;margin-bottom:12px;}.qq-container .qq-inner-fields .input-area{width:100%;padding:10px;font-size:13px;min-height:100px;margin-bottom:12px;max-width:100%;height:100px;min-width:100%;}input.wpcf7-form-control.wpcf7-submit{background-color:#c41230;width:100%;padding:10px 0;color:#fff;border:0;font-size:1.2em;border-radius:3px;}input.wpcf7-form-control.wpcf7-submit:hover{background:#922929;}div.wpcf7 img.ajax-loader{border:none;vertical-align:middle;margin-left:4px;display:none;}.qq-container .qq-inner-fields p{color:#464646;}.sidebar-module{border:1px solid #e8e8e8;background-color:#f9f9f9;margin-bottom:15px;}.sidebar-module > .header{background-color:#c41230;color:#fff;padding:15px;font-size:1.3em;margin-bottom:0;}.sidebar-module .sidebar-module-inner{padding:20px;}.sidebar-module .sidebar-module-inner h3.post_title{margin-top:0;}.sidebar-module.sidebar-testimonial a:hover{text-decoration:none;}.testimonial-info-box{content:"";display:table;clear:both;margin-bottom:15px;font-size:15px;width:100%;}.testimonial-info-box p{float:left;margin-bottom:0;margin-right:9px;}.testimonial-full-strip{padding:30px;background-color:#c41230;color:#fff;}.testimonial-full-strip a{color:#fff;}.testimonial-full-strip a:hover{text-decoration:none;}.testimonial-full-strip .container > .header{font-size:3em;color:#fff;}.main-testimonial-content p{font-size:14px;}.panel-default > .panel-heading{color:#fff;background-color:#c41230;border-color:#ddd;}#cookie-law{position:fixed;bottom:0px;left:0;right:0;text-align:center;z-index:9999;}#cookie-law > div{background:#fff;opacity:.95;width:75% !important;padding:20px;max-width:600px;margin:auto;display:inline-block;text-align:left !important;border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;box-shadow:0px 0px 20px #a1a1a1;-webkit-box-shadow:0px 0px 20px #a1a1a1;-moz-box-shadow:0px 0px 20px #a1a1a1;-o-box-shadow:0px 0px 20px #a1a1a1;position:relative;}#cookie-law h4{padding:0 !important;margin:0 0 8px !important;text-align:left !important;font-size:13px !important;color:#444;}#cookie-law p{padding:0 !important;margin:0 !important;text-align:left !important;font-size:12px !important;line-height:18px !important;color:#888;}a.close-cookie-banner{position:absolute;top:0px;right:0px;margin:10px;display:block;width:20px;height:20px;background:url("http://edge.currantweb.co.uk/dev/wp-content/plugins/creare-eu-cookie-law-banner/images/close.png") no-repeat;background-size:20px !important;}a.close-cookie-banner.nitro-lazy{background-image:none !important;}a.close-cookie-banner span{display:none !important;}.statusBox{background:#eee;padding:5px 13px;text-align:center;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;float:right;margin-left:15px;}.statusBox span{text-transform:uppercase;font-weight:normal !important;}.statusBox p{margin-bottom:0;padding-bottom:0;font-size:10px;}.statusBox p:before{width:12px;height:12px;display:block;content:"";-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;margin:0 auto 5px auto;float:left;position:relative;top:3px;margin-right:7px;}.statusBox.normal p:before{background:#31bc34;}.statusBox.warning p:before{background:#e2b21f;}.statusBox.fault p:before{background:#e41212;}.avatar img{display:block;margin:0 auto;max-width:70px;}body.page-template-page-status .entry-content{margin-top:0;}.greenColour{background:#31bc34;}.warningColour{background:#e2b21f;}.faultColour{background:#e41212;}.greenColour,.warningColour,.faultColour{font-weight:800;display:block;width:100%;height:100%;padding:5px 10px;text-align:center;color:#fff;}.statusTable tr td{border-left:1px solid #ddd;border-right:1px solid #ddd;}.statusTable tr.newRow td{border-left:0 !important;border-right:0 !important;padding-top:30px;}.statusTable{border-bottom:1px solid #ddd;}li.covid a{color:#c41331 !important;font-weight:800;}body.page-template-page-ad .header-right .menu-main-container,body.page-template-page-ep .header-right .menu-main-container{margin-top:23px;}ul#primary-menu li{display:inline-block;}@media only screen and (max-width:992px){.main-ep-content,.page-id-20 .section1{background-image:none;}.section1{background:#ca4445;background-image:none;}.section1.nitro-lazy{background-image:none !important;}.page-id-20 .section1{}.page-id-22 .section1{}.testimonial-content{width:100%;text-align:center;}.testimonial-image{margin:0 auto;float:none;}.testimonials{padding:88px 15px;}.service-overview{text-align:center;}footer.site-footer{text-align:center;}footer.site-footer p.heading-title{background:url("https://cdn-fcgbk.nitrocdn.com/QJpnHROnXlsOJnCLKayRUORqaLAzzyal/assets/images/optimized/rev-a672724/edgeitsystems.com/wp-content/themes/edgeit/images/small-line.jpg") no-repeat bottom center;}footer.site-footer p.heading-title.nitro-lazy{background-image:none !important;}footer.site-footer a{display:block;}footer.site-footer .col-md-3{margin-bottom:20px;}footer.bottom-info{padding:10px 15px;}.featured-image{margin:0 auto;float:none;}.main-ep-content.nitro-lazy,.page-id-20 .section1.nitro-lazy{background-image:none !important;}}@media only screen and (min-width:992px) and (max-width:1200px){.menu-main-container ul li a{font-size:1em;}}@media only screen and (max-width:992px){.main-hp-content{background:none;}.col-md-9.header-right .menu-main-container{width:100%;}.col-md-9.header-right .button{width:100%;}a.logo-edge img{margin:15px auto 0 auto;display:block;}.col-md-9.header-right .menu-main-container{margin-top:0;}.page-id-22 .section1{background-image:none !important;}.page-id-22 .section1.nitro-lazy{background-image:none !important;}}@media only screen and (max-width:800px){.banner-cirlce{display:none;}.header-banner{padding:0;}.header-banner-content{width:100%;text-align:center;}a.logo-edge img{float:left;}.featured-image{width:200px;height:200px;}}@media only screen and (min-width:1200px){.page-id-22 .section1{background:#fff url("https://cdn-fcgbk.nitrocdn.com/QJpnHROnXlsOJnCLKayRUORqaLAzzyal/assets/images/optimized/rev-a672724/edgeitsystems.com/wp-content/themes/edgeit/images/advant-main-bg2.jpg") top right no-repeat;}.logo-container img{float:right;}.page-id-22 .section1.nitro-lazy{background-image:none !important;}}@media only screen and (max-width:1200px){.page-id-22 .section1{background:#fff url("https://cdn-fcgbk.nitrocdn.com/QJpnHROnXlsOJnCLKayRUORqaLAzzyal/assets/images/optimized/rev-a672724/edgeitsystems.com/wp-content/themes/edgeit/images/advant-main-bg2.jpg") top right no-repeat;background-size:350px;}.page-id-22 .section1.nitro-lazy{background-image:none !important;}}@media only screen and (max-width:680px){.header-banner img{width:initial;max-width:initial;}.header-banner-content{width:100%;text-align:center;}.group-blog article#post-991{background:none;}.par1{max-width:100%;}}@media only screen and (max-width:991px){.logo-container img{max-width:300px;}}@media only screen and (min-width:980px){body{margin-top:145px;}}@media only screen and (min-width:781px) and (max-width:980px){body{margin-top:211px;}}@media only screen and (max-width:781px){body{margin-top:237px;}.site-header{top:75px;}.logo-container img{max-width:150px;margin:5px 0 10px 0 !important;}}@media only screen and (min-width:781px){.main-ep-content .entry-content{-webkit-column-count:2;-moz-column-count:2;column-count:2;}}@media only screen and (max-width:781px){.statusBox{width:100%;text-align:center;margin-bottom:5px;}.statusBox p{float:none;text-align:center;}}li.helpBtn a{background:#c41331;color:#fff !important;padding:10px 15px !important;display:inline-block !important;position:relative;top:10px;}@media only screen and (min-width:991px){ul#primary-menu{float:right;}.help-box .btn{margin-top:15px;}.menu-epitaph-menu-container li.button-primary a{background:#82a67d;}.menu-advantedge-menu-container li.button-primary a{background:#c41330;}.menu-epitaph-menu-container li.button-primary a,.menu-advantedge-menu-container li.button-primary a{color:#fff;padding:10px 15px;text-align:center;margin:0;}.menu-epitaph-menu-container li.button-primary,.menu-advantedge-menu-container li.button-primary{position:relative;top:0;}}.webBanner{width:100%;padding:150px 0;position:relative;}.webBanner .container{position:relative;z-index:9;}.webBanner h1{color:#fff;font-weight:800;font-size:30px;margin:0;text-align:center;display:block;}.webBanner .overlay{background:rgba(0,0,0,.7);position:absolute;top:0;left:0;width:100%;height:100%;}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;}.owl-carousel{display:none;width:100%;z-index:1;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;}.owl-carousel .owl-item img{display:block;width:100%;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none;}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block;}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit;}.owl-carousel.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden{opacity:0;}.owl-carousel.owl-refresh .owl-item{visibility:hidden;}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-grab{cursor:move;cursor:grab;}.owl-carousel.owl-rtl{direction:rtl;}.owl-carousel.owl-rtl .owl-item{float:right;}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both;}.owl-carousel .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out{z-index:1;}.owl-carousel .fadeOut{animation-name:fadeOut;}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.owl-height{transition:height .5s ease-in-out;}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease;}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0;}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d;}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("https://edgeitsystems.com/wp-content/themes/edgeit/css/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease;}.owl-carousel .owl-video-play-icon.nitro-lazy{background-image:none !important;}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3);}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none;}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease;}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px;}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease;}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease;}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease;}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease;}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both;}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both;}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both;}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both;}@-webkit-keyframes empty{0%{opacity:1;}}@-moz-keyframes empty{0%{opacity:1;}}@keyframes empty{0%{opacity:1;}}@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px);}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px);}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px);}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;-webkit-transform:translateZ(-500px);}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0);}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;-moz-transform:translateZ(-500px);}100%{opacity:1;-moz-transform:translateZ(0) translateX(0);}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;transform:translateZ(-500px);}100%{opacity:1;transform:translateZ(0) translateX(0);}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8);}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8);}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8);}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%);}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%);}}@keyframes goDown{from{transform:translateY(-100%);}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5);}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5);}}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;}.owl-theme .owl-nav{margin-top:10px;}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px;}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none;}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default;}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791;}