
/* footer */
footer#colophon.custom  ul.menu {
    margin-left: 0;
    margin-top: 0
}

footer#colophon.custom .menu-item {
    position: relative;
    margin-bottom: 5px;
    padding-left: 8px;
    padding-top: 0;
    line-height: 18px;
}

footer#colophon.custom .footer-fixed .menu-item::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: #9c9e9f;
    position: absolute;
    left: 0;
    top: 7px
}

footer#colophon.custom .menu-item a,footer#colophon.custom  .menu-item  span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    font-size: 14px;
    color: #454545;
    font-weight: 400;
}
footer#colophon.custom .vc_column-inner .btn-footer-formacion{
    color: #fff;
    background-color: var(--brand-primary);
    font-weight: bold;
    font-size: 1em;
    line-height: 1.5;
    border-radius: 3px;
    padding: 7.5px 15px;
    text-decoration: none;
}

.abilways-brand {
    position: relative
}

.abilways-brand--text-part {
    display: none
}

.view-abilways-brands:not(.view-display-id-block_2) .abilways-brand--image-part a,.abilways-brand--image-part .obflink {
    position: absolute;
    height: 100%;
    width: 100%;
 font-size:0px;
    z-index: 1
}
.view-display-id-block_2 .abilways-brand--image-part a:hover{
    color:#232323 !important;
}

.abilways-brand--text-part {
    padding: 15px 19px 19px;
    width: 202px;
    display: block;
    visibility:hidden; 
    position: absolute;
    bottom: 180%;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    background-color: #fff;
    border: 1px solid #bc0820;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    opacity: 0;
    z-index: 1
}

.abilways-brand--text-part::before,.abilways-brand--text-part::after {
    border-width: 10px;
    border-style: solid;
    border-color: rgba(0,0,0,0);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0
}

.abilways-brand--text-part::before {
    border-top-width: 10px;
    bottom: -20px;
    border-top-color: #bc0820
}

.abilways-brand--text-part::after {
    border-top-width: 10px;
    bottom: 19px;
    border-top-color: #fff
}

.abilways-brand--text-part .field--name-taxonomy-term-title {
    font-size: 15px;
    color: #58585a;
    font-weight: 700
}

.abilways-brand--text-part .field--name-description {
    line-height: 19px;
    padding-top: 9px;
    color: #3e3d40
}

.abilways-brand--text-part .field--name-description p {
    margin: 0
}

.abilways-brand:hover .abilways-brand--text-part,.abilways-brand:focus .abilways-brand--text-part,.abilways-brand:active .abilways-brand--text-part {
    visibility: visible;
     bottom:125%; 
    opacity: 1
}

.abilways-brand:hover .abilways-brand--image-part img,.abilways-brand:focus .abilways-brand--image-part img,.abilways-brand:active .abilways-brand--image-part img {
    -webkit-filter: grayscale(0) !important;
    filter: grayscale(0) !important
}

footer#colophon.custom  ol {
    display: flex;
    flex-direction: row;
    list-style: none;
    flex-wrap:wrap;
    align-items: center;
    
}

.view-id-abilways_brands:not(.view-display-id-block_2) ol{
    gap:22px;
        margin-left: 0px;
}
.view-display-id-block_brands .abilways-brand--image-part .field--name-taxonomy-term-title {
    display: none;
}
footer#colophon.custom .view-display-id-block_2 li:NOT(:last-child):after {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-right: 15px;
    margin-left: 15px;
    background-color: #9e9e9e;
}

footer#colophon.custom .view-display-id-block_2 li {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
footer#colophon.custom .widget_thim_layout_builder:nth-child(2)::before
 {
    left: 0;
    width: 100vw;
} 
footer#colophon.custom .widget_thim_layout_builder:nth-child(2)::before,footer#colophon.custom .widget_thim_layout_builder:nth-child(2)::after {
    content: '';
    background: #fff;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
}
footer#colophon.custom  .widget_thim_layout_builder:nth-child(2)::after {
    right: 0;
    width: 100vw;
}
footer#colophon.custom  .widget_thim_layout_builder:nth-child(2){
        position: relative;
}
footer#colophon.custom  .widget_thim_layout_builder:nth-child(2) > * {
    z-index:2;
}

.footerbranco p{
        font-size: 14px;
    line-height: 17px;
    display: block;
    font-weight: 700;
    color: #232323;
}
.abilways-brand--image-part {
    color: #232323;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 19px;
    text-transform:uppercase
}
footer#colophon .copyright-content {
    padding: 14px 0 17px !IMPORTANT;
}
footer#colophon .copyright-area, footer#colophon.custom .copyright-area #copyright-menu li a{

    font-size: 12px !important;
    line-height: 1.63!important;

}


footer#colophon ul.socials {
    display: flex;

}

footer#colophon.custom .wpb_text_column .vc_btn3-style-custom{


    font-weight: bold;
  
    line-height: 1.5;
    border-radius: 3px;
    padding: 7.5px 15px;
    text-decoration: none;
}

.footer-slogan, footer#colophon.custom .field--name-taxonomy-term-title a{
        color: #3e3d40;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
}

@media (min-width:1201px){
        .logo_footer:after {
        border-width: 1px;
        border-color: #ccc;
    }
    .logo_footer::after {
        height: 77px;
        content: "";
        position: absolute;
        right: 0;
        border-right: 2px solid #b2b3b4;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .footerbranco .wpb_column:first-child{
        width:17%;
    }
    .footerbranco wpb_column:nth-child(2){
        width:max-content;
    }
    
}


@media (min-width:769px) and (max-width:1200px){
        footer#colophon.custom  .vc_row.wpb_row.vc_row-fluid {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
}
@media (max-width:1200px){

    footer#colophon.custom .vc_custom_1759761255096{
        padding-left:0px !important;
    }
    footer#colophon.custom .vc_col-sm-10{
        width:100% !important;
    }
    footer#colophon.custom .wpb_column.vc_column_container.vc_col-sm-1\/5{ /* MENU FT*/
        width:33%;
    }
    footer#colophon.custom{
        padding: 0px 15px;
    }  
    footer#colophon.custom .vc_row.wpb_row.vc_row-fluid:NTH-CHILD(2) {
    display: flex;
    flex-direction: column;
    }
     footer#colophon.custom .vc_row.wpb_row.vc_row-fluid:NTH-CHILD(2) .vc_col-sm-2 {
        width: 100%;
        border-bottom:1px solid #ccc;
    }
    footer#colophon.custom .vc_custom_1759751441575{
        margin-bottom:30px !important;
    }
     .footerbranco     .vc_col-sm-9{
        width: 100%;
    }
    footer#colophon.custom .vc_custom_1759761644799{
        padding:0px 0px 15px 0px !important;
    }
     footer#colophon.custom .vc_custom_1759763132875{
         padding:30px 0px 15px 0px !important;
    }
    footer#colophon.custom  ol {

    margin-left:0px;
    }
    footer#colophon.custom  .vc_custom_1759766057610{
        padding-top:0px !important;
        
    }
    footer#colophon.custom .vc_column-inner.vc_custom_1759923808680{
        padding-left:0px !important;
    }
    
    

}
@media (max-width:768px){
    
    footer#colophon.custom .vc_custom_1759924355840 {
    padding-bottom: 5px !important;
}
    .view-id-abilways_brands:not(.view-display-id-block_2) ol{
        gap:0px 22px;
    }
    .vc_custom_1759761255096 .wpb_text_column.wpb_content_element,   .vc_custom_1759761255096 .wpb_text_column.wpb_content_element p{
    margin-bottom: 0px!important;
}
     footer#colophon.custom .view-display-id-block_2 li:NOT(:last-child):after {
        content:none 
}
    footer#colophon.custom .view-display-id-block_2 li:NOT(:last-child){
        margin-right:20px
    }
    footer#colophon.custom .wpb_column.vc_column_container.vc_col-sm-1\/5{ /* MENU FT*/
        width:100%;
    }
    
}

