.slideshows-banner {
    padding: 0px;
}

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

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

.slide-mv__info {
    position: absolute;
    left: 0px;
    width: 100%;
    top: 0px;
    transform: translateY(20%);
    z-index: 999;
}

.slide-mv__ct {
    background: rgba(255, 255, 255, 0.77);
    padding: 20px;
    width: auto;
    max-width: 380px;
    text-align: center;
}

.slide-mv__ct p {
    padding: 0px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.slide-mv__ct h2 {
    margin-top: 5px;
    font-size: 30px;
    font-weight: 700;
    color: rgb(0, 15, 129);
}
.slide-mv__ct h5 {
    font-weight: 400;
}

.slide-mv__ct-brief {
    font-size: 15px;
    padding: 10px 0px 15px;
    max-width: 100%;
    line-height: 1.4;
    font-weight: 400;
}

.slide-mv__img {
    position: relative;
    z-index: 1;
}

.slide-mv__img img {
    min-height: 780px;
    width: 100%;
}

.slide-mv__img-mask {
    position: absolute;
    left: 0px;
    bottom: -1px;
    height: 280px;
    width: 100%;
    background-color: white;
    mask-image: url("../images/slider-cloud-bg.png");
    mask-size: contain;
    mask-position: center bottom;
    mask-repeat: repeat-x;
}

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

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

.hotro_in h2 {
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0px 1px;
    margin: 0px;
    color: rgb(0, 15, 129);
    font-weight: 600;
}

.hotro_in p {
    text-align: left;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    color: rgb(51, 51, 51);
}

main {
    background: rgb(255, 255, 255);
}

.slideshows-banner .ctnr {
    display: flex;
    width: 100%;
}

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

.box-heading.style-1 h2 span {
    color: rgb(37, 36, 79);
    font-size: 28px;
    display: block;
    padding: 10px 0px 7px;
    font-weight: 800;
    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: rgb(28, 27, 27);
}

.price-products span {
    font-weight: 600;
    color: rgb(255, 61, 61);
    font-size: 19px;
}

.price-products s {
    font-size: 17px;
    margin-left: 10px;
    color: rgb(68, 68, 68);
}

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

.icon-buy-products a {
    display: inline-flex;
    background: rgb(255, 49, 46);
    color: rgb(255, 255, 255);
    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: rgb(255, 255, 255);
}

.item-products-hexs {
}

.content-products-all {
    padding: 5px 10px;
}

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

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

.price-products-products-all span {
    color: #db2017;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 1px;
}

.icon-buy-products-products-all a {
    display: inline-flex;
    background: rgb(255, 49, 46);
    color: rgb(255, 255, 255);
    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: rgb(255, 255, 255);
}

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

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

.list-products-hexs {
}

.box-products-all {
    position: relative;
    border: 1px solid rgb(233, 236, 239);
    border-radius: 10px;
    overflow: hidden;
    margin: 0 0 10px 0px;
    background: rgb(255, 255, 255);
}

.box-sale-product span {
    background: rgb(84, 84, 84);
    padding: 4px 10px;
    display: inline-block;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-size: 11px;
    border-radius: 3px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9;
}

.box-sale-product-all span {
    background: rgb(255, 61, 61);
    padding: 4px 10px;
    display: inline-block;
    color: rgb(255, 255, 255);
    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: rgb(0, 0, 0);
    display: inline-block;
    padding: 10px 0px 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(16%);
}

.item-slider-partner img {
    padding: 5px;
    border-radius: 3px;
    background: rgb(255, 255, 255);
}

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

.title-partner span::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 2px;
    background: rgb(207, 48, 52);
    bottom: 0px;
    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: rgb(0, 0, 0);
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
}

.title-blog span::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 2px;
    background: rgb(27, 66, 130);
    bottom: 0px;
}

.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: rgb(255, 255, 255);
    background: rgb(27, 66, 130);
    border-radius: 3px;
}

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

.item-name-blogs-action span {
    color: rgb(255, 255, 255);
    font-size: 19px;
    margin-bottom: 5px;
    display: inline-block;
    line-height: 1.3;
    font-weight: 600;
}

.date-blogs-action span {
    color: rgb(255, 255, 255);
    font-size: 12px;
}

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

.item-blog-pages {
    display: flex;
    gap: 0px 10px;
    background: rgb(238, 238, 238);
    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 {
    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;
}

.box-products-list-main {
    padding: 2rem 0px;
}
.box-products-list-main:nth-child(even) {
    background: #f7f8fa;
}
.slick-slider {
    margin: 0 !important;
}

.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: #000f81;
    font-size: 28px;
    display: block;
    padding: 10px 0px 7px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
}

.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: 0.2s;
    font-weight: 400;
    color: rgb(85, 85, 85);
}

.box-right a {
    white-space: nowrap;
    border-right: 0px solid rgb(238, 238, 238);
    height: 20px;
    font-size: 16px;
    font-weight: 600;
    color: rgb(27, 66, 130);
    padding: 0px;
}

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

.box-right a svg path {
    fill: rgb(27, 66, 130);
}

.box-right a {
    white-space: nowrap;
    border-right: 1px solid rgb(238, 238, 238);
    height: 20px;
}

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

.box-form-produstc-slick {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 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: 16.5px;
    font-weight: 500;
    text-align: center;
}

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

.price-products-products-all .old_price {
    color: rgb(141, 141, 141);
    font-size: 17px;
    margin-left: 5px;
    text-decoration: line-through;
    font-weight: 700;
}

.price-products-products-all .old_price span.icon-price {
    color: rgb(68, 68, 68);
}

.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: rgb(255, 255, 255);
    border: 1px solid rgb(255, 49, 46);
    color: rgb(255, 49, 46);
    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: rgb(207, 48, 52);
}

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

.btn-view-all-hedding-featured a {
    color: rgb(255, 61, 61);
}

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

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

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

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

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

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

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

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

.cms-banner-img::before {
    inset: 0px 51% 0px 50%;
    content: "";
    opacity: 1;
    position: absolute;
    background: none 0px 0px repeat scroll rgba(255, 255, 255, 0.1);
}

.cms-banner-img::after {
    inset: 50% 0px;
    content: "";
    opacity: 1;
    position: absolute;
    background: none 0px 0px repeat scroll rgba(255, 255, 255, 0.1);
}

.cms-banner-img:hover::before {
    inset: 0px;
    transition: 500ms ease-in-out;
}

.cms-banner-img:hover::after {
    inset: 0px;
    transition: 500ms ease-in-out;
}

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

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

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

a.btn.btn-more:hover {
    background: rgb(255, 49, 46);
    color: rgb(255, 255, 255);
    border: 1px solid rgb(255, 49, 46);
}

a.btn.btn-more:hover svg path {
    fill: rgb(255, 255, 255);
    stroke: rgb(255, 255, 255);
}

a.see-more:hover {
    color: rgb(255, 49, 46);
}

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

.slideshows-banner .slick-prev {
    left: 10px;
    opacity: 1;
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.79);
    border-radius: 4px;
    z-index: 1;
}

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

.slideshows-banner .slick-next {
    opacity: 1;
    right: 10px;
    background: rgba(255, 255, 255, 0.79);
    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: 0px;
    z-index: 9;
}

.sale-products p {
    background: rgb(230, 126, 34);
    width: 56px;
    border-radius: 0px 5px 5px 0px;
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: 500;
    padding: 2px 15px;
    height: 25px;
}

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

.price-products s span {
    color: rgb(68, 68, 68);
}

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

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

.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 0px 0px;
}

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

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

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

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

.title-separator .separator-center::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid rgb(221, 221, 221);
    transform: rotate(45deg);
    position: absolute;
    top: 0px;
    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: rgb(221, 221, 221);
    position: absolute;
    top: calc(50% - 1px);
    right: calc(50% - 77px);
}

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

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

.box_item__image__tags_sales {
    background: rgb(62, 104, 7);
    border-radius: 0px 5px 5px 0px;
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: 500;
    padding: 2px 15px;
    margin-top: 6px;
    height: 25px;
}

.home-abouts {
    padding-top: 30px;
    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: #000f81;
    font-size: 29px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 17px;
    border-left: 3px solid #000f81;
    line-height: 1.1;
    margin-bottom: 20px;
}

.home-abouts .btn {
    align-items: center;
    background-color: rgb(231, 237, 215);
    border: 0px;
    border-radius: 5px;
    color: rgb(62, 104, 7);
    display: inline-flex;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    justify-content: center;
    line-height: 1.21;
    padding: 0px 30px;
    transition: 0.3s;
}

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

.home-abouts .btn--secondary {
    border-radius: 5px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    letter-spacing: 0px;
    background: #000f81;
}

.home-abouts__slide {
}

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

.home-abouts .about-slide {
    position: relative;
    transition: 0.3s;
    margin-bottom: 20px;
    padding: 10px;
}

.home-abouts .about-slide .thumbnail {
    margin-bottom: 10px;
    width: 60px;
    height: 60px;
    background: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

.home-abouts .about-slide .thumbnail::before {
    display: block;
    height: 0px;
    padding-top: 64.2857%;
}

.home-abouts .about-slide .thumbnail img {
    width: 50px;
    height: 50px;
    padding: 6px;
}

.home-abouts .about-slide .content {
}

.home-abouts .about-slide .content p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.2;
    padding: 0px;
}

.home-abouts .about-slide .title {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
}

.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: rgb(62, 104, 7);
    border: 0px;
    border-radius: 100px;
    font-size: 0px;
    height: 10px;
    margin: 0px 5px;
    opacity: 0.25;
    padding: 0px;
    width: 10px;
}

.home-abouts .slick-dots li.slick-active button {
    background: rgb(62, 104, 7);
}

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

.home-resources .home-resources__inner {
    align-items: center;
    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: rgb(181, 132, 41);
    font-size: 28px;
    display: block;
    padding: 0px 0px 7px;
    font-weight: 800;
    text-transform: uppercase;
}

.home-resources .home-resources__header p {
    color: rgb(76, 80, 61);
    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: rgb(231, 237, 215);
    border: 0px;
    border-radius: 5px;
    color: rgb(62, 104, 7);
    display: inline-flex;
    font-size: 16px;
    font-weight: 500;
    height: 45px;
    justify-content: center;
    line-height: 1.21;
    padding: 0px 30px;
    transition: 0.3s;
}

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

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

.resources-grid--green {
    background-color: rgb(102, 136, 63);
}

.resources-grid {
    background-color: rgb(247, 248, 250);
    border-radius: 10px;
    display: flex;
    flex-flow: column;
    height: 100%;
    padding: 25px;
}

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

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

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

.resources-grid .title {
    color: rgb(255, 255, 255);
    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: rgb(0, 0, 0);
    bottom: 0px;
    content: "";
    height: 4px;
    left: 50%;
    opacity: 0.08;
    position: absolute;
    transform: translateX(-50%);
    width: 65px;
}

.resources-grid .description {
    color: rgb(255, 255, 255);
    font-size: 16px;
    margin: 0px;
    text-align: center;
}

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

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

.home-resources__item:nth-child(2n) .resources-grid.resources-grid--green {
}

.home-resources__item:nth-child(2n) .resources-grid .thumbnail {
}

section.blogs {
    background: rgb(248, 245, 240);
    padding: 3rem 0px;
}

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

.splide__track {
    position: relative;
    display: block;
    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: 0.135rem;
    background-color: rgb(255, 255, 255);
    color: rgb(20, 65, 33);
    width: 3rem;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.075) 0px 0.15rem 0.35rem;
}

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

.news-date {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background-color: rgba(255, 255, 255, 0.85);
    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: 0.5rem;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    transition: 0.3s ease-in-out;
}

.news-date span:last-child {
    border-top: 1px solid rgb(0, 0, 0);
}

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

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

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

a.velora-hedding {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 40px;
    color: rgb(51, 51, 51);
}

figure.image-hover.image-hover-overlay img {
    display: block;
    width: 100%;
    height: 230px;
}
a.news-link svg path {fill: #000f81;}
a.news-link svg {
    width: 25px;
    height: 25px;
    margin-left: 10px;
}

a.news-link {
    display: inline-flex;
    align-items: center;
    color:#000f81;
    font-weight: 600;
}

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

.news.hover-effect {
    padding-left: 10px;
    padding-right: 10px;
    transition: 0.5s;
    padding-bottom: 15px;
}

.splide__track button svg {
    width: 20px;
    height: 20px;
    fill: rgb(255, 255, 255) !important;
}

button.slick-prev-blogs.slick-arrow {
    position: absolute;
    align-items: center;
    background: #000f81;
    color: rgb(255, 255, 255);
    border: 0px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 0px;
    top: 50%;
    width: 40px;
    height: 40px;
    font-size: 0.85rem;
    z-index: 1;
    border-radius: 50%;
    transform: translateY(-50%);
    transition: 0.25s ease-in-out;
    right: -45px;
    opacity: 0;
}

button.slick-prev-blogs.slick-arrow svg path {
    fill: rgb(255, 255, 255);
    stroke: rgb(255, 255, 255);
}

.splide__track button svg path {
    stroke: rgb(255, 255, 255);
    fill: rgb(255, 255, 255);
}

button.slick-next-blogs.slick-arrow {
    position: absolute;
    align-items: center;
    background: #000f81;
    color: rgb(255, 255, 255);
    border: 0px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 0px;
    top: 50%;
    width: 40px;
    height: 40px;
    font-size: 0.85rem;
    z-index: 1;
    border-radius: 50%;
    transform: translateY(-50%);
    transition: 0.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(-0.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: 10px;
    line-height: 1.4;
    font-weight: 400;
    color: rgb(51, 51, 51);
}

.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: rgb(0, 15, 129);
    font-size: 28px;
    display: block;
    padding: 0px 0px 7px;
    font-weight: 800;
    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: 20px;
}

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;
    color: rgb(51, 51, 51);
    text-align: center !important;
}

.resources-grid.resources-grid--green .content p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0px;
    color: rgb(51, 51, 51);
}

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

.item-slider-clients img {
    padding: 10px;
    background: rgb(255, 255, 255);
}

.home-featured.home-services {
    padding: 25px 0px;
    background: rgb(232 232 232);
    margin-bottom: 15px;
}

.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 rgb(255, 255, 255);
    right: 0px;
    transform: translateY(-50%);
    top: 50%;
}

.item-slider-stages a {
    cursor: default;
    color: rgb(255, 255, 255);
}

.slideshows-banner.mobile {
    display: none;
}

h2.home-box-title a {
    color: rgb(0, 15, 129);
}

.read_mode {
    background: rgb(0, 15, 129);
    color: rgb(255, 255, 255);
    padding: 5px 20px;
    display: inline-block;
    border-radius: 5px;
    margin-bottom: 15px;
}

.home-abouts__description {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400;
}

.box-content-products-car {
    position: relative;
    overflow: hidden;
}

.box-content-products-car::before {
    content: "";
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.row-grid-slider-car .content-car-template {
    position: absolute;
    bottom: 20px;
    width: 100%;
    padding: 15px;
    z-index: 10;
}

.row-grid-slider-car .images-products-car img {
    display: block;
}

.row-grid-slider-car .name-content-car p {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 25px;
    padding-bottom: 5px;
}

.row-grid-slider-car .body-content-car span {
    display: block;
    width: 100%;
    color: rgb(255, 255, 255);
}

.row-grid-slider-car .btn-remods {
    border-radius: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(0, 9, 91);
    height: 40px;
    font-weight: 700;
    padding: 10px 20px;
    font-size: 1.4rem;
    box-shadow: rgb(0, 0, 0) 0px 0px 20px -10px;
    margin-top: 10px;
    color: rgb(255, 255, 255) !important;
}

.images-products-car img {
    transform: scale(1);
    transition: 0.5s;
}

.box-content-products-car:hover img {
    transform: scale(1.2);
    transition: 0.5s;
}

section.services-pages .services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
    margin-top: 20px;
}

section.services-pages .service-icon {
    width: 110px;
    height: 100px;
    margin: 0px auto 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
section.services-pages .service-icon img {
    border-radius: 50%;
    height: 110px;
}

section.services-pages .service-title {
    font-size: 18px;
    font-weight: bold;
    color: rgb(51, 51, 51);
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
}

section.services-pages .service-description {
    font-size: 14px;
    color: rgb(102, 102, 102);
    margin-bottom: 4px;
    line-height: 1.5;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0px;
}

section.services-pages .service-link {
    color: rgb(0, 15, 129);
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    transition: color 0.3s;
    width: 100%;
    display: flex;
    justify-content: center;
}

section.services-pages section.services-pages {
    padding: 20px 0px;
}

.customers-item {
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 1px -2px 8px 0px;
    padding: 30px 30px 50px 34px;
    position: relative;
    transition: 0.4s;
    z-index: 1;
    border: 1px solid rgb(238, 238, 238);
    margin-top: 10px;
    height: unset !important;
}

.customers-item {
    padding: 4rem 3.2rem;
    border-radius: 24px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.customers-item__brief {
    margin-bottom: 19px;
    overflow: hidden;
    display: -webkit-box;
    text-align: center;
    -webkit-box-orient: vertical;
}

.icon-customers {
    text-align: center;
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}

.icon-customers img {
    width: 48px;
    height: 48px;
    object-fit: cover;
    text-align: center;
}

.customers-item__info {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
    flex-direction: column;
    margin-top: -45px;
    position: relative;
    z-index: 9999;
}

.customers-item__info-img::before {
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) rotate(-45deg);
    content: "";
    z-index: 1;
}

.customers-item__info-img img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.customers-item__info-img {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    border-style: solid;
    border-width: 5px;
    border-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 20px 20px 40px 0px;
}

.customers-item__info-name {
    display: block;
    font-size: 1.8rem;
    font-weight: 500;
    margin-top: 5px;
    line-height: 1.2;
    color: rgb(0, 15, 129);
}
section.services-pages {
    padding: 30px 0px;
}

section.reviews {
    padding: 30px 0px;
    background: #f7f8fa;
}
section.reviews .slick-dots {
    margin-bottom: 20px;
}

.reviews-grid {
    margin-bottom: 0px;
}
.choose_car {
    padding: 30px 0;
}









@media (max-width: 990px) {
    button.slick-prev-blogs.slick-arrow {
        right: 0px;
    }
    .home-featured.home-services {
    padding: 5px 0px;
}
.home-box-title {
    font-size: 23px;
}

    button.slick-next-blogs.slick-arrow {
        left: 0px;
    }

    .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 rgb(189, 189, 189);
        border-right: 1px dashed rgb(189, 189, 189);
    }

    .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 {
        font-size: 13px;
        font-weight: 400;
    }

    .home-abouts .homeAboutBox {
        display: block;
    }

    .price-products-products-all .old_price {
        font-size: 15px;
    }

    .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 {
        line-height: 1.2;
        min-height: 37px;
        font-size: 15px;
    }

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

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

    .btn-view-all-hedding-featured:hover a {
        color: rgb(255, 61, 61);
    }

    .list-products-hexs {
    }

    .slideshows-banner {
        padding: 0px;
    }

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

    .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 {
    }

    .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;
    }

    .resources-grid .thumbnail img {
        width: 90px;
    }

    .resources-grid .thumbnail {
        height: 123px;
    }
}

@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;
    }
    .row-grid-slider-car .name-content-car p {
        font-size: 18px;
        margin: 0;
        padding: 0;
    }

    a.news-cat.shadow-sm strong {
        font-size: 9px;
    }

    .hotro_in p {
        font-size: 11px;
    }

    .hotro_in {
        padding: 5px;
    }
    .home-abouts .about-slide {
        margin-bottom: 0;
    }
    .row-grid-slider-car .btn-remods {
        padding: 5px 10px;
    }
    .row-grid-slider-car .content-car-template {
        bottom: 0;
    }

    .hotro_in img {
        width: 33px;
        margin-right: 5px;
    }
    .row-grid-slider-car .body-content-car span {
        display: none;
    }
}

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