@import "font-awesome.css";
@import "bootstrap.css";
@import "style.css";
@import "settings.css";
@import "magnific-popup.css";
@import "owl.carousel.css";
@import "owl.transitions.css";
@import "animate.css";
@import "responsive.css";
@import "color.css";
@import "datepicker.css";
@import "camera.css";
@import "customs.css";

.block-title {
    color: #196575;
    font-size: 40px;
    letter-spacing: 10px;
    line-height: 1.3;
    margin-bottom: 23px;
    overflow-wrap: break-word;
    text-align: center;
    text-transform: uppercase;
}
.sub-title {
    color: #8b989b;
    font-family: "Maven Pro";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.7;
    margin: 0 auto;
    max-width: 560px;
    padding: 0 15px 80px;
    text-align: center;
}
.h-about-box {
    text-align: center;
}
.h-about-box {
    min-height: 500px;
    overflow: hidden;
    position: relative;
}
.background-parent {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.h-about-text {
    left: 50%;
    max-width: 325px;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.h-img-bottom {
    bottom: 0;
    height: 40%;
    left: 0;
    max-width: 100%;
    position: absolute;
    width: 100%;
}
.h-about-text-wrap {
    height: 60%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.team-member-info {
    left: 50%;
    max-width: 530px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.team-doctor .team-member-box {
    min-height: 650px;
}
.team-member-box {
    min-height: 600px;
}
.team-member-photo, .team-member-box {
    float: left;
    position: relative;
    width: 50%;
}

.myclass {
    width:30%;
    margin: 0 2% 2% 2%;
}

.signin{
    margin: 0 auto;
    padding: 15px;
    width: 60%;
}