﻿.ShifuPanelFooter {
    padding-top: 5rem;
    padding-bottom: 5rem;
    /*background-color: #232323;
    background: url(../images/footer_background.jpg) center fixed;*/
    background-size: cover;
    margin-top: 20px;
    border-top: 5px solid #68232D !important;
}

.row {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}

.mbr-white {
    color: #ffffff;
}

.ShifuPanelFooter .media-wrap {
    padding: 0;
}

.ShifuLogoFooter {
    display: block;
    width: 30%;
}

.display-7 {
    font-family: 'Jost', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

 .display-1, .display-2, .display-4, .display-5, .display-7 {
    line-height: 1;
    word-break: break-word;
    word-wrap: break-word;
    font-weight: 400;
}

.mbr-section-subtitle {
    line-height: 3;
    margin-bottom: -7px;
}

.titleFooterSection {
    font-weight: bold;
}

.display-4 {
    font-family: 'Jost', sans-serif;
    font-size: 1.1rem;
    line-height: 1.5;
}

.mb-4 {
    margin-bottom: 2rem !important;
}

.ShifuPanelFooter .list {
    list-style: none;
    padding-left: 0;
    color: #bbbbbb;
    margin-top: 15px;
}

.ShifuPanelFooter .list li a {
    color: #23536A;
    font-weight: bold;
    line-height: 3;
    font-size: 14px;
}

.ShifuPanelFooter .mbr-text {
    line-height: 1;
    
}

.ShifuPanelFooter .soc-item {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: white;
    margin-right: 0.5rem;
    margin-bottom: 1rem;
    padding: 0.5rem;
    height: 2.5rem;
    width: 2.5rem;
}

.icon_footer {
    width: 70%;
    margin: 3% 3%;
}

.ShifuPanelFoote_corp_terminos {
    background-color: #23536A !important;
    color: white;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 15px;
}

.ShifuPanelFoote_corp_terminos div div a {
    color: white;
    
}

.ShifuPanelFoote_redes_sociales {
    background-color: #23536A;
    color: white;
    font-size: 27px;
    border-radius: 50%;
    padding: 13%;
    width: 35px !important;
    height: 35px;
}