.modal {
    display: none;
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
}
.modal-content {
    background-color: #fefefe;
    margin: 7% auto; /* Để căn giữa theo chiều ngang */
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
    position: relative;
}

input[type=text], input[type=password], input[type=email], input[type=number], select {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
    .modal-content {
        width: 90% !important;
        margin: 25% auto !important;
    }
    .home-slider .banner {
        min-height: 25vh !important;
    }

}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
#banner-1207260875 {
    padding-top: 56.25%;
}

#banner-1207260875 .bg.bg-loaded {
    background-image: url(images/slider1.jpg);
}

#banner-1207260875 .overlay {
    background-color: rgba(0, 0, 0, 0.17);
}

#banner-1207260875 .bg {
    background-position: center;
}

@media (min-width: 550px) {
    #banner-1207260875 {
        padding-top: 100%;
    }
}
#banner-436233107 {
    padding-top: 57.03%;
}



#banner-436233107 .overlay {
    background-color: rgba(0, 0, 0, 0.17);
}

#banner-436233107 .bg {
    background-position: center;
}

@media (min-width: 550px) {
    #banner-436233107 {
        padding-top: 100%;
    }
}
#section_1500677158 {
    padding-top: 0px;
    padding-bottom: 0px;
}
#image_558287862 {
    width: 100%;
}
#text-3582725728 {
    font-size: 1.1rem;
}
#text-1631736009 {
    font-size: 0.75rem;
    line-height: 1.45;
}

@media (min-width: 550px) {
    #text-1631736009 {
        font-size: 1.1rem;
    }
}
#col-656868845 > .col-inner {
    padding: 0px 0 0px 0px;
}

@media (min-width: 550px) {
    #col-656868845 > .col-inner {
        padding: 0px 10% 0px 0px;
    }
}

@media (min-width: 850px) {
    #col-656868845 > .col-inner {
        padding: 0px 0px 0px 15%;
    }
}
#section_630548737 {
    padding-top: 30px;
    padding-bottom: 10px;
}
#gap-1150208666 {
    padding-top: 10px;
}
#text-82403150 {
    font-size: 0.75rem;
    line-height: 1.5;
}

@media (min-width: 550px) {
    #text-82403150 {
        font-size: 1rem;
    }
}
#gap-1261473457 {
    padding-top: 10px;
}
#text-3757629646 {
    font-size: 0.75rem;
    line-height: 1.5;
    color: rgb(0, 0, 0);
}

#text-3757629646 > * {
    color: rgb(0, 0, 0);
}

@media (min-width: 550px) {
    #text-3757629646 {
        font-size: 1rem;
    }
}
#row-549990112 > .col > .col-inner {
    padding: 10% 10% 10% 10%;
}
#section_2083110568 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.row{
    align-items: stretch !important;
}
.col-inner{
    height: 100%;
}

