/* Style chung s-header */
.hd-logo {
    line-height: 0;
}

.hd-menu h2 {
    font-size: inherit;
    font-weight: inherit;
}

a[data-ht-trigger="hd-menu"] {
    display: none;
    font-size: 14px;
    line-height: 1;
    padding: 0.5em;
    text-transform: uppercase;
    border: 1px solid;
}
a[data-ht-trigger="hd-menu"] i:first-child {
    float: left;
}
a[data-ht-trigger="hd-menu"] i:last-child {
    float: right;
    transform: translateY(-1px)
}

@keyframes slide-up {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}
.s-header-2 .hd-nhuongquyen {
    margin-left: auto;
}
.s-header-2 .c-button-6 {
    display: inline-block;
    font-size: 14px;
    line-height: 2.429em;
    padding: 0 0 0 15px;
    letter-spacing: 1px;
    border-radius: 1px;
    color: #fff;
    background-color: #e5312e;
    text-transform: capitalize;
    font-weight: 500
}
.s-header-2 .c-button-6 i {
    font-size: 20px;
    color: #7fb842;
    transform: translate(8px, 2px);
    transition: all .3s
}
.s-header-2 .c-button-6:hover {
    box-shadow: none;
}
.s-header-2 .c-button-6:hover i {
    color: #fff;
}
.s-header-2 .s_top {
    color: #fff;
    line-height: 0;
    background-image: url('/images/bgs/bg-19.jpg');
    background-size: cover;
    background-position: center;
}
.s-header-2 .hd-contact {
    margin-right: auto;
}
.s-header-2 .hd-contact>li {
    display: inline-block;
}
.s-header-2 .hd-contact>li:not(:last-child) {
    margin-right: 20px;
}
.s-header-2 .hd-contact>li i {
    color: #e5312e;
}
.s-header-2 .s_bot {
    box-shadow: 0px 2px 5px #999;
    position: relative;
    z-index: 111;
}
.s-header-2 .hd-logo {
    font-size: 14px;
    padding: 8px 0;
    margin-right: auto;
}
.s-header-2 .hd-logo>img {
    height: 5em;
}
.s-header-2 .hd-menu>ul>li {
    display: inline-block;
    position: relative;
}
.s-header-2 .hd-menu>ul>li>a {
    display: block;
    padding: 0px 10px;
    line-height: 35px;
    text-transform: uppercase;
    transition: all 0.2s linear;
    font-weight: 500
}
.s-header-2 .hd-menu>ul>li>a:nth-last-child(2)::after {
    content: '\f107';
    font-family: FontAwesome;
    margin-left: 5px;
    float: right;
}
.s-header-2 .hd-menu>ul>li>ul {
    visibility: hidden;
    min-width: 200px;
    width: max-content;
    padding: 5px 0;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    z-index: 2000;
    position: fixed;
}
.s-header-2 .hd-menu>ul>li>ul::after {
    content: '';
    height: 0;
    width: 0;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    top: -6px;
    right: 8px;
}
.s-header-2 .hd-menu>ul>li>ul>li:not(:last-child) {
    border-bottom: 1px solid #eee;
}
.s-header-2 .hd-menu>ul>li>ul>li a {
    display: block;
    padding: 5px 30px 5px 15px;
}
.s-header-2 .hd-menu>ul>li>ul>li a::before {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 12px;
    margin-right: 6px;
    position: relative;
    top: -1px;
}
.s-header-2 .hd-menu>ul>li>ul>li:hover a {
    color: #fff;
    background-color: #e5312e;
}
.s-header-2 .hd-menu>ul>li.is-active>a {
    color: #e5312e;
}
.s-header-2 .hd-menu>ul>li:not(.no-hover):hover>a {
    color: #e5312e;
}
.s-header-2 .hd-menu>ul>li:not(.no-hover):hover>a:nth-last-child(2) {
    border-radius: 3px 3px 0 0;
}
.s-header-2 .hd-menu>ul>li:not(.no-hover):hover>ul {
    visibility: visible;
    position: absolute;
    right: 0;
    animation: slide-up 0.3s;
}
.s-gioithieu {
    padding: 50px 0;
}
.s-gioithieu .title {
    font-weight: bold;
    font-size: 30px;
    text-align: right;
    margin-bottom: 15px;
    color: #7fb842;
    letter-spacing: .5px;
}
.s-gioithieu .title span {
    color: #e5312e;
    text-transform: capitalize;
    font-family: 'Pacifico', cursive;
    font-size: 40px;
    font-weight: 500;
}
.s-gioithieu .desc {
    font-size: 16px;
    line-height: 1.6;
    color: #666;
    text-align: justify
}
.s-gioithieu .ht-ratio--66 img {
    transition: all .3s
}
.s-gioithieu .ht-ratio--66:hover img {
    transform: scale(1.1)
}
.s-gioithieu .more {
    text-align: center;
    text-transform: uppercase;
    color: #333;
    font-weight: bold;
    font-size: 18px;
    margin-top: 20px;
}
.s-gioithieu .ht-ratio--66 {
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
/* BEGIN b-card-21 */
.b-card-21 {
    overflow: hidden;
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    height: calc(100% - 30px);
    border-radius: 20px;
}
.b-card-21 .b_thumb {
    transition: all .4s ease;
    border-radius: 20px;
    overflow: hidden;
}
.b-card-21 .b_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(45, 45, 45, 0.15) 0%, rgba(45, 45, 45, 0.5) 75%, rgba(45, 45, 45, 1) 100%);
    visibility: hidden;
    opacity: 0;
    transition: all .4s linear;
    background: linear-gradient(176deg, rgba(255, 255, 255, 0) 0%, rgb(137 137 137 / 48%) 100%);
}
.b-card-21 .b_title {
    font-size: 22px;
    padding: 20px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
}
.b-card-21:hover .b_thumb {
    transform: scale(1.15);
}
.b-card-21:hover .b_content {
    opacity: 1;
    visibility: visible;
}
/* END b-card-21 */
.headline, .headline1 {
    margin-bottom: 25px;
    text-align: center
}
.headline .title {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    color: #333;
}
.headline .title a:hover {
    text-shadow: -1px 1px .5px #7fb842;
}
.headline .title span {
    color: #e5312e;
    text-transform: capitalize;
    font-family: 'Pacifico', cursive;
    font-size: 40px;
}
.headline .more {
    display: block;
    font-size: 16px;
    line-height: 1.8;
    font-style: italic;
    position: relative;
}
.headline1 .title {
    color: #e5312e;
    font-family: 'Pacifico', cursive;
    font-size: 40px;
}
/* Style chung c-upload */
.c-upload>input {
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    z-index: 1;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: 0;
}

/* BEGIN c-upload-file */
.c-upload-file.c_input {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.c-upload-file .c_file {
    width: calc(100% - 30px);
}
.c-upload-file .c_file>div {
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 36px;
    font-weight: 300;
}
.c-upload-file .c_file-filename {
    display: none;
}
.c-upload-file .c_icon {
    line-height: 0;
}
.c-upload-file .c_icon span {
    cursor: pointer;
    position: relative;
    z-index: 2;
}

/* END c-upload-file */
/* Style chung c-upload */
.c-upload>input {
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    z-index: 1;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: 0;
}

/* BEGIN c-upload-file */
.c-upload-file.c_input {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.c-upload-file .c_file {
    width: calc(100% - 30px);
}
.c-upload-file .c_file>div {
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 36px;
    font-weight: 300;
}
.c-upload-file .c_file-filename {
    display: none;
}
.c-upload-file .c_icon {
    line-height: 0;
}
.c-upload-file .c_icon span {
    cursor: pointer;
    position: relative;
    z-index: 2;
}
.c-upload-file.is-active .c_file-text {
    display: none;
}
.c-upload-file.is-active .c_file-filename {
    display: block;
    color: #111;
}
.c-upload-file.is-active .c_icon span:first-child {
    display: inline-block;
}
/* END c-upload-file */
/* BEGIN c-form-border */
/* Copy when using c-form-border */
.c-form-border {
    border: 1px solid #ccc;
    border-radius: 3px;
    transition: border-color 0.3s ease-in-out;
    background-color: #fff;
}
.c-form-border .c_input {
    padding: 1.215em 1.072em 1.215em 1.072em;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.c-form-border .c_input:focus {
    outline: none;
    border-color: #7fb842;
}
.c-form-border--icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.c-form-border--icon .c_input {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    width: 1%;
    z-index: 2;
}
.c-form-border--icon .c_icon {
    transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.c-form-border--icon .c_icon:first-child {
    padding: 0.5em 0 0.5em 1.072em;
}
.c-form-border--icon .c_icon:nth-child(2) {
    padding: 0.5em 1.072em 0.5em 0;
}
.c-form-border--icon .c_icon:not(.c_icon--top) {
    display: flex;
    align-items: center;
}
.c-form-border--icon .c_icon--top>i {
    position: relative;
    top: -0.142em;
}
.c-form-border--label .c_label {
    color: #999;
    background-color: #fff;
    pointer-events: none;
    padding: 0 0.358em 0 0.358em;
    z-index: 9;
    position: absolute;
    top: 0.572em;
    left: 0.715em;
    transition: 0.3s ease all;
}
.c-form-border--label:not(.is-empty) .c_label, .c-form-border--label.is-focused .c_label {
    font-size: 0.786em;
    color: #7fb842;
    position: absolute;
    top: -0.727em;
}
.c-form-border.is-focused {
    border-color: #7fb842;
}
.c-form-border.is-error {
    margin-bottom: 1.786em;
    border-color: #f55145;
}
.c-form-border.is-error .c_label {
    color: #f55145 !important;
}
.c-form-border.is-error .c_icon+.c_error {
    left: 0.143em;
    text-align: left;
}
.c-form-border.is-error .c_icon+.c_error>span {
    left: 0;
    margin: 0;
}

/* END c-form-border */
/* BEGIN c-radio */
.c-select .c-radio.images .display-flex {
    display: flex;
    align-items: center;
    justify-content: center
}
.c-select .c-radio.images label {
    padding: 0 !important;
}
.c-radio {
    display: block;
    line-height: 1;
    margin: 0.715em 0 0.715em 0;
    position: relative;
    z-index: 2;
}
.c-radio label {
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #666666;
    position: relative;
}
.c-radio label>span:not(.c_tick) {
    font-size: 1em;
    line-height: 1.42857143;
}
.c-radio label:hover {
    color: #7fb842;
}
.c-radio .c_tick {
    display: flex;
    align-items: center;
    border: 1px solid #666666;
    border-radius: 100%;
    margin: 0 0.358em 0.072em 0;
    width: 1.072em;
    height: 1.072em;
}
.c-radio .c_tick::before {
    content: '';
    display: block;
    border-radius: 100%;
    background-color: #7fb842;
    width: 1.072em;
    height: 1.072em;
    transform: scale3d(0, 0, 0);
    transition-duration: 0.2s;
}
.c-radio input[type=radio] {
    overflow: hidden;
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.c-radio input[type=radio]:checked~.c_tick {
    border-color: #7fb842;
    opacity: 1;
}
.c-radio input[type=radio]:checked~.c_tick::before {
    opacity: inherit;
}
.c-radio input[type=radio]:checked+.c_tick::before {
    transform: scale3d(0.65, 0.65, 1);
}
.c-radio input[type=radio][disabled]~.c_tick {
    border-color: #000;
    opacity: 0.26;
}
.c-radio input[type=radio][disabled]~.c_tick::before {
    opacity: inherit;
}

/* END c-radio */
/* Style chung select */
.c-select>.c_input img {
    height: 25px;
    margin: 6px;
    box-shadow: none;
    border-radius: 0;
}
.c-select {
    position: relative;
}
.c-select.c-form>.c-icons {
    width: 12px;
}
.c-select.c-form>.c_input {
    padding: 0;
}
.c-select>.c_input {
    height: 36px;
    line-height: 36px;
    padding: 0 30px 0 12px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.c-select>.c-icons {
    height: 100%;
    width: 30px;
    cursor: pointer;
    font-size: 15px;
    position: absolute;
    top: 0;
    right: 0;
}
.c-select>.c-icons>i {
    transition: all 0.2s linear;
}
.c-select .c_list {
    opacity: 0;
    visibility: hidden;
    width: 100%;
    max-height: 217px;
    line-height: 20px;
    padding: 5px;
    background-color: #fff;
    overflow: auto;
    border-radius: 4px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    z-index: 10000;
    position: absolute;
    top: 35px;
    transition: all 150ms linear;
}
.c-select.is-focused .c_list {
    opacity: 1;
    visibility: visible;
    top: 40px;
}
.c-select.is-focused>.c-icons i {
    transition: all 0.2s linear;
    transform: rotate(180deg) translate(50%, 50%);
}

/* BEGIN c-select-single */
.c-select .c-radio {
    font-size: 14px;
    padding: 0 10px;
    margin-top: 0;
    margin-bottom: 5px;
    border-radius: 3px;
    transition: all 150ms linear;
    border: 1px solid transparent;
}
.c-select .c-radio.images {
    text-align: center
}
.c-select .c-radio.images img {
    height: 40px;
    padding: 5px 0;
}
.c-select .c-radio:hover, .c-select .c-radio.is-selected {
    color: #7fb842;
    border: 1px solid #7fb842;
}
.c-select .c-radio label {
    display: block;
    color: inherit;
    padding: 8px 0;
}
.c-select .c-radio label:hover {
    color: #7fb842;
}

/* END c-select-single */
/* BEGIN b-card-5 */
.b-card-5 {
    display: block;
    margin-bottom: 30px;
    height: calc(100% - 30px);
}
.b-card-5 .b_title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.125em;
    margin: 0 0 5px;
    transition: 0.3s color ease-in-out;
}
.b-card-5:hover .b_title {
    color: #7fb842;
}
.b-card-5 .b_source {
    margin-bottom: 10px;
}
.b-card-5 .b_source li {
    display: inline-block;
    font-size: 13px;
    color: #333;
}
.b-card-5 .b_source>li>span.fa::before {
    color: #e5312e;
}
.b-card-5 .b_desc {
    color: #666;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 0;
    text-align: justify;
}
.b-card-5 .b_thumb {
    border-radius: 15px 15px 0 0 !important;
}
.b-card-5 .b_content {
    padding: 20px;
    background-color: #f5f5f5;
    border-radius: 0 0 10px 10px;
}
.b-card-5 .b_thumb img {
    transition: all .8s ease-in-out;
}
.b-card-5 .b_thumb::after {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 100%;
    left: 0;
    z-index: 13;
    background: #fff;
    opacity: .6;
    height: 100%;
    transition: bottom 0.4s cubic-bezier(0.77, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.2s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s;
}
.b-card-5:hover .b_thumb::after {
    margin-right: 0;
    right: 0;
    bottom: 0;
    left: 100%;
}
.b-card-5:hover .b_thumb img {
    transform: scale(1.15);
}
/* END b-card-5 */
/* BEGIN c-animate-loopflicker */
.c-animate-loopflicker {
    animation: loopflicker 1s infinite;
}

@keyframes loopflicker {
    0% {
        transform: rotate(45deg);
    }
    20% {
        transform: rotate(0deg);
    }
    40% {
        transform: rotate(45deg);
    }
    60% {
        transform: rotate(0deg);
    }
}
/* END c-animate-loopflicker */
/* BEGIN s-icon-2 */
.s-icon-2>a:first-child {
    opacity: 0;
    font-size: 25px;
    background-color: rgb(127 184 66 / 100%);
    z-index: 999;
    position: fixed;
    right: 15px;
    bottom: calc(60% - 1em);
    transition: 0.5s;
    color: #fff;
}
.s-icon-2>a:first-child.is-show {
    opacity: 1;
    bottom: 190px;
}
.s-icon-2>a:last-child {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 999;
    line-height: 0;
}
.s-icon-2>a:last-child span {
    font-size: 31px;
}
.s-icon-2>a:last-child span::before, .s-icon-2>a:last-child span::after {
    content: '';
    opacity: 0;
    width: calc(100% + 1.334em);
    height: calc(100% + 1.334em);
    margin: -0.666em;
    border-radius: 3px;
    background-color: #05a;
    border-radius: 30px;
    z-index: -1;
    position: absolute;
    animation: ripple 1.5s infinite;
}
.s-icon-2>a:last-child span::after {
    animation-delay: .3s !important;
}
.s-icon-2>a:last-child span img {
    position: absolute;
}

@keyframes ripple {
    0% {
        opacity: 1;
        transform: scale(0);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}
/* END s-icon-2 */
/* BEGIN s-footer-5 */
.s-footer-5 .s_top {
    padding: 100px 0 20px;
    background-image: url('/images/bgs/bg-17.png');
    background-size: cover;
    background-position: top;
    color: #fff;
}
.s-footer-5 .s_top a[rel="nofollow"] img {
    height: 50px;
}
.s-footer-5 .c-headline-4 {
    margin: 10px 0 15px;
}
.s-footer-5 .c-headline-4::after {
    margin-top: 5px;
}
.s-footer-5 .ft-menu li {
    display: inline-block;
    width: calc((100% / 2) - 12px);
    color: inherit;
    font-size: 13px;
    margin: 0 10px 10px 0;
}
.s-footer-5 .ft-menu li.line {
    width: 100%;
    margin-right: 0;
}
.s-footer-5 .ft-menu li>div {
    font-size: 25px;
    font-weight: bold;
}
.s-footer-5 .ft-menu li>div span {
    font-family: 'Pacifico', cursive;
    text-transform: capitalize;
    color: #e5312e;
    font-size: 30px;
    font-weight: 500;
}
.s-footer-5 .ft-menu li a {
    display: inline-block;
    transition: 0.3s all ease-in-out;
    transition: all 0.2s ease 0s;
}
.s-footer-5 .ft-menu li a>span::before {
    content: '\f105';
    font-family: FontAwesome;
    font-size: inherit;
    color: #ccc;
    margin-right: 5px;
}
.s-footer-5 .ft-menu li a:hover {
    color: #f60;
}
.s-footer-5 .ft-menu li>span {
    line-height: 20px;
}
.s-footer-5 .ft-menu li>span:not(:last-child) {
    margin-right: 20px;
}
.s-footer-5 .ft-menu li>span.fa::before {
    width: 15px;
    color: #ccc;
    text-align: center;
}
.s-footer-5 .ft-menu li span::before, .s-footer-5 li a:hover {
    color: #e5312e !important;
}
.s-footer-5 .ft-social {
    line-height: 0;
    margin: 8px 0 0;
}
.s-footer-5 .ft-social a {
    font-size: 20px
}
.s-footer-5 .s_bot {
    background-color: #7fb842;
}
.s-footer-5 .ft-copyright {
    line-height: 40px;
}
.s-footer-5 .ft-phone {
    color: #fff;
    text-align: center;
    z-index: 999;
    position: fixed;
    bottom: 130px;
    right: 10px;
    display: flex;
    align-items: center;
}
.s-footer-5 .ft-phone i {
    font-size: 25px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border: 1px solid;
    border-radius: 50%;
    background-color: #e5312e;
}
.s-footer-5 .ft-phone span {
    margin-left: 0;
    line-height: 1;
    border: 1px solid;
    border-left: none;
    border-radius: 0 5px 5px 0;
    background-color: #f60;
    position: relative;
    left: -5px;
}
.s-footer-5 .ft-phone span:not(.text-hide) {
    padding: 5px;
}
.s-footer-5 .ft-backtop {
    opacity: 0;
    color: #fff;
    font-size: 20px;
    border: 1px solid;
    background-color: #f60;
    z-index: 999;
    position: fixed;
    right: 10px;
    bottom: calc(60% - 1em);
    transition: 0.5s;
}
.s-footer-5 .ft-backtop.is-show {
    opacity: 1;
    bottom: 15px;
}
.s-why {
    padding: 50px 0 20px;
    background-color: #fffdf0;
}
.s-why .card-why {
    text-align: center;
    background-color: #fff;
    padding: 12px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    color: #333;
    border-radius: 50px;
    border: 4px solid #7fb842;
}
.s-why .card-why i {
    color: #e5312e;
    font-size: 20px;
}
.s-why .headline .title {}
/* Style chung s-pagination */
[class*="s-pagination-"] {
    font-size: 13px;
}
[class*="s-pagination-"]::after {
    content: '';
    display: table;
    clear: both;
}
[class*="s-pagination-"]>li {
    display: inline-block;
    margin: 0 2px;
    border: 1px solid #ddd;
    line-height: 2.334em;
    width: 2.5em;
    height: 2.5em;
    transition: all 0.3s;
}
[class*="s-pagination-"]>li>a {
    display: block;
    color: #999;
    font-weight: bold;
    text-align: center;
}
[class*="s-pagination-"]>li:hover {
    background-color: #eee;
    color: #999;
}
[class*="s-pagination-"]>li.active {
    background-color: #e5312e;
    border: 1px solid #e5312e;
}
[class*="s-pagination-"]>li.active>a {
    color: #fff;
}

/* BEGIN s-pagination-2 */
.s-pagination-2>li {
    border-radius: 50%;
}

/* END s-pagination-2 */
.background {
    padding: 50px 65px;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 30px 0;
}
#nhuongquyen .c-modal-box {
    width: 95%;
}
#nhuongquyen .c_body {
    padding: 40px 35px 20px;
}
#nhuongquyen .headline .title {
    font-size: 25px;
}
#nhuongquyen .headline {
    margin-bottom: 15px;
}
#nhuongquyen .c-modal-group {
    background-image: url('/images/headers/logo3.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
#nhuongquyen .c-form-border {
    background-color: transparent;
}
/* BEGIN s-breadcrumb-1 */
.s-breadcrumb-1 {
    font-size: 14px;
    display: flex;
    margin-top: 30px;
}
.s-breadcrumb-1 li:not(:first-child)::before {
    content: "\f101";
    font-family: FontAwesome;
    font-size: 0.786em;
    margin: 0 0.637em;
    color: #888;
}
.s-breadcrumb-1 li:first-child a>i {
    font-size: 1.429em;
}
.s-breadcrumb-1 li a {
    font-weight: bold;
}
.s-breadcrumb-1 li a:hover {
    color: #e5312e;
}

/* END s-breadcrumb-1 */
.s-icon-2>a.messenger {
    position: fixed;
    right: 10px;
    bottom: 70px;
    z-index: 999;
    line-height: 0;
}
.s-icon-2>a.messenger span {
    font-size: 31px;
}

@media (min-width: 768px) {
    .s-footer-5 .ft-info {
        position: relative;
        padding-left: 2%;
    }
    .s-footer-5 .ft-info::before {
        content: '';
        width: 1px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        background-color: rgba(255, 0, 0, 0);
        background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), #ccc 50%, rgba(255, 0, 0, 0));
    }
}
@media (min-width: 1260px) {
    #nhuongquyen .c-modal-box {
        width: 30%;
    }
    .s-header-2 .hd-menu>ul>li:last-child a {
        padding-right: 0;
    }
}
@media (max-width: 1259px) {
    .b-card-21 .b_content {
        opacity: 1;
        visibility: inherit;
    }
    .s-gioithieu .more {
        font-size: 16px
    }
    .s-header-2 .hd-logo {
        font-size: 12px;
    }
    .s-header-2 .hd-menu {
        order: 1;
        position: relative;
    }
    .s-header-2 .hd-menu>a[data-ht-trigger="hd-menu"] {
        display: block;
        color: #7fb842;
        font-size: 15px;
    }
    .s-header-2 .hd-menu>ul {
        visibility: hidden;
        width: 250px;
        background-color: #fff;
        box-shadow: 0 0px 10px 0px #ccc;
        position: absolute;
        top: 45px;
        right: 0;
    }
    .s-header-2 .hd-menu>ul>li {
        display: block;
        border-bottom: 1px solid #eee;
    }
    .s-header-2 .hd-menu>ul>li>a {
        border-radius: 0;
        transition: none;
    }
    .s-header-2 .hd-menu>ul>li:not(.no-hover):hover>ul {
        min-width: 100%;
    }
    .s-header-2 .hd-menu>ul.is-active {
        visibility: visible;
        animation: slide-up 0.3s;
    }
}
@media (max-width: 991px) {
    .s-gioithieu .title {
        text-align: center;
        margin-top: 30px;
    }
    .s-footer-5 .s_top {
        padding-top: 50px;
    }
    .s-why .card-why {
        margin-bottom: 10px;
    }

}
@media (max-width: 767px) {
    .s-header-2 .hd-contact {
        display: none
    }
    .s-why .card-why {
        font-size: 13px
    }
}
@media (max-width: 575px) {
    .background {
        padding: 30px 15px;
    }
    .headline .title span {
        font-size: 35px
    }
    .b-card-21, .b-card-5 {
        margin-bottom: 15px;
        height: calc(100% - 15px);
    }
    .headline1 .title {
        font-size: 35px
    }
    .b-card-21 .b_content {
        background: linear-gradient(to bottom, rgb(45 45 45 / 0%) 0%, rgb(45 45 45 / 13%) 75%, rgba(45, 45, 45, 1) 100%) ;
    }
}
@media (max-width: 479px) {
    .s-breadcrumb-1 {
        display: none
    }
    .s-footer-5 .s_bot {
        display: none
    }
    .s-header-2 .hd-logo {
        font-size: 10px
    }
    .s-footer-5 .ft-menu li>div {
        font-size: 20px
    }
    .s-footer-5 .ft-menu li>div span {
        font-size: 25px
    }
    #nhuongquyen .headline .title {
        font-size: 18px
    }
    .s-footer-5 .s_top {
        padding-top: 30px;
    }
    .s-gioithieu .title {
        font-size: 22px
    }
    .s-gioithieu .title span {
        font-size: 25px
    }
    .headline .title {
        font-size: 20px;
    }
    .headline .more {
        font-size: 14px
    }
    .headline .title span {
        font-size: 24px;
    }
    .b-card-5 .b_desc {
        display: none
    }
    .b-card-5 .b_title, .b-card-21 .b_title {
        font-size: 15px
    }
    .submit_nq {
        text-align: center!important;
    }
}