.pcd-card-design{
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, .10);
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius:12px;
    padding: 20px 10px;
}

.bg-image{
    background-image: url(../images/pcd-pharma-franchis/background-image.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.pcd-why-invest-card-design{
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, .10);
     border-radius:8px;
    padding:16px 10px;
    background-color:#fff;
    height: calc(100% - 30px);
    margin-bottom: 30px;
}

.ppf-main-header p{
    font-size:18px;
      font-weight:600;
}

.pcd-why-invest-card-design h3{
    font-size:18px;
    font-weight:600;
    margin-bottom:5px;
}

.pcd-why-invest-card-design .icon{
    text-align:center;
    margin-bottom:15px;
}
.pcd-why-invest-card-design .icon img{
    width:66px;
}

.pcd-card-design-1{
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, .10);
    background-color:#dd0000;
    border-radius:12px;
    padding: 20px;
}

.pcd-card-design-1 h2,.pcd-card-design-1 p{
    color:#fff;
}
.pcd-card-design-1 p{
     font-size:17px;
     font-weight:500;
}

.br-10{
    border-radius:10px;
}


.cta-pcd-card-design{
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, .10);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),  url(../images/pcd-pharma-franchis/pcd-franchise-partnershipcta.avif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius:12px;
    padding: 30px  20px;
}

.cta-pcd-card-design h2{
    color:#fff;
}
.cta-pcd-card-design p{
     font-size:18px;
     font-weight:600;
       color:#fff;
}

.ad-partner{
    background-color: #ef5b3f !important;
        padding: 16px !important;
         height: calc(100% - 30px);
    margin-bottom: 30px;
}

.ad-partner h4, .ad-partner .text{
    color:#fff;
}

.ad-partner .icon{
    background-color:#fff;
    border-radius:100px;
    width:80px;
    height:80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.service-block .wmi-card{
    text-align:start;
     box-shadow: 0 0 20px rgba(0, 0, 0, .10);
}

.heighlight-text{
    font-size:20px;
    font-weight:600;
    text-align:center;
    color:#000;
}

.service-block .inner-box {
    padding: 20px 30px;
}

.pcd-franchise-list li{
    font-size:18px;
    font-weight:600;
    color:#fff;
    display:flex;
    margin-bottom:12px;
}

.pcd-franchise-list li i{
    margin-right:12px;
}

.pcd-franchise-list-1 li{
    font-size:16px;
    font-weight:500;
    color:#000;
    display:flex;
    margin-bottom:10px;
}

.pcd-franchise-list-1 li i{
    margin-right:12px;
}

.rounded-4{
        box-shadow: 0px 0px 10px 2px #beb9b9;
        border-radius:12px;
}

.pcd-card-design h2, .pcd-card-design-1 h2{
     font-size: 34px;
}


    .appointment-section h2 {
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 700;
    font-size: 38px;
    margin-bottom: 20px;
}
    
    .section-after-slider .inner-boxs h2{
        font-size: 24px;
}


@media only screen and (max-width: 767px){
    
    .pcd-card-design-1 h2, .ppf-main-header h2, .pcd-card-design h2{
            font-size: 24px;
    }
    
    .cta-pcd-card-design h2{
        font-size: 22px;
    }
    
.cta-pcd-card-design p {
    font-size: 16px;
}

.section-after-slider .inner-boxs h2 {
    font-size: 22px;
}

.appointment-section h3, .appointment-section h4{
    font-size: 20px;
}

.appointment-section h2 {
    font-size: 24px;
}

}
