.container {
    max-width: 1170px !important;
    margin: 0 auto;
}
h1, h2, h3, h4, h5, h6 {
    text-wrap: wrap !important;

}
h1.entry-title {
    font-size: 22px;
    color: #0154A2;
}
.entry-meta.is-xsmall>span {
    margin-right: 15px;
    font-size: 14px;
}
.col, .columns, .gallery-item {
    margin: 0;
    padding: 0 15px 30px !important;
    position: relative;
    width: 100%;
}
.box-shadow, .row-box-shadow-2 .col-inner, .row-box-shadow-2-hover .col-inner:hover, .box-shadow-2, .box-shadow-2-hover:hover {
    box-shadow: 0 0 10px #ccc !important;
}
.header-nav {
    gap: 24px;
}
.qm-breadcrumb .container {
    padding: 0px 30px;
}

.blog-share:before {
    content: "Chia sẻ: ";
    display: inline-block;
    margin-right: 10px;
}
.single .blog-share {
    text-align: left !important;
}
blockquote {
    border-color: #f7c961 !important;
}

.qm-breadcrumb {
    padding: 10px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.qm-breadcrumb a,
.qm-breadcrumb span.current {
    font-size: 14px;
}
.qm-breadcrumb a:hover {
    color: #0154A2;
    text-decoration: underline;
}
.qm-breadcrumb span.current {
    color: #0154A2;
}
.single .blog-share .is-divider {
    display: none;
}
.single header.entry-header .is-divider {
    display: none;
}

.single .entry-header-text-top {
    padding-top: 0;
    border-bottom: 2px solid #def;
    padding-bottom: 10px;
}

.gradient-text {
  background: linear-gradient(to right, blue, teal);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 2em;
  font-weight: bold;
}
.gradient-text-gold {
  background: linear-gradient(to right, #FFD700, #FF8C00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 2em;
  font-weight: bold;
}

.underline-text {
    position: relative;
    text-decoration: none;
}

.underline-text::after {
    content: '';
    position: absolute;
    left: 50%; /* Start at 50% from the left */
    bottom: -20px; /* This replaces text-underline-offset */
    width: 20%; /* Only cover 20% of the text width */
    height: 3px;
    transform: translateX(-50%); /* Center the underline */
    background: linear-gradient(to right, #0083B0, #00B4DB);
}

.home_row_about {
    transform: translateY(-90px);
}


/* tab with image style */
.giuseart_tabs > .nav .tab {
    display:flex;
    margin: 0;
    max-width: calc(100% / 4 - 15px);
    min-height: 348px;
    align-items: center;
    background-color: #fff;
}
.giuseart_tabs .nav{
    gap: 15px;
    justify-content: space-between;
}
.giuseart_tabs > .nav .tab {
    border-bottom: 8px solid transparent;
    position: relative;
}
.giuseart_tabs > .nav .tab::before {
    position: absolute;
    transition: ease all .4s;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    bottom: -12px;
    width: 10px;
    height: 10px;
    left: 7.5rem;
    opacity: 0;
    visibility: hidden;
    background-color: #071291;
}
.giuseart_tabs > .nav .tab.active {
    background-color: #ffe2a2;
    border-color: #071291;
}
.giuseart_tabs > .nav .tab.active::before {
    opacity: 1;
    visibility: visible;
    transition: ease all .2s;
}




.giuseart_tabs > .nav .tab a {text-align:center;
   display: inline-block;border:none;
    overflow: hidden;
    position: relative;
    padding: 15px;
    font-size: 15px;
    color: black;
}
.giuseart_tabs > .nav .tab.active a {
    border: none;
    box-shadow: none;
    margin: 0 auto;
    display: inline-block;
}
.giuseart_tabs .nav-vertical > li + li {
    border-top: 0
}
.giuseart_tabs > .nav .tab a > img {
    width: 100%;
}
.giuseart_tabs > .nav .tab a > img:nth-child(2) {
    display: none;
}
.giuseart_tabs > .nav .tab.active a > img:nth-child(1) {
    display: none;
}
.giuseart_tabs > .nav .tab.active a > img:nth-child(2) {
    display: block;
}
.giuseart_tabs > .nav .tab a:before {
    display: none;
}
.giuseart_tabs .nav h3 {text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
    font-size: 15px;
    color: black;
    text-align: center;
}
.giuseart_tabs .nav .active h3 {
    color: #071291;
}
.giuseart_tabs > .tab-panels {
    width: 100%;
    /* padding:20px; */
}
.giuseart_tabs .tab-panels > .panel > .row {
    margin-left: -15px;
    margin-right: -15px;
}
.giuseart_tabs .tab-panels .row {
    margin: 0;
}
.giuseart_tabs .tab-panels .panel .row .col {
    padding: 0 5px 5px;
}
.giuseart_tabs .nav.nav-vertical a{border-top: 1px solid #d2d2d2;text-align:center}
.giuseart_tabs .nav-vertical{margin-bottom:0}

.customer_images_tab_section {
    padding-top: 50px !important;
    padding-bottom: 130px !important; 
    margin-bottom: -76px;
}
.check_guarantee_section {
    padding: 100px 0 !important;
    margin-bottom: -50px;
}
.section.main-footer {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    background: linear-gradient(to bottom, #0575E6, #021B79);
    margin-top: -20px;
}
.customer_images_tab {
    margin-top: 30px;
}

.customer_images_tab .nav li span {
    color: #fff;
}

.customer_images_tab .nav-outline>li.active>a {
    border-color: #fff;
}

.main-footer .ux-menu-link__link  {
    color: #fff;
    min-height: unset;
}

.main-footer .ux-menu-link__link:hover {
    color: #fff;
    text-decoration: underline;
}

.main-footer .icon-box .icon-box-text {
    display: flex;
    align-items: center;
}

.main-footer .icon-box .icon-box-text .text p {
    margin: 0;
}

.blog .box-blog-post .is-divider {
    display: none;
}

.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea,
.wpcf7-form-control.wpcf7-select {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 10px;
}

/* style for placeholder text */

.wpcf7-form-control::placeholder {
    color: #df3737;
    opacity: 1; /* Firefox reduces opacity when placeholder is shown */
    font-size: 14px;
    font-weight: 500;
}

.wpcf7-submit {
    background: linear-gradient(to right, #F7971E, #FFD200);
    color: #fff;
    border: none;
    padding: 12px 20px;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color 0.3s ease;
    border-radius: 5px !important;
}

.wpcf7-submit:hover {
    background-color: #c93c2d;
}


.post-sidebar aside {
    border: 1px solid #d3efff;
    padding: 0 10px;
    border-top: 0;
}

.post-sidebar aside span.widget-title {
    display: block;
    background-color: #034759;
    color: #fff;
    padding: 8px 15px;
    position: relative;
}
.post-sidebar aside span.widget-title:before {
    content: "";
    width: 5px;
    height: 100%;
    position: absolute;
    background-color: #f7c76b;
    top: 0;
    left: -11px;
}

.post-sidebar aside span.widget-title {
    display: block;
    background-color: #034759;
    color: #fff;
    padding: 8px 15px;
    position: relative;
}

.post-sidebar aside .widget-title  {
    margin-bottom: 10px;
}

.post-sidebar aside .is-divider {
    display: none;
}

.post-sidebar aside .post-item {
    padding: 10px;
    border-bottom: 1px dashed #d3efff;
    display: flex;
    gap: 12px;
}
.post-sidebar aside .post-item:last-child {
    border-bottom: none;
}

h5.post-title {
    font-size: 14px;
    color: #212529;
    font-weight: 500;
    margin-bottom: 0;
    flex: 1;
    text-wrap: wrap;
}

/* responsive tabs with image */
@media screen and (max-width: 549px) {

    .home_row_about {
        transform: translateY(0px);
        padding-top: 30px;
    }
    .giuseart_tabs .nav {
        max-width: 41.66666667%;
        flex: 0 0 41.66666667%;
        margin: 0;
        padding: 0px 5px;
        flex-direction: column;
        gap: 8px;
    }

    .giuseart_tabs > .nav .tab {
        display: flex;
        max-width: 100%;
        min-height: unset;
        flex-direction: row;
        gap: 8px;
    }
    .giuseart_tabs > .nav .tab a,
    .giuseart_tabs > .nav .tab.active a {
        display: flex;
        gap: 8px;
        flex-wrap: nowrap;
        align-items: flex-start;
    }

    .giuseart_tabs > .nav .tab a > img {
        width: 50px;
        height: 50px;
        object-fit: cover;
        flex-shrink: 0;
    }

    .giuseart_tabs .nav h3 {
        font-size: 9px;
        text-align: left;
    }

    .giuseart_tabs > .nav .tab {
        border-bottom: unset;
        border-right: 8px solid transparent;
    }
    .giuseart_tabs > .nav .tab.active {
        border-right: 8px solid #071291;
    }
    /* remove before pseudo-element */
    .giuseart_tabs > .nav .tab.active::before {
        display: none;
    }

    .giuseart_tabs > .tab-panels {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 0;
    }

    .featured-services-slider-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

}