@charset "UTF-8";

body {
    font-family: Arial;
    font-size: 14px;
    line-height: 1.5;
    height: 100%;
    margin: 0 auto;
    background: #FEFEFE;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-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;
}

.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: #0066cc;
    --colormainhv: #ffcc00;
    --colormainhv2: #ff6633;
    --bgmain: #0066cc;
    --bgmainhv: #ffcc00;
    --bgmainhv2: #ff6633;
    --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: 'UTMAvo';
    src: url('../fonts/all_font/UTMAvo.eot');
    src: url('../fonts/all_font/UTMAvo.eot?#iefix') format('embedded-opentype'), url('../fonts/all_font/UTMAvo.woff') format('woff'), url('../fonts/all_font/UTMAvo.ttf') format('truetype'), url('../fonts/all_font/UTMAvo.svg#UTMAvo') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: block;
    font-family: 'UTMAvoBold';
    src: url('../fonts/all_font/UTMAvoBold.eot');
    src: url('../fonts/all_font/UTMAvoBold.eot?#iefix') format('embedded-opentype'), url('../fonts/all_font/UTMAvoBold.woff') format('woff'), url('../fonts/all_font/UTMAvoBold.ttf') format('truetype'), url('../fonts/all_font/UTMAvoBold.svg#UTMAvoBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: block;
    font-family: 'MyriadProRegular';
    src: url('../fonts/all_font/MyriadProRegular.eot');
    src: url('../fonts/all_font/MyriadProRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/all_font/MyriadProRegular.woff') format('woff'), url('../fonts/all_font/MyriadProRegular.ttf') format('truetype'), url('../fonts/all_font/MyriadProRegular.svg#MyriadProRegular') 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: 123;
    width: 100%;
    position: relative;
}

header .wrap-top {
    padding: 10px 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.wrap-top-row {
    align-items: center;
    align-content: center;
    justify-content: space-between;
}

.logo {
    width: 20%;
}

.logo img {
    margin: 0;
}

.menu {
    width: 80%;
}

.header-lang {
    position: relative;
    padding: 0 15px;
}

.header-lang a {
    font: 21px UTMAvo;
    color: #fff;
}

.header-lang a.active {
    color: var(--colormainhv);
}

.header-lang span {
    padding: 0 5px;
    font: 21px UTMAvo;
    color: #fff1f1;
}

.btn-show-menu.active {
    background: hsl(205deg 86% 39% / 90%);
}

.btn-show-menu {
    width: 50px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

.btn-in {
    position: absolute;
    height: 26px;
    width: 30px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.btn-out {
    position: absolute;
    height: 26px;
    width: 30px;
    right: -100px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.7s ease-in-out 0s;
}

.btn-show-menu.active .btn-out {
    right: 0;
}

.btn-in span,
.btn-out span {
    position: absolute;
    width: 100%;
    height: 4px;
    background: var(--bgmain);
    top: 0;
    left: 0;
}

.btn-out span {
    background: #fff;
}

.btn-in span:nth-child(2),
.btn-out span:nth-child(2) {
    top: 0;
    bottom: 0;
    margin: auto;
}

.btn-in span:nth-child(3),
.btn-out span:nth-child(3) {
    bottom: 0;
    top: initial;
}

.row-menu {
    align-items: stretch;
    align-content: center;
    justify-content: space-between;
}

.box-menu {
    width: calc(100% - 50px);
    align-items: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transform: scaleY(0);
    opacity: 0;
    overflow: hidden;
    background: hsl(205deg 86% 39% / 90%);
}

.box-menu.active {
    opacity: 1;
    overflow: initial;
    transform: scaleY(1);
}

.menu ul#main-nav {
    width: calc(100% - 105px);
}

.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 li a {
    display: block;
    position: relative;
    z-index: 1;
    text-align: center;
    text-decoration: none !important;
    font-size: 21px;
    color: #fff;
    margin: 0px;
    padding: 10px 0px 12px;
    text-transform: capitalize;
    font-family: UTMAvo;
}

.menu ul li a.active {
    color: var(--colormainhv2);
}

.menu ul li:hover>a {
    color: var(--colormainhv2);
}

.menu ul li ul {
    position: absolute;
    min-width: 200px;
    background: hsl(205deg 86% 39% / 90%);
    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 rgb(255 255 255 / 50%);
    text-transform: capitalize;
}

.menu ul li ul li:last-child>a {
    border-bottom: 0px;
}

.menu ul li ul li a {
    font-size: 18px;
    padding: 10px 15px;
}

.menu ul li ul li ul {
    top: 0px;
    left: 100%;
}

.wrap-top.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;
}

.wrap-top.fadeInDown .logo img {
    height: 60px;
}

@-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: #eee;
    padding: 140px 0 80px;
    height: auto;
    margin: 0;
    text-align: center;
    position: relative;
}
.breadCrumbs:before{
    position: absolute;
    content:'';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.2;
}

.breadCrumbs .wrap-content {
    padding: 0.75rem 10px;
    max-width: 1200px;
position: relative;}

.breadCrumbs .wrap-content .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    width: 100%;
    order: 2;
}

.breadCrumbs .wrap-content .title-breadcrumb {
    width: 100%;
    color: #Fff;
    text-transform: uppercase;
    font-size: 2.25em;
}

.breadCrumbs .wrap-content .breadcrumb-item a {
    color: #fff;
}

.breadCrumbs .wrap-content .breadcrumb-item.active a {
    color: var(--colormainhv);
}


.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 {
    margin: 15px 0;
}

.wrap-main.wrap-home {
    margin: 0;
}


/* Toc */

.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*/


.section-bannerqc {
    margin: 0;
    text-align: center;
}

.section-bannerqc img {
    margin: 0 auto;
}


/*album*/

.section-thuvienanh {
    padding: 40px 0;
}

.tva_img {
    margin: 10px 0;
    border-radius: 10px;
}

.tva_img img {
    border-radius: 10px;
}

.tva_name {
    transition: all 0.5s ease;
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font: 15px RobotoBold;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    padding: 20px 10px 10px;
}

.tva_name a {
    color: #fff;
}

.tva_img:hover .tva_name {
    bottom: 0;
}

.tva_img .tva_name a:hover {
    color: yellow;
}


/*album*/

.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*/

.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*/


/*media*/

.section-media {}

.title_media {
    text-transform: uppercase;
    border-bottom: 1px solid #e6e6e6;
    border-left: 2px solid #ff6600;
    padding: 0 0 5px 13px;
    margin: 0px 0 25px 0;
    font: 25px RobotoBold;
    color: #333333;
}

.media_left {
    padding-right: 8px;
    width: 65%;
}

.media_right {
    width: 35%;
}

.row_news_index {
    margin: 0 -10px;
}

.news_index_left {
    width: 50%;
    padding: 0 10px;
}

.news_index_right {
    width: 50%;
    padding: 0 10px;
}

.newshome-scroll {
    height: 380px;
    overflow: hidden;
}

.news_index_box {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #e6e6e6;
}

.news_index_img {
    width: 35%;
}

.news_index_content {
    width: 65%;
    padding: 0 0 0 10px;
}

.news_index_name {}

.news_index_name a {
    font-family: 14px RobotoBold;
    color: #333333;
    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_describe {
    font: 13px RobotoRegular;
    color: #333333;
    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_first_name {
    padding: 14px 0 0;
}

.news_first_name a {
    font: 14px RobotoBold;
    color: #333333;
    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_first_describe {
    font: 13px RobotoRegular;
    color: #333333;
    display: -webkit-box;
    margin: 0 0 15px 0;
    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_first_sm a {
    display: inline-block;
    padding: 10px 20px;
    background: var(--bgmain);
    color: #fff;
    font: 15px RobotoRegular;
}

.news_first_sm a:hover {
    color: yellow;
}

.news_first_name a:hover,
.news_index_name a:hover,
.ul_mn>ul li a:hover,
.menu .ul_mn li ul li a:hover {
    color: var(--colormainhv);
}


/*media*/
.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;
}

.amazingslider-wrapper#amazingslider-wrapper-1 {
    display: block;
    position: relative;
    margin: 0px auto;
}

.amazingslider#amazingslider-1 {
    display: block;
    position: relative;
    margin: 0 auto;
}

ul.amazingslider-slides {
    display: none;
}

/*search-domain*/
.section-search-domain {}

.search-domain-box {
    border-radius: 15px;
    background: var(--bgmain);
    padding: 30px;
    margin: -90px 0 0;
    position: relative;
    z-index: 9;
}

.title-search-domain {
    color: #fff;
    font: 34px UTMAvo;
    margin: 0 0 20px 0;
}

.form-search-domain {
    align-items: center;
    justify-content: space-between;
    margin: 0 0 25px 0;
}

.form-search-domain input {
    height: 50px;
    width: calc(100% - 260px);
    border-radius: 6px;
    background: #fff;
    text-indent: 0;
    padding: 0 15px;
    font: 16px UTMAvo;
    color: #666666;
    border: 0;
}

.form-search-domain input:focus {
    outline: none;
}

.form-search-domain input::placeholder {
    color: #666666;
}

.form-search-domain button {
    width: 250px;
    height: 50px;
    background: var(--bgmainhv);
    border-radius: 6px;
    padding: 0;
    margin: 0;
    box-shadow: none;
    text-transform: uppercase;
    font: 19px UTMAvo;
    color: #666666;
    border: 0;
    transition: 0.3s all;
    position: relative;
}

.form-search-domain button:hover {

    background: var(--bgmainhv2);
    color: #fff;
}

.form-search-domain button i {
    color: #fff;
    padding: 0 5px 0 0;
}

.check-duoi,
.option_checkbox {}
.item_checkbox{

position: relative;}
.option_checkbox input{

position: absolute;opacity: 0;}

.check-duoi span,
.option_checkbox label {
    background: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 5px 20px;
    font: 20px MyriadProRegular;
    color: #666666;
    display: inline-block;
    margin: 0 8px 0 0;
    cursor: pointer;
    transition: 0.3s all;
}

.check-duoi span:hover,
.check-duoi span.checked,
.option_checkbox input:checked~ label {
    background: var(--bgmainhv2);
    color: #fff;
}
.box-nhanthongtin{
    background: #Fff;

margin: 25px 0 0;border-radius: 6px;}
/*search-domain*/

/*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-img {}

.about-name {
    text-transform: uppercase;
    font: 34px UTMAvoBold;
    color: var(--colormain);
}

.about-des {
    font: 16px UTMAvo;
    color: #333333;
    line-height: 28px;
    margin: 10px 0 25px;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 5;
    -moz-webkit-line-clamp: 5;
    -ms-webkit-line-clamp: 5;
    -o-webkit-line-clamp: 5;
    -webkit-line-clamp: 5;
    -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 {
    margin: 0 -15px;
}

.about-seemore a {
    display: inline-block;
    font: 19px UTMAvoBold;
    color: #fff;
    background: var(--bgmain);
    padding: 10px 20px;
    border-radius: 5px;
    margin: 15px 15px;
    text-transform: uppercase;
}

.about-seemore a:hover {
    background: var(--bgmainhv2);
}


/*about*/
/*tieuchi 1*/
.section-tieuchi1 {
    background: var(--bgmain);
    padding: 50px 0;
}

.row-tieuchi {
    align-items: center;
    justify-content: space-between;
}

.tieuchi-left {
    width: 50%;
    padding: 0 15px 0 0;
}

.tieuchi-right {
    width: 50%;
    padding: 0 0 0 15px;
}

.tieuchi-item {
    align-items: center;
    justify-content: space-between;
    padding: 12px 0;
}

.tieuchi-icon {
    width: 85px;
}

.tieuchi-name {
    width: calc(100% - 85px);
    padding: 0 0 0 15px;
}

.tieuchi-name a {
    color: #fff;
    font: 29px UTMAvo;
}

.tieuchi-name a:hover {
    color: var(--colormainhv);
}

.bannertc {}

/*tieuchi 1*/
/*tieuchi 2*/
.section-tieuchi2 {
    padding: 50px 0;
    background: #Fff;
}

.section-tieuchi2 .tieuchi-name a {
    color: #666666;
}

.section-tieuchi2 .tieuchi-name a:hover {
    color: var(--colormainhv2);

}

/*tieuchi 2*/
/*section-uudiem*/
.section-uudiem {
    padding: 40px 0;
    background: var(--bgmain);
}

.uudiem-item {
    margin: 10px 0;
    text-align: center;
    padding: 0 10px;
}

.uudiem-img img {
    border-radius: 50%;
}

.uudiem-name {
    padding: 20px 0 0;
}

.uudiem-name a,
.uudiem-name span {
    color: #fff;
    font: 19px UTMAvo;
}

/*section-uudiem*/

/*section-quytrinh*/
:root {
    --wbox: 520px;
    --hbox: 535px;
}

.section-quytrinh {
    background: #F1F1F1;
}

.row-quytrinh {
    align-items: center;
}

.quytrinh-left {
    width: var(--wbox);
}

.quytrinh-right {
    width: calc(100% - var(--wbox));
    padding: 0 0 0 5%;
}

.circle-quytrinh {
    width: var(--wbox);
    height: var(--hbox);
    position: relative;
}

.quytrinh-item {
    position: absolute;
    width: 78px;
    height: 81px;
}

.quytrinh-item1 {
    top: calc(20% - 40px);
    left: calc(20% - 40px);
}

.quytrinh-item2 {
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.quytrinh-item3 {
    top: calc(20% - 40px);
    right: calc(20% - 40px);
}

.quytrinh-item4 {
    top: calc(50% - 40px);
    right: 0;
}

.quytrinh-item5 {
    bottom: calc(20% - 40px);
    right: calc(20% - 40px);
}

.quytrinh-item6 {
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.quytrinh-item7 {
    bottom: calc(20% - 40px);
    left: calc(20% - 40px);
}

.quytrinh-item8 {
    top: calc(50% - 40px);
    left: 0;
}

.banner-quytrinh {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 80%;
    height: 59%;
    text-align: center;
}

.quytrinh-icon {
    width: 100%;
    height: 100%;
    background: url(../images/vong1.png) center center no-repeat;
    background-size: 100% 100%;
    color: #ff9966;
    font: 24px UTMAvoBold;
    line-height: 72px;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
}

.quytrinh-icon.active {
    background: url(../images/vong2.png) center center no-repeat;
    background-size: 100% 100%;
}

.quytrinh-owl-item {
    margin: 0;
}

.quytrinh-owl-info {
    background: #F6F7FC;
    padding: 20px;
    border-radius: 10px;
    margin: 0 0 20px 0;
}

.quytrinh-owl-info h3 {
    text-transform: uppercase;
    font: 21px UTMAvoBold;
    color: var(--colormain);
    padding: 0 0 15px 0;
}

.quytrinh-owl-info p {
    font: 19px UTMAvo;
    color: #666666;
}

/*section-quytrinh*/

/*section-goitkweb*/
.section-goitkweb {padding: 80px 0;}

.goitkweb-item {
    padding: 20px;

    border-radius: 10px;
    position: relative;
    overflow: hidden;
    background: #0072BC;
    height: 100%;
}

.goitkweb-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 118px;
    height: 122px;
    background: var(--bgmainhv);
    border-radius: 0px 0px 0px 75%;
    color: #fff;
    font-size: 60px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.goitkweb-item:hover .goitkweb-icon {
    background: var(--bgmainhv2);
}

.goitkweb-name {
    padding: 0 95px 0 0;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

.goitkweb-name span {
    font: 19px UTMAvo;
    color: #fff;
display: block;}

.goitkweb-name p {
    font: 24px UTMAvoBold;
    color: var(--colormainhv);
}

.goitkwebit {
    min-height: 390px;
}

.goitkwebit .goitkwebit-item {
    font: 19px UTMAvo;
    color: #fff;
    display: block;
    margin: 10px 0;
}
.goitkwebit .goitkwebit-item:hover{
    color: var(--colormainhv2);
}

.goitkwebit .goitkwebit-item i {
    padding: 0 5px 0 0;
    color: var(--colormainhv);
}

.goitkweb-item:hover .goitkweb-name p {
    color: var(--colormainhv2);
}

/*section-goitkweb*/


/*form*/

.section-dangkynhantin {
    padding: 10px 0;
    background: #0072BC;
    background-size: cover;
}

.rowdknt {
    align-items: center
}

.banner-form {
    width: 38%;
}

.form-newsletter {
    width: 62%;
    padding: 0 0 0 20px;
}

.title-form {
    color: #fff;
margin: 0 0 20px 0;}

.title-form span {
    text-transform: uppercase;
    font: 34px UTMAvoBold;
}

.title-form p {
    font: 19px UTMAvo;
}

.newsletter-row {
    justify-content: space-between;
    position: relative;
}

.input_ {
    width: calc(50% - 15px);
    margin: 0 0 20px 0;
    position: relative;
}

.input_ input,
.input_ textarea {
    width: 100%;
    border-radius: 5px;
    background: #fff;
    color: #333333;
    font: 16px UTMAvo;
    text-indent: 20px;
    height: 50px;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    position: relative;
     -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.input_ input:focus,
.input_ textarea:focus{
    -webkit-box-shadow: 0 0 0 0.2rem var(--bgmainhv2);
    -moz-box-shadow: 0 0 0 .2rem var(--bgmainhv2);
    -ms-box-shadow: 0 0 0 .2rem var(--bgmainhv2);
    -o-box-shadow: 0 0 0 .2rem var(--bgmainhv2);
    box-shadow: 0 0 0 0.2rem var(--bgmainhv2);
    outline: 0;
}
.input_ textarea {
    resize: none;
    height: 185px;
padding: 10px 0 0;}

.input_ input::-webkit-input-placeholder,
.input_ textarea::-webkit-input-placeholder {
    color: #333333;
}

.newsletter-button {
    position: absolute;
    bottom: 20px;
    left: 0;
}

.newsletter-button input {
    height: 50px;
    border-radius: 5px;
    background: var(--bgmainhv);
    color: #666666;
    text-transform: uppercase;
    font: 19px UTMAvo;
    text-align: center;
    padding: 0 20px;
    border: none;
    box-shadow: none;
    margin: 0 auto;

}

.newsletter-button input:focus {
    outline: 0;
}

.newsletter-button input:hover {
    background: var(--bgmainhv2);
    color: #Fff;
}

.input_ label {
    position: absolute;
    color: #333333;
    font: 16px UTMAvo;
    left: 20px;
    top: 12px;
    background: transparent;
    z-index: 1;
     -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
opacity: 0;}

.input_.field--show-floating-label label {
    font-size: 11px;
    top: 2px;
    opacity: 0.8;
}

.input_.field--show-floating-label input {
    padding: 10px 0 0;
}
.input_.field--show-floating-label textarea {
    padding: 18px 0 0;
}
.was-validated .input_ .form-control:invalid, .input_ .form-control.is-invalid{
    padding-right: 10px;
    box-shadow: none;
   -webkit-animation: outline-dance 1.5s infinite alternate;
    -moz-animation: outline-dance 1.5s infinite alternate;
    -ms-animation: outline-dance 1.5s infinite alternate;
    -o-animation: outline-dance 1.5s infinite alternate;
    animation: outline-dance 1.5s infinite alternate;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
}
@keyframes outline-dance {
    0% {
        outline: 3px solid var(--bgmainhv2);
    }

    25% {
        outline: 3px solid rgb(255,255,255,0.1);
    }
    50% {
        outline: 3px solid var(--bgmainhv2);
    }

    75% {
        outline: 3px solid rgb(255,255,255,0.1);
    }

    100% {
        outline: 3px solid var(--bgmainhv2);
    }
}
/*form*/

.title-main {
    text-align: center;
    margin: 10px 0 15px ;
}
.title-main.title-main-left{
    text-align: left;
}
.title-main span{
    text-transform: uppercase;
    color: var(--colormain);
    font: 34px UTMAvoBold;
}
.title-main p{
    font: 19px UTMAvo;
    color: #666666;
}
/*section-project*/
.section-project{
    padding: 40px 0;
    overflow: hidden;
}

.project-item{

padding: 5px;background: #Fff;border-radius: 10px;box-shadow: 0px 0px 20px #ebeaea;margin: 20px 0;}
.project-image{
    height: 530px;
    overflow: hidden;
position: relative;}
.project-image img{
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 8px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
    -webkit-transition: all ease-in-out 5s;
    -moz-transition: all ease-in-out 5s;
    -o-transition: all ease-in-out 5s;
    transition: all ease-in-out 5s;
    position: absolute;
    left: 0;
    top: 0;
border-radius: 10px;}
.project-image:hover img{
    top: 100%;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
}
.fetch-button{
    text-align: center;
}
a.btn-fetch-data{
    padding: 10px 35px;
    border-radius: 25px;
    background: var(--bgmainhv2);
    color: #fff;
    text-transform: uppercase;
    font: 17px UTMAvo;
    cursor: pointer;
    display: inline-block;
}
/*section-project*/
/*section-doitac*/
.section-doitac{}
.doitac-item{
    text-align: center;
}
.doitac-item img{
    max-height: 130px;
}
.slick-slide *:focus {
    outline: 0;
}

/*section-doitac*/

/*section-hesinhthai*/
.section-hesinhthai{

}
.hesinhthai-item{
    background: var(--bgmain);
    border-radius: 10px;
    padding: 25px 20px;
    position: relative;
    overflow: hidden;
margin: 20px 0;}
.hesinhthai-info{
    color: #fff;
    text-transform: uppercase;   
position: relative;z-index: 2;}
.hesinhthai-info span{
    font: 19px UTMAvo;
}
.hesinhthai-info p{
    font: 35px UTMAvoBold;
    margin: 0 0 50px 0;
}
.hesinhthai-info > a{
    color: #666666;
    background: var(--bgmainhv);
    font: 15px UTMAvo;
    padding: 10px 35px;
    border-radius: 25px;
    display: inline-block;
}
.hesinhthai-item:hover .hesinhthai-info > a{
    background: var(--bgmainhv2);
color: #fff;}
a.hesinhthai-img{
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin:  auto;
    max-width: 55%;
display: flex;align-items: center;}
/*section-hesinhthai*/
/*section-hotro*/
.section-hotro{}
.hotro-item{
    padding: 10px 0 10px 55px;
    
    color: var(--colormain);
    font: 23px UTMAvo;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}
.hotro-item:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    margin:  auto;
    width: 51px;
    height: 51px;
    background: url('../images/iconht.png') center center no-repeat;
    background-size: 100% 100%;
    transition: all 2s;
}
.hotro-item:hover:before{
     -webkit-animation: hotro-dance 1s infinite alternate;
    -moz-animation: hotro-dance 1s infinite alternate;
    -ms-animation: hotro-dance 1s infinite alternate;
    -o-animation: hotro-dance 1s infinite alternate;
    animation: hotro-dance 1s infinite alternate;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
}
@keyframes hotro-dance {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(20deg);
    }
}
.hotro-item a{
    color: var(--colormain);
}
.hotro-item a:hover{
    color: var(--colormainhv);
}
/*section-hotro*/

/*footer*/

footer {
    padding: 50px 0 40px;
    color: #666666;
    position: relative;
    background: #ECEDF2;
}

.row_footer {
    align-items: flex-start;
}

.footer1 {
    width: 30%;
}

.footer2 {
    width: 40%;
    padding: 0 15px;
}

.footer3 {
    width: 30%;
}

.noidungfooter code {
    padding: 2px 4px;
    font-size: 14px;
    color: #666666;
    background-color: transparent;
    border-radius: 0;
}

.ttft1 {
    text-transform: uppercase;
    font: 24px UTMAvoBold;
    color: var(--colormain);
    margin: 0 0 10px 0;
}


.chinhsach a {
    font: 21px UTMAvo;
    text-transform: capitalize;
    color: #666666;
    display: block;
    padding: 0 0 0 15px;
    margin: 0 0 10px 0;
    position: relative;
}

.chinhsach a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;margin: auto;width: 5px;
    height: 5px;
    background: #666666;
    border-radius: 50%;
}

.chinhsach a:hover {
    color: var(--colormainhv2);
}

.mangxahoi_footer {
    padding: 20px 0;
    border-bottom: 1px solid #cccccc;
    justify-content: flex-end;
    align-items: flex-end;
}

.mangxahoi_footer a {
    margin: 0 0 0 10px;
}

.copppy {
    padding: 20px 0;
    background: var(--bgmain);
    font: 19px UTMAvo;
    color: #fff;
    text-align: center;
}

.copppy span {
    font-family: UTMAvoBold;
    color: var(--colormainhv);
}

.dichvu-footer{padding: 20px 0;}
.title-dichvu-footer{
    margin: 0 0 10px 0;   
}
.dichvubox {}
.dichvubox a {
    font: 17px UTMAvo;
    text-transform: capitalize;
    color: #666666;
    display: block;
    padding: 0 0 0 15px;
    margin: 0 0 10px 0;
    position: relative;
    width: 25%;
}

.dichvubox a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;margin: auto;width: 5px;
    height: 5px;
    background: #666666;
    border-radius: 50%;
}

.dichvubox a:hover {
    color: var(--colormainhv2);
}

footer::after, footer::before {
    position: absolute;
    left: 0;
    height: 100%;
    background-color: var(--bgmain);
    z-index: 2;
    width: 100%;
    content: '';
}
footer::before {
    top: 0;
}
footer.on-show::after, footer.on-show::before {
    -webkit-animation: zezoHeight;
            animation: zezoHeight;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}
footer::after {
    bottom: 0;
}
@-webkit-keyframes zezoHeight {
    to {
        height: 0
    }
}
@keyframes zezoHeight {
    to {
        height: 0
    }
}
.anitext>span>span {
    transition: all .8s ease;
    opacity: 0;
}
.anitext>span>span.move {
    opacity: 1;
}

.amazingslider-arrow-left-1{
    display: none !important;
}

.row-max{
    margin: 0 -24px;
}
.col-max{
    padding:  0 24px;
    width: calc(100% / 3);
}

.result-item{
    
justify-content: space-between;align-items: center;padding: 5px 10px;font-family: UTMAvo;font-size: 18px;}
.result-item:nth-child(2n+1){
    
background: #f2f2f2cc;}
.result-item p{

}
.result-item p a{
    
color: #333;}
.result-item p a strong,.result-item p strong{
    color: var(--colormainhv2);
}
.result-item span{
    background: #eee;
    color: #000;
padding: 8px 10px;display: inline;text-transform: capitalize;border-radius: 5px;width: 170px;text-align: center;cursor: pointer;font-size: 15px;}
.result-item span.registered{
    background: var(--bgmainhv2);
    color: #fff;
}

/**===== spinner3 =====*/
#spinner3 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 35px;
    width: 35px;
    border: 5px solid transparent;
    border-top-color: #fff;
    border-bottom-color: #fff;
    border-radius: 50%;
    -webkit-animation: spinner3 2s linear infinite;
    animation: spinner3 2s linear infinite;
    opacity: 0;
}
#spinner3.active{
    opacity: 1;
}
.form-search-domain button.trans,
.form-search-domain button.trans i{
    color: transparent;
}
#spinner3:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 5px solid transparent;
  border-radius: 50%;
  background: var(--bgmain);
  -webkit-animation: spinner2_after 1s linear infinite;
          animation: spinner2_after 1s linear infinite;
}

@keyframes spinner3 {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes spinner3_after {
  0% {
    border-top: 5px solid #000000;
    border-bottom: 5px solid #000000;
  }
  50% {
    border-top: 5px solid rgba(0, 0, 0, 0.25);
    border-bottom: 5px solid rgba(0, 0, 0, 0.25);
  }
  100% {
    border-top: 5px solid #000000;
    border-bottom: 5px solid #000000;
  }
}
@-webkit-keyframes spinner3 {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes spinner3_after {
  0% {
    border-top: 5px solid #000000;
    border-bottom: 5px solid #000000;
  }
  50% {
    border-top: 5px solid rgba(0, 0, 0, 0.25);
    border-bottom: 5px solid rgba(0, 0, 0, 0.25);
  }
  100% {
    border-top: 5px solid #000000;
    border-bottom: 5px solid #000000;
  }
}
/** END of spinner3 */