/*about-us.css*/

div#pthird .col-md-4{
    padding: 0 7px;
}
    .st-member.st-style1 {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #eaeaea;
    transition: all 0.3s ease;
    background-color: #fff;
}
.st-member.st-style1 .st-member-img {
    overflow: hidden;
    position: relative;
}
.st-member.st-style1 .st-zoom-in {
    width: 100%;
    transition: all 1s ease;
}
.st-member.st-style1 .st-member-social-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.st-member.st-style1 .st-member-social-wrap .st-member-social-bg {
    height: 110px;
    width: 100%;
    opacity: 0;
    transition: all 0.4s ease;
}
.st-member.st-style1 .st-member-social {
    display: flex;
    position: absolute;
    font-size: 22px;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}
.st-mp0 {
    list-style: none;
    margin: 0;
    padding: 0;
}
.st-member.st-style1 .st-member-social li {
    margin: 0 10px;
}
.st-member.st-style1 .st-member-social a {
    color: #fff;
    transform: scale(0);
    display: block;
}
.st-member.st-style1:hover .st-member-social-wrap .st-member-social-bg {
    opacity: 1;
}
.st-height-b25 {
    height: 25px;
}
.st-doctor-name {
    font-size: 24px;
    margin-bottom: 2px;
    clear: both;
    color: #111;
    padding: 0;
    margin: 0 0 10px 0;
    font-weight: 600;
    line-height: 1.2em;
}
.st-doctor-designation {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
    color: #111;
}
.st-doctor-desc {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.6em;
    color: #111;
}
.st-height-b20 {
    height: 20px;
}
.st-doctors-special {
    font-size: 16px;
    line-height: 1.6em;
    display: flex;
    flex-wrap: wrap;
    font-weight: 500;
}
.st-mp0 {
    list-style: none;
    margin: 0;
    padding: 0;
}
.st-doctors-special li {
    width: 50%;
    margin-bottom: 10px;
    display: flex;
}
.st-doctors-special b {
    display: inline-block;
    font-weight: 600;
    color: #02bbb8;
    margin-right: 15px;
    flex: none;
    min-width: 105px;
}
.st-shedule-wrap.st-style1 {
    margin-left: 0;
}
.st-shedule-wrap {
    padding: 20px;
    background: #f9fafc;
    margin-left: 30px;
}
.st-shedule {
    border: 1px solid #02bbb8;
    padding: 30px 20px;
}
.st-shedule-title {
    font-size: 24px;
    font-weight: 600;
    color: #02bbb8;
    margin-bottom: 8px;
}
.st-height-b10 {
    height: 10px;
}
.st-mp0 {
    list-style: none;
    margin: 0;
    padding: 0;
}
.st-footer-contact-list li {
    display: flex;
    margin-bottom: 15px;
    font-size:15px;
}
.st-footer-contact-list li span {
    margin-right: 8px;
    font-weight: 600;
    min-width: 70px;
}
.st-shedule-wrap.st-style2 {
    margin-left: 0;
}
.st-shedule-wrap {
    padding: 20px;
    background: #f9fafc;
    margin-left: 30px;
}
.st-shedule {
    border: 1px solid #02bbb8;
    padding: 30px 20px;
}
.st-shedule-title {
    font-size: 24px;
    font-weight: 600;
    color: #02bbb8;
    margin-bottom: 8px;
}
.st-shedule-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.st-shedule-list li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #b5b5b5;
    padding: 10px 0;
}
.st-fade-tabs.st-style2 {
    background: #f9fafc;
    padding: 18px 30px 25px;
}
.st-tab-links.st-style2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 20px;
    font-weight: 600;
    color: #111;
    border-bottom: 1px solid #b5b5b5;
}
.st-tab-links.st-style2 li {
    margin: 0 35px;
}
.st-tab-links.st-style2 li.active a {
    color: #02bbb8;
}
.st-tab-links.st-style2 a {
    display: inline-block;
    padding: 10px 0px;
    position: relative;
}
.st-tab-links.st-style2 a:after {
    content: '';
    height: 3px;
    width: 0%;
    background-color: #02bbb8;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -2px;
    transition: all 0.3s ease;
}
.st-member.st-style1:hover .st-member-social a {
    transform: scale(1);
    transition-delay: 0.2s;
}
.st-tab.active {
    display: block;
}
.st-doctor-details-box {
    font-size: 16px;
    line-height: 1.6em;
}
.st-doctor-details-box p:last-child {
    margin-bottom: 0;
}
.st-tab {
    display: none;
}
.st-doctor-details-box ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.st-doctor-details-box ul li:not(:last-child) {
    margin-bottom: 10px;
}
.st-tab-links.st-style2 li.active a:after {
    width: 100%;
}
@media only screen and (max-width: 600px) {
.st-doctor-name{
    
    padding-top:30px;
}
}
  #pthird {
    
    padding-top:50px;
    padding-bottom:50px;
    background-color:#eee;

}
div#pfour {
    padding: 50px 0;
}

#OmNewServices{
    
    padding:60px 0;
}
 

#OmNewServices .featured-tab .nav-tabs{
   border:0;
}


#OmNewServices .featured-tab .nav-tabs > li > a {
    
    color: #000;
    text-shadow: none;
    font-weight: 700;
    border-radius: 0;
    text-transform: uppercase;

    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    text-decoration: none;

    position: relative;
    margin: 10px 0px;
    padding: 15px 0;
    width: 100%;
    display: block;
    border: 1px solid #02bbb8;

}
#OmNewServices .featured-tab .nav-tabs > li > a.active {
    
    color: #fff !important;
    background: #02bbb8;
    

}
#OmNewServices .featured-tab .nav-tabs > li > a.active span {
    
    color:#fff;
}
#OmNewServices .featured-tab .tab-content{
   border-top: 0;
   padding: 0;
   overflow: hidden;
   background: #fff;
    padding: 10px 0;
}

#OmNewServices .featured-tab .nav.nav-tabs{
   margin-bottom: 20px;
   display:block;
}


#OmNewServices .featured-tab .nav-tabs>li>a.active:after{
   position: absolute;
   content: " ";
   width: auto;
   height: auto;
   bottom: -20px;
   left: 50%;
   border-width: 10px;
   border-style: solid;
   border-color: #02bbb8 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
}

#OmNewServices .featured-tab .lead{
   font-size: 18px;
   line-height: 28px;
   color: #303030;
   font-weight: 400;
}




#OmNewServices .featured-tab .tab-icon i {
    font-size: 230px;
}

#OmNewServices .tab-image-content{
   padding-left: 0;
}

#OmNewServices .featured-tab .border-title.border-left{
   display: inline-block;
   margin-bottom: 15px;
   font-size: 20px;
}
     
       #OmNewServices   .special_services.secpadd {
  
    background: #eee;
}
#OmNewServices  .fh-section-title.version-light h2 {
    color: #555555;
    
}
#OmNewServices  .lftredbrdr {
  
    color: #555555;
}
#OmNewServices .tab-pane .row{
    
    align-items: center;
    display: flex;
    justify-content: center;
}
#OmNewServices .featured-tab .nav.nav-tabs li{
    /*width:30%;*/
    text-align:center;
    border-radius: 5px;
    cursor:pointer;
}
div#OmNewServices {
 
    padding: 60px 0;
}
.content ol li{
    margin-bottom:10px;
    color:#212529;
}
#OmNewServices .featured-tab .nav-tabs  li  a  span{
    
    font-size:14px;
}
@media only screen and (max-width: 600px) {
  #OmNewServices .featured-tab .nav-tabs  li a {
 
    margin: 10px 5px;
    padding: 15px;
}
 #OmNewServices  table tbody td {
    white-space: nowrap;
}
}
.inner-box{
                
                box-shadow: 0 0 10px rgb(204 204 204 / 60%);
                position: relative;
    margin-bottom: 20px;
    border: 1px solid #e3e3e3;
    padding: 20px 15px;
    background-color:#fff;
    border-radius:5px;
            }
            .inner-box h4 {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    padding:10px 0px;
   
}

@media only screen and (max-width: 600px) {
   #pthird {
    /*background-image: url(leadership/Untitled-12.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-attachment: fixed;*/
    /*background-position: center center;*/
    padding-top:0px;
    padding-bottom:25px;

}
}

@media only screen and (max-width: 600px) {
 .st-doctors-special li {
    width: 100%;
 }
 .st-tab-links.st-style2 li {
    margin: 0 8px;
}
#pthird {
    padding:30px 0;
}
.single-psychology.module.clearfix {
    margin-bottom: 30px;
}
.st-fade-tabs.st-style2 {
    background: #f9fafc;
    padding: 10px;
}
#OmNewServices .featured-tab .nav-tabs {
    border: 0;
    margin-left: 0;
}
#OmNewServices .featured-tab .tab-content {
  
    padding: 20px 0;
}
}