/* ------------------------------------------------------------------------------- */
/*                                      Config                                     */
/* ------------------------------------------------------------------------------- */
/* class font */

.font-opensans {
    font-family: 'OpenSans';
}

.font-opensans-blod {
    font-family: 'OpenSans-Bold';
}

.font-opensans-semiblod {
    font-family: 'OpenSans-Semibold';
}

.font-roboto-blod {
    font-family: 'Roboto-Bold';
}

.font-roboto-condensed-blod {
    font-family: 'Roboto-BoldCondensed';
}

.font-roboto-medium {
    font-family: 'Roboto-Medium';
}

.font-roboto {
    font-family: 'Roboto-Regular';
}
 a:hover,
a:focus{
outline: none;
	text-decoration: none;
}
a {

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.form-control:focus{
background: #fff!important;
}
/* ------------------------------------------------------------------------------- */
/*                                      Index                                      */
/* ------------------------------------------------------------------------------- */
.alignright {float:right;margin-left:10px;}
.alignleft{float:left;margin-right:10px;}
.aligncenter{display:block;padding:10px;margin:auto}

/*slider */
.tp-leftarrow.default {
    width: 45px !important;
}

.image-danh-gia img {
    border-radius: 50%;
    max-width: 150px;
    max-height: 150px;
    margin: 0px auto;
    margin-bottom: 20px;
}

.slider-sharing {
    background: url("../images/bg_slider_bot.png") no-repeat center top;
    background-size: 100% 100%;
}

.side-bar-content {
    padding: 25px;
}

.text-danhgia {
    margin: 10px;
    font-style: italic;
    font-family: 'OpenSans';
    font-size: 18px;
    color: #5b606d;
    line-height: 26px;
}

.slider-2 .owl-controls .owl-page, .owl-controls .owl-buttons div {
    width: 35px !important;
    height: 60px !important;
}

.slider-2 .owl-prev {
    padding-top: 20px;
    text-align: center;
    position: absolute;
    content: "<";
    top: 40%;
    left: -70px;
    background: url("../images/av_slider_2_btn_left.png") center top no-repeat;
    color: #fff;
}

.slider-2 .owl-next {
    padding-top: 20px;
    text-align: center;
    position: absolute;
    content: ">";
    top: 40%;
    right: -70px;
    background: url("../images/av_slider_2_btn_right.png") center top no-repeat;
    color: #fff;
}

.slider-2 .owl-controls .owl-page, .owl-controls .owl-buttons div {
    border-radius: 0px !important;
}

.slider-2 .owl-pagination {
    margin: 0px auto;
    text-align: center;
    width: 10%;
    height: 10px;
}

.slider-2 .owl-pagination .active {
    transition: all 0.3s ease;
    width: 12px !important;
    height: 12px !important;
}

#slider-doctor .owl-controls .owl-page, .owl-controls .owl-buttons div {
    background-color: #ce1d2f;
}

#slider-doctor .owl-prev, #slider-doctor .owl-next {
    width: 40px !important;
    height: 40px !important;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}

#slider-doctor .owl-next {
    background: url("../images/av_btn_slider_right.png") no-repeat top center;
}

#slider-doctor .owl-prev {
    background: url("../images/av_btn_slider_left.png") no-repeat top center;
}

#slider-doctor .owl-controls.clickable {
    position: absolute;
    bottom: 105px;
    right: 220px;
}

#slider-doctor .owl-controls .owl-page, .owl-controls .owl-buttons div {
    margin: 0px !important;
}

/* ---------------- header ----------------------*/
.av_logo {
    margin: 5px 0px 5px 0px;
}

.contact-top {
    margin-top: 5px;
	text-align:right;
}

span.icon-av {
    margin-right: 10px;
}

/* ---------------- menu -------------------------*/
#main-menu {
    text-transform: uppercase !important;
    font-family: 'OpenSans-Bold';
    height: 51px;
    background-color: #f56a9b;
}

#main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
    padding: 0px 0px 0px 0px !important;
}

#main-menu a.mega-menu-link {
    font-size: 15px !important;
    text-transform: uppercase !important;
}

#main-menu div#mega-menu-wrap-max_mega_menu_1 {
    text-transform: uppercase !important;
    background: none !important;
}

#main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    padding: 15px 13px 45px 13px;
    line-height: 30px !important;
    height: 60px !important;

}

#mega-menu-max_mega_menu_1 > .mega-current-menu-item > a,
#main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:focus {
    background: #1e9545 !important;
    padding: 15px 13px 45px 13px;
    line-height: 30px !important;
    height: 60px !important;
}

.box-icon {
/*    background: rgba(0, 0, 0, 0) url("images/bg-slideright.png") repeat scroll 0 0;*/
    border-radius: 6px;
    display: block;
    height: 40px;
    margin-right: -6px;
    transition: all 0.5s ease 0s;
    width: 55px;
}

.slide-right {
    margin-top: -119px;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 9999;
}

.slide-right li {
    list-style: outside none none;
    margin: 2px 0;
    position: relative;
}

.icon-search {
    display: block;
    margin: auto;

}

.icon-fb {
    display: block;
    margin: auto;
}

.icon-youtube {
    display: block;
    margin: auto;
    width: 39px;
}

.search-ip {
    border: 1px solid #ccc;
    border-radius: 6px 0 0 6px;
    font-family: roboto;
    height: 40px;
    padding-left: 15px;
    position: absolute;
    /* transition: all 0.5s ease-in-out 0s; */
    width: 194px;
    z-index: -1;
}

.search-ip-add {
    right: 37px;
    top: 0;
}

.add {
    cursor: pointer;
    transition: all 0.5s ease-in-out 0s;
    position: relative;
    right: 0px;
}

.addd {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    margin-left: -217px;
    padding-right: 0;
}

.submit-search {
    background: url("../images/btn-search.png") no-repeat;
    border: medium none;
    color: rgba(0, 0, 0, 0);
    height: 38px;
    margin-left: 6px;
    position: absolute;
    z-index: 9999;
}

#slider-service .item {
    overflow: hidden;
    width: 90%;
}

.submit-s {
    z-index: 2;
}

.dashicons-admin-home:before {
    font-size: 20px !important;
}

.mega-menu-item:before {
    border-top-color: red;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2000;
    border-bottom: 25px solid red;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    margin-left: -25px;
    width: 0px;
    height: 0px;
}

.mega-menu-dichvu > ul.mega-sub-menu {
    background: #fff url("../images/av_bg_menu.png") no-repeat scroll right bottom !important;
    box-shadow: 0 11px 29px #7d7676 !important;
    padding: 0 20px 30px 20px !important;
}

ul.mega-sub-menu {

}

#mega-menu-max_mega_menu_1 > .mega-sub-menu:first-child > li > a {
    background: url("../images/av_line_max.png") no-repeat bottom left !important;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu:hover:after {
    z-index: 99999;
    content: "";
    position: relative;
    top: 100%;
    left: 50%;
    border-top: 10px solid #1e9545 !important;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin-left: 0px;
    display: block;
    margin-left: -10px;
    width: 0;
    height: 0;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu {
    width: 220px !important;
    left: -40px;
    padding-top: 15px !important;
    background-color: #fff !important;
    box-shadow: 0 11px 29px #7d7676 !important;
    font-family: 'OpenSans';
    text-transform: inherit !important;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background-color: transparent !important;
    padding: 5px 20px 5px !important;
    font-size: 14px;
    font-family: 'OpenSans';
    text-transform: inherit !important;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border: 1px solid transparent;
    font-family: 'OpenSans';
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:hover {
    background-color: #f3f4f6 !important;
    border-top: 1px solid #e3e8ee;
    border-bottom: 1px solid #e3e8ee;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li#mega-menu-item-36:hover:after {
    z-index: 99999;
    content: "";
    position: relative;
    top: 100%;
    left: 50%;
    border-top: 10px solid #1e9545 !important;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin-left: 0px;
    display: block;
    margin-left: -10px;
    width: 0;
    height: 0;
}

.schedule > div {
    margin-bottom: 20px;
}

/*  ------ breadcrumb ------------*/
span.breadcrumb_last {
    color: #30373d;
    padding-left: 10px;
}

.breadcrumb a {
    color: #7b808e;
    padding: 0 10px;
}

/* slider 1 */
.btn-tim-hieu-slider {
    margin-top: 15px !important;
    background-color: #d71428;
    padding: 10px 20px;
    border-radius: 50px;
    text-decoration: none;
    color: #fff !important;
}

/* ---------------- why contact -------------------*/
.box-why {
    background-color: #d5a645;
    padding: 15px 70px;
    border-radius: 25px;
    border-color: #d5a645;
}

.why_title p {
    font-size: 22px;
    color: #FFF;
}

.why-content {
    margin-top: 20px;
    color: #FFF;
    font-size: 16px;
    line-height: 30px;
}

.btn-more {
    text-decoration: none;
    background-color: #FFF;
    color: #d71428;
    font-size: 16px;
    border-radius: 30px;
    padding: 11px 20px;
}

.btn-more img {
    margin-top: -2px;
    margin-left: 10px;
}

.more {
    margin-top: 20px;
    margin-left: 25px;
}

.why-contact {
    margin-top: 15px;
    position: relative;
    z-index: 1000;
}

.contact-info {
    margin-top: 40px;
    margin-bottom: 20px;
}

.icon-contact {
    margin-top: 50%;
}

.fix {
    margin-top: 20%;
}

.contact-title div {
    font-size: 15px;
    line-height: 30px;
}

.phone-number {
    font-size: 21px;
    margin: 0px -15px;
}

/* ---------------- banner -----------------------*/
.banner {
    margin-bottom: 35px;
}

/* ---------------- slider 2 -------------------------*/
.av_line img {
    margin: 0px auto;
}

.title-service {
    font-size: 25px;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 25px;
}
.title-service h2{
    font-size: 25px;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 25px;
}
img.icon_1 {
    position: relative;
    /*margin-top: -30px;*/
    z-index: 2;
}

.title-slider a:hover {
    text-decoration: none;
    color: #ce1d2f;
}

.title-slider a {
    box-sizing: border-box;
    color: #5b606d;
    font-size: 20px;
}

/* ---------------- service -----------------*/
.service {
    background: url("../images/av_bg_3.png") no-repeat center top;
    background-size: 100% auto;
    padding-bottom: 25px;
    border-bottom: 1px solid #e3e8ee;
}

.content-service {
    color: #5b606d;
    margin: 10px 20px;
}

.slide-service {
    background-color: #fff;
    padding-bottom: 5px;
}

.slide-service p:first-child {

}

.item:hover > img {
    opacity: 0.6;
    background: #aaadb0;
}

.item:hover .btn-readmore a {
    color: #30373d;
}

.item:hover .title-slider {
    color: #ce1d2f;
}

.slide-service p:first-child {
    height: 55px;
    margin-top: -30px;
}

/*.item:hover .slide-service p:first-child{
    position: relative;
    z-index: 99;
    background: url("../images/slider-hover.png") no-repeat center top;

}*/
.item:hover .slide-service p:first-child img {
    display: none;
}

.btn-readmore {
    text-align: center;
    clear: both;
    width: 100%;
    margin: 8px 0;
    display: inline-block;
}

.btn-readmore a {
    text-decoration: none;
    color: #ce1d2f;
    font-family: 'Roboto-Regular';
    text-transform: uppercase;
}

.image-dichvu-post {
    position: relative;
    background-color: #fff;
}

.border-icon-down:after {
    border-top-color: #fff;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1000;
    border-top: 25px solid #fff;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    margin-left: -25px;
    width: 0px;
    height: 0px;
}

.border-icon-up:after {
    border-top-color: #fff;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 1000;
    border-bottom: 25px solid #fff;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    margin-left: -25px;
    width: 0px;
    height: 0px;
}

.av_news .nav-tabs {
    font-size: 15px;
    font-family: 'OpenSans';
}

.nav-tabs > li > a {
    color: #727c96;
}

.nav-tabs > li > a:hover {
    border-color: transparent;
    color: #ce1d2f;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
}

p.news-title a {
    color: #5b606d;
}

p.news-title a:hover {
    text-decoration: none;
    color: #ce1d2f;
}

.support-content .col-md-4:hover .row {
    background: #d5a645;
    color: #fff;
}

.support-content .col-md-4:hover .title-post-dv a,
.support-content .col-md-4:hover .post-excerpt-dv {
    color: #fff;
    text-decoration: none;
}

.btn-viewall:hover {
    background-color: #ce1d2f ;
    color: #fff;
}

.btn-ques:hover {
    background-color: #d71428;
    color: #fff;
}

/* ----------------- content ---------------*/
.content-title {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
}

.content .container {
    /*padding-bottom: 75px;*/
    border-bottom: 1px solid #e3e8ee;
}

.av_dnbs {
    position: relative;
}

.dnbs-info {
    background-color: #fff;
    border: 1px solid #e3e8ee;
    padding: 15px;
    width: 410px;
    position: relative;
    z-index: 99;
    left: 40px;
    bottom: 70px;
    line-height: 24px;
}

.dnbs-title {
    color: #ce1d2f;
    font-size: 22px;
    line-height: 30px;
}

.dnbs-des {
    color: #5b606d;
}

/* ---------------- support ------------------ */
.support {
    margin-top: 40px;
}

.support .content-title {
    margin-top: 0px;
}

.title-post-dv a::after {
    border-bottom: 1px solid #ce1d2f;
    bottom: -15px;
    content: "";
    height: 1px;
    left: 40%;
    position: absolute;
    width: 30px;
    z-index: 1000;
}

.title-post-dv {
    margin-bottom: 30px;
    text-align: center;
}

.post-excerpt-dv {
    box-sizing: border-box;
    padding: 0px 20px 10px;
}

.post-excerpt-dv {
    text-align: center;
    color: #5b606d;
    font-size: 14px;
    font-family: 'OpenSans';
}

.title-post-dv a {
    font-size: 16px;
    color: #5b606d;
    line-height: 30px;
    text-align: center;
    position: relative;
}

img.line-min {
    margin: 0px auto;
}

p.sp-des {
    padding: 0px 20px;
    color: #5b606d;
}

.sp-detail {
    margin-top: 5px;
}

.video {
    margin-bottom: 30px;
}

.video img:hover {
    cursor: pointer;
}

img#video-popup {
    cursor: pointer;
    width: 100%;
}

.av_news {
    margin-top: 35px;
}

.support-content {
    border: 1px solid #e3e8ee;
}

.tab-content {
    padding: 25px 10px 0px 10px;
    background-color: #f7f8f9;
    border: 1px solid #e3e8ee;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #f7f8f9;
}

.news-des {
    color: #5b606d;
    padding-bottom: 25px;
}

p.news-title {
    font-size: 16px;
    line-height: 24px;
    color: #5b606d;
    margin-top: 10px;
}

.news-read {
    color: #ce1d2f;
}

.sharing {
    margin-top: 40px;
}

/* ------------- guide --------------*/
.guide {
    padding: 20px 5px 25px 110px;
    background: url("../images/av_bg_widget.png") no-repeat center top;
    background-size: 100% 100%;
    margin-bottom: 30px;
}

.guide a {
    font-size: 17px;
    line-height: 30px;
    text-decoration: none;
    color: #fff;
}

.guide-act {
    font-size: 30px;
}

/* --------------------- schedule --------------*/
.schedule {
    margin-bottom: 30px;
    /* padding-right: 20px; */
}

#datepicker {
    background: url("../images/av_icon_calender.png") right no-repeat;
    background-position: 95% 45%;
}

div#ui-datepicker-div {
    /* z-index: 3 !important; */
    background-color: #fff;
}

.form-schedule .form-group {
    /*background-color: #f7f8f9;*/
}

.megs {
    color: #0768cf;
    display: block;
    font-family: "Roboto";
    font-size: 17px;
    padding: 10px;
    text-align: center;
}

.form-schedule textarea:focus,
.form-schedule .form-control:focus {
    border-color: #bbc5d5;
}

.error {
    border: 1px solid red !important;
}

.form-schedule textarea.error,
.form-schedule .form-control.error {
    border-color: #ff5d64;
}

.form-schedule .form-control {
    background-color: #f7f8f9;
    padding: 0px 15px;
    box-shadow: none;
   /* border-color: #e3e8ee;*/
    height: 45px;
}

.full-map {
    margin-top: 20px;
}

.form-schedule textarea {
    box-shadow: none !important;
    background-color: #f7f8f9;
    border: 1px solid #e3e8ee;
    width: 100%;
    resize: none;
    padding: 15px;
    border-radius: 3px;
}

.btn-sends:focus,
.btn-sends:hover {
    background: #d5a645;
    color: #cf2128;
}

.btn-sends {
    background-color: #d71428;
    color: #fff;
    padding: 15px;
    border-radius: 3px;
}

#accordion {
    margin-bottom: 20px;
}

.ui-accordion-content {
    font-style: italic;
    color: #969daf;
    background-color: #f7f8f9;
    font-size: 13px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .accordion-header-active {
    border-bottom: none;
    background-color: #f7f8f9 !important;
}

.btn-ques, .btn-viewall {
    border-radius: 3px;
    padding: 15px;
    color: #fff;
}

.btn-viewall {
    background-color: #ce1d2f;
}

.btn-ques {
    background-color: #d71428;
}

/* ---------------- footer ------------------*/
footer {
    background-color: #fefefe;
    color: #fff;
    margin-top: 50px;
}

.sub-footer {
    padding-top: 40px;
    padding-bottom: 30px;
}

.title-sub-ft {
    font-size: 15px;
    line-height: 30px;
	color: #1e9545;
	
}

.content-sub-ft {
	font-size:13px;
    color: #1e9545;
	line-height:1.7;
	text-align: right;
}
.content-sub-fttime {
	font-size:13px;
    color: #1e9545;
	line-height:1.7;
	text-align: left;
}
.copy-right ul li a {
    text-decoration: none;
    color: #fff;
}

.copy-right {
    background-color: #f56a9b;
    padding: 20px 0px 5px 0px;
}

.send-mail {
    margin-top: 20px;
}

.wysija-paragraph {
    float: left;
}

.newsletter-submit {
    float: left;
    background-color: #d5a645;
    border-color: #464f57 #464f57 #464f57 -moz-use-text-color;
    border-left: medium none;
    border-radius: 0;
    color: #cf2128;
    padding: 9px;
    margin: 0 !important;
    border: 1px solid;
}
.newsletter-widget p{
float: left
}

.newsletter-email {
    border-color: #fefefe;
    border-radius: 0px;
    box-shadow: none;
    color: #cf2128;
    background-color: #fefefe;
    border: 1px solid;
    height: 40px;
	    padding: 0 15px;
}

.send-mail .form-control:focus {
    color: #fff;
}

.send-mail .btn {
    padding: 9px;
    border-radius: 0px;
    background-color: #1b2228;
    color: #525558;
    border-color: #464f57;
    border-left: none;
}

.send-mail .btn:hover {
    color: #fff;
}

.slider-sharing .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
    /* float: left; */
    margin: 5px;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    background-color: #fff;
    display: inline-block;
}

.slider-sharing .owl-controls {
text-align: center;
}
.slider-sharing .owl-page span {
    color: #fff;
    background: #fff;
}

.slider-sharing .owl-pagination {
    text-align: center;
/*    width: 150px;*/
    height: 12px;
    margin: 0px auto;
    z-index: 999;
/*    position: relative;*/
}

.slider-sharing .owl-pagination .active {
    width: 8px !important;
    height: 8px !important;
}

.u-name {
    font-family: 'OpenSans-Bold';
}

.des-p7 p {
    padding: 0px 20px;
}

/* ------------------------------------------------------------------------------- */
/*                                      page-child                                 */
/* ------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------- */
/*                                      Lien he                                    */
/* ------------------------------------------------------------------------------- */
.content-contact {
    margin: 25px 0px;
}

.breadcrumb {
    background-color: transparent;
}

.breadcrumb li a {
    color: #7b808e;
}

.breadcrumb li.active {
    color: #30373d;
}

.form-contact-info {
    margin-top: 30px;
}

.ct_title {
    font-size: 25px;
    line-height: 30px;
    color: #5b606d;
    margin-bottom: 25px;

}

.f .row {
    margin-bottom: 15px;
}

.f .form-control {
    box-shadow: none !important;
    border-radius: 2px;
    background-color: #f4f6f7;
    padding: 10px;
    height: 40px;
}

.f textarea {
    padding: 20px 15px;
    width: 100%;
    resize: none;
    border-radius: 2px;
    background-color: #f4f6f7;
    border: 1px solid #ccc;
}

.btn-contact {
    line-height: 30px;
    padding: 10px 50px;
    border-radius: 2px;
    background-color: #d71428;
    border-color: transparent;
}

.btn-contact:hover {
    background-color: #d71428;
}

.btn-res {
    line-height: 30px;
    padding: 10px 50px;
    border-radius: 2px;
    background-color: #ce1d2f;
    border-color: transparent;

}

.btn-res:hover {
    background-color: #ce1d2f;
}

.address {
    font-size: 15px;
    line-height: 30px;
    color: #5b606d;
}

.address .icon-av {
    padding-right: 5px;
    float: left;
    width: 22px;
}

/* ------------------------------------------------------------------------------- */
/*                                      gioi thieu                                 */
/* ------------------------------------------------------------------------------- */
.content-about .banner {
    margin-top: 30px;
    margin-bottom: 20px;
}

.content-about .breadcrumb {
    border-bottom: 1px solid #e3e8ee;
    margin-left: 0;
    padding: 15px 0;
    margin-bottom: 0;
}

.breadcrumb-site.font-opensans {
    margin-top: -15px;
}

.about-us .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    left: .5em !important;
    right: inherit;
}

.about-us .ui-accordion .ui-accordion-header {
    padding-left: 35px !important;
}

.about-us, .tu-van {
    margin-bottom: 20px;
}

.hight {
    background-color: #ce1d2f;
    position: relative;
    width: 210px;
    padding: 5px 20px;
    top: -20px;
    left: -15px;
    font-size: 20px;
}

.tu-van {
    background-color: #30373d;
    color: #fff;
}
.tv-des {
 background-color:#d5a645}

.tv-des .li-con {
    padding: 5px 7px;
}
.list-service {
	mArgin-top:10px;}

.title-about-content h1 {
    margin-top: 20px !important;
    font-size: 23px !important;
}
.title-about-content h2 {
    margin-top: 30px !important;
    font-size: 20px !important;
}
.box-about-content img {
    max-width: 100% !important;
    
    height: auto;
    
}
.doctor_content {
    font-size: 15px;
    line-height: 26px;
}
.box-about-content {
    font-size: 15px;
    line-height: 26px;
	
}
.box-about-content h1{
    font-size: 24px;
    line-height: 26px;
	margin-top:5px;
	margin-bottom:5px;
	
}
.box-about-content h2 {
    font-size: 23px;
    line-height: 26px;
	margin-top:5px;
	margin-bottom:5px;	
}
.box-about-content h3 {
    font-size: 22px;
    line-height: 26px;
	margin-top:5px;
	margin-bottom:5px;	
}
#menu-about-menu {
    font-size: 18px;
    font-family: 'OpenSans-Bold';
    color: #6a6e7a;
}

#menu-about-menu li:hover {
    padding: 10px 30px;
}

#menu-about-menu li {
    padding: 10px 20px;
    list-style-image: url("../images/item-menu-about.png");
    border: 1px solid #e3e8ee;
    margin-bottom: -1px;
    list-style-position: inside;
    margin-left: -40px;
    line-height: 30px;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#menu-about-menu li a {
    color: #5b606d;
}

#menu-about-menu li a:hover {
    text-decoration: none;
    color: #ce1d2f;
}
.widget_youtube_enqtran_widget {
    margin: 15px 0px;
}

/* ------------------------------------------------------------------------------- */
/*                                      tu van                                     */
/* ------------------------------------------------------------------------------- */
.form-service textarea {
    background-color: #f4f6f7;
    border-radius: 2px;
    resize: none;
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;

}

.form-service .form-control {
    background-color: #f4f6f7;
    border-radius: 2px;
    box-shadow: none !important;
    height: 41px;
    padding: 10px;
}

.btn-question {
    line-height: 30px;
    padding: 10px 50px;
    border-radius: 2px;
    color: #fff;
    background-color: #d71428;
    border-color: transparent;
}

.ques-title {
    padding-left: 10px;
    font-size: 25px;
    line-height: 30px;
    color: #5b606d;
    border-left: 3px solid #ce1d2f;
}

.question-accor {
    margin-top: 20px;
}

.question-list .pagination {
    width: 100%;
}

.question-list .pagination > li > a, .question-list .pagination > li > span {
    padding: 6px 10px;
    margin-right: 10px;
    border-radius: 3px !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #ce1d2f !important;

}

.question-list .pagination .active {
    background-color: #ce1d2f;
}

.question-list {
    margin-top: 30px;
}

.ui-accordion .ui-accordion-icons span {
    padding-right: 10px;
}

/* ---- menu -------*/
#mega-menu-wrap-max_mega_menu_1 .mega-menu-dichvu > ul.mega-sub-menu > li > a:hover,
#mega-menu-wrap-max_mega_menu_1 .mega-menu-dichvu .mega-sub-menu ul.mega-sub-menu > li > a:hover {
    color: #ce1d2f !important;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-dichvu .mega-sub-menu ul.mega-sub-menu > li.mega-menu-xemthem > a {
    
    color: #ce1d2f !important;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-dichvu .mega-sub-menu ul.mega-sub-menu > li > a {
    font-size: 14px !important;
    text-transform: unset !important;
    font-weight: normal !important;
    font-family: 'OpenSans' !important;
    margin: 0px 0 !important;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-dichvu > ul.mega-sub-menu > li > a::after {
    bottom: -15px !important;
    content: "" !important;
    height: 1px !important; 
    left: 1% !important;
    position: absolute !important;
    width: 10px !important;
    z-index: 1000 !important;
    display: block !important;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-dichvu > ul.mega-sub-menu > li > a {
    text-transform: unset !important;
    font-size: 14px !important;
    margin-bottom: 30px !important;
    font-family: 'OpenSans' !important;
    margin-top: 20px !important;
}

span.title {
    font-family: 'OpenSans-Semibold';
    font-size: 16px;
    line-height: 25px;
}

.question-list .ui-accordion-content p {
    font-size: 14px;
    font-family: OpenSans;
    font-style: italic;
    line-height: 23px;
    text-align: left;
}

.faq-content .ui-accordion-header {
    font-family: 'OpenSans';
    line-height: 25px;
}

.faq-content .ui-accordion-content p {
    font-size: 14px;
    font-family: OpenSans;
    font-style: italic;
    line-height: 23px;
    text-align: left;
}

/* ------------------------------------------------------------------------------- */
/*                                      tin tuc                                    */
/* ------------------------------------------------------------------------------- */
.main-news {
    margin-top: 10px;
}

.content-news {
    margin-top: 35px;
}

.content-news ol.breadcrumb {
    border-bottom: 1px solid #e3e8ee;
}

.av_news_title_top a {
    font-size: 18px;
    font-family: 'OpenSans-Bold';
    color: #9e1c29;
    line-height: 26px;
}

.btn-read-news {
    background-color: #ce1d2f;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    /*height: 35px;*/
    width: 150px;
    margin-top: 25px;
}

.news-time {
    color: #7b808e;
}

.av_news_more_title {
    font-size: 18px;
    line-height: 26px;
    margin: -10px 0px 0px;
}

.btn-read-news a {
    color: #fff;

}

.av_news_title_top a:hover {
    text-decoration: none;
    color: #30373d;
}

.news-exc {
    color: #5b606d;
    line-height: 22px;
}

.av_news_page {
    margin-top: 25px;
    border-bottom: 1px solid #e3e8ee;
    margin-bottom: 30px;
    /* background-color: #f7f8f9; */
    margin-right: 15px;
    padding-bottom: 30px;
}

.news-more {
    border: 1px solid #e3e8ee;
    margin-bottom: 30px;
    background-color: #f7f8f9;
    margin-right: 15px;
}

.btn-read-news a {
    margin-top: 5px;
    text-decoration: none;
    color: #fff;
    background-color: #ce1d2f;
    border-radius: 0px;
}

.av_news_more_title a {
    color: #30373d;
    font-size: 16px;
    line-height: 26px;
    cursor: pointer;
}

.av_news_more_title a:hover {
    color: #9e1c29;
    text-decoration: none;
}

.none-a {
    text-decoration: none;
}

.av-img-news:hover .hover-effect {
    display: block;
}

.av-img-news:hover {

}

.hover-effect {
    background-color: #6f7378;
    opacity: 0.7;
    display: none;
    position: absolute;
    top: 0px;
    width: 89%;
    height: 100%;
}

.hover-effect img {
    opacity: 999 !important;
    position: absolute;
    display: block;
    top: 40%;
    left: 40%;
}

.img-news-item:hover:before {
    background: #6f7378;
    opacity: 0.5;
}

.img-news-item:hover:after {
    background: url("../images/");
}

.news-exc a {
    text-decoration: none;
    color: #ce1d2f;
}

.news-exc a:hover {
    color: #d71428;
}

.av_news-sidebar p {
    color: #5b606d;
}

.av_news-sidebar .content-title {
    margin-top: 0px;
}

.box-sidebar-news .row {
    margin-bottom: 20px;
}

.pagination > li > a,
.main-news .pagination > li > span {
    color: #5b606d !important;
}

.main-news .pagination, .main-dichvu .pagination {
    width: 100%;
}

.main-news .pagination > li > a,
.main-news .pagination > li > span,
.main-dichvu .pagination > li > a,
.main-dichvu .pagination > li > span {
    padding: 6px 10px;
    margin-right: 10px;
    border-radius: 3px !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #ce1d2f !important;
    border-color: transparent;

}

.main-news .pagination .active, .main-dichvu .pagination .active {
    background-color: #ce1d2f;
}

.main-news .pagi, .main-dichvu .pagi {
    padding-top: 20px;
    width: 300px;
    margin: 0px auto;
}

.pagi .pagination {
    width: 100%;
}

.pagi .pagination > li > a, .pagi .pagination > li > span {
    padding: 6px 10px;
    margin-right: 10px;
    border-radius: 3px !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #ce1d2f !important;

}

.pagi .pagination .active {
    background-color: #ce1d2f;
}

.pagi .pagination span.current {
    background: #ce1d2f !important;
    color: #fff;
}

/* ------------------------------------------------------------------------------- */
/*                                     dich vu                                     */
/* ------------------------------------------------------------------------------- */
.form-cmt {
    margin: 20px -15px;
}

.form-cmt textarea {
    padding: 20px 15px;
    width: 100%;
    resize: none;
    border-radius: 2px;
    background-color: #f4f6f7;
}

.form-cmt .form-control {
    box-shadow: none !important;
    border-radius: 2px;
    background-color: #f4f6f7;
    padding: 20px 15px;
}

.form-cmt .btn-question {
    line-height: 30px;
    padding: 10px 50px;
    border-radius: 2px;
    color: #fff;
    background-color: #d71428;
    border-color: transparent;
}

.title-cmt {
    font-size: 20px;
    line-height: 30px;
    color: #5b606d;
}

.cmt-wp {
    margin-top: 30px;
}

.dat-cau-hoi textarea {
    padding: 20px 15px;
    width: 100%;
    resize: none;
    border-radius: 2px;
    border: 1px solid #ccc;
}

.dat-cau-hoi .form-control {
    box-shadow: none !important;
    border-radius: 2px;
    padding: 0px 15px;
    height: 40px;
}

.list-tuvan {
    color: #5b606d;
    font-size: 16px;
    line-height: 30px;
    padding-left: 20px;
}

.dat-cau-hoi {
    background-color: #f7f8f9;
    padding: 20px 10px 0px 10px;
    border-radius: 0px 0px 5px 5px;
    border: 1px solid #e3e8ee;
    margin-bottom: 30px;
}

.cauhoi-title {
    margin-top: 30px;
    color: #fff;
    padding: 15px 20px 5px;
    background-color: #ce1d2f;
    font-size: 20px;
    line-height: 30px;
    border-top: 1px solid #e3e8ee;
    border-radius: 5px 5px 0px 0px;
}

.cauhoi-title p span {
    font-size: 26px;
    margin-right: 15px;
}
#dangkycauhoi {
    margin-top: 30px;
    color: #fff;
    padding: 15px 20px 5px;
    background-color: #ce1d2f;
    font-size: 20px;
    line-height: 30px;
    border-top: 1px solid #e3e8ee;
    border-radius: 5px 5px 0px 0px;
}

#dangkycauhoi p span {
    font-size: 26px;
    margin-right: 15px;
}
.chuyengia {
    position: relative;
    bottom: 0px;
}

.social {
    position: fixed;
    z-index: 2000;
    width: 40px;
    top: 200px;
    right: 0px;
}

.social ul li {
    margin-bottom: 1px;
    background-color: #ce1d2f;

}

/* ------------------------------------------------------------------------------- */
/*                                    doi ngu bac si                               */
/* ------------------------------------------------------------------------------- */
div#widget_video-3 {
    margin-top: 20px;
    margin-bottom: 30px;
}

span.d_name {
    font-family: 'OpenSans-Bold';
    color: #ce1d2f;
    font-size: 16px;
}

h4.doctor_name {
    font-size: 15px;
    font-family: 'OpenSans-Bold';
    color: #30373d;
}

h4.doctor_name:hover {
    color: #ce1d2f;
}

.doctor_word {
    color: #5b606d;
    font-family: 'OpenSans';
    margin-bottom: 30px;
	word-spacing: 0px;
}

.hover-popup {
     background-color: #fff;
    border: 1px solid #e3e8ee;
    box-shadow: 0 10px 40px 0 #e0e0e0;
    font-family: "OpenSans";
    font-size: 13px;
    left: 0;
    line-height: 24px;
    padding: 20px 20px 0;
    position: absolute;
    top: -50px;
    width: 250px;
    z-index: 3;
    display: none;
}

.hover-popup p {
    margin-bottom: 0px;
}

.hover-popup:after {
    border-bottom-color: #fff;
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    z-index: 5;
    border-top: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    margin-left: -20px;
    width: 0px;
    height: 0px;
}

div.doctor_image img:hover {
    cursor: pointer;
}

#list-doctor .col-md-4:hover .hover-popup {
    display: block !important;
}

.dg_item {
    background: url('../images/av_icon_note.png') no-repeat;
    background-position: 20px 10px;
    background-color: #f3f5f8;
    padding: 30px 20px 20px;
    box-sizing: border-box;
    border: 1px solid #e3e8ee;
    border-radius: 4px;
    margin-bottom: 20px;
    font-style: italic;
    font-family: 'OpenSans';
    color: #5b606d;
    width: 32.33%;
    margin-right: 1%;
}

.dg_text {
    font-size: 14px;
    line-height: 26px;
    text-align: left;
}

.dg_item.last-item {
    margin-right: 0 !important;
}

.dg_info {
    float: left;
}

.dg_info .dg_name {
    color: #5abbe5;
}

.dg_image img {
    border-radius: 50%;
    float: left;
    margin-right: 15px;
}

.dg_name {
    font-family: 'OpenSans-Bold';
    font-size: 16px;
}

ul#menu-service {
    margin-left: -40px;
    margin-bottom: 30px;
}

#reply-title {
    font-family: 'OpenSans-Bold';
    font-size: 20px;
}

.left-comment {
    float: left;
    margin-right: 30px;
}

#author, #email {
    box-shadow: none !important;
    border-radius: 2px;
    background-color: #f4f6f7;
    padding: 0px 15px;
    height: 40px;
    border: 1px solid #e3e8ee;
    margin-bottom: 10px;
}

.right-comment {
    float: left;
}

textarea#comment {
    padding: 20px 15px;
    resize: none;
    height: 100px;
    width: 465px;
    max-width: 465px;
    border-radius: 2px;
    background-color: #f4f6f7;
    border: 1px solid #e3e8ee;
    font-family: "OpenSans-Semibold";
}

#submit {
    line-height: 30px;
    padding: 8px 50px;
    border-radius: 2px;
    width: 245px;
    color: #fff;
    background-color: #d71428;
    border-color: transparent;
    text-transform: uppercase;
}

p.form-submit {
    position: absolute;
    top: 150px;
    left: 0px;
    text-transform: uppercase;
}

@-moz-document url-prefix() {
    #submit {
        width: 238px;
    }
    p.form-submit {
        position: absolute;
        top: 150px;
        left: 0px;
        text-transform: uppercase;
    }
}

div#comment-form {
    margin-bottom: 34px;
    position: relative;
}

.user-comment .name {
    font-family: 'OpenSans-Bold';
    font-size: 16px;
    color: #30373d;
}

.user-comment {
    padding-left: 35px;
    background: url("../images/av_comments.png") no-repeat left top;
}

ul.children {
    list-style: none;
}

.media-list {
    margin-top: 200px;
    font-family: 'OpenSans';
    float: none;
}

.comment-content {
    padding-left: 35px;
    margin: 10px 0px;
    line-height: 24px;
    text-align: justify;
    color: #7c808a;
}

span.datetime {
    padding-left: 25px;
    color: #7b808e;
    background: url("../images/clock.png") no-repeat top left;
}

ul.media-list > li {
    margin-bottom: 25px;
}

#main-content {
    float: right;
}

#sidebar-left {
    float: left;
}

div#main-wrap {
    margin: 0px auto;
    width: 100%;
    /*overflow: hidden !important;*/
}

.show-mobile {
    display: none
}
.dg_image >div{
    border-radius: 50%;
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 5px;
}
.image-danh-gia >div{
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin: 0 auto;
}
/* ------------------------------------------------------------------------------- */
/*                                      Responsive                                 */
/* ------------------------------------------------------------------------------- */
/* Smartphones all */
@media only screen and (min-width: 320px) and (max-width: 768px) {
    #main-wrap > header{
        /* position: fixed; */
        top: 0;
        left: 0;
        height: 130px;
        z-index: 9999;
        background: #fff;
    }
    div#main-wrap {
        padding-top: 1px;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu:hover:after{
        border:none;
    }
    .why-contact .container {
        padding: 0px;
    }
    .why-contact .banner > .row {
        margin: 0px;
    }

    .av_dnbs {
         overflow: hidden;
    }

    .slider-2 {
            overflow: hidden;
    }

    .slider-sharing {
        overflow: hidden;
    }

    .dg_item {
        width: 100%;
        clear: both;
        margin-bottom: 15px;
        position: static!important;
        height: auto;
        float: left;
    }
    .ques-title {
        padding-left: 10px;
        font-size: 20px;
        line-height: 30px;
        color: #5b606d;
        border-left: 3px solid #ce1d2f;
        margin-top: 20px;
    }
    /*.av_news_page .col-md-5 ,*/
    .news-more .col-md-7 {
        padding: 0 30px;
    }
    #video-popup {
        width: 100%;
    }

    .av_logo img {
        max-width: 100%;
        height: auto;
    }

    iframe {
        width: 100%;
        height: 70px;
    }

    .widget_nav_menu,
    .widget_widget_menu_service {
        display: none;
    }

    #main-content {
        float: left;
    }

    #sidebar-left {
        float: right;
        width: 100%;
    }

    .hide-mobile {
        display: none;
    }

    .show-mobile {
        display: block !important;
    }

    .dnbs-des, .dnbs-title {
        font-size: 14px;
    }

    .des-p7 p {
        padding: 0;
        font-size: 14px;
    }

    #slider-service .item {
        overflow: hidden;
        width: 100%;
        /*margin-left: 5%;*/
    }
    .box-img img {
        margin: 0px auto;
        width: 100%;
    }

    #re_top_header {
        background: white none repeat scroll 0 0;
        width: 100%;
        float: left;
    }

    .searchform.header_search {
        width: 65%;
        float: left;
    }

    #re_top_header .submit-search-2 {
        background: rgba(0, 0, 0, 0) url("../images/btn-search.png") no-repeat scroll 0 0;
        border: medium none;
        color: rgba(0, 0, 0, 0);
        height: 38px;
        z-index: 9999;
    }

    .input-search {
        border: none;
        background: none;
        color: #fff;
        width: 66%;
    }

    .box-lien-he {
        float: left;
        height: 40px;
        line-height: 39px;
        border-left: 1px solid #4f5963;
        border-right: 1px solid #4f5963;
        padding: 0 9px;
        width: 22%;
    }

    .box-facebook {
        float: left;
        padding-top: 8px;
        text-align: center;
        width: 13%;
    }

    .box-lien-he > a {
        color: #dae2ea;
    }

    .contact-top {
        display: none;
    }

    .slide-right {
        display: none;
    }

    .clear-mobile {
        clear: both;
    }

    .box-why {
        padding: 15px 24px;
        text-align: left;
    }

    .why-contact {
        margin: 0px;
    }
    .contact-info {
        margin: 0px 15px;
    }

    .more {
        display: none;
    }

    .contact-info {
        margin-top: 0px;
    }

    .ft-copy {
        width: 320px;
        margin: 0px auto;
        text-align: center;
    }

    .copy-right ul {
        margin: 5px 0px;
        text-align: center;
    }

    .copy-right ul li {

    }

    .btn-send-mail {
        margin-top: 10px;
    }

    .btn-ques {
        margin-top: 10px;
    }

    .video {
        margin-top: 20px;
    }

    .image-dichvu-post img {
        width: 100%;
    }

    .dnbs-info {
        width: 100%;
        left: 0px;
        bottom: 16px;
    }

    .slider-2 .owl-controls {
        position: absolute;
        top: 45%;
        left: 70px;
        width: 100%;
    }
    .slider-2 .owl-next {
        /*left: 215px;*/
        right: 70px;
    }

    .av_ttb {
        /*margin-top: 85px;*/
    }

    img#video-popup {
        margin-top: 30px;
    }
    .content-title {
       /* text-align: center;*/
    }

    .content-title img{
        margin:0px auto;
    }
    .av_banner_1 {
        margin-top: 10px;
    }

    .icon-contact {
        margin: 45px auto 0px;
    }

    .contact-title {
        margin: 10px auto;
        text-align: center;
    }

    .phone-number {
        margin: 0px auto;
        text-align: center;

    }

    #slider-doctor .owl-controls {
        position: absolute;
        top: 85px;
        right: 0px;
    }

    .av_time {
        margin: 0px auto;
        text-align: center;
    } #main-menu div#mega-menu-wrap-max_mega_menu_1{
        position: :relative;
        z-index: 99999;
        /*background-color: #ce1d2f !important;*/
    }
    #main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1{
    	background-color: #ce1d2f;
    }

	#main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
	    margin-left: -10px;
	}

    #main-menu{
        background-color: transparent;
            margin-top: -60px;
    }

    .mega-menu-toggle {
        height: 40px !important;
        width: 40px !important;
        content: "";
        background-color: #9e1c29 !important;
       /*position: fixed;*/
		top: 50px;
		right: 15px;
		}
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle:after {
        content: '' !important;
    }
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle:before {
        content: "\f333";
        font-family: 'dashicons';
        font-size: 29px;
        margin: 0px 8px !important;
        float: left;
    }
	textarea#comment{
		width: 100%;
	}
    .newsletter-widget p {
        width: 100%;
    }

    .btn-res {
        padding: 10px 38px;
    }
    .btn-contact {
        padding: 10px 39px;
    }
    form#form-contact .form-control {
        margin-bottom: 15px;
    }

    input.newsletter-email {
        width: 100%;
    }

    p.form-submit {
        position: absolute;
        top: 270px;
        width: 100%;
    }
    div#comments {
        padding-bottom: 40px;
        clear: both;
    }

    .left-comment {
        width: 100%;
    }
    input#email {
        width: 100%;
    }
    input#author {
        width: 100%;
    }
    #submit {
        width: 100% !important;
    }

    div#post-content div {
        width: 100% !important;
    }
    .btn-question {
        width: 100%;
    }
    .menu-post-service {
            position: static!important;
    width: 100%;
    float: left;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 9px;
    }



}


@media only screen and (min-width: 375px) and (max-width: 414px) {
    .slider-2 .owl-controls {
        position: absolute;
        top: 45%;
        left: 70px;
        width: 100%;
        max-width: 414px;
    }

    #slider-doctor .owl-controls {
        top: 110px;
    }
    .slider-2 .owl-next {
        right: 70px;
    }
    .box-img img {
        margin: 0px auto;
        width: 100% !important;
    }

}

@media only screen and (min-width: 414px) and (max-width: 480px) {
    .slider-2 .owl-controls {
       /* position: absolute;
        top: 45%;
        left: 70px;*/
    }

    .slider-2 .owl-next {
        left: 309px;
    }
    .slider-2 .owl-controls {
        top: 205px;
    }

    #slider-doctor .owl-controls {
        top: 125px;
    }

}

/* ipad  */
@media only screen and (min-width: 768px) and (max-width: 990px) {
    #main-menu {
        margin-top:0px;
        height: 120px;
    }
    .banner img {
        width: 100%;
    }
    .slider-2 .owl-controls {
        top: 28%;
    }
    .slider-2 .owl-next {
        left: 645px;
    }
    #slider-doctor .owl-controls {
        top: 270px;
    }
    .ft-copy {
        width: 100%;
    }
    .btn-contact {
        width: 100%;
    }
    .btn-res {
        width: 100%;
    }
    #sidebar-left {
        float: none;
    }


}

/* ipad  */
@media only screen and (min-width: 1024px) and (max-width: 1190px) {
    .widget_wat_widget_news .content-title {
        margin-top: 15px;
    }
    #slider-service .item {
        overflow: hidden;
        width: 100%;
    }
    div#re_top_header {
        display: none;
    }
    .btn-more {
        text-decoration: none;
        background-color: #fff;
        color: #d71428;
        font-size: 14px;
        border-radius: 30px;
        padding: 10px 8px;
        text-align: center;
    }

    .slider-2 .owl-prev {
        left: -25px;
    }
    .slider-2 .owl-controls {
        position: absolute;
        top: 27%;
    }
    .slider-2 .owl-next {
        left: 955px;
    }
    #slider-doctor .owl-controls {
        position: absolute;
        top: 240px;
        right: 88px;
    }
    .gmaps {
        width: 100%;
    }
    .gmaps iframe {
        width: 100%;
    }
    
    #main-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
        padding: 15px 5px 45px 5px;
        line-height: 30px !important;
        height: 60px !important;
        font-size: 14px !important;
    }
    .contact-top {
        margin-top: 20px;
        margin-right: -20px;
        margin-left: -15px;
    }
    .content-sub-ft {
        color: #b8babc;
        font-size: 11px !important;
    }
    .widget_wat_widget_news  .av_news_more_title {
        margin-top: -15px;
    }


}

/* laptop */
@media only screen and (min-width: 1280px) and (max-width: 1360px) {
}

@media only screen and (min-width: 1360px) and (max-width: 1400px) {
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
}

@media only screen and (min-width: 1600px) and (max-width: 1920px) {
}

/* big screen */
@media only screen and (min-width: 1920px) and (max-width: 2560px) {
}

@media only screen and (min-width: 2560px) {
}

#menu-service li a.parent-menu-service:hover,
#menu-service li a.child-menu-service:hover,
#menu-service li a.child-menu-service.current {
    color: #9e1c29;
    text-decoration: none;
}

#menu-service li a.child-menu-service {
    font-size: 16px;
    color: #5b606d;
    font-family: "OpenSans";
    text-transform: capitalize;
}

#menu-service li a.parent-menu-service {
    color: #5b606d;
    font-family: "OpenSans-Bold";
    font-size: 18px;
}

#menu-service li p {
    margin-bottom: 0;
}

#menu-service li {
    border: 1px solid #e3e8ee;
    line-height: 30px;
    padding: 0px 20px 10px;
    list-style: none;
    margin-bottom: -1px;
}
#menu-menu-service > li {
	list-style: none;
	border: 1px solid #e3e8ee;
	margin-bottom: -1px;
	padding: 10px;
}
#menu-menu-service{
	padding: 0;
}
.menu-menu-service-container{
}
#menu-menu-service > li > ul li {
	list-style: none;
	    padding: 6px 0;
}
#menu-menu-service > li > ul li a{
    font-size: 16px;
    color: #5b606d;
    font-family: "OpenSans";
    text-transform: capitalize;
}
#menu-menu-service .current-menu-item > a,
#menu-menu-service  a:hover{
	text-decoration: none;
	color: #3383C5;
}
#menu-menu-service > li > a{
	padding-left: 20px;
	color: #5b606d;
    font-family: "OpenSans-Bold";
    font-size: 16px;
	 background: url("../images/item-menu-about.png") no-repeat left center;
}

#menu-service span.icon-menu {
    background: url("../images/item-menu-about.png") no-repeat;
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 10px;
    cursor: pointer;
}

#menu-service li div {
    padding-left: 20px;
}

.side-bar-items {
    margin-bottom: 24px;
}

.news-time.font-opensans span {
    margin: 0 2px;
}

.news-time.font-opensans img {
    position: relative;
    top: -2px;
}

.date-time {
    font-size: 13px;
    color: #7b808e;
    margin-bottom: 0 !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    color: #ce1d2f;
}

.ui-accordion .ui-accordion-header:hover {
    color: #d71428;
}

.ui-accordion .ui-accordion-header {
    font-size: 14px !important;
    font-family: 'OpenSans-Semibold' !important;
    border: 1px solid #ccc;
}

.ui-accordion-header-active .icon-ask {
    background: rgba(0, 0, 0, 0) url("../images/ac_ask.png") no-repeat scroll center center;

}

.icon-ask {
    background: rgba(0, 0, 0, 0) url("../images/ques-none.png") no-repeat scroll center center;
    display: inline-block;
    height: 24px;
    position: absolute;
    width: 21px;
}

.question-accor .title:hover {
    color: #d71428;
}

.question-accor .title {
    margin-left: 30px;
}

.form-service {
    margin-top: 20px;
}

.widget_wysija_cont p.wysija-paragraph label {
    display: none;
}

.title-cat-dv a:hover {
    color: #9e1c29;
}

.title-about-content p {
    margin: 0;
}

.title-about-content > img {
    margin-top: -15px;
}

.title-cat-dv a {
    color: #30373d;
}

.title-cat-dv {
    margin: 15px 0 20px;
}

.menu-post-service {
     font-size: 14px;
		position: absolute;
		right: 15px;
		top: 3px;
}

.menu-post-service span.active {
    color: #ce1d2f;
}

.menu-post-service span {
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    font-family: "OpenSans";
}

.hover-img {
    position: absolute;
    width: 90%;
    height: 46%;
    max-height: 166px;
    background: rgba(213, 166, 69, 0.39);
    display: none;
}

#list-doctor {
    clear: both;
}

.av_news_more_title.font-opensans-blod {
    padding: 5px 0 0;
}
.av_news_more_title.font-opensans-blod h3 {
    margin-top: 0px;
	margin-bottom: 10px;
}
span.error-text {
    color: #f97272;
    position: relative;
    top: 4px;
    font-weight: bold;
    font-family: "Roboto";
    left: 4px;
}

#slider-service .item:hover .hover-img {
    display: block;
}

.icon-service {
    display: block;
    width: 55px;
    height: 55px;
    background-color: #4A0882;
    margin: 0 auto;
    z-index: 99;
    position: relative;
    border-radius: 50%;
}

#list-doctor > h3 {
    border-bottom: 2px solid #ce1d2f;
    font-family: "OpenSans-bold";
    font-size: 27px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.doctor_image img {
  max-width: 100%;
}
#list-doctor .owl-item .doctor_image >div{
    border-radius: 4px;
    overflow: hidden;
}
#list-doctor .owl-item:hover >div img{
   background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}
#list-doctor .owl-item >div{
    width: 95%;
    overflow: hidden;
}
.doctor_name_single{
    font-size: 25px;
    color: #9e1c29;
    margin: 0;
    padding: 0;
}
#list-doctor .owl-next:hover,
#list-doctor .owl-prev:hover{
    background-color: #ce1d2f;
}
#list-doctor .owl-item{
    margin-right: 5px;
}
#list-doctor .owl-next{
  background: #8e8c8c url("../images/next_slider.png") no-repeat scroll -33px center;
position: absolute;
right: 0;
top: 27% !important;
width: 33px !important;

}
#list-doctor .owl-prev{
   background: #8e8c8c url("../images/next_slider.png") no-repeat scroll 10px center;
    width: 33px!important;
    top: 27%!important;
    position: absolute;
    left: 0;
}
.item-service{
    min-height: 265px;
	margin-top: 15px;
	margin-left: -15px;
}
#main-content .aligncenter{
    text-align: center;
    margin: 0 auto;
}
.av_news_more_title h2{font-size: 24px;margin-top:0px;}