body {
    font-size: 14px;
    font-family: Montserrat
}

h1 {
    font-size: 24px;
    font-weight: 500;
    position: relative;
}


/* --------------About us------------- */
.clinic-photo{
	margin-bottom: 1.5em;
}
.clinic-photo img{
	width: 100%;
}
#about_page_tmp .img {
    float: left;
    margin-right: 20px;
}

#about_page_tmp ul li {
    list-style: none;
}

h2.subtitle,
h2.subtitle strong {
    font-size: 30px;
}

h1.title:before {
    content: '';
    width: 50px;
    height: 1px;
    background-color: #69c61d;
    position: absolute;
    bottom: 2px;
}


/* product and service */


/* .tab_content .owl-carousel .owl-item img {
    display: block;
    width: auto;
    height: 236px;
    max-width: inherit;
} */

.tab_content .item {
    display: none;
}

.box-product .owl-carousel,
.box-product .owl-carousel .owl-stage-outer {
    position: inherit;
}

.tab_content .item.active {
    display: block;
}

.tab_title li {
    color: #000000;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    border: 1px solid #e4e4e4;
    display: inline-block;
    padding: 14px 15px;
    letter-spacing: 1.6px;
    background-color: transparent;
    line-height: 19px;
    width: 90%;
    text-align: center;
    margin-bottom: 7px;
    cursor: pointer;
    font-weight: 700;
}

.tab_title li:after {
    content: "";
    position: absolute;
    left: 100%;
    width: 10%;
    top: -1px;
    bottom: -1px;
    background: url(../images/arrow-right.png) no-repeat center center #e4e4e4;
}

.tag_cont h5 {
    padding-left: 20px;
    padding-bottom: 5px;
    font-size: 14px;
    color: #69c61d
}

.owl-item {
    float: left;
}

.product-grid .item {
    padding: 0 15px;
}

.box-product {
    position: relative;
    overflow: hidden;
    margin-top: 50px;
    border-top: 1px solid #69c61d;
    padding-top: 50px;
}

.single-featured-image-header {
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    padding-top: 0;
    background: transparent !important;
}

.single-featured-image-header img {
    width: 50%;
    float: right;
}

.product-grid .item-wrap>.info {
    padding: 10px 0px 20px;
    display: inline-block;
}

.product-grid .owl-nav {
    position: absolute;
    top: 40px;
    right: 0;
}

.product-grid .owl-nav>button {
    background: #69c61d!important;
    margin-left: 5px;
    width: 40px;
    height: 40px;
    color: #fff!important;
}

.product-grid .owl-nav>button:hover {
    background: #222!important;
}

.tag_cont_text {
    padding: 21px 30px;
    margin-bottom: 18px;
    background-color: mintcream;
}

.single-featured-image-header {
    position: relative;
}

.featured-title h1.title {
    font-size: 40px;
    line-height: 24px;
    font-weight: 600;
    color: #69c61d;
    padding: 0;
    margin: 0;
}

.featured-title h1.title:before {
    content: '';
    width: 120px;
    height: 1px;
    background-color: #69c61d;
    position: absolute;
    top: -15px;
    display: none;
}

.featured-title {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: left;
}

.single-featured-image-header .featured-wrap {
    background: rgb(254, 254, 254);
    background: -moz-linear-gradient(left, rgba(254, 254, 254, 1) 0%, rgba(251, 251, 251, 1) 1%, rgba(252, 252, 252, 1) 21%, rgba(250, 250, 250, 1) 21%, rgba(250, 250, 250, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(254, 254, 254, 1) 0%, rgba(251, 251, 251, 1) 1%, rgba(252, 252, 252, 1) 21%, rgba(250, 250, 250, 1) 21%, rgba(250, 250, 250, 1) 100%);
    background: linear-gradient(to right, rgba(254, 254, 254, 1) 0%, rgba(251, 251, 251, 1) 1%, rgba(252, 252, 252, 1) 21%, rgba(250, 250, 250, 1) 21%, rgba(250, 250, 250, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#fafafa', GradientType=1);
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.table-middle {
    display: table;
    width: 100%;
    height: 100%;
}

.table-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.tag_cont_text p {
    margin: 0;
    padding: 0;
}

.tab_title li:hover:after,
.tab_title li.active:after {
    background-color: #69c61d;
    text-decoration: none;
}

.tab_title li.active,
.tab_title li:hover {
    border-color: #69c61d;
    color: #69c61d;
    text-decoration: none
}

.tab_content .owl-carousel .owl-item img {
    display: block;
    width: auto;
    height: 100%;
}

#about_page_tmp .tab_content .content-slider .owl-item img {
    display: block;
    width: auto;
    min-width: 100%;
    max-width: none;
    height: 204px;
}

#about_page_tmp .tab_content .content-slider .height-title-img {
    min-height: 52px;
    display: table;
    width: 101%;
    vertical-align: middle;
}

#about_page_tmp .tab_content .content-slider .height-title-img p {
    display: table-cell;
    vertical-align: middle;
}

#about_page_tmp .tab_content .content-slider .owl-item {
    overflow: hidden;
}

header #top-menu>li {
    height: 47px;
}

@media (min-width:768px) {
    .menu-top {
        background: url(../images/nav-bkg.jpg) repeat center;
    }
}

@media (max-width: 991px) {
    .featured-title h1.title {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .featured-title h1.title {
        font-size: 24px;
    }
}

@media (min-width:576px) and (max-width: 767px) {
    #about_page_tmp .tab_content .content-slider .owl-item img {
        height: auto;
    }
    #about_page_tmp .tab_content .content-slider .height-title-img {
        min-height: 0;
    }
}

@media (max-width:599px) {
	.product-grid .owl-nav {
		top: 30px;
	}
}
@media (max-width:568px) {
    .featured-title h1.title {
        font-size: 20px;
    }
}

@media (max-width: 479px) {
    .featured-title {
        background: rgba(255, 255, 255, 0.7);
    }
    .single-featured-image-header img {
        width: 100%;
    }
    .featured-title h1.title {
        width: 100% !important;
        margin-left: -15px;
        text-align: center;
    }
}

@media (max-width: 429px) {
    #about_page_tmp .tab_content .content-slider .owl-item img {
        height: auto;
		max-height: 204px;
    }
    #about_page_tmp .tab_content .content-slider .height-title-img {
        min-height: 0;
    }
}

@media screen and (min-width: 48em) {
    .site-content {
        padding-top: 30px!important;
    }
    .twentyseventeen-front-page .site-content {
        padding-top: 0px!important;
    }
}

@media (max-width: 1199px) {
    /* .single-featured-image-header img {
        max-height: 22.5vw;
    } */
}