/*
Theme Name: Understrap Child
Theme URI: https://understrap.com
Template: understrap
Author: Howard Development &amp; Consulting
Author URI: https://howarddc.com
Description: The renowned WordPress starter theme framework that combined Underscores and Bootstrap. Trusted by more than 100,000 developers for building handcrafted, custom WordPress sites.
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,translation-ready,block-styles,wide-blocks,editor-style,threaded-comments,accessibility-ready
Version: 1.2.4.1740386732
Updated: 2025-02-24 08:45:32

*/

:root {
    --main-call-icon-color: #e54d4d; /* màu gốc #1564a7 */
    --main-call-icon-blur-color:rgba(229, 77, 77, 0.7); /* từ màu main giảm opacity xuống 0.7 */
}
/*---------------------- Trang chu ---------------*/


.home .elementor-element.image-about-home {
    position: relative;
}

.home .elementor-element.image-about-home .elementor-element.btn-play-about .elementor-widget-container .elementor-icon-wrapper .elementor-icon {
    position: absolute;
    bottom: 250px;
    left: 204px;
}
.elementor-element.header-top {
    position: relative;
}

.elementor-element.header-top::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ff5500;
    border-radius: 0 0 60px 0;
}

.elementor-element.header-wrap-middle {
    position: relative;
}

.elementor-element.header-wrap-middle:before {
    content: "";
    position: absolute;
    top: 0;
    left: 211px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 60px 0 0 0;
}

.elementor-element.box-service {
    position: relative;
    margin: 40px 0;
}

.box-service .image-service {
    position: absolute;
    top: -62px;
    left: -5px;
    width: 380px;
}

.box-service .image-service svg {
    color: #ecf1f5;
    width: 456px;
}

.box-service:hover .image-service svg {
    color: #ff5500;
}

.box-service:hover .elementor-element.number .elementor-heading-title {
    -webkit-text-stroke: 1px #fff;
}

.box-service .elementor-element.number .elementor-heading-title {
    color: transparent !important;
    -webkit-text-stroke: 1px #788094;
}

.box-service:hover .box-text .icon-service.elementor-shape-circle .elementor-icon {
    background-color: #ff5500;
}

.box-service:hover .box-text .btn-more,
.box-service:hover .box-text .btn-more .elementor-button-text,
.box-service:hover .box-text .btn-more .elementor-button-icon svg {
    letter-spacing: 0.8px;
    color: #ff5500;
    fill: #ff5500;
    transition: 0.4s;
}

.btn-more {
    letter-spacing: 0.8px;
    color: #ff5500;
    fill: #ff5500;
    transition: 0.4s;
}

.elementor-element.box-price {
    position: relative;
}
.elementor-element.box-price::before {
    position: absolute;
    content: "";
    background-color: rgba(216, 221, 225, 0.4);
    left: -15px;
    height: 100%;
    width: 15px;
    bottom: 0;
    border-radius: 8px 0 0 0;
}
.elementor-element.box-price::after {
    position: absolute;
    content: "";
    background-color: rgba(216, 221, 225, 0.4);
    left: -15px;
    width: 100%;
    height: 15px;
    bottom: -15px;
    border-radius: 0 0 8px 0;
}

.box-orgrance {
    position: relative;
}

.box-orgrance::before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -40px;
    height: 80px;
    width: 1px;
    left: 20px;
    background-color: #fff;
}

.shape-team svg {
    color: #ff5500;
}

.elementor-element.list-about {
    position: relative;
}

.elementor-element.list-about::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #ecf1f5;
    right: 222px;
    bottom: 0;
}

.icon-fan .elementor-icon svg {
    animation: rotate 3s linear infinite;
}

.elementor-element.box-price:hover::before,
.elementor-element.box-price:hover::after {
    background-color: #ff5500;
}

.elementor-element.box-price:hover .btn-choose .elementor-button {
    background-color: #ff5500;
}

.elementor-element.box-price:hover .btn-choose .elementor-button .elementor-button-content-wrapper {
    color: #fff;
}

.box-process:hover svg{
    color: #ff5500;
}

.box-process:hover .elementor-element.icon-process {
    border-color: #ff5500;
}

.box-process:hover .elementor-button-text,
.box-process:hover .elementor-button-icon svg {
    letter-spacing: 0.8px;
    color: #ff5500;
    fill: #ff5500;
    transition: 0.4s;
}

.tag-post h5 {
    display: none;
}

.tag-post .tag-cloud-link {
    border: 1px solid #dfdada;
    color: #788094;
    font-size: 16px;
    padding: 3px 15px;
}

.tag-post .tag-cloud-link:hover {
    background-color: #ff5500;
    border-radius: 5px;
    color: #fff;
}

/*----- phan team --------*/
.box-image-team {
    position: absolute;
}

.box-image-team .icon-team-01 .elementor-icon {
    position: absolute;
    top: -41px;
    left: 45%;
}

.box-image-team .icon-team-02 .elementor-icon {
    position: absolute;
    top: -63px;
    right: 65px;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.box-image-team .icon-team-03 .elementor-icon {
    position: absolute;
    top: -124px;
    right: 32px;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.box-image-team .icon-team-04 .elementor-icon {
    position: absolute;
    top: -196px;
    right: 43px;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.box-image-team .icon-team-05 .elementor-icon {
    position: absolute;
    top: -234px;
    right: 74px;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.box-all-team:hover .icon-team-02 .elementor-icon,
.box-all-team:hover .icon-team-03 .elementor-icon,
.box-all-team:hover .icon-team-04 .elementor-icon,
.box-all-team:hover .icon-team-05 .elementor-icon {
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.box-all-team:hover .icon-team-02 .elementor-icon {
    transition-delay: 0.1s;
}

.box-all-team:hover .icon-team-03 .elementor-icon {
    transition-delay: 0.2s;
}

.box-all-team:hover .icon-team-04 .elementor-icon {
    transition-delay: 0.3s;
}

.box-all-team:hover .icon-team-05 .elementor-icon {
    transition-delay: 0.4s;
}

.box-all-team .shape-team svg {
    opacity: 0;
}

.box-all-team:hover .shape-team svg {
    opacity: 1;
}

.box-all-team:hover .title-team h1.elementor-heading-title ,
.box-all-team:hover p,
.box-all-team:hover .detail-team .elementor-widget-container .elementor-heading-title {
    color: #fff;
}

.box-all-team:hover .detail-team .elementor-widget-container img {
    filter: brightness(100%);
}

.bg-blog {
    overflow: hidden;
    transition: 0.4s;
}

.bg-blog:hover .elementor-widget-container img{
    transform: scale(1.1);
    transition: 0.4s;
}

.elementor-element.box-main-blog {
    position: relative;
    overflow: hidden;
}

.box-main-blog:hover  .elementor-element.bg-blog{
    transform: scale(1.2);
    transition: 0.4s;
}

. btn-video::before {
    z-index: 0;
    -webkit-animation: pulse-border 1500msease-out infinite;
    animation: pulse-border 1500msease-out infinite;
}

.box-product .detail-product .woocommerce-product-details__short-description p {
    display: -webkit-box;
    min-height: 60px;
    -webkit-line-clamp: 3;
    visibility: visible;
    text-overflow: ellipsis;
    overflow:hidden;
    -webkit-box-orient: vertical;
}

/*---- Danh mục sản phẩm ----*/
.category-product {
    box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    overflow: hidden;
}

.category-product .title-category {
    padding: 20px;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    color: #fff;
    background-color: #006d3f;
}

.category-product ul.product-categories {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-y: scroll;
    height: 350px;
}

.category-product ul.product-categories li a {
    color: #000;
    font-size: 15px;
    padding: 10px 20px;
    display: block;
    text-transform: uppercase;
}

.category-product ul.product-categories li:not(:last-child) {
    border-bottom: 1px solid #ddd;
}
/*---- Điều chỉnh sản phẩm archive -------*/
.box-product-archive .elementor-widget-theme-post-featured-image .elementor-widget-container {
    overflow: hidden;
}

.box-product-archive .elementor-widget-theme-post-featured-image .elementor-widget-container img {
    height: 200px;
    object-fit: contain;
    padding: 10px;
    transition: 0.8s;
}

.box-product-01 .elementor-pagination .page-numbers {
    width: 30px;
    height: 30px;
    border: 1px solid #333;
    color: #333;
    display: inline-block;

}

.box-product-01 .elementor-pagination .page-numbers.current {
    background-color: #006d3f;
    border: 1px solid #006d3f;
    color: #fff;
}

.box-product-archive:hover .elementor-widget-theme-post-featured-image .elementor-widget-container img {
    transform: scale(1.2);
    transition: 0.8s;
}

.box-product-archive .elementor-widget-theme-post-featured-image .elementor-widget-container {
    border: 1px solid #ccc;
    border-radius: 5px;
}

/*--- Phần giỏ hàng ---*/
.cart-product .shop_table th {
    font-size: 25px;
    text-transform: uppercase;
}

.cart-product .shop_table button {
    border-color: #ff5500;
    color: #ff5500;
}

.cart-product .shop_table button:hover {
    color: #fff;
    background-color: #ff5500;
}

.cart-product .cart_totals .wc-proceed-to-checkout .btn-lg.btn-block {
    background-color: #ff5500;
    color: #fff !important;
    border: none;
}

/*--- Điều chỉnh trang thanh toán ---*/

.checkout-product #customer_details  h3 {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
}

.checkout-product #customer_details>div:last-child {
    display: none;
}

/*---- Điều chỉnh breadcrum ------*/
.breadcrum-header .woocommerce-breadcrumb {
    margin-bottom: 0;
}

.title-wrapper {
    border-bottom: 1px solid #ccc;
}

.title-wrapper::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    background-color: #ff5500;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
}

.title-wrapper .elementor-heading-title {
    padding-bottom: 10px;
}

/*--- giới thiệu ---*/
.box-introduce {
    height: 100%;
    min-height: 400px;
}

.elementor-element.box-introduce .elementor-image-box-wrapper .elementor-image-box-description {
    text-align: justify;
}
/*--- Phần công trình ----*/
.box-project .elementor-widget-container {
     overflow: hidden;
    border-radius: 5px;
}

.elementor-element.box-project::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 5px;
}

.box-project .elementor-widget-container img {
    transition: 0.6s;
    border-radius: 5px;
}

.box-project:hover .elementor-widget-container img {
    transform: scale(1.2);
    transition: 0.6s;
    border-radius: 5px;
}

/*---- Số điện thoại ---*/
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999999;
}
.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility 0.5s;
    right: 0;
    bottom: 0;
    display: block;
}
.hotline-phone-ring-circle {
    width: 110px;
    height: 110px;
    top: 0;
    right: 0;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;

    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-phone-ring-wrap .hotline-phone-ring-circle {
    border: 2px solid var(--main-call-icon-color);
}

.zalo-ring-wrap .hotline-phone-ring-circle {
    border: 2px solid #1564a7;
}

.hotline-phone-ring-circle-fill {
    width: 80px;
    height: 80px;
    top: 16px;
    right: 16px;
    position: absolute;
    background-color: var(--main-call-icon-blur-color);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.hotline-phone-ring-wrap .hotline-phone-ring-circle-fill {
    background-color: var(--main-call-icon-blur-color);
}

.zalo-ring-wrap .hotline-phone-ring-circle-fill {
    background-color: rgba(21,100,167,.7);
}

.hotline-phone-ring-img-circle {
    background-color: var(--main-call-icon-color);
    width: 50px;
    height: 50px;
    top: 31px;
    right: 31px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hotline-phone-ring-wrap .hotline-phone-ring-img-circle {
    background-color: var(--main-call-icon-color);
}

.zalo-ring-wrap .hotline-phone-ring-img-circle {
    background-color: #1564a7;
}

.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hotline-bar {
    position: absolute;
    background: var(--main-call-icon-color);
    height: 45px;
    width: 187px;
    line-height: 40px;
    border-radius: 3px;
    padding-right: 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    border-radius: 50px;
    right: 47px;
    bottom: 31px;
}
.hotline-bar > a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    text-indent: 23px; /* 36px */
    letter-spacing: 1px;
    display: block;
    line-height: 45px;
    font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
    color: #fff;
}
span.background-zalo-ib,
span.background-call {
    width: 25px;
    height: 25px;
    background-size: cover;
}
span.background-call {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAolBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8ELnaCAAAANXRSTlMA/fnwB9f2sUzq5dLDrDUi+t27jWpmXzALBOHNtJ6Dd1hUR0I9OB8Cx5mSiH1wGxkWEaWjUGLgVpsAAAFWSURBVDjLdZPpkoIwEIQn4RIFFA+8EURBXY+98v6vtrkYki38fqWmO0yqZwCDJjnsvHASbuPsC3oYjBhC4vF/+RwRxhwHLTRfm/I4IL4WkcA19CHrIVqB5pmqSjixHVetf3pMcnkVxHYMpL7Sr9/zngvbkDYAbZFs5JumtuMXOKrB8AMER9swFfno8wIkI8vg8zAifT4IebmjzGIJY/Nrruczmww7UN/lBoaJYeO5PjnshC8wmKOB58ANyYTZFFDq+5xKDHUjxvSDT60h6QypGM76nNU8/ZnSh7wirugR3KAjl5WYn4RX7wJ5QEfUhvN0ZAvFHfWEqJw4c2YgJyIjUx0Ezc50XOSl9U2Gpzd3JdwI2eaPu6rMcOFZLyH+HftenRSgedE+nZbQMuvT/SPqtRrQ9krM/icl4hpGA4AKl2GUudDxzbdJ+d0ySCn14gosgiCB9/wB7hZ8KfMqBEkAAAAASUVORK5CYII=);
}
span.background-zalo-ib {
    background-image: url(data:image/png;base64,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);
}
.zalo-ring-wrap {
    position: fixed;
    right: 0;
    bottom: 94px;
    z-index: 999999;
}
/*! CSS Used keyframes */
@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }
    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }
    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}


/*Mobile*/
@media (max-width: 767px) {
	
	.page-id-1725 .icon-service-01 {
		position: relative;
		bottom: 15px;
	}
	
	.icon-service-06 {
		position: relative;
		bottom: 15px;
	}

	.icon-service-01 {
		position: relative;
		bottom: 35px;
	}

	.icon-service-04 {
		position: relative;
		bottom: 18px;
	}

    .box-service .image-service {
        position: absolute;
        top: -36px;
        left: 50%;
        transform: translateX(-50%);
    }

    .box-service .image-service svg {
        width: 380px;
        height: 380px;
    }

    .header-all-middle .elementor-element.header-wrap-middle:before {
        left: 0;
        border-radius: 0;
    }

    .elementor-element.list-about::after {
        right: 122px;
    }

    .home .elementor-element.image-about-home .elementor-element.btn-play-about .elementor-widget-container .elementor-icon-wrapper .elementor-icon {
        bottom: 156px;
        left: 111px;
    }

    .elementor-element.box-service {
        position: relative;
        margin: 20px 0;
    }
}
/*Mobile mini*/
@media (max-width: 360px) {
	.elementor-element.line-style-04 {
		position: relative;
		left: -12px;
	}
	
	.elementor-element.box-process-01 {
		padding: 0 0 20px 0;
	}
	
	.line-style-01 {
		position: relative;
		left: -14px;
	}
	
	.line-style-02 {
		position: relative;
		left: -12px;
	}
	
	.elementor-element.box-process-02 {
		padding: 20px 0 0 0;
	}
	
	.elementor-element.line-style-03 {
		position: relative;
		left: -12px;
	}
	
	.elementor-element.box-process-03 {
		padding: 0 0 20px 0;
	}
}

/*Tablet*/

@media (min-width: 768px) and (max-width: 1440px) {
    .header-all-middle .elementor-element.header-wrap-middle:before {
        left: 0px;
    }
}

@media (min-width: 1024px) and (max-width: 768px) {
    .box-service .image-service {
        position: absolute;
        top: -62px;
        left: -26px;
        width: 380px;
    }

    .box-service .image-service svg {
        width: 380px;
    }

    .enter {
        display: none;
    }

    .elementor-element.e-con-full.box-process {
        margin: 40px 0;
    }
}

/* Laptop mini */
@media  (min-width: 1200px) and (max-width: 1440px)  {
    .header-all-middle .elementor-element.header-wrap-middle:before {
        left: 0px;
    }
}