.section-about{
    width: 50%;
    text-align: center;
    margin: auto;
    padding: 30px 0px;
    font-family: inherit;
}

.header-section{
    background: gray;
    text-align: center;
    color: #fff;
    padding: 45px 0px;
}

.section-map{
    text-align: center;
    padding: 30px 10px;
    height: 340px;
}

a.u-button-style.u-nav-link.u-text-active-palette-1-base.u-text-hover-palette-2-base.active {
    color: #16497F !important;
    font-weight: 600;
}

@media only screen and  (max-width: 768px) {
    .section-about{
        width: auto;
        text-align: center;
        margin: auto;
        padding: 30px 0px;
        font-family: inherit;
    }
    .header-section{
        background: gray;
        text-align: center;
        color: #fff;
        padding: 10px 0px;
    }

    .st-text{
        font-size: 14px;
    }
}

.u-section-2 {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), 
    url("/public/images/bg/bg1.jpg");
    background-position: 50% 50%
}

.u-section-2 .u-sheet-1 {
    min-height: 771px
}

.u-section-2 .u-text-1 {
    font-size: 3.75rem;
    text-transform: uppercase;
    font-weight: 700;
    margin: 60px 437px 0 0
}

.u-section-2 .u-text-2 {
    font-weight: 700;
    margin: 149px 743px 0 0;
    font-size: 18px;
}

.u-section-2 .u-text-3 {
    text-transform: uppercase;
    font-size: 0.875rem;
    font-weight: 700;
    margin: 14px 841px 0 0
}

.u-section-2 .u-btn-1 {
    border-style: none none solid;
    padding: 0
}

.u-section-2 .u-btn-2 {
    background-image: none;
    border-style: none;
    text-transform: uppercase;
    font-weight: 700;
    margin: 30px auto 60px 0
}

@media (max-width: 1199px) {
    .u-section-2 .u-sheet-1 {
        min-height: 636px
    }

    .u-section-2 .u-text-1 {
        width: auto;
        margin-right: 148px
    }

    .u-section-2 .u-text-2 {
        width: auto;
        margin-right: 402px
    }

    .u-section-2 .u-text-3 {
        width: auto;
        margin-right: 635px
    }
}

@media (max-width: 991px) {
    .u-section-2 .u-sheet-1 {
        min-height: 487px
    }

    .u-section-2 .u-text-1 {
        margin-right: 14px
    }

    .u-section-2 .u-text-2 {
        margin-right: 163px
    }

    .u-section-2 .u-text-3 {
        margin-right: 389px
    }
}

@media (max-width: 767px) {
    .u-section-2 .u-sheet-1 {
        min-height: 613px
    }

    .u-section-2 .u-text-1 {
        font-size: 3rem
    }

    .u-section-2 .u-text-2 {
        margin-right: 94px
    }

    .u-section-2 .u-text-3 {
        margin-right: 263px
    }
}

@media (max-width: 575px) {
    .u-section-2 .u-sheet-1 {
        min-height: 386px
    }

    .u-section-2 .u-text-1 {
        font-size: 2.25rem
    }

    .u-section-2 .u-text-2 {
        margin-top: 64px;
        margin-right: 23px;
        width: auto
    }

    .u-section-2 .u-text-3 {
        margin-right: 39px
    }
}