@font-face {
	font-family: 'FuturaStd-Bold';
	src: url('/fonts/FuturaStd-Bold/FuturaStd-Bold.eot');
	src: url('/fonts/FuturaStd-Bold/FuturaStd-Bold.eot?#iefix') format('embedded-opentype'),
	url('/fonts/FuturaStd-Bold/FuturaStd-Bold.woff') format('woff'),
	url('/fonts/FuturaStd-Bold/FuturaStd-Bold.ttf') format('truetype'),
	url('/fonts/FuturaStd-Bold/FuturaStd-Bold.svg#FuturaStd-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FuturaStd-Heavy';
	src: url('/fonts/FuturaStd-Heavy/FuturaStd-Heavy.eot');
	src: url('/fonts/FuturaStd-Heavy/FuturaStd-Heavy.eot?#iefix') format('embedded-opentype'),
	url('/fonts/FuturaStd-Heavy/FuturaStd-Heavy.woff') format('woff'),
	url('/fonts/FuturaStd-Heavy/FuturaStd-Heavy.ttf') format('truetype'),
	url('/fonts/FuturaStd-Heavy/FuturaStd-Heavy.svg#FuturaStd-Heavy') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FuturaStd-Light';
	src: url('/fonts/FuturaStd-Light/FuturaStd-Light.eot');
	src: url('/fonts/FuturaStd-Light/FuturaStd-Light.eot?#iefix') format('embedded-opentype'),
	url('/fonts/FuturaStd-Light/FuturaStd-Light.woff') format('woff'),
	url('/fonts/FuturaStd-Light/FuturaStd-Light.ttf') format('truetype'),
	url('/fonts/FuturaStd-Light/FuturaStd-Light.svg#FuturaStd-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* @group reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	position: relative;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group general */

a,
a:active,
a:hover {
	text-decoration: none;
	color: inherit;
}
.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}
body{
	font-family: 'FuturaStd-Light';
	margin: 0px;
}
hr {
	height: 2px;
	width: 10%;
	margin: 30px auto;
}
h2{
	font-family: 'FuturaStd-Bold';
	font-size: 40px;
	color: #555c6a;
	text-transform: uppercase;
	text-align: center;
	margin-top: 60px;
}
.main-section {
	position: relative; 
	height: 865px;
	padding-top: 65px;
	width: 100%;
}
/* @end */

/* @group header */

#header{
	position: fixed;
	width: 100%;
	background-color: rgba(255,255,255,1);
	z-index: 100;
}

#menu-fixed li {
	float: left;
	text-transform: uppercase;
	padding: 45px 31px;
	text-align: center;
}

#menu-fixed li a {
	color: #555C6A;
}

#menu-fixed li a:hover {
	color: #555C6A;
	text-decoration: none;
}

.logo{
	padding: 15px 0px !important;
	width: 210px
}

#header-logo {
	width: 174px;
}

/* @end */

/* @group slider principal */

#slider {
	padding-top: 0px !important;
	background-image: url('/img/slider-2-large.jpg');
	background-size: cover;
	/*height: 910px;*/
}
#slider-for-real div {
	/*height: 910px;*/
	position: absolute;
	display: block;
	width: 100%;
	/*padding-top: 110px;*/
	background-size: cover;
	background-attachment: fixed;
}
#slider-for-real-1 {
	background-image: url('/img/slider-1.jpg');
}
#slider-for-real-2 {
	background-image: url('/img/bg-productos-big.jpg');
}
#slider-for-real-3 {
	background-image: url('/img/bg-servicios.jpg');
}
#slider-for-real-4 {
	background-image: url('/img/bg-soporte.jpg');
}
#slider-for-real-5 {
	background-image: url('/img/bg-contacto.jpg');
}
.jc-img{
	position: relative;
	opacity: .5;
}
.jc-txt{
	position: absolute;
	z-index: 2;
	color: #fff;
	top: 0px;
	font-size: 40px;
	text-transform: uppercase;
	left: 0px;
	right: 0px;
	width: 100%;
	bottom: 0px;
	margin: auto;
	line-height: 910px;
	text-align: center;
	font-family: 'FuturaStd-Bold';
}
.slider-bottom-info {
	position: absolute;
	bottom: 0px;
	text-align: center;
	left: 0px;
	right: 0px;
	margin: auto;
}
.slider-bottom-info img {
	height: 40px;
	margin-bottom: 20px;
}
.slider-bottom-info .first {
	font-family: 'FuturaStd-Bold';
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0px auto;
}
.slider-bottom-info p {
	color: #fff;
	font-family: 'FuturaStd-Light';
	font-size: 18px;
	margin: 10px auto 35px;
}
.slider-bottom-info strong {
	font-family: 'FuturaStd-Bold';
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
}


/* @end */

/* @group text section */
.text-section{
	height: 700px;
	padding: 0px;
}
/* @end */

/* @group image section */
.img-section{
	height: 900px;
	padding: 0px;
}
/* @end */

/* @group quienes somos */

#quienes-somos {
	text-align: center;
	font-size: 16pt;
	color: #9b9d9e;
}
#quienes-somos p  {
	margin: 30px 0px;
}
#quienes-somos hr {   
	background-color: #bb2d3c;
}
#quienes-somos img {
	height: 260px;
    /*position: absolute;
    bottom: 0px;*/
    right: 0px;
    left: 0px;
    margin: 50px auto 0px;
}

/* @end */

/* @group promociones */

#promociones{
	background-image: url('/img/promociones.png');
}
#promociones hr{
	background-color: #abcd4b;
}
.promociones-inner{
	opacity: 1;
}
#promociones li img{
	width: 100%;
}
.comprar {
	border: 4px solid #abcd4b;
	color: #666;
	font-size: 30px;
	padding: 30px 8px;
	text-decoration: none;
	display: block;
	width: 406px;
	margin: 0 auto;
}
.product-name {
	color: #666;
	font-size: 22px;
	text-align: center;
	margin: 40px 0px;
}
.full-hr{
	width: 100%;
	background-color: #000!important;
}
.jcarousel-promo {
	position: relative;
	overflow: hidden;
	width: 100%;
	/*height: 545px!important;*/
}
.jcarousel-promo ul {
	width: 2000em;
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.jcarousel-promo li {
	float: left;
	width: 100%;
	max-width: 1140px;
}
.jcarousel-promo li > div {
	text-align: center;
}
.jcarousel-promo li .product-description {
	font-size: 25px;
	text-align: center;
	margin-bottom: 75px;
}
.jcarousel-promo li span.big {
	font-size: 40px;
	font-family: 'FuturaStd-Heavy';
	margin: 45px 0px;
	display: block;
}
.jcarousel-promo-control {
	display: block;
	position: absolute;
	top: 35%;
	margin-top: -20px;
}
.jcarousel-promo-control img {
	height: 40px;
	display: block;
}
.jcarousel-promo-next {
	right: 15px;
}
.jcarousel-promo-prev {
	left: 15px;
}
.jcarousel-promo-pagination {
	width: 100%;
	text-align: center;
	position: relative;
	top: -35px;
}
.jcarousel-promo-pagination a {
	background: transparent url('/img/bg-jcarousel-promo-pagination-inactive.png') 0px 0px no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	margin: 0px 5px;
}
.jcarousel-promo-pagination a.active {
	background-image: url('/img/bg-jcarousel-promo-pagination-active.png');
}

span sub{
	font-size: 10px;
}

span strong{
	font-family: 'FuturaStd-Bold';
}

/* @end */

/* @group productos */

#productos {
	background-image: url('/img/productos-bg-large-2.jpg');
}
#productos-title {
	height: 900px;
	position: relative;
}

#productos-title h2 {
	font-size: 40slidepx;
	font-family: 'FuturaStd-Bold';
	text-transform: uppercase;
	color: #fff!important;
	text-align: center;
	line-height: 700px;
	margin: auto;
} 
#productos-title h2 a {
	text-decoration: none;
	color: #fff;
}
#productos-list-wrapper {
	background-color: rgba(255,255,255,0.85);
	height: 900px;
	padding: 0px;
	/*position: absolute;*/
	top: 0px;
	z-index: 10;
}
#productos-list-wrapper ul:first-child {
	margin-top: -15px;
}
#productos-list-wrapper li {
	float: left;
	text-align: center;
	margin-top: 40px; 
	border-left: 1px solid #9c9e9f;
}
#productos-list-wrapper li:nth-child(2n+1) {
	clear: left;
	border-left: none;
}
#productos-list-wrapper li > div {
	padding: 0px;
	border-bottom: 1px solid #9c9e9f;
}
#productos-list-wrapper li a {
	display: block;
	color: #9c9e9f;
	text-decoration: none;
}
#productos-list-wrapper li:nth-child(7) > div ,
#productos-list-wrapper li:nth-child(8) > div {
	border-bottom: none;
}
#productos-list-wrapper li:nth-child(4n+1) a:hover {
	color: #00b0d1;
}
#productos-list-wrapper li:nth-child(2n+2) a:hover {
	color: #abcd4a;
}
#productos-list-wrapper li:nth-child(4n+3) a:hover {
	color: #f0a145;
}
#productos-list-wrapper li:nth-child(4n) a:hover {
	color: #ba2c3b;
}
#productos-list-wrapper li p {
	margin: 30px auto;
	height: 40px;
	font-size: 20px;
}
#productos-list-wrapper li img {
	height: 40px;
	margin: 30px auto 0px;
}

*, *:before, *:after {
	box-sizing: border-box;
}
body {
	margin: 0;
	padding: 0;
}
html, .wrapper {
	height: 100%;
}
section {
	position: relative;
}
section > article {
	position: relative;
	width: 100%;
	/*background-color: rgba(0,0,0,0.4);*/
	min-height: 100%;
	/*padding: 20px 50px;*/
	margin: 0 auto;
}
.fixed-height {
	height: 600px;
}
.bg2 { 
	background-image: url('http://www.bespokepixels.co.uk/code/parallax/bbsimpsons.jpg'); 
}
.section-footer-conoce-nuestros-servicios {
	background-image: url('/img/bg-conoce-large.jpg');
}

/* @end */

/* @group sevicios */

#servicios {
	background-image: url('/img/bg-servicios-large-2.jpg');
	/*background-position: top center;
	background-color: red;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;*/
}
#servicios h2 {
	font-size: 35px;
	font-family: 'FuturaStd-Bold';
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	margin: auto;
	padding: 115px 0px;
}
.servicio {
	text-align: center;
}
.servicio img {
	height: 130px;
	max-width: 100%;
}
.jcarousel-servicios li div:nth-child(4n+1) a:hover {
	color: #00b0d1;
}
.jcarousel-servicios li div:nth-child(2n+2) a:hover {
	color: #abcd4a;
}
.jcarousel-servicios li div:nth-child(4n+3) a:hover {
	color: #f0a145;
}
.jcarousel-servicios li div:nth-child(4n) a:hover {
	color: #ba2c3b;
}
.servicio p {
	margin: 65px auto;
	font-size: 14px;
}
.servicio a {
	color: #fff;
	display: block;
	text-decoration: none;
}
.jcarousel-servicios {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-top: 60px;
}
.jcarousel-servicios ul {
	width: 2000em;
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.jcarousel-servicios li {
	float: left;
	width: 100%;
	max-width: 1140px;
	padding: 0px;
}
.jcarousel-servicios-control {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -20px;
}
.jcarousel-servicios-control img {
	height: 40px;
	display: none;
}
.jcarousel-servicios-next {
	right: 15px;
}
.jcarousel-servicios-prev {
	left: 15px;
}
.jcarousel-servicios-pagination {
	width: 100%;
	text-align: center;
}
.jcarousel-servicios-pagination a {
	/*background: transparent url('/img/bg-jcarousel-promo-pagination-inactive.png') 0px 0px no-repeat;*/
	background: rgba(255,255,255, .2);
	height: 3px;
	width: 24px;
	display: inline-block;
	margin: 0px 5px;
}

.jcarousel-servicios-pagination a:hover{
	background: rgba(255,255,255, .65);
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.jcarousel-servicios-pagination a.active {
	/*background-image: url('/img/bg-jcarousel-promo-pagination-active.png');*/
	background: rgba(255,255,255, .65);
}

.parallax-data-wrapper-sm{
	position: absolute;
	top: 300px;
	width: 100%;
	height: 400px;
	background: rgba(0, 0, 0, 0.4)
}

/* @end */

/* @group soporte */

.soporte-wrapper{
	padding: 180px 0px 30px;
}

#soporte {
	background-image: url('/img/bg-soporte-2.jpg');
}

#soporte h2 {
	font-size: 35px;
	font-family: 'FuturaStd-Bold';
	text-transform: uppercase;
	color: #fff;
	text-align: right;
	margin: auto;
	/*padding: 260px 0px 95px;*/
}
#soporte p {
	font-size: 40px;
	font-family: 'FuturaStd-Heavy';
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	margin: 0px auto;

}
#soporte strong {
	font-family: 'FuturaStd-Bold';
}
#soporte small {
	font-size: 10px;
	margin: 0px 5px 0px 0px;
}

.big-h{
	font-size: 74px!important;
	margin: 10px 0px!important;
}

.phone-icon{
	background-image: url("/img/soporte-phone.png");
	background-size: contain;
	background-repeat: no-repeat;
	height: 55px;
	width: 75px;
	float: right;
}

.dotted-line{
	margin-top: 0px;
	width: 61%;
	border-bottom: 3px dotted white;
	border-top: none;
	position: relative;
	float: right;
}

/* @end */

/* @group visita */

#seccion-visita p{
	font-size: 30px;
	text-align: center;
	padding-top: 10px;
}

#seccion-visita h2{
	margin-top: 215px;
}

#seccion-visita img{
	padding: 85px 0px 0px!important;
}

/* @end */

/* @group contacto */

#contacto {
	background-image: url('/img/bg-contacto-large.jpg');
}

#contacto h2 {
	font-size: 35px;
	font-family: 'FuturaStd-Heavy';
	text-transform: uppercase;
	color: #fff;
	text-align: left;
	margin: auto;
	padding: 0px 0px 35px;
}
#contacto .form-control {
	color: #fff;
	background: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	border-radius: 0px;
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#contacto textarea.form-control {
	border: 1px solid #fff;
}
#contacto ::-webkit-input-placeholder {
	color: #fff;
}

#contacto :-moz-placeholder { /* Firefox 18- */
	color: #fff;  
}

#contacto ::-moz-placeholder {  /* Firefox 19+ */
	color: #fff;  
}

#contacto :-ms-input-placeholder {  
	color: #fff;  
}
.contacto-info-wrapper {
	position: relative;
	height: 60px;
	margin-bottom: 120px;
}
.contacto-info-wrapper span:first-child {
	font-family: 'FuturaStd-Heavy';
	margin-bottom: 10px;
}
.contacto-info-wrapper span {
	float: left;
	clear: left;
	color: #fff;
	text-align: right;
	display: block;
	width: 100%;
	margin-left: -70px;
}
.contacto-info-wrapper .tel {
	font-family: 'FuturaStd-Light';
	text-transform: uppercase;
}
.contacto-info-wrapper .tel strong {
	font-family: 'FuturaStd-Heavy';
}
.contacto-info-wrapper .tel small {
	font-size: 10px;
	margin: 0px 5px 0px 0px;
}
.contacto-info-wrapper .tel small:last-child {
	margin-right: 0px;
}
.contacto-info-wrapper img {
	padding-left: 15px;
	height: auto;
	position: absolute;
	right: 0px;
	top: -10px;
	width: 55px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-left: 1px solid #fff;
}
.contacto-info-dir img {
	padding-bottom: 40px;
}
#contacto .btn-default {
	color: #eaeaea;
	background-color: rgba(0,0,0,.5);
	border: none;
	width: 100%;
	border-radius: 0px;
}

.contacto-titulo, .contacto-formulario{
	float: right;
}

.contacto-datos{
	float: left;
}

.contacto-titulo, .contacto-datos{
	padding-top: 170px;
}


.contacto-formulario{
	padding-top: 0px;
}


/* @end */

/* @group section footer */

.section-footer {
	width: 100%;
	/*height: 225px;*/
	text-align: center;
	position: relative;
}
.section-footer h2 {
	font-size: 35px;
	font-family: 'FuturaStd-Light';
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	margin: auto;
	padding: 50px 0px 20px;
	width: 100%;
}
.section-footer span {
	text-transform: lowercase;
	display: block;
	float: left;
	width: 100%;
	text-align: center;
}
.section-footer-conoce-nuestros-servicios {
	
}
.section-footer-adapta-y-mejora-al-maximo {
	/*background: transparent url('/img/bg-section-footer-2.jpg') center top no-repeat;
	background-attachment: fixed;*/
	background-color: #fff;
}
.section-footer-conoce-nuestros-servicios ,
.section-footer-adapta-y-mejora-al-maximo {
	/*height: 550px;*/
	color: white !important;
	font-family: 'FuturaStd-Bold';
}
.section-footer-conoce-nuestros-servicios h2 {
	font-family: 'FuturaStd-Bold';
	font-size: 55px;
	padding: 380px 0px 30px;
}
.section-footer-conoce-nuestros-servicios p {
	font-size: 60px;
	font-family: 'FuturaStd-Light';
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}

.section-footer-conoce-nuestros-servicios strong {
	font-family: 'FuturaStd-Bold';
}
.section-footer-conoce-nuestros-servicios small {
	font-size: 20px;
	margin: 0px 5px 0px 0px;
	font-family: 'FuturaStd-Heavy'
}
.section-footer-adapta-y-mejora-al-maximo p {
	font-size: 60px;
	letter-spacing: 5px;
	color: #49535C;
	padding: 160px 0px 30px;
	width: 65%;
	margin: 0 auto;
}

.img-container-section img{
	width: 100%;
	padding: 150px 0px 0px;
}

.icon-seccion{
	text-align: center;
	padding-top: 50px
}

.adapta-y-mejora-descripcion{
	font-size: 14pt!important;
	font-family: 'FuturaStd-Light'!important;
	letter-spacing: 0px!important;
	padding: 0px!important;
	width: 100%!important;
	margin-top: 40px!important;
	text-align: center;
}

.section-footer-adapta-y-mejora-al-maximo p img {
	height: 100px;
	vertical-align: middle;
	padding: 0px 25px;
}
.section-footer-adapta-y-mejora-al-maximo h2 {
	font-family: 'FuturaStd-Bold';
	font-size: 30px;
	text-align: center;
	color: #49535C;
	margin-top: 175px;
}

/* @end */

/* @group footer */

footer {
	background: rgba(0,0,0,0.5);
	height: 280px;
	position: absolute;
	bottom: 0px;
	width: 100%;
}
footer .container > .col-md-6 {
	padding-top: 115px;
}
footer .col-md-4 {
	text-align: center;
}
footer a {
	color: #fff;
}
footer p {
	float: left;
	width: 100%;
	margin-top: 30px;
	text-align: center;
}
footer img {
	height: 55px;
}

/* @end */

/* @group parallax */

#slider .parallax-data-wrapper {
	height: 900px;
	padding-top: 0px;
} 
.parallax-data-wrapper {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 900px;
	/*padding-top: 65px;*/
	/*background: rgba(0, 0, 0, 0.4);*/
}
.parallax-data-wrapper.white {
	background: rgba(255,255,255,0.9);
}
.small-parallax-data-wrapper {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 450px;
	/*	background: rgba(0, 0, 0, 0.4);*/
}


/**/
.navbar-logo {
	padding: 10px;
	display: inline-block;
	height: 60px;
}
.navbar-logo img {
	height: 40px;
}
/**/

/* @end */



@media (max-width: 767px) {
	header {
		display: none;		
	}
	.navbar {
		margin-bottom: 0px;
	}

	.contacto-titulo, .contacto-datos {
		padding-top: 30px;
	}

	.contacto-info-wrapper {
		position: relative;
		height: 60px;
		margin-bottom: 60px;
	}
	
	#contacto h2{
		text-align: center;
	}

}

@media (max-width: 600px) {
	h2, #productos-title h2 {
		font-size: 12px;
	}
	#quienes-somos img {
		width: 200px;
		height: auto;
	}
	p.jc-txt {
		line-height: 50px;
		padding-top: 180px;
	}
	#slider-for-real div {
		/*height: 520px;*/
		position: absolute;
		width: 100%;
		/*padding-top: 110px;*/
		background-size: auto 100%;
		background-attachment: fixed;
		background-position: center top !important;
	}
	#slider, #slider .parallax-data-wrapper, .main-section {
		/*height: 520px!important;*/
	}
	.slider-bottom-info {
		padding: 0px 5px;
	}
	.section-footer-conoce-nuestros-servicios {
		background-attachment: initial !important;
		background-position: center !important;
	}
	#quienes-somos img {
		margin: 0px auto;
	}
	.main-section {
		padding-top: 25px;
	}
	.section-footer-conoce-nuestros-servicios h2 {
		font-size: 30px;
		padding: 210px 0px 30px;
		text-shadow: 2px 2px 6px #555;
	}
	.section-footer-conoce-nuestros-servicios p {
		font-size: 30px;
		text-shadow: 2px 2px 6px #555;
	}
	#promociones {
		background: none;
	}
	#promociones h2 {
		font-size: 30px;
		margin-top: 0px;
	}
	.jcarousel-promo-control {
		display: block;
	}
	.jcarousel-promo li .product-description {
		font-size: 15px;
	}
	.jcarousel-promo li > div {
		/*width: 150px;*/
		float: left;
	}
	.jcarousel-promo li span.big {
		font-size: 22px;
	}
	.jcarousel-promo li .product-description {
		margin-bottom: 40px;
	}
	.comprar {
		font-size: 13px;
		padding: 10px 15px;
	}
	#productos-list-wrapper {
		width: 100%;
		margin-top: 110px;
		position: absolute;
	}
	#productos {

		height: 960px!important;
	}
	#productos .parallax-data-wrapper {
		height: 960px;
	}
	#productos-title {
		line-height: 0px;
		color: black;
		font-size: 30px;
		text-shadow: 0px 1px 2px black;
		z-index: 10;
		width: 100%;
		text-align: center;
	}
	#productos-title h2 {
		line-height: 0px;
		font-size: 30px;
		margin-top: 30px;
	}
	#quienes-somos h2 {
		font-size: 25px;
	}
	.section-footer-adapta-y-mejora-al-maximo p img {
		height: 50px;
		padding: 0px;
	}
	.section-footer-adapta-y-mejora-al-maximo p {
		font-size: 50px;
	}
	.jcarousel-servicios li, .jcarousel-servicios {
		width: 400px;
	}
	.jcarousel-servicios {
		margin: 0 auto;
		margin-top: 30px;
	}
	.servicio img {
		height: 71px;
	}
	.servicio {
		text-align: center;
		float: left;
		padding: 0px;
	}
	.servicio p {
		margin: 10px auto;
	}
	#servicios h2 {
		padding: 0px 0px 30px;
	}
	.jcarousel-servicios li {
		margin-left: 25px;
	}
	.jcarousel-servicios-control {
		display: none;
	}
	#soporte h2 {	
		padding: 20px 0px 45px;
	}
	/*#soporte {
		background-size: auto 565px;
		background-attachment: inherit !important;
		background-position: center !important;
		}*/
		.section-footer h2 {
			font-size: 18px;
		}
		#contacto {
			height: 1025px;
			background-position: center !important;
		}
		#contacto .container > .col-md-6 {
			padding-top: 0px;
		}
		footer {
			height: auto;
		}
		footer p a {
			display: block;
			margin-bottom: 15px;
		}
		footer .container > .col-md-6 {
			padding-top: 25px;
		}
		#contacto .pull-right {
			float: none !important;
			width: 100%;
			margin: 10px 0px;
			padding: 0px;
		}
		#contacto {
		/*background-attachment: inherit !important;
		background-size: auto 100%;*/
	}
	#servicios {
		background-attachment: inherit !important;
	}

	.parallax-data-wrapper{
		padding-top: 65px;
	}

	.jcarousel-promo {
		position: relative;
		overflow: hidden;
		width: 100%;
		/*height: 360px!important;*/
	}

	.jcarousel-promo ul{
		height: 100%;
	}

	.comprar{
		width: 325px;
		margin-top: 80px;
	}

	.adapta-y-mejora-descripcion {
		font-size: 10pt!important;
		margin-top: 10px!important;
	}

	.img-container-section img {
		padding: 85px 0px 0px;
	}

	.parallax-data-wrapper-sm {
		top: 175px;
		height: 200px;
	}

	.jcarousel-servicios li {
		margin-left: 0px;
		padding: 0px;
		min-height: 90px;
		height: auto;
	}

	.servicios-wrapper{
		padding: 0px;
	}

	.jcarousel-servicios-pagination {
		margin-top: 10px;
	}

	#soporte, #contacto{
		/*background-size: cover;*/
	}

	.parallax-data-wrapper{
		height: 520px!important;
	}

	.soporte-wrapper{
		padding: 0px;
	}

	#soporte h2{
		padding: 0px;
		font-size: 25px;
	}

	.big-h {
		font-size: 50px!important;
	}

	#soporte p {
		font-size: 22px;
	}

	.dotted-line {
		width: 51%;
		border-bottom: 3px dotted white;
		border-top: none;
		position: relative;
		float: right;
	}

	#seccion-visita h2 {
		margin-top: 150px;
	}

	.jcarousel-promo-control {
		top: 20%;
	}

	.col-xs-4{
		text-align: center;
	}




}
@media (max-width: 400px) {
	.jcarousel-servicios li {
		width: 250px;
	}
	.jcarousel-servicios {
		width: 300px;
	}
}

@media screen and (min-width: 661px) and (max-width: 991px) {

	.jcarousel-promo li .product-description {
		font-size: 20px;
		text-align: center;
		margin-bottom: 75px;
	}

	.jcarousel-promo li .product-description {
		margin-bottom: 25px;
	}

	.comprar {
		font-size: 20px;
		width: 250px;
		padding: 14px 1px;
	}

	.col-xs-4{
		text-align: center;
	}

}

@media (min-width: 580px) and (max-width: 745px){
	#promociones{
		height: 1100px;
	}

	.white  {
		height: 1100px;
	}

	#soporte p, .big-h, #soporte h2{
		text-align: center!important;
		float: none!important;
	}

	.phone-icon{
		height: 60px;
		margin-left: 100px;
	}

	.contacto-titulo, .contacto-datos {
		padding-top: 30px;
	}

	.contacto-info-wrapper {
		position: relative;
		height: 40px;
		margin-bottom: 60px;
	}

	.mensaje-form{
		float: none!important;
	}
	
	.contacto-formulario{
		padding-top: 15px;
	}

	.white {
		height: 1100px;
	}

	@media (min-width: 768px) and (max-width: 991px) {
		.logo {
			position: absolute;
			left: 15px;
		}
		#menu-fixed {
			margin-left: 150px;
		}
		#menu-fixed li {
			padding: 45 8px;
			font-size: 12px;
		}

		.phone-icon {
			background-image: url("/img/soporte-phone.png");
			background-size: contain;
			background-repeat: no-repeat;
			height: 50px;
			width: 65px;
			float: right;
			margin-right: 2px;
		}

		.dotted-line {
			width: 69%;
			border-bottom: 3px dotted white;
			border-top: none;
			margin-left: 16px;
			position: relative;
			float: right;
		}

		#soporte p {
			font-size: 25px;
		}

		.big-h {
			font-size: 50px!important;
		}

		#soporte h2 {
			font-size: 25px;
		}

	}

	@media (min-width: 992px) and (max-width: 1199px){
		#menu-fixed li {
			padding: 45px 15px;
		}

		#soporte p {
			font-size: 30px;
		}

		.big-h {
			font-size: 50px!important;
		}

		#soporte h2 {
			font-size: 25px;
		}
	}
	