img.icon-uudiem {
    width: 50px;
    margin-bottom: 25px;
}

* {
    font-family: Poppins;
}

h2 {
    font-size: 20px;
    font-weight: 700;
    color: #A1751C;
    margin-bottom: 25px;
}

h1 {
    font-weight: 700;

}

p {
    font-size: 20px;
    font-weight: 500;
}

.custom-row {
    display: flex;
    justify-content: center;
    gap: 20px; /* Điều chỉnh giá trị này để thay đổi khoảng cách giữa các cột */
}

.col-uudiem {
    flex: 1;
    max-width: calc(25% - 20px); /* Đảm bảo mỗi cột chiếm 25% chiều rộng trừ đi khoảng cách */
    box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 7.2px;
    padding: 40px;
    border-radius: 30px;
    margin-bottom: 30px;
    border-top: solid 1px #bdc3c7;
    border-left: solid 1px #bdc3c7;
}

.btn-book-apm,.btn-start-your-process,
.btn-talk-to-ouragent,.btn-be-like-theme {
    background-color: #A1751C;
    border-radius: 30px;
    color: white;
    font-weight: 700;
    width: 25%;
    padding: 16px;
    font-size: 20px;

}

.btn-book-apm:hover,.btn-start-your-process:hover
,.btn-talk-to-ouragent:hover,.btn-be-like-theme:hover{
    background-color: #A1751C;
    border-radius: 30px;
    color: white;
    font-weight: 700;
    width: 25%;
    padding: 16px;
    font-size: 20px;

}
.btn-book-apm:active,.btn-start-your-process:active,
.btn-talk-to-ouragent:active,.btn-be-like-theme:active {
    background-color: #A1751C !important;
    border-radius: 30px;
    color: white !important;
    font-weight: 700;
    width: 25%;
    padding: 16px;
    font-size: 20px;

}
.button-1-bookanappointment
{
    background-color: #A1751C;
    border-radius: 30px;
    color: white;
    font-weight: 700;
    width: max-content;
    padding: 16px;
    font-size: 20px;
    border:none;
    margin-bottom: 20px;

}
.button-1-bookanappointment:hover{
    background-color: #A1751C;
    border-radius: 30px;
    color: white;
    font-weight: 700;
    width: max-content;
    padding: 16px;
    font-size: 20px;
    border:none;
    margin-bottom: 20px;


}
.button-1-bookanappointment:active {
    background-color: #A1751C !important;
    border-radius: 30px;
    color: white !important;
    font-weight: 700;
    width: max-content;
    padding: 16px;
    font-size: 20px;
    border:none;
    margin-bottom: 20px;


}
.button-2-learnmore
{
    background-color:  white;
    border-radius: 30px;
    color: #C09D4F;
    font-weight: 700;
    width: max-content;
    padding: 16px;
    font-size: 20px;
    border:3px solid #C09D4F;
    margin-bottom: 20px;


}
.button-2-learnmore:hover{
    background-color: white;
    border-radius: 30px;
    color: #C09D4F;
    font-weight: 700;
    width: max-content;
    padding: 16px;
    font-size: 20px;
    border:3px solid #C09D4F;
    margin-bottom: 20px;

}
.button-2-learnmore:active {
    background-color: white !important;
    border-radius: 30px;
    color: #C09D4F !important;
    font-weight: 700;
    width: max-content;
    padding: 16px;
    font-size: 20px;
    border:3px solid #C09D4F;
    margin-bottom: 20px;


}
.col-service {
    flex: 1;
    max-width: calc(25% - 20px); /* Đảm bảo mỗi cột chiếm 25% chiều rộng trừ đi khoảng cách */
    box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 7.2px;
    padding: 40px;
    border-radius: 30px;
    margin-bottom: 30px;
    border-top: solid 1px #bdc3c7;
    border-left: solid 1px #bdc3c7;
    position: relative; /* Để phần tử con có thể định vị chính xác */
    padding-top: 60px; /* Tạo khoảng cách từ trên cùng của cột để hình kim cương có thể chồi lên */
    overflow: visible; /* Đảm bảo phần tử con không bị che */
}

.col-service img {
    position: relative;
    width: 100px;
    padding: 20px !important;
    z-index: 1;
    top: -60px;

}

.background-diamond2 {
    position: relative;
    width: 120px; /* Điều chỉnh kích thước nếu cần */
    height: 120px; /* Điều chỉnh kích thước nếu cần */
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    top: -60px; /* Di chuyển kim cương lên trên 60px để chồi lên khỏi cột */
    margin-bottom: -60px;
}


.background-diamond2::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 70%; /* Đảm bảo nền phủ toàn bộ khu vực */
    height: 70%;
    background: linear-gradient(45deg, #DBC18A, #B08838); /* Gradient nền kim cương */
    z-index: 0;
    transform: translate(-50%, -50%) rotate(45deg); /* Căn giữa và xoay */
    top: 0px;
    border-radius: 15px;

}

.img-icon {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.background-diamond {
    position: absolute;
    width: 100px; /* Kích thước hình vuông */
    height: 100px; /* Kích thước hình vuông */
    background: linear-gradient(45deg, #DBC18A, #B08838); /* Gradient nền kim cương */
    transform: rotate(45deg); /* Quay hình vuông thành hình caro */
    z-index: -1; /* Đưa nền phía sau hình ảnh */
    border-radius: 15px;
}


.img-icon img {
    position: relative;
    z-index: 1;
    width: 40%;
    height: 30%;
}

/*Cat goc*/
.triangle {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
}

.triangle img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    object-fit: cover;
    clip-path: polygon(0 0, 80% 0, 100% 100%, 20% 100%);
}

.triangle2 {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
}

.triangle2 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    object-fit: cover;
    clip-path: polygon(20% 0, 100% 0, 100% 0%, 80% 100%, 0 100%, 0% 100%);
}


/*Cach deu row*/
.whyjem-right {
    display: flex;
    flex-direction: column;
    height: 100%; /* Đảm bảo col chiếm toàn bộ chiều cao của phần tử cha */
}

/*.whyjem-left*/
/*{*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    height: 100%; !* Đảm bảo col chiếm toàn bộ chiều cao của phần tử cha *!*/
/*}*/
.whyjem-right .row {
    display: flex;
    flex: 1; /* Phân phối không gian đều giữa các hàng */
    align-items: center; /* Căn chỉnh nội dung theo chiều dọc */
    margin: 0; /* Xóa khoảng cách mặc định */
}

/*.whyjem-left .row {*/
/*    display: flex;*/
/*    flex: 1; !* Phân phối không gian đều giữa các hàng *!*/
/*    align-items: center; !* Căn chỉnh nội dung theo chiều dọc *!*/
/*    margin: 0; !* Xóa khoảng cách mặc định *!*/
/*}*/
.whyjem-right .img-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.whyjem-right .textdes {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

a.lear-more-link {
    color: #C09D4F;
}


.col-ourteam {
    /*flex: 1;*/
    max-width: calc(33% - 20px) !important; /* Đảm bảo mỗi cột chiếm 25% chiều rộng trừ đi khoảng cách */
    box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 7.2px;
    padding: 40px;
    border-radius: 30px;
    margin-bottom: 90px;
    border-top: solid 1px #bdc3c7;
    border-left: solid 1px #bdc3c7;
    position: relative; /* Để phần tử con có thể định vị chính xác */
    padding-top: 60px; /* Tạo khoảng cách từ trên cùng của cột để hình kim cương có thể chồi lên */
    overflow: visible; /* Đảm bảo phần tử con không bị che */

}

.col-ourteam img {
    object-fit: cover;

    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: -90px;
    border-radius: 99%;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
.background-diamond2-ourteam {
    position: relative;
    width: 180px; /* Điều chỉnh kích thước nếu cần */
    height: 180px; /* Điều chỉnh kích thước nếu cần */
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    top: -60px; /* Di chuyển kim cương lên trên 60px để chồi lên khỏi cột */
    margin-bottom: -60px;
}


.background-diamond2-ourteam::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 100%; /* Đảm bảo nền phủ toàn bộ khu vực */
    height: 100%;
    background: linear-gradient(45deg, #DBC18A, #B08838); /* Gradient nền kim cương */
    z-index: 0;
    transform: translate(-50%, -50%) rotate(45deg); /* Căn giữa và xoay */
    top: 0px;
    border-radius: 99%;
}
.ourteam-tieude
{
    margin-bottom: 8%;
}
.col-overallprocess {
    flex: 1;
    max-width: calc(25% - 20px); /* Đảm bảo mỗi cột chiếm 25% chiều rộng trừ đi khoảng cách */
    box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 7.2px;
    padding: 40px;
    border-radius: 30px;
    margin-bottom: 30px;
    border-top: solid 1px #bdc3c7;
    border-left: solid 1px #bdc3c7;
    position: relative; /* Để phần tử con có thể định vị chính xác */
    padding-top: 60px; /* Tạo khoảng cách từ trên cùng của cột để hình kim cương có thể chồi lên */
    overflow: visible; /* Đảm bảo phần tử con không bị che */
}

.col-overallprocess img {
    position: relative;
    width: 100px;
    padding: 20px !important;
    z-index: 1;
    top: -60px;
}

.col-customer img
{
    object-fit: cover;
    border-radius: 99%;
    height: 250px;
    width: 250px;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    margin: 0 auto;
}
.icon-ngoackep
{
    color: #C09D4F;
    font-size: 30px;
}
p.p-long-des-customer
{
    line-height: 2;
}
.section-callback
{
    height: 500px;
    display: flex;
    align-items: center;
}
.ready-go
{
    font-size:40px;
}
.col-slider-top
{
    padding-left: 10%;
}
section.section-uudiem.mt-5 {
    background-color: #f1f1f1;
    padding: 30px 0 30px 0;
}
section.section-overallprocess.mt-5 {
    background-color: #f1f1f1;
    padding: 30px 0 30px 0;
}
section.section-testimonial.mt-5 {
    background-color: #f1f1f1;
}
input::-webkit-input-placeholder { color: black !important; }
input:-moz-placeholder { color: black !important; }
input::-moz-placeholder { color: black !important; }
input:-ms-input-placeholder { color: black !important; }

textarea::-webkit-input-placeholder { color: black !important; }
textarea:-moz-placeholder { color: black !important; }
textarea::-moz-placeholder { color: black !important; }
textarea:-ms-input-placeholder { color: black !important; }
