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

/* RESET */

@import url(../css-1);
@font-face {
    font-family: 'TrajanProRegular';
    src: url('../fonts/TrajanProRegular.eot');
    src: url('../fonts/TrajanProRegular.eot') format('embedded-opentype'),
         url('../fonts/TrajanProRegular.woff2') format('woff2'),
         url('../fonts/TrajanProRegular.woff') format('woff'),
         url('../fonts/TrajanProRegular.ttf') format('truetype'),
         url('../fonts/TrajanProRegular.svg') format('svg');
}
@font-face {
    font-family: 'TrajanProBold';
    src: url('../fonts/TrajanProBold.eot');
    src: url('../fonts/TrajanProBold.eot') format('embedded-opentype'),
         url('../fonts/TrajanProBold.woff2') format('woff2'),
         url('../fonts/TrajanProBold.woff') format('woff'),
         url('../fonts/TrajanProBold.ttf') format('truetype'),
         url('../fonts/TrajanProBold.svg') format('svg');
}
@font-face {
    font-family: 'penumbraBold';
    src: url('../fonts/5de9bda0051af7883ed58cc92a8babf2.eot');
    src: url('../fonts/5de9bda0051af7883ed58cc92a8babf2.eot') format('embedded-opentype'),
         url('../fonts/5de9bda0051af7883ed58cc92a8babf2.woff2') format('woff2'),
         url('../fonts/5de9bda0051af7883ed58cc92a8babf2.woff') format('woff'),
         url('../fonts/5de9bda0051af7883ed58cc92a8babf2.ttf') format('truetype'),
         url('../fonts/5de9bda0051af7883ed58cc92a8babf2.svg') format('svg');
}



*{
	margin:0;
	padding: 0;
}

body,html{
	height:100%;
	padding: 0;
}

.principal{
	height:100%;
	padding-left: 0;
    padding-right: 0;
}

body {
	font-family: 'TrajanProRegular', 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 15px;
	background: #000 url(../images/fondogeneral.jpg) repeat;
	background-size: contain;
	color: #FFF;
}

.navbar.navbar-default {
	background: #000;
	color: #FFF;
	min-height: 30px;
	margin-bottom: 0;
	border: 0;
	position: fixed;
    z-index: 99999999999;
    width: 100%;
}

.navbar-brand {
	height: auto;
	padding: 5px;
}

.nav>li>a {
    font-size: 12px;
    padding: 10px;
}

.navbar-nav>li>a, .navbar-nav>li>a>i {
    line-height: 50px;
}


#Nosotros .fondofotos {
    background: url(../images/fondoFotos.png) no-repeat center top;
    background-size: contain;
    height: 600px;
    top: 70px;
	position: relative;
	left: -50px;
}

.fonfo {
	z-index: 999990;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
	margin: 0;
}

.navbar-right>li>a {
    height: auto;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #FFF;
    background-color: #000;
}

.navbar-default .navbar-nav>li>a {
    color: #FFF;
	text-align: center;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #ccc;
}

.navbar-brand>img {
	width: 150px;
}

.seccion {
	width: 100%;
	height: 100%;
	background: no-repeat center top;
	background-size: cover;
	position: relative;
	min-height: 600px;
	text-align: center;
}

#Home {
	background-image: url(../images/fondo-pred.jpg);
/*
	margin-top: 70px;
*/
	overflow: hidden;
	background-position: center 0;
/*
	min-height: 750px;
*/
}

canvas#canvasSmo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 990;
}

#Home .carousel-inner {
    bottom: -50px;
    position: absolute;
    z-index: 999;
}

.carousel {
    position: relative;
    height: 100%;
    width: 100%;
}

#Nosotros {
	background-image: url(../images/FONDO-NOSOTROS.jpg);
	min-height: 750px;
	height: auto;
	margin-bottom: 110px;
}

#ritSeccion {
    min-height: 800px;
}

#Bruxeria {
	background-image: url(../images/SECCION-BRUXERIA2.jpg);
	background-size: auto 100%;
    min-height: 500px;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
}

#Descubre {
	background: no-repeat center bottom;
	background-image: url(../images/SECCION-DESCUBRE.jpg);
	min-height: auto;
	background-size: cover;
    height: auto;
    padding-bottom: 40px;
}

#Pocimas {
	background-image: url(../images/SECCION-POCIMAS.jpg);
}

#Donde {
	min-height: auto;
    height: auto;
}

.btnLegales {
	color: #FFF!important;
	text-decoration: none!important;
	border: 0;
}

#Contacto {
	background-image: url(../images/fnd8.jpg);
	min-height: 450px;
    height: 450px;
}


.imgHome {
	background: no-repeat;
	background-size: auto 90%;
	background-image: url(../images/botellaHome.png);
	width: 100%;
	max-width: 900px;
	height: 80%;
	margin: 0px auto;
	left: 50%;
	margin-left: -450px;
	bottom: 10%;
	background-position: center bottom;
	position: absolute!important;
}

.logoSol {
	background: no-repeat center top;
	background-size: contain;
	background-image: url(../images/solbr.png);
	width: 600px;
	height: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -300px;
	z-index: 99999999;
}

.leftHomeText {
	font-family: 'penumbraBold', 'Open Sans', Helvetica, Arial, sans-serif;
	position: absolute;
    bottom: 325px;
    left: 50%;
    width: 50%;
    font-size: 80px;
    font-weight: bold;
    text-align: left;
    padding-left: 170px;
}

.vasoHome {
	position: absolute;
	bottom: 10%;
	width: 35%;
	height: 25%;
	right: 50%;
	background: no-repeat center top;
	background-size: auto 90%;
	background-image: url(../images/vasos.png);
	margin-right: -35%;
}

.rightHomeText {
	font-family: 'TrajanProRegular', 'Open Sans', Helvetica, Arial, sans-serif;
	position: absolute;
	bottom: 315px;
	width: 50%;
	right: 50%;
	font-size: 80px;
    text-align: right;
    padding-right: 170px;
}

.tetxtLEgal1 {
	font-family: 'TrajanProBold', 'Open Sans', Helvetica, Arial, sans-serif;
	width: 100%;
	margin: 30px auto;
	font-size: 18px;
	text-align: center;
}

.tetxtLEgal2 {
	font-family: 'TrajanProRegular', 'Open Sans', Helvetica, Arial, sans-serif;
	width: 100%;
	margin: 10px auto;
	font-size: 18px;
	text-align: center;
}

.tetxtLEgal3 {
	font-family: 'TrajanProRegular', 'Open Sans', Helvetica, Arial, sans-serif;
	width: 100%;
	margin: 20px auto;
	font-size: 24px;
	text-align: center;
}

.linkIdioma {
	color: #FFF!important;
}

.oneCol {
	display: none;
}

.jusle {
	text-align: left;
}

.jusri {
	text-align: right;
}

.textoNor {
    position: absolute;
	z-index: 9999999;
}

.boxnos1 {
    top: 50%;
    left: 50%;
    margin-left: -460px;
    margin-top: -310px;
}

.boxnos2 {
    top: 50%;
    left: 50%;
    margin-left: 160px;
    margin-top: -310px;
}

.boxnos3 {
    top: 50%;
    left: 50%;
    margin-left: -460px;
    margin-top: 160px;
}

.boxnos4 {
    top: 50%;
    left: 50%;
    margin-left: 160px;
    margin-top: 160px;
}

.procIni span {
	font-family: 'penumbraBold', 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 50px;
    font-weight: bold;
}

.procIni {
    font-size: 50px;
    width: 100%;
    max-width: 350px;
    line-height: 70px;
    margin: 0 auto;
    z-index: 99999999;
    position: relative;
    text-align: center;
    padding-top: 100px;
    border-bottom: 1px solid #FFF;
    margin-bottom: 20px;
}

.procIni2 span {
	font-family: 'penumbraBold', 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 50px;
    font-weight: bold;
}

.procIni2 {
    font-size: 50px;
    width: 100%;
    max-width: 460px;
    line-height: 70px;
    margin: 0 auto;
    z-index: 99999999;
    position: relative;
    text-align: center;
    padding-top: 100px;
    border-bottom: 1px solid #FFF;
    margin-bottom: 40px;
}

#Bruxeria .row {
	padding-bottom: 150px;
}

#Donde .row .form-group {
	text-align: center;
}

.colgreis {
	background: #050606;
	padding: 10px;
	margin: 10px 0;
}
input#yourloc {
    background: transparent;
    color: #FFF;
    margin: 0 20px;
}

.btn.btnBlackW {
color: #FFF;
	background: rgba(15,15,15,1);
	background: -moz-linear-gradient(top, rgba(15,15,15,1) 0%, rgba(64,64,64,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(15,15,15,1)), color-stop(100%, rgba(64,64,64,1)));
	background: -webkit-linear-gradient(top, rgba(15,15,15,1) 0%, rgba(64,64,64,1) 100%);
	background: -o-linear-gradient(top, rgba(15,15,15,1) 0%, rgba(64,64,64,1) 100%);
	background: -ms-linear-gradient(top, rgba(15,15,15,1) 0%, rgba(64,64,64,1) 100%);
	background: linear-gradient(to bottom, rgba(15,15,15,1) 0%, rgba(64,64,64,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f0f0f', endColorstr='#404040', GradientType=0 );
}

#Donde .row {
	margin-left: 0px;
	margin-right: 0px;
	color: #FFF;
}

#map {
	color: #333;
}

div#locationsSel {
    max-height: 600px;
    height: 600px;
    overflow-y: auto;
}

.itemloc {
    width: 100%;
    height: auto;
    padding: 10px;
    position: relative;
    cursor: pointer;
}

.titLoc {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}

.textLoc {
    font-size: 14px;
    text-align: left;
}

.distLoc {
    font-size: 12px;
    text-align: right;
    position: absolute;
    bottom: 0;
	width: 100%;
	margin: 0 -10px;
}

.procFin {
	background: no-repeat center top;
	background-size: contain;
	background-image: url(../images/fin3.png);
	width: 100%;
	max-width: 300px;
	height: 200px;
	margin: 10px auto;
	z-index: 99999999;
	position: relative;
}

.titHu {
	font-size: 60px;
	font-weight: bold;
	font-family: 'TrajanProRegular';
	text-align: center;
	margin-top: 250px;
}

.textoH {
	margin-top: 250px;
}

.manosSmall {
	background: no-repeat center top;
	background-size: contain;
	background-image: url(../images/manosRit.png);
	width: 100%;
	max-width: 480px;
	height: 400px;
	margin: 100px auto;
}

.smokeUp {
	z-index: 99999999;
	position: relative;
}

.titReceta {
	position: absolute;
	width: 800px;
	right: 10%;
	left: auto;
	height: 240px; 
	top: 10%;
	background: no-repeat center center;
    background-size: contain;
}

.ingReceta {
	position: absolute;
	width: 400px;
	right: 40%;
	left: auto;
	height: 240px; 
	top: 35%;
	background: no-repeat center center;
    background-size: contain;
}

.preReceta {
	position: absolute;
	width: 400px;
	right: 10%;
	left: auto;
	height: 240px; 
	top: 50%;
	background: no-repeat center center;
    background-size: contain;
}




@-webkit-keyframes humo1 {
  0% {
    left: 0
  }
  100% {
    left: -200%
  }
}


@-moz-keyframes humo1 {
  0% {
    left: 0
  }
  100% {
    left: -200%
  }
}

.pasoBox {
	margin: 15px auto;
	width: 100%;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 50px;
	background: no-repeat center bottom;
	background-size: contain;
	min-height: 190px;
}

.titBote span{
	font-family: 'penumbraBold', 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 30px;
}

.titBote {
	font-size: 30px;
	font-family: 'TrajanProRegular';
	border-bottom: 1px solid #FFF;
	text-align: center;
	width: auto;
	padding: 0 10px;
	position: relative;
	display: inline-block;
	margin: 40px auto 0;
	line-height: 50px;
}

.textBo {
	font-size: 18px;	
	font-family: 'Arial';
	margin: 5px 0;
	text-align: center;
	width: 100%;
	padding: 10px;
}

.pasoTit {
	font-size: 20px;	
	font-family: 'penumbraBold', 'Open Sans', Helvetica, Arial, sans-serif;
	margin: 5px 0;
	text-shadow: 6px -4px 7px rgba(14, 0, 0, 0.75);
}

.btnPlayVide {
    display: block;
    position: absolute;
	bottom: 0px;
	width: 50px;
	height: 65px;
	margin-left: 0;
	left: 0;
	text-decoration: none!important;
	color: #FFF!important;
	padding-top: 69px;
	text-align: center;
	width: 100%;
	font-size: 11px;
}

.pasoText {
	font-size: 14px;
	font-family: 'Open Sans';
	margin: 5px 0;
	text-shadow: 6px -4px 7px rgba(14, 0, 0, 0.75);
}

.botellasSel {
    width: 100%;
    max-width: 860px;
    height: 500px;
    background: center top no-repeat;
    margin: 20px auto 0;
    position: relative;
    margin-top: -60px;
}


.linkBot {
    background-size: 94% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
	width: 24%;
	height: 100%;
	display: inline-block;
	position: relative;
	margin-left: -25px;
	-webkit-transition: left 1s ease-in-out, width .51s ease-in-out; /* Safari */
    transition: left 1s ease-in-out, width .51s ease-in-out;
}

.botelink6.boteSelD {
	margin-left: -70px;
}

#bote1.linkBot:hover,
#bote2.linkBot:hover,
#bote3.linkBot:hover,
#bote4.linkBot:hover,
#bote5.linkBot:hover,
#bote6.linkBot:hover {
    z-index: 999990!important;
	width: 21%!important;
}

a#bote1.boteSelD_bote1 {
    position: absolute;
    width: 28%!important;
    margin: 0!important;
    z-index: 99990!important;
    left: 150px;
}

a#bote2.boteSelD_bote1 {
     position: absolute;
    margin: 0!important;
    z-index: 99990!important;
    left: -10px;
}

a#bote3.boteSelD_bote1 {
	position: absolute;
    margin: 0!important;
    z-index: 99990!important;
    left: 40px;
}

a#bote4.boteSelD_bote1 {
    position: absolute;
    margin: 0!important;
    z-index: 9976!important;
    top: -40px!important;
    left: 680px;
}

a#bote5.boteSelD_bote1 {
    position: absolute;
    margin: 0!important;
    left: 750px;
}

a#bote6.boteSelD_bote1 {
    position: absolute;
    margin: 0!important;
    left: 820px;
}

/*bote 2*/

a#bote1.boteSelD_bote2 {
     position: absolute;
    margin: 0!important;
    z-index: 99990!important;
    left: -10px;
}

a#bote2.boteSelD_bote2 {
    position: absolute;
    width: 28%!important;
    margin: 0!important;
    z-index: 99990!important;
    left: 150px;
}

a#bote3.boteSelD_bote2 {
	position: absolute;
    margin: 0!important;
    z-index: 99990!important;
    left: 40px;
}

a#bote4.boteSelD_bote2 {
    position: absolute;
    margin: 0!important;
    z-index: 9976!important;
    top: -40px!important;
    left: 680px;
}

a#bote5.boteSelD_bote2 {
    position: absolute;
    margin: 0!important;
    left: 750px;
}

a#bote6.boteSelD_bote2 {
    position: absolute;
    margin: 0!important;
    left: 820px;
}

/*bote 3*/

a#bote1.boteSelD_bote3 {
     position: absolute;
    margin: 0!important;
    z-index: 99990!important;
    left: -10px;
}

a#bote2.boteSelD_bote3 {
	position: absolute;
    margin: 0!important;
    z-index: 99990!important;
    left: 40px;
}

a#bote3.boteSelD_bote3 {
    position: absolute;
    width: 28%!important;
    margin: 0!important;
    z-index: 99990!important;
    left: 150px;
}

a#bote4.boteSelD_bote3 {
    position: absolute;
    margin: 0!important;
    z-index: 9976!important;
    top: -40px!important;
    left: 680px;
}

a#bote5.boteSelD_bote3 {
    position: absolute;
    margin: 0!important;
    left: 750px;
}

a#bote6.boteSelD_bote3 {
    position: absolute;
    margin: 0!important;
    left: 820px;
}

/*bote 4*/

a#bote1.boteSelD_bote4 {
     position: absolute;
    margin: 0!important;
    z-index: 99990!important;
    left: -10px;
}

a#bote2.boteSelD_bote4 {
	position: absolute;
    margin: 0!important;
    z-index: 99990!important;
    left: 40px;
}

a#bote3.boteSelD_bote4 {
    position: absolute;
    margin: 0!important;
    z-index: 9976!important;
    top: -40px!important;
    left: 680px;
}

a#bote4.boteSelD_bote4 {
    position: absolute;
    width: 28%!important;
    margin: 0!important;
    z-index: 99990!important;
    left: 150px;
}

a#bote5.boteSelD_bote4 {
    position: absolute;
    margin: 0!important;
    left: 750px;
}

a#bote6.boteSelD_bote4 {
    position: absolute;
    margin: 0!important;
    left: 820px;
}

/*bote 5*/

a#bote1.boteSelD_bote5 {
     position: absolute;
    margin: 0!important;
    z-index: 99990!important;
    left: -10px;
}

a#bote2.boteSelD_bote5 {
	position: absolute;
    margin: 0!important;
    z-index: 99990!important;
    left: 40px;
}

a#bote3.boteSelD_bote5 {
    position: absolute;
    margin: 0!important;
    z-index: 9976!important;
    top: -40px!important;
    left: 680px;
}

a#bote4.boteSelD_bote5 {
    position: absolute;
    margin: 0!important;
    left: 750px;
}

a#bote5.boteSelD_bote5 {
    position: absolute;
    width: 28%!important;
    margin: 0!important;
    z-index: 99990!important;
    left: 150px;
}

a#bote6.boteSelD_bote5 {
    position: absolute;
    margin: 0!important;
    left: 820px;
}

/*bote 6*/

a#bote1.boteSelD_bote6 {
     position: absolute;
    margin: 0!important;
    z-index: 99990!important;
    left: -10px;
}

a#bote2.boteSelD_bote6 {
	position: absolute;
    margin: 0!important;
    z-index: 99990!important;
    left: 40px;
}

a#bote3.boteSelD_bote6 {
    position: absolute;
    margin: 0!important;
    z-index: 9976!important;
    top: -40px!important;
    left: 680px;
}

a#bote4.boteSelD_bote6 {
    position: absolute;
    margin: 0!important;
    left: 750px;
}

a#bote5.boteSelD_bote6 {
    position: absolute;
    margin: 0!important;
    left: 820px;
}

a#bote6.boteSelD_bote6 {
    position: absolute;
    width: 28%!important;
    margin: 0!important;
    z-index: 99990!important;
    left: 150px;
}

#bote1 {top: -40px!important;width: 18%;margin-right: 0; z-index: 9986;} /* -5% */
#bote2 {top: -20px!important;width: 18%;margin-right: 0; z-index: 9987;}
#bote3 {top: 0px!important;width: 18%;margin-right: 0; z-index: 9988;}
#bote4 {top: 0px!important;width: 18%;margin-right: 0; z-index: 9988;}
#bote5 {top: -20px!important;width: 18%;margin-right: 0; z-index: 9987;}
#bote6 {top: -40px!important;width: 18%;margin-right: 0; z-index: 9986;}

.btnCerrarFicha {
	position: absolute;
    right: 25px;
    top: 25px;
    border: 0;
    color: #221e1f!important;
}

.descBote .ficha{
	width: 80%;
	height: auto;
}

.descBote .boteee{
	width: 20%;
	height: auto;
	margin-top: -60px;
}

.descBote {
	position: absolute;
	width: 860px;
	height: 560px;
	top: -75px;
	left: 50%;
	margin-left: -430px;
	display: none;
	z-index: 999999;
	background: rgba(0,0,0,.6);
	padding: 15px;
	border-radius: 10px;
}
/*

.bote1 {
	left: 170px;
	top: 30px;
}

.bote2 {
    left: 310px;
    top: 55px;
}

.bote3 {
    left: 330px;
    top: 75px;
}

.bote4 {
    left: -220px;
    top: 75px;
}

.bote5 {
    left: -180px;
    top: 55px;
}

.bote6 {
	left: -50px;
	top: 30px;
}
*/

.paso1 {
	background-image: url(../images/btnBru.png);
}

.paso2 {
	background-image: url(../images/btnBru.png);
}

.paso3 {
	background-image: url(../images/btnBru.png);
}

.paso4 {
	background-image: url(../images/btnBru.png);
}

.paso5 {
	background-image: url(../images/btnBru.png);
}

.paso6 {
	background-image: url(../images/btnBru.png);
	min-height: 110px;
}

.descIni {
	width: 100%;
	max-width: 950px;
	margin: 10px auto;
	display: block;
}

.botellas {
	width: 100%;
	max-width: 1250px;
	margin: 10px auto;
	display: block;
}

.titRit {
	width: 100%;
	max-width: 450px;
	margin: 10px auto;
	display: block;
}

.titPos {
	width: 100%;
	max-width: 750px;
	margin: 0px auto;
	display: block;
	top: 30%;
	cursor: pointer;
	position: relative;
	z-index: 99999999;
}

#map {
	width: 100%;
	height: 600px;
}

#locationsSel::-webkit-scrollbar {
    width: 12px;
}
 
#locationsSel::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.3); 
    border-radius: 10px;
}
 
#locationsSel::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.5); 
}

.fontBold {
	font-weight: bold;
}

.fontSize35 {
	font-size: 35px;
}

.fontSize50 {
	font-size: 50px;
}

.fontSize30 {
	font-size: 30px;
}

.fontSize24 {
	font-size: 24px;
}

.fontSize20 {
	font-size: 20px;
}

.fontSize16 {
	font-size: 16px;
}

.fontSize12 {
	font-size: 12px;
}

.martb20 {
	margin: 20px auto;
}

.contactText {
	font-size: 14px;
	padding: 40px;
	font-family: 'Open Sans';
}

.contactText .fontSize50  {
	font-size: 40px;
	font-family: 'penumbraBold', 'Open Sans', Helvetica, Arial, sans-serif;
}

.conLogoBo {
	text-align: left;
	padding-left: 5%;
	padding-top: 50px;
}

.migLogoBo {
	width: 60%;
	max-width: 450px;
}

.indicfotos {
	top: 340px;
	left: 0;
	width: 25%;
	margin: 0;
	opacity: .6;
	z-index: 99999999;
	cursor: context-menu;
}

.btnEnviarNews {
	color: #FFF;
	background: rgba(94,119,145,1);
	background: -moz-linear-gradient(left, rgba(94,119,145,1) 0%, rgba(88,186,140,1) 49%, rgba(174,189,98,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(94,119,145,1)), color-stop(49%, rgba(88,186,140,1)), color-stop(100%, rgba(174,189,98,1)));
	background: -webkit-linear-gradient(left, rgba(94,119,145,1) 0%, rgba(88,186,140,1) 49%, rgba(174,189,98,1) 100%);
	background: -o-linear-gradient(left, rgba(94,119,145,1) 0%, rgba(88,186,140,1) 49%, rgba(174,189,98,1) 100%);
	background: -ms-linear-gradient(left, rgba(94,119,145,1) 0%, rgba(88,186,140,1) 49%, rgba(174,189,98,1) 100%);
	background: linear-gradient(to right, rgba(94,119,145,1) 0%, rgba(88,186,140,1) 49%, rgba(174,189,98,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e7791', endColorstr='#aebd62', GradientType=1 );
	border-color: #144639!important;
}
#Contacto .row {
	margin: 0;
}

.tit1 {
	width: 100%;
	max-width: 390px;
	margin: 0 auto;
	height: 270px;
	top: 210px;
	position: relative;
    font-size: 50px;
	line-height: 60px;
}

.bigtitulo {
	border-bottom: 1px solid;
    line-height: 77px;
	font-family: 'penumbraBold', 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 30pt;
    font-weight: bold;
}

.outer {
    display: table!important;
    position: absolute;
    height: 100%;
    width: 100%;
}

.contenidoPoc {
	display: none;
}

.btnClosePoc {
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px;
    width: 60px;
    height: 60px;
    font-size: 22px;
    line-height: 60px;
    color: #FFF;
    background: #000;
    display: block;
    z-index: 9999;
    text-align: center;
}

.pociOpen {
	overflow: hidden!important;
}

.pocimasCont {
	display: block!important;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	padding: 20px;
	z-index: 9999999999999;
}

#simple-vertical {
	width: 100%;
	height: 100%;
}

.sliderP .rsBullets {
    position: absolute;
    right: 10px;
    z-index: 35;
    height: auto;
    text-align: center;
    line-height: 10px;
    overflow: hidden;
    width: 18px;
    top: 50%;
    margin-top: -260px;
    padding: 10px 25px;
}

.sliderP .rsBullets {
	position: absolute;
	right: 10px;
	z-index: 35;
	height: auto;
	text-align: center;
	line-height: 10px;
	overflow: hidden;
	width: 18px;
	top: 50%;
	margin-top: -40px;
	padding: 10px 25px;
	z-index: 999999;
}

.sliderP .rsBullet {
    width: 18px;
    height: 18px;
    display: inline-block;
    padding: 0;
    margin: 2px auto;
    cursor: pointer;
}

.sliderP .rsBullet span {
	display: block;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: transparent;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
	border: 1px solid #FFF;
	margin: 0;
	padding: 0;
}

.sliderP .rsBullet.rsNavSelected span {
	background: #FFF;
}



.middle {
    display: table-cell!important;
    vertical-align: middle!important;
}

.inner {
    margin-left: auto;
    margin-right: auto; 
    width: 100%;
}

.titBo {
	width: 100%;
	max-width: 390px;
	height: 270px;
	background: no-repeat center top;
	background-image: url(../images/tit2.png);
	background-size: cover;
	margin-top: 290px;
}

.textoNos {
	position: relative;
	top: 0;
	height: 590px!important;
	margin-left: -110px;
	width: auto;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.item, .item .col-md-3, .item .col-md-3 .textoNos {
	height: 100%;
}

.item .col-md-3, .item .col-md-3 .textoNos {
	position: relative;
}

.fotos {
	width: 100%;
	height: 600px;
	background: no-repeat center top;
	background-image: url(../images/fotos.png);
	background-size: contain;
	top: 70px;
	left: -50px;
	position: relative;
/*
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	transform: rotate(-1deg);
*/
}

.separador {
    width: 250px;
    position: absolute;
    height: 120px;
    top: -60px;
    left: 50%;
    margin-left: -125px;
	background: no-repeat center top;
	background-size: contain;
}

.idiomaEn{
	color: #FFF!important;
	cursor:pointer;
}

.idiomaEn:hover{
	color:white;
}

.sep1 {
	background-image: url(../images/separador1.png);
	z-index: 999999999;
    top: -60px;
    height: 160px;
}

.sep2 {
	background-image: url(../images/separador2.png);
}

.sep3 {
	background-image: url(../images/separador3.png);
}

.sep4 {
	background-image: url(../images/separador4.png);
}

body {
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes masked-animation {
  0% {
    background-position: left bottom;
  }
  100% {
    background-position: right bottom;
  }
}

#start {
  position: absolute;
  margin: auto;
  text-align: center;
  top: 50%;
  margin-top: 260px;
  width: 100%;
}

.blink_me {
  animation: blinker 3s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0.3;
  }
}


#Home .smoke {
  position: absolute;
  width: 250px;
  height: 250px;
  background: url(../images/sin-fin-humo.png) no-repeat;
  bottom: 150px;
  margin-left: 0px
}

.myHumoAnim {
	width: 100%;  
	height: 400px;  
	background: url(../images/sin-fin-humo.png) repeat-x;  
	-webkit-animation: backgroundScroll2 60s linear infinite;
	animation: backgroundScroll2 60s linear infinite;  
	position: absolute;
	top: 210px;
	left: 0;
	background-size: cover;
	opacity: .35;
	    z-index: 9;
}

.myHumoAnim2 {
	width: 100%;  
	height: 300px;  
	background: url(../images/sin-fin-humo.png) repeat-x;  
	-webkit-animation: backgroundScroll 90s linear infinite;
	animation: backgroundScroll 90s linear infinite;  
	position: absolute;
	top: 260px;
	left: 0;
	background-size: cover;
	opacity: .15;
	z-index: 9;
}

@-webkit-keyframes backgroundScroll {
	from {background-position: 0 0;}  
	to {background-position: -200% 0;}  
}

@keyframes backgroundScroll {
	from {background-position: 0 0;}  
	to {background-position: -200% 0;}  
}

@-webkit-keyframes masked-animation {
  0% {
    background-position: left bottom;
  }
  100% {
    background-position: right bottom;
  }
}

@-webkit-keyframes backgroundScroll2 {
	from {background-position: -200% 0;}  
	to {background-position: 0 0;}  
}

@keyframes backgroundScroll2 {
	from {background-position: -200% 0;}  
	to {background-position: 0 0;} 
}



#hero-wrapper {
  height: 100%;
  width: 100%;
}

#hero-wrapper .carousel-wrapper,
#hero-carousel {
  height: 100%;
  width: 100%;
  position: absolute;
}

#hero-wrapper {
	background: url(../images/tabla-separado.png) center bottom no-repeat;
    background-size: contain;
}
.superCarrouselFade {
  height: 100%;
  width: 100%;
  position: relative;
}


.superCarrouselFade .item {
      opacity: 0;
      transition-property: opacity;
    }

.superCarrouselFade .active {
      opacity: 1;
    }

.superCarrouselFade .active.left,
.superCarrouselFade .active.right {
      left: 0;
      opacity: 0;
      z-index: 1;
    }

.superCarrouselFade .next.left,
.superCarrouselFade .prev.right {
      opacity: 1;
    }

.superCarrouselFade .carousel-control {
    z-index: 2;
  }
.modal-backdrop {
    z-index: 999999998;
  }
.modal {
    z-index: 99999999999;
	
}
.modal-dialog {
    width: 700px;
    margin: 110px auto;
}

.modal-content {
    background: black;
    border-color: #333;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #333;
}

.close {
    color: #FFF;
}

.bulut{
	position:absolute;
	width:100%;
	height:600px;
	background:url('../images/Bulut1.png') center center no-repeat; 
	z-index:9999999999999; 
	top:0px; 
	left:0px;
	-webkit-animation: bulutAnim 1s cubic-bezier(0.065, 0.705, 0.030, 0.925) 0s normal;
	-webkit-animation-iteration-count: 1; -webkit-transform:scale(0);
	-moz-animation: bulutAnim 1s cubic-bezier(0.065, 0.705, 0.030, 0.925) 0s normal;
	-moz-animation-iteration-count: 1; -moz-transform:scale(0);
}

@-webkit-keyframes bulutAnim {
	from {
		-webkit-transform:scale(0);
		-moz-transform:scale(0);

	}
	to {
		-webkit-transform:scale(1);
		-moz-transform:scale(1);
	}
}
@keyframes bulutAnim {
	from {
		-webkit-transform:scale(0);
		-moz-transform:scale(0);

	}
	to {
		-webkit-transform:scale(1);
		-moz-transform:scale(1);
	}
}

/* respnsive */


@media (min-width: 1201px) and (max-width: 1400px) {
	.mainbar { 
		width: 72%;
	}
	
	.mainbar {
		margin-top: 10px;
		text-align: center;
	}
	
	.mainbar.navbar-nav>li {
		display:inline-block;
		float: none;
	}
	
	.mainbar.navbar-nav>li>a { 
		line-height: 40px;
		padding: 10px 5px;
	}
	.navbar-right>li>a {
		padding: 5px;
	}
}
@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
   .navbar-nav .open .dropdown-menu {
       position: static;
       float: none;
       width: auto;
       margin-top: 0;
       background-color: transparent;
       border: 0;
       -webkit-box-shadow: none;
       box-shadow: none;
    }
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		 margin-right: 0; 
		 margin-left: 0; 
	}
	.navbar-nav>li>a, .navbar-nav>li>a>i {
		line-height: 30px;
	}
	

	.navbar-right>li>a {
		height: 30px;
	}
	
	ul.nav.navbar-nav.navbar-right {
		text-align: center;
	}
	
	.navbar-right li {
		float: none;
		display: inline-block;
	}
	
	.logoSol {
		width: 300px;
		height: 300px;
		margin-left: -150px;
		margin-top: -150px;
	}
	
	.boxnos1 {
		margin-left: -370px;
		margin-top: -210px;
	}
	
	.boxnos2 {
		margin-left: 90px;
		margin-top: -180px;
	}
	
	.boxnos3 {
		margin-left: -370px;
		margin-top: 90px;
	}
	
	.boxnos4 {
		margin-left: 90px;
		margin-top: 90px;
	}
	


}




@media screen and ( max-height: 900px ){
    .imgHome {
/*
		top: 0;
*/
    }
}

@media (max-width: 992px) {
    .navbar-nav>li {
        float: none;
	}

	#Home {
		min-height: 450px;
		height: auto;
    }
    
    .textoNor {
		position: relative;
		left: 0;
		top: 0;
		margin: 10px auto;
		padding: 10px;
		text-align: center;
		font-size: 12px;
    }
    
    .oneCol {
		display: block;
    }
    
    .logoSol {
		position: relative;
		left: 0;
		top: 0;
		margin: 10px auto;
		height: 110px;
    }
	
	#hero-carousel2 .item .col-md-3 {
		height: auto;
	}
	
	.textoNos {
		top: 50px;
		height: auto!important;
		margin-left: 0;
		width: 100%;
	}
	
	.fotos {
		width: 100%;
		height: auto;
		min-height: 270px;
		margin-top: 10px;
		left: 0;
	}
	
	#Nosotros .fondofotos {
		background-size: contain;
		height: auto;
		min-height: 270px;
		top: 240px;
		left: 0;
		position: relative;
	}
	
	.indicfotos {
		top: 210px;
		left: 0;
		width: 100%;
	}
	
	.carousel-inner {
		height: auto!important;
		overflow: visible;
	}
	
	.tit1 {
		width: 100%;
		max-width: 390px;
		height: auto;
		margin-top: 0;
		margin-bottom: 40px;
		font-size: 30px;
		line-height: 60px;
		top: 80px;
	}
	
	.pasoBox {
		min-height: 80px;
		background-size: 150px auto;
	}
}

@media (max-width: 768px) {

	.rightHomeText {
	    font-size: 30px;
	    top: 20px;
		padding-right: 0;
	}
	.leftHomeText {
	    font-size: 30px;
	    top: 50px;
		padding-left: 0;
	}
	.titBote {
		font-size: 35px;
	}

	.fontSize50 {
		font-size: 32px;
	}

	.fontSize30 {
		font-size: 22px;
	}
    .navbar-nav>li {
        float: none;
    }
    
    #Bruxeria .row {
		margin-left: 0;
		margin-right: 0;
    }
    
    .seccion {
		min-height: 250px;
		height: auto;
	}
    
	.vasoHome {
		position: absolute;
		bottom: 0;
		width: 90px;
		height: 90px;
		margin: 0;
		right: 0;
    }
    .imgHome {
        height: 320px;
        background-position: center bottom;
		left: 0;
		margin-left: 0;
		top: 40px;
    }

	#Home {
		min-height: 420px;
		height: 420px;
    }
    .rightHomeText {
		font-family: 'TrajanProRegular', 'Open Sans', Helvetica, Arial, sans-serif;
		position: relative;
		top: 60px;
		width: 100%;
		right: 0;
		font-size: 40px;
		text-align: center;
	}
	.leftHomeText {
		font-family: 'penumbraBold', 'Open Sans', Helvetica, Arial, sans-serif;
		position: absolute;
		top: 95px;
		left: 0;
		width: 100%;
		font-size: 40px;
		font-weight: bold;
		text-align: center;
	}
	
	.titReceta {
		width: 100%;
		right: 0;
		left: auto;
		height: 80px;
		top: 10%;
	}
	.ingReceta {
		width: 100%;
		right: 0;
		left: auto;
		height: 240px;
		top: 18%;
	}
	
	.preReceta {
		width: 100%;
		right: 0;
		left: auto;
		height: 240px;
		top: 50%;
	}
	
	#map {
		width: 100%;
		height: 300px;
	}
	
	.conLogoBo {
		text-align: center;
		padding: 20px!important;
	}
	
	

	.modal-dialog {
		width: 100%;
    }
    
    .botellasSel {
		height: 170px;
    }
	
	.outer {
		display: block!important;
		position: relative;
		height: 100%;
		width: 100%;
	}
	
	#Nosotros {
		min-height: 930px; 
	}
	
	.descBote {
		width: 100%;
		height: 500px;
		top: 20px!important;
		left: 0!important;
		margin: 0;
	}
	
	#bote1, #bote2, #bote3, #bote4, #bote5, #bote6 {
		top: 0!important;
		width: 18%!important;
		margin-right: -2%;
		margin-left: -2%;
		z-index: 9987;
	}
	.btnCerrarFicha {
		right: 17px;
		top: 17px;
		font-size: 10px;
	}
	
	#bote1.linkBot:hover, #bote2.linkBot:hover, #bote3.linkBot:hover, #bote4.linkBot:hover, #bote5.linkBot:hover, #bote6.linkBot:hover {
		z-index: 9987!important;
		width: 18%!important;
	}
	
}

.imagenLegal {
	width: 220px;
	display: block;
	margin: 0px auto;
}

.pantallaLegal .container {
	z-index: 9999999999;
	position: relative;
}

.pantallaLegal {
  background-color: #000;
  background: url(../images/FONDO-NOSOTROS.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding: 50px;
  color: #fff;
}

.datepicker {
    color: #333;
}
div#intro-btn:hover {
    background: rgba(255,255,255,0.6);
}
div#intro-btn {
    padding: 15px;
    border-radius: 10px;
    background: #FFF;
    color: #000;
    font-weight: bold;
    font-size: 26px;
    cursor: pointer;
}

.pantallaLegal input#dia,
.pantallaLegal input#mes,
.pantallaLegal input#ano,
.pantallaLegal input#fecha {
  border: 2px solid #fff;
  background-color: transparent;
  background-image: url(../images/bg_input.png);
  color: #fff;
  font-size: 35px;
  height: 65px;
  margin: 0 !important;
  text-align: center;
  width: 100%;
}
.pantallaLegal .select {
  border: 2px solid #fff;
  background-image: url(../images/arrow.png), url(../images/bg_input.png);
  background-repeat: no-repeat,repeat;
  background-position: right center, center;
  border-radius: 10px;
  color: #fff;
  overflow: hidden;
  margin-bottom: 20px;
  width: 100%
}

.pantallaLegal select {
  height: 50px;
  margin: 0;
  border: 0;
  background-color: transparent;
  font-size: 25px;
  width: 105%;
}
.pantallaLegal option {
  font-size: 16px;
  color: #333;
}
.pantallaLegal input#enterBtn {
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 32px;
  text-align: center;
  width: 100%;
}
.pantallaLegal .inner {
  margin-top: 20px;
}
.pantallaLegal .linea {
  background-image: url(../img/images.jpg);
  background-repeat: repeat-x;
  background-position: center;
  height: 41px;
}
.pantallaLegal p {
  background-image: url(../images/line.jpg);
  background-position: center top 180px;
  background-repeat: no-repeat;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 15px 10px 0 10px;
  text-align: center;
}
.pantallaLegal footer p {
  color: #c0c0c0;
  font-size: 18px;
}
.pantallaLegal footer h3 {
  font-family: Arial;
  color: #646464;
  line-height: 20px;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.pantallaLegal footer small {
  color: #333333;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
}
.pantallaLegal hr.central {
    margin-left: auto;
    margin-right: auto;
}
.pantallaLegal hr.mini {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid none none;
    border-width: 3px 0 0;
    width: 20px;
}

@media (min-width: 440px) {
  .pantallaLegal .container {
    width: 440px;
  }
  .pantallaLegal .containerB {
    width: 890px;
  }
}

@media (max-width: 439px) {
  .pantallaLegal input#fecha {
    font-size: 14px
  }
  .pantallaLegal select {
    font-size: 4.3vw;
  }
  .pantallaLegal option {
    font-size: 4vw;
    width: 100%;
  }
}


.carousel-indicators li {
    width: 20px;
    height: 20px;
}

.carousel-indicators li.active {
    width: 22px;
    height: 22px;
}
