﻿body {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

.upperhead_list {
    list-style-type: none;
    float: right;
    color: #040e26;
    font-weight: 600;
    margin-top: 15px;
}

#navbar {
    box-sizing: border-box;
    box-shadow: 1px 1px 3px #808080;
    margin-top: 0px;
    background-color: #48bdc5;
}

    #navbar a {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        margin-left: 10px
    }

        #navbar a:hover {
            margin-left: 0px;
            color: #040e26;
        }

.navbar img {
    width: 70px;
    height: 70px
}

#about_dropdown {
    width: 500px;
    background-color: #040e26;
    color: #040e26
}

#navicon_block a {
    color: #fff;
    text-decoration: none;
}

.appointment {
    color: #fff;
    background-color: #48bdc5;
    border: 2px solid #48bdc5;
    padding: 10px;
}

    .appointment:hover {
        color: #48bdc5;
        background-color: #fff;
        border: 2px solid #48bdc5;
        padding: 10px;
    }

.upperhead_call h3 {
    font-size: 16px;
    font-weight: 600;
    color: #222222;
    text-transform: capitalize;
    font-family: "Roboto", sans-serif;
}

.upperhead_call p {
    font-size: 15px;
    font-weight: 400;
    color: #777777;
    font-family: "Roboto", sans-serif;
}

.upperhead_call i {
    font-size: 25px;
    color: #48bdc5;
    border: 1px solid #48bdc5;
    border-radius: 50%;
    padding: 10px 15px;
}

#slider_heading {
    margin-top: -10px;
    position: relative;
    margin-top: -385px;
    z-index: 1111;
}

    #slider_heading h2 {
        text-align: center;
        font-size: 60px;
        color: #fff;
        opacity: 0.8;
        margin-top: 1px;
    }

    #slider_heading p {
        text-align: center;
        font-size: 18px;
        color: #fff;
        opacity: 0.8;
    }

    #slider_heading a {
        background-image: linear-gradient(#ffffff7a,#ffffff59);
        padding: 17px 52px;
        opacity: 0.8;
        text-align: center;
        margin-left: 525px;
        color: #48bdc5;
        font-weight: 600;
    }

#service {
    margin-top: 250px;
    margin-bottom: 100px;
}

.emegency {
    background-color: #48bdc5;
    padding: 45px 30px;
}

    .emegency h2 {
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 25px;
        margin-bottom: 30px;
        transition: all .2s ease;
        color: #fff;
        font-family: "Roboto", sans-serif;
    }

    .emegency a {
        color: #fff;
        font-size: 30px;
        text-decoration-color: #fff;
        text-decoration-line: none;
        cursor: pointer;
    }

    .emegency p {
        font-size: 16px;
        line-height: 25px;
        padding-top: 20px;
        transition: all .2s ease;
        color: #fff;
    }

    .emegency i {
        font-size: 30px;
        margin-bottom: 20px;
        color: #fff;
    }


.hour_service {
    background: #5bc4cb;
    padding: 45px 30px;
}

    .hour_service h2 {
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 25px;
        margin-bottom: 30px;
        transition: all .2s ease;
        color: #fff;
        font-family: "Roboto", sans-serif;
    }

    .hour_service p {
        font-size: 16px;
        line-height: 25px;
        padding-top: 20px;
        transition: all .2s ease;
        color: #fff;
    }

    .hour_service i {
        font-size: 30px;
        margin-bottom: 20px;
        color: #fff;
    }

    .hour_service a {
        margin-top: 10px;
        color: #fff;
        border: 1px solid #fff;
        padding: 10px 20px;
        transition: all .3s ease;
        text-decoration: none;
    }

.Working_Hours {
    background: #6fcbd1;
}

    .Working_Hours h2 {
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 25px;
        margin-bottom: 30px;
        transition: all .2s ease;
        color: #fff;
        font-family: "Roboto", sans-serif;
    }

    .Working_Hours p {
        font-size: 16px;
        line-height: 25px;
        padding-top: 20px;
        transition: all .2s ease;
        color: #fff;
    }

    .Working_Hours i {
        font-size: 30px;
        margin-bottom: 20px;
        color: #fff;
        margin-top: 39px;
    }

    .Working_Hours a {
        margin-top: 10px;
        color: #fff;
        border: 1px solid #fff;
        padding: 10px 20px;
        transition: all .3s ease;
        text-decoration: none;
    }

.list {
    list-style-type: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 5px 12px;
}

#Features {
    position: relative;
    padding-bottom: 15px;
}

    #Features h2 {
        font-size: 50px;
        line-height: 50px;
        color: #222222;
        font-weight: 700;
        font-family: "Source Sans Pro", sans-serif;
        text-align: center;
        padding-bottom: 15px;
        font-size: 40px;
    }

.features_span {
    font-size: 40px;
    line-height: 50px;
    color: #48bdc5;
    font-weight: 700;
    font-family: "Source Sans Pro", sans-serif;
    text-align: center;
    padding-bottom: 15px;
}

#Features p {
    text-align: center !important;
    color: #777777;
    font-size: 18px;
    padding: 20px;
}

#features_services {
    margin-bottom: 100px;
}

    #features_services h3 {
        padding-top: 20px;
        font-size: 20px;
        line-height: 30px;
        font-weight: 400;
        text-transform: uppercase;
        color: #222222;
        font-family: "Roboto", sans-serif;
    }

    #features_services p {
        font-size: 15px;
        line-height: 28px;
        font-family: "Source Sans Pro", sans-serif;
        color: #848484;
        font-size: 16px;
        padding-right: 10px;
    }

#servist_list {
    margin-top: 100px;
    margin-bottom: 100px;
    margin-left: 214px;
}

    #servist_list a {
        text-decoration: none;
        border: 1px solid #fff;
        background-color: #48bdc5;
        padding: 18px 39px;
        color: #fff;
        font-size: 17px;
        font-weight: 500;
        border: 1px solid #fff;
    }

        #servist_list a:hover {
            border: 1px solid #48bdc5;
            background-color: #fff;
            color: #48bdc5;
        }
/*  directors desk*/
#director_desk {
    margin-top: 50px;
    margin-bottom: 50px;
}

.director_desk_style {
    border: 5px solid #040e26;
    padding: 20px;
}

#director_desk p {
    color: #777777;
    font-size: 18px;
    text-align: justify;
    line-height: 1.5;
    padding: 10px;
    font-family: Cambria, Cochin, Georgia, Times, Times New Roman, serif;
}

#director_desk h2 {
    font-size: 30px;
    line-height: 50px;
    color: #222222;
    font-weight: 700;
    font-family: "Source Sans Pro", sans-serif;
    text-align: left;
    padding-bottom: 15px;
}

.director_desk_span {
    font-size: 30px;
    line-height: 50px;
    color: #48bdc5;
    font-weight: 700;
    font-family: "Source Sans Pro", sans-serif;
    text-align: center;
    padding-bottom: 15px;
}

#director_desk h3 {
    font-weight: 600;
    font-size: 25px;
    float: right;
    margin-bottom: 5px;
    margin-left: 10px;
}

#director_desk h6 {
    font-weight: 600;
    color: #48bdc5;
    margin-top: 20px;
    margin-left: 449px;
}
/*team section*/
#team {
    margin-top: 100px;
    margin-bottom: 100px;
}

    #team h2 {
        font-size: 50px;
        line-height: 50px;
        color: #222222;
        font-weight: 700;
        font-family: "Source Sans Pro", sans-serif;
        text-align: center;
        padding-bottom: 15px;
        font-size: 40px;
    }

    #team span {
        line-height: 50px;
        color: #48bdc5;
        font-weight: 700;
        font-family: "Source Sans Pro", sans-serif;
        text-align: center;
        padding-bottom: 15px;
    }

    #team p {
        text-align: center !important;
        color: #777777;
        font-size: 18px;
        padding: 20px;
    }

.our-team {
    border: 1px solid #d3d3d3;
    position: relative;
    overflow: hidden;
}

    .our-team img {
        width: 100%;
        height: 300px;
    }

    .our-team .team-content {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        padding: 45px 18px;
        background: rgba(0,0,0,0.7);
        transform: translateX(-100%);
        transition: all 0.20s ease 0s;
    }

    .our-team:hover .team-content {
        transform: translateX(0);
    }

    .our-team .team-content .post-title {
        font-size: 18px;
        color: #fff;
        text-transform: uppercase;
    }

    .our-team .team-content .post {
        font-size: 14px;
        color: #cb95e1;
        display: block;
        margin-bottom: 20px;
    }

/*  .our-team .description {
        font-size: 14px;
       text-align:justify;
        color: #fff;
        line-height:1.5;
        
        margin-bottom: 20px;
    */ }

.our-team .team_social {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .our-team .team_social li {
        display: inline-block;
        margin-right: 5px;
    }

        .our-team .team_social li a {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            border: 2px solid #f5f5f5;
            font-size: 17px;
            color: #f5f5f5;
            line-height: 40px;
            text-align: center;
            display: inline-block;
            transition: border 0.3s ease 0s;
        }

            .our-team .team_social li a:hover {
                border-color: transparent;
            }

.our-team .team-prof {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: right;
    padding: 20px 16px;
    background: rgba(0,0,0,0.7);
    transform: translateX(0);
    transition: all 0.20s ease 0s;
}

.our-team:hover .team-prof {
    transform: translateX(100%);
}

.our-team .team-prof .post-title {
    font-size: 18px;
    color: #fff;
    margin: 0 0 8px 0;
    text-transform: uppercase;
}

.our-team .team-prof .post {
    font-size: 14px;
    color: #cb95e1;
    margin-bottom: 0;
}
/*    about use page*/
#about_us {
    margin-top: 50px;
    margin-bottom: 100px;
}

    #about_us h2 {
        font-size: 50px;
        line-height: 50px;
        color: #222222;
        font-weight: 700;
        font-family: "Source Sans Pro", sans-serif;
        text-align: center;
        padding-bottom: 15px;
        font-size: 40px;
    }

    #about_us span {
        line-height: 50px;
        color: #48bdc5;
        font-weight: 700;
        font-family: "Source Sans Pro", sans-serif;
        text-align: center;
        padding-bottom: 15px;
    }

    #about_us p {
        text-align: justify !important;
        color: #848484;
        font-size: 18px;
    }

.adjust_mobile {
    width: 100%;
}


#hospital_gallery {
    margin-top: 100px;
    margin-bottom: 100px;
    margin-left: 20px;
}



    #hospital_gallery h2 {
        font-size: 50px;
        line-height: 50px;
        color: #222222;
        font-weight: 700;
        font-family: "Source Sans Pro", sans-serif;
        text-align: center;
        padding-bottom: 20px;
        font-size: 40px;
    }

    #hospital_gallery span {
        line-height: 50px;
        color: #48bdc5;
        font-weight: 700;
        font-family: "Source Sans Pro", sans-serif;
        text-align: center;
        padding-bottom: 15px;
    }

    #hospital_gallery img {
        border: 2px solid #48bdc5;
    }

        #hospital_gallery img:hover {
            opacity: 0.6;
            border: 1px solid #48bdc5;
        }
/*start counter*/
#counter {
    margin-top: 100px;
    margin-bottom: 100px;
}

.counter {
    color: #040e26;
    font-family: 'Poppins', sans-serif;
    text-align: right;
    width: 200px;
    height: 200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

    .counter:before {
        content: '';
        background: radial-gradient(at 5% 10%, #e7e7e7 10%, transparent 50%, transparent 80%, #e7e7e7 100%);
        border: 5px solid #48bdc5;
        border-radius: 0 100px 0 50px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -1;
        transition: all 0.3s ease 0s;
    }

    .counter:hover:before {
        box-shadow: 0 0 8px rgba(0,0,0,0.5);
    }

    .counter .counter-icon {
        color: #fff;
        background: #48bdc5;
        font-size: 40px;
        text-align: center;
        line-height: 70px;
        width: 80px;
        height: 80px;
        margin: 0 0 15px;
        border-radius: 50px;
        border: 6px solid #fff;
        display: inline-block;
    }

    .counter h3 {
        font-size: 18px;
        font-weight: 600;
        text-transform: capitalize;
        text-align: center;
        padding: 0 13px;
        margin: 0 0 15px;
    }

    .counter .counter-value {
        font-size: 35px;
        font-weight: 600;
        line-height: 35px;
        text-align: center;
        display: block;
    }

    .counter.red {
        color: #FA1212;
    }

        .counter.red:before {
            border-color: #FA1212;
        }

        .counter.red .counter-icon {
            background-color: #FA1212;
        }

    .counter.blue {
        color: #0F6085;
    }

        .counter.blue:before {
            border-color: #0F6085;
        }

        .counter.blue .counter-icon {
            background-color: #0F6085;
        }

    .counter.green {
        color: #009068;
    }

        .counter.green:before {
            border-color: #009068;
        }

        .counter.green .counter-icon {
            background-color: #009068;
        }

@media screen and (max-width:990px) {
    .counter {
        margin-bottom: 40px;
    }
}
/*end counter*/
#mission {
    margin-top: 100px;
    margin-bottom: 100px;
}

    #mission h2 {
        font-size: 50px;
        line-height: 50px;
        color: #222222;
        font-weight: 700;
        font-family: "Source Sans Pro", sans-serif;
        text-align: center;
        padding-bottom: 15px;
        font-size: 40px;
    }

    #mission span {
        line-height: 50px;
        color: #48bdc5;
        font-weight: 700;
        font-family: "Source Sans Pro", sans-serif;
        text-align: center;
        padding-bottom: 15px;
    }

    #mission p {
        text-align: justify !important;
        color: #848484;
        font-size: 15px;
    }

    #mission img {
        border: 2px solid #48bdc5;
    }

        #mission img:hover {
            opacity: 0.6;
        }


@media only screen and (max-width: 990px) {
    .our-team {
        margin-bottom: 20px;
    }
}
/*end team section*/
/*contact*/
#contact_head {
    /*    background-image: url('../images/about2.png');  */

    background-image: linear-gradient(#48bdc5,#48bdc5);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: contain;
    height: 300px;
    width: 100%;
}

    #contact_head .heading h2 {
        padding-top: 98px;
        line-height: 51px;
        font-weight: 700;
        color: #fff;
        font-family: "Source Sans Pro", sans-serif;
        text-align: center;
        font-size: 69px;
    }

#contact_icon {
    margin-top: 100px;
}
/*.contact_icon i {
    background-color: #040e26;
    border-radius: 50%;
    border: 1px solid #040e26;
    padding: 10px 20px;
    color: #fff;
    font-size: 30px;
    margin-left: 82px
}
    .contact_icon i:hover {
        background-color: #ffb600;
        border-radius: 50%;
        border: 1px solid #ffb600;
        padding: 10px 20px;
        color: #fff;
        font-size: 30px;
    }*/

#contact {
    margin-top: 100px;
    margin-bottom: 100px;
}

    #contact i {
        color: #48bdc5;
        margin-bottom: 80px;
        padding: 14PX 17PX;
        border-radius: 50%;
        font-size: 40px;
    }



    #contact a {
        text-decoration: none;
    }

    #contact h6 {
        font-size: 14px;
        color: #717a60;
        padding-left: 20px;
    }

    #contact h4 {
        font-size: 20px;
        color: #000;
        padding-left: 20px;
    }

.adjustform {
    padding-top: 0px;
    padding-bottom: 10px;
    padding: 20px;
    box-shadow: 2px 3px 3px 3px #48bdc5;
}

    .adjustform a {
        margin-left: 300px;
        background-color: #48bdc5;
        color: #ffffff
    }

#map {
    margin-top: 100px;
    margin-bottom: 100px;
}
/*business page*/
#business {
    margin-top: 100px;
    margin-bottom: 100px;
}

    #business h2 {
        font-size: 50px;
        line-height: 50px;
        color: #222222;
        font-weight: 700;
        font-family: "Source Sans Pro", sans-serif;
        text-align: center;
        padding-bottom: 15px;
        font-size: 40px;
    }

    #business span {
        line-height: 50px;
        color: #48bdc5;
        font-weight: 700;
        font-family: "Source Sans Pro", sans-serif;
        text-align: center;
        padding-bottom: 15px;
    }

    #business p {
        text-align: justify !important;
        color: #848484;
        font-size: 16px;
    }

/*footer*/
#footer {
    padding: 20px;
    position: relative;
    background-size: cover;
    z-index: 1;
    background: #132646
}

.footer_heading h2 {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 40px;
    letter-spacing: 2px;
}

.footer_heading i {
    color: #fff;
    font-size: 20px;
    padding-right: 20px;
}

    .footer_heading i:hover {
        color: #48bdc5;
        font-size: 16px;
    }

.social_icon i {
    color: #48bdc5;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 20px;
    margin-left: 9px;
    text-align: center;
    padding: 10px 15px;
}

    .social_icon i:hover {
        color: #fff;
        background-color: #48bdc5;
        border: 1px solid #fff;
        border-radius: 50%;
        font-size: 20px;
        margin-left: 9px;
        text-align: center;
        padding: 10px 15px;
    }

#footer p {
    color: #fff
}

#footer h5 {
    color: #fff;
}

#footer a {
    color: #fff;
}

    #footer a:hover {
        color: #48bdc5;
    }

.footericon {
    color: #fff;
    padding: 10px 10px;
    font-size: 15px;
    margin-right: 15px;
}

    .footericon:hover {
        color: #fff;
    }

/*.copyright_div {
    padding: 24px 0px;
    background: #0d1a2f;
}*/

@media screen and (max-width: 425px) {
    #slider_heading h2 {
        font-size: 37px;
        margin-top: 60px;
    }


    #slider_heading a {
        margin-left: 100px;
    }

    #service {
        margin-top: 118px;
        margin-bottom: 100px;
    }

    #Features p {
        text-align: justify;
        padding: 0px;
    }

    #servist_list {
        padding: 19px;
        margin-left: 4px;
    }

        #servist_list a {
            padding: 14px 34px;
        }

    #director_desk h6 {
        font-weight: 600;
        color: #48bdc5;
        margin-top: 20px;
        margin-left: 15px;
    }

    #director_desk h3 {
        float: left;
        margin-bottom: -36px;
        margin-left: 13px;
    }

    .director_desk_style {
        border: 5px solid #040e26;
        padding: 0px;
        border: none;
    }

    #director_desk {
        margin-top: -128px;
    }

        #director_desk h2 {
            margin-left: 31px;
        }

        #director_desk p {
            margin-top: -34px;
        }

    .our-team img {
        height: 359px;
    }

    #director_desk p {
        padding: 23px;
    }

    .emegency p {
        padding-top: 20px;
        padding-right: 10px;
        padding: -21px;
    }
    /*  about us*/
    #about_us {
        margin-top: -143px;
        margin-bottom: 100px;
    }

        #about_us h2 {
            margin-top: 57px;
        }

    #mission img {
        margin-bottom: 72px;
    }

    .adjust_mobile {
        width: 51%;
        height: 131px;
        border: none;
    }

    #mission p {
        font-size: 18px;
    }

    #business {
        margin-top: -132px;
    }

    #hospital_gallery {
        margin-top: -150px;
        margin-left: 2px;
    }
    /* contact page*/
    #contact {
        margin-top: -136px;
        margin-bottom: 100px;
    }

    .adjustform a {
        margin-left: 139px;
    }

    #hospital_gallery h2 {
        margin-top: 198px;
    }

    #contact_head .heading h2 {
        padding-top: 57px;
    }
    #contact_head {
     
        height: 199px;
     
    }
}
