#footer .section-footer{
    padding:30px 0;
}
#footer .section-footer > .bg{
    background: url(/images/banner_footer.png) no-repeat;
    background-size: cover;
}
.col-footer-1-1> .col-inner{
    max-width: 375px;
}
.logo-footer{
    margin-bottom: 15px;
}
.info-footer-1-1 .list-info-1-1 .item{
    position: relative;
}
.info-footer-1-1 .list-info-1-1 .item a{
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
    margin-bottom: 10px;
    padding-left: 30px;
}
.info-footer-1-1 .list-info-1-1 .item.address-footer::before{
    content:"";
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top:0;
    background: url(../images/map-footer.svg) no-repeat;
}
.info-footer-1-1 .list-info-1-1 .item.phone-footer::before{
    content:"";
    width: 22px;
    height: 24px;
    position: absolute;
    left: 0;
    top:0;
    background: url(../images/call-footer.svg) no-repeat;
}
.info-footer-1-1 .list-info-1-1 .item.email-footer::before{
    content:"";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top:0;
    background: url(../images/email-footer.svg) no-repeat;
}
.info-footer-1-1 .list-info-1-1 .item.website-footer::before{
    content:"";
    width: 16px;
    height: 16px;
    position: absolute;
    left: 2px;
    top:0;
    background: url(../images/website-footer.svg) no-repeat;
}
.list-isocal-footer{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.list-isocal-footer .item{
    margin-left: 10px;
}
.list-isocal-footer .item:first-child{
    margin-right: 5px;
}
.main-footer-2-1 p{
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    color: #FFFFFF;
    padding-left: 40px;
}
.main-footer-2-1{
    margin-top: 15px;
}
.text-footer-2-1-3, .text-footer-2-1-4, .text-footer-2-1-5{
    margin-bottom: 0;
}
.text-footer-2-1-3 > span{
    font-weight: 500;
}
.row-footer-1 .text{
    color: #FFFFFF;
    font-size: 15px;
    margin-bottom: 12px;
}
.list_footer_menu .item-menu-footer{
    margin-bottom: 8px;
}
.list_footer_menu .item-menu-footer a{
    color: #FFFFFF;
    font-size: 15px;
    display: flex;
}
.list_footer_menu .item-menu-footer a > svg,
.list_footer_menu .item-menu-footer a > i{
    width: 25px;
    position: relative;
    top: 2px;
}
.lst-footMenu {
    padding-top: 20px;
}

.textFT {
    font-family: 'roboto';
    font-size: 18px;
}
.lst-footMenu2 {
    padding-top: 10px;
}