.side-sticky-social-media {
    display: grid;
    width: 32px;
    position: fixed;
    top: 200px;
    left: 10px;
    z-index: 11;
}
.side-sticky-social-media .social-icon-box {
    margin: 2px 0;
    background: #fff;
    border-radius: 5px;
    border: 2px solid #00a551;
    text-align: center;
}
.side-sticky-social-media .social-icon-box i{
    color: #00a551;
    font-size: 18px;
    padding: 6px;
}

.whatsapp-sticky{
    position: fixed !important;
    top: 300px;
    right: 15px;
    z-index: 1049;
}
.whatsapp-sticky .img-icon {
    cursor: pointer;
    width: 43px;
    height: 43px;
    background-color: #fff;
    box-shadow: 0 5px 4px #0000002c;
    margin: 5px auto;
    border-radius: 50%;
}
.whatsapp-sticky .img-icon img{
    width: 100%;
}

.why-we-are-best-serviec-provider{
    padding: 34px 34px;
    color: #fff;
    background-color: #f79d00;
    border-radius: 4px;
}
.why-we-are-best-serviec-provider p{
    color: #fff;
    font-size: 16px;
}

.contact-info i{
    color: #00a551;
}
.footer-top-area{
    padding: 66px 0px;
    text-align: center;
    background-color: #f79d00;
}
.footer-top-area-title{
    margin-bottom: 24px;
    font-weight: 800;
    color: #fff;
    letter-spacing: 0.8px;
}
.about-blk-content{
    padding: 40px 40px;
    color: #fff;
    background-color: #f79d00;
	border-radius: 4px;
}
.nav-shadow{
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%) !important;
}

.main-heading-two{
    font-size: 26px;
    font-weight: 500;
    border-left: 6px solid #00a551;
    padding: 4px 14px !important;
    margin-bottom: 18px;
}
.icon-square{
    width: 22px;
}
.why-choose-box{
    margin: 15px 10px;
    padding: 30px 30px 25px;
    background-color: #fff;
    transition: box-shadow .2s;
    transition: all 0.4s ease 0s;
    border-radius: 12px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 10%);
    cursor: pointer;
}
.why-choose-box:hover {
    -webkit-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 20%);
}
.why-choose-box img{
    width: 30%;
    height: 65px;
}
.why-choose-box .why-choose-title{
    font-size: 22px;
    color: #2a3b6b;
    margin-top: 15px;
    margin-bottom: 10px;
}
.why-choose-box .why-choose-para{
    color: #3A3A3A;
    font-weight: normal;
    font-size: 17px;
}
.counter-number-section{
    padding: 30px 0px;
    background-color: #00a551;
}
.counter-number-section .counter-box{
    text-align: center;
}
.counter-number-section .counter-box .counter-title{
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
}
.counter-number-section .counter-box .counter-para{
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}
.counter-border-end{
    border-right: 1px solid #fff;
}

.booking-service-card{
    padding: 40px 40px;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #00a551;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border-radius: 10px;
}
.booking-service-card label{
    color: #000;
    font-size: 14px;
    /* font-weight: 500; */
    letter-spacing: 0.7px;
    margin-bottom: 5px;
}
.booking-service-card i{
    color: #00a551;
}
.booking-service-card .input-group .form-control{
    border-right: 0px solid;
    font-size: 14px;
}
.booking-service-card .input-group .input-group-text{
    background-color: transparent !important;
    border-left: 0px solid #fff;
}
.book-btn{
    border: 2px solid #c63230;
    padding: 10px 40px;
    background-color: #fff;
    border-radius: 6px;
    font-weight: 500;
    font-size: 16px;
}
.book-btn:hover {
    background-color: #c63230;
    color: #fff;
}
.ls-0{
    letter-spacing: 0.6px;
}
.bg-yellow{
    background-color: #f79d00 !important;
}
.bg-green{
    background-color: #00a551 !important;
}
.btn-border-white{
    border: 1px solid #fff;
}

.footer-bottom{
    background-color: #263133;
}
.footer .footer-bottom .copyright{
    border-top: 1px solid #585f5f !important;
}
.footer-new-bg{
    background-color: #515a5c;
}
.contact-queries{
    padding: 20px 29px;
    border: 1px solid #00a551;
    border-radius: 4px;
}

.parallax {
    background-image: url("../images/Paralax.jpg");
    min-height: 300px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-gray{
    background-color: #F5F7F9;
}
.bg-f5f5f5{
    background-color: #f5f5f5;
}
.service-box-2{
    border-radius: 4px;
    background-color: #fff;
}
.service-box-2:hover {
    -webkit-box-shadow: 0 20px 20px rgb(23 42 65 / 10%);
    -moz-box-shadow: 0 20px 20px rgb(23 42 65 / 10%);
    box-shadow: 0 20px 20px rgb(23 42 65 / 10%);
    color: #00a551;
}
.service-box-2 img{
    width: 100%;
    border-radius: 4px 4px 0px 0px;
}
.service-box-2 .service-box-body-2{
    padding: 12px;
    margin-bottom: 20px;
}

.service-box-2 .service-box-body-2 .service-box-title-2{
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0px;
    text-align: center;
    letter-spacing: 0.5px;
}
.service-box-2 .service-box-body-2 .service-box-title-2:hover{
    text-decoration: underline;
    color: #00a551;
}

.top-navbar{
    background-color: #00a551;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
}
.top-navbar-title{
    color: #fff;
    margin-bottom: 2px;
    letter-spacing: 1px;
}
.header{
    background-color: #fff;
    border-bottom: 1px solid #dce0e6;
}
.main-nav > li > a{
    line-height: 1.5;
    font-size: 20px;
    font-weight: 600;
    color: #1d1d1b;
}
.book-service-btn{
    font-size: 18px !important;
    background-color: #00a551;
    border-radius: 4px;
    color: #fff !important;
    text-align: center;
    padding: 0.5em 1.38em 0.5em !important;
    margin-top: 12px;
}
.btn-yellow{
    font-size: 18px;
    background-color: #f79d00;
    border-radius: 4px;
    color: #fff !important;
    text-align: center;
    padding: 12px 40px;
}

.border-end-none{
    border-right: 0 !important;
}
.border-start-none{
    border-left: 0 !important;
}
.section-search > p{
    font-size: 17px;
}
.search-cat{
    margin-top: 0px;
}
.section-search .input-group-text{
    border-radius: 4px !important;
}
.section-search {
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 30px 30px;
}


.banner-image{
    padding-top: 64px;
    padding-bottom: 60px;
    background: url(../images/page-banner.jpg) no-repeat 50% 0;
    background-size: cover;
    text-align: center;
}
.banner-title{
    margin-bottom: 3px;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.46;
    color: #fff;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}
.banner-links{
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 11px;
    margin-bottom: 12px;
}
.section-heading-area{
    padding-bottom: 20px;
}
.section-heading{
    font-size: 30px;
    font-weight: 800;
    color: #2c3038;
    margin-bottom: 10px;
}
.section-heading-area p{
    font-size: 18px;
    color: #858585;
}
.main-heading{
    margin-top: 0px;
    margin-bottom: 14px;
    font-size: 24px;
    font-weight: 600;
    color: #222;
}
.service-image{
    width: 100%;
    border-radius: 5px;
    margin-bottom: 12px;
}
.service-title{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 16px;
    margin-top: 8px;
}

.available-widget ul li{
    text-align: left !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    border-bottom: 1px solid #eee;
}
.available-widget ul li a{
    color: #666;
    font-size: 13px;
    font-weight: 400;
}
.available-widget ul li a i{
    color: #666;
    padding-right: 10px !important;
}

.pop-service-nav .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 110px;
    left: -60px;
    background: #00a551;
    width: 38px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    opacity: 1;
}
.pop-service-nav .owl-carousel .owl-nav .owl-next {
    right: -60px;
    position: absolute;
    top: 110px;
    left: inherit;
    background: #00a551;
    width: 38px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    opacity: 1;
}
.pop-service-nav .owl-prev:before {
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    font-weight: 900;
    color: #fff;
}
.pop-service-nav .owl-next:after {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    font-weight: 900;
    color: #fff;
}

/* Related Services Owl Carousel */
.related-services-nav .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 110px;
    left: -60px;
    background: #00a551;
    width: 38px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    opacity: 1;
}
.related-services-nav .owl-carousel .owl-nav .owl-next {
    right: -60px;
    position: absolute;
    top: 110px;
    left: inherit;
    background: #00a551;
    width: 38px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    opacity: 1;
}
.related-services-nav .owl-prev:before {
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    font-weight: 900;
    color: #fff;
}
.related-services-nav .owl-next:after {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    font-weight: 900;
    color: #fff;
}

.why-us-card{
    padding: 40px 30px;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    text-align: center;
}
.why-img-area{
    height: 80px;
    width: 50px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.why-us-card img{
    width: 100%;
    margin-bottom: 26px;
}
.why-us-card .why-title{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 12px;
}
.why-us-card p{
    font-size: 18px;
    margin-bottom: 0px;
}
.why-us-card:hover {
    box-shadow: 0 0 40px rgb(0 0 0 / 20%);
}

.howwork .iconround{
    box-shadow: 0px 9px 13px #ff000040 !important;
}
.service-amount{
    text-align: center;
}
.service-reach-us a{
    margin-top: 16px;
    border: 1px solid #e2e7ef;
    border-radius: 4px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #1d1d1d;
}
.service-reach-us a img{
    margin-right: 4px;
}
.bg-f2f2f2{
    background-color: #f2f2f2;
}
.section{
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #ddd;
}
.testi-card {
    transition: all .3s ease;
    cursor: pointer;
}
.testi-card:hover {
    -webkit-box-shadow: 0 0 20px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 0 20px 10px rgb(0 0 0 / 10%);
}
.testi-card .testi-content p {
    font-size: 15px;
    color: #111;
    font-style: italic;
    margin-top: 8px;
}
.testi-card .review-title{
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 6px;
}
.testi-card .review-designation{
    font-size: 1rem;
    font-weight: 100;
}
.testi-card .testi-content i {
    font-size: 14px;
    color: #85C441;
}
.review-link{
    color: #17a2b8!important;
    text-decoration: none;
    font-size: 1.25rem;
}
.review-link:hover{
    text-decoration: underline;
}
.sub-heading {
    font-size: 24px;
    font-weight: 300;
}
.new-download-app {
    padding-top: 60px;
    padding-top: 30px;
}
.new-download-app .title{
    font-size: 30px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
}
.new-download-app p {
    font-size: 18px;
    color: var(--black);
}
.search-input.line{
    width: 84%;
}
.menu-logo img,
.nav-logoimage{
    width: 28% !important;
}

.works-card{
    padding-top: 10px;
    padding-bottom: 10px;
}
.works-card img{
    width: 26%;
    padding-top: 16px;
    padding-bottom: 20px;
}
.works-card .work-title{
    color: #000;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.75rem;
    letter-spacing: 0.5px;
    margin: 0 0 0.25rem;
}
.works-card .work-para{
    font-size: 17px;
    font-weight: 100;
}


@media only screen and (max-width: 600px) {
    .pop-service-nav .owl-carousel .owl-nav .owl-prev{
        position: unset;
        display: inline;
    }
    .pop-service-nav .owl-carousel .owl-nav .owl-next{
        position: unset;
        display: inline;
    }

  	.bar-icon span{
        background-color: #000;
    }
    .menu-logo img{
        margin-top: 20px;
    }
    .main-nav{
        margin-top: 22px;
    }
    .main-nav > li > a{
        color: #fff;
        padding: 8px 30px !important;
        font-size: 14px !important;
    }
    .home-banner{
        height: 140px !important;
        position: relative;
    }
    .section-search {
		margin-top: 10px;
		margin-bottom: 10px;
        padding: 10px;
	}
    .counter-border-end{
        border: none;
    }
    .counter-number-section .counter-box {
        margin-bottom: 20px;
    }
    .btn-yellow{
        padding: 12px 20px;
    }

}


