@charset "utf-8";
/* CSS Document */
/*************/
@media screen and (max-width: 991px) {
  html{
    overflow-x: hidden;
  }
  .container{
    max-width: 100%;
  }
  body{
    padding-bottom: 55px;
    overflow-x: hidden;
  }
  #fixaction_icon{
    left: 0; bottom: 0;    width: 100%;
    background: #fff; padding: 9px .25rem;
    display: flex;flex-wrap: wrap;
    border-top: 1px solid #DDD;
    margin: 0 0;
    box-shadow: 5px 0.125rem 5px rgba(0,0,0,.15);
    max-width: none;
  }
  #fixaction_icon li{
    flex-shrink: 0;    width: 100%;    max-width: 100%;
    padding-right: .5rem;    padding-left: .5rem;
    margin: 0;    transform: none;
    border-radius: 4px;

    flex: 0 0 auto;    width: auto;
    display: block !important; clear: none;
  }
  #fixaction_icon li.store{
    /* flex: 1 0 0%; */
    animation: none;
    background: none;
  }
  #fixaction_icon li a{
    border-radius: 4px;
    display: flex;
    align-items: center;
  }
  #fixaction_icon li.store a{
    background-color: var( --color-main); color: #FFF;
  }
  #fixaction_icon li.store .fa{
    margin-right: 0px;
    font-size: 23px;
  }
  #fixaction_icon li.hotline .fa{
    border: none;
  }
  #fixaction_icon li span{
    padding-left: 1rem; padding-right: 1rem;
  }
  #fixaction_icon .store span,
  #fixaction_icon li span{
    display: none; letter-spacing: 1.8px;
  }
  #fixaction_icon li:hover{
  	transform: translateX( 0px);
  }
  #btn-scrolltop img{
    width: 42px;
  }
  #fixaction_icon li.addtocart{
    flex: 1 0 0%; 
  }
  #fixaction_icon.noaction .store span,
  #fixaction_icon.noaction .cart span{
    display: inline-block;
  }
  #fixaction_icon.noaction .cart img{
    vertical-align: middle;
  }
  #fixaction_icon.noaction .cart span{
    margin-top: 3px; padding-left: 0;
    vertical-align: middle;
    color: #111;
    letter-spacing: 0; font-weight: normal;
  }
  #fixaction_icon.noaction .btnscroll{
    flex: 0 0 auto;
  }
  #fixaction_icon.noaction .cart,
  #fixaction_icon.noaction .store{
    flex: 1 0 0%;
    width: 100%;
  }
  #fixaction_icon .btnscroll{
    margin-left: auto;
    padding-left: 0;
  }
  #fixaction_icon .store span{
    display: inline-block;
  }
  #fixaction_icon .zalo a{
    width: 100%;
    text-align: center;
    align-content: center;
    justify-content: center;
  }
  #fixaction_icon .zalo{
    flex: 1 0 0%
  }
  #fixaction_icon li.btnscroll:hover{
    background: none;
  }
  /*********************/
  #header{
    --height-logo: 60px
  }
  .header__top,
  .header__navigation{
    display: none;
  }
  .header_width__logo{
    width: 100%;
    display: flex; flex-wrap: nowrap;
    align-items: center;
    padding-top: .5rem; padding-bottom: .5rem;
  }
  .is-sticky .header_main__wrapper{
    --height-logo: 40px;
  }
  .is-sticky .header_width__logo{
    padding-top: .35rem; padding-bottom: .35rem;
  }
  /*****************************************/
  .home-boxitem {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .home--title{
    font-size: 23px; line-height: 1.45;
    margin-bottom: 1.25rem;
  }
  /*****************************************/
  .home--services-icon{
    --bs-gutter-x: .75rem;
    --bs-gutter-y: .75rem;
    margin-bottom: 1.5rem;
  }
  .home--services-icon > .col{
    flex: 0 0 auto;
    width: 50%;
  }
  .home--services-icon a{
    background-color: #fff;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
    padding: 1rem .75rem .5rem;
    display: block; width: 100%; height: 100%;
  }
  .home--services-icon-boximg{
    margin: 0 0 .25rem; padding: .5rem;
    box-shadow: none;
  }
  .home--services-icon img{
    height: 40px; width: 40px;
  }
  .home--services-icon-caption{
    display: block; clear: both;
    position: relative; opacity: 1;
    font-size: 11px; line-height: 16px;
    margin: 0; padding: 0;
  }
  .home--services-icon a:hover .home--services-icon-boximg{
    transform: none;
  }
  .form-booking{
    padding: 2rem 1rem;
  }
  .form-booking-btn span{
    padding-top: .5rem; padding-bottom: .5rem;
  }
  /********************************/
  .homeabout-wrapper{
    padding-bottom: 0;
  }
  .aboutmain_title{
    margin-bottom: .75rem;
  }
  .homeabout-text{
    padding-left: calc(var(--bs-gutter-x) * 1);
    padding-right: calc(var(--bs-gutter-x) * 1);
    margin-bottom: 1.5rem;
  }
  .homeabout__header_title{
    font-size: 25px;
  }
  .homeabout__header_text{
    font-size: 16px; line-height: 28px;
  }
  #owl_homeslideabout .picture-box, 
  .owl_homeslideabout-img{
      height: 200px;
      width: auto !important;
  }
  #owl_homeslideabout .owl-dots{
    text-align: center;
    margin-top: 1.25rem;
  }
  /********************************/
  .home-boxdoctors{
    padding-bottom: 0;
  }
  #owl_homedoctors .picture-box,
  #owl_homedoctors .picture-box img{
    width: 72vw;
  }
  .doctor-boxitem-name{
    font-size: 21px;
  }
  .doctor-boxitem-quote{
    font-size: 14px; line-height: 20px;
  }
  /********************************/
  .home-boxphoto{
    padding-bottom: 2.5rem;
  }
  .photolist-wrapper{
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }

  .beer-slider[data-beer-label]:after, .beer-reveal[data-beer-label]:after{
    font-size: 8px;
    font-weight: normal;
    padding: .25rem .35rem .15rem;
    min-width: 40px;
  }
  .beer-handle{
    height: 40px; width: 40px;
  }
  .beer-handle:before, .beer-handle:after{
    width: 8px; height: 8px;
    border-width: 1px;
  }
  /********************************/
  .blogitem__des{
    padding: .35rem 1.5rem 1rem;
  }
  /********************************/
  #footer{
    padding-top: 1.5rem;
  }
  .footer__info__wrapper{
    margin-bottom: .5rem;
    padding-right: calc(var(--bs-gutter-x) * .5);
  }
  .footer__nav__wrapper{
    display: none;
  }
  .footer__author a{
    clear: both; display: inline-block;
  }
  /********************************/
  .bgmain-wrapper{
    margin-bottom: 1.75rem;
  }
  .bgmain--bg::after{
    background-size: 100% 50px;
    transform: rotateY(0) rotateX(0);
    height: 50px;
  }
  .bgmain-header{
    bottom: 0; left: 0;
    transform: none;
    padding-bottom: 30px;
    padding-right: 18%;
  }
  .bgmain-breadcrumb{
    display: none;
  }
  .bgmain-titlesub{
    font-size: 13px; line-height: 1.2;
    margin-bottom: .25rem;
  }
  
  .bgmain-title{
    --line-height: 30px;
    --line-clamp: 1;
    font-size: 21px;
  }
  /********************************/
  body.page-about .aboutmain-container{
    margin-top: 0;
    margin-bottom: 1.5rem;
  }
  body.page-about .home-boxitem-services{
    padding-bottom: 1rem;
  }
  body.aboutpost-detail{
    background-color: #fff !important;
  }
  .aboutmain-wrapper{
    background: none;
    padding: 0;
    max-width: 100%;
    box-shadow: none !important; border-radius: 0;
    color: #000;
  }
  .aboutthread-text,
  .aboutmain_text{
    color: #000; font-weight: 400;
    font-size: 15px; line-height: 28px;
  }
  .aboutthread-img,
  .aboutthread-des{
    width: 100%;
    padding-left: calc(var(--bs-gutter-x) * .5);
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-bottom: 0;
  }
  .aboutthread--rtl .aboutthread-img,
  .aboutthread--rtl .aboutthread-des{
    padding-left: calc(var(--bs-gutter-x) * .5);
    padding-right: calc(var(--bs-gutter-x) * .5);
  }
  .aboutthread--rtl .aboutthread-img{
    order: 1;
  }
  .aboutthread--rtl .aboutthread-des{
    order: 2;
  }
  .aboutthread-img{
    margin-bottom: 1.5rem;
  }
  .boxlist-avatar .headerpage_wrapper{
    margin-bottom: 0rem;
  }
  .doctorlist-wrapper{
    --bs-gutter-y: 1.5rem;
    padding-left: .75rem; padding-right: .75rem;
  }
  .boxlist-avatar{
    padding-bottom: 3rem;
  }
  .boxlist--staff{
    padding-top: 2rem;
  }
  .stafflist-wrapper {
    --bs-gutter-x: .75rem;
    --bs-gutter-y: .75rem;
    padding-left: 0; padding-right: 0;
  }
  .stafflist-wrapper .doctor-boxitem-name{
    font-size: 15px;
    margin: 0;
  }
  .stafflist-wrapper .doctor-boxitem-quote{
    display: none;
  }
  .stafflist-wrapper .doctor-boxitem-caption{
    padding-bottom: 1rem;
    padding-top: 95%;
  }
  /********************************/
  .postdetail__title{
    font-size: 25px;
  }
  /********************************/
  .servicedetail-wrapper{
    box-shadow: none;
    padding: 0 calc(var(--bs-gutter-x) * .5);
  }
  .servicedetail-wrapper .form-booking{
    padding: 1.5rem var( --padding-left ) !important;
  }
  .servicedetail-wrapper .form-booking-wrapper{
    padding-bottom: 0;
  }
  #modal_fbooking .modal-dialog{
    margin: var(--bs-modal-margin);
  }
  #modal_fbooking .form-booking{
    padding: 1.5rem 1rem;
  }
  .servicesdetail .home-boxphoto{
    padding-bottom: 3rem;
  }
  /********************************/
  .services-group-wrapper{
    padding-top: 0;
  }
  .services-group-text,
  .services-group-img{
    margin-bottom: 1.5rem;
  }
  .services-group-title{
    font-size: 25px;
  }
  .services-group--rtl .services-group-img{
    order: 1;
  }
  .services-group--rtl .services-group-des{
    order: 2;
  }
  /********************************/

}
/*************/
@media screen and ( max-width: 767px) {
  .owl-theme .owl-dots .owl-dot span{
    width: 12px; height: 12px;
    margin-left: 5px; margin-right: 5px;
  }
  #button-share{
    margin-right: -75rem; margin-left: -.75rem;
    padding-top: 1rem; margin-bottom: 0;
  }
  #button-share .share-item i:after,
  #button-share .share-item b{
    display: none;
  }
  #button-share .share-item i{
    margin-right: 0;
    width: 36px; height: 36px;
    font-size: 19px; line-height: 36px;
    padding: 0;
    background: none;
    color: #fff;
  }
  #button-share .share-item{
    padding-right: 0; margin-left: 15px;
    border-radius: 3px;
  }
  .blogdetail_rightcontent{
    padding-left: 0; padding-right: 0;
  }
  .blog_rightbox-nav{
    border-radius: 0;
    padding: 2.5rem 1.25rem;
    margin-bottom: 2rem;
  }
  .rightbox__bloglist{
    padding-left: .75rem; padding-right: .75rem;
  }
  .rightbox__bloglist .blog_rightbox__title{
    font-size: 19px; margin-bottom: 1.5rem;
    padding-bottom: .35rem;
  }
  .blogdetail-other .home--title{
    font-size: 23px;
  }
  #modal_fbooking .form-booking-img,
  .servicedetail-wrapper .form-booking-img{
    display: none;
  }

  

}
/*********************************/
@media screen and ( max-width: 576px) {
  .modal-search{
    --bs-modal-margin: 1rem;
    --bs-modal-padding: .75rem;
  }
}


@media screen and ( min-width: 767px) and (max-width: 992px) {
  .container{
    max-width: 100%;
    padding-right: var(--bs-gutter-x);
    padding-left: var(--bs-gutter-x);
  }
  #fixaction_icon .cart span,
  #fixaction_icon .store span{
      display: inline-block;
  }
  #fixaction_icon .store{
    flex: 1 0 0%;
    width: 100%;
  }
  #fixaction_icon .cart img{
    vertical-align: middle;
    padding-right: 5px;
  }
  #fixaction_icon .cart span{
    margin-top: 3px; padding-left: 0;
    vertical-align: middle;
    color: #111;
    letter-spacing: 0; font-weight: normal;
  }  
  /***************************/
  .action-mobile > *{
    margin-left: 1.5rem;
  }
  .btn_mobile{
    margin-left: 1rem !important;
  }
  /***************************/
  .home--title{
    font-size: 27px;
  }
  .home--title--xl{
    font-size: 37px !important;
  }
  .home--title--lg{
    font-size: 27px !important;
  }
  /****************************/
  .servicedetail-wrapper .form-booking{
    padding: 2rem .5rem 0 !important;
  }
  .servicedetail-wrapper .form-booking-wrapper{
    padding-bottom: 3rem;
  }
  .form-booking-content{
    --bs-gutter-x: .5rem;
    --bs-gutter-y: 1rem;
  }
  /****************************/
  .home--services-icon{
    --bs-gutter-x: .75rem;
    --bs-gutter-y: .75rem;
  }
  .home--services-icon > .col{
    width: calc( 100% / 4 );
  }
  /****************************/
  .home--title{
    font-size: 29px;
    margin-bottom: 1rem;
  }
  #owl_homeslideabout .picture-box, 
  .owl_homeslideabout-img{
    height: 230px;
  }
  /****************************/
  body.page-home .bloglist-wrapper,
  .blogdetail-otherlist{
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
  .blogdetail-otherlist .bloglist-boxitem,
  body.page-home .bloglist-boxitem{
    width: 100%;
  }
  .blogdetail-otherlist .bloglist-item,
  body.page-home .bloglist-item{
    flex-wrap: nowrap; overflow: visible;
    flex-direction: row !important;
    align-items: normal !important;
  }
  .blogdetail-otherlist .blogitem__readmore,
  body.page-home .blogitem__readmore{
    display: none;
  }
  .blogdetail-otherlist .blogitem__img,
  body.page-home .blogitem__img{
    width: 42%; min-height: 100%;
    margin: 0;
  }
  .blogdetail-otherlist .blogitem__des,
  body.page-home .blogitem__des{
    width: 58%;
    padding: 2rem 2rem;
  }
  .blogdetail-otherlist .blogitem__img a,
  body.page-home .blogitem__img a{
    min-height: 100%;
    display: flex;
  }
  .blogdetail-otherlist .blogitem__img img,
  body.page-home .blogitem__img img{
    height: auto; min-height: 100%;
  }
  /****************************/
  .bgmain--bg::after{
    background-size: 100% 80px;
    height: 80px;
  }
  .bgmain-header{
    padding-bottom: 90px;
  }
  .bgmain-titlesub{
    font-size: 15px;
    margin-bottom: 1rem;
  }
  .bgmain-title{
    font-size: 31px;
  }
  /******************************/
  .blogdetail_rightcontent{
    padding-left: calc(var(--bs-gutter-x) * .5);
  }
  .blog_rightbox-nav{
    margin-bottom: 1.5rem;
  }
  /***************************/
  .services-group-img{
    text-align: center;
  }
  .services-group-img img{
    display: inline-block;
    max-width: 56%;
  }
  /****************************/
}
/****************************/

/****************************/
@media screen and (min-width: 992px) and ( max-width: 1200px) {
  .container{
    max-width: 95%;
  }
  .header__boxnav{
    --li-pl: .9rem;
  }
  .header__boxnav,
  .is-sticky .header__boxnav{
    font-size: 13px;
  }
  /***************************/
  .services-group-title{
    font-size: 27px;
  }
  /***************************/
  .home--services-icon{
    --bs-gutter-x: 1.5rem
  }
  .home--services-icon img{
    height: 50px; height: 50px;
  }
  .form-booking{
    padding: 2rem 1.5rem;
  }
  /***************************/
  .homeabout-wrapper{
    margin-left: 0; margin-right: 0;
  }
  .homeabout-text{
    padding-left: 2.5rem;
  }
  .homeabout__header_title{
    font-size: 27px; margin-bottom: .5rem;
  }
  .homeabout__header_text{
    font-size: 16px; line-height: 28px;
  }
  #owl_homeslideabout .picture-box, 
  .owl_homeslideabout-img{
    height: 250px;
  }
  /***************************/
  .bloglist-wrapper {
    --bs-gutter-x: 1.25rem;
    --bs-gutter-y: 1.25rem;
  }
  .blogitem__img img{
    height: 220px;
  }
  .blogitem__des{
    padding: 0 1.5rem 1rem;
    line-height: 24px;
  }
  .blogitem__title{
    --line-height: 26px;
    font-size: 17px;
  }
  /***************************/
  #footer{
    line-height: 20px;
  }
  .footer__nav__wrapper .footer__title a, .footer__nav__wrapper .footer__title{
    font-size: 15px;;
    margin-bottom: 0;
  }
  #footer,
  .footer__nav__wrapper a{
    font-size: 12px;
  }
  .footer__info__wrapper{
    padding-right: .75rem;
  }
  .footer__nav__wrapper a{
    margin-bottom: .25rem;
  }
  .footer__socail img{
    height: 20px;
  }
  .footer__socail a{
    height: 22px; min-width: 22px; line-height: 22px;
  }
  .footer__socail .fab{
    font-size: 11px; line-height: 20px;
  }
  /***************************/
  .aboutmain-wrapper{
    max-width: 90%;
    padding: 2rem 3rem;
  }
  .aboutthread-img{
    width: 44%;
    padding-right: 3rem;
  }
  .aboutthread--rtl .aboutthread-img{
    padding-left: 3rem;
  }
  .aboutthread-des{
    width: 56%;
  }
  /***************************/
  .bgmain-header{
    padding-bottom: 80px;
  }
  .bgmain--bg::after{
    background-size: 100% 100px;
    transform: rotateY(0) rotateX(0);
    height: 100px;
  }
  body.page-about .aboutmain-container{
    margin-top: -5rem;
  }
  /***************************/
  .services-group-row {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 0;
  }
  .services-group-img{
    width: 44%;
  }
  .services-group-des{
    width: 56%;
  }
  /***************************/
  .blogdetail_rightcontent{
    padding-left: calc(var(--bs-gutter-x) * .5);
  }

  /***************************/
}
@media screen and (min-width: 991px){


}

@media screen and (min-width: 1201px) and (max-width: 1400px){
  #bg-main{
    margin-bottom: 2rem;
  }

  

}



@media screen and (min-width: 1400px) and (max-width: 1600px){

  
}
