/*
Theme Name: jama-2026
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.slideshow-company {
    font-size: 30px;
    font-family: '1FTVVIPEthnocentricRg';
    color: #F26622 !important;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.slideshow-name {
    font-weight: bold;
    font-size: 42px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.slideshow-desc {
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    -webkit-line-clamp: 3;
    margin-bottom: 25px;
}

.SliderHome .banner .banner-bg::before {
    content: '';
    position: absolute;
    pointer-events: none;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.90) 100%);
}

.SliderHome .slideshow-content {
    z-index: 2;
}

@media (max-width: 1001px) {
    .slideshow-company {
        font-size: 15px;
    }

    .slideshow-name {
        font-size: 30px;
    }

    .slideshow-desc {
        font-size: 16px;
    }
}

.list-about .numb {
    font-size: 76px;
    font-weight: bold;
    color: #F26622;
    margin-bottom: 0px;
    line-height: 1.0;
}

.list-about .name {
    font-size: 22px;
    font-weight: 600;
    color: #1A1A1A;
    text-transform: uppercase;
}

.list-about .item {
    display: flex;
    padding: 31.5px 0px;
    border-bottom: 1px solid #D3D3D3;
    justify-content: space-between !important;
}

.title-about-bot {
    text-transform: uppercase;
    font-size: 50px;
    color: #F26622;
    font-family: '1FTVVIPEthnocentricRg';
    line-height: 1.1;
}

.title-about-top {
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 0px;
}

.sub-title {
    line-height: 1.0;
    text-align: center;
    text-transform: uppercase;
    font-family: '1FTVVIPEthnocentricRg';
    font-size: 20px;
    color: #F26622;
    margin-bottom: 5px;
}

.title-main {
    text-align: center;
    font-weight: bold;
    font-size: 40px;
}

.desc-about {
    line-height: 1.8;
    -webkit-line-clamp: 8;
    margin-bottom: 25px;
}

.text-split {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.thumb-tc:nth-child(1) {
    width: 50.7% !important;
    z-index: 1;
}

.thumb-tc:nth-child(2) {
    width: 83.6% !important;
    margin-left: -35%;
    margin-top: 50px;
}

.thumb-tc {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.thumb-tc .img-inner {
    border-radius: 10px;
}

.image-thumb-left .col-inner {
    display: flex;
    position: relative;
}

.scale-img img {
    transition: all 0.5s;
}

.scale-img:hover img {
    transform: scale(1.2, 1.2);
}

.btn-hnit {
    overflow: hidden;
    position: relative;
    border-radius: 50px 50px 50px 50px;
    padding: 8px 20px 8px 10px;
    gap: 20px;
    background-color: unset;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
    z-index: 3;
    transition: 0.4s;
    background: #F26622;
}

.btn-hnit:before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 100%;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #3F4FFF;
    transform-origin: 100% 50%;
    transform: scale3d(1, 2, 1);
    transition: transform 0.4s, opacity 0.4s;
    transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
}

.btn-hnit:before {
    background: #FFBF43;
}

.btn-hnit:hover:before {
    transform: scale3d(10, 9, 1);
    transform-origin: 100% 55%;
    color: #000;
}

.btn-hnit .icon-angle-right {
    transition: 0.4s;
    font-size: 26px;
    padding: 9px 9px 9px 9px;
    border-radius: 50px 50px 50px 50px;
    background: #FFF;
    width: 40px;
    color: #F26622;
    height: 40px;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: inline-flex;
}

.btn-hnit:hover .icon-angle-right {
    transform: rotate(-45deg);
}

.link-solution i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-left: 35px !important;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background-color: #ffffffb8;
    border-radius: 50%;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="29" height="15" viewBox="0 0 29 15" fill="none"><path d="M28.7071 8.07112C29.0976 7.6806 29.0976 7.04743 28.7071 6.65691L22.3431 0.292946C21.9526 -0.0975785 21.3195 -0.0975785 20.9289 0.292946C20.5384 0.68347 20.5384 1.31664 20.9289 1.70716L26.5858 7.36401L20.9289 13.0209C20.5384 13.4114 20.5384 14.0446 20.9289 14.4351C21.3195 14.8256 21.9526 14.8256 22.3431 14.4351L28.7071 8.07112ZM0 7.36401V8.36401H28V7.36401V6.36401H0V7.36401Z" fill="%23F26622"></path></svg>');
    background-repeat: no-repeat;
    background-size: 55%;
    background-position: center center;
}

.link-solution i::before {
    top: -10%;
    left: -10%;
    width: 120%;
    height: 120%;
    background-color: #ffffff52;
}

.link-solution i::after {
    top: -25%;
    left: -25%;
    width: 150%;
    height: 150%;
    background-color: #ffffff38;
}

.link-solution i::after,
.link-solution i::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    animation: zoomInSolution 2s infinite;
}

.wrap-solution .name {
    font-weight: bold;
    font-size: 40px;
    color: var(--fs-color-secondary);
    text-transform: uppercase;
}

.wrap-solution .desc {
    font-size: 16px;
    color: #fff;
}

.link-solution {
    font-weight: bold;
    font-size: 20px;
    color: #FFF !important;
}

.wrap-solution .item-2 {
    align-items: center;
    display: flex;
}

.wrap-table-quote .item-2 .col .col-inner {
    background: #fff;
    border-radius: 5px;
    padding: 14px 20px;
    display: flex;
    align-items: center;
}

.wrap-table-quote .item-2 .col .icon-box .icon-box-img {
    position: relative;
    background-color: #F26622;
    border-radius: 50%;
    width: 70px !important;
    height: 70px;
    padding: 15px;
}

.wrap-table-quote .item-2 .col .icon-box {
    align-items: center;
}

.wrap-table-quote .item-1 .img-inner {
    border-radius: 10px;
}

.r-grid {
    height: 364px;
}

.wrap-commit .wrap-content {
    padding-top: 10px;
}

.wrap-commit .section-bg :is(img) {
    object-fit: contain;
    object-position: center bottom;
}

.wrap-commit .wrap-content {
    background: url(https://xaydunganthinh.com.vn/assets/images/bg-comit-alg.webp) no-repeat center;
    background-size: cover;
    border-radius: 10px;
    padding-top: 65px;
}

.wrap-commit .wrap-content .item-2 {
    padding-right: 0px;
}

.wrap-commit .wrap-content .box-commit .box .col-inner {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08);
    padding: 25px 25px 25px 25px;
}

.wrap-commit .wrap-content .box-commit .box:nth-child(2n) .col-inner {
    background: #F26622;
    color: #fff;
}

.box-commit .desc {
    font-weight: bold;
    font-size: 50px;
    line-height: 1.0;
    margin-bottom: 10px;
}

.box-commit .name {
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
}

.box-commit .content {
    -webkit-line-clamp: 3;
    margin-bottom: 0px;
}

.footer h5 {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.footer h5::after {
    content: '';
    display: block;
    margin-top: 10px;
    width: 28px;
    height: 1px;
    background: #F26622;
}

.footer a:hover {
    color: #F26622 !important;
}

.wrap-quote .item-2 .col-inner {
    border-radius: 10px;
    padding: 55px 30px;
    background-color: #F26622;
    background-size: 100% auto;
}

.wrap-quote .item-2 h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
    line-height: 1.0;
}

.wrap-quote .item-2 h3 {
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}

.wrap-quote input[type=text],
.wrap-quote input[type=email],
.wrap-quote input[type=tel],
.wrap-quote textarea {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    margin-bottom: 0px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.wrap-quote input[type=submit] {
    margin-top: 10px;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    background: #fff;
    border-color: #fff;
    border-radius: 50px;
    color: #F26622;
    padding: 10px 30px;
    margin: 0px;
    max-width: unset;
}

.wrap-quote .item-1 {
    align-content: center;
    justify-content: center;
}

.wrap-quote .item-1 .sub-feedback {
    color: #fff;
    margin-bottom: 70px;
    font-size: 36px;
}

.wrap-quote .item-1 .sub-feedback strong {
    color: #f26622;
}

.wrap-quote .item-1 .box-feedback-1 {
    position: relative;
    background: #fff;
    color: #000;
    padding: 90px 35px 35px 35px;
    border-radius: 10px;
    font-weight: 500;
    border-left: 0px;
}

.wrap-quote .item-1 .box-feedback-1:before {
    content: '';
    display: block;
    width: 96px;
    height: 79px;
    background: url(https://xaydunganthinh.com.vn/assets/images/icon-box-share.webp) no-repeat center;
    margin-top: -130px;
}

.img-rounded .box-image {
    border-radius: 10px;
}

.wrap-lookup .item-2 {
    background-color: #0000007a;
    padding: 75px 50px 90px 50px;
}

.wrap-lookup .item-2 {
    background-color: #0000007a;
    padding: 75px 50px 90px 50px;
}

.wrap-lookup .item-2 .title-const-estimate {
    text-align: center;
    color: #F26622;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 2rem;
}

.wrap-lookup .item-2 .sub-const-estimate {
    text-align: center;
    color: #fff;
}

.post-sidebar .widget-area {
    position: sticky;
    top: 100px;
    background: #f1f1f1cc;
    padding: 20px;
    box-shadow: 0px 0px 5px #99999978;
}

@keyframes zoomInSolution {
    50% {
        -moz-transform: scale(0.85);
        -webkit-transform: scale(0.85);
        -o-transform: scale(0.85);
        -ms-transform: scale(0.85);
        transform: scale(0.85);
    }

    100% {
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}




@media (max-width: 1001px) {
    .title-about-bot {
        font-size: 30px;
    }

    .title-main {
        font-size: 25px;
    }
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/


}