@import 'https://fonts.googleapis.com/css?family=Droid+Serif';

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


/*
*
======================================================
========================= active html ===================
*
*/

body#homePage a#homenav,
body#products a#prodnav,
body#hist a#histnav,
body#contact a#connav,
body.cv-body a#cv {
 text-decoration: none;
    background: url(../img/underline.svg) no-repeat 50% 100%;
    white-space: nowrap;
    padding-bottom: 15px;
}

body#contact.cv-body a#connav { background: none; }




a {
    color: #ece9ca;
}
a,
a:hover,
a:active,
a:focus {
    outline: none;
    text-decoration: none;
}

a:hover,
a:active,
a:focus {
    color: #fecc00;
}

html {
    height: 100%;
}

body {
    background: #701415 none no-repeat scroll 0 0 ;
    color: #000000;
    font-family: 'Geomanist Book'; letter-spacing: 2px;
    font-weight: 400;
    height: 100%;
    margin: 0 auto;
    min-height: 400px;
    position: relative;
}

.mainContainer {
    min-height: 236px;
    padding: 0;
    position: relative;
    top: 0px;
    z-index: 1;
}

.container {
    position: relative;
    padding: 30px 0;
}

.hide {
    display: none !important;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.leftBlock {
    float: left;
}

.rightBlock {
    float: right;
}




/*
*
======================================================
========================= header ==================
*
*/

header {
    background: none no-repeat scroll 0 0 #171612;
    height: 300px;
    width: 100%;
    z-index: 10;
}

header h1 {
    color: #ede9cc;
    text-align: center;
    font-family: 'Geomanist Book';
    font-size: 42px; padding-top: 110px;
    position: relative;
}



/**
 *  Footer
 */
footer {
    background: none no-repeat scroll 0 0 #181713; border-top: solid 5px #8d7249;
    height: 140px; padding-top: 10px;
    position: relative; bottom: 0;
}

footer .container {max-width: 960px;}


footer .blockLeft{
    float: left;
}
footer .blockRight{
    float: right;
}
#page-error footer p,
#usPage footer p,
footer p,
footer a {
    color: #8d7249;
    display: inline-block;
    font-family: 'Droid Serif', serif;
    letter-spacing: 1px;
    font-size: 12px;
    margin: 0;
    vertical-align: top;
}
footer a:hover, footer a:active, footer a:focus {
    text-decoration: underline; text-transform: none;
}
#page-error footer .blockLeft p,
#usPage footer .blockLeft p,
footer .blockLeft p{
    margin: 20px 0 0 10px;
}




/*
*
======================================================
==================== home ===================
*
*/

#homePage .mainContainer {
    padding: 0;
}
#homePage .mainContainer .parallaxContainer{
    background: none no-repeat scroll 0 0 #701415;
}


#homePage #stage1 {
    background: url("../img/bg-home.jpg") no-repeat scroll 0 0 transparent;
    height: 780px;
    text-align: center;
}

#homePage #stage2,
#homePage #stage4,
#homePage #stage6 {
    background: none no-repeat scroll 0 0;
    height: 860px;
    position: relative;
    z-index: 2;
    padding-top: 120px;
}

#homePage #stage2 { background: url(../img/bg-productos.jpg) center center; background-size: cover}
#homePage #stage4 { padding-top: 200px; background: url(../img/bg-historia.jpg)  center center; background-size: cover}
#homePage #stage6 {background: url(../img/bg-contacto.jpg)  center center; background-size: cover }

#homePage #stage2 h1,
#homePage #stage4 h1,
#homePage #stage6 h1 {
    color: #ede9cc;
    text-align: center;
    font-family: 'Geomanist Book';
    font-size: 42px;
  position: relative;

}
#homePage #stage2 p, #homePage #stage4 p {
    color: #ede9cc;
    text-align: center;
    font-family: 'Droid Serif', serif;
    font-size: 32px;
    line-height: 50px;
    position: relative;
    top: 40px;
}
#homePage #stage3 {
    background: url("../img/bg-crudo.jpg") no-repeat scroll 0 0 transparent;
    height: 640px;
    text-align: center;
}

#homePage #stage5 {
    background: url("../img/bg-bondiola.jpg") no-repeat scroll 0 0 transparent;
    height: 640px;
    text-align: center;
}
#homePage #stage1 h2 {
        color: #ede9cc;
    display: inline-block;
    font-family: 'Droid Serif', serif;
    font-size: 42px;
    line-height: 50px;
    position: relative;
    top: 300px;}

#homePage #stage3 h2,
#homePage #stage5 h2 {
    color: #ede9cc;
    display: inline-block;
    font-family: 'Droid Serif', serif;
    font-size: 42px;
    line-height: 50px;
    position: relative;
    top: 220px;
}





/*
*
======================================================
==================== navbar espuna ===================
*
*/

.navbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center; min-height: 100px; margin-top: 20px;
    margin: auto; background: url("../img/espuna-logo.svg") no-repeat center 30px ;
}
.navbar-brand img {
     margin: 0 auto;
}
.navbar-toggle {
    z-index:3;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-bg {
    background: #181713
}
.navbar {
    min-height: 90px;
    margin-bottom: 0px;
    border: none;
    border-radius: 0px;
}
.navbar .container {
    padding: 0 130px;
}
.navbar-default .navbar-nav > li > a {
    color: #ede9cc; text-transform: uppercase;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    /* ...and now for the proper property */
    transition:.5s;
}
.navbar-default .navbar-nav > li > a:hover, a:active, a:focus {
    color: #8d7249; text-transform: uppercase;
}
.navbar-nav > li > a {
    padding-top: 45px;
    padding-bottom: 15px;
}

/* Half Circle */
.bisel { height: 100px; ; margin-top:0px; background: url(../img/bisel-xl.svg) no-repeat transparent; ;background-size: 100%; }

.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
min-height: 70px;
}
.navbar-default .navbar-toggle {
    border-color: #171612;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #701415;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 25px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 0;
    border-radius: 0px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #8d7249;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    /*border:none!important;*/
    border: 1px solid #171612;
    }
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch; text-align: center;

}







/*
*
======================================================
========================= carousel ===================
*
*/


.carousel-wrapper {
    position: relative;
    width: 960px;
    margin: 0 auto;
}

.carousel-caption {
    top: 0;
    bottom: auto;
}

.carousel-caption > h3 {
    text-transform: uppercase;
    font-family: 'Geomanist Book';
    letter-spacing: 2px;
    color: #ede9cc;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 0;
    margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 0;
    margin-right: -10px;
}
.carousel-caption .btn-slider {
    position: relative;
    top: 220px;
    font-family: 'Geomanist Book'; letter-spacing: 2px;         color: #8e7145;
    background-color: #171612; text-transform: uppercase; border-radius: 0px;
}
.carousel-caption .btn-slider:hover {
    color: #fff;

}
.carousel-caption-btn {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
}
.carousel-caption-btn {
    position: absolute;
    right: 15%;
    bottom: 50px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-caption-btn a {
    font-family: 'Geomanist Book'; letter-spacing: 2px;         color: #8e7145; padding: 15px 30px;
    background-color: #171612; text-transform: uppercase; border-radius: 0px;
}

.carousel-caption-btn a:hover {
    color: #ede9cc;
    background-color: #701415;
    -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;

}
.chevron {
        width:40px;
        position:absolute;
        top:48%;
}

.chevron-left{left:0%;}
.chevron-right{right:0%;}


.carousel-indicators .active {
    background-color: #8d7249;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .8;
}

.carousel-indicators li {
    border: 1px solid #171612;
    border-radius: 10px;
}


#stage2 .container, #stage4 .container, #stage6 .container {
    max-width: 960px;
}



.separador {margin: 0 auto; max-width: 360px; height: 100px;  background: url(../img/separador.svg) center center no-repeat}
.separador-std {margin: 0 auto; max-width: 360px; height: 30px; position: absolute; display: block; clear: both;  background: url(../img/separador-std.svg) center center no-repeat}

.sepa {clear: both; margin: 0 auto; width: 360px; height: 40px}

/* boton cta */
.btn-cta {
    z-index: 10; margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.btn-cta a {
    font-family: 'Geomanist Book';
    letter-spacing: 2px;
    color: #8e7145;
    padding: 15px 30px;
    background-color: #171612;
    text-transform: uppercase;
    border-radius: 0px;
}

.btn-cta a:hover {
    color: #171612;
    background-color: #8e7145;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}





/*
*
======================================================
========================= productos ==================
*
*/


#products {
    margin-top: 80px;
    background: #701415;
    text-align: center;
}
#productos {padding: 0 0 40px 0}
#products section h1 {
    color: #ede9cc;
    text-align: center;
    font-family: 'Geomanist Book';
    font-size: 42px;
    position: relative;
}
#products .cover-productos {
    height: 300px;
    background: url(../img/head-productos.jpg) center center;
    background-size: cover}
#products .cover-crudos {
    height: 300px;
    background: url(../img/head-crudos.jpg) center center;
    background-size: cover}

#productos .container {
    max-width: 960px;
    padding: 30px 0;
}
/*
#productos .display {
    min-height: 250px;
	position: relative;
	border: 2px solid transparent;
	margin: 20px 0px;
	text-align: center; }
#productos .display:before {
    content: " ";
    position: absolute;
    z-index: 0;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    border: 2px solid rgb(141,114,73);
    background-color: transparent;
}
#productos .display .foto {
    min-height: 250px;
    position: relative;
    margin-top: -10px;
}*/

#productos .display {
    min-height: 250px;
	position: relative;
	border: 2px solid rgb(141,114,73);
	margin: 20px 0px;
	text-align: center;
}

#productos .display .foto {
    min-height: 250px;
    position: relative;
    margin-top: 0;
    margin-left: -15px;
    margin-right: -15px;
}


#productos .display-xl {
	min-height: 360px;
	position: relative;
	border: 2px solid transparent;
	margin: 20px 0 60px 0;
	text-align: center;
	border: 2px solid rgb(141,114,73);
	padding-left: 0;
	padding-right: 0;
}
/*
#productos .display-xl:before {
    content: " ";
    position: absolute;
    z-index: 0;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    border: 2px solid rgb(141,114,73);
    background-color: transparent;
}
*/
#productos .display-xl .foto {
    /*min-height: 250px; */
    position: relative;
    margin-top: 0;
    margin-left: inherit;
    max-height: inherit;
}






#productos h2 {
    font-size: 36px;
    color: #ede9cc;
    text-align: center;
}

#productos h2 small {
    display: none;
}

#productos h3 {
    font-size: 28x;
    color: #8e7145;
    text-align: center;
    /* subrayado */
    background: url(../img/underline.svg) no-repeat 50% 100%;
    white-space: nowrap;
    padding-bottom: 15px;
}
#productos h4 {
    font-size: 20x;
    color: #ede9cc;
    text-align: center;
    /* subrayado */
    background: url(../img/underline-cream.svg) no-repeat 50% 100%;
    white-space: nowrap;
    padding-bottom: 15px;
}
#productos .description p {
    font-size: 18px;
    font-family: 'Droid Serif', serif;
    color: #ede9cc;
    text-align: center;
}

.foto {
    margin-top: 0;
    max-height: 200px;
}
.foto img {
	width: 100%;
}
.descripcion {
    margin-top: 15px;
}
.prod-small .descripcion {
	display: block;
	overflow: hidden;
	height: 74px;
	margin-bottom: 10px;
	line-height: 130%;
}
.descripcion p {
    color: #ede9cc;
    font-size: 14px;
    min-height: 60px;
    position: relative;
}

.descripcion p small {
    display: block;
}

/* boton cta */
.btn-prod {
    position: relative;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.btn-prod a {
    font-family: 'Geomanist Book';
    letter-spacing: 2px;
    color: #ede9cc;
    padding: 15px 30px;
    background-color: #171612;
    text-transform: uppercase;
    border-radius: 0px;
}

.btn-prod a:hover {
    color: #171612;
    background-color: #8e7145;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}


/* fondos */
.bg-crudos {
    background: url(../img/bg-prod-crudos.jpg) top right no-repeat;
}
.bg-curados {
    background: url(../img/bg-prod-curados.jpg) top left #5f1112 no-repeat;
}
.bg-hist {
    background: url(../img/bg-hist.jpg) top left #5f1112 no-repeat;
}



/*
*
======================================================
========================= historia  ==================
*
*/

#hist {
    text-align: center; margin-top: 80px;
}

#hist .container img {margin: 0 auto;}
#hist {padding: 0 0 40px 0}
#hist section h1 {
    color: #ede9cc;
    text-align: center;
    font-family: 'Geomanist Book';
    font-size: 42px;
    position: relative;
}


#historia .container {max-width: 960px;padding: 30px 0;}
#hist .cover-hist {
    height: 300px;
    background: url(../img/head-historia.jpg) center center;
    background-size: cover}

#historia h2 {
    font-size: 36px;
    color: #ede9cc;
    text-align: center;
}
#historia h3 {
    font-size: 28x;
    color: #8e7145;
    text-align: center;
    /* subrayado */
    background: url(../img/underline.svg) no-repeat 50% 100%;
    white-space: nowrap;
    padding-bottom: 15px;
}
#historia h4 {
    font-size: 20x;
    color: #ede9cc;
    text-align: center;
    /* subrayado */
    background: url(../img/underline-cream.svg) no-repeat 50% 100%;
    white-space: nowrap;
    padding-bottom: 15px;
}
#historia .description p {
    font-size: 16px;
    line-height: 170%;
    font-family: 'Droid Serif', serif;
    color: #ede9cc; letter-spacing: 1px;
    text-align: left;
}



/*
*
======================================================
========================= contacto  ==================
*
*/


#contact {
    text-align: center; margin-top: 80px;
}

#contact .container img {margin: 0 auto;}
#contact #productos .container img {margin: 15% auto;}
#contact {padding: 0 0 40px 0}
#contact section h1 {
    color: #ede9cc;
    text-align: center;
    font-family: 'Geomanist Book';
    font-size: 42px;
    position: relative;
}
#contact .cover-contacto {
    height: 300px;
    background: url(../img/head-contacto.jpg) center center;
    background-size: cover}
#contacto .container {max-width: 960px;padding: 30px 0;}

#contacto h2 {
    font-size: 36px;
    color: #ede9cc;
    text-align: center; margin-bottom: 40px;
}
#contacto h3 {
    font-size: 28x;
    color: #8e7145;
    text-align: center;
    /* subrayado */
    background: url(../img/underline.svg) no-repeat 50% 100%;
    white-space: nowrap;
    padding-bottom: 15px;
}
#contacto h4 {
    font-size: 20x;
    color: #ede9cc;
    text-align: center;
    /* subrayado */
    background: url(../img/underline-cream.svg) no-repeat 50% 100%;
    white-space: nowrap;
    padding-bottom: 15px;
}
#contacto .description p {
    font-size: 18px;
    font-family: 'Droid Serif', serif;
    color: #ede9cc;
    text-align: center;
}


.gracias p {
    color: #ede9cc; font-size: 16px;
    padding-top: 10px;
    text-transform: uppercase;
}








/* botonera chica */

.menu-sm {
	border: 2px solid rgb(141,114,73);
	padding: 20px 0;
	max-width: 84%;
	margin: 40px auto;
}
a.menu-sm-name {
    font-size: 16px;
    color: #ede9cc;
    margin-right: 15px;
    margin-left: 15px;
}
a.menu-sm-name:hover{
    color: #fecc00;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    /* ...and now for the proper property */
    transition:.5s;
}


/* modal */
.modal-content {
    position: relative;
    background-color: #701415;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;

    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    font-family: 'Droid Serif', serif;
color: #ede9cc;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #8e7145;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #8e7145;
}

.modal-btn {cursor: pointer}

#legales { font-size: 14px; text-align: left;
    color: #ede9cc;}
#legales h2 {color: #fff}

.txt-white { color: #ede9cc; }