@font-face {
	font-family: 'MMC OFFICE';
	font-weight: 500;
	font-style: normal;
	src: url('../fonts/MMCOFFICE-Medium.eot');
	src: local('MMC OFFICE Medium'), local('MMCOFFICE-Medium'),
		url('../fonts/MMCOFFICE-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MMCOFFICE-Medium.woff2') format('woff2'),
		url('../fonts/MMCOFFICE-Medium.woff') format('woff'),
		url('../fonts/MMCOFFICE-Medium.ttf') format('truetype');

}

@font-face {
	font-family: 'MMC OFFICE';
	font-weight: bold;
	font-style: normal;
	src: url('../fonts/MMCOFFICE-Bold.eot');
	src: local('MMC OFFICE Bold'), local('MMCOFFICE-Bold'),
		url('../fonts/MMCOFFICE-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MMCOFFICE-Bold.woff2') format('woff2'),
		url('../fonts/MMCOFFICE-Bold.woff') format('woff'),
		url('../fonts/MMCOFFICE-Bold.ttf') format('truetype');

}

@font-face {
	font-family: 'MMC OFFICE';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/MMCOFFICE-Regular.eot');
	src: local('MMC OFFICE Regular'), local('MMCOFFICE-Regular'),
		url('../fonts/MMCOFFICE-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MMCOFFICE-Regular.woff2') format('woff2'),
		url('../fonts/MMCOFFICE-Regular.woff') format('woff'),
		url('../fonts/MMCOFFICE-Regular.ttf') format('truetype');

}

@font-face {
	font-family: 'MMC OFFICE';
	font-weight: bold;
	font-style: normal;
	src: url('../fonts/MMCOFFICE-Bold_1.eot');
	src: local('MMC OFFICE Bold'), local('MMCOFFICE-Bold'),
		url('../fonts/MMCOFFICE-Bold_1.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MMCOFFICE-Bold_1.woff2') format('woff2'),
		url('../fonts/MMCOFFICE-Bold_1.woff') format('woff'),
		url('../fonts/MMCOFFICE-Bold_1.ttf') format('truetype');

}

@font-face {
	font-family: 'MMC OFFICE';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/MMCOFFICE-Regular_1.eot');
	src: local('MMC OFFICE Regular'), local('MMCOFFICE-Regular'),
		url('../fonts/MMCOFFICE-Regular_1.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MMCOFFICE-Regular_1.woff2') format('woff2'),
		url('../fonts/MMCOFFICE-Regular_1.woff') format('woff'),
		url('../fonts/MMCOFFICE-Regular_1.ttf') format('truetype');

}

@font-face {
	font-family: 'MMC OFFICE';
	font-weight: 500;
	font-style: normal;
	src: url('../fonts/MMCOFFICE-Medium_1.eot');
	src: local('MMC OFFICE Medium'), local('MMCOFFICE-Medium'),
		url('../fonts/MMCOFFICE-Medium_1.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MMCOFFICE-Medium_1.woff2') format('woff2'),
		url('../fonts/MMCOFFICE-Medium_1.woff') format('woff'),
		url('../fonts/MMCOFFICE-Medium_1.ttf') format('truetype');

}



.fondo-bg {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	top: 0px;
	z-index: 0;

}

footer {
	width: 100%;
	/* height: 100%; */
	display: block;
	position: absolute;
	z-index: 9999;
	bottom: 2px;
	/* background: aqua; */
}

.fondo-bg-mobile-new {
	display: none;
}

.fondo-bg-pc-new {
	background: url(../img/bg.jpg);
	width: 100vw;
	height: 100vh;
	background-size: cover !important;
	background-position: center !important;
}

.form_new {
	position: fixed;
	width: 35vw;
	height: 100%;
	display: flex;
	align-items: center;
	overflow: auto;
	justify-content: center;
	right: 0px;
	background: #000000;
}

.center-div {
	height: 85%;
	overflow: auto;
	padding: 15px;
	margin: auto;
	padding-top: 102px !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-self: center;
	position: relative;
}




.logo-mitsu,
.logo-moto {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 50px;
}

.logo-mitsu img,
.logo-moto img {
	width: 100px;
	max-width: 100%;
}

.img_2 {
	background: url(../img/bg-mobil.gif) center top no-repeat;
	background-size: 96%;
	width: 100%;
	height: 377px;
	background-repeat: no-repeat;
	background-position: center;
}

.fondo {
	padding: 25px 25px 25px 25px;
}

.img_fondo {
	display: flex;
	width: 100%;
	height: 100vh;
	position: relative;
	background: #000;
	padding: 0px;
	margin: 0px;

}

.img_pc {
	background: url(../img/bg.jpg) center top no-repeat;
	background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

#img_mobile {
	display: none;
}

#head_mobile {
	display: none;
}

#publi_mobile {
	display: none;
}

#copy_pc {
	display: block;
}

#copy_pc p {

	text-align: center;
	width: 90%;
	margin-left: 1px;
}


#copy_mobile {
	display: none;
}

.img_fondo ul {
	display: block;
	width: 100%;
	height: 99vh;
	position: relative;
	background: #333333;
	padding: 0px;
	margin: 0px;
}

.img_fondo ul li {
	width: 100%;
	height: 99vh;
	display: flex;
	padding: 0px;
	margin: 0px;
	position: absolute;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
}





body,
h1,
h2,
h3,
h4,
h5,
p,
input {
	font-family: 'MMC OFFICE' !important;
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/MMCOFFICE-Regular.eot');
}

a {
	font-family: 'MMC OFFICE' !important;
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/MMCOFFICE-Regular.eot');
}


/* ESTILOS AVISO*/

.alert {
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	z-index: 10;
	width: 11.5rem;
	height: 3rem;
	background: #e10716;
	border-radius: 0px 4px 4px 0px;
	left: 0rem;
	top: 13%;
	transition: 0.5s all linear;
}

.alert p {
	margin-bottom: 0px;
	margin-right: 10px;
	color: #ffffff;
	font-family: 'MMC OFFICE' !important;

	font-weight: 500;
	font-style: italic;
	font-display: swap;
	font-size: 0.8rem;
	line-height: 0.9rem;
}

.reveal-container {
	background-color: rgba(10, 10, 10, .45);
	position: absolute;
	justify-content: center;
	z-index: 1007;
	height: 100%;
	display: none;
	top: 0px;
	width: 100%;
}

.reveal {
	z-index: 1007;
	/*-webkit-backface-visibility: hidden;*/
	/*backface-visibility: hidden;*/
	display: block;
	padding: 1rem;
	top: 0px;
	max-width: 600px;
	border-radius: 0;
	width: 100%;
	position: relative;
	top: 100px;
	margin-right: auto;
	margin-left: auto;
	overflow-y: auto;
}

.reveal h1 {
	font-size: 1.5rem;
	color: #e10716;
	padding-top: 10px;
}

.lead {
	font-size: 1rem !important;
	text-align: justify;
	font-size: 0.78rem !important;
	line-height: 0.9rem;
	margin-bottom: 0;
	color: #000;
}


/* END - ESTILOS AVISO*/





body {
	min-height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	background: none;
	align-content: space-between;
	/*border-bottom: 6px solid #e00613;*/
	height: auto;
}

header {
	width: 100%;
	display: block;
	margin-bottom: 0rem;
	padding: 0rem;
}

header .logo-moto {
	float: left;
	width: 30%;
	text-align: left;
	max-width: 215px;
}

header .logo-mitsu {
	float: right;
	width: 30%;
	text-align: right;
	margin-right: 93px;
	max-width: 215px;
}

img.img-respo {
	width: 25% !important;
	margin: 15px auto;
	position: relative;
	text-align: center;

}

img.img-respo {
	width: 100% !important;
	margin-left: 44px;
	display: none;
}

.titu-form {
	width: 100%;
	margin-bottom: 40px;
	margin-top: 20px;
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: center; */
}

.titulo {
	position: relative;
	display: flex;
}

::-webkit-input-placeholder {
	color: #fff;
	font-size: 14px;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
	font-size: 14px;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
	font-size: 14px;
}

:-ms-input-placeholder {
	color: #fff;
	font-size: 14px;
}

#log_publi {

	position: relative;
	left: -40px;
}


.campos {
	width: 100%;
	display: flex;
	justify-content: center;
}

.campo {
	width: 78%;
	display: flex;
	align-items: center;
	justify-content: center;


}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type="number"] {
	-moz-appearance: textfield;
}

input::-webkit-contacts-auto-fill-button {
	visibility: hidden;
	display: none !important;
	pointer-events: none;
	position: absolute;
	right: 0;
}

.right_side.large-6.medium-6.small-12.columns {
	margin-top: 0px;
}

article {
	width: 100%;
	height: 100%;
	background: rgba(255, 0, 8, 0.45);
}

article .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: stretch;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	align-items: stretch;
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
}

article .left_side {
	margin-top: 70px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: flex-start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	max-width: 503px;
}

article .right_side {
	max-width: 390px;
}

article .right_side .fondo {
	width: 100%;
	background: #000000;
	padding: 1.5rem;
	position: relative;
	margin-bottom: 1rem;
	margin-left: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
}

article .right_side .fondo .pointer-up {
	position: absolute;
	border: 10px solid #c01a20;
	border-top-color: transparent;
	border-right-color: transparent;
	border-left-color: transparent;
	top: -20px;
	left: 50%;
	margin-left: -10px;
}

article form {
	display: block;
	justify-content: center;
	margin-left: 0;
}

article form h3 {
	font-size: 18px;
	color: #fff;
	line-height: 1.1;

	font-family: 'MMC OFFICE' !important;
	font-weight: bold;
	font-style: normal;

	margin-bottom: 3rem;
	text-align: center;
	position: relative;
	/* left: 50px; */
	padding: 0px 10px 0px 10px;
}

article form fieldset .row {
	margin: 0;
}

article form input[type=text] {
	width: 100%;
	height: 32px;
	padding: 0 .5rem;
	background: 0 0;
	line-height: 32px;
	margin-bottom: .5rem;
	color: #fff;

	position: relative;
	/* left: 68px; */
}

article form input[type=email] {
	width: 100%;
	height: 32px;
	padding: 0 .5rem;
	background: 0 0;
	line-height: 32px;
	margin-bottom: .5rem;
	color: #fff;

	position: relative;
	/* left: 68px; */
}

article form input[type=number] {
	/*
    color: #000;
   font-size: 14px;
   margin-bottom: 4px;
   border: 1px solid rgba(255,255,255,0.5);
   box-shadow: none;*/
	width: 100%;
	height: 32px;
	padding: 0 .5rem;
	background: 0 0;
	line-height: 32px;
	margin-bottom: .5rem;
	color: #fff;

	position: relative;
	/* left: 68px; */
}



.select1 {
	width: 78%;
	height: 32px;
	position: relative;
	justify-content: center;
	align-self: center;
	height: 2.4375rem;
	color: #fff;
	margin: auto;
}

.select1 select {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	;
	height: 100%;
	opacity: 0;
	z-index: 2;

}

.select1 select:hover {
	color: #fff;
}

.select1 .select1-fondo {
	width: 100%;
	height: 32px;
	border: 1px solid white;
	border-radius: 50px;
	position: relative;
	display: block;
	background: url(../img/select2.png) 97% center no-repeat;
	padding-left: 5px;
	line-height: 32px;
	font-size: 14px;
	font-weight: 700;
	font-weight: normal;
	vertical-align: left;
	text-align: left;


}

.select1 .select1-fondo:hover {

	color: #fff;
}

.select2 {

	width: 78%;
	padding: 0.5px;
	position: relative;



}

.select2 select {
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 32px;
	opacity: 0;
	z-index: 1000;
}

.select2 .select2-fondo {

	width: 100%;
	height: 32px;
	border: 1px solid white;
	border-radius: 50px;
	position: relative;
	display: block;
	background: url(../img/select2.png) 97% center no-repeat;
	padding-left: 5px;
	padding-top: -15px;
	line-height: 31px;
	font-size: 0.9rem;
	font-weight: normal;
	/* font-family: 'Roboto', sans-serif; */
	margin-bottom: 0px;
	color: #fff;
}

article form input[type=submit] {
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	width: 130px;
	height: 34px;
	display: block;
	margin: 15px auto;
	/* border-radius: 10px; */
	background: #e00613;
	border: none;
	box-shadow: none;
	-webkit-transition: 0.5s all linear;
	-moz-transition: 0.5s all linear;
	-ms-transition: 0.5s all linear;
	-o-transition: 0.5s all linear;
	transition: 0.5s all linear;
}

article form input[type=submit]:hover {
	background: #fff;
	color: #e00613;
}

article form p {
	width: 100%;
	color: #f5f5f5;
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-size: 11px;
	line-height: 1.1;
	font-weight: bold;
	text-align: center;
	position: relative;
}

article form fieldset .checkbox {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: flex-start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	margin-bottom: 0rem !important;
}

article form label {
	width: 90%;
	display: inline-block;
	font-size: 10px;
	color: #FFF;
	line-height: 1.1;
	text-align: left;
}

article form a {
	color: #cecece;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	/* margin-bottom: 0.5rem; */
	display: inline-block;
	margin-top: 5px;
}

article form a:hover {
	color: #FFF;
	text-decoration: underline;
}

article .mensaje {
	background: rgba(0, 0, 0, 0.85);
	padding: 1.5rem;
}

article h2 {
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 34px;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.65);
	line-height: 1.1;
	font-weight: bold;
	margin-bottom: 2rem;
}

article h5 {
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 22px;
}

article h5 a {
	background: #ed1c24;
	color: #FFF;
	padding: 6px 8px;
}

article h5 a:hover {
	color: #FFF;
}

footer {
	width: 100%;
	display: block;
	padding-bottom: 1rem;
}

footer p {
	font-size: 11px;
	font-weight: bold;
	color: #fafafa;
	text-shadow: #080808 0px 1px 20px;
	line-height: 1.1;
	display: block;
	width: 90%;
	max-width: 670px;
	margin: 0 auto;
	text-align: center;
}

footer p span {
	color: #ed1c24;
}

#overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 96;
	background: rgba(0, 0, 0, 0.85);
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: none;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

#overlay .contenido {
	width: 90%;
	max-width: 600px;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.6);
}

#overlay-error {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 15;
	background: rgba(0, 0, 0, 0.85);
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

#overlay-error .contenido {
	width: 90%;
	max-width: 550px;
	background: #FFF;
	padding: 2rem;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.6);
	position: relative;
}

#overlay-error .contenido .cerrar {
	width: 35px;
	height: 35px;
	background: #ed1c24;
	color: #FFF;
	line-height: 35px;
	text-align: center;
	position: absolute;
	right: -15px;
	top: -15px;
}

#overlay-error .contenido .cerrar:hover {
	background: #000;
}

#overlay-error .contenido h3 {
	font-size: 24px;
	color: #ed1c24;
	font-weight: bold;
	margin-bottom: 1.5rem;
	width: 100%;
	text-align: center;
}

#overlay-error .contenido p {
	font-size: 16px;
	color: #2e2e2e;
	width: 100%;
	margin-bottom: 1rem;
	text-align: center;
	line-height: 1.1;
}

#overlay-error .contenido li {
	font-size: 16px;
	color: #2e2e2e;
	width: 100%;
	margin-bottom: 1rem;
	text-align: left;
	line-height: 1.1;
	list-style-type: none;
}

#overlay-error .contenido li:before {
	color: #ed1c24;
	content: "\2022";
	padding-right: 15px;
}

article form fieldset .row {
	margin: 0;
}

article form input[type=text] {
	width: 100%;
	height: 32px;
	padding: 0 .5rem;
	background: 0 0;
	line-height: 32px;
	margin-bottom: .5rem;
	color: #fff;

	position: relative;
	/* left: 63px; */
}

article form input[type=email] {
	width: 100%;
	height: 32px;
	padding: 0 .5rem;
	background: 0 0;
	line-height: 32px;
	margin-bottom: .5rem;
	color: #fff;

	position: relative;
	/* left: 63px; */
}

article form input[type=number] {
	width: 100%;
	height: 32px;
	padding: 0 .5rem;
	background: 0 0;
	line-height: 32px;
	margin-bottom: .5rem;
	color: #fff;
	position: relative;
}



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

	.centtro {
		display: flex;
		align-items: center;
		background: rgb(50, 50, 50);
		padding: 0px;
	}

	.form_new {

		width: 35vw;

	}

	.center-div {
		height: 85%;
		overflow: auto;

		margin: auto;

		display: flex;
		position: relative;
		padding-top: 102 !important;
	}


	article form h3 {
		font-size: 22px;
		color: #fff;
		line-height: 1.1;
		font-weight: bold;

		text-align: center;
		position: relative;

		justify-content: center;
	}

	article form input[type=text] {
		width: 100%;
		height: 32px;
		padding: 0 .5rem;
		background: 0 0;
		line-height: 32px;
		margin-bottom: .5rem;
		color: #fff;

		position: relative;
		align-self: center;
		justify-content: center;
	}

	article form input[type=email] {
		width: 100%;
		height: 32px;
		padding: 0 .5rem;
		background: 0 0;
		line-height: 32px;
		margin-bottom: .5rem;
		color: #fff;

		position: relative;
		/* left: 60px; */
	}

	article form input[type=number] {
		/*
    color: #000;
   font-size: 14px;
   margin-bottom: 4px;
   border: 1px solid rgba(255,255,255,0.5);
   box-shadow: none;*/
		width: 100%;
		height: 32px;
		padding: 0 .5rem;
		background: 0 0;
		line-height: 32px;
		margin-bottom: .5rem;
		color: #fff;

		position: relative;
		/* left: 60px; */
	}

	article form p {
		/*width: 85%;*/
		color: #f5f5f5;
		margin-bottom: 0.5rem;
		margin-top: 1rem;
		font-size: 11px;
		line-height: 1.1;
		font-weight: bold;
		margin-bottom: 1.5rem;
		text-align: left;
		position: relative;
		margin-left: 32px;
	}

	article form label {
		width: 89%;
		display: inline-block;
		font-size: 11px;
		color: #FFF;
		line-height: 1.1;
	}



}

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

	.alert {
		top: auto;
		bottom: 0%;
		width: 100%;
		height: 1rem;
	}

	.alert p {
		font-size: 0.7rem;
	}

	.reveal {
		height: auto;
		margin-top: 15px;
		top: 10% !important;


	}

	.form_new {
		width: 34%;
	}

	.centtro {
		display: flex;
		align-items: center;
		justify-content: center;
		background: rgb(50, 50, 50);
		padding: 2% 5px 2% 5px;
	}

	.fondo {
		padding: 0 15% 0 15%;
		display: flex;
		position: relative;
		align-items: center;
		justify-content: center;
	}

	article form h3 {
		font-size: 1rem;
		color: #fff;
		line-height: 1.1;
		font-weight: bold;

		text-align: center;
		position: relative;

		justify-content: center;
	}

	.titu-form {
		width: 100%;
		margin-bottom: 12px;
		margin-top: 15px;
		/* display: flex; */
		/* align-items: center; */
		/* justify-content: center; */
	}

	article form p {
		width: 75%;
		color: #f5f5f5;
		margin-bottom: 0.5rem;
		margin-top: 1rem;
		font-size: 11px;
		line-height: 1.1;
		font-weight: bold;
		margin-bottom: 1.5rem;
		text-align: center;
		position: relative;
		margin-left: 60px;


	}


}


@media screen and (max-height: 850px) {
	.center-div {
		height: 85%;
		overflow: auto;
		margin: auto;


	}
}


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

	.alert {
		top: auto;
		bottom: 0%;
		width: 100%;
		height: 1rem;
	}

	.alert p {
		font-size: 0.7rem;
	}

	.reveal {
		height: 90%;
	}

	img {
		max-width: 100%;
		height: auto;
		-ms-interpolation-mode: bicubic;
		display: inline-block;
		vertical-align: middle;
	}




	.form_new {
		width: 100%;
		position: relative;
		padding: 6px;
	}

	.fondo-bg-pc-new {
		/*    background: url(../img/demo.jpg);*/
		width: 100vw;
		height: 100vh;
		background-size: cover !important;
		background-position: 15% 26% !important;
	}


	.reveal {
		max-width: none;
		height: 100%;
		height: 19vh;
		min-height: 68vh;
		margin-left: 0;
		border: 0;
		border-radius: 0;
	}


}


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

	article form p {
		width: 100%;
		color: #f5f5f5;
		margin-bottom: 0.5rem;
		margin-top: 1rem;
		font-size: 11px;
		line-height: 1.1;
		font-weight: bold;
		margin-bottom: 1.5rem;
		text-align: center;
		position: relative;
		margin-left: 20px;


	}

	.alert {
		top: auto;
		bottom: 0%;
		width: 100%;
		height: 1rem;
	}

	.alert p {
		font-size: 0.7rem;
	}

	.reveal {
		height: 70%;
		top: auto;
	}

	.form_new {
		height: 96%;
	}


	.fondo-bg-m {
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		position: relative;
		top: 0px;
		z-index: 0;
	}

	header .logo-mitsu {
		float: right;
		width: 30%;
		text-align: right;
		margin-right: 10px;
		max-width: 215px;
	}

	article {
		width: 100%;
		height: 100%;
		display: block;

		background: rgba(239, 25, 32, 0);
	}

	.img_fondo {
		display: flex;
		width: 100%;
		height: 333px;
		position: relative;
		background: #333333;
		padding: 0px;
		margin: 0px;
	}

	.img_fondo ul {
		display: block;
		width: 100%;
		height: 333px;
		position: relative;
		background: #333333;
		padding: 0px;
		margin: 0px;
	}

	.logo-moto img {
		width: 50%;
	}

	/*.logo-mitsu img {
    width: 25%;
    margin-left: 253px;
}*/

	#head_mobile {
		width: 100%;
		position: relative;
		margin-bottom: 25px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	#publi_mobile {
		width: 100%;
		position: relative;
		margin-bottom: 25px;
		margin-top: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.logo-moto {
		width: 100%;
		position: relative;
		top: 15px;
		left: 10px;
	}

	.logo-mitsu {
		width: 100%;
		position: relative;
		top: 15px;
		right: 10px;
	}

	.center-div {
		height: 85%;
		overflow: auto;
		margin: auto;
		padding-top: 25px !important;

	}

	.logo-vw-mobile {
		position: absolute;
		right: 1px;

	}

	.fondo {
		padding: 19px 19px 30px 19px;
	}

	#img_pc {
		display: none;
	}

	#img_mobile {
		display: flex;
		position: relative;
		height: auto;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		justify-content: space-between;
		width: 100%;
	}

	#copy_pc {
		display: none;
	}

	#copy_mobile {
		display: flex;
		justify-content: space-around;
		width: 100%;
		font-size: 9px;
		color: #ffffff;
		margin-bottom: 0.5rem;
		/* margin-top: 2.5rem; */
		text-align: center;
		position: relative;
		background-color: #373c40;
		top: 20px;
	}

	.titu-form {
		display: none;
	}

	.centtro {
		display: flex;
		align-items: center;
		background: #2e3a41;
		padding: 14px 0 25px 0;
	}


	article form h3 {
		font-size: 20px;
		text-align: center;
		padding-bottom: 10px;
	}

	.img_fondo ul li {
		width: 100%;
		height: 332px;
		display: flex;
		padding: 0px;
		margin: 0px;
		position: absolute;
	}

	article form h3 {
		font-size: 20px;
		color: #fff;
		line-height: 1.1;
		font-weight: bold;

		text-align: left;
		position: relative;
		left: 4px;
		padding: 0px 15px 0px 15px;
		text-align: center;
	}

	article form fieldset .row {
		margin: 0 !important;
	}

	article form input[type=text] {
		width: 100%;
		height: 32px;
		padding: 0 .5rem;
		background: 0 0;
		line-height: 32px;
		margin-bottom: .5rem;
		color: #fff;

		position: relative;
		left: 0px;
	}

	article form input[type=email] {
		width: 100%;
		height: 32px;
		padding: 0 .5rem;
		background: 0 0;
		line-height: 32px;
		margin-bottom: .5rem;
		color: #fff;

		position: relative;
		left: 0px;
	}

	article form input[type=number] {
		/*
    color: #000;
   font-size: 14px;
   margin-bottom: 4px;
   border: 1px solid rgba(255,255,255,0.5);
   box-shadow: none;*/
		width: 100%;
		height: 32px;
		padding: 0 .5rem;
		background: 0 0;
		line-height: 32px;
		margin-bottom: .5rem;
		color: #fff;

		position: relative;
		left: 0px;
	}

	body {
		min-height: inherit;
		background-color: #000;
	}

	article .row {
		justify-content: center;
	}

	article .left_side {
		justify-content: center;
		margin-bottom: 1.5rem;
	}

	html {
		/*	background-image: url(../img/bg-mobile.jpg);*/
		background-position: center bottom;
		background-color: #000;
	}

	footer {
		width: 100%;
		display: block;
		position: relative;
		bottom: 2px;
	}

	img.img-respo2 {
		max-width: 100% !important;
		margin-left: 0px;
		display: block;

	}

	article form fieldset #oculto_cel {
		display: none;
	}

	.fondo-bg-pc-new {
		display: none;
	}

	.fondo-bg-mobile-new {
		display: block;
	}

	.reveal {
		height: 100%;
		max-width: none;
		height: 100%;
		height: 19vh;
		min-height: 68vh;
		margin-left: 0;
		border: 0;
		border-radius: 0;
	}


}