.newvers_container{
  max-width: 1400px;
  margin:0 auto;
}
.nver_main_slider img{
    display:block;
}
.nver_main_slider .nver-item-sl .banner-sl-desk{
  display:block;
}
.nver_main_slider .nver-item-sl .banenr-sl-mobi{
  display:none;
}
.nver_main_slider .owl-theme .owl-nav{
  display:none;
}
.nver_main_slider .owl-theme .owl-dots{
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%,-50%);
}
.nver_main_slider .owl-theme .owl-dots .owl-dot.active span, .nver_main_slider .owl-theme .owl-dots .owl-dot:hover span{
  background: #F1A200;
}
.nver_main_slider .owl-theme .owl-dots .owl-dot span{
  width:14px;
  height: 14px;
}
.mc-ic-open-video-cs-open-video img{
  cursor: pointer;
}
.nver-row{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.nver-col-6{
  flex: 0 0 50%;
  max-width: 50%;
  width: 100%;
}
.nver-service-tt{
  flex:0 0 40%;
  max-width: 40%;
  width: 100%;
}
.nver-all-service{
  flex:0 0 60%;
  max-width: 60%;
  width: 100%;
}
.nver_service_contain{
    min-height: 500px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding:145px 0 75px 0;
}
.nver_service_contain .nver_service_small_title{
  color:#00AA7C;
  font-size: 30px;
}

.nver_service_contain .nver_service_main_title{
  color:#1F3B8B;
  font-size: 40px;
}
.newver_space_line{
  width: 80px;
  height: 3px;
  background: #00AA7C;
  margin-top: 10px;
}
.nver-col-4{
  flex:0 0 33.33%;
  max-width: 33.33%;
  width: 100%;
}
.nv-mc-row{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.nv-pd-15{
  padding:0 15px;
}
.nver_service_contain .nver-all-service a{
  display: block;
}
.nver_service_contain .nver-all-service .nver-img-one-item-service{
  border-radius:10px 10px 0px 0px;
  position: relative;
  display: block;
  margin-bottom: 10px;
}
.nver_service_contain .nver-all-service .nver-img-one-item-service img{
  display: block;
}
.nver_service_contain .nver-all-service .nver-img-one-item-service:hover .mc-bg-hover{
  opacity: 0.9;
  transition: 0.3s all;
}
.nver_service_contain .nver-all-service .mc-bg-hover{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(67,101,146);
background: linear-gradient(0deg, rgba(67,101,146,1) 0%, rgba(58,128,138,1) 23%, rgba(28,151,107,1) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color:#fff;
  opacity: 0;
  transition: 0.3s all;
}
.nver_service_contain .nver-all-service .nver-title-one-item-service{
  font-size: 20px;
  color:#000;
}
.nver_service_contain .nver-all-service a img{
  height: 182px;
  object-fit: cover;
  object-position: center;
  border-radius:10px 10px 0px 0px;
}
.free-mgb-50{
  margin-bottom: 50px;
}
/* CSS Why Choose */
.nver_why_choose .content-left-wcnv{
    position: relative;
    height: 100%;
}
.nver_why_choose .content-left-wcnv img{
  height: 100%;
}
.nver_why_choose .content-left-nver-why-ch{
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
}
.nver_why_choose .content-left-nver-why-ch .sub-title-nver-wc{
    font-size: 30px;
    color:#00AA7C;
}
.nver_why_choose .content-left-nver-why-ch .title-nver-wc{
    font-size: 45px;
    color:#ffffff;
}
.nver_why_choose .content-left-nver-why-ch .line-space-nver-wc{
  width: 80px;
  height: 3px;
  background: #00AA7C;
  margin-top: 10px;
  margin-bottom: 52px;
}
.nver_why_choose .content-left-nver-why-ch .desc-nver-why-choose{
  color:#fff;
  line-height: 28px;
  margin-bottom: 40px;
}
.nver_why_choose .content-left-nver-why-ch a{
  display: block;
  max-width: 126px;
  color:#fff;
  text-align: center;
  background: #F1A200;
  padding: 10px 0 9px 0;
  border-radius:24px;
  transition: 0.3s all;
}
.nver_why_choose .content-left-nver-why-ch a:hover{
  background: #fff;
  color:#F1A200;
  transition: 0.3s all;
}
.nver_why_choose .right-video-why-choose-nver{
  position: relative;
  height: 100%;
}
.img-video-why-choose-nver{
  height: 100%;
}
.img-video-why-choose-nver iframe{
  width: 100%;
  height: 100%;
}
.nver_why_choose .icon-video-wc{
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  cursor: pointer;
}
.nver_why_choose .right-video-why-choose-nver .img-video-why-choose-nver img{
  display: block;
  height: 100%
}
.newvers_doctor_team{
  padding: 80px 0;
}
.newvers_doctor_team .nvers_title_doctor_team{
  font-size: 45px;
  color:#1F3B8B;
  margin-bottom: 70px;
}
.nver-item-doctor .thumbnail_doctor{
  margin-bottom: 30px;
}
.nver-item-doctor .thumbnail_doctor img{
  border-radius: 15px;
}
.nver-item-doctor .position_doctor{
  color:#00AA7C;
  font-size: 14px;
  text-align: center;
}
.nver-item-doctor .name_doctor_nver{
  color:#4D4D4F;
  font-size: 20px;
  text-align: center;
}
.nver-item-doctor .experience_doctor_nver{
  color:#929497;
  font-size: 14px;
  text-align: center;
  margin-bottom: 35px;
}
.nver-item-doctor .btn-readmore-doctor {
    display: block;
    max-width: 140px;
    background: #263d92;
    color: #ffffff;
    transition: 0.5s all;
    text-align: center;
    padding: 5px 0;
    border-radius: 18px;
    font-size: 14px;
    margin: 0 auto;
}
.nver-item-doctor .btn-readmore-doctor:hover{
  background: linear-gradient(0deg, rgba(26,71,136,1) 0%, rgba(14,114,130,1) 27%, rgba(2,162,124,1) 100%);
  color:#ffffff;
  transition: 0.5s all;
}
.nver_slider_doctor.owl-theme .owl-nav.disabled+.owl-dots{
  margin-top: 60px;
}
.nver_slider_doctor.owl-theme .owl-dots .owl-dot.active span, .nver_slider_doctor.owl-theme .owl-dots .owl-dot:hover span{
  background: #F1A200;
}
.nver_slider_doctor.owl-theme .owl-dots .owl-dot.active{
  padding-right: 40px !important;
  position: relative;
  transition: 0.3s all;
}
.nver_slider_doctor.owl-theme .owl-dots .owl-dot.active::before{
  content:"";
  position: absolute;
  top:50%;
  right:0%;
  transformY: translate(-50%);
  width: 38px;
  height: 1px;
  background: #D7D7D7;
}
.lin_space_doctor{
  width: 80px;
  height: 2px;
  background: #00AA7C;
  margin-top: 10px;
  display: none;
  margin-bottom: 50px;
}
.nvers_customer_feel_contain{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.nvers_customer_feel .nvers_customer_feel_contain{
  padding: 100px 0 80px 0;
}
.nvers_customer_feel .nv_title_customer_feel{
  font-size: 45px;
  color:#fff;
  line-height: 50px;
  margin-bottom: 30px;
}
.line_space_cs_feel{
  width: 110px;
  height: 2px;
  background: #FFC500;
  margin-bottom: 30px;
}
.nvers_customer_feel .cs_talk_feel_nv{
  font-size: 16px;
  color:#fff;
  font-style: italic;
  max-width: 500px;
  margin-bottom: 30px;
}
.nvers_customer_feel .cs_name_feel_nv{
  font-size: 21px;
  color:#FFC500;
}
.nvers_customer_feel .cs_service_use_feel_nv{
  font-size: 15px;
  color:#fff;
  font-style: italic;
  font-family: auto;
}
.nvers_customer_feel .nv_slider_bib_thumb{
  margin-bottom: 30px;
}
.nvers_customer_feel .nv_slider_small_thumb .owl-item.active.center img{
  -webkit-filter: unset;
   -moz-filter: unset;
     -o-filter: unset;
    -ms-filter: unset;
        filter: unset;
        width: 100%;
        margin-top: 0px;
}
.nvers_customer_feel .nv_slider_small_thumb .owl-item img{
  -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
     -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
        filter: grayscale(100%);
        width: 100%;
        margin: 0 auto;
        border-radius: 10px;
        margin-top: 10px;
}
a.nvmc_icon_social_yt i {
    color: #dcdcdc;
    font-size: 45px;
}
a.nvmc_icon_social_fb i {
    font-size: 45px;
    color: #dcdcdc;
}
a.nvmc_icon_social_tt i {
    font-size: 38px;
    color: #dcdcdc;
}
a.nvmc_icon_social_fb i:hover {
    color: #263d92;
}
a.nvmc_icon_social_yt i:hover {
    color: #df1111;
}
a.nvmc_icon_social_tt i:hover {
    color: #000;
    text-shadow: -2px -1px #25f4ee;
}
.nv_thumb_video_mc{
  position: relative;
}
.nv_thumb_video_mc iframe{
  width: 100%;
  height: 395px;
}
.nv_thumb_video_mc img{
  display: block;
  border-radius: 15px;
}
.nv_thumb_video_mc .mc-ic-open-video-cs{
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%,-50%);
  width: 90px;
}
.small_nv_thumb_video_mc{
  position: relative;
}
.small_nv_thumb_video_mc .mc-ic-open-video-scs{
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%,-50%);
}
.nvers_customer_feel .small_nv_thumb_video_mc .mc-ic-open-video-scs img{
    padding-top: 0px;
    width: 30px !important;
    -webkit-filter: unset;
     -moz-filter: unset;
       -o-filter: unset;
      -ms-filter: unset;
          filter: unset;
}
.al-cent{
  align-items: center;
}
.nvers_knownledge{
  padding: 70px 0;
}
.nvers_knownledge .the_first_knowledge{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 40px;
}
.nvers_knownledge .nv_title_knowledge{
  font-size: 45px;
  color:#00AA7C;
}
.nvers_knownledge .nv_title_knowledge span{
  color: #1F3B8B;
}
.nvers_knownledge .nv_btn_knowledge{
  font-size: 16px;
  color: #1F3B8B;
  text-decoration: underline;
}
.nver_all_post_ktnk{
  display: grid;
  grid-template-columns: 50% 25% 25%;
  margin: 0 -15px;
}
.nv-one-post-ktnk:nth-child(1){
  grid-row-start: 1;
  grid-row-end: 3;
}
.nv-one-post-ktnk{
  padding: 0 15px;
}
.nvers_knownledge .nv-one-post-ktnk .the_excerpt_ktnk_nv{
  display: none;
}
.nvers_knownledge .nv-one-post-ktnk:nth-child(1) .the_excerpt_ktnk_nv{
  display: block;
}
.nvers_knownledge .nv-one-post-ktnk:nth-child(1) .title-post-ktnk-nv{
  font-size: 21px;
  margin: 15px 0 10px 0;
  display: block;
  font-weight: 700;
  color: #636466;
}
.nvers_knownledge .title-post-ktnk-nv{
  font-size: 15px;
  color:#4D4D4F;
  margin: 10px 0;
  margin-bottom: 25px;
  display: block;
}
.thumb-post-ktnk-nv img{
  display: block;
}
.nvers_knownledge .nv-one-post-ktnk:nth-child(1) .thumb-post-ktnk-nv{
  overflow: hidden;
  display: block;
  border-radius: 15px;
}
.nvers_knownledge .nv-one-post-ktnk:nth-child(1) .thumb-post-ktnk-nv:hover img{
  transform: scale(1.1);
  transition: 0.3s all;
}
.nvers_knownledge .nv-one-post-ktnk:nth-child(1) .thumb-post-ktnk-nv img{
  height: 440px;
  object-fit: cover;
  transform: scale(1);
  transition: 0.3s all;
}
.nvers_knownledge .nv-one-post-ktnk .thumb-post-ktnk-nv{
  overflow: hidden;
  display: block;
  border-radius: 15px;
}
.nvers_knownledge .nv-one-post-ktnk .thumb-post-ktnk-nv:hover img{
  transform: scale(1.1);
  transition: 0.3s all;
}
.nvers_knownledge .nv-one-post-ktnk .thumb-post-ktnk-nv img{
  height: 204px;
  object-fit: cover;
  transform: scale(1);
  transition: 0.3s all;
}
.nv_btn_knowledge_dt{
  display: block;
}
.nv_btn_knowledge_mb{
  display: none;
}
.nvers_news{
  padding-bottom: 100px;
}
.nvers_news .the_first_news{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}
.nvers_news .the_first_news .nv_title_news{
  font-size: 45px;
  color:#00AA7C;
}
.nvers_news .the_first_news .nv_title_news span{
  color:#1F3B8B;
}
.nvers_news .the_first_news .nv_read_more_news{
  font-size: 16px;
  color: #1F3B8B;
  text-decoration: underline;
}
.nv_all_post_news .one-item-post-news-nv .thumb-post-news-nv{
  overflow: hidden;
  display: block;
  border-radius: 15px;
}
.nv_all_post_news .one-item-post-news-nv .thumb-post-news-nv:hover img{
  transform: scale(1.1);
  transition: 0.3s all;
}
.nv_all_post_news .one-item-post-news-nv .thumb-post-news-nv img{
  display: block;
  height: 204px;
  object-fit: cover;
  transform: scale(1);
  transition: 0.3s all;
}
.nv_all_post_news .one-item-post-news-nv .title-post-news-nv{
  display: block;
  font-size: 18px;
  margin: 10px 0;
  font-weight: 700;
  color:#636466;
}
.nv_all_post_news .the_excerpt_news_nv{
  margin-bottom: 20px;
}
.nv_all_post_news .one-item-post-news-nv .btn-rm-post-news-nv {
    display: block;
    max-width: 124px;
    background: #263d92;
    color: #ffffff;
    transition: 0.5s all;
    text-align: center;
    padding: 5px 0;
    border-radius: 18px;
}
.nv_all_post_news .one-item-post-news-nv .btn-rm-post-news-nv:hover{
  background: linear-gradient(
  0deg, rgba(26,71,136,1) 0%, rgba(14,114,130,1) 27%, rgba(2,162,124,1) 100%);
  color: #ffffff;
  transition: 0.5s all;
}
.nv_read_more_news_mb{
  display: none;
}
.nv_news_talk_abu .news_abu_row{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.nv_news_talk_abu .left_banner_title_news_abu, .nv_news_talk_abu .all_news_abu{
  flex: 0 0 50%;
  max-width: 50%;
  width: 100%;
}
.left_banner_title_news_abu img{
  display: block;
}
.nv_news_talk_abu .left_banner_title_news_abu .bnn_title_abu_mobile{
  display: none;
}
.nv_news_talk_abu .all_news_abu_contain{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.nv_news_talk_abu .item_bc_talk_abu_nv{
  flex: 0 0 50%;
  max-width: 50%;
  width: 100%;
  border:1px solid #8080801a;
}
.all_news_abu .item_bc_talk_abu_nv {
    position: relative;
    display: flex;    min-height: 240px;
    align-items: center;
}.all_news_abu .item_bc_talk_abu_nv img {
    width: auto;
    height: auto;
    margin: 0 auto;
	max-width:100%;
}
.all_news_abu .item_bc_talk_abu_nv .desc_and_hre_nvabu{
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  background: linear-gradient(
  0deg, rgba(26,71,136,1) 0%, rgba(14,114,130,1) 27%, rgba(2,162,124,1) 100%);
  opacity: 0;
  transition: 0.3s all;
  display: flex;
  justify-content: center;
  align-items: center;
}
.all_news_abu .item_bc_talk_abu_nv:hover .desc_and_hre_nvabu{
  transition: 0.3s all;
  opacity: 0.9;
}
.mc-st-abu-nv .desc_nvabu{
  text-align: center;
  color:#fff;
  font-size: 16px;
  font-weight: 700;
  padding:0 40px;
  margin-bottom: 25px;
}
.mc-st-abu-nv .hre-nvabu{
  text-align: center;
  color:#fff;
  font-size: 16px;
  font-weight: 700;
  padding:0 40px;
}
.left_banner_title_news_abu img{
  height: 100%;
}
.nvers_partner_us{
  padding: 100px 0;
}
.nvers_partner_us .nvers_title_partner{
  font-size: 45px;
  color: #1F3B8B;
  margin-bottom: 45px;
}
.nvers_partner_us .nvers_title_partner span{
  color: #00AA7C;
}
.nvers_partner_us .owl-carousel .owl-item{
  position: relative;
}
.nvers_partner_us .owl-carousel .owl-item::before{
  content: "";
  position: absolute;
  right: -15px;
  width: 2px;
  height: 65%;
  background: #80808038;
  top:50%;
  transform: translateY(-50%);
}
.nvers_partner_us .owl-theme .owl-dots .owl-dot.active span,.nvers_partner_us .owl-theme .owl-dots .owl-dot:hover span{
  background: #F1A200;
}
.nvers_partner_us .owl-theme .owl-dots .owl-dot.active{
  padding-right: 40px !important;
  position: relative;
  transition: 0.3s all;
}
.nvers_partner_us .owl-theme .owl-dots .owl-dot.active::before{
  content: "";
  position: absolute;
  top: 50%;
  right: 0%;
  transformY: translate(-50%);
  width: 38px;
  height: 1px;
  background: #D7D7D7;
}
/* ------ Foter ------ */
.mc_newsv_footer .mc_newsv_footer_contain{
  padding: 70px 0;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.mc_newsv_footer .mc_newsv_footer_contain::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1f3b8beb;
  z-index: 1;
}
.nv_footer_row{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.nv-footer-col{
  flex: 0 0 25%;
  max-width: 25%;
  width: 100%;
}
.z-bef{
  position: relative;
  z-index: 3;
  font-size: 14px;
}
.nv-ft-col-one .mcft-logo img{
  width: 170px;
/*   height: 58px; */
}
.nv-ft-col-one .mcft-logo{
  margin-bottom: 25px;
}
.nv-ft-col-one .nv_info_col_one_footer{
  color:#fff;
}
.nv-ft-col-one .nv_info_col_one_footer a{
  color:#fff;
}
.nv-ft-col-one .nv_info_col_one_footer a:hover {
    color: #2b916d;
}
.nv-ft-col-one .nv_info_col_one_footer ul li{
  list-style-type: none;
}
.nv-ft-col-one .nv_info_col_one_footer li{
  position: relative;
  padding-left: 20px;
  line-height: 27px;
}
.nv-ft-col-one .nv_info_col_one_footer li::before{
  content: "";
  position: absolute;
  left: 0;
  top: 49%;
  transform: translateY(-50%);
  height: 7px;
  width: 7px;
  background: #00AA7C;
  border-radius: 50%;
}
.line-col-one-ft{
  width: 30px;
  height: 2px;
  background: #fff;
  margin: 30px 0;
}
.nv-ft-col-one .nv_title_time_work_footer{
  color:#fff;
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 700;
}
.nv-ft-col-one .nv-icon-and-time-work{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}
.nv-ft-col-one .nv_date_work{
  font-size: 16px;
  color:#fff;
}
.nv-ft-col-one .nv_time_clock_work{
  font-size: 14px;
  color:#fff;
}
.nv-ft-col-one .nv_ic_time_work_footer img{
  width: 45px;
}
.nv-ft-col-one .nv_ic_time_work_footer{
  margin-right: 12px;
}
.nv-ft-col-two .nvft_title_branch{
  color: #fff;
  font-size: 16px;
  margin-bottom: 25px;
  font-weight: 700;
}
.nv-ft-col-two{
  padding-top: 30px;
}
.nv-ft-col-two ul li{
  list-style-type: none;
  color:#fff;
}
.nv-ft-col-two ul li a{
  color:#fff;
}
.nv-ft-col-two ul li a:hover{
  color:#00AA7C;
}
.nv-ft-col-two li{
  position: relative;
  padding-left: 20px;
  line-height: 22px;
  margin-bottom: 10px;
}
.nv-ft-col-two li::before{
  content: "";
  position: absolute;
  left: 0;
  top: 20%;
  height: 7px;
  width: 7px;
  background: #00AA7C;
  border-radius: 50%;
}
.nv-ft-col-two .nv_all_branch_daisy{
  padding-right: 48px;
}
.nv-ft-col-three .nvft_title_abus{
  color: #fff;
  font-size: 16px;
  margin-bottom: 25px;
  font-weight: 700;
}
.nv-ft-col-three{
  padding-top: 30px;
  padding-left: 60px;
}
.nv-ft-col-three ul li{
  list-style-type: none;
  color:#fff;
}
.nv-ft-col-three li{
  position: relative;
  padding-left: 20px;
  line-height: 27px;
}
.nv-ft-col-three li::before{
  content: "";
  position: absolute;
  left: 0;
  top: 49%;
  transform: translateY(-50%);
  height: 7px;
  width: 7px;
  background: #00AA7C;
  border-radius: 50%;
}
.nv-ft-col-three li a{
  color:#fff;
  transition: 0.3s all;
}
.nv-ft-col-three li a:hover{
  color:#00aa7c;
  transition: 0.3s all;
  text-decoration: underline;
}
.nv-ft-col-four .nvft-bct-dmca{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}
.nv-ft-col-four .nvft-bct-dmca .nvft-bct{
  margin-right: 20px;
  display: block;
}
.nvft-handle-nk{
  width: 100px;
  margin-right: 15px;
}
.nv-ft-col-four .nvft-fanpage-fb{
  display: block;
  margin-bottom: 10px;
}
.nv-ft-col-four .nvft-note{
  margin-top: 8px;
  color:#fff;
}
.nv-ft-col-four .nvft_copy_right_footer{
  color:#fff;
}
.nvews_sub_footer{
  padding: 25px 0;
  background: #112E60;
}
.nvews_sub_footer .nvews_sub_footer_content{
  color:#fff;
}
.nv-ft-col-four{
  padding-top: 30px;
}
/* ------ End Footer ------ */
.nver_sub_header .nv_sub_header_row{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.nv_logo_header img{
  width: 137px;
}
.nv_content_right_header .nv_right_row{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}
.nv_mc_hrow{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}
.nver_sub_header{
  padding: 15px 0;
  border-bottom: 1px solid #D6D6D6;
}
.nv_icon_hotclock_header img{
  width: 50px;
}
.nv_icon_hotclock_header{
  margin-right: 8px;
}
.nvmc_icon_social_yt img{
  width: 50px;
}
.nvmc_icon_social_fb img{
  width: 40px;
}
.nv_right_item{
  margin-right: 20px;
}
.nv-bsn-50{
  margin-right: 50px;
}
.nver_sub_header .nvmc-tone{
  font-size: 17px;
}
.nver_sub_header .nvmc_text{
  font-size: 12px;
}
.header-full .menu-item-has-children a{
  position: relative;
}
.header-full .menu-item-has-children a::before{
  content:"\f0dd";
  font-family: Font Awesome\ 5 Pro;
  font-weight: 900;
  position: absolute;
  right: -10px;
  top: 12px;
  font-size: 18px;
  color:#1F3B8B;
}
.header-full.header-scroll .menu-item-has-children a::before{
  color:#fff;
}
.header-full.header-scroll .boxchat_colum.dang_ki_tu_van_child.pc-btn{
      background: #01ac7c;
}
.header-full .menu-item-has-children .sub-menu a::before{
  display: none;
}
.banner_doctor_arch{
  position: relative;
  background-position: center;
}
.nv_customizer_title_doctor{
  position: absolute;
  bottom: 51px;
  left: 0;
  width: 100%;
  text-align: left;
}
.nv_customizer_title_doctor h1{
  font-size: 45px;
}
.nv_customizer_title_doctor #breadcrumbs a{
  color: #fff;
}
.nvmc_row_doctor{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -30px;
}
.nvmc_col_doctor{
  flex: 0 0 33.33%;
  max-width: 33.33%;
  width: 100%;
  padding: 0 30px;
  margin-bottom: 70px;
}
.nv_archive_doctor_all{
  padding: 90px 0 40px 0;
}
.nv_archive_doctor_all .nvar_content_btimg .nvar_position_doctor{
  text-transform: uppercase;
  color: #00AA7C;
}
.nv_archive_doctor_all .nvar_content_btimg:hover .nvar_position_doctor{
  color: #B5B5B5;
  transition: 0.3s all;
}
.nv_archive_doctor_all .nvar_content_btimg .nvar_name_doctor{
  text-transform: uppercase;
  font-size: 20px;
}
.nv_archive_doctor_all .nvar_content_btimg:hover .nvar_name_doctor{
    color: #B5B5B5;
    transition: 0.3s all;
}
.nv_archive_doctor_all .nvar_content_btimg:hover .nvar_expirence_doctor{
    color: #B5B5B5;
    transition: 0.3s all;
}
.nvmc_col_doctor:hover .nvar_expirence_doctor, .nvmc_col_doctor:hover .nvar_name_doctor, .nvmc_col_doctor:hover .nvar_position_doctor{
  color: #B5B5B5;
  transition: 0.3s all;
}
.nvar_content_btimg{
  text-align: center;
  padding: 40px 50px 50px 0;
  border-bottom: 1px solid #4d4d4f3b;
}
.nvmc_banner_cate{
  position: relative;
}
.nvmc_cate_title{
  position: absolute;
  bottom: 51px;
  left: 0;
  width: 100%;
  text-align: left;
}
.nvmc_cate_title h1{
  font-size: 45px;
  text-transform:none;
  font-weight: 700;
}
.nvmc_cate_row{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nv_cate_content_left{
  flex: 0 0 70%;
  max-width: 70%;
  width: 100%;
}
.nv_cate_content_right{
  flex: 0 0 30%;
  max-width: 28%;
  width: 100%;
}
.nvmc_cate{
  padding: 70px 0;
}
.nv_cate_content_left .nv_cate_title_left{
  font-size: 36px;
  color:#1F3B8D;
  margin-bottom: 40px;
  font-weight: 700;
}
.nv_cate_content_left .nv_cate_title_left span{
  color:#00AC7C;
}
.nvmc_cate .nv_cate_content_right{
  padding-top: 93px;
}
.nv_cate_content_right a{
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  display: block;
}
.nvmc_cate .nv_all_post_cate{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.nvmc_cate .nv_all_post_cate .nv_item_cate_post{
  flex: 0 0 25%;
  max-width: 25%;
  width: 100%;
  padding: 0 15px;
  margin-bottom: 50px;
}
.nv_item_cate_post .nvcate_post_img{
  overflow: hidden;
  display: block;
  border-radius: 15px;
}
.nv_item_cate_post .nvcate_post_img:hover img{
  transform: scale(1.1);
  transition: 0.3s all;
}
.nv_item_cate_post .nvcate_post_img img{
  height: 139px;
  object-fit: cover;
  transform: scale(1);
  transition: 0.3s all;
}
.nv_item_cate_post .nvcate_title_post{
  font-size: 16px;
  font-weight: 700;
  margin: 7px 0;
}
.nv_item_cate_post .nvcate_date_views{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 10px;
  color:#A5A5A5;
}
.nv_item_cate_post .nvcate_comment{
  font-size: 10px;
  color:#A5A5A5;
}
.nvmc_cate .nv_space_line_cate{
  flex: 0 0 100%;
  max-width: 97%;
  width: 100%;
  height: 1px;
  background: #80808036;
  margin: 0 auto;
  margin-bottom: 70px;
}
.nvmc_cate .nv_item_cate_post_full{
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  padding: 0 15px;
  margin-bottom: 60px;
}
.nv_item_cate_post_full .nvcate_btpost_row{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.nv_item_cate_post_full .nvcate_btpost_row .nvcate_post_img{
  flex: 0 0 50%;
  max-width: 50%;
  width: 100%;
  padding-right: 15px;
  border-radius: 15px;
}
.nv_item_cate_post_full .nvcate_btpost_row .nvcate_btpost_left_content{
  flex: 0 0 50%;
  max-width: 50%;
  width: 100%;
  padding-left: 15px;
}
.nv_item_cate_post_full .nvcate_btpost_row .nvcate_post_img{
  overflow: hidden;
}
.nv_item_cate_post_full .nvcate_btpost_row .nvcate_post_img:hover img{
  transform: scale(1.1);
  transition: 0.3s all;
}
.nv_item_cate_post_full .nvcate_btpost_row .nvcate_post_img img{
  height: 297px;
  object-fit: cover;
  transform: scale(1);
  transition: 0.3s all;
  border-radius: 15px;
}
.nv_item_cate_post_full .nvcate_title_post{
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.nv_item_cate_post_full .nvcate_date_views{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.nv_item_cate_post_full .nvcate_date{
  margin-right: 40px;
}
.nv_item_cate_post_full .nvcate_comment{
  margin-bottom: 10px;
}
.nv_item_cate_post_full .nvcate_excerpt{
  margin-bottom: 35px;
  margin-top: 20px;
}
.nv_item_cate_post_full .nvcate_btn_read{
  border: 0;
  padding: 8px 23px;
  background: #E5E5E5;
  color:#6D6D6D;
  border-radius: 20px;
  transition: 0.3s all;
  cursor: pointer;
}
.nv_item_cate_post_full .nvcate_btn_read:hover{
  background: #172E75;
  color:#fff;
}
.nvmc_cate_title h1 span{
  color:#00AA7C;
}
.nvmc_row_ktnk{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.nvmc_row_ktnk .nv_ktnk_cat_item{
  flex: 0 0 33.33%;
  max-width: 33.33%;
  width: 100%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.nvmc_row_ktnk .nv_ktnk_cat_item .nvmc_cat_ktnk_stbg{
  background: #F2F2F2;
  padding: 50px 5px;
  cursor: pointer;
  border-radius: 15px;
}
.nvmc_row_ktnk .nv_ktnk_cat_item .nv_ktnk_cat_item_img img{
  width: 92px;
  margin: 0 auto;
  display: block;
  transition: 0.3s all;
}
.nvmc_row_ktnk .nv_ktnk_cat_item:hover .nv_ktnk_cat_item_img img{
  -webkit-filter: hue-rotate(
245deg);
    filter: hue-rotate(
245deg);
  transition: 0.3s all;
}
.nvmc_row_ktnk .nv_ktnk_cat_item .nv_ktnk_cat_item_name{
  font-size: 16px;
  text-align: center;
  padding-top: 20px;
  display: block;
}
.nvmc_cate.nvmc_stktnk .nv_cate_content_right{
  padding-top: 0;
}
.next_possrt{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 90px;
  margin-bottom: 20px;
  padding-bottom: 50px;
  border-bottom: 2px solid #8080801f;
}
.nv_sgl_text_prev, .nv_sgl_text_next{
  color:#727272;
}
.nv_sgl_text_next{
  text-align: right;
}
.content_next_prev_child.content_next_prev_child_right{
  text-align: right;
  margin: 0;
}
.title_nav_post{
  font-size: 16px;
  color:#153A92;
  font-weight: 700;
}
.next_and_prev_item{
  flex: 0 0 50%;
  max-width: 45%;
  width: 100%;
}
.single_post_contain .nvers_social_post{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
}
.single_post_contain .nv_text_social_share span{
  color: #153A92;
  font-weight: 700;
}
.single_post_contain .nv_text_social_share{
  margin-right: 20px;
}
.single_post_contain .nv_post_dt_yout{
  font-size: 20px;
  margin-right: 10px;
  color:#153A92;
  transition: 0.3s all;
}
.single_post_contain .nv_post_dt_yout:hover{
  color:#f00;
  transition: 0.3s all;
}
.single_post_contain .nv_post_dt_faceb{
  font-size: 18px;
  color:#153A92;
  transition: 0.3s all;
}
.single_post_contain .nv_post_dt_faceb:hover{
  color:#15a1f9;
  transition: 0.3s all;
}
.nv_customer_comment .nv_item_row_cmt{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}
.nv_customer_comment .nv_slider_cus_comment .nv_img_cus_cmt img{
  max-width: 105px;
}
.nv_customer_comment .nv_slider_cus_comment .nv_img_cus_cmt{
  flex: 0 0 15%;
  max-width: 15%;
  width: 100%;
}
.nv_customer_comment .nv_slider_cus_comment .nv_info_cus_cmt{
  flex: 0 0 85%;
  max-width: 80%;
  width: 100%;
}
.nv_customer_comment{
  border: 2px solid #00B078;
  padding: 25px 65px 15px 10px;
  border-radius: 15px;
  margin-bottom: 60px;
}
.nv_customer_comment .owl-dots{
  margin-top: -50px !important;
}
.nv_customer_comment .nv_name_cus_cmt{
  font-size: 18px;
}
.nv_customer_comment .owl-theme .owl-dots .owl-dot.active{
  padding-right: 40px !important;
  position: relative;
  transition: 0.3s all;
}
.nv_customer_comment .owl-theme .owl-dots .owl-dot.active::before{
  content:"";
  position: absolute;
  top:50%;
  right:0%;
  transformY: translate(-50%);
  width: 38px;
  height: 1px;
  background: #D7D7D7;
}
.nv_customer_comment .owl-theme .owl-dots .owl-dot.active span, .nv_customer_comment .owl-theme .owl-dots .owl-dot:hover span{
  background: #F1A200;
}
.nvmc_post_involve .nvmc_title_post_involve{
  font-size: 25px;
  color: #153A92;
  margin-bottom: 10px;
  font-weight: 700;
}
.nvmc_single_custom_news, .nvmc_single_custom_nkkt{
  border-top: 2px solid #153A92;
}
.nvmc_post_involve .nvmc_all_post_involve{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.nvmc_post_involve .nvmc_one_item_involve{
  flex: 0 0 50%;
  max-width: 50%;
  width: 100%;
  padding: 0 15px;
}
.nvmc_post_involve{
  margin-bottom: 100px;
}
.nvmc_post_involve .nvmc_one_item_involve .nv_invole_img_post{
  overflow: hidden;
  border-radius: 15px;
}
.nvmc_post_involve .nvmc_one_item_involve .nv_invole_img_post:hover img{
  transform: scale(1.1);
  transition: 0.3s all;
}
.nvmc_post_involve .nvmc_one_item_involve .nv_invole_img_post img{
  padding: 0;
  border-radius: 15px;
  height: 254px;
  object-fit: cover;
  width: 100%;
  transform: scale(1);
  transition: 0.3s all;
}
.nvmc_post_involve .nvmc_one_item_involve .nv_invole_title_post{
  font-size: 16px;
  color:#414042;
  font-weight: 700;
  padding: 12px 0;
}
.nvmc_post_involve .nvmc_one_item_involve .nvcate_date_views {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.nvmc_post_involve .nvmc_one_item_involve .nvcate_date{
  margin-right: 30px;
  color:#6D6E71;
}
.nvmc_post_involve .nvmc_one_item_involve .nvcate_views, .nvmc_post_involve .nvmc_one_item_involve .nvcate_comment{
  color:#6D6E71;
}
.nvmc_post_involve .nvmc_one_item_involve .nvcate_btn_read{
  border: 0;
  padding: 8px 23px;
  background: #E5E5E5;
  color:#6D6D6D;
  border-radius: 20px;
  transition: 0.3s all;
  cursor: pointer;
  margin-top: 20px;
}
.nvmc_post_involve .nvmc_one_item_involve .nvcate_btn_read:hover{
  background: #172E75;
  color:#fff;
}
.promotion_banner_single{
  margin-top: 20px;
}
.sidebar_post .nv_row_post_sb{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.sidebar_post .thumb-post-sidebar{
  flex: 0 0 35%;
  max-width: 32%;
  width: 100%;
}
.sidebar_post .thumb-post-sidebar img{
  padding: 0;
  border-radius: 5px;
}
.sidebar_post .nv_detail_post_sidebar{
  flex: 0 0 65%;
  max-width: 64%;
  width: 100%;
}
.sidebar_post .nv_detail_post_sidebar .nv-title-post-sidebar{
  font-weight: 700;
  color:#414042;
  font-size: 14px;
}
.sidebar_post .nv_detail_post_sidebar .nvcate_date_views{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  font-size: 10px;
  color:#A4A4A4;
  padding: 3px 0;
}
.sidebar_post .nv_detail_post_sidebar .nvcate_date{
  margin-right: 5px;
}
.sidebar_post .nv_detail_post_sidebar .nvcate_comment{
  font-size: 10px;
  color:#A4A4A4;
}
.sidebar_related_post .title-sidebar{
  margin-bottom: 10px !important;
  font-size: 25px;
}
.nv-sigl-banner-title{
  position: relative;
}
.nv-sigl-banner-title .nv-title-singl-with-banner{
  position: absolute;
  bottom: 51px;
  left: 300px;
}
.nv-sigl-banner-title .nv-title-singl-with-banner h1{
  font-size: 45px;
  text-transform: none;
  font-weight: 500;
}
.nvmc_form_bottom_post .nv_desc_top-form{
  font-size: 15px;
  color:#143A90;
  font-weight: 700;
  margin-bottom: 10px;
  width: 90%;
}
.nvmc_form_bottom_post{
  margin-top: 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}
.nvmc_form_bottom_post .nvmc_note_form_detail_btpost{
  font-size: 14px;
  color:#6D6E71;
  margin-bottom: 12px;
}
.nvmc_note_form textarea{
  width: 90%;
  height: 150px;
  background: #F4F4F4;
  border:0;
  padding: 15px;
  color:#B2B3B6;
  font-family:'Muli-var';
  border-radius: 10px;
}
.mgb-form-10{
  margin-bottom: 13px;
}
.nvmc_row_form{
  width: 90%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nvmc_row_form .nvmc-col-8-form{
  flex: 0 0 100%;
  max-width: 100%;
  width:100%;
}
.nvmc_row_form .nvmc-col-4-form{
  flex: 0 0 100%;
  max-width: 100%;
  width:100%;
}
.nvmc_row_form input{
  width: 100%;
  padding: 15px 13px;
  background: #F4F4F4;
  border: 0;
  color:#B2B3B6;
}
.nvmc_row_form select{
  width: 100%;
  padding: 15px 13px;
  border: 0;
  color:#153A92;
  font-weight: 700;
  cursor: pointer;
  -webkit-appearance: none;
  position: relative;
  background:url('../../images/arrow-form.png');
	background-repeat:no-repeat;
	background-size:22px 17px;
	background-position:right 14px;
  background-color: #F4F4F4;
  background-position-x: 99%;
}
.nvmc_name_service_form, .nvmc_branch_form{
  position: relative;
}
.nv-ic-select{
  position: absolute;
  top: 3px;
  right: 20px;
  font-size: 20px;
  color:#153A92;
}
.nv-inp-subm-form-btpost input{
  background: #F6B718;
  border: 1px solid #F6B718;
  font-size: 16px;
  color: #fff;
  padding: 12px 50px;
  cursor: pointer;
  transition: 0.3s all;
  border-radius: 5px
}
.nv-inp-subm-form-btpost input:hover{
  color:#F6B718;;
  background: #fff;
  transition: 0.3s all;
}
.nv_sidebar_ktnk .nvmc_title_ktnk_sidebar, .nv_sidebar_service .nvmc_title_service_sidebar{
  font-size: 36px;
  margin-bottom: 15px;
  color:#1F3B8C;
  font-weight: 700;
}
.nv_sidebar_service .nvmc_title_service_sidebar{
  margin-top: 5px;
}
.nvmc_sidebar_all_ktnk{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.nvmc_sidebar_all_ktnk .nvmc_sidebar_all_ktnk_titl{
  font-size: 14px;
  text-transform: uppercase;
  background: #02AB7C;
  color: #fff;
  padding: 10px 14px;
  display: block;
  transition: 0.3s all;
  border-radius: 5px;
}
.nvmc_sidebar_all_ktnk .nvmc_sidebar_all_ktnk_titl:hover{
  background: #ECECED;
  color: #000;
  transition: 0.3s all;
}
.nvmc_sidebar_all_ktnk_col{
  margin-right: 10px;
  margin-bottom: 10px;
}
.nvmc_sidebar_all_service_col .nvmc_sidebar_all_service_titl{
  display: block;
  padding-left: 16px;
  border-left: 2px solid #8080803d;
  color:#1F3B8C;
  transition: 0.3s all;
  font-size: 16px;
}
.nvmc_sidebar_all_service_col .nvmc_sidebar_all_service_titl:hover{
  color:#B4B4B4;
  transition: 0.3s all;
}
.nv_sidebar_service .nvmc_sidebar_all_service_col{
  padding: 10px 0;
  border-bottom: 1px solid #8080803d;
}
/* ------------Doctor ------------------*/
.nver_doctor_detail_page .nver_doctor_page_excerpt_info{
  padding: 50px 0;
  background: #EFEFEF;
}
.nvdtp-algit{
  align-items: center;
}
.nvdtp-row{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nvdtp-col-left{
  flex: 0 0 40%;
  max-width: 35%;
  width: 100%;
}
.nvdtp-col-right{
  flex: 0 0 60%;
  max-width: 57%;
  width: 100%;
}
.nver_doctor_page_excerpt_info .nvdtp_info_exc .nvdtp_sub_title_doctor{
  color:#00AA7C;
  text-transform: uppercase;
  font-size: 14px;
}
.nver_doctor_page_excerpt_info .nvdtp_info_exc .nvdtp_name_doctor{
  color:#4D4D4F;
  font-size: 20px;
}
.nver_doctor_page_excerpt_info .nvdtp_info_exc .nvdtp_expirence_doctor{
  color:#4D4D4F;
  font-size: 16px;
  margin-bottom: 25px;
}
.nvdt_span_ri{
  margin-right: 20px;
}
.nver_doctor_page_excerpt_info .nvdtp_info_exc .nvdtp_gioit_doctor{
  color:#4D4D4F;
  font-size: 16px;
  margin-bottom: 10px;
}
.nver_doctor_page_excerpt_info .nvdtp_info_exc .nvdtp_language_doctor{
  color:#4D4D4F;
  font-size: 16px;
  margin-bottom: 10px;
}
.nver_doctor_page_excerpt_info .nvdtp_info_exc .nvdtp_sdt_doctor, .nver_doctor_page_excerpt_info .nvdtp_info_exc .nvdtp_email_doctor, .nver_doctor_page_excerpt_info .nvdtp_info_exc .nvdtp_address_doctor{
  color:#4D4D4F;
  font-size: 16px;
  margin-bottom: 10px;
}
.nver_doctor_detail_page .nvdt_all_infor_detail_doctor{
  padding: 65px 0;
}
.nvdt_all_infor_detail_doctor .nvdtp_note_form textarea{
  width: 100%;
  background: #F4F4F4;
  border: 0;
  padding: 15px;
  color: #B2B3B6;
  font-family: 'Muli-var';
}
.nvdtp-mgb-10{
  margin-bottom: 10px;
}
.nvdt_all_infor_detail_doctor .nvdtp_name_client_form input, .nvdt_all_infor_detail_doctor .nvdtp_name_phone_form input{
  width: 100%;
  padding: 15px 13px;
  background: #F4F4F4;
  border: 0;
  color: #B2B3B6;
}
.nvdt_all_infor_detail_doctor .nvdtp_name_service_form select, .nvdt_all_infor_detail_doctor .nvdtp_branch_form select{
  width: 100%;
  padding: 15px 13px;
  background: #F4F4F4;
  border: 0;
  color: #153A92;
  font-weight: 700;
  cursor: pointer;
  -webkit-appearance: none;
  position: relative;
  background:url('../../images/arrow-form.png');
	background-repeat:no-repeat;
	background-size:22px 17px;
	background-position:right 14px;
  background-color: #F4F4F4;
  background-position-x: 99%;
}
.nvdt_all_infor_detail_doctor .nvdtp_name_service_form, .nvdt_all_infor_detail_doctor .nvdtp_branch_form{
  position: relative;
}
.nvdt_all_infor_detail_doctor .nv-ic-select-doctor{
  position: absolute;
  top: 3px;
  right: 20px;
  font-size: 20px;
  color: #153A92;
}
.nvdtp-inp-subm-form-btpost input{
  background: #1F3B8D;
  border: 0;
  font-size: 16px;
  color: #fff;
  padding: 14px 30px;
  cursor: pointer;
  border-radius: 10px;
}
.nvmc_form_contact_doctor{
  padding-bottom: 20px;
  border-bottom: 1px solid #80808047;
}
.nver_doctor_detail_page .nvdtp_all_skill_doctor{
  padding: 20px 0;
  border-bottom: 1px solid #80808047;
}
.nver_doctor_detail_page .nvdtp_title_skill_doctor{
  color:#1F3B8D;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 15px;
  font-family: "Playfair Display";

}
.nvdtp_one_item_skill_doctor{
  font-size: 16px;
  color:#000;
  margin-bottom: 10px;
}
.nver_doctor_detail_page .nvdtp_all_member_hh_doctor{
  padding: 20px 0;
  border-bottom: 1px solid #80808047;
}
.nver_doctor_detail_page .nvdtp_title_member_hh_doctor{
  color: #1F3B8D;
  font-size: 25px;
  margin-bottom: 15px;
  font-weight: 700;
  font-family: "Playfair Display";
}
.mcc_line_member_dt{
  height: 1px;
  width: 25px;
  background: #1F3B8D;
  margin: 30px 0;
}
.nvdtp_one_item_member_doctor:last-child .mcc_line_member_dt{
  display: none;
}
.nver_doctor_detail_page .nvdtp_schedule_of_doctor{
  padding: 20px 0;
}
.nver_doctor_detail_page .nvdtp_title_schedule_of_doctor{
  color: #1F3B8D;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 15px;
  font-family: "Playfair Display";
}
.nvdtp_row_schedule{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-right:100px;
  margin-bottom: 10px;
}
.nvdtp_story_doctor{
  padding-bottom: 20px;
  border-bottom: 1px solid #80808047;
}
.nvdtp_story_doctor .nvdtp_title_story_doctor{
  color: #1F3B8D;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 15px;
  font-family: "Playfair Display";
}
.nvdtp_story_doctor .nvdtp_content_story_doctor p{
  margin-bottom: 20px;
}
.nvdtp_title_edu_doctor{
  color: #1F3B8D;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 15px;
 font-family: "Playfair Display";
}
.nvdtp_your_like_doctor.nvdtp_story_doctor{
  padding: 20px 0px;
}
.nvdtp_evaluate_doctor{
  padding: 20px 0;
}
.nvdtp_evaluate_doctor .nvdtp_title_evaluate_doctor{
  color: #1F3B8D;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 15px;
  font-family: "Playfair Display";
}
.nvdtp_all_eva_sk{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nvdtp_all_eva_sk .nvdtp_persen_eva_sk{
  color: #1F3B8D;
}
.eval_pesent_sk_line{
  width: 100%;
  height: 3px;
  background: #1F3B8D;
  margin-bottom: 15px;
}
.nvdtp_name_eva_sk{
  margin-bottom: 5px;
}
.nvdtp_client_talk_doc{
  padding: 90px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.nvdtp_client_talk_doc .nvdtp_item_img_client_talk img{
  width: 150px;
  margin: 0 auto;
  display: block;
}
.nvdtp_item_icon_client_talk, .nvdtp_item_name_client_talk, .nvdtp_item_content_client_talk{
  text-align: center;
  color:#fff;
	font-style: italic;
}
.nvdtp_item_icon_client_talk{
  padding: 18px 0;
  font-size: 25px;
}
.nvdtp_item_name_client_talk{
  margin-bottom: 10px;
}
.nvdtp_item_content_client_talk{
  padding: 0 50px;
}
.nvdtp_slider_client_talk_doc_contain.owl-theme .owl-dots .owl-dot.active span, .nvdtp_slider_client_talk_doc_contain.owl-theme .owl-dots .owl-dot:hover span{
  background: #F1A200;
}
.nvdtp_slider_client_talk_doc_contain.owl-theme .owl-dots .owl-dot.active{
  padding-right: 40px !important;
  position: relative;
  transition: 0.3s all;
}
.nvdtp_slider_client_talk_doc_contain.owl-theme .owl-dots .owl-dot.active::before{
  content:"";
  position: absolute;
  top:50%;
  right:0%;
  transformY: translate(-50%);
  width: 38px;
  height: 1px;
  background: #D7D7D7;
}
.nvdtp_doctor_diffe{
  padding: 80px 0;
}
.nvdtp_doctor_diffe .nver-item-doctor .thumbnail_doctor img{
  max-width: 300px;
  margin: 0 auto;
  display: block;
}
.nvdtp_diffe_doc_slider.owl-theme .owl-dots .owl-dot.active span, .nvdtp_slider_client_talk_doc_contain.owl-theme .owl-dots .owl-dot:hover span{
  background: #F1A200;
}
.nvdtp_diffe_doc_slider.owl-theme .owl-dots .owl-dot.active{
  padding-right: 40px !important;
  position: relative;
  transition: 0.3s all;
}
.nvdtp_diffe_doc_slider.owl-theme .owl-dots .owl-dot.active::before{
  content:"";
  position: absolute;
  top:50%;
  right:0%;
  transformY: translate(-50%);
  width: 38px;
  height: 1px;
  background: #D7D7D7;
}
/* ------------ End Doctor ------------------*/
.nvmc_require_form_ps{
  color:red;
  margin-bottom: 15px;
  font-weight: 700;
  display: none;
}
.nvmc_single_custom_news .nv_sidebar_ktnk, .nvmc_single_custom_news .nv_sidebar_service{
  display: none;
}
.doctor_write_post_nver{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 35px;
}
.dwp_img img{
  padding: 0;
  border-radius:0;
  width: 50px;
  height: 50px;
}
.dwp_img{
  margin-right: 15px;
}
.dwp_date_and_author_doctor p{
  margin-bottom: 5px;
}
.nver_dwp_date, .nver_author_doctor a{
  font-weight: 400;
  color:#000;
}
.nver_author_doctor a:hover{
  color:#B4B4B4;
}
.nvmc_single_custom_news .doctor_write_post_nver{
  display: none;
}
.nver_page_detail_mc .nv_sidebar_ktnk, .nver_page_detail_mc .nv_sidebar_service, .nver_page_detail_mc .sidebar{
  display: none;
}
.nvstc_row{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nvstc-col{
  flex: 0 0 50%;
  max-width: 49%;
  width: 100%;
}
.nvstc-col-video:nth-child(1){
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  margin-bottom: 22px;
}
.nvstc-col-video{
  flex: 0 0 33.33%;
  max-width: 31%;
  width: 100%;
}
.nver_mc_story_client_contain{
  margin: 80px 0;
}
.nvstc_scroll_borde{
  max-height: 2528px;
  overflow-y: scroll;
}
.nvstc_scroll_borde::-webkit-scrollbar-thumb {
  background: #C9C9C9;
  border-radius: 10px;
}
.nver_mc_story_client_contain .nvstc_img_client img{
  max-width: 224px;
}
.nver_mc_story_client_contain .nvstc_img_client{
  margin-bottom: 50px;
}
.nver_mc_story_client_contain .nvstc_name_client{
  font-size: 25px;
  font-weight: 700;
  color:#1F3B8B;
  margin-bottom: 25px;
}
.nver_mc_story_client_contain .nvstc_content_story_client{
  font-size: 20px;
  font-style: italic;
  color:#3A3A3A;
  margin-bottom: 25px;
}
.nver_mc_story_client_contain .nvstc_use_service_client{
  font-size: 25px;
  color:#00AA7C;
  font-style: italic;
  font-family: auto;
  font-weight: 700;
}
.nvstc_one_item_story_client{
  padding-bottom: 60px;
  border-bottom: 1px solid #80808038;
  margin-bottom: 60px;
  margin-right: 60px;
}
.nver_mc_story_client_contain .left_stc_client{
  padding-right: 100px
}
.right_stc_client .nvstc_img_video{
  position: relative;
}
.right_stc_client .nvstc_img_video .nvstc_icon_play_video{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.right_stc_client .nvstc-col-video:nth-child(1) .nvstc_img_video_dup{
  height: 371px;
  object-fit: cover;
  border-radius: 15px;
}
.right_stc_client .nvstc-col-video .nvstc_img_video_dup{
  height: 115px;
  object-fit: cover;
  border-radius: 10px;
}
.right_stc_client .nvstc-col-video:nth-child(1) .nvstc_img_video .nvstc_icon_play_video img{
  max-width: 133px;
}
.right_stc_client .nvstc-col-video .nvstc_img_video .nvstc_icon_play_video img{
  max-width: 60px;
}
.right_stc_client .nvstc_img_video img{
  display: block;
  cursor: pointer;
}
.nver_nvstc_modal_video{
  position: fixed;
  width: 100%;
  height: 100%;
  background: #00000078;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
}
.nver_nvstc_modal_video .nver_nvstc_modal_video_contain{
  position: relative;
  width: 100%;
  height: 100%;
}
.nver_nvstc_modal_video .nver_nvstc_modal_video_detail{
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 10;
}
.nver_nvstc_modal_video_close{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0000;
  z-index: 8;
}
.nver_nvstc_modal_video .nver_nvstc_modal_video_detail iframe{
  width: 800px;
  min-height: 450px;
}
.nvstc-btn-cls-video{
  position: absolute;
  right: 26%;
  top: 22%;
  font-size: 35px;
  color: #fff;
  z-index: 9;
  cursor: pointer;
}
/* Giới Thiệu */
.nvit-row{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.nvit-col{
  flex: 0 0 50%;
  max-width: 50%;
  width: 100%;
}
.nvintro_page_about_us .nvi-about-us-title{
  font-size: 40px;
  color:#58595B;
  margin-bottom: 20px;
  font-weight: 700;
}
.nvintro_page_about_us .nvit-line-abus{
  background: #00AF78;
  width: 75px;
  height: 2px;
  margin-bottom: 30px;
}
.nvintro_page_about_us .nvi-content-about-us{
  font-size: 16px;
  color:#4D4D4F;
  padding-right: 95px;
}
.nvintro_page_about_us .nvi-content-about-us h4{
  font-size: 16px;
  color:#143A91;
  font-weight: 700;
}
.nvintro_page_about_us{
  border-bottom: 1px solid #80808038;
}
.nitm-row{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.nitm-col-5{
  flex: 0 0 45%;
  max-width: 45%;
  width: 100%;
}
.nitm-col-7{
  flex: 0 0 55%;
  max-width: 55%;
  width: 100%;
}
.nvitm_tnsm{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
}
.nv-right-tnsm .nv-tnsm-one-item .right-tnsm-row{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.nv-right-tnsm{
  max-height: 800px;
  overflow-y: scroll;
}

.nv-right-tnsm::-webkit-scrollbar-thumb {
  background: #B6B6B6;
  border-radius: 10px;
}
.nv-right-tnsm .nv-tnsm-one-item{
  padding-right: 100px;
}
.right-tnsm-row .nv-tnsm-icon{
  flex: 0 0 15%;
  max-width: 15%;
  width: 100%;
  padding-top: 24px;
}
.right-tnsm-row .nv-tnsm-content{
  flex: 0 0 85%;
  max-width: 85%;
  width: 100%;
}
.nv-tnsm-icon img{
  width: 73px;
}
.nv-tnsm-one-item .nv-tnsm-content .nv-tnsm-content-title{
  font-size: 40px;
  color:#58595B;
  font-weight: 700;
  margin-bottom: 7px;
}
.nv-tnsm-one-item .nv-tnsm-content .nv-tnsm-content-detail{
  border-bottom: 1px solid #80808052;
  padding-bottom: 15px;
  margin-bottom: 22px;
}
.nv-tnsm-one-item .nv-tnsm-content .nv-tnsm-content-detail p{
  font-size: 14px;
  margin-bottom: 15px;
  color:#636466;
}
.nv-tnsm-one-item .nv-tnsm-content .nv-tnsm-content-detail h5{
  font-weight: 700;
  color:#636466;
}
.nv-tnsm-one-item:last-child .nv-tnsm-content .nv-tnsm-content-detail{
  border-bottom: 0;
}
.nvitm_tnsm_desktop{
  display: block;
}
.nvitm_tnsm_mobile{
  display: none;
}
.nvitro_page_doctor_team_background_desktop{
    display: block;
}
.nvitro_page_doctor_team_background_mb{
    display: none;
}
.nvitro_page_doctor_team{
  position: relative;
}
.nvitro_page_doctor_content_on_bg{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
}
.nvitro_page_doctor_team .nvitro_page_doctor_team_contain .nvitro_page_doctor_logo_desktop img{
  max-width: 140px;
}
.nvitro_page_doctor_team_background_desktop img{
  display: block;
}
.nvitro_page_doctor_team .nvitro_page_doctor_logo_desktop{
  margin-bottom: 110px;
}
.nvitro_page_doctor_team .nvitro_page_doctor_title{
  font-size: 40px;
  color:#fff;
  font-weight: 700;
}
.nvitro_page_doctor_team .nvitro_page_doctor_line{
  width: 70px;
  height: 2px;
  background: #FEBF16;
  margin: 20px 0 30px 0;
}
.nvitro_page_doctor_content{
  font-size: 14px;
  color:#fff;
  max-width: 500px;
}
.newvers_doctor_team_intro_page{
  border-bottom: 1px solid #80808038;
}
.nvit_page_tech_daisy{
  padding: 75px 0 85px 0;
}
.nvit_page_tech_daisy_img_dt img{
  width: 100%;
  display: block;
}
.nvit_page_tech_daisy .nvit_page_tech_daisy_title{
  font-size: 40px;
  color: #4D4D4F;
  font-weight: 700;
  margin-bottom: 70px;
}
.nvit_page_tech_daisy .nvit_page_tech_daisy_text_mobile{
  font-size: 25px;
  color: #4D4D4F;
}
.nvit_page_tech_daisy_img_mobile{
  display: none;
}
.nvitp_certify{
  padding-bottom: 75px;
}
.nvitp_certify .nvit_title_certify{
  font-size: 40px;
  color: #4D4D4F;
  font-weight: 700;
  margin-bottom: 50px;
}
.nvitp_certify .nvitp_certify_item_sl{
  padding: 60px 30px;
  border:1px solid #80808038;
}
.nvitp_certify_item_sl img{
  height: 194px;
  object-fit: contain;
}
.nvitp_certify_slider.owl-theme .owl-nav.disabled+.owl-dots{
  margin-top: 60px;
}
.nvitp_certify_slider.owl-theme .owl-dots .owl-dot.active span, .nver_slider_doctor.owl-theme .owl-dots .owl-dot:hover span{
  background: #F1A200;
}
.nvitp_certify_slider.owl-theme .owl-dots .owl-dot.active{
  padding-right: 40px !important;
  position: relative;
  transition: 0.3s all;
}
.nvitp_certify_slider.owl-theme .owl-dots .owl-dot.active::before{
  content:"";
  position: absolute;
  top:50%;
  right:0%;
  transformY: translate(-50%);
  width: 38px;
  height: 1px;
  background: #D7D7D7;
}
/* End Giới Thiệu */
.header-full .menu .sub-menu .menu-item.current-menu-item.active a:hover{
  color:#fff;
}
.header-full .menu .menu-item.current-menu-item.active a{
  color:#263d92;
}
.header-full .menu .menu-item.current-menu-item.active a{
  color:#263d92;
}
.header-full .menu .menu-item.current-menu-item.active .sub-menu li a{
  color:#263d92;
}
.header-full .menu .menu-item.current-menu-item.active .sub-menu li:hover a{
  color:#fff;
}
.newvers_doctor_team_contain .owl-carousel .owl-stage{
  margin:0 auto;
}
.nvdtp_client_talk_doc_contain .owl-carousel .owl-stage{
  margin:0 auto;
}
.nvitp_certify_contain .owl-carousel .owl-stage{
  margin:0 auto;
}
.header-full.header-scroll .menu .menu-item.current-menu-item.active a{
  color:#fff;
}
.header-full.header-scroll .menu .menu-item.current-menu-item.active:hover a{
  color:#263d92;
}
#ftwp-container.ftwp-fixed-to-post{
  z-index: 99992 !important;
}
.btn-top-td a{
  display: block;
  max-width: 220px;
  background: #43b680;
  color: #fff;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  padding: 16px 10px;
  border-radius: 8px;
  margin: 0 auto;
  margin-top: 30px;
}
/* STYLE COMMENT NHA KHOA DAISY */
.comments-area{
  margin-bottom: 40px;
}
#comments.comments-area .comment-reply-title{
  font-size: 25px;
  color:#000;
}
#comments.comments-area .comment-notes{
  font-size: 14px;
  font-weight: 500;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}
#comments.comments-area .required{
  color:red
}
#comments.comments-area label{
  display: block;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 14px;
  color: #263d92;
}
#comments.comments-area .comment-form{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#comments.comments-area .comment-form-comment{
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}
#comments.comments-area .comment-form-author{
  flex: 0 0 33.33%;
  max-width: 32%;
  width: 100%;
}
#comments.comments-area .comment-form-url{
  flex: 0 0 33.33%;
  max-width: 32%;
  width: 100%;
}
#comments.comments-area .comment-form-email{
  flex: 0 0 33.33%;
  max-width: 32%;
  width: 100%;
}
#comments.comments-area .comment-form-cookies-consent{
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}
#comments.comments-area .form-submit{
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}
#comments.comments-area .comment-form-author input, #comments.comments-area .comment-form-email input, #comments.comments-area .comment-form-url input{
  width: 100%;
  padding: 8px 10px;
  border-radius: 15px;
  outline: none;
  border: 1px solid #80808070;
}
#comments.comments-area .comment-form-cookies-consent label{
  display: unset;
}
#comments.comments-area .comment-form-comment textarea{
  padding: 10px;
  height: 100px;
  width: 100%;
  border-radius: 15px;
  border: 1px solid #80808070;
  font-family: Arial;
}
#comments.comments-area .form-submit .submit{
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background: #1a4fc6;
  border: 1px solid #1a4fc6;
  padding: 12px 20px;
  border-radius: 10px;
  cursor: pointer;
  transition: 0.3s all;
}
#comments.comments-area .form-submit .submit:hover{
  color: #1a4fc6;
  background: #fff;
  transition: 0.3s all;
}
/* END STYLE COMMENT NHA KHOA DAISY */
.nver_nvstc_modal_certify{
  position: fixed;
  width: 100%;
  height: 100%;
  background: #00000078;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
}
.nver_nvstc_modal_certify .nver_nvstc_modal_certify_contain{
  position: relative;
  width: 100%;
  height: 100%;
}
.nver_nvstc_modal_certify .nver_nvstc_modal_certify_detail{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 10;
}
.nver_nvstc_modal_certify_close{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0000;
  z-index: 8;
}
.nvstc-btn-cls-certify{
  position: absolute;
  right: 16%;
  top: 8%;
  font-size: 35px;
  color: #fff;
  z-index: 9;
  cursor: pointer;
}
