@charset "utf-8";
/* CSS Document */


body, html {
	height: 100%;
	margin:10px;
	font-family: 'Roboto Condensed', sans-serif;
}



h1,h2,h3,h4,h5,h6 {	font-family: 'Roboto Mono', monospace;}
body, html {
	font-size: 16px;
    height: 100%;
    color: #000;
    line-height: 0.8;
	background-color:#fff;

}



.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;
 
 
}

.logos {
    display: block;
    max-width: 600px;
	width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.contenedor_siguiente {

max-width: 600px;
    margin: 0 auto;
    height: auto;
    /* top: 20px; */
    bottom: 0px;
    left: 0;
    right: 0;
    /* margin: 5px; */
    overflow: hidden;
    position: absolute;
    text-align: center;
    font-size: 12px;
    z-index: 500;
	
}

.box_inicio{
    width: 30%;
    height: auto;
}


.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: 20px;
	  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: 3px;
    text-transform: uppercase;
    font-size: 2.4em;
    color: #000;
    font-weight: 100;

}

h2 {

	font-size: 1em;
	color: #666;
	font-style:italic;
	font-weight:200;
}



h3 {
  letter-spacing: 5px;
  text-transform: uppercase;

  color: #111;
}

.logo {
  position: absolute;
  left: 0;
  top: 30%;
  width: 100%;
  text-align: center;
}



.logos_mini{
    max-width:150px;
	max-height:150px;
    width: 20%;
    height: auto;
	margin-left: auto;
    margin-right: auto;
	padding:15px;
  
}

.texto_div {
/*    padding: 50px 100px;*/
	padding: 2% 20%;
	color: #000;
	text-align:center;
	}
	
/*///////////galeria*/

.galeria_texto {
/*    padding: 50px 100px;*/
	padding: 5px;
	color: #000;
	text-align:center;
	clear:both;
	font-size:0.9em;
	line-height:1.4em;
	}

.galeria-container {
    /* height: 100%; */
    max-width: 900px;
    /*min-width: 320px;*/
    position: relative;
    margin-right: auto;
    margin-left: auto; 
    margin-bottom: 10px;
    margin-top: 10px;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .9;
}


.swiper-pagination-bullet-active {
    opacity: 1;
    background: #F00;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
    left: 0;
    width: 100%;
}
	
@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_2_col {
/*    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;

	}







a:link {
    color: #111;
}

/* visited link */
a:visited {
    color: #111;
}

/* mouse over link */
a:hover {
    color: red;
}

/* selected link */
a:active {
    color: red;
}

.contenedor_nav {
    max-width: 600px;
    margin: 0 auto;
    height: auto;
    /* top: 20px; */
    bottom: 40px;
    left: 0;
    right: 0;
    /* margin: 5px; */
    overflow: hidden;
    position: absolute;
    text-align: center;
    font-size: 12px;
    z-index: 500;
    background-color: #fff;
    /* margin-left: 10%; */
    /* margin-right: 10%; */
}

.box_inicio {
    position: absolute;
    display: flex;
    /* padding: 5px; */
    z-index: 99;
    /* background-color: #FFF; */
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;

}



.container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    text-align: center;
    font-weight: normal;
    font-size: 5em;
    color: #000;
    overflow: hidden;
}
.scene {
	top:20%;
  padding: 0;
  margin: 0;
}





.nav {
	position: fixed;
	z-index: 100;
	height: 50px;
	/* left: 50%; */
    /* margin-right: -50%; */
	width: 100%;
	padding-top: 0px;
	font-size: 1.5 em;
	/* transform: translate(-50%, -50%); */
    /* text-align: center; */
	background-color: rgba(255,255,255,0.9);	
}

.titulos {
	opacity: 1.0;
	color: #000;
	display: block;
	padding: 5px;
	font-weight: normal;
	font-size: 17px;
	left: 50%;
	line-height: 20px;
	text-align: center;
	background-color: #FFF;
	color: #000;
	
}
.destaque {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}





/* First image (Logo. Full height) */
.bgimg-1 {
   /* background-image: url('../images/layer1.png'); */
    min-height: 90%;
}

/* Second image (Portfolio) */
.bgimg-2 {
    background-image: url("../images/triangulo.png");
    min-height: 400px;
}

/* Third image (Contact) */
.bgimg-3 {
    background-image: url("../images/triangulo.png");
    min-height: 400px;
}

.bgimg-4 {
    background-image: url("../images/triangulo_up.png");
    min-height: 400px;
}
.bgimg-scrool{
	    background-image: url("../images/scrool.png");
    min-height: 400px;
}



/* Turn off parallax scrolling for tablets and phones 
@media only screen and (max-width: 500px) {
    .bgimg-1, .bgimg-2, .bgimg-3 {
        background-attachment: scroll;
    }
}
*/

@media screen and (max-width: 900px) {
	.box_inicio img {

        width: 50%;
        height: auto;
	
	}
	.container {
		width: 100%;
	}
	.texto_div {
		padding: 6% 2%;
		}
	h1 {
		font-size: 1.9em;
	
	
	}
	.bgimg-1 {
		min-height: 100%;
			}
			
	 .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5 {
		background-attachment: fixed;
		min-height: 0px;
			}
}



