.header_section {
    background-color: #ffffff !important;

}

.menu_text li {
    color: #e05306 !important;
    padding-left: 0 !important;
}

.menu_text li a {
    color: #e05306 !important;
}

.menu_text li a:hover {
    border-bottom: 4px solid #e05306;
}

.menu_btn {
    font-size: 33px;
    cursor: pointer;
    color: #ffffff;
    display: none;
}

.active {
    border-bottom: 4px solid #e05306;
}

.logo img {
    width: 35%;
}

.banner-logo {
    width: 20%;
}

.contact_bt-link {
    margin-top: 70px;
    padding-left: 30px;
}

.contact_bt-2 {
    font-size: 16px;
    color: #ffffff;
    border: 3px solid#ffffff;
    border-radius: 10px;
    background-color: transparent;
    height: 50px;
    font-weight: bold;
    text-align: center;
    padding: 8px 15px 8px 15px;
    margin-right: 15px;
}

.contact_bt-2 a {
    color: #ffffff;
}

.contact_bt-2:hover {
    background-color: #ffffff;
}

.contact_bt-2:hover a {
    color: #000000 !important;
}

.construction_text-2 {
    width: 100%;
    float: left;
    margin-top: 250px;
    font-size: 3.5rem;
    color: #ffffff;
    font-weight: bold;

}

.building_text-2 {
    width: 100%;
    float: left;
    font-size: 2.3rem;
    color: #ffffff;
    font-weight: bold;
}

.about_text {
    color: #e05306 !important;
    font-size: 1.8rem;
}

.about_text-2 {
    width: 100%;
    float: left;
    font-size: 2rem;
    color: #ffffff;
    font-weight: bold;
}

.lorem_text-2 {
    width: 100%;
    float: left;
    font-size: 1.5rem;
    color: #ffffff;
    margin-left: 0px;
}

.long_text-2 {
    width: 100%;
    float: left;
    font-size: 1rem;
    color: #ffffff;
    margin-left: 0px;
}

.long_text-3 {
    width: 100%;
    float: left;
    font-size: 1.2rem;
    color: #e05306 !important;
    margin-left: 0px;
}

.long_unit-text-2 li {
    width: 100%;
    float: left;
    font-size: 1.2rem;
    color: #ffffff;
    margin-left: 0px;
    list-style-type: circle;
}

.address {
    width: 13%;
    font-size: 30px;
    color: #fcf8f9;
}

.footer_section-2 {
    width: 100%;
    float: left;
    background-color: #1c1d1d;
    height: auto;
    margin-top: 0;
    padding-bottom: 80px;
}

.our_section {
    margin-top: 90px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(../images/img-5.png);
    background-size: 100%;
}

.constructionservice_section {
    width: 100%;
    float: left;
    background-color: #e05306;
    margin-top: 90px;
}

.constructionservice_img {
    background-image: url(../images/about-bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}

.our_text-2 {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    font-size: 40px;
    color: #0b0e13;
    border-bottom: 1px solid #e05306;
    text-align: center;
}

.padding_top_0 {
    width: 300;
    display: flex;
    flex-direction: row;
    row-gap: 30px;
    justify-content: center;
}

.card {
    padding-top: 10px;
    border-radius: 30px;
    background-color: #000;
    border: 2px solid #e05306;
    cursor: pointer;
}

.card i {
    padding-top: 30px;
    font-size: 8rem;
    font-style: normal;
    color: #e05306 !important;
}

.design_text {
    color: #ffffff !important;
}

.card-service:hover {
    background-color: #fff;
}

.card-service:hover i {
    padding-top: 30px;
    font-size: 8rem;
    font-style: normal;
    color: #e05306 !important;
}

.card-service:hover .design_text {
    color: #000 !important;
}

.table {
    color: #fff;
    font-size: 1.2rem;
}

.service-info {
    font-size: 1rem;
    padding: 10px 10px 10px 10px;
}

.modal-dialog {
    border-color: #e05306 !important;
    border-radius: 50px !important;
}

.card-modal-1 {
    padding: 10px 10px 10px 10px;
    border-radius: 30px;
    background-color: #e05306;
    border: 2px solid #e05306;
    cursor: pointer;
    color: #fff;
    height: auto;
    cursor: auto;
    margin-bottom: 20px;
}

.card-modal-1 h3,
.card-modal-1 h2 {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.card-modal-2 {
    padding: 10px 10px 10px 10px;
    border-radius: 30px;
    background-color: #ffffff;
    border: 2px solid #e05306;
    cursor: pointer;
    color: #000;
    height: auto;
    cursor: auto;
    margin-bottom: 20px;
}

.card-modal-2 h3,
.card-modal-2 h2 {
    border-bottom: 1px solid #e05306;
}

.card-modal-3 {
    padding: 10px 10px 10px 10px;
    border-radius: 30px;
    background-color: #ffffff;
    border: 2px solid #e05306;
    color: #000;
    cursor: auto;
    margin-bottom: 20px;
}

.card-modal-4 {
    padding: 10px 10px 10px 10px;
    border-radius: 30px;
    background-color: #e05306;
    border: 2px solid #e05306;
    color: #fff;
    cursor: auto;
    margin-bottom: 20px;
}

.card-modal-4 h3,
.card-modal-4 h2 {
    color: #fff;
}

.program-list {
    display: flex;
    flex-direction: row;
    gap: 20px;
    font-weight: bold;
    justify-content: center;
    font-size: 1rem;
}

.card-address {
    padding: 10px 10px 10px 10px;
    background-color: transparent;
    color: #fff;
}

.card-address h2 {
    font-size: 2rem;
    color: #fff;
}

.card-address i {
    padding-top: 30px;
    font-size: 2rem;
    font-style: normal;
    color: #fff !important;
    margin-bottom: 20px;
}

.card-address span {
    font-size: 1.1rem;
}

@media (max-width: 1400px) {
    .banner_section {
        background-image: url('../images/img-7.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 500px;
    }

    .construction_text-2 {
        margin-top: 200px;
        font-size: 2.5rem;
    }

    .building_text-2 {
        font-size: 1.3rem;
    }

    .lorem_text-2 {
        font-size: 1rem;
    }

    .menu_btn {
        display: block;
    }
}

@media (max-width: 1024px) {
    .logo {
        top: -5px;
        left: -10px;
        width: 300px;
    }

    .menu_btn {
        display: none;
    }

    .menu_text ul {
        margin-left: -20px;
    }

    .menu_text li {
        display: block;
        padding-right: 5px;
    }
}

@media (max-width: 912px) {
    .logo {
        top: -5px;
        left: -70px;
        width: 300px;
    }

    .menu_btn {
        display: none;
    }

    .menu_text ul {
        margin-left: -100px;
    }

    .menu_text li {
        display: block;
        padding-right: 5px;
    }
}

@media (max-width: 850px) {
    .logo {
        top: 1px;
        left: 5px;
        width: 300px;
    }

    .menu_text li {
        display: none;
    }

    .menu_btn {
        display: block;
    }

    .toggle_menu {
        top: -10px;
        position: relative;
        left: 560px;
    }

    .overlay .closebtn {
        top: 60px;
        right: 45px;
    }

    .program-list {
        flex-direction: column;
    }
}


@media (max-width: 540px) {
    .construction_text-2 {
        margin-top: 130px;
        font-size: 1.7rem;
    }

    .contact_bt-link {
        margin-top: 40px;
    }

    .header_section {
        height: 70px;
    }

    .logo {
        top: -10px;
        left: -80px;
        width: 90%;
    }

    .menu_text li {
        display: none;
    }

    .menu_btn {
        display: block;
    }

    .toggle_menu {
        top: -90px;
        position: relative;
        left: 400px;
    }

    .overlay .closebtn {
        top: 60px;
        right: 45px;
    }

    .program-list {
        flex-direction: column;
    }
}

@media (max-width: 400px) {
    .construction_text-2 {
        font-size: 1.4rem;
    }

    .menu_btn {
        display: block;
    }
}

@media (max-width: 360px) {
    .logo {
        top: -5px;
        left: -80px;
        width: 90%;
    }

    .menu_text li {
        display: none;
    }

    .menu_btn {
        display: block;
    }

    .toggle_menu {
        top: -80px;
        position: relative;
        left: 360px;
    }

    .overlay .closebtn {
        top: 60px;
        right: 45px;
    }

    .program-list {
        flex-direction: column;
    }
}