@import url("https://fonts.googleapis.com/css2?family=Cabin+Condensed:wght@400;500;600;700&display=swap");body{margin:0}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}p{margin:1.1rem 0;color:#000000;font-family:"Cabin Condensed", sans-serif;font-size:18px;line-height:26px}strong{font-size:18px;line-height:26px;font-family:"Cabin Condensed", sans-serif;color:#000000}a{color:#555;font-family:"Cabin Condensed", sans-serif;font-size:18px;line-height:26px;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;text-decoration:underline}a:hover{color:#cedf45}html{scroll-behavior:smooth}ul li{font-size:18px;line-height:26px;font-family:"Cabin Condensed", sans-serif;color:black}ol{margin-left:17px}ol li{font-size:15px;line-height:20px;font-family:"Cabin Condensed", sans-serif;color:#000000;margin-bottom:14px;padding-left:15px}ol li a{font-size:18px;line-height:26px;font-family:"Cabin Condensed", sans-serif}h1{font-weight:bold;font-family:"Cabin Condensed", sans-serif;font-size:36px;line-height:40px;color:black;max-width:80%;margin-top:0}h2{font-size:22px;line-height:28px;font-family:"Cabin Condensed", sans-serif;color:black;margin-bottom:0;font-weight:normal}h3{font-size:19px;line-height:25px;font-family:"Cabin Condensed", sans-serif;color:black;margin-bottom:0;font-weight:normal;text-transform:uppercase;letter-spacing:1px}.blue{color:#cedf45}.blue-btn{padding:14px 15px 12px;background-color:#cedf45;font-family:"Cabin Condensed", sans-serif;color:#000000;text-transform:capitalize;letter-spacing:0;font-size:18px;transition:0.4s ease;min-width:200px;display:inline-block;text-align:center;margin-top:10px;transition:0.4s ease;border-radius:0;font-weight:normal;text-transform:uppercase;letter-spacing:1px;font-weight:bold;text-decoration:none}.blue-btn:hover{background-color:#555;color:#ffffff}.gray-btn{padding:14px 15px 12px;background-color:#555;font-family:"Cabin Condensed", sans-serif;color:white;font-size:18px;transition:0.4s ease;min-width:200px;display:inline-block;text-align:center;margin-top:10px;transition:0.4s ease;border-radius:0;font-weight:normal;text-decoration:none;letter-spacing:1px;font-weight:bold;text-decoration:none}.gray-btn:hover{background-color:#cedf45;color:#000000}.white-btn{padding:14px 15px 12px;background-color:#ffffff;font-family:"Cabin Condensed", sans-serif;color:#cedf45;font-size:18px;transition:0.4s ease;min-width:200px;display:inline-block;text-align:center;margin-top:10px;transition:0.4s ease;border-radius:0;font-weight:normal;margin-top:20px;text-decoration:none}.white-btn:hover{background-color:#555;color:#ffffff}body:not(.home) #g-headertop{background-color:rgba(0, 0, 0, 0.7);border-bottom:2px solid white}body:not(.home) #g-headertop:after{content:"";background-color:#cedf45;height:2px;position:absolute;bottom:0;width:100%}#g-headertop{position:absolute;z-index:34;width:100%;background:transparent}#g-headertop .header-inner{width:90%;margin:0px auto;display:flex;flex-direction:row;padding:1rem 0}#g-headertop .header-inner .site-logo{width:20%;flex:0 20%}#g-headertop .header-inner .site-logo img{height:80px;width:auto;margin:10px auto;display:block}#g-headertop .header-inner .site-navigation{width:100%;flex:0 100%}#g-headertop .header-inner .site-navigation ul#menu-main-menu{display:flex;flex-direction:row;justify-content:space-evenly;list-style:none;padding:0;margin-top:40px}#g-headertop .header-inner .site-navigation ul#menu-main-menu li{position:relative}#g-headertop .header-inner .site-navigation ul#menu-main-menu li.current_page_item a{color:#cedf45}#g-headertop .header-inner .site-navigation ul#menu-main-menu li a{color:#ffffff;padding:0.2345rem 0;line-height:28px;font-size:18px;text-transform:uppercase;font-weight:100;font-family:"Cabin Condensed", sans-serif;letter-spacing:0px;font-weight:normal;position:relative;text-decoration:none}#g-headertop .header-inner .site-navigation ul#menu-main-menu li a:after{content:"";background:none repeat scroll 0 0 transparent;bottom:0;content:"";display:block;height:2px;left:50%;position:absolute;background:#fff;transition:width 0.3s ease 0s, left 0.3s ease 0s;width:0}#g-headertop .header-inner .site-navigation ul#menu-main-menu li a:before{content:"";background:none repeat scroll 0 0 transparent;bottom:-3px;content:"";display:block;height:2px;left:50%;position:absolute;background:#cedf45;transition:width 0.3s ease 0s, left 0.3s ease 0s;width:0}#g-headertop .header-inner .site-navigation ul#menu-main-menu li a:hover{color:#cedf45}#g-headertop .header-inner .site-navigation ul#menu-main-menu li a:hover:after{width:100%;left:0}#g-headertop .header-inner .site-navigation ul#menu-main-menu li a:hover:before{width:100%;left:0}#g-headertop .header-inner .site-navigation ul#menu-main-menu li .sub-menu{opacity:0;position:absolute;top:40px;visibility:hidden;-webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;-ms-transition:all 0.25s ease;-o-transition:all 0.25s ease;transition:all 0.25s ease;position:absolute;top:3em;left:0;z-index:99999;width:240px;background:black;box-shadow:0px 3px 3px rgba(0, 0, 0, 0.2);padding-left:0px;transition:0.4s}#g-headertop .header-inner .site-navigation ul#menu-main-menu li .sub-menu li{list-style:none}#g-headertop .header-inner .site-navigation ul#menu-main-menu li .sub-menu li.current-menu-item a{background-color:#cedf45;color:black}#g-headertop .header-inner .site-navigation ul#menu-main-menu li .sub-menu li.current-menu-item a:after{width:100%;left:0}#g-headertop .header-inner .site-navigation ul#menu-main-menu li .sub-menu li a{color:white;background-color:#000000;width:240px;display:block;padding:12px;transition:0.2s;padding-left:20px;padding-right:20px;margin-top:0;text-decoration:none}#g-headertop .header-inner .site-navigation ul#menu-main-menu li .sub-menu li a:hover{background-color:#cedf45;color:black}#g-headertop .header-inner .site-navigation ul#menu-main-menu li .sub-menu li a:before{display:none}#g-headertop .header-inner .site-navigation ul#menu-main-menu li .sub-menu li a:after{display:none}#g-headertop .header-inner .site-navigation ul#menu-main-menu li:hover .sub-menu{opacity:1;top:40px;visibility:visible}.banner{height:410px;background-size:cover !important;background-repeat:no-repeat !important;background-position:center !important;position:relative}.banner:before{content:"";background-color:rgba(0, 0, 0, 0.5);position:absolute;height:100%;width:100%}.banner .inner{width:73rem;margin:0 auto;display:flex;justify-content:end;align-items:center;flex-direction:column;height:100%;display:flex;padding:0 2%;text-align:left;position:relative;bottom:75px}.banner .inner span.sub-title{font-size:25px;line-height:35px;font-family:"Cabin Condensed", sans-serif;font-weight:normal;width:fit-content;color:#cedf45;margin-top:40px}.banner .inner span.title{font-size:68px;line-height:83px;font-family:"Cabin Condensed", sans-serif;font-weight:normal;color:#ffffff;margin:0}.no-js .owl-carousel,.owl-carousel{display:block !important;height:845px !important;min-height:845px !important}.g-owlcarousel{display:block;height:845px;min-height:845px}.g-owlcarousel .g-owlcarousel-item-link.animated.fadeInDown{width:100%;display:inline-block;margin-right:8px}.g-owlcarousel .owl-item img{display:block;width:100%;height:100%;position:relative;object-fit:cover;object-position:center}.g-owlcarousel .item{background-size:cover;background-position:center;background-repeat:no-repeat;height:845px;min-height:845px;width:100%;display:block}.g-owlcarousel h2.owl-slide-title{font-size:60px;line-height:75px;font-family:"Cabin Condensed", sans-serif;font-weight:normal;width:100%;color:white;margin:0;position:relative;text-align:center;margin-bottom:0;margin-top:0;text-transform:uppercase;position:relative}.g-owlcarousel .blue-btn{margin-top:35px;margin:35px auto;display:block;text-align:center;position:relative;background-color:transparent;width:200px;color:white;text-transform:uppercase;letter-spacing:1px;font-weight:bold;border:4px solid #cedf45}.g-owlcarousel .blue-btn:hover{background-color:#cedf45;color:black}.g-owlcarousel span.tagline{font-size:25px;line-height:35px;font-family:"Cabin Condensed", sans-serif;font-weight:normal;width:fit-content;color:#cedf45}.g-owlcarousel a.g-owlcarousel-item-button.button-outline{margin-top:24px}.g-owlcarousel .owl-nav button.owl-prev,.g-owlcarousel .owl-nav button.owl-next{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;color:#ffffff;border:1px solid #ffffff;border-radius:50%;text-align:center;transition:all 0.3s}.g-owlcarousel .owl-nav button.owl-prev{height:90px;width:90px;background-color:white;color:#cedf45;font-family:"AlywnBold";font-size:24px;line-height:35px;border-radius:0;left:0;border:4px solid #cedf45}.g-owlcarousel .owl-nav button.owl-prev:hover img{border:4px solid #ffffff}.g-owlcarousel .owl-nav button.owl-prev img{height:90px;width:90px;object-fit:cover;border:4px solid #cedf45}.g-owlcarousel .owl-nav button.owl-next{height:90px;width:90px;background-color:#cedf45;color:white;font-family:"AlywnBold";font-size:24px;line-height:35px;border-radius:0;right:0;border:4px solid #cedf45}.g-owlcarousel .owl-nav button.owl-next:hover img{border:4px solid #ffffff}.g-owlcarousel .owl-nav button.owl-next img{height:90px;width:90px;object-fit:cover;border:4px solid #cedf45}.g-owlcarousel .owl-dots{position:absolute;bottom:4%;width:100%;text-align:center}.g-owlcarousel .owl-dots .owl-dot{display:inline-block;background:transparent;margin:0 0.3125rem;width:15px;height:15px;border-radius:0;opacity:1;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;transition:all 0.2s;border:2px solid #cedf45}.g-owlcarousel .owl-dots .owl-dot.active,.g-owlcarousel .g-owlcarousel .owl-dots .owl-dot:hover{opacity:1;background:#cedf45;border:2px solid #cedf45}.g-owlcarousel .container{position:absolute;z-index:50;top:0;height:845px;min-height:845px;display:flex;flex-direction:column;justify-content:center;width:100%;overflow:hidden;background:rgba(0, 0, 0, 0.7)}.g-owlcarousel .container .slider-content{width:80rem;margin:0 auto;padding:0px 1vw;overflow:hidden;position:relative;margin-top:50px}.g-owlcarousel .container .slider-content img{width:200px;height:auto;position:relative;display:block;margin:0 auto}.tagline-banner{height:428px;justify-content:center;align-items:center;flex-direction:column;display:flex;text-align:center;position:relative;background-attachment:fixed !important;background-position:center !important;background-repeat:no-repeat !important}.tagline-banner p{color:white;text-align:center;padding-bottom:0;font-family:"Cabin Condensed", sans-serif;font-size:45px;line-height:55px;margin:0;margin-bottom:10px}.tagline-banner p:nth-of-type(2){font-size:35px;line-height:45px;margin-bottom:0}.tagline-banner .blue-btn{margin:35px auto;display:block;text-align:center;position:relative;background-color:transparent;width:200px;color:white;text-transform:uppercase;letter-spacing:1px;font-weight:bold;border:4px solid #cedf45;margin-bottom:0}.tagline-banner .blue-btn:hover{background-color:#cedf45;color:black}.home{}.home .main-content .g-grid.right{flex-direction:row}.home .main-content .g-grid.right .image{margin:0 0 0px 4%}.home .sub-content .g-grid.right{flex-direction:row-reverse}.home .sub-content .g-grid.right .image{margin:0 4% 0px 0%}.home .sub-content .g-grid.left{flex-direction:row}.home .sub-content .g-grid.left .image{margin:0 0 0px 4%}.home .news-home-posts{padding:1rem 0rem 5rem 0;background-color:#f4f4f4}.home .news-home-posts .container{margin:0 auto;width:64rem}.home .news-home-posts .inner{height:auto !important;min-height:auto !important}.home .news-home-posts span.sub-header{color:#cedf45;text-align:center;display:block;font-size:20px;line-height:30px;font-family:"Cabin Condensed", sans-serif;font-weight:200;margin:25px 0 35px 0}.home .news-home-posts span.main-header{font-size:36px;line-height:45px;text-align:center;color:#555;display:block;font-weight:normal;font-family:"Cabin Condensed", sans-serif;margin-top:60px}.home .news-home-posts .news-posts{background-color:white}.home .news-home-posts .news-posts .post{width:91%;flex:0 100%;position:relative;border:2px solid lightgray;padding:4%;min-height:335px;transition:0.4s all ease}.home .news-home-posts .news-posts .post a:before{content:"";background:rgba(0, 0, 0, 0.5);width:92.2%;height:220px;position:absolute;opacity:0;transition:0.4s opacity ease;z-index:9}.home .news-home-posts .news-posts .post:hover{border:2px solid #cedf45;transition:0.4s all ease}.home .news-home-posts .news-posts .post:hover .news-title{color:#cedf45;transition:0.4s opacity ease}.home .news-home-posts .news-posts .post:hover a:before{opacity:1;transition:0.4s opacity ease}.home .news-home-posts .news-posts .post:nth-of-type(3){margin-right:0}.home .news-home-posts .news-posts .post img.attachment-large.size-large{height:220px;width:100%;object-fit:cover;border-radius:0;position:relative}.home .news-home-posts .news-posts .post p.excerpt{padding:0 10px;font-size:16px;line-height:24px}.home .news-home-posts .news-posts .post p.date{padding:0 10px;color:#cedf45;margin-bottom:10px;font-size:16px;line-height:26px;margin-top:0}.home .news-home-posts .news-posts .post .blue-btn{margin-left:10px;margin-bottom:0;text-align:center}.home .news-home-posts .news-posts .post .news-title{font-size:27px;line-height:40px;text-align:left;color:#555;display:block;font-weight:normal;font-family:"Cabin Condensed", sans-serif;margin-bottom:0;margin-top:15px;padding:0 10px}.main-content .g-grid.right{height:100%;display:flex;overflow:hidden;flex-direction:row-reverse;justify-content:flex-end}.main-content .g-grid.right .content{width:34rem;padding:65px 40px 0px 40px;text-align:left}.main-content .g-grid.right .image{width:50%;min-width:49vw;height:48vw;max-height:720px;min-height:720px;margin:0 4% 0px 0px;order:1}.main-content .g-grid.right .image img{right:0;position:relative;display:block;margin-right:0;float:left;max-height:720px;min-height:720px;object-fit:cover;width:100%}.sub-content .g-grid.right{height:100%;display:flex;overflow:hidden;flex-direction:row;justify-content:flex-end}.sub-content .g-grid.right .content{width:34rem;padding:65px 40px 0px 40px;text-align:left}.sub-content .g-grid.right .content span.title{font-weight:bold;font-family:"Cabin Condensed", sans-serif;font-size:36px;line-height:40px;color:#000000;max-width:80%;margin-top:0}.sub-content .g-grid.right .content h2{text-transform:uppercase;position:relative;width:fit-content;margin-bottom:10px}.sub-content .g-grid.right .content h2::before{content:"";background-color:#cedf45;height:2px;width:100%;position:absolute;display:block;bottom:0}.sub-content .g-grid.right .image{width:50%;min-width:49vw;height:48vw;max-height:720px;min-height:720px;margin:0 0% 0px 4%;order:1}.sub-content .g-grid.right .image img{right:0;position:relative;display:block;margin-right:0;float:left;max-height:720px;min-height:720px;object-fit:cover;width:100%}.sub-content .g-grid.left{height:100%;display:flex;overflow:hidden;flex-direction:row-reverse;justify-content:flex-end}.sub-content .g-grid.left .content{width:34rem;padding:65px 40px 0px 40px;text-align:left}.sub-content .g-grid.left .content span.title{font-weight:bold;font-family:"Cabin Condensed", sans-serif;font-size:36px;line-height:40px;color:#000000;max-width:80%;margin-top:0}.sub-content .g-grid.left .image{width:50%;min-width:49vw;height:48vw;max-height:720px;min-height:720px;margin:0 4% 0px 0px;order:1}.sub-content .g-grid.left .image img{right:0;position:relative;display:block;margin-right:0;float:left;max-height:720px;min-height:720px;object-fit:cover;width:100%}.service-quicklinks.home .owl-nav{width:97vw !important;right:-4vw !important}.inner.owl-carousel .owl-nav,.service-quicklinks.home .owl-nav{width:115%;margin-right:0;right:-82px;position:absolute;top:45%;margin:0 auto}.inner.owl-carousel .owl-nav button.owl-next,.service-quicklinks.home .owl-nav button.owl-next{border-radius:0;float:right}.inner.owl-carousel .owl-nav button.owl-prev,.service-quicklinks.home .owl-nav button.owl-prev{border-radius:0;float:left}.inner.owl-carousel .owl-nav button.owl-next,.inner.owl-carousel .owl-nav button.owl-prev,.inner.owl-carousel .owl-nav button.owl-dot,.service-quicklinks.home .owl-nav button.owl-next,.service-quicklinks.home .owl-nav button.owl-prev,.service-quicklinks.home .owl-nav button.owl-dot{height:46px;width:46px;background-color:#cedf45 !important;color:white !important;padding:1%;font-size:25px;line-height:30px;margin-bottom:10px;transition:all 0.4s ease}.inner.owl-carousel .owl-nav button.owl-next:hover,.inner.owl-carousel .owl-nav button.owl-prev:hover,.inner.owl-carousel .owl-nav button.owl-dot:hover,.service-quicklinks.home .owl-nav button.owl-next:hover,.service-quicklinks.home .owl-nav button.owl-prev:hover,.service-quicklinks.home .owl-nav button.owl-dot:hover{background-color:black !important;color:#ffffff !important;transition:all 0.4s ease}.inner.owl-carousel .owl-nav button.owl-next span,.inner.owl-carousel .owl-nav button.owl-prev span,.inner.owl-carousel .owl-nav button.owl-dot span,.service-quicklinks.home .owl-nav button.owl-next span,.service-quicklinks.home .owl-nav button.owl-prev span,.service-quicklinks.home .owl-nav button.owl-dot span{top:-2px;display:block;position:relative;font-size:40px;line-height:36px;font-family:"Outfit"}.post-type-archive-services .introduction{width:72rem;margin:76px auto;text-align:center}.post-type-archive-services .introduction h1{max-width:100%}.post-type-archive-services .introduction h2{text-transform:uppercase;position:relative;width:fit-content;margin:10px auto;text-align:center;display:block}.post-type-archive-services .introduction h2:before{content:"";background-color:#cedf45;height:2px;width:100%;position:absolute;display:block;bottom:0}.post-type-archive-services .tagline-banner{margin-top:60px}.page-template-page-with-form .introduction{width:72rem;margin:76px auto;text-align:center}.page-template-page-with-form .introduction h1{max-width:100%}.page-template-page-with-form .introduction h2{text-transform:uppercase;position:relative;width:fit-content;margin:10px auto;text-align:center;display:block}.page-template-page-with-form .introduction h2:before{content:"";background-color:#cedf45;height:2px;width:100%;position:absolute;display:block;bottom:0}.page-template-page-with-form .contact-form{padding-bottom:40px;padding-top:0px}.page-template-page-with-form .contact-form #mfcf7_zl_multifilecontainer{height:57px;background-color:#f3f3f3;width:96%;padding:2%}.page-template-page-with-form .contact-form input#mfcf7_zl_add_file{padding:12px 13px 10px;font-family:"Cabin Condensed", sans-serif;font-size:16px;transition:0.4s ease;min-width:200px;margin-top:30px;transition:0.4s ease;border-radius:0;margin:0 auto;text-shadow:0 0 black;box-shadow:none;cursor:pointer;margin:0 0;display:block;text-align:center;position:relative;background-color:white;width:300px;color:black;text-transform:uppercase;letter-spacing:1px;font-weight:bold;border:2px solid black;margin-bottom:0}.page-template-page-with-form .contact-form input#mfcf7_zl_add_file:hover{color:white;background-color:#000000}.page-template-page-full .main-content{width:72rem;margin:72px auto}.services{padding:1rem 0rem 5rem 0}.services .service-quicklinks{width:90%;height:345px !important;min-height:345px !important}.services .service-quicklinks .service-item{width:100%;flex:0 100%;margin-right:0}.services .service-quicklinks .owl-dots .owl-dot span{width:14px;height:14px;margin:0px 7px;background:#555;display:block;-webkit-backface-visibility:visible;transition:opacity 0.2s ease;border-radius:30px}.services .service-quicklinks .owl-dots .owl-dot.active span,.services .service-quicklinks .owl-dots .owl-dot:hover span{background:#cedf45}.services span.main-header{font-size:36px;line-height:45px;text-align:center;color:#000000;display:block;font-weight:normal;font-family:"Cabin Condensed", sans-serif;margin-top:60px;margin-bottom:40px}.services p{color:#cedf45;text-align:center;display:block;font-size:20px;line-height:30px;font-family:"Cabin Condensed", sans-serif;font-weight:200;margin:25px 0 35px 0;text-align:center;width:60%;margin:20px auto 40px auto}.service-quicklinks{display:flex;flex-direction:row;flex-wrap:wrap;width:90%;margin:0 auto 0px}.service-quicklinks .service-item{width:32.65%;flex:0 32.65%;height:17.5vw;margin-bottom:1%;margin-right:1%;min-height:300px}.service-quicklinks .service-item:nth-of-type(3n){margin-right:0}.service-quicklinks .service-item a{text-decoration:none;position:relative;width:100%;height:100%;display:block}.service-quicklinks .service-item a:before{content:"";position:absolute;background:rgba(0, 0, 0, 0.8);background-size:cover;background-position:center;background-repeat:no-repeat;display:block;height:17.5vw;width:100%;min-height:100%;width:100%;opacity:0;transition:0.4s all ease}.service-quicklinks .service-item a:after{content:"";position:absolute;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);background-size:cover;background-position:center;background-repeat:no-repeat;display:block;height:17.5vw;width:100%;min-height:100%;width:100%;opacity:1;transition:0.4s all ease;top:0}.service-quicklinks .service-item a:hover::before{opacity:1;transition:0.4s all ease}.service-quicklinks .service-item a:hover::after{opacity:0;transition:0.4s all ease}.service-quicklinks .service-item a:hover .details span.service-header{color:#cedf45}.service-quicklinks .service-item a:hover .details:after{transition:0.4s all ease-in;background-color:#cedf45;width:85%;color:#fff;opacity:1}.service-quicklinks .service-item a:hover .details:before{transition:0.4s all ease-in;background-color:#ffffff;width:85%;color:#fff;opacity:1}.service-quicklinks .service-item a img{height:17.5vw;width:100%;min-height:100%;object-fit:cover}.service-quicklinks .service-item a .details{margin-top:-5px;height:3.8vw;min-height:50px;text-align:left;justify-content:center;align-items:flex-start;display:flex;flex-direction:column;padding:0 6%;position:relative;margin-top:-4vw;z-index:9}.service-quicklinks .service-item a .details:before{content:"";display:block;height:2px;width:0;color:black;display:flex;align-items:center;justify-content:space-evenly;font-size:26px;float:none;line-height:34px;margin-right:0px;transition:0.5s;cursor:pointer;padding:0px 2px 2px 2px;position:absolute;background:white;margin-left:-1px;font-weight:bold;bottom:18px;opacity:0}.service-quicklinks .service-item a .details span.service-header{top:-11px;position:relative;left:0;color:white;width:100%;display:flex;font-size:1.8vw;transition:color 1s ease;line-height:2.5vw;font-family:"Cabin Condensed", sans-serif}.single-services .main-header{margin-bottom:50px}.single-services .sub-content .g-grid.right .image.owl-carousel{height:auto !important;min-height:auto !important}.single-services .sub-content .g-grid.left .image.owl-carousel{height:auto !important;min-height:auto !important}.single-services .services-gallery{margin-top:85px;margin-bottom:0}.single-services .services-gallery h2{font-weight:normal;font-family:"Cabin Condensed", sans-serif;font-size:36px;line-height:40px;color:#3e3e3e;margin-top:0;margin-bottom:0px;text-align:center}.single-services .services-gallery p{text-align:center;margin-bottom:30px}.single-services .services-gallery .gallery-inner{width:90%;margin:0 auto;display:flex;flex-wrap:wrap}.single-services .services-gallery .gallery-inner a{width:24%;flex:0 24%;margin-right:1%;margin-bottom:1%;height:21vw;position:relative}.single-services .services-gallery .gallery-inner a:nth-of-type(4n){margin-right:0}.single-services .services-gallery .gallery-inner a img{width:100%;height:100%;object-fit:cover}.single-services .services-gallery .gallery-inner a:before{content:"";height:100%;width:100%;display:block;position:absolute;top:0;opacity:0;background-color:rgba(206, 223, 69, 0.3);transition:0.4s all ease}.single-services .services-gallery .gallery-inner a:hover::before{opacity:1;transition:0.4s all ease}.testimonials{background-color:#efefef}.testimonials .owl-carousel.owl-theme{width:65rem;min-height:428px !important;height:auto !important;padding:35px 0;margin:0 auto}.testimonials .owl-carousel.owl-theme .item.testimonal{height:100%;text-align:center;justify-content:center;width:90%;align-items:center;display:flex;flex-direction:column;min-height:370px !important;margin:0 auto}.testimonials .owl-carousel.owl-theme .item.testimonal p{font-size:18px;line-height:25px;color:#3e3e3e}.testimonials .owl-carousel.owl-theme .item.testimonal p.client-name{color:#cedf45;font-weight:bold}.testimonials .owl-carousel.owl-theme .owl-dots .owl-dot span{width:14px;height:14px;margin:0px 7px;background:#555;display:block;-webkit-backface-visibility:visible;transition:opacity 0.2s ease;border-radius:30px}.testimonials .owl-carousel.owl-theme .owl-dots .owl-dot.active span,.testimonials .owl-carousel.owl-theme .owl-dots .owl-dot:hover span{background:#cedf45}.blog div#content,.category div#content{width:72rem;margin:0 auto}.blog div#content div#news-section,.category div#content div#news-section{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:20px;margin-top:40px}.blog div#content div#news-section .news-post,.category div#content div#news-section .news-post{width:43.4%;flex:0 43.4%;margin:1%;border:2px solid lightgray;padding:2%;transition:0.4s all ease}.blog div#content div#news-section .news-post #custom-bg,.category div#content div#news-section .news-post #custom-bg{width:100%;height:324px;background-position:center;background-size:cover;background-repeat:no-repeat;display:block;position:relative;margin-bottom:20px}.blog div#content div#news-section .news-post #custom-bg:before,.category div#content div#news-section .news-post #custom-bg:before{content:"";background:rgba(0, 0, 0, 0.5);width:100%;height:100%;position:absolute;opacity:0;transition:0.4s opacity ease-in}.blog div#content div#news-section .news-post .inner,.category div#content div#news-section .news-post .inner{text-align:center;display:flex;flex-direction:column}.blog div#content div#news-section .news-post .inner a,.category div#content div#news-section .news-post .inner a{text-align:left}.blog div#content div#news-section .news-post .inner p,.category div#content div#news-section .news-post .inner p{text-align:left}.blog div#content div#news-section .news-post .inner h3,.category div#content div#news-section .news-post .inner h3{font-size:34px;text-transform:uppercase;font-weight:normal;font-family:"Cabin Condensed", sans-serif;color:#555;display:inline-block;line-height:45px;margin-bottom:0px;margin-top:10px;text-align:left;transition:0.4s all ease}.blog div#content div#news-section .news-post .inner p[itemprop="datePublished"],.category div#content div#news-section .news-post .inner p[itemprop="datePublished"]{font-size:18px;line-height:22px;margin-top:0;margin-bottom:0;text-align:left;color:#cedf45}.blog div#content div#news-section .news-post .inner .blue-btn,.category div#content div#news-section .news-post .inner .blue-btn{margin:0px 0 0px 0;transition:0.4s all ease;width:200px;text-align:center}.blog div#content div#news-section .news-post:hover,.category div#content div#news-section .news-post:hover{border:2px solid #cedf45;transition:0.4s all ease}.blog div#content div#news-section .news-post:hover #custom-bg:before,.category div#content div#news-section .news-post:hover #custom-bg:before{opacity:1;transition:0.4s all ease}.blog div#content div#news-section .news-post:hover h3,.category div#content div#news-section .news-post:hover h3{color:#cedf45;transition:0.4s all ease}.blog div#content div#news-section .news-post:hover .blue-btn,.category div#content div#news-section .news-post:hover .blue-btn{background-color:#555;color:#ffffff;transition:0.4s all ease}.pagination{margin:40px auto 80px;display:block;width:100%;text-align:center}.page-numbers{display:inline-block;background-color:#cedf45;padding:5px 10px 5px 10px;color:#fff;font-size:20px;font-family:"Outfit"}.page-numbers:hover{background-color:#000000;color:white}.nav-links a{color:#fff}.page-numbers.current{background-color:#fff;padding:5px 10px 5px 10px;color:white;background-color:#000000;font-family:"Outfit"}.nav-links{text-align:right;font-family:"Outfit"}.nav-links a:hover{background-color:#cedf45;padding:5px 10px 5px 10px}.single-post div#content{width:72rem;margin:42px auto 0}.single-post div#content h1{font-size:36px;text-transform:uppercase;font-weight:normal;font-family:"Cabin Condensed", sans-serif;color:#3e3e3e;display:inline-block;line-height:47px;margin:50px auto 0px auto}.single-post div#content p.date{display:block;margin:0;font-family:"Cabin Condensed", sans-serif;text-transform:none;color:#cedf45;font-size:18px;line-height:28px;margin-top:15px;margin-bottom:35px}.single-post div#content .image img{height:400px;width:100%;object-fit:cover;margin-bottom:20px;border-radius:15px}.single-post div#content nav#nav-single{width:100%;padding:4% 0;display:flex;margin:40px auto}.single-post div#content nav#nav-single a{width:100%}.single-post div#content nav#nav-single span.meta-nav{font-size:20px;line-height:25px;font-family:"outfit";font-weight:normal;display:block}.single-post div#content nav#nav-single span.post-navigation__prev--title{margin-left:8%;display:block;font-size:20px;line-height:25px;width:90%}.single-post div#content nav#nav-single .next{text-align:right}.single-post div#content nav#nav-single .next span.post-navigation__next--title{margin-right:8%;display:block;font-size:20px;line-height:25px;text-align:right;width:91%;right:0}.single-post div#content .random-posts{padding:1rem 1rem 5rem 0;margin:0 auto}.single-post div#content .random-posts .inner{height:auto !important;min-height:auto !important}.single-post div#content .random-posts span.sub-header{color:#cedf45;text-align:center;display:block;font-size:20px;line-height:30px;font-family:"Cabin Condensed", sans-serif;font-weight:200}.single-post div#content .random-posts span.main-header{font-size:46px;line-height:55px;text-align:center;color:black;display:block;font-weight:normal;font-family:"Cabin Condensed", sans-serif;margin-bottom:40px}.single-post div#content .random-posts .news-posts .post{width:91%;flex:0 100%;position:relative;border:2px solid lightgray;padding:4%;min-height:335px;transition:0.4s all ease}.single-post div#content .random-posts .news-posts .post a:before{content:"";background:rgba(0, 0, 0, 0.5);width:92.2%;height:220px;position:absolute;opacity:0;transition:0.4s opacity ease;z-index:9}.single-post div#content .random-posts .news-posts .post:hover{border:2px solid #cedf45;transition:0.4s all ease}.single-post div#content .random-posts .news-posts .post:hover .news-title{color:#cedf45;transition:0.4s opacity ease}.single-post div#content .random-posts .news-posts .post:hover a:before{opacity:1;transition:0.4s opacity ease}.single-post div#content .random-posts .news-posts .post:nth-of-type(3){margin-right:0}.single-post div#content .random-posts .news-posts .post img.attachment-large.size-large{height:220px;width:100%;object-fit:cover;border-radius:0;position:relative}.single-post div#content .random-posts .news-posts .post p.excerpt{padding:0 10px}.single-post div#content .random-posts .news-posts .post p.date{padding:0 10px;color:#cedf45;margin-bottom:10px;font-size:16px;line-height:26px;margin-top:0}.single-post div#content .random-posts .news-posts .post .blue-btn{margin-left:10px;margin-bottom:0;text-align:center}.single-post div#content .random-posts .news-posts .post .news-title{font-size:23px;line-height:33px;text-align:left;color:#555;display:block;font-weight:normal;font-family:"Cabin Condensed", sans-serif;margin-bottom:0;margin-top:15px;padding:0 10px}.page-template-page-contact a.phone{font-size:30px;line-height:40px;letter-spacing:0;font-family:"Cabin Condensed", sans-serif;font-weight:bold;text-decoration:none;position:relative;margin-bottom:10px;display:block}.page-template-page-contact a.phone:before{content:"";height:2px;width:28%;display:block;background-color:#cedf45;bottom:0;position:absolute}.page-template-page-contact a.email{color:#555;font-size:29px;line-height:39px;letter-spacing:0px;display:block;margin-bottom:21px;font-family:"Cabin Condensed", sans-serif;margin-top:4px;text-decoration:none;position:relative}.page-template-page-contact a.email:before{content:"";height:2px;width:28%;display:block;background-color:#cedf45;bottom:0;position:absolute}.page-template-page-contact a.email:hover{color:#cedf45}.page-template-page-contact .social a{text-decoration:none;font-size:22px;line-height:45px;border-radius:50%;padding:0px 0;margin:6px;height:40px;width:40px;position:relative;display:inline-block;text-align:center;color:#ffffff;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}.page-template-page-contact .social a:hover{filter:grayscale(1)}.contact-form{padding-bottom:45px;padding-top:65px}.contact-form p{margin-bottom:0}.contact-form span.main-header{font-weight:normal;font-family:"Cabin Condensed", sans-serif;font-size:36px;line-height:40px;color:black;text-align:center;display:block}.contact-form span.sub-header{text-align:center;color:black;margin-bottom:60px;font-family:"Cabin Condensed", sans-serif;font-size:18px;line-height:26px;margin-top:20px;display:block}.contact-form .inner{width:74rem;margin:0 auto}.contact-form .inner input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{padding:27px;width:44%;font-size:20px;border-radius:0px;margin:0 auto;font-family:"Cabin Condensed", sans-serif;border:3px solid black;background-color:white;color:black;display:inline-block;position:relative;margin-right:1.8%;margin-bottom:2%}.contact-form .inner input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel{padding:27px;width:44%;font-size:20px;border-radius:0px;margin:0 auto;font-family:"Cabin Condensed", sans-serif;border:3px solid black;background-color:white;color:black;display:inline-block;position:relative;margin-right:2%}.contact-form .inner input::placeholder,.contact-form .inner textarea::placeholder{color:black;font-weight:normal;font-family:"Cabin Condensed", sans-serif;text-transform:uppercase}.contact-form .inner .wpcf7-form-control-wrap:nth-of-type(2n) input{margin-right:0 !important}.contact-form .inner .privacy{color:black;display:block;width:100%;margin:0 auto;text-align:center;margin-top:8px;font-size:15px;font-family:"Cabin Condensed", sans-serif}.contact-form .inner .privacy a{color:black;font-size:15px;font-family:"Cabin Condensed", sans-serif}.contact-form .inner .privacy a:hover{color:#555}.contact-form .inner input.wpcf7-form-control.has-spinner.wpcf7-submit{padding:14px 15px 12px;font-family:"Cabin Condensed", sans-serif;font-size:18px;transition:0.4s ease;min-width:200px;margin-top:30px;transition:0.4s ease;border-radius:0;margin:0 auto;text-shadow:0 0 black;box-shadow:none;cursor:pointer;margin:35px auto;display:block;text-align:center;position:relative;background-color:white;width:200px;color:black;text-transform:uppercase;letter-spacing:1px;font-weight:bold;border:3px solid black;margin-bottom:0}.contact-form .inner input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{background-color:black;color:white}.contact-form .inner input:focus{border-color:rgba(82, 168, 236, 0.8);outline:0;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgba(82, 168, 236, 0.6)}.contact-form .inner textarea{padding:27px;width:95%;font-size:20px;border-radius:0px;margin:0 auto;font-family:"Cabin Condensed", sans-serif;border:3px solid black;background-color:white;color:black}.footer-associated-partners{background-color:white}.footer-associated-partners .inner{width:90%;margin:0 auto;height:96px !important;min-height:96px !important;padding:4% 0 4% 0}.footer-associated-partners .inner a.item{height:95px;display:block;text-align:center;justify-content:center;width:100%;align-items:center;display:flex;flex-direction:column}.footer-associated-partners .inner a.item img{display:block;width:100%;object-fit:contain;height:95px;margin:0 auto;text-align:center}.footer{background-position:center !important;background-size:cover !important;background-repeat:no-repeat !important;height:auto;padding:3rem 0 2rem;border-top:6px solid #cedf45;position:relative}.footer:before{content:"";background-color:#ffffff;height:6px;width:100%;display:block;position:absolute;top:0}.footer .footer-inner{width:72rem;margin:0 auto}.footer .footer-inner .footer-top{display:flex;flex-direction:column}.footer .footer-inner .footer-top .footer-center{width:100%;flex:0 100%}.footer .footer-inner .footer-top .footer-center .site-logo{margin-bottom:20px;text-align:center}.footer .footer-inner .footer-top .footer-center .site-logo img{margin-top:14px;height:86px;width:auto}.footer .footer-inner .footer-top .footer-center .footer-links{margin-top:30px;text-align:center}.footer .footer-inner .footer-top .footer-center .footer-links .spacer{color:white;margin:0 5px}.footer .footer-inner .footer-top .footer-center .footer-links .spacer:last-of-type{display:none}.footer .footer-inner .footer-top .footer-center a.footer-tel{font-size:36px;line-height:46px;letter-spacing:0px;font-family:"Cabin Condensed", sans-serif;color:#ffffff;display:block;margin-bottom:10px;text-align:center;text-decoration:none}.footer .footer-inner .footer-top .footer-center a.footer-tel:hover{color:#cedf45}.footer .footer-inner .footer-top .footer-center a.footemail{color:#ffffff;font-size:20px;line-height:22px;letter-spacing:0px;display:block;margin-bottom:0;font-family:"Cabin Condensed", sans-serif;display:block;text-align:center;text-decoration:none}.footer .footer-inner .footer-top .footer-center a.footemail:hover{color:#cedf45}.footer .footer-inner .footer-top .footer-center a:hover{color:white}.footer .footer-inner .footer-top .footer-center p{color:#ffffff;font-family:"Cabin Condensed", sans-serif;font-size:15px;line-height:20px;letter-spacing:0px;text-align:center}.footer .footer-inner .footer-top .footer-center p a{font-size:15px;line-height:20px}.footer .footer-inner .footer-top .footer-center strong{color:white;font-size:15px;line-height:20px}.footer .footer-inner .footer-top .footer-center span.header:nth-of-type(2){margin-top:25px}.footer .footer-inner .footer-top .footer-bottom{display:flex;flex-direction:row;margin-top:40px}.footer .footer-inner .footer-top .footer-bottom p.branding,.footer .footer-inner .footer-top .footer-bottom p.copyright{letter-spacing:0px;font-size:14px;line-height:18px;display:block;font-family:"Cabin Condensed", sans-serif;margin-bottom:0;color:white}.footer .footer-inner .footer-top .footer-bottom p.branding a,.footer .footer-inner .footer-top .footer-bottom p.copyright a{letter-spacing:0px;font-size:14px;line-height:18px;font-family:"Cabin Condensed", sans-serif;margin-bottom:0;color:#cedf45}.footer .footer-inner .footer-top .footer-bottom p.branding a:hover,.footer .footer-inner .footer-top .footer-bottom p.copyright a:hover{color:white}.footer .footer-inner .footer-top .footer-bottom .branding{margin-top:0;width:50%;text-align:right}.footer .footer-inner .footer-top .footer-bottom p.copyright{width:50%;margin-top:0}.footer .footer-inner .footer-top .footer-bottom .spacer{margin:0 5px}.footer .footer-inner span.header{font-size:20px;line-height:30px;color:#cedf45;display:block;font-family:"Cabin Condensed", sans-serif;margin-bottom:0;font-weight:bold;margin-top:14px;text-align:center}.footer .footer-inner .social{margin:0 auto;display:block;position:relative;text-align:center}.footer .footer-inner .social a{text-decoration:none;font-size:22px;line-height:45px;border-radius:50%;padding:0px 0;margin:6px;height:40px;width:40px;position:relative;display:inline-block;text-align:center;color:#ffffff;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;text-align:center}.footer .footer-inner .social a:hover{filter:grayscale(1)}.visible-phone{display:none}@media (min-width:1200px) and (max-width:1500px){.g-owlcarousel .container .slider-content{width:60rem;margin:0 auto;padding:0px 1vw;overflow:hidden}}@media (min-width:960px) and (max-width:1199px){.page-template-page-full .main-content{width:56rem;margin:72px auto}h1{max-width:100%}.blue-btn{padding:14px 0px 10px;min-width:182px}.g-owlcarousel .container .slider-content{width:41rem}.g-owlcarousel .owl-nav button.owl-next{right:8px}#g-headertop .header-inner{width:90%}#g-headertop .header-inner .site-navigation{width:100%;flex:0 100%}.banner .inner{width:57rem}.testimonials .owl-carousel.owl-theme{width:80% !important}.tagline-banner p{width:90%}.services p{width:82%}.services .service-quicklinks{height:260px !important;min-height:260px !important}.service-quicklinks .service-item{height:230px;min-height:230px}.service-quicklinks .service-item a .details span.service-header{top:-14px;font-size:25px;line-height:35px}.post-type-archive-services .introduction{width:50rem}.page-template-page-with-form .introduction{width:50rem;margin:76px auto;text-align:center}.home .news-home-posts .container{margin:0 auto;width:48rem}.inner.owl-carousel .owl-nav,.service-quicklinks.home .owl-nav{width:121%}.blog div#content,.category div#content{width:92%;margin:0 auto}.single-post div#content{width:92%;margin:42px auto 0}.single-post div#content .random-posts .news-posts .post a:before{height:160px}.single-post div#content .random-posts .news-posts .post a img.attachment-large.size-large{height:160px}.contact-form .inner{width:90%;margin:0 auto}.contact-form .inner input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,.contact-form .inner input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel{width:42%}.contact-form .inner textarea{width:91%}.page-template-page-with-form .contact-form #mfcf7_zl_multifilecontainer{width:93%}.footer .footer-inner{width:90%;margin:0 auto}}@media (min-width:768px) and (max-width:959px){.page-template-page-full .main-content{width:90%;margin:44px auto}h1{max-width:100%;font-size:42px;line-height:50px}.blue-btn{padding:14px 0px 10px;min-width:182px}#g-headertop .header-inner{width:100%}.g-owlcarousel .container .slider-content{width:40rem}.g-owlcarousel .owl-nav button.owl-next{right:8px}#g-headertop .header-inner{width:92%}#g-headertop .header-inner .site-logo{width:38%;flex:0 38%}#g-headertop .header-inner .site-logo img{margin:10px 0}#g-headertop .header-inner .site-navigation{width:62%;flex:0 62%}.banner{height:380px;background-size:cover !important;background-repeat:no-repeat !important;background-position:top !important}.banner .inner{width:92%;bottom:70px}.banner .inner span.title{font-size:56px;line-height:70px}.banner .inner span.sub-title{font-size:20px;line-height:30px;margin-top:30px}.testimonials .owl-carousel.owl-theme{width:80% !important}.tagline-banner{background-attachment:scroll !important}.tagline-banner p{width:100%;font-size:40px;line-height:50px}.tagline-banner p:nth-of-type(2){margin-bottom:0;font-size:40px;line-height:50px}.services p{width:82%}.services .service-quicklinks{height:260px !important;min-height:260px !important;width:85%}.news-home-posts .inner.owl-carousel .owl-nav,.service-quicklinks.home .owl-nav{width:100% !important;right:0 !important}.services-btn{margin-top:10px !important;z-index:99999;position:relative}a.blue-btn.all-news{margin-top:8px !important;z-index:99999;position:relative}.service-quicklinks{width:92%}.service-quicklinks .service-item{height:230px;min-height:230px;width:49%;flex:0 49%}.service-quicklinks .service-item:nth-of-type(2n){margin-right:0}.service-quicklinks .service-item:nth-of-type(3n){margin-right:1%}.service-quicklinks .service-item a .details{margin-top:-50px}.service-quicklinks .service-item a .details:after{display:none}.service-quicklinks .service-item a .details span.service-header{top:-14px;font-size:25px;line-height:35px}.post-type-archive-services .introduction{width:92%;margin:50px auto;text-align:left}.post-type-archive-services .introduction h1{max-width:100%;text-align:left}.post-type-archive-services .introduction h2{margin:10px 0}.page-template-page-with-form .introduction{width:92%;margin:50px auto;text-align:left}.page-template-page-with-form .introduction h1{max-width:100%;text-align:left}.page-template-page-with-form .introduction h2{margin:10px 0}.no-js .owl-carousel,.owl-carousel{display:block !important;height:745px !important;min-height:745px !important}.home .g-owlcarousel span.tagline{font-size:20px;line-height:30px}.home .g-owlcarousel h2.owl-slide-title{font-size:50px;line-height:60px}.home .g-owlcarousel .container{height:745px;min-height:745px}.home .g-owlcarousel .item{height:745px;min-height:745px}.home .news-home-posts .container{margin:0 auto;width:85%}.home .news-home-posts .news-posts .post .news-title{font-size:27px;line-height:30px;margin-bottom:0;margin-top:15px}.home .news-home-posts .news-posts .post p.excerpt{padding:0 10px;font-size:16px;line-height:22px;margin:8px 0}.home .main-content .g-grid.right{flex-direction:column}.home .main-content .g-grid.right .content{text-align:left;padding:70px 30px 20px 30px;width:92%}.home .main-content .g-grid.right .image{margin:0px 0 0px 0%;max-height:420px;min-height:420px;object-fit:cover;width:100%;margin-top:40px}.home .main-content .g-grid.right .image img{max-height:420px;min-height:420px;object-fit:cover;width:100%}.home .sub-content .g-grid.right{flex-direction:column}.home .sub-content .g-grid.right .content{text-align:left;padding:52px 30px 20px 30px;width:92%}.home .sub-content .g-grid.right .image{margin:0px 0 0px 0%;max-height:420px;min-height:420px;object-fit:cover;width:100%;margin-top:40px}.home .sub-content .g-grid.right .image img{max-height:420px;min-height:420px;object-fit:cover;width:100%}.home .sub-content .g-grid.left{flex-direction:column}.home .sub-content .g-grid.left .content{text-align:left;padding:52px 30px 20px 30px;width:92%}.home .sub-content .g-grid.left .image{margin:0px 0 0px 0%;max-height:420px;min-height:420px;object-fit:cover;width:100%;margin-top:40px}.home .sub-content .g-grid.left .image img{max-height:420px;min-height:420px;object-fit:cover;width:100%}.main-content .g-grid.right{flex-direction:column}.main-content .g-grid.right .content{text-align:left;padding:33px 30px 20px 30px;width:92%}.main-content .g-grid.right .image{margin:0px 0 0px 0%;max-height:420px;min-height:420px;object-fit:cover;width:100%;margin-top:40px}.main-content .g-grid.right .image img{max-height:420px;min-height:420px;object-fit:cover;width:100%}.sub-content .g-grid.right{flex-direction:column}.sub-content .g-grid.right .content{text-align:left;padding:33px 30px 20px 30px;width:92%}.sub-content .g-grid.right .image{margin:0px 0 0px 0%;max-height:420px;min-height:420px;object-fit:cover;width:100%;margin-top:40px}.sub-content .g-grid.right .image img{max-height:420px;min-height:420px;object-fit:cover;width:100%}.sub-content .g-grid.left{flex-direction:column}.sub-content .g-grid.left .content{text-align:left;padding:33px 30px 20px 30px;width:92%}.sub-content .g-grid.left .image{margin:0px 0 0px 0%;max-height:420px;min-height:420px;object-fit:cover;width:100%;margin-top:40px}.sub-content .g-grid.left .image img{max-height:420px;min-height:420px;object-fit:cover;width:100%}.inner.owl-carousel .owl-nav,.service-quicklinks.home .owl-nav{width:121%;top:100%}.blog div#content div#news-section .news-post #custom-bg,.category div#content div#news-section .news-post #custom-bg{width:100%;height:224px}.testimonials .inner.owl-carousel .owl-nav{width:122%;right:-70px}.blog div#content,.category div#content{width:92%;margin:0 auto}.single-post div#content{width:92%;margin:42px auto 0}.single-post div#content nav#nav-single{width:100%;padding:0% 0;display:flex;margin:20px auto}.single-post div#content .random-posts .inner{width:92%;margin:0 auto}.single-post div#content .random-posts .inner .owl-nav{width:119%;right:-62px}.single-post div#content .random-posts .news-posts .post{border:2px solid lightgray;padding:3%;min-height:332px}.single-post div#content .random-posts .news-posts .post a:before{height:160px}.single-post div#content .random-posts .news-posts .post a img.attachment-large.size-large{height:160px}.page-template-page-contact .sub-content .g-grid.right .content{text-align:left;padding:44px 30px 20px 30px;width:92%}.page-template-page-contact a.phone:before{content:"";height:2px;width:22%}.page-template-page-contact a.email:before{content:"";height:2px;width:22%}.contact-form .inner{width:92%;margin:0 auto}.contact-form .inner input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,.contact-form .inner input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel{width:40%;margin-right:3%}.contact-form .inner #mfcf7_zl_multifilecontainer{width:95%}.contact-form .inner textarea{width:90.5%}.footer .footer-inner{width:90%;margin:0 auto}.footer .footer-inner .footer-top .footer-right{width:35%;flex:0 35%}.footer .footer-inner .footer-bottom p.copyright{width:101% !important;margin-top:0}}@media (min-width:320px) and (max-width:767px){.page-template-page-full .main-content{width:90%;margin:44px auto}h1{font-size:34px;line-height:38px;max-width:100%}.blue-btn{padding:10px 0px 8px;min-width:182px;font-size:16px}.g-owlcarousel{height:500px !important;min-height:500px !important}.g-owlcarousel .item{height:500px;min-height:500px}.g-owlcarousel .container{height:500px;min-height:500px}.g-owlcarousel span.tagline{font-size:18px;line-height:30px}.g-owlcarousel h2.owl-slide-title{font-size:35px;line-height:45px}.g-owlcarousel .blue-btn{margin:15px auto}.g-owlcarousel .container .slider-content{width:88%;top:20px;position:relative}.g-owlcarousel .owl-nav button.owl-next{right:8px}#g-headertop .header-inner .site-logo{width:38%;flex:0 38%;margin-left:10px}#g-headertop .header-inner .site-logo img{height:75px;width:auto;margin:10px 0;display:block}#g-headertop .header-inner .site-navigation{width:62%;flex:0 62%}.banner{height:275px;background-size:cover !important;background-repeat:no-repeat !important;background-position:center !important}.banner .inner{width:92%;bottom:45px}.banner .inner span.sub-title{font-size:18px;line-height:0px;padding:5px 12px 2px 20px;margin-top:75px}.banner .inner span.title{font-size:38px;line-height:25px;padding:20px 12px 2px 20px;letter-spacing:0;display:block;position:relative}.testimonials .owl-carousel.owl-theme{width:98% !important;min-height:auto !important;height:auto !important;padding:35px 0;margin:0 auto}.testimonials .owl-carousel.owl-theme .item.testimonal{height:auto;text-align:center;justify-content:center;width:90%;align-items:center;display:flex;flex-direction:column;min-height:auto !important;margin:0 auto}.testimonials .owl-carousel.owl-theme .item.testimonal p{font-size:16px;line-height:22px;margin:9px 0}.testimonials .owl-carousel.owl-theme .item.testimonal p.client-name{margin-top:0}.tagline-banner{height:auto;padding:3rem 16px;background-attachment:scroll !important}.tagline-banner p{font-size:36px;line-height:50px}.tagline-banner p:nth-of-type(2){margin-bottom:0;font-size:30px;line-height:40px;margin-top:6px;display:block}.services p{width:82%}.services .service-quicklinks{height:260px !important;min-height:260px !important;width:85%;margin-bottom:40px}.news-home-posts .inner.owl-carousel .owl-nav,.service-quicklinks.home .owl-nav{width:100vw !important;right:-7.5vw !important}.service-quicklinks .service-item{height:230px;min-height:230px;width:100%;flex:0 100%;margin-bottom:15px;margin-right:0}.service-quicklinks .service-item:nth-of-type(2n){margin-right:0}.service-quicklinks .service-item:nth-of-type(3n){margin-right:0%}.service-quicklinks .service-item a .details{margin-top:-13vw}.service-quicklinks .service-item a .details span.service-header{top:-14px;font-size:25px;line-height:35px}.services{padding:1rem 0rem 2rem 0}.post-type-archive-services .introduction{margin:0px auto;text-align:left;padding:50px 20px 0px 20px;width:88%}.post-type-archive-services .introduction h1{max-width:100%;text-align:left}.post-type-archive-services .introduction h2{text-transform:uppercase;position:relative;width:fit-content;margin:10px 0;text-align:left;display:block}.page-template-page-with-form .introduction{margin:0px auto;text-align:left;padding:50px 20px 0px 20px;width:88%}.page-template-page-with-form .introduction h1{max-width:100%;text-align:left}.single-services .main-header{margin-bottom:30px;margin-top:30px !important}.single-services .services-gallery{margin-top:55px;margin-bottom:0}.single-services .services-gallery .gallery-inner a{width:48%;flex:0 48%;margin-right:3%;margin-bottom:3%;height:140px}.single-services .services-gallery .gallery-inner a:nth-of-type(2n){margin-right:0}.single-services .services-gallery h2{margin-bottom:30px}.home .news-home-posts{padding:1rem 0rem 4rem 0}.home .news-home-posts .news-posts .post{width:91%;flex:0 100%;position:relative;border:2px solid lightgray;padding:4%;min-height:400px;transition:0.4s all ease;margin-bottom:10px}.home .news-home-posts .news-posts .post a:before{height:156px}.home .news-home-posts .news-posts .post .news-title{font-size:30px;line-height:40px}.home .news-home-posts .news-posts .post img.attachment-large.size-large{height:156px}.home .news-home-posts .owl-dots .owl-dot span{width:14px;height:14px;margin:0px 7px;background:#555;display:block;-webkit-backface-visibility:visible;transition:opacity 0.2s ease;border-radius:30px}.home .news-home-posts .owl-dots .owl-dot.active span,.home .news-home-posts .owl-dots .owl-dot:hover span{background:#cedf45}.home .news-home-posts span.main-header{margin-top:40px}.home .news-home-posts .container{margin:0 auto;width:94%}.home .main-content .g-grid.right{flex-direction:column}.home .main-content .g-grid.right .content{text-align:left;padding:50px 20px 20px 20px;width:88%}.home .main-content .g-grid.right .image{margin:0px 0 0px 0%;max-height:220px;min-height:220px;object-fit:cover;width:100%;margin-top:40px}.home .main-content .g-grid.right .image img{max-height:220px;min-height:220px;object-fit:cover;width:100%}.home .sub-content .g-grid.right{flex-direction:column}.home .sub-content .g-grid.right .content{text-align:left;padding:42px 20px 20px 20px;width:88%}.home .sub-content .g-grid.right .image{margin:0px 0 0px 0%;max-height:220px;min-height:220px;object-fit:cover;width:100%;margin-top:40px}.home .sub-content .g-grid.right .image img{max-height:220px;min-height:220px;object-fit:cover;width:100%}.home .sub-content .g-grid.left{flex-direction:column}.home .sub-content .g-grid.left .content{text-align:left;padding:42px 20px 20px 20px;width:88%}.home .sub-content .g-grid.left .image{margin:0px 0 0px 0%;max-height:220px;min-height:220px;object-fit:cover;width:100%;margin-top:40px}.home .sub-content .g-grid.left .image img{max-height:220px;min-height:220px;object-fit:cover;width:100%}.main-content .g-grid.right{flex-direction:column}.main-content .g-grid.right .content{text-align:left;padding:42px 20px 20px 20px;width:88%}.main-content .g-grid.right .image{margin:0px 0 0px 0%;max-height:220px;min-height:220px;object-fit:cover;width:100%;margin-top:40px}.main-content .g-grid.right .image img{max-height:220px;min-height:220px;object-fit:cover;width:100%}.sub-content .g-grid.right{flex-direction:column}.sub-content .g-grid.right .content{text-align:left;padding:42px 20px 20px 20px;width:88%}.sub-content .g-grid.right .image{margin:0px 0 0px 0%;max-height:220px;min-height:220px;object-fit:cover;width:100%;margin-top:40px}.sub-content .g-grid.right .image img{max-height:220px;min-height:220px;object-fit:cover;width:100%}.sub-content .g-grid.left{flex-direction:column}.sub-content .g-grid.left .content{text-align:left;padding:42px 20px 20px 20px;width:88%}.sub-content .g-grid.left .image{margin:0px 0 0px 0%;max-height:220px;min-height:220px;object-fit:cover;width:100%;margin-top:40px}.sub-content .g-grid.left .image img{max-height:220px;min-height:220px;object-fit:cover;width:100%}.inner.owl-carousel .owl-nav,.service-quicklinks.home .owl-nav{width:121%}.blog div#content div#news-section .news-post,.category div#content div#news-section .news-post{width:100%;flex:0 100%;margin:0 0 20px 0;padding:4%}.blog div#content div#news-section .news-post #custom-bg,.category div#content div#news-section .news-post #custom-bg{width:100%;height:224px}.blog div#content div#news-section .news-post .inner h3,.category div#content div#news-section .news-post .inner h3{font-size:27px;line-height:35px;margin-bottom:0px;margin-top:0px}.pagination{display:none}.testimonials .inner.owl-carousel .owl-nav{width:122%;right:-70px}.blog div#content,.category div#content{width:92%;margin:0 auto}iframe{height:100%}.single-post div#content{width:87%;margin:0px auto 0;padding:50px 20px 0px 20px}.single-post div#content nav#nav-single{width:100%;padding:0% 0;display:flex;margin:20px auto 50px}.single-post div#content h1{margin:30px auto 0px auto}.single-post div#content .image img{height:200px;width:100%;object-fit:cover;margin-bottom:10px;border-radius:15px}.single-post div#content .blue-btn{padding:14px 14px 10px;min-width:116px;font-size:16px;line-height:22px}.single-post div#content .owl-dots .owl-dot span{width:14px;height:14px;margin:10px 7px;background:#555;display:block;-webkit-backface-visibility:visible;transition:opacity 0.2s ease;border-radius:30px}.single-post div#content .owl-dots .owl-dot.active span,.single-post div#content .owl-dots .owl-dot:hover span{background:#cedf45}.single-post div#content .random-posts{padding:1rem 0rem 3rem 0;margin:0 auto}.single-post div#content .random-posts span.main-header{margin-bottom:20px}.single-post div#content .random-posts .inner{width:100%;margin:0 auto}.single-post div#content .random-posts .inner .owl-nav{width:119%;right:-62px}.single-post div#content .random-posts .news-posts .post{width:91%;flex:0 100%;position:relative;border:2px solid lightgray;padding:3%;min-height:344px;transition:0.4s all ease;margin-bottom:10px}.single-post div#content .random-posts .news-posts .post a:before{height:156px}.single-post div#content .random-posts .news-posts .post .news-title{font-size:30px;line-height:40px}.single-post div#content .random-posts .news-posts .post img.attachment-large.size-large{height:156px}.page-template-page-with-form .introduction h2{margin:10px 0}.page-template-page-with-form .contact-form input#mfcf7_zl_add_file{width:290px}.page-template-page-contact .sub-content .g-grid.right .content{text-align:left;padding:56px 20px 0px 20px;width:90%}.page-template-page-contact a.phone:before{content:"";height:2px;width:52%}.page-template-page-contact a.email:before{content:"";height:2px;width:52%}.contact-form{padding-bottom:30px;padding-top:55px}.contact-form span.sub-header{margin-bottom:35px;padding:0 8%}.contact-form .inner{width:90%;margin:0 auto}.contact-form .inner input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,.contact-form .inner input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel{width:80%;margin-right:0}.contact-form .inner textarea{width:80%;margin-right:0;margin-top:8px}.visible-phone{display:block}.footer .footer-inner{width:85%;margin:0 auto}.footer .footer-inner .footer-top{display:flex;flex-direction:column}.footer .footer-inner .footer-top .footer-left{width:100%;flex:0 100%}.footer .footer-inner .footer-top .footer-left .site-logo{margin-bottom:20px}.footer .footer-inner .footer-top .footer-left .site-logo img{height:160px;width:auto;margin:0;display:block}.footer .footer-inner .footer-top .footer-left .footer-links,.footer .footer-inner .footer-top .footer-left p.copyright,.footer .footer-inner .footer-top .footer-left p.branding{display:none}.footer .footer-inner .footer-top .footer-right{width:100%;flex:0 100%}.footer .footer-inner .footer-top .footer-bottom{display:flex;flex-direction:column;margin-top:40px}.footer .footer-inner .footer-top .footer-bottom p.copyright{width:100%;text-align:center}.footer .footer-inner .footer-top .footer-bottom p.branding{width:100%;display:block;text-align:center}.footer .footer-inner .footer-links{margin-top:40px}.footer .footer-inner .footer-links a.footer-menu{color:#0f9ebe;font-family:"Cabin Condensed", sans-serif;font-size:16px;line-height:18px;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;width:fit-content;height:auto;margin:0}.footer .footer-inner .spacer{color:white}.footer .footer-inner p.branding,.footer .footer-inner p.copyright{letter-spacing:0px;font-size:14px;line-height:18px;display:block;font-family:"Cabin Condensed", sans-serif;margin-bottom:0;color:white;margin:0}.footer .footer-inner p.branding a,.footer .footer-inner p.copyright a{color:#0f9ebe;font-family:"Cabin Condensed", sans-serif;font-size:16px;line-height:18px;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;width:fit-content;height:auto}.footer .footer-inner .branding{margin-top:0}.footer .footer-inner p.copyright{margin-top:30px}}.mobmenu-content{margin-top:2px !important;padding-bottom:24px !important;z-index:1;height:calc(100% - 45px);overflow:auto;padding-top:10px;border:4px solid #cedf45}.mob-menu-slideout-over .mobmenu-panel{height:100vh}.mobmenu-right-panel{width:300px}#mobmenuright li a,#mobmenuright li a:visited,#mobmenuright .mobmenu-content h2,#mobmenuright .mobmenu-content h3,.mobmenu-left-panel .mobmenu-display-name{font-family:"Cabin Condensed", sans-serif}#mobmenuright li.current-menu-item a{color:#cedf45}#mobmenuright{margin:0;padding:0;margin-top:35px !important}.mobmenu-right-panel .mobmenu-right-bt{position:absolute;right:10px !important;top:15px !important;font-size:30px}