@charset "utf-8";
/* CSS Document */

.fondito { 
background-image: url("../../imagenes/sistema/fondo-1.jpg");
background-repeat: no-repeat;
/*background-color: #85C1E9;*/
width: 100%;
height: 100%;
padding: 0 0 0;
font:14px/1.3 'Segoe UI',Arial, sans-serif;
min-height:500px;
background-position: right top;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

 }

 .imgtransparente{
 background-image: url('../imagenes/sistema/logos/sete-sur-04.png');
 background-repeat: no-repeat;
 }

 /*.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #055DA0;
    color: white;
    text-align: right;
}*/
.estilohora
{
	width: 100%;
    font:18px/1.3 'Segoe UI',Arial, sans-serif;
    color: #055DA0;
    font-weight: bold;
    padding-right: 70px;
    padding-bottom: 10px;
}
.estilofecha
{
	width: 100%;
	margin: 0;
    font:18px 'Segoe UI',Arial, sans-serif;
    color: #055DA0;
    font-weight: bold;
    padding-right: 70px;
    padding-top: 5px;
}
.colorbanner
{
	background-color: #055DA0;
}

footer {
    background-color: rgba(44, 62, 80, 1.0);

    width: 100%;
    bottom: 0;
    font-weight: lighter;
    color: white;
}
.footerHeader{
    width:100%;
    padding:1em;
    background-color:rgba(52, 73, 94,1.0);
    text-align:center;
    color:white;
}
footer h3{
    font-weight:lighter;
}
footer ul{
    padding-left:5px;
    list-style:none;
}
footer p{
    text-align : justify;
    font-size : 12px;
}
footer iframe {
    width:100%;
    position:relative;
    height:170px;
}
.sm{
    list-style:none;
    overflow:auto;
}
.sm li {
    display: inline;
    padding:5px;
    float:left;
} 
.sm li a img {
    width:32px;
}
.ccontain{
    margin:0px;
    padding: 3em;
    position: relative;
    top: 0px;
    right: 0;
    width: 100%;
    height: 100%;

}

.encoje{
    margin-bottom: 5px;
}

.menu-fixed {
margin-top:140px;
}

.menu-Nofixed {
margin-top:0px;
}

.space_contain1 {
    margin: 0px;
    margin-top: 80px;
}

.space_contain2 {
    margin: 5px;
}
.bs-example{
      margin: 20px;
}
.enformcontacto {
    color: #FFFF /*#36A0FF*/;
    font-size: 20px;
    padding: 10px;
}

.bigicon {
    font-size: 20px;
    color: #FFFF/*#36A0FF*/;
}

#resplandorverde{   
      -moz-box-shadow: 0px 0px 30px #A3FF0F; 
      -webkit-box-shadow: 0px 0px 30px #A3FF0F; 
      box-shadow: 0px 0px 30px #A3FF0F;
      
      padding: 10px;
      border: 1px solid #66ff00;
      width: 160px;
      margin: 40px;
}
.resplandor{
    -moz-box-shadow: 0px 0px 30px #F9A112; 
    -webkit-box-shadow: 0px 0px 30px #F9A112; 
    box-shadow: 0px 0px 30px #F9A112;
    cursor: pointer; filter : brightness( 90% );
}
