@import url(https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@600&display=swap);*{padding:0;margin:0;box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif}.top-section{background-color:#fff}.top-section .box2 i{border:solid 1px gray;padding:5px 5px;margin-inline:2px;transition:all ease-in-out 0.2s}.top-section .box2 i:hover{background-color:#08a339;color:#08a339}.top-section .box2 p{margin:8px 0;font-weight:600;font-size:18px}.top-section .box3 a{display:block;text-decoration:none;color:#33393d;padding:3px 0;font-weight:600;border:#08a339 solid 1px;text-align:center;transition:all ease-in-out 0.2s}.top-section .box3 a:hover{color:#fff;background-color:#08a339}.header-section{background-color:#33393d}.d-navbar{overflow:hidden;background-color:#33393d;display:flex;justify-content:space-evenly}.d-navbar a{float:left;font-size:14.1px;font-weight:600;color:#fff;text-align:center;padding:10px 7px;text-decoration:none}.d-navbar a:hover{color:#08a339}.d-dropdown{float:left;overflow:hidden}.d-dropdown .dropbtn{font-size:14.1px;font-weight:600;border:none;outline:none;color:#fff;padding:10px 7px;background-color:inherit;font-family:inherit;margin:0}.navbar a:hover,.d-dropdown:hover .dropbtn{color:#08a339}.dropdown-content{display:none;position:absolute;background-color:#33393d;width:auto;box-shadow:0 8px 16px 0 rgb(0 0 0 / .2);z-index:100}@keyframes uptrans{from{transform:translateY(15px);opacity:0}to{transform:translateY(0);opacity:1}}.dropdown-content a{float:none;color:#fff;padding:6px 14px;text-decoration:none;display:block;text-align:left}.dropdown-content a:hover{background-color:#fff;color:#08a339}.d-dropdown:hover .dropdown-content{display:flex;animation:uptrans 0.3s linear}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:#ffffff!important}.home-bg-1{background-image:url(../img/24-7-TOWING.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:600px}.home-bg-2{background-image:url(../img/backgroun2.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:600px}.home-bg-3{background-image:url("../img/Roadside\ Assistance.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:600px}.home-section .home-bg .home-text{position:absolute;top:35%;padding:2% 4% 2% 5%;background-color:#08a339a8;border-bottom-right-radius:100px}.home-section .home-bg .home-text{animation-name:anima1;animation-duration:1s;animation-iteration-count:initial;animation-direction:normal}@keyframes anima1{from{left:-500px;opacity:0}to{left:0;opacity:1}}.home-section .home-bg .home-text h2{font-size:2.5rem;color:#fff;font-weight:700;font-family:'Libre Franklin',sans-serif}.home-section .home-bg .home-text p{font-size:20px;color:#fff;margin:0;font-family:'Libre Franklin',sans-serif}.cta-box{margin-top:12px}.cta-btn{text-decoration:none;color:#33393d;padding:7px 30px;background-color:#fff;transition:all ease-in-out 0.2s}.counter-section{background-color:#33393d;padding:15px 0}.counter-section .counter h3{font-size:50px;color:#fff;font-weight:400}.counter-section .counter span{font-size:50px;color:#fff}.counter-section .counter h6{color:#fff;font-size:18px;font-weight:400}.line{border:5px solid #fff;margin:0}.reqform-section{padding:20px 0 30px 0;background-color:#08a339}.reqform-section h1{text-align:center;color:#fff;margin:0 0 10px 0}.reqform-section label{color:#fff;font-size:15px}.reqform-section input{border:none;padding:5px;background-color:#fff0;border-bottom:solid 1px #fff}.reqform-section input:focus{outline:none;border-bottom:#032a10 solid 1px}.reqform-section input::placeholder{color:#fff}.reqform-section a{display:block;color:#fff;font-weight:600;text-decoration:none;background-color:#33393d;padding:5px 0;text-align:center;transition:all ease-in-out 0.2s;border-radius:3px}.reqform-section a.sending{pointer-events:none;animation:fadeText 1.5s infinite}@keyframes fadeText{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}.reqform-section a:hover{color:#33393d;background-color:#fff}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.years-section{background-color:#33393d;padding:40px 0 130px 0;margin:0 0 115px 0;position:relative}.years-section h1{color:#08a339;font-size:5rem;margin:0;font-family:'Libre Franklin',sans-serif}.years-section h1 span{color:#08a339;font-size:2rem}.years-section p{color:#fff;margin:0}.years-section .box2{position:absolute;right:10%;top:50%}.service-section1{padding:20px 0 30px 0}.service-section1 h1{text-align:center;color:#08a339;margin:0;font-family:'Libre Franklin',sans-serif}.service-section1 p{text-align:center;color:#33393d;margin:0}.service-section1 .tab-container{max-width:1000px;margin:0 auto;padding:25px 0 15px 0}.service-section1 .tabs{display:flex;justify-content:space-between;margin-bottom:10px;overflow-x:auto}.service-section1 .tab-button{padding:10px 20px;font-size:16px;cursor:pointer;border:none;background-color:#f1f1f1;border-radius:5px;transition:background-color 0.3s;flex:1;margin:0 5px}.service-section1 .tab-button img{width:40%}.service-section1 .tab-button h5{font-weight:400;margin:0}.service-section1 .tab-button.active{background:linear-gradient(to top,#08a339,#08a33900)}.service-section1 .tab-content-wrapper{overflow:hidden;position:relative;width:100%}.service-section1 .tab-contents{display:flex;transition:transform 0.5s ease-in-out}.service-section1 .tab-pane{min-width:100%;padding:20px;border:1px solid #ddd;border-radius:5px;box-sizing:border-box}.service-section1 .tab-pane ul{margin:0}.service-section1 .tab-pane ul li{list-style-type:square}.service-section1 .tab-pane ul li a{text-decoration:none;color:#33393d;font-size:18px;transition:all 0.3s}.service-section1 .tab-pane ul li a:hover{color:#08A339}.service-section2{padding:20px 0;text-align:center}.service-section2 h1{text-align:center;color:#08a339;margin:0;font-family:'Libre Franklin',sans-serif}.service-section2 p{text-align:center;color:#33393d;margin:0}.service-section2 .sbox{border-radius:10px;position:relative;transition:all ease-in-out 0.3s;box-shadow:rgb(0 0 0 / .24) 0 3px 8px;cursor:pointer}.service-section2 .sbox:hover{box-shadow:rgb(0 0 0 / .25) 0 54px 55px,rgb(0 0 0 / .12) 0 -12px 30px,rgb(0 0 0 / .12) 0 4px 6px,rgb(0 0 0 / .17) 0 12px 13px,rgb(0 0 0 / .09) 0 -3px 5px;transform:scale(1.1)}.service-section2 .sbox .callbox{position:absolute;width:100%;height:100%;top:0;left:0}.service-section2 .sbox:hover a{opacity:1;transform:translateY(8px)}.service-section2 .sbox a{position:absolute;left:12%;bottom:6%;font-weight:600;color:#fff;background-color:#08a339;text-decoration:none;padding:4px 15px;opacity:0;transition:all ease-in-out 0.3s;transform:translateY(-15px)}.service-section2 h4{margin:10px 0 0 0;color:#032a10}.service-section2 .viewmore{text-decoration:none;color:#fff;padding:8px 30px;background-color:#33393d;transition:all ease-in-out 0.2s}.service-section2 .viewmore:hover{color:#fff;padding:8px 30px;background-color:#08a339}.map-section{padding:20px 0}.map-section h1{text-align:center;color:#08a339;margin:0 0 30px 0;text-transform:uppercase;font-family:'Libre Franklin',sans-serif}.map-section iframe{width:100%}.glance-section{padding:50px 0 50px 0}.glance-section h1{color:#08a339;margin:0 0 15px 0;text-transform:uppercase;font-family:'Libre Franklin',sans-serif}.glance-section p{color:#032a10;margin:0 0 15px 0}.glance-section h2{color:#08a339;font-weight:bolder;margin:0}.glance-section .carousel-control-prev{left:35%!important;top:107%!important;width:5%;color:#08a339;opacity:1}.glance-section .carousel-control-prev:focus{color:#08a339}.glance-section .carousel-control-prev:hover{color:#08a339}.glance-section .carousel-control-next{right:35%!important;top:107%!important;color:#08a339;width:5%;opacity:1}.glance-section .carousel-control-next:focus{color:#08a339}.glance-section .carousel-control-next:hover{color:#08a339}.review-section{background-color:#33393d;padding:25px 0 10% 0;position:relative}.review-section h1{text-align:center;color:#08a339;margin:0 0 30px 0;font-family:'Libre Franklin',sans-serif}.review-section .testi-box{border-radius:10px}.review-section .content{background-color:#5c6164;padding:15px 0}.review-section .content .text{max-width:65%}.review-section .content .text p:nth-child(1){color:#fff;font-size:20px;margin-bottom:5px}.review-section .content .text p{color:#fff}.review-section .carousel-control-prev{left:-7%!important;width:5%;opacity:1}.review-section .carousel-control-next{right:-7%!important;width:5%;opacity:1}.review-section .overlap{position:absolute;left:25%;top:65%}.blog-section{padding:20px 0;text-align:center;margin:0 0 50px 0}.blog-section h1{text-align:center;color:#08a339;margin:0 0 30px 0;font-family:'Libre Franklin',sans-serif}.blog-container{display:grid;grid-template-columns:300px 300px 300px 300px;gap:25px;text-align:start}.blog-post{background-color:#fff;padding:10px;border-radius:.375rem;box-shadow:rgb(0 0 0 / .16) 0 1px 4px}.blog-container a{text-decoration:none;color:#353535}.blog-post .img-wrapper{width:100%;height:150px}.blog-post img{width:100%;height:100%;object-fit:cover;border-radius:8px}.blog-post h5{font-size:18px}.blog-post p{font-size:14px}.blog-post .box{display:flex;align-items:center;gap:5px;margin:16px 0}.blog-post .box .p-icon{padding:6px 12px;background-color:gray;border-radius:50px}.blog-post .p-icon i{font-size:14px;color:#fff}.blog-post .box span{font-size:12px}.blog-inside .box1 .img-wrapper{height:400px;text-align:center;padding:10px;border-radius:.375rem;background-color:#fff;box-shadow:rgb(100 100 111 / .2) 0 7px 29px 0;margin-bottom:16px}.blog-inside .box1 .img-wrapper img{width:100%;height:100%}.blog-inside .box1 h1{font-size:2rem;margin-bottom:16px}.blog-inside .box1 h2,.blog-inside .box1 h3{color:#353535;font-size:1.3rem;margin-bottom:8px}.blog-inside .box1 span{font-size:14px}.blog-inside .box1 a{text-decoration:none;color:#353535;font-weight:500}.blog-inside .box2 h4{color:#08A339}.blog-inside .box2 a{text-decoration:none;color:#353535}.blog-inside .box2 span{margin-top:8px;font-size:13px;color:#353535}.blog-inside ul{color:#353535}.blog-inside strong{color:#353535}.reqform-section2{padding:50px 0 30px 0;background-color:#08a339;position:relative}.reqform-section2 img{position:absolute;top:-40%;right:3%}.reqform-section2 h1{text-align:center;color:#fff;margin:0 0 10px 0}.reqform-section2 label{color:#fff;font-size:15px}.reqform-section2 input{border:none;padding:5px;background-color:#fff0;border-bottom:#fff solid 1px}.reqform-section2 input:focus{outline:none;border-bottom:#032a10 solid 1px}.reqform-section2 input::placeholder{color:#fff}.reqform-section2 a{display:block;color:#fff;font-weight:600;text-decoration:none;background-color:#33393d;padding:5px 0;text-align:center;transition:all ease-in-out 0.2s;border-radius:3px}.reqform-section2 a.sending{pointer-events:none;animation:fadeText 1.5s infinite}@keyframes fadeText{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}.reqform-section2 a:hover{color:#33393d;background-color:#fff}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.spacing{width:100%;height:5vh}.queries-section{padding:30px}.queries-section h1{text-align:center;color:#08a339;margin:0 0 30px 0;font-family:'Libre Franklin',sans-serif}.accordion-button:not(.collapsed){color:#33393d!important;background-color:#08a3394b!important;box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 #5c6164!important}.footer-section{background-color:#353535;padding:20px 0 0 0}.footer-section .box1 p:nth-child(2){color:#fff}.footer-section .box1 p:nth-child(3){color:#fff;margin:0}.footer-section .box1 a{text-decoration:none;color:#fff}.footer-section .box2 h5{color:#fff;font-weight:400;margin:28% 0 10% 0}.footer-section .box2 ul{margin:0;padding:0}.footer-section .box2 ul li{list-style-type:none}.footer-section .box2 a{text-decoration:none;color:#fff;font-size:14px}.footer-section .box2 a:hover{color:#08a339}.footer-section .box2 p{color:#fff;margin:4% 0 0 0}.footer-section .box2 p a{color:#fff;margin:4% 0 0 0;font-size:16px}.footer-section .box3 p:nth-child(1){color:#fff;margin:18% 0 7% 0}.footer-section .box3 p:nth-child(2){color:#fff}.footer-section .box3 i{color:#fff;padding:5px 5px;margin-inline:2px;background-color:#08a339;cursor:pointer}.footer-section .box3 a{text-decoration:none;color:#fff}.footer-section .box3 a:hover{color:#08a339}.footer-section .box3 p:nth-child(8){color:#fff;margin:15% 0 0 0}.footer-section .box2 .active{color:#08a339}.footer-section .footer-bottom{background-color:#353535;padding:15px 0;border-top:#08a339 solid 1px}.footer-section .footer-bottom p{margin:0;font-size:14px;text-align:center;color:#fff}.about-section{padding:30px 0 0 0}.about-section h1{text-align:center;color:#08a339;margin:0 0 20px 0;font-family:'Libre Franklin',sans-serif}.about-section p{color:#33393d;font-family:'Libre Franklin',sans-serif}.about-home-bg{background-image:url(../img/about-Banner.jpg);background-position:right;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.home-section .about-home-bg .home-text{position:absolute;top:35%;padding:2% 4% 2% 15%;background-color:#08a339a8;border-bottom-right-radius:100px}.home-section .about-home-bg .home-text h2{font-size:2.5rem;color:#fff;font-weight:700;font-family:'Libre Franklin',sans-serif}.home-section .about-home-bg .home-text p{font-size:20px;color:#fff;margin:0;font-family:'Libre Franklin',sans-serif}.towing-services{padding:20px 0;text-align:center}.towing-services h1{text-align:center;color:#08a339;margin:0 0 20px 0;font-family:'Libre Franklin',sans-serif}.towing-services p{color:#33393d;font-family:'Libre Franklin',sans-serif;margin-bottom:20px}.towing-services .box{display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:rgb(99 99 99 / .2) 0 2px 8px 0}.towing-services a{text-decoration:none;border:#08a339 solid 1px;padding:6px 12px;color:#08a339;transition:all ease-in 0.2s}.towing-services a:hover{background-color:#08a339;border:#08a339 solid 1px;padding:6px 12px;color:#fff}.towing-home-bg{background-image:url("../img/inside-banners/Towing\ Service.jpg");background-position:right;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.home-section .towing-home-bg .home-text{position:absolute;top:35%;padding:2% 4% 2% 15%;background-color:#08a339a8;border-bottom-right-radius:100px}.home-section .towing-home-bg .home-text h2{font-size:2.5rem;color:#fff;font-weight:700;font-family:'Libre Franklin',sans-serif}.home-section .towing-home-bg .home-text p{font-size:20px;color:#fff;margin:0;font-family:'Libre Franklin',sans-serif}.hide{display:none!important}.reveal{animation:fade-bottom 0.5s ease-in}@keyframes fade-bottom{0%{transform:translateY(-50px);opacity:0}100%{transform:translateY(0);opacity:1}}.autorepair-bg{background-image:url("../img/inside-banners/Auto\ Repair.jpg");background-position:right;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.home-section .autorepair-bg .home-text{position:absolute;top:35%;padding:2% 4% 2% 15%;background-color:#08a339a8;border-bottom-right-radius:100px}.home-section .autorepair-bg .home-text h2{font-size:2.5rem;color:#fff;font-weight:700;font-family:'Libre Franklin',sans-serif}.home-section .autorepair-bg .home-text p{font-size:20px;color:#fff;margin:0;font-family:'Libre Franklin',sans-serif}.roadsideassis-bg{background-image:url("../img/inside-banners/Roadside\ Assistance.jpg");background-position:right;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.home-section .roadsideassis-bg .home-text{position:absolute;top:35%;padding:2% 4% 2% 15%;background-color:#08a339a8;border-bottom-right-radius:100px}.home-section .roadsideassis-bg .home-text h2{font-size:2.5rem;color:#fff;font-weight:700;font-family:'Libre Franklin',sans-serif}.home-section .roadsideassis-bg .home-text p{font-size:20px;color:#fff;margin:0;font-family:'Libre Franklin',sans-serif}.accidentrecovery-bg{background-image:url("../img/inside-banners/Accident\ Towing.jpg");background-position:right;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.home-section .accidentrecovery-bg .home-text{position:absolute;top:35%;padding:2% 4% 2% 15%;background-color:#08a339a8;border-bottom-right-radius:100px}.home-section .accidentrecovery-bg .home-text h2{font-size:2.5rem;color:#fff;font-weight:700;font-family:'Libre Franklin',sans-serif}.home-section .accidentrecovery-bg .home-text p{font-size:20px;color:#fff;margin:0;font-family:'Libre Franklin',sans-serif}.winching-bg{background-image:url("../img/inside-banners/Winching\ Service.jpg");background-position:right;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.home-section .winching-bg .home-text{position:absolute;top:35%;padding:2% 4% 2% 15%;background-color:#08a339a8;border-bottom-right-radius:100px}.home-section .winching-bg .home-text h2{font-size:2.5rem;color:#fff;font-weight:700;font-family:'Libre Franklin',sans-serif}.home-section .winching-bg .home-text p{font-size:20px;color:#fff;margin:0;font-family:'Libre Franklin',sans-serif}.location-section{padding:20px 0}.location-section h1{text-align:center;color:#08a339;margin:0 0 20px 0;font-family:'Libre Franklin',sans-serif}.location-section p{color:#33393d;font-family:'Libre Franklin',sans-serif;text-align:center}.location-section ul{padding:0}.location-section ul li{color:#33393d;font-family:'Libre Franklin',sans-serif;text-align:center;list-style-type:none;margin-block:5px}.location-section ul li a{color:#33393d;text-decoration:none;font-family:'Libre Franklin',sans-serif;text-align:center;margin-block:5px;font-size:20px}.location-home-bg{background-image:url(../img/location-banner.jpg);background-position:right;background-size:cover;background-repeat:no-repeat;position:relative;height:600px}.home-section .location-home-bg .home-text{position:absolute;top:35%;padding:2% 4% 2% 15%;background-color:#08a339a8;border-bottom-right-radius:100px}.home-section .location-home-bg .home-text h2{font-size:2.5rem;color:#fff;font-weight:700;font-family:'Libre Franklin',sans-serif}.home-section .location-home-bg .home-text p{font-size:20px;color:#fff;margin:0;font-family:'Libre Franklin',sans-serif}.blog-home-bg{background-image:url("../img/Equipment Relocate.jpg");background-position:right;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.home-section .blog-home-bg .home-text{position:absolute;top:35%;padding:2% 4% 2% 15%;background-color:#08a339a8;border-bottom-right-radius:100px}.home-section .blog-home-bg .home-text h2{font-size:2.5rem;color:#fff;font-weight:700;font-family:'Libre Franklin',sans-serif}.home-section .blog-home-bg .home-text p{font-size:20px;color:#fff;margin:0;font-family:'Libre Franklin',sans-serif}.bloghide{display:none!important}.contact-section{padding:30px 0 0 0}.contact-section h1{text-align:center;color:#08a339;margin:0 0 20px 0;font-family:'Libre Franklin',sans-serif}.contact-section p{color:#33393d;font-family:'Libre Franklin',sans-serif}.contact-bg{background-image:url("../img/inside-banners/Contact\ Us.jpg");background-position:right;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.home-section .contact-bg .home-text{position:absolute;top:35%;padding:2% 4% 2% 15%;background-color:#08a339a8;border-bottom-right-radius:100px}.home-section .contact-bg .home-text h2{font-size:2.5rem;color:#fff;font-weight:700;font-family:'Libre Franklin',sans-serif}.home-section .contact-bg .home-text p{font-size:20px;color:#fff;margin:0;font-family:'Libre Franklin',sans-serif}.contact-section label span{color:red}.contact-section input{padding:4px 5px;border:solid 1px #ccc}.contact-section input:focus{box-shadow:rgb(100 100 111 / .2) 0 7px 29px 0;outline:none}.contact-section textarea{padding:3px 5px;border:solid 1px #ccc}.contact-section textarea:focus{box-shadow:rgb(100 100 111 / .2) 0 7px 29px 0;outline:none}.contact-section .submit-btn{text-decoration:none;color:#fff;background-color:#08a339;text-align:center;padding:5px 0;transition:all 0.3s}.contact-section .submit-btn:hover{color:#08a339;background-color:#fff;outline:solid 1px #08a339}.hourtowing-bg{background-image:url("../img/inside-banners/24\ Hour.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.accidenttowing-bg{background-image:url("../img/inside-banners/Accident\ Towing.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.boattowing-bg{background-image:url("../img/inside-banners/Boat\ Towing.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.breakdown-bg{background-image:url("../img/inside-banners/Breakdown\ Towing.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.emergency-bg{background-image:url(../img/local.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.equipment-bg{background-image:url("../img/inside-banners/Equipment\ Move.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.equipmentre-bg{background-image:url("../img/inside-banners/Equipment\ Relocate.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.flatbed-bg{background-image:url("../img/inside-banners/Flatbed\ Towing.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.heavyduty-bg{background-image:url("../img/inside-banners/Heavy\ Duty\ Towing.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.interstate-bg{background-image:url("../img/inside-banners/Interstate\ Towing.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.lightduty-bg{background-image:url("../img/inside-banners/Light\ Duty\ Towing.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.localtow-bg{background-image:url("../img/inside-banners/Local\ Towing.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.longdistance-bg{background-image:url("../img/inside-banners/Long\ Distance\ Towing.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.motorcycle-bg{background-image:url("../img/inside-banners/Motorcycle\ Towing.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.nationwide-bg{background-image:url(../img/inside-banners/Nationwide_towing.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.oversize-bg{background-image:url("../img/inside-banners/Oversize\ Load.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.secure-bg{background-image:url("../img/inside-banners/Secure\ Vehicle\ Towing.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.accidentre-bg{background-image:url("../img/inside-banners/Accident\ Reimbursement.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.accidentset-bg{background-image:url("../img/inside-banners/Accident\ Settlement.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.caraccident-bg{background-image:url("../img/inside-banners/Car\ Accident\ Recovery.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.personal-bg{background-image:url("../img/inside-banners/Personal\ Injury\ Recovery.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.vehicle-bg{background-image:url("../img/inside-banners/Vehicle\ Damage\ Repair.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.hourlock-bg{background-image:url("../img/inside-banners/24\ Hour\ Lockout\ Service.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.hourroad-bg{background-image:url("../img/inside-banners/24\ Hour\ Roadside\ Assistance.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.autoaccident-bg{background-image:url("../img/inside-banners/Auto\ Car\ Accident\ Assistance.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.batteryrep-bg{background-image:url("../img/inside-banners/Battery\ Service.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.carbattery-bg{background-image:url("../img/inside-banners/Battery\ Service.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.cardoor-bg{background-image:url("../img/inside-banners/Car\ \ Door\ Unlock.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.carlocks-bg{background-image:url("../img/inside-banners/Car\ \ Door\ Unlock.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.carlock-bg{background-image:url("../img/inside-banners/Car\ lockout.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.emergencycar-bg{background-image:url("../img/inside-banners/Emergency\ Car\ Unlock.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.emergencyfuel-bg{background-image:url("../img/inside-banners/Emergency\ Fuel\ Delivery.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.emergencyroad-bg{background-image:url("../img/inside-banners/Emergency\ Roadside\ Assistance.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.flattire-bg{background-image:url("../img/inside-banners/Flat\ Tire\ Service.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.fluiddel-bg{background-image:url("../img/inside-banners/Fluid\ Delivery.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.fueldel-bg{background-image:url("../img/inside-banners/Fuel\ Delivery.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.ignition-bg{background-image:url("../img/inside-banners/Ignition\ Lockout.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.jumpstarta-bg{background-image:url("../img/inside-banners/Jump\ Start\ Service.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.jumpstarts-bg{background-image:url("../img/inside-banners/Jump\ Start\ Service.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.locked-bg{background-image:url("../img/inside-banners/Locked\ Keys\ in\ Car.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.lockout-bg{background-image:url("../img/inside-banners/Lockout\ Service.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.outofgas-bg{background-image:url("../img/inside-banners/Out\ of\ Gas\ Service.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.tirechange-bg{background-image:url("../img/inside-banners/Tire\ Change.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.towtruck-bg{background-image:url("../img/inside-banners/Tow\ Truck\ Service.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.trunkunlock-bg{background-image:url("../img/inside-banners/Trunk\ Unlock.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.winchingser-bg{background-image:url("../img/inside-banners/Winching\ Service.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.airfilter-bg{background-image:url("../img/inside-banners/Air\ Filter\ Replacement.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.alignment-bg{background-image:url("../img/inside-banners/Wheel\ Alignment.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.batteryser-bg{background-image:url("../img/inside-banners/Battery\ Service.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.brakeins-bg{background-image:url("../img/inside-banners/Brake\ Inspection.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.coolant-bg{background-image:url("../img/inside-banners/Coolant\ Flush.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.enginedia-bg{background-image:url("../img/inside-banners/Engine\ Diagnosis.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.enginemain-bg{background-image:url("../img/inside-banners/Engine\ Maintenance.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.engineover-bg{background-image:url("../img/inside-banners/Engine\ Overhaul.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.enginereb-bg{background-image:url("../img/inside-banners/Engine\ Rebuild.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.enginerep-bg{background-image:url("../img/inside-banners/Engine\ Repair.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.enginetune-bg{background-image:url("../img/inside-banners/Engine\ Tune.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.fluidscheck-bg{background-image:url("../img/inside-banners/Fluid\ Check.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.oilchange-bg{background-image:url("../img/inside-banners/Engine\ Oil\ Change.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.tirerotation-bg{background-image:url("../img/inside-banners/Tire\ Rotation.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.wiperblade-bg{background-image:url("../img/inside-banners/Wiper\ Blade\ Replacement.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.wdwinching-bg{background-image:url("../img/inside-banners/4wd\ Winch.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.xwinching-bg{background-image:url("../img/inside-banners/4\ x\ 4\ Winch.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.heavydutywinch-bg{background-image:url("../img/inside-banners/Heavy\ Duty\ Winch.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.offroad-bg{background-image:url("../img/inside-banners/Off\ road\ winching.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.snatchblock-bg{background-image:url("../img/inside-banners/Snatch\ Blocks.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.vehicleex-bg{background-image:url("../img/inside-banners/Vehicle\ Extraction.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.vehiclerec-bg{background-image:url("../img/inside-banners/Vehicle\ Recovery.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.winchacc-bg{background-image:url("../img/inside-banners/Winch\ Accessories.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.winchcable-bg{background-image:url("../img/inside-banners/Winch\ Cable.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.winchcont-bg{background-image:url("../img/inside-banners/Winch\ Controller.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.winchfair-bg{background-image:url("../img/inside-banners/Winch\ Fairlead.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.winchmotors-bg{background-image:url("../img/inside-banners/Winch\ Motor.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.winchmounts-bg{background-image:url("../img/inside-banners/Winch\ Mounts.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.winchparts-bg{background-image:url("../img/inside-banners/Winch\ Parts.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.winchpull-bg{background-image:url("../img/inside-banners/Winch\ Pulleys.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.winchropes-bg{background-image:url("../img/inside-banners/Winch\ Ropes.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.winchsol-bg{background-image:url("../img/inside-banners/Winch\ Solenoid.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.winchstraps-bg{background-image:url("../img/inside-banners/Winch\ Straps.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.winchservice-bg{background-image:url("../img/inside-banners/Winching\ Service.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:500px}.success{height:max-content;width:max-content;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.success h1{color:#08A339;font-size:60px;margin:0;margin-bottom:8px;text-align:center}.success h6{font-size:24px;margin:0}.error_page{padding:12rem 0}.error_page h1{color:#08a339;font-size:7rem;margin:0;text-align:end}.error_page h2{font-size:2rem;margin:0}.error_page i{color:#08a339}.error_page p{font-size:1.2rem;margin:8px 0 0 0}.error_page a{color:#08a339;font-weight:600;text-decoration:none}#popup_title{font-size:14px;font-weight:700;text-align:center;line-height:1.75em;color:#08a339;background:#33393d;border:solid 1px #33393d;border-bottom:solid 1px #33393d;cursor:default;padding:0em;margin:0em}#popup_container{font-family:AntipastoRegular,sans-serif;font-size:14px;min-width:300px;max-width:600px;background:#FFF;border:solid 5px #33393d;color:#000;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#popup_content{padding:1em 1.75em;margin:0em}#popup_message{margin:0 auto}#popup_panel{text-align:center;margin:1em 0em 0em 1em}#popup_prompt{margin:.5em 0em}#popup_container INPUT[type='button']{width:100px;height:30px;border:outset 2px #33393d;color:#08a339;background:#33393d}@media screen and (max-width:768px){.line{border:15px solid #fff;margin:0}.top-section .box1 img{width:60%}.top-section .box2{display:flex;justify-content:center}.top-section .box2 p{font-size:16px;margin:8px 0}.top-section .box2 .social{display:flex;align-items:center}.top-section .box2 i{padding:3px 3px;margin-inline:3px}.top-section .box3{display:flex;justify-content:space-around}.top-section .box3 a{display:block;text-decoration:none;color:#fff;padding:4px 15px;border:#08a339 solid 1px;background-color:#08a339;text-align:center;font-weight:600;border-radius:.375rem;transition:all ease-in-out 0.2s}.top-section .box3 a i{color:#fff!important}.navbar-toggler{background-color:#ffffff!important}.navbar .nav-link{color:#fff}.navbar .nav-link:hover{color:#fff}.home-bg{height:250px}.home-section .home-bg .home-text{position:absolute;top:12%;padding:3% 9% 4% 6%;background-color:#08a339a8;border-bottom-right-radius:100px}.home-section .home-bg .home-text h2{font-size:1.3rem;color:#fff;font-weight:400;font-family:'Libre Franklin',sans-serif}.home-section .home-bg .home-text p{font-size:12px;color:#fff;margin:0;font-family:'Libre Franklin',sans-serif}.cta-box{margin-top:12px}.cta-btn{text-decoration:none;color:#33393d;font-size:13px;padding:6px 12px;background-color:#fff;transition:all ease-in-out 0.2s}.counter-section .counter h3{font-size:30px;color:#fff;font-weight:400}.counter-section .counter span{font-size:20px;color:#fff}.counter-section .counter h6{color:#fff;font-size:14px;font-weight:400}.reqform-section{padding:20px 0 20px 0;background-color:#08a339}.reqform-section input{border:none;padding:7px;background-color:#fff0;border-bottom:solid 1px #fff}.reqform-section a{display:block;color:#fff;font-weight:600;text-decoration:none;background-color:#33393d;padding:7px 0;text-align:center;transition:all ease-in-out 0.2s;border-radius:3px}.years-section{background-color:#33393d;padding:30px 0 100px 0;margin:0 0 60px 0;position:relative}.years-section h1{color:#08a339;font-size:27.85px;margin:0 0 10px 0;font-family:'Libre Franklin',sans-serif;text-align:center}.years-section h1 span{color:#08a339;font-size:27.85px}.years-section p{color:#fff;margin:0;text-align:center}.years-section .box2{position:absolute;right:5%;top:78%}.service-section1{padding:40px 0 0 0}.service-section1 .tab-button img{width:70%}.service-section2{padding:20px 0;text-align:center}.service-section2 h1{text-align:center;color:#08a339;margin:0;font-family:'Libre Franklin',sans-serif}.service-section2 p{text-align:center;color:#33393d;margin:0}.service-section2 .sbox{border-radius:10px;position:relative;transition:all ease-in-out 0.3s;box-shadow:rgb(0 0 0 / .02) 0 1px 3px 0,rgb(27 31 35 / .15) 0 0 0 1px;margin-bottom:5px}.service-section2 .sbox:hover{box-shadow:rgb(0 0 0 / .24) 0 3px 8px;transform:scale(1)}.service-section2 .sbox:hover a{opacity:1;transform:translateY(10px)}.service-section2 .sbox a{position:absolute;left:13%;bottom:8%;display:block;display:none;color:#fff;background-color:#08a339;text-decoration:none;padding:4px 15px;opacity:0;transition:all ease-in-out 0.3s}.service-section2 h4{margin:10px 0 0 0;color:#032a10}.service-section2 .viewmore{text-decoration:none;color:#fff;padding:8px 30px;background-color:#33393d;transition:all ease-in-out 0.2s}.service-section2 .viewmore:hover{color:#fff;padding:8px 30px;background-color:#08a339}.glance-section{padding:10px 0 30px 0}.glance-section h1{color:#08a339;margin:0 0 15px 0;text-align:center;text-transform:uppercase;font-family:'Libre Franklin',sans-serif}.glance-section p{color:#032a10;margin:0 0 15px 0}.glance-section h2{color:#08a339;font-weight:bolder;margin:0}.glance-section .carousel-control-prev{left:0%!important;top:0%!important;width:5%;color:#08a339;opacity:0}.glance-section .carousel-control-prev:focus{color:#08a339;opacity:0}.glance-section .carousel-control-prev:hover{color:#08a339;opacity:0}.glance-section .carousel-control-next{right:0%!important;top:0%!important;color:#08a339;width:5%;opacity:0}.glance-section .carousel-control-next:focus{color:#08a339;opacity:0}.glance-section .carousel-control-next:hover{color:#08a339;opacity:0}.review-section{background-color:#33393d;padding:30px 0 25% 0;position:relative}.review-section h1{text-align:center;color:#08a339;margin:0 0 30px 0;font-family:'Libre Franklin',sans-serif}.review-section .testi-box{border-radius:10px}.review-section .content{background-color:#5c6164;padding:15px 0;text-align:center}.review-section .content img{width:20%}.review-section .content .text{max-width:90%}.review-section .content .text p{color:#fff}.review-section .carousel-control-prev{left:0%!important;width:5%;opacity:0}.review-section .carousel-control-next{right:0%!important;width:5%;opacity:0}.review-section .carousel-control-next:focus{color:#fff;opacity:0}.review-section .carousel-control-next:hover{color:#fff;opacity:0}.review-section .carousel-control-prev:focus{color:#fff;opacity:0}.review-section .carousel-control-prev:hover{color:#fff;opacity:0}.review-section .overlap{position:absolute;left:0%;top:85%}.blog-section{padding:20px 0;text-align:center;margin:0}.blog-section h1{text-align:center;color:#08a339;margin:0 0 30px 0;font-family:'Libre Franklin',sans-serif}.blog-container{grid-template-columns:1fr}.blog-post .img-wrapper{height:180px}.blog-inside .box1 h1{font-size:1.7rem}.reqform-section2{padding:50px 0 20px 0;background-color:#08a339}.reqform-section2 input{border:none;padding:7px;background-color:#fff0;border-bottom:solid 1px #fff}.reqform-section2 a{display:block;color:#fff;font-weight:600;text-decoration:none;background-color:#33393d;padding:7px 0;text-align:center;transition:all ease-in-out 0.2s;border-radius:3px}.reqform-section2 img{position:absolute;width:80%;top:-15%;right:9%}.queries-section{padding:20px 10px}.footer-section{background-color:#353535;padding:20px 0 0 0}.footer-section .box1 p:nth-child(2){color:#fff}.footer-section .box1 p:nth-child(3){color:#fff;margin:0}.footer-section .box2 h5{color:#fff;font-weight:400;margin:5% 0 5% 0}.footer-section .box2 ul{margin:0;padding:0}.footer-section .box2 ul li{list-style-type:none}.footer-section .box2 a{text-decoration:none;color:#fff;font-size:14px}.footer-section .box2 a:hover{color:#08a339}.footer-section .box2 p{color:#fff;margin:5% 0 0 0}.footer-section .box3 p:nth-child(1){color:#fff;margin:5% 0 5% 0}.footer-section .box3 p:nth-child(2){color:#fff}.footer-section .box3 i{color:#fff;padding:5px 5px;margin-inline:2px;background-color:#08a339;cursor:pointer}.footer-section .box3 p:nth-child(8){color:#fff;margin:5% 0 0 0}.footer-section .box2 .active{color:#08a339}.footer-section .footer-bottom{background-color:#353535;padding:15px 0;border-top:#08a339 solid 1px}.footer-section .footer-bottom p{margin:0;font-size:14px;text-align:center;color:#fff}.towing-services p{color:#33393d;font-size:20px;font-family:'Libre Franklin',sans-serif;text-align:center}.towing-services .box{display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-shadow:rgb(99 99 99 / .2) 0 2px 8px 0}.towing-services .box img{width:100%!important}.towing-services a{text-decoration:none;border:#08a339 solid 1px;padding:6px 12px;color:#08a339;transition:all ease-in 0.2s}.towing-services a:hover{background-color:#08a339;border:#08a339 solid 1px;padding:6px 14px;color:#fff}.home-section .winching-bg .home-text{top:25%;padding:3% 5% 3% 6%}.home-section .winching-bg .home-text h2{font-size:1.3rem}.home-section .winching-bg .home-text p{font-size:13px}.about-home-bg,.winching-bg,.towing-home-bg,.accidentrecovery-bg,.autorepair-bg,.roadsideassis-bg,.location-home-bg,.blog-home-bg,.contact-bg{height:250px}.home-section .about-home-bg .home-text{top:25%;padding:3% 5% 3% 6%}.home-section .about-home-bg .home-text h2{font-size:1.3rem}.home-section .about-home-bg .home-text p{font-size:13px}.home-section .towing-home-bg .home-text{top:25%;padding:3% 10% 3% 6%}.home-section .towing-home-bg .home-text h2{font-size:1.3rem}.home-section .towing-home-bg .home-text p{font-size:13px}.home-section .accidentrecovery-bg .home-text{top:25%;padding:3% 5% 3% 6%}.home-section .accidentrecovery-bg .home-text h2{font-size:1.3rem}.home-section .accidentrecovery-bg .home-text p{font-size:13px}.home-section .autorepair-bg .home-text{top:25%;padding:3% 5% 3% 6%}.home-section .autorepair-bg .home-text h2{font-size:1.3rem}.home-section .autorepair-bg .home-text p{font-size:13px}.home-section .roadsideassis-bg .home-text{top:25%;padding:3% 5% 3% 6%}.home-section .roadsideassis-bg .home-text h2{font-size:1.3rem}.home-section .roadsideassis-bg .home-text p{font-size:13px}.home-section .location-home-bg .home-text{top:25%;padding:3% 5% 3% 6%}.home-section .location-home-bg .home-text h2{font-size:1.3rem}.home-section .location-home-bg .home-text p{font-size:13px}.home-section .blog-home-bg .home-text{position:absolute;top:35%;padding:2% 4% 2% 8%;background-color:#08a339a8;border-bottom-right-radius:100px}.home-section .blog-home-bg .home-text h2{font-size:1.3rem}.home-section .blog-home-bg .home-text p{font-size:13px}.home-section .blog-home-bg .home-text{position:absolute;top:35%;padding:2% 4% 2% 8%;background-color:#08a339a8;border-bottom-right-radius:100px}.home-section .blog-home-bg .home-text h2{font-size:1.3rem}.home-section .blog-home-bg .home-text p{font-size:13px}.home-section .contact-bg .home-text{top:25%;padding:3% 5% 3% 6%}.home-section .contact-bg .home-text h2{font-size:1.3rem}.home-section .contact-bg .home-text p{font-size:13px}.contactus input{padding:7px 5px;border:solid 1px #ccc}.contactus .submit-btn{text-decoration:none;color:#fff;background-color:#08a339;text-align:center;padding:10px 0;transition:all 0.3s}.error_page{padding:11rem 0}.error_page h1{color:#08a339;font-size:5rem;margin:0;text-align:center}.error_page h2{font-size:1.7rem;margin:0;text-align:center}.error_page i{color:#08a339}.error_page p{font-size:1.1rem;margin:8px 0 0 0;text-align:center}}@media screen and (min-width:1400px){.home-bg{background-image:url(../img/backgroun2.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;min-height:700px}.years-section .box2{position:absolute;right:8%;top:43%}.years-section .box2 img{width:80%}.service-section2 .sbox a{position:absolute;left:18%;bottom:8%;display:block;color:#fff;background-color:#08a339;text-decoration:none;padding:4px 15px;opacity:0;transition:all ease-in-out 0.3s}.reqform-section2 img{position:absolute;top:-50%;right:3%}}