/* ===============================================================
   FONT FACE
   ============================================================ */
 @import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
 
@import url('https://fonts.googleapis.com/css2?family=Prosto+One&display=swap');
 
/* ===============================================================
   GENERAL
   ============================================================ */
	body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: 'Rubik', sans-serif;
	font-weight: 300;
	background-color:#FFF;
	overflow-x: hidden;
	height: 100%;
	/*background-image: url(img/encabezado.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;*/
	}
	html {
	font-family: 'Rubik', sans-serif;
	font-size: 18px;
	line-height:30px;
	font-weight:300;
	color:#22223B; 
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%; 
	height: 100%;
	scroll-behavior: smooth;
	}
	
	* {
	margin: 0;
	padding: 0;
	}
	img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
    }
	a {
	color:#22223B;
	text-decoration: none;
	}
	table {
	border-collapse: collapse;
	border-spacing: 0;
	border:none;
	}
	p {
	margin: 0;
	padding: 0;
	}
	.main {
	width:100%;
	}
	* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
	strong {
	font-weight:700;
	}
	.vacia {
	position:relative;
	}


/* General ***************************/
	.main {
	width: 1000px;
	margin:0 auto;
	}
	h1 {
	display:block;
	font-family: 'Prosto One', cursive;
	font-size:35px;
	font-weight: 400;
	color:#4A4E69;
	margin: 0px;
	padding: 0px;
	}
	h2 {
	font-family: 'Rubik', sans-serif;
	font-size:30px;
	font-weight: 400;
	color:#9A8C98;
	margin: 0px;
	padding: 0px;
	}
	.centrar {
	text-align:center;
	margin-bottom:100px;
	overflow:hidden;
	}


/* ===============================================================
   LANDING
   ============================================================ */
header {
	width: 100%;
	padding-top:20px;
	}
.bot-contact {
	float:right;
	background-color:#C9ADA7;
	color:#22223B;
	font-size:12px;
	line-height:normal;
	font-weight:400;
	padding:5px 25px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.7);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.7);
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.7);
	}
.logo {
	width: 1000px;
	margin:0 auto;
	text-align:center;
	padding-top:70px;
	}

#inicio {
	width:100%;
	background-image: url(img/encabezado.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	}
#intro {
	width:90%;
	margin:0 auto;
	text-align:center;
	padding-top:520px;
	font-size:20px;
	color:#fff;
	}
#intro h1 {
	padding-top:100px;
	color:#22223B;
	}
.flecha-intro {
	width:100%;
	padding:0px 0px 60px 0px;
	text-align:center;
	}
.columna {
	width:50%;
	text-align:left;
	float:left;
	min-height:100%;
	}
.columna img {
	width:100%;
	height:auto;
	}
	
.padding-der {
	padding-right:40px;
	}
.padding-izq {
	padding-left:40px;
	}
.industrias ul {
	list-style-type: none;
	margin: 0;
	padding-left:10px;
	}
.industrias ul li {
	list-style-position: outside;
	list-style-image: url(img/vineta.svg);
	font-size:13px;
	line-height:24px;
	padding-left: 15px;
	}
.back-pattern {
	background-image: url(img/back-pattern.svg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:170px;
	}
.back-pattern2 {
	background-image: url(img/back-pattern.svg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:50px;
	}
.carrousel {
	clear:both;
	width:100%;
	padding:0px 0px 50px 0px;
	}
.jMyCarousel ul li {
	padding-right:10px;
	}
#region {
	width:100%;
	background-attachment: fixed;
	background-image: url(img/region.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	color:#fff;
	margin:50px 0px 100px 0px;
	}
#region .back {
	width:100%;
	background-image: url(img/back-region.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height:188px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	}
#region .back h2 {
	display:block;
	width:100%;
	}
#region .back .flecha {
	display:block;
	width:100%;
	}
#region .txt {
	margin:0 auto;
	width:75%;
	padding:200px 0px;
	}
.function {
	padding-top:70px;
	}
#contact-top {
	clear:both;
	width:100%;
	background-image: url(img/contact.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	text-align:center;
	}
#contact-top .titular {
	height:700px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	}
#contact-top .titular h1 {
	font-size:40px;
	display:block;
	width:100%;
	}
#contact-top .titular .txt {
	display:block;
	width:100%;
	color:#fff;
	font-size:27px;
	padding-top:10px;
	}
#contact-top .down {
	width:100%;
	}
#contact-top .down img {
	width:100%;
	height:auto;
	}

#contact {
	width:100%;
	background-color:#4A4E69;
	padding:100px 0px;
	overflow:hidden;
	}
#contact .columna2 {
	width:50%;
	text-align:right;
	float:left;
	min-height:100%;
	}
footer {
	position:relative;
	width:100%;
	background-color:#C9ADA7;
	color:#4A4E69;
	clear: both;
	font-size:14px;
	padding:0px;
	text-align:center;
	}
#up {
	position: absolute;
	bottom:0px;
	right:20px;
	}

/* ===============================================================
   FORMULARIO
   ============================================================ */
input, select, textarea {
	font-family: 'Rubik', sans-serif;
	font-size:16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height:normal;
	font-weight: 300;
	outline: none;
	border: 0;
	border-radius: 0px;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	}
.campo {
	background-color:transparent;
	width:95%;
	padding:10px 0px;
	color:#fff;
	margin-bottom:20px;
	border-bottom:1px solid #fff;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	}
::placeholder {
	color: #fff;
	opacity: 0.7;
	}
.enviar {
	color:#4A4E69;
	float:right;
	background-color:#C9ADA7;
	padding:10px 40px;
	font-size:16px;
	font-weight:500;
	border:none;
	cursor:pointer;
	-webkit-appearance: none;
	}









/* ===============================================================
   ============================================================ */

@media only screen and (min-width : 1460px) {
#inicio { min-height:1060px;}

}

@media only screen and (min-width : 1024px) and (max-width : 1459px) {
.logo {	padding-top:50px; }
#inicio { min-height:800px;	}
#intro { padding-top:370px;	}
#intro h1 {	padding-top:50px; }

}

@media only screen and (min-width : 768px) and (max-width : 1023px) {
.logo, .main {	width: 90%;	}
.logo {	padding-top:50px; }
#inicio { min-height:800px;	}
#intro { padding-top:370px;	}
#intro h1 {	padding-top:50px; }
#contact-top .titular {	height: 500px; }

}


@media only screen and (min-width : 481px) and (max-width : 767px) {
.logo, .main {	width: 90%;	}
.logo {	padding-top:50px; }
#inicio { min-height:800px;	}
#intro { padding-top:400px;
	font-size:18px;
	line-height:26px;
	}
#intro h1 {	padding-top:40px; font-size:26px; }
.flecha-intro img { width:50%; }
.columna {
	width:97%;
	margin:0 auto !important;
	}
.padding-der {
	padding-right:0px;
	}
.padding-izq {
	padding-left:0px;
	}
#region {
	background-attachment: scroll;
	}
#region .txt {
	padding: 100px 0px;
	width:90%;
	}
#contact-top .titular {
	height: 400px;
	}
#contact .columna2 {
	width:97%;
	text-align:left;
	}
.campo {
	width:100%;
	}

}


@media only screen and (max-width : 480px) {
body, html {
	font-size:16px;
	line-height:22px;
	}
h1 { font-size:20px; }
h2 { font-size:18px; }
header { padding-top:10px;  }
.logo, .main {	width: 90%;	}
.logo {	
	width: 90%;
	padding-top:50px;
	}
.logo img {
	width: 150px;
	height:auto;
	}
#inicio {
	background-size: cover;
	padding-bottom:50px;
	}
#intro {
	width:100%;
	padding-top:200px;
	font-size:16px;
	line-height:24px;
	font-weight:400;
	}
#intro h1 { padding-top:30px; }
.flecha-intro img { width:50%; }
.industrias ul li {
	font-size: 16px;
	}
.columna {
	width:97%;
	margin:0 auto !important;
	}
.padding-der {
	padding-right:0px;
	}
.padding-izq {
	padding-left:0px;
	}
.jMyCarousel ul li img {
	height:180px;
	width:auto;
	}
#region {
	background-attachment: scroll;
	margin: 0px 0px 100px 0px;
	}
#region .txt {
	padding: 130px 0px;
	width:90%;
	}
#contact-top .titular {
	height: 400px;
	}
#contact-top .titular h1 { font-size:22px; }
#contact-top .titular .txt { 
	font-size:20px;
	width: 80%;
	margin:0 auto;
	}
#contact {
	padding: 50px 0px 100px 0px;
	}
#contact .columna2 {
	width:97%;
	text-align:left;
	}
.campo { width:100%; }
.enviar { width:100%; }
footer { padding:5px; }
 
}


