<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 10px;
    padding-bottom: 20px;
    /*border-top:solid 8px #3995ab;*/
 font-family: 'Open Sans Condensed', sans-serif;
    background-image: url(../images/bckg.gif);
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
     font-family: 'Open Sans Condensed', sans-serif;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 680px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        background-image: url(../images/cabecera-permiso-circulacion-01.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
        min-height: 360px;
        border: solid 1px #e0e0e0;
        border-radius: 5px;
        margin-bottom: 50px;
    }

    .jumbotron2 {
        background-image: url(../images/cabecera-aseo-domiciliario.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
        min-height: 360px;
        border: solid 1px #e0e0e0;
        border-radius: 5px;
        margin-bottom: 50px;
    }

    .jumbotron3 {
        background-image: url(../images/cabecera-aseo-extraodinario.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
        min-height: 360px;
        border: solid 1px #e0e0e0;
        border-radius: 5px;
        margin-bottom: 50px;
    }

    .jumbotron4 {
        background-image: url(../images/cabecera-convenio-pago.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
        min-height: 360px;
        border: solid 1px #e0e0e0;
        border-radius: 5px;
        margin-bottom: 50px;
    }
        .jumbotron5 {
        background-image: url(../images/cabecera-parte-municipal.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
        min-height: 360px;
        border: solid 1px #e0e0e0;
        border-radius: 5px;
        margin-bottom: 50px;
    }
            .jumbotron6 {
        background-image: url(../images/cabecera-patente-municipal.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
        min-height: 360px;
        border: solid 1px #e0e0e0;
        border-radius: 5px;
        margin-bottom: 50px;
    }

    .jumbotronB {
        background-image: url(../images/cabecera-permiso-circulacion-01.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
        max-height: 150px;
        border: solid 1px #e0e0e0;
        border-radius: 5px;
        margin-bottom: 50px;
        padding-left: 30px;
    }


    .body-content {
        padding: 0;
    }
}

.footer {
    font-family: 'Roboto', sans-serif;
}

.cuadro {
background-color:#f3f3f3;
padding:25px;
text-align:center;
 font-family: 'Open Sans Condensed', sans-serif;
border-bottom:solid 2px #e0e0e0;
border-radius:3px;
margin-left:15px;


}
.cuadro h2 {
font-size:35px;
color:#666;
line-height:35px;
 font-family: 'Open Sans Condensed', sans-serif;


}
    .cuadro h6 {
  color:#999;
   font-family: 'Open Sans Condensed', sans-serif;
  font-size:22px;
  
    }
        .cuadro h3 {
  color:#666;
   font-family: 'Open Sans Condensed', sans-serif;
  font-size:28px;
  line-height:35px;

  
    }

.cuadro2 {
    background-color: #f3f3f3;
    padding: 10px;
    text-align: center;
    font-family: 'Open Sans Condensed', sans-serif;
    border-bottom: solid 2px #e0e0e0;
    border-radius: 3px;
    margin-left: 5px;
    margin-bottom: 5px;
    min-height: 240px;
}
.cuadro2 h2 {
font-size:35px;
color:#666;
line-height:35px;
 font-family: 'Open Sans Condensed', sans-serif;


}
    .cuadro2 h6 {
  color:#999;
   font-family: 'Open Sans Condensed', sans-serif;
  font-size:22px;
  
    }
.rojo {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 32px;
    color: #d82727;

    font-weight: 500;
}

.cuadromulta {
    background-color: #f3f3f3;
    padding: 10px;
    text-align: center;
    font-family: 'Open Sans Condensed', sans-serif;
    border-bottom: solid 2px #e0e0e0;
    border-radius: 3px;
    margin-left: 5px;
    margin-bottom: 5px;
}

    .cuadromulta h2 {
        font-size: 35px;
        color: #666;
        line-height: 35px;
        font-family: 'Open Sans Condensed', sans-serif;
    }

    .cuadromulta h6 {
        color: #999;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 22px;
    }

.cuadromail {
    background-color: #f3f3f3;
    padding: 25px;
    text-align: center;
    font-family: 'Open Sans Condensed', sans-serif;
    border-bottom: solid 2px #e0e0e0;
    border-radius: 3px;
    margin-left: 15px;
    
}

    .cuadromail h2 {
        font-size: 35px;
        color: #666;
        line-height: 35px;
        font-family: 'Open Sans Condensed', sans-serif;
    }

    .cuadromail h6 {
        color: #999;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 22px;
    }

    .cuadromail h3 {
        color: #666;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 28px;
        line-height: 35px;
    }
</pre></body></html>