﻿@font-face{font-family:Roboto;src:url("/Content/Roboto/Roboto-Regular.ttf") format("truetype");font-display: swap;}
@font-face{font-family:Roboto-Medium;src:url("/Content/Roboto/Roboto-Medium.ttf") format("truetype");font-display: swap;}
@font-face{font-family:Roboto-Bold;src:url("/Content/Roboto/Roboto-Bold.ttf") format("truetype");font-display: swap;}
@font-face{font-family:Roboto-Light;src:url("/Content/Roboto/Roboto-Light.ttf") format("truetype");font-display: swap;}
/*menu mobile*/
html {
    --shadow: 0 16px 40px rgba(7, 17, 31, 0.1);
    --success: #7eb105;
    --danger: red;
    --primary-color:#2742b5
}
.btn-outline-primary{
    color: #2742b5;
    border-color: #2742b5;
}
.btn-outline-primary:hover{
    color:#fff;background-color:#CC3333;border-color:#CC3333
}
.flex-center {
    display: flex;
    align-items: center;
    height: 100%;
}
        .flex-center .flex-center-div {
            flex: 1;
        }
.news-detail p{
    margin-bottom:5px;
}
*.text-fff{
    color:#fff;
}
a:hover{
    text-decoration:none;
}
button:focus{
    outline:none;
}
#menu-mobile {
    position: fixed;
    background: #fff;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 9999;
    width: 100%;
    transition: 500ms ease-out;
    top: 0;
    bottom: 0;
    transform: translate(-100%,0);
}
#menu-mobile.w {
    transform: translate(0,0);
}
.headerd {
    position: relative;
    border-bottom: 1px solid #507601;
    height: 40px;
}
    .headerd div {
        background: #fed700;
        color: #333;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 15px;
        padding: 9px 15px;
        white-space: nowrap;
    }
#btn-close-menu-child, #btn-close-menu-child1 {
    color: #333;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.menu-mobile-s li {
    position: relative;
}
.menu-mobile-s li a {
    display: block;
    text-transform: capitalize;
    font-weight: bold;
    color: #333;
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
    font-size: .9rem;
}
.menu-mobile-s li i {
    position: absolute;
    right: 0;
    font-size: 1.4em;
    top: 2px;
    padding: 14px;
    border-left: 1px solid #ddd;
    display: block;
    cursor: pointer;
    color: #23b14d;
}
.menuchildmible,.menuchildmibleprocate{display:none;}
.menuchildmible li a,.menuchildmibleprocate li a{
    padding-left:30px;
}
/*end*/
.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.bg-header, .bg-under-header {
    z-index: 999999999;
}
.no-ul{
    margin:0;padding:0;list-style:none;
}
.menu-pro-region{
    background:#2742b5;
    padding:7px 0;
}
    ul.menu-product li {
        display: inline-block;position: relative;
        margin-right:10px;
    }
        ul.menu-product li a {
            padding:5px 15px;
            color: #fff;font-weight:bold;
            font-size: 1.4em;font-family:Tahoma;
            border-bottom:2px solid transparent;
            transition: .3s ease-in-out;display:block;text-transform:uppercase;border-radius:20px;
        }
        ul.menu-product li a:hover,
        ul.menu-product li a.act{
            text-decoration:none;background-color:#CC3333;
        }
.bg-h {
    background-color:rgba(0,0,0,.03);
}
.loaisanphamchung {
    background-color: #2742b5;
    padding: 4px 15px;
    color: #fff;
    font-size: 1.4em;border:none;
    display: inline-block;text-transform:uppercase;
    margin:5px;
}
.loaisanphamchung:hover,.loaisanphamchung.act{
    background-color:#CC3333;color:#fff;
}
.seric{
    background-color:#2742b5;
    padding:45px 0;color:#fff;font-size:2.2em;position:relative;
}
.seric .container{
    position:relative;
    z-index:10;
}
.seric:before{
    content:'';
    background:rgba(255,255,255,.2);
    position:absolute;
    top:0;left:0;right:0;bottom:0;
    z-index:9;
}
.seric .seric-big-title{
    font-size:1.2em;margin-bottom:10px;font-weight:bold;
}
.banner_btn{
    background:#CC3333;
    display:inline-block;
    border-radius:80px;
    padding-right:10px;
}
.banner_btn a{color:#fff;font-size:16px;display:inline-block;
              padding:0 10px;position: relative;
    
}
.banner_btn img{
    width:40px;
}
.sanphamnoibattitle{
    font-size: 3.2em;
    line-height: 36px;
    color: #2742b5;text-transform:uppercase;
    font-weight: bold
}
.tencongty {
    position: relative;
    border-bottom: 1px solid #ddd;
}
    .tencongty .sm-ti {
        font-size: 14px;
        color: #df0024;
        font-weight: bold;
    }
        .tencongty .sm-ti i {
            color: #f99d1c;
            margin-right: 4px;
        }
.hot-contact {
    
    transition: .4s !important;
    font-size: 1.8em;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
    display:inline-block;color:#F62D3E;white-space:nowrap;
}
.hot-contact.datlich{
    margin-bottom:0;
    margin-top:0;
}
.hot-contact i{
    margin-right:5px;color:#00497b;
}
.menu-product li ul {
    position: absolute;
    opacity: 0;
    text-align: left;
    top: 40px;
    z-index: -99;
    background-color: #fff;
    transition: all .3s ease .1s;
    overflow-y: auto;
    width: 250px;
}
.menu-product li ul li{
    padding:0;
    margin:0;
}
.menu-product li ul li a{
    color:#333;border:none;text-transform:initial;border-bottom:1px solid #fafafa;
}
.menu-product li ul li a:hover{
    color:#fff;background-color:#CC3333;border-radius:initial;
}
.menu-product li:hover ul{
    opacity:1;
    z-index:99;
}
.menu-product ul li {
    display: block!important;
    position: relative;
}
.menu-product ul li a, .menu-product ul li ul li a {
    padding:7px 20px;
}
.h3-ttnews {
    background: url(/assets/frontend/images/bg-striped.png?v=1) right no-repeat #2742b5;
    padding: 7px;
    margin-top: 0;
    margin-bottom: 10px;
}
    .h3-ttnews a,.h3-ttnews span {
        font-size: .7em;
        color: #fff;
        line-height: 25px;text-transform:uppercase;display:block;
    }
    .h3-ttnews a:hover{
        text-decoration:none;
    }
    ul.box-lst li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
        ul.box-lst li a {
            color: #333;
            font-size: 1.4em;
            padding-bottom: 10px;
        }
        ul.box-lst li a:hover,ul.box-lst li a.act{
            color:#CC3333;text-decoration:none;
        }
ul.box-lst-child li {
    border: none;padding:8px 10px;
}
ul.box-lst-child li a {
    background: url(/assets/frontend/images/bg-news.png?v=1) left 14px top 5px no-repeat;
    padding-left: 30px;
    text-transform: none!important;
    color: #333!important;
}
ul.box-lst-child li a:hover{
    color:#ff0000!important
}
.border{
    border-top: none;
    padding: 10px;
    margin-top: -10px;
    margin-bottom: 10px;
}
.bg-centerheader{
    padding:12px 0;
    border-top:4px solid #2742b5
}
.mini-cart{
    display:inline-block;
    position:relative;
    padding:6px 12px;
    border-radius:20px;
    color:#fff;font-size:1.4em;
    background:#2742b5;font-weight:bold;text-transform:uppercase;white-space:nowrap;
}
.mini-cart:hover{color:#fff;}
.mini-cart i,
.mini-cart span{
    margin-right:3px;
}
.mini-cart i{
    color:#fff;margin-left:7px;
}
.mini-cart .numcart{
    background: #ff0000;
    color: #fff;
    position: absolute;
    top: -5px;
    right: 0;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 11px;
}
.lihotro {
    display: table;
    margin: 0 4px;
}
    .lihotro div {
        display:table-cell;vertical-align:middle
    }.lihotro div:first-child{padding-right:5px}
    .lihotro span {
        display: block;
        color: red;
        margin: 4px 0;
    }
    .lihotro div {
        color: #00f;font-size:1.4em;
    }
    @media (min-width: 991px)
    {
        .new-pdd-r {
            padding-right: 0 !important;
        }
    }
.img-cell {
    border: 1px solid #ececec;
    padding: 4px;display:block;position:relative;
}
    .img-cell:before {
        content: '';
        padding-top: 100%;
        display: block;
    }
    .img-cell img{
        position:absolute;
        top:0;left:0;right:0;bottom:0;
        margin:auto;
    }
.info-cell a, .ti-pro2, .tt-footer {
    font-size: 1.4em;
}
.info-cell a {
    color: #333;
}
.info-cell a:hover{color:#ff0000}
.ti-news{
    margin:15px 0;
    font-size:3em;color:#E5CB50;letter-spacing:.6px;
}
.ti-news.small-ti-news{
    font-size:2.2em;color:#333;line-height:1.4;height:60px;overflow-y:hidden;display:block;
}
.news-detail{
    font-size:1.4em;line-height:1.7;
}
    .news-detail.news-detail-d {
        font-size: 1.6em;
        color: rgb(0, 170, 231);text-align:justify;
    }
.news-detail img{max-width:100%;height:auto!important;}
.thum {
    padding: 11px 0;
    display: block;
    border-bottom: 1px solid #D8D8D8;
}
.thum:first-child {
    padding-top: 0!important;
}
.thum a {
    font-size: 15px!important;
}
.thum .tb-m {
    height: 68px;
    width: 110px;
}
.tb, .thum .tb-m {
    overflow: hidden;
    display: block;
}
.tmb-sp {
    border: 1px solid #e9e9e9;
    margin-bottom: 15px;
    position: relative;background:#fff;
}
.tmb-sp .shadow-n {
    display: block;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    height: 0;
    width: 100%;
    z-index: 999;
    transition: .3s ease-out;
}
.tmb-sp .shadow-n span {
    display: none;
    color: #fff;
    padding: 6px;
    overflow: hidden;font-size:1.4em;
}
.tmb-sp .shadow-n span p{
    margin-bottom:3px;
}
.tmb-sp:hover .shadow-n{
    height: 100%;
}
.tmb-sp:hover .shadow-n span{
    display:block;
}
.tmp-view-more{
    color: #3853a4;
    line-height: normal;
    padding: 4px 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #FEDE00;
    font-weight: 700;
    position: relative;
    z-index: 1;
    display:inline-block;margin:10px 7px;text-align:center;
    font-size:1.5em;
}
.tmb-img {
   display:block;overflow:hidden;position:relative;
}
    .tmb-img:before {
        padding-top: 100%;
        content: '';
        display: block;
    }
    .tmb-img img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;transition:400ms ease-out;
    }
    .tmb-img:hover img{
        transform:scale(1.04);
    }
.tmp-title {
    font-size: 16px;
    color: #474c5f;
    line-height: 24px;
    display: block;
    height: 47px;
    overflow: hidden;margin-bottom:10px;
}
.mar-auto{
    margin-left:auto;
    margin-right:auto;
}
.tm-avas{
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px 0;display:block;text-align:center;
}
.tm-avas img{margin:auto;}
.bg-footer {
    background-color: #2742b5;
    padding: 10px 0 0 0;color:#fff;
}
.bg-footer .footer-col {
    padding: 9px 0;
}
.bg-footer .footer-col ul.news-detail li a{
    color:#fff
}
.bg-footer .footer-col ul.news-detail li a:hover{
    color:#F62D3E
}
    .bg-footer .footer-col .title-footer {
        font-size: 1.5em;
        font-weight: bold;
        text-transform: uppercase;
        color: #fff;
        line-height: 20px;
        margin-top: 0;
    }
    ul.ul-footer li a, ul.ul-footer li button, .diachi {
        font-size: 1.4em;
        color: #fff;
        display: block;
        text-decoration: none;
        padding: 8px 0 5px;
    }
    ul.ul-footer li a:before{
        content:'';
        display:inline-block;
        background-color:#fff;width:5px;
        height:5px;margin-right:5px;position:relative;top:-2px;
    }
    ul.ul-footer li button{
        border:none;background:none;outline:none;width:100%;text-align:left
    }
    ul.ul-footer li a:hover{
        color:red;
    }
.hot-line-footer {
    margin-top: 5px;
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #ee1715;
    line-height: 35px;
}
.list-social li {
    display: inline-block;
    margin: 0 5px;
}
    .list-social li a {
        display: block;
        font-size: 14px;
        color: #333;
        border: 1px solid #ddd;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        border-radius: 50%;
        
    }
    .list-social li a:hover{
        background-color:#00597D;color:#fff;
    }
.mxh{
    display:block;
    width:36px;
    height:36px;
    color:#fff;
    line-height:36px;text-align:center;background-color:#ff0000;border-radius:50%;
    border:1px solid #ff0000;font-size:1.4em;
}
.mxh.mxh-facebook{
    background-color:rgb(66,103,178);
    border-color:rgb(66,103,178);
}
.mxh.mxh-twitter{
     background-color:rgb(29,161,242);
    border-color:rgb(29,161,242);
}
.mxh.mxh-facebook:hover{
    color:rgb(66,103,178);background:#fff;
}
.mxh.mxh-twitter:hover{
    color:rgb(29,161,242);background:#fff;
}
.bdtcd{
    background-color:#eee;
    padding:10px 0;font-size:1.4em;margin-bottom:1em;
}
.bdtcd ul li{
    margin-right:5px;
}
.ctil{
    font-size:2em;
    color: #740e0c;
font-weight:bold;text-transform:uppercase;margin-bottom:0;
}

.index_tinmoi_img {
    position: relative;
    border: 1px solid #eee;
    padding: 1px 5px;background:#fff;overflow:hidden;
}
    .index_tinmoi_img:before {
        padding-top: 65%;
        display: block;
        content: '';
    }
    .index_tinmoi_img .mxh-table {
        position: absolute;
        top: 10px;
        right: 10px;
        opacity: 0;
        transition: 400ms ease-out;
        z-index: 99;
    }
    .index_tinmoi_img .mxh-table a {
        background-color: #333;
        display: inline-block;
        width: 25px;
        font-size: 1.2em;
        height: 25px;
        color: #fff;
        text-align: center;
        line-height: 25px;
        border-radius: 50%;
    }
    .index_tinmoi_img .mxh-table a:hover{
        background-color:#ff0000
    }
    .index_tinmoi_img:hover .mxh-table{
        opacity:1;
    }
    .index_tinmoi_img img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        max-height: 100%;width:100%;
        z-index: 98;transition:400ms ease-out;
    }
     .index_tinmoi_img:hover img{
         transform:scale(1.04);

     }
.index_tinmoi_date {
    position: absolute;
    bottom: 15px;
    left: 0;
    background-color: #E5CB50;
    color: #fff;
    padding: 3px;
    z-index: 99;
    font-family: Tahoma;
}
.index_tinmoi_img:hover .index_tinmoi_date{
    background-color:#ff0000
}
.index_tinmoi_date div {
    font-size: 1.4em;
    line-height: 1.3;
}
.index_tinmoi_date b {
    font-size: 2.4em;
}
.index_tinmoi_title.big_index_tinmoi_title {
    font-size: 1.6em;
}
.index_tinmoi_title a {
    color: #333;
   font-weight:bold;
    line-height: 1.2;
    padding: 5px 0;
    display: inline-block;
    margin-bottom: 10px;
}
.index_tinmoi_title a:hover{
    color:#ff0000
}
.list-detail-news li{
    font-size:1.4em;
}
.item-share {
    font-size: 1.4em;
    margin: 8px 0;
}
.item-share .ishare-title {
    font-weight: 700;
}
.cir {
    cursor: pointer;
    padding: 7px 8px;
    position: relative;
    margin: 0 2px;
}
.icons-twitter {
    background-color: #2daae1;
}
.icons-facebook {
    background-color: #3c5b9b;
}
.icons-pinterest {
    background-color: #cb2027;
}
.icons-linkedin {
    background-color: #0173b2;
}
.cir span, .cir i {
    color: #fff;
    z-index: 2;
    position: relative;
}
.cir i {
    font-size: 1em;
}
.cir span.crt {
    color: rgba(0,0,0,.4);
    margin: 0 6px;
    display:inline-block;
}
.dalienqyan {
    color: #414141;
    font-size: 1.8em;
    font-weight: 400;
    display: block;
    border: 1px solid #ddd;
    padding: 10px;
    position: relative;
    margin-top:15px;
}
.tbcart tr td, .tbcart tr th {
    font-size: 1.4em;
}
.protitle {
    color: #0f95e4;
    display: block;
    margin-bottom: 5px;
}
.price-num {
    line-height: 22px;
    font-weight: 600;
    height: 22px;
    margin-bottom: 3px;
    color: #e12519;
    position: relative;
    white-space: nowrap;
}
.img-cart-info{width:60px;float:left;margin-right:5px}
.cart-info{float:left;width:calc(100% - 65px)}
.tm-avatar {
    display: block;
    position: relative;
    background-color: #fff;
    overflow: hidden;border:1px solid #ddd;
}
.tm-avatar:before {
    content: '';
    padding-top: 100%;
    display: block;
}
.tm-avatar img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    transition: 200ms ease-in-out;
}
.bt-cart {
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    padding: 9px 0;
    border-radius: 4px;
    line-height: normal;
    color: #fff;
    text-align: center;
    background: #fd6e1d;
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#fd6e1d),to(#f59000));
    background: -webkit-linear-gradient(top,#f59000,#fd6e1d);
    background: -moz-linear-gradient(top,#f59000,#fd6e1d);
    background: -ms-linear-gradient(top,#f59000,#fd6e1d);
    background: -o-linear-gradient(top,#f59000,#fd6e1d);
    width: 100%;
    border: none;
}
.bt-cart div.r_1 {
    font-weight: 600;
    font-size: 1.6em;
}
.bt-cart div.r_2 {
    font-size: 1.4em;
    margin-top: 4px;
}
.pd-title{
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 26px;
    color: #009d48;
    margin-bottom: 5px;
    max-height: 52px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-top: 0;
    margin-bottom: 15px;
}
#gioitinh{
        display: block;
    overflow: hidden;
    padding: 5px 0;
}
.text {
    margin: 0 20px 0 5px;
}
ul.lisde li{
        margin-bottom: .5em;
}
ul.lisde li:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #ff0000;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -2px;
    transform: rotate(45deg);
}
ul.lisde li div {
    display: inline-block;
}
ul.lisde li div:first-child {
    margin-right: 6px;
}
.curr-price {
    font-size: 1.1rem;
    color: #e12519;
    font-weight: 600;
}
.old-price{
    text-decoration:line-through;color:rgba(0,0,0,.6);font-style:italic;
}
.below-footer {
    border-top: 1px solid #bebebe;
    padding: 10px 0;
    font-size: 14px;
    
}
    .below-footer span {
        font-weight: bold;
        color: red;
    }
.cameket {
    border: solid 1px #ebebeb;
    padding: 10px;
    background: #fff;
    color: #414042;
    border-radius:3px;min-height:135px;
}.cameket:hover{
	box-shadow:0px 0px 5px #CCC;background-color:#fff;
}
 .cameket .cameket-cnt{
     display:table;
     width:100%;
 }
 .cameket .cameket-cnt div{
     display:table-cell;font-size:1.4em;
 }
  
 .cameket .cameket-cnt div:first-child{
     padding-right:10px;width:55px;
 }
 .cameket .cameket-cnt div b{
     display:block;
     margin-bottom:4px;font-size:1.1em;
 }.price {
    display: inline-block;
    margin-right: 14px;
}
  .sanpham_pricedrop {
    font-size: 1.8em;
    color: #f62d3e;
    font-weight: bold;
}
  .sanpham_price{
      font-size:1.4em;color:rgba(0, 0, 0, .6);text-decoration:line-through;
  }
.bg-img {
    background: url("/assets/frontend/images/background-dich-vu.jpg?v=1") center no-repeat;
    background-size: cover;
    background-attachment: fixed;    position: relative;
    padding: 55px 0px;
}
.bg-img .sanphamnoibattitle{
    color:#FFCE34
}
.search-icon{
    position:relative;
}
.search-icon button.btnseach, .search-icon a.btnseach {
    background: none;
    border: none;
    color: #00497b;
    border: 1px solid #ddd;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    outline: none;
}
    .search-icon .numcart,
    .tb-menu .numcart {
        display: block;
        background-color: #f62d3e;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        color: #fff;
        border-radius: 50%;
        position: absolute;
        top: -5px;
        left: 20px;
    }
.search-icon .search-reg {
   
    z-index: 999;
    font-size:1.6em;
}
.search-icon .search-reg .seachcc {
    display: table;
    width: 100%;   border: 1px solid #e5e5e5;
}.search-icon .search-reg .seachcc div {
    display: table-cell;position:relative;
}
 .search-icon .search-reg .seachcc div:first-child{width:100%;}
 .search-icon .search-reg .seachcc input[type='search'] {
    width: 100%;
    border-radius: 3px;
    padding: 5px 20px;
    background-color: #fff; 
    text-align: left;
    border-radius: 0;
    font-weight: 300;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: box-shadow .35s ease,border-color .35s ease;border:none;
    transition: box-shadow .35s ease,border-color .35s ease;
}
 .search-icon .search-reg .seachcc input[type='search']:focus{
     outline:none;
 }
 .search-icon .search-reg .seachcc div button {
    background: none;
    padding: 6px 10px;
    color: #333;
    border: none;text-align:right;
}

#cta-icon {
    position: fixed;
    width: 60px;
    right: 0;
    top: 70%;
    z-index: 2000;
    background: #ddd;
    box-shadow: -2px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
#cta-icon a,#cta-icon button {
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;text-align: center;
    width: 100%;
    height: 100%;
    border:none;
    background:none;
    position: relative;
    text-decoration: none;
    transition: 0.3s;color:#2742B5;
}#cta-icon a:not(:last-child) {
    border-bottom: 1px solid rgba(255,255,255,.8);
}
 a.cta-phone {
    border-radius: 10px 0 0 0;
    -webkit-border-radius: 10px 0 0 0;
    -moz-border-radius: 10px 0 0 0;
    position:fixed;
    bottom:40px;
    left:20px;
}
 #cta-icon a:hover,#cta-icon button:hover{
     background-color:#CC3333;color:#fff;
 }
@media (max-width: 549px) {

    #cta-icon {
        border-radius: 0;
        top: inherit;
        width: 100%;
        height: 60px;
        bottom: 0;
        left: 0;
        right: inherit;
        display: flex;
        flex-direction: row;
        
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
        #cta-icon a.cta-phone {
            border-radius: 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
        }
}
.cs-ring {
    position: absolute;
    border: 1px solid #dc3545;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    -webkit-animation: pulsate 1s ease-out;
    -moz-animation: pulsate 1s ease-out;
    -ms-animation: pulsate 1s ease-out;
    -o-animation: pulsate 1s ease-out;
    animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;top:0;left:0;
}

#sea-x-region-result .sea-x:nth-child(2n+1), #sea-x-region .sea-x:nth-child(2n+1) {
    background-color: #eee;
}
 #sea-x-region-result .sea-x, #sea-x-region .sea-x {
    font-size: 1.4em;
    color: #333;
    padding: 10px;
    border-bottom: 1px solid #eee;
    background-position: left 2px top 3px;
    background-repeat: no-repeat;
    background-size: 36px;
    padding-left: 50px;
}
 #sea-x-region-result .sea-x a, #sea-x-region .sea-x a {
    color: #333;
}
  #sea-x-region-result .sea-x a:hover, #sea-x-region .sea-x a:hover
  {
      color:#6b980e
  }
 #sea-x-region-result .sea-x a span.caret, #sea-x-region .sea-x a span.caret {
    padding: 0 5px;
}
 #sea-x-region-result .sea-x a span.danhcm, #sea-x-region .sea-x a span.danhcm {
    color: #bda930;
}
 .bg-faa{
     background:#fafafa
 }

 .kenit-alo-phone {
    position: fixed;
    left: -20px;
    bottom: 120px;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 2000;
}
.kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: 28px;
    left: 28px;
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(242,0,0,.5);
    opacity: .75 !important;
}
.kenit-alo-img-circle {
    width: 30px;
    height: 30px;
    top: 43px;
    left: 43px;
    position: absolute;
    background: rgba(30,30,30,.1) url(/phone_circles.png?v=1) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: #d91e00;
    background-size: 70%;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.video-bg{
    position: relative;
    display: block;
}.video-bg::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(/assets/frontend/images/play.png?v=1);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 5;
    content: '';
}
.hotline {
    position: fixed;
    left: 10px;
    bottom: 18px;
    z-index: 9000;
    display: block;
    background: #2742B5;
    border: solid 1px #fff;
    color: white;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 5px;font-size: 16px;
}
    .hotline .hotline-number {
        font-size: 20px;
        color: #ffffff;
        font-weight: bold;
    }

.toast {
    position: fixed;
    right: 22px;
    bottom: 22px;
    z-index: 80;
    max-width: min(360px, calc(100vw - 32px));
    padding: 14px 16px;
    border-radius: 8px;
    color: #fff;
    background: #07111f;
    box-shadow: var(--shadow);
    transform: translateY(24px);
    opacity: 0;
    pointer-events: none;
    transition: 0.25s ease;
}

    .toast.show {
        transform: translateY(0);
        opacity: 1;
    }

    .toast.success {
        background: var(--success);
    }

    .toast.error {
        background: var(--danger);
    }
@keyframes pulsate {0% {-webkit-transform: rotate(10deg);-moz-transform: rotate(10deg);-ms-transform: rotate(10deg);-o-transform: rotate(10deg);transform: rotate(10deg); }100% {-webkit-transform: rotate(-10deg);-moz-transform: rotate(-10deg);-ms-transform: rotate(-10deg);-o-transform: rotate(-10deg);transform: rotate(-10deg); } }@-webkit-keyframes pulsate {0% {-webkit-transform: scale(0.1, 0.1);-moz-transform: scale(0.1, 0.1);-ms-transform: scale(0.1, 0.1);-o-transform: scale(0.1, 0.1);transform: scale(0.1, 0.1);opacity: 0; }50% {opacity: 1; }100% {-webkit-transform: scale(2, 2);-moz-transform: scale(2, 2);-ms-transform: scale(2, 2);-o-transform: scale(2, 2);transform: scale(2, 2);opacity: 0; } }@-moz-keyframes pulsate {0% {-webkit-transform: scale(0.1, 0.1);-moz-transform: scale(0.1, 0.1);-ms-transform: scale(0.1, 0.1);-o-transform: scale(0.1, 0.1);transform: scale(0.1, 0.1);opacity: 0; }50% {opacity: 1; }100% {-webkit-transform: scale(2, 2);-moz-transform: scale(2, 2);-ms-transform: scale(2, 2);-o-transform: scale(2, 2);transform: scale(2, 2);opacity: 0; } }@-ms-keyframes pulsate {0% {-webkit-transform: scale(0.1, 0.1);-moz-transform: scale(0.1, 0.1);-ms-transform: scale(0.1, 0.1);-o-transform: scale(0.1, 0.1);transform: scale(0.1, 0.1);opacity: 0; }50% {opacity: 1; }100% {-webkit-transform: scale(2, 2);-moz-transform: scale(2, 2);-ms-transform: scale(2, 2);-o-transform: scale(2, 2);transform: scale(2, 2);opacity: 0; } }@keyframes pulsate {0% {-webkit-transform: scale(0.1, 0.1);-moz-transform: scale(0.1, 0.1);-ms-transform: scale(0.1, 0.1);-o-transform: scale(0.1, 0.1);transform: scale(0.1, 0.1);opacity: 0; }50% {opacity: 1; }100% {-webkit-transform: scale(2, 2);-moz-transform: scale(2, 2);-ms-transform: scale(2, 2);-o-transform: scale(2, 2);transform: scale(2, 2);opacity: 0; } }
