.octane-background{position:absolute;top:0;left:0;width:100%;height:100%;}.octane-background img{object-fit:cover;width:100%;height:100%;}.octane-content{position:relative;height:100%;}.octane-position{position:relative;}#hero{position:relative;}#hero .octane-content{padding:150px 0px;background:transparent linear-gradient(180deg,#fff 0%,rgba(255,255,255,.5) 100%,rgba(255,255,255,0) 100%) 0% 0% no-repeat padding-box;}#hero .wrap{display:flex;gap:50px;}#hero .wrap::before,#hero .wrap::after{content:none;}.hero-left,.hero-right{width:50%;}.hero-left{display:flex;flex-direction:column;justify-content:center;animation:slideRight 1.5s;}.hero-title{color:var(--style-main);font-weight:900;font-size:70px;line-height:70px;text-shadow:2px 2px 0px rgba(0,0,0,1);margin:0px;}.hero-subtitle{font-weight:bold;color:#090502;font-size:25px;margin:0px;}.hero-right{background:white;padding:15px;border:4px solid var(--style-main);border-radius:10px;box-shadow:0px 0px 10px rgba(0,0,0,.16);text-align:center;animation:slideLeft 1.5s;}@keyframes slideLeft{0%{transform:translatex(1000px);}100%{transform:translatex(0px);}}@keyframes slideRight{0%{transform:translatex(-1000px);}100%{transform:translatex(0px);}}.contact-title{color:var(--style-main);text-transform:uppercase;font-weight:500;margin:0px;}.contact-title::after{content:"";display:block;height:2px;width:85px;background:var(--style-main);margin:5px auto;}.hero-right .gform_title{font-size:22px;font-weight:500;}#hero .gform_footer{display:none !important;}#hero{overflow:hidden;}.christmas-lights{position:absolute;top:-1%;left:0;z-index:20;width:2560px;object-fit:cover;animation:lightUp 5s infinite;}.mobile-christmas-lights{display:none;}@keyframes lightUp{0%{filter:drop-shadow(0px 0px 10px #ed46b2);}20%{filter:drop-shadow(0px 0px 10px #ed46b2);}40%{filter:drop-shadow(0px 0px 10px #f7c94f);}60%{filter:drop-shadow(0px 0px 10px #00cdee);}80%{filter:drop-shadow(0px 0px 10px #18d10f);}100%{filter:drop-shadow(0px 0px 10px #ed46b2);}}.christmas-left,.christmas-right{width:50%;}.christmas-right{display:flex;flex-direction:column;}.christmas-right img{aspect-ratio:16/9;object-fit:cover;border:4px solid white;border-radius:10px;max-width:350px;}.christmas-right img:nth-of-type(1){margin-left:auto;}.christmas-right img:nth-of-type(2){margin-left:100px;margin-top:-50px;}.christmas-right img:nth-of-type(3){margin-left:auto;margin-top:-50px;}.christmas-hero .hero-title{font-size:100px;line-height:80px;}.christmas-hero-link{background:var(--style-main);color:white;text-transform:uppercase;font-size:24px;padding:5px 30px;border:3px solid white;border-radius:4px;width:fit-content;font-weight:bold;transition:.3s;}.christmas-hero-link:hover{background:var(--style-tri);color:white;}.christmas-left{display:flex;flex-direction:column;gap:20px;justify-content:center;}#difference{background:linear-gradient(45deg,rgba(0,163,230,1) 25%,rgba(222,37,22,1) 25%);border-top:2px solid white;border-bottom:2px solid white;overflow:hidden;}.christmas-dif{background:linear-gradient(45deg,rgba(31,162,83,1) 25%,rgba(222,37,22,1) 25%) !important;}#difference .wrap{display:flex;gap:3px;}.dif-left{background:var(--style-tri);padding:30px 30px;transform:skew(45deg);border-right:4px solid white;}.christmas-dif .dif-left{background:#1fa253;}.dif-title{margin:0px;color:white;font-weight:500;font-size:35px;transform:skew(-45deg);}.dif-right{background:var(--style-main);padding:30px 70px;transform:skew(45deg);display:flex;gap:70px;}.dif-item{display:flex;gap:20px;justify-content:center;align-items:center;transform:skew(-45deg);}.dif-item img{width:70px;height:70px;object-fit:contain;animation:popIn 1s;}.dif-item-title{color:white;font-size:18px;margin:0px;}#steps{background:linear-gradient(120deg,rgba(255,255,255,1) 50%,rgba(31,162,83,1) 50%);}#steps .wrap{display:flex;gap:50px;}#steps .wrap::before,#steps .wrap::after{content:none;}.steps-left,.steps-right{width:50%;}.christmas-steps-subtitle{font-family:var(--chr-font);color:#de2516;font-size:70px;margin:0px;text-shadow:0px 0px 9px rgba(0,0,0,.14);}.christmas-steps-title{color:#fff;font-weight:900;text-shadow:3px 3px #1fa253,#787878 1px 0 10px;font-size:100px;line-height:90px;}.steps-link-container{display:flex;flex-wrap:wrap;align-items:center;}.christmas-steps-text{font-weight:bold;color:#de2516;font-size:30px;margin-right:10px;margin-bottom:0px;}.christmas-steps-link{background:#de2516;color:white;padding:10px 15px;border-radius:5px;border:3px solid white;transition:.3s;position:relative;}.christmas-steps-link:hover{background:var(--style-tri);color:white;}.christmas-steps-link::after{content:"";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;top:-90px;left:130px;color:var(--style-main);font-size:50px;}.steps-titles{display:flex;justify-content:center;align-items:center;}.steps-num{color:white;text-shadow:3px 3px #de2516,#787878 0px 0 10px;font-family:var(--chr-font);font-size:200px;margin:0px;line-height:180px;}.steps-easy{color:white;font-family:var(--chr-font);font-size:100px;line-height:90px;text-shadow:3px 3px #de2516,#787878 0px 0 10px;transform:rotate(-5deg);margin-bottom:30px;}.christmas-steps{display:flex;gap:20px;justify-content:space-around;}.step img{object-fit:contain;}.step{display:flex;flex-direction:column;gap:10px;align-items:center;}.step-image{background:var(--style-main);padding:20px;aspect-ratio:1/1;width:80px;border-radius:100%;}.step-title{color:white;font-weight:bold;text-transform:uppercase;text-align:center;font-size:16px;}.pad{padding:150px 0px;}.about-flex{display:flex;gap:100px;margin-bottom:30px;}.about-left,.about-right{width:50%;}.about-logos{display:flex;align-items:center;justify-content:space-between;}.about-logos img{max-width:calc(100% / 6);object-fit:contain;max-height:100px;padding:10px;}.about-left{position:relative;display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;}.about-left img{max-width:380px;aspect-ratio:4/3;border:4px solid white;border-radius:10px;}.about-left img:last-of-type{margin-left:auto;}.about-subtitle{color:var(--style-main);text-transform:uppercase;font-size:24px;margin:0px;position:relative;font-weight:500;}.about-subtitle::after{content:"";width:260px;height:2px;background:black;display:block;margin:15px 0px;}.about-title{font-weight:bold;color:#090502;}.about-right p{font-weight:500;font-size:16px;}.about-right p a{font-weight:bold;}.about-right p a:hover{color:var(--style-main);}.about-link{float:right;background:var(--style-main);color:white;border-radius:5px;padding:5px 20px;display:block;width:fit-content;transition:.3s;}.about-link:hover{transform:scale(1.05);background:var(--style-tri);color:white;}#services{background:var(--style-sec);}.cardinal-title{text-align:center;font-weight:bold;color:var(--style-main);text-transform:uppercase;}.cardinal-title::after{content:"";width:250px;height:2px;background:black;display:block;margin:10px auto;}.tabcontent{display:none;}.tabcontent:nth-of-type(2){display:block;}.tabs{display:flex;gap:5px;margin:auto;max-width:1000px;margin-bottom:30px;}.tablinks,.gallery-tablinks{width:calc(100% / 3);background:none !important;color:var(--style-main) !important;font-weight:500;font-size:30px;text-transform:capitalize;border:3px solid var(--style-main);padding:10px 20px;border-radius:0px;}.tablinks.active,.gallery-tablinks.gallery-active{background:var(--style-main) !important;color:white !important;border:3px solid var(--style-main) !important;}.tablinks:hover,.gallery-tablinks:hover{background:var(--style-main);border:3px solid var(--style-main);}.tab-text{font-weight:500;font-size:20px;line-height:24px;text-align:center;display:block;margin-bottom:30px;}.tab-text a:hover{color:var(--style-main);}.tab-cards-flex{display:flex;gap:15px;}.services-cards{display:flex;justify-content:center;gap:15px;flex-grow:1;width:70%;flex-wrap:wrap;}.service-card{position:relative;box-shadow:0px 3px 6px rgba(0,0,0,.16);max-width:calc(( 100% / 3 ) - 10px);animation:popIn .6s;transform-origin:bottom;border-radius:5px;overflow:hidden;}.service-card-title{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;color:var(--style-main);margin:0px;font-weight:bold;font-size:24px;background:white;transition:.3s;text-align:center;padding:10px;line-height:25px;pointer-events:none;}.service-card:hover .service-card-title{opacity:0;}@keyframes popIn{0%{transform:scale(0);opacity:0;}70%{transform:scale(1.03);opacity:1;}100%{transform:scale(1);}}.service-card-content{padding:10px;background:var(--style-main);color:white;text-align:center;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;}.service-card-content p{font-size:16px;line-height:18px;text-align:center;margin:0px;}.service-card-content a{color:white;font-weight:bold;}.service-card-content .card-title{font-weight:bold;line-height:20px;}.tab-image{aspect-ratio:5/3;width:30%;position:relative;animation:popIn .6s;transform-origin:bottom;}.tab-image img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;border-radius:5px;}#ita{position:relative;}.ita-gradient{position:relative;background:transparent linear-gradient(89deg,#000 50%,rgba(222,37,22,.2) 100%) 0% 0% no-repeat padding-box;}#ita .octane-background{width:50%;right:0;left:initial;}.ita-content{width:60%;color:white;}.ita-title{color:white;font-weight:bold;text-transform:capitalize;}.ita-content p{font-size:24px;line-height:29px;}.cardinal-link{color:white;background:var(--style-main);padding:7px 20px;border-radius:5px;font-size:20px;display:block;width:fit-content;transition:.3s;}.cardinal-link:hover{transform:scale(1.05);color:white;background:var(--style-tri);}.gallery-tabcontent{display:none;}.gallery-tabcontent:nth-of-type(2){display:block;}.gallery-flex{display:flex;gap:10px;}.gallery-card{width:calc(( 100% / 4 ) - 10px);background:white;box-shadow:0px 0px 15px rgba(0,0,0,.16);padding:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;animation:popIn .6s;border-radius:5px;}.gallery-flex img{aspect-ratio:1/1 !important;width:25%;box-shadow:0px 0px 15px rgba(0,0,0,.16);object-fit:cover;animation:popIn .6s;border-radius:5px;}.gallery-card-title{font-weight:bold;text-align:center;display:block;}.gallery-card-text{font-size:16px;text-align:center;font-weight:500;line-height:20px;}#process{background:linear-gradient(180deg,rgba(220,245,255,1) 65%,rgba(255,255,255,1) 65%);}.black-text{color:#090502;}.process{display:flex;gap:30px;margin-top:50px;flex-wrap:wrap;justify-content:center;}.process::before,.process::after{content:none;}.proc-item{border:3px solid var(--style-main);border-radius:10px;background:white;display:flex;flex-direction:column;align-items:center;padding:15px;max-width:380px;box-shadow:0px 0px 10px rgba(0,0,0,.16);}.proc-num{font-size:45px;font-weight:900;background:white;height:75px;width:75px;display:flex;justify-content:center;align-items:center;border-radius:100%;margin-top:-50px;border:3px solid var(--style-main);}#process .cardinal-title{font-weight:900;}#process .cardinal-title::after{background:var(--style-main);}.proc-title{font-weight:bold;font-size:24px;margin:15px 0px;text-align:center;}.proc-item p{font-weight:500;line-height:24px;text-align:center;}#reviews{background:var(--style-sec);}#reviews .wpmtst-testimonial-heading{color:var(--style-main) !important;font-weight:bold;}#reviews .wpmslider-next,#reviews .wpmslider-prev{background:var(--style-main);}#stats .wrap{display:flex;gap:100px;}#stats .wrap::before,#stats .wrap::after{content:none;}.stats-left,.stats-right{width:50%;}.stats-left{position:relative;border-radius:10px;overflow:hidden;}.stats-left img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}.cardinal-two-subtitle{color:var(--style-main);text-transform:uppercase;font-size:24px;margin:0px;font-weight:500;}.cardinal-two-subtitle::after{content:"";width:250px;height:2px;background:black;display:block;margin:10px 0px;}.cardinal-two-title{font-weight:bold;text-transform:capitalize;}.stats-right ul{margin-bottom:20px;}.stats-right li{font-size:24px;}.stats-right li::before{content:"";font-family:"Font Awesome 5 Free";color:var(--style-main);margin-right:10px;}#team{background:var(--style-sec);}#team img{aspect-ratio:16/7;width:100%;object-fit:cover;border-radius:10px;box-shadow:0px 0px 10px rgba(0,0,0,.16);margin:auto;display:block;margin-bottom:10px;max-width:1000px;}#team .cardinal-link{margin:auto;}.areas-flex{position:relative;display:flex;background:white;border-radius:15px;border:5px solid var(--style-main);overflow:hidden;max-width:1200px;margin:auto;}.area-left{padding:30px;position:relative;color:var(--style-quad);font-weight:500;text-align:center;width:60%;}.area-left p{font-size:16px;line-height:22px;}.area-right{background:#878787;}.area-title{color:var(--style-quad);font-weight:bold;}.area-left ul{text-align:left;display:flex;gap:10px;flex-wrap:wrap;}.area-left li{width:calc(33.3% - 10px);font-size:18px;font-weight:bold;}.area-left li::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;color:var(--style-main);margin-right:10px;}.areas-flex .octane-background img{opacity:.25;}.area-right .octane-background img{mix-blend-mode:overlay;opacity:.33;}.area-right{position:relative;padding:30px;border-left:5px solid var(--style-main);width:40%;}.quote-content{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;}.area-subtitle{color:var(--style-quad);font-weight:bold;text-align:center;font-size:24px;line-height:29px;}.area-link{color:white;font-weight:bold;width:fit-content;margin:0 auto;padding:5px 20px;background:var(--style-main);border-radius:10px;border:3px solid white;}.area-link:hover{color:white;}#faq{background:var(--style-sec);}.faq-flex{display:flex;gap:30px;margin-top:50px;}.faq-title{text-align:center;color:var(--style-tri);font-family:var(--title-font);}.faq-left,.faq-right{width:50%;}.panel{padding:15px;}.panel p{color:var(--style-tri);font-weight:500;line-height:23px;}.center-title{text-align:center;}.center-title::after{margin:15px auto;}.faq-group-title{font-weight:bold;text-align:center;font-size:25px;}.blog-container{display:flex;gap:20px;margin-top:30px;flex-wrap:wrap;justify-content:center;}.blog-post{box-shadow:0px 0px 15px rgba(0,0,0,.24);border-radius:10px;overflow:hidden;max-width:400px;transition:.5s;}.blog-post:hover{transform:scale(1.05);box-shadow:0px 20px 15px rgba(0,0,0,.07);}.blog-image-flex{height:220px;}.blog-img{height:100%;width:100%;object-fit:cover;}.blog-text-flex{padding:10px;}.blog-post-title{color:var(--style-main);font-weight:bold;margin-bottom:10px;}.blog-excerpt{font-weight:500;font-size:16px;line-height:23px;}.blog-post-bottom{display:flex;justify-content:space-between;}.blog-date{font-size:16px;}.blog-link{font-weight:bold;font-size:16px;}#end{position:relative;}.end-gradient{position:relative;background:transparent linear-gradient(359deg,#000 0%,rgba(84,84,84,.5) 100%) 0% 0% no-repeat padding-box;padding:350px 0px;}.end-title{text-align:center;color:white;font-weight:900;font-size:80px;}.end-links{display:flex;justify-content:center;gap:20px;}.end-link-2{display:flex;align-items:center;color:white;}.phone-end-text p{text-align:center;margin:0px;}.phone-end-text p:first-of-type{font-size:18px;text-transform:uppercase;}.phone-end-text p:last-of-type{font-size:30px;line-height:20px;}.end-link-2 i{font-size:40px;line-height:30px;transform:rotate(35deg);margin-top:10px;margin-right:-5px;}.end-link-1{background:var(--style-main);color:white;border:3px solid white;font-size:25px;padding:5px 20px;border-radius:5px;transition:.3s;}.end-link-1:hover{color:white;background:var(--style-tri);}@media (max-width: 1920px){#hero .octane-content{padding:70px 0px;}#difference{background:linear-gradient(45deg,rgba(0,163,230,1) 20%,rgba(222,37,22,1) 20%);}.end-gradient{padding:250px 0px;}}@media (max-width: 1650px){.christmas-steps-subtitle{font-size:50px;}.christmas-steps-title{font-size:80px;line-height:70px;}.christmas-steps-text{font-size:25px;}.christmas-steps-link::after{top:-90px;left:100px;}}@media (max-width: 1550px){.christmas-hero .hero-title{font-size:80px;line-height:70px;}}@media (max-width: 1450px){.hero-title{font-size:60px;line-height:60px;}.dif-title{font-size:25px;}.dif-right{gap:30px;}.dif-item-title{font-size:16px;}.dif-item{gap:10px;}.dif-item img{height:50px;}}@media (max-width: 1350px){.process{gap:15px;}.christmas-steps-link::after{top:-10px;left:initial;right:-50px;transform:rotate(90deg);}}@media (max-width: 1250px){.hero-title,.christmas-hero .hero-title{font-size:50px;line-height:50px;}.hero-subtitle,.christmas-hero .hero-subtitle{font-size:20px;}.christmas-steps-subtitle{font-size:40px;}.christmas-steps-title{font-size:60px;line-height:60px;}.ita-content p{font-size:18px;line-height:20px;}.gallery-flex{flex-wrap:wrap;}.gallery-card,.gallery-flex img{width:calc(( 100% / 2 ) - 10px);}.area-left li{width:calc(50% - 10px);}.end-gradient{padding:200px 0px;}.end-title{font-size:60px;}.end-links{flex-wrap:wrap;}}@media (max-width: 1150px){#difference .wrap{max-width:100%;}}@media (max-width: 1024px){#hero .wrap{flex-direction:column;}.hero-left,.hero-right,.christmas-left,.christmas-right{width:100%;justify-content:center;align-items:center;}.hero-left,.christmas-left{text-align:center;}.christmas-right{flex-direction:row;}.christmas-right img:nth-of-type(1),.christmas-right img:nth-of-type(2),.christmas-right img:nth-of-type(3){transform:none !important;margin:5px !important;max-width:33.3%;}.christmas-lights{display:none;}.mobile-christmas-lights{position:absolute;top:-1%;left:0;z-index:9000;width:2560px;object-fit:cover;animation:lightUp 5s infinite;display:block;}.christmas-steps-link::after{top:-80px;left:100px;right:inital;transform:rotate(0deg);}#difference{background:var(--style-main);}#difference .wrap{max-width:initial;flex-direction:column;gap:0px;}.dif-left,.dif-right{transform:initial;}.dif-title,.dif-item{transform:none;}.dif-title{text-align:center;}.dif-left{border-bottom:2px solid white;border-right:0px;padding:15px;}.dif-right{padding:15px;justify-content:center;flex-wrap:wrap;}#difference .wrap::before,#difference .wrap::after,.dif-right::before,.dif-right::after{content:none;}.dif-item{flex-direction:column;align-items:center;width:150px;flex-grow:1;}.dif-item-title{text-align:center;}.pad{padding:75px 0px;}.about-flex{flex-direction:column;gap:30px;}.about-left,.about-right{width:100%;}.about-left{flex-direction:row;}.about-left img{margin:auto !important;width:100%;}#steps{background:linear-gradient(170deg,rgba(255,255,255,1) 50%,rgba(31,162,83,1) 50%);}.christmas-steps-subtitle,.christmas-steps-title{text-align:center;}#steps .wrap{flex-direction:column;justify-content:center;align-items:center;}.steps-left,.steps-right{width:100%;max-width:700px;}.steps-link-container{justify-content:center;align-items:center;}.tablinks,.gallery-tablinks{font-size:18px;}.tab-text{font-size:18px;}.ita-content{width:100%;text-align:center;}.ita-content .cardinal-link{margin:auto;}#ita .octane-background{height:50%;width:100%;}.ita-gradient{background:transparent linear-gradient(0deg,#000 50%,rgba(222,37,22,.2) 100%) 0% 0% no-repeat padding-box;}#ita .wrap{padding-top:200px;}#stats .wrap{flex-direction:column;gap:30px;}.stats-left,.stats-right{width:100%;}.stats-left{height:350px;}.stats-right li{font-size:20px;}.faq-flex{flex-direction:column;}.faq-left,.faq-right{width:100%;}}@media (max-width: 900px){.tab-cards-flex{flex-direction:column;}.services-cards{width:100%;}.tab-image{width:100%;}}@media (max-width: 768px){.cardinal-title{font-size:25px;}#hero .octane-content{padding:50px 0px;}.hero-title,.christmas-hero .hero-title{font-size:35px;line-height:35px;}.hero-subtitle,.christmas-hero .hero-subtitle{font-size:16px;}.christmas-hero-link{font-size:16px;}#hero .wrap{gap:20px;}.steps-link-container{flex-direction:column;}.christmas-steps-text{margin-right:0px;margin-bottom:10px;}.christmas-steps{flex-wrap:wrap;}.christmas-steps-link::after{top:-10px;left:initial;right:-50px;transform:rotate(90deg);font-size:40px;}.pad{padding:40px 0px;}.about-link{float:none;margin-bottom:10px;}.about-logos{flex-wrap:wrap;}.about-logos img{width:calc(100% / 3);max-width:initial;}.service-card-title{opacity:0;}.gallery-card{width:100%;}.gallery-flex img{flex-grow:1;}.stats-right{display:flex;flex-direction:column;align-items:center;}.cardinal-two-title,.cardinal-two-subtitle{text-align:center;}.cardinal-two-subtitle{font-size:20px;}.cardinal-two-subtitle::after{margin:15px auto;}.cardinal-two-title{font-size:25px;}.areas-flex{flex-direction:column;}.area-left,.area-right{width:100%;}.area-right{border-left:0px;border-top:5px solid var(--style-main);}.blog-image-flex{height:150px;}.end-title{font-size:40px;}.end-link-1{font-size:20px;}.end-link-2 p:first-of-type{font-size:14px;}.end-link-2 p:last-of-type{font-size:24px;}.end-link-2 i{font-size:30px;}}@media (max-width: 650px){.tabs{flex-wrap:wrap;}.tablinks,.gallery-tablinks{width:fit-content;flex-grow:1;}.tab-text{font-size:16px;line-height:20px;}.service-card{width:100%;max-width:100%;}.service-card-title{font-size:20px;}#ita .wrap{padding-top:100px;}.stats-right li{font-size:16px;}.area-left li{width:calc(50% - 10px);font-size:16px;}.faq-flex{margin-top:20px;}}@media (max-width: 500px){.christmas-steps-subtitle{font-size:30px;}.christmas-steps-title{font-size:45px;line-height:45px;}.christmas-steps-text{font-size:20px;text-align:center;}.steps-num{font-size:140px;margin-right:10px;}.steps-easy{font-size:70px;line-height:60px;}.area-left ul{max-height:200px;position:relative;overflow-y:scroll;}.area-left::after{content:"";background:linear-gradient(0deg,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 30%);position:absolute;bottom:20px;left:0;width:100%;height:100%;display:block;pointer-events:none;}.area-left li{width:100%;}.end-link-1{font-size:16px;}.end-gradient{padding:150px 0px;}.end-title{font-size:30px;}}@media (max-width: 400px){.christmas-steps-subtitle{font-size:18px;}.christmas-steps-title{font-size:38px;}}.clear{clear:both;}.maybe-clear{content:"";width:6em;display:block;overflow:hidden;}.strong-view.wpmtst-default{display:block;width:100%;}.strong-view.wpmtst-default div{box-sizing:border-box;}.strong-view.wpmtst-default .wpmtst-testimonial{max-height:none;max-width:none;padding:0;width:100%;}.strong-view.wpmtst-default .wpmtst-testimonial.t-slide{margin-top:0;margin-bottom:0;}.strong-view.wpmtst-default .wpmtst-testimonial-inner{display:block;width:100%;height:100%;}.strong-view.wpmtst-default .wpmtst-testimonial-image{max-width:50%;}.strong-view.wpmtst-default .wpmtst-testimonial-field-before{margin-right:.5em;}.strong-view.wpmtst-default a.readmore,.strong-view.wpmtst-default a.readmore-toggle{white-space:nowrap;z-index:100;}.strong-view.wpmtst-default a.readmore-toggle:hover{cursor:pointer;}.strong-view.slider-container{opacity:1;}.strong-view .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important;}.strong-view.wpmtst-default .strong-content{margin:20px auto 0;}.strong-view.wpmtst-default .wpmtst-testimonial{border:1px solid #e6e6e6;margin:20px auto;text-align:left;}.strong-view.wpmtst-default .wpmtst-testimonial:first-child{margin-top:0;}.strong-view.wpmtst-default .wpmtst-testimonial:last-child{margin-bottom:0;}.strong-view.wpmtst-default .wpmtst-testimonial-inner{border:1px solid #fff;padding:20px;text-align:left;}.strong-view.wpmtst-default .wpmtst-testimonial-inner > *:not(:nth-last-child(2)):not(:last-child){margin-bottom:5px;}.strong-view.wpmtst-default .wpmtst-testimonial-heading{background:url("https://cardinalpressurewashers.com/wp-content/plugins/strong-testimonials/templates/default/img/quotes.png") no-repeat scroll left center transparent;margin-top:0;padding-left:40px;text-align:left;}.strong-view.wpmtst-default .wpmtst-testimonial-heading.nitro-lazy{background:none !important;}.strong-view.wpmtst-default .wpmtst-testimonial-content p:first-of-type{margin-top:0;padding-top:0;}.strong-view.wpmtst-default .wpmtst-testimonial-content p:last-of-type{margin-bottom:0;padding-bottom:0;}.strong-view.wpmtst-default .wpmtst-testimonial-image{margin-top:.25em;margin-right:1em;margin-bottom:.25em;float:left;}.strong-view.wpmtst-default .wpmtst-testimonial-image img{background:none repeat scroll 0 0 #fff;border:1px solid #efefef;padding:6px;margin:0 auto;}.strong-view.wpmtst-default .wpmtst-testimonial-image a{text-decoration:none;box-shadow:none;}.strong-view.wpmtst-default .wpmtst-testimonial-image .initials{background:none repeat scroll 0 0 #fff;border:1px solid #efefef;padding:6px;margin:0 auto;text-align:center;font-size:42px;font-weight:bold;display:table-cell;vertical-align:middle;}.strong-view.wpmtst-default .wpmtst-testimonial-field{text-align:right;}.strong-view.wpmtst-default .wpmtst-testimonial-name{font-weight:bold;}.strong-view.wpmtst-default .readmore{margin-top:1em;}.strong-view.wpmtst-default .strong-view-footer{margin-bottom:20px;}.strong-view.wpmtst-default .readmore-page{margin-top:20px;padding:1em;text-align:center;border:1px solid #e6e6e6;}.strong-view.wpmtst-default.strong-pager{display:none;}.simplePagerList{margin:20px auto;text-align:center;}.strong-view ul.simplePagerNav{margin:0 auto;padding:0;display:inline-block;}.strong-view ul.simplePagerNav li{display:inline;list-style:none;margin:0;padding:0;}.strong-view ul.simplePagerNav li a{margin:0 .2em;padding:.1em .3em;outline:none;text-decoration:none;transition:background .2s ease;}.strong-view ul.simplePagerNav li a:hover{background:#bbb;color:#fff;}.strong-view ul.simplePagerNav li.currentPage a{text-decoration:none;background:#999;color:#fff;}.strong-view.rtl ul.simplePagerNav li{float:right;}.strong-view .nav-links{margin:20px auto;text-align:center;}.strong-view .nav-links a,.strong-view .nav-links span{display:inline-block;line-height:1.5;margin:0 .2em;padding:.1em .3em;transition:background .2s ease;}.strong-view .nav-links a.current,.strong-view .nav-links span.current{background:#999;color:#fff;}.strong-view .nav-links a{outline:none;text-decoration:none;}.strong-view .nav-links a:hover,.strong-view .nav-links a.prev:hover,.strong-view .nav-links a.next:hover,.strong-view .nav-links span:hover{background:#bbb;color:#fff;}.strong-view.wpmtst-default.slider-container{}.strong-view.wpmtst-default.slider-container.slider-adaptive:not(.slider-mode-horizontal) .wpmslider-viewport{border:1px solid #e6e6e6;}.strong-view.wpmtst-default.slider-container.slider-adaptive:not(.slider-mode-horizontal) .wpmtst-testimonial{border:0;}.strong-view.wpmtst-default.slider-container .strong-content{margin:0 auto;}.strong-view.wpmtst-default.slider-container .wpmtst-testimonial:not(:first-child){display:none;}.strong-view.wpmtst-default.nav-position-inside .wpmtst-testimonial-inner{padding-bottom:48px;}.strong-view.wpmtst-default.controls-type-sides .wpmtst-testimonial-inner{padding-left:50px;padding-right:50px;}.strong-view.wpmtst-default.slider-stretch .wpmtst-testimonial-inner{height:100%;}@media only screen and (max-width: 320px){.strong-view.wpmtst-default .wpmtst-testimonial-image{float:none;margin-left:auto;margin-right:auto;}}@media only screen and (max-width: 320px) and (orientation: portrait){.strong-view.wpmtst-default .wpmtst-testimonial-heading{background:none;padding-left:0;}}.strong-view.wpmtst-default.rtl .wpmtst-testimonial,.strong-view.wpmtst-default.rtl .wpmtst-testimonial-inner,.strong-view.wpmtst-default.rtl .wpmtst-testimonial-heading{text-align:right;}.strong-view.wpmtst-default.rtl .wpmtst-testimonial-image{float:right;margin-left:1em;}.strong-view.wpmtst-default.rtl .wpmtst-testimonial-field{text-align:left;}.strong-view.wpmtst-default.rtl .wpmtst-testimonial-heading{padding-right:40px;background-position:right;}.strong-view.wpmtst-default.image-right .wpmtst-testimonial-image{float:right;margin-top:.25em;margin-bottom:.25em;margin-left:1em;}.strong-view.wpmtst-default.image-right .wpmtst-testimonial-field{text-align:left;}.strong-view.wpmtst-default.image-right.rtl .wpmtst-testimonial-image{float:left;margin-left:0;margin-right:1em;}.strong-view.wpmtst-default.image-right.rtl .wpmtst-testimonial-field{text-align:right;}.strong-view.wpmtst-default.no-quotes .wpmtst-testimonial-heading{background:none;padding-left:0;}.strong-view.wpmtst-default.dark .wpmtst-testimonial{border:1px solid #777;}.strong-view.wpmtst-default.dark .wpmtst-testimonial-inner{border:1px solid #333;}.strong-view.wpmtst-default.dark .readmore-page{border:2px solid #777;}.strong-view.wpmtst-default.dark ul.simplePagerNav li a:hover{background:#777;color:#fff;}.strong-view.wpmtst-default.dark ul.simplePagerNav li.currentPage a{background:#555;color:#fff;}.disabled{display:none !important;}.wpmslider-controls.disabled{display:block !important;}.msHtmlOverlay .layer .disabled{display:block !important;}.readmore-excerpt-inline,.readmore-content-inline:not([hidden]),.readmore-content-inline:not([hidden]) p{display:inline;}.wpmtst-inline-readme{margin-left:5px;}.strong-view .wpmslider-wrapper{position:relative;margin:0 auto;padding:0;-ms-touch-action:pan-y;touch-action:pan-y;direction:ltr;}.strong-view .wpmslider{margin:0;padding:0;}.strong-view .wpmslider-viewport{-webkit-transform:translatez(0);}.strong-view .wpmslider-pager{display:inline-block;}.strong-view.rtl .wpmslider-pager{direction:rtl;}.strong-view .wpmslider-pager-item{display:inline-block;}.strong-view .wpmslider-pager-link{text-decoration:none;}.strong-view .wpmslider-start,.strong-view .wpmslider-stop,.strong-view .wpmslider-next,.strong-view .wpmslider-prev{z-index:5;}.strong-view .wpmslider-controls-auto,.strong-view .wpmslider-controls-direction{display:inline-block;vertical-align:middle;}.strong-view .wpmslider-controls a{box-shadow:none;text-decoration:none;}.strong-view .wpmslider-controls a:hover,.strong-view .wpmslider-controls a:active,.strong-view .wpmslider-controls a:focus{outline:0;}.strong-view.controls-style-buttons2 .wpmslider-start,.strong-view.controls-style-buttons2 .wpmslider-stop,.strong-view.controls-style-buttons2 .wpmslider-next,.strong-view.controls-style-buttons2 .wpmslider-prev{display:inline-block;background:#c0c0c0;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;line-height:27px;width:27px;height:27px;text-align:center;transition:all .2s ease;}.strong-view.controls-style-buttons2 .wpmslider-start:before{content:"";background:#fff;position:relative;-webkit-mask:url("https://cardinalpressurewashers.com/wp-content/plugins/strong-testimonials/assets/public/svg/play-solid.svg") center center no-repeat;mask:url("https://cardinalpressurewashers.com/wp-content/plugins/strong-testimonials/assets/public/svg/play-solid.svg") center center no-repeat;top:3px;display:inline-block;width:20px;height:20px;left:1px;}.strong-view.controls-style-buttons2 .wpmslider-stop:before{content:"";background:#fff;-webkit-mask:url("https://cardinalpressurewashers.com/wp-content/plugins/strong-testimonials/assets/public/svg/pause-solid.svg") center center no-repeat;mask:url("https://cardinalpressurewashers.com/wp-content/plugins/strong-testimonials/assets/public/svg/pause-solid.svg") center center no-repeat;display:inline-block;width:20px;height:20px;position:relative;top:3px;}.strong-view.controls-style-buttons2 .wpmslider-start:hover,.strong-view.controls-style-buttons2 .wpmslider-stop:hover,.strong-view.controls-style-buttons2 .wpmslider-next:hover,.strong-view.controls-style-buttons2 .wpmslider-prev:hover{background:#333;}.strong-view.controls-style-buttons2:not(.rtl) .wpmslider-prev:before{content:"";-webkit-mask:url("https://cardinalpressurewashers.com/wp-content/plugins/strong-testimonials/assets/public/svg/chevron-left-solid.svg") center center no-repeat;mask:url("https://cardinalpressurewashers.com/wp-content/plugins/strong-testimonials/assets/public/svg/chevron-left-solid.svg") center center no-repeat;background:#fff;position:relative;left:-1px;display:inline-block;width:20px;height:20px;top:3px;}.strong-view.controls-style-buttons2:not(.rtl) .wpmslider-next:before{content:"";-webkit-mask:url("https://cardinalpressurewashers.com/wp-content/plugins/strong-testimonials/assets/public/svg/chevron-right-solid.svg") center center no-repeat;mask:url("https://cardinalpressurewashers.com/wp-content/plugins/strong-testimonials/assets/public/svg/chevron-right-solid.svg") center center no-repeat;position:relative;left:1px;display:inline-block;width:20px;background:#fff;height:20px;top:3px;}.strong-view.controls-style-buttons2.rtl .wpmslider-prev:before{content:"";-webkit-mask:url("https://cardinalpressurewashers.com/wp-content/plugins/strong-testimonials/assets/public/svg/chevron-right-solid.svg") center center no-repeat;mask:url("https://cardinalpressurewashers.com/wp-content/plugins/strong-testimonials/assets/public/svg/chevron-right-solid.svg") center center no-repeat;position:relative;left:1px;top:3px;display:inline-block;width:20px;background:#fff;height:20px;}.strong-view.controls-style-buttons2.rtl .wpmslider-next:before{content:"";-webkit-mask:url("https://cardinalpressurewashers.com/wp-content/plugins/strong-testimonials/assets/public/svg/chevron-left-solid.svg") center center no-repeat;mask:url("https://cardinalpressurewashers.com/wp-content/plugins/strong-testimonials/assets/public/svg/chevron-left-solid.svg") center center no-repeat;position:relative;left:-1px;top:3px;display:inline-block;width:20px;background:#fff;height:20px;}.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls{position:absolute;bottom:0;width:100%;line-height:1;padding-bottom:15px;text-align:center;z-index:5;}.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls .wpmslider-start,.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls .wpmslider-stop,.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls .wpmslider-prev,.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls .wpmslider-next{margin:0 3px;}.strong-view.nav-position-outside .wpmslider-controls{line-height:1;padding:20px 0 20px;text-align:center;z-index:5;}.strong-view.nav-position-outside .wpmslider-controls .wpmslider-start,.strong-view.nav-position-outside .wpmslider-controls .wpmslider-stop,.strong-view.nav-position-outside .wpmslider-controls .wpmslider-prev,.strong-view.nav-position-outside .wpmslider-controls .wpmslider-next{margin:0 3px;}.gform_wrapper.gravity-theme fieldset,.gform_wrapper.gravity-theme legend{background:0 0;padding:0;}.gform_wrapper.gravity-theme fieldset{border:none;display:block;margin:0;}.gform_wrapper.gravity-theme legend{margin-left:0;margin-right:0;}.gform-icon{font-family:gform-icons-theme !important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.gform-icon--photograph:before{content:"";}.gform-icon--star-border:before{content:"";}.gform-icon--star:before{content:"";}.gform-icon--left-arrow:before{content:"";}.gform-icon--right-arrow:before{content:"";}.gform-icon--circle-error:before{content:"";}.gform-icon--close-small:before{content:"";}.gform-icon--info:before{content:"";}.gform-icon--verified:before{content:"";}.gform-icon--circle-close:before{content:"";}.gform-icon--close-big:before{content:"";}.gform-icon--down-arrow:before{content:"";}.gform-icon--format-bold:before{content:"";}.gform-icon--format-italic:before{content:"";}.gform-icon--format-list-bulleted:before{content:"";}.gform-icon--format-list-numbered:before{content:"";}.gform-icon--insert-link:before{content:"";}.gform-icon--line:before{content:"";}.gform-icon--password-eye:before{content:"";}.gform-icon--password-eye-closed:before{content:"";}.gform-icon--redo:before{content:"";}.gform-icon--schedule:before{content:"";}.gform-icon--clock:before{content:"";}.gform-icon--search:before{content:"";}.gform-icon--star-half:before{content:"";}.gform-icon--check:before{content:"";}.gform-icon--undo:before{content:"";}.gform-icon--unfold-more:before{content:"";}.gform-icon--create:before{content:"";}.gform-icon--cog:before{content:"";}.gform-icon--circle-check:before{content:"";}.gform_wrapper.gravity-theme .gform-ul-reset{list-style-type:none;margin:0;padding:0;}.gform_wrapper.gravity-theme .gform-text-input-reset,.gform_wrapper.gravity-theme input.gform-text-input-reset,body[class*=avada] .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).gform-text-input-reset{background-color:transparent;border:none;border-color:transparent;border-radius:0;font-family:inherit;font-size:inherit;outline:0;padding:inherit;}.gform_wrapper.gravity-theme .gform_drop_area{background:rgba(0,0,0,.02);border:1px dashed #ccc;border-radius:4px;margin-bottom:8px;padding:32px;text-align:center;}.gform_wrapper.gravity-theme .gform_drop_instructions{display:block;margin-bottom:8px;}.gform_wrapper.gravity-theme .gform_delete,.gform_wrapper.gravity-theme .gform_delete_file{cursor:pointer;vertical-align:middle;}.gform_wrapper.gravity-theme .gform_delete_file{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;}.gform_wrapper.gravity-theme .gfield_fileupload_filesize{padding:0 6px;}.gform_wrapper.gravity-theme .gfield_validation_message ul{margin:16px 0;padding-left:24px;}.gform_wrapper.gravity-theme .gfield_validation_message ul:empty{display:none;}.gform_wrapper.gravity-theme .ginput_preview{margin:16px 0;}.gform_wrapper.gravity-theme .gform_fileupload_rules{display:block;margin-top:8px;}.gform_wrapper.gravity-theme .ginput_container_password>span{position:relative;}.gform_wrapper.gravity-theme .gform_show_password:focus{outline:0;}.gform_wrapper.gravity-theme .gform_show_password{background-color:inherit;border:none;cursor:pointer;height:100%;padding:0;position:absolute;right:20px;top:0;}.gform_wrapper.gravity-theme .password_input_container{display:block;position:relative;}.gform_wrapper.gravity-theme .gfield_password_strength{background-color:#eee;border:1px solid #ddd;border-bottom:3px solid #ddd;margin-top:8px;padding:8px;text-align:center;}.gform_wrapper.gravity-theme .gfield_password_strength.mismatch,.gform_wrapper.gravity-theme .gfield_password_strength.short{background-color:#ffa0a0;border-bottom:3px solid #f04040;border-color:#f04040;}.gform_wrapper.gravity-theme .gfield_password_strength.bad{background-color:#ffb78c;border-bottom:3px solid #ff853c;border-color:#ff853c;}.gform_wrapper.gravity-theme .gfield_password_strength.good{background-color:#ffec8b;border-bottom:3px solid #fc0;border-color:#fc0;}.gform_wrapper.gravity-theme .gfield_password_strength.strong{background-color:#c3ff88;border-bottom:3px solid #8dff1c;border-color:#8dff1c;}.gform_wrapper.gravity-theme .field_sublabel_above .gfield_password_strength{margin-top:16px;}.gravity-theme.ui-datepicker{background-color:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 5px rgba(0,0,0,.1);display:none;margin:2.4px;padding:8px;}.gravity-theme.ui-datepicker[style]{z-index:9999 !important;}.gravity-theme.ui-datepicker .ui-datepicker-header{border-bottom:1px solid rgba(0,0,0,.1);margin:0 -8px 8px;padding:0 8px 8px;position:relative;}.gravity-theme.ui-datepicker .ui-datepicker-next,.gravity-theme.ui-datepicker .ui-datepicker-prev{cursor:pointer;position:absolute;}.gravity-theme.ui-datepicker .ui-datepicker-next::before,.gravity-theme.ui-datepicker .ui-datepicker-prev::before{border-style:solid;border-width:.18em .18em 0 0;content:"";display:inline-block;height:.55em;left:.15em;position:relative;top:.3em;transform:rotate(-135deg);vertical-align:top;width:.55em;}.gravity-theme.ui-datepicker .ui-datepicker-next .ui-icon,.gravity-theme.ui-datepicker .ui-datepicker-prev .ui-icon{display:none;}.gravity-theme.ui-datepicker .ui-datepicker-prev{left:16px;}.gravity-theme.ui-datepicker .ui-datepicker-next{right:16px;}.gravity-theme.ui-datepicker .ui-datepicker-next::before{left:0;transform:rotate(45deg);}.gravity-theme.ui-datepicker .ui-datepicker-title{text-align:center;}.gravity-theme.ui-datepicker .ui-datepicker-title select{margin:0 4px;}.gravity-theme.ui-datepicker .ui-datepicker table{border-spacing:0;margin:0;}.gravity-theme.ui-datepicker .ui-datepicker thead{font-size:.85em;}.gravity-theme.ui-datepicker .ui-datepicker td{padding:0;width:35.2px;}.gravity-theme.ui-datepicker a.ui-state-default{border-radius:50%;color:#222;display:block;line-height:35.2px;text-align:center;text-decoration:none;width:100%;}.gravity-theme.ui-datepicker a.ui-state-default:hover{background-color:rgba(0,0,0,.1);}.gravity-theme.ui-datepicker a.ui-state-active,.gravity-theme.ui-datepicker a.ui-state-active:hover{background-color:#3498db;color:#fff;}.gform_wrapper.gravity-theme ::-ms-reveal{display:none;}.gform_wrapper.gravity-theme .gform_validation_container,body .gform_wrapper.gravity-theme .gform_body .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_validation_container{display:none !important;left:-9000px;position:absolute !important;}.gform_wrapper.gravity-theme .chosen-container{display:inline-block;font-size:16px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;}.gform_wrapper.gravity-theme .chosen-container *{box-sizing:border-box;}.gform_wrapper.gravity-theme .chosen-container .chosen-drop{background:#fff;border:1px solid #aaa;border-top:0;box-shadow:0 4px 5px rgba(0,0,0,.15);display:none;position:absolute;top:100%;width:100%;z-index:1010;}.gform_wrapper.gravity-theme .chosen-container.chosen-with-drop .chosen-drop{display:block;}.gform_wrapper.gravity-theme .chosen-container a{cursor:pointer;}.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name,.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name{color:#999;font-weight:400;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name::after,.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name::after{content:":";padding-left:2px;vertical-align:top;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;background-color:#fff;border:1px solid #aaa;border-radius:5px;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;display:block;height:40px;line-height:24px;overflow:hidden;padding:0 0 0 8px;position:relative;text-decoration:none;white-space:nowrap;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute;width:0;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-default{color:#999;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single span{display:block;line-height:38.4px;margin-right:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single-with-deselect span{margin-right:36px;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr{background:url("https://cardinalpressurewashers.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png") -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:26px;top:6px;width:12px;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr.nitro-lazy{background:none !important;}.gform_wrapper.gravity-theme .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div{display:block;height:100%;position:absolute;right:0;top:0;width:18px;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{background:url("https://cardinalpressurewashers.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png") no-repeat 0 10px;display:block;height:100%;width:100%;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b.nitro-lazy{background:none !important;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search{margin:0;padding:3px 4px;position:relative;white-space:nowrap;z-index:1010;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text]{background:url("https://cardinalpressurewashers.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png") no-repeat 100% -20px;border:1px solid #aaa;border-radius:0;font-family:sans-serif;font-size:1em;height:auto;line-height:normal;margin:1px 0;outline:0;padding:4px 20px 4px 5px;width:100%;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text].nitro-lazy{background:none !important;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-drop{background-clip:padding-box;border-radius:0 0 4px 4px;margin-top:-1px;}.gform_wrapper.gravity-theme .chosen-container-single.chosen-container-single-nosearch .chosen-search{opacity:0;pointer-events:none;position:absolute;}.gform_wrapper.gravity-theme .chosen-container .chosen-results{color:#444;margin:0 4px 4px 0;max-height:240px;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;padding:0 0 0 4px;position:relative;}.gform_wrapper.gravity-theme .chosen-container .chosen-results li{display:none;line-height:15px;list-style:none;margin:0;padding:5px 6px;-webkit-touch-callout:none;word-wrap:break-word;}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item;}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.disabled-result{color:#ccc;cursor:default;display:list-item;}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff;}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.no-results{background:#f4f4f4;color:#777;display:list-item;}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-result{cursor:default;display:list-item;font-weight:700;}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-option{padding-left:15px;}.gform_wrapper.gravity-theme .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline;}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices{background-color:#fff;border:1px solid #aaa;cursor:text;height:auto;margin:0;overflow:hidden;padding:8px;position:relative;width:100%;}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li{float:left;list-style:none;}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap;}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field input[type=text]{background:0 0 !important;border:0 !important;border-radius:0;box-shadow:none;color:#999;font-family:sans-serif;font-size:100%;height:25px;line-height:normal;margin:1px 0;outline:0;padding:0;width:25px;}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice{background-clip:padding-box;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-repeat:repeat-x;background-size:100% 19px;border:1px solid #aaa;border-radius:3px;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;cursor:default;line-height:13px;margin:3px 5px 3px 0;max-width:100%;padding:3px 20px 3px 5px;position:relative;}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word;}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url("https://cardinalpressurewashers.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png") -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:3px;top:4px;width:12px;}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close.nitro-lazy{background:none !important;}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px;}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-disabled{background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);border:1px solid #ccc;color:#666;padding-right:5px;}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4;}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px;}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-results{margin:0;padding:0;}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default;display:list-item;}.gform_wrapper.gravity-theme .chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3);}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single{background-image:linear-gradient(#eee 20%,#fff 80%);border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 0 #fff inset;}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div{background:0 0;border-left:none;}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 10px;}.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3);}.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222 !important;}.gform_wrapper.gravity-theme .chosen-disabled{cursor:default;opacity:.5 !important;}.gform_wrapper.gravity-theme .chosen-disabled .chosen-single{cursor:default;}.gform_wrapper.gravity-theme .chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default;}.gform_wrapper.gravity-theme .chosen-rtl{text-align:right;}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0;}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single span{direction:rtl;margin-left:26px;margin-right:0;}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single-with-deselect span{margin-left:38px;}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single div{left:3px;right:auto;}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single abbr{left:26px;right:auto;}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li{float:right;}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl;}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px;}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice .search-choice-close{left:4px;right:auto;}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0;}.gform_wrapper.gravity-theme .chosen-rtl .chosen-results li.group-option{padding-left:0;padding-right:15px;}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none;}.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{background:url("https://cardinalpressurewashers.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png") no-repeat -30px -20px;direction:rtl;padding:4px 5px 4px 20px;}.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text].nitro-lazy{background:none !important;}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px;}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px;}@media only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-down span,.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-up span,.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text],.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr,.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b,.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{background-image:url("https://cardinalpressurewashers.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite@2x.png") !important;background-repeat:no-repeat !important;background-size:52px 37px !important;}.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-down span.nitro-lazy,.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-up span.nitro-lazy,.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices .search-choice .search-choice-close.nitro-lazy,.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text].nitro-lazy,.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr.nitro-lazy,.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b.nitro-lazy,.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text].nitro-lazy{background-image:none !important;}}body .gform_wrapper.gravity-theme .chosen-container a.chosen-single{border-radius:inherit;}body .gform_wrapper.gravity-theme ul.chosen-results li{line-height:inherit;}@media only screen and (max-width:641px){.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:2;min-height:32px;}.gform_wrapper.gravity-theme textarea{line-height:1.5;}.gform_wrapper.gravity-theme .chosen-container.chosen-container-single[style]{width:100% !important;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{height:40px;line-height:2.8;}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{position:relative;top:10px;}.gform_wrapper.gravity-theme div.chosen-container.chosen-container-multi[style]{width:100% !important;}.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-field{float:none;line-height:inherit;width:100%;}.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span{margin-bottom:0;}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:calc(50% - 6px);}.gform_wrapper.gravity-theme .chosen-container span:not(.ginput_price){display:block;margin-bottom:8px;}.gform_wrapper.gravity-theme li.field_sublabel_below .ginput_complex{margin-top:12px !important;}.gform_wrapper.gravity-theme ul.gfield_checkbox li label,.gform_wrapper.gravity-theme ul.gfield_radio li label{cursor:pointer;width:85%;}}@media only screen and (min-width:641px){body .gform_wrapper.gravity-theme select.medium.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.medium.gfield_select+div.chosen-container-single[style]{width:calc(50% - 8px) !important;}body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-single[style]{width:100% !important;}body .gform_wrapper.gravity-theme select.small.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.small.gfield_select+div.chosen-container-single[style]{width:25% !important;}}.gform_wrapper.gravity-theme .gf_hide_ampm .gfield_time_ampm{display:none !important;}.gform_wrapper.gravity-theme .gf_invisible,.gform_wrapper.gravity-theme .gfield_visibility_hidden{left:-9999px;position:absolute;visibility:hidden;}.gform_wrapper.gravity-theme .gf_hide_charleft div.charleft{display:none !important;}.gform_wrapper.gravity-theme .gf_hidden,.gform_wrapper.gravity-theme .gform_hidden{display:none;}.gform_wrapper.gravity-theme .hidden_label .gfield_label,.gform_wrapper.gravity-theme .hidden_sub_label,.gform_wrapper.gravity-theme .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important;}.gform_wrapper.gravity-theme button.screen-reader-text:focus{border:0;clip:auto;clip-path:none;height:auto;margin:0;position:static !important;width:auto;}@media only screen and (min-width:641px){.gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_radio{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem;}.gform_wrapper.gravity-theme .gfield.gf_list_3col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_3col .gfield_radio{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem;}.gform_wrapper.gravity-theme .gfield.gf_list_4col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_4col .gfield_radio{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem;}.gform_wrapper.gravity-theme .gfield.gf_list_5col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_5col .gfield_radio{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem;}.gform_wrapper.gravity-theme .gf_list_2col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_2col_vertical .gfield_radio{-moz-column-count:2;column-count:2;grid-column-gap:2rem;display:block;}.gform_wrapper.gravity-theme .gf_list_3col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_3col_vertical .gfield_radio{-moz-column-count:3;column-count:3;grid-column-gap:2rem;display:block;}.gform_wrapper.gravity-theme .gf_list_4col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_4col_vertical .gfield_radio{-moz-column-count:4;column-count:4;grid-column-gap:2rem;display:block;}.gform_wrapper.gravity-theme .gf_list_5col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_5col_vertical .gfield_radio{-moz-column-count:5;column-count:5;grid-column-gap:2rem;display:block;}.gform_wrapper.gravity-theme .gfield.gf_list_height_25 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_25 .gfield_radio .gchoice{height:25px;}.gform_wrapper.gravity-theme .gfield.gf_list_height_50 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_50 .gfield_radio .gchoice{height:50px;}.gform_wrapper.gravity-theme .gfield.gf_list_height_75 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_75 .gfield_radio .gchoice{height:75px;}.gform_wrapper.gravity-theme .gfield.gf_list_height_100 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_100 .gfield_radio .gchoice{height:100px;}.gform_wrapper.gravity-theme .gfield.gf_list_height_125 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_125 .gfield_radio .gchoice{height:125px;}.gform_wrapper.gravity-theme .gfield.gf_list_height_150 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_150 .gfield_radio .gchoice{height:150px;}}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_radio{display:block;}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio .gchoice,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_radio .gchoice{display:inline-block;padding-inline-end:16px;vertical-align:top;}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox .gchoice label,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio .gchoice label,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_checkbox .gchoice label,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_radio .gchoice label{max-width:none;}.gform_wrapper.gravity-theme .gf_hide_ampm .gfield_time_ampm{display:none !important;}.gform_wrapper.gravity-theme .gsection.gf_scroll_text{background-color:#fff;border:1px solid #ccc;height:240px;overflow-x:hidden;overflow-y:scroll;padding:32px;}.gform_wrapper.gravity-theme .gsection.gf_scroll_text .gsection_title{margin-top:0;}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_blue,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_gray,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_green,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_red,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_yellow{border-radius:3px;margin:20px 0 !important;padding:20px !important;}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_green{background-color:#cbeca0;border:1px solid #97b48a;color:#030;text-shadow:#dfb 1px 1px;}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_red{background-color:#faf2f5;border:1px solid #cfadb3;color:#832525;text-shadow:#fff 1px 1px;}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_yellow{background-color:#fffbcc;border:1px solid #e6db55;color:#222;text-shadow:#fcfaea 1px 1px;}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_gray{background-color:#eee;border:1px solid #ccc;color:#424242;text-shadow:#fff 1px 1px;}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_blue{background-color:#d1e4f3;border:1px solid #a7c2e7;color:#314475;text-shadow:#e0f1ff 1px 1px;}.gform_wrapper.gravity-theme .gf_simple_horizontal{margin:0 auto;width:calc(100% - 16px);}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label{display:table-cell;margin:0;padding:0;position:relative;vertical-align:middle;}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body{max-width:75%;width:auto;}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label{display:table;width:100%;}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield{display:table-cell;height:auto;padding-right:1em;}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .large,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .medium,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .small{width:100%;}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_checkbox .gchoice,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_radio .gchoice{display:inline-block;margin-right:.5em;}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label.form_sublabel_above .gfield,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label.form_sublabel_below .gfield{vertical-align:middle;}.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield,.gform_wrapper.gravity-theme .gf_simple_horizontal .ginput_container{margin-top:0 !important;}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label{margin:0;max-width:25%;padding:0;text-align:left;width:auto;}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=button],.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=image],.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=submit]{height:auto;}.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield_description:not(.validation_message),.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield_label,.gform_wrapper.gravity-theme .gf_simple_horizontal .ginput_complex label{display:block;height:1px;left:-9000px;overflow:hidden;position:absolute;top:0;width:1px;}.gform_wrapper.gravity-theme body:not(.rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{text-align:left;}.gform_confirmation_wrapper.gf_confirmation_simple_yellow{background-color:#fffbcc;border-bottom:1px solid #e6db55;border-top:1px solid #e6db55;color:#424242;font-size:25px;margin:30px 0;max-width:99%;padding:32px;}.gform_confirmation_wrapper.gf_confirmation_simple_gray{background-color:#eaeaea;border-bottom:1px solid #ccc;border-top:1px solid #ccc;color:#424242;font-size:25px;margin:30px 0;max-width:99%;padding:32px;}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient{background-color:#fffbd2;border:1px solid #e6db55;box-shadow:0 0 5px rgba(221,215,131,.75);margin:30px 0;position:relative;}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient .gform_confirmation_message{background:#fffce5;background:linear-gradient(to bottom,#fffce5 0,#fff9bf 100%);background-color:#fffbcc;border-bottom:1px solid #e6db55;border-top:2px solid #fff;color:#424242;font-size:28px;margin:0;max-width:99%;padding:40px;}.gform_confirmation_wrapper.gf_confirmation_green_gradient{background-color:#f1fcdf;border:1px solid #a7c37c;box-shadow:0 0 5px rgba(86,122,86,.4);margin:30px 0;position:relative;}.gform_confirmation_wrapper.gf_confirmation_green_gradient .gform_confirmation_message{background:#dbf2b7;background:linear-gradient(to bottom,#dbf2b7 0,#b4d088 100%);background-color:#fffbcc;border-bottom:1px solid #a7c37c;border-top:2px solid #effade;color:#030;font-size:28px;margin:0;max-width:99%;padding:40px;text-shadow:#dfb 1px 1px;}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_green_gradient::before,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::before{background:rgba(0,0,0,.2);bottom:15px;box-shadow:0 15px 10px rgba(0,0,0,.2);content:"";left:10px;max-width:40%;position:absolute;top:80%;transform:rotate(-3deg);width:50%;z-index:-1;}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after{left:auto;right:10px;transform:rotate(3deg);}.gform_wrapper.gravity-theme .gfield textarea{width:100%;}.gform_wrapper.gravity-theme .gfield textarea.small{height:96px;}.gform_wrapper.gravity-theme .gfield textarea.medium{height:192px;}.gform_wrapper.gravity-theme .gfield textarea.large{height:288px;}.gform_wrapper.gravity-theme .gfield input,.gform_wrapper.gravity-theme .gfield select{max-width:100%;}.gform_wrapper.gravity-theme .gfield input.small,.gform_wrapper.gravity-theme .gfield select.small{width:calc(25% - 16px * 3 / 4);}.gform_wrapper.gravity-theme .gfield input.medium,.gform_wrapper.gravity-theme .gfield select.medium{width:calc(50% - 16px / 2);}.gform_wrapper.gravity-theme .gfield input.large,.gform_wrapper.gravity-theme .gfield select.large{width:100%;}.gform_wrapper.gravity-theme *{box-sizing:border-box;}.gform_wrapper.gravity-theme .gform_fields{display:grid;grid-column-gap:2%;-ms-grid-columns:(1fr 2%) [12];grid-row-gap:16px;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fill,auto);width:100%;}.gform_wrapper.gravity-theme .gfield{grid-column:1/-1;min-width:0;}.gform_wrapper.gravity-theme .gfield.gfield--width-full{grid-column:span 12;-ms-grid-column-span:12;}.gform_wrapper.gravity-theme .gfield.gfield--width-eleven-twelfths{grid-column:span 11;-ms-grid-column-span:11;}.gform_wrapper.gravity-theme .gfield.gfield--width-five-sixths{grid-column:span 10;-ms-grid-column-span:10;}.gform_wrapper.gravity-theme .gfield.gfield--width-three-quarter{grid-column:span 9;-ms-grid-column-span:9;}.gform_wrapper.gravity-theme .gfield.gfield--width-two-thirds{grid-column:span 8;-ms-grid-column-span:8;}.gform_wrapper.gravity-theme .gfield.gfield--width-seven-twelfths{grid-column:span 7;-ms-grid-column-span:7;}.gform_wrapper.gravity-theme .gfield.gfield--width-half{grid-column:span 6;-ms-grid-column-span:6;}.gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths{grid-column:span 5;-ms-grid-column-span:5;}.gform_wrapper.gravity-theme .gfield.gfield--width-third{grid-column:span 4;-ms-grid-column-span:4;}.gform_wrapper.gravity-theme .gfield.gfield--width-quarter{grid-column:span 3;-ms-grid-column-span:3;}.gform_wrapper.gravity-theme .gfield.gfield--width-one-sixth{-ms-grid-column-span:2;grid-column:span 2;}.gform_wrapper.gravity-theme .gfield.gfield--width-one-twelfth{-ms-grid-column-span:1;grid-column:span 1;}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:0;}.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full){grid-column:1/-1;}}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-full{width:100%;}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-eleven-twelfths{width:91.6666%;}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-sixths{width:83.3333%;}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-three-quarter{width:75%;}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-two-thirds{width:66.6666%;}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-seven-twelfths{width:58.3333%;}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-half{width:50%;}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-twelfths{width:41.6666%;}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-third{width:33.3333%;}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-quarter{width:25%;}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-sixth{width:16.6666%;}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-twelfth{width:8.3333%;}.gform_wrapper.gravity-theme .left_label .gfield:not(.gsection):not(.gfield_html):not(fieldset),.gform_wrapper.gravity-theme .right_label .gfield:not(.gsection):not(.gfield_html):not(fieldset){display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%;}.gform_wrapper.gravity-theme .left_label .gfield_label,.gform_wrapper.gravity-theme .right_label .gfield_label{margin:0;padding:0;width:30%;}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label .gfield_label,.gform_wrapper.gravity-theme .right_label .gfield_label{width:100%;}}.gform_wrapper.gravity-theme .gform_fields.left_label fieldset,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset{clear:both;}.gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset .ginput_container{float:left;width:70%;}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset .ginput_container{width:100%;}}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label fieldset>.ginput_complex,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset>.ginput_complex{width:100%;}}.gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,.gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label{display:block;float:left;padding-right:1em;width:30%;}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,.gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label{width:100%;}}.gform_wrapper.gravity-theme .gform_fields.left_label .gfield_validation_message,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield_validation_message{float:right;width:70%;}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label .gfield_validation_message,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield_validation_message{width:100%;}}.gform_wrapper.gravity-theme .gform_fields.validation_above.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.validation_above.right_label fieldset .ginput_container{float:right;}.gform_wrapper.gravity-theme .left_label .ginput_complex .ginput_container,.gform_wrapper.gravity-theme .right_label .ginput_complex .ginput_container{width:auto;}.gform_wrapper.gravity-theme .left_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons),.gform_wrapper.gravity-theme .right_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons){width:70%;}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons),.gform_wrapper.gravity-theme .right_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons){width:100%;}}.gform_wrapper.gravity-theme .right_label .gfield_label{padding-right:1em;text-align:right;}.gform_wrapper.gravity-theme .left_label.gform_fields,.gform_wrapper.gravity-theme .right_label.gform_fields{position:relative;}.gform_wrapper.gravity-theme .left_label .gfield_html_formatted,.gform_wrapper.gravity-theme .right_label .gfield_html_formatted{margin-left:30%;}.gform_wrapper.gravity-theme .left_label #field_submit,.gform_wrapper.gravity-theme .right_label #field_submit{justify-content:flex-start;}.gform_wrapper.gravity-theme .left_label #field_submit input,.gform_wrapper.gravity-theme .right_label #field_submit input{margin-left:30%;}.gform_wrapper.gravity-theme .field_sublabel_below .ginput_complex{align-items:flex-start;}.gform_wrapper.gravity-theme .field_sublabel_above .ginput_complex{align-items:flex-end;}.gform_wrapper.gravity-theme .left_label.validation_above .copy_values_option_container,.gform_wrapper.gravity-theme .right_label.validation_above .copy_values_option_container{float:right;width:70%;padding-left:8px;}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label.validation_above .copy_values_option_container,.gform_wrapper.gravity-theme .right_label.validation_above .copy_values_option_container{width:100%;}}.rtl .gform_wrapper.gravity-theme .left_label legend.gfield_label,.rtl .gform_wrapper.gravity-theme .right_label legend.gfield_label{margin-left:1em;position:absolute;right:0;text-align:left;width:30%;}.rtl .gform_wrapper.gravity-theme .left_label legend.gfield_label{width:30%;}.rtl .gform_wrapper.gravity-theme .left_label .gfield_label{padding-left:1em;text-align:left !important;}.rtl .gform_wrapper.gravity-theme .left_label fieldset.gfield,.rtl .gform_wrapper.gravity-theme .right_label fieldset.gfield{margin-left:0;padding-right:30%;}.rtl .gform_wrapper.gravity-theme .right_label .gfield_label,.rtl .gform_wrapper.gravity-theme .right_label legend.gfield_label{padding:0;text-align:right;}.rtl .gform_wrapper.gravity-theme .right_label label.gfield_label{padding-right:0;}.rtl .gform_wrapper.gravity-theme .left_label .gfield_html_formatted,.rtl .gform_wrapper.gravity-theme .right_label .gfield_html_formatted{margin-left:0;margin-right:30%;}html[dir=rtl] .gform_wrapper.gravity-theme code,html[dir=rtl] .gform_wrapper.gravity-theme input[type=email],html[dir=rtl] .gform_wrapper.gravity-theme input[type=tel],html[dir=rtl] .gform_wrapper.gravity-theme input[type=url]{direction:rtl;}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_label{direction:rtl;}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_required{margin-left:0;margin-right:4px;}html[dir=rtl] .gform_wrapper.gravity-theme ::-webkit-input-placeholder{text-align:right;}html[dir=rtl] .gform_wrapper.gravity-theme ::-moz-placeholder{text-align:right;}html[dir=rtl] .gform_wrapper.gravity-theme :-ms-input-placeholder{text-align:right;}html[dir=rtl] .gform_wrapper.gravity-theme :-moz-placeholder{text-align:right;}html[dir=rtl] .gform_wrapper.gravity-theme .gform_wrapper.gravity-theme fieldset{display:block;}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(:last-child),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;margin-right:16px;}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px;}@media (min-width:641px){html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px;}html[dir=rtl] .gform_wrapper.gravity-theme .gform_show_password{left:8px;right:unset;}}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .left_label fieldset.gfield,html[dir=rtl] .gform_wrapper.gravity-theme .right_label fieldset.gfield{padding-right:0;}html[dir=rtl] .gform_wrapper.gravity-theme .left_label legend.gfield_label,html[dir=rtl] .gform_wrapper.gravity-theme .right_label legend.gfield_label{margin:0;padding:0;position:relative;width:100%;}html[dir=rtl] .gform_wrapper.gravity-theme .left_label .gfield_label{text-align:right !important;}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-right:0;}}.gform_wrapper.gravity-theme .ginput_counter{color:#767676;font-size:.8em;}.gform_wrapper.gravity-theme .ginput_counter_tinymce{border-top:1px solid #eee;font-size:12px;padding:2px 10px;}.gform_wrapper.gravity-theme .validation_message--hidden-on-empty:empty{display:none;}.gform_wrapper.gravity-theme .gform_card_icon_container{display:flex;height:32px;margin:8px 0 6.4px 0;}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon{background-image:url("https://cardinalpressurewashers.com/wp-content/plugins/gravityforms/images/gf-creditcards.svg");background-repeat:no-repeat;height:32px;margin-right:4.8px;text-indent:-9000px;width:40px;}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.nitro-lazy{background-image:none !important;}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_amex{background-position:-167px 0;}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_discover{background-position:-221px 0;}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_mastercard{background-position:-275px 0;}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_visa{background-position:-59px 0;}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_jcb{background-position:-329px 0;}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_maestro{background-position:-5px 0;}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected{position:relative;}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected::after{background:url("https://cardinalpressurewashers.com/wp-content/plugins/gravityforms/images/gf-creditcards-check.svg") center center no-repeat;bottom:4px;content:"";display:block;height:10px;position:absolute;right:0;width:13px;}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right{align-items:center;display:inline-flex;flex-flow:row wrap;justify-content:flex-start;}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right label{width:100%;}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{background-image:url("https://cardinalpressurewashers.com/wp-content/plugins/gravityforms/images/gf-creditcards.svg");background-position:-382px center;background-repeat:no-repeat;display:block;flex:none;height:32px;margin-left:.3em;width:40px;}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon.nitro-lazy{background-image:none !important;}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{margin-left:0;margin-right:.3em;}.gform_wrapper.gravity-theme .gfield_list_group,.gform_wrapper.gravity-theme .gfield_list_header{display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:8px;}.gform_wrapper.gravity-theme .gfield_list_group:last-child{margin-bottom:0;}.gform_wrapper.gravity-theme .gfield_header_item{word-break:break-word;}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gfield_list_group_item{flex-grow:1;width:0;}.gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),.gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:2%;}.gform_wrapper.gravity-theme .gfield_list_group_item input,.gform_wrapper.gravity-theme .gfield_list_group_item select{width:100%;}.gform_wrapper.gravity-theme .gfield_header_item--icons,.gform_wrapper.gravity-theme .gfield_list_icons{align-items:center;display:flex;flex:none;justify-content:center;width:48px;}.gform_wrapper.gravity-theme .gfield_list_icons button{background:transparent url("https://cardinalpressurewashers.com/wp-content/plugins/gravityforms/images/list-add.svg");border:none;font-size:0;height:16px;opacity:.5;padding:0;transition:opacity .5s ease-out;width:16px;}.gform_wrapper.gravity-theme .gfield_list_icons button.nitro-lazy{background:none !important;}.gform_wrapper.gravity-theme .gfield_list_icons button:focus,.gform_wrapper.gravity-theme .gfield_list_icons button:hover{opacity:1;outline:0;}.gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{background-image:url("https://cardinalpressurewashers.com/wp-content/plugins/gravityforms/images/list-remove.svg");margin-left:5px;}.gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item.nitro-lazy{background-image:none !important;}@media (max-width:640px){.gform_wrapper.gravity-theme .gfield_list_header{display:none;}.gform_wrapper.gravity-theme .gfield_list_group{border:1px solid rgba(0,0,0,.2);display:block;margin-bottom:16px;padding:16px;}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gfield_list_group_item{width:auto;}.gform_wrapper.gravity-theme .gfield_list_group:last-child{margin-bottom:0;}.gform_wrapper.gravity-theme .gfield_list_group_item:not(:last-child){margin-bottom:8px;}.gform_wrapper.gravity-theme .gfield_list_group_item::before{content:attr(data-label);font-size:14.992px;}.gform_wrapper.gravity-theme .gfield_list_icons{background-color:rgba(0,0,0,.1);line-height:0;margin:16px -16px -16px;padding:12px 16px;text-align:left;width:auto;}.gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),.gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;}}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;margin-right:16px;}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-right:0;}}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{margin-left:0;margin-right:5px;}