@charset "utf-8";
/* CSS Document */

body, html {
	height: 100%;
	font: 400 15px/1.8 "Lato", sans-serif;
	margin: 10px;
	/* [disabled]color: #777; */
}

.bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5, .bgimg-pensamos, .bgimg-buscamos {
	position: relative;
	/*opacity: 0.65;*/
	/*background-attachment: fixed;*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: transparent;
	/*for ios*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}

.bgimg-1 {
	background-image: url("../image_portada/rotator.php");
	min-height: 90%;
}

/*
.bgimg-1 {
  background-image: url("../image_portada/8.jpg");
  min-height: 90%;
}
*/

.bgimg-2 {
	background-image: url("../image/foto2.jpg");
	min-height: 400px;
}

.bgimg-3 {
	background-image: url("../image/foto3.jpg");
	min-height: 400px;
}

.bgimg-4 {
	background-image: url("../image/foto_contacto21.jpg");
	min-height: 400px;
}

.bgimg-5 {
	background-image: url("../image/foto_contacto21.jpg");
	min-height: 100px;
}

.bgimg-pensamos {
	background-image: url("../image/foto_pensamos21.jpg");
	min-height: 500px;
}

.bgimg-buscamos {
	background-image: url("../image/foto_buscamos.jpg");
	min-height: 500px;
}

.caption {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	color: #000;
}

.caption_inicial {
	position: absolute;
	left: 0;
	top: 99%;
	width: 100%;
	text-align: center;
	color: #000;
}

.caption_inicial span.border {
	border-radius: 25px;
	background: rgba(208, 102, 53, 1);
	background: -moz-linear-gradient(left, rgba(208, 102, 53, 1) 0%, rgba(234, 91, 37, 1) 29%, rgba(228, 2, 45, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(208, 102, 53, 1)), color-stop(29%, rgba(234, 91, 37, 1)), color-stop(100%, rgba(228, 2, 45, 1)));
	background: -webkit-linear-gradient(left, rgba(208, 102, 53, 1) 0%, rgba(234, 91, 37, 1) 29%, rgba(228, 2, 45, 1) 100%);
	background: -o-linear-gradient(left, rgba(208, 102, 53, 1) 0%, rgba(234, 91, 37, 1) 29%, rgba(228, 2, 45, 1) 100%);
	background: -ms-linear-gradient(left, rgba(208, 102, 53, 1) 0%, rgba(234, 91, 37, 1) 29%, rgba(228, 2, 45, 1) 100%);
	background: linear-gradient(to right, rgba(208, 102, 53, 1) 0%, rgba(234, 91, 37, 1) 29%, rgba(228, 2, 45, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d06635', endColorstr='#e4022d', GradientType=1);
	/*background-color: #111;*/
	color: #fff;
	font-size: 1em;
	letter-spacing: 10px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 25px;
}

.caption span.border {
	border-radius: 25px;
	background: rgba(208, 102, 53, 1);
	background: -moz-linear-gradient(left, rgba(208, 102, 53, 1) 0%, rgba(234, 91, 37, 1) 29%, rgba(228, 2, 45, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(208, 102, 53, 1)), color-stop(29%, rgba(234, 91, 37, 1)), color-stop(100%, rgba(228, 2, 45, 1)));
	background: -webkit-linear-gradient(left, rgba(208, 102, 53, 1) 0%, rgba(234, 91, 37, 1) 29%, rgba(228, 2, 45, 1) 100%);
	background: -o-linear-gradient(left, rgba(208, 102, 53, 1) 0%, rgba(234, 91, 37, 1) 29%, rgba(228, 2, 45, 1) 100%);
	background: -ms-linear-gradient(left, rgba(208, 102, 53, 1) 0%, rgba(234, 91, 37, 1) 29%, rgba(228, 2, 45, 1) 100%);
	background: linear-gradient(to right, rgba(208, 102, 53, 1) 0%, rgba(234, 91, 37, 1) 29%, rgba(228, 2, 45, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d06635', endColorstr='#e4022d', GradientType=1);
	/*background-color: #111;*/
	color: #fff;
	/* font-size: 25px; */
	letter-spacing: 10px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 25px;
}

h1 {
	letter-spacing: 5px;
	text-transform: uppercase;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	color: #E94E28;
}

h3 {
	letter-spacing: 5px;
	text-transform: uppercase;
	font: 20px "Lato", sans-serif;
	color: #111;
}

.logo {
	position: absolute;
	left: 0;
	top: 30%;
	width: 100%;
	text-align: center;
}

.logos {
	display: block;
	max-width: 1500px;
	/*  max-height:95px;*/
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 120px;
	max-width:1200px;
	margin:0 auto;
}

.logos_mini {
	max-width: 150px;
	max-height: 150px;
	width: 20%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
}

@media all and (min-width: 1200px) {
	.bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5, .bgimg-pensamos, .bgimg-buscamos {
		background-attachment: fixed;
	}
	.texto_div {
		/*    padding: 50px 100px;*/
		padding: 3% 20%;
		color: #000;
		-webkit-column-count: 2;
		-webkit-column-gap: 3%;
		/* Saf3, Chrome*/
		-moz-column-count: 2;
		-moz-column-gap: 3%;
		/* FF3.5+ */
		column-count: 2;
		column-gap: 3%;
		/* Opera 11+*/
		-webkit-column-rule: 1px dotted #ddd;
		-moz-column-rule: 1px dotted #ddd;
		column-rule: 1px dotted #ddd;
	}
	.texto_retail {
		/*    padding: 50px 100px;*/
		padding: 2% 20%;
		color: #000;
		-webkit-column-count: 2;
		-webkit-column-gap: 3%;
		/* Saf3, Chrome*/
		-moz-column-count: 2;
		-moz-column-gap: 3%;
		/* FF3.5+ */
		column-count: 2;
		column-gap: 3%;
		/* Opera 11+*/
		-webkit-column-rule: 1px dotted #ddd;
		-moz-column-rule: 1px dotted #ddd;
		column-rule: 1px dotted #ddd;
	}
}

.texto_contacto {
	/* [disabled]padding: 10px 50px; */
	/* [disabled]color: #000; */
	text-align: center;
}

.hvr-fade {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: color, background-color;
	transition-property: color, background-color;
}

.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
	background-color: #000;
	border-radius: 15px;
	border: 1px solid #666;
	padding: 5px 25px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}

.hvr-fade:link, .hvr-fade:visited {
	border-radius: 15px;
	border: 1px solid #666;
	color: #ea5027;
	padding: 5px 25px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}

a[x-apple-data-detectors] {
	color: inherit !important;
	text-decoration: none !important;
	font-size: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}

@media (max-width: 620px) {
	.bgimg-5 {
		visibility: hidden;
		opacity: 0;
	}
	.caption_inicial span.border{
		font-size: 1em;
	}

}