﻿/*css condicionales para opciones de cada municipio, quitar para que salgan.*/

/*modal módulos*/
#myModal, #modalFirmaElectronica, #myModalApartado, #myModalArauca {
    vertical-align: super;
}



html, body, .modContainerGrid {
    height: 100%;
    font-family: 'Dosis', sans-serif;
    font-size: 15px;
}

html {
    min-height: 100%;
    color: #ffffff;
    
    
}


body {
    margin: 0;
    padding: 0;

}

.social {
    list-style: none;
    margin: 50px 0 10px;
}

    .social li {
        float: none;
        display: inline-block;
        margin-left:10px;
    }

        .social li a {
            color: #fff;
            font-weight:bold;
        }

        .social li img {
            height: 25px;
            margin-right: 5px;
        }



.copy {
    clear: both;
    float: right;
    font-size: 13px;
    margin-top: 15px;
}

.copy, .direccion {
    color: #B3B3B3;
}

.socialBottom .twitter {
    background-image:url(../images/Content/portalWeb/btnBottom_Twitter.svg)
}

.socialBottom .facebook {
    background-image: url(../images/Content/portalWeb/btnBottom_Facebook.svg)
}

.socialBottom .youtube {
    background-image: url(../images/Content/portalWeb/btnBottom_Youtube.svg)
}



header h3 {
    clear: both;
    color: #666666;
    font-weight: bold;
    font-size: 30px;
    padding-top: 50px;
}



.logoMunicipio {
    background: url("../images/Content/portalWeb/logoAlcaldia_Cucuta.png") no-repeat;
    height: 120px;
    width: 100px;
    background-size: 90px;
    margin-top: 5px;
    margin-bottom: 0;
    float: left;
}


.grupoLogo {
    float: left;
}

.contentMods h4 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    max-width: 250px;
    margin: 0 auto 20px;
    color: #000;
}

.modulosGrid {
    height: 100%;
    display: grid;
    grid-template-rows: 87px auto 240px;
}


.headerModulos .govCo {
    background: #3366CC;

}

.headerModulos {
    position:relative;
}

    .headerModulos .logosHeader {
        height: 100%;
        border-bottom: 3px solid #ccc !important;
        background: #1687C8 url("../images/fondoHeaderTurbo.jpg") no-repeat right top;
        border-top: 2px solid #fff;
    }

        .headerModulos .logosHeader::after {
            content: " ";
            width: 38%;
            height: 102px;
            background-size: auto;
            background-size: auto;
            display: block;
            position: absolute;
            right: 0;
        }

.logosEmpresa {
    background: url("../images/LogoAlcaldiaTurbo.png") no-repeat;
    background-size: auto;
    height: 105px;
    float: left;
    width: 107px;
    margin-right: 10px;
    background-size: contain;
}

.tramitesFrase h1 {
    color:#fff;

}
.tramitesFrase h2 {
    color: #fff;
}

.tramitesFrase {
    float: left;
    margin-left: 10px;
    color: #fff;
}

.tramitesFrase2 {
    display: none;
    color: #fff;
}

.tramitesFrase h1, .tramitesFrase2 h1 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 14px;
}
.tramitesFrase h2, .tramitesFrase2 h2 {
    font-size: 17px;
    margin-top: 10px;
}

.logoCucuta-impuestos {
    margin: 10px;
    float: left;
}

.logoEstrategia {
    background: url("../images/Content/portalWeb/cucuta/fondoBarrasHeader.svg") no-repeat;
    float: right;
    background-size: cover;
    width: 210px;
    height: 100%;
    text-align: right;
}

.logoEstrategia img{
    margin: 10px;
}


.oficinaVirtualImp {
    float: left;
    color: #fff;
    font-weight: bold;
    margin-top: 40px;
}

.nombreLugar {
    float:left;
}

#nombreModulo {
    color: #999;
    font-size: 15px;
    font-weight: bold;
}


footer {
    color: #fff;
    display: block;
    font-size: 15px;
    background: #3366CC;
    position: relative;
    padding-bottom:10px;
}



footer .logoGovco {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: right;
    padding-bottom:10px;
}

    footer .infoFooter {
        margin: 0 50px;
        border-radius: 10px;
        background: #3A9D24;
        border: 2px solid #fff;
        display: flex;
        position: relative;
        top: -47px;
        padding: 20px 0 40px;
    }

    footer .atencionfooter:hover {
        color: #F58020;
    }

    footer .atencionfooter {
        color: #ffd800;
    }

.form-row.infoFooter::before {
    content: "";
    height: 8px;
    width: 100%;
    position: absolute;
    top: 0px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.modulosGrid footer h4 {
    color: #fff;
    font-size: 17px;
    text-shadow: none;
    font-weight: bold;
}



.contentMods {
    margin-top: 39px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-position: left bottom;
    background-size: 663px;
}
.contWrap {
margin:0 auto;
max-width:1100px;
}

.contentMods h3 {
    font-size: 15px;
    color: #004884;
    border-bottom: 1px solid #ADC9FF;
    padding-bottom: 5px;
    margin-top: 0;
    font-weight:bold;
}

.modulos {
    padding: 0;
    text-align: center;

    margin: 0 auto;
}

    .modulos > ul {
        display: grid;
        flex-wrap: wrap;
        justify-content: center;
        grid-template-columns: repeat(4, 1fr);
        column-gap: 20px;
        row-gap: 20px;
        padding:0;
        margin-bottom:20px;
    }


    .modulos li {
        list-style: none;
        text-align: center;
        display: inline-block;
        border: 1px solid #ccc;
        border-top: none;
        background: #fff;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-bottom: 10px;
    }

.headerModuloUnidad {
    display:grid;
    grid-template-columns: 50px auto;
    color:#fff;
    font-weight:bold;
    text-align:left;
}



.nombre {
    padding: 10px;
    margin-top: 2px;
    font-size: 12px;
    font-weight: bold;
    width: 120px;
    margin: 0 auto;
    color: #fff;
}

.nombreMod {
    color: #ffffff;
    text-decoration: underline;
    font-size: 13px;
    padding-bottom: 10px;
    text-transform: uppercase;
}


.socialTop {
    margin-top:45px;
}

.titulos h2 {
    color: #376AD0;
    max-width: 400px;
    margin-bottom: 30px;
}

    .titulos h4 {
        margin-bottom: 30px;
    }

    .titulos h3 {
        margin-bottom: 30px;
        font-size: 20px;
    }
    

.titulos > * {
    font-weight:bold;
    margin:0 auto;
    }


.modulos li a {
    display: grid;
    height: 100%;
}

.modulos li a:hover {
    text-decoration:none;
}


.imgModNew img{
    border-right: 1px solid #fff;
}


.headerModuloUnidad {
    background: #7a7a7a;
}



.modulos li:nth-child(1) .headerModuloUnidad {
    background: #FF9A13;
}

.modulos li:nth-child(2) .headerModuloUnidad {
    background: #D17547;
}

.modulos li:nth-child(3) .headerModuloUnidad {
    background: #B64F3E;
}

.modulos li:nth-child(4) .headerModuloUnidad {
    background: #9A4486;
}

.modulos li:nth-child(5) .headerModuloUnidad {
    background: #6666CC;
}

.modulos li:nth-child(6) .headerModuloUnidad {
    background: #6699FF;
}

.modulos li:nth-child(7) .headerModuloUnidad {
    background: #00B8F0;
}

.modulos li:nth-child(8) .headerModuloUnidad {
    background: #42BD9E;
}

.modulos li:nth-child(9) .headerModuloUnidad {
    background: #83CC50;
}

.modulos li:nth-child(10) .headerModuloUnidad {
    background: #6AA33A;
}

.modulos li:nth-child(11) .headerModuloUnidad {
    background: #3D7070;
}

.modulos li:nth-child(11) .headerModuloUnidad {
    background: #3D7070;
}

.modulos li:nth-child(12) .headerModuloUnidad {
    background: #3D5370;
}

.modulos li p {
    text-align: justify;
    color: #4D4D4D;
}

.modulos .contentTramite {
    padding: 10px;

}

.modulos .ingresarTramite {
    color: #fff;
    background: #3B76FB;
    display: block;
    height: 30px;
    width: 70px;
    padding: 3px 8px;
    font-weight: bold;
    margin: 0 auto;
}

.nombreModNew {
    display: flex;
    align-items: center;
    padding-left: 10px;
}



@media(max-width:1208px) {

    .social li {
        margin-bottom:10px;
    }

}

@media(max-width:1182px) {
    footer .infoFooter {
    top:-60px;
    }

    .contentMods {
        padding-bottom:55px;
    }
}

@media(max-width:1144px) {
    .contWrap {
    margin:0 15px;
    }
}

@media(max-width:1098px) {
    .social{
        margin-top:15px
    }
    footer .infoFooter {
        top: -80px;
    }
}

@media(max-width:1099px) {
    .contentMods {
        padding-bottom: 75px;
    }
}

@media(max-width:913px) {

    .social {
        padding-left: 0;
      
    }

        .social li:first-child {
            margin-left:0;
        }




    footer .infoFooter {
        top: -70px;
        display: block;
    }

    .contentMods {
        padding-bottom: 70px;
    }
}


@media(max-width:960px) {
    .modulos > ul {
    grid-template-columns: repeat(3, 1fr);
    }
}

@media(max-width:877px) {
    .headerModulos .logosHeader::after {
    display:none;
    }
}

@media(max-width:830px) {
    .logoEstrategia {
        width: auto;
        background: none;
    }
}

@media(max-width:800px) {
    .modulos > ul {
        grid-template-columns: repeat(2, 1fr);

    }

}



@media(max-width:730px) {

    .logosEmpresa {
        margin-bottom: 10px;
    }

    .logosHeader {
        display: flex;
    }

    .contentMods {
        margin-top:0;
    }

    .modulosGrid {
       grid-template-rows:auto auto auto;
    }

    .headerModulos .logosHeader {
        height: 87px;
        /*border-bottom: 1px solid #8bace5*/
    }


    .tramitesFrase {
        display: none;
    }

    .tramitesFrase2 {
        display: block;
        text-align: center;
        background: #666666;
        padding: 1px;
    }

        .tramitesFrase2 h1 {
            margin-top:10px;
        }
}



    @media(max-width:500px) {
        .modulos > ul {
            grid-template-columns: auto;
        }

        .headerModuloUnidad {
            display: flex;
        }

        .imgModNew {
            width: 80px;
        }

        footer .infoFooter {
            position: initial;
            border-radius: 0;
            border-right: none;
            border-left: none;
            margin: auto;
        }

        footer {
            margin-top: 0;
            padding-bottom: 0;
        }

            footer .logoGovco {
                position: initial;
            }

        .contentMods {
            padding-bottom: 0;
        }
    }
