.title_blog{
      margin-top: 10px;
      font-size: 28px;
      margin-bottom: 20px;
   }
   .b-goods__price {
    margin-top: 10px;
    padding: 0 5px;
    text-align: center;
}

   .new-price {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}
   .b-goods__name {
    padding-top: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #222;
    border-bottom: 1px solid #f4f4f4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

   .b-goods-descr {
    width: 100%;
    margin: 15px 0;
    text-align: center;
    padding: 0 5px;
}

   .b-goods-descr li {
    display: inline-block;
    padding: 0 9px;
    text-align: center;
    font-size: 13px;
}

   .b-goods-descr li img {
    max-width: 20px;
    margin: 0 auto;
    display: block;
}

  .flipper {
    position: relative;
    transition: transform 1s;
    transform-style: preserve-3d;
    transform-origin: center right;
}

   .flip__front {
    border: 1px solid #f4f4f4;
    backface-visibility: hidden;
    background-color: #FFF;
}

   .b-goods__img {
    display: block;
    position: relative;
    height: 217px;
}
.b-goods-descr li{
   list-style: none;
}
.evo-product-car:hover {
    box-shadow: 0 0 32px 4px rgba(0, 0, 0, 0.08);
    background: #fff;
}
.evo-product-car {
    position: relative;
    margin-bottom: 15px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.b-goods-descr li+li {
    border-left: 1px solid #ddd;
}
section.section_icon {
    padding: 5px 0;
    margin: 10px 0;
}

.wraper_icon {
   margin-top: 20px;
    min-height: 50px;
}
.item-tim button {
    color: #fff;
    padding: 0 10px;
    border: none;
    outline: none;
    background: #053775;
}
.item-tim input {
    width: 100%;
    padding: 4px;
    border: none;
    outline: none;
}

.item-tim select {
    width: 100%;
    border: none;
    padding: 6px;
    outline: none;
}

.item-tim button {
    color: #fff;
    padding: 0 10px;
    border: none;
    outline: none;
    background: #053775;
}
.item-tim {
    display: flex;
    margin: 14px 0;
    border: 1px solid #053775;
    overflow: hidden;
}


.tomtat_nd{
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;  /* số dòng muốn hiển thị */
  overflow: hidden;

}

.tieude_tin{
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;  /* số dòng muốn hiển thị */
  overflow: hidden;

}
.last-reset{
      font-size: 16px;
      text-transform: uppercase;
      font-weight: bolder;
   }
    .medium-3{
        display: flex;          /* kích hoạt flexbox */
  flex-direction: row; 
    }

    .icon-inner{
      margin-right: 10px;
    }

    .col_inner_tong{
        margin: -30px 0px 0px 0px;
        position: relative;
        border-radius: 11px;
        padding: 8px;
        background: #fff;
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .1);
    }
    .khoi1,.khoi2,.khoi3 {
        border-right: 1px solid #efefef;
    }
    .col-inner {
      
    padding: 30px 9px 10px 20px;
    margin: -8px 0px 0px 0px;
    
}
    .large-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .icon-box-left, .icon-box-right {
    display: flex
;
padding-left: 16px;
    flex-flow: row wrap;
    width: 100%;
}

.header_top li {
    font-size: 13px;
    font-weight: 400;
    color: #101010;
    border-left: 1px solid #eee;
    list-style-type: none;
    margin: 0px;
    padding: 0px 15px;
    display: inline-block;
}

.text_pro p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 4;
    line-height: 21px;
}
.title_lq{
    margin-bottom: 20px;
}
.remove-cart a {
    border: 1px solid #ededed;
    padding: 5px;
    display: inline-block;
    font-size: 12px;
}
    .labelGiftInCart {
    color: white;
    font-size: 9px;
    background: #df7120;
    position: absolute;
    top: 21px;
    right: 20px;
    padding: 5px 7px;
}
.new-price{

    font-size: 20px;
}
#cart-view tr td:not(.img) {
    padding: 20px 0;
    position: relative;
    padding-right: 20px;
}
.cart-view table td a.pro-title-view {
    float: left;
    width: 100%;
    font-size: 14px;
    /* font-weight: 600; */
}
span.pro-price-view {
    display: block;
    text-align: center;
    float: left;
    line-height: 26px;
    font-weight: 500;
}
span.pro-wholePrice-view {
    display: block;
    text-align: center;
    float: left;
    line-height: 26px;
    font-weight: 500;
}

.img img {
    width: 100px;
    border: 1px solid #ededed;
    margin-right: 10px;
    margin-top: 5px;
    max-width: none;
}
del.pro-price-del-view {
    display: block;
    width: 100%;
    float: left;
    color: gray;
    margin: 0 0 3px 0;
}
    table#cart-view tr {
    border-bottom: 1px dotted #bcbcbc;
}
    .textCartSide {
    float: left;
    width: 100%;
    margin: 5px 0 0 0;
    border-bottom: 1px dotted #bcbcbc;
    padding: 0 0 15px 0;
}

.contact_form_detail {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    align-items: center;
}

.d_flex {
    display: flex;
}
.contact_form_detail .form_group {
    position: absolute;
    left: 0;
    -webkit-box-shadow: -9px 5px 20px -9px rgb(0 0 0 / 25%);
    box-shadow: -9px 5px 20px -9px rgb(0 0 0 / 25%);
    max-width: 750px;
    border-radius: 20px;
}
.image_contact {
    max-width: 750px;
}
.image_contact img {
    height: 100%;
    object-fit: cover;
}
.image_contact {
    height: 480px;
    overflow: hidden;
}
.contact_form_detail .form_group form {
    background: #fff;
    border-radius: 20px;
    padding: 30px 40px;
}
.contact_form_detail .form_group h3 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.contact_form_detail .form_group input, .contact_form_detail .form_group textarea {
    width: 100%;
    border-radius: 25px;
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
    height: 45px;
}
.contact_form_detail .form_group textarea {
    height: 100px;
}
button.btn_send {
    width: 100%;
    border-radius: 25px;
    background: #82c142;
    height: 45px;
    color: #fff;
    border: none;
}
.text_top_contact {
    padding: 50px 0 70px;
}
.form_box_contact {
    padding: 0px 0 80px;
}
.text_info_contact h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.text_info_contact p {
    font-size: 14px;
    line-height: 27px;
}
.info_contact_right h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.text_contact p {
    margin-bottom: 10px;
    font-size: 16px;
    color: #636363;
}
.text_contact p a {
     font-size: 16px;
    color: #636363;
}
.banner_danhmuc {
    position: relative;
}
.title_banner_dm {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.title_banner_dm ul {
    display: flex;
    justify-content: center;
}
.title_banner_dm h1 {
    font-size: 40px;
    font-family: 'Roboto_Bold';
}
.title_banner_dm ul li {
    font-size: 17px;
    font-family: 'Roboto_Regular';
}
section.danhmuc_product {
    padding: 30px 0;
}
.title_danhmuc h2 {
    font-size: 32px;
    font-family: 'Roboto_Bold';
    padding: 0 0 20px;
}
.box_tuvan {
    margin: 0 -7px;
    margin-bottom: 30px;
}
.col_image {
    width: 36%;
    padding: 0 7px;
}
.col_text {
    width: 64%;
    padding: 0 7px;
}
.cate_news {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #fff;
}
.cate_news span {
    font-size: 12px;
    background: #c78d35;
    padding: 8px 15px;
    text-transform: uppercase;
    transition: 0.3s,;
    border-radius: 23px;
}
.content_tuvan h3 {
    font-size: 17px;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 10px;
    font-family: 'Roboto_Bold';
}
.content_tuvan h3 a:hover {
    color: #452411b5;
}
.content_tuvan p {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 23px;
    font-family: 'Roboto_Regular';
}
.blog_meta a {
    padding-right: 12px;
    font-size: 13px;
    color: #5e5e5ef0;
    font-family: 'Roboto_Regular';
}

.icon_slider{

    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    color: #a0a0a0;
    text-align: center;
    font-size: 23px;
    line-height: 40px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.2);

}
.read_more {
    text-align: right;
}
.picture_tuvan img {
    border-radius: 15px;
}
.read_more a {
    font-size: 14px;
    color: #452411;
    font-family: 'Roboto_Regular';
}
.danhmuc_sidebar {
    margin-bottom: 20px;
}
.title_cate_news {
    font-size: 24px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    position: relative;
    font-family: 'Roboto_Bold';
}
.title_cate_news:before {
    content: "";
    position: absolute;
    width: 85px;
    left: 0;
    bottom: -2px;
    background: #c78d35;
    height: 3px;
}
.danhmuc_sidebar ul li a {
    font-size: 16px;
    color: #939393;
    margin-top: 15px;
    display: block;
    transition: 0.3s;
}
.danhmuc_sidebar ul li a:hover {
    color: #82c142;
}
.new_list_sidebar li.d_flex {
    margin-top: 30px;
}
a.image_new_cate {
    margin-right: 20px;
}
a.image_new_cate img {
    min-width: 80px;
    max-width: 80px;
    height: 80px;
    border-radius: 20px;
}
.text_list_sb h4 {
    font-size: 16px;
    line-height: 21px;
    height: 80px;
    overflow: hidden;
    font-family: 'Roboto_Regular';
    text-align: justify;
}
.cate_about_choose {
    background: #fef7ef;
    padding-top: 35px;
    padding-bottom: 80px;
}
.picture_about_cate a {
    display: block;
    height: 422px;
    border-radius: 20px;
    overflow: hidden;
}
.about_choose {
    background: #ffff;
    border-radius: 20px;
    min-height: 201px;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    cursor: pointer;
    padding: 0 15px;
    margin-bottom: 20px;
}
.thumb_about a {
    margin-bottom: 5px;
    display: block;
}
.info_about {
    text-align: center;
}
.info_about h3 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 36px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'SVN-Avo';
}
.info_about p {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'SVN-Avo';
}
.about_choose:hover {
    background: #f29f33;
    color: #fff;
}
.about_choose:hover img {
    filter: brightness(3);
}
.list_heading {
    padding: 10px 0;
}

.list_heading ul {
    display: flex;
}
.list_heading ul li {
    padding: 0px 10px;
}
.list_heading ul li:first-child {
    padding-left: 0;
}

.slide_about_choose {
    background-attachment: fixed;
    background-image: url(../img/bg-tab-slider.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #186936;
    padding: 50px 0;
}
.icon_img_ab {
    width: 50px;
    margin: 0 auto;
    height: 50px;
    display: table-cell;
    vertical-align: middle;
}
.icon_img_ab img {
    max-width: 100%;
    max-height: 100%;
    padding-bottom: 5px;
    height: 327px;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
}
ul.nav.nav-tabs.menu_tabs {
    border: none;
    text-align: center;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
}
.slide_about_choose .nav-tabs>li.active>a, .slide_about_choose .nav-tabs>li.active>a:hover, .slide_about_choose .nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: default;
     background: none !important; 
     border: none !important; 
    border-bottom-color: transparent;
}

.slide_about_choose .nav>li>a:hover, .slide_about_choose .nav>li>a:focus {
    background: none !important;
    border: none !important;
}
.slide_about_choose .nav-tabs>li>a {
    border: none !important;
}
.slide_about_choose .nav-tabs>li {
     float: none ; 
    margin-bottom: -1px;
    width: 33.334%;
}
.slide_about_choose li.nav-link a {
    align-items: center;
    justify-content: center;
    height: 200px;
    background: none;
    border: 0;
    color: #fff;
    cursor: pointer;
    text-align: center;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    transition: all 0.5s;
    font-weight: 500;
    padding-bottom: 50px;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.06em;
    display: flex;
    flex-direction: column;
}
.tab-content {
    padding: 25px 15px;
    background: #f1f1f1;
    margin-top: -65px;
    border-radius: 20px;
}
.text_about_cate {
    text-align: justify;
    padding: 10px 20px;
    margin-top: 20px;
    
}
.text_about_cate p {
    font-size: 16px;
    letter-spacing: 0.06em;
    color: #000;
    font-family: 'Roboto_Regular';
}
.pic_lv img {
    height: 327px;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.pic_lv {
    margin-top: 15px;
}
.read_more_ab {
    margin-bottom: 20px;
    text-align: center;
}
.read_more_ab a {
    background-image: linear-gradient( 
135deg, #186936 0%, #82bc41 74%);
    padding: 10px 35px;
    font-size: 16px;
    background-position: left center;
    margin: 10px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: #FFF;
    box-shadow: 0 0 20px #eee;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    cursor: pointer;
    display: inline-block;
    border-radius: 25px;
    border-color: #82bc41;
}
.slide_about_choose li.nav-link.active a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    top: 70%;
    margin-left: 30px;
    border-style: solid;
    border-width: 20px 15px 0 15px;
    border-color: #186936 transparent transparent transparent;
    position: absolute;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    visibility: visible;
    opacity: 1;
}


@font-face {

  font-family: 'Roboto_Regular';

  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),

  url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf')

  format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');

  font-weight: normal;

  font-style: normal;

}



@font-face {

  font-family: 'Roboto_Bold';

  src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),

  url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf')

  format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: 'UTMHelvetIns';

  src: url('../fonts/UTMHelvetIns.eot?#iefix') format('embedded-opentype'),

  url('../fonts/UTMHelvetIns.woff') format('woff'), url('../fonts/UTMHelvetIns.ttf')

  format('truetype'), url('../fonts/UTMHelvetIns.svg#UTMHelvetIns') format('svg');

  font-weight: normal;

  font-style: normal;

}



@font-face {

  font-family: 'SVN-Avo';

  src: url('../fonts/SVN-Avo.eot?#iefix') format('embedded-opentype'),

  url('../fonts/SVN-Avo.woff') format('woff'), url('../fonts/SVN-Avo.ttf')

  format('truetype'), url('../fonts/SVN-Avo.svg#SVN-Avo') format('svg');

  font-weight: normal;

  font-style: normal;

}

.tit_header_box {

    padding: 10px 0;

}

.tit_header_box p {

    font-size: 16px;

    font-family: 'SVN-Avo';

}

.content_mid {

    padding: 35px 0;

}

.title_form_search .form-group {

    width: 400px;

    max-width: 100%;

    display: flex;

    margin-bottom: 0 !important;

    position: relative;

}

.form_input_head {

    width: 400px;

}

.form_input_head input {

    width: 400px;

    max-width: 100%;

    height: 48px;

    padding: 0 20px;

    font-size: 16px;

    border: 1px solid #ebebeb;

    border-radius: 23.5px;

    padding-right: 50px;

}

button.btn_icon_search {

    position: absolute;

    right: 0;

    transition: .3s;

    top: 0;

    bottom: 0;

    width: 48px;

    border-radius: 50%;

    border: 1px solid #ebebeb;

    display: flex;

    align-items: center;

    justify-content: center;

    background: #fff;

}

.content_info_right {

    display: flex;

    justify-content: center;

}

a.hotline_top {

    display: block;

    padding: 12px 18px;

    color: white;

    border-radius: 30px;

    font-size: 16px;

    background-color: #ec9000;

    margin-right: 25px;

    font-family: 'SVN-Avo';

}

a.hotline_top:hover {

    background-color: #3454bc;

}

a.reg_head:hover {

    background-color: #ec9000;

}

a.reg_head {

  font-family: 'SVN-Avo';

    display: block;

    padding: 12px 18px;

    color: white;

    border-radius: 30px;

    font-size: 16px;

    background-color: #3454bc;

}



section.about_home {

    padding: 90px 0 40px 0;

} 

h2.title_head_content {

    position: relative;

    margin-bottom: 20px;

    font-family: 'SVN-Avo';

    color: #2b2b2b;

    font-size: 34px;

    line-height: 44px;

}

h2.title_head_content:before {

    /*content: '';*/

    position: absolute;

    width: 75px;

    height: 2px;

    background-color: #223e99;

    /*left: calc(7% - 37.5px);*/

    bottom: -10px;

}

.box_content_text p {

    margin-bottom: 10px;

    font-size: 16px;

    line-height: 25px;

    font-family: 'SVN-Avo';

}

a.smooth_xemthem {

    display: inline-block;

    padding: 10px 35px 12px;

    border-radius: 30px;

    font-size: 16px;

    background-color: #ef2423;

    color: white;

    font-family: 'SVN-Avo';

    margin-top: 50px;

}

a.smooth_xemthem:hover {

    background-color: #ec9000;

    color: white;

}

.icon_play {

    position: absolute;

    left: 50%;

    top: 50%;

    width: 68px;

    height: 48px;

    margin-left: -34px;

    margin-top: -24px;

    -moz-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);

    -webkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);

    transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);

    z-index: 63;

    pointer-events: none;

}

.icon_play i {

    background: rgb(33, 33, 33);

    color: #fff;

    width: 68px;

    /* height: 48px; */

    text-align: center;

    margin: auto 0;

    padding: 13px 0;

    border-radius: 14px;

    font-size: 20px;

    opacity: 0.8;

}

.box_about_image {

    cursor: pointer;

}

.box_about_image:before, .box_about_image:after {

    content: "";

    background: rgba(243, 238, 238, 0.45);

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    opacity: 0;

    z-index: 1;

    -webkit-transition: all 0.5s ease-in-out;

    transition: all 0.5s ease-in-out;

}

.box_about_image:hover:before {

  opacity: 1;

    top: 50%;

    bottom: 50%;

}

.box_about_image:hover:after {

  opacity: 1;

    left: 50%;

    right: 50%;

}

section.product_home {

    background-color: #f1f2f3;

    padding: 60px 0;

}

.box_text_prod p {

    color: #747474;

    font-size: 15px;

    font-family: 'SVN-Avo';

}

.box_prod_item {

    padding: 50px 0;

    margin: 15px 0;

    background-color: white;

    border-radius: 16px;

    height: 100%;

    font-family: 'SVN-Avo';

}

.picture_pro {

    padding: 0 35px;

    height: 107px;

    position: relative;

}

.picture_pro img {

  height: 100%;

  object-fit: cover;

}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {

    display: block;

}

.owl-carousel .owl-nav .owl-prev {

    left: -20px !important;

}

.owl-carousel .owl-nav .owl-next {

    right: 20px !important;

}

.slide_product button.owl-prev i, .slide_product button.owl-next i {

    width: 45px;

    height: 45px;

    display: flex;

    justify-content: center;

    align-items: center;

    -webkit-transition: all 0.3s ease 0s;

    -moz-transition: all 0.3s ease 0s;

    -ms-transition: all 0.3s ease 0s;

    -o-transition: all 0.3s ease 0s;

    transition: all 0.3s ease 0s;

    font-size: 20px;

    background-color: white;

    color: #1f3b85;

    border-radius: 50%;

    position: absolute;

    top: 50%;

    margin-top: -22.5px;

    box-shadow: 0px 14px 17px #d9dadb;

    opacity: 1 !important;

}

.text_pro {

    padding: 0 35px;

}

.text_pro h3 {

    font-size: 20px;
    height: 60px;

    color: #222b64;

    margin-top: 139px;

    margin-bottom: 10px;

    line-height: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 2;

}

/*.picture_pro a {

  position: relative;

}*/

 a.hv_line:before, a.hv_line:after {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1;

    pointer-events: none;

}

a.hv_line:before {

  right: 0;

    bottom: 0;

    background: none;

    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

}

a.hv_line:hover:before{

  background: rgba(255,255,255,0);

}

 a.hv_line:after {

  width: 100%;

    height: 100%;

    background: rgba(255, 255, 255, 0.5);

    -webkit-transition: 0.75s ease-in-out;

    -moz-transition: 0.75s ease-in-out;

    -ms-transition: 0.75s ease-in-out;

    -o-transition: 0.75s ease-in-out;

    transition: 0.75s ease-in-out;

    -webkit-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 

45deg) translate3d(0, -100%, 0);

    -moz-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);

    -o-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);

    -ms-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);

    transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 

45deg) translate3d(0,-100%,0);

}



a.hv_line:hover:after {

  -webkit-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 

45deg) translate3d(0, 100%, 0);

    -moz-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);

    -o-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);

    -ms-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);

    transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 

45deg) translate3d(0, 100%, 0);

}

a.hv_line {

    display: block;

    position: relative;

    overflow: hidden;

    background: inherit;

}

section.news_home {

    padding: 95px 0 60px 0;

}

.center_line {

    text-align: center;

    margin-bottom: 35px !important;

}

.center_line::before {

    left: calc(50% - 37.5px);

}



.text_new_banner {

    color: white;

    position: absolute;

    left: 0;

    right: 0;

    bottom: 0;

    padding: 8px 18px 18px 18px;

    background-image: linear-gradient(to right, rgba(51, 75, 156, 0.67), #2e4782, rgba(51, 75, 156, 0.67), #2e4782, rgba(51, 75, 156, 0.67), #2e4782);

    border-radius: 16px;

}

.picture_news a img {

    border-radius: 16px;

}

.banner_news {

    position: relative;

    border-radius: 16px;

    margin-bottom: 32px;

}

.text_new_banner h3 a {

    font-size: 24px;

    margin-bottom: 8px;

    color: #fff;

    font-family: 'SVN-Avo';

}

.text_new_banner h3 {

    line-height: 30px;

    margin-bottom: 10px;

}

.picture_new_list a.hv_line img {

    width: 176px;

    height: 176px;

}

li.first_date {

    padding: 7px 25px;

    background: #42579a;

    border-radius: 16px;

}

ul.flex_new_bn {

    display: flex;

    align-items: center;

}

ul.flex_new_bn li {

  font-family: 'SVN-Avo';

    /*color: white;*/

    padding: 7px 25px;

    border-radius: 25px;

    font-size: 14px;

}

.title_text_news h3 {

    font-size: 20px;

    color: #2c2c2c;
    text-align: center;

    margin-bottom: 10px;

    font-family: 'SVN-Avo';

    line-height: 30px;

}

.title_text_news p {

    color: #747474;

    font-size: 14px;

    font-family: 'SVN-Avo';

    width: 100%;

    margin: 0 0 15px 0;

    border-bottom: 1px solid #ebebeb;

    padding-bottom: 8px;

}

a.hv_line img {

    border-radius: 16px;

}

.title_text_news li.first_date {

    color: white;

    padding: 7px 25px;

    /*background-image: linear-gradient(to right, #c68c33, #c68c33, #c68c33, #c68c33, #c68c33, #c68c33);*/
    background: #ef2423;

    border-radius: 25px;

}

.box_new_list .row {

    margin-bottom: 32px;

}

.slider_news.owl-carousel .owl-dots {

      bottom: -41px;

}

.slider_news.owl-carousel .owl-nav.disabled {

    display: none;

}

section.new_noibat_home {

    background-color: #f1f2f3;

    padding: 5px 0 9px 0;

}

.title_text_news {

    
    background: #f5f5f5;
    padding: 5px;

    width: 100%;

    margin-left: 0;

}

.title_text_news h3 {

    margin-top: 10px;

}

.pic_video_bn {

    height: 485px;

    overflow: hidden;

}

.pic_video_bn img {

    height: 100%;

    object-fit: cover;

    border-radius: 16px;

}

.video_small .pic_video_bn {

    height: 225px;

    overflow: hidden;

}

.video_small h3.video_info a {

    font-size: 16px;

    padding: 10px 15px;

    line-height: 25px;

}

.video_small span i {

    position: absolute;

    /* width: 70px; */

    pointer-events: none;

    border-radius: 50%;

    background-color: #d6a203;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    cursor: pointer;

    color: #fff;

    font-size: 19px !important;

    padding: 15px 15px 15px 20px !important;

}

.video_box:hover i {

    -webkit-animation: spinAround 2s linear;

    -moz-animation: spinAround 2s linear;

    animation: spinAround 2s linear;

}

.video_box span i {

    -webkit-transition: all 0.2s ease-in-out;

    -moz-transition: all 0.2s ease-in-out;

    -o-transition: all 0.2s ease-in-out;

    -ms-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out;

}

h3.video_info {

    position: absolute;

    background-color: rgba(255, 255, 255, 0.8);

    font-size: 26px;

    color: #2c2c2c;

    border-radius: 16px;

    left: 0;

    right: 0;

    bottom: 0;

    font-family: 'SVN-Avo';

}

.video_box span i {

    position: absolute;

    /* width: 70px; */

    pointer-events: none;

    border-radius: 50%;

    background-color: #d6a203;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    cursor: pointer;

    color: #fff;

    font-size: 24px;

    padding: 25px;

}

h3.video_info a {

    padding: 20px;

    display: block;

    font-family: 'SVN-Avo';

    line-height: 33px;

}

  .video_box {

    position: relative;

    border-radius: 16px;

    box-shadow: 0px 0px 20px 10px #ebebeb;

    margin-bottom: 35px;

}

section.giai_thuong {

    background-color: #f1f2f3;

    font-family: 'SVN-Avo';

    padding: 80px 0 75px 0;

}
.why_home{
    margin-top: 26px;
}
section.why_home {

    padding: 80px 0 .reg_why 0;

    position: relative;

}

.text_why h3 {

    font-family: 'SVN-Avo';

    color: #2b2b2b;

    font-size: 34px;

    margin-bottom: 30px;

}

.why_content ul li {

    position: relative;

    padding-left: 30px;

}

.why_content ul li h4 {

    font-family: 'SVN-Avo';

    font-weight: 600;

    color: #2b2b2b;

    font-size: 15px;

}

.why_content ul li p {

  font-family: 'SVN-Avo';

    color: #747474;

    margin: 15px 0;

}

.why_content ul li:before {

    content: '\f058';

    font: normal normal normal 20px/1 FontAwesome;

    position: absolute;

    width: 17px;

    height: 17px;

    /*background: url(https://mp1.com.vn/theme/frontend/images/intro-icon.png);*/

    left: 0;

    /*top: 5px;*/

}

.reg_why {

    /*background-image: linear-gradient(to right, #452411, #452411, #452411, #452411, #452411, #452411);*/
   border: 1px solid #ef2423;

    border-radius: 25px;

    padding: 35px 25px;

}

.reg_why h3 {

    font-family: 'SVN-Avo';

    color: white;

    font-size: 34px;

    text-align: center;

    

}

.tieude_dm {
    font-size: 28px;
    padding: 20px 35px;
    background-color: #fff;
    border-radius: 50px;
    font-family: 'SVN-Avo';
    box-shadow: 0px 0px 17px 8px rgb(0 0 0 / 5%);
    color: #ef2423;
    display: inline-block;
}



.form_reg_why .form-group input {

    padding: 11.5px 18px;

    width: 100%;    

    border: 1px solid #ef2423;

   

    color: #333;

    border-radius: 25px;

   

    margin-bottom: 11px;

    height: 32px;

}

.form-group textarea.form-control {

    padding: 11.5px 18px;

    width: 100%;

    background-color: rgb(255 255 255 / 73%);

    color: #333;

    border-radius: 25px;

    border: none;

    margin-bottom: 20px;

    min-height: 145px;

}

.gui_why a {

    color: #fff;

    font-family: 'SVN-Avo';

     font-size: 16px;

}



.gui_why {

    display: inline-block;

    padding: 10px 35px 12px;

    border-radius: 30px;

   

    background-color: #d6a203;

    color: white;

    float: right;

    margin-right: 15px;

}

.text-right {

  text-align: right;

}

.wraper_parther .col_20 {

  width: 20%;

}



.box_prod_item {

    padding: 50px 0;

    margin: 15px 0;

    background-color: white;

    border-radius: 16px;

    height: 100%;

}

.ft_bot {

    position: absolute;

    bottom: 0;

    background-color: #ffffff33;

    padding: 18px 0;

    width: 100%;

}

footer.footer {

    color: white;

    position: relative;

    padding-bottom: 70px;

   background-color: #333;

}

.ft_parther {

  position: relative;

}

.footer_parther {

    background-color: white;

    position: absolute;

    padding: 42.5px 0;

    width: 100%;

    top: -70px;

    border: 1px solid #ebebeb;

    border-radius: 25px;

    z-index: 9;

}

.wrap_ft {

    padding-top: 40px;

    margin: 0 -20px;

}

.parther_pic img {

  backface-visibility: hidden;

    transition: opacity 1s ease 0s,transform 1s ease 0s;

}

.parther_pic img:hover {

  transform: scale3d(1.1,1.1,1);

}

.left_ft_mid a img {

    display: block;

    margin-bottom: 40px;

}

.address p {

    font-size: 15px;

    margin-bottom: 20px;

    font-family: 'SVN-Avo';

}

.address h3 {

    font-size: 16px;

    margin-bottom: 5px;

    font-family: 'SVN-Avo';

}

.left_ft_mid a {

    color: #fff;

      font-family: 'SVN-Avo';

}

.left_ft_mid h3 {

    font-size: 18px;

    padding-bottom: 19px;

    margin-bottom: 19px;

    position: relative;

      font-family: 'SVN-Avo';



}

.left_ft_mid h3:before {

      content: "";

    position: absolute;

    bottom: 0;

    width: 30px;

    height: 3px;

    background-color: #ffffff33;

}

.left_ft_mid ul {

    margin-bottom: 10px;

}

.mxh_ft a {

    font-size: 30px;

    margin-right: 25px;

}


/*==================danh muc==========================*/
.page_title{
    padding-top: 10px;
}
.cate_page {
    background-color: #f1f2f3;
    padding: 80px 0 40px;
}
.page_banner {
     
    text-align: center;
    color: 000;
    padding-top: 4px;
   
    margin-top: 2px;
}
ul.page_list_head {
    background: unset;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-bottom: 0;
    margin-top: 7px;
}
ul.page_list_head li:before {
    content: "\f105";
    padding: 0 10px;
    font-family: 'FontAwesome';
    color: white;
}
ul.page_list_head li:first-child:before {
    content: none;
}
ul.page_list_head li a {
    color: #fff;
}
.product_cate {
    padding: 12px 0;
    margin: 15px 0;
    background-color: white;
    border-radius: 16px;
    height: 100%;
}
.picture_product_cate {
    padding: 0 12px;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.picture_product_cate img {
    height: 100%;
    object-fit: cover;
}

.prod_cate_title {
    padding: 0 35px;
    font-family: 'SVN-Avo';
}
.prod_cate_title h3 {
    font-size: 20px;
    color: #222b64;
    margin-top: 35px;
    margin-bottom: 10px;
    text-align: center;
    font-family: 'SVN-Avo';
    line-height: 31px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 1;
}
.prod_cate_title p {
    color: #747474;
    text-align: center;
    font-size: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 3;
    line-height: 25px;
}
.picture_product_cate a.hv_line {
     display: contents; 
    /* position: relative; */
    overflow: hidden;
    background: inherit;
}
.picture_product_cate a.hv_line img {
    border-radius: 0px;
}


/*====================================== detail ========================*/


.operator__btn {
    background-color: #f9f9f9;
    color: #888;
    border: 1px solid #ddd;
    text-transform: none;
    padding: 9px 10px;
    font-size: 16px;
    font-weight: bold;
}

.add-to-cart input[type="number"] {
    padding: 10px;
    /* vertical-align: middle; */
    width: 139px;
    text-align: center;
    font-size: 14px;
    outline: 1px solid #ddd;
    border: none;
}
.add-cart__btn {
    margin: 15px 0 0 0;
    width: 100%;
    background-color: #c78d35 !important;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    color: white;
    background-size: 26px;
    transition: .4s all;
    text-align: center;
    background-position: 24px;
    padding: 13px;
    border: none;
}
.product__policy i {
    color: #ef9200;
    margin-right: 6px;
}
.product__policy {
    border: 1px solid #c78d35;
    padding: 8px;
    font-size: 14px;
    border-radius: 8px;
    margin-bottom: 31px;
   
   font-family: 'SVN-Avo';
    line-height: 28px;
}

.price {
    margin-bottom: 20px;
  /*  display: flex;*
    align-items: center;
}
.price .old-price span {
    font-size: 16px;
    text-decoration: line-through;
}
.price .new-price span {
    font-weight: normal;
    font-size: 14px;
}
 .price .new-price {
    width: 300px;
    font-weight: 700;
    font-size: 24px;
    color: #ca373c;


}

section.detail_product {
    background-color: #f1f2f3;
    padding: 25px 0 140px;
}
.mySlides {
    display: none;
     margin-bottom: 20px; 
}
.slide_about .mySlides img {
    height: auto !important;
    width: 100%;
}
.slider_row .column {
    float: left;
    width: 33.33%;
    margin: 0px 0px;
}

.column {
    padding: 0 10px;
    width: 100%;
    border-radius: 0;
}
.column:first-child {
    padding-left: 0;
}
.column:last-child {
    padding-right: 0;
}

.column img {
    max-height: 123px;
    overflow: hidden;
    width: 100%;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out;
    object-fit: cover;
}
.title_prod_detail h2 {
    color: #2b2b2b;
    font-size: 34px;
}
.title_prod_detail {
    font-family: 'SVN-Avo';
}
.title_prod_detail p {
    margin-bottom: 10px;
    font-size: 15px;
}

.mota_detail {
    margin-top: 20px;
    background-color: white;
    padding: 30px 45px;
    border-radius: 25px;
    margin-bottom: 90px;
    font-family: 'SVN-Avo';
    font-size: 15px;
}
.mota_detail p {
        margin-bottom: 10px;
}
.title_lq h2 {
    position: relative;
    margin-bottom: 20px;
    font-family: 'SVN-Avo';
    color: #2b2b2b;
    font-size: 34px;
    line-height: 44px;
}
.title_lq h2:before {
    content: '';
    position: absolute;
    width: 75px;
    height: 2px;
    background-color: #223e99;
    /*left: calc(50% - 37.5px);*/
    bottom: -10px;
}
/* css sp */
/* product sale */
#owl-carousel__productSale .owl-nav > button {
    position: absolute;
    top: 30%;
    font-size: 40px;
    opacity: 0.1;
    transition: all 0.3s ease-in-out;
}

#owl-carousel__productSale:hover .owl-nav > button {
    opacity: 0.5;
}

#owl-carousel__productSale .owl-prev {
    left: -27px;
}

#owl-carousel__productSale .owl-next {
    right: -27px;
}

.productSale {
    margin-top: 50px;
}

.section_best_deal {
    margin-bottom: 50px;
}

.section_best_deal .border-red {
    border: 2px solid #ef2423;
    border-radius: 20px;
    padding: 0 30px 20px;
    position: relative;
}

.section_best_deal .block-title {
    text-align: center;
}

.section_best_deal .block-title h2 {
    font-size: 0;
    line-height: initial;
    font-weight: bold;
    margin-top: -40px;
    margin-bottom: 20px;
}

.section_best_deal .block-title h2 a {
    font-size: 34px;
    padding: 20px 35px;
    background-color: #fff;
    border-radius: 50px;
    font-family: 'SVN-Avo';
    box-shadow: 0px 0px 17px 8px rgb(0 0 0 / 5%);
    color: #ef2423;
    display: inline-block;
}

.section_best_deal .block-title h2 a svg {
    width: 32px;
    height: 32px;
    margin-right: 10px;
    position: relative;
    top: -3px;
}

.slideVartical .slideshow {
    height: 100%;
}

.slideVartical .swiper-container {
    height: 80vh;
}

.section_best_deal .block-product .swiper-container .swiper-slide .item_product_main:before {
    position: absolute;
    height: 100%;
    width: 1px;
    background: #e6e6e6;
    content: "";
    right: -10px;
}

.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: #ef2423;
    border-radius: 10px 0;
}

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

.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 .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 .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: #d6a203;
    margin: 0 2px;
}

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

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

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

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

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

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

.item_product_main .product-info {
    text-align: center;
}

.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;
    font-family: 'SVN-Avo';
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 5px;
    display: block;
}

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

.product-block-item .product-info .product__price .old-price {
    text-decoration: line-through;
    font-size: 13px;
    color: #999;
    margin-left: 5px;
    font-weight: normal;
}
.img_new{
    height: 270px;
}
.text_desc_shipping {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 9;
}
.slide_new_noibat {
    padding: 0 10px;
}