@charset "UTF-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-weight: 100;
	font-size: 16px;
	background-repeat: repeat-x;
	background-color: #111;
}
.header {
	width: 100%;
	height: auto;
	padding-top: 30px;
	background-image: url(../imagenes/5c208f1b14219901b3320d706d24c216.jpg);
	background-repeat: repeat-x;
}
.header2 a:link {
	color: #FFF;
	text-decoration: none;
}
.header2  a:visited {
	text-decoration: none;
	color: #FFF;
}
.header2 a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.header2 a:active {
	text-decoration: none;
	color: #FFF;
}
.header2 {
	width: 100%;
	background-color: #665264;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	z-index: 1;
	height: 20%;
}
.headerredes {
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	z-index: 1;
	height: auto;
	margin-bottom: 10px;
}
.header3 {
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	z-index: 1;
	height: auto;
}
.logo {
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
}
.logo2 {
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 10px;
}
a {
	text-decoration: none;
	color: #cacaca;
}
.logo-img {
	width: 100%;
	max-width: 300px;
	text-decoration: none;
	border: none;
}
.logo2-img {
	width: 20%;

	text-decoration: none;
	border: none;
}
#direccion {
	padding-top: 35px;
	padding-bottom: 5px;
	background-size: 50px auto;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFF;
}
#direccion:hover {
	background-position: 0px -150px;
}
.direccion2 {
	padding-bottom: 5px;
	padding-top: 15px;
	background: none;

	background-position: 0px 0px;
	background-size: 50px auto;
}
.direccion2:hover {
	background-position: 0px -150px;
}
.telefono {
	padding-bottom: 15px;
	padding-top: 7px;




	background-size: 50px auto;
}
.email {
	padding-bottom: 15px;
	padding-top: 15px;



	background-size: 50px auto;
}
#slider {
	padding-bottom: 15px;
	padding-top: 35px;
	padding-right: 50px;
	padding-left: 50px;
	width: 100%;
	
}

#sucursales{
	padding-bottom: 15px;
	padding-top: 35px;
	padding-right: 50px;
	padding-left: 50px;
	width: 100%;
	
}
#pie{
	padding-bottom: 15px;
	padding-top: 35px;
	width: 100%;
	text-align: center;
	background-color: #111111;
	background-repeat: no-repeat;
}
.email22 {
	padding-bottom: 15px;
	padding-top: 15px;

	background-position: center center;
	background-repeat: no-repeat;
}

.direccion3 {
	padding-bottom: 5px;
	padding-top: 15px;



	background-position: 0px 0px;
}

.direccion4 {
	padding-bottom: 15px;
	padding-top: 15px;




	background-size: 50px auto;
	background-position: 0px 0px;
}

.direccion3:hover {

}
.direccion4:hover {

}

.email:hover {

}

.email22:hover {

}


.facebook {
	padding-bottom: 15px;
	padding-top: 15px;


	background-size: 50px auto;
}
.facebook:hover {

}
.texto {
	padding-left: 50px;
}
.texto1 {
	padding-left: 37px;
}


.imagenes img {
	width: 100%;
}
.imagenes{
	width: 100%;
	background-color: #FFF;
}

@media only screen and (max-width:520px) {
}

@media only screen and (-webkit-device-pixel-ratio: 2) {
.direccion {
	
}
.telefono {

}
.email {

}
.facebook {

}
}
.instagram {



}
.instagram:hover {

}
.google-maps {
position: relative;
padding-bottom: 75%; // This is the aspect ratio
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}





/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;

	width: 100%;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	
	background-color:#3B5998;
}

.social-network a.icoEnvelope:hover {
	
	background-color:#F06;
}

.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007BB6;
}

.social-network a.icoInstagram:hover {
	background-color:#3F729B;
}

.social-network a.icoYelp:hover {
	background-color:#CB2027;
}

.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i,
.social-network a.icoInstagram:hover i, .social-network a.icoYelp:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-circle li a {
	background-color: #8C597F;
}






/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;

	width: 100%;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}

.social-network a.icoEnvelope:hover {
	background-color:#F03;
}



.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007BB6;
}

.social-network a.icoInstagram:hover {
	background-color:#3F729B;
}

.social-network a.icoYelp:hover {
	background-color:#CB2027;
}

.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i,
.social-network a.icoInstagram:hover i, .social-network a.icoYelp:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-circle li a {
	background-color: #8C597F;
}
