
/***************************************************************************
footer start
*****************************************************************************/


footer{
	color: #fff;
	background: rgba(40,40,40,.99);
	box-shadow: 20px 0px 25px #888888;
}


/************************************
Redes bar start
*************************************/

.redes_cont{
	padding-top: 50px;
}
.redes_1{
	text-align: center;	
	border-right: 1px solid rgba(255,255,255,.2)
}

@media screen and (max-width: 480px){
	.redes_1{
		border-right: 0px solid rgba(255,255,255,.2)
	}
}
.date-contact{	
	font-size: 20px !important;
}

.date-contact a{
    margin-left: 5px;
    margin-right: 5px;
	font-family: arial;
	font-size: 15px;
	color: #ffffff;
}

.date-contact a:hover{
	color: #fff;
	text-decoration: none;
}
.tels-cont .tel2,.tel1{	
	float: right;
}
.tels-cont p{
	display: inline-block;
}
.tel1{	
	border-radius: 5px 0px 0px 5px;
	text-align:center;
	width:100%;
}
.tel2{
	margin-right: 10px;
	border-radius: 0px 5px 5px 0px;
}
.icon_footer{

}

.redes_like{
	padding: 15px 0px;
}

.redes_like ul li{
	display: inline-block;
	color: white;
	list-style: none;	
	padding: 5px;
	padding-right: 20px;
	color: white;
}
.redes_like ul li a{
	font-size: 2em;
	color: white;
	text-decoration: none;
}
.rface{
	color: rgba(255,255,255,1);
}

.rface:hover{
	color: rgba(139,157,195,1);
}

.rtwit{
	color: rgba(255,255,255,1);
}

.rtwit:hover{
	color: rgba(0, 172, 237,1);
}
.ryou{
	color: rgba(255,255,255,1);
}
.ryou:hover{
	color: rgba(187, 0, 0,1);
}
.rinst{
	color: rgba(255,255,255,1);
}
.rinst:hover{
	color: rgba( 81, 127, 164,1);
}


/******************************
Redes bar end
******************************/

/*****************************
Redes up start
*****************************/

.redes_like_up{
	position: absolute;
	margin: 0px auto;
	margin-left: 120px;
	padding: 10px 0px;
}

.redes_like_up ul{
	padding: 0px 0px;

}

.redes_like_up ul li{
	display: inline-block;
	color: white;
	list-style: none;	
	padding: 5px 0px;
	padding-right: 20px;
	color: white;

}
.redes_like_up ul li a{
	font-size: 2em;
	text-decoration: none;
}
.rface_up{
	color: rgba(0,0,0,.5);
}

.rface_up:hover{
	color: rgba(139,157,195,1);
}

.rtwit_up{
	color: rgba(0,0,0,.5);
}

.rtwit_up:hover{
	color: rgba(0, 172, 237,1);
}
.ryou_up{
	color: rgba(0,0,0,.5);
}
.ryou_up:hover{
	color: rgba(187, 0, 0,1);
}
.rinst_up{
	color: rgba(0,0,0,.5);
}
.rinst_up:hover{
	color: rgba( 81, 127, 164,1);
}


/*******************************
Redes up end
*********************************/



/************************
   mapa

*************************/
.map-content{
	text-align: center;
}
.map-content h3{
	padding-bottom: 25px;
}
@media screen and (max-width: 480px ){
	.map-content{
		width: 100% !important;
	}
}

/************************
Copy
***********************/

.copyr{
	text-align: center;	
	padding: 50px 0px;
}
.copyr a img{
	padding: 3px;
	border-radius: 50%;
	background-color: #666;
}

/************************
Copy
***********************/

