/* BEGIN s-slide-9 */
.s-slide-9 .slick-list::before {
    padding-bottom: calc(40% - 3px);
}
.s-slide-9 .slick-dots {
    width: 100%;
    position: absolute;
    bottom: 10px;
}
.s-slide-9 .slick-dots li button {
    color: transparent;
    font-size: 4px;
    background-color: rgba(255, 255, 255, 0.7);
    width: 3em;
    height: 3em;
}
.s-slide-9 .slick-slide {
    background-size: cover;
    background-attachment: fixed;
}
/* END s-slide-9 */
.s-thucdon .headline .title {
    color: #e5312e;
}
.s-thucdon .slick-slider {
    z-index: 1;
}
.s-thucdon .slick-slider .item {
    margin: 8px 15px;
}
.s-thucdon .slick-slider .item {
    position: relative;
    overflow: hidden;
    width: calc((100% / 3) - 20px);
    float: left;
}
.s-thucdon .slick-slider .item:nth-child(n+4) {
    display: none
}
.s-thucdon .slick-slider .item.slick-slide:nth-child(n+4) {
    display: block;
}
.s-thucdon {
    padding: 50px 0;
    background-image: url('/images/bgs/bg-9.png');
    background-size: cover;
    background-position: center;
    position: relative;
}
.s-thucdon::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(127 184 66 / 35%);
}
.s-thucdon .b-card-21 {
    margin-bottom: 0;
    height: 100%;
}

.s-thucdon .headline .more {
    color: #fff;
}

/* BEGIN s-home-11 */
.s-home-11 {
    padding: 50px 0;
    background-image: url('/images/bgs/bg-11.jpg');
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    position: relative;
}
.s-home-11::before {
    content: '';
    background: #000 url('/images/bgs/bg-12.png');
    height: 100%;
    width: 100%;
    opacity: 0.75;
    top: 0;
    left: 0;
    position: absolute;
}
/* END s-home-11 */
/* BEGIN b-card-4 */
.b-card-4 {
    display: block;
    padding: 30px;
}
.b-card-4::before, .b-card-4::after {
    position: absolute;
    top: -10px;
    right: 10px;
    bottom: 0;
    content: '';
    width: 300px;
    height: 1px;
    background: #fff;
    opacity: .6;
}
.b-card-4::after {
    height: 150px;
    width: 1px;
}
.b-card-4 .b_overlay::before, .b-card-4 .b_overlay::after {
    position: absolute;
    bottom: -30px;
    left: -50px;
    content: '';
    width: 300px;
    height: 1px;
    background: #fff;
    opacity: .6;
}
.b-card-4 .b_overlay::after {
    height: 150px;
    width: 1px;
}
.b-card-4 .b_overlay {
    width: 100%;
    display: block;
    position: relative;
}
.b-card-4 .b_title {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.125em;
    margin-bottom: 15px;
}
.b-card-4 .b_desc {
    text-align: justify;
    color: rgb(255 255 255 / 90%);
    margin-bottom: 35px;
    margin-left: 15px;
}
.b-card-4 .b_desc p::before {
    content: '\f1ce';
    font-family: FontAwesome;
    margin-right: 8px;
    font-size: 12px;
}
/* END b-card-4 */
.c-button-9 {
    display: inline-block;
    font-size: 13.5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    padding: 15px 30px;
    border-radius: 30px;
    background-color: #e5312e;
    color: #fff;
    border: 2px solid #e5312e;
    transition: all .3s;
    margin-bottom: 15px;
}
.c-button-9:hover {
    background-color: transparent;
    box-shadow: none;
}
.c-button-9 i {
    margin-right: 8px;
}
.s-home-11 .form {
    margin: auto;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    border-radius: 10px;
    width: 100%;
}
.s-home-11 .form label {
    color: #fff;
    margin-bottom: 5px;
    display: inherit;
    font-size: 16px;
}
.s-home-11 .headline .title, .s-home-11 .headline span {
    color: #fff;
}
.s-home-11 .headline span {
    font-style: italic;
    font-size: 14px;
    letter-spacing: .5px
}
.s-home-11 .c-form-border {
    background-color: rgb(255 255 255 / 10%);
    border: 1px solid rgb(255 255 255 / 35%);
    color: rgb(255 255 255 / 80%);
}
.s-home-11 .c-form-border.is-focused {
    border: 2px solid #7fb842;
}
.s-home-11 .c-form-border .c_input {
    color: rgb(255 255 255 / 80%);
    padding: 20px 15px;
}
/* BEGIN b-card-38 */
.b-card-38 {
    display: block;
    color: #fff;
    position: relative;
    overflow: hidden;
}
.b-card-38 .b_thumb img {
    transition: all .4s ease-in-out;
}
.b-card-38::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 13;
    background: rgb(0 0 0 / 20%) url('/images/bgs/bg-12.png');
    width: 100%;
    height: 100%;
    opacity: 0;
}
.b-card-38:hover::after {
    opacity: 1;
}
.b-card-38:hover .b_thumb img {
    transform: scale(1.15);
}
/* END b-card-38 */
/* BEGIN s-limage-2 */
.s-limage-2 {
    padding: 50px 0 0;
}
.s-limage-2 .row {
    margin: 0;
}
.s-limage-2 .row>div {
    padding: 2px;
}
/* END s-limage-2 */
/* BEGIN b-card-29 */
.b-card-29 {
    position: relative;
    padding: 20px 10px 10px 20px;
    height: 100%;
}
.b-card-29::before {
    content: '';
    border-top: 20px solid rgb(127 184 66 / 25%);
    border-left: 20px solid transparent;
    border-top-color: rgb(127 184 66 / 25%);
    position: absolute;
    bottom: 30px;
    left: 0;
}
.b-card-29::after {
    content: '';
    width: 20px;
    height: calc(100% - 50px);
    background-color: rgb(127 184 66 / 25%);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 20px 0 0 0;
}
.b-card-29 .b_content {
    height: inherit;
    padding: 20px 25px 10px;
    background-color: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 8%);
    position: relative;
}
.b-card-29 .b_content::before {
    content: '';
    border-top: 20px solid transparent;
    border-left: 20px solid rgb(127 184 66 / 25%);
    border-left-color: rgb(127 184 66 / 25%);
    position: absolute;
    right: 30px;
    bottom: 100%;
}
.b-card-29 .b_content::after {
    content: '';
    width: calc(100% - 50px);
    height: 20px;
    background-color: rgb(127 184 66 / 25%);
    position: absolute;
    bottom: 100%;
    left: 0;
}
.b-card-29 .b_content .name {
    color: #7fb842;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.b-card-29 .text-right {
    font-style: italic;
    color: #e5312e;
    font-size: 13px;
    text-decoration: underline;
}
/* END b-card-29 */
.s-hethong {
    padding: 50px 0;
}
.s-tintuc {
    padding: 50px 0;
    background-image: url('/images/bgs/bg-13.png');
    background-size: cover;
    background-position: center;
}
.s-tintuc .b-card-5 .b_content {
    background-color: #fff;
}
.s-tintuc .headline .title, .s-tintuc .headline .more {
    color: #fff;
}
.s-tintuc .slick-slider .item {
    margin: 0 10px;
}
.s-tintuc .slick-arrow {
    display: none !important
}
.s-tintuc .b-card-5 {
    margin-bottom: 0;
    height: 100%;
}
.s-tintuc .slick-slider .item {
    position: relative;
    overflow: hidden;
    width: calc((100% / 3) - 20px);
    float: left;
}
.s-tintuc .slick-slider .item:nth-child(n+4) {
    display: none
}
.s-tintuc .slick-slider .item.slick-slide:nth-child(n+4) {
    display: block;
}



@media (min-width: 1260px) {
    .s-limage-2 .container-fluid {
        padding: 2px;
    }
    .s-home-11 .b-card-4 {
        margin-left: 40px;
    }
    .s-home-11 .form {
        width: 72%;
    }
    .s-thucdon .slick-prev {
        left: -25px;
    }
    .s-thucdon .slick-next {
        right: -25px;
    }
}
@media (max-width: 1259px) {
    .s-hethong {
        padding-bottom: 0;
    }
    .b-card-4 .b_overlay::before, .b-card-4 .b_overlay::after {
        display: none
    }
}
@media screen and (min-width: 992px) {
    .b-card-5 .b_title {
        height: 45px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .b-card-5 .b_desc {
        height: 60px;
    }
}
@media (max-width: 991px) {

    .b-card-4::before, .b-card-4::after {
        display: none
    }
    .b-card-4 {
        padding: 0;
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .s-thucdon .slick-slider .slick-prev, .s-thucdon .slick-slider .slick-next {
        font-size: 10px;
    }
    .s-thucdon .slick-slider .item {
        margin: 0 10px;
    }
}
@media (max-width: 575px) {
    .s-gioithieu, .s-thucdon, .s-home-11, .s-tintuc {
        padding: 30px 0;
    }
    .s-why, .s-limage-2, .s-hethong {
        padding-top: 30px;
    }
    .c-button-9 {
        margin: auto;
        margin-bottom: 0;
    }
    .b-card-29 .b_content .name {
        font-size: 14px
    }
    .c-button-9 {
        display: block;
        text-align: center;
        margin: 0 20px;
    }
}