/* Bih-Loh css*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

body{
    font-family: 'Open Sans';
}

#Carrusel{
    min-height: 60px;
}

header{
    margin: 0px;
}

.comicimg{
    min-height: 60px;
}
.logo{
    margin-top: 15px;
}

#LOGO{
    position: absolute;
    left: 0;
}

.push{
    margin-top: 20px;
}



#navegacion section ul li a{
    font-family: 'Open Sans';
    text-indent: none;
    color: rgb(192,192,192);
    font-size: 95%;
    text-align: center;
    background: white;

}


#navegacion section ul li a:hover{ 
    font-family: 'Open Sans';
    text-decoration: none;
    color: red;
    font-size: 95%;
    background: white;
}

#navegacion2{
  display: none;
}

#navegacion{
  background: rgba(255,255,255,0);
  margin-top: -20px;
}

#lista_navegacion{
  background: white;
}
.atencion{
    text-align: right;
    position: absolute;
    right: 20px;
    top: 5px;
}

.centrar{
  display: table;
  margin: 0 auto;
}
  
.vertical{
  margin-top: 60px;
}

#cent {
    margin-right: 39%;
    background: white; 
}

#center{
  background: white;
}

.icon{
  height: 30px;
  width: 50px;
}

#name_list{
  background: white;
}


#Contents{
    height: auto !important;
    margin-bottom: 50px;
}

.top-image{
    
}

.elemento{
  margin-bottom: 30px;
}

.telefono_texto{
    color: rgb(137,137,137);
}

.norm{
    margin-top: 40px;
    width: 100%;
    height: 100%;
    
}

.norm2{
    margin-top: 45px;
    width: 100%;
    height: 100%;
    
}

.minimza{
    height: 50px;
    width: 50px
}

.wazap{
    margin-top: 30px;
    
}

.division{
    height: 100%;
    margin-top: 40px;
    margin-left: 90%;
}

.link{
    margin-right: 10px;
    margin-bottom: auto;
}

#links{
    margin-left: -10px;
}

.redes{
    margin-top: 60px;
    width: 25%;
    height: 25%;
}


#cabecera{
    margin-bottom: 20px;
    text-align: center;
}

#Barra {
    background-color: #d10006;
    height: 20px;
}




#googleMap{
    margin-left: auto;
    margin-right: auto;
    margin: 0px;
    width:100%;
    height:260px;
}


#separa{
    margin-left: 30px;
}

#separa2{
    margin-left: 60px;
}

#separa3{
    margin-left: 20px;
}

#junta{
    margin-left: 20px;
}

footer{
    padding-top: 20px;
    padding-bottom: 20px;
	background-image: url("../imagenes/Rectangle_2.png");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	position : absolute;
	height: auto;
}

footer ul li{
	margin-top: 15px;
}

footer ul li img {
	padding: 10px;
}

.footer_element{
    display: table;
    margin: 0 auto;
}

#copyRights{
    display: table;
    margin: 0 auto;
    margin-left: -100px;
    margin-top: 10px;
}

#atencionClientes{
    display: table;
    margin: 0 auto;
}

#privacidad{
    
    display: table;
    margin: 0 auto;
    margin-top: 40px;
}

.atencionClientes{
    text-align: center;
    color: white;
    font-size: 27px;
}

.right{
	/*Don't Touch, makes it work*/
}

.center{
	margin-left: 20%;
}