﻿.dsvh .slider_area img {
    margin-top: 0px;
}

.gptd2021 {
    background: #d2b48c url('/Content/GiaiPhongThuDo2021/Vector-Giai-Phong.jpg') top center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 180px;
    margin-top: 0px;
}

.page1 {
    background: #d2b48c url('/Content/GiaiPhongThuDo2021/Vector-Giai-Phong.jpg') top center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 160px;
    margin-top: 0px;
}

    .gptd2021 .dsvh_slider_active {
        background: none !important;
    }

.dsvh .slider_area .owl-dots {
    top: -1.5em;
}


element.style {
}

.dsvh .slider_area p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: 16px;
    text-align: justify;
}

.dsvh-slider-item p, .box-slider-item {
    background-color: rgba(255, 255, 230, 0.75);
    border: 1px solid #ff9900;
    border-radius: 5px;
    color: #000;
    font-weight: 500;
    padding: 1em;
    text-shadow: 0 0 rgb(0 0 0 / 75%);
}

.text-bold {
    font-weight: bold;
}

@media (max-width: 991px) {
    .gptd2021 {
        padding-top: 130px;
    }
}