/****************** RESET CSS ***************************/
ul,
li,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3 {
  font-size: 18px;
  line-height: 1.6;
  font-weight: bold;
}

h4,
h5,
h6 {
  font-size: 16px;
  line-height: 1.6;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

body {
  margin: 0px;
  padding: 0px;
  color: #1a202c;
  font-family: 'Quicksand', sans-serif,
    sans-serif;
  font-size: 14px;
  line-height: 1.6;
  width: 100%;
  float: left;
  overflow-x: hidden;
  min-width: 1000px;
  background: #ffffff;
  top: 0 !important;
}
.body_preview{
   overflow: hidden;
}
button,
input[type="submit"],
input[type="reset"] {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

ol,
ul {
  list-style: none;
}

li {
  list-style-type: none;
}

* {
  box-sizing: border-box;
}

/* tables still need 'cellspacing="0"' in the markup */
caption,
th,
td {
  font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

textarea {
  border: 1px solid #bdc7d8;
}

.clear {
  clear: both;
}
.hidden {
  display: none !important;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.red {
  color: red;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

a {
  text-decoration: none;
  color: #365899;
}

a:hover {
  color: #216cb4;
  text-decoration: none;
}

.content {
  width: 100%;
  float: left;
}

.break_line {
  width: 100%;
  height: 1px;
}

.web {
  color: #999;
}

.price {
  color: #c00;
}

.mg_bt_20 {
  margin-bottom: 20px;
}

.mg_top_20 {
  margin-top: 20px;
}

.bor_left {
  border-left: 1px solid #efefef;
}

.margin_10_0 {
  margin: 10px 0px;
}
.full_content {
   width: 100%;  
   max-width: 1260px;
   margin: 0 auto;
   padding: 0 15px;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.btn-default {
  background-color: #f4f4f4;
  color: #444;
  border-color: #ddd;
}

.btn-default:hover {
  background-color: #e7e7e7;
  border-color: #ccc;
  color: #222;
}
/*********************************************************/
.pagination{
   margin: 5px 0;
   display: flex;
}
.separator_content {
    width: auto;
    float: left;
    padding: 8px 6px;
    background: #ddd;
    margin-right: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.separator_content select {
    margin: 0px 6px;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #ddd;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #23527c;
    background-color: #ddd;
    border-color: #ddd;
}
.pagination > li > a {
    background: #ddd;
    color: #666;
    border-radius: 5px !important;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 8px 14px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #EE3E7B;
    text-decoration: none;
    margin-right: 5px;
    border-radius: 5px;
    border: none;
}
/****************** Header CSS ***************************/
.header{
   width: 100%;
   float: left;
   border-bottom: 1px solid #eee;
}
.header_mobile {
  display: none;
}
.header_mobile_lang_icon {
  display: block;
  width: auto;
  height: 26px;
  position: relative;
  line-height: 30px;
  padding-left: 45px;
  margin-top: 10px;
}

.header_mobile_lang_icon_1 {
  background: url("/images/co_vn.png") 0px 0px no-repeat;
  background-size: contain;
}

.header_mobile_lang_icon span {
  display: block;
  width: 15px;
  height: 30px;
  position: absolute;
  right: -20px;
  top: 9px;
  background: url(/images/mui_ten_trang.png) right 0px no-repeat;
  background-size: contain;
}

.header_mobile_bootom_li_lag {
  position: relative;
  width: 40px;
  float: left;
}

.header_mobile_lang_select {
  position: absolute;
  top: 44px;
  left: 0px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #c1c1c1;
  padding: 0px 10px;
  text-align: left;
  width: 160px;
  display: none;
}

.header_mobile_bootom_li_lag:hover .header_mobile_lang_select {
  display: block;
}

.header_mobile_lang_select_item {
  width: 100%;
  float: left;
  padding: 10px 0px;
}

.header_mobile_lang_select .header_mobile_lang_select_item a {
  color: #333;
  padding-left: 45px;
  width: 100%;
  float: left;
}

.header_mobile_lang_select_item_vi {
  border-bottom: 1px solid #c1c1c1;
}

.header_mobile_lang_select_item_vi a {
  background: url("/images/co_vn.png") 0px 0px no-repeat;
  background-size: contain;
}

.header_mobile_lang_select_item_en a {
  background: url("/images/co_en.png") 0px 0px no-repeat;
  background-size: contain;
}

.header_web {
  width: 100%;
  min-width: 1244px;
  background: #FFF;
  z-index: 6;
  height: 60px;
  position: fixed;
  top: 0px;
  left: 0px;
  display: block;
  z-index: 6;
}
#id_back_top {
  height: 1px;
  width: 100%;
  float: left;
  margin-top: 59px;
}

#top_page {
  background: url("/v1/images/btn_backtop.png") no-repeat bottom left
    transparent;
  bottom: 50px;
  height: 50px;
  position: fixed;
  right: 0px;
  width: 55px;
  z-index: 999;
  cursor: pointer;
}

.header_content .logo {
  width: 200px;
  float: left;
  position: relative;
  z-index: 9;
  padding: 5px 0px;
}

.header_content .logo a {
   display: block;
    float: left;
    width: 100%;
    height: 30px;
    background: url(/v1/images/logo_slogan.png) 0px 0px no-repeat;
    background-size: contain;
    margin: 10px 0px;
}
.header_register{
   width: auto;
   float: right;
   margin-top: 15px;
}
.header_register a{
    background:  #EE3E7B;
    box-shadow: 0px 10px 30px -8px #EE3E7B !important;
    font-size: 14px;
    text-align: center;
    padding: 6px 20px 6px 20px;
    margin-top: 32px;
    border-radius: 16px;
    color: #fff;
    margin: auto;
    display: block;
}
.header_login{
    width: auto;
    float: right;
    padding: 0px 15px;
    height: 40px;
    margin-top: 15px;
}
.header_login a{
    background:  #EE3E7B;
    box-shadow: 0px 10px 30px -8px #EE3E7B !important;
    font-size: 14px;
    text-align: center;
    padding: 6px 20px 6px 20px;
    margin-top: 32px;
    border-radius: 16px;
    color: #fff;
    margin: auto;
    display: block;    
    line-height: 23px;
    height: 36px;
}
.header_login a:hover{
   background: #d6336c;
}

.header_hotline{
   width: auto;
   float: right;
   margin-top: 9px;
}
.header_hotline a{
   background:  #d81f28;
   background: linear-gradient(to left, #ff7600 0%, #d81f28 100%);
   box-shadow: 0px 10px 30px -8px #055cc6 !important;
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   padding: 6px 20px 6px 10px;
   margin-top: 32px;
   border-radius: 16px;
   color: #fff;
   margin: auto;
    display: block;
}
.header_hotline a span{
   background: url(/images/phone_icon_wh.png) 0px 2px no-repeat;
   display: block;
   width: 20px;
   height: 30px;
   float: left;
   margin-right: 3px;
   background-size: contain;
}
.header_hotline a:hover {
    background: linear-gradient(to left, #e05a00 0%, #d81f28 100%);
    color: #fff;
}
.header_search {
  width: 16.666666%;
  float: right;
  position: relative;
  margin-top: 10px;
  max-width: 300px !important;
  display: none;
}

.header_search button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

.header_search #header_search_key {
  width: 100%;
  float: left;
  padding: 3px 30px 3px 10px;
  position: relative;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #c3c3c3;
  height: 36px;
}

.header_search i {
   position: absolute;
   right: 23px;
   top: 11px;
   z-index: 22;
   color: #999;
}

.header_mobile_search {
  width: 100%;
  float: left;
  padding: 0px 10px;
  position: relative;
  margin-top: 15px;
}

.header_mobile_search #header_mobile_search_key {
  width: 100%;
  float: left;
  padding: 3px 30px 3px 10px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #c3c3c3;
}

.header_mobile_search i {
  position: absolute;
  right: 20px;
  top: 8px;
  z-index: 22;
  color: #999;
}

.header_mobile_search button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

/***************************************************/
.header_menu {
  float: right;
  width: auto;  
  padding: 0px 15px;
  margin-top: 15px;
}

.header_menu .header_menu_li {
  display: inline-block;
  padding: 0px ;
  height: 40px;
  position: relative;
}

.header_menu .header_menu_li svg {
  color: #666666;
  transition: transform 0.2s linear;
}

.header_menu .header_menu_li:hover svg {
  transform: rotate(180deg);
}

.header_menu .header_menu_li .header_menu_a {
   color: #333;   
   font-size: 14px;
   font-family: Quicksand, sans-serif;
   font-weight: bold;
   text-transform: none;
    height: 36px;
    line-height: 36px;
    padding: 0px 20px;
}
.header_menu .header_menu_li .header_menu_a:hover{
   background: #EE3E7B;
    box-shadow: 0px 10px 30px -8px #EE3E7B !important;
    font-size: 14px;
    text-align: center;
    margin-top: 32px;
    border-radius: 16px;
    color: #fff;
    margin: auto;
    display: block;
}

.header_menu_sub {
   position: absolute;
   top: 40px;
   left: 0px;
   width: 260px;
   background: #fff;
   display: none;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   z-index: 3;
   box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
   animation: slider_nav_up 0.7s;
   -webkit-transform-origin: 0% 0%;
   -moz-transform-origin: 0% 0%;
   -ms-transform-origin: 0% 0%;
   -o-transform-origin: 0% 0%;
   transform-origin: 0% 0%;
}

.header_menu .header_menu_li:hover .header_menu_sub {
  display: block;
}

.header_menu_sub ul {
  width: 100%;
  float: left;
  list-style: none;
  padding: 10px;
}

.header_menu_sub ul li {
  width: 100%;
  float: left;
  list-style: none;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.header_menu_sub ul li:hover a{
  color: #d0021b;
}

.header_menu_sub ul a {
  width: 100%;
  float: left;
  color: #333;
  line-height: 36px;
  font-size: 15px;
}

/*******************************************************/
.header_user {
  float: right;
  width: auto;
}

.header_user_nologin {
  padding: 0px 10px;
  line-height: 85px;
}

.header_user_nologin a {
  color: #fff;
  font-size: 17px;
  background: #fe7000;
  padding: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.header_user_nologin a:hover {
  background: #d76002;
}
/***************************************************************/
#main{
   width: 100%;
   float: left;
}
.main_more{
  width: 100%;
   float: left;
}

.main_more .item_link{
   background: #EE3E7B;
   background: #EE3E7B;
   box-shadow: 0px 10px 30px -8px #EE3E7B !important;
   font-size: 14px;
   text-align: center;
   padding: 2px 15px;
   margin-top: 32px;
   border-radius: 16px;
   font-size: 16px;
   color: #fff;
   margin: auto;
   width: auto;
   line-height: 38px;  
   display: block;
   width: 180px;
   max-width: 96%;
   margin: auto;
   transition: transform 0.3s ease, background-color 0.3s ease;
}
.main_more .item_link:hover {
   background: #d6336c;
   color: #fff;
   transform: scale(1.1);
}
.main_cat_top {
   width: 100%;
   float: left;   
   margin-bottom: 50px;
   text-align: center;   
   position: relative;
   overflow: hidden;
}
.main_cat_top_content{
   width: 100%;
   float: left;
   padding-left: 50px;
   padding-right: 50px;
   padding-top: 60px;
   padding-bottom: 150px;
   position: relative;  
   z-index: 5;  
}
.main_cat_top:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    z-index: 2;
    opacity: 0.6;
}
.main_cat_top .gb_wave{
   width: 100%;
   float: left;
   z-index: 4;
   position: absolute;
   height: 50px;
   bottom: 0;
   background: url('/images/wave-line-bw-long.svg') top left repeat-x;
   background-size: cover;
}
.main_cat_top h1{
   color: #fff;
   line-height: 60px;
   font-size: 46px;
   padding: 10px 0px;
   text-transform: uppercase;
   font-family: "Paytone One", sans-serif;
}
.main_cat_top h2{
   color: #f6367a;
    line-height: 60px;
    font-size: 32px;
    margin-top: 0px;
    padding: 10px 0px;
    font-family: "Paytone One", sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}
.main_cat_top h3{
   color: #fff;
   line-height: 60px;
   font-size: 22px;
   padding: 10px 0px;
   font-weight: normal;
}
.main_cat_top_1{
   background: url('/images/bg_1989_1.jpg') top left no-repeat;
   background-size: cover;
}
.main_cat_top_2{
   background: url('/images/bg_1989_2.jpg') top left no-repeat;
   background-size: cover;
}
.main_register{
   padding: 30px 0px;
}
.main_register h1{
   width: 100%;
   float: left;
   text-align: center;
   font-size: 24px;
   font-weight: 700;
   line-height: 36px;
   margin-bottom: 30px;
}
.register_form{
   width: 100%;
   float: left;
}
.register_form .content{
   max-width: 500px;
   margin: auto;
   float: none;
}
.register_form  .form-group{   
   position: relative;
   margin-bottom: 10px;
}
.register_form  .form-group .form-control{
   background-color: #fff;
   border: 1px solid #c2c7ce;
   border-radius: 8px;
   margin-bottom: 0;
   min-height: 48px;
   padding: 5px 10px;
}
.btn_register_submit{
    border-radius: 99px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 24px auto 32px;
    padding: 12px 24px;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #007bff;
    border-color: #007bff;
    color: #fff;
}
.form_studio_link{
   display: none;
}
.form_studio_link span{
   font-weight: bold;
}
/*****************************************main_top**************/
.typed-cursor {
   font-weight: bold;
   font-size: 32px;
   color: #ff5c5c;
   animation: blink 0.7s infinite;
 }

 @keyframes blink {
   0% { opacity: 1; }
   50% { opacity: 0; }
   100% { opacity: 1; }
 }
 
.main_top{
   width: 100%;
   float: left;
   position: relative;
   background: #feeef2;
   padding-top: 50px;
}

.main_top h1{
   width: 100%;
   float: left;
   text-align: center;
   color: #f6367a;
   line-height: 60px;
   font-size: 46px;
   margin-top: 50px;
   padding: 10px 0px;
   font-family: "Paytone One", sans-serif;
}
.main_top h2{
   width: 100%;
   float: left;
   height: 170px;
   text-align: center;
   color: #333;
   font-size: 30px; 
   line-height: 46px;
   font-weight: normal;
   font-family: Quicksand, sans-serif;
}
.main_top_content{
   height: 580px;
   position: relative;
}
.content_left{
   text-align: center;
   width: 40%;
   float: left;
}
.content_right{
   text-align: center;
   width: 60%;
   height: 100%;
   float: left;   
   background: url("/images/banner_top.png") right center no-repeat;
   background-size: contain;
}
.top_happy{
   text-align: center;
   width: 40%;
   height: 90px;
   float: right;
   margin-right: 35%;   
   transition: all 0.3s ease; /* hiệu ứng mượt */
   background: url("/images/happy.png") center top no-repeat;
   background-size: contain;
   margin-top: 50px;
}
.top_happy:hover{
   height: 95px;
}
.top_action{
   width: 100%;
   float: left;
   text-align: center;
}
.top_action_creat{
   width: 50%;
   float: left;
   text-align: center;
   text-transform: uppercase;
    font-weight: bold;
}
.top_action_creat a{   
   font-size: 14px;
}
.top_action_view_tem{
   width: 50%;
   float: left;
   text-align: center;
   text-transform: uppercase;
    font-weight: bold;
}
.btn_action_view_tem{
   border: 1px solid #EE3E7B;
   border-radius: 16px;
   color: #EE3E7B;  
   line-height: 38px;  
   padding: 2px 15px;
   display: block;
   width: 180px;
   max-width: 96%;
   margin: auto;
   font-size: 14px;
   transition: transform 0.3s ease, background-color 0.3s ease;
}
.btn_action_view_tem:hover{
   transform: scale(1.1);
   color: #FFF;
   background: #d6336c;
}
.top_bg_2{
   width: 100%;
   float: left;
}
.top_bg_2 img{
   width: 100%;
   height: auto;
}
/**********************************************************/
.bt_use_now{
   background: #EE3E7B;
   background: #EE3E7B;
   box-shadow: 0px 10px 30px -8px #EE3E7B !important;
   font-size: 14px;
   text-align: center;
   padding: 2px 15px;
   margin-top: 32px;
   border-radius: 16px;
   font-size: 16px;
   color: #fff;
   margin: auto;
   width: auto;
   line-height: 38px;  
   display: block;
   width: 180px;
   max-width: 96%;
   margin: auto;
   transition: transform 0.3s ease, background-color 0.3s ease;
}
.bt_use_now:hover {
   background: #d6336c;
   color: #fff;
   transform: scale(1.1);
}

/*********************************************************************/
.mi_layout{
   padding: 60px 0px 20px 0px;
   overflow: hidden;
   background: #fef2ee;
}

.mi_layout_2{
   background: #FFF;
}
/**********************************************************************/
#home-featured-product, #home-featured-product2 {
    padding: 20px 0px;
    width: 100%;
    float: left;
}
.wrapper {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 15px;
}
.home-section-head {
    text-align: center;
}
.home-section-head h2 {
    color: #333;
    padding: 20px 0px;
    margin: 0;
    font-size: 28px;
}
.home-section-body .section-desc {
    text-align: center;
    color: #d0021b;
}
#home-featured-product .tab, #home-featured-product2 .tab {
    margin-bottom: 50px;
    display: block;
}
.text-center {
    text-align: center !important;
}
#home-featured-product .tab button.pro-tablinks, #home-featured-product2 .tab button.pro-tablinks {
    border: 1px solid transparent;
    padding: 0;
    font-size: 14px;
    margin-right: 10px;
}
#home-featured-product .tab button.pro-tablinks.active, #home-featured-product .tab button.pro-tablinks:hover, #home-featured-product2 .tab button.pro-tablinks.active, #home-featured-product2 .tab button.pro-tablinks:hover {
    color: #d0021b;
    border: 1px solid #d0021b;
}
#home-featured-product .tab button.pro-tablinks, #home-featured-product2 .tab button.pro-tablinks {
    padding: 15px 30px;
    margin: 0 5px;
    display: inline-block;
    outline: 0 !important;
    text-align: center;
    color: #666666;
    background: #fff !important;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
}
#home-featured-product .tab button.pro-tablinks, #home-featured-product2 .tab button.pro-tablinks {
    border: 1px solid transparent;
    padding: 0 5px;
    font-size: 14px;
    margin-right: 10px;
}
.grid, .grid--rev, .grid--full, .grid-uniform {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -30px;
}
.grid__item {
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding-left: 30px;
    vertical-align: top;
    width: 100%;
}
#home-featured-product .product-item, #home-featured-product2 .product-item {
    margin-bottom: 50px;
    animation: zoom_pro 0.5s;
}
.product-item {
    position: relative;
    padding: 5px;
}
.product-list .grid__item, .pro-tabcontent .grid__item {
    padding-left: 0px;
}
.product-item .product-img {
    position: relative;
    overflow: hidden;
}
.product-item .product-img a {
    display: block;
    padding: 0px;
}
.product-item .product-img a img {
    width: 100%;
}
.product-item .product-info {
    margin: 5px 0px;
}
.product-item .product-info .product-title {
    margin-bottom: 5px;
}
.product-item .product-info .product-price > span.current-price {
    color: #d0021b;
    font-weight: bold;
    font-size: 16px;
}
.product-item .product-actions {
    display: none !important;
}
.product-item .product-info .product-title a {
    color: #000;
    display: block;
}
.product-item:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.35);
}
#home-featured-product .product-item, #home-featured-product2 .product-item {
    margin-bottom: 50px;
    animation: zoom_pro 0.5s;
}
.product-item:hover .product-img a img {
    transform: scale(1.03);
}
#NavDrawer .drawer__header .drawer__close button, #NavDrawer ul.mobile-nav > li.mobile-nav__item, #NavDrawer ul.mobile-nav > li.mobile-nav__item > .mobile-nav__has-sublist > a, #NavDrawer ul.mobile-nav > li.mobile-nav__item > .mobile-nav__sublist > .mobile-nav__item > .mobile-nav__has-sublist > a, #NavDrawer ul.mobile-nav > li.mobile-nav__item > .mobile-nav__sublist > .mobile-nav__item > .mobile-nav__sublist > .mobile-nav__item > a, #NavDrawer ul.mobile-nav > li > a, .header-top .hd-top-left ul li a, .header-top .hd-top-right ul li a, [class*='desktop-cart-wrapper'] .quickview-cart, [class*='desktop-cart-wrapper'] .quickview-cart ul .cart-item-info > a, #header .header-desktop .header-bottom .header-navbar > ul > li.desktop-search-wrapper .header-search, #header .header-desktop .header-bottom .header-navbar > ul > li.dropdown > ul > li > a, #header .header-desktop .header-bottom .header-navbar > ul > li.dropdown > ul > li > ul > li > a, #header .header-desktop .header-bottom .header-navbar > ul > li.megamenu > ul > li > a, #header .header-desktop .header-bottom .header-navbar > ul > li.megamenu > ul > li > ul > li > a, #header .header-desktop .header-bottom .header-navbar > ul > li > a .hd-link-title, [class*='desktop-cart-wrapper'] .quickview-cart .quickview-cartactions a, #header .header-desktop .header-bottom .header-navbar > ul > li.desktop-search-wrapper .header-search button, .btn--full, #main-slider #owl-main-slider .slider-item .slider-content .wrapper .inner .slider-btn a, #search-collection-form button, #footer .footer-content .ft-subscribe .ft-sub-wrapper form button, #modalAddComplete .modal-checkout-actions .modal-cart-actions a, #modalAddComplete .modal-checkout-actions .modal-cart-actions button, .product-item .product-img .product-actions > div > button, #page-wrapper .btnCart, .popup .popup-content form button, .popup .close-popup, .search-form-wrapper1 button, #productQuickView .modal-content #AddToCardQuickView, #productQuickView .modal-content .btn-soldout, .owl-theme .owl-next, .owl-theme .owl-prev, #home-policy .inner .policy-banner .banner-item .banner-content, #home-policy .inner .policy-content .policy-item .policy-desc a h2, #home-featured-product .tab button.pro-tablinks, #home-featured-product2 .tab button.pro-tablinks, #home-banner .banner-item .banner-content, #home-video .home-video-img img, #home-brand .brand-item img, #home-testi #owl-home-testi .testi-item, #home-testi #owl-home-testi .testi-item .testi-img img, #home-categories .cate-list .cate-item .cate-img, #home-categories .cate-list .cate-item .cate-img img, #home-categories .cate-list .cate-item .cate-title, #footer .footer-content .ft-contact .ft-contact-desc .ft-contact-detail a, #footer .footer-content .ft-contact .ft-contact-address .ft-contact-detail a, #footer .footer-content .ft-contact .ft-contact-tel .ft-contact-detail a, #footer .footer-content .ft-contact .ft-contact-email .ft-contact-detail a, #footer .footer-content .ft-nav ul li > a, #footer .footer-copyrights .copyrights-content a, #breadcrumb-wrapper .breadcrumb-small a, #collection-wrapper .collection-sidebar-wrapper .collection-categories button.accordion, #collection-wrapper .collection-sidebar-wrapper .collection-filter-color button.accordion, #collection-wrapper .collection-sidebar-wrapper .collection-filter-material button.accordion, #collection-wrapper .collection-sidebar-wrapper .collection-filter-price button.accordion, #collection-wrapper .collection-sidebar-wrapper .collection-filter-size button.accordion, #collection-wrapper .collection-sidebar-wrapper .collection-filter-vendor button.accordion, #collection-wrapper .collection-sidebar-wrapper .collection-filter-type button.accordion, #collection-wrapper .collection-sidebar-wrapper .collection-filter-style button.accordion, #collection-wrapper .collection-sidebar-wrapper .collection-categories button.accordion:after, #collection-wrapper .collection-sidebar-wrapper .collection-filter-color button.accordion:after, #collection-wrapper .collection-sidebar-wrapper .collection-filter-material button.accordion:after, #collection-wrapper .collection-sidebar-wrapper .collection-filter-price button.accordion:after, #collection-wrapper .collection-sidebar-wrapper .collection-filter-size button.accordion:after, #collection-wrapper .collection-sidebar-wrapper .collection-filter-vendor button.accordion:after, #collection-wrapper .collection-sidebar-wrapper .collection-filter-type button.accordion:after, #collection-wrapper .collection-sidebar-wrapper .collection-filter-style button.accordion:after, #collection-wrapper .collection-sidebar-wrapper .collection-categories div.panel > ul > li > a, #collection-wrapper .collection-sidebar-wrapper .collection-filter-color div.panel > ul > li > a, #collection-wrapper .collection-sidebar-wrapper .collection-filter-material div.panel > ul > li > a, #collection-wrapper .collection-sidebar-wrapper .collection-filter-price div.panel > ul > li > a, #collection-wrapper .collection-sidebar-wrapper .collection-filter-size div.panel > ul > li > a, #collection-wrapper .collection-sidebar-wrapper .collection-filter-vendor div.panel > ul > li > a, #collection-wrapper .collection-sidebar-wrapper .collection-filter-type div.panel > ul > li > a, #collection-wrapper .collection-sidebar-wrapper .collection-filter-style div.panel > ul > li > a, #collection-wrapper .collection-sidebar-wrapper .collection-categories div.panel > ul > li > ul > li > a, #collection-wrapper .collection-sidebar-wrapper .collection-filter-color div.panel > ul > li > ul > li > a, #collection-wrapper .collection-sidebar-wrapper .collection-filter-material div.panel > ul > li > ul > li > a, #collection-wrapper .collection-sidebar-wrapper .collection-filter-price div.panel > ul > li > ul > li > a, #collection-wrapper .collection-sidebar-wrapper .collection-filter-size div.panel > ul > li > ul > li > a, #collection-wrapper .collection-sidebar-wrapper .collection-filter-vendor div.panel > ul > li > ul > li > a, #collection-wrapper .collection-sidebar-wrapper .collection-filter-type div.panel > ul > li > ul > li > a, #collection-wrapper .collection-sidebar-wrapper .collection-filter-style div.panel > ul > li > ul > li > a, #modalAddComplete .modal-tbl-cart table td.product-remove > a, #modalAddComplete .mobile-modal-tbl-cart ul li .cart-item-info .cart-item-title a, #modalAddComplete .modal-checkout-actions .text-left a, .product-item .product-info .product-title a, .product-item .product-img a img, .product-item .list-variants-img ul li, #page-wrapper .page-contact-wrapper .pcontact-shop-item a, #page-wrapper .page-contact-wrapper .contact-info a, #page-wrapper .page-contact-wrapper .contact-map a, #page-wrapper .cart-product-title > .h4, #product-wrapper #product-playYoutube, #product-wrapper .product-description-wrapper div.tab button, #product-wrapper #product-upselling div.tab button.tablinks, .product-single__thumbnails .product-thumb-control .btn, .product-content-wrapper .product-size-hotline .product-hotline > a, #ProductPhoto .owl-controls .owl-buttons > div, .product-thumb-control .btn, #blog-main-content span.right a, #blog-main-content span.left a, #blog-main-content .article-loop-item .article-loop-img > a img, #blog-main-content .article-loop-item .article-loop-title > a, #blog-main-content .article-loop-item .article-loop-viewmore > a, #blog-main-content .blog-sidebar .blog-types li a, #blog-main-content .blog-sidebar .recent-blogs li .bs-recent-article-img a img, #blog-main-content .blog-sidebar .recent-blogs li .bs-recent-article-title a, #blog-main-content .blog-sidebar.bs-all-tags ul.no-bullets li a, #blog-main-content .blog-sidebar .bs-banner img, #blog-main-content .article-all-tags ul li > a, .article-item, .article-item .article-info-wrapper .article-title > a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.view-collection-btn {
    text-align: center;
    margin-top: 30px;
}
#home-featured-product .view-collection-btn, #home-featured-product2 .view-collection-btn {
    margin-top: 0;
}
.view-collection-btn span {
    color: #666666;
    font-weight: normal;
}
.view-collection-btn .btnViewMore {
    color: red;
}
.section_home_two{
   background-color: rgb(255, 244, 249);
}
.product_price_rental span.current-price{
   color: #666 !important;
}

/*********************************** instructions **********************************/
.instruc_menu{
   width: 300px;
   float: left;
}
.instruc_menu_ul{
   width: 100%;
   list-style: none;
}
.instruc_menu_cat{
   color: #333;
   width: 100%;
   float: left;
   margin-top: 10px;
   padding: 5px 0px;
   display: block;
   font-weight: bold;
   text-transform: uppercase;
}
.instruc_news{
   width: 100%;
   padding-left: 300px;
}
.instruc_menu_list_new{
   width: 100%;
   float: left;
   list-style: none;
}
.instruc_menu_new{
   width: 100%;
   float: left;
   list-style: none;
}
.instruc_menu_new a{
   width: 100%;
   float: left;
   display: block;
   padding: 3px 0px;
   color: #666;
}
.instruc_menu_new a:hover {
    color: #fdb92a;
}
.instruc_news_detail{
   width: 100%;
   float: left;
}
.instruc_news_detail .title{
   width: 100%;
   float: left;   
   font-size: 26px;
   margin-bottom: 10px;
}
.instruc_news_detail .intro{
   width: 100%;
   float: left;
   font-size: 16px;
   font-weight: normal;
}
.instruc_news_detail .des{
   width: 100%;
   float: left;
   font-size: 15px;
   line-height: 1.6;
}

/**********************************************************************/
.owi_tem_detail {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.owi_tem_detail .owi_tem_avatar {
   width: 55%;
   float: left;
   margin-right: 5%;
   aspect-ratio: 2 / 2;
   overflow: hidden;
   border-radius: 20px;
}

.owi_tem_detail .owi_tem_avatar img {
  width: 100%;
}

.owi_tem_detail .owi_tem_info {
  width: 40%;
  float: left;
}

.owi_tem_detail h1 {
  color: #0092ab;
  font-weight: bold;
  font-size: 20px;
}

.owi_tem_detail .owi_tem_star {
  width: 100%;
  float: left;
  text-align: center;
  height: 30px;
  background: url(/images/icon_5_sao.png) center left no-repeat;
  background-size: contain;
}

.owi_tem_packet {
  width: 100%;
  float: left;
}

.owi_tem_packet_label {
  width: 100%;
  float: left;
  color: #111;
  font-weight: bold;
  line-height: 42px;
}

.owi_tem_packet_select {
  width: 100%;
  padding-left: 0px;
  position: relative;
  float: left;
}

.owi_tem_packet_active {
  width: 100%;
  padding: 8px 10px 8px 20px;
  background: #f5f5f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  height: 36px;
}

.owi_tem_packet_active i {
  display: block;
  float: right;
  width: 30px;
  height: 20px;
  background: url(/images/icon_arrow_3.png) center right no-repeat;
  background-size: 18px;
}

.owi_tem_packet_select .owi_tem_packet_list {
  position: absolute;
  top: 35px;
  right: 0px;
  display: none;
  width: 100%;
  background: #fff;
  padding: 10px 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  margin: 8px 0px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  border: none;
  z-index: 9;
}

.owi_tem_packet_select .owi_tem_packet_list li {
  width: 100%;
  float: left;
  line-height: 26px;
  padding: 5px 10px;
  cursor: pointer;
}

.owi_tem_packet_select .owi_tem_packet_list li:hover {
  background: #efefef;
}

.owi_tem_detail .intro{
   width: 100%;
   float: left;
   padding: 15px 0px;
}
/************************************************************/
.owi_tem_promotion {
  width: 100%;
  float: left;
}

.owi_tem_promotion_label {
  width: 100%;
  float: left;
  color: #111;
  font-weight: bold;
  line-height: 42px;
}

.owi_tem_promotion_select {
  width: 50%;
  padding-left: 0px;
  position: relative;
  float: left;
}

.owi_tem_promotion_active {
  width: 100%;
  padding: 8px 10px 8px 20px;
  background: #f5f5f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  height: 36px;
}

.owi_tem_promotion_active i {
  display: block;
  float: right;
  width: 30px;
  height: 20px;
  background: url(/images/icon_arrow_3.png) center right no-repeat;
  background-size: 18px;
}

.owi_tem_promotion_select .owi_tem_promotion_list {
  position: absolute;
  top: 35px;
  right: 0px;
  display: none;
  width: 100%;
  background: #fff;
  padding: 10px 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  margin: 8px 0px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  border: none;
  z-index: 9;
}

.owi_tem_promotion_select .owi_tem_promotion_list li {
  width: 100%;
  float: left;
  line-height: 26px;
  padding: 5px 10px;
  cursor: pointer;
}

.owi_tem_promotion_select .owi_tem_promotion_list li:hover {
  background: #efefef;
}
/*********************************************************/

.owi_tem_detail .description {
  width: 100%;
  float: left;
  margin-top: 20px;
}

.owi_tem_detail .description img {
  width: 100%;
  height: auto !important;
}

.owi_tem_detail .description video {
  max-width: 100% !important;
  height: auto !important;
}

.owi_tem_detail .price_promotion {
    width: 50%;
    float: left;
    text-align: left;
    line-height: 36px;
    font-size: 22px;
    color: #c00;
    text-align: right;
}

.owi_tem_detail .price {
    width: 100%;
    float: left;
    text-align: left;
    line-height: 36px;
    font-size: 28px;
    font-weight: bold;
    margin-top: 20px;
}

.owi_tem_detail_btn_buy {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 15px;
}

.owi_tem_detail_btn_disable {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 15px;
}

.owi_tem_detail_btn_fb {
  width: 48%;
  float: left;
  text-align: center;
  margin-bottom: 15px;
}

.owi_tem_detail_btn_zl {
  width: 48%;
  float: right;
  text-align: center;
  margin-bottom: 15px;
}


.owi_tem_detail_btn_buy a {
  background-color: #f86938;
  border-color: rgba(0, 0, 0, 0.05);
  color: #fff;
  padding: 10px 80px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  width: 100%;
  display: block;
}

.owi_tem_detail_btn_disable a {
  background-color: #f86938;
  border-color: rgba(0, 0, 0, 0.05);
  color: #fff;
  padding: 10px 80px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  width: 100%;
  display: block;
}

.owi_tem_detail_btn_fb a {
  background-color: #00bbff;
  border-color: rgba(0, 0, 0, 0.05);
  color: #fff;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  width: 100%;
  display: block;
}

.owi_tem_detail_btn_zl a {
  background-color: #1677dc;
  border-color: rgba(0, 0, 0, 0.05);
  color: #fff;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  width: 100%;
  display: block;
}

.owi_tem_detail_btn_buy a:hover {
  background: #d76002;
}

.owi_tem_detail_btn_disable a:hover {
  background: #d76002;
}

.owi_tem_detail_btn_fb a:hover {
  background: #16a8de;
}

.owi_tem_detail_btn_zl a:hover {
  background: #007dff;
}
.owi_tem_description {
  width: 100%;
  float: left;
}

.owi_tem_description_content {
  width: 100%;
  float: left;
  padding-right: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}

.owi_tem_description_content iframe {
  max-width: 100%;
}

.owi_tem_description img {
  max-width: 100%;
  height: auto !important;
}

.owi_tem_description .ads {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 16px;
    display: flex;
    flex-direction: column;
    position: sticky;
    top: 60px;
    display: none;
}
.owi_tem_same{
    width: 100%;
    float: left;
}
.owi_tem_same .group_title{
    padding: 15px 0px ;
    font-weight: 22px;
}
/****************************************************************/
.my_online_wedding_tem {
  width: 100%;
  float: left;
  /* -webkit-border-radius: 10px; */
  -moz-border-radius: 10px;
  border-radius: 10px;
  z-index: 3;
  overflow: hidden;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
}

.my_online_wedding_tem .owi_tem_image  {
  width: 100%;
  float: left;
  aspect-ratio: 3 / 2;
  overflow: hidden;
}

.my_online_wedding_tem .owi_tem_image  img {
  width: 100%;
  float: left;
  min-height: 100%;
}

.my_online_wedding_tem .owi_tem_info {
  width: 100%;
  float: left;
  padding: 20px;
}
.my_online_wedding_tem .owi_tem_info .owi_tem_title {
    width: 100%;
    float: left;
    color: #161c2d;   
    padding: 10px 0px;
    font-size: 20px;
    line-height: 32px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.owi_tem_item .intro{
    width: 100%;
    float: left; 
    margin-bottom: 10px;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.my_online_wedding_tem .owi_tem_info a:hover .owi_tem_title {
  color: #e31586;
}
.owi_tem_action{
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.owi_tem_action .item_btn{
    background: #7a7773;
    box-shadow: 0px 10px 30px -8px #EE3E7B !important;
    font-size: 14px;
    text-align: center;
    padding: 0px 20px;
    border-radius: 16px;
    color: #fff;
    margin: auto;
    display: block;
    line-height: 36px;
    height: 36px;
    width: 40%;
    margin: 0px 5%;
    float: left;
    font-weight: bold;
}
.owi_tem_action .item_btn:hover{
    background: #5a5855;
}
.owi_tem_action .item_btn.creat_tem {
    float: right;
    background: #EE3E7B;
}
.owi_tem_action .item_btn.creat_tem:hover{
    background: #e92166;
}

/****************************************************************/
.booking_main_content {
  
}

.booking_main_wrap {
  width: 100%;
  padding-bottom: 100px;
}

.booking_main_wrap .booking_detail {
  margin-bottom: 20px;
}

.booking_main_wrap .booking_detail h1 {
  font-size: 26px;
  font-weight: bold;
  padding: 5px 0px;
  text-align: center;
}

.booking_user {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.booking_user .item {
  width: 49%;
  float: left;
  margin-bottom: 10px;
}

.booking_user .item_2 {
  float: right;
}

.booking_user .item .label {
  width: 100%;
  float: left;
  color: #333;
  text-align: left;
}

.booking_user .item .input_txt,
.booking_user .item .input_select {
  width: 100%;
  float: left;
}

.booking_user .item .input_txt .input_form,
.booking_user .item .input_select .booking_user_country {
  width: 100%;
  float: left;
  border: 1px solid #cdcdd0;
  height: 36px;
  padding: 0px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.booking_main_wrap .booking_left {
  width: 49%;
  float: right;
}

.booking_main_wrap .booking_right {
  width: 49%;
  float: left;
  margin-top: 30px;
}

.booking_sub {
  width: 100%;
  float: left;
  padding: 5px 0px;
}

.booking_sub .sub_item_1 {
  width: 33%;
  float: left;
}

.booking_sub .sub_item_2 {
  width: 33%;
  float: left;
}

.booking_sub .sub_item_3 {
  width: 34%;
  float: left;
}

.booking_right_1 {
  width: 100%;
  float: left;
  background: #fff;
  border: 1px solid #cdcdd0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 20px;
}

.booking_right_title {
  width: 100%;
  float: left;
}

.booking_right_title h2 {
  text-align: left;
  width: 50%;
  float: left;
  padding-top: 10px;
}

.booking_right_title .booking_right_packet {
  text-align: left;
  width: 50%;
  float: left;
}

.booking_right_packet_select {
  width: 100%;
  position: relative;
}

.booking_right_packet_active {
  width: 90%;
  padding: 8px 10px 8px 20px;
  background: #f5f5f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}

.booking_right_packet_active i {
  display: block;
  float: right;
  width: 30px;
  height: 20px;
  background: url(/images/icon_arrow_3.png) center right no-repeat;
  background-size: 18px;
}

.booking_right_packet_select .booking_right_packet_list {
  position: absolute;
  top: 35px;
  right: 0px;
  display: none;
  width: 300px;
  background: #fff;
  padding: 10px 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  margin: 8px 0px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  border: none;
  z-index: 9;
}

.booking_right_packet_select .booking_right_packet_list li {
  width: 100%;
  float: left;
  line-height: 26px;
  padding: 5px 10px;
  cursor: pointer;
}

.booking_right_packet_select .booking_right_packet_list li:hover {
  background: #efefef;
}
/***********************************************************************************/
.modal {
    --bs-modal-zindex: 1055;
    --bs-modal-width: 500px;
    --bs-modal-padding: 1rem;
    --bs-modal-margin: 0.5rem;
    --bs-modal-color: ;
    --bs-modal-bg: #fff;
    --bs-modal-border-color: var(--bs-border-color-translucent);
    --bs-modal-border-width: 1px;
    --bs-modal-border-radius: 0.5rem;
    --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --bs-modal-inner-border-radius: calc(0.5rem - 1px);
    --bs-modal-header-padding-x: 1rem;
    --bs-modal-header-padding-y: 1rem;
    --bs-modal-header-padding: 1rem 1rem;
    --bs-modal-header-border-color: var(--bs-border-color);
    --bs-modal-header-border-width: 1px;
    --bs-modal-title-line-height: 1.5;
    --bs-modal-footer-gap: 0.5rem;
    --bs-modal-footer-bg: ;
    --bs-modal-footer-border-color: var(--bs-border-color);
    --bs-modal-footer-border-width: 1px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-modal-zindex);
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}
.fade {
    transition: opacity .15s linear;
}
.modal.show .modal-dialog {
    transform: none;
}
.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
}
.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}

.modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
}
.modal-content {
    position: relative;
    display: flex
;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: var(--bs-modal-bg);
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    outline: 0;
}
#previewTemplate .template-color-picker-button, #previewTemplate .template-color-picker-button input, #previewTemplate .modal-header, #previewTemplate .modal-header * {
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.modal-fullscreen .modal-footer, .modal-fullscreen .modal-header {
    border-radius: 0;
}
.shadow-strong {
    -webkit-box-shadow: 0 1px 2px 0 rgb(60 64 67 / 15%), 0 2px 6px 2px rgb(60 64 67 / 15%) !important;
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 15%), 0 2px 6px 2px rgb(60 64 67 / 15%) !important;
}
.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
#previewTemplate{
   display: none;
}
#previewTemplate .modal-title{
    font-weight: bold;
    font-size: 18px;
}
#previewTemplate .template-color-picker-button, #previewTemplate .template-color-picker-button input, #previewTemplate .modal-header, #previewTemplate .modal-header * {
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    --bs-bg-opacity: 1;    
}
#previewTemplate .modal-header{
   background-color: #212529 !important;
}
.circle-button {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 10px;
    text-align: center;
    padding: 7px 0;
    margin: 0;
}
.d-flex {
    display: flex !important
;
}
#iframe-container {
    position: relative;
    padding: 0;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    display: flex
;
    justify-content: center;
    align-items: center;
}
.modal-fullscreen .modal-body {
    overflow-y: auto;
}
/************************************************************************************/
.booking_sub_title {
  font-weight: bold;
}

.booking_right_2 {
  width: 100%;
  float: left;
}

.booking_sub_sum {
  width: 100%;
  float: left;
  border-top: 1px solid #cdcdd0;
  padding: 5px 0px;
  margin-top: 10px;
}

.booking_sub_sum .sum_lable {
  width: 50%;
  float: left;
  line-height: 30px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
}

.booking_sub_sum .sum_val {
  width: 50%;
  float: left;
  text-align: right;
  color: #e46804;
  font-weight: bold;
  font-size: 22px;
  line-height: 30px;
}

.booking_sub_info .info_1 {
  text-align: center;
  font-size: 12px;
  width: 100%;
  float: left;
  padding: 5px 0px;
}

.booking_sub_info .info_2,
.booking_sub_info .info_3 {
  text-align: center;
  font-size: 13px;
  width: 100%;
  float: left;
  color: #737585;
}

.booking_sub_info .info_3 .icon {
  background: url(/images/icon_lock.jpg) top 6px left no-repeat;
  background-size: 16px;
  display: inline-block;
  width: 16px;
  height: 20px;
}

.booking_action_submit {
  width: 100%;
  float: left;
  text-align: center;
  padding: 10px 0px 0px 0px;
}

.btn_booking_pay {
  color: #fff;
  font-size: 18px;
  background: #00b091;
  padding: 10px 120px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: auto;
  text-align: center;
}

.btn_booking_pay:hover {
  color: #fff;
  background: #05937a;
}

.btn_renew_booking {
  color: #fff;
  font-size: 18px;
  background: #00b091;
  padding: 10px 120px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: auto;
  text-align: center;
}

.btn_renew_booking:hover {
  color: #fff;
  background: #05937a;
}

.booking_message {
  width: 100%;
  text-align: center;
  float: left;
  padding: 20px 0px;
  font-size: 12px;
}

.booking_message_img {
  width: 100%;
  float: left;
  text-align: center;
}

.booking_message_img img {
  width: 80%;
  max-width: 400px;
  margin: auto;
}

.booking_pay_list {
  width: 100%;
  float: left;
}

.booking_pay_list .item {
  width: 100%;
  float: left;
  background-color: #fff;
  border: 2px solid #cdcdd0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 12px 10px;
  margin-bottom: 18px;
  cursor: pointer;
}

.item_booking_qr {
  background: url("/images/icon_pay_qr.jpg") top 6px right 15px no-repeat;
  background-size: 30px;
}

.item_booking_bank {
  background: url("/images/icon_pay_bank.jpg") top 0px right 9px no-repeat;
  background-size: 40px;
}

.item_booking_visa {
  background: url(/images/icon_pay_visa.jpg) top 0px right 10px no-repeat;
  background-size: 110px;
}

.item_booking_paypal {
  background: url(/images/icon_pay_paypal.jpg) top -16px right 10px no-repeat;
  background-size: 80px;
}

.item_booking_google {
  background: url("/images/icon_pay_qr.jpg") top 6px right 15px no-repeat;
  background-size: 30px;
}

.item_booking_momo {
  background: url(/images/icon_pay_momo.jpg) top 6px right 10px no-repeat;
  background-size: 34px;
}

.item_booking_google,
.item_booking_paypal,
.item_booking_momo {
  display: none;
}

.booking_pay_list .item:hover {
  border: 2px solid #24505d;
}

.booking_pay_list .item .title {
  background: url("/images/icon_pay_type_1.jpg") 0px 3px no-repeat;
  background-size: 22px;
  padding-left: 26px;
}

.booking_pay_list .item_active {
  border: 2px solid #24505d;
}

.booking_pay_list .item_active .title {
  background: url("/images/icon_pay_type_2.jpg") 0px 3px no-repeat;
  background-size: 22px;
  padding-left: 26px;
}

.booking_left h2 {
  text-align: center;
  height: 30px;
}

.booking_pay_info .info {
  display: none;
}

/*********************************************************/
.booking_success_content {
  max-width: 1000px;
  padding: 60px 0px;
}

.booking_success_content h1 {
  font-size: 42px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 20px;
}

.booking_success_content .btn_return_home {
  float: left;
  font-size: 18px;
  background: #00b091;
  padding: 10px 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: auto;
  display: block;
  text-align: center;
  color: #fff;
}

.booking_success_content .btn_to_my_order {
  float: right;
  font-size: 18px;
  background: #fe7000;
  padding: 10px 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: auto;
  display: block;
  text-align: center;
  color: #fff;
}

.booking_success_content .booking_success_message {
  text-align: center;
  width: 100%;
  float: left;
}

.booking_success_message .booking_success_icon_1 {
  padding: 10px 35px 10px 10px;
  width: 30px;
  height: 30px;
  background: url("/images/icon_pay_success.jpg") center left 10px no-repeat;
  background-size: 30px;
}

.booking_success_pro {
  text-align: center;
  width: 100%;
  float: left;
  font-size: 20px;
  line-height: 30px;
  padding: 10px 0px;
}

.booking_success_icon_2 {
  text-align: center;
  width: 100%;
  float: left;
  height: 60px;
  background: url("/images/icon_arrow_down.jpg") center center no-repeat;
  background-size: 66px;
}

.booking_success_link_1 {
  text-align: center;
  width: 100%;
  float: left;
  height: 200px;
}

.booking_success_link_1 .btn_booking_success_link_1 {
  font-size: 18px;
  background: #65c4c0;
  padding: 13px 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 260px;
  display: block;
  text-align: center;
  color: #fff;
  margin: auto;
  text-transform: uppercase;
}

/*********************************************/
#overlay_for_popup {
  top: 0;
  left: 0;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 8;
  display: none;
  background: rgba(0, 0, 0, 0.6);
}

.body_popup {
  overflow-y: hidden;
}

.popup_wrap {
  position: fixed;
  width: 420px;
  top: 60px;
  left: 50%;
  height: auto;
  background: #fff;
  padding: 10px 30px;
  display: none;
  z-index: 999;
  margin-left: -210px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.popup_close {
  text-align: right;
  width: 38px;
  float: left;
  line-height: 22px;
  height: 50px;
  position: absolute;
  top: 5px;
  right: 0px;
  z-index: 99;
  font-size: 16px;
  cursor: pointer;
  background: url(/images/icon_close_1.png) no-repeat -22px 0px;
}


.popup_content {}

.popup_content_register {}

.popup_content_login {
  position: relative;
}

.icon_login_message {
  display: none;
}

.booking_wrapper .icon_login_message {
  display: block;
  width: 100%;
  position: relative;
  top: -63px;
  left: 0px;
  height: 40px;
  background: url(/images/icon_canh_bao_dn.png) top center no-repeat;
  background-size: contain;
}

.popup_title {
  font-size: 24px;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  text-align: center;
}

.popup_title_2 {
  font-size: 16px;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  text-align: center;
}

.item_form {
  width: 100%;
  float: left;
  position: relative;
}

.item_form .item_label {
  width: 100%;
  float: left;
  font-size: 14px;
}

.item_form .item_input {
  width: 100%;
  float: left;
}

.item_message {
  width: 100%;
  float: left;
}

.popup_login_form {
  width: 100%;
  float: left;
  display: none;
  margin-bottom: 15px;
}
.form_item_message {
    color: red;
    border: 0.0625rem solid red;
    border-radius: 0.3125rem;
    padding: 10px 0px !important;
    margin: 15px 0px;
    display: none;
}
.popup_wrap .form_item .item_icon {
    position: absolute;
    top: 7px;
    left: 0px;
    height: 50px;
    width: 30px;
    padding: 20px 13px;
    color: #97a4af;
}
.form_item_message .item_txt {
    padding-left: 40px;
}
.item_message .message {
  width: 100%;
  float: left;
  color: red;
}

.item_form .item_input .input_txt {
  width: 100%;
  float: left;
  margin: 0px 0px 10px 0px;
  padding: 0px 10px;
  border: 2px solid #e5e5e5;
  height: 36px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.item_form .item_popup_submit {
  width: 100%;
  background: #EE3E7B;
  margin: 10px auto;
  color: #fff;
  padding: 10px 30px;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.password_icon_open {
    width: 20px;
    position: absolute;
    right: 10px;
    top: 33px;
    color: #97a4af;
    cursor: pointer;
}
.password_icon_close {
    width: 20px;
    position: absolute;
    right: 10px;
    top: 33px;
    color: #97a4af;
    display: none;
    cursor: pointer;
}
.item_input_orther {
  width: 100%;
  background: #f2f2f2;
  margin: auto;
  color: #333;
  padding: 10px 30px;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  cursor: pointer;
}

.item_input_orther:hover {
  background: #e2e2e2;
}

.item_form .item_input_link_google {
  width: 100%;
  background: #01b0ab;
  margin: auto;
  color: #fff;
  padding: 12px 30px;
  font-size: 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  text-align: center;
}

.item_form .item_input_link_google:hover {
  background: #0e566c;
}

.item_form .item_input_link_google span {
  background: url(/images/icon_gg.png) center left no-repeat;
  background-size: 16px;
  padding-left: 20px;
}

.item_form .item_input_link_facebook {
  width: 100%;
  background: #0e566c;
  margin: auto;
  color: #fff;
  padding: 12px 30px;
  font-size: 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 20px;
  text-align: center;
}

.item_form .item_input_link span {
  color: #fff;
}

.item_input_orther {
  text-align: center;
  font-size: 14px;
}

.item_input_orther_2 {
  text-align: center;
  font-size: 10px;
}

.item_input_or {
  border-bottom: 1px solid #ccc;
  width: 100%;
  float: left;
  height: 10px;
  margin: 10px 0px 20px 0px;
  position: relative;
}

.item_input_or span {
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -40px;
  background: #fff;
  display: block;
  padding: 3px 15px;
  text-transform: uppercase;
}

.popup_content_register {
  display: none;
}

/********************** POPUP 2 ***************************/
.popup2_wrap {
  position: fixed;
  width: 550px;
  top: 60px;
  left: 50%;
  height: auto;
  background: #fff;
  padding: 10px 10px;
  display: none;
  z-index: 999;
  margin-left: -193px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.popup2_close {
  text-align: right;
  width: 50px;
  float: left;
  line-height: 22px;
  height: 50px;
  position: absolute;
  top: 5px;
  right: -38px;
  z-index: 99;
  font-size: 16px;
}

.popup2_close .btn_popup2_close {
  color: #fff;
  font-size: 35px;
}

.popup2_content {}

.popup2_title {
  font-size: 24px;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  text-align: center;
}

.popup2_title_2 {
  font-size: 16px;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  text-align: center;
  color: red;
}

.popup2_title_3 {
  width: 100%;
  float: left;
  padding: 15px 0px;
  text-align: center;
}

.popup2_item_form {
  width: 100%;
  float: left;
  text-align: center;
}

.popup2_item_form .item_popup_confirm {
  width: auto;
  background: #5cb85c;
  margin: 10px auto;
  color: #fff;
  padding: 10px 30px;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.popup2_item_form .item_popup_confirm:hover {
  color: #fff;
  background-color: #20ad20;
}

/**********************************************************************/
.list-post{
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 0;
    padding-right: 0;
    width: auto;
}
.list-post .post-item {
    margin-bottom: 30px;
}
.col-inner {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: 1 0 auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
}
a.plain {
    color: currentColor;
    transition: color .3s, opacity .3s, transform .3s;
}
.box, .box-image, .box-text {
    transition: opacity .3s, transform .3s, background-color .3s;
}
.box {
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.box-image {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.list-post .post-item .box-image {
    border-radius: 10px;
}
.post-item .box-image::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.has-equal-box-heights .box-image img, .has-format img, .image-cover img, .video-fit iframe, .video-fit video, img.back-image {
    bottom: 0;
    font-family: "object-fit: cover;";
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.box-image img {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
.has-format, .image-cover, .video-fit {
    background-position: 50% 50%;
    background-size: cover;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    position: relative;
}
.has-hover .bg, .has-hover [class*=image-] img {
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
}
.list-post .post-item .box-text, .blog-archive .post-item .box-text {
    background: white;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.list-post .post-item .post-title, .blog-archive .post-item .post-title {
    border-bottom: 1px dashed #b3b3b3;
    padding-bottom: 10px;
    max-height: 54px;
    overflow: hidden;
    font-size: 17px;
    margin-bottom: 10px;
}
.list-post .post-item .from_the_blog_excerpt {
    color: #898989;
    font-size: 14px;
}
.box-text p {
    margin-bottom: .1em;
    margin-top: .1em;
}
.list-post .post-item .button, .blog-archive .post-item .button {
    border: none;
    letter-spacing: 0;
    text-transform: none;
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    color: gray;
    margin: 0;
    background-image: url(/images/arrow-short-right.png);
    background-repeat: no-repeat;
    background-size: 19px;
    background-position-y: center;
    padding-left: 25px;
}
.bg-zoom:hover .bg, .has-hover:hover .image-zoom img {
    transform: scale(1.1);
}
.post-item .box-image:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

/*************************************************************************/
.breadcrumbs {
  float: left;
  width: 100%;
  padding: 10px 0px;
  font-size: 14px;
}

.breadcrumbs .item_breadcrumbs {
  width: auto;
  float: left;
}

.breadcrumbs.breadcrumbs a.current,
.breadcrumbs a:hover {
  color: #111;
}

.breadcrumbs .divider,
.breadcrumbs .separator {
  font-weight: 300;
  margin: 0 0.3em;
  opacity: 0.35;
  position: relative;
  top: 0;
}

.breadcrumbs a {
  color: hsla(0, 0%, 40%, 0.7);
  font-weight: 400;
}
/****************************************************************/
.circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 5px solid #42e2ee;
  /* Màu viền */
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: #000;
  font-weight: bold;
}
#contentWaitLink{
   min-height: 400px;
   margin: 100px auto;
}
.content_register{
    width: 500px;
    margin: auto;
    max-width: 100%;
    padding: 35px 0px;
}
.content_register .image{
   width: 100%;
   height: 90px;
   background: url("/images/checkimage.svg") top center no-repeat;
}
.content_register .title{
   text-align: center;
   color: #292e35;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 24px;
}

.content_register_success{
    width: 500px;
    margin: auto;
    max-width: 100%;
    padding: 35px 0px;
    display: none;
}
.content_register_success .image{
   width: 100%;
   height: 90px;
   background: url("/images/checkimage.svg") top center no-repeat;
}
.content_register_success .title{
   text-align: center;
   color: #292e35;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 24px;
}
.register_success_item.item_name {
    background-color: #e6f1fe;
}
.register_success_item.item_username {
    background-color: #e6f8ec;
}
.register_success_item.item_pass {
    background-color: #fff3e6;
}
.register_success_item{
    border-radius: 12px;
    padding: 12px 16px;
    width: 469px;
    margin-bottom: 16px;
}
.register_success_item .item_title {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #292e35;
}
.register_success_item .item_value {
    word-wrap: break-word;
    color: #009232;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-top: 8px;
}
.register_success_item.item_name .item_value{
   color: #005ac3;
}
.register_success_item.item_pass .item_value{
   color: #cc6d00;
}
.btn_register_success {
    border-radius: 99px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 24px auto 32px;
    padding: 12px 24px;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #0069d9;
    border-color: #0062cc;
    color: #fff;
}
.btn_register_success:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #0062cc;
    border-color: #005cbf;
}

.login_form{
   margin: 60px auto;
}
.login_form .form_item{
   width: 100%;
   float: left;
   position: relative;
   padding: 5px 0px;
}
.login_form .form_item .item_icon{
   position: absolute;
   top: 22px;
   left: 0px;
   height: 50px;
   width: 30px;
   padding: 20px 13px;
   color: #97a4af;
}
.login_form .form_item .label_sub{
   width: 100%;
   float: left;
   display: none;
}
.login_form .form_item .item_txt{
   width: 100%;
   float: left;
}

.login_form_input {
    display: block;
    width: 100%;
    height: calc(1.6em + 1.625rem);
    padding: 0.75rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #1e2022;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid #e7eaf3;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding-left: 2.5rem;
    border-top-left-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
}
.btn_login_submit {
    border-radius: 99px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 24px auto 32px;
    padding: 12px 24px;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #0069d9;
    border-color: #0062cc;
    color: #fff;
}
.btn_login_submit:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #0062cc;
    border-color: #005cbf;
}
.form_login_message{
   color: red;
   border: 0.0625rem solid red;
   border-radius: 0.3125rem;
   padding: 10px 0px !important;
   margin: 15px 0px;
   display: none;
}
.form_login_message .item_txt{
   padding-left: 40px;
}
.login_form .form_item.form_login_message .item_icon{
   top: -9px;
}
/*****************************************************************/
.account_header{
   width: 100%;
   float: left;
   padding: 10px 0px;
   background: url(/images/bg_user_header.png) top left repeat;
}
.account_header h1{
   width: 100%;
   text-align: center;
   line-height: 60px;
   font-size: 36px;
   padding: 10px 0px;
   color: #f6367a;
}
.account_menu{
   width: 260px;
   float: left;
   padding: 20px 15px;
   border: 1px solid #d9e2ef !important;
   border-radius: 10px;
}
.account_menu_content .title{
   text-transform: uppercase;
   padding: 10px 0px;
   font-weight: bold;
}
.account_form{
   padding-left: 275px;
}
.account_menu .menu{
   width: 100%;
   float: left;
}
.account_menu .menu li{
   width: 100%;
   float: left;
   padding: 5px 0px;
}
.account_menu .menu a{
   color: #333;
}
.account_menu .menu i{
   margin-right: 5px;
}
.booking_main{
   padding-left: 275px;
   margin: 30px auto;
}
/*****************************************************************/
.change_pass_form{
   margin: 30px auto;
}
.change_pass_form .form_item{
   width: 100%;
   float: left;
   position: relative;
   padding: 5px 0px;
}
.change_pass_form .form_item .item_icon{
   position: absolute;
   top: 22px;
   left: 0px;
   height: 50px;
   width: 30px;
   padding: 20px 13px;
   color: #97a4af;
}
.change_pass_form .form_item .label_sub{
   width: 100%;
   float: left;
   display: none;
}
.change_pass_form .form_item .item_txt{
   width: 100%;
   float: left;
}

.change_pass_form .form_input {
    display: block;
    width: 100%;
    height: calc(1.6em + 1.625rem);
    padding: 0.75rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #1e2022;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid #e7eaf3;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding-left: 2.5rem;
    border-top-left-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
}
.btn_change_pass_submit {
    border-radius: 99px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 24px auto 32px;
    padding: 12px 24px;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #0069d9;
    border-color: #0062cc;
    color: #fff;
}
.btn_change_pass_submit:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #0062cc;
    border-color: #005cbf;
}
.change_pass_form_message{
   color: red;
   border: 0.0625rem solid red;
   border-radius: 0.3125rem;
   padding: 10px 0px !important;
   margin: 15px 0px;
   display: none;
}
.change_pass_form_message .item_txt{
   padding-left: 40px;
}
.change_pass_form .form_item.change_pass_form_message .item_icon{
   top: -9px;
}
/*****************************************************************/
.update_form{
   margin: 60px auto;
   padding-left: 275px;
}
.update_form .title{
   text-align: center;
   font-size: 26px;
   font-weight: bold;
   text-transform: uppercase;
}
.update_form .form_item{
   width: 100%;
   float: left;
   position: relative;
   padding: 5px 0px;
}
.update_form .form_item .item_value{
   width: 100%;
   float: left;
   position: relative;
}
.update_form .form_item .item_icon{
   position: absolute;
   top: 0px;
   left: 0px;
   height: 42px;
   width: 30px;
   padding: 10px 13px;
   color: #97a4af;
}
.update_form .form_item .label_sub{
   width: 100%;
   float: left;
   display: none;
}
.update_form .form_item .item_txt{
   width: 100%;
   float: left;
}

.update_form .form_input {
    display: block;
    width: 100%;
    height: 42px;
    padding: 5px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #1e2022;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid #e7eaf3;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding-left: 2.5rem;
    border-top-left-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
}
.update_form .form_input_textarea{
    display: block;
    width: 100%;
    height: 160px;
    padding: 0.75rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #1e2022;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid #e7eaf3;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-top-left-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
}
.btn_update_submit {
    border-radius: 99px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 24px auto 32px;
    padding: 12px 24px;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #0069d9;
    border-color: #0062cc;
    color: #fff;
}
.btn_update_submit:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #0062cc;
    border-color: #005cbf;
}
.change_pass_form .form_item.form_message .item_icon{
   top: -9px;
}
/*****************************************************************/
.couple_header{
   width: 100%;
   float: left;
   padding: 10px 0px;
   background: url("/images/bg_user_header.png") top left repeat;
}
.couple_header_content {
    align-items: center !important;
    justify-content: center !important;
    display: flex !important;
}
.couple_header_groom{
    align-items: center !important;
    justify-content: flex-end !important;
    width: 50% !important;
    display: flex !important;
}
.couple_header_bride{
    align-items: center !important;
    justify-content: flex-start!important;
    width: 50% !important;
    display: flex !important;
}
.couple_header_center{
    position: relative !important;
    color: #EE3E7B;
    font-size: 30px;
}
.couple_header .avatar{
   font-size: 1.33333rem;
   height: 4rem;
   width: 4rem;
   display: inline-block;
   border-radius: 50% !important;
   margin-left: 1rem !important;
    margin-right: 1rem !important;
    border: 2px solid #df4759;
    overflow: hidden;
}
.couple_header .avatar img{
   width: 100%;
   min-height: 100%;
}
.couple_header .name{
   font-weight: bold;
   font-size: 18px;
}
/*****************************************************************/
.coupel_menu{
   width: 100%;
   float: left;
}
.coupel_menu_list {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 20px 0px;
    gap: 16px; /* Khoảng cách giữa các item */
    flex-wrap: nowrap; /* Không xuống dòng */
    justify-content: center; /* Căn giữa theo chiều ngang */
    align-items: center; /* Căn giữa theo chiều dọc */
}

.coupel_menu_item a {
    display: block;
    padding: 8px 16px;
    text-decoration: none;
    color: #333;
    background-color: #f2f2f2;
    border-radius: 6px;
    transition: all 0.3s;
}

.coupel_menu_item a:hover {
    background-color: #EE3E7B;
    color: white;
}
.coupel_menu_item .active {
    background-color: #EE3E7B;
    color: white;
}
.coupel_form{
  
}
.coupel_form .title{
   text-align: center;
   font-size: 26px;
   font-weight: bold;
   text-transform: uppercase;
}
.coupel_form .form_item{
   width: 100%;
   float: left;
   position: relative;
   padding: 5px 0px;
}
.coupel_form .item_label{
   margin: 0;
   font-size: 13px;
   color: #676767;
   line-height: 26px;
}
.coupel_form .form_item .item_value{
   width: 100%;
   float: left;
   position: relative;
   margin: 0;
}
.coupel_form .form_item .item_icon{
   position: absolute;
   top: 0px;
   left: 0px;
   height: 42px;
   width: 30px;
   padding: 10px 13px;
   color: #97a4af;
}
.coupel_form .form_item .label_sub{
   width: 100%;
   float: left;
   display: none;
}
.coupel_form .form_item .item_txt{
   width: 100%;
   float: left;
}

.coupel_form .form_input {
    display: block;
    width: 100%;
    height: 42px;
    padding: 5px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #1e2022;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid #e7eaf3;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding-left: 2.5rem;
    border-top-left-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
}

.coupel_form .form_item_have_icon .form_input {
   padding-left: 35px;
}
.coupel_form .form_item_padding_left .form_input {
   padding-left: 10px;
}
.coupel_form .form_input_textarea{
    display: block;
    width: 100%;
    height: 160px;
    padding: 0.75rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #1e2022;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid #e7eaf3;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-top-left-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
}
.coupel_info{
    width: 100%;
    float: left;
}
.coupel_info_left, .coupel_info_right {
   width: 49%;
   float: left;
   padding: 20px 20px;
   border: 1px solid #d9e2ef !important;
   border-radius: 10px;
   margin: 10px 0.5%;
}
.sub_title{
    width: 100%;
    float: left;
    line-height: 46px;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
}
.coupel_form .btn_update_couple {
    border-radius: 15px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 24px auto 32px;
    padding: 10px 40px;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #0069d9;
    border-color: #0062cc;
    color: #fff;
}
.coupel_form .btn_update_couple:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #0062cc;
    border-color: #005cbf;
}
.form_item_mp3 .item_select{
   width: 60%;
   float: left;
   height: 42px;
   padding: 5px;
   font-size: 1rem;
   font-weight: 400;
   line-height: 1.6;
   border: 0.0625rem solid #e7eaf3;
   border-radius: 0.3125rem;
}
.form_item_mp3 .item_audio{
   width: 35%;
   float: left;
   margin-left: 5%;
}
/****************************************************************/
.coupel_story{
   width: 100%;
   float: left;
}
.coupel_story .coupel_story_left {
   width: 300px;
   float: left;
}
.coupel_story .coupel_story_right {
   width: 100%;
   padding-left: 300px;
}

.coupel_story_form{
   width: 100%;
   float: left;
   display: none;
}
.coupel_story_wrap{   
   margin:  0px;
}
.coupel_story_wrap .title{
   text-align: center;
   font-size: 26px;
   font-weight: bold;
   position: relative;
   text-transform: uppercase;
}
.coupel_story_wrap .coupel_story_intro{
   text-align: center;
   color: #666;
   margin-bottom: 20px;
}
.coupel_story_form .form_item{
   width: 100%;
   float: left;
   position: relative;
   padding: 5px 0px;
}
.coupel_story_form .item_label{
   margin: 0;
   font-size: 13px;
   color: #676767;
   line-height: 26px;
}
.coupel_story_form .form_item .item_value{
   width: 100%;
   float: left;
   position: relative;
   margin: 0;
}

.coupel_story_form .form_item .label_sub{
   width: 100%;
   float: left;
   display: none;
}
.coupel_story_form .form_item .item_txt{
   width: 100%;
   float: left;
}

.coupel_story_form .form_input {
    display: block;
    width: 100%;
    height: 42px;
    padding: 5px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #1e2022;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid #e7eaf3;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding-left: 5px;
    border-top-left-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
}
.coupel_story_form .form_input_textarea{
    display: block;
    width: 100%;
    height: 160px;
    padding: 0.75rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #1e2022;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid #e7eaf3;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-top-left-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
}


/******************************************************************/
.coupel_story_list {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.coupel_story_list .coupel_story_item {
   list-style: none;
    float: left;
    width: 49%;
    overflow: hidden;
    border: 1px solid #d9e2ef !important;
    border-radius: 10px;
    margin: 10px 0.5%;
    min-height: 250px;
}
.coupel_item_add_content{
   width: 100%;
   float: left;
   text-align: center;
   line-height: 250px;
   cursor: pointer;
}
.coupel_form_add{
   width: 100%;
   float: left;
   border: 1px solid #d9e2ef !important;
   border-radius: 10px;
   margin: 10px 0.5%;
   padding-right: 20px;
}
.main_item .coupel_item_add{   
   border: 1px dashed #d9e2ef !important;
   list-style: none;
   float: left;
   width: 49%;
   overflow: hidden;
   border-radius: 10px;
   margin: 10px 0.5%;
   min-height: 250px;
}
.main_item .coupel_item_add:hover {
    color: #df4759 !important;
    border-color: #df4759 !important;
}
.main_item .coupel_item_add span{
   font-size: 16px;
   font-weight: bold;
}
.coupel_story_item .image  {
  width: 250px;
  float: left;
  aspect-ratio: 2 / 2;
  overflow: hidden;
}

.coupel_story_item .image  img {
  width: 100%;
  float: left;
  min-height: 100%;
}

.coupel_story_item .info {
  width: 100%;
  margin: 15px 0px;
  padding-left: 265px;
  padding-right: 20px;
}
.coupel_story_item .info h3 {
    width: 100%;
    float: left;
    color: #161c2d;   
    padding:  0px;
    font-size: 20px;
    line-height: 32px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.coupel_story_item .info .time{
   width: 100%;
    float: left;
    color: #161c2d;   
    padding:  0px;
    font-size: 20px;
    line-height: 32px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.coupel_story_item .intro{
    width: 100%;
    float: left; 
    margin-bottom: 10px;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}


/****************************************************************/
.wedding_event{
   width: 100%;
   float: left;
}
.wedding_event .wedding_event_left {
   width: 300px;
   float: left;
}
.wedding_event .wedding_event_right {
   width: 100%;
   padding-left: 300px;
}

.wedding_event_form{
   width: 100%;
   float: left;
   display: none;
}
.wedding_event_wrap{   
   margin: 0px;
}
.wedding_event_wrap .title{
   text-align: center;
   font-size: 26px;
   font-weight: bold;
   position: relative;
   text-transform: uppercase;
}
.wedding_event_intro{
   text-align: center;
   color: #666;
   margin-bottom: 20px;
}
.wedding_message{
   text-align: center;
   color: red;
   font-size: 26px;
   margin: 30px 0px;
}
.wedding_event_form .form_item{
   width: 100%;
   float: left;
   position: relative;
   padding: 5px 0px;
}
.wedding_event_form .item_label{
   margin: 0;
   font-size: 13px;
   color: #676767;
   line-height: 26px;
}
.wedding_event_form .form_item .item_value{
   width: 100%;
   float: left;
   position: relative;
   margin: 0;
}

.wedding_event_form .form_item .label_sub{
   width: 100%;
   float: left;
   display: none;
}
.wedding_event_form .form_item .item_txt{
   width: 100%;
   float: left;
}

.wedding_event_form .form_input {
    display: block;
    width: 100%;
    height: 42px;
    padding: 5px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #1e2022;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid #e7eaf3;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding-left: 5px;
    border-top-left-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
}
.wedding_event_form .form_input_textarea{
    display: block;
    width: 100%;
    height: 160px;
    padding: 0.75rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #1e2022;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid #e7eaf3;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-top-left-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
}

.wedding_event_list .action{
   width: 100%;
   float: left;
   margin-top: 10px;
}
.btn_add_love_story{
   border-radius: 99px;
   display: block;
   font-size: 16px;
   font-weight: 600;
   line-height: 24px;
   /* padding: inherit; */
   width: -moz-fit-content;
   width: fit-content;
   background-color: #0069d9;
   border-color: #0062cc;
   color: #fff;
   float: right;
   height: 32px;
   line-height: 32px;
   width: 100px;
   font-size: 14px;
   position: absolute;
   right: 0px;
   top: 0px;
}
.btn_add_love_story:hover{
   color: #FFF;
    text-decoration: none;
    background-color: #0062cc;
    border-color: #005cbf;
}

.btn_edit_love_story{
   width: 30px;
   height: 30px;
   display: inline-flex;
   justify-content: center;
   align-items: center;
   background-color: rgba(27, 42, 78, .1);
   color: #1b2a4e;
   border: 1px solid transparent;
    border-radius: .375rem;
}
.btn_edit_love_story:hover{
   color: #FFF;
   text-decoration: none;
   background-color: #1d2a4b1a;
   border-color: #1d2a4b1a;
}
.btn_delete_love_story, .btn_delete_wedding_event, .css_coupel_action{
   width: 30px;
   height: 30px;
   display: inline-flex;
   justify-content: center;
   align-items: center;
   background-color: rgba(27, 42, 78, .1);
   color: #1b2a4e;
   border: 1px solid transparent;
    border-radius: .375rem;
}
.btn_delete_love_story:hover, .btn_delete_wedding_event:hover, .css_coupel_action:hover{
   color: #FFF;
   text-decoration: none;
   background-color: #1d2a4b1a;
   border-color: #1d2a4b1a;
}
/******************************************************************/

.wedding_event_list {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.wedding_event_list .wedding_event_item {
   list-style: none;
   float: left;
   width: 49%;
   overflow: hidden;
   border: 1px solid #d9e2ef !important;
   border-radius: 10px;
   margin: 10px 0.5%;
}
.wedding_event_item .image  {
  width: 250px;
  float: left;
  aspect-ratio: 2 / 2;
  overflow: hidden;
}

.wedding_event_item .image  img {
  width: 100%;
  float: left;
  min-height: 100%;
}

.wedding_event_item .info {
   width: 100%;
   margin-top: 10px;
   padding-left: 265px;
   padding-right: 20px;
}
.wedding_event_item .info h3 {
    width: 100%;
    float: left;
    color: #d6336c;   
    text-transform: uppercase;
    padding:  0px;
    font-size: 20px;
    line-height: 32px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.wedding_event_item .info .time,.wedding_event_item .info  .hour
,.wedding_event_item .info  .addr{
   width: 100%;
    float: left;
    color: #161c2d;   
    padding:  0px;
    font-size: 15px;
    line-height: 28px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.wedding_event_item .info i, .coupel_story_item .info i {
   color: #d6336c;
}
.wedding_event_item .intro{
    width: 100%;
    float: left; 
    margin-bottom: 10px;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
/****************************************************************/
.header_dropdown_user{
    position: relative;
    padding: 10px 5px;
    width: auto;
    float: right;
}
.header_dropdown_user .dropdown_toggle{
    color: #333;
    padding: 5px 10px;
    display: block;
    float: left;
    line-height: 30px;
    font-weight: bold;
}
.header_dropdown_user .dropdown_toggle .user_image{
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
    border: 2px solid #df4759;
}
.header_dropdown_user .dropdown_menu{
   width: 222px;
   position: absolute;
   right: 0;
   left: auto;
   top: 100%;
   display: none;
   border-bottom-right-radius: 4px;
   border-bottom-left-radius: 4px;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
   padding: 1px 0 0 0;
   border-top-width: 0;
   border-color: #eee;
   background: #FFF;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   border: 1px solid #ccc;
   border: 1px solid rgba(0, 0, 0, .15);
   border-radius: 4px;
   -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
   box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.header_dropdown_user:hover .dropdown_menu{
   display: block;
}
.header_dropdown_user .dropdown_menu li{
   padding: 0px;
   border-bottom: 1px solid #f4f4f4;
   border-top: 1px solid #dddddd;
}
.header_dropdown_user .dropdown_menu li a {
    color: #444 !important;
    padding: 10px 10px;
    display: block;
}
.header_dropdown_user .dropdown_menu li> a:hover {
    background-color: #e1e3e9;
    color: #333;
}
.header_dropdown_user .dropdown_menu li a i{
    margin-right: 10px;
}
.dropdown_menu .btn{
    width: auto;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #FFF;
    height: 34px;
}

/**************************************************************************/
.main_owi_tem_cat{
   width: 100%;
   float: left;
}
.main_owi_tem_cat h1{
   padding: 20px 0px;
   text-align: center;
   font-size: 26px;
}
.main_owi_tem_list {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.main_owi_tem_list .owi_tem_item {
  list-style: none;
  float: left;
  padding: 10px;
  width: 25%;
  overflow: hidden;
  margin-bottom: 15px;
}
.main_owi_tem_list .owi_tem_item .owi_tem_item_content{
    width: 100%;
    float: left;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 2px 0 rgb(60 64 67 / 15%), 0 2px 6px 2px rgb(60 64 67 / 15%) !important;
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 15%), 0 2px 6px 2px rgb(60 64 67 / 15%) !important;
}
.main_owi_tem_list .owi_tem_image {
    width: 100%;
    float: left;
    aspect-ratio: 2 / 2;
    overflow: hidden;
}
.main_owi_tem_list .owi_tem_image img {
    width: 100%;
    float: left;
    min-height: 100%;
}
.main_owi_tem_list .owi_tem_info{
    width: 100%;
    float: left;
    padding: 15px;
}
.main_owi_tem_list .owi_tem_info .owi_tem_title{
   font-size: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 66px;
}
/*******************************************************/
.my_online_wedding_tem {
  width: 100%;
  float: left;
  padding: 10px;
  margin-bottom: 15px;
  /* -webkit-border-radius: 10px; */
  -moz-border-radius: 10px;
  border-radius: 10px;
  z-index: 3;
  overflow: hidden;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
}

.my_online_wedding_tem .image  {
  width: 120px;
  float: left;
  aspect-ratio: 3 / 2;
  overflow: hidden;
}

.my_online_wedding_tem .image  img {
  width: 100%;
  float: left;
  min-height: 100%;
}

.my_online_wedding_tem .info {
  width: 100%;
  padding-left: 140px;
}
.my_online_wedding_tem .owi_tem_info .owi_tem_title {
    width: 100%;
    float: left;
    color: #161c2d;   
    padding: 10px 0px;
    font-size: 20px;
    line-height: 32px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.my_online_wedding_tem .intro{
    width: 100%;
    float: left; 
    margin-bottom: 10px;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.my_online_wedding_tem .owi_tem_info a:hover .owi_tem_title {
  color: #e31586;
}
.my_online_wedding_action{
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.my_online_wedding_action .item_btn{
    background: #7a7773;
    box-shadow: 0px 10px 30px -8px #EE3E7B !important;
    font-size: 14px;
    text-align: center;
    padding: 0px 20px;
    border-radius: 16px;
    color: #fff;
    margin: auto;
    display: block;
    line-height: 36px;
    height: 36px;
    width: 200px;
    margin: 0px 10px;
    float: right;
    font-weight: bold;
    max-width: 42%;
}
.my_online_wedding_action .item_btn:hover{
    background: #5a5855;
}
.my_online_wedding_action .item_btn.creat_tem {
    float: right;
    background: #EE3E7B;
}
.my_online_wedding_action .item_btn.creat_tem:hover{
    background: #e92166;
}

/****************************************************************/
.news_main {
  width: 100%;
  float: left;
  /* padding: 0px 10px; */
}
.news_detail {
  width: 75%;
  float: left;
  padding-right: 20px;
  margin-bottom: 20px;
}

.news_detail h1.title {
  font-size: 32px;
  font-weight: 700;
  color: #0b0b0b;
  margin-bottom: 15px;
  line-height: 1.6;
}

.news_detail h2.intro {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6;
  width: 100%;
  float: left;
  padding: 10px 0px;
}

.news_detail ol,
.news_detail li {
  padding: 0;
}

.news_detail ol li {
  list-style: auto;
  list-style-type: auto;
}

.news_detail ul li {
  list-style: auto;
  list-style-type: disc;
  white-space: normal !important;
}
.news_detail *{
   white-space: normal !important;
}
.news_detail table{
   max-width: 100% !important;
}
.news_detail_doc {
  margin-top: 20px;
  padding: 10px;
  width: 100%;
  float: left;
  background-color: #f9f9f9;
  border-radius: 3px;
}

.news_detail_doc .news_detail_doc_h3 {
  font-size: 20px;
  line-height: 32px;
  cursor: pointer;
}

.news_detail_doc .toc_ul {
  list-style: none;
  padding-left: 20px;
  display: none;
}

.news_detail_doc_active .toc_ul {
  display: block;
}

.news_detail_doc .toc_ul li {
  list-style: none;
  line-height: 32px;
  width: 100%;
  float: left;
}

.news_detail_doc .toc_ul .item_toc_h2 {
  font-size: 16px;
}

.news_detail_doc .toc_ul .item_toc_h3 {
  font-size: 14px;
  padding-left: 20px;
}

.news_detail_doc .toc_ul li a {
  list-style: none;
  color: #111;
  width: 100%;
  float: left;
}

.news_detail_doc .toc_ul li a:hover {
  color: #fdb92a;
}

.news_detail img {
  max-width: 100%;
  height: auto !important;
}

.news_detail .blog_avatar {
  width: 100%;
  display: inline-block;
  padding-bottom: 60%;
  position: relative;
  overflow: hidden;
  background: #eee;
  margin: 10px 0;
}

.news_detail .blog_avatar img {
  display: block;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100% !important;
  width: 100% !important;
  width: 100%;
  height: auto;
}

.news_detail_wrap .news_home_hot_3 {
  margin: 0px -10px;
}

.news_detail .description {
   width: 100%;
   float: left;
   font-size: 16px;
   line-height: 26px;
}
.news_detail .description ul{
   padding-left: 20px;
}
.news_detail .description p {
  margin: 10px 0px;
}

.news_detail .description .caption {
  text-align: center;
}

.news_detail .description .caption img {
  margin: 10px 0px;
}
.news_detail .description h2,.news_detail .description h3{
   font-size: 26px;
}

/*****************************************************************************/
.news_main .news_right {
  width: 25%;
  float: right;
  margin-bottom: 20px ;
  display: flex;
   flex-direction: column;
   position: sticky;
   top: 75px;
}
/**************************************************************************/
.main_new_list {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.main_new_list .new_item {
  list-style: none;
  float: left;
  padding: 10px;
  width: 25%;
  overflow: hidden;
}

.new_item_content {
  width: 100%;
  float: left;
  /* -webkit-border-radius: 10px; */
  -moz-border-radius: 10px;
  border-radius: 10px;
  z-index: 3;
  overflow: hidden;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
}

.new_item_content .new_image  {
  width: 100%;
  float: left;
  aspect-ratio: 3 / 2;
  overflow: hidden;
}

.new_item_content .new_image  img {
  width: 100%;
  float: left;
  min-height: 100%;
}

.new_item_content .new_info {
  width: 100%;
  float: left;
  padding: 0px 10px;
}
.time_view{
   width: 100%;
   float: left;
   font-size: 13px;
   line-height: 16px;
   color: #666;
   margin-top: 5px;
}
.time_view .time i {
    display: block;
    width: 20px;
    height: 20px;
    background: url(/images/icon_date.png) top 2px left no-repeat;
    background-size: 80%;
    float: left;
}
.new_item_content .new_info .category {
  width: 100%;
  float: left;
  text-align: center;
  color: #03a9f4;
  font-size: 11px;
  line-height: 26px;
  padding: 5px 5px;
  text-transform: uppercase;
}

.new_item_content .new_info .meta .category a {
  margin-right: 0;
}

.new_item_content .new_info .new_title {
  width: 100%;
  float: left;
  text-align: center;
  color: #161c2d;
  overflow: hidden;  
  height: 72px;
  font-size: 16px;
}

.new_item_content .new_info a:hover .new_title {
  color: #e31586;
}

/***********************************************************************/
.main_new_cat{
   width: 100%;
   float: left;
}
.main_new_cat h1{
   padding: 20px 0px;
   text-align: center;
   font-size: 26px;
}
/****************************************************************/
.news_right h2 {
    font-size: 18px;
    margin-bottom: 16px;
    color: #333;
}
.news_right .item_new {
  list-style: none;
  float: left;
  padding: 10px 0px;
  width: 100%;
  overflow: hidden;
}
.news_right .item_new .new_image  {
  width: 110px;
  float: left;
  aspect-ratio: 3 / 2;
  overflow: hidden;
}

.news_right .new_image  img {
  width: 100%;
  float: left;
  min-height: 100%;
}
.news_right .item_new .new_info{
   padding-left: 120px;
}
.news_right .item_new .new_title{
   font-size: 14px;
   font-weight: normal;
   color: #333;
}
/****************************************************************/
.news_same{
   width: 100%;
   float: left;
   margin-bottom: 30px;
}
.news_same h2 {
    font-size: 18px;
    margin-bottom: 16px;
    color: #333;
}
.news_same .item_new {
  list-style: none;
  float: left;
  padding: 0px 10px;
  width: 25%;
  overflow: hidden;
}
.news_same .item_new .new_image  {
  width: 100%;
  float: left;
  aspect-ratio: 3 / 2;
  overflow: hidden;
}

.news_same .new_image  img {
  width: 100%;
  float: left;
  min-height: 100%;
}
.news_same .item_new .new_info{
  width: 100%;
  float: left;
}
.news_same .item_new .new_title{
   width: 100%;
   float: left;
   color: #333;
   font-size: 18px;
   margin-bottom: 15px;
   font-weight: 700;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   text-overflow: ellipsis;
   overflow-y: hidden;
   height: 60px;
   overflow: hidden;
}
/*********************************************************************/
.feature_item {
   padding: 60px 0px 20px 0px;
   overflow: hidden;
   background: #fef2ee;
}

.feature_item_1{
   background: #FFF;
}
.feature_item.feature_item_0 .feature_image,.feature_item.feature_item_0 .feature_info{
   float: right;
}
.feature_item .feature_image{
   width: 50%;
   float: left;
   padding: 0px 30px;
}
.feature_item .feature_info h3{   
   font-weight: 500;
   font-size: 26px;
   color: #333;
   margin-top: 50px;
}
.feature_item .feature_info .intro{
   font-size: 20px;
   color: #333;
   font-weight: normal;
   padding: 13px 0 5px 0;
   line-height: 37px;
}
.feature_item .feature_info{
   width: 50%;
   float: left;
   padding: 0px 30px;
}
.feature_image{
   display: inline-block;
   position: relative;
   width: 100%;
}
.feature_item .feature_image img{
   width: 100%;
   float: left;
   height: auto;
   -webkit-border-radius: 50px;
   -moz-border-radius: 50px;
   border-radius: 50px;
}
/****************************************************************/
@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}
/************************* FOOTER***********************************/
.footer {
  width: 100%;
  float: left;
  background: #f8f8f8;
}
.footer_content{
   width: 100%;
   padding: 30px 0px;
}
.footer .wrapper {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 15px;
}
.footer_menu {
  width: 100%;
  display: inline-block;
  margin: auto;
}
.footer_item_1{
   padding-right: 20px;
}
.footer_item_1 .logo {
  width: 100%;
  height: 55px;
  background-size: 160px;
  background-repeat: no-repeat;
}
.footer_intro{
   width: 100%;
   float: left;
   margin-bottom: 15px;
}
.footer_item.footer_item_1 ul {
  padding: 0px;
}
.footer_item.footer_item_1 .list_social a{
   transition: transform 0.3s ease, background-color 0.3s ease;
}
.footer_item.footer_item_1 .list_social li:hover a{
   transform: scale(1.2);
}
.footer_item_1 .facebook {
  background: url(/images/a_facebook.png) no-repeat center center;
  background-size: 30px;
}
.footer_item_1 .zalo {
  background: url(/images/a_zalo.png) no-repeat center center;
  background-size: 26px;
}

.footer_item_1 .instagram {
  background: url(/images/a_instagram.png) no-repeat center center;
  background-size: 30px;
}

.footer_item_1 .youtube {
  background: url(/images/a_youtube.png) no-repeat center center;
  background-size: 30px;
}

.footer_item_1 .tiktok {
  background: url(/images/a_tiktok.png) no-repeat center center;
  background-size: 30px;
}

.footer_item_1 .twitter {
  background: url(/images/a_twitter.png) no-repeat center center;
  background-size: 30px;
}

.footer_item.footer_item_1 li {
   padding:  0px;
   width: 50px;
   height: 50px;
   background: #d7dbde;
   border-radius: 50px;
   margin: 0px 5px;
}

.footer_item_1 a {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  line-height: 32px;
}

.footer_item {
  float: left;
  width: 25%;
  text-align: left;
}

.footer_item .title {
   font-size: 14px;
   padding: 15px 0px;
   text-transform: none;
   font-weight: bold;
}

.footer_item .title a {
  color: #222;
}

.footer_item ul {
  width: 100%;
  float: left;
}

.footer_item ul li {
  width: 100%;
  float: left;
  list-style: none;
  padding: 5px 0px;
}

.footer_item ul li a {
  color: #222;
}
.footer_item ul li a:hover {
  color: #EE3E7B;
}
.footer_bootom {
  width: 100%;
  float: left;
  background: #f8f8f8;
  color: #222;
  text-align: center;
}

.footer_bootom .container  {
   width: 100%;
   line-height: 26px;
   text-align: center;
   padding: 10px 0px;
}
.footer_bootom a {
  color: #222;
  padding: 0px 5px;
}
.footer_bootom a:hover {
  color: #FFF;
}
/*********************************************************/
.mobile_footer {
  display: none;
}
.hotline-phone-ring-wrap {
  position: fixed;
  bottom: 60px;
  left: 0;
  z-index: 99;
}

.hotline-phone-ring-wrap2 {
  position: fixed;
  bottom: 110px;
  left: 0;
  z-index: 99;
}

.hotline-phone-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility 0.5s;
  left: 0;
  bottom: 0;
  display: block;
}

.hotline-phone-ring-circle {
  width: 110px;
  height: 110px;
  top: 0;
  left: 0;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #fe642e;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
  width: 80px;
  height: 80px;
  top: 16px;
  left: 16px;
  position: absolute;
  background-color: rgb(153 4 4 / 82%);
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
  background-color: #fe642e;
  width: 50px;
  height: 50px;
  top: 31px;
  left: 31px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hotline-phone-ring-img-circle .pps-btn-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hotline-phone-ring-img-circle .pps-btn-img img {
  width: 33px;
  height: 33px;
}

.hotline-bar {
  position: absolute;
  background: #19255c;
  height: 40px;
  width: 165px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  border-radius: 50px !important;
  left: 42px;
  bottom: 31px;
}

.hotline-bar>a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  text-indent: 32px;
  letter-spacing: 1px;
  display: block;
  line-height: 42px;
  font-family: Arial;
}

.hotline-bar>a:hover,
.hotline-bar>a:active {
  color: #fff;
}

/* messager */

.fb-messager {
  position: fixed;
  bottom: 150px;
  left: 0;
  z-index: 99;
}

.fb-messager-ring-wrap2 {
  position: fixed;
  bottom: 110px;
  left: 0;
  z-index: 99;
}

.fb-messager-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility 0.5s;
  left: 0;
  bottom: 0;
  display: block;
}

.fb-messager-ring-circle {
  width: 110px;
  height: 110px;
  top: 0;
  left: 0;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #2196f3;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}

.fb-messager-ring-circle-fill {
  width: 80px;
  height: 80px;
  top: 16px;
  left: 16px;
  position: absolute;
  background-color: #2196f3;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.fb-messager-ring-img-circle {
  background-color: #2196f3;
  width: 50px;
  height: 50px;
  top: 31px;
  left: 31px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fb-messager-ring-img-circle .pps-btn-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.fb-messager-ring-img-circle .pps-btn-img img {
  width: 33px;
  height: 33px;
}

.hotline-bar {
  position: absolute;
  background: #19255c;
  height: 40px;
  width: 165px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  border-radius: 50px !important;
  left: 42px;
  bottom: 31px;
}

.hotline-bar>a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  text-indent: 32px;
  letter-spacing: 1px;
  display: block;
  line-height: 42px;
  font-family: Arial;
}

.hotline-bar>a:hover,
.hotline-bar>a:active {
  color: #fff;
}

/* zalo */

.zalo-messager {
  position: fixed;
  bottom: 250px;
  left: 0;
  z-index: 99;
}

.zalo-messager-ring-wrap2 {
  position: fixed;
  bottom: 110px;
  left: 0;
  z-index: 99;
}

.zalo-messager-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility 0.5s;
  left: 0;
  bottom: 0;
  display: block;
}

.zalo-messager-ring-circle {
  width: 110px;
  height: 110px;
  top: 0;
  left: 0;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #2196f3;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}

.zalo-messager-ring-circle-fill {
  width: 80px;
  height: 80px;
  top: 16px;
  left: 16px;
  position: absolute;
  background-color: #2196f3;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.zalo-messager-ring-img-circle {
  background-color: #ffff;
  width: 50px;
  height: 50px;
  top: 31px;
  left: 31px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zalo-messager-ring-img-circle .pps-btn-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.zalo-messager-ring-img-circle .pps-btn-img img {
  width: 33px;
  height: 33px;
}

.hotline-bar {
  position: absolute;
  background: #19255c;
  height: 40px;
  width: 165px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  border-radius: 50px !important;
  left: 42px;
  bottom: 31px;
}

.hotline-bar>a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  text-indent: 32px;
  letter-spacing: 1px;
  display: block;
  line-height: 42px;
  font-family: Arial;
}

.hotline-bar>a:hover,
.hotline-bar>a:active {
  color: #fff;
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }

  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }

  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }

  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }

  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}

/******************************************************************************/
.atp-call .atp-vong {
  z-index: 999;
  position: fixed;
  border-radius: 100%;
  border: 2px solid;
  opacity: 0.5;
  top: 155px;
  right: 26px;
  width: 80px;
  height: 80px;
  border-color: #1c8937;
}

.atp-call .atp-tron {
  opacity: 0.75;
  z-index: 999;
  position: fixed;
  border-radius: 100%;
  top: 164px;
  right: 34px;
  width: 63px;
  height: 63px;
  background-color: rgb(153 4 4 / 82%);
}

.atp-call .atp-phone {
  position: fixed;
  border: 2px solid transparent;
  border-radius: 100%;
  z-index: 999;
  background-size: 70%;
  opacity: 0.7;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  top: 173px;
  right: 43px;
  width: 45px;
  height: 45px;
  background-image: url(/v1/images/shopping-basket.png);
  background-color: #fe7000;
}

.atp-call .atp-text {
  position: fixed;
  z-index: 999;
  top: 230px;
  right: 25px;
  background-color: #ffff00;
  color: #000000;
}

.atp-call a:hover .atp-text {
  background-color: #c75b06;
}

.atp-call .atp-text {
  position: fixed;
  z-index: 999;
  border-radius: 10px;
  top: 230px;
  right: 17px;
  width: 95px;
  height: 32px;
  background-color: #fe7000;
  color: #ffffff;
  text-align: center;
}

.atp-call .atp-text p {
  font-size: 14px;
  color: #fff !important;
  line-height: 31px;
  font-weight: 600;
}

@keyframes tada {
  0% {
    transform: scale(1);
  }

  10%,
  20% {
    transform: scale(0.9) rotate(-3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale(1.1) rotate(3deg);
  }

  40%,
  60%,
  80% {
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    transform: scale(1) rotate(0);
    opacity: 1;
  }
}

.atp-call .tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }

  50% {
    opacity: 1;
  }
}

.atp-call .zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.atp-call .pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

.atp-call .animated.infinite {
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.atp-call .animated {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

@media (max-width: 767px) {
  .atp-call .atp-vong {
    top: 99px;
    right: 7px;
  }

  .atp-call .atp-text {
    height: 25px;
    width: unset;
  }

  .atp-call .atp-tron {
    top: 106px;
    right: 15px;
  }

  .atp-call .atp-phone {
    top: 115px;
    right: 23px;
  }

  .atp-call .atp-text {
    color: #fff;
    background-color: #1e2f7f;
    text-align: center;
    top: 183px;
    right: 0px;
    border-radius: 10px;
    box-shadow: none;
    border: 2px solid #fff;
  }

  .atp-call .atp-text p {
    padding: 3px 10px;
    font-size: 12px;
    line-height: 16px;
    /* width: unset; */
  }

  .atp-call .atp-text p {
    padding: 3px 10px;
    font-size: 12px;
    line-height: 16px;
    /* width: unset; */
  }
}
.retouching_mobile{
   display: none;
}
/****************************************************************/
@-webkit-keyframes slider_nav_up {
  0% {
    transform: perspective(600px) rotateX(-90deg); }
  100% {
    transform: perspective(600px) rotateX(0deg); } 
}

@keyframes {
  0% {
    transform: perspective(600px) rotateX(-90deg); }
  100% {
    transform: perspective(600px) rotateX(0deg); } 
}


/************************************************************************************** Mobile ***************************************************************************************/
@media screen and (max-width: 800px) {
  body {
    width: 100%;
    min-width: 0px;
  }
   .full_content{
      width: 100%;
   }
   .main_top_content{
      background-size: 100%;
   }
  .breadcrumbs {
    float: left;
    width: 100%;
    padding: 5px 10px;
    font-size: 14px;
  }

  .show-more-btn {
    display: block;
    margin: 20px 0px 0px 0px;
    border: none;
    color: #2579f2;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
  }

  .full_content {
    padding: 0px 10px;
  }
  .main_top h1{
   margin-top: 0px;
  } 
  .home-achievement .box-content .title-section{
   font-size: 38px;
   margin-top: 28px;
  }
  .product_wrapper .main .full_content {
    padding: 0px 10px;
  }

  .full_content iframe {
    max-width: 100%;
    height: auto;
  }

  .header_web {
    display: none;
  }

  #id_back_top {
    display: none;
  }

  .popup_wrap{
   width: 100%;
   margin: 0px;
   left: 0px;
  }
  .header_mobile {
    width: 100%;
    display: block;
    background: #FFF;
    z-index: 6;
    height: 55px;
    float: left;
    /* padding: 5px 0px; 
    border-bottom: 1px solid #c4c2c2;
    */
  }

  .header_mobile_fix {
    /* position: fixed; */
    top: 0;
    left: 0;
  }

  .header_content .icon_show_menu {
    float: left;
    width: 40px;
  }

  .header_content .icon_show_menu .btn_show_menu {
    display: block;
    float: left;
    width: 100%;
    height: 45px;
    background: url(/images/mobi_menu_h.png) left center no-repeat;
    background-size: 33px;
  }

  .header_content .header_user {
    float: right;
    width: 40px;
  }

  .header_user .btn_login {
    color: #fff;
    display: block;
    font-size: 13px;
    /* background: #fe7000; */
    padding: 5px 4px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 0px;
    text-align: center;
  }

  .header_user_loged {
      margin: 0;
      width: 100%;
      float: left;
  }

  .header_mobile_user .header_user_menu {
    right: 10px;
    left: unset;
  }
  .header_mobile_user_name{
      width: 100%;
      float: left;
  }
  .header_mobile_user_name .image{
   width: 40px;
   height: 40px;
   float: left;
   display: block;
   -webkit-border-radius: 100%;
   -moz-border-radius: 100%;
   border-radius: 100%;
   display: block;
   float: left;
   overflow: hidden;
   margin-right: 8px;
  }
  .header_mobile_user_name .image img{
      width: 100%;
      height: 100%;
      float: left;
      display: block;
  }

  .header_mobile_user .header_user_menu .arrow {
    right: 10px;
    left: unset;
  }

  .header_content .logo {
   padding: 0px;
   padding-left: 110px;
   padding-right: 80px;
   width: 100%;
   float: inherit;
   display: block;
   margin-top: 5px;
  }

  .header_user_menu {
  display: none;
  position: absolute;
  top: 42px;
  z-index: 9999;
  left: -144px;
  width: 245px;
}

.header_user_menu .arrow {
  background: url(/themes/images/icon_24_11.png) no-repeat scroll 0px -97px transparent;
  height: 17px;
  position: absolute;
  z-index: 99;
  top: -10px;
  width: 22px;
  left: 155px;
}

.header_user_menu ul {
  background: #fff;
  width: 100%;
  border: 1px solid #d6d6d6;
  float: left;
  list-style: none;
  border-radius: 5px;
}

.header_user_menu ul li {
  width: 100%;
  float: left;
}

.header_user_menu ul li i {
  width: 25px;
  font-size: 16px;
  margin-top: 13px;
  display: block;
  float: left;
}

.header_user_menu .use {
  line-height: 36px;
  padding: 5px 0px;
}

.header_user_menu .use .image {
  width: 41px;
  height: 41px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  display: block;
  float: left;
  overflow: hidden;
  margin-right: 5px;
  padding: 0;
  margin-top: 2px;
}

.header_user_menu .use .image img {
  width: 100%;
  min-height: 41px;
  vertical-align: top;
}

.header_user_menu ul .li_break {
  width: 100%;
  margin: 0;
}

.header_user_menu ul li:hover {
  color: #216cb4;
}

.header_user_menu ul li:hover a {
  color: #216cb4;
}

.header_user_menu ul li a {
  display: block;
  padding: 0px 15px;
  color: #848484;
  font-size: 13px;
  height: 42px;
  line-height: 42px;
}

.header_user_menu ul li.use a {
  padding: 0px 8px;
}

.header_user_menu ul li span {
  padding-left: 10px;
}

.header_web_user .header_user_loged:hover .header_user_menu {
  display: block;
}

  .header_content .logo a {
    display: block;
    float: left;
    width: 100%;
    height: 36px;
    margin: 0px;
    background: url(/images/logo.png) center center no-repeat;
    background-size: 125px;
  }
   
  
  .header_mobile_menu {
    position: fixed;
    background: #fff;
    width: 70%;
    top: 0px;
    left: 0px;
    z-index: 9999;
    padding: 10px 0px;
    height: 100%;
    display: none;
  }

  .header_mobile_menu_top {
    width: 100%;
    float: left;
    padding: 0px 10px;
  }

  .header_mobile .icon_hide_menu {
    float: right;
    width: 40px;
  }

  .header_mobile .icon_hide_menu .btn_hide_menu {
    display: block;
    float: left;
    width: 100%;
    height: 45px;
    background: url(/images/mobi_close.png) center left no-repeat;
    background-size: 26px;
  }

  .header_content .logo_menu {
    padding-left: 0;
    padding-right: 44px;
    width: 100%;
    float: initial;
  }

  .header_content .logo_menu a {
    display: block;
    float: left;
    width: 100%;
    height: 46px;
    background: url(/images/logo.png) center center no-repeat;
    background-size: 130px;
  }

  .header_mobile_close {
    float: right;
    width: 44px;
  }

  .header_mobile_close .btn_header_mobile_close {
    background: url(/images/mobi_close.png) center center no-repeat;
    display: none;
    width: 50px;
    height: 50px;
    background-size: 50%;
    float: right;
    margin: auto;
  }

  .header_mobile_search {
    width: 100%;
    float: left;
    padding: 0px 10px;
    position: relative;
    margin-top: 15px;
  }

  .header_mobile_search #header_mobile_search_key {
    width: 100%;
    float: left;
    padding: 3px 30px 3px 10px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #c3c3c3;
  }

  .header_mobile_search button {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
  }

  .header_mobile_search i {
    position: absolute;
    right: 20px;
    top: 8px;
    z-index: 22;
    color: #999;
  }

  .header_mobile_menu_list {
    float: left;
    width: 100%;
    margin-top: 10px;
  }

  .header_mobile_menu_list .header_mobile_menu_li {
    display: block;
    padding: 5px 15px;
    line-height: 35px;
    position: relative;
    width: 100%;
    float: left;
    border-bottom: 1px solid #eee;
  }

  .header_mobile_menu_list .header_mobile_menu_li .header_mobile_menu_a {
    color: #333;
    font-size: 18px;
    font-weight: bold;
  }

  .header_mobile_menu_list .header_mobile_menu_li svg {
    color: #333;
    transition: transform 0.2s linear;
    float: right;
    margin-top: 10px;
    scale: 1.5;
  }

  .header_mobile_menu_sub {
    width: 100%;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    z-index: 3;
    display: none;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  }

  .header_mobile_menu_sub ul {
    width: 100%;
    float: left;
    list-style: none;
    padding: 10px;
  }

  .header_mobile_menu_sub ul li {
    width: 100%;
    float: left;
    list-style: none;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }

  .header_mobile_menu_sub ul a {
    width: 100%;
    float: left;
    color: #333;
    line-height: 36px;
  }
  /***********************************************************************************/
  .main_top_content{
   height: auto;
  }
  .main_top_content .content_left{
    width: 100%;
  }
  .main_top_content .content_right{
    width: 100%;
    display: none;
  }
  .main_owi_tem_list .owi_tem_item{
    width: 100%;
  }
  .owi_tem_detail .owi_tem_avatar{
    width: 100%;
  }
  .owi_tem_detail .owi_tem_avatar{
    width: 100%;
  }
.owi_tem_detail .owi_tem_info{
 width: 100%;
}
.owi_tem_description .owi_tem_description_content{
   width: 100%;
}
.retouching_mobile{
   display: block;
}
.retouching{
   display: none;
}
.main_top{
   padding-top: 25px;
}
.main_top h1{
   font-size: 30px;
}
.main_top h2{
   font-size: 18px;
   line-height: 30px;
}
.content_right{
   height: 360px;
}
.footer_menu .list_social {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 0;
    margin: 0 auto;
}
.account_menu{
   display: none;
}
.update_form{
   width: 100%;
   float: left;
   margin: 0;
   padding: 0;
}
.booking_main {
   width: 100%;
   float: left;
   margin: 20px 0px;
   padding: 0;
}
.change_pass_form{
   width: 100%;
   float: left;
   margin: 20px 0px;
   padding: 0;
}
.instruc_menu{
   display: none;
}
.instruc_news{
   width: 100%;
   float: left;
   margin: 20px 0px;
   padding: 0;
}
  /***********************************************************************************/
  .main_new_list .new_item{
   width: 100%;
  }
  .news_detail{
   width: 100%;
   padding-right: 0px;
  }
  .news_main .news_right{
   width: 100%;
  }
  .news_same .item_new{
   width: 100%;
   margin-right: 0px;
  }


  .wedding_event_list .wedding_event_item{
      width: 100%;
  }

  .wedding_event_list .wedding_event_item .image{
      width: 100%;
  }
  .wedding_event_list .wedding_event_item .info{
   width: 100%;
   float: left;
   padding: 20px;
  }
  .coupel_menu_list{
   display: block;
  }
  .coupel_menu_list li{
   width: auto;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  }
  /*************************************************************************************/
  .pop_content_add{
   width: 90%;
   left: 5%;
   margin-left: 0;
  }
  .pop_content_add .form_content{
   padding: 0px 0px;
  }

  /*************************************************************************************/
  .mi_layout{
   padding: 10px 0px;
  }
  .mi_layout .main_item_sub_1,.mi_layout .main_item_sub_2{
   width: 100%;
  }
  .main_top:before{
   display: none;
  }
  .mi_layout .main_item_sub_1 h3{
   margin-top: 30px;
  }
  .list-post{
   display: block;
  }
  .list-post .post-item .box-text, .blog-archive .post-item .box-text{
   padding: 10px 0px;
  }
  .main_giai_phap .list-module{
   display: block;
  }
  .main_giai_phap .box-module{
   width: 50%;
   float: left;
  }
  .footer_copyright{
    width: 100%;
    float: left;
  }
  .footer_bootom .container{
   float: left;
  }
  /*************************************************************************************/ 
  .user_order_info_title {
    display: none;
  }

  .user_order_info .item {
    width: 100%;
    border-bottom: 1px solid #efefef;
    border-right: 0;
  }

  .popup_close {
    right: -3px;
  }

  .popup_close .btn_popup_close {
    background: url(/v1/images/mobi_close.png) center center no-repeat;
    display: block;
    width: 50px;
    height: 50px;
    background-size: 50%;
  }

  .popup_close .btn_popup_close i {
    display: none;
  }

  .hotline-phone-ring-wrap {
    bottom: 20px;
    display: none;
  }

  .fb-messager {
    bottom: 20px;
    display: none;
  }

  .zalo-messager {
    bottom: 20px;
    display: none;
  }

  .mobile_footer {
    width: 100%;
    float: left;
    position: fixed;
    bottom: 0;
    left: 0;
    display: block;
    background: #0092ab;
  }
  .footer_item_2{
    display: none;
  }
  .footer_item.footer_item_1{
   width: 100%;
  }
}