/*
Theme Name: Go Away Pest
Theme URI:
Author:
Author URI:
Description:
Version: 1.0
*/
body{
    font-family: var(--font)!important;
}
a{
    color: inherit;
}
.btn-wpp{
    position: fixed;
    right: 10px;
    bottom: 90px;
    z-index: 998;
    width: 250px;
    transition: var(--transition);
    border-radius: 15px;
}
.btn-wpp:hover{
    transform: scale(1.01);
    box-shadow: 0px 0px 16px 4px rgb(0 0 0 / 35%);
}
.detalhe{
    color: var(--c-red) !important;
    font-family: var(--font);
    margin-bottom: 16px!important;
    display: flex;
    align-items: center;
    gap: 8px;
}
.detalhe img{
    position: initial!important;
    margin: 0!important;
    width: 1.125em;
}
.outline{
    text-shadow: -2px -2px 0 var(--c-white), 2px -2px 0 var(--c-white), -2px  2px 0 var(--c-white), 2px  2px 0 var(--c-white);
}
.prgoress_indicator{
    right: 90px;
    bottom: 14px;
    z-index: 997;
}
.prgoress_indicator::after{
    color: var(--c-red3);
}
.prgoress_indicator svg.progress-circle path{
    stroke: var(--c-red3);
}
.section-title.left{
    margin-bottom: 60px;
}
.home-six .single-feature-box{
    margin-bottom: 0!important;
}
.top-header-info .contacts_list li:hover a{
    color: var(--c-white);
}
.contacts_list{
    gap: 16px;
}
.contacts_list_emergency{
    border: 1px solid var(--c-white);
    border-radius: 10px;
    transition: var(--transition);
}

.contacts_list_emergency span:first-child{
    border: 1px solid var(--c-white);
    color: var(--c-red);
    background-color: var(--c-white);
    border-radius: 10px;
    margin-left: -2px;
    padding: 4px;
    font-weight: 600;
}

.contacts_list_emergency span:last-child{
    color: var(--c-white);
    padding: 4px;
}

.contacts_list_emergency:hover{
    box-shadow: 0px 0px 16px 4px rgb(0 0 0 / 35%);
}

.contacts_list_social{
    background-color: var(--c-black);
    color: var(--c-white);
    border-radius: 5px;
    padding: 4px 8px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
    transition: var(--transition);
}

.contacts_list_social:hover{
    background-color: var(--c-red);
    border-color: var(--c-white);
}

.contacts_list_social:hover a{
    color: var(--c-white);
}

.header-logo{
    width: 160px;
    height: auto;
}

.home-six.header-area .header-menu ul .header-menu-item:hover > a,
.home-six.header-area .header-menu ul .header-menu-item:hover > span{
    color: var(--c-red) !important;
}

.seven.home-six .header-menu ul li a{
    text-transform: initial;
}

.header-menu ul li span.nav-link{
    display: inline-block;
    padding: 36px 0;
    font-size: 17px;
    font-weight: 500;
    transition: 0.5s;
    color: #00000a
}

.header-menu ul li .sub-menu{
    border-top-color: var(--c-red);
}

.header-menu ul li .sub-menu li a:before{
    background-color: var(--c-red);
}

.mean-container .mean-bar{
    background: var(--c-white);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
}

.mean-container .mean-bar.open{
    display: block;
}

.mean-container a.meanmenu-reveal span{
    background-color: var(--c-red);
}

.mean-container a.meanmenu-reveal{
    color: var(--c-red);
    position: absolute;
    top: initial;
}

.mean-container a.meanmenu-reveal.meanclose{
    position: relative;
    top: 8px;
}

.meanmenu-reveal.meanclose:hover{
    color: var(--c-red) !important;
}

.mean-container .mean-bar::before{
    content: "";
    background: url("./public/assets/images/logo/LOGO-GOAWAY.svg") no-repeat center/contain;
    top: initial;
    width: 120px;
    aspect-ratio: 16/9;
}

.mean-container .mean-nav{
    background: var(--c-white);
    margin-top: 16px;
}

.header-area .navbar-toggler{
    border: none;
    color: var(--c-white);
    padding-right: 0;
}

.header-area .navbar-toggler:focus{
    box-shadow: none;
}

.header-area .navbar-toggler:focus-visible{
    outline: none;
}

.header-area .navbar-toggler .navbar-toggler-icon{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
    width: 40px;
    height: 40px;
}
.header-area .navbar-toggler[aria-expanded="false"] .navbar-toggler-icon{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5'/%3E%3C/svg%3E");
}
.hero-area.home-seven{
    background: url("./public/assets/images/banner/Hero-Banner.webp") no-repeat right/cover;
}
.section-title.left h1{
    font-size: 48px;
    line-height: 1;
}
.home-seven .hero-content h1{
    font-size: 48px;
    line-height: 1.2;
    max-width: 18ch;
    font-weight: 900;
}
.home-seven .hero-content p{
    color: var(--c-red);
    font-weight: 700;
    line-height: 1.2;
    max-width: 62ch;
    opacity: 1;
}
.echofy-button a{
    background: var(--c-red);
    border-color: var(--c-red);
}
.echofy-button a:hover{
    color: var(--c-red);
}
.home-six.why-choose-area{
    margin-top: 0;
    padding: 120px 0;
}
.home-six.why-choose-area{
    background: var(--c-red2);
}
.home-six .why-choose-thumb{
    left: -205px;
}
.home-six .why-choose-us-item{
    gap: 30px;
    padding-left: 10px;
}
.choose-us-icon{
    background-color: var(--c-red);
    min-width: 70px;
    max-width: 70px;
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    position: relative;
    border-radius: 8px;
}
.choose-us-icon::before{
    content: "";
    width: 125%;
    height: 125%;
    position: absolute;
    border: 1px dashed var(--c-white2);
    border-radius: 8px;
}
.choose-us-icon img{ 
    height: 50px;
}
.home-six .section-title.left h1{
    font-size: 48px;
    line-height: 1;
}
p.section-desc,
.home-six .choose-us-content p{
    color: var(--c-white);
}
.feature-area.home-six.seven{
    background: var(--c-red2);
    background: linear-gradient(180deg, var(--c-red2) 50%, var(--c-white2) 50%);
    padding: 1px 0 120px;
}
.home-six.feature-area .section-title{
    margin-bottom: 60px;
}
.home-six.feature-area .section-title h2{
    font-size: 48px;
    font-weight: 700;
    line-height: 45px;
    color: var(--c-white);
    text-align: center;
}
.home-seven.single-feature-box{
    flex-direction: column;
    background-color: var(--c-red);
    padding: 16px 8px;
    gap: 8px;
    border-radius: 15px;
    height: 100%;
}
.home-six .single-feature-box:hover{
    transform: skew(0deg);
}
.feature-content a{
    width: max-content;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
}
.feature-content a::after{
    transition: 0.5s;
    content: "";
    width: 0;
    height: 2px;
    background: var(--c-white);
    display: block;
}
.home-seven.single-feature-box:hover .feature-content a::after{
   width: 100%;
}
.home-seven.single-feature-box:before{
    background-color: var(--c-red2);
}
.home-seven.single-feature-box .feature-content{
    text-align: center;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.home-six .feature-content h4{
    font-size: 24px;
}
.home-seven.single-feature-box .feature-content p{
    font-size: 14px;
    line-height: 1.4;
}
.home-seven.single-feature-box .feature-content h4,
.home-seven.single-feature-box .feature-content p,
.home-seven.single-feature-box .feature-content a{
    color: var(--c-white);
}
.home-six.feature-area .feature-icon img{
    width: 50px;
    height: 50px;
}
.process-area-two{
    background: var(--c-white2);
    padding: 0 0 60px;
    margin-top: 0;
}
.process-area-two .section-title.center{
    margin-bottom: 120px;
}
.home-six .section-title.center h1{
    text-transform: capitalize;
    font-size: 48px;
    line-height: 1;
}
.single-process-box-two:before{
    background-image: url("./public/assets/images/icons/SETAS.webp");
    right: 90px;
    top: 20px;
    background-size: 35%;
}
.single-process-box-two.style-three:before{
    background-image: url("./public/assets/images/icons/SETAS-2.webp");
    background-size: 35%;
}
.process-icon-thumb-two:before{
    width: 160px;
    height: 160px;
    border-color: var(--c-red);
    background-color: var(--c-red);
    background-origin: content-box;
    background-clip: content-box;
    padding: 4px;
    inset: initial;
}
.process-icon-thumb-two{
    display: flex;
    align-items: center;
    justify-content: center;
}
.process-icon-thumb-two img{
    height: 80px;
}
.process-two-content h4{
    margin: 85px 0 15px;
}
.home-six.pricing-area{
    padding: 0 0 120px;
    background: var(--c-white2);
}
.home-six .single-pricing-box{
    padding: 40px 30px 20px;
    border-radius: 30px;
}
.home-six .pricing-text h4{
    color: var(--c-red);
    font-weight: 900;
    font-size: 20px;
    background-color: var(--c-white2);
    top: 10px;
}
.home-six .pricing-text.text-1 h4{
    left: -85px;
}
.home-six .pricing-text.text-2 h4{
    left: -130px;
}
.home-six .pricing-list-item{
    margin-top: 60px;
}
.home-six .pricing-list-item ul li{
    display: flex;
    align-items: center;
    gap: 8px;
    margin-left: 0;
    font-size: 1rem;
}
.home-six .pricing-list-item ul li:before{
    font-family: 'bootstrap-icons';
    background: transparent;
    width: 16px;
    height: 28px;
    position: initial;
    display: block;
    font-size: 1em;
}
.home-six .pricing-list-item ul li.y:before{
    content: "\F26A";
    color: #008000;
}
.home-six .pricing-list-item ul li.n:before{
    content: "\F622";
    color: var(--c-red);
}
.home-six .pricing-list-item ul li.other:before{
    width: 16px;
    height: 16px;
    background: grey;
    border-radius: 100%;
}
.home-six.pricing-area .single-pricing-box .echofy-button{
    margin-top: 60px;
}
.home-six.pricing-area .single-pricing-box .echofy-button a{
    font-size: 26px;
    border-radius: 15px;
}
.carrossel-commercial{
    margin-top: 60px;
}
.carrossel-commercial-btns button{
    border-radius: 10px;
    background-color: var(--c-white);
    border: none;
    width: 50px;
    height: 50px;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transition: var(--transition);
}
.carrossel-commercial-btns button:hover{
    background-color: var(--c-red);
    color: var(--c-white);
}
.home-six .echofy-button a:before{
    border-radius: 15px;
}
.pricing-shape-container{
    position: absolute;
    top: 45px;
    right: 46px;
    width: 80px;
    height: 80px;
    background: var(--c-white2);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-six .pricing-shape-1{
    position: initial;
    top: initial;
    right: initial;
}
.home-six .pricing-shape-1 img{
    height: 40px;
}
.service-area{
    padding: 0 0 120px;
    background: var(--c-white2);
}
.service-content{
    background: var(--c-white);
    border-radius: 30px;
    height: 520px;
}
.service-content:before{
    border-color: var(--c-red);
}
.single-service-box{
    padding: 0!important;
}
.single-service-box:hover .service-content:before{
    border-radius: 30px;
}
.single-service-box:hover .service-content:after{
    background: var(--c-red);
    width: calc(100% - 32px);
    left: 16px;
    border-radius: 25px 25px 0 0;
}
.single-service-box:hover .service-content{
    background: var(--c-white);
}
.service-content-icon{
    background-color: var(--c-red);
    width: 70px;
    height: 70px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
}
.service-content-icon img{
    height: 35px;
}
.service-content h4{
    font-weight: 700;
    color: var(--c-red);
    max-width: 14ch;
}
.service-content h4:before{
    background: var(--c-red);
}
.service-thumb{
    width: calc(100% - 76px);
    margin-left: auto;
    margin-right: auto;
}
.service-thumb img{
    padding: 0;
    border-radius: 30px;
}
.home-six.testimonial-area{
    background: var(--c-white2);
    padding: 0 0 120px;
}
.testimonial-area .section-title.center{
    margin-bottom: 60px;
}
.home-six .single-testimonial-box{
    background: var(--c-white);
    margin: 0;
}
.home-six .testi-author-content span,
.home-six .testimonial-content p{
    color: var(--c-black);
}
.single-testimonial-box .testi-author-thumb img{
    border-radius: 100%;
}
.logo-google{
    width: 40px;
    position: absolute;
    right: 28px;
    bottom: 60px;
}
.home-six .single-testimonial-box:hover .author-rating{
    background: var(--c-red);
}
.home-six .author-rating ul li{
    color: var(--c-red);
}
.echofy-button{
    margin-top: 60px;
}
.echofy-button.style-five a{
    font-size: 26px;
    border-radius: 15px;
}
.echofy-button a:hover:before{
    border-radius: 15px;
}
.echofy-button.style-five .banner-btn{
    font-size: 26px;
    border-radius: 15px;
    font-weight: 600;
    background: var(--c-red);
    border: 2px solid var(--c-red);
    position: relative;
    z-index: 1;
    padding: 14px 40px;
    color: var(--c-white);
    transition: 0.5s;
}
.echofy-button.style-five .banner-btn::before{
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    left: 50%;
    top: 0;
    background: #fff;
    border-radius: 5px;
    z-index: -1;
    transition: 0.5s;
}
.echofy-button.style-five .banner-btn:hover{
    color: var(--c-red);
}
.echofy-button.style-five .banner-btn:hover::before{
    width: 100%;
    left: 0;
    border-radius: 15px;
}
.home-six.contact-area{
    background: var(--c-red);
    position: relative
}
.home-six.contact-area:before{
    background: var(--c-white2);
}
.home-six.contact-area .contact-area-bg-left{
    height: 100%;
    width: 48%;
    background: var(--c-red) url("./public/assets/images/bg/Form.webp") no-repeat right top/cover;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.home-six.contact-area::after{
    display: none;
}
.home-six .contact-left{
    left: 0;
    position: absolute;
}
.home-six .contact-content h4{
    font-size: 56px;
    line-height: 1.2;
    margin-left: auto;
    margin-right: auto;
}
.home-six .contact-content p{
    color: var(--c-white);
    font-size: 20px;
}
.home-six .contact-title h4{
    font-size: 48px;
}
.home-six .contact-box input,
.home-six .contact-box select,
.home-six .contact-box textarea{
    border-color: var(--c-black);
    background-color: transparent;
    border-radius: 5px;
}
.home-six .contact-box select{
    height: 58px;
}
.home-six .contact-box input:focus,
.home-six .contact-box select:focus,
.home-six .contact-box textarea:focus{
    box-shadow: 0 0 0 .25rem rgba(209, 31, 33, 0.25);
}
.contact-submit-button button{
    background: var(--c-red);
    border-color: var(--c-red);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    padding: 10px 40px;
    border-radius: 10px;
}
.contact-submit-button button:hover{
    color: var(--c-red);
}
.home-seven.blog-area{
    background: var(--c-white2);
    padding: 120px 0;
}
.home-six .meta-blog span{
    background: var(--c-red);
}
.blog-thumb img{
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.home-six .blog-thumb:before{
    background-image: linear-gradient(0deg, rgba(209, 31, 34, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
.home-six .blog-text span,
.home-six .blog-content a{
    color: var(--c-red);
}
.home-six.home-seven .blog-content{
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background: var(--c-white);
}
.home-six .blog-content a:hover{
    color: var(--c-red2);
}
.home-six .blog-button a{
    border-color: var(--c-red);
    background: var(--c-red);
}
.home-six .blog-button a:hover{
    color: var(--c-red) !important;
    background: var(--c-white);
}
.home-six .blog-button a:hover i{
    color: var(--c-red) !important;
}
.splide.is-initialized:not(.is-active) .splide__list.row{
    display: flex;
}
.home-three.footer-area{
    background: var(--c-red);
    padding-top: 60px;
}
.home-three .subscribe-area{
    border-bottom: 2px solid var(--c-white);
    margin-bottom: 0;
    padding-bottom: 60px;
}
.home-three .subscribe-content p{
    color: var(--c-white);
    opacity: .9;
}
.home-three .subscribe-box{
    display: grid;
    grid-template-columns: 1fr max-content;
}
.home-three .subscribe-box .invalid-feedback{
    grid-row: 2;
}
.home-three .was-validated .subscribe-box .form-control:invalid{
    border-color: var(--c-white2);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23fdf1f1'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23fdf1f1' stroke='none'/%3e%3c/svg%3e");
}
.home-three .subscribe-box input{
    border-color: var(--c-white);
    color: var(--c-white);
    width: 100%;
}
.home-three .subscribe-box input::placeholder{
    color: var(--c-white);
}
.home-three .subscribe-box button{
    background: var(--c-white);
    color: var(--c-red);
    transition: var(--transition);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-weight: 700;
    left: -2px;
}
.home-three .subscribe-box button:hover{
    background: var(--c-red2);
    color: var(--c-white);
    border-color: var(--c-red2);
}
.home-five.footer-area{
    background: var(--c-red);
    padding-top: 60px;
    padding-bottom: 60px;
}
.home-five.footer-area .container-row-2{
    padding-bottom: 60px;
    border-bottom: 2px solid var(--c-white);
    margin-bottom: 60px;
}
.home-five.footer-area .footer-logo img{
    height: 80px;
}
.home-five .footer-contact-content p,
.home-five .footer-contact-content h4,
.home-five .footer-widget-menu ul li a{
    opacity: .9;
    font-weight: 400;
}
.home-five .footer-widget-menu ul li a{
    line-height: 1;
}
.home-five .footer-contact-info{
    max-width: max-content;
}
.home-five .footer-contact-content p,
.home-five .footer-contact-content h4{
    transition: var(--transition);
}
.home-five .footer-contact-info:hover .footer-contact-content p,
.home-five .footer-contact-info:hover .footer-contact-content h4{
    color: var(--c-red2);
}
.home-five .footer-contat-info-icon i{
    background: var(--c-red3);
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    position: relative;
}
.home-five p.footer-desc{
    max-width: 38ch;
    opacity: .9;
}
.widget-3 > ul{
    display: grid;
    grid-template-rows: repeat(7, auto);
    grid-auto-flow: column;
    gap: 16px 120px;
    justify-content: start;
}
.home-five .footer-widget-menu ul li a:hover{
    color: var(--c-white2);
    opacity: 1;
}
.home-five .footer-widget-menu ul li a:before{
    background: var(--c-white2);
    bottom: -4px;
}
/* ABOUT US STYLE START */
.home-two.testimonial-area.about{
    background-image: url("./public/assets/images/banner/banner-about-us.webp");
    padding-top: 120px;
    padding-bottom: 120px;
}
.home-two.counter-area{
    padding-top: 120px;
    padding-bottom: 120px;
    background: var(--c-white2);
}
.testimonial-area .content{
    color: var(--c-black);
}
.home-two .row.fade-de{
    margin: 0;
    background-image: url("./public/assets/images/bg/shape-box.webp");
}
.home-two .single-counter-box .conuter-icon img{
    width: 90px;
    height: 90px;
}
/* ABOUT US STYLE END */
/* PEST LIBRARY STYLE START */
.breadcumb-area{
    padding: 130px 0 130px;
}
.breadcumb-title h4{
    font-size: 58px;
}
.breadcumb-content ul li a:before{
    display: none;
}
.breadcumb-content ul li a.separador:before{
    display: block;
}
.breadcumb-content ul li.separador{
    position: relative;
}
.breadcumb-content ul li.separador::before{
    position: absolute;
    content: "";
    width: 17px;
    height: 2px;
    right: -30px;
    top: 13px;
    background: #fff;
}
.widget-category ul li a.active{
    background: var(--c-red);
    color: var(--c-white);
}
.widget-category ul li a.active img{
    filter: brightness(0) invert(1);
}
.services-details-area{
    padding: 60px 0 120px;
}
h3.widget-sidber-contact-number a,
span.widget-sidber-contact-gmail i,
span.widget-sidber-contact-gmail a{
    transition: var(--transition);
}
span.widget-sidber-contact-gmail:hover i,
span.widget-sidber-contact-gmail:hover a,
h3.widget-sidber-contact-number a:hover{
    color: var(--c-red2);
}
/* PEST LIBRARY STYLE END */
/* RESIDENTIAL STYLE START */
.hero-area.home-seven.residential{
    background: var(--c-red) url("./public/assets/images/bg/residential.webp") center/cover no-repeat;
    height: auto;
    padding-top: 120px;
    padding-bottom: 120px;
}
.hero-area.home-seven.residential.commercial{
    background-image: url('./public/assets/images/bg/commercial.webp');
}
.residential .hero-content h1{
    max-width: max-content;
    color: var(--c-white);
}
.residential .hero-content p{
    max-width: max-content;
    width: 100%;
    font-size: 16px;
    color: var(--c-white);
}
.residential .contact-title .title{
    font-size: 28px;
    color: var(--c-white);
}
.residential form input,
.residential form select{
    width: 100%;
    height: 58px;
    border: 1px solid var(--c-white);
    border-radius: 5px;
    outline: 0;
    padding: 0 16px;
    color: var(--c-black);
    margin-bottom: 20px;
    background-color: var(--c-white);
}
.residential form textarea{
    width: 100%;
    height: 148px;
    border: 1px solid var(--c-white);
    border-radius: 5px;
    outline: 0;
    padding: 12px 16px;
    color: var(--c-black);
    background-color: var(--c-white);
}
.residential .contact-submit-button button{
    background: var(--c-white);
    border-color: var(--c-white);
    color: var(--c-red);
}
.residential .contact-submit-button button:hover{
    border-color: var(--c-red2);
    background: var(--c-red2);
    color: var(--c-white);
}
.home-six.pricing-area.residential{
    padding-top: 120px;
}
.home-three.service-title-area.residential .section-title.center{
    margin-bottom: 60px;
}
.home-three.service-title-area.residential .section-title.center h1{
    font-size: 48px;
    line-height: 1;
}
.home-three.service-title-area.residential.commercial .section-title.center h1{
    font-size: 40px;
}
.home-three.residential .splide__list{
    min-height: 412px;
}
.home-three.residential .single-service-box{
    padding: 16px !important;
    height: 100%;
    position: relative;
}
.home-three.services-area .carrossel-services.add-background,
.home-three.services-area .carrossel-services-commercial.add-background{
    background: #F6F7F9;
    padding: 0 30px 39px;
    margin-top: -13px;
}
.home-three.services-area .carrossel-services-commercial .commercial{
    row-gap: 24px;
}
.home-three.services-area .services-button{
    position: absolute;
    width: calc(100% - 32px);
    bottom: 16px;
}
.home-three.service-title-area{
    padding-top: 120px;
}
.home-three.services-area{
    padding-bottom: 120px;
}
.home-three .services-icon-thumb{
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-three .services-icon-thumb img{
    width: 45px;
    height: 45px;
}
.home-three .services-button a{
    background: var(--c-red);
}
.home-three .services-icon-thumb:before{
    background: var(--c-red);
}
.home-three .services-button a:before{
    background: var(--c-red2);
}
.home-three.hero-area.residential{
    background: var(--c-red) url("./public/assets/images/bg/Residential-Conference.webp") center/cover no-repeat;
}
/* RESIDENTIAL STYLE END */
/* COMMERCIAL STYLE START */
.home-three.counter-area.commercial{
    padding-top: 120px;
    padding-bottom: 120px;
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("./public/assets/images/bg/awards.webp") left/cover no-repeat;
}
.commercial .logo-google{
    position: initial;
}
.home-three .average-rating h4{
    background: var(--c-red);
}
.commercial .stars{
    color: var(--c-red);
}
.home-three .rating-content p,
.home-three .counter-content p{
    color: var(--c-white2);
}
.counter-content .maps{
    font-size: 40px;
    margin-top: 20px;
}
/* COMMERCIAL STYLE END */
/* CONTACT STYLE START */
.contact-area{
    padding-top: 60px;
    padding-bottom: 120px;
}
.row.contact-info-bg{
    background: url("./public/assets/images/bg/shape-box.webp");
}
.row.pagla-shahin{
    padding-top: 120px;
}
.row.contact-info-bg .contact-info-icon img{
    width: 100px;
}
.contact-info-content .link{
    color: var(--c-white);
    transition: var(--transition);
}
.contact-info-content .link:hover{
    color: var(--c-red2);
}
.contact-box input,
.contact-box textarea{
    width: 100%;
    height: 58px;
    border: 1px solid #2222;
    border-radius: 5px;
    outline: 0;
    padding: 0 16px;
    color: #111;
    margin-bottom: 20px;
    border-color: var(--c-black);
    background-color: transparent;
}
.contact-box textarea{
    height: 150px;
    padding-top: 12px;
    padding-bottom: 12px;
}
/* CONTACT STYLE END */
/* NEWS STYLE START */
.blog-list-area,
.blog-details-area{
    padding-top: 60px;
    padding-bottom: 120px;
}

.blog-thumb img{
    object-fit: cover;
    object-position: center;
}
.blog-list-area span.mate-text:before,
.widget-sidber-content h4:before,
.blog-details-area span.mate-text:before,
.widget-category ul li a:before,
.widget-catefories-tags a:before{
    background: var(--c-red);
}
.blog-list-area .meta-blog i,
.pagination-new .page-item .page-link,
a.blog-list-title:hover,
.blog-list-button a:hover,
p.blog-list-desc a:hover,
.recent-widget-content p,
.blog-details-area .meta-blog i,
.blog-post-content p,
.blog-post-content a:hover,
.blog-details-post .owl-prev i,
.blog-details-post .owl-next i,
.news-category:hover{
    color: var(--c-red);
}
.sidber-widget-recent-post:hover .recent-widget-content a{
    color: var(--c-red)!important;
}
.widget-sidber,
.blog-post-box{
    background: var(--c-white2);
}
.pagination-new .active>.page-link, 
.pagination-new .page-link.active{
    background: var(--c-red);
    color: var(--c-white);
    border-color: var(--c-red);
}
.pagination-new .page-link:focus{
    box-shadow: 0 0 0 .25rem rgba(209, 31, 33, 0.25);
}
.pagination-new .page-link:focus-visible{
    outline: 0;
}
/* NEWS STYLE END */

/* PEST LIBRARY START */
.breadcumb-area{
    background-image: url("./public/assets/images/bg/pest-library.webp");
}
.widget-category ul li a{
    display: flex;
    align-items: center;
}
.widget-category ul li img{
    width: 20px;
}
.widget-category ul li i{
    margin-left: auto;
}
.widget-sidber-contact-box{
    background-image: url("./public/assets/images/bg/box-contact-pest.webp");
}
.widget-sidber-contact img{
    width: 90px;
}
.widget-sidber-contact-btn a{
    background: var(--c-white);
    border-color: var(--c-white);
    font-family: var(--font);
    color: var(--c-red);
    font-weight: 700;
}
#app .testimonial-area .ti-inner{
    background: var(--c-white)!important;
    display: flex;
    flex-direction: column;
}
#app .testimonial-area .ti-review-header{
    order: 4;
}
#app .testimonial-area .ti-review-header .ti-platform-icon{
    top: initial;
    bottom: 0;
    width: 40px!important;
    height: 40px!important;
}
#app .testimonial-area .ti-review-content{
    order: 1;
}
#app .testimonial-area .ti-read-more{
    order: 2;
    margin-bottom: 8px;
}
#app .testimonial-area .ti-stars{
    order: 4;
    align-self: flex-end;
    display: flex;
    align-items: center;
    gap: 4px!important;
}
#app .testimonial-area .ti-stars .ti-star{
    filter: hue-rotate(310deg) saturate(999);
}
#app .testimonial-area .ti-footer{
    display: none;
}
span.widget-sidber-contact-gmail i{
    color: var(--c-white);
}
.widget-sidber-contact-btn  a:hover{
    color: var(--c-white);
}
/* PEST LIBRARY END */
@media (min-width: 768px) and (max-width: 991px){
    .home-six .single-blog-box{
        height: 100%;
    }
    .home-six.home-seven .blog-content{
        height: 53%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .home-six.header-area .header-menu ul li {
        margin-right: 25px;
    }
}
@media (min-width: 992px){
    .header-menu .navbar-nav .menu-item-has-children > .sub-menu{
        display: grid;
        grid-template-rows: repeat(7, auto);
        grid-auto-columns: max-content;
        grid-auto-flow: column;
        width: fit-content;
    }
    .header-menu .navbar-nav .menu-item-has-children > .sub-menu li{
        margin: 0;
        width: max-content;
    }
}
@media (min-width: 1200px){
    #carrossel-news{
        visibility: visible;
    }
    .pricing-area-row{
        gap: 90px;
    }
    .home-six .single-blog-box{
        height: 100%;
    }
    .home-six.home-seven .blog-content{
        height: 53%;
    }
}
@media (min-width: 1200px) and (max-width: 1399px){
    .contacts_list{
        font-size: 13px;
    }
    .home-six .why-choose-us-item{
        padding-left: 58px;
    }
    .section-title.left{
        margin-bottom: 30px;
    }
}
@media (min-width: 1400px){
    .header-menu .navbar-nav .menu-item-has-children > .sub-menu{
        display: grid;
        grid-template-rows: repeat(5, auto);
        grid-auto-columns: max-content;
        grid-auto-flow: column;
        width: fit-content;
    }
}
@media (max-width: 1399px){
    .home-six .pricing-text h4{
        padding: 10px 20px;
        font-size: 18px;
    }
    .home-six .pricing-text.text-2 h4{
        left: -120px;
    }
    .home-six .pricing-list-item ul li{
        align-items: baseline;
    }
    .single-process-box-two:before{
        right: 75px;
    }
    .residential .hero-content h1{
        font-size: 46px;
    }
    .home-three.service-title-area.residential.commercial .section-title.center h1{
        font-size: 34px;
}
}
@media (max-width: 1199px){
    .home-six .why-choose-thumb{
        left: 0;
        margin-bottom: 48px;
    }
    .home-six .why-choose-thumb img{
        width: 100%;
    }
    .home-six .why-choose-us-item{
        margin-bottom: 60px;
    }
    .home-six .section-title.left h1{
        line-height: 1.2;
    }
    .home-six .pricing-text.text-1 h4,
    .home-six .pricing-text.text-2 h4{
        left: -30px;
    }
    .home-six .pricing-list-item ul li{
        align-items: center;
    }
    .single-process-box-two:before{
        right: 62px;
    }
    .home-six .contact-content h4{
        font-size: 48px;
    }
    .widget-3 > ul{
        column-gap: 60px;
    }
    .home-three.service-title-area.residential .section-title.center h1{
        font-size: 44px;
    }
    .home-three.service-title-area.residential.commercial .section-title.center h1{
        font-size: 28px;
    }
}
@media (max-width: 991px){
    .header-area {
        display: flex;
    }
    .seven.home-six.header-area{
        position: fixed;
        padding: 0;
    }
    .header-area-container{
        padding-left: 0;
        padding-right: 0;
    }
    .header-area-menu-top{
        background: var(--c-red);
        width: 100%;
        padding: 8px 12px;
    }
    .header-menu{
        text-align: start;
    }
    .header-menu .navbar-nav{
        display: flex;
    }
    .header-menu .navbar-nav .header-menu-item{
        float: left;
        position: relative;
        width: 100%;
        border-top: 1px solid #ddd;
        background: #f8f8f8;
    }
    .header-menu .navbar-nav .header-menu-item .nav-link{
        color: var(--c-black2) !important;
        display: block;
        float: left;
        font-size: 14px;
        margin: 0;
        padding: 1em 5%;
        text-align: left;
        text-decoration: none;
        text-transform: capitalize;
        width: 100%;
    }
    .header-menu .navbar-nav .menu-item-has-children > .nav-link{
        display: flex;
        align-items: center;
        justify-content: space-between;
        transition: var(--transition);
    }
    .header-menu .navbar-nav .menu-item-has-children.open > .nav-link{
        color: var(--c-red)!important;
    }
    .header-menu ul li i{
        font-size: 18px;
        transition: var(--transition);
    }
    .header-menu .navbar-nav .menu-item-has-children > .sub-menu{
        transition: var(--transition);
        position: initial;
        display: flex;
        flex-direction: column;
        width: 100%;
        transform: scaleY(0);
        transform-origin: top;
        max-height: 0;
        border-top: none;
    }
    .header-menu .navbar-nav .menu-item-has-children > .sub-menu li{
        margin-right: 0;
        border-top: 1px solid #ddd;
        background: #f8f8f8;
    }
    .header-menu .navbar-nav .menu-item-has-children > .sub-menu li:first-child{
        border-top: none;
    }
    .header-menu .navbar-nav .menu-item-has-children > .sub-menu li a{
        font-size: 14px;
        text-transform: initial;
        padding: 1em 10% !important;
        width: 100%;
        display: block;
    }
    .header-menu .navbar-nav .menu-item-has-children.open > .nav-link i{
        transform: rotate(45deg);
        color: var(--c-red);
    }
    .header-menu .navbar-nav .menu-item-has-children.open > .sub-menu{
        max-height: 1200px;
        transform: scaleY(1);
        visibility: visible;
        opacity: 1;
    }
    .home-six.why-choose-area p.section-desc,
    .home-six .choose-us-content p{
        width: initial;
    }
    .process-area-two .section-title.center,
    .single-process-box-two{
        margin-bottom: 96px;
    }
    .single-process-box-two.style-three{
        margin-bottom: 0;
    }
    .single-process-box-two:before{
        display: none;
    }
    .home-six .pricing-text h4{
        font-size: 16px;
        padding: 10px;
    }
    .pricing-shape-container{
        width: 50px;
        height: 50px;
        right: 28px;
        top: 58px;
    }
    .home-six .pricing-shape-1 img{
        height: 25px;
    }
    .home-six .pricing-list-item ul li{
        align-items: baseline;
    }
    .home-six.pricing-area .single-pricing-box .echofy-button a{
        font-size: 20px;
    }
    .home-six.contact-area .contact-area-bg-left{
        width: 100%;
    }
    .home-six .contact-left{
        position: initial;
    }
    .home-six .contact-title h4{
        color: var(--c-white);
    }
    .home-six .contact-box input, 
    .home-six .contact-box select, 
    .home-six .contact-box textarea{
        border-color: var(--c-white2);
        background-color: var(--c-white2);
    }
    .home-six .contact-box input:focus, 
    .home-six .contact-box select:focus, 
    .home-six .contact-box textarea:focus{
        box-shadow: rgba(225, 225, 225, 0.25) 0px 0px 0px 0.25rem;
    }
    .home-three .subscribe-area{
        padding-bottom: 30px;
    }
    .home-three.counter-area.commercial{
        background-position: left 25% bottom 0;
    }
    .home-six .contact-submit-button button,
    .home-six .contact-submit-button > div{
        width: 100%!important;
        color: var(--c-red);
    }
    .home-five.footer-area{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .home-five.footer-area .container-row-2{
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .home-three .subscribe-box input{
        width: 75%;
    }
    .home-three .subscribe-box button{
        width: 25%;
    }
    .footer-logo{
        text-align: center;
        margin-bottom: 16px;
    }
    .home-five .footer-contact-info{
        gap: 8px;
    }
    .home-five .footer-contat-info-icon i{
        width: 50px;
        height: 50px;
        font-size: 16px;
    }
    .home-five .footer-contact-info .footer-contact-content p, 
    .home-five .footer-contact-info .footer-contact-content h4{
        font-size: 14px;
        line-height: 1.2;
    }
    .home-five p.footer-desc{
        max-width: initial;
    }
    .home-two.testimonial-area,
    .contact-area,
    .breadcumb-area{
        margin-top: 90px;
    }
    .hero-area.home-seven.residential{
        margin-top: 90px;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .home-seven .contact-submit-button button{
        background: var(--c-white);
        border-color: var(--c-red);
        color: var(--c-red);
        margin-bottom: 0;
        width: 100%;
    }
    .residential .contact-submit-button button{
        border-color: var(--c-white);
    }
    .contact-info-box:before{
        display: none;
    }
    .google-map iframe{
        width: 100%;
    }
    .contact .contact-submit-button button{
        width: 100%;
    }
    .home-two.testimonial-area.about{
        background: var(--c-white);
    }
    .breadcumb-title h4{
        font-size: 48px;
    }
    .home-three.service-title-area.residential .section-title.center h1{
        font-size: 32px;
    }
}
@media (max-width: 767px){
    .hero-area.home-seven{
        background: url(./public/assets/images/banner/Hero-Banner-Mob.webp) no-repeat bottom / 100%;
        padding-top: 90px;
        height: 125vw;
        min-height: 730px;
    }
    .home-seven .hero-content h1,
    .section-title.left h1,
    .home-six.feature-area .section-title h2{
        font-size: 36px;
        line-height: 1.2;
    }
    .home-seven .hero-content h4{
        font-size: 14px;
    }
    .home-seven .hero-content h1{
        max-width: initial;
    }
    .home-seven .hero-content p{
        max-width: initial;
        width: 100%;
    }
    .home-six .pricing-text h4{
        font-size: 18px;
    }
    .echofy-button.style-five{
        margin-top: 24px;
    }
    .echofy-button.style-five a,
    .echofy-button.style-five .banner-btn{
        font-size: 16px;
        padding: 8px 32px;
    }
    .home-six.why-choose-area{
        padding: 60px 0;
    }
    .home-six .why-choose-thumb{
        margin-bottom: 24px;
    }
    .home-six .section-title.left h1{
        font-size: 36px;
    }
    .section-title.left{
        margin-bottom: 30px
    }
    .feature-area.home-six.seven,
    .home-six.pricing-area,
    .service-area,
    .home-six.testimonial-area,
    .blog-list-area,
    .blog-details-area{
        padding-bottom: 60px;
    }
    .home-six .section-title.center h1{
        font-size: 36px;
        line-height: 1.2
    }
    .process-area-two .section-title.center,
    .single-process-box-two{
        margin-bottom: 60px
    }
    .process-two-content h4{
        margin-top: 50px;
    }
    .process-icon-thumb-two:before{
        width: 120px;
        height: 120px;
    }
    .process-icon-thumb-two img{
        height: 60px;
    }
    .process-two-content h4{
        font-size: 20px;
    }
    .carrossel-commercial{
        margin-top: 30px;
    }
    .home-six.contact-area,
    .home-seven.blog-area,
    .home-three.counter-area.commercial,
    .contact-area,
    .home-two.testimonial-area.about{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .home-three.service-title-area.residential .section-title.center{
        margin-bottom: 30px;
    }
    .home-six .contact-content h4,
    .home-six .contact-title h4{
        font-size: 36px;
    }
    .home-three.service-title-area.residential .section-title.center h1{
        font-size: 24px;
    }
    .home-three.service-title-area.residential.commercial .section-title.center h1{
        font-size: 24px;
    }
    .echofy-button{
        margin-top: 40px;
    }
    .home-six.feature-area .section-title,
    .testimonial-area .section-title.center{
        margin-bottom: 30px;
    }
    .home-six.pricing-area .single-pricing-box .echofy-button{
        text-align: center;
    }
    .home-three .subscribe-box input{
        width: 70%;
    }
    .home-three .subscribe-box button{
        width: 30%;
        padding: 15px;
    }
    .home-two.counter-area{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .home-six.pricing-area.residential,
    .home-three.service-title-area,
    .row.pagla-shahin,
    .services-details-area,
    .contact-area{
        padding-top: 60px;
    }
    .home-three.services-area{
        padding-bottom: 60px;
    }
    .home-three.hero-area{
        height: 400px;
    }
    .home-six .pricing-list-item ul li{
        align-items: center;
    }
}
@media (max-width: 576px){
    .home-seven .hero-content h4{
        font-size: 12px;
    }
    .section-title.left,
    .home-six .why-choose-us-item{
        margin-bottom: 40px;
    }
    .home-six .section-title.left h4{
        font-size: 14px;
        justify-content: center;
    }
    .home-six .section-title.left h1,
    .home-six.feature-area .section-title h2{
        font-size: 26px;
        text-align: center;
    }
    .home-seven .hero-content h1,
    .section-title.left h1{
        font-size: 26px;
    }
    .home-three.service-title-area.residential .section-title.center h1{
        font-size: 22px;
    }
    .home-three.service-title-area.residential.commercial .section-title.center h1{
        font-size: 20px;
    }
    .home-three.service-title-area.residential.commercial .section-title.center h4{
        font-size: 14px;
    }
    .home-six .single-feature-box{
        display: flex;
    }
    .home-six .pricing-text h4{
        font-size: 16px;
    }
    .home-six.why-choose-area p.section-desc{
        text-align: center;
    }
    .home-six .why-choose-us-item{
        display: flex!important;
        flex-direction: column;
        text-align: center;
        gap: 16px;
    }
    .home-six .section-title.center h1{
        font-size: 26px;
    }
    .process-icon-thumb-two:before{
        width: 100px;
        height: 100px;
    }
    .process-icon-thumb-two img{
        height: 50px;
    }
    .home-three .subscribe-box input{
        width: 65%;
    }
    .home-three .subscribe-box button{
        width: 35%;
        padding: 15px 8px;
        margin-top: 0;
        font-size: 12px;
    }
    .residential .contact-title .title{
        font-size: 22px;
    }
    .home-three.residential .splide__list.commercial{
        min-height: 480px;
    }
    .widget-3 > ul{
        grid-template-rows: repeat(13, auto);
    }
    .btn-wpp{
        width: 200px;
    }
    .breadcumb-title h4{
        font-size: 36px;
    }
    .home-six .pricing-list-item ul li{
        align-items: baseline;
    }
}