.cbox-testmonial {
    border: 1px solid #ededed;
    margin: 7px 7px;
    padding: 20px;
    box-shadow: 0 0 7px #d5d5d5;
}
.cbox-testmonial img {
    width: 100%;
    border-radius: 50%;
    box-shadow: 0 0 6px #c5c5c5;
}
.cbox-testmonial h6 {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin-top: 7px;
    color: #393184;
}
.cbox-testmonial ul {
    display: flex;
    list-style: none;
    padding:0;
}
.cbox-testmonial ul li {
    color: #ffbd00;
    padding-right: 6px;
    font-size: 18px;
}
.cbox-testmonial p {
    font-weight: 600;
    font-size: 18px;
}
.cbox-testmonial b {
    font-size: 19px;
    color: #f07d21;
}

.dbox-testmonial {
    border: 1px solid #ededed;
    margin: 7px 7px;
    padding: 20px;
    box-shadow: 0 0 7px #d5d5d5;
}
.dbox-testmonial img.dr {
    width: 100px;
    border-radius: 50%;
    box-shadow: 0 0 6px #c5c5c5;
    height: 100px;
    object-fit: cover;
    margin-bottom: 15px;
}
.dbox-testmonial h6 {
    color: #383283;
    font-size: 20px;
    font-weight: 600;
}
.dbox-testmonial ul {
    display: flex;
    list-style: none;
    padding: 0;
}
.dbox-testmonial ul li {
    color: #ffbd00;
    padding-right: 6px;
    font-size: 18px;
}
img.clinic-img {
    height: 50vh;
    width: 100%;
    object-fit: cover;
}
.dbox-testmonial p {
    font-weight: 600;
    font-size: 18px;
}
.mt-70 {
    margin-top: 70px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-10 {
    margin-top: 10px;
}
.mb-70 {
    margin-bottom: 70px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-10 {
    margin-bottom: 10px;
}
.my-70 {
    margin: 70px 0;
}
.my-60 {
    margin: 60px 0;
}
.my-50 {
    margin: 50px 0;
}
.my-40 {
    margin: 40px 0;
}
.my-30 {
    margin: 30px 0;
}
.my-20 {
    margin: 20px 0;
}
.my-10 {
    margin: 10px 0;
}
/*  */
.pt-70 {
    padding-top: 70px;
}
.pt-60 {
    padding-top: 60px;
}
.pt-50 {
    padding-top: 50px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-10 {
    padding-top: 10px;
}
.pb-70 {
    padding-bottom: 70px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-10 {
    padding-bottom: 10px;
}
.py-70 {
    padding: 70px 0;
}
.py-60 {
    padding: 60px 0;
}
.py-50 {
    padding: 50px 0;
}
.py-40 {
    padding: 40px 0;
}
.py-30 {
    padding: 30px 0;
}
.py-20 {
    padding: 20px 0;
}
.py-10 {
    padding: 10px 0;
}
/*  */
.banner-brc {
    margin-top: 150px;
    background: #f2f2f2;
}
.banner-brc-box {
    display: flex;
    justify-content: space-between;
    padding: 25px 0;
}
.banner-brc-box ul {
    display: flex;
    padding: 0;
    list-style: none;
    margin: 0;
}
.banner-brc-box ul li {
    margin-left: 20px;
    color: #3a3184;
    font-weight: 700;
}
.banner-brc-box ul li a {
    color: #f07d21;
}
.section1 p {
    text-align: justify;
}
.section1 ul li {
    text-align: justify;
    margin-bottom: 10px;
}
.section1 img {
    height: 100vh;
    object-fit: cover;
}
.section1.career h6 {
    line-height: 30px;
    font-size: 19px;
    text-align:justify;
}
.section1.career img {
    height: 55vh;
    object-fit: cover;
}
h1, h2, h3 {
    color:#f07d21;
}
h4, h5, h6 {
    color: #204b77;
    font-weight: 700;
}
h2 {
    font-size:2rem;
}
/*@media only screen and (max-width: 1200px) {*/
/* h2 {*/
/*    font-size:2rem !important;*/
/*}   */
/*}*/


.bottom-footer {
    margin-top: 50px;
}
footer h5 {
    color: #000000;
    margin-bottom: 32px;
    font-size: 18px;
    font-weight: 600;
}
.header-search form {
    width: 600px;
    margin: 10px 0;
}
.serch-head {
    position: relative;
}
.serch-head input[type="text"] {
    background: #fff;
    border: 1px solid #eee !important;
    /* border-radius: 60px; */
    height: 42px;
    width: 100%;
    font-size: 12px;
    padding: 0 20px;
}
.serch-head img {
    position: absolute;
    width: 20px;
    right: 4%;
    top: 17%;
}
.bottom-header {
    background: linear-gradient(45deg, #38b4e5, #a2cd51);
}
header.fixed-top {
    box-shadow: 0 0 5px #00000054;
}
.new-title h1 a {
    float: right;
    color: #6f6f6f;
    font-size: 16px;
    margin-right: 10px;
}
.bg-white-video b p {
    text-align: left !important;
    display: block;
    font-weight: 300;
    font-size: 13px;
    color: #6d6d6d;
    line-height: 20px;
    margin: 0 0 5px;
}
.pro-dtl-n {
    padding: 15px 15px;
    text-align: left;
}
footer p {
    font-size: 15px;
    font-weight: 500;
    color:#5c5c5c;
}
ul.sub-menu li a {
    color: #000;
}
.bg-white-video h5 {
    color: #000 !important;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0 7px 6px;
    line-height: 20px;
    font-weight: 600;
    text-align: left;
}
.bg-white-video p.price {
    margin: 0 7px;
}
.navbar-brand img {
    height: 80px;
}
.video .zoom-350 img {
    width: 100%;
    height: 250px;
    object-fit: contain;
}
.slider-image {
    height: 73vh;
    object-fit: cover;
}
@media only screen and (max-width: 430px) {
    .header-search form {
    width: 100%;
}
.navbar-brand {
        width: 72%;
        margin: 0;
        padding: 7px 0;
    }
    .navbar-brand img {
        width: auto !important;
        height: 60px;
    }
.bg-white-video.ct-p img {
    height: 160px;
    width: 160px;
}
.slider-image {
    height: auto;
    object-fit: cover;
}

.section1 img
{
    height:inherit;
    object-fit:cover;
}
}
