body{
    font-family:Poppins;
    color:#000;
}
footer{
    padding: 30px 0px;
    font-size: 12px;
}
.cta{
    padding: 30px 0px;
    background: #f7837f;
    color: #fff;
}
.faqs, .video{
    padding: 30px 0px;
}
.mob{
    display:none;
}
.banner{
    background: #ffe9e8;
}
.banner .row{
    align-items: center;
}
.banner  i{
    background: #f7837f;
    color: #fff;
    padding: 6px 7px;
    border-radius: 100px;
}
.banner h1{
    font-weight: 800;
        font-size: 36px;
}
h2{
    font-size: 1.5rem;
}
.banner img{
    width:100%;
}
.content h3, .video h2, .surgeon h3{
    font-size:35px;
    font-weight:600;
}
.minimal, .traditional{
    text-transform:uppercase;
}
.video img{
        border-radius: 10px;
}
.content{
        padding: 40px 0;
}
.surgeon{
    background: #ffe9e8;
    padding: 40px 0px;
}
.surgeonBox{
    background: #fff;
    border-radius: 100px 20px 20px 100px;
    margin-top:20px;
}
.surgeonContent{
        padding: 20px;
}
.surgeonContent p{
        font-size: 18px;
    color: #292929;
    margin: 0px;

}
.surgeonContent h4{
    font-size: 25px;
    font-weight: 700;
}
.surgeonBox .imgBox img{
    width: 200px;
    height: 200px;
    object-fit: cover;
    object-position: top;
    border-radius: 100px;
    border: 5px solid #f7837f;
}
.gyno{
        background: #ffe9e8;
    padding: 40px;
}
.gyno p i{
        background: #f7837f;
    color: #fff;
    padding: 5px 6px;
    border-radius: 100px;
    margin-right: 10px;
    height:fit-content;
}
.gynoHead p{
        padding-bottom: 10px;
}
.gynoHead{
    padding: 10px 20px;
}
.gynoHead h3{
    font-size: 23px;
    font-weight: 600;
}
.accordion-button:not(.collapsed) {
    color: #000000 !important;
    background-color: #ffffff !important;
}
.accordion-button{
    font-size:18px;
        font-weight: 600;
}
.accordion-body {
    font-weight: 500;
    color: #000000ad;
}
.accordion-item {
    background-color: #fff !important;
    border:0px !important;
    border-bottom: 1px solid rgb(0 0 0 / 19%) !important;
}
.btn-expert{
    background: #f7837f;
    width: 100%;
    padding: 10px;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin-top: 20px;
    border: 2px solid #fff;
}
.btn-expert i{
    padding-right: 10px;
}
.btn-expert:hover{
    background: #fff;
}
.btn-call{
    background: #000;
    width: 100%;
    padding: 10px;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin-top: 20px;
    border: 2px solid #000;
}
.btn-call:hover{
    background: #fff;
    border: 2px solid #000;
}
.count_section{
    background: #f7837f;
    padding: 15px 0px;
    color: #fff;
}
.border-right{
    border-right: 1px solid #fff;
}
.counter h3{
    font-size: 35px;
    font-weight: 700;
}
.content_section{
    padding: 40px 0px;
}
.contentBox{
    background: #ffe9e8;
    padding: 20px;
    border-radius: 10px;
    height:270px;
}
.contentBox h3{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
}
.contentBox p i{
    background: #f7837f;
    color: #fff;
    padding: 5px 6px;
    border-radius: 100px;
    margin-right: 10px;
}
.form_section{
    padding: 40px 0px;
    text-align: center;
    background: #fff4f4;
}
.form_section h2{
    font-size: 40px;
    font-weight: 700;
}
.form_section h2 span{
    color: #f7837f;
}
.form{
    padding: 20px;
    background: #fff;
    border-radius:10px;
}
.form-control{
    border-radius: 100px;
    padding: 10px 20px;
    color: #000;
    border: 1px solid #797979;
    margin-bottom: 10px;
    font-size: 14px;
}
.btn-primary{
    padding: 10px;
    width: 100%;
    border-radius: 100px;
    background: #f7837f;
    border-color: #f7837f;
}
.btn-primary:hover{
    background: #000;
    border-color: #000;
}
.usp_section{
    padding:20px 0px;
    border-bottom: 1px solid #a7a7a7;
}
.usp_section .counter img{
    width: 60px;
}
.usp_section .counter p{
    font-size: 15px;
    font-weight: 600;
}
.minimal_section{
    padding: 40px 0px;
}
.minimal_section h3{
    font-size: 35px;
    font-weight: 600;
}
.minimal_section table{
    width: 100%;
    margin-top: 20px;
}
.minimal_section table thead th{
    font-size: 25px;
    color: #000000;
    text-align: center;
}
.minimal_section table thead .minimal{
    color: #f7837f;
}
.minimal_section table tbody td{
    padding: 10px 20px;
    background: #ffe9e8;
    border: 1px solid #fff;
    font-size: 14px;
    font-weight: 600;
        width: 33.3%;
}
tbody .traditional{
    width: 100%;
    display: block;
    background: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 100px;
    color: #000;
    text-decoration: none;
}
tbody .minimal{
    width: 100%;
    display: block;
    background: #f7837f;
    padding: 10px;
    text-align: center;
    border-radius: 100px;
    color: #fff;
    text-decoration: none;
}
.topHeader{
    background: #fff;
    padding: 10px 0px 0px;
}
.topHeader img{
    width: 100px;
}
.text-left{
    text-align:left;
}
.text-right{
    text-align:right;
}
.topHeader .btn-call{
    padding:10px 30px;
}
.topHeader .row{
    align-items: center;
}
@media only screen and (max-width: 768px){
    .counter h3 {
        font-size: 20px;
    }
    .banner{
        padding: 40px 0px;
    }
    .banner h1 {
        text-align: center;
    }
    .form_section{
        padding:20px 0px;
    }
    .form_section h2{
        margin-bottom:20px;
    }
    .contentBox{
        padding:10px;
    }
    .topHeader .btn-call{
            font-size: 12px;
    }
    .table{
        width:100%;
        overflow-x:scroll;
    }
    .contentBox{
        height:fit-content;
    }
    .mb-4{
            margin-bottom: .25rem !important;
    }
    .mob{
        display:block !important;
    }
    .desktop{
        display:none;
    }
    .counter p{
        font-size: 12px;
    }
    .contentBox h3 {
    font-size: 20px;
    }
    .contentBox p{
            font-size: 12px;
    display: flex;
    }
    .usp_section .counter p, .usp_section .counter img {
        text-align:center;
        font-size: 12px;
    }
    .form_section h2 {
    font-size: 20px;
    }
    iframe{
            height: 300px;
    }
    .accordion-button, .accordion-body{
    font-size: 13px;
    }
    .usp_section .counter .col-md-4{
        text-align:Center;
    }
    .minimal_section h3, .content h3, .video h2, .surgeon h3{
    font-size: 20px;
    }
    .minimal_section table thead th {
    font-size: 12px;
    }
    .surgeonContent {
    padding: 10px 10px 10px 30px;
    }
    .surgeonContent h4 {
        font-size: 16px;
        font-weight: 700;
    }
    .surgeonContent p {
        font-size: 12px;
    }
    .surgeonBox .imgBox img {
    width: 120px;
    height: 120px;
    margin-top: 5px;
    }
    .surgeonBox a {
        font-size: 12px;
        padding: 10px 0px;
        margin-top: 7px !important;
    }
    .surgeonContent .btn-call{
        display:none;
    }
    .surgeonBox{
            border-radius: 70px 20px 20px 20px;
    }
    .content{
        padding:40px 0px;
    }
    
    .gynoHead {
    padding: 0px;
}
.gyno {
    padding: 40px 20px 20px;
}
.gynoHead h3 {
    font-size: 20px;
}
.gynoHead p {
    font-size: 12px;
    display: flex;
}
.gynoHead{
    margin-bottom:20px;
}
footer{
    padding:30px 0px 80px;
}
.footerCTA{
        position: fixed;
    bottom: 0px;
    background: #f7837f;
    border-radius: 40px 40px 0px 0px;
}
.footerCTA .row{
    align-items: center;
}
.footerCTA .btn-expert{
    border:0px;
    margin:0px;
}
}