.service-div1 .service-card {
    margin: 0;
}

.service-div2  .icon {
    filter: brightness(0) invert(100%);
}

.service-div2 .service-card-s2 p {
    color: #fff;
}

.service-single-page .container-fluid {
    position: relative;
}

.service-single-page .container-fluid .wpo-breadcumb-wrap {
    position: absolute;
    top: 0;
    left: .75rem;
    width: calc(100% - 1.5rem);
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: rgba(0,0,0,0.5);
    padding-left: 15rem;
    padding-right: 15rem;
}

.service-single-page .service-image {
    margin-bottom: 0;
}

.service-single-page {
    padding-bottom: 0
}

.service-single-page .container-fluid .wpo-breadcumb-wrap h1 {
    font-size: 48px;
    color: #fff;
    text-align: center;
}

.service-single-page .container-fluid .wpo-breadcumb-wrap p {
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.service-single-page .wpo-breadcumb-wrap strong {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}

@media (max-width: 767px) {
    .service-div1 .service-card {
        text-align: center;
    }
}


/******************************************************************/


@media (min-width: 992px) {
    .wpo-service-section-s2 .col-lg-2 {
        flex: 0 0 auto;
        width: 20%;
    }
}

/******************************************************************/

.sectionfaq h2 {
    color: #000;
    margin-bottom: 40px;
    font-size: 42px;
    font-weight: 400;
    text-align: center;
}

@media (max-width: 1199px) {
   .sectionfaq h2 {
        font-size: 38px;
    }
}
@media (max-width: 991px) {
   .sectionfaq h2 {
        font-size: 32px;
    }
}
@media (max-width: 767px) {
   .sectionfaq h2 {
        font-size: 28px;
    }
}



.pf-faq-section .accordion-item:first-of-type .accordion-button {
    background: #000;
    color: #fff;
}

.pf-faq-section .accordion-item .accordion-button {
    font-size: 18px;
}

.accordion-button::after {
    filter: grayscale(1);
}

.accordion-button:focus {
    background: #000;
    box-shadow: none;
    color: #fff;
}

.accordion-button:not(.collapsed) {
    background-color: #000;
    color: #fff;
}

.pf-faq-section .accordion-body p {
    margin-bottom: 5px;
}

.pf-faq-section .accordion-body .faquul {
    padding-left: 20px;
    list-style-type: disc;
}

.pf-faq-section .accordion-body .faquul li {
    margin: 5px 0;
}



/******************************************************************/


.funfact-wrap .item {
    padding: 20px 30px;
}

.funfact-wrap .item h3 {
}

.funfact-wrap .item .tabdes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 15px;
}

.funfact-wrap .item .tabdes span {
    color: #000000;
    margin-right: 15px;
    font-size: 16px;
    font-weight: bold;
}

.funfact-wrap .item .textp {
    color: #333333 !important;
    font-size: 16px;
    line-height: 1.62;
    margin-bottom: 0;
}



/******************************************************************/

@media (max-width: 1719px) {
    .wpo-offer-section {
        margin: 0 20px;
    }
}

@media (max-width: 1649px) {
    .service-single-page .container-fluid .wpo-breadcumb-wrap {
        padding-left: 6rem;
        padding-right: 6rem;
    }

    .service-single-page .container-fluid .wpo-breadcumb-wrap h1 {
        font-size: 46px;
    }

    .wpo-funfact-section-s6 .left-content {
        display: none;
    }

    .wpo-funfact-section-s6 .right-content {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 1191px) {
    .wpo-service-section-s14 .service-card-s14 .content {
        width: 100%;
    }

    .wpo-service-section-s14 .service-card-s14 {
        min-height: 320px;
    }

     .service-single-page .container-fluid .wpo-breadcumb-wrap h1 {
        font-size: 42px;
    }

    .service-single-page .service-image img{
        min-height: 550px;
    }

}

@media (max-width: 991px) {
    .service-single-page .container-fluid .wpo-breadcumb-wrap h1 {
        font-size: 38px;
    }

    .service-single-page .container-fluid .wpo-breadcumb-wrap {
        padding-left: 4rem;
        padding-right: 4rem;
    }

    .sectionfaq h2 {
        font-size: 38px;
    }

    .sectioncontact .contactul li {
        text-align: left;
    }

    .wpo-offer-section .ctaul li {
        text-align: left;
    }
}

@media (max-width: 767px) {

    .service-single-page .container-fluid .wpo-breadcumb-wrap {
        text-align: center;
    }


    .service-single-page .container-fluid {
        height: 550px;
        position: relative;
        overflow: hidden;
    }

    .service-single-page .service-image {
        position: absolute;
        top: 0;
        height: 100%;
        left: .75rem;
        width: calc(100% - 1.5rem);
    }

    .service-single-page .service-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .service-single-page .container-fluid .wpo-breadcumb-wrap p br {
        display: none;
    }

    .service-single-page .container-fluid .wpo-breadcumb-wrap h1 {
        font-size: 32px;
        line-height: 1.1;
    }

    .service-single-page .container-fluid .wpo-breadcumb-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }

    .service-single-page .wpo-breadcumb-wrap strong {
        font-size: 18px;
    }

    .service-single-page .container-fluid .wpo-breadcumb-wrap p {
        font-size: 16px;
    }

    .sectionfaq h2 {
        font-size: 32px;
    }

    .wpo-funfact-section-s6 .funfact-content .item {
        background: #f8f8f8;
        height: unset;
        padding: 20px;
        margin-bottom: 15px;
    }

    .wpo-service-section-s2 .service-wrap .bg-image::before {
        background: #000;
    }
}

@media (min-width: 992px) {
    .wpo-service-section-s9 .service-wrap .col-lg-2 {
        width: 20%;
    }
}




 .servicefan .service-card-s2{
        min-height: 750px;
    }
    .serveruul{
        margin-top: 15px;
    }
    .serveruul  li{
        font-size: 16px;
        margin: 12px 0;
        line-height: 1.62;
        /*color: #FFFFFF;*/
    }
    .serveruul  li strong{
        font-weight: bold;
    }

    .serveruuls li{
        color: #fff;
    }


@media (max-width: 1399px) {
    .servicefan .service-wrap .col-lg-4{
        width:  100%;
    }
        .servicefan .service-card-s2 .content {
        max-width: 96%;
    }
    .servicefan .service-card-s2 {
        min-height: 450px;
    }
}


@media (max-width: 991px) {
     .servicefan .service-card-s2{
        min-height: 650px;
    }
}


