@import url('https://fonts.googleapis.com/css?family=Lato|Open+Sans|Raleway|Quicksand|Pacifico');
@font-face {
	font-family: 'Futura-Condensed';
    src: url('../fonts/futura_condensed.woff2') format('woff2'),
         url('../fonts/futura_condensed.woff') format('woff'),
         url('../fonts/futura_condensed.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
html,body{
  height: 100%;
  width: auto;
}
body{
	overflow-x: hidden;
}
.titulo_h1{
	font-family: 'Pacifico','Lato','Raleway';
	font-size: 50px;
	font-weight: normal;
	line-height: normal;
}
.titulo_h2{
	font-family: 'Pacifico','Lato','Raleway';
	font-size: 35px;
	font-weight: normal;
	line-height: normal;
}
/*  SLIDER  */
.navbar-default{
	font-family: 'Futura-Condensed''Futura-Condensed';
}
.submenu{
	background:#901F33;
	color: #FFF;
	font-family: 'Futura-Condensed', 'Lato', sans-serif;
	font-size: 22px;
	padding: 0;
	z-index: 100;
}
.submenu li .active {
	background: #eee;
	border-top: solid 1px #901F33;
	border-bottom: solid 1px #901F33;
	color: #470F19;
}
.submenu li a{
	color:#FFF;
}
.submenu li a:hover{
  background: #470F19;
  text-transform: uppercase;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}
.link{
	color: #FFF;
	text-decoration: none;
}
.link:hover,.link:focus{
	color: #FFF;
	text-decoration: underline;
}
.titulo_slide{
	font-family: 'Pacifico','Raleway','Open Sans', sans-serif;
	font-size: 3.75em;
	line-height: 47px;
	margin-top: -30%;
	height: 100%
}
.titulo_slide span{
/*	background: rgba(255,255,255,0.4);*/
	width: auto;
	padding: 0 15px;
}
.txt_slide{
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	text-align: left;
	width: auto;
	padding-left: 20px;
	margin-top: 40px;
	min-height: 60px;
	line-height: normal;
}

.nueva_presentacion{
	background: url('../images/Productos_Banner_1.png') no-repeat bottom right;
	background-size: 43%;}
.img_cont_slide{
	height: 40%;
	margin: 10% auto;
	position: absolute;
}
/*  TERMINA SLIDER  */

/* SECCIONES */
#home,#productos,#servicios,#quienes_somos,#blog,#clientes,#contacto,div[id*='section']{
	min-height: 100%;
}
a[class*='.btn-']{
	font-family: 'Futura-Condensed';
}
/*seccion 1*/
#home{
	height: 100%;
}
/*seccion 2*/
#productos{
	padding-top: 10px;
	background:#901F33 url('../images/Banner_Líneas_de_Negocio.png') no-repeat left top;
	background-size: cover;
	background-attachment: fixed;
	color:#FFF;
	height: auto;
	padding-bottom: 20px;
}
#productos p{
	font-family: 'Lato', sans-serif;
	font-size: 27px;
}
#productos ul {
	list-style: none;
	font-family: 'Lato', sans-serif;
	font-size: 27px;
}
/*seccion 3*/
#servicios{
	padding-top: 10px;
	background:#901F33 url('../images/Banner_Servicio.png') no-repeat;
	background-size: cover;
	background-attachment: fixed;
	color:#FFF;
	height: auto;
	padding-bottom: 20px;
}
#servicios .row{
	margin: 10% 0;
	padding: 40px 80px;
}
#servicios p{
	font-family: 'Lato', sans-serif;
	font-size: 30px;
}
/*seccion 4*/
#quienes_somos{
	padding-top: 3%;
	background:#901F33 url('../images/Banner_quienes_somos.png') no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	color:#FFF;
/*	min-height: 600px;*/
	height: auto;
	padding-bottom: 23px;
}
#quienes_somos p{
	font-family: 'Lato', sans-serif;
	font-size: 200%;
/*	font-size: 20px;*/
}
/*seccion 5*/
#blog{
	padding: 10px 15px 20px 15px;
	background:#fff;
	background-size: cover;
	min-height: 700px;
	height: 700px;
	overflow:hidden; 
}
/*seccion 6*/
#clientes{
	padding-top: 10px;
	background:#901F33 url('../images/Banner_Clientes.png') no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	color:#FFF;
	height: auto;
	padding-left: 15px;
	padding-bottom: 20px;
}
#clientes #testimoniales .row{
	margin: 10% 0;
	padding: 40px 80px;
}
#clientes #clientes .row{
	margin: 10% 0;
	padding: 40px 80px;
}
/*seccion 7*/
#contacto{
	padding-top: 10px;
	background:#fff url(../images/contact_bg.png) no-repeat center center;
	background-size: cover;
	color:#947D4D;
	height: auto;
	padding-left: 15px;
	padding-bottom: 20px;
}
#contacto p{
	font-family: 'Lato', sans-serif;
	font-size: 25px;
}
#section8{
	padding-top: 18%;
	background:#901F33 url('../images/Banner_LíneasdeNegocio.png') no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	color:#947D4D;
	height: 90%;
	padding-left: 15px;
	padding-bottom: 20px;
}
#section8 h1{
	font-size: 100px;
	text-align: center;
	color:#fff;
	margin-bottom: -60px;
}
#section9{
	padding-top: 10px;
	background:#ccc;
	background-size: cover;
	color:#947D4D;
	height: auto;
	padding-left: 15px;
	padding-bottom: 20px;
}
#section10{
	padding-top: 18%;
	background:#901F33 url('../images/Banner_nuestras_raices_Upcafé.png') no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	color:#947D4D;
	height: auto;
	padding-left: 15px;
	padding-bottom: 20px;
}
#section10 h1{
	font-size: 120px;
	text-align: center;
	color:#fff;
}
#section10 p{
	font-family: 'Lato', sans-serif;
	font-size: 30px;
}
#productos_list{
	background: #cccccc;
}
#QSomos{
	margin-top: 50px;
	background: #901F33 url(../images/back_nr.png) no-repeat 150px -5px;
	background-size: contain;
	color:#FFF;
	font-size: 20px;
}
#goldenTea{
	margin-top: 50px;
	background: #fff url(../images/fondo_cuadros_1.png) no-repeat center center;
	background-size: cover;
	color:#FFF;
	font-size: 20px;
}
#goldenBean{
	margin-top: 50px;
	background: #fff url(../images/Fondo_Manos.png) no-repeat center center;
	background-size: cover;
	color:#FFF;
	font-size: 20px;
}
#goldenPod{
	margin-top: 50px;
	background: #fff url(../images/PODS_ESE.jpg) no-repeat center center;
	background-size: cover;
	color:#FFF;
	font-size: 20px;
}
#facturacion{
	margin-top: 50px;
	background: #fff url(../images/Fondo_Manos.png) no-repeat center center;
	background-size: cover;
	color:#FFF;
	font-size: 15px;
}
#facturacion h1{
	font-size: 25px;
	color:#fff;
}
#facturacion h2{
	font-size: 20px;
	font-weight: bold;
	color:#fff;
}
.backSM_cafe{
	background: rgba(53,35,20,0.60);
	border-radius: 8px;
	padding: 30px;
	margin-bottom: 20px;
}
.backSM_bco{
	background: rgba(255,255,255,0.70);
	border-radius: 8px;
	padding: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #352314;
}
#feed{
	height: 503px;
	overflow-x: hidden;
	overflow-y: scroll;
}
/*  TERMINAN SECCIONES  */

/* MAPA */
.gmap {
    border: solid 10px #f6f5f0;
    border-radius: 50%;
    height: 250px;
	width: 250px;
    box-shadow: 0px 0px 3px 3px #e7e4dc;
    overflow: hidden;
    margin: 0 auto;
}
/* TERMINA MAPA */
/* MODAL*/
#modal-newsl .modal-content{
	background: #901F33 url('../images/Banner_Contacto_2.png') no-repeat center center;
	padding: 0 15px;
}
/*TERMINA MODAL*/
/* BOTONES  */
/* boton de slider*/
.telefono{
	color:#fff;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 10px;
}
.btn-slide{
	background: rgba(255,255,255,0.0);
	border: solid 2px #fff;
	color:#fff;
	font-size: 30px;
	border-radius: 8px;
	font-family: 'Futura-Condensed','Lato', sans-serif;
	margin-left: 30px;
}
.btn-slide:hover, .btn-slide:focus {
	background: #fff;
	border: solid 2px #fff;
	color:#3B2313;
	font-size: 30px;
}
/*boton de lineas de negocio*/
.btn-ln{
	background: #947D4D;
	border: solid 2px #fff;
	color:#fff;
	font-size: 30px;
	border-radius: 8px;
	font-family: 'Futura-Condensed','Lato', sans-serif;
}
.btn-ln:hover, .btn-ln:focus {
	background: #fff;
	border: solid 2px #947D4D;
	color:#947D4D;
	font-size: 30px;
}
/*boton servicios*/
.btn-srv{
	background: rgba(0,0,0,0.00);
	border: solid 2px #fff;
	color:#fff;
	font-size: 30px;
	border-radius: 8px;
	font-family: 'Futura-Condensed','Lato', sans-serif;
}
.btn-srv:hover, .btn-srv:focus {
	background: #fff;
	border: solid 2px #fff;
	color:#947D4D;
	font-size: 30px;
}
/*boton contacto*/
.btn-cont{
	background: rgba(0,0,0,0.00);
	border: solid 2px #947C4D;
	color:#947C4D;
	font-size: 30px;
	border-radius: 8px;
	font-family: 'Futura-Condensed','Lato', sans-serif;
}
.btn-cont:hover, .btn-cont:focus {
	background: #947C4D;
	border: solid 2px #947D4D;
	color:#fff;
	font-size: 30px;
}
.btn-mouse{
	height: 80px;
	top:90%;
	left:50%;
	margin-left: -10px;
	position: absolute;
}
.btn-prod, .btn-prod:hover{
	background: rgba(144,31,51,1.0);
	border: solid 1px #fff;
	color: #FFFFFF;
	font-family: 'Futura-Condensed';
}
/*  TERMINAN BOTONES  */
/*  UTILIDADES  */
h1{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
/*color de texto*/
.txt-bco{color:#fff;}
.txt-guinda{color:#901F33;}
/*texto pequeño*/
.txt-sm{font-size: 18px; line-height:20px;padding: 0 10px;}
/*imagenes para seccion quienes somos*/
.img_hover-cont{
	background: #352314;
	overflow: hidden;
	width: 233px;
	height: 233px;
	border-radius: 50%;
}
.img_hover{
	text-align: center;
	border-radius: 50%;
}
.info_img{
	background: rgba(53,35,20,0.50);
	padding: 20px 5px;
	font-size: 18px;
	line-height: 120%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Futura-Condensed';
}
/*espaciadores*/
.spacer{width: 100%; height: 10px;}
.spacerx2{width: 100%; height: 20px;}
.spacerx4{width: 100%; height: 40px;}
.spacerx8{width: 100%; height: 80px;}
.spacer_mid{width: 1005; height: 50%;}

/* barra de redes sociales */
.social {
	width: 60px;
	position: fixed; /* Hacemos que la posición en pantalla sea fija para que siempre se muestre en pantalla*/
	right: -10px; /* Establecemos la barra en la izquierda */
	top: 50%; /* Bajamos la barra 450px de arriba a abajo */
	z-index: 2000; /* Utilizamos la propiedad z-index para que no se superponga algún otro elemento como sliders, galerías, etc */
	margin-top: -65px;
	background: #912034;
	padding: 8px 18px 4px 0px;
	border: dashed 1px #fff;
	border-radius: 10%;
}
 
.social ul {
	list-style: none;
}

.social ul li a {
	display: inline-block;
	text-align: center;
	color:#fff;
	background: none;
	height: 35px;
	width: 35px;
	border: dashed 1px #fff;
	padding: 5px 5px 5px 4px;
	border-radius: 300px;
	text-decoration: none;
	margin-bottom: 5px;
	margin-left: -35px;
	-webkit-transition:all 250ms ease;
	-o-transition:all 2500ms ease;
	transition:all 250ms ease; /* Establecemos una transición a todas las propiedades */
}

.social ul li .icon-facebook:hover {background:#3b5998;} /* Establecemos los colores de cada red social, aprovechando su class */
.social ul li .icon-twitter:hover {background: #00abf0;}
.social ul li .icon-googleplus:hover {background: #d95232;}
.social ul li .icon-pinterest:hover {background: #ae181f;}
.social ul li .icon-mail:hover {background: #666666;}

.social ul li a:hover {
	background: none; /* Cambiamos el fondo cuando el usuario pase el mouse */
	padding: 5px 10px; /* Hacemos mas grande el espacio cuando el usuario pase el mouse */
	width: 45px;
}
.link_header, .link_header:hover,.link_header:focus, .link:visited{
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	cursor: pointer;
}
.border-input{
	border: solid 1px #947D4D;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color:#947D4D;
}
.backBlackSemi{
	background: rgba(0,0,0,0.50);
}
#footer {
	border-top: thick 2px #947D4D;
    color: #FFF;
    background: #901F33;
}
#img_procesos{
	margin-top: -70px;
}
/*  TERMINAN UTILIDADES  */
/*ISOTPE STYLES*/
/*************************
********* Portfolio CSS ******
**************************/

#portfolio_page {
  margin-top: 115px;
  padding-bottom: 0;
}

.portfolio-items,
.portfolio-filter {
  list-style: none outside none;
/*  margin: 0 0 40px 0;
  padding: 0;
  height: 710px;*/
}


.portfolio-filter > li {
/*  display: inline-block;*/
}

.portfolio-filter > li a {
  background: none;
  font-size: 14px;
  font-weight: 400;
  margin-right: 20px;
  text-transform: uppercase;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  border: 1px solid #F2F2F2;
  outline: none;
  border-radius: 3px;
}

.portfolio-filter > li a:hover,
.portfolio-filter > li a.active{
  color:#fff;
  background: #5c0b10;
  border: 1px solid #5c0b10;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.portfolio-items > li {
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: padding-box;
}

.portfolio-item {
  background: none;
  height: 500px;
  margin-bottom: 15px;
}

.overlay{
  margin: 5px;
  position: relative;
  height: 100%;
  border: solid 1px #666666;
  border-radius: 8px;
  padding: 15px;
  overflow: hidden;
}
/*
.overlay a {
	color:#555;
	text-decoration: none;
}
*/

.overlay:hover {
  background: rgba(144,31,51,1.0);
  color:#555;  
}
.cont-prod{background: #fff;}
.gral{height: 100%;}
.info{
	margin-top: 15px;
	color:#fff;
}

.bg-gray{background: #999;}
.bg-gold{background: #947D4D;}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
/* TERMINA ISOTPE STYLES*/

/* ROTADOR DE NOTAS/TESTIMONIALES */
.cbp-qtrotator {
	position: relative;
	margin: 3em auto 5em auto;
	max-width: 800px;
	width: 100%;
	min-height: 400px;
}

.cbp-qtrotator .cbp-qtcontent {
	position: absolute;
	min-height: 200px;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	padding: 2em;
	top: 0;
	z-index: 0;
	opacity: 0;
	width: 100%;
	background: rgba(252,252,252,0.75);
}

.no-js .cbp-qtrotator .cbp-qtcontent {
	border-bottom: none;
}

/* Currently visible */
.cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent,
.no-js .cbp-qtrotator .cbp-qtcontent {
	position: relative; 
	z-index: 100;
	pointer-events: auto;
	opacity: 1;
}

.cbp-qtrotator .cbp-qtcontent:before,
.cbp-qtrotator .cbp-qtcontent:after {
	content: " ";
	display: table;
}

.cbp-qtrotator .cbp-qtcontent:after {
	clear: both;
}

.cbp-qtprogress {
	position: absolute;
	background: #947D4D;
	height: 3px;
	width: 0%;
	top: 0;
	z-index: 1000;
}

.cbp-qtrotator blockquote {
	margin: 0;
	padding: 0;
}

.cbp-qtrotator blockquote h3 {
	color:#901F33;
	margin: 0.4em 0 1em 1.5em;
}
.cbp-qtrotator blockquote p {
	font-size: 18px;
	color: #888;
	font-weight: 300;
	margin: 0.4em 0 1em 2em;
}

.cbp-qtrotator blockquote footer {
	font-size: 1.2em;
	color:#947D4D;
}

.cbp-qtrotator blockquote footer:before {
	content: '- ';
	margin: 0.4em 0 1em 1.5em;
}

.cbp-qtrotator .cbp-qtcontent img {
	float: right;
	margin-left: 3em;
}

/* Example for media query */
@media screen and (max-width: 30.6em) { 

	.cbp-qtrotator {
		font-size: 70%;
	}

	.cbp-qtrotator img {
		width: 80px;
	}

}
/* TERMINA ROTADOR DE NOTAS/TESTIMONIALES */
/* Loader */
.loader {
    border: 16px solid #f3f3f3; /* Gris */
    border-top: 16px solid #912034; /* Guinda */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
	margin-left: 25%;
	margin-top: 15%;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.has-error{
	background: rgba(255,0,4,0.50);
	color: #fff;
}
@media screen and (min-width: 150px) and (max-width: 550px) {
	#home{
		margin-top: 50px;
	}
	.media{
		width: 100%;
	}
	.carousel-caption{
		padding: 0;
		height: 100%;
		
	}
	.titulo_slide{
		margin-top: 40px;
		font-size: 25px;
		line-height: normal;
		height: auto;
	}
	#section8 h1{
		font-size: 50px;
		padding-top: 80px;
	}
	.titulo_h1{
		font-size:35px; 
	}
	.navbar-fixed-top{
		position: absolute;
		width: 100%;
	}
	.btn-slide,.btn-slide:hover, .btn-srv, .btn-srv:hover{
		font-size: 20px;
	}
	.cbp-qtcontent{
		margin: 0;
		padding: 0;
	}
	#productos ,#servicios ,#quienes_somos ,#contacto {
		height: auto;
	}
	#productos p,#servicios p,#quienes_somos p,#contacto p {
		font-size: 18px;
	}
	#productos li{
		margin-left: -40px;
		font-size: 18px;
	}
	.info{
		font-size: 12px;
	}
	#mapa-cafe > .media{
		height: auto;
	}
	#img_procesos{
		margin-top: 10px;
	}
	
}