
p {
 
    color: #181818 ;
     font-family: 'Sen', sans-serif !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-family: 'Sen', sans-serif !important;
}
a{
    font-family: 'Sen', sans-serif !important;
}
.service-icon-box i{
display:inline-block;

}
.mb-30 {
    margin-bottom: 30px!important;
}
.service-list{
    display: inline-block;
        margin-bottom: 10px;
    padding: 10px 0;
}

.team-item{
        background: #ffffff;
    border-radius: 0 0 5px 5px;
    text-align: center;
        padding: 15px;
/*    margin: 0 auto 30px;*/
/*    max-width: 370px;*/
}

.team-item .timetable {
    color: #302d2a;
    font-weight: 500;
/*    padding: 0 12.2%;*/
    text-align: left;
    margin: 15px 0;
}
.team-item .timetable .item {
    overflow: hidden;
    padding: 9px 0;
        border-bottom: 1px solid #dddddd;
}
.team-item .timetable .item .label {
    float: left;
    width: 50%;
}

.team-item .timetable .item .value {
    float: right;
}

.doctors .member {
    position: relative;
    margin-bottom: 30px;
    
}
.doctors .member .pic {
    overflow: hidden;
    width: 120px;
    border-radius: 50%;
}
/*
.doctors .member {
    position: relative;
    box-shadow: 0px 2px 15px rgb(44 73 100 / 8%);
    padding: 30px;
    border-radius: 10px;
    background: #FFF;
}
*/
.doctors .member .member-info {
        padding: 10px 20px;
    background: #4b9b96;
}
.doctors .member h4 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 20px;
    color: #ffffff;
}
.doctors .member span {
        display: block;
    font-size: 18px;
    /* padding-bottom: 10px; */
    position: relative;
    font-weight: 500;
    color: #FFF;
    /* padding-left: 30px; */
    padding: 10px 20px;
    background: #ffa500;
}

.centered-container {
text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}
.centered-container :hover{
    background: #FFF;
    
}
.centered-container a{
    text-decoration: none;
}
.centered-container a:hover{
    color: black;
}
.treatment-section{
    margin-bottom: 25px;
}

.button-style2.big {
    font-size: 18px;
    padding: 11px 20px;
    border-color: #fff;
    color: #000000;
    background: rgba(255,255,255,0.6);
}
.button-style2 {
    display: inline-block;
    font-size: 12px;
    text-decoration: none;
    font-weight: 500;
    padding: 12px 20px;
    border: 1px solid #2caee2;
    color: #302d2a;
    text-align: center;
    text-transform: uppercase;
    margin: 5px 0;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.line{
       display: inline-block;
    position: absolute;
    float: left;
    width: 80%;
    height: 2px;
    text-align: left;
    background-color: #99dddb;
}
.block-heading-two ul li{
        position: relative;
        padding: 10px 0px;
}
.about_text{
    background: #f9f9f9;
    background-color: #f9f9f9;
    padding: 60px 0;
}
.about_left{
        padding: 30px 0;
}
.about_left h4{
        font-size: 14px;
}
.map iframe{
    width: 100%;
    height:200px;
    border:0;
}
.about{ padding-top: 50px;
}
.solutions-section {
    background: #f9f9f9;
    padding: 50px 0;
}
.heading-title.style-3 {
    padding-bottom: 0;
    margin-bottom: 40px !important;
}
.info{
        padding: 20px;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 35px;
    background: #FFF;
}
.info p{
    margin-bottom:0 ;
}

.price-table {
/*    border: 1px solid #dddddd;*/
}

.price-table .t-head {
    background: #ec3237;
    margin: 0;
    padding: 15px 25px;
    font-size: 20px;
        color: #FFF;
    border-bottom: 3px solid #FFF;
    text-transform: uppercase;
}
.price-table .t-title{
        padding: 10px 20px;
    background:#199c9b;
    margin: 0;
      font-size: 18px;
        color: #FFF;
text-transform: uppercase;

   
}

.price-table .t-data {
    border-bottom: 1px solid #eeeeee;
}
.price-table .t-data {
    margin: 0;
    padding: 15px 25px;
    background: #FFF;
}
.price-table .ttu {
    text-transform: uppercase;
    font-weight: 500;
}

.departments{
    background-color: #fff;
    color: #737880;
    padding: 55px 60px;
}
.departments h4{
    margin-bottom: 40px;
    color: #102035;
}

.departments ul li:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.departments ul li {
    position: relative;
    padding: 9px 0 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.departments ul li a:after {
        font-family: simple-line-icons;
    font-size: 12px;
    font-weight: 500;
    content: "\e606";
    position: absolute;
    text-align: center;
    right: 0;
    top: 0;
    bottom: 0;
    color: #000000;
    border-left: none;
    width: 20px;
    line-height: 50px;
/*
    vertical-align: middle;
    color: #f05b29;
    padding-right: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
*/
}
select{
    width: 100%;
        padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.level-right ul.topbar-info{
    padding: 15px 0 !important;
}


.offer{
    background-image: url('../images/background_2.jpg');
    background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.bnr-section{
        background-image: url('../images/bnr_bg1.jpg');
    background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.departments ul li a{
        color: #040404;
    font-size: 18px;
}


.about{
    background-image: url('../images/bg1.jpg');
    background-size: cover;
    background-position: top left;

} 

footer .site-footer-inner {
    border-top: 2px solid rgba(238, 238, 238, 0.158);
    border-bottom: 2px solid rgba(238, 238, 238, 0.158);
}

footer .widget.last {
      border-right: none;
}
footer .site-footer-inner .f-about p {
    color: #fff;
    margin-top: 20px;
    font-size: 14px;
}
footer .widget .last-list ul li a{
       color: #14ffff;

    font-size: 18px;
}

footer .widget{
    padding-top: 30px;
    padding-bottom: 30px;
    border-right: 2px solid rgba(238, 238, 238, 0.158);
    height: 100%;
}



footer .widget form input{
    height: 24px;
}

footer .widget h3 {
    font-size: 24px;
    font-weight: normal;
    display: block;
    margin-bottom: 35px;
    color: #fff;
}

.featured-services .nursing h4{
    margin: 0;
    text-align: center;
    padding: 15px 0 0;
}


body.header-logo-top header .main-navigation>ul>li>a, body.header-menu-top header .main-navigation>ul>li>a{
    padding: 10px 15px;
    text-decoration: none;
    font-size: 18px;
}

