@import url(fonts.css);
/* CSS Document */
* { padding:0px; margin:0px;}
body {
	width: 100%;
	margin: 0 auto;
}
#global {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
header {
	width: 100%;
	height: auto;
	overflow:hidden;
	background-color:#0f62ac;
	padding-top: 0.3%;
	max-height: 192px;
	margin: 0 auto;
}
.cabezal {
	width: 100%;
	max-width: 1366px;
	background-color:#0f62ac;
	margin: 0 auto;
	height: auto;
}
.logo-pdv {
	display:block;
	float:left;
	min-width:350px;
	padding-left:2%;
	clear:right;
}
.txt-pdv {
	display:block;
	float:right;
	width:auto;
	min-width:259px;
	height:auto;
	padding-top:25px;
	min-height:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#FFF;
	clear:right;
}
.logo-michelin {
	display:block;
	float:right;
	width:auto;
	min-width:80px;
	height:auto;
	min-height:101px;
	padding-right:40px;
	clear:right;
}
.extra {
		display:none;
}
.menu_bar {
	display:none;
}

.main {
	width: 100%;
	margin: auto;
	background-color:#E9EAEB;
	max-height: 50px;
	box-sizing: border-box;
}
.main nav {
	background:#E9EAEB;
	z-index:1000;
	width:100%;
	max-width: 1366px;
	padding-left:2%;
	box-sizing:border-box;
	margin: auto;
	margin-bottom: 0px;
}
.main nav span a {
	text-decoration:none;
}
.main nav span a:hover {
	text-decoration:none;
}
.main nav ul {
	list-style:none;
}

.main nav ul li {
	display:inline-block;
	position: relative;
}
.main nav ul li#wp {
	display: none;
}
.main nav ul li:hover {
	background:#8DD7F7;
}

.main nav ul li a {
	color:#00539d;
	display:block;
	text-decoration:none;
	padding: 15px;
	font-family: 'Michelin-Regular';
	font-size:14px;
}

.main nav ul li a span {
	margin-right:0px;
}

.main nav ul li:hover .children {
	display:block;
}

.main nav ul li .children {
	display: none;
	background:#f5f5f5; /*#E9EAEB;*/
	position: absolute;
	width: 100%;
	z-index:1005;
}

.main nav ul li .children li {
	display:block;
	overflow: hidden;
	border-bottom: 1px solid #666;
}
.main nav ul li .children li a {
	display: block;
}

.main nav ul li .children li a span {
	float: right;
	position: relative;
	top:0px;
	margin-right:0;
	margin-left:0px;
}

.main nav ul li .caret {
	position: relative;
	top:0px;
	margin-left:10px;
	margin-right:0px;
}
.banner {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	max-height: 420px;
	background-color:#0f62ac;
	margin: 0 auto;
	overflow: hidden;
	padding: 0px;
}
.content-full {
	display: block;
	float: left;
	width:100%;
	height:auto;
	margin: 0 auto;
	background-color: #E9EAEB;
}
.contenedor-index {
	display:block;
	float: center;
	width:92%;
	max-width: 1366px;
	height: auto;
	min-height:332px;
	background-color: #E9EAEB;
	padding: 4% 0% 2% 7%;
	margin: 0 auto;
}
.contenedor-index ul {
	list-style: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}

.contenedor-index ul li {
	display: inline;
	float: left;
	margin-right: 3%;
	width: 19%;
	min-height: 280px;
	max-height: 280px;
	background-color: #FFF; /*#E9EAEB;*/
	text-align: center;
	padding: 0.8%;
	text-align: left;
	border: 3px solid #0f62ac; /*#fde803;*/
}
.contenedor-index ul li img {
	width: 100%;
	max-width: 256px;
	max-height: 135px;
	height: auto;
	margin-bottom: 5%;
}
.contenedor-index ul li a {
	color: #0f62ac;
	text-align: left;
	text-decoration: none;
	width: 10%;
}
.contenedor-index ul li a:hover {
	color:#8DD7F7;
}
.content-full .contenedor-index ul li h4 {
	font-family:'Michelin-Bold';
	font-size:15px;
	font-weight: bold;
	padding-bottom:5px;
}
.contenedor-index ul li span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}

/*------------------------------ ESTILO PARA PAGINAS NO INDEX ---------------------------------------*/
.contenedor {
	display:block;
	float:left;
	width:96%;
	height: auto;
	min-height:332px;
	background-color: #FFF; /*#D2D2D2;*/
	padding: 2% 2% 2% 2%;
}
.content-full-no-index {
	display: block;
	float: left;
	width:100%;
	height:auto;
	margin: auto;
	background-color: #FFF;
	margin: 0 auto;
}
.contenedor-empresa {
	display:block;
	float:center;
	width:96%;
	height: auto;
	max-width: 1366px;
	min-height:420px;
	background-color: #FFF; /*#D2D2D2;*/
	padding: 2% 2% 2% 2%;
	margin: 0 auto;
}
.contenedor ul.interior {
	list-style: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: auto;
}
.contenedor-empresa ul.interior {
	list-style: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: auto;
}
.contenedor ul.interior li.interior {
	display: block;
	float: left;
	margin-right: 0;
	width: 100%;
	height: auto;
	min-height: 350px;
	background-color: transparent;
	text-align: center;
	border-radius: none;
	border:none;
	padding: 0.8%;
	text-align: left;
	
}
.contenedor-empresa ul.interior li.interior {
	display: block;
	float: left;
	margin-right: 0;
	width: 100%;
	height: auto;
	min-height: 350px;
	background-color: transparent;
	text-align: center;
	border-radius: none;
	border:none;
	padding: 0.8%;
	text-align: left;
	
}
.contenedor-empresa ul.interior li.interior h2 {
	font-family:'Michelin-Regular';
	font-size:20px;
	color: #00539d;
	font-weight: normal;
	margin-bottom: 40px;
	border-bottom: 1px solid #fee400;
	width: 100%;
	padding-bottom: 1%;
	box-sizing: border-box;
}
.contenedor-empresa ul.interior li.interior h3 {
	display: none;
}
.contenedor-empresa ul.interior li.interior img {
	float: right;
	 clear: both;
	 margin-left: 2%;
	 max-width: 500px;
}
.contenedor, .contenedor-empresa ul.interior li.interior span.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;;
	color: #797B7C; /*#848688;*/
}
/*---------------------------------- PRODUCTOS Y SERVICIOS --------------------------------------*/
.contenedor-prod-serv {
	display: block;
	float: center;
	width:100%;
	max-width: 1366px;
	height:auto;
	margin: auto;
	background-color: #FFF;
	margin: 0 auto;
}
.contenedor-prod-serv .box {
	display: block;
	float: left;
	width: 100%;
	max-width: 1366px;
	background-color: #FFF;
	margin: 0 auto;
}
.contenedor-prod-serv .box .banner-promo {
	display:block;
	float:left;
	width:auto;
	height:100%;
	max-height: 200px;
	margin-bottom:2%;
}
.contenedor-prod-serv .box .caja {
	display: block;
	float: left;
	width: 90%;
	max-width: 1366px;
	height: auto;
	padding: 1% 0% 1% 0%;
	margin: 0% 5% 2% 5%;
	background-color: #ace0f9;
}
.contenedor-prod-serv .box .caja .banner-promo img {
	width: 100%;
	max-width: 256px;
	height: auto;
}
.contenedor-prod-serv .box .caja .img-box {
	display: block;
	float: left;
	width: 100%;
	max-width: 256px;
	height: auto;
	padding-left: 2%;
}
.contenedor-prod-serv .box .caja .img-box img {
	width: 100%;
	max-width: 256px;
	height: auto;
}

.contenedor-prod-serv .box .caja .txt-box {
	display: block;
	float: left;
	width: 75%;
	max-width: 1065px;
	padding: 0% 2% 0% 2%;
	text-align: left;
	box-sizing: border-box;
}
.contenedor-prod-serv .box h1 {
	font-family:'Michelin-Regular';
	font-size:22px;
	color: #00539D;
	font-weight: normal;
	margin-bottom: 40px;
	
	width: 90%;
	max-width: 1366px;
	margin-left: 5%;
	margin-top: 2.5%;
	box-sizing: border-box;
}
.contenedor-prod-serv .box .txt-box h1 {
	font-family:'Michelin-Regular';
	font-size:20px;
	color: #006;
	font-weight: normal;
	padding-bottom:6%;
}
.contenedor-prod-serv .box .caja .txt-box h2 {
	font-family:'Michelin-Regular';
	font-size:20px;
	color: #00539D;
	font-weight: normal;
	padding-bottom:5px;
}
.contenedor-prod-serv .box .caja .txt-box h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color: #000;
	font-weight: normal;
}
.contenedor-prod-serv .box .caja .txt-box span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #373435;
	font-weight: normal;
	padding-bottom:1%;
}
.contenedor-prod-serv .box .caja .txt-box input.consultar {
	font-family:'Michelin-Light';
	font-size:14px;
	color:#00539d;
	background-color:#FFF;
	font-weight: bold;
	padding:5px;
	border:1px solid #00539D;
	text-decoration: none;
	width: 13%;
}
.contenedor-prod-serv .box .caja .txt-box input.consultar:hover {
	background-color: #00539D;
	color: #FFF;
	cursor: pointer;
	border:1px solid #FFF;
}
.contenedor .separador {
	display: block;
	float: left;
	width: 95%;
	padding: 0% 0% 2% 0%;
	border-bottom: 1px solid #fee400;
	margin-bottom: 2%;
}
/*------------------- SUCURSALES ------------------------------------------------*/
.contenedor-pdv {
	display: block;
	width:100%;
	margin: 0 auto;
	background-color: #FFF;
}
.contenedor-pdv h2 {
	font-family:'Michelin-Regular';
	font-size:24px;
	color: #00539d;
	border-bottom: 2px solid #00539d;
	font-weight: normal;
	width: 100%;
	padding-bottom: 2%;
	margin-bottom: 4%;
	text-align: left;
	padding-left: 1.3%;
	box-sizing: border-box;
}
.contenedor-pdv .pdv {
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	padding: 3% 0;
	max-width: 866px;
}
.contenedor-pdv .pdv:not(:last-child) {
	border-bottom: 2px solid #00539d;
}
.contenedor-pdv .pdv .pdv-content,
.contenedor-pdv .pdv .pdv-map {
	display: flex;
}
.contenedor-pdv .pdv .pdv-content {
	margin-bottom: 2.5em;
}
.pdv .left {
	display: block;
	width: 100%;
	max-width: 400px;
	height: auto;
	margin-left: 2%;
}
.left span.titulo-ubi {
	color: #00539d;
	text-decoration: none;
	font-family:'Michelin-Light';
	font-size:20px;
	padding-bottom: 10px;
	font-weight: normal;
}
.pdv .left span.txt-ubi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #373435;
	font-weight: normal;
	padding-bottom:10px;
}
.pdv .left a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #373435;
	font-weight: normal;
	text-decoration: none;
}
.pdv .left a:hover {
	color:#00539d;
}
.pdv .left span.cord {
	color: #00539d;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom: 20px;
	font-weight: normal;
}
.pdv .gps {
	width: 100%;
	max-width: 460px;
	display: block;
	border: 3px solid #0f62ac;
}
.pdv .pdv-content img {
	border: 3px solid #0f62ac;
	max-width: 466px;
	height: auto;
}
/*------------------- FORMULARIO CONTACTO ---------------------------------*/
.contenedor .box-form {
	display: block;
	float: center;
	width: 100%;
	padding: 0% 2% 0% 2%;
	box-sizing: border-box;
	max-width: 1366px;
	margin: 0 auto;
}
.contenedor .box-cont-form {
	display: block;
	float: center;
	width: 60%;
	background-color:#FFF;
	text-align:center;
	padding:2% 0% 0% 0%;
	margin: 0 auto;
	max-width: 1366px;
}
.contenedor .box-cont-tabla {
	display: block;
	float: left;
	width: 40%;
	background-color:#FFF;
	text-align:center;
	border:1px solid #006;
	padding:2% 0% 2% 0%;
}
.contenedor .box-cont-form table {
	margin-left:8%;
	width: 40%;
}
.content-full .contenedor .box-cont-form h2 {
	font-family:'Michelin-Regular';
	font-size:24px;
	color: #00539d;
	font-weight: normal;
	width: 81%;
	padding-bottom: 2%;
	margin-bottom: 2%;
	border-bottom: 2px solid #fee400;
	margin-left: 9.5%;
	box-sizing: border-box;
	text-align: left;
}
.contenedor .box-cont-form h2.front {
	font-family:'Michelin-Bold';
	font-size:24px;
	color: #00539D;
	font-weight: normal;
	width: 43%;
	padding-bottom: 1%;
	margin-bottom: 1%;
	border-bottom: 1px solid #fee400;
	margin-left: 30.8%;
	box-sizing: border-box;
	text-align: center;
}
.contenedor .box-cont-form .contact-whatsapp {
	width: 81%;
	padding-bottom: 2%;
	border-bottom: 2px solid #005ca6;
	margin-left: 9.5%;
	margin-bottom: 2em;
}
.contenedor .box-cont-form .contact-whatsapp li {
	list-style: none;
	text-align: left;
	margin: 1em 0;
	display: flex;
	flex-direction: column;
}
.contenedor .box-cont-form .contact-whatsapp li a {
	text-decoration: none;
	font-family:'Michelin-Regular';
	font-size: 24px;
	color: black;
	padding: .5em 0;
	display: flex;
	align-items: center;
}
.contenedor .box-cont-form .contact-whatsapp li a:hover {
	color: #005ca6;
}
.contenedor .box-cont-form .contact-whatsapp li a img {
	margin-right: 1em;
}
.contenedor .box-cont-form .contact-whatsapp li span {
	color: #005ca6;
	font-size: 9px;
}
.contenedor .box-cont-form form input.txt {
	font-family: 'Michelin-light';
	font-family: 20px;
	color: #333;
	font-weight: normal;
	padding: 0.4%;
	padding-bottom: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 80%;
	height: 0.4%;
	margin-bottom: 2%;
}
.contenedor .box-cont-form form table tr td.txt {
	font-family: 'Michelin-Light';
	font-size: 20px;
	color: #000;
	font-weight: normal;
	padding: 0.4%;
	padding-bottom: 5px;
	width: 71%;
	height: 0.4%;
	margin-bottom: 2%;
}
.contenedor .box-cont-form form textarea.txt {
	font-family:'Michelin-Light';
	font-size:20px;
	color: #333;
	font-weight: normal;
	padding: 2%;
	padding-bottom:5px;
	background-color: #FFF;
	border:1px solid #CCC;
	width: 77%;
	margin-bottom: 2%;
	word-break: break-all;
}
.contenedor .box-cont-form span {
	font-family:'Michelin-Light';
	font-size:20px;
	color: #333;
	font-weight: normal;
	padding-bottom:5px;
}
.contenedor .box-cont-form form select.seclect {
	font-family: 'Michelin-Light';
	font-size: 20px;
	color: #006;
	font-weight: normal;
	padding: 2%;
	background-color: #FFF;
	border: 1px solid #006;
	width: 81.5%;
	margin-bottom: 2%;
}
.contenedor .box-cont-form form input.buttom {
	font-family:'Michelin-Light';
	font-size:20px;
	color: #006;
	font-weight: normal;
	padding: 0.4%;
	padding-bottom:5px;
	background-color: #FFF;
	border:1px solid #006;
	width: 40%;
	height: 0.4%;
	margin-bottom: 2%;
	cursor:pointer;
}
.contenedor .box-cont-form form input.buttom:hover {
	background-color: #00539D;
	color:#00539d;
	border:1px solid #00539D;
}
.contenedor .box-cont-form form a {
	font-family:'Michelin-Light';
	font-size:18px;
	color: #006;
	font-weight: normal;
	padding: 0.5% 2.5% 0.5% 2.5%;
	padding-bottom:5px;
	background-color: #FFF;
	border:1px solid #006;
	width: 100%;
	height: 0.5%;
	margin: 5% 2%;
	text-decoration: none;
	margin-left: -2%;
}
.contenedor .box-cont-form form a:hover {
	background-color: #8DD7F7;
}
.contenedor .box-cont-form form#correo .g-recaptcha{
	margin-left:29%;
}
.contenedor .box-cont-form input#correo {
	display: block;
	float: left;
	color:#00539d;
	background-color:#E9EAEB;
	width: 15%;
	height: 40px;
	margin-top: 2%;
	margin-left: 41%;
	font-family:'Michelin-Light';
	font-size:16px;
	border:1px solid #00539D;
	cursor:pointer;


}
.contenedor .box-cont-form input#correo:hover {
	background-color: #8DD7F7;
	color:#00539d;
}

/*------------------------------------- CONTACTO2     ------------------------------*/

/* TIENE UN STYLE EN EL DIV (CONTACTO2.PHP)  */

.contenedor .box-form .box-cont-form .rta {
		width: 100%;
		max-width: 1366px;
		font-family: 'Michelin-Light';
		font-size: 20px;
		color: #00539D;
		text-align: center;
		box-sizing: border-box;
		padding-left: 60px;
	}

/*------------------- FORMULARIO CONSULTA PRODUCTOS ---------------------------------*/

.contenedor-consulta {
	display:block;
	float:center;
	width:100%;
	max-width: 1920px;
	height: auto;
	min-height:332px;
	background-color: #FFF; /*#D2D2D2;*/
	margin: 0 auto;
	
	
}
.contenedor-consulta .box-form-consulta {
	display: block;
	float: center;
	margin: 0 auto;
	width: 98%;
	max-width: 1366px;
	padding: 1%;
	
}
.contenedor-consulta .box-cont-form-consulta {
	display: block;
	float: left;
	width: 80%;
	background-color:#FFF;
	text-align:center;
	padding:2% 0% 2% 0%;
	margin-left:12%;
}
.contenedor-consulta .box-cont-form-consulta form .img-box-consulta {
	display: block;
	float: left;
	width: 495px;
	height: 470px;
	text-align: left;
	padding-top: 2%;
	margin-right: 2%;
	margin-bottom: 80px;
	text-align: center;
	overflow: hidden;
	
}
.contenedor-consulta .box-cont-form-consulta .img-box-consulta img {
	width: auto;
	height: 100%;
	

	/*background-color: #f5f5f5;*/
}
.contenedor-consulta .box-cont-form-consulta form .img-box-consulta-box {
	display: block;
	float: left;
	width: 495px;
	height: 470px;
	text-align: left;
	padding-top: 2%;
	margin-right: 2%;
	margin-bottom: 80px;
	overflow: hidden;
	
	
}
.contenedor-consulta .box-cont-form-consulta .img-box-consulta-box img {
	width: 100%;
	height: auto;
	

	/*background-color: #f5f5f5;*/
}
.contenedor-consulta .box-cont-form-consulta form h2 {
	display: block;
	float: left;
	font-family:'Michelin-Light';
	font-size:20px;
	color: #333;
	text-align: left;
	font-weight: normal;
	padding-top: 1.5%;
	padding-bottom: 0.5%;	
	margin-bottom: 0.5%;
	width: 41%;

}
.contenedor-consulta .box-cont-form-consulta .separador-consulta {
	display:block;
	float:left;
	width:41%;
	background-color:#fee400;
	min-height:1px;
	margin-bottom: 2%;
}
.contenedor-consulta .box-cont-form-consulta form input.txt-consulta {
	font-family: 'Michelin-Regular';
	font-size: 24px;
	color: #00539d;
	font-weight: normal;
	padding: 0.4%;
	padding-bottom: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 40%;
	height: 0.4%;
	margin-bottom: 1%;
	margin-left: 0px;
	float: left;
}
.contenedor-consulta .box-cont-form-consulta form textarea.txt-consulta {
	font-family:'Michelin-Regular';
	font-size:22px;
	color: #333;
	font-weight: normal;
	padding: 1%;
	padding-bottom:2px;
	background-color: #FFF;
	border:1px solid #CCC;
	width: 39%;
	margin-bottom: 1%;
	word-break: break-all;
	float: left;
}
.contenedor-consulta .box-cont-form-consulta form .g-recaptcha {
		display: block;
		float: left;
		width: 360px;
		height: auto;
		margin-left: 68px;
}
.contenedor-consulta .box-cont-form-consulta form input#correo-consulta {
	display: inline-block;
	float: left;
	font-family:'Michelin-Light';
	font-size:18px;
	color: #006;
	font-weight: normal;
	padding: 0.4% 0.4% 0.4% 0.4%;
	background-color: #FFF;
	border:1px solid #006;
	width: 10%;
	height: 0.4%;
	margin-bottom: 8%;
	cursor:pointer;
	margin-left: 8.4%;
}
@-moz-document url-prefix() {
    .contenedor-consulta .box-cont-form-consulta form input#correo-consulta {
    	margin-bottom: 5%;
    }
}
.contenedor-consulta .box-cont-form-consulta form input#correo-consulta:hover {
	background-color: #8DD7F7;
	color: #FFF;
	border:1px solid #00539D;
}
.contenedor-consulta .box-cont-form-consulta form a.consulta {
	display: inline-block;
	float: left;
	font-family:'Michelin-Light';
	font-size:18px;
	color: #006;
	font-weight: normal;
	padding: 0.4% 0.5% 0% 0.5%;
	padding-bottom:5px;
	background-color: #FFF;
	border:1px solid #006;
	width: 9%;
	height: 0.3%;
	text-decoration: none;
	margin-top: 2%;
	margin-left: 4%;
}
.contenedor-consulta .box-cont-form-consulta form a.consulta:hover {
	background-color: #8DD7F7;
	color: #FFF;
}
.contenedor .box-cont-form-consulta form#correo .g-recaptcha-consulta{
	margin-left:18%;
}
.contenedor-consulta .box-cont-form-consulta input#correo-consulta {
	display: block;
	float: left;
	width: 20%;
	height: 40px;
	margin-top: 2%;
	margin-left: 12%;
	border: 1px solid #006;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	cursor:pointer;
}
.contenedor-consulta .box-cont-form-consulta input#correo-consulta:hover {
	background-color: #39F;
	color: #FFF;
}

.contenedor-consulta .box-cont-form-consulta .gps-consulta {
	width: 100%;
	display: block;
	float: left;
}
/**************************** iNPUT LOGIN *********************************************/
.contenedor .box-form .box-cont-form table.ingresar {
	padding-left: 13%;
}
input.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006;
	font-weight: normal;
	padding: 0.4%;
	padding-bottom: 5px;
	background-color: #FFF;
	border: 1px solid #006;
	width: 80%;
	height: 0.4%;
	margin-bottom: 2%;
}
input.buttom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #006;
	font-weight: normal;
	padding: 0.4%;
	padding-bottom:5px;
	background-color: #FFF;
	border:1px solid #006;
	width: 40%;
	height: 0.4%;
	margin-bottom: 2%;
	cursor:pointer;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: normal;
	padding: 0.4%;
	padding-bottom: 5px;
	width: 71%;
	height: 0.4%;
	margin-bottom: 2%;
}
/*-------------------------- FOOTER  --------------------------------------------------*/
footer {
	display:block;
	float:left;
	width:100%;
	background-color:#0f62ac; /*#00539d*/
	min-height:200px;
	margin: auto;
}
footer .cont-pie {
	display: block;
	padding: 0.4% 0% 2% 3%;
	width: 100%;
	max-width: 1366px;
	height: auto;
	margin: auto;
	box-sizing: border-box;
}
footer .cont-pie .bloke {
	display: block;
	float: left;
	margin-right: 0%;
	width: 12.6%;
	padding: 1%;
}
footer .cont-pie .bloke ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	min-width: 200px;
	text-align: left;
}
footer .cont-pie .bloke ul li {
	padding-bottom: 5px;
}
footer .cont-pie .bloke ul li img {
	width: 20px;
}
footer .cont-pie .bloke ul li a {
	color: #FFF;
	text-decoration: none;
	font-family:'Michelin-Light';
	font-size:12px;
	font-weight: normal;
}
footer .cont-pie .bloke ul li a:hover {
	color: #2092F8;
}
footer .cont-pie .bloke ul li h5 {
	color: #36A0FF; /*#2092F8;*/
	text-decoration: none;
	font-family:'Michelin-Regular';
	font-size:17px;
	padding-bottom: 10px;
	font-weight: normal;
}
footer .cont-pie .bloke ul li span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	font-weight: normal;
}
footer .cont-pie .bloke ul li.whatsapp-btn a {
	display: flex;
	align-items: center;
}
footer .cont-pie .bloke ul li.whatsapp-btn img {
	margin-right: 2px;
}
.sep {
	display:block;
	float:left;
	width:100%;
	background-color:#fee400;
	min-height:2px;
}
.copyright {
	display:block;
	float:left;
	width:100%;
	background-color:#0f62ac; /*#00539d*/
	min-height:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFF;
	text-align: center;
	padding: 8px 0px 10px 0px;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:hover {
	color: #8DD7F7;
}
.whatsapp-sticky {
	position: fixed;
	bottom: 25px;
	right: 25px;
	background-color: #4ab75c;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	box-shadow: 0px 0px 3px rgba(0,0,0,.5);
	transition: all .2s;
}
.whatsapp-sticky img {
	display: block;
}
.whatsapp-sticky:hover {
	box-shadow: 2px 2px 5px rgba(0,0,0,.3);
}

/*************   PANEL DE ADMINISTRACION       ********************/
.danger {
	display: block;
	position:absolute;
	top:40%;
	left: 5%;
	z-index: 999;
	background-color: #FFF;
	border:1px solid #006;
	width: 18%;
	height: auto;
	padding: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
}
.contenedor .box-cont-admin {
	display: block;
	float: center;
	width: 80%;
	padding-top:1%;
	margin: 0 auto;
	box-sizing: border-box;
}
.contenedor .box-cont-admin h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #00539D;
	font-weight: normal;
	padding-bottom:2%;
	margin-bottom: 2%;
	text-align: left;
	border-bottom: 1.5px solid #fee400;
	width: 95%;
	margin-left: -2%;
	box-sizing: border-box;
}
.contenedor .box-cont-admin .box {
	display:inline-block;
	width:25%;
	float:left;
	height:auto;
	min-height:100px;
	padding:1%;
	border: 1px solid #006;
	margin-left:20px;
	margin-bottom:10px;
	line-height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006;

}
.contenedor .box-cont-admin a .box  {
	display:block;
	background-color:#FFF;
	width:20%;
}
.contenedor .box-cont-admin a:hover .box {
	background-color: #00539d;
	color: #FFF;
	display: block;
	border:1px solid #00539d;
}

/***************** ADMIN BANNERS Y BOXS ********************************************/

.contenedor .box-form .box-cont-tabla {
	display: block;
	float: left;
	width: 96%;
	background-color: #FFF;
	margin-left: 15%;
	padding: 2%;
}
.contenedor .box-form .box-cont-tabla h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #006;
	font-weight: normal;
	padding-bottom:2%;
}
.contenedor .box-form .box-cont-tabla h2 select option {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	text-decoration:none;
	color: #006;
	font-weight: bold;
	padding: 0.4%;
	padding-bottom:5px;
	border:1px solid #006;
	width: 60%;
	height: 0.4%;
}
.contenedor .box-form .box-cont-tabla h2 select option:hover {
	color: #FFF;
	background-color: #006;
}
.contenedor .box-form .box-cont-tabla h2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color: #006;
	font-weight: normal;
	padding: 0.4%;
	padding-bottom:5px;
	background-color: #FFF;
	border:1px solid #006;
	width: 40%;
	height: 0.4%;
	margin-bottom: 2%;
	cursor:pointer;
}
.contenedor .box-form .box-cont-tabla h2 a:hover {
	background-color: #00539D;
	color: #FFF;
	border:1px solid #00539D;
}

.contenedor .box-form .box-cont-tabla table#adm {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
}
.contenedor .box-form .box-cont-tabla table#adm tr td.cab {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #006;
	font-weight: normal;
	padding:2% 0%;
	border-bottom:1px solid #006;
}
.contenedor .box-form .box-cont-tabla table#adm tr td.espacio {
	border-bottom:1px solid #006;
	padding:2% 0% 2% 0%;
}
.contenedor .box-form .box-cont-tabla table#adm tr td.espacio a {
	display: block;
	border: 1px solid #006;
	text-decoration:none;
	margin-right:2%;
	color:#006;
}
.contenedor .box-form .box-cont-tabla table#adm tr td.espacio a:hover {
	background-color: #00539d;
	color: #FFF;
	border:1px solid #00539d;
}
.contenedor .box-form .box-cont-tabla table#adm tr td.espacio a:visited {
	color:none;
}
/*---------------------- ADMIN USERS ------------------------------------*/
.contenedor .box-cont-form-adm {
	display: block;
	float: left;
	width: 90%;
	background-color:#FFF;
	text-align:center;
	padding:2% 0% 0% 0%;
	margin-right:3%;
	margin-left: 13.5%;
}
.contenedor .box-cont-tabla-adm {
	display: block;
	float: left;
	width: 98%;
	background-color:#FFF;
	
	padding:2% 0% 2% 0%;
}
.contenedor .box-form-adm .box-cont-tabla-adm h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #333;
	font-weight: normal;
	text-align: left;
	width: 23%;
	float: left;
	padding-left: 3%;
	clear: none;
}
.contenedor .box-form-adm .box-cont-tabla-adm span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #333;
	font-weight: normal;
}
.contenedor .box-form-adm .box-cont-tabla-adm select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color: #006;
	font-weight: normal;
	padding: 0.4%;
	padding-bottom:5px;
	border:1px solid #006;
	width: 16%;
	height: 0.3%;
}
.contenedor .box-form-adm .box-cont-tabla-adm select option {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color: #006;
	font-weight: normal;
}
.contenedor .box-form-adm .box-cont-tabla-adm select option:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color: #FFF;
	font-weight: normal;
	background-color: #006;
}
.contenedor .box-form-adm .box-cont-tabla-adm a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color: #006;
	font-weight: normal;
	padding: 0.4%;
	padding-bottom:5px;
	background-color: #FFF;
	border:1px solid #006;
	width: 60%;
	height: 0.4%;
	margin-bottom: 2%;
	cursor:pointer;
}
.contenedor .box-form-adm .box-cont-tabla-adm a:hover {
	background-color: #00539D;
	color: #FFF;
	border:1px solid #00539D;
}

.contenedor .box-form-adm .box-cont-tabla-adm table#adm {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align: center;
}
.contenedor .box-form-adm .box-cont-tabla-adm table#adm tr td.cab {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #006;
	font-weight: normal;
	padding:2% 0%;
	border-bottom:1px solid #CCC;
}
.contenedor .box-form-adm .box-cont-tabla-adm table#adm tr td.espacio {
	border-bottom:1px solid #CCC;
	padding:2% 0% 2% 0%;
}
.contenedor .box-form-adm .box-cont-tabla-adm table#adm tr td.espacio a.editar {
	display: block;
	text-decoration:none;
	margin-right:2%;
	color:#FFF;
	background-color: #00539d;
	border: none;
	width: 90%;
	max-width: 90px;
}
.contenedor .box-form-adm .box-cont-tabla-adm table#adm tr td.espacio a.editar:hover {
	background-color: #39F;
	color: #FFF;
}
.contenedor .box-form-adm .box-cont-tabla-adm table#adm tr td.espacio a.eliminar {
	display: block;
	text-decoration:none;
	margin-right:2%;
	color:#FFF;
	background-color: #DF1E1E;
	border: none;
	width: 70%;
	max-width: 90px;
}
.contenedor .box-form-adm .box-cont-tabla-adm table#adm tr td.espacio a.eliminar:hover {
	background-color: #F00;
	color: #FFF;
}
.contenedor .box-form-adm .box-cont-tabla-adm table#adm tr td.espacio a:visited {
	color:none;
}
/***************** BOTÓN ELIMINAR ADMIN ********************************************/

header nav a.adm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #006;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 0.2% 0.4%;
	display: inline-block;
	float: left;
	background-color: #FFF;
	border:1px solid #006;
	width: 11%;
	height: 0.5%;
	cursor:pointer;
	margin-right: 1%;
	line-height: 18px;

}
header nav a.adm:hover {
	text-decoration:none;
	background-color: #00539D;
	color: #FFF;
	border:1px solid #00539D;
	margin-left: 2%;
}
nav a.adm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #006;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 0.2% 0.4%;
	display: inline-block;
	float: left;
	background-color: #FFF;
	border:1px solid #006;
	width: 11%;
	height: 0.5%;
	cursor:pointer;
	margin-right: 1%;
	line-height: 18px;
	font-weight: normal;

}
nav a.adm:hover {
	text-decoration:none;
	background-color: #00539D;
	color: #FFF;
	border:1px solid #00539D;
}

.contenedor .box-form .box-cont-tabla table#adm tr td.espacio form input.buttom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #006;
	font-weight: normal;
	padding: 0% 2%;
	display: block;
	background-color: #FFF;
	border:1px solid #006;
	width: 80%;
	height: 0.4%;
	
	cursor:pointer;
}
.contenedor .box-form .box-cont-tabla table#adm tr td.espacio form input.buttom:hover {
	background-color: #00539D;
	color: #FFF;
	border:1px solid #00539D;
}
.contenedor .box-form .box-cont-form form table tr td.txt a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #006;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	padding: 1% 2%;
	display: block;
	background-color: #FFF;
	border:1px solid #006;
	width: 35%;
	height: 0.4%;
	
	cursor:pointer;
}
.contenedor .box-form .box-cont-form form table tr td.txt a:hover {
	background-color: #00539D;
	color: #FFF;
	border:1px solid #00539D;
	display: block;
}

/***************** NEUMANEK ********************************************/

#neumanek .cabezal .logo-pdv {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 1.5em 0;
}

#neumanek .cabezal .logo-pdv h1 {
	font-family: 'Frutiger';
	color: white;
	font-weight: normal;
	font-size: 3em;
	padding: .5em 1em .5em 0;
	border-right: 2px solid white;
}

#neumanek .about {
	margin: 3em 0 2em 0;
	padding: 0 1em;
}

#neumanek .about p {
	font-family: 'Frutiger';
	color: #00539D;
	margin: 1em auto;
	font-size: 1.1em;
	text-align: center;
	line-height: 1.3em;
	max-width: 550px;
}

#neumanek .about .boxes {
	text-align: center;
}

#neumanek .about .boxes img {
	width: 300px;
	height: auto;
	margin: 1em .5em;
}

#neumanek .services {
	background: url('/static/img/neumanek/products_bkg.jpg') no-repeat;
	background-size: cover;
	background-position: top center;
	padding: 0 1em;
}

#neumanek .services .services-content {
	max-width: 800px;
	margin: 0 auto;
	padding: 1.5em 0 1em 0;
}

#neumanek .services h3 {
	font-family: 'Michelin-Regular';
	font-size: 20px;
	color: #00539d;
	font-weight: normal;
	margin-bottom: 30px;
	border-bottom: 1px solid #fee400;
	padding-bottom: 1%;
	box-sizing: border-box;
}

#neumanek .services ul {
	margin: 1em 0;
	padding-left: 2em;
	list-style: none;
}

#neumanek .services ul li {
	font-family: 'Frutiger';
	/* display: flex; */
	/* align-items: center; */
	margin: .2em 0;
}

#neumanek .services ul li::before {
	content: "\2022";
	color: #00539D;
	font-weight: bold;
	font-size: 1.8em;
	line-height: .5em;
	display: inline-block;
	width: .8em;
	margin-left: -1em;
}

#neumanek .contact {
	margin: 0 auto;
}

#neumanek .contact .contenedor {
	min-height: auto;
}

#neumanek .contact .box-cont-form {
	max-width: 800px;
	margin: 0 auto;
	width: auto;
}

#neumanek .contact .box-cont-form h2 {
	font-size: 20px;
	margin: 0;
	width: auto;
}

#neumanek .contact .box-cont-form .contact-whatsapp {
	margin: 0;
	width: auto;
}

#neumanek .contact .box-cont-form .contact-whatsapp ul {
	display: flex;
	justify-content: space-around;
}

#neumanek .contact .box-cont-form .contact-whatsapp ul li a {
	font-size: 18px;
}

#neumanek .contact .box-cont-form form {
	margin: 2em 0 4em 0;
}

#neumanek .contact .box-cont-form form input#correo {
	float: none;
}

#neumanek .contact-data {
	background-color: transparent;
	background: url('/static/img/neumanek/footer_bkg.jpg') no-repeat;
	background-size: cover;
	background-position: top center;
	padding: 2em 0;
}

#neumanek .contact-data .contenedor-pdv {
	background-color: transparent;
}


#neumanek .contact-data .contenedor-pdv .pdv {
	padding: 0;
}

#neumanek .contact-data .contenedor-pdv .pdv .pdv-content {
	margin: 0;
}

#neumanek .contact-data .pdv-content span,
#neumanek .contact-data .pdv-content a {
	color: white;
}

#neumanek .contenedor-pdv .pdv .left .map {
	display: none;
}

#neumanek .contact-data .pdv-content span.whatsapp img {
	border: none;
	margin-right: .5em;
}

#neumanek .contact-data .pdv-content span.tel {
	font-size: 22px;
	display: flex;
	align-items: center;
}

/*---------------------------- 1920 ---------------------------------------------------------------*/
@media screen and (min-width: 1920px) {
	#global .extra {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		width: 277px;
		height: auto;
		max-height: 154px;
	}
	.main {
		display: block;
	}
}
/*---------------------------- 992 ---------------------------------------------------------------*/
@media screen and (max-width: 992px) {
	.menu_bar {
		background:#E9EAEB;
	}
	nav .menu_bar {
		display:block;
		width:100%;
		position: flex;
		top:300;
		background:#E9EAEB;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		z-index: 9999;
	}
	.menu_bar a {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
	}

	nav .menu_bar .bt-menu {
		display: block;
		padding: 16px;
		color: #006;
		overflow: hidden;
		font-size: 25px;
		font-weight: bold;
		text-decoration: none;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:border-box;
	}

	.main nav .menu_bar span {
		float: left;
		font-size: 40px;
	}

	.main nav {
		width:80%;
		height:100%;
		left:-100%;
		margin:0;
		position: absolute;
	}
	.main nav ul li {
		display:block;
		float:none;
		border-bottom:1px solid #006;
	}
	.main nav ul li a {
		display: block;
	}
	.main nav ul li:hover .children {
		display: block;
	}

	.main nav ul li .children {
		width: 100%;
		position: relative;
	}

	.main nav ul li .children li a {
		margin-left:20px;
	}

	.main nav ul li .caret {
		float: right;
	}

}
/*---------------------------- 900 ---------------------------------------------------------------*/
@media screen and (max-width: 900px) {
	#neumanek header {
		width: 100%;
		max-height: 300px;
		margin: 0 auto;
	}
	#neumanek .logo-pdv,
	#neumanek .cabezal .txt-pdv,
	#neumanek .cabezal .logo-michelin {
		width:100%;
		margin: 0 auto;
		text-align: center;
		box-sizing: border-box;
		padding: 0px;
	}
}
/*---------------------------- 800 ---------------------------------------------------------------*/
@media screen and (max-width: 800px) {
	#neumanek .contenedor-pdv .pdv .pdv-content {
		flex-direction: row;
	}
	.contenedor-pdv .pdv .pdv-content,
	.contenedor-pdv .pdv .pdv-map {
		flex-direction: column;
		align-items: center;
	}
}
/*------------------------------------------------- RESPONSIVE 720PX ------------------------------------------------------------*/
@media screen and (max-width: 720px) and (max-width: 800px) {
	#neumanek .content-full .contenedor {
		width: 100%;
	}

	#neumanek .content-full .contenedor .box-form {
		padding: 0;
	}
	
	#neumanek .contact .box-cont-form .contact-whatsapp {
		padding-bottom: 0;
	}

	#neumanek .contact .box-cont-form .contact-whatsapp ul {
		flex-direction: column;
		align-items: center;
		padding-top: .5em;
	}

	#neumanek .contact .box-cont-form .contact-whatsapp ul li {
		flex-direction: column;
		margin: 0 0 .5em 0;
	}

	#neumanek .contact .box-cont-form form input:not([type="submit"]),
	#neumanek .contact .box-cont-form form textarea {
		width: 95%;
		margin-left: 0;
	}

	#neumanek .contact .box-cont-form form input[type="submit"] {
		width: 120px;
		display: block;
		color: #00539d;
		background-color: #E9EAEB;
		height: 40px;
		margin-top: 2%;
		margin-left: 41%;
		font-family: 'Michelin-Light';
		font-size: 16px;
		border: 1px solid #00539D;
		cursor: pointer;
	}

	#neumanek .contenedor-pdv .pdv {
		width: 100%;
	}

	#neumanek .contenedor-pdv .pdv .pdv-content {
		justify-content: center;
	}

	#neumanek .contenedor-pdv .pdv .left {
		width: auto;
		margin: 0;
	}

	#neumanek .contenedor-pdv .pdv .left .map {
		display: inline-block;
	}

	#neumanek .contenedor-pdv .pdv .pdv-content .pdv-map {
		display: none;
	}

	header {
		width: 100%;
		height: auto;
		max-height: 300px;
		margin: 0 auto;
	}
	header .cabezal {
	width: 100%;
	height: auto;
	margin: 0 auto;
	}
	.logo-pdv {
	width:100%;
	height:auto;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	}
	.cabezal .txt-pdv {
	width:100%;
	height:auto;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 0px;
		
	}
	.cabezal .logo-michelin {
	width:100%;
	height:auto;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 0px;
	}
	.contenedor-index ul li {
	display: block;
	clear: right;
	height: 100%;
	width: 90%;

	margin-bottom: 5%;
	padding: 2%;
	max-height: 100%;
	}
	.contenedor-index ul li img {
		max-width: 547px;
	}

	.txt-pdv {
	display:block;
	float: left;
	width:auto;
	min-width:373px;
	height:auto;
	padding-top:10px;
	padding-left: 20%;
	min-height:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	clear:right;
	}
	.logo-michelin {
	display:block;
	float:left;
	width:auto;
	min-width:115px;
	height:auto;
	min-height:101px;
	padding-top: 5px;
	padding-left:60px;
	clear:right;
    }
	.banner {
	display: none;
	}
	.contenedor-index {
		width: 716px;
		height: 1690px;
		max-height: 100%;
		max-width: 100%;
		padding-left: 3%;
		margin-left: 0px;
	}
	.contenedor-index ul li img {
		width: 100%;
		height: auto;
		max-width: 680px;
		max-height: 256px;
	}
	.contenedor, .contenedor-empresa {
		height: auto;
		overflow: hidden;
	}
	.contenedor,.contenedor-empresa ul.interior li.interior img {
		float: left;
		margin-bottom: 2%;
	}
	.contenedor,.contenedor-empresa ul.interior li.interior {
		height: 100%;
		overflow: scroll;
		border-radius: 0;
	}
	.content-full-no-index .contenedor-empresa ul.interior li.interior h3 {
		font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #00539D;
	font-weight: normal;
	padding-bottom:5px;
	}
	.contenedor .box-form {
		margin-left: 0;
		width: 100%;
		max-width: 700px;
	padding-left: 0;
	box-sizing: border-box;
	}
	.contenedor .box-form .box-cont-form {
		width: 90%;
		margin-left: 0;
		padding-left: 0;
	}
	.contenedor .box-cont-form .contact-whatsapp {
		width: auto;
		margin-left: 12px;
		margin-bottom: 4em;
	}
	.contenedor .box-cont-form .contact-whatsapp li a img {
		width: auto !important;
	}
	footer {
		min-height: 40px;
	}
	footer .cont-pie {
		padding-left: 5%;
	}
	footer .bloke {
		width: 80%;
		clear: right;
		margin-bottom: 20px;
		border-bottom: 1px dashed #CCC;
		margin-right: 0%;
		padding-right: 0%;
	}
	/*----------- PRODUCTOS Y SERVICIOS -------------------------*/
	.contenedor-prod-serv .box {
	display: block;
	float: left;
	width: 100%;
	max-width: 720px;
	background-color: #FFF;
	margin: 0 auto;
	}
	.contenedor-prod-serv .box .caja {
	display: block;
	float: left;
	width: 90%;
	max-width: 720px;
	height: auto;
	padding: 2% 0% 1% 0%;
	margin: 0% 5% 2% 5%;
	background-color: #ace0f9;
	}
	.contenedor-prod-serv .box .caja .img-box {
	width: 100%;
	max-width: 720px;
	text-align: center;
	padding-top: 5%;
	}
	.contenedor-prod-serv .box .caja .img-box img {
		width: 489px;
		height: auto;
	}
	.contenedor-prod-serv .box .caja .txt-box {
	display: block;
	float: left;
	width: 96%;
	max-width: 720px;
	padding: 0% 2% 0% 2%;
	text-align: left;
	box-sizing: border-box;
	}
	.box .caja .txt-box h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #00539D;
	font-weight: normal;
	padding-bottom:5px;
	text-align: center;
	}
	.contenedor-prod-serv .box .caja .txt-box span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #373435;
	font-weight: normal;
	padding-bottom:2%;
	}
	.contenedor-prod-serv .box .caja .txt-box input.consultar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00539d;
	background-color:#FFF;
	font-weight: bold;
	padding:8px;
	border:1px solid #00539D;
	width: auto;
	text-decoration: none;
	margin-bottom: 20px;
	margin-left: 46%;
	}
	/*---------------FORM CONSULTA PROD Y SERVICIO -----------------*/
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form .img-box-consulta {
	display: block;
    float: center;
    width: 95%;
    max-width: 700px;
    height: auto;
    text-align: center;
    box-sizing: border-box;
    margin-left: 0px;
    padding: 2% 0% 0% 0%;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form .img-box-consulta img {
		width: 100%;
		max-width: 495px;
		padding-left: 0px;
		height: auto;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form .g-recaptcha-consulta{
		display: block;
		float: right;
		width: 314px;
		height: auto;
	}
	.contenedor-consulta .box-cont-form-consulta form .g-recaptcha {
		display: block;
		float: left;
		width: 314px;
		height: auto;
		margin-left: 30px;
		margin-top: 8px;
		margin-bottom:2px;
}
	/*-------------- FORM CONSULTA BOX ----------------------------*/
	.contenedor-consulta .box-form-consulta {
    margin-left: 0px;
    text-align: center;
    width: 100%;
    max-width: 720px;
    padding: 0px;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta {
    width: 100%;
    max-width: 720px;
    margin-left: 0px;
    padding-left: 0px;
    }
    .contenedor-consulta .box-form-consulta .box-cont-form-consulta form .img-box-consulta-box {
    display: block;
    float: left;
    width: 100%;
    max-width: 720px;
    height: auto;
    text-align: center;
    padding-top: 2%;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form .img-box-consulta-box img {
		width: 95%;
		height: auto;
	}
	.contenedor-consulta .box-cont-form-consulta form h2 {
	width: 94%;
	max-width: 700px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #00539D;
	font-weight: normal;
	padding-bottom:5px;
	margin-left: 20px;
	text-align: center;
    border-bottom: 1px solid #fee400;
    box-sizing: border-box;
	}
	.contenedor-consulta .box-cont-form-consulta form .separador-consulta {
		width: 94%;
		max-width: 700px;
		margin-left: 20px;
		box-sizing: border-box;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form input.txt-consulta {
	width: 94%;
	max-width: 700px;
	margin-left: 20px;
	box-sizing: border-box;
	text-align: left;
	font-size: 22px!important;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form textarea.txt-consulta {
	width: 94%;
	max-width: 700px;
	margin-left: 20px;
	text-align: left;
	box-sizing: border-box;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form input#correo-consulta {
		width: 100%;
		max-width: 80px;
		margin-left: 36.5%;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form a.consulta {
		width: 100%;
		max-width: 80px;
		height: 17px;
		padding-bottom: 1%;
	}
	/*--------------- FORMULARIO DE CONTACTO ----------------------*/
	.content-full .contenedor {
		width: 100%;
		box-sizing: border-box;
	}
	.box-cont-form {
		width: 100%;
		max-width: 719px;
		margin-left: -1px;
		box-sizing: border-box;
	}
	.content-full .contenedor .box-cont-form h2 {
		margin-left: 12px;
		width: auto;
	}
	.contenedor .box-cont-form form input.txt {
		width: 100%;
		max-width: 500px;
		margin-left: 12px;
		text-align: left;
	}
	.contenedor .box-cont-form form textarea.txt {
		width: 100%;
		max-width: 500px;
		margin-left: 12px;
		text-align: left;
		box-sizing: border-box;
	}
	.contenedor .box-cont-form form#correo .g-recaptcha{
		display: block;
		float: left;
		width: 400px;
		margin-left: 29%;
		box-sizing: border-box;
	}
	.contenedor .box-cont-form input#correo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00539d;
	background-color:#FFF;
	font-weight: bold;
	padding:8px;
	border:1px solid #00539D;
	width: 30%;
	text-decoration: none;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 35.5%;
	border:1px solid #00539D;
	cursor:pointer;
	box-sizing: border-box;
	}
	/*--------------- CONTACTO 2 (Gracias) ---------------------------------*/
	.contenedor .box-form .box-cont-form {
		width: 100%;
		max-width: 680px;
		margin-left: 0px;
	}
	.contenedor .box-cont-form h2.front {
		width: 100%;
		max-width: 720px;
		margin-left: 0px;
		padding-top: 15px;
	}
	.content-full .contenedor .box-form .box-cont-form img {
		width: 500px;
		height: auto;
	}
	footer .cont-pie {
		display: none;
	}
	/*----------- PDVS -------------------------------------------*/
	.content-full {
		background-color: #FFF;
	}
	.content-full .contenedor-pdv .pdv {
		width: 720px;
		margin-left: 0px;
		padding-left: 5px;
		padding-right: 5px;
		box-sizing: border-box;
	}
	.content-full .contenedor-pdv .pdv .gps {
		width: 100%;
		max-width: 691px;
		padding: 0px;
	}
	.content-full .contenedor-pdv .pdv .left {
		width: 720px;
	}
	.content-full .contenedor-pdv .pdv .left span.txt-ubi {
		font-size: 16px;
	}
	.content-full .contenedor-pdv .pdv .left span.cord {
		font-size: 16px;
	}
	.content-full .contenedor-pdv .pdv .gps iframe {
		width: 680px;
		margin-left: 10px;
		padding: 0px;
	}
}

/*------------------------------------------------- RESPONSIVE 640PX ------------------------------------------------------------*/
@media screen and (max-width: 640px) {
	#neumanek .cabezal .logo-pdv h1 {
		font-size: 30px;
	}
	#neumanek .cabezal .logo-pdv img {
		width: 200px;
	}

	#neumanek .contact .box-cont-form form input:not([type="submit"]),
	#neumanek .contact .box-cont-form form textarea {
		width: 95%;
		margin-left: 0 !important;
	}

	#neumanek .contact .box-cont-form form input[type="submit"] {
		margin: auto;
		margin-top: 2%;
	}

	#neumanek .contenedor .box-cont-form form#correo .g-recaptcha {
		margin: 0 auto;
		float: none;
		width: auto;
	}

	#neumanek .contenedor .box-cont-form form#correo .g-recaptcha div {
		width: auto !important;
	}

	#neumanek .contenedor .box-form .box-cont-form h2 {
		max-width: 100%;
	}

	header {
		width: 100%;
		height: auto;
		max-height: 300px;
		margin: 0 auto;
	}
	header .cabezal {
	width: 100%;
	height: auto;
	margin: 0 auto;
	}
	.logo-pdv {
	width:100%;
	height:auto;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	}
	.cabezal .txt-pdv {
	width:100%;
	height:auto;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 0px;
		
	}
	.cabezal .logo-michelin {
	width:100%;
	height:auto;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 0px;
	}
	.txt-pdv {
	display:block;
	float: left;
	width:auto;
	min-width:331px;
	height:auto;
	padding-top:10px;
	padding-left: 20%;
	min-height:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	clear:right;
	}
	.logo-michelin {
	display:block;
	float:left;
	width:auto;
	min-width:102px;
	height:auto;
	min-height:101px;
	padding-top: 5px;
	padding-left:60px;
	clear:right;
    }
    .menu_bar {
    	background:#E9EAEB;
    }
    nav .menu_bar {
		display:block;
		width:100%;
		position: flex;
		top:300;
		background:#E9EAEB;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		z-index: 9999;
	}
	/* .menu_bar a {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
	}

	nav .menu_bar .bt-menu {
		display: block;
		padding: 16px;
		color: #006;
		overflow: hidden;
		font-size: 25px;
		font-weight: bold;
		text-decoration: none;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:border-box;
	}

	.main nav .menu_bar span {
		float: left;
		font-size: 40px;
	}

	.main nav {
		width:80%;
		height:100%;
		left:-100%;
		margin:0;
		position: absolute;
	}
	.main nav ul li {
		display:block;
		float:none;
		border-bottom:1px solid #006;
	}
	.main nav ul li a {
		display: block;
	}
	.main nav ul li:hover .children {
		display: block;
	}

	.main nav ul li .children {
		width: 100%;
		position: relative;
	}

	.main nav ul li .children li a {
		margin-left:20px;
	}

	.main nav ul li .caret {
		float: right;
	} */
	
	.banner {
	display: none;
	}
	.contenedor-index {
		width: 100%;
		height: 1560px;
		max-height: 100%;
		max-width: 100%;
		padding-left: 4%;
		margin-left: 0px;
		box-sizing: border-box;
	}
	.contenedor-index ul li {
	display: block;
	clear: right;
	height: 100%;
	width: 90%;
	margin-bottom: 5%;
	padding: 2%;
	max-height: 340px;
	}
	.contenedor-index ul li img {
		width: 100%;
		height: auto;
		max-width: 604px;
		max-height: 227px;
	}
	.contenedor, .contenedor-empresa {
		height: auto;
		overflow: hidden;
	}
	.contenedor,.contenedor-empresa ul.interior li.interior {
		height: 100%;
		overflow: scroll;
		border-radius: 0;
	}
	.content-full-no-index .contenedor-empresa ul.interior li.interior h3 {
		font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #00539D;
	font-weight: normal;
	padding-bottom:5px;
	}
	.contenedor,.contenedor-empresa ul.interior li.interior img {
		float: left;
		margin-bottom: 2%;
		clear: both;
	}
	footer {
		min-height: 40px;
	}
	footer .cont-pie {
		padding-left: 5%;
	}
	footer .bloke {
		width: 80%;
		clear: right;
		margin-bottom: 20px;
		border-bottom: 1px dashed #CCC;
		margin-right: 0%;
		padding-right: 0%;
	}
	/*----------- PRODUCTOS Y SERVICIOS -------------------------*/
	.contenedor-prod-serv .box {
	display: block;
	float: left;
	width: 100%;
	max-width: 640px;
	background-color: #FFF;
	margin: 0 auto;
	}
	.contenedor-prod-serv .box .caja {
	display: block;
	float: left;
	width: 90%;
	max-width: 640px;
	height: auto;
	padding: 2% 0% 1% 0%;
	margin: 0% 5% 2% 5%;
	background-color: #ace0f9;
	}
	.contenedor-prod-serv .box .caja .img-box {
	width: 100%;
	max-width: 640px;
	text-align: center;
	padding-top: 5%;
	}
	.contenedor-prod-serv .box .caja .img-box img {
		width: 434px;
		height: auto;
	}
	.contenedor-prod-serv .box .caja .txt-box {
	display: block;
	float: left;
	width: 96%;
	max-width: 640px;
	padding: 0% 2% 0% 2%;
	text-align: left;
	box-sizing: border-box;
	}
	.box .caja .txt-box h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #00539D;
	font-weight: normal;
	padding-bottom:5px;
	text-align: center;
	}
	.contenedor-prod-serv .box .caja .txt-box span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #373435;
	font-weight: normal;
	padding-bottom:2%;
	}
	.contenedor-prod-serv .box .caja .txt-box input.consultar {
	font-family:'Michelin-Light';
	font-size:14px;
	color:#00539d;
	background-color:#FFF;
	font-weight: bold;
	padding:8px;
	border:1px solid #00539D;
	width: auto;
	text-decoration: none;
	margin-bottom: 20px;
	margin-left: 41%;
	}
	/*---------------FORM CONSULTA PROD Y SERVICIO -----------------*/
	form .img-box-consulta {
	display: block;
    float: left;
    width: 640px;
    height: auto;
    text-align: center;
    padding-top: 2%;
	}
	form .img-box-consulta img {
		width: 400px;
		padding-left: 0px;
		height: auto;
	}

	/*-------------- FORM CONSULTA BOX ----------------------------*/
	.contenedor-consulta .box-form-consulta {
    margin-left: 0px;
    text-align: center;
    width: 100%;
    max-width: 640px;
    padding: 0px;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta {
    width: 100%;
    max-width: 640px;
    margin-left: 0px;
    padding-left: 0px;
    }
    .contenedor-consulta .box-form-consulta .box-cont-form-consulta form .img-box-consulta-box {
    display: block;
    float: left;
    width: 100%;
    max-width: 640px;
    height: auto;
    text-align: center;
    padding-top: 2%;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form .img-box-consulta-box img {
		width: 94%;
		height: auto;
	}
	.contenedor-consulta .box-cont-form-consulta form h2 {
	width: 95%;
	max-width: 640px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color: #00539D;
	font-weight: normal;
	padding-bottom:5px;
	margin-left: 10px;
	text-align: center;
    border-bottom: 1px solid #fee400;
    box-sizing: border-box;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form input.txt-consulta {
	width: 95%;
	max-width: 640px;
	margin-left: 10px;
	text-align: left;
	font-size:20px;
	box-sizing: border-box;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form textarea.txt-consulta {
	width: 95%;
	max-width: 640px;
	margin-left: 10px;
	text-align: left;
	font-size: 18px;
	box-sizing: border-box;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form input#correo-consulta {
		width: 100%;
		max-width: 90px;
		margin-left: 33.5%;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form a.consulta {
		width: 100%;
		max-width: 90px;
		height: 17px;
		padding-bottom: 1%;
	}
	/*--------------- FORMULARIO DE CONTACTO ----------------------*/
	.content-full .contenedor {
		width: 100%;
		box-sizing: border-box;
	}
	.contenedor .box-form {
		margin-left: 0;
		width: 100%;
		padding-left: 0;
		box-sizing: border-box;
	}
	.contenedor .box-form .box-cont-form {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
		box-sizing: border-box;
	}
	.contenedor .box-form .box-cont-form h2 {
		margin-left: 12px;
		box-sizing: border-box;
	}
	.contenedor .box-form .box-cont-form form#correo input.txt {
		width: 100%;
		margin-left: 12px;
		box-sizing: border-box;
	}
	.contenedor .box-form .box-cont-form form#correo textarea.txt {
		width: 100%;
		margin-left: 12px;
		box-sizing: border-box;
		font-size: 18px;
	}
	.contenedor .box-cont-form form#correo .g-recaptcha{
		display: block;
		float: left;
		width: 440px;
		margin-left: 27%;
		box-sizing: border-box;
	}
	.contenedor .box-cont-form input#correo {
	font-family:'Michelin-Light';
	font-size:14px;
	color:#00539d;
	background-color:#FFF;
	padding:8px;
	border:1px solid #00539D;
	width: 30%;
	text-decoration: none;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 37.8%;
	border:1px solid #00539D;
	cursor:pointer;
	box-sizing: border-box;
	}
	/*--------------- CONTACTO 2 (Gracias) ---------------------------------*/
	.contenedor .box-form .box-cont-form {
		width: auto;
		margin-left: 0px;
	}
	.contenedor .box-cont-form h2.front {
		width: 100%;
		max-width: 640px;
		margin-left: 0px;
		padding-top: 15px;
	}
	.content-full .contenedor .box-form .box-cont-form img {
		width: 444px;
		height: auto;
	}
	footer .cont-pie {
		display: none;
	}
	/*----------- PDVS -------------------------------------------*/
	.content-full {
		background-color: #FFF;
	}
	.content-full .contenedor-pdv .pdv {
		width: 640px;
		margin-left: 0px;
		padding-left: 5px;
	}
	.content-full .contenedor-pdv .pdv .gps {
		width: 100%;
		max-width: 614px;
		padding: 0px;
	}
	.content-full .contenedor-pdv .pdv .left {
		width: 640px;
	}
	.content-full .contenedor-pdv .pdv .left span.txt-ubi {
		font-size: 16px;
	}
	.content-full .contenedor-pdv .pdv .left span.cord {
		font-size: 16px;
	}
	.content-full .contenedor-pdv .pdv .gps iframe {
		width: 604px;
		margin-left: 10px;
		padding: 0px;
	}
}
/*---------------------------------- Responsive 360px ----------------------------------------------------*/
@media screen and (max-width: 360px) {
	#neumanek .cabezal .logo-pdv h1 {
		/* font-size: 30px; */
		padding: 0;
		border: 0;
		margin-left: 10px;
	}
	#neumanek .services ul {
		margin: 0;
	}
	#neumanek .services ul li {
		margin: 0;
	}
	#neumanek .contact .content-full .contenedor {
		padding-left: 2%;
	}
	#neumanek .content-full .contenedor-pdv .pdv .pdv-content img {
		width: 30px;
	}

	.global {
		width: 100%;
		max-width: 360px;
		box-sizing: border-box;
	}
	header {
		height: auto;
		max-height: 300px;
	}
	.cabezal {
	padding-left: 0%;
	width: 100%;
	height: auto;
	max-width: 360px;
	box-sizing: border-box;
	}
	.txt-pdv {
		margin-left: 4%;
	}
	.logo-pdv {
	width:200px;
	height:auto;
	padding:0;
	}
	.logo-pdv img {
		max-width: 330px;
	}
	.logo-michelin {
		margin-left: -8%;
	}
	.contenedor-index ul li {
	display: block;
	clear: right;
	height: 100%;
	width: 90%;

	margin-bottom: 5%;
	padding: 2%;
	max-height: 340px;
	}
	.contenedor-index {
		max-width: 350px;
	}
	.contenedor-index ul li {
		max-width: 90%
	}
	.contenedor-index ul li a img {
		max-width: 340px;
	}

	.txt-pdv {
	display:block;
	float: left;
	width:auto;
	min-width:259px;
	height:auto;
	padding-top:10px;
	padding-left: 20%;
	min-height:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	clear:right;
	}
	.logo-michelin {
	display:block;
	float:left;
	width:auto;
	min-width:80px;
	height:auto;
	min-height:101px;
	padding-top: 5px;
	padding-left:60px;
	clear:right;
    }
    .menu_bar {
    	background:#E9EAEB;
    }
    nav .menu_bar {
		display:block;
		width:100%;
		position: flex;
		top:300;
		background:#E9EAEB;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		z-index: 9999;
	}
	/* .menu_bar a {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
	}

	nav .menu_bar .bt-menu {
		display: block;
		padding: 16px;
		color: #006;
		overflow: hidden;
		font-size: 25px;
		font-weight: bold;
		text-decoration: none;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:border-box;
	}

	.main nav .menu_bar span {
		float: left;
		font-size: 40px;
	}

	.main nav {
		width:80%;
		height:100%;
		left:-100%;
		margin:0;
		position: absolute;
	}
	.main nav ul li {
		display:block;
		float:none;
		border-bottom:1px solid #006;
	}
	.main nav ul li a {
		display: block;
	}
	.main nav ul li:hover .children {
		display: block;
	}

	.main nav ul li .children {
		width: 100%;
		position: relative;
	}

	.main nav ul li .children li a {
		margin-left:20px;
	}

	.main nav ul li .caret {
		float: right;
	} */
	
	.banner {
	display: none;
	}
	.contenedor-index {
		width: 100%;
		height: auto;
		max-width: 360px;
		min-height: 1340px;
		padding-left: 4%;
		margin-left: 0px;
		box-sizing: border-box;
		background-color: #E9EAEB;
	}
	.contenedor, .contenedor-empresa {
		height: auto;
		overflow: hidden;
	}
	.contenedor,.contenedor-empresa ul.interior li.interior {
		height: 100%;
		overflow: scroll;
		border-radius: 0;
	}
	.content-full-no-index .contenedor-empresa ul.interior li.interior h3 {
		font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #00539D;
	font-weight: normal;
	padding-bottom:5px;
	}
	.contenedor,.contenedor-empresa ul.interior li.interior img {
		width: 330px;
		height: auto;
		padding-left: 0px;
	}
	.contenedor .box-form {
		margin-left: 0;
		/* width: 90%; */
		width: auto;
	padding-left: 0;
	}
	.contenedor .box-form .box-cont-form {
		width: 90%;
		margin-left: 0;
		padding-left: 0;
	}
	.contenedor .box-cont-form .contact-whatsapp li a {
		font-size: 20px;
	}
	footer .cont-pie {
		padding-left: 5%;
	}
	footer .bloke {
		width: 80%;
		clear: right;
		margin-bottom: 20px;
		border-bottom: 1px dashed #CCC;
		margin-right: 0%;
		padding-right: 0%;
	}
	/*----------- PRODUCTOS Y SERVICIOS -------------------------*/
	.contenedor-prod-serv .box {
	display: block;
	float: left;
	width: 100%;
	max-width: 360px;
	background-color: #FFF;
	margin: 0 auto;
	}
	.contenedor-prod-serv .box .caja {
	display: block;
	float: left;
	width: 90%;
	max-width: 360px;
	height: auto;
	padding: 2% 0% 1% 0%;
	margin: 0% 5% 2% 5%;
	background-color: #ace0f9;
	}
	.contenedor-prod-serv .box .caja .img-box {
	width: 100%;
	max-width: 360px;
	text-align: center;
	padding-top: 5%;
	}
	.contenedor-prod-serv .box .caja .img-box img {
		width: 340px;
		height: auto;
	}
	.contenedor-prod-serv .box .caja .txt-box {
	display: block;
	float: left;
	width: 96%;
	max-width: 360px;
	padding: 0% 2% 0% 2%;
	text-align: left;
	box-sizing: border-box;
	}
	.box .caja .txt-box h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #00539D;
	font-weight: normal;
	padding-bottom:5px;
	text-align: center;
	}
	.contenedor-prod-serv .box .caja .txt-box span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #373435;
	font-weight: normal;
	padding-bottom:2%;
	}
	.contenedor-prod-serv .box .caja .txt-box input.consultar {
	font-family:'Michelin-Light';
	font-size:14px;
	color:#00539d;
	background-color:#FFF;
	font-weight: bold;
	padding:8px;
	border:1px solid #00539D;
	width: auto;
	text-decoration: none;
	margin-bottom: 20px;
	margin-left: 32.5%;
	}
	/*---------------FORM CONSULTA PROD Y SERVICIO -----------------*/
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form .img-box-consulta {
	display: block;
    float: left;
    width: 360px;
    height: auto;
    text-align: center;
    padding-top: 2%;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form .img-box-consulta img {
		width: 330px;
		padding-left: 0px;
		height: auto;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form h2 {
		width: 340px;
		font-size: 20px;
		box-sizing: border-box;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form .separador-consulta {
		width: 340px;
		margin-left: 10px;
		box-sizing: border-box;
		font-size: 16px;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form input.txt-consulta {
		width: 340px;
		box-sizing: border-box;
		font-size: 20px;
	}
	/*-------------- FORM CONSULTA BOX ----------------------------*/
	.contenedor-consulta .box-form-consulta {
    margin-left: 0px;
    text-align: center;
    width: 100%;
    max-width: 360px;
    padding: 0px;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta {
    width: 100%;
    max-width: 360px;
    margin-left: 0px;
    padding-left: 0px;
    }
    .contenedor-consulta .box-form-consulta .box-cont-form-consulta form .img-box-consulta-box {
    display: block;
    float: left;
    width: 100%;
    max-width: 360px;
    height: auto;
    text-align: center;
    padding-top: 2%;
	}
	form .img-box-consulta-box img {
		width: 340px;
		height: auto;
	}
	.box-cont-form-consulta form h2 {
	width: 340px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #00539D;
	font-weight: normal;
	padding-bottom:5px;
	margin-left: 8px;
	text-align: center;
    border-bottom: 1px solid #fee400;
    box-sizing: border-box;
	}
	form input.titulo-box {
	font-size: 18px;
	}
	form input.txt-consulta {
	width: 335px;
	margin-left: 10px;
	text-align: left;
	font-size: 16px;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form textarea.txt-consulta {
	width: 340px;
	margin-left: 10px;
	text-align: left;
	font-size: 16px;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form input#correo-consulta {
		width: 100%;
		max-width: 90px;
		margin-left: 23%;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form a.consulta {
		width: 100%;
		max-width: 90px;
		height: 17px;
		padding-bottom: 1.5%;
	}
	/*--------------- FORMULARIO DE CONTACTO ----------------------*/
	.content-full .contenedor {
		width: 100%;
		box-sizing: border-box;
	}
	.box-cont-form {
		width: 100%;
		margin-left: -1px;
	}
	.content-full .contenedor .box-cont-form h2 {
		margin-left: 12px;
		width: auto;
	}
	.contenedor .box-form .box-cont-form form#correo input.txt {
		margin-left: 6px;
		text-align: left;
	}
	.contenedor .box-form .box-cont-form form#correo textarea.txt {
		margin-left: 6px;
		text-align: left;
	}
	.contenedor .box-cont-form form#correo .g-recaptcha{
		display: block;
		float: left;
		padding-left: 28px;
		margin-left: 0;
		width: 100%;
	}
	.contenedor .box-cont-form input#correo {
	font-family:'Michelin-Light';
	font-size:14px;
	color:#00539d;
	background-color:#FFF;
	font-weight: bold;
	padding:8px;
	border:1px solid #00539D;
	width: 30%;
	text-decoration: none;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 35%;
	border:1px solid #00539D;
	cursor:pointer;
	box-sizing: border-box;
	}
	/*--------------- CONTACTO 2 (Gracias) ---------------------------------*/
	.contenedor .box-form .box-cont-form {
		/* width: 360px; */
		width: auto;
		margin-left: 0px;
	}
	.contenedor .box-cont-form h2.front {
		width: 100%;
		max-width: 360px;
		margin-left: 30px;
		padding-top: 15px;
		color: #00539D;
	}
	.contenedor .box-form .box-cont-form .rta {
		width: 100%;
		max-width: 330px;
		font-family: 'Michelin-Light';
		font-size: 20px;
		margin-left: 30px;
		color: #00539D;
		text-align: center;
		box-sizing: border-box;
	}
	.content-full .contenedor .box-form .box-cont-form img {
		width: 250px;
		height: auto;
	}
	footer {
		min-height: 40px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	footer .cont-pie {
		display: none;
	}
	/*----------- PDVS -------------------------------------------*/
	.content-full {
		background-color: #FFF;
	}
	.content-full .contenedor-pdv .pdv {
		width: 360px;
		margin-left: 0px;
		padding-left: 5px;
	}
	.content-full .contenedor-pdv .pdv .gps {
		width: 100%;
		max-width: 340px;
		padding: 0px;

	}
	.content-full .contenedor-pdv .pdv .left {
		width: 100%;
	}
	.content-full .contenedor-pdv .pdv .left span.txt-ubi {
		font-size: 16px;
	}
	.content-full .contenedor-pdv .pdv .left span.cord {
		font-size: 16px;
	}
	.content-full .contenedor-pdv .pdv .pdv-content img {
		width: 95%;
		height: auto;
	}
	.content-full .contenedor-pdv .pdv .gps iframe {
		width: 320px;
		margin-left: 10px;
		padding: 0px;
	}
}
/*--------------- RESPONSIVE 500px--------------------------------
@media (max-width:500px) {
	.cabezal {
		padding-left: 0px;
		max-width: 500px;
		width: 100%;
		min-width: 350px;
	}
	.logo-pdv {
		margin: 0 auto;
		text-align: center;
		padding: 0%;
		width: 100%;
		padding: 0px;
	}
	.txt-pdv {
	width: 100%;
	text-align: center;
	padding-left: 0px;
	margin-left: 0px;
	}
	.logo-michelin {
		padding-right:0px;
		text-align: center;
		width: 100%;
		margin-left: 0px;
		padding-left: 0px;
	}
	.contenedor-index {
		
	}
	.contenedor-index ul li img {
		width: 100%;
		max-width: 440px;
		height: auto;
		max-height: 253px;
	}
	.contenedor-index ul.interior li.interior {
	display: block;
	clear: right;
	width: 70%;
	margin-left: 15%;
	margin-bottom: 5%;
	height: auto;
	overflow: hidden;
	}
	.contenedor-index ul.interior li.interior a img {
		width: 70%;
	}
	.menu_bar {
		display:block;
		width:100%;
		position: flex;
		top:60;
		font-size:14px;
	}
	.menu_bar .bt-menu {
		display: block;
		padding: 20px;
		color: #006;
		overflow: hidden;
		font-size: 20px;
		font-weight: bold;
		text-decoration: none;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:border-box;
	}


	footer .cont-pie {
		display: none;
	}
	.contenedor {
		width: 100%;
		max-width: 450px;
		text-align: center;
		margin-left: 0px;
		padding-left: 40px;
	}
	.contenedor-empresa {
		padding-left: 5px;
	}
	.contenedor, .contenedor-empresa ul.interior{
		width: 100%;
		max-width: 420px;
		text-align: center;
		padding-top: 0%;
		padding-top: 5px;
	}
	.contenedor, .contenedor-empresa ul.interior li.interior {
	 	width: 100%;
		max-width: 420px;
		padding-top: 0%;
	}
	.contenedor, .contenedor-empresa ul.interior li.interior h2 {
		display: none;
	}
	.contenedor, .contenedor-empresa ul.interior li.interior h3 {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	padding: 0px 0.5px 10px 0.5px;
	margin-top: 10px;
	}
	.contenedor,.contenedor-empresa ul.interior li.interior img {
		float: left;
		max-width: 400px;
		height: auto;
		width: 97%;
		margin-bottom: 2%;
		margin-left: 0%;
	}
	.contenedor, .contenedor-empresa ul.interior li.interior span.texto {
		font-size: 13px;
		text-align: justify;
		padding: 0.5%;
	}
	.contenedor .box {
		margin-left: 0%;
		text-align: center;
	}

	.contenedor .box h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #333;
	font-weight: normal;
	width: 81%;
	padding-bottom: 2%;
	margin-bottom: 2%;
	border-bottom: 1px solid #fee400;
	margin-left: 9.5%;
	box-sizing: border-box;
	text-align: left;
}
	.contenedor .box .img-box {
		margin-left: 20%;
		margin-top: 5%;
	}
	.contenedor .box .txt-box {
		width: 100%;
		max-width: 450px;
		margin-bottom: 2%;
	}
	.contenedor .box .txt-box h2 {
		font-size: 20px;
	}
	.contenedor .box .txt-box span {
		font-size: 16px;
	}
	.contenedor .box .txt-box form input.consultar {
		width: 20%;
		font-size: 16px;
	}
	.contenedor .box .separador {
		width: 100%;
		max-width: 450px;
	}
	.contenedor .box-form {
		width: 100%;
		max-width: 450px;
	}
	#global section .contenedor .box-cont-form h2 {
		font-size: 18px;
	}
	#global section .contenedor .box-cont-form form input.txt {
		font-size: 16px;
	}
	#global section .contenedor .box-cont-form form textarea.txt {
		font-size: 16px;
	}
	#global section .contenedor .box-cont-form form#correo .g-recaptcha {
		margin-left: 45px;
	}
	#global section .contenedor .box-cont-form form#correo input#correo {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.contenedor .box-form .gps {
		margin-left: -40px;
	}
	.contenedor-consulta {
		width: 100%;
		max-width: 450px;
		text-align: center;
		margin-left: 0px;
		padding-left: 0px;
	}
	/* Consultas: Box +¨Productos + Servicios 

	.contenedor-consulta .box-form-consulta {
		margin-left: 0%;
		text-align: center;
		width: 100%;
		max-width: 500px;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta {
		width: 100%;
		max-width: 490px;
		margin-left: 0px;
		padding-left: 0px;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form {
		width: 100%;
		max-width: 490px;
	}
	/*.contenedor-consulta .box-form-consulta .box-cont-form-consulta form input.txt-consulta {
		width: 80%;
		max-width: 490px;
		text-align: center;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form textarea.txt-consulta {
		width: 80%;
		max-width: 490px;
		text-align: center;
	}/
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form .img-box-consulta {
		width: 90%;
		max-width: 470px;
		padding-left: 0px;
		text-align: center;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form .separador-consulta {
		display: none;
	}
	/*.contenedor-consulta .box-form-consulta .box-cont-form-consulta form .img-box-consulta img {
		width: 100%;
		max-width: 470px;
	}
	.box-cont-form-consulta form h2 {
		width: 90%;
		max-width: 500px;
		margin-left: 10%;
		text-align: center;
		border-bottom: 1px solid #fee400;
		font-size: 20px;
	}/*
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form input#correo-consulta {
		width: 100%;
		max-width: 80px;
		margin-left: 30%;
	}
	.contenedor-consulta .box-form-consulta .box-cont-form-consulta form a.consulta {
		width: 100%;
		max-width: 80px;
		height: 17px;
	}*/
	/* footer {
		height: auto;
		max-height: 40px;
	}
} */
