a.WhatsAppIn{
	width: 200px;
	height: 30px;
	padding: 0 0 0 35px;
	background-image: url(/img/whatsAPP30px.png);
	background-position: 0 1px;
	background-repeat: no-repeat;
	color: var(--color8);
	font-weight: bold;
	font-size: 2.5rem;
	margin-top: 6px;
}
/*------------------------------------------
REDES SOCIALES1/////////////////////////////////////
------------------------------------------*/
.RedesSociales1{
	display: flex;
	width:100%;
	padding:0;
	margin:0;
	padding:2px 0 1px 0;
}
a#RS1home,a#RS1contactos,a#RS1ubicacion,a#RS1facebook,a#RS1youtube,a#RS1videos{
    width:42px;
    height:42px;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	background-image:url(/img/RedesSociales1.png);
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
	background-color: transparent;
}
a#RS1home:link { background-position:-4px -4px; }      
a#RS1home:active { background-position: -4px -4px!important; }
a#RS1home:visited { background-position: -4px -4px; }
a#RS1home:hover { background-position: -4px -54px !important; }

a#RS1contactos:link { background-position:-54px -4px; }      
a#RS1contactos:active { background-position: -54px -4px!important; }
a#RS1contactos:visited { background-position: -54px -4px; }
a#RS1contactos:hover { background-position: -53px -54px !important; }

a#RS1ubicacion:link { background-position:-104px -4px; }      
a#RS1ubicacion:active { background-position: -104px -4px!important; }
a#RS1ubicacion:visited { background-position: -104px -4px; }
a#RS1ubicacion:hover { background-position: -104px -54px !important; }

a#RS1facebook:link { background-position:-154px -4px; }      
a#RS1facebook:active { background-position: -154px -4px!important; }
a#RS1facebook:visited { background-position: -154px -4px; }
a#RS1facebook:hover { background-position: -154px -54px !important; }

a#RS1youtube:link { background-position:-204px -4px; }      
a#RS1youtube:active { background-position: -204px -4px!important; }
a#RS1youtube:visited { background-position: -204px -4px; }
a#RS1youtube:hover { background-position: -204px -54px !important; }

a#RS1videos:link { background-position:-254px -4px; }      
a#RS1videos:active { background-position: -254px -4px!important; }
a#RS1videos:visited { background-position: -254px -4px; }
a#RS1videos:hover { background-position: -254px -54px !important; }
/*------------------------------------------
REDES SOCIALES2/////////////////////////////////////
------------------------------------------*/
.redes_sociales2{
	display: flex;
	width:auto;
	gap: 4px;
	padding:0;
	margin:0;
}
a#RS2home, a#RS2contactos, a#RS2facebook, a#RS2TikTok{
    width:40px;
    height:40px;
	overflow:hidden;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	background-color: var(--color1);
	border: solid 1px var(--color1);
	background-image:url(/img/redes-sociales-2A.png);
	-webkit-transition: background-position 250ms ease-in;
	-moz-transition: background-position 250ms ease-in;
	-o-transition:  background-position 250ms ease-in;
	transition:  background-position 250ms ease-in;
}
a#RS2home:link { background-position: top left; }      
a#RS2home:hover { background-position: bottom left !important; }
a#RS2home:active { background-position: top left!important; }
a#RS2home:visited { background-position: top left; }

a#RS2contactos:link { background-position: -40px top;}      
a#RS2contactos:hover { background-position: -40px bottom !important; }
a#RS2contactos:active { background-position: -40px top!important; }
a#RS2contactos:visited { background-position: -40px top; }

a#RS2facebook:link { background-position: -240px top;}      
a#RS2facebook:hover { background-position: -240px bottom !important; }
a#RS2facebook:active { background-position: -240px top!important; }
a#RS2facebook:visited { background-position: -240px top; }

a#RS2TikTok:link { background-position: -120px top;}      
a#RS2TikTok:hover { background-position: -120px bottom !important; }
a#RS2TikTok:active { background-position: -120px top!important; }
a#RS2TikTok:visited { background-position: -120px top; }

a#RSyoutube:link { background-position: -160px top;}      
a#RSyoutube:hover { background-position: -160px bottom !important; }
a#RSyoutube:active { background-position: -160px top!important; }
a#RSyoutube:visited { background-position: -160px top; }

/*------------------------------------------
REDES SOCIALES3/////////////////////////////////////
------------------------------------------*/
.redes_sociales3{
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	width:166px;
	padding:0;
	margin:0;
}
a#RS3home,a#RS3contactos,a#RS3videos,a#RS3galeria,a#RS3ubicacion,a#RS3testimonios, a#RS3facebook, a#RS3tikTok, a#RS3youtube, a#RS3twitter, a#RS3linkedin{
    width:40px;
    height:40px;
	margin:0 auto;
	margin-left:2px;
	overflow:hidden;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-image:url(/img/redes-sociales3.png);
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
	background-color: var(--color8);
}
a#RS3home:link { background-position: top left; }      
a#RS3home:active { background-position: top left!important; }
a#RS3home:visited { background-position: top left; }

a#RS3contactos:link { background-position: -40px top;}      
a#RS3contactos:active { background-position: -40px top!important; }
a#RS3contactos:visited { background-position: -40px top; }

a#RS3videos:link { background-position: -80px top;}      
a#RS3videos:active { background-position: -80px top!important; }
a#RS3videos:visited { background-position: -80px top; }

a#RS3galeria:link { background-position: -120px top;}      
a#RS3galeria:active { background-position: -120px top!important; }
a#RS3galeria:visited { background-position: -120px top; }

a#RS3ubicacion:link { background-position: -160px top;}      
a#RS3ubicacion:active { background-position: -160px top!important; }
a#RS3ubicacion:visited { background-position: -160px top; }

a#RS3testimonios:link { background-position: -200px top;}      
a#RS3testimonios:active { background-position: -200px top!important; }
a#RS3testimonios:visited { background-position: -200px top; }

a#RS3facebook:link { background-position: -240px top;}      
a#RS3facebook:active { background-position: -240px top!important; }
a#RS3facebook:visited { background-position: -240px top; }

a#RS3tikTok:link { background-position: -280px top;}      
a#RS3tikTok:active { background-position: -280px top!important; }
a#RS3tikTok:visited { background-position: -280px top; }

a#RS3youtube:link { background-position: -320px top;}      
a#RS3youtube:active { background-position: -320px top!important; }
a#RS3youtube:visited { background-position: -320px top; }

a#RS3twitter:link { background-position: -360px top;}      
a#RS3twitter:active { background-position: -360px top!important; }
a#RS3twitter:visited { background-position: -360px top; }

a#RS3linkedin:link { background-position: -400px top;}      
a#RS3linkedin:active { background-position: -400px top!important; }
a#RS3linkedin:visited { background-position: -400px top; }

a#RS3home:hover, a#RS3contactos:hover,a#RS3videos:hover,a#RS3galeria:hover,a#RS3ubicacion:hover,a#RS3testimonios:hover, a#RS3facebook:hover, a#RS3tikTok:hover, a#RS3youtube:hover, a#RS3twitter:hover, a#RS3linkedin:hover{ 
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	background-color: var(--color3);
}
/*------------------------------------------
REDES SOCIALES4/////////////////////////////////////
------------------------------------------*/
.redes_sociales4{
	width:100%;
	padding:0;
	margin:0;
	text-align:center;
	padding:2px 0 1px 0;
}
a#RS4home,a#RS4contactos,a#RS4videos,a#RS4galeria,a#RS4ubicacion,a#RS4testimonios, a#RS4facebook, a#RS4google, a#RS4youtube, a#RS4twitter, a#RS4instagram, a#RS4linkedin{
	display:inline-block;
	float: none;
    width:40px;
    height:40px;
	margin:0 auto;
	margin-left:2px;
	overflow:hidden;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
	background-image:url(/img/redes-sociales4.png);
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
	background-color: transparent;
}
a#RS4home:link { background-position: top left; }      
a#RS4home:active { background-position: top left!important; }
a#RS4home:visited { background-position: top left; }

a#RS4contactos:link { background-position: -40px top;}      
a#RS4contactos:active { background-position: -40px top!important; }
a#RS4contactos:visited { background-position: -40px top; }

a#RS4videos:link { background-position: -80px top;}      
a#RS4videos:active { background-position: -80px top!important; }
a#RS4videos:visited { background-position: -80px top; }

a#RS4galeria:link { background-position: -120px top;}      
a#RS4galeria:active { background-position: -120px top!important; }
a#RS4galeria:visited { background-position: -120px top; }

a#RS4ubicacion:link { background-position: -160px top;}      
a#RS4ubicacion:active { background-position: -160px top!important; }
a#RS4ubicacion:visited { background-position: -160px top; }

a#RS4testimonios:link { background-position: -200px top;}      
a#RS4testimonios:active { background-position: -200px top!important; }
a#RS4testimonios:visited { background-position: -200px top; }

a#RS4facebook:link { background-position: -240px top;}      
a#RS4facebook:active { background-position: -240px top!important; }
a#RS4facebook:visited { background-position: -240px top; }
 
a#RS4google:link { background-position: -280px top;}      
a#RS4google:active { background-position: -280px top!important; }
a#RS4google:visited { background-position: -280px top; }

a#RS4youtube:link { background-position: -320px top;}      
a#RS4youtube:active { background-position: -320px top!important; }
a#RS4youtube:visited { background-position: -320px top; }

a#RS4twitter:link { background-position: -360px top;}      
a#RS4twitter:active { background-position: -360px top!important; }
a#RS4twitter:visited { background-position: -360px top; }

a#RS4linkedin:link { background-position: -400px top;}      
a#RS4linkedin:active { background-position: -400px top!important; }
a#RS4linkedin:visited { background-position: -400px top; }

a#RS4instagram:link { background-position: -440px top;}      
a#RS4instagram:active { background-position: -440px top!important; }
a#RS4instagram:visited { background-position: -440px top; }

a#RS4home:hover, a#RS4contactos:hover,a#RS4videos:hover,a#RS4galeria:hover,a#RS4ubicacion:hover,a#RS4testimonios:hover, a#RS4facebook:hover, a#RS4google:hover, a#RS4youtube:hover, a#RS4twitter:hover, a#RS4linkedin:hover, a#RS4instagram:hover{ 
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	background-color:#0e5c7d;
}

/*------------------------------------------
REDES SOCIALES5/////////////////////////////////////
------------------------------------------*/
.redes_sociales5{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width:260px;
	padding:0;
	margin:0;
	text-align:center;
	padding:2px 0 1px 0;
}
a#RS5home,a#RS5contactos,a#RS5videos,a#RS5galeria,a#RS5ubicacion,a#RS5testimonios, a#RS5facebook, a#RS5google, a#RS5youtube, a#RS5twitter, a#RS5instagram, a#RS5linkedin{
    width:40px;
    height:40px;
	margin:0;
	overflow:hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	background-color:var(--colorG2);
	border:var(--colorG2) 2px solid;
	background-image:url(/img/redes-sociales5.png);
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
a#RS5home:link { background-position: top left; }      
a#RS5home:active { background-position: top left!important; }
a#RS5home:visited { background-position: top left; }

a#RS5contactos:link { background-position: -40px top;}      
a#RS5contactos:active { background-position: -40px top!important; }
a#RS5contactos:visited { background-position: -40px top; }

a#RS5videos:link { background-position: -80px top;}      
a#RS5videos:active { background-position: -80px top!important; }
a#RS5videos:visited { background-position: -80px top; }

a#RS5galeria:link { background-position: -120px top;}      
a#RS5galeria:active { background-position: -120px top!important; }
a#RS5galeria:visited { background-position: -120px top; }

a#RS5ubicacion:link { background-position: -160px top;}      
a#RS5ubicacion:active { background-position: -160px top!important; }
a#R54ubicacion:visited { background-position: -160px top; }

a#RS5testimonios:link { background-position: -200px top;}      
a#RS5testimonios:active { background-position: -200px top!important; }
a#RS5testimonios:visited { background-position: -200px top; }

a#RS5facebook:link { background-position: -240px top;}      
a#RS5facebook:active { background-position: -240px top!important; }
a#RS5facebook:visited { background-position: -240px top; }
 
a#RS5google:link { background-position: -280px top;}      
a#RS5google:active { background-position: -280px top!important; }
a#RS5google:visited { background-position: -280px top; }

a#RS5youtube:link { background-position: -320px top;}      
a#RS5youtube:active { background-position: -320px top!important; }
a#RS5youtube:visited { background-position: -320px top; }

a#RS5twitter:link { background-position: -360px top;}      
a#RS5twitter:active { background-position: -360px top!important; }
a#RS5twitter:visited { background-position: -360px top; }

a#RS5linkedin:link { background-position: -400px top;}      
a#RS5linkedin:active { background-position: -400px top!important; }
a#RS5linkedin:visited { background-position: -400px top; }

a#RS5instagram:link { background-position: -440px top;}      
a#RS5instagram:active { background-position: -440px top!important; }
a#RS5instagram:visited { background-position: -440px top; }

#RS5home:hover, #RS5contactos:hover,#RS5videos:hover,#RS5galeria:hover,#RS5ubicacion:hover,#RS5testimonios:hover, #RS5facebook:hover, #RS5google:hover, #RS5youtube:hover, #RS5twitter:hover, #RS5linkedin:hover, #RS5instagram:hover{ 
border:var(--color1) 2px solid;
background-color:var(--color1);
}
.BordesTop, .BordesTop2{
	float:left;
	padding:3px 10px 3px 10px;
	margin-top:7px;
	margin-right:20px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	border:#ccc 1px solid;
	color:#999;
}
.BordesTop2{
	padding-left:30px;
	background-image:url(/img/whatsAPP.png);
	background-repeat:no-repeat;
	background-position:3px 3px;

}
.PadTop{
	padding:5px 0 5px 0 !important;
}

/*------------------------------------------
REDES SOCIALES6/////////////////////////////////////
------------------------------------------*/
.redes_sociales6{
	display:table;
	float:right;
	width:128px;
	padding:0;
	margin:0;
	text-align:center;
	padding:0;
}
a#RS6home,a#RS6contactos,a#RS6videos,a#RS6galeria,a#RS6ubicacion,a#RS6testimonios, a#RS6facebook, a#RS6google, a#RS6youtube, a#RS6twitter, a#RS6instagram, a#RS6linkedin{
	display:table;
	float:left;
    width:30px;
    height:30px;
	margin:0 auto;
	margin-left:2px;
	overflow:hidden;
	opacity:0.5;
	background-image:url(/img/redes-sociales6.png);
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
a#RS6home:link { background-position: top left; }      
a#RS6home:active { background-position: top left!important; }
a#RS6home:visited { background-position: top left; }

a#RS6contactos:link { background-position: -30px top;}      
a#RS6contactos:active { background-position: -30px top!important; }
a#RS6contactos:visited { background-position: -30px top; }

a#RS6ubicacion:link { background-position: -60px top;}      
a#RS6ubicacion:active { background-position: -60px top!important; }
a#R56ubicacion:visited { background-position: -60px top; }

a#RS6facebook:link { background-position: -90px top;}      
a#RS6facebook:active { background-position: -90px top!important; }
a#RS6facebook:visited { background-position: -90px top; }

a#RS6videos:link { background-position: -80px top;}      
a#RS6videos:active { background-position: -80px top!important; }
a#RS6videos:visited { background-position: -80px top; }
 
a#RS6galeria:link { background-position: -120px top;}      
a#RS6galeria:active { background-position: -120px top!important; }
a#RS6galeria:visited { background-position: -120px top; }



a#RS6testimonios:link { background-position: -200px top;}      
a#RS6testimonios:active { background-position: -200px top!important; }
a#RS6testimonios:visited { background-position: -200px top; }


a#RS6google:link { background-position: -280px top;}      
a#RS6google:active { background-position: -280px top!important; }
a#RS6google:visited { background-position: -280px top; }

a#RS6youtube:link { background-position: -320px top;}      
a#RS6youtube:active { background-position: -320px top!important; }
a#RS6youtube:visited { background-position: -320px top; }

a#RS6twitter:link { background-position: -360px top;}      
a#RS6twitter:active { background-position: -360px top!important; }
a#RS6twitter:visited { background-position: -360px top; }

a#RS6linkedin:link { background-position: -400px top;}      
a#RS6linkedin:active { background-position: -400px top!important; }
a#RS6linkedin:visited { background-position: -400px top; }

a#RS6instagram:link { background-position: -440px top;}      
a#RS6instagram:active { background-position: -440px top!important; }
a#RS6instagram:visited { background-position: -440px top; }

#RS6home:hover, #RS6contactos:hover,#RS6videos:hover,#RS6galeria:hover,#RS6ubicacion:hover,#RS6testimonios:hover, #RS6facebook:hover, #RS6google:hover, #RS6youtube:hover, #RS6twitter:hover, #RS6linkedin:hover, #RS6instagram:hover{
	opacity:1;

}
@media only screen and (min-width: 320px) {

}

@media only screen and (min-width: 480px) {
.redes_sociales6{
	display: none;
}
}

@media only screen and (min-width: 768px) {
/* =======================================================
MENU DE SALTO NAV
==========================================================*/
/*------------------------------------------
REDES SOCIALES3/////////////////////////////////////
------------------------------------------*/

/*------------------------------------------
REDES SOCIALES4/////////////////////////////////////
------------------------------------------*/
.redes_sociales4{
	display:block;
	float: right;

}
a#RS4home,a#RS4contactos,a#RS4videos,a#RS4galeria,a#RS4ubicacion,a#RS4testimonios, a#RS4facebook, a#RS4google, a#RS4youtube, a#RS4twitter, a#RS4instagram, a#RS4linkedin{ 
	float: left;
}
/*------------------------------------------
REDES SOCIALES5/////////////////////////////////////
------------------------------------------*/
.redes_sociales5{
	width:260px;
}
/*------------------------------------------
RedesSociales1
------------------------------------------*/
.RedesSociales1{
	display:block;
	float: right;
	width:252px;
}
a#RS1home,a#RS1contactos,a#RS1ubicacion,a#RS1facebook,a#RS1youtube,a#RS1videos{
	float: left;
}
}
@media only screen and (min-width: 1140px) {

}