/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
body{
    font-weight: 500 !Important;
}
@font-face {
    font-family: 'SVN-Matiere';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url('fonts/SVN-Matiere-Black1.ttf') format('truetype');
}
@font-face {
    font-family: 'SVN-Matiere';
    font-style: normal;
    font-weight: bold;
    font-display: auto;
    src: url('fonts/SVN-Matiere-Bold1.ttf') format('truetype');
}
@font-face {
    font-family: 'SVN-Matiere';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('fonts/SVN-Matiere-Regular1.ttf') format('truetype');
}
@font-face {
    font-family: 'SVN-Matiere';
    font-style: normal;
    font-weight: 600;
    font-display: auto;
    src: url('fonts/SVN-Matiere-Medium1.ttf') format('truetype');
}
@font-face {
    font-family: 'SVN-Matiere';
    font-style: normal;
    font-weight: 700;
    font-display: auto;
    src: url('fonts/SVN-Matiere-Super1.ttf') format('truetype');
}
.off-canvas-left.dark .mfp-content,
.off-canvas-right.dark .mfp-content{
    background: #eedec1;
}
.mobile-sidebar a{
    color: #162b75 !Important;
}
.mobile-sidebar .has-child button.toggle{
    color: #162b75 !Important;
}
#logo img {
    padding: 5px 0px !Important;
}
html{
    margin-right: 0px !Important;
}
.header-button{
    margin-top: 0px;
}
.off-canvas-center .mfp-container {
    position: relative;
    padding: 0;
    background-image: url('img/background-menu.jpg');
    overflow: hidden;
}
.main-menu-overlay{
    background-color:transparent !Important;
}
.off-canvas-center .nav-sidebar.nav-vertical>li>a{
    color: #ffffffd1 !important;
    padding: 7px 0px;
    font-size: 18px;
    background: linear-gradient(179deg, #ffffff 0%, #e5c079 50%, #e7bc68 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.off-canvas .sidebar-menu{
    padding: 0px;
}
.off-canvas-left.dark .mfp-content,
.off-canvas-right.dark .mfp-content{
    background: #eedec1;
}
.mobile-sidebar a{
    color: #162b75 !Important;
}
.mobile-sidebar .has-child button.toggle{
    color: #162b75 !Important;
}
img.size-full.alignnone{
    margin-bottom: 0px;
}
p{
    margin-bottom: 13px;
}
section.tongquan table{
    width: 100% !Important;
    height: auto !Important;
    font-size: 17px;
}
section.tongquan table tr td{
    padding: 10px;
}
section.tongquan tr td {
    padding: 7px;
    height: auto ! Important;
}
h2.linear-gradient{
    -webkit-text-fill-color: rgba(255, 255, 255, 0);
    background: linear-gradient(90deg,#840000,#b30000,#dd3333) text;
    font-weight: 900;
    font-size: 32px;
}
section.tienich_slider{
    background: linear-gradient(90deg, #840000, #b30000, #dd3333);
}
section.chudautu-phatdat .wpcf7{
    text-align: center;
}
.wpcf7-spinner{
    position: absolute;
}
.block_form_ngang .wpcf7 input[type="submit"]{
    background: #950028;
    border: 1px solid #f5d79d;
    background-image: radial-gradient(circle, #ffcb66, #c68e39);
    color: rgb(58, 0, 0);
    text-transform: uppercase;
    font-weight: 400;
    padding: 3px 60px;
    border-radius: 5px;
    font-family: "SVN-Matiere", Sans-serif;
}
.absolute-footer.dark{
    color: #fff;
}
#footer .form_footer .col-inner {
    background-color: rgb(255, 255, 255);
    padding: 20px 20px 20px 20px;
}
#footer .form_footer .large-3{
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 10px;
}
#footer .form_footer p{
    color: #000;
}
#footer .form_footer input[type="email"],
#footer .form_footer input[type="tel"],
#footer .form_footer input[type="text"],
#footer .form_footer textarea{
    border-bottom: 1px solid #950028 !important;
    border: none;
    box-shadow: none;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
#footer .form_footer input[type="submit"] {
    width: 100%;
    background-image: radial-gradient(circle, rgb(255, 255, 255), rgb(205, 148, 109));
    color: rgb(58, 0, 0);
}
.desk-contact {
    position: fixed;
    top: 40%;
    right: 20px;
    z-index: 999;
    width: 50px;
}
.desk-contact a{
    border-width: 1px;
    border-radius: 9999px;
    border-style: solid;
    border-color: rgb(239, 206, 159);
    margin: 10px 0px;
    position: relative;
    width: 60px;
    height: 60px;
    padding: 0px;
    display: block;
}
.desk-contact span{
    background-image: linear-gradient(rgb(255, 242, 223), rgb(239, 206, 159));
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    padding: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    margin: auto;
    left: 0px;
    bottom: 0px;
}
@keyframes tada {0% {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);-ms-transform: scale(0.9) rotate(-3deg);transform: scale(0.9) rotate(-3deg);}30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);-ms-transform: scale(1.1) rotate(3deg);transform: scale(1.1) rotate(3deg);}40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);-ms-transform: scale(1.1) rotate(-3deg);transform: scale(1.1) rotate(-3deg);}100% {-webkit-transform: scale(1) rotate(0);-ms-transform: scale(1) rotate(0);transform: scale(1) rotate(0);}}
.desk-contact a img{
    padding: 10px;
    animation-name: tada;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
#dangky .form-action {
    padding: 5px;
}
#dangky .form-action .col-inner {
    background-color: rgb(255, 255, 255);
    padding: 20px 20px 20px 20px;
}
#dangky .large-3{
    flex-basis: 100%;
    max-width: 100%;
}
#dangky input[type="email"],
#dangky input[type="tel"],
#dangky input[type="text"],
#dangky textarea{
    border-bottom: 1px solid #950028 !important;
    border: none;
    box-shadow: none;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
#dangky input[type="submit"] {
    width: 100%;
    margin-top:10px;
    margin-bottom: 0px;
    background: linear-gradient(179deg, #ffffff 0%, #e5c079 50%, #e7bc68 100%);
    color: #fff;
}
#dangky .wpcf7 .row .col{
    padding-bottom: 0px;
}
#dangky .wpcf7 form{
    padding-bottom: 0px; 
}
#dangky p{
    margin-bottom: 4px;
}
.title_modal {
    text-transform: uppercase;
    font-weight: 700;
    font-weight: 900;
    font-size: 24px;
    background: linear-gradient(179deg, #ffffff 0%, #e5c079 50%, #e7bc68 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bottom-contact{
    background: #950028 !Important;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 2px 1px 9px #dedede;
    border-top: 1px solid #eaeaea;
    height: 60px;
    overflow: hidden;
}
.bottom-contact ul {
    margin: 0px;
    padding: 0px;
}
.bottom-contact ul li {
    width: 33.33%;
    float: left;
    list-style: none;
    text-align: center;
    font-size: 13.5px;
    margin: 0px;
}
.bottom-contact ul li img {
    height: 33px;
    margin-top: 5px;
    margin-bottom: 0px;
    width: auto;
}
.bottom-contact ul li span {
    color: #fff;
}
.block_form_ngang .row .large-3{
    margin: 15px 0px;
    flex-basis: 100%;
    max-width: 100%;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    background: cornsilk;
    margin: 0px;
    font-size: 14px;
    color: #000;
    text-align: center;
}
.logo-center .logo{
    margin: 0px;
    margin-left: 20px;
    width: 100px;
}
#masthead .nav > li > a{
    line-height: 15px;
    font-size: 13px;
    font-weight: 400;
}
.header-main{
    background: #17364b;
    padding: 0px;
    box-shadow: 0 0 5px 5px #0003;
}
.gioithieu_box h1{
    font-family: "SVN-Matiere", Sans-serif;
    font-size: 37px;
    font-weight: 600;
    background: linear-gradient(179deg, #ffffff 0%, #e5c079 50%, #e7bc68 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text_mota{
    color: #950028;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 3px;
}
.text_mota_cuoi{
    color: #950028;
    font-family: "SVN-Matiere", Sans-serif;
    font-size: 45px;
    font-weight: 700;
    letter-spacing: 3px;
}
.mota_noidung img{
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.wp-caption .wp-caption-text{
    background: none;
}
.item_sanpham .col-inner{
    background: url(img/item_sanpham.jpg) center top;
    padding: 20px;
    color: #fff;
    border: 1px solid #fff;
    background-size: contain;
    border-radius: 20px;
}
.item_sanpham p strong{
    font-family: "SVN-Matiere", Sans-serif;
    color: #f5d9b1;
    font-size: 23px;
    font-weight: 300;
}
.item_sanpham img{
    border-radius: 20px;
}
.item_booking .col-inner{
    background: #950028 url(img/icon-song.png) center  center;
    padding: 50px 30px 50px 20px;
    border-radius: 20px;
    color: #fff;
}
.item_booking p strong{
    font-family: "SVN-Matiere", Sans-serif;
    color: #f5d9b1;
    font-size: 50px;
    font-weight: 800;
}
.chinhsach_banhang h2{
    color: rgb(58, 0, 0);
    font-family: "SVN-Matiere", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #df970d;
    background-image: linear-gradient(179deg, #ffffff 0%, #df970d 50%, #df970d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.lydo h2{
    color: rgb(58, 0, 0);
    font-family: "SVN-Matiere", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #17364b;
}
.chinhsach_banhang h2 strong{
    font-weight: normal;
}
.form_csbh .wpcf7 .large-3{
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 5px;
    margin-bottom: 0px;
}
.form_csbh .wpcf7 input[type="submit"]{
    background: #cab475;
    color: #000;
    width: 100%;
}
.section.tongquan h2{
    color: rgb(58, 0, 0);
    font-size: 30px;
    font-weight: 600;
    font-family: "SVN-Matiere", Sans-serif;
    margin-bottom: 30px;
    text-align: left;
}
.section.tongquan tr td{
    font-weight: 400;
    padding: 12px 0px;
    color: rgb(58, 0, 0);
    border-bottom: 1px solid  rgb(58, 0, 0);
}
.section.vitri tr td{
    font-size: 20px;
}
.section.vitri tr td strong{
    color: rgb(242, 221, 185);
    font-size: 30px;
    font-family: "SVN-Matiere", Sans-serif;
    font-weight: 500;
    letter-spacing: 3px;
}
section.vitri h2,
section.matbang h2{
    color: rgb(58, 0, 0);
    font-family: "SVN-Matiere", Sans-serif;
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 15px;
    text-transform: uppercase;
    background-image: linear-gradient(179deg, #ffffff 0%, #df970d 50%, #df970d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.tienich h3{
    color: #950028;
    font-size: 22px;
    font-weight: 600;
}
section.thietke{
    background: url("img/bg_sanpham.jpg") center top;
    color: #fff;
}
section.thietke h2{
    color: rgb(58, 0, 0);
    font-family: "SVN-Matiere", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 15px;
    text-transform: uppercase;
    background-image: linear-gradient(179deg, #ffffff 0%, #e5c079 50%, #e7bc68 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.gia{
    color: #845043;
    background: url("img/bg_sanpham.jpg") top center;
    background-size: contain;
}
section.gia h2{
    color: #17364b;
    font-family: "SVN-Matiere", Sans-serif;
    font-size: 40px;
    font-weight: 500;
}
section.chudautu-phatdat h2{
    color: #fff;
    font-family: "SVN-Matiere", Sans-serif;
    font-size: 40px;
    font-weight: 700;
}
.chudautu-phatdat .wpcf7 input[type="submit"]{
    background: #cab475;
    color: #000;
    width: 100%;
}
.chudautu-phatdat .wpcf7 form{
    margin-bottom: 0px;
}
section.tiendo{
    background: url(img/bg_sanpham.jpg) center bottom;
    padding-bottom: 0px !Important;
}
section.tiendo h2{
    color: #fff;
    font-family: "SVN-Matiere", Sans-serif;
    font-size: 40px;
    font-weight: 600;
}
section.tiendo h2 strong,
section.gia h2 strong{
    font-weight: normal;
}
.block_form_ngang strong{
    color: #fff;
    font-family: "SVN-Matiere", Sans-serif;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 20px !Important;
    display: block;
}
.block_form_ngang img{
    margin-bottom: 30px !Important;
}
.block_form_ngang .wpcf7 input[type="text"],
.block_form_ngang .wpcf7 input[type="tel"],
.block_form_ngang .wpcf7 input[type="email"] {
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 15px;
    color: #000;
    background: #fff;
    padding: 0 20px;
    padding-left: 35px;
    line-height: 45px;
    height: 45px;
    box-shadow: none;
}
.block_form_ngang  .wpcf7 span[data-name="hoten"]::before {
    content: "\e901";
    font-family: fl-icons !important;
    position: absolute;
    top: 8px;
    left: 10px;
    color: #950028;
}
.block_form_ngang  .wpcf7 span[data-name="dienthoai"]::before {
    content: "\e600";
    font-family: fl-icons !important;
    position: absolute;
    top: 8px;
    left: 10px;
    color: #950028;
}
.block_form_ngang  .wpcf7 span[data-name="email-2"]::before {
    content: "\e003";
    font-family: fl-icons !important;
    position: absolute;
    top: 8px;
    left: 10px;
    color: #950028;
}
.block_form_ngang  .wpcf7 span[data-name="noidung"]::before {
    content: "\e017";
    font-family: fl-icons !important;
    position: absolute;
    top: 8px;
    left: 10px;
    color: #950028;
}
.block_form_ngang .wpcf7 textarea{
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 15px;
    color: #000;
    background: #fff;
    line-height: 22px;
    height: 95px;
    box-shadow: none;
    padding-left: 35px;
}
.block_form_ngang .large-12{
    margin-bottom: 15px;
}
.lightbox-content{
    background: url(img/bg_form.jpg) center center no-repeat;
    background-size: cover;
}
.wp-caption{
    font-size: 15px;
    padding-top: 5px;
}
section.nhamau h2 {
    font-family: "SVN-Matiere", Sans-serif;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 15px;
}
section.tienich,
section.nhamau{
    padding-bottom: 0px !Important;
}
textarea {
    min-height: 70px;
    padding-top: .7em;
}
p:empty{
    display: none;
}
.form_csbh .dark{
    background: url(img/bg_form.jpg) center center no-repeat;
    background-size: cover;
}
.post-title{
    color: #950028;
    font-weight: bold;
}
.entry-content h2{
    color: #950028;
    font-weight: bold;
    font-size: 23px;
}
.entry-content h2 b{
    font-weight: 500;
}

.entry-content h3{
    color: #950028;
    font-weight: bold;
    font-size: 20px;
}
.entry-content h3 b{
    font-weight: 500;
}

.entry-content h4{
    color: #950028;
    font-weight: bold;
    font-size: 18px;
}
.entry-content h4 b{
    font-weight: 500;
}
h1.entry-title{
    font-family: "SVN-Matiere", Sans-serif;
    color: #950028;
    font-size: 35px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.page-title-inner h1.entry-title{
    color: #fff;
    font-size: 30px;
}
.scroll-to-bullets{
    display: none;
}
.wpcf7-not-valid-tip{
    font-size: 14px !Important;
}
#ftwp-container.ftwp-wrap #ftwp-header-minimize{
    min-height: auto;
}
#logo {
    margin-right: 0px;
}
.nav-spacing-large>li {
    margin: 0 8px;
}
.gioithieu_box .border{
    padding: 10px 20px;
    border: 1px solid #fff;
    border-radius:  20px;;
}
.gioithieu_box .border2{
    border: solid hsla(0, 0%, 100%, .2);
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    border-width: 1px 1px 0;
    padding: 30px 30px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #002e72;
}
body{
    font-weight: 400 !Important;
}
.group_gioithieu img{
    border-radius: 20px;
}
.group_gioithieu ul li{
    list-style: none;
    background: url(img/icon-sungroup.png) left 3px no-repeat;
    background-size: 20px;
    margin-left: 0px;
    padding-left: 30px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.gioithieu_form .gioithieu_form_text p{
    font-weight: 500;
    color: #fcdd8b;
    font-size: 20px;
    font-family: "SVN-Matiere", Sans-serif;
}
.gioithieu_form input[type="text"],
.gioithieu_form input[type="tel"],
.gioithieu_form input[type="email"]{
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 4px;
    box-shadow: none;
    width: 100%;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    color: #000;
    height: 42px;
    line-height: 42px;
}
.gioithieu_form input[type="submit"]{
    color: #000;
    height: 42px;
    line-height: 42px;
    width: 100%;
    border-bottom: 1px solid #fff;
    border-radius: 4px;
    box-shadow: none;
    width: 100%;
    background-image: linear-gradient(90deg, #f5ecb0, #ce9e51);
    border: none;
    color: #002a70;
    font-family: "SVN-Matiere", Sans-serif;
    font-weight: 700;
}
.gioithieu_form form{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.tongquan_box table{
    border: none;
    width: 100%;
    margin-bottom: 0px;
}
.tongquan_box table tr{
    border: none;
}
.tongquan_box table tr td{
    font-size: 16px;
    color: #000;
    border: none;
    width: auto !Important;
}
.tongquan_box table tr td strong{
    color: #df5114;
    font-weight: bold;
    font-style: italic;
    float: left;
    margin-bottom: 7px;
    width: 100%;
}
.tongquan_box table tr td:first-child{
    width: 60px !Important;
}
.tongquan_box .tongquan_desc{
    padding: 40px 30px !Important;
}
.tongquan_desc h2{
    font-weight: 500;
    color: #df5114;
    font-size: 30px;
}
.text_giothieu h2{
    font-family: "SVN-Matiere", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 25px;
    text-transform: uppercase;
    background-image: linear-gradient(179deg, #ffffff 0%, #e5c079 50%, #e7bc68 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.tongquan_box .row-full-width{
    background: rgb(255, 242, 223) url("img/bg_tongquan.png") right bottom no-repeat;
    background-size: cover;
}
.vitri_desc{
    padding: 20px;
    background-image: linear-gradient(0deg, #ce9e51, #f5ecb0);
    border-radius: 30px;
}
.vitri_desc ul{
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}
.vitri_desc ul li{
    background: url(img/icon-sungroup-xanh.png) left 3px no-repeat;
    background-size: 20px;
    padding-left:30px;
    margin-left: 0px;
    margin-bottom: 5px;
}
.section.vitri_img{
    background: url(img/bg_map.gif) top center;
    background-size: contain;
    background-repeat: repeat-x;
}
.vitri_img form{
    margin-top: 20px;
    margin-bottom: 0px;
}
.vitri_img form .col{
    padding-bottom: 0px;
}
.section.vitri_img img{
    border-radius: 30px;
}
.section.vitri_img .lead{
    font-weight: 500;
    color: #fcdd8b;
    font-size: 20px;
    font-family: "SVN-Matiere", Sans-serif;
    text-align: center;
}
.section.vitri_img input[type="text"],
.section.vitri_img input[type="tel"],
.section.vitri_img input[type="email"]{
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 4px;
    box-shadow: none;
    width: 100%;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    color: #000;
    height: 42px;
    line-height: 42px;
}
.section.vitri_img input[type="submit"]{
    color: #000;
    height: 42px;
    line-height: 42px;
    width: 100%;
    border-bottom: 1px solid #fff;
    border-radius: 4px;
    box-shadow: none;
    width: 100%;
    background-image: linear-gradient(90deg, #f5ecb0, #ce9e51);
    border: none;
    color: #000;
    font-family: "SVN-Matiere", Sans-serif;
    font-weight: 600;
}
.tienich_desc{
    border: solid hsla(0, 0%, 100%, .2);
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    border-width: 1px 1px 0;
    padding: 30px 20px;
    margin-top: 0px;
    margin-bottom: 60px;
    background: #002e72;
    color: #fff;   
}
.tienich_desc img{
    border-radius: 20px;
}
.tienich_desc ul li{
    list-style: none;
    background: url(img/icon-sungroup.png) left 3px no-repeat;
    background-size: 20px;
    margin-left: 0px;
    padding-left: 30px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    padding-bottom: 10px;
    margin-bottom: 10px;
}
section.tienich h2{
    color: rgb(58, 0, 0);
    font-family: "SVN-Matiere", Sans-serif;
    font-size: 27px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 15px;
    text-transform: uppercase;
    background-image: linear-gradient(179deg, #ffffff 0%, #e5c079 50%, #e7bc68 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left ! Important;
}
@keyframes phone-vr-shake {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}
@keyframes 	phone-icon-shake{
    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);
    }
}
.phone-vr-img-circle img {
    max-width: 36px;
}
.lph-nav {
    position: fixed;
    left: 13px;
    border-radius: 5px;
    width: auto;
    z-index: 150;
    bottom: 60px;
    padding: 10px 0;
}
.lph-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.lph-nav ul>li a {
    border: none;
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #000;
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;
}
.lph-nav ul li {
    list-style: none !important;
}
.lph-nav ul>li a i.ticon-heart {
    background: url(img/icon-bao-gia.png) no-repeat;
    background-size: 36px 36px;
    width: 36px;
    height: 36px;
    display: block;
}
.lph-nav ul>li a i.ticon-zalo-circle2 {
    background: url(img/Icon_of_Zalo-scaled.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}
.lph-nav ul>li a i {
    width: 33px;
    height: 33px;
    display: block;
    margin: auto;
}
.phone-mobile-dk {
    display: block ! Important;
}
.phone-vr-img-circle {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    animation: phone-vr-shake 1s infinite ease-in-out;
    margin-top: 5px;
    margin-left: 10px;
}
.phone-mobile{
    display:none;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 0;
}
@media only screen and (max-width: 600px) {
    .lph-nav {
        background: white;
        width: 100%;
        border-radius: 0;
        color: #fff;
        height: 60px;
        line-height: 50px;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9999999;
        padding: 5px;
        margin: 0;
        box-shadow: 0 4px 10px 0 #000;
    }
    .lph-nav li {
        float: left;
        width: 30%;
        list-style: none;
        height: 50px;
    }
    .lph-nav .phone-mobile{
        width: 40%;
    }
    .lph-nav ul>li a {
        padding: 0;
        margin: 0 auto;
    }
    .lph-nav li .button .phone_animation {
        box-shadow: none;
        position: absolute;
        top: -16px;
        left: 50%;
        transform: translate(-50%, 0);
        width: 50px;
        height: 50px;
        border-radius: 100%;
        background: #002855;
        line-height: 15px;
        border: 2px solid white;
    }
    .lph-nav ul li .button .phone_animation i {
        display: inline-block;
        width: 27px;
        font-size: 26px;
        margin-top: 12px;
    }
    .phone-mobile {
        display: block !important;
    }
    .lph-nav li .button .phone_animation {
        box-shadow: none;
        position: absolute;
        top: -16px;
        left: 50%;
        transform: translate(-50%, 0);
        width: 50px;
        height: 50px;
        border-radius: 100%;
        background: #fa0b0b;
        line-height: 15px;
        border: 2px solid white;
    }
    .lph-nav ul li .button .phone_animation i {
        display: inline-block;
        width: 27px;
        font-size: 26px;
        margin-top: 12px;
    }

    .lph-nav ul li .button .phone_animation i {
        display: inline-block;
        width: 27px;
        font-size: 26px;
        margin-top: 12px;
        animation: phone-icon-shake 1s infinite ease-in-out;
    }
    .lph-nav ul>li a i.icon-phone-w {
        background: url(img/icon-goi.png) no-repeat;
        background-size: contain;
    }
    .phone-mobile-dk {
        display: none !important;
    }
    .lph-nav ul li .button .btn_phone_txt {
        position: relative;
        top: 35px;
        font-size: 10px;
        font-weight: bold;
        text-transform: none;
    }
    .lph-nav ul li a.button {
        background-color: white;
    }
}
.off-canvas-center .mfp-content{
    padding-top: 0px;
}