.about-container {
    max-width: 1410px;
    margin: auto;
}

.about-container .nav-tabs .nav-link.active {
    background-color: #233e87 !important;
    color: white !important;
}

.about-container .nav-tabs .nav-link:hover {
    background-color: #233e87 !important;
    color: white !important;
}

.ul-about .nav-link:focus-visible {
    box-shadow: unset;
}

.menu-about {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.25);
    margin: -60px 0px 100px 0px;
    z-index: 1;
}

.ul-about {
    border-radius: 10px;
}

.ul-about .nav-link {
    width: 100%;
    height: 100%;
    padding: 50.5px 0 50.5px 0;
    text-align: center;
    color: #1B1B1B;
    font-family: "Roboto", sans-serif;
    font-size: 17px;
    font-weight: 700;
    border: none;
    border-radius: 10px;
}

.ul-about .nav-item {
    border-radius: 10px;
    flex: 1;
}


.title-body-tien h1 {
    color: var(--ICO2, #233E87);
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-left: 5px;

}

.element-text-des {
    --text-des: #565C65;
    color: var(--text-des);
}


.title-body-tien hr {
    width: 90px;
    height: 6px;
    margin-left: 5px;
}

.text-body-tien {
    padding-right: 120px;
    margin-top: 10px;
}

.elementICO1 {
    --ICO1: #37BFB7;
    background: var(--ICO1);
}

.text-body-tien p {
    color: var(--text-des, #565C65);
    font-family: SVN-avo;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-left: 5px;
}

.img-body-tien {
    margin-top: 190px;
    margin-left: 115px;
}

.image-body-tien {
    width: 100%;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 50px;
}

.image2-body-tien {
    width: 100%;
    text-align: center;
    margin-bottom: 100px;
}

@media only screen and (min-width: 1025px) and (max-width: 1366px) {

    .about-content .img-body-tien img {
        margin-top: 200px;
        margin-left: 0px;
        margin-bottom: 220px;
        margin-right: 36px;
    }

    .about-content .text-body-tien {
        margin-left: 30px;
    }

    .about-content .text-body-tien {
        padding-right: 0px;
    }

    .about-content .image-body-tien img,
    .image2-body-tien img {
        width: 100%;
    }

    .ul-about .nav-link {
        padding: 35px 0px;
    }

    .menu-about {
        margin: -45px 0px 100px 0px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about-content .text-body-tien {
        margin-left: 20px;
        padding-right: 0px;
    }

    .about-content .img-body-tien img {
        width: 100%;
        margin-top: 200px;
        margin-left: 20px;
        margin-bottom: 220px;
    }

    .ul-about .nav-link {
        padding: 30px 0px;
    }

    .menu-about {
        margin: -40px 0px 70px 0px;
    }

    .about-content .image-body-tien img,
    .image2-body-tien img {
        width: 100%;
    }
}

@media only screen and (min-width: 200px) and (max-width: 767px) {
    .about-content .img-body-tien img {
        width: 100%;
        margin: 220px 0px 220px 0px;
    }

    .about-content .text-body-tien {
        padding-right: 0px;
    }

    .about-content .image-body-tien img,
    .image2-body-tien img {
        width: 100%;
    }

    .nav {
        display: block;
    }

    .ul-about .nav-link {
        padding: 25px 0px;
    }

    .menu-about {
        margin: -40px 0px 70px 0px;
    }
}

/* homepage */
.background_image_tien .info-homepage-tien {
    position: relative;
    padding: 30px 30px 50px 30px;
}

.info-homepage-tien .text-homepage-tien {
    margin: auto;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 30px;
}

.background_image_tien .info-homepage-tien p {
    color: #FFF;
    font-family: SVN-Avo;
    font-size: 25px;
    font-style: normal;
    text-align: center;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.container-homepage-tien {
    max-width: 700px;
    margin: auto;
}

.background_image_tien .info-homepage-tien .input-homepage-tien {
    position: relative;
    margin: auto;
    width: 100%;
    padding: 30px 30px 0px 30px;
    background: color(srgb 1 1 1 / 0.9);
}

.background_image_tien .info-homepage-tien .input-homepage-tien input[type='text'] {
    border-radius: 5px;
}

.background_image_tien .info-homepage-tien .input-homepage-tien .col-body .btn-body {
    border: 1px solid var(--text-tren-nen-toi, #DCDEE0);
    background: #FFF;
    padding: 13px 66px;
    color: var(--text-des, #565C65);
    font-family: SVN-Avo;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    height: 56px;
}
.background_image_tien .info-homepage-tien .input-homepage-tien .col-body{
    text-align: center;
}
.background_image_tien .info-homepage-tien .input-homepage-tien .col-body .btn-body2 {
    border: 1px solid var(--text-tren-nen-toi, #DCDEE0);
    background: #FFF;
    padding: 13px 76px;
    color: var(--text-des, #565C65);
    font-family: SVN-Avo;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    height: 56px;
}
.background_image_tien .info-homepage-tien .input-homepage-tien .col-body .active{
    background: var(--Main1, #37BFB7) !important;
    color: #FFF;
}
.background_image_tien .info-homepage-tien .input-homepage-tien .col-body .btn-body-homepage{
    border: 1px solid var(--text-tren-nen-toi, #DCDEE0);
    background: #FFF;
    padding: 13px 66px;
    color: var(--text-des, #565C65);
    font-family: SVN-Avo;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    height: 56px;
}
.background_image_tien .info-homepage-tien .input-homepage-tien .col-body .btn-body2-homepage{
    border: 1px solid var(--text-tren-nen-toi, #DCDEE0);
    background: #FFF;
    padding: 13px 76px;
    color: var(--text-des, #565C65);
    font-family: SVN-Avo;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    height: 56px;
}
.background_image_tien .info-homepage-tien .input-homepage-tien .col-body .btn-body2-homepage:hover{
    background: var(--Main1, #37BFB7) !important;
    color: #FFF;
}
.background_image_tien .info-homepage-tien .input-homepage-tien .col-body .btn-body-homepage:hover{
    background: var(--Main1, #37BFB7) !important;
    color: #FFF;
}
.background_image_tien .info-homepage-tien .input-homepage-tien .col-body .btn-body:hover {
    background: var(--Main1, #37BFB7) !important;
    color: #FFF;
}

.background_image_tien .info-homepage-tien .input-homepage-tien .col-body .btn-body2:hover {
    background: var(--Main1, #37BFB7) !important;
    color: #FFF;
}
.background_image_tien .info-homepage-tien .input-homepage-tien .row label{
    margin-bottom: 10px;
    color: var(--1, #1B1B1B);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.background_image_tien .info-homepage-tien .input-homepage-tien .row input{
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    line-height: normal;
}

.background_image_tien .info-homepage-tien .input-homepage-tien .row textarea{
    height: 100px;
}

.background_image_tien .info-homepage-tien .input-homepage-tien .footer-button button{
    margin-top: 30px;
    margin-bottom: 30px;
}
.background_image_tien .info-homepage-tien .input-homepage-tien .row span {
    color: #F00;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.background_image_tien .info-homepage-tien .input-homepage-tien .footer-button .button-footer-info{
    color: #FFF;
}

/* @media only screen and (min-width: 200px) and (max-width: 767px) {
    .background_image_tien .info-homepage-tien input{
        padding: 18px 261px 18px 39px;
    }
} */

@media (max-width: 990px) {
    .container-homepage-tien {
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
}

@media (max-width: 767px) {
    .background_image_tien .info-homepage-tien h3 {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .background_image_tien .info-homepage-tien input {
        padding: 0px 50px 0px 39px;
        height: 60px;
    }

    .input-homepage-tien .form-homepage-tien .svg-tien {
        position: absolute;
        top: 8px;
        right: 10px;
    }
}

/* css madal homapage */
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    background: rgba(0, 0, 0, .3);
}

.fade {
    transition: opacity .15s linear;
}

.modal .modal-content {
    max-width: 697px;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-clip: padding-box;
    outline: 0;
    margin: auto;
    margin-top: 40px;
}

.container-modal-tien {
    max-width: 695px;
    width: 100%;
    margin: auto;
    margin: 0px;
    border-radius: .3rem;
}


.container-modal-tien .header {
    background: #233E87;
    border-radius: .3rem;
    display: flex;
    justify-content: center;
}

.container-modal-tien .header h1 {
    color: #FFF;
    font-family: Roboto;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 13px 170px;
    text-align: center;
}

.container-modal-tien .row .form-control[type=text] {
    border: 1px solid #e0e2e3;
    border-radius: 5px;
}

.container-modal-tien .row {
    padding: 30px 40px 0px 40px;
}

.container-modal-tien .row input[type=text] ,textarea,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    padding: 13px 15px;
    -webkit-appearance: none;
    margin: 0;
    margin-bottom: 15px;
    
}
.container-modal-tien .row input,textarea{
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    margin-bottom: 15px;
}

.container-modal-tien .row label {
    color: var(--1, #1B1B1B);
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.container-modal-tien .row span {
    color: #F00;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.container-modal-tien .row .col-body .btn-body {
    border: 1px solid var(--text-tren-nen-toi, #DCDEE0);
    background: #FFF;
    padding: 13px 40px;
    color: var(--text-des, #565C65);
    font-family: SVN-Avo;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    height: 56px;
}
.option-group2 {
    display: flex;
    width: 100%;
    height: 100%;
}

.container-modal-tien .row .col-body .btn-body:hover {
    background: var(--Main1, #37BFB7) !important;
    color: #FFF;
}

.container-modal-tien .row .col-body .btn-body2:hover {
    background: var(--Main1, #37BFB7) !important;
    color: #FFF;
}

.container-modal-tien .row .col-body .active {
    background: var(--Main1, #37BFB7) !important;
    color: #FFF;
}
.container-modal-tien .row .col-body .active {
    background: var(--Main1, #37BFB7) !important;
    color: #FFF;
}

.container-modal-tien .header .btn-close {
    position: absolute;
    right: 15px;
    top: 21px;
    color: #FFF;
    filter: invert(1);
}

.btn-body .active,
.btn-body2 .active {
    background-color: var(--Main1, #37BFB7);
    color: #fff; 
}

.container-modal-tien .row .col-body .btn-body {
    border: 1px solid var(--text-tren-nen-toi, #DCDEE0);
    background: #FFF;
    color: var(--text-des, #565C65);
    font-family: SVN-Avo;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    height: 56px;
}
.option-group .btn-body.active,
.option-group .btn-body2.active {
    background-color: var(--Main1, #37BFB7);
    color: #fff;
}


.container-modal-tien .row .col-body {
    text-align: center;
}
.btn-body-tien {
    margin: auto;
}

.container-modal-tien .row textarea {
    height: 100px;
}

.container-modal-tien .button-footer {
    color: #FFF;
    text-align: center;
    font-family: SVN-Avo;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 14px 22px 15px 23px;
}

.container-modal-tien .footer-button {
    text-align: center;
    margin: 30px auto;
}

.container-modal-tien .footer-button button {
    width: 100%;
}
@media only screen and (min-width: 200px) and (max-width: 675px) {
    .container-modal-tien .header .btn-close{
        top: 17px;
    }
    .container-modal-tien .header h1{
        padding: 10px 20px;
    }
    .container-modal-tien .footer-button{
        margin: 20px 0 80px;
    }
    .container-modal-tien .footer-button button{
        width: fit-content;
    }
    .modal{
        padding: 0px 15px;
    }
    .container-modal-tien .row{
        padding: 30px 15px 0px 15px;
    }
    .option-group{
        display: flex !important;
    }
    .container-modal-tien .row .col-body .btn-body {
        padding: 13px 30px;
    }
    .container-modal-tien .row .col-body .btn-body2 {
        padding: 13px 40px;
    }
}

.title-doitac{
    margin-top: 100px;
}
@media only screen and (min-width: 200px) and (max-width: 675px) {
    .title-doitac{
        margin-top: 40px;
    }
    .background_image_tien .info-homepage-tien .input-homepage-tien .col-body .btn-body2-homepage,
    .background_image_tien .info-homepage-tien .input-homepage-tien .col-body .btn-body-homepage{
        padding: 13px 40px;
    }
    .option-group{
        justify-content: center;
    }
}
.offcanvas__btn2{
    margin-top: 30px;
    padding: 0 20px;
    text-align: center;
}
.offcanvas__btn2 .tp-btn-2{
    background-color: transparent;
    border: 2px solid rgba(4, 9, 45, .1);
    color: #fff;
    background: #233E87;
    font-size: 14px;
    padding: 11px 30px;
}