.main-wrapper.home-twelve
.banner-section-fourteen.banner-section-twelve
.banner-content-fourteen
h1 {
    max-width: 500px;
}

.main-wrapper.home-twelve
.banner-section-fourteen.banner-section-twelve
.banner-content-fourteen
.banner-btns-fourteen
.btn-primary:nth-child(1){
    background: transparent;
    color: #0e82fd;
}

.main-wrapper.home-twelve
.banner-section-fourteen.banner-section-twelve
.banner-content-fourteen
.banner-btns-fourteen
.btn-primary:nth-child(1):hover {
    color: #ffffff !important;
    border-color: #0e82fd ;
    background: #0e82fd;

}



.main-wrapper.home-twelve .services-section-fourteen .floating-bg img {
    opacity: 0.4 !important;
}

.main-wrapper.home-twelve
.services-section-fourteen
.our-services-list
.service-icon
svg {
    fill:white;
    width: 90px;
}
.main-wrapper.home-twelve
.services-section-fourteen
.our-services-list:hover
.service-icon
svg {
    fill:black;
}

.faq-info .accordion-item .accordion-body {
    margin-top: 15px;
    padding: 15px 0 0;
    border-top: 1px solid #e2e8f0;
}

.main-wrapper.home-ten
.faq-section.faq-section-ten
.faq-info
.accordion-button {
    padding: 0 ;
}


.accordion-content a{
    color:#0e82fd;
}

.banner-section-twelve-bg .mobile-banner{
    display: none;
}


.main-wrapper.home-twelve .services-section-fourteen .our-services-list .service-icon {
    background: #cce2f5;
}


.main-wrapper.home-twelve .services-section-fourteen .our-services-list:hover .service-icon img {
     filter: none;
}

.main-wrapper.home-twelve .services-section-fourteen .our-services-list:hover .service-icon {
    background: #cce2f5;
}

.Patients-section-fifteen .service-patient-inflict .service-patient-inflictimg {
    background: #cce2f5;

}

.seller-card{
    background: none;
}



.progress-wrap {
    left: 25px !important;
    right: auto;
}


.why-choose-icon span{
    background: #dfefff;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    padding: 20px;
}


@media screen and (max-width:700px) {
    .search-box-fourteen{
        display: none !important;
    }
    .banner-section-twelve-bg .mobile-banner{
        display: block;
    }

    .main-wrapper.home-twelve .banner-section-fourteen.banner-section-twelve .banner-content-fourteen {
        margin-top: 50px;

    }

    .banner-content p {
        margin-top: 10px;
    }
}

@media (max-width: 575.98px) {
    .main-wrapper.home-twelve .banner-section-fourteen.banner-section-twelve {
        padding: 85px 0 50px 0 !important;
        min-height: 800px;
    }
    .Patients-section-fifteen .service-patient-inflict h6 {
        font-size: 13px;
    }

    .deals-list .nav li:last-child {
        margin: 0 10px;
    }

    .deals-list .nav li {
        width: 40%;
    }

    .app-sec-twelve .app-twelve .mobile-img {
        bottom: 120px;
        display:block ;
    }

    .app-bg .aos-animate{
        max-height: 275px !important;
    }

    .shop-card .shop-img {
        display: block;
        left: 0;
    }
    .shop-card .shop-img img{
        max-width: 120px;
    }

    .footer-one .footer-top .footer-widget .footer-about-content {
        max-width: 100%;
    }

}
@media (max-width: 991.98px) {
    .Patients-section-fifteen .patients-left-front {
         display: block;
    }

    .Patients-section-fifteen .service-patient-inflict .service-patient-inflictimg {
        width: 110px;
    }


    .Patients-section-fifteen .service-patient-inflict .service-patient-inflictimg img {
        max-width: 80%;
    }
    .app-sec-twelve.pharmacy-app-sec .app-twelve .app-header h2 {
        font-size: 25px;
    }
    .app-header h5 {
        font-size: 18px;
        margin-top: 10px;
    }
    .about-section .about-img-info {
        display: block;
        margin-bottom: 25px;
        padding-right: 0;
    }
    .way-img {
        display: block;
        margin-bottom: 10px;
    }
}


