@font-face {
    font-family: "Filson Soft Bold";
    src: url('/v7/fonts/FilsonPro-Bold.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "Filson Soft Regular";
    src: url('/v7/fonts/FilsonPro-Regular.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter 300";
    src: url('/v7/fonts/Inter-Light.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter 400";
    src: url('/v7/fonts/Inter-Regular.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter 500";
    src: url('/v7/fonts/Inter-Medium.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter 600";
    src: url('/v7/fonts/Inter-SemiBold.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter 700";
    src: url('/v7/fonts/Inter-Bold.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}


.ff-filson-regular {
    font-family: "Filson Soft Regular" !important;
}

.ff-filson-bold {
    font-family: "Filson Soft Bold";
}

.ff-inter-semibold {
    font-family: "Inter 600";
}

.ff-inter-medium {
    font-family: "Inter 500";
}

.ff-inter-regular {
    font-family: 'Inter', sans-serif;
}

.ff-inter-light {
    font-family: "Inter 300";
}

.ff-inter-bold {
    font-family: "Inter 700";
}

.font-red {
    color: #FF314A;
}

.bg-red {
    background-color: #FF314A;
}

.bg-red:disabled {
    background-color: #FF98A4;
}

.font-dark-black {
    color: #2E2E2E;
}

.font-drak-gray {
    color: #7C868A;
}

.border-gray {
    border-color: #7C868A;
}

:hover {
    transition: 0.5s;
}

.BannerArea--bg-color {
    background-color: #f2f2f2;
    padding: 57px 0 120px 0;
}

.BannerArea--bg-color .bannerArea-headertext {
    font-size: 6rem;
}

.areacity--Location .area-list {
    display: flex;
    padding: 0;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0;
}

.areacity--Location .area-list li {
    border-right: 1px solid #7C868A;
    margin: 4px 0;
}

.areacity--Location .area-list li a {
    color: #7C868A;
}

.areacity--Location .area-list li a:hover {
    color: #FF314A;
}

.areacity--Location .area-list li:last-child {
    border: 0px;
}

.areacity--Location .area-list li:first-child {
    padding-left: 0px !important;
}

.areacity--Location .area-more-button {
    border: 1px solid #7c868a;
}

.areacity--Location .area-more-button:hover {
    background-color: #e0e0e0 !important;
    border: 1px solid #FF314A !important;
}

.mt-nt-90 {
    margin-top: -90px;
}

.mt-nt-70 {
    margin-top: -70px;
}

.area-services-bg-gradient {
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);

}

.fs-50 {
    font-size: 5rem !important;
}

.fs-40 {
    font-size: 3.5rem;
}

.fs-30-title-font {
    font-size: 3rem;
}

.fs-25 {
    font-size: 2.5rem;
}

.fs-20 {
    font-size: 2rem;
}

.rounded-50 {
    border-radius: 50px;
}

.area-location-city a {
    border: 1px solid #BEC3C5;
    line-height: 60px;
}

.area-location-city a:hover {
    background-color: #FF314A;
    border: 1px solid #FF314A;
    color: #fff;
}

.max-h-200px {
    max-height: 200px;
}

.h-60 {
    height: 60px;
}

/* State Page */
.state-services-color {
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}

.Groomit-customer-say {
    background: rgb(242, 242, 242);
    background: linear-gradient(0deg, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.Groomit-gold-package {
    background-color: #ED9F00;
}

.Groomit-eco-packages {
    background-color: #3064A3;
}

.Groomit-silver-packages {
    background-color: #7C868A;
}

.gold-text {
    color: #ED9F00;
}

.eco-text {
    color: #3064A3;
}

.silver-text {
    color: #7C868A;
}

/* County Page */
.bg-gray {
    background-color: #F1F1F1;
}

/* Mobile Grooming */
.mt-nt-125 {
    margin-top: -125px;
}

.mt-nt-65 {
    margin-top: -65px;
}

.bg-light-red {
    background-color: #FEF7F7;
    padding-top: 50px;
}

.end-5px {
    right: -5px;
}

.pb-150px {
    padding-bottom: 150px;
}

/* Packages Design */
.cont-explore-packages__buttons button:focus,
.cont-explore-packages__buttons button {
    border: none;
    background-color: transparent;
    outline: none !important;
    width: 85px;
    height: 40px;
    padding-bottom: 5px;
    font-size: 1.6rem;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    position: relative;
    color: #7c868a;
}

.cont-explore-packages__buttons .active {
    color: #2e2e2e !important;
    font-weight: 600 !important;
}

.cont-explore-packages__buttons .active .img-active {
    display: inline-block;
}

.cont-explore-packages__buttons .active .img-inactive,
.cont-explore-packages__buttons .img-active {
    display: none;
}

.cont-explore-packages__buttons .active:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #FF314A;
    height: 2px;
    border-radius: 10px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.breadcrumb-border {
    border-top: 1px solid #E3E6E9;
    border-bottom: 1px solid #E3E6E9;
}

.breadcrumb-border ul li {
    background: url(/v7/images/areas/breadcrumb-right-icon.svg)no-repeat center right;
    padding: 0 17px 0 0px;
    margin-right: 10px;
}

.breadcrumb-border ul li:first-child,
.breadcrumb-border ul li:last-child {
    background: none;
    padding: 0px;
    margin-right: 0px;
}

.breadcrumb-border ul li a:hover {
    color: #FF314A;
}

.border-gray1px {
    border: 1px solid #7C868A;
}

input:focus-visible {
    outline: 0px solid;
    border: 0px
}

.text-left {
    text-align: left;
}

.border__selectbox .selection .select2-selection--single {
    height: 45px !important;
    border: 1px solid #7C868A !important;
}

.selection .select2-selection--single {
    height: 45px !important;
    border: 1px solid #DEE2E6 !important;
}

.select2-selection--single .select2-selection__rendered {
    line-height: 36px !important;
    color: #7C868A !important;
}

.select2-container--open {
    border-bottom-left-radius: 21px !important;
    border-bottom-right-radius: 21px !important;
}

.border__selectbox .selection span {
    border-radius: 10px !important;
}

.selection span {
    border-radius: 21px !important;
}

.county-bg {
    background-color: #FFF8F8;
    padding: 62px 0 125px 0;
}

.county_list .county_list_show {
    padding-left: 20px;
    padding-right: 20px;
}

.county_list .county_list_show:first-child {
    padding-left: 0px;
}

.custom-google-review {
    top: 10px;
    right: 20px;
}

.city__links a:hover {
    color: #2E2E2E;
}

/***** Slider Css *****/
.carousel-indicators [data-bs-target] {
    background-color: #FF314A;
    opacity: 0.2;
    border-radius: 5px;
}

.carousel-indicators .active {
    opacity: 1 !important;
}

.carousel-indicators {
    bottom: -30px;
}

.carousel-control-next,
.carousel-control-prev {
    width: 20px;
    height: 20px;
}

.carousel-control-prev {
    left: -6.5%;
    top: 50%;
}

.carousel-control-next {
    right: -6.5%;
    top: 50%;
}

.carousel-control-prev-icon {
    background: url(/v7/images/webapp/icons/arrow-left-slider.svg)no-repeat center right;
}

.carousel-control-next-icon {
    background: url(/v7/images/webapp/icons/arrow-right-slider.svg)no-repeat center left;
}

/***** End Slider Css *****/



@media (max-width: 768px) {
    .BannerArea--bg-color {
        padding: 20px 0 80px 0;
        text-align: center;
    }

    .area-services-bg-gradient {
        background: rgb(242, 242, 242);
        background: linear-gradient(0deg, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 1) 100%);
    }

    .BannerArea--bg-color .bannerArea-headertext {
        font-size: 4rem;
        text-align: center;
        padding: 10px 0 10px 0;
    }

    .bannerArea-headertext {
        text-align: center;
    }

    .bg-light-red {
        padding-top: 10px;
    }

    .fs-40 {
        font-size: 30px;
    }

    .fs-50 {
        font-size: 35px !important;
    }

    .area-location-city a {
        border: 1px solid #BEC3C5;
        line-height: 48px;
    }

    .Groomer-van-top {
        margin-top: 0px;
    }

    .pb-150px {
        padding-bottom: 0px;
    }

    .w-100-sm {
        width: 100% !important;
    }

    .county-bg {
        background-color: #FFF8F8;
        padding: 30px 0 30px 0;
    }

    .rounded-sm-25 {
        border-radius: 25px;
        height: 170px;
        width: 98% !important;
        margin: 0 auto;
    }

    .cat-image-sm {
        width: 70% !important;
    }

    .city-content-box {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .fs-30-title-font {
        font-size: 2.5rem;
    }

    .mt-nt-60 {
        margin-top: -60px;
    }

    .fs-18 {
        font-size: 1.8rem;
    }

    .width-80px {
        width: 80px;
    }

    .button-w100 {
        width: 100%;
    }

    .button-w90 {
        width: 90%;
    }

    .border_0_bottom_mobile {
        border: 0px !important;
    }

    .bg-transparent-mobile {
        background-color: transparent !important;
    }

    .shadow-none-mobile {
        box-shadow: none !important;
    }

    .border-bottom-mobile {
        border-bottom: 1px solid #BEC3C5;
    }

    .w-95 {
        width: 95%;
    }

    .white_box_shadow {
        background: #fff;
        box-shadow: var(--bs-box-shadow-lg) !important;
    }

    /***** Slider Css *****/
    .carousel-control-prev {
        left: -7.5%;
    }

    .carousel-control-next {
        right: -8.5%;
    }

    /*****End Slider Css *****/
}

/****************************************************************/
/****************************************************************/
/*************************** New Pages css **********************/

.groo-icon-left-text-right {
    .groo-icon-left-text-right__in {
        padding-top: 20px;
        padding-bottom: 20px;
        display: flex;
        justify-content: space-between;
        align-items: start;
        flex-direction: column;
    }

    .groo-icon-left-text-right__each {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .groo-icon-left-text-right__each-icon-cont {
        display: flex;
        justify-content: start;
        align-items: center;
        width: 50px;
        margin-right: 10px;
    }

    .groo-icon-left-text-right__each-text-cont {
        display: flex;
        justify-content: space-between;
        align-items: start;
        flex-direction: column;
        width: calc(100% + -65px);
    }

    .groo-icon-left-text-right__divider {
        width: 100%;
        height: 1px;
        background-color: #7C868A;
        margin-left: 0;
        margin-right: 0;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .groo-icon-left-text-right__h3 {
        font-family: "Filson Soft Bold";
        color: #2e2e2e;
        font-size: 1.6rem;
        line-height: normal;
        margin: 0;
    }

    .groo-icon-left-text-right__p {
        font-family: "Inter 400";
        font-weight: 400;
        font-size: 1.2rem;
        color: #2e2e2e;
        line-height: 20px;
        margin: 0;
    }
}

.include--3steps {
    padding: 20px;
}

@media (min-width: 992px) {
    .include--3steps {
        padding: 0;
    }

    .groo-icon-left-text-right {
        .groo-icon-left-text-right__h3 {
            font-size: 2rem;
            line-height: normal;
        }

        .groo-icon-left-text-right__p {
            font-size: 1.4rem;
            line-height: 20px;
        }

        .groo-icon-left-text-right__each {
            width: calc((100% / 3) + -40px);
        }

        .groo-icon-left-text-right__each-icon-cont {
            margin-right: 14px;
        }

        .groo-icon-left-text-right__in {
            flex-direction: row;
            align-items: center;
            padding-top: 18px;
            padding-bottom: 15px;
        }

        .groo-icon-left-text-right__divider {
            width: 1px;
            height: auto;
            align-self: stretch;
            margin-left: auto;
            margin-right: auto;
            margin-top: 0;
            margin-bottom: 0;
        }
    }
}

@media (max-width: 991px) {
    .groo-icon-left-text-right {
        .groo-icon-left-text-right__each {
            width: 100%;
        }
    }
}

.location_content_bg {
    background: #F2F2F2;
    background: linear-gradient(0deg, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.location_content_bg_odd {
    background: #F2F2F2;
    background: linear-gradient(180deg, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.dark-blue {
    color: #3064A3;
}

.cont-why-groomit-text {
    width: calc(100% + -0px);
}

.cont-why-groomit-cont {
    margin-bottom: 35px;
}

.groomit__p {
    line-height: 25px;
}

.button-small {
    height: 4.5rem;
    border: 1px solid #7c868a;
    border-radius: 1rem;
    width: 40%;
}

.footer_link_location a {
    color: #3064A3;
    font-size: 14px;
    font-family: "Inter 500";
    text-decoration: none;
    border-right: 1px solid #7C868A;
    padding: 0 10px;
}

.ml-nt-10 {
    margin-left: -10px;
}

.mt-nt-20 {
    margin-top: -20px;
}

.faq-right {
    margin-right: 70px;
}
.groomit__faqsContent {
    max-height: 290px;
    overflow-y: auto;
}
.faqsGreyBg {
    width: 57%;
}

.gray-bg-F2F2F2{
    background: #F2F2F2;
}

@media (max-width: 767px) {
    .img-mobile-w-100 {
        width: 100%;
    }

    .mt-mobile-30 {
        margin-top: 30px !important;
    }

    .cont-why-groomit-cont {
        margin-bottom: 15px;
    }

    .container-px-0-mobile {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .faq-right {
        margin-right: 0px;
    }

    .col-van-faqs {
        padding-top: 11px;
    }
        .groomit__faqsContent .groomit__accordion .accordion-item {
        background-color: #fff;
        border-radius: 15px;
        border: 0px;
    }
    .groomit__accordion .accordion-item {
        margin-bottom: 10px;
    }
    .groomit__faqsContent {
        max-height: none;
    }
    .container-px-20 {
        padding-left:20px !important;
        padding-right:20px !important;
    }
}