@media (min-width: 1200px){
    .container {
        width: 1100px;
    }
}
body{
    line-height: 1.7em;
    font-size: 0.90em;
}
img{
    object-fit: cover;
}
a:hover{
    color: #0c4ae1;
}
/*theheadings*/
.copy-right{
    background: #6f3f0d;
}
.copy-right p{
    color: #555555;
}
.copy-right a {
    color: #555555;
    text-decoration: none;
}
/*theheadings*/
.box_social{
    margin-top: 10px;
}
.box_social a{
    padding-right: 4px;
}
.logo a {
    display: inline-block;
    margin: 10px 0 10px;
}
.logo img {
    height: 75px;
}
.box-content{
    padding: 20px 0;
}
.sidebar-destop{
    display: block;
}
.sidebar-mobile{
    display: none;
}
.detail:hover{
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.16);
}
p.block-news-title{
    text-transform: uppercase;
    font: 700 15px/20px 'Montserrat', sans-serif;
    margin-bottom: 30px;
}
.block-news p.p-box-post-name a{
    font: 500 15px/20px 'Roboto', sans-serif;
    color: #333;
}
.block-news p.p-box-post-name a:hover{
    color: #6f3f0d;
}
.block-news p.p-box-post-name{
    height: 40px;
    overflow: hidden;
    margin: 15px 0 10px;
    padding: 0 10px;
}
.box-post{
    background: #f1f1f1;
}
.box-post p.p-box-post-description{
    padding: 0 10px;
    padding-bottom: 20px;
    text-align: justify;
}
.box-sidebar-title {
    border-bottom: 1px solid #6f3f0d;
    background: #6f3f0d;
}
.box-sidebar-title span {
    text-transform: uppercase;
    color: #6f3f0d;
    font-size: 1em;
    display: inline-block;
    border-bottom: 3px solid #e9ef05;
    margin-bottom: -1px;
    font-weight: bold;
    background: #e9ef05;
    padding: 8px;
}
.list-post-sidebar-name a:hover{
    color: #6f3f0d;
}
.no-pad-left{
    padding-left: 0;
}
.box-sidebar-content{
    border: 1px solid #6f3f0d21;
    padding: 10px;
}
.list-post-sidebar{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ededed;
}
.list-post-sidebar:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.box-sidebar{
    margin-bottom: 30px;
}
.box-sidebar:last-child{
    margin-bottom: 0;
}
.box-index-title {
    border-bottom: 1px solid #6f3f0d;
}
.box-index-title span {
    color: #fff;
    font-size: 1em;
    display: inline-block;
    border-bottom: 3px solid #6f3f0d;
    margin-bottom: -1px;
    font-weight: inherit;
    background: #6f3f0d;
    padding: 8px;
}
.box-index-title span a {
    text-decoration: none;
}
.box-index a.trang-chu{
    color: #fff;
    text-decoration: none;
    text-transform: inherit;
}
.box-index a.trang-con{
    color: #fff;
    text-decoration: none;
    text-transform: inherit;
    font-weight: inherit;
}
.noi-dung-trang-con{
    margin-top: 15px;
}
.ul-sidebar ul li{
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-bottom: 1px dashed #ededed;
    text-align: justify;
    background: url(../images/front/ico-li-footer.png) left 5px no-repeat;
}
.ul-sidebar ul li:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.ul-sidebar ul li a:hover{
    color: #6f3f0d;
}
a.list-item-title {
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
}
a.list-item-title:hover{
    color: red;
}
.list-item-date{
    font-size: 11px;
    color: #737373;
}
p.list-item-meta{
    font-size: 11px;
    color: #888888;
    margin-top: 5px;
    margin-bottom: 5px;
}
.list-item .thumbnail{
    display: block;
    padding: 0;
    margin-bottom: 0;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.list-item img {
    height: 143px;
    width: 100%;
    object-fit: cover;
}
.list-item{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ededed;
}
p.moi-nhat-title{
    margin-bottom: 20px;
    font-size: 20px;
}
.bai-viet-moi-nhat ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-bottom: 1px dashed #ededed;
    text-align: justify;
    background: url(../images/front/ico-li-footer.png) left 5px no-repeat;
}
.bai-viet-moi-nhat ul li a:hover{
    color: #6f3f0d;
}
.list-khach-san{
    padding: 10px;
    border: 1px solid #e4e4e4;
    margin-bottom: 20px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.16);
}
.list-khach-san:hover{
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.16);
}
.title{
    margin-bottom: 15px;
}
.title a{
    font-size: 15px;
    font-weight: bold;
}
.title a:hover{
    color: #6f3f0d;
}
.list-khach-san-img img{
       height: 348px;
    width: 100%;
}
.gia-cu{
    font-size: 17px;
    color: red;
    font-weight: bold;
}
.dia-chi{
    padding-bottom: 45px;
}
.dat-ngay{
    margin-top: 20px;
    background: #e9ef05;
    padding: 10px 20px;
    color: #6f3f0d;
}
.dat-ngay:hover{
    background: #6f3f0d;
    color: #fff;
}
.noi-dung-khach-san{
    margin: 20px 0;
    border-bottom: 1px dashed #ededed;
    padding-bottom: 20px;
}
.noi-dung-lien-he{
    padding: 10px;
    background: #f1f1f1;
    height: 182px;
    border-top: 5px solid #6f3f0d;
    border-bottom: 5px solid #6f3f0d;
}
.khach-san-lien-quan{
    border-top: 1px dashed #ededed;
    padding-top: 20px;
    margin-top: 50px;
}
.detail img{
    height: 270px;
    width: 100%;
}
p.slider-title-1{
    font: 700 22px/41px 'Montserrat', sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5px;
}
p.slider-title-2{
    color: #fff000;
    font: 700 32px/41px 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.box-post img{
    height: 170px;
    width: 100%;
}
.list-post-sidebar-price{
    margin-top: 15px;
    color: red;
}
.list-post-sidebar-name a{
    font-size: 14px;
}
.active-menu-nav{
    top: 0;
    background: url(../images/front/icon-down-menu.png) no-repeat -28px -1px;
}
.title-index-box {
    font-size: 25px;
    text-transform: uppercase;
    color: #6f3f0d;
}
.tab_detail .txt-info {
    background: #f1f1f1;
}
.tab_detail ul.text-center {
    background: #f1f1f1;
}
.list-thuc-don-img{
    margin-bottom: 15px;
}
.list-thuc-don-img img{
    width: 100%;
    height: 248px;
}
.list-thuc-don{
    margin-bottom: 20px;
}
.list-ks-img img {
    height: 190px;
    width: 100%;
}
p.why-name-1.text-center {
    text-transform: uppercase;
    font-weight: bold;
    color: #4370e3;
}
.trang-con-noi-dung h1{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
}
.page-content-des{
    background: #ebf9ef;
    padding: 10px;
    font-style: italic;
    margin: 15px 0;
}
.page-content-recents{
    margin-top: 30px;
}
.page-content-recents-title{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 15px;
}
.page-content-recents-title:before {
    content: ' ';
    background: #dadada none repeat scroll 0 0;
    bottom: 0;
    height: 1px;
    left: 40px;
    position: absolute;
    width: 120px;
}
.page-content-recents-title:after {
    content: '';
    background: #ff531d none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 30px;
}
/*mobile*/
.stellarnav.mobile.light ul {
    background: #ed3237;
}

@media screen and (max-width: 768px)
{
    .list-thuc-don-img img {
        width: 100%;
        height: 323px;
    }
    .list-ks-img img {
        height: 323px;
        width: 100%;
    }
    p.slider-title-1{
        font: 700 15px/30px 'Montserrat', sans-serif;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 5px;
    }
    p.slider-title-2{
        color: #fff000;
        font: 700 20px/30px 'Montserrat', sans-serif;
        text-transform: uppercase;
    }
    .detail img {
        height: 345px;
        width: 100%;
    }
    .box-post img {
        height: 200px;
        width: 100%;
    }
    .box-footer{
        margin-bottom: 30px;
    }
    .sidebar-destop{
        display: none;
    }
    .sidebar-mobile{
        display: block;
    }
    .noi-dung-trang-con{
        margin-bottom: 50px;
    }
    .list-khach-san-img img {
        height: 323px;
        width: 100%;
    }
    .title{
        margin-top: 15px;
    }
    .tab_detail a.img {
        display: contents;
    }
    .list-item img {
        height: 175px;
        width: 100%;
        margin-bottom: 15px;
    }
    .banner img {
        height: 70px;
    }
    .trang-con-noi-dung{
        margin-bottom: 30px;
    }
}
/*mobile*/



body{
    background: #fff;
}
/*header*/
#header {
    background: #fff;
    font: 400 13px/20px 'Roboto', sans-serif;
    color: #fff;
    box-shadow: 0 1px 5px rgba(144, 144, 144, 0.75);
    position: relative;
}
.block-menu ul li a {
    color: #525252;
    font: 700 13px/20px 'Roboto', sans-serif;
}
.block-menu ul li a:hover{
    color: #d8251e;
}
.block-menu ul li:hover ul li a {
    padding: 5px 15px;
    color: #fff;
    border: none;
}
.block-menu ul li ul {
    background-color: rgb(67 112 227);
}
.block-menu ul li:hover ul li:hover a {
    background: #325ed0;
    color: #fff;
}
.block-menu ul li ul {
    border-radius: 0;
}
/*popup-phone*/
.popup_phone {
    position: fixed;
    bottom: 20px;
    left: 10px;
    z-index: 9999;
}
.popup_phone a {
    padding: 10px 20px;
    padding-left: 70px;
    background: #cf4141;
    color: #fff;
    border-radius: 50px;
    font-size: 20px;
}
.popup_phone img {
    width: 55px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
/*popup-phone*/
/*header*/
/*footer*/
#footer {
    background: url(../images/bg-footer.png) #391200;
    padding: 50px 0 30px;
}
#footer p {
    margin-bottom: 15px;
    font: 400 12px/20px 'Roboto', sans-serif;
    color: #f9f5a9;
}
.copy-right {
    background: #d8d8d8;
    font-size: 12px;
    color: #555555;
    padding: 5px 0;
}
.copy-right *{
    color: #555555;
}
.copy-right a:hover{
    color: #333;
}
.theH *{
    display: inline-block;
    font-size: 12px;
    margin-right: 15px;
    color: #555555;
}
.theH *:last-child{
    margin-right: 0;
}
.theH *:hover{
    color: #555555;
}
marquee {
    height: 16px;
}
/*footer*/
/*main-content*/
.slider .block-slider {
    position: relative;
    overflow: hidden;
    border-bottom: none;
}
.main-body{
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background: #fff;
}
.rslides img {
    height: 450px;
    object-fit: cover;
}
.slogan-main{
    background: #fff;
    padding: 50px;
    color: #333;
}
/*owl*/

.owl-prev {
    position: absolute;
    top: 120px;
    left: -20px;
    width: 30px;
    height: 33px;
    cursor: pointer;
    background: url(../../images/next.png) top left no-repeat;
}
.owl-next {
    position: absolute;
    top: 120px;
    right: -20px;
    width: 30px;
    height: 33px;
    cursor: pointer;
    background: url(../../images/prev.png) top left no-repeat;
}
.list-service .service{
    background: url("../../images/imgwrap-bg.png") no-repeat top center;
}
.owl-carousel .owl-item img {
    display: block;
    width: 190px;
    text-align: center;
    margin: auto;
    padding-top: 9px;
    padding-left: 4px;
    border-radius: 50%;
    object-fit: cover;
    height: 192px;
}
/*owl*/
.service-name{
    text-align: center;
    margin: 30px 0;
}
.service-name a{
    background: radial-gradient(circle, #4370e3, #4370e3, #4370e3);
    background-size: 200% auto;
    color: #fff !important;
    border-radius: 25px;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 15px 12px 15px !important;
    border: none !important;
    /*transition: 0.7s all;*/
    /*-webkit-transition: 0.7s all;*/
    text-decoration: none;
}
.service-name a:hover{
    background: #db3037;
}
.about-main{
    padding: 50px;
    padding-bottom: 30px;
}
.box-title{
    border-bottom: 1px solid #4370e3;
    padding-bottom: 8px;
}
.box-title span{
    background: radial-gradient(circle, #4370e3, #4370e3, #4370e3);
    padding: 12px 31px 12px 30px !important;
    text-transform: uppercase;
    color: #fff;
}
.box-content {
    padding-top: 20px;
}
.comment-index-name a{
    color: #4370e3;
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline;
}
.comment-index-name a:hover{
    color: red;
}
.comment-index-description p{
    text-align: justify;
    font-size: 13px;
    padding-top: 5px;
    line-height: 1.6;
}
.comment-index-img img{
    width: 100%;
    height: 88px;
    object-fit: cover;
}
.comment-index-name{
    line-height: 1.4;
}
.comment-index{
    padding-bottom: 10px;
}
.comment-index:last-child{
    padding-bottom: 0;
}
.why-main{
    padding: 50px;
    background: #4370e30f;
    padding-bottom: 20px;
}
.why-index-img{
    background: #ff333b;
    border-radius: 12px;
    padding: 2px 1px 2px 10px;
}
.why-index-img img{
    border-radius: 10px;
    width: 100%;
    height: 209px;
    object-fit: cover;
}
.why-index-name{
    margin-top: 10px;
}
p.why-name-1 a{
    color: #dc0505;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
}
p.why-name-2 a{
    color: #1f9c49;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
}
.post-main{
    padding: 50px;
    padding-bottom: 30px;
}
.post-index-name a{
    color: #4370e3;
    font-size: 15px;
    font-weight: 700;
    text-decoration: underline;
    text-transform: uppercase;
}
.post-index-name a:hover {
    color: red;
}
.post-index-description p{
    text-align: justify;
    font-size: 14px;
    padding-top: 5px;
}
.post-index{
    padding-bottom: 10px;
}
.dich-vu-noi-bat-main{
    padding: 50px;
    background: #f9f5a9;
    padding-bottom: 20px;
}
.dich-vu-noi-bat{
    padding: 5px 10px;
    background: #845A32;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    border-radius: 5px;
    margin-bottom: 10px;
}
.dich-vu-noi-bat:hover{
    background: radial-gradient(circle, #fdda85, #fac43c, #dd902b);
}
.dich-vu-noi-bat:hover a{
    color: #933;
}
.dich-vu-noi-bat a{
    color: #fff;
}
/*main-content*/
/*trang-con*/
.trang-con{
    padding: 30px;
}
.box-sidebar{
    margin-bottom: 10px;
}
.box-sidebar-title{
    border-bottom: none;
}
.box-sidebar-title p{
    padding: 5px 10px;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    background: rgb(67 112 227);
}
.box-sidebar-body ul{
    background: #6fd69124;
    padding: 10px;
}
.box-sidebar-body ul li{
    background: #fff url(../../images/star_yellow.png) left 8px no-repeat;
    background-size: 15px!important;
    padding: 5px;
    padding-left: 20px;
    margin: 10px 0;
}
.box-sidebar-body ul li:first-child{
    margin-top: 0;
}
.box-sidebar-body ul li a:hover{
    color: red;
}
.breadcrumb-trang-con{
    margin-bottom: 15px;
    background: #f3f3f3;
    padding: 5px 15px;
}
.breadcrumb-trang-con a:hover{
    color: red;
}
.page-content-detail ul{
    padding-left: 15px;
}
.page-content-detail ul li{
    list-style: initial;
}
.trang-con-post{
    margin-top: 50px;
}
.address-contact > div {
    font-size: 13px;
    display: table;
    margin-top: -1px;
}
.address-contact > div > span {
    display: table-cell;
    border: 1px solid #eee;
    position: relative;
    text-align: center;
    width: 40px;
    height: 35px;
    vertical-align: middle;
}
.address-contact > div > span:after {
    content: "";
    display: block;
    position: absolute;
    right: -3px;
    top: -1px;
    bottom: -1px;
    width: 5px;
}
.address-contact > div > span:after {
    background-color: #f99645;
}
.address-contact > div > div {
    display: table-cell;
    padding-left: 25px;
    vertical-align: middle;
}
.address-contact > div:after {
    content: "";
    display: block;
    clear: both;
}
.address-contact{
    margin-bottom: 15px;
}
.form-contact .form-control {
    height: 25px;
    font-size: 12px;
    border-radius: 0px;
    margin-bottom: 10px;
}
textarea#noidung {
    height: 65px;
}
.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #ec971f;
}
.form-contact{
    margin-top: 10px;
}
.about-main img.img-about{
    width: 100%;
    height: 382px;
    object-fit: cover;
}
.sidebar-product {
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px dashed #e2e2e2;
}
.sidebar-product:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.sidebar-product-name{
    line-height: 1.2;
}
.sidebar-product-name a{
    font-size: 13px;
}
.page-content-detail *{
    line-height: 25px;
}
/*trang-con*/
.post-index-img img{
    width: 100%;
    height: 100px;
    object-fit: cover;
    border: 1px solid #efefef;
}
.sidebar-product-name a:hover{
    color: red;
}
.footer {
    padding: 30px 0;
    line-height: 1.6;
    color: #fff;
    background: #ebebeb;
    font-size: 12px;
}
.footer, .footer a, .footer p, .footer span {
    margin-bottom: 0px;
    line-height: 2;
    font-size: 12px;
    color: #555555;
    text-decoration: none;
    text-transform: none;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.footer-content-title{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px;
}
/*mobile*/
@media screen and (max-width: 768px) {
    .logo img {
        height: 40px;
    }
    .slogan-main, .about-main, .post-main, .dich-vu-noi-bat-main, .why-main{
        display: none;
    }
}
a.smobitrigger {
    width: 50px;
    height: 19px;
}
@media (max-width: 990px){
    a.mnuclose {
        padding: 15px 20px;
        width: auto;
        background: #ff333b url(../../images/bg-close.png) no-repeat center;
        display: block;
        text-indent: -9999px;
        border-bottom: 1px solid #525252;
    }
}
@media (max-width: 990px){
    .block-menu ul.mobimenu {
        overflow-y: auto;
        padding: 0;
        width: 280px;
        position: fixed;
        height: 100%;
        top: 0px;
        right: -280px;
        /* background-color: #502004 !important; */
        z-index: 9999;
        display: block;
        background: #4370e3 url(../images/slogan-bg.jpg) !important;
    }
}
.block-menu ul.mnuopn li {
    float: none;
    padding: 7px 20px;
    border: none;
    border-top: 1px solid #6f95f7;
    border-bottom: 1px solid #325bc3;
    margin: 0;
    display: block;
    text-align: left;
}
.list-service-mobile, .banner-mobile{
    display: none;
}

.box-mobile-title{
    background: #4370e3;
    padding: 10px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.box-mobile-title p{
    color: #fff;
}
.y-kien-khach-hang-mobile{
    display: none;
}
.box-mobile{
    background: rgb(245,244,244);
}
.about-mobile{
    border-bottom: solid 1px #E4E1E1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.about-mobile-name a{
    text-transform: uppercase;
    font-weight: bold;
    color: #4370e3;
}
.about-mobile-text a{
    color: #333;
}
.block-menu ul.mnuopn li a {
    font-size: 14px;
    padding: 0;
    border: none;
        color: #fff !important;
    text-transform: capitalize;
    background: transparent;
}
.map-ct iframe{
    width: 100% !important;
    height: 350px !important;
}
.ct-info-title{
    font-weight: bold;
    font-size: 17px;
}
.ct-info p{
    line-height: 30px;
}
.box-sidebar-content{
    border: 1px solid #f1f1f1;
    padding: 10px;
}
.sidebar-product-img img{
    width: 100%;
    object-fit: cover;
    height: 60px;
}
@media screen and (max-width: 767px) {
    .slider img{
        height: 125px;
    }
    .footer-middle{
        margin-bottom: 25px;
    }
    .list-service-mobile{
        display: block;
    }
    .list-service-mobile{
        padding: 0 20px;
    }
    .banner-mobile{
        display: block;
    }
    .service-mobile{
        margin-top: 10px;
    }
    .service-mobile-name{
        line-height: 21px;
        background: #ff333b;
        padding: 2px 0;
        width: 100%;
    }
    .service-mobile-name a{
        color: #fff;
        font-size: 10px;
        margin-top: 1px;
        font-weight: 700;
        text-transform: uppercase;
        display: block;
        text-align: center;
    }
    .no-pad{
        padding-left: 5px;
        padding-right: 5px;
    }
    .comment-mobile-img img{
        height: 68px;
        width: 100%;
        object-fit: cover;
    }
    .comment-mobile{
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px dotted #ccc;
    }
    .box-mobile-content{
        padding: 0 20px;
    }
    .y-kien-khach-hang-mobile{
        margin-top: 30px;
    }
    .y-kien-khach-hang-mobile:last-child{
        margin-top: 0;
    }
    .y-kien-khach-hang-mobile{
        display: block;
    }
    .about-mobile:last-child{
        margin-bottom: 0;
    }
    .comment-mobile:last-child{
        margin-bottom: 0;
    }
    .service-mobile-img img{
        height: 108px;
        width: 100%;
        object-fit: cover;
    }
    .chi-tiet-ai-viet-detail iframe{
        width: 100% !important;
        height: 200px !important;
    }
    .list-item .no-pad-left{
        padding-left: 15px;
    }
    .about-mobile-img img{
        width: 100%;
        height: 92px;
        object-fit: cover;
    }
    .map-ct iframe {
        width: 100% !important;
        height: 200px !important;
    }
    .ct-info p {
        line-height: 25px;
        font-size: 13px;
    }
    .ct-info p {
        line-height: 25px;
        font-size: 12px;
    }
}
/*mobile*/

/*modal----------------*/
.modal{
    overflow: none;
    overflow-y: inherit;
    z-index: 99999;
}
.modal-content{
    background: #c40a3c;
    border: 1px solid #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
}
.modal-header{
    border: 0;
}
.close{
    opacity: 1;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}
#register_download .modal-content .modal-body ul {
    padding: 0;
    margin: 0;
}
#register_download .modal-content .modal-body ul li {
    list-style: none;
    margin-bottom: 15px;
}
#register_download .modal-content .modal-body ul li input {
    height: 34px;
    width: 100%;
    background: #fff;
    border: 0;
    text-indent: 10px;
    outline: none;
}
#register_download .form-control {
    border: none;
    border-radius: 0;
}
#register_download button.rounded{
    background: #dd3333;
    color: #fff;
    height: 40px;
    font-weight: 500;
    padding: 2px 15px 0 15px;
    border: 0;
    text-transform: uppercase;   
}
#register_download button.rounded:hover {
    background: #9c052e;
}
.modal-body p{
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}
@media (min-width: 768px){
    .modal-dialog {
        width: 520px;
        margin: 30px auto;
    }
}
.support_home {
	position: fixed; bottom: 0; left: 0;
	width: 100%;
	z-index: 99999;
}
@media (min-width: 768px) {
	.support_home {
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		overflow: hidden;
		width: 320px;
		bottom: 10px; right: 10px; left: auto;
	}
}
.support_home .right {
	border-left: 1px solid #ff4d54;
}
.support_home a {
	display: block;
	line-height: 50px;
	font-weight: 500;
	text-align: center;
	background: rgba(215,26,33,.9);
	color: #fff;
	text-decoration: none;
}

.product_box .item_productb > div > a img {
	width: 100%;
}

.utility_box .list_utilityb {
	background-repeat: repeat-x !important;
}

#call_mobile span {
	display: inline-block;
	background: url(../../images/_phone.png) 0px 16px no-repeat;
	padding-left: 24px;
}
#register_mobile span {
	display: inline-block;
	background: url(../../images/_down.png) 0px 16px no-repeat;
	padding-left: 24px;
}
.no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

/*modal----------------*/

/*alo*/
.float-icon-hotline {
    display: block;
    width: 40px;
    position: fixed;
    bottom: 100px;
    right: 25px;
    z-index: 999999;
}
.float-icon-hotline ul {
    margin: 0;
    display: block;
    width: 100%;
    padding-left: 0;
    margin-bottom: 0;
}
.float-icon-hotline ul li {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    list-style: none;
}
.float-icon-hotline ul li a {
    color: #FFF;
    text-decoration: none;
}
.float-icon-hotline ul li .fa {
    background-color: #ed1c24;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    border: 2px solid #fff;
}
.float-icon-hotline ul li span {
    display: inline-block;
    padding: 0;
    background-color: #ff6a00;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    height: 40px;
    line-height: 36px;
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 0;
    width: 0;
    overflow: hidden;
    -webkit-transition: all 1s;
    transition: all 1s;
    background-color: #ff6a00;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    font-weight: 400;
    white-space: nowrap;
    opacity: 0;
}
.float-icon-hotline ul li .fa-cart {
    background: #ef0303 url("../../images/cart.jpg") center center no-repeat;
}
.float-icon-hotline ul li .fa-hotline {
    background: #ef0303 url("../../images/hotline.png") center center no-repeat;
}
.float-icon-hotline ul li .fa-zalo {
    background: #ef0303 url("../../images/zalo.png") center center no-repeat;
}
.float-icon-hotline ul li .fa-facebook {
    background: #168efb;
}
.float-icon-hotline ul li:hover span {
    width: 215px;
    padding-left: 30px;
    padding-right: 10px;
    opacity: 1;
}
.animated{
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

@-webkit-keyframes glowing {
  0% { background-color: #004A7F; -webkit-box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; -webkit-box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; -webkit-box-shadow: 0 0 3px #004A7F; }
}

@-moz-keyframes glowing {
  0% { background-color: #004A7F; -moz-box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; -moz-box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; -moz-box-shadow: 0 0 3px #004A7F; }
}

@-o-keyframes glowing {
  0% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
}

@keyframes glowing {
  0% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
}
/*alo*/