﻿
.slide-container {
    max-width: 1660px;
    width: 100%;
    padding: 40px 0;
}

.slide-content {
    margin: 0 58px;
    overflow: hidden;
}


.swiper-navBtn {
    color: #6E93f7;
    transition: color 0.3s ease;
}

    .swiper-navBtn:hover {
        color: #4070F4;
    }

    .swiper-navBtn::before,
    .swiper-navBtn::after {
        font-size: 35px;
    }

.swiper-button-next {
    right: 0;
}

.swiper-button-prev {
    left: 0;
}

.swiper-pagination-bullet {
    background-color: rgba(217, 217, 217, 1);
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: rgba(244, 198, 52, 1);
}
.item-reivew {
    background: #fff;
    border-radius: 8px;
    width: 760px !important;
    display: flex;
    gap: 40px;
    padding: 32px;
    height: 330px;
    border: 1px #F4C634 solid;
}

    .item-reivew .image-box {
        width: 100%;
        height: 100%;
    }

        .item-reivew .image-box img {
            border-radius: 8px 8px 0 0;
        }

    .item-reivew .profile-details {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
.profile-details label {
    color: black;
    font-size: 32px;
    font-family: 'Poppins-SVN', sans-serif;
    font-weight: 500;
}
.profile-details span {
    color: #FFCC01;
    font-size: 16px;
    font-family: 'Poppins-SVN', sans-serif;
    font-weight: 600;
}
.profile-details p {
    color: black;
    font-size: 18px;
    font-family: 'Poppins-SVN', sans-serif;
    font-weight: 400;
    margin-bottom: 0px;
}
.review {
    display: flex;
    flex-direction: column;
}
.review-title {
    color: black;
    font-size: 32px;
    font-family: 'Poppins-SVN', sans-serif;
    font-weight: 700;
    text-align: center;
}
.banner-economy {
    background-image: url('../../images/banner-tai-chinh.png');
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 68px 43px 68px 43px;
    background-position: right;
    border-radius: 20px;
}

.button-register {
    color: black;
    font-size: 18px;
    font-family: 'Poppins-SVN', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    background: #F4C634;
    border-radius: 42px;
    border: 1px #F4C634 solid;
    padding: 16px 60px 16px 60px;
    text-align: center;
}

.banner-economy img {
    width: 152px;
    height: 60px;
}

.pad {
    padding-top: 105px;
    padding-bottom: 60px;
    padding-left: 150px;
    padding-right: 60px;
}

.title-economy {
    color: black;
    font-size: 32px;
    font-family: 'Poppins-SVN', sans-serif;
    font-weight: 700;
}

.banner-economy p {
    color: black;
    font-size: 20px;
    font-family: 'Poppins-SVN', sans-serif;
    font-weight: 400;
}

.banner-economy span {
    color: black;
    font-size: 20px;
    font-family: 'Poppins-SVN', sans-serif;
    font-weight: 700;
}

.economy {
    padding-top: 80px;
    padding-bottom: 60px;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.offer {
    display: flex;
    gap: 40px;
    padding-left: 32px;
    padding-right: 32px;
}

.offer-card {
    background-color: white;
    border-radius: 20px;
    border: 1px rgba(0, 0, 0, 0.20) solid;
    padding: 42px 67px 42px 67px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
}

    .offer-card label {
        color: black;
        font-size: 20px;
        font-family: 'Poppins-SVN', sans-serif;
        font-weight: 700;
        line-height: 18px;
    }

    .offer-card p {
        color: black;
        font-size: 20px;
        font-family: 'Poppins-SVN', sans-serif;
        font-weight: 400;
    }

   /* .offer-card a {
        width: 190px
    }*/

.offer-card-footer {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
}

.offer-card-cotent {
    height: fit-content;
}

.economy-cotent {
    background-color: white;
    padding: 112px 98px 112px 180px;
}

.select-button {
    padding: 112px 98px 112px 180px;
}

.form-main {
    display: flex;
    gap: 40px;
}

.form-register {
    padding: 32px 16px 32px 16px;
    background: linear-gradient(180deg, #FDF9ED 0%, #FDFBF6 100%);
    border-radius: 20px;
    border: 1px #F4C634 solid;
    gap: 24px;
    width: 100%;
    display: flex;
    flex-direction: column;
    width: 400px;
    height : 800px;
}

    .form-register span {
        color: black;
        font-size: 20px;
        font-family: 'Poppins-SVN', sans-serif;
        font-weight: 400;
    }

.form-address {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

    .form-address select {
        padding: 10px 10px 10px 10px;
        border-radius: 15px;
        overflow: hidden;
        border: 1px #F4C634 solid
    }

.form-register-cotent {
    display: flex;
    justify-content: space-between;
}

    .form-register-cotent span:nth-of-type(1) {
        white-space: nowrap;
    }

    .form-register-cotent span:nth-of-type(2) {
        text-align: end;
        width: 213px;
    }

.slide-review {
    padding: 112px 98px 112px 180px;
}

.button-select-content {
    width: 100%;
    display: flex;
    gap: 32px;
    margin-bottom: 60px;
    justify-content: center;
}

    .button-select-content button {
        color: black;
        font-size: 20px;
        font-family: 'Poppins-SVN', sans-serif;
        font-weight: 400;
        text-transform: capitalize;
        padding: 16px 32px;
        background: #D9D9D9 !important;
        border-radius: 16px !important;
        text-align: center !important;
        border: 0px !important;
    }

    .button-select-content .active {
        color: black !important;
        font-size: 20px;
        font-family: 'Poppins-SVN', sans-serif;
        font-weight: 700;
        text-transform: capitalize;
        background: #F4C634 !important;
        border-radius: 16px !important;
        border: 1px #F4C634 solid !important;
    }


.select-button .nav-link:hover {
    color: #000;
    background-color: #ffca2c !important;
    border-color: #ffc720 !important;
}
@media (max-width: 600px) {
    .banner-economy {
        background-position: center;
    }

    .offer {
        flex-direction: column;
    }

    .form-main {
        flex-direction: column;
    }

    .feedback {
        flex-direction: column;
    }

    .pad {
        padding-left: 30px;
        padding-right: 20px;
    }

    .offer-card-cotent {
        height: fit-content;
    }

    .offer-card label {
        line-height: 25px;
    }

    .economy-cotent {
        padding: 112px 50px 112px 55px;
    }

    .form-register {
        width: 100% !important;
    }
    .select-button {
        padding: 112px 45px 112px 55px;
    }
    .nav-link {
        width: 100%;
    }
}
@media (min-width: 601px) and (max-width: 991px) {
    .slide-content {
        margin: 0 115px;
    }
    .banner-economy {
        background-position: center;
    }

    .offer {
        flex-direction: column;
    }

    .form-main {
        flex-direction: column;
    }

    .feedback {
        flex-direction: column;
    }

    .pad {
        padding-left: 30px;
        padding-right: 20px;
    }

    .offer-card-cotent {
        height: fit-content;
    }

    .offer-card label {
        line-height: 25px;
    }

    .economy-cotent {
        padding: 112px 50px 112px 55px;
    }

    .form-register {
        width: 100% !important;
    }

    .select-button {
        padding: 112px 45px 112px 55px;
    }
    .form-cotent {
        width: 100% !important ;
    }
    .nav-link {
        width: 100%;
    }
}
@media (min-width: 992px) and (max-width: 1300px) {
    .slide-content {
        margin: 0 115px;
    }

    .banner-economy {
        background-position: center;
    }

    .offer {
        flex-direction: column;
        padding-left: 0px;
        padding-right: 0px;
    }

    .feedback {
        flex-direction: column;
    }

    .pad {
        padding-left: 30px;
    }

    .offer-card-cotent {
        height: fit-content;
    }

    .offer-card label {
        line-height: 25px;
    }

    .economy-cotent {
        padding: 112px 50px 112px 55px;
    }

    .form-register {
        width: 100% !important;
    }

    .select-button {
        padding: 112px 45px 112px 55px;
    }
}
@media (min-width: 1301px) and (max-width: 1891px) {
    .offer-card-cotent {
        height: 100px;
    }
    .offer-card {
        background-color: white;
        border-radius: 20px;
        border: 1px rgba(0, 0, 0, 0.20) solid;
        padding: 42px 42px 42px 42px;
        display: flex;
        flex-direction: column;
        gap: 16px;
        width: 100%;
    }
}


@media (max-width: 575.98px) {
    .item-reivew .image-box img{
        width: 100%;
    }
    .button-register {
        padding: 16px 30px 16px 30px;
    }
}

@media (max-width: 768px) {
    .item-reivew {
        width: fit-content !important;
        height: fit-content !important;
        flex-direction: column !important;
    }

    .offer {
        padding-left: 0px;
        padding-right: 0px;
    }
    .slide-content {
        margin: 0 10px;
    }
    .offer-card {
        padding: 42px 35px 42px 35px;
    }
    .economy-cotent {
        padding: 112px 20px 112px 20px;
    }

}
@media (max-width: 1199.98px) {
    .item-reivew {
        width: 100% !important;
    }
}

.form-cotent {
    width: calc(100% - 400px);
}

    .form-cotent img {
        max-width: 100%;
        height: auto;
    }

.tab-content {
    padding: 0 10%;
}

.infos {
    padding-left: 20px;
}
.wp-post-image{
    border-radius : 10px;
}
.service-post-position {
    color: #ffc720;
    font-weight: 600;
}
.post-service-instructor-name {
    font-size: 20px;
   
}
.truncated {
    display: -webkit-box;
    -webkit-line-clamp: 4; /* Number of lines to show */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 6em; /* Adjust based on font size and line height */
    line-height: 1.5em; /* Adjust based on your line height */
}
.image-box {
    max-width: 254px;
    max-height: 254px;
}