@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;600;700&display=swap');
body { font-family: "Fira Sans", sans-serif; font-weight: 400; }
.btn { border: 0; padding: 0.55rem 1.3rem; font-weight: 600; border-radius: 30px;}
.btn.btn-secondary{background-color: #6D6E70; color: #fff;}
.btn.btn-secondary:hover{background-color: #7BC143;}
.banner-caption .btn.btn-light-outline{border: 1px solid #fff; color: #fff;}
.banner-caption .btn.btn-light-outline:hover{background-color: #fff; color: #076DBE;}
.btn.btn-light-outline{border: 1px solid #ddd; color: #076DBE;}
.btn.btn-light-outline:hover{border: 1px solid #076DBE; color: #fff; background-color: #076DBE}
.btn.btn-danger{background-color: #A8191D; color: #fff;}
.btn.btn-danger:hover{background-color: #7BC143;}

h1{font-family: "Fira Sans", sans-serif;}
.right-nav{display: flex; justify-content: end;}
.navbar-brand img {  transition: 0.3s;  width: 500px;}
.navbar-expand-lg .navbar-nav .nav-item { margin: 0 1rem;}
.navbar-expand-lg .navbar-nav .nav-link { font-size: 1rem;}
.top-contact { margin-bottom: 0; position: relative;}
/* .site-navigation { padding: 0 !important; } */
.site-navbar { margin: auto; z-index: 99; position: absolute; top: 0; bottom: auto !important; padding-top: 0; width: 100% !important;}
.sticky-wrapper { height: auto !important; }
.sticky-wrapper.is-sticky .site-navbar { background: #fff; z-index: 999 !important; width: 100% !important; padding: 5px 0; box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }
.sticky-wrapper.is-sticky .site-navbar .navbar { padding: 0; }
.sticky-wrapper.is-sticky .site-navbar .navbar .navbar-brand img { width: 420px; transition: 0.3s; }
.sticky-wrapper.is-sticky .top-strip { padding:0.2rem 0; }
.site-navbar .site-navigation .site-menu > li { position: relative; padding: 0; margin: 0 0.3rem; }
.site-navbar .site-navigation .site-menu > li:first-child::before { content: none; }
.site-navbar .site-navigation .site-menu > li:last-child { padding-right: 0; margin-right: 0; }
.site-navbar .site-navigation .site-menu > li > a { position: relative; color: #2A2A2A; padding: 0.25rem 1rem 0.2rem; font-size:1rem; font-weight: 600; }
/* .sticky-wrapper .site-navbar .site-navigation > ul > li.active > a::before, .sticky-wrapper .site-navbar .site-navigation >  ul > li > a:hover::before, .sticky-wrapper .site-navbar .site-navigation > ul > li.current_page_ancestor > a::before { content: ""; position: absolute; bottom: 0; width: 100%; height: 3px; background-color: #CC7D21; } */

/* .site-navbar .site-navigation .site-menu > li > a{font-size: 1rem; padding: 6px 0; text-transform: uppercase;} */
.site-navbar .site-navigation .site-menu > li:last-child > a::before { content: none; }
.site-navbar .site-navigation .site-menu .has-children:hover > .dropdown-menu, .site-navbar .site-navigation .site-menu .has-children:focus > .dropdown-menu, .site-navbar .site-navigation .site-menu .has-children:active > .dropdown-menu { display: block; }
.site-mobile-menu .site-nav-wrap li.active > a, .site-navbar .site-navigation .site-menu .has-children .dropdown-menu a.active { color: #111111; }
.site-navbar .site-navigation .site-menu .has-children .dropdown-menu { border-radius: 0; border: 0; min-width: 15rem; }
.site-navbar .site-navigation .site-menu .has-children .dropdown-menu > li > a { border-radius: 0 !important; padding: 8px 12px; text-decoration: none; }
.site-navbar .site-navigation .site-menu .has-children .dropdown-menu a { font-size: 1rem; }
.site-navbar .site-navigation .site-menu .has-children .dropdown-menu > li > a:hover, .site-navbar .site-navigation .site-menu .has-children .dropdown-menu > li.current-menu-item > a { color: #ffffff; background: #7bc143; border: 0; }
.side-toggle { position: absolute; right: 0; top: 25px; margin: auto; color: #0d6efd; font-size: 1.25rem; }
@keyframes zoomeffect {
  0% { transform: scale(1); transition: transform 20000ms linear 0s; }
  100% { transform: scale(1.4); transition: transform 20000ms linear 0s; }
}
.call-btn{display: inline-flex; text-decoration:none; align-items:center; margin:0rem; color: #2a2a2a;}
.call-btn i{color:#7bc143; margin-right:6px}
.social-share{display: inline-flex; align-items: center; margin: 0 2rem;}
/* .main-banner { } */
.main-banner{position: relative;}
.main-banner::before{content: ''; position: absolute; z-index: 9; width: 100%; height: 30%; background:linear-gradient(0deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);}
.main-banner .carousel-control-next,.main-banner .carousel-control-prev{opacity: 1; top: 42%; width: 60px; height: 50px; background-color: rgba(0, 0, 0, 0.4);}
.main-banner .carousel-control-next img,.main-banner .carousel-control-prev img{filter:invert(1) brightness(100)}
.main-banner .carousel-control-prev{left:auto; right: 2rem; border-radius: 10px 0;}
.main-banner .carousel-control-next{right: 2rem; top: 50%; border-radius: 0 10px;}
.banner-caption{position: absolute; z-index: 99; width: 700px; left:6%; top:33%; margin: auto; text-align: left;}
.banner-caption h1{font-size: 3rem; font-family: "Fira Sans", sans-serif; font-weight: 700; line-height: 1; color: #7BC143; margin-bottom: 1rem;}
.brand-strip{display: inline-block; font-size: 1.5rem; margin-bottom: 0.5rem; text-transform: uppercase; color: #111; padding: 0.4rem 0.7rem 0.4rem 0.4rem;}
.brand-strip span{background-color: #076DBE; color: #2a2a2a; margin-right: 0.5rem; padding: 0.4rem 0.8rem; border-radius: 0.35rem;}
.care-therapy{display: flex; padding: 1rem; background-color: #7BC143; color: #fff;}
.connect-section{border-bottom: 1px solid #ccc;}
.connect-section h2{font-size: 1.5rem; font-weight: 600;}
.connect-section h3{font-size: 1.25rem; font-weight: 600; margin-bottom: 2px;}
.connect-section a{text-decoration: none; display: block; color: #2a2a2a;}
.connect-section img{width: 35px; margin-right: 1rem;}
.about-section { padding: 4rem 0; position: relative; }
.about-section h3{font-size: 1.4rem; font-weight: 600; color: #222;}
.about-section h4{font-size: 1.3rem; padding: 0.5rem 0; text-transform: uppercase; font-family: "Fira Sans", sans-serif; letter-spacing: 1px; color: #222;}
.about-section .about-img { position: relative; display: grid; grid-auto-flow: column; place-items: center; gap:1rem}
.about-section h2, .improve-section h2, .service-section h2, .team-section h2, .statics-section h2, .testimonial-section h2{ color: #2a2a2a; font-size: 3rem;  font-family: "Fira Sans", sans-serif; font-weight: 700;}
span.sub-heading {font-weight: 600; text-transform: uppercase; margin-bottom: 1.5rem; color: #7BC143;}
.about-section ul{padding-left: 3rem;}
.about-section ul li{position: relative; display: block; margin-bottom: 13px;}
.about-section ul li a{text-decoration: none; color: #2a2a2a;}
.about-section ul li a abbr{border-bottom: 1px dashed #ccc;}
.about-section ul li a:hover{color: #7BC143;}
.about-section ul li a:hover abbr{border-bottom: 1px dashed #7BC143;}
.about-section ul li::before{content:''; position: absolute; top:-3px; left:-3rem; width: 30px; height: 30px; background-color: #fff; background-image: url("../images/check-icon.svg"); background-position: center; background-size: 17px; background-repeat: no-repeat; box-shadow: 0 2px 5px rgba(0,0,0,0.1); border-radius: 50%;}

.service-section {border-top:1px solid #7BC143; border-bottom:1px solid #7BC143; padding: 5rem 0; position: relative; background-color: #FBFFF8;}
.service-block{text-decoration: none; color: #2a2a2a; display: block; margin-bottom: 1.5rem; background-color: #fff; padding: 1.5rem; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); transition: 0.3s;}
.service-block span{display: block;}
.service-block span.service-icon{position: relative;}
.service-block span.service-icon::before{content: ''; position: absolute; left:-3px; top: 1rem; opacity: 0.4;z-index: 0; width: 22px; height: 22px; background-color: #7BC143; border-radius:50%;}
.service-block span.read-more::before{content: ''; transition: 0.3s; position: absolute; left:80px; top: 1.15rem; opacity: 0;z-index: 0; width: 20px; height: 20px; background-color: #7BC143; border-radius:50%;}
.service-block:hover span.read-more::before{content: ''; transition: 0.3s; position: absolute; left:120px; top: 1.15rem; opacity: 0.4;z-index: 0; width: 20px; height: 20px; background-color: #7BC143; border-radius:50%;}
.service-block span.service-icon img{max-height: 55px; margin-left: 0.5rem;}
.service-block span.service-title{ transition: 0.3s; font-size: 1.4rem; font-weight: 700; padding: 1rem 0;}
.service-block:hover span.service-title{transition: 0.3s; color: #7bc143;}
.service-block span.read-more{position: relative; transition: 0.3s; border-top: 1px solid #ccc; padding-top: 1rem; text-transform: uppercase; color: #7BC143;}
.service-block:hover span.read-more{color: #000; transition: 0.3s;}
.service-block span.read-more img{position: relative; z-index: 2; filter: contrast(100);}
.team-section{position: relative; padding-top: 2rem; background-color: #F5F5F5;}
.team-section::before{content: ''; position: absolute; top: 0; z-index: 0; width:28%; height: 100%; background-color: #7bc143;}
.team-section img{position: relative; z-index: 1;}
.statics-section{padding: 4rem 0;}
.counter-block{display: grid; grid-template-columns:50% 50%;}
.counter-box{display: flex; padding: 2rem 1.5rem; width: 100%; align-items: center;}
.counter-box img{margin-right: 1.5rem; width: 60px;}
.counter-box h2{font-size: 2.5rem; font-weight: 700; margin: 0;}
.counter-box p{margin: 0;}
.counter-box:nth-of-type(1), .counter-box:nth-of-type(3){border-right:1px solid #eee; border-bottom:1px solid #eee;}
.counter-box:nth-of-type(2){border-bottom:1px solid #eee;}
.counter-box:nth-of-type(3){border-bottom: 0;}
.counter-box:nth-of-type(2), .counter-box:nth-of-type(4){padding-left: 2rem;}
.testimonials{font-family: "Fira Sans", sans-serif;background-color: #FBFFF8; border-top:1px solid #7BC143; border-bottom:1px solid #7BC143;  padding: 4.5rem 0;}
.testimonials h2{font-size: 2.5rem; font-weight: 700;}
.testimonial-swiper{padding-right: 2.1rem;}
.testimonial-block .swiper-slide{padding: 1.5rem; margin: 0.5rem; border-radius: 8px; background-color: #fff; box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);}
.testimonial-block .swiper-slide .quote-icon{margin-bottom: 1rem;}
.testimonial-user{font-size: 1.1rem; font-weight: 600; color: #7BC143;}
/* .testimonial-arrow{position: relative;z-index: 99;} */
.swiper-arrow { bottom: 0px; width: 110px; display: flex; justify-content: space-between; transform: translateY(-50%); z-index: 99; margin-top: 3rem;}
.swiper-arrow .swiper-button-next:after { content: ""; background-image: url("../images/right-arrow-icon.svg"); background-repeat: no-repeat; background-size: 75%; background-position: center; width: 40px; height: 30px; }
.swiper-arrow .swiper-button-prev:after { content: ""; background-image: url("../images/left-arrow-icon.svg"); background-repeat: no-repeat; background-size: 75%; background-position: center; width: 40px; height: 30px; }
.swiper-arrow .swiper-button-next, .swiper-arrow .swiper-button-prev { position: relative; left: 0%; width: 50px; height: 50px; border:1px solid #999; border-radius: 50%; display: inline-flex; justify-content: center; }

.quick-connect-section{position: relative; overflow: hidden; padding: 4rem 0; background-image: url('../images/quick-connect-img.jpg'); background-repeat: no-repeat; background-size: 50% 100%; background-color: #6D6E70;}
.quick-connect-section::before{content: ''; position: absolute; top: 5%; right:-10%; z-index: 0; width:500px; height: 500px; border-radius: 50%; background: rgba(255, 255, 255, 0.1);}
.quick-connect-section h2{font-size: 2.5rem; color: #fff; font-weight: 700; margin-bottom: 1rem;}
.play-btn{background-color: #fff; text-decoration: none; color: #7bc143; display: inline-flex; justify-content: center; align-items: center; width: 45px; height: 45px; border-radius: 50%; box-shadow: 0 2px 5px rgba(0,0,0,0.1);}
.quick-connect-form{padding: 0 2rem; position: relative; z-index: 1;}
.quick-connect-form .form-control{border-radius: 30px; border: 0; padding: 0.7rem 1.5rem;}  
.quick-connect-form label.error{position: absolute; right:1rem; top: 0.95rem; font-size:0.7rem; color:#ff0000;}

.locations-section{padding: 4rem 0;}
.locations-section .tab-pane{position: relative;}
.locations-section .tab-pane .location-card{color: #fff; position: absolute; top:17%; right:2rem; padding: 2rem; width: 350px; background-color: #6D6E70; border-radius: 8px;}
.location-map{width: 100%; height: 450px; border-radius: 1rem;}
.locations-section .nav-item .nav-link{border-radius: 30px; font-weight: 700; margin: 0 0.6rem; padding: 0.7rem 2rem; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); color: #7BC143;}
.locations-section .nav-item .nav-link.active{background-color: #7BC143; color: #fff;}
.social-icons{display: inline-flex; justify-content: space-between; border-top:1px solid #ccc; padding-top:1rem; margin-top:1.25rem;}
.social-icons a{display: inline-flex; text-decoration: none; align-items: center; justify-content: center; color: #7BC143; background-color: #fff; width:45px; height:45px; border-radius: 30px; margin-right:5px;}
.social-icons a:hover{background-color: #7BC143; color: #fff;}
footer {clear: both; background: #363636; padding: 2rem 0 0; color: #fff; }
footer h4{ font-size: 1.35rem; margin-bottom: 1rem; font-weight: 600; font-family: "Fira Sans", sans-serif; letter-spacing: 1px; color: #fff;}
.footer-links{padding-left: 0;}
.footer-links li { display: block; margin-bottom: 0.5rem; }
.footer-links li a { display: block; text-decoration: none; position: relative; color: #fff; }
/* .footer-links li a::before { content: "*"; position: absolute; left: -1.8rem; top: -6px; width: 15px; height: 15px;  font-size: 2rem; font-weight: 700;} */
/* .footer-address{padding-left: 0;} */
.footer-address li { display: block; margin-bottom: 0.7rem; position: relative;}
.footer-address li::before { content: '\f3c5'; position: absolute; left:-1.5rem; font-family: 'Font Awesome 7 Free'; font-weight: 900; color: #fff;}
.footer-address li:nth-child(2):before { content: '\f0e0'; position: absolute; font-family: 'Font Awesome 7 Free'; font-weight: 900; color: #fff;}
.footer-address li a {word-wrap: break-word; display: block; text-decoration: none; color: #fff; position: relative; }
footer ul li a:hover { color: #7bc143; }
.office-hour p{display: flex; justify-content: space-between;}
.office-hour p span:nth-of-type(1){display: inline-block; width: 30%;}
.office-hour p span:nth-of-type(2){display: inline-block; text-align: right; width: 60%;}
.office-hour a{text-decoration: none; color: #fff;}
.copyright {background-color: #7bc143; text-align: center; font-size: 0.9rem; padding:2rem 1rem; margin: 0; color: #fff; }
.copyright a{text-decoration: none; color: #fff;}
.free-trial { display: none; position: fixed; z-index: 99; left: 0; bottom: 0; width: 100%; }


.inner-banner{position: relative;}
.inner-banner::before{content: ''; position: absolute; z-index: 9; width: 100%; height: 30%; background:linear-gradient(0deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);}
.inner-banner .banner-caption{position: absolute; top: 48%;}
.inner-banner img {object-fit: cover;width: 100%;height: 100%;}
.inner-banner .banner-caption h1{letter-spacing: 2px; font-size: 3rem; color: #2a2a2a;}
.inner-banner .breadcrumb{display: inline-flex;}
.inner-banner .breadcrumb li a, .inner-banner .breadcrumb li.active{text-decoration: none; color: #222; position: relative;}
.inner-banner .breadcrumb li a{ margin-right: 1.25rem; }
.inner-banner .breadcrumb li a::before{position: absolute; right: -1.4rem;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/");}
.services-strip{background-color: #FBFFF8; border-bottom: 1px solid #7bc143;}
.services-strip ul{display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 0; padding-left: 0; margin: 0;}
.services-strip ul li{display: block;}
.services-strip ul li a{display: flex; align-items: center; justify-content: center; line-height: 20px; transition: 0.3s; padding: 1rem; font-weight: 600; color: #2a2a2a; text-decoration: none; text-align: left;}
.services-strip ul li a img{height: 40px; max-height: 40px; margin-right: 0.6rem;}
.services-strip ul li a:hover, .services-strip ul li a.active{background-color: #7bc143; color: #fff; transition: 0.3s;}
.services-strip ul li a:hover img, .services-strip ul li a.active img{filter: invert(1) brightness(100);}
.inner-section{padding: 4rem 0;}
.inner-section img{border-radius: 10px;}
.inner-section h2{font-family: "Fira Sans", sans-serif; font-size: 2.5rem; color: #7bc143; font-weight: 700;}
.inner-section h3{font-family: "Fira Sans", sans-serif; font-size: 1.8rem; color: #A8191D; font-weight: 600;}
.inner-section h4{font-size: 1.2rem;}
.inner-section ul li{display: block; position: relative; padding: 0.3rem 0;}
.inner-section ul li::before{content: '\f00c'; position: absolute; font-size: 0.9rem; font-family: 'Font Awesome 7 Free'; font-weight: 900; left: -1.5rem; top: 5px; color: #7BC143;}
.inner-section ul li a{display: block;  text-decoration: none; color: #7BC143;}
.inner-section ul li a:hover{color: #A8191D;}
.address-box{padding: 1.5rem; background-color: #f5f5f5; border-radius: 8px; margin-top: 1.3rem}
.address-box:hover{background-color: #E8F5FF;}
.address-box .icon-block{width: 60px; height: 60px; display: inline-flex; justify-content: center; align-items: center; font-size: 1.25rem; margin-bottom: 1.2rem; border-radius: 50%; background-color: #076DBE; color: #fff;}
.address-box  a{text-decoration: none; color: #222; word-break: break-all; display: block; margin-top: 1rem;}
.contact-map {
    width: 100%;
    height: 350px;
    border-radius: 1rem;
    margin: 2rem 0;
}
.custom-row h2 button br{display: none;}
/* service listing page */
.service-listing h2{color: #2a2a2a;}
.title-box a{text-decoration: none;}
.title-box span.read-more::before{content: ''; transition: 0.3s; position: absolute; left:80px; top: 1.15rem; opacity: 0;z-index: 0; width: 20px; height: 20px; background-color: #7BC143; border-radius:50%;}
.title-box:hover span.read-more::before{content: ''; transition: 0.3s; position: absolute; left:120px; top: 1.15rem; opacity: 0.4;z-index: 0; width: 20px; height: 20px; background-color: #7BC143; border-radius:50%;}
.title-box:hover span{transition: 0.3s; color: #7bc143;}
.title-box span.read-more{position: relative; transition: 0.3s;padding-top: 1rem; text-transform: uppercase; color: #7BC143;}
.title-box:hover span.read-more{color: #000; transition: 0.3s;}
.title-box span.read-more img{position: relative; z-index: 2; filter: contrast(100);}
@media (min-width:1921px) and (max-width:7000px) {

/*   html, body, header { max-width: 1400px; margin: auto; overflow-x: hidden; } */ }
@media (max-width:1400px) {
  .about-section h4 { font-size: 1.2rem; }
  .about-section h4 img { max-width: 30px; }
  .img-comp-img img{max-width: 1076px;}
  .site-navbar .container { max-width: 90%; }
  .navbar-brand img {  transition: 0.3s;  width: 450px;}
}
@media (max-width:1280px) {
  .site-navbar .container{max-width: 100%; padding: 0;}
  .top-strip .container{max-width: 96%; padding: 0;}
  .site-navbar .site-navigation .site-menu > li { margin: 0; padding: 0; }
  .site-navbar .site-navigation .site-menu > li:last-child > a { padding-right: 0; }
  nav .navbar-brand img{width: 270px;}
  .sticky-wrapper.is-sticky .site-navbar .navbar .navbar-brand img{width: 300px;}
  /* .site-navbar .site-navigation .site-menu > li > a {} */
  .site-navbar .site-navigation .site-menu > li::before { margin-left: -0.3rem; }
  .main-banner .carousel-caption h1 { padding: 0; }
  .img-comp-img img {max-width: 900px;}
  footer .container{max-width: 95%;}
  .banner-caption{width: 600px; top: 30%;}
  .banner-caption h1{font-size: 2.5rem;}
  .main-banner .carousel-control-next{top: 52%;}
  .about-section h2, .improve-section h2, .service-section h2, .team-section h2, .statics-section h2, .testimonial-section h2{font-size: 2.5rem;}
}
@media (min-width:1025px) {
.inner-banner {position: relative;height: 520px;overflow: hidden;}
.inner-banner img {object-fit: cover;width: 100%;height: 100%;}
}
@media (max-width:1030px) {
  nav .navbar-brand img{width: 270px;}
  .sticky-wrapper.is-sticky .site-navbar .navbar .navbar-brand img{width: 250px;}
  .site-navbar .site-navigation .site-menu > li{padding: 0 0.3rem;}
  .site-navbar .site-navigation .site-menu > li > a{padding: 0 0.5rem; font-size: 0.9rem;}
  .banner-caption{top:25%; width:460px;}
  .banner-caption h1{font-size: 2.2rem;}
  .connect-section h2{font-size: 1.25rem;}
  .connect-section a{font-size: 0.9rem;}
  .service-section .swiper-slide img{width: 230px; height: 230px;}
  .service-section .swiper-slide a{padding: 0;}
  .report-efficiency ul{column-count: auto;}
  .office-hour p span{width: auto;}
  footer h4{font-size: 1.7rem;}
}
@media (max-width:990px) {
  .site-menu-toggle { padding: 0.5rem 0.7rem; background: #7bc143; color: #fff; border-radius: 50%; width:45px; height: 45px; display: block; }
  .site-menu-toggle span { display: block; height: 1px; width: 20px; background: #fff; margin: 6px 0; }
  .call-btn{margin-right: 1.5rem;}
  .site-navbar .container{max-width: 96%;}
  .banner-caption{width: 450px; left: 3%; right: auto; top: 24%; font-size: 0.9rem;}
  .banner-caption h1{font-size: 2rem; margin-bottom: 0.5rem;}
  .main-banner .carousel-control-next{top: 57%;}
  .social-share{display: none;}
  .care-therapy{display: none;}
  .service-block{padding: 1rem;}
  .service-block span.service-title{font-size: 1.2rem;}
  .about-section h2,.quick-connect-section h2, .improve-section h2, .service-section h2, .team-section h2, .statics-section h2, .testimonial-section h2{font-size: 2rem;}
  .quick-connect-section{padding: 2rem 0;}
  .quick-connect-form .form-control{padding: 0.5rem 1rem;}
  .locations-section .tab-pane .location-card{right: 1rem; width: 300px; padding: 1rem;}
  .services-strip ul li a{font-size: 12px; padding: 0.4rem; line-height: 16px;}
  .services-strip ul li a img{display: block; margin:0 5px 0 0; height: 30px; max-height: 30px;}
  .inner-banner .banner-caption h1{font-size: 2rem;}
  .inner-banner .banner-caption{top: 40%;}
  .inner-section{padding: 2rem 0;}
}
@media (max-width:767px) {
  .site-navbar{background-color: #fff; position: relative;}
  .site-menu-toggle{border:1px solid #fff;}
  .site-navbar .container{max-width: 100%;}
  .right-nav{width: 100%; justify-content: space-between;}
  .right-nav .btn.btn-light{background-color: #076dbe !important;padding: 0.7rem 0; color: #fff; border-radius: 0; border:0; position: fixed; width: 100%; left: 0; bottom: 0; z-index: 9;}
  nav .navbar-brand img { width: 150px; margin: auto; }
  .call-btn{position: fixed; bottom:0; font-size: 1.1rem; border-top:1px solid #fff; z-index: 99; left:0; width: 100%; padding: 0.7rem; display: block; background-color: #A8191D; color: #fff; text-align: center;}
  .call-btn i{color:#fff; margin-right:6px}
  .sticky-wrapper { height: auto !important; }
  .sticky-wrapper.is-sticky .site-navbar { position: initial !important; }
  .sticky-wrapper.is-sticky .site-navbar .navbar .navbar-brand img { width: 120px; }
  .white-strip{letter-spacing: 1px;}
  .about-section .about-img{margin-bottom: 1.4rem; width: 95%;}
  .swiper-arrow{transform: translateY(10px); position: initial;}
  .main-banner::before{content: none;}
  .banner-caption{position: initial; width: 100%; left: 0; color: #222;  padding: 0.5rem;}
  .banner-caption .btn{margin: 0.5rem 0;}
  .main-banner .carousel-control-prev{left:1rem; top:37%}
  .main-banner .carousel-control-next{right: 1rem; top:37%}
  span.sub-heading{margin-bottom: 0.75rem;}
  .about-section h2,.quick-connect-section h2, .improve-section h2, .service-section h2, .team-section h2, .statics-section h2, .testimonial-section h2{font-size: 1.8rem;}
  .team-section{padding-bottom: 3rem;}
  .team-section::before{content: none;}
  .team-section img{margin-bottom: 1.5rem;}
  .copyright{padding: 2rem 0; margin-bottom: 2rem;}
  ul.social-share{justify-content: center; margin: 1.2rem 0 0;}
  .testimonial-block{padding: 2rem 0;}
  .testimonials p{font-size: 1.1rem;}
  .overlay-content{width: 75%;}
  .serach-overlay button{width: 20%;}
  .inner-banner .banner-caption{position: initial;}
  .inner-section .service-list h3{margin-top: 2rem;}
  .inner-section .can-help{width: 100%;}
  .quick-connect-section{background-size: cover;}
  .quick-connect-section::before{content: none;}
  .quick-connect-form{padding: 0; margin-top: 2rem;}
  .locations-section .tab-pane .location-card{position: initial; width: 100%;}
  .location-map{height: 250px;}
  .services-strip{display: none;}
  .services-strip ul{grid-template-columns:repeat(auto-fit, minmax(50px, 1fr))}
  .services-strip ul li a img{max-height: 35px;}  
  .inner-section{padding-top: 2rem;}
}
@media (max-width:500px) {
  .navbar-brand {margin-right: 0; text-align: center; display: block; }
  nav .navbar-brand img { width: 100%; margin: auto;}
  .counter-block{grid-template-columns:100%;}
  .counter-box:nth-of-type(1), .counter-box:nth-of-type(3){border-right:0; border-bottom: 1px solid #eee;}
  
}
.right {
    float: right;
    margin: 0 0 6px 6px;
}