/*
Theme Name: itcodewp
Description: Mau web BDS- Lien he 0328 346 444	
Author: congminhweb
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

    .wpcf7 form .wpcf7-response-output {
    display: none;
    }
   .nk-project-cat-list .col.medium-12 {
    padding-bottom: 0 !important;
}
.nk-project-cat-list .projects-grid {
        margin-bottom: 0px;
   
}
.nk-project-cat-list .projects-grid .col {
    margin-bottom: 0;
}
.nk-project-cat-list p{
        color:white !important;
}
.project-item .number-image,.project-item .time{
    display:none;
}
/* SECTION BACKGROUND */
.section-reason {
  padding: 80px 0;
  background: linear-gradient(135deg, #2f69a8, #2b4f8f);
  position: relative;
  overflow: hidden;
  border-top-left-radius: 300px;
}

/* TITLE LEFT */
.reason-title {
  font-size: 52px;
  font-weight: 600;
  line-height: 1.2;
  color: #f5e6b3;
}

/* RIGHT TITLE */
.reason-subtitle {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 30px;
}

.reason-subtitle span {
  color: #ffc107;
}
.section-reason p {
    margin-bottom: 0;
}
/* ITEM BOX */
.reason-item {
  background: #d14a1f;
  padding: 5px 24px;
  border-radius: 10px;
  color: #fff;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.6;
  position: relative;
  transition: all 0.3s ease;
}

/* NUMBER STYLE */
.reason-item strong {
  font-size: 26px;
  margin-right: 8px;
}

/* HOVER nhẹ */
.reason-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0,0,0,0.15);
}
.section-overview .icon-box {
    border-color: rgba(238, 166, 43, 0.17);
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
    background: rgba(245, 243, 240, 1);
    padding: 10px;
    min-height: 135px;
    margin-bottom: 10px;
}
.section.about .section-bg :is(img,picture,video) {
    width: 878.4250327066379px;
    height: 707.6811669742852px;
    top: -85.31689582231675px;
    left: -420.17773093795427px;
    --type: 0;
}
.image-banner img {
    border-radius: 0px 0px 0px 118px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}