html::-webkit-scrollbar {
    width: 10px;
    background-color: #ddd;
} 
html::-webkit-scrollbar-thumb {
    background-color: #df9b24;
    border-radius: 2px;
}
*{outline: none;}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
a:hover{
    text-decoration: none;
}
.logoft{
    height: 100px;
    margin-right: 30px;
}
#intro{
    background: #fff;
    padding: 30px 0px;
}
#intro img{
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    padding: 6px;
    background: #fff;
}
.wpb_wrapper ul{
    margin-left: 30px;
}
#intro #tongquan_desc,
#intro #tongquan_img{
    padding-bottom: 30px;
}
.desc ul{
    margin-left: 30px;
}
#vitri{
    padding: 30px 0px;
}
#vitri img{
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    padding: 6px;
    background: #fff;
}
#matbang{
    background: #eee;
    padding: 30px 0px;
}
.nav-tabs{
    margin-left: 0px !Important;
}

#matbang ul li{
    display: inline-block;
    float: none;
}
#matbang ul li a{
    font-weight: bold;
    color: #000;
}
#matbang .tab-content img{
    width: 100%;
    height: auto;
}
#tienich{
    background: #fff;
    padding: 30px 0px;
}
#tienich .row{
    margin-left: -7px;
    margin-right: -7px;
}
#tienich .col-md-4{
    padding-left: 7px;
    padding-right: 7px;
}
.item-tienich{
    margin: 10px 0px;
}
.item-tienich img{
    margin-bottom: 10px;
    width: 100%;
    height: auto;
}
.item-tienich .name{
    text-transform: uppercase;
}
#hinhanh{
    padding: 30px 0px;
}
.news-box{
    background: #fff;
    padding: 30px 0px;
}
.thietkenoithat-box{
    padding: 30px 0px;
}
.owl-carousel{
    margin: 0px -10px;
}
.owl-carousel .item{
    margin: 0px 10px;
}
.owl-carousel .item img{
    margin-right: 10px;
    width: 200px;
    height: auto;
    float: left;
}
.cotphai .item-list:last-child{
    border:none !Important;
}
.cotphai .item-list{
    float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    line-height: 18px;
}
.cotphai .item-list a{
    color: #8B8B7A;
    font-size: 14px;
}
.cotphai img{
    width: 90px;
    float: left;
    margin-right: 10px;
    height: auto;
}
.cotphai .textwidget ul{
    color: #8B8B7A;
    font-size: 14px;
    margin-left: 0px;
    list-style: none;
    margin-bottom: 0px;
}
.cotphai .textwidget ul li{
    border-bottom: 1px dotted #ccc;
    padding: 7px 0px 7px 15px;
    position: relative;
}
.cotphai .textwidget ul li:last-child{
    border-bottom: none;
}
.cotphai .textwidget ul li:before {
    content: "\f111";
    font: normal normal normal 7px/1 FontAwesome;
    left: 0px;
    position: absolute;
    top: 15px;
}
.pagination-hwp{
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 20px;
}
.wp-pagenavi a, .wp-pagenavi span{
    background: #ccc;
    color: #000;
    padding: 5px 10px;
}
.product-share{
    padding: 0px 10px 10px 10px;
}
.stButton .stButton_gradient {
    height: auto !Important;
}
.list-thumb{
    margin: 1% -1%;
}
.list-thumb a{
    display: inline-block;
    margin: 1%;
    width: 14%;
}
.list-thumb img{
    width: 100%;
    height: auto;
}
.wpcf7 .col-12{
    margin-bottom: 15px;
}
.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{
    background: #f9f9f9;
    border: 1px #ccc solid;
    padding: 6px 12px;
    font-size: 13px;
    width: 100%;
    color: #000 !Important;
}
.wpcf7 input[type="submit"]{
    color: #fff;
    background: #df9b24;;
    font-weight: 600;
    border: none;
    padding: 10px 20px;
    text-transform: uppercase;
}
.wpcf7 textarea{
    color: #000 !Important;
    background: #f9f9f9;
    border: 1px #ccc solid;
    padding: 6px 12px;
    font-size: 13px;
    width: 100%;
    height: 100px;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing{
    margin: 0px 0px 20px 0px;
    padding: 5px 10px;
}
.single-page h2{
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
}
.single-page h3{
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}
.single-page h4{
    font-size: 16px;
    font-weight: bold;
    line-height: 23px;
}
.single-page .col2 table tr td img{
    width: 21px;
    height: auto;
}
.wp-caption{
    margin-bottom: 10px;
}
.wp-caption-text{
    padding-top: 5px;
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
span.navbar-toggler-icon i {
    color: #3853a5;
    font-size: 30px;
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #df9b24;
    width: 35px;
    height: 35px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 5px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 90;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 12px;
    top: 7px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.single-page ul{
    margin-left: 30px;
    padding: 0px;
}
.footer .col-md-6{
    width: 100%;
}
.footer .wpcf7 textarea{
    height: 50px;
}
.footer .wpcf7 .col-12{
    margin-bottom: 8px;
}
.footer .wpcf7 input[type="submit"]{
    width: 100%;
    padding: 7px 15px;
}
.footer .wpcf7 input[type="text"],
.footer .wpcf7 input[type="email"],
.footer .wpcf7 input[type="tel"],
.footer .wpcf7 textarea{
    border: none;
}
.footer img{
    margin: auto;
}
#support-center .sup-action{
    -webkit-transition:all .2s ease-in-out;
    background-color:rgba(0,0,0,.2);
    border-radius:50%;
    box-shadow:0 0 5px 2px rgba(255,255,255,.5);
    height:60px;
    line-height:58px;
    padding:0;
    transition:all .2s ease-in-out;
    width:100%
}
#support-center .sup-action:hover{
    background-color:rgba(0,0,0,.3)
}
#support-center .sup-action+.sup-action{
    border-left:0 none;
    margin-top:10px
}
#support-center .call,#support-center .open-form,#support-center span{
    display:none
}
#support-center img,#support-center svg{
    height:32px;
    width:32px
}
#support-center .d360{
    display:none
}
#support-center .messenger,#support-center .fanpage{
    background-color:#1877f2
}
#support-center .messenger path,#support-center .fanpage path{
    fill:#fff
}
#support-center path+path{
    fill:#1877f2 !important
}
#support-center .fanpage{
    display:block
}
#support-center .sup-action {
    color: #333;
    display: block;
    float: left;
    font-size: 13px;
    line-height: 1;
    padding: 7px 2px;
    text-align: center;
    width: 25%;
    z-index: 7;
}
#support-center .sup-action {
    -webkit-transition: all .2s ease-in-out;
    background-color: rgba(0,0,0,.2);
    border-radius: 50%;
    box-shadow: 0 0 5px 2px rgb(255 255 255 / 50%);
    height: 60px;
    line-height: 58px;
    padding: 0;
    transition: all .2s ease-in-out;
    width: 100%;
}
#support-center .call,
#support-center .open-form,
#support-center span {
    display: none;
}
#support-center {
    background: #ddd;
    border-top: 1px solid #eee;
    bottom: 0;
    box-shadow: 0 -1px 2px 0 rgb(60 64 67 / 30%), 0 -2px 6px 2px rgb(60 64 67 / 15%);
    height: 57px;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 7;
}
#support-center{
    background:transparent;
    border:0 none;
    bottom:80px;
    box-shadow:none;
    height:auto;
    right:10px;
    width:60px;
    display: none;
}
#support-center img,
#support-center svg {
    height: 32px;
    width: 32px;
    margin: auto;
    display: inline-block;
}
.svg-icon {
    height: 22px;
    vertical-align: middle;
    width: 22px;
}
.d-hotline .icon{
    float:left;
    padding:4px 0;
    position:relative
}
.d-hotline svg{
    -webkit-animation:tada 1.8s infinite;
    animation:tada 1.8s infinite;
    margin-right:5px;
    position:relative
}
.svg-icon {
    height: 22px;
    vertical-align: middle;
    width: 22px;
}
.d-hotline .align-middle {
    -webkit-transform: translate(-50%,-50%)!important;
    left: 50%;
    position: absolute!important;
    top: 50%;
    transform: translate(-50%,-50%)!important;
    z-index: 999;
}
.d-hotline svg path{
    fill:#000;
}
.d-hotline .text{
    color:#fff;
    font-size:20px;
    font-weight:600;
    line-height: 30px;
    border: none;
}
.ripple-container{
    height:100px;
    width:100px;
}
.ripple{
    -webkit-animation:ripple 1.8s infinite;
    animation:ripple 1.8s infinite;
    background-color:#f5fe00;
    border-radius:50%;
    height:100%;
    left:0;
    opacity:0;
    position:absolute;
    top:0;
    visibility:hidden;
    width:100%;
    z-index:-1;
}
@-webkit-keyframes ripple{
    0%{
        -webkit-transform:scale(0);
        opacity:1;
        transform:scale(0);
        visibility:visible
    }
    100%{
        -webkit-transform:scale(1);
        opacity:0;
        transform:scale(1);
        visibility:hidden
    }
}
@keyframes ripple{
    0%{
        -webkit-transform:scale(0);
        opacity:1;
        transform:scale(0);
        visibility:visible
    }
    100%{
        -webkit-transform:scale(1);
        opacity:0;
        transform:scale(1);
        visibility:hidden
    }
}
.ripple:nth-child(2){
    -webkit-animation-delay:.3s;
    animation-delay:.3s
}
.ripple:nth-child(3){
    -webkit-animation-delay:.6s;
    animation-delay:.6s
}
.modal-content .title{
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
button.close{
    background: #e8c54f;
    opacity: 1;
    width: 30px;
    height: 30px;
    z-index: 9999;
    position: absolute;
    right: -7px;
    border-radius: 100%;
    top: -8px;
}
#nhan_banggia .wpcf7 input[type="submit"]{
    width: 100%;
}
.wpcf7-spinner{
    position: absolute;
    left: 40%;
    top:10px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    margin: auto;
    font-size: 14px;
    text-align: center;
}
.d-hotline {
    background: linear-gradient(to top,#96fbc4 0,#f9f586 100%);
    border-radius: 40px;
    bottom: 20px;
    box-shadow: 0 10px 40px #fff,0 0 0 10px rgba(178,178,178,.34);
    display: block;
    left: 20px;
    padding: 10px 20px;
    position: fixed;
    width: auto;
    z-index: 99;
}
.d-hotline .text {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}
#google_language_translator{
    position: absolute;
    left: -115px;
    top: 9px;
    z-index: 999;
}
#google_language_translator select.goog-te-combo{
    height: 36px !Important;
    line-height: 36px;
    margin: 0px;
    padding: 0px !Important;
}
#language img{
    height: 31px;
}
.product-img-info {
    padding-top: 62.5%;
    width: 100%;
}
.product-img-info img {
    -webkit-transition: all .5s;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    transition: all .5s;
    width: 100%;
}
.item-product .text{
    padding: 10px;
}
.item-thongso{
    position: relative;
    margin-bottom: 15px;
}
.icon-pn span{
    left: 0px;
    top:0px;
    width: 18px;
    height: 18px;
    background: url("images/icon-pn.png") center center no-repeat;
    background-size: contain;
    margin-right: 5px;
}
.icon-noithat span{
    left: 0px;
    top:0px;
    width: 22px;
    height: 22px;
    background: url("images/icon-noithat.png") center center no-repeat;
    background-size: contain;
    margin-right: 5px;
}
.icon-dientich span{
    left: 0px;
    top:0px;
    width: 18px;
    height: 18px;
    background: url("images/icon-dientich.png") center center no-repeat;
    background-size: contain;
    margin-right: 5px;
}
.gallery-owl{
    margin: 10px 0px 0px 0px;
    padding: 0px 10px;
}
.chitietbai .gallery-owl .owl-next,
.chitietbai .gallery-owl .owl-prev{
    top: 21px;
}
.gallery-owl:hover .owl-nav{
    display: block;
}
.gallery-owl .owl-nav{
    display: none;
}
.gallery-owl .owl-next{
    position: absolute;
    right: 8px;
    top: 5px;
    color: #fff !important;
    text-shadow: 1px 1px 3px #000;
    font-size: 32px !important;
}
.gallery-owl .owl-prev{
    position: absolute;
    left: 8px;
    top: 5px;
    color: #fff !important;
    text-shadow: 1px 1px 3px #000;
    font-size: 32px !important;
}
.owl-theme .owl-nav [class*='owl-']:hover{
    background: none !Important;
}
.item-product .text{
    padding-top: 0px;
}
.gallery-owl img:hover{
    cursor: pointer;
}
.item-product{
    position: relative;
}
.tag{
    background: rgba(199,37,40,.86);
    color: #fff;
    padding: 2px 5px;
    position: absolute;
    z-index: 9;
    right: 3px;
    top: 3px;
    border-radius: 3px;
    font-size: 13px;
}
.post_box .tag{
    right: 3px;
    bottom: 3px;
    top: inherit;
}
table{
    width: 100% !Important;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
table tr td{
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 7px;
    height: auto !Important;
}
table tr{
    height: auto !Important;
    background: #fff;
}
table tr:nth-child(old) {
    background-color: #fff;
}
table tr:nth-child(even) {
    background-color: #f9f9f9!important;
}
.editor ul,.editor ol{
    margin-left: 30px;
}
.editor li{
    margin-bottom: 10px;
}
.wp-pagenavi{
    margin-bottom: 20px;
}
.pd-15{
    padding: 15px;
}
.related-product .ttct span{
    background: #f9f9f9;
}
.call-me-back {
    margin: 15px 0px;
}
.call-me-back ul li,
.call-me-back ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 100%;
    margin-bottom: 10px;
}
.call-me-back ul li a,
.call-me-back ul li button {
    height: 45px;
    line-height: 45px;
    background-color: #df9b24;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
    border: none;
    width: 100%;
    text-align: center;
}
.call-me-back ul li a i,
.call-me-back ul li button i {
    width: 45px;
    font-size: 20px;
    top: 0px;
    left: 0px;
    display: block;
    background: rgba(0,0,0,0.2);
    height: 100%;
    line-height: 45px;
    float: left;
    color: #fff;
    position: relative;
}
.call-me-back ul li a.btn-callmeback i:after,
.call-me-back ul li button.btn-callmeback i:after {
    border-right: 10px solid #ff891e;
}
.call-me-back ul li a i:after,
.call-me-back ul li button i:after {
    content: '';
    position: absolute;
    display: block;
    right: -10px;
    border-top: 45px solid rgba(0,0,0,0.2);
    top: 0px;
    transition: all .2s ease-in-out;
    border-right: 10px solid #df9b24;
}
.call-me-back ul li a.btn-callmeback,
.call-me-back ul li button.btn-callmeback {
    background-color: #ff891e;
}
.large-thumb{
    position: relative;
    overflow: hidden;
}
.popup-gallery .gallery-owl{
    padding: 0px;
}
.contentpost{
    margin-top: 20px;
}
.product-detail-owl{
    margin: 0px;
}
.product-detail-owl:hover .owl-nav{
    display: block;
}
.product-detail-owl .owl-next{
    position: absolute;
    right: 8px;
    top: 45%;
    color: #fff !important;
    text-shadow: 1px 1px 3px #000;
    font-size: 32px !important;
}
.product-detail-owl .owl-prev{
    position: absolute;
    left: 8px;
    top: 45%;
    color: #fff !important;
    text-shadow: 1px 1px 3px #000;
    font-size: 32px !important;
}
#frm_search.active {
    display: block !Important;
}
#frm_search {
    position: absolute;
    top: 14px;
    right: 8px;
    display: none;
    z-index: 999999;
}
#frm_search input {
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    background: #e8de8b;
    border: none;
    border: 1px solid #ad972c;
    padding: 7px 10px;
    width: 362px;
    border-radius: 29px;
}
#frm_search img{
    height: 18px;
}
#frm_search button {
    width: 30px;
    position: absolute;
    border: none;
    background: none;
    top: 10px;
    right: 2px;
}
.btn_search{
    padding: 0px;
}
.btn_search img {
    height: 18px;
}
.btn_search a{
    background: none !Important;
    border: none;
    padding: 0px !important;
}
#frm_search .close{
    right: -31px;
    top: 4px !important;
}
.project-item{
    background: #fff;
    margin: 15px 0px;
}
.project-item .info{
    padding: 15px;
}
.project-item img{
    margin-bottom: 10px;
}
.project-item .project-money-item{
    display: flex;
    justify-content: space-between;
}
.project-item .project-money-right{
    color: #1488c9;
    font-weight: bold;
}
.project-item .project-money-right.color-orange{
    color: #ff8c00;
}
.project-item .address{
    height: 45px;
}
.border_bottom{
    margin-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
}
.duan-owl{
    margin: 0px;
}
.duan-owl .owl-next{
    position: absolute;
    right: 8px;
    top: 22%;
    color: #fff !important;
    text-shadow: 1px 1px 3px #000;
    font-size: 32px !important;
    padding: 10px !Important;
}
.duan-owl .owl-prev{
    position: absolute;
    left: 8px;
    top: 22%;
    color: #fff !important;
    text-shadow: 1px 1px 3px #000;
    font-size: 32px !important;
    padding: 10px !Important;
}
.fixed{
    z-index: 99;
    width: 100%;
    left: 0px;
    top:0px;
    position: fixed;
}
.zalo_pc{
    border: 0 none;
    bottom: 60px;
    height: auto;
    right: 10px;    
    -webkit-transition: all .2s ease-in-out;
    background-color: rgba(0,0,0,.25);
    border-radius: 50%;
    box-shadow: 0 0 5px 2px rgba(255,255,255,.5);
    display: block;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
    padding: 0;
    transition: all .2s ease-in-out;
    position: fixed;
    z-index: 999;
}
.zalo_pc svg {
    height: 32px;
    width: 32px;
}
#duan_lienke .duan-owl{
    height: 455px;
}
#duan_lienke .project-item .info{
    height: 185px;
}
.news-date{
    color: #959595;
    font-size: 14px;
}
#navigation_toolbox.na-right {
    left: inherit;
    right: 0;
    bottom: 140px;
    margin-left: 0;
    margin-right: 10px;
}
#navigation_toolbox {
    position: fixed;
    bottom: 110px;
    margin-left: 25px;
    z-index: 999;
}
#navigation_toolbox ul {
    margin: 0;
}
#navigation_toolbox li {
    list-style: none;
    padding: 5px;
    height: 50px;
}
#navigation_toolbox li a {
    height: 100%;
    padding: 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
}
.hotline-phone-ring-wrap.fix_tel_right {
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    bottom: -27px;
    right: -10px;
}
.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 .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.hotline-bar {
    position: absolute;
    background: #ff891e;
    height: 45px;
    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: -103px;
    bottom: 31px;
}
.hotline-bar>a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 700;
    display: block;
    line-height: 45px;
}
.hotline-phone-ring-circle {
    width: 110px;
    height: 110px;
    top: 0;
    left: 0;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #ff891e;
    -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 .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: .5;
}
.hotline-phone-ring-circle-fill {
    width: 80px;
    height: 80px;
    top: 16px;
    left: 16px;
    position: absolute;
    background-color: rgba(21,100,167,.7);
    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 .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
    background-color: #ff891e;
    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 2s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 2s 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;
}
#icon_zalo{
    right: -9px;
    bottom: 50px;
}
.footer .form_footer{
    margin-bottom: 30px;
}
@-webkit-keyframes phonering-alo-circle-anim{
    0%{
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        -webkit-opacity:.1
    }
    30%{
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        -webkit-opacity:.5
    }
    100%{
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        -webkit-opacity:.1
    }}@-webkit-keyframes phonering-alo-circle-fill-anim{
    0%{
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.6
    }
    50%{
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        opacity:.6
    }
    100%{
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.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)
    }
}
#support-center path{
    fill: #005be0;
}
body{
    top:0px !Important;
}
.skiptranslate{
    position: absolute;
}
.skiptranslate iframe{
    z-index: 0 !Important;
    height: 0px !Important;
}
#google_translate_element2{
    z-index: 0 !Important;
    height: 0px !Important;
    display: none;
}
#google_language_translator #language span{
    display: inline-block;
    cursor: pointer;
}
#navbarNavDropdown .menu-logo{
    width: 15%;
    float: left;
}
#menu-box #navbarNavDropdown ul{
    width: 85%;
    float: left;
    margin-top: 8px;
}
#navbarNavDropdown .menu-logo img{
    height: 70px;
    width: auto;
    padding: 5px 0px;
}
.title_hwp{
    color: #444;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    position: relative;
    font-size: 24px;
    margin-bottom: 15px;
    text-align: center;
    margin-top: 0px;
}
.title_hwp a{
    color: #000;
}
.first-word {
    color: #df9b24;
}
.item-img{
    position: relative;
}
.item-img .icon{
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 9;
}
.item-img .icon a.span{
    display: inline-block;
    color: #333;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border-radius: 50%;
    width: 37px;
    height: 37px;
    line-height: 37px;
    background: #fff;
    z-index: 99;
    text-align: center;
    border: 1px solid transparent;
}
.item-img .icon a:hover{
    color: #fff;
    background-color: #df9b24;
}
.item-img .icon .fa-picture-o,
.item-img .icon span span{
    font-size: 12px;
}
.item_thongso .item-thongso{
    margin: 0px 15px;
    display: inline-flex;
    position: relative;
    justify-content: center;
    align-items: center;
}
.item_thongso{
    padding: 10px 0px;
    width: 100%;
    display: inline-flex;
    position: relative;
    justify-content: center;
    align-items: center;
    border-top:1px solid #ebebeb;
    font-weight: bold;
    color: #555;
    font-size: 14px;
}
.item_thongso a{
    color: #555;
}
.formcontact .col-md-6{
    width: 100%;
}
.formcontact {
    padding: 40px 30px;
    background: #f5d0ae;
    border-radius: 8px;
}
.formcontact p {
    font-size: 16px;
    color: #111112;
    font-weight: 700;
    margin-bottom: 10px;
}
.formcontact .fones {
    position: relative;
    font-size: 22px;
    font-weight: 700;
    color: #df9b24;;
    padding-left: 35px;
}
.formcontact h4 {
    font-size: 16px;
    color: #111112;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 20px 0;
    border-top: solid 1px #ebebeb;
    margin-top: 15px;
}
.formcontact input[type="text"],
.formcontact input[type="tel"],
.formcontact input[type="email"],
.formcontact textarea{    
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    color: #7b7b7b;
    border: none;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 5px;
}
.formcontact textarea{
    height: 70px;
}
.formcontact input[type="submit"]{
    width: 100%;
    border-radius: 5px;
}
.formcontact .col-md-6,
.formcontact .col-md-12{
    margin-bottom: 7px;
}
.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 200000 !important;
}
.suntory-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 100px;
    left: 0px;
    opacity: 0.1;
    position: absolute;
    top: 0px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px;
}
.suntory-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 15px;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}
.suntory-alo-ph-img-circle {
    /* animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim; */
    border: 2px solid transparent;
    border-radius: 100%;
    height: 50px;
    left: 25px;
    opacity: 0.7;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    width: 50px;
}
.suntory-alo-phone.suntory-alo-hover, .suntory-alo-phone:hover {
    opacity: 1;
}
.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone:hover .suntory-alo-ph-circle {
    border-color: #00aff2;
    opacity: 0.5;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
    border-color: #EB278D;
    opacity: 1;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
    border-color: #bfebfc;
    opacity: 1;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9);
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
    background-color: #EB278D;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9);
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone:hover .suntory-alo-ph-img-circle {
    background-color: #00aff2;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
    background-color: #EB278D;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
    background-color: #00aff2;
}
@keyframes suntory-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg);
    }
    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes suntory-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) 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(0deg) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}
@keyframes suntory-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
}
.suntory-alo-ph-img-circle i {
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    font-size: 30px;
    line-height: 50px;
    padding-left: 10px;
    color: #fff;
}

/*=================== End phone ring ===============*/
@keyframes suntory-alo-ring-ring {
    0% {
        transform: rotate(0deg) 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(0deg) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}
footer {
    position: relative;
    overflow: hidden;
}
footer.footer {
    background-color: #2c2d3f;
}
footer.footer .top-footer .top-footer-bg {
    background-color: #222433;
    box-shadow: 0 0 25px rgba(0,0,0,0.1);
}
footer.footer .top-footer .top-footer-bg .top-footer-address {
    margin: 20px 0;
    padding: 0 15px;
    position: relative;
    display: block;
    text-align: center;
    color: #fff;
}
footer.footer .top-footer .top-footer-bg .top-footer-address i {
    color: #fff;
    display: block;
    font-size: 30px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 10px;
}
footer.footer .top-footer .top-footer-bg .top-footer-address .title {
    color: #fff;
    display: block;
    font-weight: 600;
    font-size: 17px;
}
footer.footer .top-footer .top-footer-bg .top-footer-address a {
    color: #fff;
}
footer.footer .site-footer {
    padding-top: 30px;
    padding-bottom: 20px;
    color: #fff;
}
footer.footer .site-footer .footer-widget.has-click h3 {
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin-bottom: 20px;
    margin-top: 0;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
}
footer.footer .copyright {
    background-color: #252736;
    color: #d4d5d9;
    padding: 10px 0px;
}
footer .list-menu {
    margin-bottom: 15px;
    line-height: 1.71429em;
}
footer .list-menu li {
    color: #fff;
}
footer .list-menu a {
    color: #fff;
}
footer ul{
    border: none !Important;
}
footer ul li{
    list-style: none;
    float: left;
    width: 100%;
    line-height: 30px;
}
footer ul li a{
    border: none !Important;
    color: #fff !Important;
    text-transform: uppercase;
    padding: 0px !important;
    line-height:23px !Important;
}
footer ul li a:hover{
    color: #df9b24 !Important;
}