
#banner{
	color: white;

	text-align: center;

	padding-bottom: 0px;
}
header{
	background-color: #d86f00;
	/*background-color: #fd7e14;*/

	padding-bottom:  0px;
}

.whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:100;
}

.whatsapp-icon {
  margin-top:13px;
}

#tit{
	background-color: #e48d09;
	font-weight: bold
}
#tit p{
	color: #0068d8;

}
#tit h1{
	font-weight: bold;
}


#titeq{
	text-align: center;
}

#contactanos hr {border-top: 1px solid #000; width:50%;}

#contactanos a {color: #0068d8;
font-weight: bold;}

#contactanos a:link{text-decoration:none;}

.box1{

	background-image:  url("../images/fondo.jpg");
	background-repeat: no-repeat;
  background-size: auto;
	background-position: left;

}
.box2{
	background-image:  url("../images/fondo.jpg");
	background-repeat: no-repeat;
  background-size: auto;
	background-position: center;
}
.box3{
	background-image:  url("../images/fondo.jpg");
	background-repeat: no-repeat;
  background-size: auto;
	background-position: right;
}

#redes h1{
	font-weight: bold;
	text-align: center;
}




/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

footer{
  padding-bottom: 10px;
  width: 100%;
  text-align: center;
  color: #0068d8;
  background-color: #8dceff;
}
