/home3/vehiclea/public_html/apbreastcentre/about-us.php
<?php
$page="about";
$title= "AP Breast Centre";
$metadescription = "";
include 'header.php';?>

<style>
.main-timeline{  font-family: 'Comfortaa'; }
.main-timeline:after{
    content: '';
    display: block;
    clear: both;
}
.main-timeline .timeline{
    width: calc(80% + 52px);
    padding: 27px 93px 27px 0;
    margin: 0 5px 0 0;
    float: left;
}
.main-timeline .timeline-content{
    color: #fff;
    background: linear-gradient(to right, #ed0677, #ed0677);
    text-align: center;
    padding: 20px 75px 20px 20px;
    border-radius: 10px 0 0 10px;
    display: block;
    position: relative;
    z-index: 1;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }
.main-timeline .timeline-content:before{
    content: "";
    background: linear-gradient(45deg, transparent 50%, #ed0677 50%);
    width: 150px;
    height: 150px;
    border-radius: 0 30px 0 0;
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    top: 50%;
    right: -75px;
}
.main-timeline .timeline-icon{
    background: #fff;
    background: linear-gradient(to right, #ed0677, #ed0677);
    font-size: 55px;
    line-height: 100px;
    width: 120px;
    height: 120px;
    border: 12px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: -60px;
}
.main-timeline .title{
    font-size: 27px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 8px;
    color: #fff;
}
.main-timeline .description{
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
   /* letter-spacing: 1px;*/
    margin: 0;
}
.main-timeline .timeline:nth-child(even){
    padding: 27px 0 27px 93px;
    margin: 0 0 0 5px;
    float: right;
}
.main-timeline .timeline:nth-child(even) .timeline-content{
    padding: 20px 20px 20px 75px;
    border-radius: 0 10px 10px 0;
}
.main-timeline .timeline:nth-child(even) .timeline-content:before{
    transform: translateY(-50%) rotate(-135deg);
    right: auto;
    left: -75px;
}
.main-timeline .timeline:nth-child(even) .timeline-icon{
    right: auto;
    left: -60px;
}
.main-timeline .timeline:nth-child(4n+2) .timeline-content,
.main-timeline .timeline:nth-child(4n+2) .timeline-icon{
    background: linear-gradient(to right, #130947, #130947);
} 
.main-timeline .timeline:nth-child(4n+2) .timeline-content:before{
    background: linear-gradient(45deg, transparent 50%, #130947 50%);
} 
.main-timeline .timeline:nth-child(4n+3) .timeline-content,
.main-timeline .timeline:nth-child(4n+3) .timeline-icon{
    background: linear-gradient(to right, #E61E93, #BA117A);
} 
.main-timeline .timeline:nth-child(4n+3) .timeline-content:before{
    background: linear-gradient(45deg, transparent 50%, #E61E93 50%);
} 
.main-timeline .timeline:nth-child(4n+4) .timeline-content,
.main-timeline .timeline:nth-child(4n+4) .timeline-icon{
    background: linear-gradient(to right, #0eaf97, #36c9b5);
} 
.main-timeline .timeline:nth-child(4n+4) .timeline-content:before{
    background: linear-gradient(45deg, transparent 50%, #36c9b5 50%);
} 
@media screen and (max-width:767px){
    .main-timeline .timeline{ width: 100%; }
}
@media screen and (max-width:479px){
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        padding: 93px 0 0 0;
        margin: 0 0 30px;
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(even) .timeline-content{
        padding: 75px 20px 20px;
        border-radius: 0 0 10px 10px;
    }
    .main-timeline .timeline-content:before,
    .main-timeline .timeline:nth-child(even) .timeline-content:before{
        transform: translateX(-50%) translateY(0) rotate(-45deg);
        top: -75px;
        right: auto;
        left: 50%;
    }
    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon{
        transform: translateX(-50%) translateY(0);
        top: -60px;
        left: 50%;
        right: auto;
    }
    .main-timeline .title{ font-size: 22px; }
}
</style>	

<div class="page-title-area page-title-bg1 hidden-xs">
<div class="d-table">
<div class="d-table-cell">
<div class="container">
<div class="page-title-content">
<h2>About Us</h2>
<ul>
<li><a href="index">Home</a></li>
<li>About Us</li>
</ul>
</div>
</div>
</div>
</div>
</div>

<div class="page-title-area page-title-bg1mobile visible-xs">
<div class="d-table">
<div class="d-table-cell">
<div class="container">
<div class="page-title-content">
<h2>About Us</h2>
<ul>
<li><a href="index">Home</a></li>
<li>About Us</li>
</ul>
</div>
</div>
</div>
</div>
</div>

<section class="about-area ptb-90">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-5 col-md-5 col-sm-6">
<div class="about-twentytwenty-image">
<img src="assets/img/dr-priyanka.png" alt="" class="aboutareimage">
<div class="text">
<p><span>5</span> Years Of Experience</p>
</div>
</div>
</div>
<div class="col-lg-7 col-md-7 col-sm-6">
<div class="about-content">

<h2>DR. PRIYANKA</h2>
<h3 class="missmerge">MBBS, MS, MRCS, Fellowship in Breast Surgery</h3>
<p class="justify">Our team at <a href="index" style="color: #ed0677;">AP Breast Centre</a> are highly accomplished, caring specialists who have a long-standing commitment towards women’s health. They apply a multidisciplinary approach to breast health, which includes medical care, educational programs, and support groups. Ensuring that your experience at <span style="color: #ed0677;">AP breast Centre is private, comfortable and dignified is always our priority.</span></p>

<p class="justify">Our <a href="services" style="color: #ed0677;">specialists</a> include breast surgeons, plastic and reconstructive surgeons, dedicated breast imagers, medical oncologists, pathologists, radiation oncologists, geneticists, physical therapists and nutritionists, as well as physician assistants and specialized nurses. Their dedication, combined with the full spectrum of diagnostic and therapeutic technology, result in the superior care that patients have come to expect from AP breast Centre.</p>

</div>
<a href="services" class="btn btn-primary" style="margin-top: 20px;">Our Services <i class="flaticon-next"></i></a>
</div>
</div>
</div>
</section>

<section class="cta-area ptb-800 jarallax" data-jarallax='{"speed": 0.3}'>
<div class="container">
<div class="cta-content">
<div class="icon">
<i class="flaticon-business-and-finance"></i>
</div>
<h2>Share the Care</h2>
<span class="sharethcarees">Friends Ask Friends To Get Mammograms</span>
<p>AP Breast Center created Share the Care as a community-wide program to support good breast health practices and to increase access to breast care.</p>
<a href="sharethecare" class="btn btn-primary" style="margin-top: 10px;">Share the Care <i class="flaticon-next"></i></a>
</div>
</div>
</section>

<div class="container ptb-800king">
<div class="services-title-content">
<center><span class="sub-title">AP Breast Centre</span>
<h2>Vision & Mission</h2>
<span class="animate-border mr-auto ml-auto mb-4"></span></center>

</div>
    <div class="row">
        <div class="col-md-12">
            <div class="main-timeline">
                <div class="timeline">
                    <a href="#" class="timeline-content">
                        <div class="timeline-icon"><i class="fa fa-low-vision"></i></div>
                        <h3 class="title">Our Vision</h3>
                        <p class="description">
                           To educate every woman about the importance of breast self-awareness and screening programs. To detect breast cancer earlier than the woman herself feels the lump. Each and every woman have the right to directly participate in the decision making about her care and treatment. It is our responsibility to empower her with information and educate her so that she can become an active team member of the breast centre team responsible for her care.
                        </p>
                    </a>
                </div>

                <div class="timeline">
                    <a href="#" class="timeline-content">
                        <div class="timeline-icon"><i class="fa fa-bullseye"></i></div>
                        <h3 class="title">Our Mission</h3>
                        <p class="description">
                            To provide superior quality breast healthcare services under our roof that patient recommends to family, friends and physicians prefer for their patients. Our mission is to promote excellence in research, education and care for all women. From breast cancer diagnosis, to breast cancer treatment, to breast cancer surgery and reconstruction we offer our patients superior clinical care in a first class environment.
                        </p>
                    </a>
                </div>
            </div>
        </div>
    </div>
</div>

<section class="services-area ptb-80056">
<div class="container">
<div class="services-title-content">
<center><span class="sub-title">AP Breast Centre</span>
<h2>Our Values</h2>
<span class="animate-border mr-auto ml-auto mb-4"></span></center>
<p class="text-center maxiumstrectssmin11">Every day and anytime we live and breath in our core values, what ever we do we ensure that we live up to our values and these values reflect who we are and guide us towards achieving our vision and enabling us to be your preferred choice in the region as <span style="color: #ed0677;">one stop breast care.</span></p>
</div>	<br>
<div class="row align-items-center">
<div class="col-lg-5 col-md-12">
<div class="services-title-content">
<img src="assets/img/butterfly.png" alt="" style="width:100%;">

</div>
</div>
<div class="col-lg-7 col-md-12">
<div class="row m-0">
<div class="col-lg-6 col-md-6 col-sm-6 p-0">
<div class="single-services-box">
<center><img src="assets/img/Trust.png" alt="" class="valuesiconsimg">	
<h3>Trust</h3></center>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 p-0">
<div class="single-services-box">
<center><img src="assets/img/Patience.png" alt="" class="valuesiconsimg"> 	
<h3>Patience</h3></center>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 p-0">
<div class="single-services-box">
<center><img src="assets/img/Responsibility.png" alt="" class="valuesiconsimg"> 		
<h3>Responsibility</h3></center>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 p-0">
<div class="single-services-box">
<center><img src="assets/img/Attention.png" alt="" class="valuesiconsimg"> 	
<h3>Attention</h3></center>
</div>
</div>
</div>
</div>
</div>
</div>
</section>


<?php include 'footer.php';?>

@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File