.m-doctor-item1{
    margin-top: 60px !important;
    margin-bottom: 60px;
}

.m-doctor1-text{
    margin-top: 8%;
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
}


.m-doctor1-list{
    display: flex;
    margin-top: 8%;
}

.m-doctor1-item{
    width: 50%;
    text-align: left;
}
.m-doctor1-item1{
    font-size: 25px;
    color: #f15722;
    line-height: 25px;
}
.m-doctor1-item2{
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 0;

}

.m-doctor1-item1 span{
    padding-left: 2px;
    color: #000000;
    font-size: 14px;
    vertical-align:text-top;
    line-height: 20px;
    letter-spacing: 1px;
}

.m-doctor-content2{
    padding-top: 10%;
}
.m-doctor-item2{
    background-color: #f8f8f8;
    padding-bottom: 30px;
}
.m-doctor-item3{
    padding-bottom: 60px;
}
.m-doctors-list{
    display: flex;
    flex-wrap: wrap;
    margin-top: 8%;
}
.m-doctors-list2{
    display: flex;
    flex-wrap: wrap;
}
.m-doctors-item1{
    width: 48%;
    margin-right: 2%;
    margin-bottom: 5%;
}

.m-doctors-item2{
    width: 48%;
    margin-left: 2%;
}
.m-doctor-name{
    font-size: 15px;
    line-height: 30px;
    padding-left: 5px;
    font-weight: bold;
}
.m-doctor-title{
    font-size: 13px;
    line-height: 20px;
    padding-left: 5px;
}
.doctor-m-subtitle{
    font-size: 13px;
    line-height: 20px;
    padding-left: 5px;
}

.m-contact-list{
    margin-top: 8%;
    width: 100%;
}
.m-contact-item1 img{
    width: 100%;
    object-fit: contain;
}

.m-support-list{
    display: flex;
    flex-wrap: wrap;
    margin-top: 8%;
}
.m-support-item{
    display: flex;
    width: 50%;
    background-color: #f1f1f1;
}
.m-support-item img{
    width: 100%;
}
.m-support-item-text {
    align-self: center;
    margin: 0 auto;
    font-size: 15px;
    font-weight: bold;
    padding-left: 5%;
    padding-right: 5%;
}
.m-support-item-text span{
    font-size: 13px;
    font-weight: normal;
}

.m-doctors-hidden-div{
    display: none;
}

.m-doctors-show {
    padding: 5px 0 20px 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
}