@import url('https://fonts.googleapis.com/css2?family=Roboto&amp;display=swap');
.UIFooterControl {
        color: #ffffff;
        margin: 0 auto;
        width: 100%;
        line-height: 1.5;
        font: 13px roboto;
        height: auto;
}
.UIFooterControl .bg-footer {
        background-image: url(https://danangport.com/wp-content/uploads/2023/11/footer-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
}
.UIFooterControl  .home-footer-space {
        padding: 40px 15px !important;
}
.UIFooterControl  .home-footer-space .row > * {
padding: 0  !important;
}
.UIFooterControl .widget-footer {
        padding-right: 35px;
}
.UIFooterControl .widget-footer h3 {
        color: #F6BC28;
        padding-bottom: 17px !important;
        position: relative;
        text-transform: uppercase;
        font-family: "Roboto", sans-serif;
        font-size: 32px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
}
.UIFooterControl .widget-footer h3:before {
        background-color: #F6BC28;
        position: absolute;
        content: '';
        left: 0;
        bottom: 0;
        width: 50px;
        height: 1px;
}
.UIFooterControl .box-info-footer {
        font-size: 14px;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
}
.UIFooterControl .box-info-footer * {
        text-align: left;
}
.UIFooterControl .left-footer {
        display: flex;
        flex-direction: row;
}
.UIFooterControl .left-footer * {
        text-align: left;
}
.UIFooterControl .left-footer>section:nth-child(1),
.UIFooterControl  .left-footer>section:nth-child(3) {
        width: 30%;
}
.UIFooterControl ul {
        list-style: none;
        padding-left: 0;
}
.UIFooterControl .list-social {
        display: inline-block;
}
.UIFooterControl .list-social li {
        display: inline-block;
        margin-right: 6px;
}
.UIFooterControl .CopyRight {
        margin: 0 auto;
        padding: 15px 0;
        width: 100%;
}
.UIFooterControl a {
        color: #ffffff;
}
#footer {
        margin: auto;
        position: relative;
}
#footer .footer {
        float: left;
        width: 100%;
        margin-top: 40px;
        margin-bottom: 10px;
}
#footer .logo_footer img {
        width: 80%;
}
#footer .left_footer {
        float: left;
        width: 615px;
}
#footer .logo_footer {
        float: left;
        width: 104px;
        height: 150px;
}
#footer .left_footer p{
        font-size: 16px;
}
#footer p.title_company{
        font-size: 20px;
}
#footer .left_text_footer {
        float: left;
        margin-left: 10px;
}
#footer .left_text_footer p {
        color: #fff;
        font-size: 13px;
        padding-bottom: 5px;
}
#footer .left_text_footer .title_company {
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 16px !important;
}
#footer ul.social {
        margin-top: 10px;
        list-style: none;
        margin: 10px 0;
        padding: 0;
        display: inline-flex;
}
#footer .right_footer {
        float: right;
        width: 465px;
}
#footer .title_company1 {
        padding-bottom: 5px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 16px !important;
        margin-bottom: 5px;
}
#footer .name_footer {
        float: left;
        width: 100%;
        padding: 4px 0px;
        display: flex;
        align-items: flex-start;
}
#footer .name_footer p {
        color: #fff;
        font-size: 16px;
        display: inline-block;
        margin: 0;
}
#footer .right_footer span.icon.fa {
        line-height: 18px;
        margin: 5px;
        margin-right: 10px;
}
#footer .right_footer .icon {
        margin-right: 5px;
        font-size: 15px;
}
#footer .line_footer {
        position: absolute;
        left: 640px;
        width: 1px;
        height: 95px;
        background: #5c95ca;
        top: 30px;
}
#design_menu_footer {
        float: left;
        width: 100%;
        border-top: 1px solid #5c95ca;
}
#design_menu_footer .design_menu_footer {
        width: 1180px;
        margin: auto;
}
#design_menu_footer .design {
        float: left;
        width: 100%;
}
#design_menu_footer .design p {
        float: left;
        width: 100%;
        color: #bacbe3;
        font-size: 16px;
        padding: 10px 0px;
}
#design_menu_footer .menu_footer {
        float: right;
}
#design_menu_footer .list_menu_footer {
        float: left;
        margin-top: 10px;
        margin-right: 100px;
        list-style: none;
}
#design_menu_footer .list_menu_footer li {
        float: left;
        border-right: 1px solid #bacbe3;
}
#design_menu_footer .list_menu_footer li a {
        float: left;
        color: #bacbe3;
        padding: 0px 15px;
        font-size: 13px;
}
#footer a.btn {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        line-height: 25px;
        text-align: center;
        background: #fff;
        color: #fff;
        padding: 0px;
        margin: 0px 5px;
        border: 0px;
        opacity: 1;
}
#footer a {
        display: block;
        padding: 0;
        color: #fff;
        opacity: 1;
        text-decoration: none;
        font-weight: normal;
}
#footer span.icon.fa {
        line-height: 25px;
}
@media only screen and (max-width: 992px) {
        .UIFooterControl .widget-footer {
                padding-right: 0;
        }
}
@media only screen and (max-width: 768px) {
        .UIFooterControl .left-footer {
                flex-direction: column;
        }
        .UIFooterControl .left-footer>section:nth-child(1),.left-footer>section:nth-child(3),.left-footer>section:nth-child(2) {
                width: 100% !important;
                padding-right: 0 !important;
                margin-top: 20px
        }
        .UIFooterControl .left-footer .menu {
                -webkit-column-count: 2;
                column-count: 2
        }
}
