.slideshows-banner {
    padding: 0;
}

.item-slider-stages {
    overflow: hidden;
}

.item-slider-stages img {
    height: auto;
    width: 100%;
}

.hotro_in {
    text-align: center;
    margin: 0px 0px;
    padding: 10px 0px;
    position: relative;
}

.hotro_in img {
    text-align: center;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
}

.hotro_in h2 {
    font-weight: 500;
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    padding: 3px 0px 1px;
    margin: 0px;
    color: #ffcc48;
    font-weight: 600;
}

.hotro_in p {
    text-align: left;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    color: #fff;
}

main {
    background: #fff;
}

.slideshows-banner .ctnr {
    display: flex;
    justify-content: end;
}

.box-slider-loaded-drag {
    border-radius: 0;
    /* background: #FFF; */
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.box-heading.style-1 h2 span {
    color: #063b5b;
    font-size: 28px;
    display: block;
    padding: 10px 0px 3px;
    font-weight: 700;
    text-shadow: #ffffff 0px 1px 0px, rgb(0 0 0 / 22%) 0px 3px 0px;
    text-transform: uppercase;
}

.box-heading.style-1 {
    position: relative;
    display: block;
}

.name-products a {
    font-size: 21px;
    line-height: 1.2;
    font-weight: 600;
}

.list-masp ul {
    display: flex;
    justify-content: space-between;
    padding: 10px 0px;
}

.list-masp ul li {
    text-transform: uppercase;
    font-weight: 500;
    color: #1c1b1b;
}

.price-products span {
    font-weight: 600;
    color: #ff3d3d;
    font-size: 19px;
}

.price-products s {
    font-size: 17px;
    margin-left: 10px;
    color: #444;
}

.price-action-products {
    display: flex;
    justify-content: space-between;
}

.icon-buy-products a {
    display: inline-flex;
    background: #ff312e;
    color: #FFF;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    justify-content: center;
    align-items: center;
}

.icon-buy-products a svg {
    width: 20px;
    height: 20px;
}

.icon-buy-products a svg path {
    stroke: #fff;
}


.item-products-hexs {}

.content-products-all {
    padding: 5px 10px 15px;
}
.content-products-all p {
    color: #333;
    line-height: 22px;
    overflow: hidden;
    padding: 0;
    font-size: 14px;
    min-height: 70px;
    margin: 0;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.list-masp-products-all ul {
    display: flex;
    justify-content: space-between;
    padding: 5px 0 0 0;
}

.list-masp-products-all ul li {
    font-size: 13px;
    font-weight: 500;
}

.price-products-products-all span {
    color: #e62222;
    font-size: 16px;
    font-weight: 700;
}

.icon-buy-products-products-all a {
    display: inline-flex;
    background: #e62222;
    color: #FFF;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.icon-buy-products-products-all a svg path {
    stroke: #fff;
}

.icon-buy-products-products-all a svg {
    width: 20px;
    height: 20px;
}

.price-action-products-products-all {
    display: flex;
    align-items: center;
    justify-content: center;
}

.list-products-hexs {}

.box-products-all {
    position: relative;
    border: 1px solid #e9ecef;
    border-radius: 10px;
    overflow: hidden;
    margin: 10px 0px;
    background: #fff;
}

.box-sale-product span {
    background: #545454;
    padding: 4px 10px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    border-radius: 3px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9;
}

.box-sale-product-all span {
    background: #ff3d3d;
    padding: 4px 10px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    border-radius: 3px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9;
}

.title-partner span {
    font-size: 25px;
    color: #000000;
    display: inline-block;
    padding: 10px 0 2px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 600;
}

.box-slider-partner {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 10px;
}

.item-slider-partner {
    width: calc(96% / 6);
}

.item-slider-partner img {
    padding: 5px;
    border-radius: 3px;
    background: #fff;
}

.title-partner {
    text-align: center;
}

.title-partner span:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 2px;
    background: #cf3034;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}



.box-blog-action {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    height: 97%;
}

.images-blog-action img {
    width: 100%;
}

.blog-new {
    padding: 2rem 0px 4rem;
}

.title-blog {
    padding: 10px 0px 5px;
    margin-bottom: 20px;
    position: relative;
}

.title-blog span {
    font-size: 20px;
    color: #000000;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
}

.title-blog span:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 2px;
    background: #1B4282;
    bottom: 0;
}

.box-blog-action .content-blog-action {
    position: absolute;
    bottom: 15px;
    left: 15px;
}

.box-blog-action img {
    display: block;
    height: 100%;
}

.item-sale-blog span {
    display: inline-block;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    background: #1B4282;
    border-radius: 3px;
}

.item-sale-blog {
    margin-bottom: 5px;
}

.item-name-blogs-action span {
    color: #fff;
    font-size: 19px;
    margin-bottom: 5px;
    display: inline-block;
    line-height: 1.3;
    font-weight: 600;
}

.date-blogs-action span {
    color: #fff;
    font-size: 12px;
}


.images-blog-member {
    width: 30%;
}

.item-blog-pages {
    display: flex;
    gap: 0px 10px;
    background: #EEE;
    padding: 5px;
    border-radius: 3px;
    margin-bottom: 10px;
}

.content-sales-blog-pages {
    width: 70%;
}

.images-blog-member img {
    display: block;
    border-radius: 5px;
}

span.sales-blog-upload {
    font-size: 13px;
}

.name-action-member a {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.date-blogs-member span {
    font-size: 13px;
}

.name-action-member {
    min-height: 35px;
}

.cms-banner-img img {
    display: block;
}

.cms-banner-img {
    border-radius: 4px;
    overflow: hidden;
}
.category-slide-1 .slick-slider {
    margin-bottom: 0;
}







.box-products-list-main {
    padding: 2rem 0px 0rem;
}
.box-products-list-main:nth-child(even) {
    background-color: #f0f8ff;
  }

.home-box {
    margin-bottom: 0px;
    display: inline-block;
    width: 100%;
    border-radius: 20px;
}

.home-product-header {}

.nemu_produnt_leght {
    display: flex;
    justify-content: center;
}

.home-box-title {
    color: #000000;
    font-size: 28px;
    display: block;
    padding: 10px 0px 7px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    text-shadow: #ffffff 0px 1px 0px, rgb(0 0 0 / 22%) 0px 3px 0px;
}

.home-box-title a {}

.box-right {
    display: flex;
    justify-content: right;
    width: 100%;
    align-items: center;
}

.box-right a,
.header_tin a {
    font-size: 14px;
    transition: all .2s;
    font-weight: 400;
    color: #555;
}

.box-right a {
    white-space: nowrap;
    border-right: 0px solid #EEE;
    height: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #1B4282;
    padding: 0;
}

.box-right a svg {
    height: 25px;
    width: 25px;
}

.box-right a svg path {
    fill: #1B4282;
}

.box-right a {
    white-space: nowrap;
    border-right: 1px solid #EEE;
    height: 20px;
}

.see-more {
    display: flex;
    align-items: center;
    color: #000;
    padding: 0 10px;
    margin: 0;
    font-size: 15px;
    font-weight: 500;
}

.box-form-produstc-slick {
    display: flex;
    flex-wrap: wrap;
    /* gap: 5px 5px; */
    /* justify-content: space-between; */
    padding: 10px 0px 10px;
}

.box-form-produstc-slick .item-products-hexs {}

.name-products-all a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 40px;
    line-height: 1.3;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    min-height: 45px;
}

.price-products-products-all {
    display: flex;
    gap: 0px 10px;
    align-items: end;
    flex-wrap: wrap;
}

.price-products-products-all .old_price {
    color: #b4b4b4;
    font-size: 15px;
    margin-left: 5px;
    text-decoration: line-through;
    font-weight: 400;
}

.price-products-products-all .old_price span.icon-price {
    color: #444;
}

.images-products-all img {
    height: auto;
    width: 100%;
    object-fit: cover;
}

.item-slider-partner {
    padding: 5px;
}

.btn-long-arow {
    text-align: center;
}

.btn-long-arow a {
    background: #FFF;
    border: 1px solid #ff312e;
    color: #ff312e;
    text-transform: none;
    padding: 6px 20px;
    font-size: 14px;
    border-radius: 22px;
}

.btn-long-arow a svg {
    width: 20px;
    height: 20px;
    margin-left: 5px;
    margin-bottom: 1px;
}

.btn-long-arow a svg path {
    fill: #cf3034;
}

.box-products-featured {
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin-bottom: 15px;
}

.btn-view-all-hedding-featured a {
    color: #ff3d3d;
}

.images-products-action {
    overflow: hidden;
}

.images-products-all {
    overflow: hidden;
    margin-bottom: 10px;
}

.images-products-all img {
    transform: scale(1.0);
    transition: all 500ms ease;
    display: block;
}

.images-products-all:hover img {
    transform: scale(1.1);
    transition: 1.5s ease;
}





















.images-products-action {
    position: relative;
}

.images-products-action:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    animation: shine 2s infinite 2s;
    display: block;

}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.cms-banner-img {
    position: relative;
}

.cms-banner-img:before {
    bottom: 0;
    content: "";
    left: 50%;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    position: absolute;
    right: 51%;
    top: 0;
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}

.cms-banner-img:after {
    bottom: 50%;
    content: "";
    left: 0;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    position: absolute;
    right: 0;
    top: 50%;
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}

.cms-banner-img:hover:before {
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    transition: all 500ms ease-in-out 0s;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    -ms-transition: all 500ms ease-in-out 0s;
}

.cms-banner-img:hover:after {
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    transition: all 500ms ease-in-out 0s;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    -ms-transition: all 500ms ease-in-out 0s;
}


.images-blog-member {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

.images-blog-member img {
    transform: scale(1);
    transition: 0.5s ease;
    height: 93px;
    width: 100%;
}

.images-blog-member:hover img {
    transform: scale(1.3);
    transition: 0.5s ease;
}

a.btn.btn-more:hover {
    background: #ff312e;
    color: #fff;
    border: 1px solid #ff312e;
}

a.btn.btn-more:hover svg path {
    fill: #fff;
    stroke: #fff;
}

a.see-more:hover {
    color: #ff312e;
}

.owl-stage-outer-partner .slick-slider {
    margin-bottom: 0px;
}

.slideshows-banner .slick-prev {
    left: 10px;
    opacity: 1;
    width: 30px;
    height: 30px;
    background: #ffffffc9;
    border-radius: 4px;
    z-index: 1;
}

.slideshows-banner .slick-prev svg {
    margin-bottom: -3px;
}

.slideshows-banner .slick-next {
    opacity: 1;
    right: 10px;
    background: #ffffffc9;
    width: 30px;
    height: 30px;
    border-radius: 4px;
}

.slideshows-banner .slick-next svg {
    margin-bottom: -3px;
}

.box-blog-action a {
    display: block;
    height: 100%;
}

.images-blog-action {
    height: 100%;
}

.sale-products {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 9;
}

.sale-products p {
    background: #e62222;
    width: 45px;
    border-radius: 0 5px 5px 0;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 2px 10px;
    height: 25px;
}

span.icon-price {
    font-size: 12px;
    display: inline-block;
    position: relative;
    top: -7px;
    left: 0px;
}

.price-products s span {
    color: #444;
}

.icon-buy-products {
    cursor: pointer;
}

.box-member-banners .slick-slider {
    margin: 0 0 12px 0;
}

.home-featured {
    padding-top: 15px;
}

.banner_dm img {
    border-radius: 5px;
    width: 100%;
}

.box-banner-mkting {
    margin-bottom: 10px;
}

.home-box-title::before {}

.desc_top {
    padding: 10px 0 0 0;
}

.desc_top p {
    padding: 0;
    margin: 0 0 10px 0;
}

.box-products-all:hover {
    box-shadow: 1px 1px 10px rgba(62, 104, 7, .2);
}




.item-products-hexs {
    padding: 0px 7px;
}

.title-separator .separator-center:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid #ffcc48;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 8px;
}

.title-separator .separator-center:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid #ffcc48;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: 8px;
}

.title-separator .separator-center {
    display: block;
    width: 32px;
    height: 12px;
    position: relative;
}

.title-separator:after {
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    background: #063b5b;
    position: absolute;
    top: calc(50% - 1px);
    right: calc(50% - 77px);
}

.title-separator:before {
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    background: #063b5b;
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 77px);
}

.title-separator {
    display: flex;
    justify-content: center;
    position: relative;
    text-align: center;
    margin-top: 0px;
}

.box_item__image__tags_sales {
    background: #174466;
    border-radius: 0 5px 5px 0;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 2px 10px;
    margin-top: 6px;
    height: 25px;
}















.home-abouts {
    padding-top: 40px;
    padding-bottom: 30px;
}

.home-abouts .homeAboutBox {
    display: flex;
    justify-content: space-between;
}

.homeAboutBox_img {
    border-radius: 7px;
    width: 40%;
}

.homeAboutBox_content {
    margin-left: 5rem;
    width: 60%;
}

.home-abouts .section-heading {
    color: #174466;
    font-size: 28px;
    font-weight: 700;
    text-shadow: #ffffff 0px 1px 0px, rgb(0 0 0 / 22%) 0px 3px 0px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.home-abouts .btn {
    align-items: center;
    background-color: #e7edd7;
    border: 0;
    border-radius: 5px;
    color: #3e6807;
    display: inline-flex;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    justify-content: center;
    line-height: 1.21;
    padding: 0 30px;
    transition: all .3s;
}

.home-abouts .home-abouts__slide {
    margin-left: -20%;
    margin-right: 0;
    margin-top: 25px;
}

.home-abouts .btn--secondary {
    background: #174466;
    border-radius: 1000px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0;
}




















.home-abouts__slide {
    margin-left: -20%;
    margin-right: 0;
    margin-top: 25px;
}

.home-abouts .grid__column {
    box-sizing: border-box;
    margin-left: 0 !important;
    margin-right: 0 !important;
    min-height: 1px;
    padding: 15px;
    position: relative;
    vertical-align: top;
    width: 100%;
}

.home-abouts .about-slide {
    background-color: #fff;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    padding: 16px;
    position: relative;
    transition: all .3s;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.home-abouts .about-slide .thumbnail {
    flex: 0 0 140px;
    margin-right: 18px;
    overflow: hidden;
    position: relative;
}

.home-abouts .about-slide .thumbnail:before {
    content: "";
    display: block;
    height: 0;
    padding-top: 64.2857142857%;
    width: 100%;
}

.home-abouts .about-slide .thumbnail img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 5px;
}

.home-abouts .about-slide .content {
    flex: 1;
}

.home-abouts .about-slide .title {
    font-size: 16px;
    font-weight: 600;
}

.home-abouts .maxLine_3 {
    -webkit-line-clamp: 3;
}

.homeAboutBox_content_list .slick-slider {
    margin-bottom: 15px;
}

.homeAboutBox_content_list .slick-dots {
    bottom: -18px;
}

.home-abouts .maxLine_1,
.maxLine_2,
.maxLine_3,
.maxLine_4,
.maxLine_5 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home-abouts .slick-dots li button {
    background-color: #3e6807;
    border: 0;
    border-radius: 100px;
    font-size: 0;
    height: 10px;
    margin: 0 5px;
    opacity: .25;
    padding: 0;
    width: 10px;
}

.home-abouts .slick-dots li.slick-active button {
    background-color: #3e6807;
    background: #3e6807;
}

.home-resources {
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 40px;
}

.home-resources .home-resources__inner {
    align-items: center;
    /* display: flex
; */
    text-align: center;
}

.home-resources .home-resources__header {
    margin-right: 20px;
    height: 100%;
    display: inline-flex;
    flex-direction: column;
    text-align: center;


























    .box-slick-rights-custum {
        flex: 1 0 auto;
    }

    ;
}

.home-resources .home-resources__header h2 {
    color: #174466;
    font-size: 28px;
    display: block;
    padding: 0px 0px 7px;
    font-weight: 800;
    text-transform: uppercase;
    text-shadow: #ffffff 0px 1px 0px, rgb(0 0 0 / 22%) 0px 3px 0px;
}

.home-resources .home-resources__header p {
    color: #4c503d;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 0px;
}

.home-resources .home-resources__action {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.home-resources .btn {
    align-items: center;
    background-color: #e7edd7;
    border: 0;
    border-radius: 5px;
    color: #3e6807;
    display: inline-flex;
    font-size: 16px;
    font-weight: 500;
    height: 45px;
    justify-content: center;
    line-height: 1.21;
    padding: 0 30px;
    transition: all .3s;
}

.home-resources__item {
    margin: 60px 10px 27px;
    width: 300px;
}

.home-resources__item .resources-grid {
    height: 100%;
    margin: 0;
}

.resources-grid--green {
    background-color: #66883f;
}

.resources-grid {
    background-color: #f0f8ff;
    border-radius: 10px;
    display: flex;
    flex-flow: column;
    height: 100%;
    padding: 20px;
}

.resources-grid .thumbnail {
    height: 150px;
    margin: -85px -15px 0;
    position: relative;
}

.resources-grid .thumbnail img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 120px;
    margin: 0 auto;
}

.resources-grid .content {
    flex: 1;
}

.resources-grid .title {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 13px;
    padding-bottom: 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.resources-grid .title {
    font-size: 22px !important;
}

.resources-grid .title:before {
    background-color: #000;
    bottom: 0;
    content: "";
    height: 4px;
    left: 50%;
    opacity: .08;
    position: absolute;
    transform: translateX(-50%);
    width: 65px;
}

.resources-grid .description {
    color: #fff;
    font-size: 16px;
    margin: 0;
    text-align: center;
}

.resources-grid .description {
    font-size: 15.5px !important;
}

section.home-resources .ctnr-fluid {
    margin: 0 auto;
    max-width: 1410px;
}

.home-resources__item:nth-child(2n) .resources-grid.resources-grid--green {
    /* flex-flow: column-reverse; */
}

.home-resources__item:nth-child(2n) .resources-grid .thumbnail {
    /* margin: 0 -15px -85px; */
}






























section.blogs {
    background: #fff;
    padding: 3rem 0px;
}

section.blogs .block-title {
    text-align: center;
}

.splide__track {
    position: relative;
    display: block;
    /* margin-left: 3rem; */
    /* width: 30%; */
    margin-top: 30px;
}

.splide__slide {
    position: relative;
}

.news-img {
    position: relative;
}

a.news-cat.shadow-sm {
    margin-left: -3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    height: 100%;
    font-size: 13px;
    letter-spacing: .135rem;
    background-color: #fff;
    color: #184466;
    width: 3rem;
    z-index: 1;
    box-shadow: 0 0.15rem 0.35rem rgba(0, 0, 0, 0.075);
}

a.news-cat.shadow-sm strong {
    transform: rotate(180deg);
    writing-mode: vertical-lr;
    text-transform: uppercase;
    font-weight: 700;
}

.news-date {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background-color: #ffffffd9;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.25;
    padding: .5rem;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}

.news-date span:last-child {
    border-top: 1px solid #000;
}

.news-content.shadow-sm {
    padding: 1.5rem;
    background-color: #fff;
    box-shadow: 0 0.15rem 0.35rem rgba(0, 0, 0, 0.075);
}

h3.news-title a {
    font-size: 19px;
}

h3.news-title {
    line-height: unset;
}

a.velora-hedding {
    font-size: 19px;
    font-weight: 700;
    line-height: 1.1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 41px;
}

figure.image-hover.image-hover-overlay img {
    display: block;
    width: 100%;
    height: 230px;
}

a.news-link svg {
    width: 25px;
    height: 25px;
    margin-left: 10px;
}

a.news-link {
    display: inline-flex;
    align-items: center;
}

.comment-view {
    padding-top: 10px;
}

.news.hover-effect {
    transition: 0.5s ease;
    margin-bottom: 15px;
    padding: 0px 30px;
}

.splide__track button svg {
    width: 20px;
    height: 20px;
    fill: #fff !important;
}

button.slick-prev-blogs.slick-arrow {
    -ms-flex-align: center;
    position: absolute;
    align-items: center;
    background: #052f53;
    color: #fff;
    border: 0;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    padding: 0;
    top: 50%;
    width: 40px;
    height: 40px;
    font-size: .85rem;
    z-index: 1;
    border-radius: 50%;
    transform: translateY(-50%);
    transition: .25s ease-in-out;
    right: -45px;
    opacity: 0;
}

button.slick-prev-blogs.slick-arrow svg path {
    fill: #fff;
    stroke: #fff;
}

.splide__track button svg path {
    stroke: #fff;
    fill: #fff;
}

button.slick-next-blogs.slick-arrow {
    -ms-flex-align: center;
    position: absolute;
    align-items: center;
    background: #052f53;
    color: #fff;
    border: 0;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    padding: 0;
    top: 50%;
    width: 40px;
    height: 40px;
    font-size: .85rem;
    z-index: 1;
    border-radius: 50%;
    transform: translateY(-50%);
    transition: .25s ease-in-out;
    left: -45px;
    opacity: 0;
}

button.slick-next-blogs.slick-arrow svg {
    transform: rotate(180deg);
}

.splide__track:hover button.slick-next-blogs.slick-arrow,
.splide__track:hover button.slick-prev-blogs.slick-arrow {
    opacity: 1;
}

.hover-effect:hover {
    transform: translateY(-.5rem);
}

.comment-view p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0px;
    margin-bottom: 15px;
    line-height: 1.4;
    font-weight: 400;
}

.home-resources__header {
    display: inline-flex;
    flex-direction: column;
    text-align: center;
    margin-bottom: 0px;
}


.home-resources__header p {
    padding-bottom: 0px;
}

.hedding-title-blogd {
    text-align: center;
}

.home-resources__header h2 {
    color: #174466;
    text-shadow: #ffffff 0px 1px 0px, rgb(0 0 0 / 22%) 0px 3px 0px;
    font-size: 28px;
    display: block;
    padding: 0px 0px 7px;
    font-weight: 700;
    text-transform: uppercase;
}

.item-slider-clients {
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 10px;
    border-radius: 3px;
    overflow: hidden;
}

.client-slider-copy {
    margin-top: 10px;
}
.client-slider-copy .slick-slider {
    margin-bottom: 0;
}

section.clients-home {
    padding: 30px 0px;
}

.list-slider-clients {
    margin-bottom: 0px;
}

.resources-grid .content h2 {
    font-size: 17px;
    margin-bottom: 5px;
    min-height: 45px;
    text-transform: uppercase;
    color: #174466;
    text-align: center !important;
}

.resources-grid.resources-grid--green .content p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    line-height: 1.5;
    font-weight: 300;
    text-overflow: ellipsis;
    padding-bottom: 0px;
}

.home-resources__list.home-resources--slide {
    margin-bottom: 0px;
}

.item-slider-clients img {
    padding: 10px;
    background: #fff;
}

.home-featured.home-services {
    padding: 5px 0px;
    background: #397193;
    box-shadow: 0 1px 7px #3e6807;
}

.box-stage-outer-slider {
    margin-bottom: 0px !important;
}

.home-featured.home-services .row .clm:last-child .hotro_in:before {
    border-right: none;
}

.hotro_in:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 75%;
    border-right: 1px dashed #fff;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
}
.item-slider-stages a {
    cursor: default;
}
.slideshows-banner.mobile {
    display: none;
}
.box-tu-van {
    background: #fff;
    padding: 20px 0;
}







@media(max-width:990px) {
  button.slick-prev-blogs.slick-arrow {
    right: 0;
}

button.slick-next-blogs.slick-arrow {
    left: 0;
}
  .slideshows-banner {
    display: none;
}

.slideshows-banner.mobile {
    display: block;
}
    .home-resources .home-resources__header {
        margin-right: 0px;
    }
    .hotro_in img {
        float: unset;
    }
    
    .hotro_in {
        margin-top: 0px;
        display: flex;
        align-items: center;
    }
    .home-featured.home-services .row .clm {
        border-bottom: 1px dashed #bdbdbd;
        border-right: 1px dashed #bdbdbd99;
    }
    
    .home-featured.home-services .row .clm:nth-child(4) {
        border-right: none;
        border-bottom: none;
    }
    
    .home-featured.home-services .row .clm:nth-child(2) {
        border-right: none;
    }
    
    
    .home-featured.home-services .row .clm:nth-child(3) {
        border-bottom: none;
    }
    .hotro_in p {
        display: none;
    }
    
    .hotro_in h2 {
        color: #fff;
        font-size: 11px;
        font-weight: 400;
    }
    
  .home-abouts .homeAboutBox {
    display: block;
}
    .price-products-products-all .old_price {
        font-size: 13px;
    }
    

    .item-products-hexs {
        padding: 0px 5px;
    }
    
    .list-products-hexs {
        margin-bottom: 0px !important;
    }
    
    .box-products-list-main {
        padding: unset;
    }
    
    .box-form-produstc-slick {
        margin-bottom: 10px !important;
    }
    
    .home-resources {
        padding-bottom: 10px;
        padding-top: 20px;
    }
    
    .resources-grid.resources-grid--green .content p {
        -webkit-line-clamp: 3;
    }
    
    .home-resources__item {
        margin-bottom: 0px;
    }
    
    .splide__track {
        margin-bottom: 15px;
    }
    
    .list-slider-clients {
        margin-bottom: 10px !important;
    }

    
    .section.home-resources {
        padding-top: 25px;
    }
    
    section.clients-home {
        padding: 10px 0px;
    }
    .hotro_in:before {
        content: "";
        border-right: none;
    }

    .homeAboutBox_img {
        width: 100%;
    }

    .homeAboutBox_content {
        width: 100%;
        margin-left: 0px;
              padding: 20px 0px;
    }

    .home-abouts {
        padding-top: 19px;
    }

    .home-abouts .home-abouts__slide {
        margin-left: 0px;
    }

    .home-abouts .grid__column {
        padding: unset;
    }

    .hotro_in {
        border-right: none;
    }

    .home-resources .home-resources__header h2 {
        font-size: 23px;
    }

    .home-resources__header h2 {
        font-size: 24px;
    }

    .name-products-all a {
        min-height: 43px;
    }

    span.icon-price {
        font-size: 12px !important;
    }

    .blog-new {
        padding: 2rem 0px 2rem;
    }

    .btn-view-all-hedding-featured:hover a {
        color: #ff3d3d;
    }

    .list-products-hexs {
        /* padding-bottom: 10px; */
    }

    .slideshows-banner {
        padding: 0px;
    }

    .price-products-products-all span {
        font-size: 14px;
    }

    .list-masp-products-all ul {
        flex-wrap: wrap;
    }

    .box-right {
        display: none;
    }

    .box-member-banners .slick-slider {
        margin-bottom: 0px;
    }

    .box-heading.style-1 h2 span {
        font-size: 23px;
    }

    .name-products a {
        font-size: 17px;
    }

    .box-slider-loaded-drag {
        /* padding: 0px 8px; */
    }

    .home-box-title a {
        font-size: 23px;
        text-align: center;
    }

    .title-partner span {
        font-size: 18px;
    }

    .title-blog span {
        font-size: 18px;
    }

    .box-member-banners .slick-slider {
        margin-bottom: 0px;
    }




    .cms-banner-inner {
        margin-bottom: 10px;
    }

    .list-news-pages {
        padding-top: 10px;
    }

    .images-blog-action img {
        height: 100%;
        object-fit: cover;
    }

    .box-blog-action {
        height: 100%;
    }

    .images-blog-action {
        height: 100%;
    }

    .images-blog-member img {
        width: 100%;
        height: 100%;
    }

    .images-blog-member {
        width: 40%;
    }

    .slideshows-banner .ctnr {
        display: block;
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .item-slider-stages {
        border-radius: unset;
    }

   
}

@media (min-width: 980px) {
    .box-member-banners {
        width: calc(100% - 240px);
        float: right;
        padding-left: 20px;
    }
}

@media(max-width:550px) {
    .item-slider-stages img {
        height: auto;
    }
    a.news-cat.shadow-sm strong {
        font-size: 9px;
    }
    .hotro_in p {
        font-size: 11px;
    }

    .images-products-all img {
        /* height: 160px; */
    }

    .hotro_in {
        padding: 5px;
    }

    .hotro_in img {
        width: 25px;
        margin-right: 5px;
    }

    .item-products-hexs {
        /* border-right: 1px solid #cdcdcd; */
    }

    .box-form-produstc-slick .item-products-hexs {
    }
}

@media (min-width: 1200px) {
    .box-member-banners {
        width: calc(100% - 280px);
        float: right;
        padding-left: 20px;
    }
}
.new_title{
    background-color: #063b5b;
    padding: 0 10px 7px;
    margin-bottom: 20px;
    position: relative;
    border-radius: 5px;
}

.new_title a{
    display: inline-block;
    float: right;
    font-size: 16px;
    color: #063b5b;
    font-weight: 500;
    margin: 8px 0 0;
}

.new_title a i{
    margin-right: 3px;
    position: relative;
    top: -1px;
}

.new_title .title{
    padding: 8px 0 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    display: inline-block;
    font-weight: 600;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.list_member{
    width: 100%;
}

.member_item{
    padding: 0 15px;
    width: 33.3333%;
    float: left;
    outline: 0;
}

.member_item .member_box{
    display: flex;
    align-items: center;
    transition: all 0.5s ease-in-out 0s;
}

.testimonial-image{
    transition: all 0.5s ease-in-out 0s;
    width: 30%;
}

.testimonial-image img{
    width: 100%;
    height: 110px;
    max-width: 110px;
    /* border: 10px #fff solid; */
    /* padding: 3px; */
    display: block;
    border-radius: 100%;
    /* transform-style: preserve-3d; */
    /* margin: 20px auto; */
}

.member_item .member_box:hover .testimonial-image{
    transform: rotateY(180deg);
}

.testimonial-content{
    padding: 0 10px;
    text-align: left;
    width: 70%;
}

.chat_online{
    display: flex;
    align-items: center;
    justify-content: left;
}

.chat_online a{
    display: flex;
    width: 70px;
    margin-bottom: 4px;
    padding: 2px 5px;
    align-items: center;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 3px;
    color: #333;
}

.chat_online a:first-child{
    margin-right: 6px;
}

.chat_online img{
    width: 22px;
    height: 21px;
    margin-left: 10px;
}

.testimonial-content .testimonial-title{
    font-size: 20px;
    color: #a70010;
    margin: 0 0 5px;
    font-weight: bold;
    line-height: normal;
}

.testimonial-content .testimonial-details{
    font-size: 14px;
    color: #000;
    margin: 0 0 5px;
}

.testimonial-content .testimonial-details a {
    color: #000;
    font-size: 16px;
}

.suport_online .slick-prev, .suport_online .slick-next{
    top: -45px;
    width: 32px;
    height: 32px;
    padding: 0px;
    border: 1px solid #063b5b;
    color: #063b5b;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    border-radius: 0px;
    opacity: 1;
}
.event-item{
    position: relative;
    transition: all 0.2s ease;
    border-radius: 10px;
    overflow: hidden;
    /* box-shadow: rgba(0, 0, 0, .16) 0px 2px 10px; */
}

.event-item .image {
    overflow: hidden;
    position: relative;
}

.event-item .image img {
    transform: scale(1);
    transition: 0.5s;
    height: 215px;
    object-fit: cover;
    width: 100%;
}

.event-item.daotao .image img{
    height: 260px;
    width: 100%;
    display: block;
}

.event-item.daotao:hover .image img{
    transform: scale(1.2);
}

.event-item .date {
    position: relative;
    font-size: 15px;
    font-weight: 300;
    color: #3a3a3a;
    margin-bottom: 5px;
}

.event-item h3 {
    margin: 0;
}

.event-item h3 a {
    color: #333;
    line-height: 20px;
    font-weight: 600;
    position: relative;
    display: block;
    text-align: left;
    height: 40px;
    font-size: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.event-item.daotao h3 a{
    color: #fff;
    margin-bottom: 0;
    height: auto;
    font-size: 17px;
    text-align: center;
}

.event-item.daotao h3 a:hover{
    color: #ff0;
}

.event-item:hover h3 a {
    color: #ff0;
}

.event-item:hover {
    box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.1);
    transform: translateY(-10px);
}

.event-item.daotao:hover{
    transform: unset;
    box-shadow: unset;
}

.box_new {
    padding: 15px;
    background: #fff;
    min-height: 158px;
}

.event-item.daotao .box_new{
    position: absolute;
    min-height: unset;
    background: rgba(0,0,0,0.6);
    padding: 10px 20px;
    left: 0;
    bottom: 0;
    width: 100%;
}

.event-item:hover .box_new {
    background-color: #a70010;
}

.event-item.daotao .box_new{
    background: rgba(28,69,131,0.6);
}
.group-tintuc-list .event-item {
    margin-bottom: 15px;
}

.group-tintuc-list .event-item .date-time {
    color: #999;
    font-size: 13px;
    padding: 10px 0 5px;
    display: block;
}

.group-tintuc-list .event-item .date-time i {
    margin-right: 5px;
}

.box-tintuc-right .desc {
    margin: 0;
    text-align: left;
}

.group-tintuc-list .group-right .event-item{
    margin-bottom: 0;
}

.news-block-two {
    position: relative;
    margin-bottom: 20px;
    min-height: 70px;
}

.news-block-two:last-child{
    margin-bottom: 0;
}

.news-block-two .inner-box {
    position: relative;
    padding-left: 105px;
}

.news-block-two .inner-box .image {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 95px;
    height: auto;
}

.news_home .slick-prev, .news_home .slick-next{
    top: -45px;
    width: 32px;
    height: 32px;
    padding: 0px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    border-radius: 0px;
    opacity: 1;
}

.news_home .slick-prev{
    left: unset;
    right: 55px;
}

.news_home .slick-next{
    right: 20px;
}
.icon_play{
    background-color: rgba(0,0,0,0.6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.icon_play i{
    font-size: 16px;
    margin-left: 2px;
    color: #fff;
    line-height: 50px;
}

.statistic{
    /* background:#063b5b; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    padding-top: 30px;
    position: relative;
}

.statistic:after{
    /* content: ''; */
    /* width: 100%; */
    /* height: 100%; */
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /*background-color: rgba(0,0,0,0.3);*/
}

.statistic .item {
    position: relative;
    z-index: 1;
    width: 50%;
    float: left;
    color: #063b5b;
    text-align: left;
    font-size: 20px;
    margin-bottom: 30px;
    padding: 0px 0px 0 0px;
    /* border-right: solid 1px rgb(28 69 131); */
}

.statistic .item:last-child{
    border-right: 0;
}

.statistic .item .counter-value {
    display: block;
    font-size: 48px;
    font-weight: 600;
}

.number_ok::after {
    font: normal normal normal 25px/1 FontAwesome;
    font-size: 30px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -6px;
    padding-left: 4px;
    /* content: "\f067"; */
    font-weight: 900;
    content: "+";
}

.nd_about_home .title{
    font-size: 28px;
    font-weight: 600;
    line-height: 48px;
    padding-bottom: 5px;
    margin-bottom: 25px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.statistic .item p{
    margin: 0;
}
.statistic .title{
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #063b5b;
    margin: 0 0 25px;
    padding-bottom: 5px;
    position: relative;
    line-height: 48px;
    font-weight: 600;
}

.statistic .title:before {
    content: '';
    transform: translateX(-50%);
    height: 2px;
    width: 80px;
    background-color: #063b5b;
    left: 50%;
    bottom: 3px;
    display: block;
    position: absolute;
}
.qr_footer {
	width: 100px;
	display: none;
}
.feedback{
    position: relative;
}

.feedback:after{
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    display: block;
    background: #fff;
}

.feedback:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    display: block;
    background: #063b5b;
}

.box_feedback {
    padding: 70px 70px 60px 15px;
    position: relative;
    z-index: 1;
}

.box_callback{
    padding: 70px 15px 40px 50px;
    position: relative;
    z-index: 1;
}

.feedback_item h2 {
    position: relative;
    color: #ffffff;
    font-weight: 600;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.feedback_item h3 {
    position: relative;
    color: #fff;
    font-style: italic;
    font-weight: 600;
    font-size: 17px;
    margin-top: 10px;
    line-height: 24px;
    margin-bottom: 22px;
}

.testimonial-item{
    outline: 0;
}

.testimonial-item .content {
    position: relative;
    color: #e2e2e2;
    font-size: 15px;
    font-weight: 300;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.testimonial-item .content p{
    position: relative;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    padding-bottom: 0px;
}

.testimonial-item .client-info {
    position: relative;
    padding-left: 95px;
    margin-top: 30px;
    min-height: 85px;
}

.testimonial-item .client-info .image {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 85px;
    height: 85px;
    overflow: hidden;
    border-radius: 50%;
}

.client-info .image img {
    border-radius: 50%;
}

.client-info h4 {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    padding-top: 10px;
    font-weight: 600;
    text-transform: capitalize;
}

.client-info .designation {
    color: #fff;
    font-size: 16px;
    font-style: italic;
}

.box_feedback .slick-prev, .box_feedback .slick-next{
    top: unset;
    bottom: -60px;
    width: 32px;
    height: 32px;
    padding: 0px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    border-radius: 0px;
    opacity: 1;
}

.box_feedback .slick-prev{
    left: 0;
}

.box_feedback .slick-next{
    left: 40px;
    right: unset;
}

.box_callback h2 {
    position: relative;
    color: #063b5b;
    font-size: 28px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.default-form {
    position: relative;
}

.default-form .row {
    margin: 0px -7px;
}

.default-form .form-group {
    position: relative;
    margin-bottom: 15px;
    padding: 0px 7px;
}

.default-form .form-group .group-inner {
    position: relative;
}

.default-form .form-group .group-inner input {
    position: relative;
    height: 40px;
    width: 100%;
    line-height: 28px;
    padding: 6px 20px;
    border-radius: 2px;
    border: 1px solid #cdcdcd;
    background-color: #ffffff;
    transition: all 300ms ease;
}

.default-form .form-group .group-inner select {
    position: relative;
    height: 40px;
    width: 100%;
    line-height: 28px;
    padding: 6px 20px;
    border-radius: 2px;
    border: 1px solid #cdcdcd;
    background-color: #ffffff;
    transition: all 300ms ease;
}

.default-form .form-group .group-inner textarea {
    position: relative;
    padding: 10px 20px;
    height: 130px;
    width: 100%;
    resize: none;
    border: 1px solid #eeeeee;
    background-color: #ffffff;
    transition: all 300ms ease;
}

.default-form .form-group .btn-style-one {
    position: relative;
    padding: 6px 20px;
    line-height: 24px;
    text-transform: uppercase;
    background: #a70010;
    color: #ffffff;
    border: 2px solid #a70010;
    font-size: 15px;
    font-weight: 600;
}
.new_title {
    margin-top: 20px;
}
.news_home {
    padding: 10px 0 0;
    background-color: #f2f4f7;
}


.group-tintuc-list .event-item:hover .date {
    color: #fff;
}
.group-tintuc-list .event-item:hover h3 a {
    color: #fff;
}
.group-tintuc-list .event-item:hover .box_new .des {
    color: #fff;
}
.group-tintuc-list .event-item:hover .featured-page-link {
    color: #fff;
    border-bottom: 2px solid #fff;
}
.box_new .des {
    color: #727272;
    line-height: 22px;
    font-size: 14px;
    min-height: 65px;
    padding: 0;
    margin: 0 0 12px 0;
    text-align: left;
    max-height: 64px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news-block-two .inner-box h3 a {
    line-height: 20px;
    color: #1c1c1c;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.3s ease;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-block-two .inner-box .date {
    position: relative;
    color: #b2b2b2;
    font-size: 14px;
    font-weight: 300;
}
.right-column .news-block-two .image a img {
    height: 70px;
    display: block;
    max-width: 100%;
    object-fit: cover;
}
.library_video_item h3 a, .library_image_item h3 a {
    font-size: 15px;
    line-height: 18px;
    color: #333;
    font-weight: 600;
    display: inline-block;
    text-align: center;
}
.library_video_item h3, .library_image_item h3 {
    margin: 6px 0 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 36px;
}
.library_image_item, .library_video_item {
    margin-bottom: 15px;
    padding: 0 7px;
}
.library_image_item .image img, .library_video_item .image img {
    object-fit: cover;
    height: 200px;
}
.library_image_item .image, .library_video_item .image {
    overflow: hidden;
    position: relative;
}
.chuyen_nganh.group-tintuc-list {
    padding-top: 20px;
}

.btn-view-all-story {
    text-align: center;
    width: 100%;
}

.btn-view-all-story a {
    display: inline-flex;
    justify-content: center;
    padding: 6px 22px;
    background: #063b5b;
    align-items: center;
    gap: 0px 5px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-bottom: 15px;
    color: #fff;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: #063b5b !important;
}
.box_images {
    position: relative;
    padding-bottom: 5px;
}

.box_images a {
    display: block;
    position: relative;
}
.statistic h2 {
    margin-bottom: 6px;
    border-bottom: solid 1px #244d663b;
    padding-bottom: 7px;
}
.buttom_dangky .btn-view-all-story a{
    background: #a70010;
    padding: 5px 30px;
    font-weight: 600;
}


.comment-view {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media(max-width:990px){
    .clm.order-set2 {
        order: 1;
    }
    .product-list {
        margin-top: 20px;
    }
    .clm.order-set1 {
        order: 2;
    }
    .new_title .title {
        font-size: 14px;
    }
    .panigates nav {
        overflow-x: scroll;
    }
    .feedback {
        background: #063b5b;
    }
    
    .feedback:before {
        display: none;
    }
    
    .feedback:after {
        display: none;
    }
    
    ul.pagination {
        width: 100%;
        min-width: max-content;
        max-width: fit-content;
    }
    .testimonial-block.slider.autoplay1 button {
        display: none !important;
    }
    .testimonial-block.slider.autoplay1 button {
        margin-bottom: 0px !important;
    }
    
    .tuyen-sinh-slider {
        margin-bottom: 0px !important;
    }
    .news-block-list {
        margin-bottom: 30px;
    }
    .feedback:after {
        background: #063b5b;
    }
    .box_feedback {
        padding: 30px 15px 10px 15px;
    }
    .box_callback {
        padding: 15px 15px 15px 15px;
    }
    
    .box_callback h2 {
        color: #ffffff;
    }
    
    .statistic .item {
        color: #ffffff;
        /* border-right: solid 1px rgb(255 255 255); */
    }
}
@media(max-width:767px) {
    .member_item .member_box {
        display: block;
        text-align: center;
    }
    .testimonial-image {
        width: 100%;
        text-align: center;
    }
    .testimonial-content {
        width: 100%;
        text-align: center;
    }
    .testimonial-image img {
        text-align: center;
        margin: 10px auto;
    }
    .member_item {
        padding: 5px 5px;
    }
    .testimonial-content .testimonial-title {
        font-size: 18px;
    }
    .chat_online {
        justify-content: center;
    }
    .list_member .slick-dots {
        bottom: -20px;
    }
    .list_member .slick-dots li.slick-active {
        background: #a70010;
    }
    .list_member .slick-dots li {
        height: 12px;
        width: 12px;
        border: solid 1px #ccc;
    }
}