@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900;1000&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Signika:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Alata&display=swap);@import url(https://fonts.googleapis.com/css?family=Barlow:200,300,400,500,600,700,800,900|Teko:300,400,500,600,700&display=swap);html{font-size:62.5%}body{font-family:'Nunito',sans-serif;font-weight:400}body{color:#000;font-size:1.8rem;line-height:1.5}:root{--bg:#000000;--accent:#CB8E39;--dark:#161313;--muted:#B5C6CC;--white:#ffffff;--container:1100px}#faq{padding:48px 16px;background:var(--bg);color:var(--white)}.faq-wrap{max-width:var(--container);margin:0 auto;display:block}#faq-title{font-size:35px;text-align:center;margin:0 0 18px;color:var(--accent);font-weight:800;letter-spacing:.2px}.faq-item{background:linear-gradient(180deg,rgb(255 255 255 / .02),rgb(255 255 255 / .01));border-left:4px solid #fff0;border-radius:10px;margin-bottom:12px;padding:12px 16px;transition:all .24s ease;box-shadow:0 6px 18px rgb(0 0 0 / .6)}.faq-item[open]{border-left-color:var(--accent);transform:translateY(-4px)}.faq-item:hover{box-shadow:0 10px 30px rgb(0 0 0 / .7)}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:16px;color:var(--white);outline:none;padding-right:8px}summary::-webkit-details-marker{display:none}summary::marker{display:none}summary::after{content:'';width:12px;height:12px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:rotate(45deg);transition:transform .22s ease,border-color .22s ease;margin-left:12px;opacity:.9}.faq-item[open] summary::after{transform:rotate(-135deg);border-color:var(--accent)}.faq-body{margin-top:12px;color:var(--muted);line-height:1.6;font-size:15px;border-top:1px dashed rgb(255 255 255 / .03);padding-top:12px}summary:focus{box-shadow:0 0 0 3px rgb(203 142 57 / .16);border-radius:6px}@media (max-width:880px){#faq-title{font-size:22px}.faq-body{font-size:15px}}@media (max-width:480px){#faq{padding:28px 12px}.faq-item{padding:12px}summary{font-size:15px}.faq-body{font-size:14px}}h1,h2,h3,h4,h5,h6{color:#000;font-weight:600;margin-bottom:2.5rem;font-family:'Nunito',sans-serif;font-weight:600}h1{font-size:4.4rem}h2{font-size:4rem}h3{font-size:3.2rem}h4{font-size:2.8rem}h5{font-size:2rem}h6{font-size:1.8rem}a{transition:all 350ms ease 0s;-webkit-transition:all 350ms ease 0s;color:#c00707}a:focus,a:hover{color:#000}a,a:hover{text-decoration:none}img{max-width:100%}ul,li{margin:0 0 .3rem;padding:0}ul li li{margin:0}.button{font-weight:600;padding:1rem 4rem;box-shadow:0 .5rem 1rem rgb(0 0 0 / 20%);margin-bottom:2rem;transition:0.4s ease;color:#000;text-align:center;position:relative;overflow:hidden;z-index:1;background-color:#161313;border:none;outline:0;border-radius:0rem;display:inline-block;background:linear-gradient(to right,#ad1283 0%,#cfa944 0%,#f5e37f 49%,#cfa944 100%)}.button:hover{color:#fff}.button::before{content:'';border-radius:0rem;position:absolute;top:0;width:0;height:100%;background-color:#161313;left:0;right:0;opacity:0;z-index:-1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.button:hover::before{width:100%;opacity:1}.alignMiddle{display:flex;align-items:center;align-content:center;flex-wrap:wrap}#content ul{padding-left:1.5rem;list-style:square;margin-bottom:2.5rem;}#content ul ul{list-style:disc}table.table{margin-bottom:2.5rem}input[type=text],input[type=tel],input[type=date],input[type=number],input[type=email],select,textarea,.form-control,.contact-us3.contact-form select{padding:.7rem 1rem;border-bottom:1px solid #ccc;resize:none;outline:none;width:100%;font-size:1.6rem;font-weight:500;border-radius:0rem;background:rgb(255 255 255 / 11%);color:#fff}select:focus{color:#fff!important}.form-control{font-size:1.6rem}footer .form-control:focus{color:#fff}.textAlign{text-align:center}.mb5{margin-bottom:5rem}section{padding:4rem 0}.row>*{padding-right:calc(var(--bs-gutter-x) * 1);padding-left:calc(var(--bs-gutter-x) * 1);margin-top:var(--bs-gutter-y)}#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link{font-weight:600!important}#masthead{padding:1.5rem 0}.headerWrap{display:flex;align-items:center;justify-content:space-between}#logo img{max-width:24rem;height:auto}.topLinks ul{display:flex;justify-content:right;margin:auto}.topLinks ul li{padding:0 .5rem;list-style:none}.header2 .headerWrap{padding-top:2rem;padding-bottom:2rem}.header2 .topLinks ul li a{fill:#fff}#masthead.header2{padding:0;background:#fff0;position:fixed;top:0;z-index:9;width:100%}.header2 .topLinks ul li{padding:0 .5rem;margin:0}.header2 .topWrap{background:#cb8e39;padding:1rem 0rem}section#zigzag em{background:#000;color:#cb8e39}h2.uppercase{color:#fff}.header3 .topWrap{background:#000;padding:1.5rem 0rem}.header3 .topLinks ul li{padding:0 .5rem;margin:0}.header3 .topLinks ul{margin:0}.header3 .topLinks ul li a{color:#fff;fill:#fff}.header3 .topLinks ul li a:hover{color:#cb8e39;fill:#cb8e39}.header3 .extra-header a{font-size:2.5rem;font-weight:600;color:#cb8e39;margin-left:2rem}#masthead.header3{padding:0rem 0}.header3 .super-row{padding:1.5rem 0}.header3 .extra-header{text-align:right}.header3 #mega-menu-wrap-primary li.mega-menu-item a{padding-right:0!important}#masthead.header4{padding:0}.topHeader{background:#cb8e39;padding:.5rem 0}.topHeaderWrap{display:flex;justify-content:space-between}.header4 ul{margin:0}.topHeaderWrap li{display:inline-block;margin:0}.accheader li a{padding:1rem 1rem;color:#000;font-size:2rem}.topHeaderWrap li a{color:#fff;fill:#fff;padding-right:1rem}.topHeaderWrap li a:hover{color:#000;fill:#000}.accheader{width:19rem;text-align:right}.accheader li{display:inline-block;margin:0;padding:0}.custom-logo-link img{max-width:19rem;height:auto}.socialWrap li:last-child a{padding-right:0}.header4 .headerWrap{padding:2rem 0}.socialWrap li a{fill:#fff;color:#fff}ul.country{color:#fff}.header5Style{background:#ff9938;margin:auto;max-width:1257px;padding:1rem 0;margin-top:0rem;margin-bottom:-3.4rem;z-index:999;position:relative;transition:0.4s ease}.navHeader{display:flex;align-items:center;justify-content:space-between}.header5 .headerWrap a{color:#000}.header5 .headerWrap{display:flex;align-items:center;justify-content:space-between;margin:2rem 0}#masthead.header5{padding:0rem 0}.headerButton{display:flex}.headerButton .button{margin:0}.fixed .topHeader{display:none}.fixed .header5Style{max-width:100%}.header5 #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,.header5 #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,.header5 #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{color:#000}.header5 #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{color:#fff}.header5 #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover{color:#000}.header5 .footerInfo i{color:#fff}.fixed .header5Middle{display:none}.header6 #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.get-quote a.mega-menu-link{display:inline-block}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.get-quote a.mega-menu-link{font-weight:400;box-shadow:0 .5rem 1rem rgb(0 0 0 / 20%);transition:0.4s ease;color:#000;text-align:center;position:relative;overflow:hidden;z-index:1;border:none;outline:0;border-radius:0;display:inline-block;padding-left:3rem;padding-right:3rem;font-size:1.6rem;font-weight:bold!important;text-transform:uppercase;background:linear-gradient(to right,#ad1283 0%,#cfa944 0%,#f5e37f 49%,#cfa944 100%)}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.get-quote a.mega-menu-link:hover{color:#fff}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.get-quote a.mega-menu-link::before{content:'';position:absolute;top:0;width:0;height:100%;background-color:#161313;left:0;right:0;opacity:0;z-index:-1;-webkit-transition:.5s;transition:.5s}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.get-quote a.mega-menu-link:hover::before{width:100%;opacity:1}#masthead.header6{position:fixed;top:0;z-index:9;width:100%}.header6 #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{color:#fff}.header6.fixed #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{color:#000}.header6~#innerBanner{padding-top:65px}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{padding:6px 10px 6px 10px}#custom_html-4 .homeForm h2{margin:0}.mail{color:#fff;font-size:1.8rem;font-weight:700;padding:1rem 0 1rem 4rem;position:relative}.mail a{color:#fff}.mail i.fa{position:absolute;width:30px;height:30px;text-align:center;border-radius:50%;color:#fff;line-height:3rem;left:0}.mail h5{margin:0;color:#fff}.homeForm{margin-bottom:1rem}.formBlock nav ul{margin-bottom:1.5rem}.formBlock .form-group{margin-bottom:2rem}.formBlock #appointment-date{border:1px solid #ccc}.homeForm p{max-width:500px}select,.formBlock #appointment-date{background:rgb(255 255 255 / 11%);}.service_nameBox{text-align:center;padding:1rem 0}.service_nameImg{max-width:80px;margin:auto}.service_nameBox a{color:#000}.service_name{margin:2rem auto 0;max-width:250px}.service_nameBox:hover{box-shadow:0 10px 10px rgb(0 0 0 / .1)}.serImg{width:100%;overflow:hidden}p.lastOption{padding:5rem 0;font-style:italic}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;color:red}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;color:#46b450}.swiper-slide{background-size:cover}.slider-sub-title{font-weight:400;color:#fff}.slider-title{font-size:6rem;color:#fff;opacity:1}.slider-buttton{font-weight:500;border:solid 1px #fff;padding:1rem 2rem;color:#fff;font-size:1.8rem;text-decoration:none;display:inline-block}.slider-buttton:hover{background:#fff;color:#000}.swiper-slide-active .slider-title{animation:fadeInUp 1.5s}.swiper-slide-active .slider-buttton{animation:zoomIn 2s}.slider-container{position:relative;z-index:5}.swiper-pagination-bullet{border:solid 2px #fff;opacity:1;width:14px;height:14px;background:#fff0;position:relative}.swiper-pagination-bullet::before{content:"";width:6px;height:6px;background:#fff;border-radius:100%;position:absolute;left:2px;top:2px;transform:scale(0);transition:all 350ms ease 0s}.swiper-pagination-bullet.swiper-pagination-bullet-active::before{transform:scale(1)}#slider .swiper-slide{min-height:45rem;display:flex;align-items:center}section#slider{margin:0;padding-bottom:0;padding:0}.drip{text-align:center;padding:2rem 0;background:#cb8e39}.drip h3{color:#fff;text-align:left;margin:0}.drip p{color:#fff;padding:0;font-size:2rem;text-align:right;margin:0}.drip p a{color:#fff;margin:0}p.largep{font-size:2rem}.small-cont li{display:inline-block}.drip .alignMiddle{display:flex;justify-content:flex-start}.drip p a.button{background:#fff;color:#cb8e39;text-decoration:none;font-weight:700}input#upload{width:100%;min-height:40px;padding:5px}ul.ngg-breadcrumbs>li{float:none}#homenoslider{position:relative;text-align:center;padding:170px 0}.noSlider .container{position:relative;right:0;left:0;text-align:center;color:#fff;z-index:2}.noSlider h1 span{display:inline-block;font-size:1.5rem;color:#fff;clear:both;background:#cb8e39;padding:.5rem 1rem;border-radius:4px;font-weight:300}.noSlider h1{color:#fff}.noSlider p{max-width:710px;margin:0 auto 3rem;font-size:2rem;font-style:italic}.homeabout2{padding:10rem 0;background:#fafafa;text-align:center}.homeabout2 p{max-width:900px;margin:0 auto 3rem;font-size:2rem;line-height:3.6rem}.slider2 .slider-container{position:relative;z-index:5;max-width:500px;background:rgb(255 255 255 / 15%);padding:15px 20px}.slider2 .slider-title{font-size:2rem}#masthead.fixed{position:fixed;top:0;width:100%;z-index:99;background-color:rgb(18 10 1 / 90%);box-shadow:0 0 10px rgba(0 0 0 / 10%);animation:fadeInTop 1s ease both}@keyframes fadeInTop{from{opacity:0;transform:translate3d(0,-80%,0)}to{opacity:1;transform:translate3d(0,0,0)}}#masthead.fixed #logo img{max-width:20rem}.page-template-zig-zag-layout main#main{background:#000}#innerBanner{min-height:25rem;padding:0;position:relative;background-size:cover;background-repeat:no-repeat;background-position:top right}#innerBanner:after{position:absolute;content:"";width:100%;height:100%;background-color:rgb(0 0 0 / .6);left:0;top:0;z-index:1}#innerBanner .container{position:relative;z-index:2;min-height:25rem}.bannerTitle{display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center;min-height:inherit;padding:0;position:relative;z-index:2}.bannerTitle h1{color:#fff}#breadcrumbs{text-align:right;display:grid}#breadcrumbs span:first-child{background:rgb(80 80 80 / 50%);padding:10px 15px;color:#fff}#breadcrumbs span a{color:#fff}#breadcrumbs span a:hover{color:#0856A2}#breadcrumbs span:first-child,#breadcrumbs span,#breadcrumbs span.breadcrumb_last{color:#fff;font-size:1.5rem}section#cta.withoutBg{background:url(/wp-content/themes/theme/assets/images/view.jpg) no-repeat center center fixed;background-size:cover;padding-top:0rem;margin-top:5rem}.page-id-1302 .contact-us3.contact-form input.wpcf7-submit{width:auto;margin:auto}.aboutImg{text-align:right}.homeabout1{padding:70px 0;background:#000;position:relative;color:#fff}.homeabout1 h2,#testimonials h2,section#services h2,.contMain h2,section.formBlock h2,.timing,.office-schedule-wrapper h3,.page-id-923 #content h2{color:#fff}#testimonials,.mixBox,.page-id-923 #content,.contact-form.contact-us3{background:#000}section#services{padding-bottom:0;background:#000;color:#fff}section#zigzag h2.uppercase{padding-top:3rem}.mail a:hover{color:#cb8e39}.aboutHead1 h6{text-transform:uppercase;font-weight:600;font-size:1.8rem;letter-spacing:1px;color:#cb8e39}.aboutHead1 p{color:#707070}.aboutBtn1{padding:.8rem 2rem;display:inline-block;border-radius:0;font-size:1.6rem;text-transform:uppercase;background-color:#cb8e39;-webkit-transition:.5s;transition:.5s;border:none;color:#fff}.aboutBtn1:hover{background:#000;color:#fff}.aboutMedia1{position:relative;margin-left:4rem}.aboutImg1{padding:0 0 5rem 0rem}.aboutImg1 img{width:100%}.aboutContact1{width:360px;padding:3.5rem;position:absolute;bottom:0;left:0;box-shadow:0 10px 50px -20px #cb8e39;background-color:#cb8e39;color:#fff}.aboutContact1 h3{color:#fff;font-size:3.2rem}.aboutBtnWhite{color:#000;background-color:#f7f7f7;border-color:#f7f7f7;-webkit-transition:.5s;transition:.5s;padding:.7rem 1.5rem;margin:.5rem 0 0 0;display:inline-block}.aboutBtnWhite:hover{background:#000;color:#fff}.about3Img{position:relative;z-index:1}.about3Img::before{content:"";left:0;position:absolute;background-color:#fff;height:10%;bottom:-3rem;-webkit-transform:skewY(175deg);transform:skewY(175deg);width:100%;z-index:1}.about3Img span{position:absolute;z-index:-1;top:6rem;left:-3rem}.about3Img::after{content:"";left:0;position:absolute;background-color:#fff;height:10%;top:-3rem;-webkit-transform:skewY(-177deg);transform:skewY(-177deg);width:100%;z-index:1}.about3Content{max-width:610px;padding-left:2rem}.about3Content h2{font-size:3.8rem}.about3Content p{color:#707070}.about3SubTitle{padding-bottom:2.2rem;display:inline-block;line-height:0;font-size:1.5rem;color:#cb8e39;padding-left:0;position:relative;font-weight:500}.about3SubTitle::after{content:"";position:absolute;bottom:1.4rem;left:0;height:1.5rem;width:10%;background-color:#fff;-webkit-animation:MOVE-BG 2s linear infinite;animation:MOVE-BG 2s linear infinite}@-webkit-keyframes MOVE-BG{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(88px);transform:translateX(88px)}}@keyframes MOVE-BG{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(88px);transform:translateX(88px)}}.about3Content ul{list-style-type:none;padding:0;margin:2rem 0 0 0}.about3Content ul li{display:inline-block;font-size:1.8rem;margin-bottom:1rem;font-weight:500;-webkit-transition:.5s;transition:.5s;width:100%}.about3Content ul li i{color:#cb8e39;margin-right:.5rem;-webkit-transition:.5s;transition:.5s}.about3Content ul li:hover{color:#cb8e39;letter-spacing:.25px;margin-left:2px}.about3Btn{margin-top:1.5rem;padding:1rem 3rem;color:#fff;text-align:center;position:relative;overflow:hidden;z-index:1;text-transform:capitalize;background-color:#cb8e39;border:none;outline:0;border-radius:5px;display:inline-block}.about3Btn::before{content:'';position:absolute;top:0;width:0;height:100%;background-color:#0c2957;left:0;right:0;opacity:0;z-index:-1;-webkit-transition:.5s;transition:.5s}.about3Btn:hover::before{width:100%;opacity:1}.about3Btn:hover{color:#fff}.verti-midd p,.smallRow p{color:#fff}.about4{background:#fff;overflow:hidden}.about4content{position:relative;padding:5rem 7rem 0}.about4content span{text-transform:uppercase;display:block;margin:0 0 1.5rem;color:#666}.about4content p{color:#888}.about4shape:after{content:"";height:100%;width:135px;right:-56px;background:#fff;position:absolute;transform:skewX(-10deg);top:0}.about4shape{position:relative}.about4countdiv{display:flex;margin:2rem 0 0 0}.about4count{border:solid 1px #999;border-radius:8px;width:calc(50% - 2rem);margin-right:2rem;padding:2rem 3rem;max-width:18rem}.about4count i{color:#999;font-size:4rem}.about4count span{color:#000;font-size:3rem;font-weight:700;line-height:1;margin:0 0 1rem}.about4count b{font-weight:400}.about4content .button{margin:4rem 0 0 0}.page-template-contact2 section.formBlock{display:none}@media(max-width:1600px){.about10shape:after{width:116px;right:-58px}}input.wpcf7-form-control.has-spinner.wpcf7-submit.button:hover{background:#161313}#cta.withoutBg h3{color:#fff;text-align:left}.counter i.fa{font-size:4rem}.contMain{background:#161313;padding:6rem;height:100%}.counter{text-align:center;background:rgb(255 255 255 / 4%);padding:2rem 0}.verti-midd h2,.smallRow h2{color:#fff}.counter p.stats-text{color:#fff}.verti-midd h4{margin-bottom:1rem}.stats-line{margin:12px auto;width:95px;height:95px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgb(0 0 0 / 20%);color:#cb8e39}.stats-line p{margin:0}.timerCount{display:flex;justify-content:center;font-size:4rem;font-weight:800;color:#cb8e39}.counterBox{width:100%;margin-top:5rem}.mixBox{padding:0}.counter-show.alignMiddle{justify-content:space-around}.formBlock .form-group p{max-width:100%}.contact-us3 p,.contact-us3 h2,.contact-us3 a,.contact-info-box h3{color:#fff}.#service_name{background:#f4f4f4}#parallax .text-center p{color:#fff}.topLinks{position:fixed;right:-20px;z-index:99;top:50%;transform:translateY(-50%);width:50px;background:#cb8e39;color:#fff;padding:1rem 0 1rem 7px;transition:.5s;border-radius:1rem}.topLinks svg{fill:#fff}.topLinks ul{display:block}.topLinks:hover{right:-8px}.homeabout1 h1{color:#fff}.services h3{margin:0;padding:1rem;text-align:center;font-size:2rem;background:#75511F;color:#fff;position:relative}.services{overflow:hidden;margin-bottom:3rem;box-shadow:0 .5rem 1rem rgb(0 0 0 / 20%);text-align:center}.services img{transition:opacity 0.35s,transform 0.35s;transform:scale(1.15);width:100%}.services:hover img{opacity:.8;-webkit-transform:scale(1);transform:scale(1)}.services:hover h3{background-color:#161313}.services p{color:#fff;margin-top:3rem;padding:0 2rem}.mixBox .counter-show.alignMiddle{background:#fff0}.other .insuranceBox{border:1px solid #fff0}.other .insuranceBox:hover{border:1px solid #fff0}.other .insuranceBox{padding:4rem 0}.other .insuranceBox .insurance_icon{max-width:200px}.other .insuranceText{padding:2rem 2rem;box-shadow:0 .5rem 1rem rgb(0 0 0 / 20%);min-height:430px;border-radius:1rem}#parallax{padding:5rem 0;background:url(/wp-content/themes/theme/assets/images/parallax-bg.jpg) no-repeat center center #fff fixed;position:relative;z-index:5}#parallax:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / 70%);z-index:-1}#parallax ul{text-align:center;list-style:none;max-width:800px;margin:auto;color:#fff}#parallax h2{color:#fff}#parallax a.button{margin-top:5rem}#parallax.investment{background:url(/wp-content/themes/theme/assets/images/view.jpg) center center;background-attachment:fixed}.testimonials .swiper-slide{display:flex}.tstmnlsInfo{border-radius:1.6rem;box-shadow:1px 0 15px 0 rgb(0 0 0 / .06);padding:3.438rem;border:#ccc solid 1px;flex:1;min-height:27.5rem;position:relative;margin-bottom:2rem}.tstmnlsInfo:before{background:url(/wp-content/themes/theme/assets/images/quote.png) no-repeat;z-index:1;content:"";position:absolute;left:2rem;width:163px;height:112px;top:2rem}.tstmnlsInfo p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;position:relative;z-index:2}.testimonials-button-next.swiper-button-disabled,.testimonials-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.testimonials-button-next:after,.testimonials-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.testimonials-button-prev:after,.swiper-rtl .testimonials-button-next:after{content:"prev"}.testimonials-button-next:after,.swiper-rtl .testimonials-button-prev:after{content:"next"}.page-numbers{border:1px solid;padding:.6rem 2rem;border-radius:.4rem}.row.paginationWrap{margin-top:5rem}.tstmnlsNav{position:absolute;width:100%;transform:translateY(-50%);top:40%;display:flex;justify-content:space-between;z-index:2}.testimonials-button-next{position:absolute;right:0}.testimonialsText:before{z-index:1;content:"";position:absolute;left:2rem;width:163px;height:112px;top:2rem}.post-type-archive-testimonials #testimonials{padding:0}.post-type-archive-testimonials .testimonialsList{padding:1.125rem 0}.testimonialimg img{border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%;display:block}.testimonialsText h4{color:#000;font-size:1.5rem;margin-bottom:0;line-height:1.5;font-weight:700;text-transform:none}.testimonialsText h4 span{display:block;color:#000;line-height:1.5;font-weight:400;font-size:1rem}.testimonialsText p{letter-spacing:0;min-height:130px;position:relative;z-index:2}.clientInfo{display:flex;justify-content:space-between;align-items:center}.testimonialimg{display:flex;justify-content:space-between;align-items:center}.testiImg{margin-right:15px}.testimonialimg .testiImg{display:none}.clientQuoteIcon{display:none}.testimonials2 .testimonials_image{width:80px;height:80px;margin:0 0 20px 0;border-radius:50%;overflow:hidden;border:3px solid #fc9c01}.testimonials2 .testimonials-pagination{display:none}.testimonials2 .tstmnlsInfo{overflow:hidden}.testimonials2 small{color:#000}.testimonials2 .tstmnlsInfo p{text-align:left}.userTitle{padding-left:20px}#testimonials2 .col-md-4:nth-child(1) .tstmnlsInfo{border-color:#3B71CA}#testimonials2 .col-md-4:nth-child(2) .tstmnlsInfo{border-color:#9FA6B2}#testimonials2 .col-md-4:nth-child(3) .tstmnlsInfo{border-color:#14A44D}#testimonials2 .col-md-4:nth-child(4) .tstmnlsInfo{border-color:#DC4C64}#testimonials2 .col-md-4:nth-child(5) .tstmnlsInfo{border-color:#E4A11B}#testimonials2 .col-md-4:nth-child(6) .tstmnlsInfo{border-color:#54B4D3}#testimonials2 .col-md-4:nth-child(7) .tstmnlsInfo{border-color:#F50057}#testimonials2 .col-md-4:nth-child(8) .tstmnlsInfo{border-color:#9C27B0}#testimonials2 .col-md-4:nth-child(9) .tstmnlsInfo{border-color:#2196F3}#testimonials2 .tstmnlsInfo:before{display:none}#testimonials2 .testimonials_image{width:120px;height:120px;margin:0 auto 20px;border-radius:50%;overflow:hidden;border:3px solid #fc9c01}#testimonials2 .tstmnlsCont{text-align:center}.testiUser{display:flex;align-items:center;align-content:center;width:100%;position:relative;flex:0 0 100%;padding-right:50px}.fa-quote-left{position:absolute;right:0;top:0}.review-box{position:relative;display:block;margin-top:18px}.review-box li{position:relative;color:#f1cc38;display:inline-block;margin-right:3px}.testiUser .fa-quote-left::before{position:relative;display:inline-block;color:#ddd;font-size:55px;transform:rotate(180deg)}.testimonials2 .tstmnlsInfo:before{display:none}.testiUser h4{font-size:22px;text-align:left;padding-left:0;color:#000;margin:0}.testimonials3 .testimonialCon{width:60%;text-align:left;padding:2rem}.testimonials3 .testimonials-pagination,#testimonials3 .tstmnlsInfo:before{display:none}.testimonials3 .tstmnlsInfo{padding:0rem;overflow:hidden;display:flex}.testimonials3 .testimonials_image{width:40%;align-items:flex-end;display:flex}.testimonials3 .testimonials_image img{height:inherit!important}.testimonials3 .tstmnlsInfo:before{display:none}#testimonials3 .testimonials_image{width:40%;text-align:center}#testimonials3 .testimonials_image img{max-height:300px;width:auto!important;margin:auto}#testimonials3 .tstmnlsInfo{display:flex;align-items:center;padding:0;overflow:hidden}#testimonials3 .tstmnlsCont{width:60%;padding:4rem}#testimonials3 .col-md-12:nth-child(odd) .tstmnlsInfo{flex-direction:row-reverse}#testimonials3 .col-md-12:nth-child(odd) .tstmnlsCont{padding:4rem}.testimonials4 .testimonials_image{width:120px;height:120px;margin:0 auto 2rem;border-radius:50%;overflow:hidden;border:3px solid #fc9c01;margin-top:-9rem}.testimonials4 .tstmnlsInfo{box-shadow:0 0 0 0 rgb(0 0 0 / 6%);border:0 solid #fafafa;border-radius:0rem;max-width:560px;margin-left:auto;margin-right:auto;padding:0}.testimonials4 .testimonials-pagination{display:none}.testimonials4 .tstmnlsInfo:before{display:none}#testimonials4 .tstmnlsInfo{padding:0rem;overflow:hidden}#testimonials4 .tstmnlsCont{padding:2rem}#testimonials4 .tstmnlsInfo img{transition:transform .5s;max-width:280px!important;margin:auto}#testimonials4 .tstmnlsInfo:hover img{transform:scale(1.2)}#testimonials4 .testimonials_image{overflow:hidden;transition:transform .2s;text-align:center;background:#f4f4f4}#testimonials4 .tstmnlsInfo:before{display:none}#testimonials5 .tstmnlsInfo{padding:0;display:flex;align-items:center}#testimonials5 .testimonials_image{width:40%;max-height:300px;overflow:hidden;margin:3rem;border-radius:2rem;box-shadow:10px 16px 20px rgb(0 0 0 / 20%);border-bottom:10px solid #cb8e39;text-align:center}#testimonials5 .tstmnlsCont{width:60%;padding-right:4rem}#testimonials5 .testimonials_image img{max-height:300px;width:auto!important}#testimonials5 .tstmnlsInfo .tstmnlsInfo:before{display:none}.wp-video{overflow:hidden;border-radius:30px}.mejs-overlay-button{position:relative}.mejs-overlay-button:after{position:absolute;top:-5px;left:-5px;right:-7px;bottom:-7px;content:"";border-radius:50%;z-index:-1;background:rgb(255 0 0 / 55%);width:90px;height:90px;box-shadow:0 0 40px 0 #cc1818}#videoPart ul{padding:0;list-style:none}.desplayFlex{display:flex;align-items:center}.aboutImgs figure{overflow:hidden;border-radius:30px;margin:20px 0}.aboutWords h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:#102d93}.aboutWords h2{color:#000;font-size:38px;font-weight:700;margin-bottom:40px;position:relative;padding-bottom:10px}.aboutWords a:after{content:"";position:absolute;bottom:-3px;left:0;width:80%;height:1px;background:#000}.aboutWords a{display:inline-block;color:#000;font-size:16px;position:relative;font-weight:600}.greyBg{background:#fafafa}.newSpace{padding-left:10%}.oneBoxsl .tstmnlsInfo{padding:0;display:flex;align-items:center}.oneBoxsl .testimonials_image{width:40%}.oneBoxsl .testimonials_image img{max-height:300px;width:auto!important}.oneBoxsl .testimonialCon{width:50%;text-align:left;padding:2rem}.oneBoxsl .tstmnlsInfo:before{display:none}.oneBoxsl .testimonials_image{width:40%;max-height:300px;overflow:hidden;margin:3rem;border-radius:2rem;box-shadow:10px 16px 20px rgb(0 0 0 / .2);border-bottom:10px solid #cb8e39}.oneBoxsl .testimonials-button-next,.oneBoxsl .testimonials-button-prev{visibility:hidden}.oneBoxsl .tstmnlsNav{position:inherit;width:100%;transform:inherit;top:inherit;display:flex;justify-content:space-between;z-index:2}.oneBoxsl .swiper-pagination-bullet::before{background:#cb8e39}.oneBoxsl .swiper-pagination-bullet{border:solid 2px #cb8e39}.topRow{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid #333}.widget_custom_html{list-style:none}footer{background:#161313;color:#fff;padding:3rem 0}.footerInfo{display:flex;justify-content:space-between;align-items:center}.footerInfo li{list-style:none;position:relative;flex-basis:50%;padding-left:60px;min-height:5rem;display:flex;flex-wrap:wrap;align-items:center}.footerInfo i{background:#cb8e39;display:flex;justify-content:center;align-items:center;width:4.75rem;height:4.75rem;text-align:center;margin-right:2rem;position:absolute;left:0;top:50%;transform:translateY(-50%)}.footerInfo a{margin-right:2rem;color:#fff;line-height:2.4rem}.footerInfo a:hover{color:#cb8e39}.footer-social-icon{text-align:right}.footer-social-icon li{text-align:center;display:inline-block}.footer-social-icon li svg{height:2.8rem;width:2.8rem}.footer-social-icon a:hover{fill:#cb8e39;background-color:#fff}.footer-social-icon a{fill:#fff;font-size:2rem;color:#fff;width:4.4rem;height:4.4rem;display:inline-block;line-height:4rem}.ftrMnu li{display:inline-block;margin-bottom:0;position:relative}.ftrMnu li:after{content:"";display:block;width:1px;background-color:#e1e1e1;height:15px;position:absolute;right:0;top:9px}.ftrMnu li:first-child a{padding-left:0}.ftrMnu li:last-child:after{width:0}.ftrMnu li a{color:#fff;padding:0 1.5rem}.ftrMnu li a:hover{color:#c9e7ff}.ftrMnu li:after{border-width:0 2px 2px 0;display:inline-block;padding:.3rem;transform:rotate(-45deg);width:.3rem;height:.3rem;left:0;background-color:#fff}.footer1 .ftrMnu li:first-child a{padding-left:1.5rem}.footerInfo li:last-child a{margin:0}.copyRight a:hover{color:#fff}.footerTwo h3,.footerInfo a:hover i,.footerThree h3,.footerInfo a:hover i{color:#fff}.footerTwo .footerInfo,.footerThree .footerInfo{display:block}.footerTwo .footerInfo i,.footerThree .footerInfo i{background-color:#fff0;width:2.75rem;margin-right:.5rem}.footerTwo .footerInfo li,.footerThree .footerInfo li{padding-left:4rem}.footerTwo .ftrMnu li,.footerThree .ftrMnu li{display:block;padding-left:1.5rem;margin-bottom:2rem}.footerTwo .ftrMnu li:after,.footerThree .ftrMnu li:after{border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:.3rem;transform:rotate(-45deg);width:.3rem;height:.3rem;left:0;background-color:#fff0}.footerTwo .ftrMnu li a,.footerThree .ftrMnu li a{color:#fff;display:block}.footerTwo .ftrMnu li:first-child a,.footerThree .ftrMnu li:first-child a{padding:0 1.5rem}.footerTwo .footerInfo li{padding-left:4rem;max-width:400px;margin-bottom:2rem}.formWrap input[type=text],.formWrap input[type=number],.formWrap input[type=email],.formWrap select,.formWrap textarea{border:0;padding:.7rem 1rem;margin-bottom:1rem;background:#fff0;border-bottom:1px solid #666;resize:none;outline:none;color:#fff;width:100%}.formWrap textarea{max-height:7rem;font-size:1.6rem}p.footrab{margin-top:4rem}.ftrMnu li a:hover{color:#cb8e39}.coptyRightWrap a:hover{color:#fff}.footerTwo input[type="date"]::-webkit-calendar-picker-indicator{filter:invert(1)}input#appointment-date{border:0;border-bottom:1px solid #666;color:#fff}input::placeholder{color:red;opacity:1}footer .socialWrap li{display:inline-block;padding:1rem;background:#cb8e39;fill:#fff}footer .socialWrap li:hover{background:#333}.footerAbout{max-width:35rem}.coptyRightWrap{text-align:center;border-top:1px solid #333;padding-top:3rem}.socialWrap ul,.socialWrap li{margin:0;padding:0;text-align:left}.coptyRightWrap .textwidget{text-align:right}.footerThree li{list-style:none}.footer4 nav.ftrMnu{text-align:center}.footer4 .row.copyRight{padding-top:2rem;margin-top:2rem;border-top:1px solid #333}.footer4 .ftrMnu li:first-child a{padding-left:1.5rem}.footer4 .topRow{margin-bottom:0rem;padding-bottom:0rem;border-bottom:0}.footer4 .footerInfo li{flex-basis:inherit}.footer4 .footerInfo i{background:#373839;border-radius:50%}.footer4 .footer-social-icon a{font-size:1rem;border-radius:50%}.footerfive .footer-top{background:#cb8e39;padding:3rem 0;margin-bottom:3rem}footer.footerfive{padding:0}.footerfive .footerAbout li{list-style:none}.footerfive .footerInfo li{display:block;flex-basis:initial;padding-left:0}.footerfive .ftrMnu li a{display:block;padding-bottom:1rem;margin-right:0}.footerfive .footerInfo i{display:block;position:inherit;background:#fff;margin:auto;border-radius:50%;color:#cb8e39;font-size:2rem;padding-top:1.55rem;transform:inherit;margin-bottom:1rem}.footerfive h3{color:#fff}.footerfive .ftrMnu li:first-child a{padding-left:1.5rem}.subscribe input[type=email]{background:rgb(255 255 255 / 38%);border:2px solid #fff}.footerfive .copyRight{padding-top:2rem;border-top:1px solid #666;text-align:center;margin-top:3rem}.footerfive .footerAbout img{max-width:260px!important;filter:brightness(0) invert(1)}.footerfive .socialWrap li a{fill:#666;color:#666}.footerfive .socialWrap li a:hover{fill:#fff;color:#fff}footer.footerfive .socialWrap li{display:inline-block;padding:1rem;background:#fff0;border:2px solid #333;border-radius:50%}.subscribe{position:relative;margin-top:3rem}.subscribe .button{position:absolute;right:.2rem;padding:.7rem 2rem .6rem;top:.2rem;margin:0}.footerfive .ftrMnu li{display:block}.footer-top a:hover{color:#ccc}footer.footerfive .socialWrap li:hover{background:#cb8e39}.verti-midd li{color:#fff}.odd-zigzag{padding:6rem 0;background:#000}.even-zigzag{padding:6rem 0;background:#161313}section#zigzag{margin:0;padding:0;margin-top:0rem;background:#000}.smallRow{text-align:center;max-width:900px;margin:auto}section.servInner{padding-bottom:0;background:#000}tbody,td,tfoot,th,thead,tr{border:1px solid #dee2e6;padding:.5rem 1rem}.table>:not(:first-child){border-top:none}section.about1{background:#000}.about1 h2,section.about1 p{color:#fff}.accordion-button{font-size:2rem}.accordion1 .accordion-item:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}.accordion1 .accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(8px - 1px);border-top-right-radius:calc(8px - 1px)}.accordion1 .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(8px - 1px);border-bottom-left-radius:calc(8px - 1px)}.accordion1 .accordion-item:last-of-type{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.accordion1 .accordion-button{padding:2rem 1.5rem}.accordion1 .accordion-button:focus{box-shadow:none}.tab.tab-warning~p{display:none}.accordion2 .accordion-item:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}.accordion2 .accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(8px - 1px);border-top-right-radius:calc(8px - 1px)}.accordion2 .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(8px - 1px);border-bottom-left-radius:calc(8px - 1px)}.accordion2 .accordion-item:last-of-type{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.accordion2 .accordion-button{padding:2rem 1.5rem}.accordion2 .accordion-button:focus{box-shadow:none}.accordion2 .accordion-item:not(:first-of-type){border-top:1px solid rgb(0 0 0 / .125)}.accordion2 .accordion-item{margin-bottom:1.5rem;border-radius:8px;overflow:hidden}.accordion2 .accordion-button::after{background-image:none;font:normal normal normal 14px/1 FontAwesome;content:"\f067"}.accordion2 .accordion-button:not(.collapsed)::after{background-image:none;font:normal normal normal 14px/1 FontAwesome;content:"\f068"}.accordion3 .accordion-button{padding:2rem 1.5rem;background:none;border:none;box-shadow:none}.accordion3 .accordion-button:focus{box-shadow:none}.accordion3 .accordion-item{margin-bottom:1.5rem;border-radius:5px;overflow:hidden;border:none;border-left:solid 5px}.accordion3 .accordion-item:nth-child(3n+1){background:#fff6ee;border-color:#ffc48b}.accordion3 .accordion-item:nth-child(3n+2){background:#fafaff;border-color:#b6b5ff}.accordion3 .accordion-item:nth-child(3n+3){background:#fff0f3;border-color:#ffb4c1}.accordion3 .accordion-button::after{background-image:none;font:normal normal normal 14px/1 FontAwesome;content:"\f067"}.accordion3 .accordion-button:not(.collapsed)::after{background-image:none;font:normal normal normal 14px/1 FontAwesome;content:"\f068"}ul#myTab{padding:0;margin-bottom:0;border:0}#myTab li.nav-item{list-style:none;margin:0}#myTab button{min-width:100px}#myTabContent{border:1px solid rgb(0 0 0 / .125)}#myTabContent .accordion-item{border:0 solid rgb(0 0 0 / .125)}.scrollBox{position:relative;background:#000}.scrollPart{background:#000}.scrollBox:after{content:"";display:block;height:100vh;margin-bottom:-100vh}.scrollBox:last-of-type{margin-bottom:0;background-image:linear-gradient(to bottom,rgb(0 0 0 / .05),transparent 50px),linear-gradient(to top,rgb(0 0 0 / .05),transparent 50px)}.scrollBox:last-of-type:after{display:none}.maintitle h2{text-align:center;color:#fff;margin-bottom:70px}.scrollBox .image-holder{position:sticky;top:0;float:left;overflow:hidden;width:50%;height:100vh;display:flex;align-items:center;background:#222}.scrollBox .image-holder img{position:relative;width:auto;left:50%;transform:translateX(-50%);max-width:650px}.scrollBox .text-holder{display:flex;flex-direction:column;justify-content:center;width:50%;min-height:100vh;margin-left:0%;padding:0em;border:1px solid #ccc;max-width:600px}.serMainTitl h2{font-size:36px;text-transform:uppercase;color:#fff}.serMainTitl{text-align:center;color:#fff;padding:2rem 2rem 0 2rem}.serText{padding:50px 20px;border-top:1px solid #ccc;color:#fff}.serText p{color:#fff}.serText h3{margin-top:0;color:#fff}.abHome{width:300px;margin:auto;position:relative}.abHome::after{content:"";position:absolute;left:-30px;top:75px;width:327px;height:327px;border:10px solid #333;transform:rotate(-91deg);transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s}.abHome::before{content:"";position:absolute;left:-30px;top:75px;width:327px;height:327px;border:10px solid #caab1a;transform:rotate(136deg);transition:all .5s}.abHome:hover::before{transform:rotate(45deg)}.abHome:hover::after{transform:rotate(0deg)}.video-section{position:relative;background-repeat:no-repeat;background-size:cover;padding:80px 0 170px;background-attachment:fixed;background:url(/wp-content/themes/theme/assets/images/underwater.webp) no-repeat bottom center #fff fixed;position:relative;background-size:cover}.video-section h2{color:#fff;max-width:1050px;margin:2rem auto;font-weight:900!important;font-size:60px;-webkit-text-stroke:1px #fff;-webkit-text-fill-color:#000;font-style:normal;text-transform:uppercase;font-family:"Barlow",sans-serif}.video-section small{color:#fff;font-weight:600;letter-spacing:1px}.video-section:before{position:absolute;left:0;top:0;height:100%;width:100%;background:#f70068;background:-moz-linear-gradient(to left,#000000 0%,#000000 100%);background:-webkit-linear-gradient(to left,#000000 0%,#000000 100%);background:linear-gradient(to left,#000000 0%,#000000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F70068',endColorstr='#441066',GradientType=1);opacity:.70;content:""}.video-section p{max-width:870px;margin:auto;color:#fff;font-size:20px}.video-section .content-box{position:relative;text-align:center}.video-section .content-box .text{position:relative;display:block;font-size:18px;line-height:26px;color:#ffbc00;font-weight:500;text-transform:uppercase;margin-bottom:15px}.video-section .content-box h2{display:block;font-size:48px;line-height:1.2em;color:#fff;font-weight:700}.video-section .play-now{position:relative;display:inline-block;margin-top:50px}.video-section .play-now .icon{height:100px;width:100px;line-height:100px;background-color:#000;padding-left:0;font-size:50px}.play-now{position:relative;display:block;z-index:9;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.play-now .icon{position:relative;display:inline-block;height:80px;width:80px;text-align:center;line-height:80px;background-color:#000;color:#fff;z-index:1;padding-left:5px;font-size:24px;display:block;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 10px 0 rgb(255 255 255 / .3);-moz-box-shadow:0 0 10px 0 rgb(255 255 255 / .3);-ms-box-shadow:0 0 10px 0 rgb(255 255 255 / .3);-o-box-shadow:0 0 10px 0 rgb(255 255 255 / .3);box-shadow:0 0 10px 0 rgb(255 255 255 / .3);-webkit-transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;transform-origin:center}.play-now .ripple,.play-now .ripple:before,.play-now .ripple:after{position:absolute;top:50%;left:50%;height:70px;width:70px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 0 0 rgb(255 255 255 / .6);-moz-box-shadow:0 0 0 0 rgb(255 255 255 / .6);-ms-box-shadow:0 0 0 0 rgb(255 255 255 / .6);-o-box-shadow:0 0 0 0 rgb(255 255 255 / .6);box-shadow:0 0 0 0 rgb(255 255 255 / .6);-webkit-animation:ripple 3s infinite;-moz-animation:ripple 3s infinite;-ms-animation:ripple 3s infinite;-o-animation:ripple 3s infinite;animation:ripple 3s infinite}.play-now .ripple:before{-webkit-animation-delay:.9s;-moz-animation-delay:.9s;-ms-animation-delay:.9s;-o-animation-delay:.9s;animation-delay:.9s;content:"";position:absolute}.play-now .ripple:after{-webkit-animation-delay:.6s;-moz-animation-delay:.6s;-ms-animation-delay:.6s;-o-animation-delay:.6s;animation-delay:.6s;content:"";position:absolute}@-webkit-keyframes ripple{70%{box-shadow:0 0 0 70px #fff0}100%{box-shadow:0 0 0 0 #fff0}}@keyframes ripple{70%{box-shadow:0 0 0 70px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.video-section .container{position:relative}.office-schedule-wrapper{display:flex;flex-direction:column;font-size:2rem;max-width:360px;margin:3rem 0}.office-schedule-wrapper h3{margin:0}.schedule-wrapper{display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:8px}.current-schedule-wrapper{font-weight:700;line-height:1.375rem}.office-day{flex:1 0 40%;text-align:left}.office-schedule{flex:1 0 60%;text-align:right}li#text-4{list-style:none}.formBlock nav li{list-style:none;display:inline-block;width:40px;height:40px;background:#000;border-radius:50%;text-align:center;line-height:38px;margin-right:1rem}.formBlock nav svg{fill:#fff;text-align:center}li#text-5{list-style:none}nav li#menu-item-61{background:#316FF6;box-shadow:0 3px 10px rgb(0 0 0 / .25)}nav li#menu-item-62{background:#1DA1F2;box-shadow:0 3px 10px rgb(0 0 0 / .25)}nav li#menu-item-63{background:#d6249f;background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);box-shadow:0 3px 10px rgb(0 0 0 / .25)}nav li#menu-item-936{background:#d32525;box-shadow:0 3px 10px rgb(0 0 0 / .25)}nav li#menu-item-937{background:#0077b5;box-shadow:0 3px 10px rgb(0 0 0 / .25)}nav li#menu-item-61:hover,nav li#menu-item-62:hover,nav li#menu-item-63:hover,nav li#menu-item-937:hover,nav li#menu-item-937:hover{opacity:.8}.sl-overlay{background:#000}.sl-wrapper .sl-navigation button.sl-prev,.sl-wrapper .sl-navigation button.sl-next{font-size:7rem;color:#fff}.sl-wrapper .sl-close{color:#fff;font-size:5rem}section#photoGallery{background:#000}.homeabout1:before,.formBlock:before{position:absolute;height:100%;top:0;left:0;right:0;width:50%;content:"";background-position:right top;background-image:url(/wp-content/themes/theme/assets/images/pattern.png);z-index:0}.homeabout1 .container{position:relative}.expAb h2{color:#000;font-size:6rem;margin-bottom:0;margin-right:2rem}.homeabout1 h3{font-size:2.4rem;margin:0;color:#cb8e39;display:block;width:100%}.homeab3{position:relative;padding-right:4rem;padding-left:3rem}.expAb{display:flex;position:absolute;bottom:36px;color:#fff;border-radius:0rem;padding:2rem;right:0;align-items:center;background:linear-gradient(to right,#ad1283 0%,#cfa944 0%,#f5e37f 49%,#cfa944 100%)}.expAb p{max-width:100px;margin:0;line-height:21px;color:#000}.homeab3:after{position:absolute;width:40%;height:50%;border-left:20px solid #cb8e39;content:"";left:0;top:-30px;border-top:20px solid #cb8e39}.formBlock .container{position:relative}.overRight{position:relative}.serNewBox{position:absolute;top:50%;transform:translateY(-50%);text-align:center;padding:40px 20px;color:#fff;align-items:center;transition:.5s;width:100%}.serNewBox .serNewCont p{max-width:360px;margin:auto}.service2 h4.serviceTitle{font-weight:100;letter-spacing:1px;font-size:3rem}.cta li h3{color:#fff}.cta li{line-height:2rem;margin-bottom:2rem}.callToaction{background:#f5f5f5;padding:2rem;border:6px double #cb8e39;border-radius:1rem;margin-bottom:5rem}.serNewCont h4.serviceTitle,.serNewCont h4.serviceTitle a{margin:0rem auto;color:#fff;font-weight:600}.serNewCont p{margin:0}.overRight:before{position:absolute;width:100%;height:100%;content:"";left:0;background:rgb(3 120 166 / 70%);z-index:0;transition:.5s;right:0;top:0;bottom:0;margin:auto}.overRight:hover:before{width:90%;margin:auto;background:rgb(3 120 166 / 90%);right:0;top:0;bottom:0;height:80%}.serNewBox .serNewCont{position:relative}.insuranceBox{text-align:center;align-items:center;position:relative;min-height:110px;margin-bottom:2rem;border-radius:1rem;transition:.5s;height:94%;padding:4rem 2rem}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{border-bottom:1px solid #ccc}section#service_name{padding:0}.insuranceText h3{margin:0;font-size:2rem;font-weight:500}.insuranceBox:hover .insurance_icon img{transform:translatey(-10px);transition:.5s}.insurance_icon img{transition:.5s}.insuranceBox a{color:#000;margin:auto;max-width:230px;display:block}.insuranceBox a:hover{color:#cb8e39}.insurance_icon{padding:0 1rem;margin:auto;border-radius:2rem;margin-bottom:1rem;transition:.5s}.investment .insurance_icon img{filter:invert(100%) sepia(0) saturate(2%) hue-rotate(42deg) brightness(106%) contrast(101%)}.insuranceText p{margin:0;font-size:1.8rem}#parallax h3{color:#fff}.investment .insuranceText{color:#fff;text-align:center}.investment .insurance_icon{background:#fff0;border:#fff0;max-width:100px;flex:0 0 100px;margin:auto}.investment .insuranceBox{margin-top:3rem;padding:15px!important}.footer4 .row.copyRight a{color:#cb8e39}.investment .insuranceText h3 p{font-size:2rem;text-transform:uppercase;margin:2rem auto;max-width:220px}.investment .insuranceBox:hover .insuranceText p{color:#fff}.investment .insuranceBox:hover{border:#fff0}.insuranceBox:hover{border:1px solid #ccc}section.formBlock{position:relative;background:#000}.insuranceText h3 p{font-size:2rem;text-transform:uppercase;margin-bottom:1rem;color:#fff;font-weight:600}.counter-show{background:#cb8e39}@media (max-width:991px){.tab-content>.tab-pane{display:block;opacity:1}}.tab2 .tab-container{width:100%;max-width:100%;min-height:300px;border:1px solid #cb8e39;background-color:#fff}.tab2 .tabs{display:flex;overflow-x:scroll}.tab2 .tabs button{width:100%;padding:1rem 2rem;border:1px solid #cb8e39;cursor:pointer;text-transform:uppercase;background-color:#cb8e39;color:#fff;opacity:.9;border-radius:0}.tab2 .tabs button:hover{opacity:1}.tab2 .tabs .non-active{opacity:.6}.tab2 .tab-content{padding:1rem 2rem}.tab2 .hidden{display:none}.tab3 .tab-content{display:none;width:100%;max-height:100%;background:#fff;padding:2rem}.tab3 .tab.active+.tab-content{display:block}.tab3 .tab,.tab3 .tab-content{padding:0}.tabs-container.tab3{position:relative}.tab3 .tab a.tab-title{color:#000;text-transform:uppercase;padding:1rem;display:block;border-bottom:1px solid #ccc}.tab3 .tab.active{background:#fff0f3}@media (min-width:992px){.tab3 .tab{width:30%}.tab3 .tab-content{position:absolute;top:0;right:0;width:69%;min-height:100%;overflow-y:auto;border:1px solid #ccc;border-radius:10px;padding:2rem}.tab3 .tabs-container{min-height:400px;background:#ccc}}.accordionPart{padding-top:5rem}.socialLinks{display:flex;justify-content:space-between}.callhead a{color:#fff}section#service_name{padding:0}section#cta{background:url(/wp-content/themes/theme/assets/images/evrest.jpg) no-repeat center center;position:relative;color:#fff;background-attachment:fixed;background-size:cover}section#cta .container{position:relative;z-index:1}section#cta:after{position:absolute;content:"";width:100%;height:100%;background-color:rgb(0 0 0 / 80%);left:0;top:0}#cta a.button{background:#cb8e39}#cta h2{color:#fff}.cta ul{text-align:left}.extraImg .col-md-12{margin-top:5rem}.page-id-1045 .withoutBg{display:none}h1,h2,h3,h4,h5,h6{color:#000;margin-bottom:2.5rem;font-family:'Nunito',sans-serif;font-weight:600}#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link{font-weight:600!important;font-family:'Nunito',sans-serif}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu{right:0}.slider-sub-title{font-weight:800;color:#fff;font-size:60px;margin-bottom:0;text-transform:uppercase;text-shadow:3px 3px 10px #000}#slider .swiper-slide{min-height:100%;height:100vh;position:relative;background-position:bottom}#slider .swiper-slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.slider-container.text-start{text-align:center!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after,.swiper-button-next,.swiper-rtl .swiper-button-prev{content:'prev';color:#fff}.slider-title p{font-size:30px;color:#fff;text-shadow:3px 3px 10px #000}.callhead span{height:24px;width:24px;display:inline-block;text-align:center;border-radius:50%}.t-primary-content ol.t-checklist li:before,.t-primary-content ul.t-checklist li:before{color:#db2e10;content:"\f058";font-family:Font Awesome\ 5 Pro;font-size:15px;font-weight:900;left:-28px;position:absolute}.t-checklist ol li,.t-checklist li{line-height:30px;margin-bottom:10px;position:relative;list-style:none;padding-left:10px}.t-checklist li:before{width:16px;height:16px;content:"✓";background:#cb8e39;position:absolute;color:#fff;border-radius:50%;line-height:17px;font-size:11px;padding-left:5px;font-weight:700;left:-13px;top:7px}.mixBox .container-fluid{padding:0;overflow:hidden}.ngg-albumoverview.default-view .ngg-album-compact h4 .ngg-album-desc{font-size:25px;color:#fff}.extraImg h2{color:#fff}.page-id-923 section#cta.withoutBg,.page-id-923 section#zigzag{display:none}@media (min-width:767px){.odd-zigzag .row{display:flex;flex-direction:row-reverse}.header3 .mail-link .screen-reader-text{position:initial;clip-path:initial;margin:0}}li#text-5 a{display:flex;align-items:center;justify-content:center;height:100%;color:#fff}li#text-5 .screen-reader-text{border:0;padding:0;position:absolute;color:#fff;margin:auto;clip:inherit;clip-path:inherit;height:auto;overflow:inherit;width:auto}#backtotop{cursor:pointer;display:none;font-size:3rem;color:#fff;background:#cb8e39;height:4rem;width:4rem;overflow:hidden;position:fixed;right:1rem;bottom:2rem;z-index:999;display:none;border-radius:50%;-webkit-border-radius:50%;text-align:center;vertical-align:middle;line-height:4rem}#backtotop:hover{background:#000;color:#fff}#backtotop .arrow-up{border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:.5rem;transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.single .site-main{max-width:1272px;margin:0 auto}}.blogBox{border:1px solid #d8d8d8;height:95%;border-radius:.4rem;box-shadow:0 1rem 2rem rgb(0 0 0 / 10%);margin-bottom:3rem}.dateBlock{margin-right:1.5rem;line-height:1;text-align:center;position:absolute;left:0;top:-50px;background:rgb(255 255 255 / 83%);padding:1rem;border-radius:.4rem}.dateBlock h6{color:#0856A2;margin-bottom:0;font-size:3.6rem}.dateBlock span{color:#0856A2;font-size:1.6rem}.blogBox a{display:block;overflow:hidden}.blogBox img{display:block;transition:all 0.3s ease;transform:scale(1);width:100%;max-width:100%!important;height:auto!important}.blogBox a:hover img{transform:scale(1.05);transition:all 0.3s ease}.buyingg{text-align:left;font-size:1.6rem;color:#707070;padding:0 2rem;margin-bottom:3rem}.buyingg .readmore{padding:0 0 4rem 2rem;font-size:1.6rem}.latestBlog h2{text-align:center;font-size:4.2rem;font-weight:800;margin-bottom:0}.blogSubText{text-align:center;font-size:2.2rem;margin-bottom:4rem;color:#242424}.subHead{padding:2.5rem;position:relative}.titleWrap{margin-bottom:2rem}.pareBlock h3{margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;transition:all 0.4s ease;line-height:2.4rem;font-size:2.4rem}.blogBox a:hover .pareBlock h3{color:#0856A2}.subHead p{font-size:1.6rem;color:#707070}.subHead a.readmore{display:inline-flex;align-items:center;border:1px solid;padding:.5rem 2rem}.subHead a.readmore i{display:inline-block;padding-left:0;margin-left:1rem}.commonPad ul.bulletText{margin:auto;max-width:500px;background:#fafafa;padding:2rem}ul.bulletText li a{color:#000;display:block;padding:.5rem 0;border-bottom:1px solid #ccc}ul.bulletText li a:hover{color:#cb8e39}.contact-info-box{position:relative;padding-left:100px;z-index:1;margin-bottom:5rem}.contact-icon{width:65px;height:65px;background-color:#f1f6fd;border-radius:100%;position:absolute;text-align:center;left:0;transition:all 0.4s ease;top:50%;transform:translateY(-50%)}.contact-icon i{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:35px;color:#cb8e39}.contact-page{padding:2rem 0;border-bottom:1px solid #ccc}.contact-form input,.contact-form textarea,.contact-form select,.contact-form input#appointment-date{border:1px solid #A5BBEC;margin-bottom:1rem;color:#fff;font-weight:300;font-size:1.6rem}.contact-form input.wpcf7-submit{width:auto;margin:auto;text-align:center;font-size:1.6rem;color:#fff;background:#cb8e39;padding:1rem 2.563rem}.contact-form input.wpcf7-submit:hover{background:#000}.contact-info-box h3{margin-bottom:0rem}.contact-info-box p{margin-bottom:0}section.map{padding:0;line-height:0}.ngg-breadcrumbs li a{color:#fff;font-size:3rem}#content ul.ngg-breadcrumbs{text-align:center;margin:0!important}.contact-us-1 .wpcf7{max-width:90rem;margin:auto}.contact-us-1.contact-form input,.contact-us-1.contact-form textarea,.contact-us-1.contact-form select{border:1px solid #dedede;margin-bottom:2rem;border-radius:30px;box-shadow:0 5px 10px rgb(0 0 0 / .1);padding:.9rem 2rem}.contact-us-1 .contact-info-box{position:inherit;z-index:1;border:1px solid #ccc;padding:2rem;border-radius:1rem;box-shadow:0 5px 10px rgb(0 0 0 / 10%);text-align:center}.contact-us-1 .contact-icon{position:relative;transform:inherit;margin:auto;margin-bottom:2rem;border-radius:2rem}.contactaddress h3,.contactaddress h4,.contactaddress p,.contactaddress a{color:#fff}.contactaddress{background:#cb8e39;padding:4.5rem 2rem;border-radius:1rem}.contactaddress h4{margin-bottom:0rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #1a81cf}.contactaddress a{color:#fff;font-weight:600}.back-icon{position:absolute;right:10px;top:5px;z-index:-1;color:#000;line-height:1;opacity:.04;font-size:80px;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.contact-info-box h3{margin-bottom:1rem}.contact-info-box p{margin:0}.contact-info-box h3{font-size:3rem}.contact-us3 .wpcf7-form.init,.contact-us5 .wpcf7-form.init{padding:4rem;margin-left:15px;box-shadow:0 0 20px rgb(158 158 158 / 16%);background-color:#161313}.contact-us3.contact-form input.wpcf7-submit{width:100%}.wpcf7-form.init p{padding:0;margin:0}.contact-us3.contact-form input,.contact-us3.contact-form textarea,.contact-us3.contact-form select,.contact-us3 input#appointment-date{border:1px solid #333}.contact-page.contact-us3{padding:10rem 0}.contact4 .contact-info-box{margin:2rem 0 4rem;display:inline-block;width:100%}.contact-us5 .contact-info-box{margin-top:2rem;display:block}.contact-us5 .contact-icon{width:55px;height:55px}.contact-us5 .contact-info-box h3{font-size:2rem}.contact-us5 .contact-info-box{padding-left:70px}.contact-us5 .contact-icon i{font-size:25px}.contact-us5 .wpcf7-form.init .col-lg-6{width:100%}.contact-form .contact-us5 input,.contact-form .contact-us5 textarea,.contact-form .contact-us5 select{border:0;border-bottom:1px solid #ccc;border-radius:0}.section-title{margin:auto;max-width:660px}.contact-us5 .contactImg{max-width:500px}.service2 .serviceIcon{filter:invert(100%) sepia(0) saturate(2%) hue-rotate(42deg) brightness(106%) contrast(101%);width:105px;height:105px;font-size:42px;color:#303030;text-align:center;line-height:100px;border-radius:50%;left:20px;margin:auto}.service2 .serviceTitle{font-size:2.2rem}.service2 .serviceTitle a{color:#000}.service2 .service p{color:#fff}.service2 .service:hover .serviceTitle a{color:#cb8e39}.serNewBox .serviceIcon img{transition:.5s}.serNewBox:hover .serviceIcon img{margin-top:-2rem;transition:.5s}.service3 .service:hover{box-shadow:0 0 10px 4px rgb(31 66 135 / .1)}.service3 .service{padding:3rem;transition:all .5s;border-radius:1rem;background-color:#fff;margin:0 2rem 2rem;position:relative}.service3 .service::before{background-image:url(/wp-content/themes/theme/assets/images/pattern2.png);height:100%;top:-30px;left:-30px;width:100%}.service3 .service::after,.service3 .service::before{content:"";position:absolute;background-repeat:no-repeat;opacity:0;transition:all .5s;-webkit-transform:scale(.5);transform:scale(.5);z-index:0}.service3 .service:hover::after,.service3 .service:hover::before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.service3 .serviceIcon{width:90px;height:90px;line-height:90px;margin:24px 0 45px;position:relative;z-index:1;display:inline-block;text-align:center;border-radius:3px}.service3 .serviceIcon::after{content:"";position:absolute;right:-20px;top:-20px;height:133px;width:82px;background-position:100%;z-index:-1;transition:all .5s}.service3 .serviceIcon.icon-yellow::after{background-image:url(/wp-content/themes/theme/assets/images/yellow-pattern.png)}.service3 .serviceIcon.icon-red::after{background-image:url(/wp-content/themes/theme/assets/images/red-pattern.png)}.service3 .serviceIcon.icon-green::after{background-image:url(/wp-content/themes/theme/assets/images/green-pattern.png)}.shadow-red{box-shadow:0 2px 15px rgb(255 88 110 / .5)}.icon-red{background-color:#ff586e}.shadow-green{box-shadow:0 2px 15px rgb(2 158 118 / .5)}.icon-green{background-color:#029e76}.shadow-yellow{box-shadow:0 2px 15px rgb(255 168 8 / .5)}.icon-yellow{background-color:#ffa808}.service3 .service:hover .serviceIcon::after{right:30px}.service3 .serviceContent{position:relative;z-index:1}.service3 .service::after{background-image:url(/wp-content/themes/theme/assets/images/pattern.png);height:290px;bottom:-40px;right:-30px;width:250px}.service3 .service::after,.service3 .service::before{content:"";position:absolute;background-repeat:no-repeat;opacity:0;transition:all .5s;-webkit-transform:scale(.5);transform:scale(.5);z-index:0}.service3 .serviceTitle{font-size:2rem}.service3 .serviceTitle a{color:#000}.service3 .service p{color:#707070}.service3 .serviceIcon img{filter:invert(100%) sepia(0) saturate(2%) hue-rotate(42deg) brightness(106%) contrast(101%)}.service4 .service{box-shadow:0 0 10px 4px rgb(31 66 135 / .1);padding:30px;background-color:#fff;border-radius:10px;transition:all .5s;overflow:hidden;z-index:9;position:relative;margin-bottom:3rem}.service4 .serviceIcon{position:relative;width:70px;height:70px;line-height:70px;margin:15px 15px 30px;transition:all .5s;border-radius:100%;background-color:rgb(245 95 141 / .1);display:inline-block;text-align:center}.service4 .serviceIcon:before{content:"";position:absolute;height:100px;width:100px;left:-13px;top:-15px;background-image:url(/wp-content/themes/theme/assets/images/pattern1.png);background-repeat:no-repeat;background-size:cover}.service4 .service .wraper-effect{border-radius:50%;position:absolute;transition:all .5s;height:350px;width:350px;background-color:hsl(0 0% 100% / .2);right:-100%;bottom:-100%;z-index:-1}.service4 .service .wraper-effect:before{background-color:hsl(0 0% 100% / .2);height:250px;width:250px}.service4 .service .wraper-effect:after,.service4 .service .wraper-effect:before{content:"";border-radius:50%;position:absolute;transition:all .5s;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%}.service4 .service .wraper-effect:after{background-color:#f55f8d;height:150px;width:150px}.service4 .serviceIcon img{filter:invert(44%) sepia(77%) saturate(993%) hue-rotate(310deg) brightness(106%) contrast(92%);max-width:40px;max-height:50px}.service4 .service:hover .serviceIcon img{filter:invert(100%) sepia(0) saturate(7486%) hue-rotate(338deg) brightness(500%) contrast(104%)}.service4 .service.active,.service4 .service:hover{background-image:linear-gradient(90deg,#f55f8d 0,#f8ae56 51%,#f55f8d);background-size:200%}.serviceContent{overflow:hidden}.service4 .service.active .serviceIcon,.service4 .service:hover .serviceIcon{background-color:hsl(0 0% 100% / .2)}.service4 .service.active .serviceIcon:before,.service4 .service:hover .serviceIcon:before{background-image:url(/wp-content/themes/theme/assets/images/pattern1.png);filter:invert(100%) sepia(0) saturate(2%) hue-rotate(42deg) brightness(500%) contrast(101%)}.service4 .service.active .wraper-effect,.service4 .service:hover .wraper-effect{right:-150px;bottom:-150px}.service4 .service.active .dlab-title,.service4 .service.active .icon-cell,.service4 .service.active p,.service4 .service:hover .dlab-title,.service4 .service:hover .icon-cell,.service4 .service:hover p{color:#fff}.serviceTitle{font-size:2.2rem}.serviceTitle a{color:#000;transition:none}.service4 .service:hover .serviceTitle a{color:#fff}.icon-wraper-1>div:nth-child(10),.icon-wraper-1>div:nth-child(13),.icon-wraper-1>div:nth-child(4),.icon-wraper-1>div:nth-child(7){margin-top:-100px}.service-five-head .sub-title{padding:10px 30px;display:inline-block;border-radius:10px;font-size:18px;font-weight:600;letter-spacing:2px;color:#f55f8d;background:rgb(245 95 141 / .1)}.service-five-head h2.title{font-size:45px}.service4 p{color:#707070}.service5-icon{width:80px;height:80px;border-radius:50%;line-height:80px;display:inline-block;text-align:center;background:-webkit-gradient(linear,left top,right bottom,from(#9b23ea),to(#f77062));background:linear-gradient(to bottom right,#9b23ea,#f77062);top:-70px;position:relative;-webkit-transition:all 0.3s ease-in;transition:all 0.3s ease-in}.servicebox5:hover .service5-icon{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.service5-icon i{font-size:4rem;color:#fff;line-height:80px}.servicebox5{text-align:center;background:#fff;-webkit-box-shadow:-3px 10px 50px 0 rgb(88 88 88 / .2);box-shadow:-3px 10px 50px 0 rgb(88 88 88 / .2);padding:3rem;-webkit-transition:all 0.3s ease-in;transition:all 0.3s ease-in;margin-bottom:3rem;margin-top:4rem}.servicebox5 h3{font-size:2rem;color:#171366;line-height:1.5;margin-top:-50px;margin-bottom:1.5rem}.servicebox5 h3 a{color:#171366}.servicebox5 p{font-size:1.6rem;color:#666;line-height:2.4rem}.servicebox5:hover{-webkit-box-shadow:-3px 10px 50px 0 rgb(155 35 234 / .2);box-shadow:-3px 10px 50px 0 rgb(155 35 234 / .2)}.service5-icon img{max-width:40px}.service5-icon img{filter:invert(100%) sepia(0) saturate(2%) hue-rotate(42deg) brightness(106%) contrast(101%)}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{border:1px solid #ccc;text-align:center;padding-bottom:2rem;border-radius:10px;overflow:hidden}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{font-size:2rem;min-height:7rem}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{text-transform:none;background-color:#cb8e39;box-shadow:0 .5rem 1rem rgb(0 0 0 / 20%);margin-bottom:2rem;transition:0.4s ease;color:#fff;border-radius:1rem;padding:1.3rem 2rem}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{color:#fff}.woocommerce ul.products li.product .price{font-size:2rem}.cart_item td.product-thumbnail{max-width:80px}.cart_item td.product-name a{color:#000;font-size:2rem}.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled]{color:#fff}.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover{color:#fff}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background-color:#cb8e39}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background-color:#cb8e39}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{border:1px solid #cb8e39}.select2-container--default .select2-selection--single{border:1px solid #cb8e39;padding:.3rem 1rem;height:inherit}.woocommerce div.product div.images .flex-control-thumbs li{border:1px solid #fafafa;padding:1rem;margin:1rem 0}.woocommerce div.product{margin-top:7rem}.modal-body .form-control{margin-bottom:1rem}.modal-body .form-control[readonly]{font-size:2rem;font-weight:500;background:#cb8e39;border:0;color:#fff;text-align:center}.product header.entry-header{display:none}#innerProductBanner{display:flex;justify-content:space-between;max-width:1270px;margin:0 auto;padding:50px 1.5rem;border-top:1px solid #ccc}#innerProductBanner .bannerTitle{font-size:4.4rem;font-weight:600}#btnInquiry.button{background:#fafafa;box-shadow:none;color:#cb8e39;border:3px solid #cb8e39}#btnInquiry.button:hover{color:#fff}.woocommerce div.product p.price .amount{border:1px solid #cb8e39;padding:.5rem 3rem;font-size:2.6rem;color:#cb8e39;border-left:5px solid #cb8e39}.woocommerce-error::before{content:"\e016";color:#fff;right:0!important;position:absolute;width:40px;height:40px;text-align:center;display:flex;justify-content:space-around;align-items:center;background:#000;border-radius:50%}.woocommerce ul.products li.product .price{color:#cb8e39}.woocommerce table.shop_attributes th{font-weight:500}option{color:#fff;background:#000}section.map,section.map p{padding-bottom:0;margin-bottom:0}section#innerBanner{margin:0;padding-top:100px}.contact-us3 h2{text-align:left;margin-bottom:6rem}.page-id-1399 section#cta,.page-id-1009 section#cta,.page-id-1655 section#cta{display:none}footer.entry-footer.default-max-width{background:#fff0}.post-taxonomies,.posted-by{color:#000}footer.entry-footer.default-max-width{background:#fff0;display:flex;justify-content:space-between}#commentform input{border:1px solid #ccc;border-radius:5px}.nav-links p.post-title{display:none}.post-navigation .nav-links{display:flex;justify-content:space-between}.post-navigation .nav-links a p{margin:0}.post-navigation .nav-links a{background:#cb8e39;display:block;padding:1rem 3rem;border-radius:10px;margin-bottom:2rem;color:#fff}p.form-submit input{padding:1rem 3rem;background:#cb8e39;color:#fff;border:1px solid #cb8e39}.status-publish h1.entry-title{margin-top:4rem}.status-publish figure.post-thumbnail{max-height:450px;overflow:hidden;margin-bottom:4rem}.status-publish figure.post-thumbnail img.attachment-post-thumbnail{width:100%!important;max-width:100%!important}.verti-midd h3{margin-bottom:0;font-size:2rem}.verti-midd figure{margin-bottom:3rem}#breadcrumbs span span:first-child{background:#fff0}#breadcrumbs span span:first-child a{color:#cb8e39;font-weight:700}@media (max-width:1199.98px){#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{padding:0 10px 0 10px;font-size:15px}.header4 #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{color:#fff}#service_name .service_nameBox{margin-bottom:5rem}}@media (max-width:991.98px){.mega-menu-toggle{max-width:50px;float:right}.footerInfo{display:block}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{color:#fff}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{color:#fff}.slider-sub-title{font-size:40px}.slider-title p{font-size:18px}#slider .swiper-slide{height:400px}.video-section h2{font-size:36px}}@media (max-width:767.98px){h1{font-size:3.4rem}h3{font-size:3rem}.header3 .extra-header a{font-size:1.5rem}.header3 #logo img{max-width:13rem}.header4 li#custom_html-8{display:none}.topHeaderWrap{display:block}.header4 .custom-logo-link img{max-width:11rem}.header4 .accheader{width:auto}.headerAddress{display:none}.homeab3{padding-right:0rem;padding-left:0rem}.homeab3:after{display:none}#aboutUs .expAb h2{margin-top:0}.expAb{position:inherit;bottom:0;margin-top:2rem}.expAb p{max-width:290px}h2{font-size:3rem}.service2 h4.serviceTitle{font-size:2rem;margin-top:1rem}#service_name .service_nameBox{margin-bottom:0rem}.insuranceText h3{margin:0}.testimonials-button-prev:after,.swiper-rtl .testimonials-button-next:after{font-size:20px}.testimonials-button-next:after,.swiper-rtl .testimonials-button-prev:after{font-size:20px}.homeabout1:before,.formBlock:before{width:100%}.slider-sub-title,.animated-area{text-align:center}.slider-title{font-size:4rem;text-align:center}.animated-area{padding:0 2rem}.counterBox{margin-top:1rem}.footer-social-icon{text-align:left}.text-end p{text-align:left}#aboutUs h2{margin-top:3rem}.bannerTitle{flex-wrap:wrap}.about4content{padding:5rem 2rem 0}#breadcrumbs{width:100%;text-align:left;display:grid}.bannerTitle{align-content:center}.contact-icon{position:inherit;transform:inherit}.contact-info-box{padding-left:0;margin-bottom:5rem}.contactaddress h4{font-size:2rem}.footerTwo .footerInfo>ul>li{padding:0}.footerTwo .footerInfo li{margin-bottom:0rem}.coptyRightWrap .textwidget{text-align:left;margin-top:3rem}#testimonials3 .tstmnlsInfo{display:block}#testimonials3 .testimonials_image{width:100%}#testimonials3 .tstmnlsCont{width:100%}#testimonials3 .col-md-12:nth-child(odd) .tstmnlsCont,#testimonials2 .col-md-12 .tstmnlsCont{padding:2rem}#testimonials5 .tstmnlsInfo{overflow:hidden;display:block}#testimonials5 .testimonials_image{width:100%;border-radius:0rem;margin:0}#testimonials5 .tstmnlsCont{width:100%;padding-right:2rem;margin-top:4rem;padding-left:2rem}.contact-us3 .wpcf7-form.init,.contact-us5 .wpcf7-form.init{padding:2rem;margin-top:2rem;margin-left:0}.contact-us5 .contact-info-box{padding-left:0}.slider-sub-title{font-size:30px;margin-bottom:4rem}.slider-title p{font-size:14px}#slider .swiper-slide{height:400px}.video-section h2{font-size:36px}.serMainTitl h2,.serText h3{font-size:24px}#masthead .container{width:100%;max-width:100%}.drip p{width:100%;text-align:center;margin-top:2rem}.drip h3{text-align:center;font-size:2rem}.copyRight .text-end,.footer4 .row.copyRight{text-align:center!important}.copyRight .text-end a{display:block}.drip .alignMiddle{justify-content:center}#parallax ul{padding:0}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link{color:#fff}.counter{margin-bottom:2rem}.newSpace{padding-left:0%}.slider-title p{display:none}}.alternate{background-color:#000;padding:40px}.roof{width:50%}.roof h1{color:#fff}.roof p{color:#fff}.roofimage{width:50%;margin-left:30px;display:flex;align-items:center;gap:30px}#our-services-2{margin-bottom:0px!important}#our-services-2>h2{color:orange;font-size:2.8em;text-align:center;margin-bottom:50px;position:relative;padding-bottom:20px}#our-services-2>h2::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:150px;height:4px;background:linear-gradient(90deg,#ff6b00,#ffa500);border-radius:2px}.services-grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(293px,1fr));gap:30px;margin-bottom:40px}.service-card-2{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:20px;border-radius:20px;border-left:3px solid orange;transition:all 0.4s ease;position:relative;overflow:hidden}.service-card-2::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 165 0 / .1),transparent);transition:left 0.5s ease}.service-card-2:hover::before{left:100%}.service-card-2:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgb(255 165 0 / .3);border-left-width:8px}.service-card-2 h3{color:orange;font-size:25px;margin-bottom:20px;display:flex;align-items:center;gap:15px}.service-card-2 h3::before{font-size:1.2em}.service-card-2 p{color:#fff;font-size:17px;margin-bottom:15px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px;margin-top:40px}.feature-box{background:linear-gradient(135deg,#2d2d2d 0%,#1a1a1a 100%);padding:15px;border-radius:20px;text-align:center;transition:all 0.4s ease;border:2px solid #d3d3d3;position:relative;overflow:hidden}.feature-box::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgb(255 107 0 / .1),rgb(255 165 0 / .1));opacity:0;transition:opacity 0.4s ease}.feature-box:hover::before{opacity:1}.feature-box:hover{border-color:orange;transform:scale(1.05);box-shadow:0 15px 40px rgb(255 165 0 / .3)}.feature-box h4{color:orange;font-size:1.4em;margin-bottom:15px;position:relative;z-index:1}.feature-box p{color:silver;font-size:.95em;position:relative;z-index:1}#why-choose-us h2{color:orange;font-size:35px;text-align:center;margin-bottom:40px;position:relative;padding-bottom:20px}#why-choose-us h2::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:150px;height:4px;background:linear-gradient(90deg,#ff6b00,#ffa500);border-radius:2px}.cta-button{display:inline-block;margin-top:30px;padding:18px 30px;background:#000;color:orange;font-size:20px;font-weight:600;text-decoration:none;border-radius:50px;transition:all 0.3s ease;border:3px solid #000;position:relative;z-index:1;box-shadow:0 10px 30px rgb(0 0 0 / .3)}.cta-button:hover{background:#fff;color:#000;border-color:#fff;transform:scale(1.1);box-shadow:0 15px 40px rgb(0 0 0 / .5)}@media (max-width:768px){.about-cont{flex-direction:column!important;text-align:center!important}.roof,.roofimage{width:100%!important;padding:0 20px 0 0}.roofimage img{width:100%!important;height:auto!important}.services-grid-2{grid-template-columns:1fr!important}.service-card-2{text-align:center!important}.features-grid{grid-template-columns:1fr!important}.feature-box{width:100%!important;text-align:center!important}#roof-types .features-grid{grid-template-columns:1fr!important}#roof-types h2{font-size:28px!important;text-align:center!important}section,.alternate{padding:30px 15px!important}}.content-box::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#667eea);background-size:200% 100%;animation:shimmer 3s linear infinite}@keyframes shimmer{0%{background-position:0% 0%}100%{background-position:200% 0%}}.content-box h2{color:#fff}.content-box h3{font-size:2em;font-weight:700;color:#fff;margin-bottom:25px}.option-point{padding:25px;border-radius:15px;margin-bottom:20px;border-left:4px solid #f39c12;transition:all 0.3s ease}.option-point:hover{transform:translateX(10px);background:#1f1f1f;box-shadow:0 8px 25px rgb(102 126 234 / .2)}.option-point h4{font-size:1.4em;color:#f39c12;margin-bottom:12px;font-weight:700}.option-point p{margin:0;color:#cbd5e1;line-height:1.8}.warning-box{border:2px solid #ffc107;border-radius:20px;padding:35px;margin-top:30px;position:relative;overflow:hidden}.warning-box::before{content:'⚠';position:absolute;top:-20px;right:-20px;font-size:10em;opacity:.05}.warning-header{display:flex;align-items:center;gap:15px;margin-bottom:20px}.warning-header h4{font-size:1.4em;color:#ffc107;font-weight:700}.warning-box p{font-size:1.05em;line-height:1.9;color:#fff;margin:0}.long-term{background-color:#fff;border-left:3px solid orange;padding:20px;border-radius:20px}.tabs input[type="radio"]{position:absolute;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;border:0;margin:-1px;padding:0}.tab-list{display:flex;justify-content:center;gap:4.5rem;border-bottom:1px solid #e6e9ee;padding:0 .5rem}.tab-list label{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem .9rem;border-radius:10px 10px 0 0;cursor:pointer;user-select:none;font-weight:600;background:#fff0;color:#fff;transition:all .15s ease;border:1px solid #fff0;border-bottom:0}.tab-list label:hover{transform:translateY(-2px)}.tab-list label:focus{outline:3px solid rgb(99 102 241 / .18);outline-offset:3px}#tab1:checked~.tab-list label[for="tab1"],#tab2:checked~.tab-list label[for="tab2"],#tab3:checked~.tab-list label[for="tab3"],#tab4:checked~.tab-list label[for="tab4"],#tab5:checked~.tab-list label[for="tab5"]{background:#d9b853;border-color:#d9b853;color:#000;box-shadow:0 -2px 0 0 rgb(99 102 241 / .08) inset,0 6px 18px rgb(12 18 46 / .04)}.tab-panels{padding:1rem .5rem}.tab-panel{display:none;padding:.75rem 1rem;border-radius:8px}#tab1:checked~.tab-panels #panel1,#tab2:checked~.tab-panels #panel2,#tab3:checked~.tab-panels #panel3,#tab4:checked~.tab-panels #panel4,#tab5:checked~.tab-panels #panel5{display:block}h2{margin:.2rem 0 1rem}p{margin:.5rem 0}.muted{color:#fff;font-size:18px}@media (max-width:560px){.tab-list{flex-wrap:wrap}.tab-list label{flex:1 1 45%}}.contain h2{font-size:35px}span.swiper-pagination-bullet{display:none!important}.services{overflow:hidden;margin-bottom:3rem;box-shadow:0 .5rem 1rem rgb #0003 (0 0 0 / 20%);text-align:center;border:1px solid #fff;padding:10px}.insuranceBox{border:2px solid #fff;padding-left:50px}.insuranceBox:hover{color:#F2B632}.about-cont{display:flex;flex-direction:row}html,body{overflow-x:hidden;overflow-y:auto}@media (max-width:768px){.contain div[style*="display: flex"]{flex-direction:column!important;gap:20px}.option-point{width:100%!important;text-align:center!important}}body.single-post .site-main{padding-left:100px;padding-right:100px}.ngg-galleryoverview{overflow:hidden;margin-top:10px;width:100%;clear:both;display:block!important}.ngg-galleryoverview .desc{margin:0 10px 10px 0;padding:5px}.ngg-gallery-thumbnail-box{float:left;max-width:100%!important}.ngg-template-caption .ngg-gallery-thumbnail-box{margin-right:0}.ngg-gallery-thumbnail{text-align:center;max-width:100%!important;background-color:#FFF;border:1px solid #A9A9A9;margin-right:5px;margin:5px}.ngg-template-caption .ngg-gallery-thumbnail{margin-right:0}.ngg-gallery-thumbnail a{display:block;margin:4px;border:none;box-shadow:none}.ngg-gallery-thumbnail img{display:block;margin:0;padding:0;position:relative;max-width:100%!important;height:auto}.ngg-gallery-thumbnail span{font-size:90%;padding-left:5px;display:block}.ngg-galleryoverview{margin-top:40px;margin-bottom:50px;-webkit-transition:width 1s,height 1s,background-color 1s,-webkit-transform 1s;transition:width 1s,height 1s,background-color 1s,transform 1s;min-height:100px}.ngg-gallery-thumbnail-box.ngg-1-columns{width:100%;float:left!important}.ngg-gallery-thumbnail-box.ngg-2-columns{width:50%;float:left!important}.ngg-gallery-thumbnail-box.ngg-3-columns{width:33.33333%;float:left!important}.ngg-gallery-thumbnail-box.ngg-4-columns{width:25%;float:left!important}.ngg-gallery-thumbnail-box.ngg-5-columns{width:20%;float:left!important}.ngg-gallery-thumbnail-box.ngg-6-columns{width:16.6666%;float:left!important}.ngg-gallery-thumbnail-box.ngg-7-columns{width:14.2857%;float:left!important}.ngg-gallery-thumbnail-box.ngg-8-columns{width:12.5%;float:left!important}.ngg-gallery-thumbnail-box.ngg-9-columns{width:11.1111%;float:left!important}.ngg-gallery-thumbnail-box.ngg-10-columns{width:10%;float:left!important}.ngg-gallery-thumbnail-box.ngg-11-columns{width:9.09%;float:left!important}.ngg-gallery-thumbnail-box.ngg-12-columns{width:8.3333%;float:left!important}.ngg-gallery-thumbnail-box.ngg-13-columns{width:7.692%;float:left!important}.ngg-gallery-thumbnail-box.ngg-14-columns{width:7.142%;float:left!important}.ngg-gallery-thumbnail-box.ngg-15-columns{width:6.6666%;float:left!important}@media (max-width:800px){.ngg-gallery-thumbnail-box.ngg-5-columns,.ngg-gallery-thumbnail-box.ngg-6-columns,.ngg-gallery-thumbnail-box.ngg-7-columns,.ngg-gallery-thumbnail-box.ngg-8-columns,.ngg-gallery-thumbnail-box.ngg-9-columns,.ngg-gallery-thumbnail-box.ngg-10-columns,.ngg-gallery-thumbnail-box.ngg-11-columns,.ngg-gallery-thumbnail-box.ngg-12-columns,.ngg-gallery-thumbnail-box.ngg-13-columns,.ngg-gallery-thumbnail-box.ngg-14-columns,.ngg-gallery-thumbnail-box.ngg-15-columns,.ngg-gallery-thumbnail-box.ngg-16-columns,.ngg-gallery-thumbnail-box.ngg-17-columns,.ngg-gallery-thumbnail-box.ngg-18-columns,.ngg-gallery-thumbnail-box.ngg-19-columns,.ngg-gallery-thumbnail-box.ngg-29-columns{width:25%}}@media (max-width:600px){.ngg-gallery-thumbnail-box.ngg-4-columns,.ngg-gallery-thumbnail-box.ngg-5-columns,.ngg-gallery-thumbnail-box.ngg-6-columns,.ngg-gallery-thumbnail-box.ngg-7-columns,.ngg-gallery-thumbnail-box.ngg-8-columns,.ngg-gallery-thumbnail-box.ngg-9-columns,.ngg-gallery-thumbnail-box.ngg-10-columns,.ngg-gallery-thumbnail-box.ngg-11-columns,.ngg-gallery-thumbnail-box.ngg-12-columns,.ngg-gallery-thumbnail-box.ngg-13-columns,.ngg-gallery-thumbnail-box.ngg-14-columns,.ngg-gallery-thumbnail-box.ngg-15-columns,.ngg-gallery-thumbnail-box.ngg-16-columns,.ngg-gallery-thumbnail-box.ngg-17-columns,.ngg-gallery-thumbnail-box.ngg-18-columns,.ngg-gallery-thumbnail-box.ngg-19-columns,.ngg-gallery-thumbnail-box.ngg-29-columns{width:33.33333%}}@media (max-width:400px){.ngg-gallery-thumbnail-box.ngg-3-columns,.ngg-gallery-thumbnail-box.ngg-4-columns,.ngg-gallery-thumbnail-box.ngg-5-columns,.ngg-gallery-thumbnail-box.ngg-6-columns,.ngg-gallery-thumbnail-box.ngg-7-columns,.ngg-gallery-thumbnail-box.ngg-8-columns,.ngg-gallery-thumbnail-box.ngg-9-columns,.ngg-gallery-thumbnail-box.ngg-10-columns,.ngg-gallery-thumbnail-box.ngg-11-columns,.ngg-gallery-thumbnail-box.ngg-12-columns,.ngg-gallery-thumbnail-box.ngg-13-columns,.ngg-gallery-thumbnail-box.ngg-14-columns,.ngg-gallery-thumbnail-box.ngg-15-columns,.ngg-gallery-thumbnail-box.ngg-16-columns,.ngg-gallery-thumbnail-box.ngg-17-columns,.ngg-gallery-thumbnail-box.ngg-18-columns,.ngg-gallery-thumbnail-box.ngg-19-columns,.ngg-gallery-thumbnail-box.ngg-29-columns{width:50%}}.ngg-galleryoverview.default-view{text-align:center;font-size:0!important;letter-spacing:0!important}.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box{display:inline-block;float:none;vertical-align:middle}.ngg-galleryoverview.default-view .ngg-gallery-thumbnail{background-color:#fff0;border:none;margin:0;margin-right:0;position:relative}.ngg-galleryoverview.default-view .ngg-gallery-thumbnail a{margin:2px;box-shadow:none}.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img:hover{opacity:.8}.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img{margin:0 auto;box-shadow:none;cursor:pointer}.ngg-galleryoverview.default-view .slideshowlink{margin:24px auto 0;text-align:center;text-transform:uppercase}.ngg-galleryoverview.default-view .slideshowlink a{font-size:13px;letter-spacing:.75px;cursor:pointer;text-decoration:none;box-shadow:none;border:none}.ngg-galleryoverview.default-view .slideshowlink a:hover{text-decoration:none!important;box-shadow:none!important;border:none!important}.ngg-galleryoverview ul li:before{content:''!important}.ngg-gallery-list{list-style-type:none;padding:0px!important;text-indent:0px!important}.ngg-galleryoverview div.pic img{width:100%;border:0;border-radius:0}.ngg-gallery-list li{float:left;margin:0 2px 0 2px!important;overflow:hidden}.ngg-gallery-list li a{border:1px solid #CCC;display:block;padding:2px}.ngg-gallery-list li.selected a{-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:#000 none repeat scroll 0 0}.ngg-gallery-list li img{height:40px;width:40px}li.ngg-next,li.ngg-prev{height:40px;width:40px;font-size:3.5em}li.ngg-next a,li.ngg-prev a{padding-top:10px;border:none;text-decoration:none}.ngg-caption-view-wrapper{display:flex;justify-content:center;flex-wrap:wrap}.ngg-basic-thumbnails-carousel{display:flex;justify-content:center}.ngg-basic-thumbnails-carousel-list{display:flex;flex-wrap:wrap}.ngg-galleryoverview.carousel-view .ngg-gallery-thumbnail img{max-width:80px!important}