@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%{opacity:1}}.wp-block-columns{box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns{align-items:normal!important}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}:where(.wp-block-columns){margin-bottom:1.75em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}ul{box-sizing:border-box;margin:0 0 1.5em 3em;list-style:disc}.entry-content{counter-reset:footnotes}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{border:0;clip-path:inset(50%);margin:-1px;padding:0;word-wrap:normal!important}.screen-reader-text:focus{clip-path:none;color:#444}.fa,.fas{line-height:1}.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;font-family:"Font Awesome 5 Free";font-weight:900}.fa-chess-queen:before{content:""}.fa-crown:before{content:""}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-brands-400.svg#fontawesome)format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-regular-400.svg#fontawesome)format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/plugins/gutentor/assets/library/fontawesome/webfonts/fa-solid-900.svg#fontawesome)format("svg")}.grid-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.grid-container{max-width:540px}}@media (min-width:768px){.grid-container{max-width:720px}}@media (min-width:992px){.grid-container{max-width:960px}}@media (min-width:1200px){.grid-container{max-width:1140px}}.grid-row [class*=grid-],.grid-row [class^=grid-]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.grid-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.grid-12,.grid-lg-12,.grid-lg-4,.grid-lg-6,.grid-md-12,.grid-md-4,.grid-md-6{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.grid-12{flex:0 0 100%;max-width:100%}@media (min-width:768px){.grid-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.grid-md-6{flex:0 0 50%;max-width:50%}.grid-md-12{flex:0 0 100%;max-width:100%}}@media (min-width:992px){.grid-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.grid-lg-6{flex:0 0 50%;max-width:50%}.grid-lg-12{flex:0 0 100%;max-width:100%}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.components-validated-control .components-combobox-control__suggestions-container:has(input:user-invalid):not(:has([aria-expanded=true])){border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:user-invalid) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of.block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of.block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media (min-width:782px){html.interface-interface-skeleton__html-container:not(:has(.is-zoom-out)){position:static;width:auto}}@media (min-width:992px){.gutentor-rm-col-space-d,.gutentor-rm-ct-space-d{padding-left:0!important;padding-right:0!important}.gutentor-rm-col-space-d{margin-top:0!important;margin-bottom:0!important}}.gutentor-active .gutentor-section i.fas{font-style:normal}@supports (-webkit-touch-callout:none){.gutentor-module,.gutentor-post-module{background-attachment:scroll!important}}.gutentor-section-title .gutentor-title{margin:0}.gutentor-section-title.enable-title-design .gutentor-title{position:relative;margin:0}.gutentor-section-title.enable-title-design .gutentor-title:before{background:currentColor;content:" ";display:block;height:3px;margin:0 auto;width:1em;position:absolute}.gutentor-section-title.enable-title-design.seperator-bottom .gutentor-title{padding-bottom:10px}.gutentor-section-title.enable-title-design.seperator-bottom .gutentor-title:before{bottom:0}.gutentor-section-title.enable-title-design.text-center .gutentor-title:before{left:0;right:0;margin-left:auto;margin-right:auto}.acme-col-posts article.post .post-thumb img,.gutentor-single-item{-webkit-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.gutentor-single-item-icon-box{font-size:20px;margin-bottom:20px}.gutentor-single-item-title{margin-top:0;padding:0;line-height:normal}.gutentor-single-item-desc:last-child{margin-bottom:0}.gutentor-image .gutentor-image-thumb{overflow:hidden}article,aside,footer,header,section{display:block}.gutentor-active .gutentor-section{background:#fff0}@media (max-width:575px){.gutentor-news-ticker-label{display:none}}.gutentor-news-ticker-box ul li a.gutentor-post-title{margin-bottom:0;line-height:normal}@media (max-width:575px){.gutentor-news-ticker-controls{display:none}}html{-ms-text-size-adjust:100%;font-size:10px;-webkit-tap-highlight-color:transparent;font-family:sans-serif;box-sizing:border-box;-webkit-text-size-adjust:100%}a{background-color:transparent}a:active,a:hover{outline:0}strong{font-weight:700}small{font-size:80%}button{color:inherit;font:inherit;margin:0;font-size:16px;font-size:1.5rem;line-height:1.5;overflow:visible;text-transform:none;-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner{border:0;padding:0}@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" ("attr(href)")"}a[href^="#"]:after{content:""}img{page-break-inside:avoid;max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}}@font-face{font-display:swap;font-family:"Glyphicons Halflings";src:url(/wp-content/themes/lawyer-zone/assets/library/bootstrap/fonts/glyphicons-halflings-regular.eot);src:url(/wp-content/themes/lawyer-zone/assets/library/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/lawyer-zone/assets/library/bootstrap/fonts/glyphicons-halflings-regular.woff2)format("woff2"),url(/wp-content/themes/lawyer-zone/assets/library/bootstrap/fonts/glyphicons-halflings-regular.woff)format("woff"),url(/wp-content/themes/lawyer-zone/assets/library/bootstrap/fonts/glyphicons-halflings-regular.ttf)format("truetype"),url(/wp-content/themes/lawyer-zone/assets/library/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)format("svg")}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background-color:#fff;margin:0;-ms-word-wrap:break-word;word-wrap:break-word}a{text-decoration:none;background:#fff0;color:#aaa}a:focus,a:hover{color:#23527c}.btn:active:focus,.btn:focus,a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle;border:0;max-width:100%;height:auto}h2,h4,h6{font-family:inherit;font-weight:500}h2,h3,h4,h6{line-height:1.1}h2,h3,h4,h6{margin-top:20px;margin-bottom:10px}h4,h6{margin-top:10px}p{margin:0 0 10px}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-right:-15px;margin-left:-15px}.col-md-4,.col-sm-3,.col-sm-4,.col-sm-6{position:relative;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:768px){.col-sm-3,.col-sm-4,.col-sm-6{float:left}.col-sm-6{width:50%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}}@media (min-width:992px){.col-md-4{float:left;width:33.33333333%}}.btn{display:inline-block;margin-bottom:0;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent}.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-primary{background-color:#337ab7}.btn-primary:focus{background-color:#286090;border-color:#122b40}.btn-primary:active,.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:focus,.btn-primary:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active{background-image:none}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.collapse{display:none}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li,.nav>li>a{position:relative;display:block}.nav>li>a{padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none}.nav>li>a:hover{background-color:#eee}.navbar{position:relative;min-height:50px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}}.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0#fff;opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}}.container:after,.container:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.row:after,.row:before{display:table;content:" "}.container:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.row:after{clear:both}@-ms-viewport{width:device-width}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@font-face{font-display:swap;font-family:"FontAwesome";src:url(/wp-content/themes/lawyer-zone/assets/library/Font-Awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/wp-content/themes/lawyer-zone/assets/library/Font-Awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0)format("embedded-opentype"),url(/wp-content/themes/lawyer-zone/assets/library/Font-Awesome/fonts/fontawesome-webfont.woff2?v=4.7.0)format("woff2"),url(/wp-content/themes/lawyer-zone/assets/library/Font-Awesome/fonts/fontawesome-webfont.woff?v=4.7.0)format("woff"),url(/wp-content/themes/lawyer-zone/assets/library/Font-Awesome/fonts/fontawesome-webfont.ttf?v=4.7.0)format("truetype"),url(/wp-content/themes/lawyer-zone/assets/library/Font-Awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-envelope-o:before{content:""}.fa-book:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-facebook-square:before{content:""}.fa-twitter:before{content:""}.fa-bars:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-desktop:before{content:""}.fa-anchor:before{content:""}.fa-instagram:before{content:""}.fa-whatsapp:before{content:""}.fa-balance-scale:before{content:""}.fa-calendar-check-o:before{content:""}.fa-volume-control-phone:before{content:""}.fa-address-card:before{content:""}a:active,a:focus,a:hover{outline:0;background:#fff0;text-decoration:none}body,html{overflow-x:hidden}body{font-weight:400;color:#666;line-height:24px;font-family:"Source Sans Pro",sans-serif}.slider-content .banner-title,h2,h3,h3 a,h4,h6{color:#3a3a3a}h2{font-size:28px}h3{font-size:20px;font-weight:500;font-family:"Playfair Display",serif}body,h4{font-size:16px}h6{font-size:12px}.navbar{background:#fff;margin:0;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;border-radius:0}.navbar .navbar-toggle{background-color:#3a3a3a;color:#fff;font-size:22px;border-radius:4px;margin-bottom:3px;margin-top:3px;outline:medium;transition:all .2s ease-out 0s;padding:2px 10px}.navbar-header{padding-top:10px}.navbar-nav>li{float:none}.navbar-nav>li>a{line-height:50px}.nav>li>a:focus{background-color:#fff0}.custom-logo-link{margin-top:10px;display:block;max-width:190px}.custom-logo-link img{max-height:40px}@media (max-width:1024px){.at-beside-navbar-header,.navbar-nav{width:100%!important;float:none!important}}.main-navigation{z-index:99;float:right}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation li{display:inline-block;position:relative}.main-navigation a{color:#666;display:block;padding:10px 15px;text-decoration:none;font-size:15px;font-weight:600;transition:all .5s ease 0s;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;letter-spacing:1px;text-transform:uppercase}.main-navigation .nav>li>a{padding:15px 10px}.at-navbar .featured-button{float:right;padding:10px 15px;margin-top:20px}@media (max-width:1024px){.at-navbar .featured-button{margin-top:-60px;margin-right:80px}}.desktop-only,article.post .post-thumb .entry-header span{display:block}@media (max-width:1023px){.desktop-only{display:none}}.main-navigation li:hover>a{background:#fff0}.main-navigation li:focus-within>a{background:#fff0}@media screen and (max-width:1024px){.navbar .container>.navbar-header{margin:0}.main-navigation{float:none;background:#fff;box-shadow:0 .15em .35em 0 rgb(0 0 0/.133)}.navbar{margin-bottom:0}.main-navigation li{float:none;display:block;border-top:1px solid #999;width:100%}.main-navigation a{padding:6px 10px;font-size:13px}}.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 rgb(0 0 0/.6);clip:auto!important;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.clearfix:after,.clearfix:before{display:table;content:""}.clearfix:after{clear:both}.clearfix{*zoom:1}*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.widget ul{list-style:outside none none;padding:0;margin:0}.hentry{margin:0 0 1.5em}.entry-content{margin:1.5em 0 0}.at-display-inline-block{display:inline-block}.top-header,.top-header a{color:#fff!important;font-size:15px}.top-header{padding:10px 0}.top-header a{display:inline-block;line-height:32px;transition-duration:.3s}.top-header a:focus,.top-header a:hover{opacity:.9}.top-header .text-left>:first-child,.top-header .text-right>:first-child{margin-right:15px}.top-header .socials{margin:0;display:inline-block}.top-header .socials li a{line-height:2}@media only screen and (max-width:767px){.top-header .text-left,.top-header .text-right{text-align:center}.top-header .text-left>:first-child,.top-header .text-right>:first-child{margin-right:0}.top-header .socials li a{border:medium}}.info-icon-box-wrapper .info-icon-box{display:inline-block;line-height:1}.info-icon-box-wrapper .info-icon-box:not(:first-child){margin-left:15px;border-left:1px solid;padding-left:15px}.info-icon-box{position:relative}.info-icon-box .info-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.info-icon-box .info-icon i{font-size:14px}.info-icon-details{margin-left:25px}.info-icon-details .icon-title{font-size:14px;margin:0;color:#fff;font-weight:400}@media only screen and (max-width:767px){.info-icon-box-wrapper .info-icon-box:not(:first-child){margin-left:10px;padding-left:10px}}.site-description{margin:0}.featured-slider{display:none}.image-slider-wrapper{display:block;position:relative;overflow:hidden;min-height:150px;background:rgb(0 0 0)}.image-slider-wrapper .slider-content{color:#fff;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;font-size:20px}.image-slider-wrapper .banner-title{color:#fff;font-size:52px;font-weight:700;line-height:1.2;text-transform:uppercase;position:relative;z-index:1;display:inline-block;font-family:"Playfair Display",serif}.image-slider-caption{clear:both;overflow:hidden}.slider-content.text-center .image-slider-caption{width:70%;margin:10px auto 0}.image-slider-wrapper .slider-content .btn-primary{margin:20px 10px 10px 0}.image-slider-wrapper .slider-content .btn-reverse{border:1px solid #fff;color:#fff}@media (max-width:1230px){.image-slider-wrapper .banner-title{font-size:32px}}@media screen and (max-width:679px){.image-slider-wrapper .slider-content .image-slider-caption{display:none}.image-slider-wrapper .banner-title{font-size:24px;display:block}.image-slider-caption{width:90%}}@media only screen and (max-width:767px){.image-slider-wrapper .slider-content .btn-primary{margin:10px 0 0;padding:10px 19px;font-size:13px}}.btn,.btn-primary{transition:all .5s ease-in-out 0s;-webkit-transition:all .5s ease-in-out 0s}.btn{border-radius:0;font-size:16px;padding:12px 20px;font-weight:600;-o-transition:all .5s ease-in-out 0s}.slider-content .btn{font-size:16px;padding:12px 25px}.slider-content .btn i{margin-left:10px}.btn-primary{color:#fff;-moz-osx-font-smoothing:grayscale;box-shadow:0 0 1px #fff0;display:inline-block;position:relative;transform:translateZ(0);transition-duration:.3s;backface-visibility:hidden;transition-property:color;vertical-align:middle;border:0;-moz-transition:all .5s ease-in-out 0s}.btn-primary:focus,.btn-primary:hover{-moz-osx-font-smoothing:grayscale;backface-visibility:hidden;box-shadow:0 0 1px #fff0;display:inline-block;position:relative;transform:translateZ(0);transition-duration:.3s;transition-property:color;vertical-align:middle;transition:all .5s ease-in-out 0s;-webkit-transition:all .5s ease-in-out 0s;-moz-transition:all .5s ease-in-out 0s}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{color:#fff}.btn-primary:active::before,.btn-primary:focus::before,.btn-primary:hover::before{transform:scaleX(1)}.btn-primary.btn-reverse{background-color:#fff0}.at-action-wrapper{display:block;max-width:90px;margin:40px auto 0;overflow:hidden}.acme-col-posts article.post .post-thumb,.featured-entries-col{overflow:hidden}.acme-slick-carausel{padding-right:15px;padding-left:15px}.featured-entries-col .single-list{padding:10px}.at-widgets{padding:40px 0;overflow:hidden;position:relative}.at-widgets .entry-header-title{margin-bottom:10px}.at-widget-title-wrapper{margin-bottom:80px;position:relative}.at-widget-title-wrapper:after{position:absolute;content:"";width:100px;height:4px;background:#ececec;left:0;right:0;margin:0 auto;bottom:-40px}.at-widget-title-wrapper .widget-title{margin-bottom:10px;margin-top:0}.at-widget-title-wrapper .widget-title span{margin-bottom:0}.widget-title{font-size:32px;line-height:44px;font-weight:400;margin-bottom:45px;text-align:center;font-style:normal;font-family:"Playfair Display",serif;text-transform:capitalize}.widget-title span{display:block;margin-bottom:20px}.widget-title::after{content:"";display:block;position:absolute;height:2.5px;width:50px;left:50%;margin-left:-30px}@media only screen and (max-width:767px){.widget-title{font-size:24px;line-height:1.3}}.footer-columns .widget-title{font-size:19px;font-weight:500;margin-bottom:20px;position:relative;text-align:left;padding:10px 0;font-family:inherit}.footer-columns .widget-title span{margin-bottom:auto}.footer-columns .widget-title::after{margin-left:auto;left:0;bottom:-1px}@media only screen and (max-width:991px){.at-widgets{padding:20px 0}.at-widgets .row>div:last-child{margin-bottom:0}}@media only screen and (max-width:767px){.at-widget-title-wrapper .widget-title{margin-bottom:20px}}.home .acme-services.feature{margin-top:-150px;padding-bottom:0}.home .acme-services.feature .single-list:nth-child(odd) .single-item{background-color:#f5f5f5}.home .acme-services.feature .single-list:nth-child(even) .single-item .icon a i,.home .acme-services.feature .single-list:nth-child(even) .single-item .title,.home .acme-services.feature .single-list:nth-child(even) .single-item .title a{color:#fff}.home .acme-services.feature .column .single-item{padding:20px 20px 40px}.acme-services.feature .column .single-item .icon i{width:80px;height:80px;border:2px solid;text-align:center;line-height:80px;font-size:28px;border-radius:50%}.acme-services.feature .column .single-item:before{position:absolute;content:"";width:100%;height:100%;-webkit-box-shadow:0 5px 15px rgb(0 0 0/.2);box-shadow:0 5px 15px rgb(0 0 0/.2);left:0;top:0;opacity:0;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1);z-index:-1}.acme-services.feature .single-item:hover:before{opacity:1}.acme-services.feature .single-item:focus-within:before{opacity:1}.acme-services .column{text-align:center}.acme-services .column .single-item{position:relative;padding:20px;margin-bottom:30px}@media only screen and (max-width:767px){.home .acme-services.feature{margin-top:0}.acme-services .column .single-item{margin-bottom:0}.featured-entries-col .single-list{padding:10px 15px}}.image-wrap{position:relative;margin-bottom:15px}.entry-title,.site-footer p{margin:0}.entry-title,.entry-title a{font-weight:400}.acme-col-posts article.post:hover .post-thumb img{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);transform:scale(1.3)}.acme-col-posts article.post:focus-within .post-thumb img{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);transform:scale(1.3)}.acme-col-posts article.post .post-thumb:before{bottom:0;-webkit-box-shadow:0-106px 92px -35px #000 inset;box-shadow:0-106px 92px -35px #000 inset;content:"";display:block;height:100%;left:0;opacity:.85;position:absolute;width:100%;z-index:1}@media only screen and (min-width:768px) and (max-width:1024px){.details{font-size:14px;line-height:normal}}article.post .post-thumb .entry-header{position:absolute;top:10px;right:10px;z-index:2;margin:0;padding:10px 0;border-radius:50%;width:55px;height:55px;line-height:1}article.post .post-thumb .entry-header a{color:#fff;font-weight:700;font-size:18px}@media only screen and (max-width:767px){.acme-col-posts .acme-slick-carausel{padding-right:0;padding-left:0}}.site-footer{position:relative}.site-footer .footer-columns{padding-top:30px}#at-shortcode-bootstrap-modal .modal-header .close,#at-shortcode-bootstrap-modal .modal-header .modal-title,.site-footer,.site-footer .widget li a,.site-footer h3,.site-footer li,.site-footer li a{color:#fff}@media only screen and (max-width:767px){.site-footer .text-left,.site-footer .text-right{text-align:center}.site-footer .footer-columns .widget-title{margin-bottom:0}}.copy-right{padding:30px 0 20px;margin-top:30px;border-top:1px solid rgb(64 64 62/.4)}.site-footer .widget li{border-bottom:1px dashed rgb(64 64 62/.4)}.site-footer .socials{text-align:left;padding-left:20px;margin-top:20px}.site-footer .copy-right .socials{margin:0;padding:0}.site-footer .socials li a{font-size:16px}.site-footer .footer-copyright p{text-transform:capitalize}.site-footer .widget-title{font-weight:500;margin-top:0}@media only screen and (max-width:767px){.site-footer .footer-sidebar:not(:first-child) .widget-title{margin-top:30px;margin-bottom:15px}}.socials a,.socials a:focus,.socials a:hover{color:#fff}.socials{list-style:none;margin:0 0 10px;padding:0}.socials li,.socials li a{display:inline-block}.socials li a{text-align:center;line-height:32px;margin-right:16px;transition:background .5s;-webkit-transition:background .5s}.sm-up-container{display:none;right:3px;margin-right:22px;margin-top:auto;padding:3px 6px;position:fixed;top:85%;width:45px;height:45px;z-index:60;border-radius:50px;color:#fff;line-height:36px;text-align:center}.sm-up-container:focus,.sm-up-container:hover{background:#000;color:#fff}.sm-up{font-size:20px;color:#fff}.widget li,.widget ul li{border-bottom:1px dotted #dfdfdf;display:block;padding-bottom:10px;padding-top:10px}.widget li:last-child{border:0}.widget li a{color:#3a3a3a}.footer-sidebar .widget li a{color:#fff}.cat-links{margin-right:15px;display:inline-block}.cat-links a{color:#757575}article.post .content-wrapper{padding:0}article.post .entry-header{position:relative;z-index:1}article.post .no-image .entry-header{margin-top:0;padding-left:0;padding-right:0}article.post .entry-header .cat-links,article.post .no-image .entry-header .cat-links{margin-bottom:10px}.cat-links a,article.post .entry-header .cat-links a{font-size:15px;position:relative;padding-bottom:4px}.cat-links a:after,article.post .entry-header .cat-links a:after{position:absolute;content:"";width:20px;height:1px;left:0;bottom:0;-webkit-transition:width .5s ease-in-out 0s;-o-transition:width .5s ease-in-out 0s;transition:width .5s ease-in-out 0s}article.post:hover .entry-header .cat-links a:after{width:100%}article.post:focus-within .entry-header .cat-links a:after{width:100%}article.post .entry-content{margin:0}article.post{text-align:left;position:relative;z-index:5;padding-bottom:15px}article.post .entry-header-title{width:100%;display:block}.entry-header-title .entry-title{display:inline-block;margin-right:0;margin-top:0;margin-bottom:10px}article.post .post-thumb{position:relative;z-index:1}article.post .post-thumb a{overflow:hidden;display:block}.post-thumb{text-align:center}.post-thumb img{transition:all .5s ease-in-out 0s;-webkit-transition:all .5s ease-in-out 0s;-moz-transition:all .5s ease-in-out 0s}.post-thumb img:hover{opacity:.6}.post-thumb img:focus-within{opacity:.6}.acme-animate .fadeInDown,.acme-animate .init-animate{-webkit-animation-fill-mode:both;animation-fill-mode:both}.acme-animate .init-animate{visibility:hidden;-webkit-animation-duration:.5s;animation-duration:.5s}.acme-animate .fadeInDown{animation-name:fadeInDown;-webkit-animation-duration:1.5s;animation-duration:1.5s}.acme-animate .zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@media (max-width:1024px){.navbar-header{float:none;width:100%;max-width:100%;padding:10px 0}.navbar-toggle{display:block}.navbar-collapse{border-top:1px solid #fff0;box-shadow:inset 0 1px 0 rgb(255 255 255/.1)}.navbar-collapse.collapse{display:none!important}.navbar-nav,.navbar-nav>li{float:none}.navbar-nav>li>a{line-height:20px}#navbar .container{position:relative}.main-navigation{width:100%;text-align:left}#navbar .navbar-collapse{height:auto;max-height:70vh;right:0;left:0;z-index:999}}.wp-block-columns{clear:both}@media only screen and (min-width:992px){.col-g-7b2loll,.col-g-ex1l1lw{flex-basis:50%;max-width:50%}}#section-g-xxcxf08 .gutentor-single-item .gutentor-single-item-title,#section-g-xxcxf08 .gutentor-single-item .gutentor-single-item-title a{color:#44465d}#section-df9433e7-abbe-420f-8a74-705fe54383d2 .gutentor-single-item .gutentor-single-item-title{color:#2f4858;font-size:18px;font-weight:400}#section-df9433e7-abbe-420f-8a74-705fe54383d2 .gutentor-single-item .gutentor-accordion-heading:hover .gutentor-accordion-icon,#section-df9433e7-abbe-420f-8a74-705fe54383d2 .gutentor-single-item:hover .gutentor-single-item-title{color:#b69d74}#section-df9433e7-abbe-420f-8a74-705fe54383d2 .gutentor-single-item .gutentor-single-item-desc{color:#798897;font-family:"Open Sans",sans-serif;font-size:15px;font-weight:400;line-height:1.7}#section-df9433e7-abbe-420f-8a74-705fe54383d2 .gutentor-single-item .gutentor-accordion-heading .gutentor-accordion-icon{font-size:16px;color:#cfcfcf}#section-df9433e7-abbe-420f-8a74-705fe54383d2 .gutentor-single-item .gutentor-accordion-heading{border-style:solid;border-width:1px}#section-df9433e7-abbe-420f-8a74-705fe54383d2 .gutentor-single-item:hover .gutentor-accordion-body,#section-df9433e7-abbe-420f-8a74-705fe54383d2 .gutentor-single-item:hover .gutentor-accordion-heading{border-color:rgb(182 157 116)}#section-df9433e7-abbe-420f-8a74-705fe54383d2 .gutentor-single-item .gutentor-accordion-body{border-style:solid;border-width:0 1px 1px}[class*=wp-block-gutentor-],[class*=wp-block-gutentor-] .gutentor-button,[class*=wp-block-gutentor-] h2,[class*=wp-block-gutentor-] h3,[class*=wp-block-gutentor-] h3 a,[class*=wp-block-gutentor-] h6{color:rgb(0 0 0)}#section-861ea32e-e6df-472b-8b90-a1ea3ce211a8 .gutentor-section-title .gutentor-title{color:#44465d;font-family:"Prata",serif;font-weight:400}#section-861ea32e-e6df-472b-8b90-a1ea3ce211a8 .gutentor-tabs .gutentor-tabs-list{padding:5px 10px;font-family:"Lato",sans-serif;font-size:13px;font-weight:400;background:rgb(68 70 93);color:#fff}#section-861ea32e-e6df-472b-8b90-a1ea3ce211a8 .gutentor-tabs .gutentor-tabs-list.gutentor-tab-active,#section-861ea32e-e6df-472b-8b90-a1ea3ce211a8 .gutentor-tabs .gutentor-tabs-list:hover{background:rgb(193 166 85)}#section-861ea32e-e6df-472b-8b90-a1ea3ce211a8 .gutentor-tabs-content-wrap .gutentor-tabs-content{color:#44465d;font-family:"Lato",sans-serif;font-size:17px;font-weight:400;line-height:1.5}@media only screen and (min-width:768px){#section-861ea32e-e6df-472b-8b90-a1ea3ce211a8 .gutentor-tabs .gutentor-tabs-list{padding:20px 30px;font-size:18px}#section-861ea32e-e6df-472b-8b90-a1ea3ce211a8 .gutentor-tabs-content-wrap .gutentor-tabs-content{font-family:"Lato",sans-serif;font-size:17px;font-weight:400;line-height:1.5}}@media only screen and (min-width:992px){#section-861ea32e-e6df-472b-8b90-a1ea3ce211a8 .gutentor-tabs .gutentor-tabs-list{padding:20px 30px}#section-861ea32e-e6df-472b-8b90-a1ea3ce211a8 .gutentor-tabs-content-wrap .gutentor-tabs-content{padding:40px;font-family:"Lato",sans-serif;font-size:17px;font-weight:400;line-height:1.5}}#section-861ea32e-e6df-472b-8b90-a1ea3ce211a8{padding:40px 0}@media only screen and (min-width:768px){#section-861ea32e-e6df-472b-8b90-a1ea3ce211a8{padding:80px 0}}@media only screen and (min-width:992px){#section-861ea32e-e6df-472b-8b90-a1ea3ce211a8{padding:100px 0}}#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-section-title .gutentor-title{color:#44465d;font-family:"Petrona",serif;font-size:24px;font-weight:400}@media only screen and (min-width:768px){#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-section-title .gutentor-title{font-size:32px}}@media only screen and (min-width:992px){#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-section-title .gutentor-title{font-size:28px}}#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-grid-item-wrap{margin:40px 0 0}@media only screen and (min-width:768px){#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-grid-item-wrap{margin:80px 0 0}}@media only screen and (min-width:992px){#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-grid-item-wrap{margin:30px 0 0}}#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-single-item .gutentor-single-item-title{color:#c1a655;font-size:16px;font-weight:500;text-transform:normal;font-style:normal;text-decoration:overline}#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-single-item:hover .gutentor-single-item-icon-box,#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-single-item:hover .gutentor-single-item-title,.section-559d4652-d638-449d-b4fa-03b7209c7377 .gutentor-news-ticker-box .gutentor-post-title{color:#44465d}@media only screen and (min-width:768px){#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-single-item .gutentor-single-item-title{font-size:21px}}@media only screen and (min-width:992px){#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-single-item .gutentor-single-item-title{margin:15px 0}}#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-single-item-button{color:#fff;background-color:rgb(193 166 85);padding:10px 15px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;font-size:14px;text-transform:normal}#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-single-item-button:hover{background-color:rgb(68 70 93)}@media only screen and (min-width:768px){#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-single-item-button{padding:10px 15px;font-size:14px}}@media only screen and (min-width:992px){#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-single-item-button{padding:10px 15px;font-size:14px}}#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e{padding:40px 0}@media only screen and (min-width:768px){#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e{padding:80px 0}}@media only screen and (min-width:992px){#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e{padding:100px 0}}#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-single-item{background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;box-shadow:0 0 20px 2px rgb(0 0 0/.11)}@media only screen and (min-width:992px){#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-single-item{padding:60px}}#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-single-item .gutentor-single-item-desc{color:#44465d;font-size:17px;font-weight:400;line-height:1.5}#section-b5516f6d-e1a0-4e7d-90e6-86785a29da6e .gutentor-single-item .gutentor-single-item-icon-box{color:#c1a655;font-size:40px}.section-559d4652-d638-449d-b4fa-03b7209c7377 .gutentor-news-ticker-box:hover .gutentor-post-title{color:#c1a655}.section-559d4652-d638-449d-b4fa-03b7209c7377 .gutentor-news-ticker{background-color:rgb(171 183 194/.13);background-image:none}.section-559d4652-d638-449d-b4fa-03b7209c7377 .gutentor-news-ticker-label{color:#c1a655;background-color:#44465d;background-image:none}.section-559d4652-d638-449d-b4fa-03b7209c7377 .gutentor-news-ticker-label:hover{color:#fff}.section-559d4652-d638-449d-b4fa-03b7209c7377 .gutentor-news-ticker-controls button{background-color:#44465d;background-image:none;border-style:dashed;border-width:0 0 0 1px;border-color:#c1a655}.section-559d4652-d638-449d-b4fa-03b7209c7377 .gutentor-news-ticker-controls button:hover{background-color:#c1a655;background-image:none;border-style:solid;border-width:0;border-color:#c1a655}.section-559d4652-d638-449d-b4fa-03b7209c7377 .gutentor-news-ticker-controls .gutentor-news-ticker-arrow:after,.section-559d4652-d638-449d-b4fa-03b7209c7377 .gutentor-news-ticker-controls .gutentor-news-ticker-pause:before{border-color:#c1a655}.section-559d4652-d638-449d-b4fa-03b7209c7377 .gutentor-news-ticker{border-style:dashed;border-width:1px;border-color:#000;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}@media only screen and (min-width:992px){.section-559d4652-d638-449d-b4fa-03b7209c7377 .gutentor-news-ticker{height:60px}}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}@media (min-width:992px){.gutentor-rm-col-space-d,.gutentor-rm-ct-space-d{padding-left:0!important;padding-right:0!important}.gutentor-rm-col-space-d{margin-top:0!important;margin-bottom:0!important}}.gutentor-button{margin-top:30px;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s;line-height:normal;-ms-flex-align:center;align-items:center}.gutentor-button .gutentor-button-icon{line-height:normal;font-size:14px}.gutentor-active .gutentor-section .grid-row [class*=grid-],.gutentor-active .gutentor-section .grid-row [class^=grid-]{margin-top:15px;margin-bottom:15px}.gutentor-active .gutentor-section a,.gutentor-button,.gutentor-news-ticker-box ul li a{text-decoration:none}.gutentor-active .gutentor-single-item-title{margin-bottom:10px}.gutentor-active .gutentor-single-item-title:before,.gutentor-icon-hide.gutentor-button .gutentor-button-icon{display:none}.gutentor-active .gutentor-single-item-title a{font-size:inherit}.gutentor-active .grid-row .grid-container{max-width:100%}.gutentor-section{background-color:#fff}.gutentor-section:not(.gutentor-dynamic-single-column){padding:0}.gutentor-module:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap,.gutentor-section:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap{position:relative;z-index:3}.gutentor-advanced-columns .gutentor-section{background-color:#fff0}.has-gutentor-overlay{position:relative;z-index:1}.has-gutentor-overlay:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:-1}body:not(.wp-admin) .has-gutentor-overlay{overflow:hidden}@supports (-webkit-touch-callout:none){.gutentor-module,.gutentor-post-module{background-attachment:scroll!important}}.gutentor-post-title{color:currentColor}.gutentor-post-module .gutentor-post-title{margin-top:0;margin-bottom:5px;word-break:break-word}.gutentor-team .overlay{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:background .5s ease-in-out 0s;-o-transition:background .5s ease-in-out 0s;transition:background .5s ease-in-out 0s}.gutentor-team .gutentor-single-item{overflow:hidden}.gutentor-team .gutentor-single-item-image-box{margin-bottom:15px;margin-left:auto;margin-right:auto}.gutentor-team .gutentor-single-item-image-box .gutentor-image-thumb{overflow:hidden;position:relative;font-size:0;line-height:normal}.gutentor-section.gutentor-accordion-wrapper .grid-row [class^=grid-],.gutentor-tabs-content-wrap .gutentor-tabs-content p,.gutentor-team .gutentor-single-item-title{margin:0}.gutentor-team .gutentor-single-item-content{display:block}.gutentor-team.team-template1 .gutentor-single-item{text-align:center}.gutentor-accordion-wrap:not(:last-child) .gutentor-single-item{margin-bottom:15px}.gutentor-accordion-heading{position:relative;cursor:pointer;border:1px solid #ddd}.gutentor-accordion-heading .gutentor-accordion-icon{position:absolute;right:20px;top:50%;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.gutentor-accordion-heading:not(.active) .gutentor-accordion-icon.close-icon{display:none}.gutentor-accordion-heading:not(.active) .gutentor-accordion-icon.open-icon{display:block}.gutentor-accordion-body{padding:20px;display:none;border-width:0 1px 1px;border-style:solid;border-color:#ddd}.gutentor-accordion-wrapper.accordion-template1 .grid-row [class^=grid-]{margin:0;padding:0}.gutentor-accordion-wrapper .gutentor-single-item-title{font-size:20px;margin:0;padding:15px;line-height:normal}.gutentor-tabs-wrapper .gutentor-single-item-content{display:block;width:100%}.gutentor-tabs,.gutentor-tabs-list{-webkit-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.gutentor-tabs{list-style-type:none!important;display:-ms-flexbox;display:flex;justify-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.gutentor-tabs.tablist-center{-ms-flex-pack:center;justify-content:center}.gutentor-tabs-list{border-width:1px;border-style:solid;border-color:#fff0;padding:11px 12px;background:#fff;cursor:pointer}.gutentor-tabs-list:last-child{margin-right:0}.gutentor-tabs-content{border-top:1px solid #ddd}.gutentor-tabs-content-wrap .gutentor-tabs-content{padding:20px;width:100%;display:none;min-height:100%}.gutentor-tabs-content-wrap .gutentor-tabs-content.gutentor-tab-content-active{display:block}.gutentor-tabs-wrapper.tab-vertical.tabs-template1 .gutentor-tabs{position:relative;z-index:1}.gutentor-tabs-wrapper.tab-vertical.tabs-template1 .gutentor-tabs-list{margin-bottom:10px;border-width:1px 0 1px 1px;border-color:#fff0}.gutentor-tabs-wrapper.tab-vertical.tabs-template1 .gutentor-tabs-list.gutentor-tab-active{margin-right:-1px;border-color:#ddd}.gutentor-single-item-tabs{-ms-flex-align:center;align-items:center}.gutentor-news-ticker,.gutentor-single-item-tabs,.tab-vertical .gutentor-tabs-container{display:-ms-flexbox;display:flex}.tab-vertical .gutentor-tabs-container .gutentor-tabs{-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:20%;flex-basis:20%}.tab-vertical .gutentor-tabs-container .gutentor-tabs-content-wrap{-ms-flex-preferred-size:80%;flex-basis:80%}.gutentor-news-ticker-controls button,.tab-vertical .gutentor-tabs-container .gutentor-tabs-content{border-width:0 0 0 1px;border-style:solid;border-color:#ddd}.gutentor-news-ticker{background:#fff;position:relative;height:45px;border:1px solid #275cf6;overflow:hidden}.gutentor-news-ticker-label{background:#275cf6;padding:10px;width:auto;line-height:normal;height:100%;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;white-space:nowrap}@media (max-width:575px){.gutentor-news-ticker-label{display:none}}.gutentor-news-ticker-box{height:100%;overflow:hidden;margin-right:auto;width:100%;padding-left:20px}.gutentor-news-ticker-box ul{width:100%;list-style-type:none!important;padding:0;margin:0}.gutentor-news-ticker-box .gutentor-news-ticker-wrap{width:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:relative;top:50%;height:25px}.gutentor-news-ticker-controls{display:-ms-flexbox;display:flex;height:100%}@media (max-width:575px){.gutentor-news-ticker-controls{display:none}}.gutentor-news-ticker-controls button{height:100%;background:#f6f6f6;padding:0;width:40px;border-color:#eee;cursor:pointer;display:inline-block}.gutentor-news-ticker-controls button:hover{background:#eee}.gutentor-news-ticker-controls button.gutentor-news-ticker-arrow{margin:0;display:inline-block;position:relative}.gutentor-news-ticker-controls button.gutentor-news-ticker-arrow:after{border-color:#999;border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;content:"";display:inline-block;height:8px;left:50%;position:absolute;top:50%;width:8px}.gutentor-news-ticker-controls button.gutentor-news-ticker-pause{position:relative;display:inline-block}.gutentor-news-ticker-controls button.gutentor-news-ticker-pause:before{position:absolute;content:"";width:10px;height:10px;border-color:#999;border-style:solid;border-width:0 2px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:50%}.gutentor-news-ticker-controls.gutentor-news-ticker-horizontal-controls button.gutentor-news-ticker-prev:after{-webkit-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.gutentor-news-ticker-controls.gutentor-news-ticker-horizontal-controls button.gutentor-news-ticker-next:after{-webkit-transform:translate(-50%,-50%) rotate(315deg);-ms-transform:translate(-50%,-50%) rotate(315deg);transform:translate(-50%,-50%) rotate(315deg)}.gutentor-icon-wrapper .gutentor-single-item{padding:20px;overflow-x:hidden}.icon-template3 .gutentor-single-item,.icon-template3 .gutentor-single-item-icon-box{text-align:right}