.block-footer {
    height: 440px;
}

.footer-menu-container{
    min-height: 256px;
}

.button-store {
    width: 134px;
}
.background-color--aqua {
    background-color:#8fccc9;
}
.logo-footer {
    padding-bottom: 5px;
}

p.subtitle, p.text-message, .site-map > p {
    color: white;
}

p.subtitle {
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 1.2px;
}

p.text-message {
    color: white;
    font-style: italic;
    font-weight: 300;
    font-size: 13px;
}

.site-map > p {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.site-map > hr {
    background: #FFFFFF;
    height: 2px;
}

.site-map > ul {
    padding: 0;
}

.site-map > ul > li {
    list-style: none;
    padding: 5px 0;
}

.site-map > ul > li > a {
    color: #493D3E;
    font-weight: 300;
}

.site-map > ul > li > a:hover,
.site-map > ul > li > a:visited,
.site-map > ul > li > a:active {
    font-weight: 400;
    text-decoration: none;
}

.rrss-illustration > svg {
    position: absolute;
    top: -66px;
    width: 260px;
    left: 0;
}

.rrss-icons > p {
    color: #fff;
    margin-top: 25px;
    padding-right:10px;
    float:left;
}

.rrss-icons > ul {
    padding: 0;
}

.rrss-icons > ul > li {
    list-style: none;
    float: left;
    padding: 10px 8px;
}

.rrss-icons > ul > li > a > div {
    background: #fd7b61;
    border: 2px solid #ffffff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
}

.rrss-icons > ul > li > a > div > img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 13px;
    height: 20px;
}

ul.guarantee-list {
    padding: 0;
    display: table-row;
}

ul.guarantee-list li {
    list-style: none;
    float: left;
    padding-right: 24px;
    vertical-align: middle;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    height: 60px;

}

ul.guarantee-list li > a > img {
    width: 80px;
    display: table-cell;
    vertical-align: middle;
    height: auto;
}

ul.guarantee-list li.gloval > a > img {
    width: 60px !important;
    filter: grayscale(100%);
}

ul.guarantee-list li.cco > a > img {
    width: 48px !important;
    filter: grayscale(100%);
}


ul.guarantee-list li.adigital> a > img, ul.guarantee-list li.assofintech > a > img {
    width: 90px !important;
}

ul.guarantee-list li.eurocrowd > a > img {
    width: 45px !important;
}

ul.guarantee-list li.ministry > a > img {
    width: auto !important;
    max-height: 45px;
}

tr > td > a > img {
    filter: grayscale(100%);
}

.logos-section > p {
    color: #999999;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}

.offices > p:first-child {
    font-size: 15px !important;
    font-weight: 500 !important;
}

.offices > p {
    font-size: 14px;
    font-weight: 300;
}

.inscrita {
    font-size: 13px !important;
    font-weight: 300 !important;
}

@media (max-width: 991px) {
    .block-footer {
        height: auto;
        padding-bottom:80px;
    }

    .rrss-icons > ul {
        top:10px;
    }

    .rrss-icons > ul > li {
        padding: 20px 6px;
    }
}

@media (max-width: 767px) {

    .footer-logo-container{
        text-align: center;
    }

    .footer-logo-container .logo-footer{
        margin:0 auto;
    }

    .button-store.left {
        float:right;
    }

    .rrss-icons > p {
        float:none;
    }
    /*Correccion footer responsive*/
    .rrss-icons > ul > li > a > div {
        width: 70px;
        height: 70px;
    }

    .rrss-icons > ul > li > a > div > img {
        width: 25px;
        margin-top: 22px;
    }

    /*Correccion para facebook*/
    .rrss-icons > ul > li:nth-child(1) > a > div > img {
        width: 15px;
        margin-top: 17px;
    }

    .rrss-icons > ul {
        top: 0;
        right: 15px;
    }

    .block-footer {
        height: auto;
        padding-bottom:53px;
    }

    .logos-section{
        text-align: center;
    }

    .logos-section a, .logos-section li table{
        display: inline-block;
        margin:0 auto;
     }

     ul.guarantee-list{
        display: block;
        text-align: center;
     }

    ul.guarantee-list li{
        float:none;
        padding-right: initial;
        height:80px;
    }
     ul.guarantee-list li a{
        display: inline-block;
        margin:0 auto;
     }

     .offices{
        text-align: center;
        margin-bottom: 30px;
     }
}

@media (max-width: 544px) {

    .rrss-icons > ul > li {
        list-style: none;
        float: left;
        padding: 10px 2px;
    }

    .rrss-icons > ul > li > a > div {
        width: 40px;
        height: 40px;
    }

    .rrss-icons > ul > li:nth-child(1) > a > div > img {
        width: 8px;
        margin-top: 10px;
    }

    .rrss-icons > ul > li:last-child > a > div > img {
        width: 18px;
        margin-top: 8px;
    }


    .rrss-icons > ul > li > a > div > img {
        width: 18px;
        margin-top: 9px;
    }

    .rrss-icons > ul {
        top: 30px;
        right: 15px;
    }
    .text-opportunity {
        font-size: 27px;
    }
}

@media (max-width: 320px) {

    .rrss-icons > ul > li {
        padding: 0 2px;
        margin-top: -6px;
    }
}

@media (min-width:768px) and (max-width:991px){
    ul.guarantee-list li > a > img {
        width: 55px;
    }

    .button-store {
        float:right;
    }
}
