:root {
    --main_color: #245D95 !important;
   	--secondary_color: #27AAA1 !important;
}
[id^='sub_error'],
[id^='error']{
  color:red
}
.page-dieu-tri-viem-nang-long .breadcrumb_background, .news-id-40 .breadcrumb_background {
    background-image: url(https://phongkhamdalieubtx.com/image/cache/catalog/ycvietnam/slide/anh-web-1920x731.jpg);
	height: 643px;
}

.page-gioi-thieu .breadcrumb_background, .information-id-10 .breadcrumb_background {
	height: 643px;
}

@media(max-width:767px){
  .page-dieu-tri-viem-nang-long .breadcrumb_background, .news-id-40 .breadcrumb_background {
      height: 250px;
  }
  .content-page iframe{
        max-width: 100%;
    height: 300px;
  }
} 
.pagination li a,
.pagination li span{
  float: left;
  margin: 0 3px;
  width: 36px;
  background: #f3f5f7;
  text-align: center;
  height: 36px;
  font-size: 14px;
  line-height: 34px;
  color: #000;
  border-radius: 50% !important;
  border: none;
  text-decoration: none;
  padding: 0;
  font-weight: 600;
}
.pagination .active span,
.pagination li:hover a, 
.pagination li:focus a{
  background-color: #f33f62;
  color: #fff;
  cursor: pointer;
}
.pagination {
    justify-content: center;
} 
/*******Product******/

.product-block-item {
    position: relative;
    overflow: hidden
}

.product-block-item .sale-label {
    padding: 0 8px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    color: #fff;
    background-color: #F14E18;
    border-radius: 10px 0
}

.product-block-item .product-transition {
    position: relative;
    display: block;
    overflow: hidden
}

.product-block-item .product-action {
    text-align: center;
    width: 100px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    margin-bottom: -50px
}

.product-block-item:hover .product-action {
    margin-bottom: 0
}

.product-block-item:hover .product-thumbnail {
    transform: scale(1.05)
}

.product-block-item .product-thumbnail {
    /*max-width: 100%;
    max-height: 100%;
    width: auto !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.5s*/
}

.product-block-item .action {
    height: 40px;
    line-height: 40px;
    border: none;
    border-radius: 50%;
    padding: 0;
    width: 40px;
    box-shadow: none;
    font-size: 14px;
    color: #fff;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    justify-content: center;
    display: inline-flex;
    align-items: center;
    font-weight: 400;
    text-decoration: none;
    background: #f33f62;
    margin: 0 2px
}

.product-block-item .action.setWishlist {
    background: #eb3e32
}

.product-block-item .action svg {
    width: 13px;
    height: 13px
}

.product-block-item .action svg path {
    fill: #fff
}

.product-block-item .action:hover {
    background: #ffb416;
    cursor: pointer;
}

.product-block-item .action:hover svg {
    fill: #fff
}

.product-block-item .action.active {
    background: #eb3e32
}

.product-block-item .action.active:hover {
    background: #ffb416
}

.product-block-item .action.active svg path {
    fill: #fff
}

.product-block-item .group-buttons {
    margin-bottom: 0;
    display: inline-block;
    margin-bottom: 0
}

.product-block-item .product-info .item-product-name {
    padding-top: 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    width: 100%;
    color: #000;
    line-height: 1.3;
    margin-bottom: 5px;
    display: block
}

@media (max-width: 767px) {
    .product-block-item .product-info .item-product-name {
        font-size: 14px
    }
}

.product-block-item .product-info .item-product-name:hover, .product-block-item .product-info .item-product-name:focus {
    color: #ffb416
}

.product-block-item .product-info .product__price {
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    font-size: 15px;
    color: #eb3e32;
    font-weight: 700
}

@media (max-width: 767px) {
    .product-block-item .product-info .product__price {
        font-size: 14px
    }
}

.product-block-item .product-info .product__price .old-price {
    text-decoration: line-through;
    font-size: 13px;
    color: #999;
    margin-left: 5px;
    font-weight: normal
}

@media (max-width: 767px) {
    .product-block-item .product-info .product__price .old-price {
        font-size: 12px
    }
}

@media (min-width: 1025px) {
    .product-block-item:hover .has-multiimage .group-buttons .action {
        opacity: 1;
        transform: scale(1, 1)
    }
}

.cart_sidebar {
    text-align: left;
    position: fixed;
    width: 340px;
    top: 0 !important;
    bottom: 0;
    background-color: #fff;
    overflow: hidden;
    z-index: 999999;
    transform: translateX(100%);
    visibility: hidden;
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    box-shadow: none;
    touch-action: manipulation;
    right: 0
}

@media (max-width: 480px) {
    .cart_sidebar {
        width: 100%;
        transform: translateX(100%)
    }
}

.cart_sidebar.active {
    visibility: visible;
    transform: translateX(0)
}

.cart_sidebar.active .cart-content {
    opacity: 1;
    transform: translateX(0)
}

.cart_sidebar .cart-content {
    opacity: 0;
    transition: opacity 0.5s ease 0.25s, transform 0.5s ease 0.25s;
    transform: translateX(80px);
    height: 100%;
    position: relative
}

.cart_sidebar .cart-content .cart_heading {
    padding: 15px 15px;
    display: block;
    position: relative
}

.cart_sidebar .cart-content .cart_heading .cart_title {
    margin-bottom: 0;
    text-align: left;
    font-size: 16px;
    display: block;
    text-transform: uppercase;
    color: #222;
    font-weight: 600
}

.cart_sidebar .cart-content .cart_heading .cart_btn-close {
    position: absolute;
    margin-left: 0;
    right: 15px;
    top: 18px;
    line-height: 0;
    padding: 0;
    border: none;
    background-color: transparent;
    cursor: pointer;
    border-radius: 0;
    z-index: 999;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out
}

.cart_sidebar .cart-content .cart_heading .cart_btn-close svg {
    width: 15px;
    height: 15px;
    stroke-width: 1.5px
}

.cart_sidebar .cart-content .cart_heading .cart_btn-close:hover {
    transform: translate(0%, 0%) rotate(360deg)
}

.cart_sidebar .cart-content .cart-footer {
    padding: 10px
}

.cart_sidebar .cart-content .cart-footer hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.cart_sidebar .cart-content .cart-footer .cart__subtotal {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 12px
}

.cart_sidebar .cart-content .cart-footer .cart__subtotal .cart__col-6 {
    width: 50%;
    float: left
}

.cart_sidebar .cart-content .cart-footer .cart__subtotal .cart__totle {
    width: 50%;
    float: left
}

.cart_sidebar .cart-content .cart-footer .cart__subtotal .cart__totle .total-price {
    color: #eb3e32
}

.cart_sidebar .cart-content .cart-footer .cart__btn-proceed-checkout-dt {
    display: block;
    position: relative;
    padding-top: 24px
}

.cart_sidebar .cart-content .cart-footer .cart__btn-proceed-checkout-dt button {
    width: 100%;
    background-color: #f33f62;
    color: #fff;
    text-align: center
}

.cart_sidebar .cart-content .cart-footer .cart__btn-proceed-checkout-dt button:hover, .cart_sidebar .cart-content .cart-footer .cart__btn-proceed-checkout-dt button:focus {
    background-color: #2e8053
}

.cart_sidebar .cart-content .cart_body {
    padding: 15px;
    height: calc(100vh - 210px);
    overflow-y: auto
}

@media (max-width: 767px) {
    .cart_sidebar .cart-content .cart_body {
        height: calc(100vh - 270px)
    }
}

.cart_sidebar .cart-content .cart_body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #F5F5F5
}

.cart_sidebar .cart-content .cart_body::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5
}

.cart_sidebar .cart-content .cart_body::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    background-color: #e5e5e5
}

.cart_sidebar .cart-content .cart_body .cart-empty .empty-icon {
    display: block
}

.cart_sidebar .cart-content .cart_body .cart-empty .empty-icon .ico-cart {
    height: 200px;
    width: 200px;
    background-image: url(/catalog/view/theme/sfresh/image/mobile-shopping.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 569px) {
    .cart_sidebar .cart-content .cart_body .cart-empty .empty-icon .ico-cart {
        height: 180px;
        width: 180px
    }
}

.cart_sidebar .cart-content .cart_body .cart-empty .btn-cart-empty {
    margin-top: 20px;
    text-align: center
}

.cart_sidebar .cart-content .cart_body .cart-empty .btn-cart-empty a {
    background-color: #f33f62;
    display: inline-block;
    padding: 12px 30px;
    color: #fff;
    height: auto;
    line-height: 1.1
}

.cart_sidebar .cart-content .cart_body .cart-empty .btn-cart-empty a:hover, .cart_sidebar .cart-content .cart_body .cart-empty .btn-cart-empty a:focus {
    background-color: #2e8053;
    color: #fff
}

.cart_sidebar .cart-content .cart_body .cart_product {
    margin-bottom: 15px;
    padding-bottom: 15px;
    display: table;
    width: 100%
}

@media (min-width: 500px) and (max-width: 569px) {
    .cart_sidebar .cart-content .cart_body .cart_product {
        margin-bottom: 5px;
        padding-bottom: 5px
    }
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_image {
    display: table-cell;
    width: 24%;
    vertical-align: top;
    position: relative
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_info {
    padding-left: 15px;
    vertical-align: top
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_info .cart_name {
    margin-bottom: 4px;
    font-size: 13px;
    font-weight: 600
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_info .cart_name a {
    color: #222
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_info .cart_name a:hover, .cart_sidebar .cart-content .cart_body .cart_product .cart_info .cart_name a:focus {
    color: #ffb416
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_item_name {
    width: 50%;
    float: left
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_item_name .cart_size {
    font-size: 13px;
    margin-bottom: 0;
    display: block;
    font-weight: normal
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_item_name .cart_quantity {
    font-size: 12px;
    margin-bottom: 0;
    display: block;
    font-weight: normal;
    color: #333
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_item_name .cart_select button {
    border-radius: 0;
    border: 1px solid #e5e5e5;
    border-color: #e5e5e5;
    color: #222;
    line-height: 26px;
    padding: 0;
    margin: 0;
    width: 28px;
    background-color: #fff;
    height: 28px
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_item_name .cart_select button.btn-minus {
    float: left;
    border-right: 0
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_item_name .cart_select button.btn-plus {
    float: left;
    border-left: 0
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_item_name .cart_select input {
    display: inline-block;
    height: 28px;
    padding: 0;
    text-align: center;
    border-radius: 0;
    width: 35px;
    float: left;
    min-height: 28px;
    border: 1px solid #e5e5e5;
    color: #222;
    height: 28px;
    font-size: 14px;
    margin: 0
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_prices {
    width: 50%;
    float: left
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_prices .cart__price {
    margin-bottom: 5px;
    margin-top: 5px
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_prices .cart__price .cart__sale-price {
    font-weight: 600;
    display: block;
    font-size: 14px;
    color: #eb3e32
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_prices .cart__btn-remove {
    font-size: 13px;
    color: #f33f62
}

.cart_sidebar .cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_prices .cart__btn-remove:hover, .cart_sidebar .cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_prices .cart__btn-remove:focus {
    text-decoration: underline
}
.backdrop__body-backdrop___1rvky.active {
    visibility: visible;
    opacity: 0.5;
}
.backdrop__body-backdrop___1rvky {
    position: fixed;
    opacity: 0;
    width: 100%;
    left: 0;
    top: 0 !important;
    right: 0;
    bottom: 0;
    background-color: #363636;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.product__module{padding-top:50px;}
#cartformpage{margin-bottom:0}

.section_product {
   /* margin-bottom: 50px*/
}

@media (max-width: 767px) {
    .section_product {
        margin-bottom: 20px
    }
}

.section_product .block-title {
    text-align: center
}

.section_product .block-title h2 {
    font-size: 28px;
    margin-bottom: 0
}

.section_product .title-links {
    height: 100%;
    border-radius: 20px;
    padding: 30px 35px
}

@media (max-width: 767px) {
    .section_product .title-links .block-cate {
        display: none
    }
}

@media (max-width: 1199px) and (min-width: 767px) {
    .section_product .title-links {
        padding: 30px 20px
    }
}

@media (max-width: 767px) {
    .section_product .title-links {
        padding: 15px;
        background-size: cover !important;
        position: relative;
        background-position: initial !important
    }

    .section_product .title-links .btn-more-cate {
        position: absolute;
        top: 10px;
        right: 10px
    }

    .section_product .title-links .btn-more-cate svg {
        width: 40px;
        height: 40px
    }
}

.section_product .title-links .view-more a {
    background-color: #f62e2e;
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    padding: 0 20px;
    margin-top: 10px
}

.section_product .title-links .view-more a:hover {
    background-color: #ffb416
}

.section_product .title-links h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0
}

.section_product .title-links ul {
    padding: 0;
    margin: 0;
    margin-top: 10px
}

.section_product .title-links ul li {
    margin-bottom: 5px
}

.section_product .title-links ul li a .icon {
    margin-right: 5px
}

.section_product .title-links ul li a .icon svg {
    width: 6px;
    height: 6px;
    fill: #f33f62
}

.section_product .title-links ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5
}

.section_product .title-links ul::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5
}

.section_product .title-links ul::-webkit-scrollbar-thumb {
    background-color: #a4a3a3;
    border: 2px solid #a4a3a3
}

.section_product .block-product {
    position: relative
}

@media (max-width: 767px) {
    .section_product .block-product {
        margin-top: 10px
    }
}

.section_product .block-product .item_product_main {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}

.section_product .block-product .item_product_main .product-info {
    padding: 0 10px 14px;
    text-align: center
}

.section_product .block-product .swiper-button-next, .section_product .block-product .swiper-button-prev {
    width: 30px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    color: #707070;
    top: 50%;
    transition: .3s;
    outline: none;
    opacity: .9
}

.section_product .block-product .swiper-button-next:after, .section_product .block-product .swiper-button-prev:after {
    font-size: 20px;
    color: #333;
    transition: all 0.5s
}

.section_product .block-product .swiper-button-next.swiper-button-disabled, .section_product .block-product .swiper-button-prev.swiper-button-disabled {
    display: none
}

@media (max-width: 767px) {
    .section_product .block-product .swiper-button-next, .section_product .block-product .swiper-button-prev {
        width: 20px;
        height: 30px
    }

    .section_product .block-product .swiper-button-next:after, .section_product .block-product .swiper-button-prev:after {
        font-size: 12px
    }
}

.section_product .block-product .swiper-button-next {
    padding-left: 7px;
    border-radius: 100px 0 0 100px;
    right: 0
}

.section_product .block-product .swiper-button-prev {
    padding-right: 7px;
    border-radius: 0 100px 100px 0;
    left: 0
}
[class^='product-product-'] section.nd-product-page{
  float:unset;
}
.service_product .item{
      color: #000;
}
.service_product .item img{
      margin: 0 auto;
} 
.btn-quick-sort:nth-child(9), .btn-quick-sort:nth-child(6), .btn-quick-sort:nth-child(7), .btn-quick-sort:nth-child(8), .btn-quick-sort:nth-child(9) {
    display: none;
}
.content-page ul {
  display: block;
  list-style-type: disc!important;
  margin-block-start: 1em!important;
  margin-block-end: 1em!important;
  margin-inline-start: 0px!important;
  margin-inline-end: 0px!important;
  padding-inline-start: 40px!important;
}
.content-page ul li {
  display: list-item!important;
  text-align: -webkit-match-parent!important;
  padding:0!important
}
.service_head .service_row{
    display: flex;
    justify-content: end;
}
.main-nav .menu_hed .nav .nav-item > a{
    text-transform:uppercase;
}
.information_page,.article-wraper,.blog_page_section{
    /*padding:80px 0;*/
    /*clear: both;*/
}
@media (min-width: 1366px) and (max-width: 1440px) {
    .section_subscribe:before {
        left: 0px;
    }
}

/* Nền khu vực */
  .yc-why-bs{ background-color:#e6f2ff;    width: 100%;
    float: left;
    padding: 80px 0; }
  .yc-why-bs .title_module_main {
      margin-bottom:120px;
      text-align:center;
  }
  /* Card */
  .yc-card{
    background-color:var(--main_color);
    color:#ffffff;
    border-radius:28px;
    min-height: 430px;
    padding:150px 20px 20px;      /* chừa chỗ cho ảnh tròn nổi */
    box-shadow:0 12px 24px rgba(14,51,92,.18);
  }

  /* Ảnh tròn nổi */
  .yc-avatar{
    position:absolute;
    top:-70px; left:50%; transform:translateX(-50%);
    width:200px; height:200px; border-radius:50%;
    background:#ffffff;
    padding:6px;                 /* viền trắng mỏng */
    box-shadow:0 8px 20px rgba(0,0,0,.15);
  }
  .yc-avatar img{
    width:100%; height:100%; object-fit:cover; border-radius:50%;
    box-shadow: 0 0 0 6px #25d6a2;
  }

  /* Tiêu đề trong card */
  .yc-card-title{
    font-weight:800; font-size:20px; line-height:1.35;
    text-transform:uppercase; letter-spacing:.03em;
    margin:8px 0 12px;
    color:#fff;
  }

  /* Responsive nhỏ hơn một chút ở màn hình bé */
  @media (max-width: 992px){
    .yc-avatar{ width:180px; height:180px; top:-62px; }
    .yc-card {
        margin-bottom: 120px;
    }
  }
  @media (max-width: 576px){
    .yc-why-bs .row{
        clear:both;
    }
    .yc-card{ padding:130px 18px 22px; min-height:auto;margin-bottom: 80px;}
    .yc-avatar{ width:160px; height:160px; top:-54px; }
    .yc-why-bs{
        padding:45px 0;
    }
    .row > .col-12.col-sm-6.col-lg-3:last-child .yc-card {
      margin-bottom: 0;
    }
    .yc-why-bs .title_module_main {
        margin-bottom: 80px;
    }
  }
  @media (max-width: 991px) {
    .section_cauhoi {
        padding: 45px 0;
    }
} 
.section_doingu .owl_doingu .item .content_feature p{
	font-weight:700
} 
.section_doingu .owl_doingu .item .img_feature span{
	width:100%
} 
.section_subscribe__inner {
	padding:3rem 0
}
[class*="information-information-"] .breadcrumb_background {
  	min-height: 640px;
}