* {
	box-sizing: border-box;
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a img {
	border: none;
}

img {
	max-width: 100%;
	height: auto;
}

body {
	font-family: 'Abel', sans-serif;
	font-weight: 300;
	font-size: 100%;
	text-align: center;
}

	
/* --------------Modulo 11 - Footer ---@media 1920--------------*/

#footer {
	background-color: #555;
	color: #bbb;
	height:100vh;
	overflow: hidden;
	padding-bottom: 0px;
	position: relative;
	width: 100%;
}

#cafooter1 {
	height: auto;
	padding-bottom: 20px;
	margin-left: 5%;
	overflow: hidden;
	position: relative;
	width: 90%;
}

.icono-menu {
	display: block;
	float: right;
	margin-bottom: 15px;
	margin-right: 1%;
	margin-top: 40px;
	transition: all 0.4s linear;
	width: 4%;
	z-index: 50;
}

.icono-menu:hover {
	width: 5%;
}

.menu1 {
	background-color: #CE003A;
	border-radius: 10px 10px 10px 10px;
	display: none;
	margin-left: 80%;
	margin-top: 30px;
	position: absolute;
	width: 14%;
	z-index: 15;
}

.menu1 ul li {
	display: block;
	text-align: left;
}

.menu1 ul {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	list-style: none;
}

.menu1 ul li a {
	color: #fff;
	display: block;
	font-size: 1em;
	font-weight: 400;
	padding: 0.5em 1em;
	transition: all 0.4s linear;
	border-radius: 5px;
	text-decoration: none;
}

.menu1 ul li a:hover {
	background: #05000b;
	color: #FFFF;
	font-size: 1.03em;
	font-weight: 400;
}

#seccion1 {
	display: flex;
	justify-content:space-between;
	padding-bottom: 30px;
	margin-left: 10%;
	margin-top: 50px;
	overflow: hidden;
	position: relative;
	width: 80%;
}

#camarese {
	height:auto;
	padding-bottom: 20px;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
	width: 34%;
}

#logo-marese-footer1 {
	height: 80px;
	margin-left: 0%;
	text-align:center;
	width: 100%;
}

#logo-marese-footer1 img {
	max-width: 210px;
	width: 100%;
}

#camarese h2 {
	color: #ebe6e6;
	font-size: 1.3em;
	font-weight: 400;
	margin-left:0;
	margin-top: 0px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 10;
}

#tels-footer1 {
	height: auto;
	margin-top: 25px;
	overflow: hidden;
	text-align: center;
	position: relative;
	width: 100%;
}

#tels-footer1 p {
	color: #d8d8d8;
	font-size: 1.1em;
	font-weight: 300;
	height: auto;
	margin-left: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}

#tels-footer1 a {
	color: #d8d8d8;
	text-decoration: none;
}

#tels-footer1 a:hover {
	font-size: 1em;
	color: #0bf76f;
}

#calogo-ricohleon {
	height:auto;
	padding-bottom: 20px;
	margin-left: 0%;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
	width: 25%;
}

#logo-ricohleon {
	height: 80px;
	margin-left: 15%;
	margin-top: 30px;
	text-align:center;
	width: 70%;
}

#logo-ricohleon img {
	max-width: 180px;
	width: 100%;
}

#sociales {
	display: flex;
	height: 40px;
	margin-left: 5%;
	margin-top: 0px;
	width: 90%;
}

#facebook2, #instagram2, #yotu2 {
	height: 40px;
	margin:25px;
	transition: all 0.4s linear;
	width: 40px;
}

#facebook2 img, #instagram2 img, #yotu2 img {
	max-height: 45px;
	max-width: 45px;
}

#facebook2:hover, #instagram2:hover, #yotu2:hover {
	height: 60px;
	width: 50px;
}

#map {
	height: 120px;
	margin-top: 70px;
	overflow: hidden;
	position: relative;
	width: 20%;
}

#seccion2 {
	background-color:#4b4949;
	display: flex;
	height: auto;
	justify-content:space-between;
	margin-left: 13%;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
	width: 74%;
}

.enlaces1, .enlaces2, .enlaces3 {
	margin-left: 3%;
	margin-top: 15px;
	width: 30%;
	z-index: 15;
}

.enlaces1 ul li, .enlaces2 ul li, .enlaces3 ul li {
	display: block;
	text-align: left;
}

.enlaces1 ul, .enlaces2 ul, .enlaces3 ul {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	list-style: none;
}

.enlaces1 ul li a, .enlaces2 ul li a, .enlaces3 ul li a {
	color: #cec8c8;
	display: block;
	font-family: 'Abel', sans-serif;
	font-size: 1.05em;
	font-weight: 400;
	padding: 0.5em 1em;
	transition: all 0.4s linear;
	border-radius: 5px;
	text-decoration: none;
}

.enlaces1 ul li a:hover, .enlaces2 ul li a:hover, .enlaces3 ul li a:hover {
	background: #05000b;
	color: #FFFF;
	font-size: 1.03em;
	font-weight: 400;
}

.enlaces2, .enlaces3 {
	margin-left: 0%;
}

 #seccion3 {
	height: auto;
	 margin-top: 50px;
	padding-bottom: 0px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.p1-footer {
	color: #cec8c8;
	font-size: 1.2em;
	font-weight: 400;
	margin-top: 0px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 10;
}

#sucursales2 {
	display: flex;
	height: auto;
	justify-content:space-between;
	margin-left: 6%;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
	width: 88%;
}

.suc1 {
	float: left;
}

.suc2, .suc3 {
	margin-left: 20px;
}

.suc4 {
	float:right;
	margin-left: 20px;
}

.suc1,.suc2,.suc3,.suc4 {
	border:thin #E21F1D solid;
	height: auto;
	overflow: hidden;
	position: relative;
	padding: 15px 10px 15px 10px;
	width: 32%;
}

.suc1 h3, .suc2 h4, .suc3 h5, .suc4 h6 {
	color: #cec8c8;
	font-family: 'Abel', sans-serif;
	font-size: 1.25em;
	font-weight: 300;
	text-align: left;
}

.suc1 p, .suc2 p, .suc3 p, .suc4 p {
	color: #cec8c8;
	font-family: 'Abel', sans-serif;
	font-size: 1em;
	height: auto;
	margin-top: 3px;
	overflow: hidden;
	position: relative;
	text-align: left;
}

.suc1 a, .suc2 a, .suc3 a, .suc4 a {
	color: #cec8c8;
	font-size: 1.1em;
	text-decoration: none;
}

.suc1 a:hover, .suc2 a:hover, .suc3 a:hover, .suc4 a:hover {
	background-color: #000;
	font-size: 1.1em;
}

#fb1 {
	color: #fff;
	font-family: 'Abel', sans-serif;
	font-size: 1.1em;
	font-weight: 300;
	text-align: left;
}

#cafooter2 {
	background-color:#333;
	display: flex;
	height: auto;
	justify-content:space-between;
	margin-top: 30px;
	padding-bottom: 20px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

#cafooter2 #piepag {
	float: left;
	margin-left: 50px;
	text-align: left;
	width: 24%;
}

#piepag ul li {
	display:inline-block;
	margin-left: 5px;
	padding: 10px 0px;
	text-align: left;
}

#piepag ul {
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	list-style: none;
}

#piepag ul li a {
	font-family: 'Abel', sans-serif;
	color: #fff;
	display: block;
	font-size: 1.1em;
	font-weight: 400;
	padding: 0.5em 1em;
	transition: all 0.4s linear;
	text-decoration: none;
}

#piepag ul li a:hover {
	background-color: brown;
	color: #FFFF;
	font-size: 1.13em;
	font-weight: 400;
}

#cafooter2 #piemarese {
	color: #cec8c8;
	font-size: 1em;
	font-family: 'Abel', sans-serif;
	margin-top: 20px;
	text-align:center;
	width: 42%;
}

#cafooter2 #pie-jrt {
	color: #8e8989;
	font-size: .9em;
	font-family: 'Abel', sans-serif;
	margin-bottom: 20px;
	margin-right: 2%;
	margin-top: 10px;
	text-align:left;
	width: 12%;
}

#cafooter2 #pie-jrt a {
	color: #8e8989;
	font-size: 1em;
	text-decoration: none;
}

#cafooter2 #pie-jrt a:hover {
	color:#80d82a;
	font-size: 1em;
}




/* --------------Modulo 11 - Footer INCLUDE --- 1599 - 1300 --------------*/

@media screen and (max-width: 1599px) {

#footer {
	height: auto;
}

#camarese {
	width: 40%;
}

#calogo-ricohleon {
	width: 35%;
}

#sociales {
	height: 80px;
	margin-left: 5%;
	width: 90%;
}

#facebook2, #instagram2, #yotu2 {
	margin:15px;
	margin-left: 12%;
	width: 40px;
}

#seccion2 {
	margin-left: 4%;
	width: 92%;
}

#sucursales2 {
	margin-left: 0%;
	width: 100%;
}

#cafooter2 #piepag {
	width: 38%;
}

#piepag ul li a:hover {
	font-size: 1.13em;
}

#cafooter2 #piemarese {
	margin-left: 8%;
	margin-top: 10px;
	margin-right: 10%;
	width: 36%;
}

#cafooter2 #pie-jrt {
	margin-bottom: 0px;
	margin-right: 5%;
	text-align:right;
	width: 18%;
}
}


/* --------------Modulo 11 - Footer INCLUDE --- 1299 - 1000 --------------*/

@media screen and (max-width: 1299px) { 
	
#footer {
	height: auto;
}

.menu1 {
	margin-left: 76%;
	width: 18%;
}

#seccion1 {
	margin-left: 0%;
	width: 94%;
}

#camarese {
	width: 44%;
}

#logo-marese-footer1 img {
	max-width: 190px;
}

#calogo-ricohleon {
	width: 30%;
}

#sociales {
	margin-left: 0%;
	width: 95%;
}

#facebook2, #instagram2, #yotu2 {
	margin:20px;
	margin-left: 10%;
	width: 40px;
}

#map {
	height: 170px;
	margin-top: 50px;
}

#seccion2 {
	margin-left: 0%;
	width: 100%;
}

.enlaces1, .enlaces2, .enlaces3 {
	margin-left: 1%;
}

#sucursales2 {
	margin-left: 0%;
	width: 100%;
}

.suc2, .suc3 {
	margin-left: 0px;
}

.suc4 {
	float:right;
	margin-left: 0px;
}

#cafooter2 #piepag {
	width: 51%;
}

#piepag ul li {
	margin-left: 0px;
}

#piepag ul li a:hover {
	font-size: 1.13em;
}

#cafooter2 #piemarese {
	margin-left: 0%;
	margin-right: 1%;
	width: 46%;
}

#cafooter2 #pie-jrt {
	width: 24%;
}
}


/* --------------Modulo 11 - Footer --- 999 - 800 --------------*/

@media screen and (max-width: 999px) { 

.icono-menu {
	margin-top: 30px;
	width: 5%;
}

.icono-menu:hover {
	width: 6%;
}

.menu1 {
	margin-left: 70%;
	width: 24%;
}

#seccion1 {
	flex-direction: column;
	margin-left: 3%;
	width: 90%;
}

#camarese {
	width: 100%;
}

#calogo-ricohleon {
	margin-top: 0px;
	width: 100%;
}

#sociales {
	height: 80px;
	margin-left: 20%;
	justify-content:center;
	text-align:left;
	width: 60%;
}

#facebook2, #instagram2, #yotu2 {
	height: 50px;
	margin:10px;
	margin-left: 4%;
	width: 40px;
}

#facebook2 img, #instagram2 img, #yotu2 img {
	margin-left: 0px;
	max-height: 55px;
	max-width: 45px;
}
	
#map {
	height: 170px;
	margin-left: 25%;
	margin-top: 0px;
	width: 50%;
}

#seccion2 {
	display: none;
}

 #seccion3 {
	margin-top: 0px;
}

#sucursales2 {
	flex-direction: column;
	margin-left: 0%;
	width: 100%;
}

.suc2, .suc3 {
	margin-left: 0px;
}

.suc4 {
	float:none;
	margin-left: 0px;
}

.suc1,.suc2,.suc3,.suc4 {
	margin-left: 20%;
	width: 60%;
}

.suc1 h3, .suc2 h4, .suc3 h5, .suc4 h6 {
	text-align:center;
}

.suc1 p, .suc2 p, .suc3 p, .suc4 p {
	text-align:center;
}

#fb1 {
	text-align:center;
}

#cafooter2 {
	flex-direction: column;
	justify-content:center;
	margin-top: 20px;
	width: 100%;
}

#cafooter2 #piepag {
	float:none;
	margin-left: 5%;
	text-align: center;
	width: 90%;
}

#piepag ul li a:hover {
	background-color: brown;
	font-size: 1.13em;
}

#cafooter2 #piemarese {
	margin-left: 5%;
	margin-right: 0%;
	width: 90%;
}

#cafooter2 #pie-jrt {
	float:none;
	margin-bottom: 0px;
	margin-left: 30%;
	margin-top: 30px;
	margin-right: 0%;
	text-align:center;
	width: 40%;
}
}


/* --------------Modulo 11 - Footer INCLUDE--- 799 - 600 --------------*/

@media screen and (max-width: 799px) { 
	
.icono-menu {
	margin-top: 20px;
	width: 6%;
}

.icono-menu:hover {
	width: 7%;
}

.menu1 {
	margin-left: 60%;
	width: 30%;
}

#camarese {
	margin-top: 0px;
}
	
#calogo-ricohleon {
	margin-top: 0px;
}

#facebook2, #instagram2, #yotu2 {
	margin-left: 5%;
	width: 40px;
}

#facebook2 img, #instagram2 img, #yotu2 img {
	max-width: 45px;
}

#map {
	margin-left: 20%;
	margin-top: 0px;
	width: 60%;
}

 #seccion3 {
	margin-top: 10px;
}
}


/* --------------Modulo 11 - Footer --- 599 - 450 --------------*/

@media screen and (max-width: 599px) { 

.icono-menu {
	margin-top: 20px;
	width: 7%;
}

.icono-menu:hover {
	width: 8%;
}

.menu1 {
	margin-left: 50%;
	width: 40%;
}

#facebook2, #instagram2, #yotu2 {
	margin-left: 5%;
	width: 40px;
}

#facebook2 img, #instagram2 img, #yotu2 img {
	max-width: 45px;
}
	
.suc1,.suc2,.suc3,.suc4 {
	margin-left: 10%;
	width: 80%;
}

#cafooter2 #piemarese {
	margin-left: 10%;
	width: 80%;
}
}


/* --------------Modulo 11 - Footer INCLUDE--- 449-300 --------------*/

@media screen and (max-width: 449px) { 
	
.icono-menu {
	margin-top: 20px;
	width: 9%;
}

.icono-menu:hover {
	width: 10%;
}

.menu1 {
	margin-left: 32%;
	width: 54%;
}

#logo-marese-footer1 {
	height: 65px;
}

#logo-marese-footer1 img {
	max-height: 70px;
	max-width: 170px;
}

#camarese h2 {
	margin-left:10%;
	width: 80%;
}

#tels-footer1 {
	margin-top: 60px;
}

#logo-ricohleon {
	height: 60px;
}

#logo-ricohleon img {
	max-width: 160px;
}

#facebook2, #instagram2, #yotu2 {
	margin-left: 5%;
	width: 40px;
}

#facebook2 img, #instagram2 img, #yotu2 img {
	max-width: 45px;
}

 #seccion3 {
	margin-top: 10px;
}

.suc1,.suc2,.suc3,.suc4 {
	margin-left: 0%;
	width: 100%;
}

#piepag ul li {
	padding: 0px 0px;
}

#cafooter2 #piemarese {
	margin-top: 20px;
}

#cafooter2 #pie-jrt {
	margin-left: 10%;
	width: 80%;
}
}


/* --------------Modulo 11 - Footer INCLUDE --- 299-200 --------------*/

@media screen and (max-width: 299px) { 	
	
.icono-menu {
	margin-bottom: 5px;
	margin-top: 10px;
	width: 13%;
}

.icono-menu:hover {
	width: 14%;
}

.menu1 {
	margin-left: 0%;
	width: 80%;
}


#camarese {
	padding-bottom: 10px;
}

#logo-marese-footer1 {
	height: 53px;
}

#logo-marese-footer1 img {
	max-height: 70px;
	max-width: 140px;
}

#camarese h2 {
	font-size: 1.1em;
	margin-left:5%;
	width: 90%;
}

#tels-footer1 {
	margin-top: 70px;
}

#tels-footer1 p {
	font-size: 1em;
}

#logo-ricohleon {
	height: 45px;
	margin-top: 15px;
}

#logo-ricohleon img {
	max-width: 130px;
}

#sociales {
	height: 155px;
	margin-left: 40%;
	margin-top: 0px;
	flex-direction: column;
	text-align:left;
	width: 20%;
}

#facebook2, #instagram2, #yotu2 {
	height: 40px;
	margin:10px;
	margin-left: 0%;
	width: 60px;
}

#facebook2 img, #instagram2 img, #yotu2 img {
	max-width: 40px;
}

#map {
	margin-left: 5%;
	margin-top: 0px;
	width: 90%;
}

 #seccion3 {
	margin-top: 0px;
}

.suc1,.suc2,.suc3,.suc4 {
	margin-left: 0%;
	width: 100%;
}

.suc1 h3, .suc2 h4, .suc3 h5, .suc4 h6 {
	font-size: 1.15em;
}

.suc1 p, .suc2 p, .suc3 p, .suc4 p {
	font-size: .9em;
}

#cafooter2 {
	padding-bottom: 30px;
}

#piepag ul li {
	padding: 0px 0px;
}

#cafooter2 #piemarese {
	margin-top: 20px;
}

#cafooter2 #pie-jrt {
	margin-left: 10%;
	width: 80%;
}
}


/* -----Modulo 1 - Cabecera (Header) --- 199 --------*/

/*@media screen and (max-width: 199px) { 
}*/
