.footer--catastro {
    background-color: rgba(186, 186, 186, 0.9804);
}

.footer--catastro p{
 	color:#565656;
line-height: 20px;
    font-size: 1em;
}

.footer--catastro .btn-primary,
.footer--catastro .btn-primary:hover, 
.footer--catastro .btn-primary:active {
    background-color: rgba(0,0,0,0.00);
    border-color: var(--color-negro) !important;
    color: var(--color-negro) !important;
}


.footer--catastro .nav>li>a:focus, .footer--catastro .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff0;
    color: #199ad7;
}
footer{
    background: white;
    position: relative;
    top: -5rem;
    border: solid 2px #e8f0fb;
    border-radius: 20px;
    margin-top: 6em;
}

.footer--catastro h3, 
.footer--catastro h2{
    font-size: 2rem;
    font-weight: 500;
    color: #004884;
    line-height: 1.5em!important;
}

.footer--col2 ul li,
.footer--catastro a,
.footer--catastro a:hover{
	color:#004884;
}

.footer--col{
padding-top: 30px;
    padding-bottom: 27px;
    padding-left: 22px;
    padding-right: 22px;
}
.footer--col2{

    padding-left: 22px;
    padding-right: 22px;
}


#block-footerlogos{
    border-top: solid 1px #414c59;
    border-bottom: solid 1px #414c59;
    padding: 27px 1px;
    margin-bottom: 35px;
}

.footer--col-copy p,.footer--col-copy h3{
        color: #ffffff;
    font-size: 0.8em;
    margin-top: 9px;
}
.copy{
    background: var(--color-rojo);
	color:var(--color-blanco);
}

.copy a, .copy a:hover{
	color:var(--color-blanco);
}
.govcobasefooter__container {
    padding: 30px 30px 10px;
    box-sizing: border-box;
}

.govcobasefooter_contentinfo_head {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(22rem, 1fr));
    width: 100%;
    align-items: center;

}

.govcobasefooter_contentinfohead_name {
    grid-column: 1/4;
    width: auto;

}



.govcobasefooter_contentinfoheadname_titulo {
    font-size: 24px;
    color:#36c!important;
    font-weight: 600;
}

.govcobasefooter_contentinfosede_texto {
    font-size: 20px;
    color: #36c!important;
    font-weight: 600;
}

.govcobasefooter_contentinfo_contact-line {
    margin: 3px;
    font-weight: 400;
    color: #4B4B4B;
    line-height: 24px;
    font-size: 16px;
}

.govcobasefooter_contentinfohead_logo {
    text-align: left;
}

.govcobasefooter_contentinfo_network {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(21rem, 1fr));
    margin-top: 3em;
    column-gap: 15px;
    justify-content: flex-start;
    height: 30px;
    width: 100%;
    align-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}

.govcobasefooter_contentinfo_network-link {
    text-decoration: underline;
    color: #3366CC;
    display: flex;
    align-items: center;
    font-size:16px;
    column-gap: 5px;
    font-weight: 400;
    max-width: 100%;
}
.govcobasefooter_contentinfo_network-link:hover {
    color: #004884;
}
.govcobasefooter_contentinfo_contact-line a:hover {
    color: #004884;
}
.govcobasefooter_contentinfo_policies {
    margin-top: 32px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(10rem, 1fr));
    column-gap: 2rem;
    align-items: center;
    justify-content: flex-start;
    font-size: calc(0.4em + 0.4vw + 0.4vmin);
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    row-gap: 10px;
}

.govcobasefooter_contentinfopolicies_link {
    display: flex;
    align-items: center;
    color: #3366CC;
    text-decoration: underline;
    font-size: 14px;
}
.govcobasefooter_contentinfopolicies_link:hover {
    color: #004884;
}
.govcobasefooter_contentinfo_network-link:hover .govcobasefooter--svg-redes rect{
    fill: #004884;
}

/* Estilos del footer botton bar */

.govcobasefooter_content_bottombar {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #3366CC;
}

.govcobasefooter_content_bottombar_maxwith {
    display: grid;
    align-items: center;
    height: 88px;
    width: 75%;
}

.govcobasefooter_content_bottombar_maxwith--logos {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: left;
    align-items: center;
}

.govcobasefooter_contentinfoheadlogo_img {
    width: 20vw;
    max-width: 250px;
    min-width: 100px;
}

.govcobasefooter_content_bottombar_maxwith--logos--img1colombia {
    width: 20vw;
    max-width: 48px;
    min-width: 20px;
}

.govcobasefooter_content_bottombar_maxwith--logos--img2govco {
    width: 20vw;
    max-width: 223px;
    min-width: 200px;
}
.govcobasefooter_contentinfo_sede_bootom{
    margin-top: 32px;
}
.govcobasefooter_contentinfo_contact-line a{
    color: #3366CC;
}
@media (min-width: 375px) {
    .govcobasefooter__container, .govcobaseheader__logosbar {
        max-width: 540px;
    }
    .govcobasefooter_contentinfo_network{
        margin-top: 8em;
        row-gap: 5px;
    }
}

@media (min-width: 576px) {
    .govcobasefooter__container, .govcobaseheader__logosbar {
        max-width: 540px;
    }
    .govcobasefooter_contentinfo_network{
        margin-top: 7em;
        row-gap: 5px;
    }
}
@media (max-width: 375px) {
    .govcobasefooter__container, .govcobaseheader__logosbar {
        max-width: 540px;
    }
    .govcobasefooter_contentinfo_network{
        margin-top: 8em;
        row-gap: 5px;
    }
    .govcobasefooter_contentinfo_network-link {
        font-size: 12px;
    }
}
@media (min-width: 768px) {
    .govcobasefooter__container , .govcobaseheader__logosbar{
        max-width: 720px;
    }
    .govcobasefooter_contentinfo_network{
        margin-top: 9em;
        row-gap: 5px;
    }
}
@media (min-width: 992px) {
    .govcobasefooter__container, .govcobaseheader__logosbar {
        max-width: 960px;
    }
    .govcobasefooter_contentinfo_network{
        margin-top: 5em;
        row-gap: 5px;
    }
}
@media (min-width: 1200px) {
    .govcobasefooter__container, .govcobaseheader__logosbar{
        max-width: 1140px;
    }
    .govcobasefooter_contentinfo_network{
        margin-top: 3em;
        row-gap: 5px;
    }
}
@media (min-width: 1400px) {
    .govcobasefooter__container, .govcobaseheader__logosbar{
        max-width: 1320px;
    }
    .govcobasefooter_contentinfo_network{
        display: flex;
        margin-top: 1em;
    }
    .govcobasefooter_contentinfo_policies{
        display: flex;
        margin-top: 1em;
        margin-bottom: 2em;
    }
}