﻿/*#region GLOBAL */
/* 1616 SP HOME*/
/* 972 Nut XEM CHI TIET*/ 
/* 1004-1020; 904*/
/* 899 HOME SECTIONE*/
html, body {
    color: #000;
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

    body * {
        outline: none;
    }

img {
    pointer-events: none;
}

figure a {
    display: block;
    width: 100%;
    height: 100%
}

a {
    color: #000;
    text-decoration: none;
}

    a:hover, a:focus, a:active {
        text-decoration: none;
        color: #2c9618;
        outline: none;
        -webkit-transition: all 100ms ease 0s;
        -moz-transition: all 100ms ease 0s;
        -o-transition: all 100ms ease 0s;
        transition: all 100ms ease 0s;
    }

.img-editor:last-child {
    max-width: 100%;
}

.RadAjax.RadAjax_Default {
    background-color: rgba(0, 0, 0, 0.5) !important;
    height: 100% !important;
    left: 0 !important;
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
}

@font-face {
    font-family: 'roboto';
    src: url('fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal; /*hoặc font-weight: 400;*/
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'roboto';
    src: url('fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.monkey-grid {
    display: grid;
}

.monkey-relative {
    position: relative;
}

.monkey-abs {
    position: absolute;
    bottom: 0;
    left: 0;
}

.monkey-a {
    color: #000;
}

.monkey-title-danhmuc .monkey-h2 .monkey-a {
    font-size: 42px;
    font-family: "robotoBlack";
    color: #0074bd;
    background: url(images/decor.png) no-repeat bottom;
    padding-bottom: 45px;
    display: inline-block;
}

.monkey-tuoikhach .monkey-span {
    font-size: 15px;
}

.monkey-p {
    margin: 0;
}

.monkey-h1, .monkey-h3, .monkey-h2, .monkey-h4 {
    margin: 0;
    line-height: 1.2;
}

.monkey-figure {
    margin: 0;
    position: relative;
}

.monkey-body-dichvu-detail td {
    border: 1px solid;
    padding: 5px;
}

.monkey-ul, .monky-li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.monkey-zoom-phone {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0;
}

    .monkey-zoom-phone a {
        width: 50px;
        height: 50px;
        display: inline-block;
        text-align: center;
        padding: 15px;
        background: #e6eff2;
        border-radius: 5px;
        color: #0074bd;
        padding: 13px 10px;
        font-size: 18px;
    }

        .monkey-zoom-phone a:hover {
            background: #0074bd;
            color: #fff;
        }

.monkey-fg-zoom a::before {
    content: "\f002";
    font-family: FontAwesome;
}

.monkey-fg-phone a::before {
    content: "\f095";
    font-family: FontAwesome;
}

.content_editor h2 {
    font-size: 1.4em;
    font-weight: 600;
    font-style: normal;
    line-height: 1.1111em;
    margin-top: 1.0444em;
    margin-bottom: 0.76em;
    letter-spacing: -0.3px;
    text-transform: none;
}

.content_editor h3 {
    font-size: 1.15em;
    font-weight: 600;
    font-style: normal;
    line-height: 1.1515em;
    margin-top: 1.3333em;
    margin-bottom: 0.7879em;
    letter-spacing: -0.3px;
    text-transform: none;
}

.content_editor h4 {
    font-size: 1em;
    font-weight: 600;
    font-style: normal;
    line-height: 1.3043em;
    margin-top: 1.9565em;
    margin-bottom: 1.0435em;
    letter-spacing: -0.3px;
    text-transform: none;
}

.content_editor h5 {
    font-size: 1em;
    font-weight: 400;
    font-style: normal;
    line-height: 1.35em;
    margin-top: 1.5em;
    margin-bottom: 1.3em;
    letter-spacing: 0px;
    text-transform: none;
}

.content_editor h6 {
    font-size: 1em;
    font-weight: 400;
    font-style: italic;
    line-height: 1.4706em;
    margin-top: 2.1176em;
    margin-bottom: 0.9412em;
    letter-spacing: 0px;
    text-transform: none;
}

.content_editor iframe {
    max-width: 100%;
}

.content_editor *:not(table) {
    /* max-width: 100%; */
}

.content_editor ul {
    padding-left: 30px;
    list-style: disc;
}

.content_editor ol {
    list-style: decimal;
}

.content_editor a {
    color: #3082b2;
}

    .content_editor a:hover, .content_editor a:active, .content_editor a:focus {
        color: #c52033;
        font-weight: 500;
    }

.content_editor img {
    max-width: 100%;
    height: auto;
    padding: 10px;
    display: inline-block;
}

.content_editor .table {
    max-width: none;
    width: auto;
    text-align: left;
}

.content_editor .table-bordered td, .content_editor .table-bordered th {
    border: 1px solid #666;
}

.content_editor blockquote {
    padding: 1rem 1rem 1rem 2.2rem;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    position: relative;
}

    .content_editor blockquote p {
        margin: 0;
        font-style: italic;
        font-weight: 300;
    }

    .content_editor blockquote::before {
        content: '“';
        font-family: Times New Roman;
        font-size: 2.5rem;
        display: block;
        color: #c52033;
        position: absolute;
        top: 0.5rem;
        left: 0.5rem;
        font-weight: bold;
        line-height: 1;
    }
/*#endregion */

/*#region HEADER */
.RadMenu a.rmLink {
    color: #000;
    font-size: 16px;
    font-family: "roboto";
    /**text-transform: uppercase;                                           viet hoa menu*/ 
}

.RadMenu .rmItem.rmFirst a.rmLink {
    padding-left: 0;
}

.RadMenu {
    width: 100%;
}

    .RadMenu .rmHorizontal .rmText {
        padding: 0 !important;
        position: relative;
        color: #343537;
    }

        .RadMenu .rmHorizontal .rmText:hover {
            color: #2c9618;
        }


    .RadMenu .rmGroup .rmItem {
        padding: 5px !important;
    }

.monkey-main-menu .RadMenu .rmVertical .rmItem {
    padding: 0 !important;
}

.RadMenu .rmSlide {
    top: 40px !important;
    left: -80% !important;
}

.RadMenu .rmVertical .rmSlide {
    top: -8px !important;
    left: 276px !important;
}

    .RadMenu .rmVertical .rmSlide .rmVertical:after {
        display: none
    }


.RadMenu .rmSlide .rmVertical {
    position: relative
}

    .RadMenu .rmSlide .rmVertical:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        top: -12px;
        left: 50%;
        transform: translateX(-50%);
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 10px solid #2c9618;
    }

.RadMenu .rmSlide .rmGroup .rmLink {
    padding: 10px 0 !important;
    border-bottom: 1px dashed #e5e5e5;
    text-transform: unset;
    margin: 0 10px;
}

.RadMenu .rmSlide .rmGroup .rmItem:last-child .rmLink {
    border-bottom: none;
}

.RadMenu .rmVertical .rmItem .rmText {
    min-width: 250px;
}

.RadMenu ul.rmGroup {
    border-top: 2px solid #2c9618;
    margin-top: 5px !important;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px -3px rgba(0,0,0,0.75);
}

.RadMenu .rmHorizontal .rmRootLink.expanded span.rmText {
    color: #2c9618;
}

.monkey-group-header {
    position: relative;
    padding: 10px 0px 10px;
}

.monkey-header {
    position: relative;
}

    .monkey-header.stick {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9999;
        background: #fff;
        box-shadow: 0px 0px 8px 3px #a1a1a1;
        animation: 1s ease 0s normal both 1 running slideInDown;
    }

.monkey-grid-header {
    grid-template-columns: max-content auto max-content max-content;
    grid-gap: 20px 0 100px;
}

.monkey-grid-item-logo .monkey-grid-logo {
    float: left;
}

    .monkey-grid-item-logo .monkey-grid-logo a {
        display: inline-block;
    }

    .monkey-grid-item-logo .monkey-grid-logo h1 {
        margin: 0;
    }

    .monkey-grid-item-logo .monkey-grid-logo img {
        max-width: 100%;
    }

.monkey-grid-item-name {
    float: left;
    margin-left: 10px;
    line-height: 1.2;
    padding-top: 10px;
}

    .monkey-grid-item-name:hover .monkey-grid-item-name-slogan {
        color: #2c9618
    }

    .monkey-grid-item-name a {
        display: block;
        line-height: 1;
    }

    .monkey-grid-item-name .monkey-grid-item-name-slogan {
        font-size: 14px;
        text-transform: uppercase;
        display: block
    }

    .monkey-grid-item-name .monkey-grid-item-name-company {
        font-size: 20px;
        color: #2c9618;
        font-weight: 300;
        display: block
    }

.monkey-grid-item-menu {
    padding: 20px 150px 10px;
}

.monkey-grid-item-button {
    padding-top: 10px;
}

.btn-search i {
    color: #222222;
    padding: 10px;
    cursor: pointer;
    font-size: 18px;
}

.monkey-grid-item-social {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    .monkey-grid-item-social li {
        margin-left: 10px;
        float: right
    }

    .monkey-grid-item-social a {
        width: 30px;
        height: 30px;
        display: block;
        text-align: center;
        line-height: 30px;
        background: #404040;
        border-radius: 50px;
        color: #666;
        cursor: pointer;
        font-size: 12px;
    }

        .monkey-grid-item-social a:hover {
            color: #0074bd !important;
        }

.monkey-grid-item-language {
    padding-top: 20px;
}

    .monkey-grid-item-language a {
        display: block;
        width: 27px;
        text-indent: -10000px;
        height: 18px;
    }

    .monkey-grid-item-language .language_vi {
        background: url(images/vn.svg) no-repeat center;
    }

    .monkey-grid-item-language .language_en {
        background: url(images/gb.svg) no-repeat center;
    }

.language {
    display: flex;
}
.language a {
    margin: 0 2px;
}

.monkey-box-search {
    position: absolute;
    bottom: -63px;
    width: 100%;
    background: #2c9618;
    transform: translate(0%, 0%);
    animation: 1s ease 0s normal both 1 running slideInDown;
    display: none;
    z-index: 99999;
}

    .monkey-box-search.active {
        display: block;
    }

.box-search-content {
    position: relative;
    padding: 20px 0;
}

.box-search-close {
    position: absolute;
    right: 0;
    color: #fff;
    top: 50%;
    width: 16px;
    height: 16px;
    transform: translateY(-50%);
    background: url(images/search-close.png) no-repeat center;
    cursor: pointer;
}

.search-button {
    border: none;
    background: url(images/icon-search.png) no-repeat center;
    width: 20px;
    cursor: pointer;
}

.monkey-input-search {
    width: 500px;
    border: none;
    background: #2c9618;
    color: #fff
}

    .monkey-input-search::placeholder {
        font-style: italic;
        color: #fff;
    }

.monkey-text-result-timkiem {
    text-align: center;
}

.monkey-input-search-searchresult {
    display: inline-flex;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

.monkey-grid-header-top {
    grid-template-columns: 1fr 1fr;
    padding: 5px 0;
}

.monkey-grid-item-slogan {
    text-align: left;
    font-size: 16px;
    color: #fff;
}

.monkey-grid-item-hotline p {
    font-size: 15px;
    float: right;
    margin: 0;
}

.monkey-grid-item-hotline {
    color: #fff;
}

    .monkey-grid-item-hotline a {
        font-size: 18px;
        font-weight: bold;
        color: #fff;
    }

.section-logo {
    padding: 60px 0;
    background: url(images/bg-logo.jpg) no-repeat 100% 100%/100% 100%;
    clear: both;
}

    .section-logo .category_items {
        width: 100%;
    }

.gd_category_item img {
    width: auto !important;
    height: 120px;
    object-fit: cover;
}

.section-logo .owl-nav i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #6e6e6e;
    font-size: 25px;
    cursor: pointer
}

.section-logo .owl-nav .owl-prev i {
    left: -60px;
}

.section-logo .owl-nav .owl-next i {
    right: -60px;
}

/*#endregion */

/*#region BANNER */
.monkey-banner {
    position: relative;
}

    .monkey-banner .owl-prev {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        font-size: 50px;
        left: 30px;
        color: #fff;
        cursor: pointer;
    }

    .monkey-banner .owl-nav {
        opacity: 0;
        transition: 0.3s;
    }

    .monkey-banner:hover .owl-nav {
        opacity: 1;
        transition: 0.3s;
    }

    .monkey-banner .owl-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        font-size: 50px;
        right: 30px;
        color: #fff;
        cursor: pointer;
    }

.monkey-group-navigate {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    z-index: 1;
    text-align: center;
}

.monkey-h1-banner-menu a {
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    font-family: robotoBold;
}

.monkey-navigation li {
    display: inline-block;
    color: #fff;
}

    .monkey-navigation li a {
        color: #fff;
        font-size: 18px;
    }

#monkey-id-banner .monkey-banner .monkey-banner-item {
    position: relative;
    bottom: 0;
    background: #000;
}

    #monkey-id-banner .monkey-banner .monkey-banner-item img {
        height: 100%;
        object-fit: cover;
        width: 100%;
    }

.bn-text-content {
    position: absolute;
    z-index: 999;
    bottom: 100px;
    left: 0;
    width: 100%;
    display: none;
    top: 50%;
    transform: translateY(-50%);
}

.banner .owl-item.active .bn-text-content {
    display: block;
}

.wrap-content {
    text-align: right;
    position: relative;
    line-height: 1.4;
}

    .wrap-content::after {
        position: absolute;
        bottom: 0;
        right: 0;
        content: "";
        background: #fff;
        width: 15%;
        height: 2px;
    }

.text-medium {
    color: #fff;
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 500;
}

.text-small {
    color: #fff;
    font-size: 75px;
    font-weight: bold;
    text-transform: uppercase;
    font-weight: 500;
}
/*#endregion */

/*#region HOME */
.section-intro-home {
    padding: 60px 0;
}

.monkey-intro-title span {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 30px;
    display: inline-block;
    background: url(images/decor.png) no-repeat center 70px;
}

.section-logo .monkey-intro-title span {
    color: #fff;
}

.monkey-intro-title {
    text-align: center;
    margin-bottom: 20px;
}

.monkey-intro {
    width: 83%;
    margin: auto;
}

.monkey-intro-content {
    grid-template-columns: max-content auto;
    grid-gap: 90px;
}

    .monkey-intro-content .monkey-intro-image {
        text-align: right;
        position: relative;
    }

.monkey-intro-image::after {
    position: absolute;
    top: 65%;
    left: 59%;
    transform: translate(-50%,-50%);
    width: 105px;
    height: 105px;
    background: rgba(44, 150, 24, 0.5);
    border-radius: 50%;
    content: "";
    z-index: 1;
}

.monkey-intro-content .monkey-intro-image figure {
    margin: 0;
}

.monkey-intro-content .monkey-intro-image img {
    max-width: 100%;
}

.monkey-intro-content .monkey-intro-text {
    padding: 90px 0 0 0;
}

.monkey-intro-content .monkey-intro-image .play {
    position: absolute;
    top: 65%;
    left: 59%;
    transform: translate(-50%,-50%);
    width: 98px;
    height: 98px;
    background: #2c9618;
    text-align: center;
    line-height: 98px;
    border-radius: 50%;
    font-size: 30px;
    color: #fff;
    z-index: 2;
}

.monkey-intro-text p {
    font-size: 16px;
    margin-bottom: 15px;
    text-align: justify;
    color: #222;
}

    .monkey-intro-text p.monkey-intro-text-title {
        font-size: 40px;
        color: #2c9618;
        font-weight: 500;
        margin-bottom: 35px;
        position: relative;
    }

        .monkey-intro-text p.monkey-intro-text-title::after {
            position: absolute;
            content: "";
            width: 70px;
            height: 1px;
            background: #2c9618;
            bottom: 0;
            left: 0;
        }

.monkey-intro-text-button i {
    margin-right: 10px;
}

.monkey-intro-text-button a {
    font-size: 16px;
    background: #2c9618;
    padding: 15px 50px;
    border-radius: 10px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 30px;
}

    .monkey-intro-text-button a:hover {
        background: #fff;
        border: 1px solid #2c9618;
        color: #2c9618;
    }

.section-article-home {
    width: 100%;
    padding: 50px 0 60px;
    position: relative;
	display: none; /*XOA*/
}

.monkey_article_home_title .monkey_title {
    text-align: center;
	display: none;/*XOA*/
}

.monkey_article_home_title .text {
    text-transform: uppercase;
    padding-bottom: 10px;
    display: inline-block;
    font-size: 20px;
    color: #2c9618;
    font-weight: 500;
    position: relative
}

    .monkey_article_home_title .text::after {
        position: absolute;
        content: "";
        width: 70px;
        height: 1px;
        background: #2c9618;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%)
    }

.section-article-home .monkey-article-content .n-item {
    padding: 0;
    border: none;
    box-shadow: none;
    margin: 0;
}

.monkey-grid-article-home-details {
    width: 100%;
    display: block;
    margin-top: 40px;
}

.monkey-article-content.monkey-grid-article-home-details figure {
    height: 250px;
}

    .monkey-article-content.monkey-grid-article-home-details figure .img-responsive {
        border-radius: 10px;
    }

.monkey-grid-article-home-details .content {
    text-align: justify;
    background: #fff;
    padding-top: 15px;
}

.monkey-article-content.monkey-grid-article-home-details .n-title h3 {
    font-weight: 500;
}

.btn-viewall {
    text-align: center
}

    .btn-viewall .viewall {
        font-size: 16px;
        background: #2c9618;
        padding: 15px 50px;
        border-radius: 10px;
        color: #fff;
        text-transform: uppercase;
        display: inline-block;
        margin-top: 30px;
        border: 1px solid #2c9618;
		display: none; /*xoa bat*/
    }

        .btn-viewall .viewall:hover {
            background: #fff;
            border: 1px solid #2c9618;
            color: #2c9618;
        }

.section-article-home .owl-nav i {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    font-size: 40px;
    color: #949494;
    display: none;
    cursor: pointer
}

.section-article-home:hover .owl-nav i {
    display: block
}

.section-article-home .owl-prev i {
    left: -4%;
}

.section-article-home .owl-next i {
    right: -4%;
}

/* Xoa ghi chu
.section-article-document {
    width: 100%;
    padding: 50px 0 60px;
    position: relative;
    background: url(images/bg-document.jpg) no-repeat 100% 100%/100% 100%
	display: none; 
}

    .section-article-document .monkey_article_home_title .text {
        color: #fff
		display: none;  
    } 
*/
/*#endregion*/

/*#region CONTACT */
.section-contact-page {
    padding: 60px 0;
}

.contact-content {
    grid-template-columns: 1fr 2fr;
    grid-gap: 30px;
}

.monkey-grid-item-contact {
    padding: 50px 30px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px -3px rgba(0,0,0,0.75);
}

.monkey-p-title-lienhe {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500;
    color: #2c9618;
    text-align: center;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 30px;
}

    .monkey-p-title-lienhe::after {
        position: absolute;
        content: "";
        width: 70px;
        height: 1px;
        background: #2c9618;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }

.monkey-input-infor {
    margin-bottom: 10px;
}

    .monkey-input-infor input {
        padding: 17px 0 17px 10px !important;
        border: none;
        border-radius: 5px;
        font-size: 16px !important
    }

        .monkey-input-infor input::placeholder {
            font-size: 16px !important;
        }

.monkey-button-contact .monkey-a {
    padding: 10px 20px;
    display: inline-block;
    background: #2c9618;
    border-radius: 5px;
    font-size: 16px;
    border: 1px solid #2c9618;
    text-transform: uppercase;
    margin-top: 20px;
    color: #fff;
    width: 100%;
    text-align: center;
}

    .monkey-button-contact .monkey-a:hover {
        background: #fff;
        border: 1px solid #2c9618;
        color: #2c9618;
    }

.monkey-contact-map {
    position: relative
}

.map {
    height: 600px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px -3px rgba(0,0,0,0.75);
}

.button-map {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}

    .button-map a {
        padding: 15px 30px;
        background: #fff;
        border-radius: 5px;
        font-size: 16px;
        border: 1px solid #949494;
        text-transform: uppercase;
        margin: 0 5px;
        color: #333;
        width: 100%;
        text-align: center;
        cursor: pointer;
    }

        .button-map a:hover, .button-map a.select {
            border: 1px solid #2c9618;
            color: #fff !important;
            background: #2c9618;
        }

.monkey-capcha {
    text-align: center;
}

    .monkey-capcha div {
        margin: auto;
    }

    .monkey-capcha img {
        margin: auto;
    }

    .monkey-capcha .rcRefreshImage {
        font-size: 18px;
        display: block;
        margin: 5px 0;
    }

    .monkey-capcha input {
        border: 1px solid #ced4da;
        border-radius: 5px;
        width: 100%;
        padding: 10px 5px;
    }
/*#endregion */

/*#region ARTICLE */
.page-article {
    padding: 60px 0;
}

.section {
    clear: both;
}

.monkey-article-content {
    grid-template-columns: 1fr 3fr;
    grid-gap: 30px;
}

    .monkey-article-content .n-item {
        margin-bottom: 30px;
        border-radius: 10px;
        -webkit-box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.75);
    }

    .monkey-article-content .item-box {
        grid-template-columns: 450px auto;
        grid-gap: 30px;
    }

    .monkey-article-content figure {
        position: relative;
        margin: 0;
        height: auto
    }

.monkey-article-listing-content .article-listing figure {
    height: 250px;
}

.monkey-article-content figure a {
    width: 100%;
    height: 100%;
    display: block
}

.monkey-article-content figure .img-responsive {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.monkey-article-listing-content .article-listing .content {
    padding: 30px 30px 0 0;
}

.monkey-article-content .n-title h2 {                                                              /** TIÊU ĐỀ TRANG TIN TỨC**/
    font-size: 16px;
    font-weight: 500;
}
.monkey-article-content .n-title h3 {
    font-size: 18px;
    font-weight: 500;
}
.monkey-article-content .n-desc {
    font-size: 16px;
    text-align: justify;
}

.monkey-article-content .n-more a {
    font-size: 16px;
    display: inline-block;
    color: #2c9618;
    margin-top: 10px;
    font-style: italic;
}

    .monkey-article-content .n-more a:hover {
        color: #ed1c24;
    }

.divPage {
    text-align: left;
}

.num span {
    width: 50px;
    height: 50px;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    line-height: 47px;
    background: #fff;
    color: #808184;
    border: 1px solid #808184;
    margin-right: 10px;
    border-radius: 5px;
}

    .num.select span, .num span:hover {
        color: #fff;
        background: #2c9618;
        border: 1px solid #2c9618;
    }

.monkey-article-detail-content .title {
    margin-bottom: 30px;
}

.monkey-article-detail-content .monkey_title {
    font-size: 18px;
    font-weight: 500;
	color: green;
	
}

.monkey-article-detail-content.n-desc {
    width: 100%;
    float: left;
}

.monkey-grid-related-details {
    display: inline-grid !important
}

.monkey_related_title {
    margin-top: 50px;
}

    .monkey_related_title .monkey_title {
        padding-bottom: 10px;
        margin-bottom: 30px;
        border-bottom: 1px solid #e6e6e6;
    }

    .monkey_related_title .text {
        font-size: 16px;
        font-weight: 500;
        color: #333;
        position: relative;
    }

        .monkey_related_title .text::after {
            position: absolute;
            content: "";
            background: #2c9618;
            width: 100%;
            height: 2px;
            bottom: -12px;
            left: 0;
        }

.monkey-grid-related-detail .img-fluid {
    height: 185px;
    object-fit: cover;
    border-radius: 10px;
}

.monkey-grid-related-content {
    margin-top: 15px;
}

    .monkey-grid-related-content .n-title {
        font-size: 18px;
        font-weight: 500;
        margin: 0;
        text-align: left;
        display: inline-block;
    }

    .monkey-grid-related-content .title {
        margin: 0
    }

.news-sidebar .monkey-h2-dv-detail {
    padding-bottom: 10px;
    margin-bottom: 0;
    border-bottom: 1px solid #e6e6e6;
}

.news-sidebar .monkey-a-dichvu-detail {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    position: relative;
}

    .news-sidebar .monkey-a-dichvu-detail::after {
        position: absolute;
        content: "";
        background: #2c9618;
        width: 100%;
        height: 2px;
        bottom: -12px;
        left: 0;
    }

.news-sidebar .monkey-h3-ttnb {
    font-size: 14px;
}

.news-sidebar .img-fluid {
    border-radius: 5px;
    height: 100%;
    object-fit: cover;
}

.news-sidebar .monkey-item-ttnb-sb {
    padding: 20px 0;
    border-bottom: 1px dashed #e6e6e6;
    grid-template-columns: 120px auto;
    grid-gap: 15px;
}

.monkey-article-content figure.monkey-figure-tintuc-nd {
    height: 75px;
    width: 100%;
}

.news-sidebar .monkey-item-ttnb-sb:last-child {
    border: none;
    padding-bottom: 0;
}

.news-sidebar figure.monkey-figure-tintuc-nd {
    height: 75px;
    width: 100%;
}
/* #endregion*/

/*#region PRODUCT */
.page-product {
    padding: 60px 0;
}

.monkey-product-detail-content {
    grid-template-columns: 1fr 3fr;
    grid-gap: 30px;
}

.product-group {
    grid-template-columns: 320px auto;
    grid-gap: 30px;
}

.soluong a {
    width: 100%;
    background: #2c9618;
    display: block;
    text-align: center;
    padding: 10px 0;
    border-radius: 10px;
    font-size: 16px;
    text-transform: uppercase;
    border: 1px solid #2c9618;
    color: #fff;
    display: none
}

    .soluong a:hover {
        background: #fff;
        color: #2c9618;
    }

.monkey-product-related-details {
    display: inline-grid !important;
}

.monkey-product-detail .title span {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}

.monkey-product-detail .p-text {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
}

.monkey-product-detail span {
    font-family: 'roboto';
    font-size: 14px;
    font-weight: normal;
    display: block;
}

.single_project_image {
    text-align: center;
    border: 1px solid #e5e5e5;
    padding: 40px 10px;
    border-radius: 10px;
}

    .single_project_image a {
        height: 100%;
        width: 100%;
        display: block;
    }

    .single_project_image img {
        width: 100%;
        object-fit: contain;
    }

.monkey-product-content .p-item {
    padding: 30px 20px;
    border: 1px solid #e5e5e5;
    margin-right: 1px;
    border-radius: 10px;
    background: #fff;
}

.monkey-product-related-details .monkey-figure {
    height: 250px;
    text-align: center
}

    .monkey-product-related-details .monkey-figure .img-fluid {
        max-width: 100%;
        height: 100%;
        object-fit: contain;
    }

.monkey-product-related-details .p-content {
    text-align: center;
    padding-top: 40px;
    border-top: 1px solid #e5e5e5;
    position: relative;
    margin-top: 40px;
}

.monkey-product-content .monkey-h3 {
    font-size: 14px;
    font-weight: 500;
}

.monkey-product-content .n-more a {
    font-size: 16px;
    padding: 10px 30px;
    display: inline-block;
    background: #ed1c24;
    text-transform: uppercase;
    color: #fff;
    border-radius: 30px;
    margin-top: 20px;
}

    .monkey-product-content .n-more a:hover {
        background: #2c9618;
    }

.monkey-product-listing-content {
    grid-template-columns: 1fr 3fr;
    grid-gap: 30px;
}

.p-items.monkey-grid {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}

.product-listing .monkey-figure {
    height: 250px;
}

    .product-listing .monkey-figure .img-fluid {
        height: 100%;
        object-fit: cover;
    }

.monkey-product-listing-content .menu-sidebar {
    margin-bottom: 20px;
}

.monkey-product-listing-content .p-content {
    text-align: center;
    padding-top: 40px;
    border-top: 1px solid #e5e5e5;
    position: relative;
    margin-top: 40px;
}

.p-button-more {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-flex;
}

    .p-button-more a {
        width: 40px;
        height: 40px;
        display: inline-block;
        border: 1px solid #e5e5e5;
        line-height: 40px;
        text-align: center;
        border-radius: 50%;
        background: #fff;
        color: #2c9618;
        margin: 0 5px;
        position: relative;
    }

        .p-button-more a:hover {
            border: 1px solid #2c9618;
            background: #2c9618;
            color: #fff;
        }

.p-text-more {
    position: absolute;
    top: -40px;
    left: -24px;
}

    .p-text-more span {
        display: block;
        color: #fff;
        font-size: 12px;
        background: #555;
        padding: 5px 10px;
        position: relative;
        line-height: 1;
        visibility: hidden;
        width: 85px;
    }

        .p-text-more span::after {
            position: absolute;
            content: "";
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 10px solid #555;
            bottom: -10px;
            left: 50%;
            z-index: 100000;
            transform: translateX(-50%);
        }

.p-button-more a:hover .p-text-more span {
    visibility: visible
}

.p-contact {
    display: none;
}

.monkey-product-listing-content .monkey-figure {
    text-align: center;
}

.product-listing .pager {
    margin-top: 30px;
}

.section-product-home {
    padding: 60px 0;
    position: relative;
    background: #F5F5F5;
	display: none; /*xoa de hien thi*/
}

.monkey_product_home_title .monkey_title {
    text-align: center;
}

.monkey_product_home_title .text {
    text-transform: uppercase;
    padding-bottom: 10px;
    display: inline-block;
    font-size: 20px;
    color: #2c9618;
    font-weight: 500;
    position: relative;
}

    .monkey_product_home_title .text::after {
        position: absolute;
        content: "";
        width: 70px;
        height: 1px;
        background: #2c9618;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }

.product-listing-home {
    margin-top: 40px;
}

    .product-listing-home .monkey-figure {
        height: 250px;
    }

        .product-listing-home .monkey-figure .img-fluid {
            height: 100%;
            object-fit: contain;
        }

    .product-listing-home .p-content {
        text-align: center;
        padding-top: 40px;
        border-top: 1px solid #e5e5e5;
        position: relative;
        margin-top: 40px;
    }

    .product-listing-home .owl-nav i {
        position: absolute;
        top: 40%;
        transform: translateY(-50%);
        font-size: 40px;
        color: #949494;
        display: none;
        cursor: pointer
    }

.section-product-home:hover .owl-nav i {
    display: block
}

.product-listing-home .owl-prev i {
    left: -4%;
}

.product-listing-home .owl-next i {
    right: -4%;
}

/*#endregion */

/*#region VIDEO */
.videos-sidebar {
    margin-top: 40px;
}

    .videos-sidebar .text-title span {
        padding-bottom: 7px;
        margin-bottom: 0;
        border-bottom: 1px solid #e6e6e6;
        display: block;
        width: 100%;
    }

    .videos-sidebar .text-title .text {
        font-size: 16px;
        font-weight: 500;
        color: #333;
        position: relative;
    }

        .videos-sidebar .text-title .text::after {
            position: absolute;
            content: "";
            background: #2c9618;
            width: 100%;
            height: 2px;
            bottom: -12px;
            left: 0;
        }

    .videos-sidebar .item {
        padding: 15px 0;
        border-bottom: 1px dashed #e6e6e6;
    }

        .videos-sidebar .item:first-child {
            position: relative;
            padding-bottom: 0;
            border-bottom: none;
            padding-top: 20px;
        }

            .videos-sidebar .item:first-child .text-video {
                display: none;
            }

            .videos-sidebar .item:first-child .image-video {
                display: block;
            }

        .videos-sidebar .item:last-child {
            border-bottom: none
        }

    .videos-sidebar .image-video {
        display: none;
    }

        .videos-sidebar .image-video img {
            border-radius: 10px;
            height: 180px !important;
            object-fit: cover;
        }

    .videos-sidebar .item:first-child .play {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        color: #fff;
        width: 70px;
        height: 70px;
        text-align: center;
        line-height: 70px;
        background: #2c9618;
        border-radius: 50%;
        font-size: 20px;
        margin: 0;
    }

    .videos-sidebar .text-video {
        font-size: 16px;
        padding-left: 25px;
        display: block;
    }

    .videos-sidebar .play {
        background: #2c9618;
        width: 10px;
        height: 10px;
        text-align: center;
        line-height: 10px;
        font-size: 5px;
        border-radius: 50%;
        color: #fff;
        float: left;
        margin-top: 6px;
    }

.page-videolisting {
    padding: 60px 0;
}

.v-items {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}

.v-item .image-video {
    margin: 0;
    position: relative
}

.v-item img {
    width: 100%;
    object-fit: cover;
    height: 300px;
}

.v-items .play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    background: #2c9618;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
    font-size: 15px;
    color: #fff;
    z-index: 2;
    transform: translate(-50%,-50%);
}

.v-item .text-video {
    font-size: 18px;
    margin-top: 10px;
    display: block;
}
/*#endregion */

/*#region NAVIGATE AND MENU SIDEBAR */
.monkey-navigate {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    text-align: center;
    display: none;
}

    .monkey-navigate .text {
        font-size: 48px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 500;
    }

.menu-sidebar {
    margin-bottom: 20px;
}

    .menu-sidebar .menu-sidebar-title {
        padding-bottom: 10px;
        margin-bottom: 0;
        border-bottom: 1px solid #e6e6e6;
    }

        .menu-sidebar .menu-sidebar-title span {
            font-size: 16px;
            font-weight: 500;
            color: #333;
            position: relative;
        }

            .menu-sidebar .menu-sidebar-title span::after {
                position: absolute;
                content: "";
                background: #2c9618;
                width: 100%;
                height: 2px;
                bottom: -14px;
                left: 0;
            }

    .menu-sidebar ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

    .menu-sidebar .menu-item .menu-link {
        padding: 15px 0 15px 20px;
        border-bottom: 1px dashed #e5e5e5;
        position: relative;
        display: block;
        font-size: 14px;
    }

    .menu-sidebar .menu-item:last-child .menu-link {
        border-bottom: none;
    }

    .menu-sidebar .menu-item .menu-link::after {
        position: absolute;
        content: "";
        width: 5px;
        height: 5px;
        background: #2c9618;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 50%;
    }

    .menu-sidebar .menu-item {
        position: relative;
    }

        .menu-sidebar .menu-item .sub-menu {
            position: relative;
            display: none
        }

            .menu-sidebar .menu-item .sub-menu .menu-item {
                padding-left: 20px;
            }

    .menu-sidebar .sub-menu .menu-item:last-child .menu-link {
        border-bottom: 1px dashed #e5e5e5;
    }

    .menu-sidebar ul > li .sub-menu ~ .togglemenu {
        visibility: visible;
    }

    .menu-sidebar ul li > .togglemenu {
        position: absolute;
        right: 0;
        top: 8px;
        z-index: 10;
        width: 35px;
        display: flex;
        min-height: 38px;
        justify-content: flex-end;
        align-items: center;
        visibility: hidden;
        cursor: pointer;
    }

        .menu-sidebar ul li > .togglemenu::after {
            content: "\f105";
            cursor: pointer;
            font-family: "Font Awesome 5 Pro";
            font-size: 15px;
            padding: 8px 12px;
        }
/*#endregion */

/*#region FOOTER */

.monkey-footer {
    color: #fff;
    background: #0b0b0b;
    clear: both;
}

    .monkey-footer a {
    color: #fff;
    font-family: 'roboto';
    font-size: 14px;
}

.monkey-group-footer-top-bg {
    background: url(images/bg-footer.jpg) no-repeat 100% 100%/100% 100%;
}

.monkey-group-footer-top {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 100px;
    padding: 50px 0 30px;
}

.monkey-footer-address .title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 25px;
    display: block;
    font-weight: 500;
    position: relative;
    padding-bottom: 15px;
}

    .monkey-footer-address .title::after {
        position: absolute;
        content: "";
        width: 40px;
        height: 2px;
        background: #2c9618;
        bottom: 0;
        left: 0;
    }

.monkey-footer-detail {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 16px;
    font-weight: 500;
}

    .monkey-footer-detail .fa {
        margin-right: 10px;
        color: #ed1c24;
        padding-top: 5px;
    }

    .monkey-footer-detail li {
        margin-bottom: 10px;
        display: flex;
    }

.monkey-footer-policy ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.monkey-footer-policy .lvRoot {
    text-transform: uppercase;
    margin-bottom: 25px;
    display: block; 
    font-weight: 500;
    position: relative;
    padding-bottom: 15px;
}

    .monkey-footer-policy .lvRoot::after {
        position: absolute;
        content: "";
        width: 40px;
        height: 2px;
        background: #2c9618;
        bottom: 0;
        left: 0;
    }

.monkey-footer-policy .sub-item {
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 0;
	font-weight: 500;
	
}


.monkey-copyright {
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #fff;
}

.monkey-copyright-mobile {
    display: none
}
/*#endregion */

/*#region OTHER */
/*======================================
1. BackToTop
======================================*/

#back-to-top {
    height: 40px;
    width: 40px;
    background: #2c9618;
    border: none;
    position: fixed;
    right: 15px;
    bottom: 15px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    cursor: pointer;
    display: none;
    text-align: center;
    z-index: 999;
    color: #fff;
    border-radius: 5px;
}

    #back-to-top span {
        color: #fff;
        display: block;
        font-size: 25px;
        line-height: 36px;
        position: relative;
        animation: vibrate 2s linear 0s infinite;
        -moz-animation: vibrate 2s linear 0s infinite;
        -webkit-animation: vibrate 2s linear 0s infinite;
        -o-animation: vibrate 2s linear 0s infinite;
    }

    #back-to-top:hover {
        background: #ed1c24;
    }

@keyframes vibrate {
    0% {
        top: 0px;
    }

    25% {
        top: -3px;
    }

    50% {
        top: 0px;
    }

    75% {
        top: 3px;
    }

    100% {
        top: 0px;
    }
}
/* Firefox */
@-moz-keyframes vibrate {
    0% {
        top: 0px;
    }

    25% {
        top: -3px;
    }

    50% {
        top: 0px;
    }

    75% {
        top: 3px;
    }

    100% {
        top: 0px;
    }
}
/* Safari and Chrome */
@-webkit-keyframes vibrate {
    0% {
        top: 0px;
    }

    25% {
        top: -3px;
    }

    50% {
        top: 0px;
    }

    75% {
        top: 3px;
    }

    100% {
        top: 0px;
    }
}
/* Opera */
@-o-keyframes vibrate {
    0% {
        top: 0px;
    }

    25% {
        top: -3px;
    }

    50% {
        top: 0px;
    }

    75% {
        top: 3px;
    }

    100% {
        top: 0px;
    }
}

#phone-mobie {
    display: none;
}

    #phone-mobie a {
        background: #ed1c24;
        border-radius: 50%;
        color: rgb(255, 255, 255);
        font-size: 22px;
        height: 45px;
        left: 15px;
        position: fixed;
        bottom: 13px;
        text-align: center;
        width: 45px;
        z-index: 999;
        line-height: 45px;
    }

        #phone-mobie a:hover {
            background: #2c9618;
        }

td {
    border: 1px solid;
}

.n-desc a:hover {
    color: blue;
}

.pager.paged.gd_paged {
    overflow: hidden;
    margin-bottom: 40px;
}

.monkey-fixed-grouphot {
    position: fixed;
    right: 0;
    top: 200px;
    width: 60px;
    z-index: 10000000;
}

.monkey-group-a-fixe {
    display: grid;
    grid-gap: 10px;
    position: relative;
    width: 100%;
}

.monkey-fixed-grouphot a {
    color: #fff;
    width: 100%;
    height: 60px;
    -os-transition: width .25s;
    -webkit-transition: width .25s;
    cursor: pointer;
    transition: width .25s;
    padding-left: 60px;
    padding-top: 20px;
    position: absolute;
    right: 0;
}

.monkey-fixed-grouphot .monkey-a-fixed-datlich {
    background: url("images/datlich-sb.jpg") no-repeat;
    top: 0;
}

.monkey-fixed-grouphot .monkey-a-fixed-hot {
    background: url("images/hotline-sb.jpg") no-repeat;
    top: 70px;
}

.monkey-fixed-grouphot .monkey-a-fixed-messenger {
    background: url("images/chatfb-sb.jpg") no-repeat;
    top: 140px;
}

.monkey-fixed-grouphot .monkey-a-fixed-zalo {
    background: url("images/chatzalo-sb.jpg") no-repeat;
    top: 210px;
}

.monkey-fixed-grouphot .monkey-a-fixed-datlich:hover {
    background: #7d2426 url("images/datlich-sb.jpg") left no-repeat;
    width: 150px;
    position: absolute;
    right: 0;
    top: 0;
}

.monkey-fixed-grouphot .monkey-a-fixed-hot:hover {
    background: #7d2426 url("images/hotline-sb.jpg") left no-repeat;
    width: 150px;
    position: absolute;
    right: 0;
    top: 70px;
}

.monkey-fixed-grouphot .monkey-a-fixed-messenger:hover {
    background: #7d2426 url("images/chatfb-sb.jpg") left no-repeat;
    width: 150px;
    position: absolute;
    right: 0;
    top: 140px;
}

.monkey-fixed-grouphot .monkey-a-fixed-zalo:hover {
    background: #7d2426 url("images/chatzalo-sb.jpg") left no-repeat;
    width: 150px;
    position: absolute;
    right: 0;
    top: 210px;
}

/*#endregion */
/*======================================
1. BackToTop
======================================*/

.fixed_right {
    position: fixed;
    bottom: 60px;
    right: 0;
    z-index: 100;
}

    .fixed_right ul {
        padding: 0;
        list-style: none;
    }

    .fixed_right li {
        margin-bottom: 20px;
    }

#float_button {
    margin-top: 20px;
    position: relative;
}

    #float_button .play-now {
        display: block;
    }

    #float_button .d-flex {
        background: #fff;
        visibility: hidden;
        position: absolute;
        top: -15px;
        right: 50px;
        box-shadow: 0 0 5px #e40000;
        border-radius: 25px;
        padding: 5px 15px;
        animation: fadeInRight 500ms ease-in;
        display: none;
    }

    /*#float_button:hover .d-flex,*/
    #float_button.active .d-flex {
        visibility: visible;
        display: block;
    }

    #float_button .d-flex a {
        display: inline-block;
        border-right: 1px solid #e5e5e5;
        line-height: 30px;
        padding: 0px 15px;
        color: #757575;
        position: relative;
    }

        #float_button .d-flex a:hover {
            color: #e40000;
        }

        #float_button .d-flex a::before {
            content: "";
            border-left: 6px solid transparent;
            border-top: 8px solid rgba(0,0,0,0.85);
            border-right: 6px solid transparent;
            display: none;
            visibility: hidden;
            position: absolute;
            top: -18px;
            left: 50%;
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            animation: fadeIn 300ms ease-in;
        }

        #float_button .d-flex a::after {
            content: attr(title);
            position: absolute;
            visibility: hidden;
            top: -40px;
            white-space: nowrap;
            font-size: 12px;
            left: 50%;
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            background: rgba(0,0,0,0.85);
            color: #fff;
            border-radius: 15px;
            line-height: 1;
            padding: 5px 10px;
            animation: fadeIn 300ms ease-in;
            display: none;
        }

        #float_button .d-flex a:hover::after, #float_button .d-flex a:hover::before {
            visibility: visible;
            display: block;
        }


#back-to-top {
}

    #back-to-top .play-now {
        display: block;
    }

.play-now i {
    color: #fff;
    position: relative;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    width: 40px;
    font-size: 16px;
}

#float_button .fa-comment-dots {
    font-size: 16px;
}

#float_button.active .fa-comment-dots::before {
    content: "\f057";
}

.introduction #back-to-top {
    visibility: hidden;
}

@keyframes vibrate {
    0% {
        top: 0px;
    }

    25% {
        top: -3px;
    }

    50% {
        top: 0px;
    }

    75% {
        top: 3px;
    }

    100% {
        top: 0px;
    }
}
/* Firefox */
@-moz-keyframes vibrate {
    0% {
        top: 0px;
    }

    25% {
        top: -3px;
    }

    50% {
        top: 0px;
    }

    75% {
        top: 3px;
    }

    100% {
        top: 0px;
    }
}
/* Safari and Chrome */
@-webkit-keyframes vibrate {
    0% {
        top: 0px;
    }

    25% {
        top: -3px;
    }

    50% {
        top: 0px;
    }

    75% {
        top: 3px;
    }

    100% {
        top: 0px;
    }
}
/* Opera */
@-o-keyframes vibrate {
    0% {
        top: 0px;
    }

    25% {
        top: -3px;
    }

    50% {
        top: 0px;
    }

    75% {
        top: 3px;
    }

    100% {
        top: 0px;
    }
}

/*======================================
3. animated play btn, call hotline
======================================*/
.play-now {
    position: relative;
    right: 16px;
    bottom: 15px;
    border-radius: 50%;
    z-index: 10;
    width: 40px;
    height: 40px;
    display: block;
}

    .play-now .ripple {
        background: #e40000;
    }

    .play-now:hover .ripple {
        background: #0160A2;
    }

    .play-now .ripple,
    .play-now .ripple:before,
    .play-now .ripple:after {
        position: absolute;
        top: 50%;
        left: 50%;
        height: 45px;
        width: 45px;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        -webkit-transform-origin: center;
        transform-origin: center center;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 0 0 rgba(1, 96, 162, .3);
        -moz-box-shadow: 0 0 0 0 rgba(1, 96, 162, .3);
        -ms-box-shadow: 0 0 0 0 rgba(1, 96, 162, .3);
        -o-box-shadow: 0 0 0 0 rgba(1, 96, 162, .3);
        box-shadow: 0 0 0 0 rgba(1, 96, 162, .3);
        -webkit-animation: ripple 3s infinite;
        -moz-animation: ripple 3s infinite;
        -ms-animation: ripple 3s infinite;
        -o-animation: ripple 3s infinite;
        animation: ripple 3s infinite;
    }

        .play-now .ripple:before {
            -webkit-animation-delay: .9s;
            -moz-animation-delay: .9s;
            -ms-animation-delay: .9s;
            -o-animation-delay: .9s;
            animation-delay: .9s;
            content: "";
            position: absolute;
        }

        .play-now .ripple:after {
            -webkit-animation-delay: .6s;
            -moz-animation-delay: .6s;
            -ms-animation-delay: .6s;
            -o-animation-delay: .6s;
            animation-delay: .6s;
            content: "";
            position: absolute;
        }

@-webkit-keyframes ripple {
    70% {
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

@-moz-keyframes goRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes goRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes goRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes goLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes goLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-moz-keyframes goLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

#mail-send .play-now .ripple {
    background-color: #FDB813;
}

#partner .play-now .ripple {
    background-color: #0160A2;
}

#face-page .play-now .ripple {
    background-color: #4267B2;
}

#face_mess .play-now .ripple {
    background-position: bottom center;
}

#zalo_mess .play-now .ripple, #face_mess .play-now .ripple {
    background-image: url(images/social_fixed.png);
    background-color: transparent;
    background-repeat: no-repeat;
}

#zalo_mess .play-now .ripple {
    background-position: center center;
}

@media screen and (max-width: 576px){
    .play-now {
        right: 10px;
        width: 35px;
        height: 35px;
    }
    .play-now i {
        width: 35px;
        line-height: 35px;
    }
    .play-now .ripple, .play-now .ripple::before, .play-now .ripple::after {
        height: 35px;
        width: 35px;
    }
    #zalo_mess .play-now .ripple, #face_mess .play-now .ripple {
        background-size: 100%;
    }
}
/*#endregion */
/*hai*/
.qc {
	font-family: 'roboto', sans-serif;
    font-size: 14px;
	font-weight: 500;
}
