﻿body {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.phoneaa {
    color: #fff;
}

.sltextt {
    /*background-color: #FFF;*/
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
}

.slidermm {
    margin-bottom: 15px;
}

.viewallsevicess {
    margin: 15px 0px 0px 0px;
}

/***************/
.maindoctorr {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 50px 0px;
    float: left;
    background: #FFF7F4;
}

.our-team {
    height: auto;
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    background-color: #fff;
}

    .our-team .team_img {
        position: relative;
        overflow: hidden;
    }

        .our-team .team_img:after {
            content: "";
            width: 100%;
            height: 100%;
            background-color: rgba(255,255,255,0.2);
            position: absolute;
            bottom: -100%;
            left: 0;
            transition: all 0.3s ease 0s;
        }

    .our-team:hover .team_img:after {
        bottom: 0;
    }

    .our-team img {
        width: 175px !important;
        height: 150px;
        margin: 0px auto;
        margin-top: 10px;
        border-radius: 4px;
    }

    .our-team .social {
        padding: 0 0 10px 0;
        margin: 0;
        list-style: none;
        position: absolute;
        top: -105%;
        right: 10px;
        background: #1a7d17;
        border-radius: 0 0 20px 20px;
        z-index: 1;
        transition: all 0.3s ease 0s;
    }

    .our-team:hover .social {
        top: 0;
    }

    .our-team .social li a {
        display: block;
        padding: 15px;
        font-size: 15px;
        color: #fff;
    }

    .our-team:hover .social li a:hover {
        color: #fff;
    }

    .our-team .team-content {
        padding: 10px 0px 10px 0px;
        background: #fff;
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        float: left;
    }

    .our-team .title {
        font-size: 15px;
        font-weight: 600;
        color: #333;
        margin: 0 0 20px;
        position: relative;
    }

        .our-team .title:before {
            content: "";
            width: 25px;
            height: 1px;
            background: #f7a582;
            position: absolute;
            bottom: -10px;
            right: 50%;
            margin-right: 9px;
            transition-duration: 0.25s;
        }

        .our-team .title:after {
            content: "";
            width: 25px;
            height: 1px;
            background: #f7a582;
            position: absolute;
            bottom: -10px;
            left: 50%;
            margin-left: 9px;
            transition-duration: 0.25s;
        }

    .our-team:hover .title:before,
    .our-team:hover .title:after {
        width: 50px;
    }

    .our-team .post {
        display: inline-block;
        font-size: 15px;
        line-height: 20px;
        font-weight: 400;
        color: #f7a582;
        padding: 0px 10px 0px 10px;
        height: 50px;
    }

        .our-team .post:before {
            content: "";
            display: block;
            width: 7px;
            height: 7px;
            border-radius: 50%;
            background: #0093dd;
            margin: 0 auto;
            position: relative;
            top: -13px;
        }

.team-boxhh {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.team-boxhhh11 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 32px;
    line-height: 35px;
    font-weight: 700;
    color: #222;
    text-align: left;
}

.teambox-mm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.recentposttt {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.contactdeff {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.teamboxmn {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}
/*****about us*/

/*********top background*************/
.aboutus-page {
    height: auto;
    width: 100%;
    margin: 0px 0px 40px 0px;
    padding: 30px 0px 30px 0px;
    float: left;
    background-color: #b11303;
    background-image: url(https://www.transparenttextures.com/patterns/asfalt-light.png);
}

.aboutus-pagetext {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutus-pagetext-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
}

.aboutus-pagetext-ul {
    display: inline-block;
    padding: 0px 0px;
    float: left;
    text-align: center;
    width: 100%;
    margin: 0px 0px 0px 0px;
}

    .aboutus-pagetext-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .aboutus-pagetext-ul li a {
            height: auto;
            width: 100%;
            margin: 0px 0px 0px 0px;
            padding: 5px 0px 0px 0px;
            float: left;
            font-size: 16px;
            line-height: 23px;
            color: #e2e1e1;
            text-align: center;
        }

/***end*/
.headingggh1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    color: #333;
}

.pageimages {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}
.pageimages33 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


/*************ul sec*/
.auline-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}
    .auline-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 5px 5px 25px;
        list-style-type: none;
        display: block;
        width: 100%;
        float: left;
        font-size: 15px;
        line-height: 25px;
        font-weight: 400;
        color: #00000080;
        position: relative;
        text-align: justify;
    }

        .auline-ul li:before {
            font-family: FontAwesome;
            content: "\f058";
            font-size: 15px;
            line-height: 27px;
            color: #f7a582;
            font-weight: 400;
            left: 0px;
            top: 0px;
            position: absolute;
        }
/*********/
