﻿/*#region FOOTER */


.bct-copyright {
    position: relative;
}
.bct-design-by {
    padding: 0 10px;
}

.bct-copyright {
    position: relative;
    padding: 0 10px;
    border-right: 2px solid #222;
}
.bct-design {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #fff;
}

.bct-copyright-wrap {
    display: flex;
    justify-content: center;
    padding: 1.875rem 0;
    line-height: 1;
    flex-wrap: wrap;
    text-align: center;
}


    .bct-copyright-wrap a {
        font-weight: 700;
        color: #222;
    }

.bct-ft-map a {
    font-weight: 600;
}
.bct-ft-item span {
    font-size: .9rem;
}
.bic_logoft {
    margin-bottom: 2rem;
}

.bic_ft__contact {
    position: relative;
    padding-left: 1.75rem;
    margin-bottom: .875rem;
}

    .bic_ft__contact::after {
        position: absolute;
        content: '';
        font-family: 'Font Awesome 5 Pro';
        left: 0;
        color: #52bc23;
        font-weight: bold;
        top:0;
    }

    .bic_ft__contact.phone::after {
        content: '\f879';
        left: 0;
        font-size: 18px;
    }
    .bic_ft__contact.add::after {
        content: '\f0e0';
    }
.bct-ft-item {
    text-align: center;
}

    .bct-ft-item strong {
        font-size: 1.25rem;
        position: relative;
        font-weight: 600;
        display: block;
    }

    .bct-ft-item li {
        font-size: 15px;
        font-weight: 400;
        padding-left: 5px;
        line-height: 1.3rem;
        margin-bottom: 1rem;
    }

.bct-footer-copyright {
    color: #222;
    border-top: 1px solid #c1c1c1;
}

.bct-ft-item:last-child {
    width: 24.5rem;
}

.bct-ft-map a {
    color: #fff;
}

.bct-ft-item ul {
    margin-top: 2.5rem;
    padding: 0;
    list-style: none;
}


.bct-text.bct-title::before {
    position: absolute;
    content: '';
    width: 70px;
    height: 2px;
    background: #f7941d;
    left: 50%;
    bottom: 25px;
    transform: translateX(-50%);
}

.bct-ft-item:last-child li a {
    color: #fff;
}

.bct-ft-items {
    display: flex;
    color: #fff;
    padding-bottom: 2rem;
}

.bct-text.bct-title {
    padding: 2rem 0;
    font-size: 1.5rem;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    font-weight: 800;
}

.bct_footer {
    background: url(/Styles/images/footer.jpg);
    padding-top:4.5rem
}

.bct-ft-item li::before {
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    font-weight: 900;
}

.bct-ft-add::before {
    content: "\f3c5";
}

.bct-ft-phone::before {
    content: "\f879";
}

.bct-ft-mail::before {
    content: "\f0e0";
}

.bct-ft-map::before {
    content: "\f279";
}

.bct-ft-item > ul > li {
    position: relative;
    padding-left: 1.8rem;
}

.bct-ft-items .bct-ft-item:last-child li {
    list-style: disc;
    padding-left: 6px;
}
.bic_ft__inner {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-bottom: 3.75rem;
}

.bic_ft__title {
    font-size: 1.125rem;
    color: #30509b;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 10px;
}
.bic_ft__item:first-child {
    flex: 0 0 27%;
}

.bic_ft__item:nth-child(2) {
    flex: 0 0 50%;
}

.bic_ft__item {
    padding: 0 15px;
}
ul.bic_footer__add li:last-child {
    margin: 0;
}
ul.bic_footer__add {
    display: flex;
    margin-top: 2rem;
    flex-direction: column;
    margin-bottom: 0;
}
.RadMenu:after, .RadMenu ul:after, .RadMenu li:after, .RadMenu div:after{
    display:none
}

ul.bic_footer__add li {
    margin-bottom: 1.5rem;
    position: relative;
    padding-left: 16px;
}

        ul.bic_footer__add li::after {
            content: '\f111';
            position: absolute;
            font-family: 'Font Awesome 5 Pro';
            left: 0;
            font-weight: bold;
            font-size: 6px;
            top: 13px;
            transform: translateY(-50%);
            color: #52bc23;
        }
.gd_social {
    width: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 1.25rem;
}
    .gd_social a {
        width: 42px;
        line-height: 40px;
        border: 1px solid #30509b;
        border-radius: 50%;
        display: inline-block;
        text-align: center;
        margin-right: 5px;
        color: #30509b;
    }
        .gd_social a.zalo {
            background: url(icon/social_icon_white2.png) no-repeat;
            background-position: top -23px left 12px;
            background-size: 42%;
        }
        .gd_social a:hover {
            color: #fff;
            background-color: #4b6090;
        }
/*#endregion */


/*#region Responsive */
@media screen and (max-width:1199px) {
}

@media screen and (max-width:1199px) and (min-width:992px) {

    .bct_footer {
        padding-top: 3rem;
    }

    .bic_ft__inner {
        margin-bottom: 3rem;
    }
    .bic_ft__contact {
        margin-bottom: 1.5rem;
    }
}

@media screen and (max-width:991px) {
    .bic_ft__item:first-child {
        flex: 0 0 58%;
    }
    .bic_ft__item:last-child {
        order: 2;
        padding-top: 4.5rem;
        flex: 0 0 42%;
    }
    .bic_ft__item:nth-child(2) {
        flex: 0 0 100%;
        margin-top: 1rem;
        order: 3;
    }
    .gd_social {
        justify-content: flex-start;
    }
    .bic_ft__contact.phone::after {
        font-size: 15px;
        top: -1px;
    }
}
@media screen and (min-width:768px) and (max-width:991px) {

    .bic_ft__contact.phone::after {
        font-size: 15px;
        top: -1px;
    }

    .bic_ft__item:last-child {
        order: 3;
        padding-top: 1rem;
        flex: 0 0 24%;
    }

    .bic_ft__item:nth-child(2) {
        flex: 0 0 68%;
    }

    .bic_ft__item:first-child {
        flex: 0 0 30%;
    }

    .gd_social {
        justify-content: space-between;
    }
 
}
@media screen and (max-width:767px) and (min-width:576px) {
    ul.bic_footer__add {
        margin-top: 1rem;
    }
        ul.bic_footer__add li {
            margin-bottom: 1rem;
        }
    .gd_social a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
        .gd_social a.zalo {
            background-position: 9px -15px;
        }
    .bct_footer {
        padding-top: 2rem;
    }
    .bic_ft__inner {
        margin-bottom: 2rem;
    }
    
}

@media screen and (max-width:767px) {
  
    
    .bct-copyright {
        flex: 0 0 100%;
        margin-bottom: 10px;
        border-right: none;
    }

}

@media screen and (max-width:575px) {
    ul.bic_footer__add li {
        margin-bottom: 10px;
    }
    .bic_ft__inner {
        margin-bottom: 2rem;
    }
    .bic_ft__contact {
        padding-left: 1.5rem;
    }
    .bct_footer {
        padding-top: 3rem;
    }
    .gd_copyright__wrap {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
  
    .gd_design {
        margin-left: 0;
        padding-left: 0;
        border-left: none;
    }
    .bct_footer {
        padding-top: 2rem;
    }
    .gd_copyright__wrap {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        padding-top: 15px;
    }
   
    ul.bic_footer__add {
        margin-top: 1rem;
    }
   
}

@media screen and (max-width:480px) {

    .gd_social a {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }

        .gd_social a.zalo {
            background-position: top -19px left 10px;
        }
}

@media screen and (max-width:375rem) {
}

@media screen and (max-width:320px) {
}


/*#endregion */

