/* 
    Created on : 28-dic-2015, 10:38:55
    Author     : Weiss
*/
p { text-align: justify;}
#stems_layerslider {width:1140px;height:450px;max-width: 1140px;}
.top-buffer { margin-top:20px; }
#boletines_informativos > div > img { margin: 0 auto;}
#ultimo_tweet { width:auto; height: 62px;background-image: url('../Recursos/FondoTwitterNuevo.png'); background-repeat: no-repeat;padding: 15px 10px 15px 65px; color: white; font-weight: 400;}
#banners > div > img { margin: 5px auto;}
.marco {border: 1px solid #5AA239;}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    margin: auto;
}
#google_maps {
    display: block;
    width: 100%;
    height: 496px;
}
#menu_principal { background-image: url('../img/header.jpg'); background-repeat: no-repeat; background-position: center center; }

.regidores {

    margin-bottom: 15px;
}
.regidores > img{    display: inline; margin-right: auto; margin-left: auto;}
.regidores > div{    display:inline-block; }
.puesto {    font-size: 3em;  border-bottom:  1px solid #B50031;
             font-family: sans-serif; font-weight: bold;  }

.puestoEspecial {    font-size: 3em;
                     font-family: sans-serif; font-weight: bold;  }

.puesto2 {    font-size: 1.7em; border-bottom:  1px solid #B50031; margin-left: 0.2em;
              font-family: sans-serif;font-weight: bold;  }

.nombre {    font-size: 1.5em; margin-left: 1em;
             font-family: sans-serif;font-weight: bold; }

.bs-example{
    margin: 20px;
}

figcaption { text-align: center; color: #3B3B3B; font-weight:  600; background-color:#F5F5F5; box-sizing: border-box; padding: 5px; }
.border_top {border-top: 5px solid #3B3B3B;}
.datepicker div { margin: 0 auto;}
.to_uppercase { text-transform: uppercase;}
.titulo_principal h1{ text-align: justify; font-weight: 600; color:#606060; text-transform: uppercase;}
.titulo_principal h1.mes_anio { color: #77CC53;}
.titulo_secundario p{ text-align: justify; font-weight: 600; color:#3B3B3B;}
.titulo_secundario p span{ border-bottom: 5px solid #3B3B3B;}
.redes_sociales p{ text-align: left; font-weight: 600; color:#606060;}
.redes_sociales p:first-child{ text-transform: uppercase;}



/*Desktops*/
@media (max-width: 1200px) {
    .banners div {margin-bottom: 20px; margin-top: 20px;}
    .banners div img{ margin: 0 auto;}
}

/*Tablets*/
@media (max-width: 991px) {
    .titulo_principal h1,.titulo_secundario p{ text-align: center;}
    .redes_sociales div { text-align: center;}
    .redes_sociales div p{ text-align: center;}
    .redes_sociales div img{ margin-bottom: 10px;}
}
/*Phones*/
@media (max-width: 767px) {
    .titulo_principal h1,.titulo_secundario p{ text-align: center;}
    .redes_sociales div{ text-align: right;}
    .redes_sociales div img{ margin-bottom: 10px;}
    .banners div img{ margin: 5px auto;}
    .redes_sociales div p{ text-align: left;}
}
