@charset "UTF-8";
body {
    font-family: Arial;
    font-size: 14px;
    line-height: 1.5;
    height: 100%;
    margin: 0 auto;
}
.hotline2 {display:none;}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}

::-webkit-scrollbar-track {
    background-color: #c3c3c3;
}

::-webkit-scrollbar-track-piece {
    background-color: #ffffff;
}

::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #c3c3c3;
    border-radius: 3px;
}

::-webkit-scrollbar-corner {
    background-color: #ffffff;
}

::-webkit-resizer {
    background-color: #666;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-weight: normal;
    margin: 0;
    padding: 0;
}

a:hover,
a:focus {
    text-decoration: none;
}

/*ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}*/

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

#fbcomments,
.fb-comments,
.fb-comments iframe[style],
.fb-comments span {
    width: 100% !important;
}

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    width: 100% !important;
}

#bandoiframe iframe {
    width: 100% !important;
}

.grecaptcha-badge {
    right: 100% !important;
}

.video_iframe iframe {
    height: 275px !important;
    margin: 0;
    line-height: initial;
    width: 100% !important;
}

.hidden-seoh {
    visibility: hidden;
    height: 0px;
    margin: 0px;
    overflow: hidden;
}
.container .title-main{text-align: center;display: none;}
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip,
.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip {
    display: block;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
    padding-right: calc(1.5em + 0.75rem);
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    box-shadow: 0px 2px 0px #dc3545;
}

#popup-notify-label {
    text-align: center;
    text-transform: capitalize;
    font: 30px RobotoBold;
    color: #ed1c24;
    padding: 10px 0 0;
}

:root {
    --colormain: #27659F;
    --colormainhv: #FF0000;
    --bgmain: #27659F;
    --bgmainhv: #ff4612;
    --container: 1200;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
}

@font-face {
    font-display: block;
    font-family: 'RobotoBold';
    src: url('../fonts/all_font/RobotoBold.eot');
    src: url('../fonts/all_font/RobotoBold.eot?#iefix') format('embedded-opentype'), url('../fonts/all_font/RobotoBold.woff') format('woff'), url('../fonts/all_font/RobotoBold.ttf') format('truetype'), url('../fonts/all_font/RobotoBold.svg#RobotoBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: block;
    font-family: 'RobotoRegular';
    src: url('../fonts/all_font/RobotoRegular.eot');
    src: url('../fonts/all_font/RobotoRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/all_font/RobotoRegular.woff') format('woff'), url('../fonts/all_font/RobotoRegular.ttf') format('truetype'), url('../fonts/all_font/RobotoRegular.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-display: block;
    font-family: 'RobotoMedium';
    src: url('../fonts/all_font/RobotoMedium.eot');
    src: url('../fonts/all_font/RobotoMedium.eot?#iefix') format('embedded-opentype'), url('../fonts/all_font/RobotoMedium.woff') format('woff'), url('../fonts/all_font/RobotoMedium.ttf') format('truetype'), url('../fonts/all_font/RobotoMedium.svg#RobotoMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

.flex {
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flex_wrap {
    flex-wrap: wrap;
}

.flex_row {
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.cut-text1{
  display: -webkit-box;
  width: 100%;
  -webkit-webkit-line-clamp: 1;
  -moz-webkit-line-clamp: 1;
  -ms-webkit-line-clamp: 1;
  -o-webkit-line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-webkit-box-orient: vertical;
  -moz-webkit-box-orient: vertical;
  -ms-webk webkit-box-orient: vertical;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cut-text2{
  display: -webkit-box;
  width: 100%;
  -webkit-webkit-line-clamp: 2;
  -moz-webkit-line-clamp: 2;
  -ms-webkit-line-clamp: 2;
  -o-webkit-line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-webkit-box-orient: vertical;
  -moz-webkit-box-orient: vertical;
  -ms-webk webkit-box-orient: vertical;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cut-text3{
  display: -webkit-box;
  width: 100%;
  -webkit-webkit-line-clamp: 3;
  -moz-webkit-line-clamp: 3;
  -ms-webkit-line-clamp: 3;
  -o-webkit-line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-webkit-box-orient: vertical;
  -moz-webkit-box-orient: vertical;
  -ms-webk webkit-box-orient: vertical;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*header*/

header {
    top: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
    position: relative;
}

header .wrap-top {
    padding: 5px 0;
    background: #fff;
}

.wrap-top-row {
    align-items: center;
    align-content: center;
    justify-content: space-between;
}

.logo {
    width: 30%;
}

.logo img {
    margin: 0;
}

.hotline {
    width: 20%;
    font: 15px RobotoMedium;
    color: #f60;
    text-transform: uppercase;
}

.hotline span {
    display: block;
    color: var(--colormainhv);
    font: 22px RobotoBold;
    line-height: 27px;
}

/* Search */

.search {
    position: relative;
    width: 30% ;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.search p {
    width: 50px;
    height: 44px;
    line-height: 44px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin: auto;
    background: #ff4612;
    border: 0;
    box-shadow: none;
    border-radius: 0px 5px 5px 0px;
}

.search input {
    width: calc(100% - 50px);
    height: 44px;
    outline: none;
    padding: 0;
    border: 1px solid #ccc;
    border-right: 0px;
    background: #fff;
    text-indent: 12px;
    border-radius: 5px 0px 0px 5px;
    font: 13px RobotoRegular;
    color: #828282;
}

.search input::-webkit-input-placeholder,
.search input:-moz-placeholder,
.search input::-moz-placeholder,
.search input:-ms-input-placeholder {
    color: #828282;
}

/* Menu */

.menu {
    background: var(--bgmain);
    position: relative;
    z-index: 999;
}

.row-menu {
    align-items: center;
    align-content: center;
    justify-content: space-between;
}
.menu ul {
    width: 100%;
    padding: 0px;
    margin: auto;
    list-style: none;
    align-items: center;
}

.menu ul li {
    position: relative;
    z-index: 99;
    flex-grow: 1;
}
/* .menu ul#main-nav >li.active>a:before{
   position:  absolute;
   content: '';
   left: -7px;
   top:-5px;
   width: 5px;
   height:5px;
   border-top: 3px solid transparent;
   border-right: 4px solid var(--bgmainhv);
   border-bottom: 2px solid var(--bgmainhv);
   border-left: 3px solid transparent;
}
.menu ul#main-nav >li.active>a:after{
   position: absolute;
   content:  '';
   right: -7px;
   top: -5px;
   width: 5px;
   height:5px;
   border-top: 3px solid transparent;
   border-right: 3px solid transparent;
   border-bottom: 2px solid var(--bgmainhv);
   border-left: 5px solid var(--bgmainhv);
} */
.menu ul#main-nav >li:first-child>a>i{font-size: 26px;line-height: 10px;margin: 0 5px 0 0;}
.menu ul#main-nav >li:first-child{

}
/* .menu ul#main-nav >li.active:before{
    position:
    absolute;
    content:'';
    left:0;
    top:-5px;
    width:100%;
    height:5px;
    background: var(--bgmainhv);
} */
.menu ul li a {
    display: block;
    position: relative;
    z-index: 1;
    text-align: center;
    text-decoration: none !important;
    font-size: 15px;
    color: #fff;
    margin: 0px;
    padding: 13px 0px;
    text-transform: capitalize;
    font-family: RobotoMedium;
}

.menu ul li a.active {
    background: var(--bgmainhv);
}

.menu ul li:hover>a {
    background: var(--bgmainhv);
}

.menu ul li ul {
    position: absolute;
    min-width: 200px;
    background: var(--bgmain);
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}

.menu ul li:hover>ul {
    -webkit-transform: perspective(600px) rotateX(0);
    transform: perspective(600px) rotateX(0);
    -webkit-transform-origin: 0 0 0;
    opacity: 1;
    visibility: visible;
    transition: all .7s;
}

.menu ul li ul li a {
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    text-transform: capitalize;
}

.menu ul li ul li:last-child>a {
    border-bottom: 0px;
}

.menu ul li ul li a {
    font-size: 14px;
    padding: 10px 15px;
}

.menu ul li ul li ul {
    top: 0px;
    left: 100%;
}


.menu.fadeInDown {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}


/* Breadcrumb */

.breadCrumbs {
    background-color: #9CDBEF;
    display: none;
}

.breadCrumbs .wrap-content {
    padding: 1rem 10px;
    max-width: 1200px;
}

.breadCrumbs .wrap-content .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    display: none;
}

.breadCrumbs .wrap-content .breadcrumb-item a {
    color: var(--color-black);
}

.breadCrumbs .wrap-content .breadcrumb-item.active a {
    color: var(--bgmainhv);
}
.breadcrumb>li+li:before{
  color:#fff;
}

.time-main {
    margin-bottom: 0.75rem;
    color: #999999;
}

.time-main i {
    vertical-align: top;
    margin: 3px 7px 0px 0px;
}

.time-main span {
    vertical-align: top;
    display: inline-block;
}

.share {
    padding: 15px 10px 10px 10px;
    line-height: normal;
    background: #f1f1f1;
    margin-top: 15px;
    border-radius: 5px;
}

.share b {
    display: block;
    margin-bottom: 5px;
}

.othernews b {
    margin-bottom: 10px;
}

.list-news-other {
    padding-left: 15px;
    list-style: square;
}

.list-news-other li {
    margin-bottom: 10px;
}

.list-news-other li a {
    text-transform: none;
    color: #333333;
}

.list-news-other li a:hover,
.list-news-other li a:hover span {
    color: #008de1;
}

.list-news-other li a span {
    font-style: italic;
    color: #919191;
    font-size: 12px;
}

.wrap-main {
    background: #F0F0F0;
    padding: 15px 0;
}

.wrap-main.bg-tpl { background: #fff; }

.wrap-main.wrap-home {
    margin: 0;
    padding: 0;
}


/* Toc */
#toc-content ul li { list-style: initial !important; }
.box-readmore {
    padding: 8px 15px;
    border: 1px solid #dedede;
    margin-bottom: 2rem;
    border-radius: 5px;
    background-color: #eeeeee;
}

.box-readmore li ul>li {
    margin: 0;
    margin-bottom: 8px
}

.box-readmore li ul>li:before {
    content: counters(item, ".") " "
    }

    .box-readmore ul {
        list-style-type: none;
        counter-reset: item;
        margin-bottom: 0px;
        padding-left: 0px !important;
        margin-top: 8px;
    }

    .box-readmore ul li {
        display: table;
        counter-increment: item;
        margin-bottom: 5px
    }

    .box-readmore ul li:before {
        content: counters(item, ".") ". ";
            display: table-cell;
            padding-right: 5px
        }

        .box-readmore ul li a {
            color: #333333;
            cursor: pointer;
            font-weight: 600;
        }

        .box-readmore ul li a:hover {
            color: #767676;
        }

        #footer-map {
            position: relative;
            height: 500px;
        }

        #footer-map iframe {
            position: absolute !important;
            width: 100% !important;
            height: 100% !important;
            top: 0px !important;
            left: 0px !important;
        }


/* Like Share */

.social-plugin {
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
}

.social-plugin .at-share-btn {
    margin-bottom: 0px !important;
}

.social-plugin .zalo-share-button {
    margin-left: 3px;
}


/* Phân Trang  */

.pagination>li>a,
.pagination>li>span {
    float: initial;
    display: inline-block;
}

.page-item.active .page-link {
    background-color: var(--bg-main);
    border-color: var(--bg-main);
}

.page-link {
    color: var(--color-main);
}

.page-link:hover {
    color: var(--color-hv-main);
}

.pagination {
    margin: 10px 0;
    display: block;
    text-align: center;
}

.pagination-home .pagination .page-item .page-link {
    color: #555555;
    font-size: 13px;
}

.pagination-home .pagination .page-item.active .page-link {
    color: #ffffff;
    background-color: #555555;
    border-color: #555555;
}


/* Phân Trang Ajax */

.pagination-ajax {
    text-align: center;
    margin: 10px 0 10px;
}

.pagination-ajax a {
    display: inline-block;
    vertical-align: top;
    margin: 0px 2px 3px 2px;
    color: #333;
    background: #eee;
    border: 1px solid rgba(161, 161, 161, 0.4);
    font-size: 12px;
    cursor: pointer;
    padding: 3px 10px 5px 10px;
    border-radius: 2px;
}

.pagination-ajax a.current,
.pagination-ajax a:hover {
    background: var(--bgmainhv);
    color: #fff;
    border-color: var(--bgmainhv);
}


/* Popup custom */

.modal-custom .modal-footer {
    padding: 0.5rem;
}

.modal-custom .modal-footer .btn {
    font-size: 14px;
}


/* Popup */

#popup .modal-body {
    padding: 0px;
}


/* Hidden Google Captcha */

.grecaptcha-badge {
    display: none !important;
    width: 0px !important;
    height: 0px !important;
    visibility: hidden !important;
    overflow: hidden;
}


/* Hidden Check Grammar Coccoc */

coccocgrammar {
    display: none;
}


/* Scroll Top */

.scrollToTop {
    width: 41px;
    height: 41px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 50px;
    right: 25px;
    display: none;
    z-index: 99;
    cursor: pointer;
}


/* Transition All */

.transition {
    transition: 0.3s ease-out;
}


/* Scale IMG */

img {
    margin: 0 auto;
    max-width: 100%;
}

.img_ {
    overflow: hidden;
    display: block;
    position: relative;
}

.img_ img {
    transition: 0.3s ease-out;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.img_:hover>img,
.img_:hover a img {
    transition: 0.3s ease-out;
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.padding {
    padding: 30px 0;
}


/*news*/

.box_news {
    margin: 10px 0;
}

.img_news {
    width: 36%;
}

.content_news {
    width: 64%;
    padding: 0 0 0 14px;
}

.name_news {}

.name_news a {
    color: #333;
    font: 16px 'RobotoBold';
    display: block;
    line-height: normal;
    margin-bottom: 5px;
}

.name_news a:hover {
    color: var(--colormainhv);
}

.date_news {
    color: var(--color-gray);
    margin-bottom: 0.25rem;
    font-style: italic;
}

.des_news {
    color: #333333;
    font: 14px RobotoRegular;
    margin-top: 5px;
    line-height: 22px;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 3;
    -moz-webkit-line-clamp: 3;
    -ms-webkit-line-clamp: 3;
    -o-webkit-line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webkit-box-orient: vertical;
    -o-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*news*/


/*about*/

.section-about {
    padding: 50px 0;
}

.row_about {}

.about_left {
    width: 50%;
    padding: 0px 15px 0 0;
}

.about_right {
    width: 50%;
    padding: 0 0 0 15px;
}

.about_text1 {}

.about_text2 {}

.about_des {
    font: 15px RobotoRegular;
    color: #293034;
    line-height: 28px;
    margin: 24px 0 25px;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 6;
    -moz-webkit-line-clamp: 6;
    -ms-webkit-line-clamp: 6;
    -o-webkit-line-clamp: 6;
    -webkit-line-clamp: 6;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webkit-box-orient: vertical;
    -o-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about_seemore a {
    display: inline-block;
    font: 17px RobotoRegular;
    color: #fff;
    background: var(--bgmain);
    padding: 10px 20px;
}

.about_seemore a:hover {
    color: yellow;
}


/*about*/

.section-bannerqc {
    margin: 0;
    text-align: center;
}

.section-bannerqc img {
    margin: 0 auto;
}


.mangxahoi_header a img:hover,
.mangxahoi_footer a img:hover,
.zalo-share-button:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    transition: all 0.5s ease;
}



.pro {
    margin: 10px 0;
    text-align: center;
}

.name_pro {
    padding: 14px 0 0;
}

.name_pro a {
    text-transform: capitalize;
    font: 15px 'RobotoBold';
    color: #333;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 1;
    -moz-webkit-line-clamp: 1;
    -ms-webkit-line-clamp: 1;
    -o-webkit-line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webkit-box-orient: vertical;
    -o-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.name_pro a:hover {
    color: var(--bgmain);
}

.price_pro {
    font: 14px RobotoRegular;
    color: #333;
}

.price_pro span.giamoi,
.price_pro a {
    color: red;
}

.price_pro span.giacu {
    font: 13px RobotoRegular;
    color: #ccc;
    text-decoration: line-through;
}

.ab_pro {
    position: absolute;
    width: 100%;
    bottom: -35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: rgb(255 255 255 / 80%);
    color: #fff;
    font-size: 14px;
    font-family: QuickSandRegular;
    height: 35px;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    cursor: pointer;
    text-align: center;
    padding: 5px 0;
    justify-content: center;
}

.pro:hover .ab_pro {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    bottom: 0;
}

.pro .ab_pro span.cart-add,
.pro .ab_pro a.view_product,
.pro .ab_pro a.like_product {
    color: #000;
    font-size: 17px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid transparent;
    border-radius: 50%;
    display: block;
    margin: 0 5px;
}

.pro .ab_pro a.like_product {
    border: 0;
    color: #000;
}

.pro .ab_pro a.like_product:hover,
.pro .ab_pro a.like_product.liked {
    color: pink;
}

.pro .ab_pro span.cart-add:hover,
.pro .ab_pro a.view_product:hover {
    color: var(--bgmainhv);
    border-color: var(--bgmainhv);
}

.thongbaolike {
    position: absolute;
    bottom: 35px;
    width: 100%;
    left: 0;
    background: rgb(228 159 2);
    color: #fff;
    padding: 10px;
    font: 14px MuliRegular;
}


/*pro*/

.video_row{
}
.video_left{
    width: 78% ;
    padding: 0 10px 0 0;
}
.video_right{
    width: 22%;
}
.video_slick_it{
    padding: 0 0 8px 0;
    cursor: pointer;
}
.video-main iframe{
    width: 100% !important;
    height: 360px !important;
    display: block;
}

#video-select .listvideos{
    width: 100%;
    border-radius:0;
    height: 34px;
    padding: 0 10px;
}
.video_img{
    margin: 10px 0;
    position: relative;
    overflow: hidden;
}
.video_name{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px 20px 20px 70px;
    background: rgba(0, 0, 0, 0.64)  url(../images/play.png) left 20px center no-repeat;
    color: #fff;
    font: 15px RobotoRegular;
}
.video_name:hover{
    color: yellow;
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    pointer-events: none;
}

#loader-wrapper #wrap {
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    z-index: 999999;
}

#loader-wrapper.show1 #wrap {
    background: transparent
}

#loader-wrapper:after {
    -webkit-mask: url(../images/mask-01.png);
    mask: url(../images/mask-01.png);
    -webkit-mask-size: 2300% 100%;
    mask-size: 2300% 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 1);
    z-index: 99999;
}

#loader-wrapper.show1::after {
    -webkit-animation: MaskPlay 1s steps(22) forwards;
    animation: MaskPlay 1s steps(22) forwards;
}

#loader-wrapper.show1 #wrap {
    opacity: 0;
}

@-webkit-keyframes MaskPlay {
    from {
        -webkit-mask-position: 0 0;
        mask-position: 0 0
    }
    to {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0
    }
}

@keyframes MaskPlay {
    from {
        -webkit-mask-position: 0 0;
        mask-position: 0 0
    }
    to {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0
    }
}

.wrap-top.on-show .logo {
    -webkit-animation: aiv_slide_left 1.2s;
    animation: aiv_slide_left 1.2s;
}

.wrap-top.on-show .banner {
    -webkit-animation: aiv_slide_down 1.2s;
    animation: aiv_slide_down 1.2s;
}

.wrap-top.on-show .hotline {
    -webkit-animation: aiv_slide_right 1.2s;
    animation: aiv_slide_right 1.2s;
}

.menu.on-show ul#main-nav li:nth-child(1) {
    -webkit-animation: aiv_slide_right 0.65s;
    animation: aiv_slide_right 0.65s;
}

.menu.on-show ul#main-nav li:nth-child(2) {
    -webkit-animation: aiv_slide_right 0.7s;
    animation: aiv_slide_right 0.7s;
}

.menu.on-show ul#main-nav li:nth-child(3) {
    -webkit-animation: aiv_slide_right 0.75s;
    animation: aiv_slide_right 0.75s;
}

.menu.on-show ul#main-nav li:nth-child(4) {
    -webkit-animation: aiv_slide_right 0.8s;
    animation: aiv_slide_right 0.8s;
}

.menu.on-show ul#main-nav li:nth-child(5) {
    -webkit-animation: aiv_slide_right 0.85s;
    animation: aiv_slide_right 0.85s;
}

.menu.on-show ul#main-nav li:nth-child(6) {
    -webkit-animation: aiv_slide_right 0.9s;
    animation: aiv_slide_right 0.9s;
}

.menu.on-show ul#main-nav li:nth-child(7) {
    -webkit-animation: aiv_slide_right 0.95s;
    animation: aiv_slide_right 0.95s;
}

.menu.on-show ul#main-nav li:nth-child(8) {
    -webkit-animation: aiv_slide_right 1.0s;
    animation: aiv_slide_right 1.0s;
}

.menu.on-show ul#main-nav li:nth-child(9) {
    -webkit-animation: aiv_slide_right 1.1s;
    animation: aiv_slide_right 1.1s;
}

.menu.on-show ul#main-nav li:nth-child(10) {
    -webkit-animation: aiv_slide_right 1.2s;
    animation: aiv_slide_right 1.2s;
}

@-webkit-keyframes aiv_slide_left {
    from {
        opacity: 0;
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@keyframes aiv_slide_left {
    from {
        opacity: 0;
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@-webkit-keyframes aiv_slide_right {
    from {
        opacity: 0;
        -webkit-transform: translateX(40px);
        transform: translateX(40px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@keyframes aiv_slide_right {
    from {
        opacity: 0;
        -webkit-transform: translateX(40px);
        transform: translateX(40px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@-webkit-keyframes aiv_slide_up {
    from {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes aiv_slide_up {
    from {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes aiv_slide_down {
    from {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes aiv_slide_down {
    from {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

.effect-run {}

.effect-run a {
    display: block;
}

.effect-run canvas {
    top: -2px;
    left: -2px;
}

.effect-run img {
    margin: 0!important;
}
.album_itema{
    margin: 10px;
    display: block;
}
.name-album{
    font: 16px RobotoBold;
    line-height: 18px;
    color: var(--colormain);
    text-transform: uppercase;
    padding: 10px 0 0;
    text-align: center;
}
.img_album{
    margin: 10px 0;
}
.tags-pro-detail {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    align-content: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.tags-pro-detail a {
    float: left;
    font-size: 12px;
    color: #fff;
    padding: 5px 10px 7px 10px;
    margin: 2px;
    background-color: var(--color-red);
    border-radius: 3px;
}

.tags-pro-detail a:hover {
    background-color: var(--color-medium-red);
}

.tags-pro-detail a i {
    font-size: 10px;
    float: left;
    margin: 5px 5px 0px 0px;
}

.tabs-pro-detail .ul-tabs-pro-detail {
    padding: 0px;
    list-style: none;
    margin: 10px 0;
    border-bottom: 1px solid #e7e7e7;
}

.tabs-pro-detail .ul-tabs-pro-detail li {
    cursor: pointer;
    float: left;
    background: #eee;
    padding: 10px 15px;
}

.tabs-pro-detail .ul-tabs-pro-detail li.active {
    background: var(--bgmain);
    color: #fafafa;
}

.tabs-pro-detail .ul-tabs-pro-detail li:last-child {
    margin-right: 0px;
}

.tabs-pro-detail .content-tabs-pro-detail {
    display: none;
}

.tabs-pro-detail .content-tabs-pro-detail.active {
    display: block;
}


/*media*/
.news_index_right{
    max-height: 100%;
    position:
    relative;
    overflow: hidden;
    background: #fff;
    padding: 9px 5px;
}
.newshome-scroll {
    height: 480px;
    overflow: hidden;
}

.news_index_box {
    padding: 0px 0 7px 0;
    margin: 0 0 8px 0;
    border-bottom: 1px solid #e6e6e6;
}

.news_index_img {
    width: 32%;
}

.news_index_name {
    width: 68%;
    padding: 0 0 0 10px;
    font: 14px RobotoRegular;
}

.news_index_name a {
    color: #0065a4;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 2;
    -moz-webkit-line-clamp: 2;
    -ms-webkit-line-clamp: 2;
    -o-webkit-line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webkit-box-orient: vertical;
    -o-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_index_name span {
    font: 12px RobotoRegular;
    color: #6b6a6a;
    display: block;
    margin: 4px 0 0;
}

.news_index_name a:hover{
}


/*media*/
.section-iconproduct{}
.box-iconproduct{

    justify-content: center;
}
.col-iconproduct{
    width: calc(100% / 8);
    background: #fff;
    text-align: center;
    padding: 10px;
    /* border: 1px solid #ddd; */
    /* border-right: 0; */
    /* border-bottom: 0; */
    box-shadow: 1px 1px 1px #ddd inset, 0px 0px 1px #ddd inset;
}
.col-iconproduct a{
    display: block;
}
.col-iconproduct a img{

}
.col-iconproduct p{
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 40px;
}
.col-iconproduct span{
    color: #0065a4;
    font: 14px RobotoRegular;
    padding: 10px 0 0;
    display: block;
}
.section-gianhchoban{
    padding: 0;
}
.title-gianhchoban,.title-main{
    font: 26px RobotoBold;
    color: #0912f2;
    margin: 0 0 15px;
}
.row-gianhchoban{
    margin: 0 -1px;
}
.col-gianhchoban{
    padding: 0 1px;
}
.gianhchoban-item{
    background: #fff;
    padding: 10px;
}
.gianhchoban-img ,.gianhchoban-img img{
    border-radius: 10px;
}
.gianhchoban-name{
    padding: 10px 0 0;
    min-height: 54px;
}
.gianhchoban-name a{
    font: 17px RobotoBold;
    color: #000;
      display: -webkit-box;
      width: 100%;
      -webkit-webkit-line-clamp: 2;
      -moz-webkit-line-clamp: 2;
      -ms-webkit-line-clamp: 2;
      -o-webkit-line-clamp: 2;
      -webkit-line-clamp: 2;
      -webkit-webkit-box-orient: vertical;
      -moz-webkit-box-orient: vertical;
      -ms-webk webkit-box-orient: vertical;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
}

.gianhchoban-contact{}
.gianhchoban-contact a{
    font: 20px RobotoMedium;
    color: var(--colormainhv);
}

.gianhchoban-slick .slick-prev,
.gianhchoban-slick .slick-next{
    width: 36px !important;
    height: 36px !important;
    top: calc(40% - 13px) !important;
    background:#fff url(../images/lmb.png) no-repeat !important;
    background-size: 100% 100% !important;
    left: -2px !important;
    border-radius: 50%;
}
.gianhchoban-slick .slick-next{
    left:  initial !important;
    right: -2px !important;
    background:#fff url(../images/rmb.png) no-repeat !important;
    background-size: 100% 100% !important;
}
.gianhchoban-slick .slick-prev:before,.gianhchoban-slick  .slick-next:before{
    content: '';
}
.nangcapxe-owl{

}
.nangcapxe-box{
    padding: 24px ;
    background: #9CDBEF;
}
.title-nangcapxe{
    font-family: Times New Roman,Times,serif;
    font-size: 36px;
    color: var(--colormainhv);
    text-transform: uppercase;
    margin-bottom: 0.3em;
    text-align: center;
    font-weight: 600;
}
.nangcapxe-item{
    background: #3E3E58;
    padding: 20px 20px;
    margin: 10px 0;
}
.nangcapxe-img ,.nangcapxe-img img{
    border-radius: 10px;
}
.nangcapxe-name {
    padding: 15px 0 0;
    min-height: 79px;
}
.nangcapxe-name a{
    font: 24px RobotoBold;
    text-transform: uppercase;
    color: var(--colormainhv);
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 2;
    -moz-webkit-line-clamp: 2;
    -ms-webkit-line-clamp: 2;
    -o-webkit-line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webk webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.nangcapxe-name a:hover{
    color:red;
}
.nangcapxe-des{
    font: 15px RobotoRegular;
    color: #dddddd;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 2;
    -moz-webkit-line-clamp: 2;
    -ms-webkit-line-clamp: 2;
    -o-webkit-line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webk webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.garagechauau-section{
  padding: 0 0 30px 0;
}
.title-garagechauau{
    font-family: RobotoBold;
    font-size: 30px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0.3em;
    text-align: center;
    font-weight: 600;
}
.title-garagechauau span{
    color: var(--colormainhv);
    display: block;
    font-family: Times New Roman,Times,serif;
}
.garagechauau-item{
    background: #fff;
    margin: 10px 0;
    padding: 20px;
    box-shadow: 0px 2px 5px #8e8c8c;
}
.garagechauau-img{
    width: 46%;
}
.garagechauau-img,.garagechauau-img img{
    border-radius: 10px;
}
.garagechauau-name{
    padding: 0 0 0 20px;
    width: 54%;
}
.garagechauau-name a{
    font: 27px RobotoBold;
    color: #065cb7;
    text-transform: capitalize;
}
.garagechauau-des{
    font: 14px RobotoRegular;
    margin: 5px 0 0;
    color: #000;
    line-height: 24px;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 4;
    -moz-webkit-line-clamp: 4;
    -ms-webkit-line-clamp: 4;
    -o-webkit-line-clamp: 4;
    -webkit-line-clamp: 4;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webk webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section-phutung{
    padding: 0;
}
.title-phutung{
    font-family: Times New Roman,Times,serif;
    font-size: 36px;
    color: #0912f2;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.title-phutung span{
    color: var(--colormainhv);
}
.row-phutung{
    margin: 0 -1px;
}
.col-phutung{
    padding: 0 1px;
}
.phutung-item{
    background: #fff;
    padding: 10px;
    margin: 10px 0;
}
.phutung-img ,.phutung-img img{
    border-radius: 10px;
}
.phutung-name{
    padding: 10px 0;
    text-align: center;
}
.phutung-name a{
    font: 20px RobotoBold;
    color: #0912f2;
}

.phutung-contact{}
.phutung-contact a{
    font: 14px RobotoMedium;
    color: var(--colormainhv);
}

.phutung-slick .slick-prev,
.phutung-slick .slick-next{
    width: 36px !important;
    height: 36px !important;
    top: calc(40% - 13px) !important;
    background:#fff url(../images/lmb.png) no-repeat !important;
    background-size: 100% 100% !important;
    left: -2px !important;
    border-radius: 50%;
}
.phutung-slick .slick-next{
    left:  initial !important;
    right: -2px !important;
    background:#fff url(../images/rmb.png) no-repeat !important;
    background-size: 100% 100% !important;
}
.phutung-slick .slick-prev:before,.phutung-slick  .slick-next:before{
    content: '';
}
.section-xembaogia{}
.title-xembaogia {
  align-items: center;
  align-content: center;
  justify-content: center;
}
.title-xembaogia h3{
    margin:  0 20px 0 0;
    color: var(--colormainhv);
    font-family: RobotoBold;
    text-align: center;
}
.iconbaogia{
    max-width: 160px;
}

.tieuchi-section{
    background: url(../images/bgtieuchi.jpeg) center no-repeat;
    background-position: 49% 3%;
    background-size: cover;
    position: relative;
    padding: 50px 0;
}
.tieuchi-section:before{
  position: absolute;
  content: '';
  background: rgba(10,6,6,.81);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.tieuchi-slick{
    position: relative;
}
.tieuchi-item{
    text-align: center;
}
.tieuchi-img {
    height: 90px;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.tieuchi-name{
    padding: 10px 0 0;
}
.tieuchi-name span{
    text-transform: uppercase;
    color: var(--colormainhv);
    font: 15px RobotoBold;
}
.tieuchi-name p{
    color: #fff;
    text-transform: capitalize;
    font: 14px RobotoRegular;
}
.ykien-section{

    padding: 45px 0 30px;
}
.ykien-box{
    background: #Fff;
    padding: 30px 20px;
}
.title-ykien{
    text-align: center;
    margin: 0 0 20px 0;
    color: var(--colormainhv);
    font: 28px RobotoBold;
}
.ykien-item{

}
.ykien-img{
    width: 70px;
}
.ykien-img img{
    border-radius: 50%;
}
.ykien-name{
    width: calc(100% - 70px);
    padding:  0 0 0 15px;
}
.ykien-name p{
    color: var(--colormainhv);
}
.ykien-name p i{
    margin: 0 2px 0 0;
}
.ykien-name span{
    text-transform: uppercase;
    font: 18px RobotoBold;
    font-style: italic;
    color: var(--colormainhv);
}
.ykien-name h4{
    font: 14px RobotoRegular;
    color: blue;
    font-style: italic;
    margin: 5px 0 10px;
}
.ykien-name .ykien-des{
    font: 14px RobotoRegular;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 2;
    -moz-webkit-line-clamp: 2;
    -ms-webkit-line-clamp: 2;
    -o-webkit-line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webk webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-style: italic;
    line-height: 24px;
    margin: 10px 0 0;
}
.section-thuvienanh {

    padding: 0px 0 40px;
}
.title-hinhanh{
    text-align: center;
    text-transform: uppercase;
    color: blue;
    font: 30px RobotoBold;
    margin: 0 0 20px;
}
.hinhanh-item{
    background: #fff;
    padding: 10px;
    text-align: center;
}
.hinhanh_img,.hinhanh_img img{
    border-radius: 10px;
}
.hinhanh_name{
    margin: 15px 0 5px;
}
.hinhanh_name a{
    color: blue;
    font: 18px RobotoBold;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 1;
    -moz-webkit-line-clamp: 1;
    -ms-webkit-line-clamp: 1;
    -o-webkit-line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webk webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.row-hinhanh{
    margin: 0 -1px;
}
.col-hinhanh{
    padding: 0 1px;
}
.section-phanhoifb{

    background: linear-gradient(to bottom,#fff 0%,#fff 50% ,#17264B 50%,#17264B 100%);
}
.box-phanhoifb{
  align-items: center;
  align-content: center;
  justify-content: center;
  background: #EF1F50;
  padding: 45px 0;
  clip-path: polygon(40px 0%, 100% 0%, calc(100% - 40px) 100%, 0% 100%);
}
.box-phanhoifb h4{

    font: 23px RobotoBold;

    color: #fff;

    text-transform: uppercase;

    margin: 0 20px 0 0;
}
.box-phanhoifb a{
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    background: #fff;
    color: #666;
    padding: 10px 20px;
    border-radius: 5px;
    transition: 0.3s all;
}
.box-phanhoifb a i{
    padding: 0 0 0 5px;
}
.box-phanhoifb a:hover{
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
}

/*form*/
.title-form{
    color: #fff;
    font: 14px RobotoMedium;
    margin: 0 0 20px 0;
}
.input_ {
    margin: 0 0 16px 0;
}

.input_ input {
    width: 100%;
    border-radius: 0px;
    background: rgba(255, 255, 255, 1);
    color: #ccc;
    font-family: RobotoRegular;
    font-size: 14px;
    text-indent: 10px;
    height: 38px;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}

.input_ input:focus {
    box-shadow: none;
    outline: 0;
}

.input_ input::-webkit-input-placeholder  {
    color: #ccc;
}

.newsletter-button {

}

.newsletter-button input {
    width: 110px;
    height: 40px;
    border-radius: 0px;
    background: #BFBDBD;
    color: #fff;
    text-transform: uppercase;
    font-family: RobotoBold;
    font-size: 16px;
    text-align: center;
    padding: 0;
    border: none;
    box-shadow: none;
    margin: 0 auto;
}

.newsletter-button input:focus {
    outline: 0;
}

.newsletter-button input:hover {
    background: #DD3955;
}

/*form*/

/*footer*/

footer {
    padding: 30px 0 50px;
    color: #fff;
    position: relative;
    background: #17264B;
}

.row_footer {

}
.footer-left{
    width: 70%;
}
.footer-right{
    width: 30%;
}
.footer1 {
    width: 40%;
}

.footer2 {
    width: 30%;
    padding: 0 0 0 20px;
}

.footer3 {
    width: 28%;
}
.logo-slogan{
    width: 100%;
}
.logoft {
    margin: 20px 0;
}
.slogan{
    color: #f99b1c;
    font: 15px RobotoMedium;
}

.noidungfooter code {
    padding: 2px 4px;
    font-size: 14px;
    color: #fff;
    background-color: transparent;
    border-radius: 0;
}

.ttft1 {
    text-transform: uppercase;
    font: 20px RobotoBold;
    color: #fff;
    margin: 0 0 20px 0;
}


.chinhsach a {
    font: 14px RobotoRegular;
    text-transform: capitalize;
    color: #Fff;
    display: block;
    padding: 0 0 0 15px;
    margin: 0 0 10px 0;
    position: relative;
}

.chinhsach a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
}

.chinhsach a:hover {
    color: yellow;
}

.mangxahoi_footer {
    margin: 0px 0 0;
}

.mangxahoi_footer span {
    margin: 0 0 10px 0;
    display: block;
    width: 100% ;
    color: #fff;
    font: 15px RobotoBold;
}

.mangxahoi_footer a {
    margin: 0 5px 0 0;
}

.copppy {
    padding: 12px 0;
    background: #DE0000;
    font: 14px RobotoRegular;
    color: #fff;
    text-align: center;
}



.hinhanh-slick .slick-prev,
.hinhanh-slick .slick-next{
    width: 36px !important;
    height: 36px !important;
    top: calc(66% - 13px) !important;
    background: #000 url(../images/l.png) no-repeat !important;
    background-size: 100% 100% !important;
    left: -2px !important;
    border-radius: 50%;
}
.hinhanh-slick .slick-next{
    left:  initial !important;
    right: -2px !important;
    background: #000 url(../images/r.png) no-repeat !important;
    background-size: 100% 100% !important;
}
.hinhanh-slick .slick-prev:before,.hinhanh-slick  .slick-next:before{
    content: '';
}

#button-nhan-bao-gia {
  background: var(--bgmain);
  position: fixed;
  right: 0;
  top: 30%;
  z-index: 1000;
  border-radius: 4px 0 0 4px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  text-decoration: none !important;
  width: 40px;
  height: 170px;
  text-align: center;
display:none;
}
#button-nhan-bao-gia span {
  white-space: nowrap;
  display: block;
  -webkit-transform: rotate(-90deg) translate(-95px, 0);
  -moz-transform: rotate(-90deg) translate(-95px, 0);
  -ms-transform: rotate(-90deg) translate(-95px, 0);
  -o-transform: rotate(-90deg) translate(-95px, 0);
  transform: rotate(-90deg) translate(-95px, 0);
}
#button-nhan-bao-gia i {
  position: relative;
  top: 7px;
}
.form-popup{
    display: none;
}




.box-baogia {
    padding: 30px;
    background: url(../images/bgform.jpg) no-repeat;
}
.title-form-baogia{
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-family: RobotoRegular;
    margin-top: 0;
    margin-bottom: 15px;
}
.baogia-row {
    justify-content: space-between;
    margin: 20px -10px 10px;
}

.baogia-col {
    width: 50%;
    padding: 0 8px;
}
.baogia-col-big{
    width: 100%;
}

.input_baogia {
    margin: 0 0 16px 0;
}

.input_baogia input,
.input_baogia textarea {
    width: 100%;
    border-radius: 5px;
    background: #fff;
    color: #333;
    font-family: Arial;
    font-size: 14px;
    text-indent: 15px;
    height: 45px;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}

.input_baogia textarea {
    resize: none;
    height: 101px;
}

.input_baogia input:focus,.input_baogia textarea:focus {
    box-shadow: none;
    outline: 0;
}

.input_baogia input::-webkit-input-placeholder,
.input_baogia textarea::-webkit-input-placeholder {
    color: #d5d5d5;
}

.baogia-button {
    text-align: center;
    margin: 12px 0 0;
}

.baogia-button input {
    height: 45px;
    border-radius: 5px;
    background: var(--bgmain);
    color: #fff;
    text-transform: uppercase;
    font-family: RobotoBold;
    font-size: 16px;
    text-align: center;
    padding: 10px 30px;
    border: none;
    box-shadow: none;
    margin: 0 auto;
}

.baogia-button input:focus {
    outline: 0;
}

.newsletter-button input:hover {
    color: yellow;
}
#form-popup{
    display: none;
}

.hotline-bar > a {
    color: #fff;
    text-decoration: none;
    font-size: 13px !important;
    font-weight: bold;
    text-indent: 38px;
    display: block;
    /* letter-spacing: 1px; */
    line-height: 40px;
    font-family: Arial;
}

.hotline-bar {
    position: absolute;
    background: rgba(230,8,8,.75);
    height: 40px;
    width: 136px;
    line-height: 40px;
    border-radius: 3px;
    border-radius: 50px !important;
    /* padding: 0 10px; */
    padding-right: 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all .8s;
    -webkit-transition: all .8s;
    z-index: 9;
    box-shadow: 0 14px 28pxrgba(0,0,0,.25),0 10px 10pxrgba(0,0,0,.1);
    left: 31px;
    bottom: 37px;
}
 .slick-slide *:focus {
    outline: 0;
}

.mw-900 {max-width: 900px; margin: 0px auto;}
.slick-slider-index .slick-prev{left: 10px;width: unset;height: unset;}
.slick-slider-index .slick-next{left: unset;right: 10px;width: unset;height: unset;}
.slick-slider-index .slick-prev:before, .slick-slider-index .slick-next:before {content: '\f104';font-family: 'FontAwesome';color: #d1cccc6e;font-size: 35px;opacity: 1;font-weight: 400;background: #dcd8d847;width: 30px;height: 50px;border-radius: 3px;display: flex;align-items: center;justify-content: center;}
.slick-slider-index .slick-next:before { content: '\f105'; }
