/*custom.css */

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: .92em;
  color: white;
  background-color: #0062A3;
}

html {

}

a {
  color: ;
  text-decoration: ;
  font-weight: ;
}

video::-webkit-media-controls {
  display: none;
}

#seccion-home {
  display: none;
        padding-top: 70px;
        max-height: 610px;
}

#videoCel {
  display: block;
    padding-top: 70px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 550px;
}

.container {
  max-width: ;
}

.titan-invisible {
  color: rgba(0, 0, 0, 0.0) !important;
  padding-left: 50px !important;
  padding-right: 50px !important;
}

#logo-chico {
  height: 52px;
    margin-top: -9px;
    margin-bottom: -3px;
}

.header {
  background: white;
    font-family: "Economica", sans-serif;
    font-weight: 500;
    font-size: 2.2em;
    color: #0062A3;
    overflow: hidden;
    height: 55px;
    text-align: center;
}

#historia {
  width: 100%;
  height: auto;
  background-image: url("images/fondo-familia.jpg");
  background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover;
    padding-bottom: 30px;
}

#historia div {
      width: 100%;
      padding-top: 15px;
      padding-left: 30px;
}

#historia div div {
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
}

#historia div div:nth-child(2) { 
text-align: center;
    border-top-style: solid;
    border-top-width: 1px;
}

#historia div div:first-child { 
padding-bottom: 20px;
}

.container-fluid {
  padding:0px;
  overflow: hidden;
}

#nav-bar {
  display: none;
  width: 100%;
  height: 97px;
  position: fixed;
    top: 0; 
  background-image: url("images/background-header.jpg");
  background-size: 100% 106px;
      z-index: 1;
}

#menu {
  width: 100%;
  max-width: 900px;
  height: 100%;
  padding-top: 37px;  
  margin-left: auto;
    margin-right: auto;
}

#menu li {
  color: #0062A3;
  font-family: "Economica", sans-serif;
  font-weight: 400;
  font-size: 23px;
  text-align: center; 
  list-style: none;
}

#menu li a {
  padding-left: 1%;
    padding-right: 1%;
    padding-top: 1.5%;
    padding-bottom: 1.6%;
    cursor: pointer;

}

#menu li a:hover {
  color: #F0B012;
}

#menu-logo {
  display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    text-align: center;
}
#menu-logo img {
  height: 122px;
}

#menu-logo img {
  height: 122px;
}

#info-sabores {
  height: 475px;
}

.animated-icon1, .animated-icon2, .animated-icon3 {
width: 30px;
height: 20px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}

.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

.animated-icon1 span {
background: #0062A4;
}

.animated-icon2 span {
background: #0062A4;
}

.animated-icon3 span {
background: #0062A4;
}

.animated-icon1 span:nth-child(1) {
top: 0px;
}

.animated-icon1 span:nth-child(2) {
top: 10px;
}

.animated-icon1 span:nth-child(3) {
top: 20px;
}

.animated-icon1.open span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
opacity: 0;
left: -60px;
}

.animated-icon1.open span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}

#navPhone {
  background-color: #EFB01E;
}

.navbar-brand {

      width: 100%;
}

.navbar-nav {
  text-align: center;
  font-weight: 700;
  font-family: "Economica", sans-serif;
}

.navbar-nav li a {
  color: #0062A4;
}

.navbar {
  position: fixed;
    z-index: 2;
    width: 100%;
}

label {
cursor:inherit;
}

.maridajes {
  position: absolute;
    margin-top: 74px;
    left: 23%;
    padding-right: 20%;
}

.bebidas {
  position: absolute;
    margin-top: 70px;
    left: 20%;
    padding-right: 20%;
}

.burbuja {
      width: 55px;
    height: 52px;
    position: absolute;
    left: 25%;
    overflow: hidden;
}

.burbuja2 {
      width: 35px;
    height: 52px;
    position: absolute;
    left: 23%;
    overflow: hidden;
}

.burbuja3 {
      width: 35px;
    height: 52px;
    position: absolute;
    left: 28%;
    overflow: hidden;
}

.burbuja img {
  width: 19px;
    height: 19px;
    margin-top: 66px;
    margin-left: 0px;
    position: absolute;
    overflow: hidden;
    -webkit-animation: bubble 4s ease infinite normal forwards, bubbleleft 300ms ease infinite alternate-reverse; /* Safari 4.0 - 8.0 */
    animation: bubble 4s ease infinite normal forwards, bubbleleft 300ms ease infinite alternate-reverse;

}
.burbuja2 img {
  width: 10px;
    height: 10px;
    margin-top: 66px;
    margin-left: 0px;
    position: absolute;
    overflow: hidden;
    -webkit-animation: bubbledos 4s ease infinite normal forwards, bubbleleft 150ms ease infinite alternate-reverse; /* Safari 4.0 - 8.0 */
    animation: bubbledos 4s ease infinite normal forwards, bubbleleft 150ms ease infinite alternate-reverse;

}

.burbuja3 img {
  width: 10px;
    height: 10px;
    margin-top: 66px;
    margin-left: 0px;
    position: absolute;
    overflow: hidden;
    -webkit-animation: bubbletres 4s ease infinite normal forwards, bubbleleft 150ms 1s ease infinite alternate-reverse; /* Safari 4.0 - 8.0 */
    animation: bubbletres 4s ease infinite normal forwards, bubbleleft 150ms 1s ease infinite alternate-reverse;

}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes bubble {
  from {margin-top: 66px;}
  to {margin-top: -85px;}
}

/* Standard syntax */
@keyframes bubble {
  from {margin-top: 66px;}
  to {margin-top: -85px;}
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes bubbledos{
  from {margin-top: 96px;}
  to {margin-top: -55px;}
}

/* Standard syntax */
@keyframes bubbledos {
  from {margin-top: 96px;}
  to {margin-top: -55px;}
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes bubbletres{
  from {margin-top: 110px;}
  to {margin-top: -30px;}
}

/* Standard syntax */
@keyframes bubbletres {
  from {margin-top: 110px;}
  to {margin-top: -30px;}
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes bubbleleft {
  from {margin-left: 0px;}
  to {margin-left: 5px;}
}

/* Standard syntax */
@keyframes bubbleleft {
  from {margin-left: 0px;}
  to {margin-left: 5px;}
}

.letras-header {
  padding-top: 4px;
}

.refresco-artesanal {
  font-family: "Economica", sans-serif;
  font-weight: 400;
  color: #FFC931;
}

#artesanal1 {
      font-size: 7em;
    margin-top: -29px;
    display: block;
    margin-bottom: -42px;
}

#artesanal2 {
      font-size: 6.3em;
    margin-top: -41px;
    display: block;
    margin-bottom: -40px;
}

#header-sabores {
  font-family: "Courgette", cursive;
  color:white;
  font-weight: 400;
  font-size: 22px;
    text-align: center;
    line-height: 1;
    height: 71px;
}

#btn-fresa, #btn-mandarina, #btn-pina, #btn-tamarindo {
  cursor: pointer;
}

#btn-fresa {
  padding-top: 12px;
  border-bottom-style: solid;
    border-width: 6px;
    background-color: #A22A2E;
}

#btn-fresa:hover {
  background-color: #A22A2E;
}

#btn-mandarina {
  padding-top: 25px;
}

#btn-mandarina:hover {
  background-color: #EF6111;
}

#btn-pina {
  padding-top: 25px;
}

#btn-pina:hover {
  background-color: #FFCE00;
  color: #262626;

}

#btn-tamarindo {
  padding-top: 25px;
}

#btn-tamarindo:hover {
  background-color: #8F481F;
}

.textos {
  height: 71px;
    font-size: 17px;
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 10px;
}

#texto-sabores {
  background-color: #A22A2E;
}

#texto-mandarina, #texto-pina, #texto-tamarindo {
  display: none;
}

.producto-left {
 background: linear-gradient(#0062A3, #005187);
 text-align: center;
}

.producto-left img: {
  width: 90%;
}

#right-fresa {
  background-image: url("images/fondo-fresa.jpg");
  background-position: 61% 45%;
    background-repeat: no-repeat;
}

#right-mandarina {
  background-image: url("images/fondo-mandarina.jpg");
  background-position: 58% 45%;
    background-repeat: no-repeat;
    background-size: auto 130%;
}

#right-pina {
  background-image: url("images/fondo-pina.jpg");
  background-position: 58% 45%;
    background-repeat: no-repeat;
    background-size: auto 130%;
}

#right-tamarindo {
  background-image: url("images/fondo-tamarindo.jpg");
  background-position: 58% 17%;
    background-repeat: no-repeat;
    background-size: auto 160%;

}

.producto-right {
  text-align: center;
}


#info-sabores h1,h2,h3,h4,h5,h6 {
  font-family: "Economica", sans-serif;
  font-weight: 400;
  font-size: 36px;
  color: #FFC931;
  padding-top: 10px;
}


#info-sabores h1,h4 {
  color: white;
}

.icono {
  display: block;
  width: 80px;
  margin-left: auto;
    margin-right: auto;
}

.productos {
    max-width: 80%;
    max-height: 300px;
}

.clear-floats {
  clear: both;
}

.height100 {
  height: 100%
}

.producto-left {
      padding-top: 30px;
}

.nopadding {
  padding-left: 0px;
  padding-right: 0px;
}

.producto-right div {
      height: 50%;
    background-color: rgba(0,0,0,0.5);
    padding-top: 30px;
}

.maridajes, .bebidas {
  display: none;
}

.hover-blue:hover {
  background-color: rgba(1,47,63,0.7);
}

.amarillo {
  color: #FFC931;
}

#sabor-mandarina, #sabor-pina, #sabor-tamarindo {
  display: none;
}

#encuentranos, #republica {
}

#encuentranos {
  height: 90px;
  margin-bottom: 20px;
}

#republica {
  height: 149px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#contacto1 {
  width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: center;
    padding-bottom: 30px;
}

#enviar {
  font-weight: 700;
  color: white;
}

#contacto2 {
  width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 30px;
}

#contacto {
    padding-top: 28px;
    padding-bottom: 35px;
}

#contacto2 span {
  color: #FFC931;
}

#contacto2 span, #contacto2 input {
  display: block;
}

#contacto2 span {
    padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 600;
}

#contacto2 input {
  width: 100%;
}

#comentario {
  padding-bottom: 20px;
}

#locaciones {
      width: 100%;
    text-align: left;
}

#locaciones div {
  padding-left: 18%;
  width: 50%;
}

#locaciones li {
  list-style: none; /* Remove default bullets */
}

#locaciones li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #F0B012; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

#header-sabores, #introSabores, #info-sabores {
    display: none;
  }

.saboresCel button {
  font-family: "Courgette", cursive;
    color: white;
    font-weight: 400;
    font-size: 1.5em;
    text-align: center;
    border-bottom: 2px;
    border-left: none;
    border-right: none;
    border-bottom-style: solid;
        padding-top: 10px;
    padding-bottom: 10px;
}

.saboresCel button, .saboresCel div {
  width: 100%;
}

.fondoFresa {
  background-color: rgb(162, 42, 46);
}

.fondoMandarina {
  background-color: #EF6111;
}

.fondoPina {
  background-color: #FFCE00;
  color: rgb(25, 25, 25);
}

#botonPina {
    color: rgb(25, 25, 25);
    border-bottom-color: white;
}

.fondoTamarindo {
  background-color: #8F481F;
}

.introCel {
  font-size: 1.1em;
    width: 100%;
    padding: 10px;
    padding-right: 10%;
    padding-left: 10%;
}

.saboresCel h1,h2,h3 {
font-family: "Economica", sans-serif;
    font-weight: 400;
    font-size: 2em;
    color: #FFC931;
}

.saboresCel h1 {
  color: white;
}

.saboresCel1 {
      background: linear-gradient(#0062A3, #005187);
      padding: 20px;
}

.saboresCel1 ul {
  padding-left: 0px;
}

.saboresCel1 ul li{
  list-style: none;
  display: inline-block;
padding-left: 2.5%;
    padding-right: 2.5%;
    font-size: .9em;
}

#ajuste2L {
  padding-right: 10%;
}

#ajusteTamarindo li {
    padding-left: 8%;
    padding-right: 8%;
}

.saboresCelFresa {
  background-image: url(images/fondo-fresa.jpg);
    background-position: 61% 45%;
    background-repeat: no-repeat;
}

.saboresCelMandarina {
      background-image: url(images/fondo-mandarina.jpg);
    background-position: 58% 45%;
    background-repeat: no-repeat;
    background-size: auto 130%;
}

.saboresCelPina {
      background-image: url(images/fondo-pina.jpg);
    background-position: 58% 45%;
    background-repeat: no-repeat;
    background-size: auto 130%;
}

.saboresCelTamarindo {
    background-image: url(images/fondo-tamarindo.jpg);
    background-position: 58% 17%;
    background-repeat: no-repeat;
    background-size: auto 160%;
}

.saboresCel1, .saboresCel2 {
  width: 100%;
  text-align: center;
}

.dropdownFresa, .dropdownMandarina, .dropdownPina, .dropdownTamarindo {
  overflow: hidden;
  height: 0px;
    -webkit-transition: height .7s; /* Safari prior 6.1 */
  transition: height .7s;
}

.revela {
  height: auto;
  -webkit-transition: height .7s; /* Safari prior 6.1 */
  transition: height .7s;
}

.bold {
  font-weight: 700;
}

.fondoNegro {
  width: 100%;
  background-color: rgba(0,0,0,0.5);
  padding: 20px;
  text-align: center;
}

.nav-link {
  font-size: 1.3em;
}

#navPhone {
      text-align: center;
}

#navBoton {
  display: inline;
    right: 9px;
    position: absolute;
    top: 15px;
}


.bebidasCel {
  margin-bottom: 20px;
    display: block;
}

#footerYaviso {
  padding: 15px;
  background-color: #003f69;
  font-size: .5em;
  padding-left: 10%;
}

 .espaciosSobran {
    display: none;
  }


textarea {
  width: 100%;
}

#btnEnviar {
  cursor: default;
  font-weight: 700;
    color: white;
}




@media (min-width: 400px) {
  .saboresCel1 ul li{
       padding-left: 5.5%;
    padding-right: 4.5%;
}

}



@media (min-width: 500px) {

.saboresCel1 ul li{
       padding-left: 5.3%;
    padding-right: 5.3%;
}

#ajusteTamarindo li {
    padding-left: 10.3%;
    padding-right: 10.3%;
}

}



/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {

#contacto1 {
  width: 50%;
    padding-left: 10%;
    padding-right: 10%;
    border-right-style: solid;
    border-right-width: 1px;
    text-align: center;
    padding-bottom: 0px;
    border-bottom-style: none;
}

#contacto2 {
  width: 50%;
    padding-left: 10%;
    padding-right: 10%;
    padding-top:0px;

}
#contacto {
    padding-top: 28px;
    padding-bottom: 35px;
}

#encuentranos {
  height: 75px;
}

  #historia {
    height: 400px;
  }

  #historia div {
      padding-top: 4%;
      padding-left: 0px;
}

  #historia div div:first-child { 
    padding-left: 80px;
    padding-right: 20px;
    padding-bottom: 0px;
}

#historia div div:nth-child(2) { 
    padding-right: 40px;
    padding-left: 30px;
    border-left: 1px solid white;
    border-top-width: 0px;
}

#artesanal1 {
  font-size: 81px;
    margin-top: -29px;
    margin-bottom: -32px;
}

#artesanal2 {
  font-size: 73px;
    margin-top: -41px;
    margin-bottom: -40px;
}

}


/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 

  .saboresCel {
    display: none;
  }

 #introSabores, #info-sabores {
    display: block;
  }

  #header-sabores {
    display: flex;
  }

body {
  font-size: 18px;
}

#navPhone {
  display: none;
}

#nav-bar {
  display: block;
}

#menu li {
  font-size: 24px;
}

#menu li a {
  padding-left: 2%;
    padding-right: 2%;
    padding-top: 1.5%;
}

.header {
    font-size: 35px;
    color: #0062A3;
    padding-left: 7%;
    overflow: hidden;
    height: 61px;
    text-align: left;
}

.burbuja {
    height: 61px;
}

.burbuja2 {
    height: 61px;
}

.burbuja3 {
    height: 61px;
}

#historia {
  height: 420px;
}

.icono {
  width: 60px;

}

.productos {
      display: block;
    max-height: 230px;
    margin-left: auto;
    margin-right: auto;
    max-height: auto;
}


#encuentranos {
  height: 90px;
}

#republica {
  height: 180px;
}

#seccion-home {
  display: block;
}

#videoCel {
  display: none;
}

}

@media (min-width: 885px) {

  .espaciosSobran {
    display: inline;
  }
}


/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 


.maridajes {
    margin-top: 94px;
}

.bebidas {
    margin-top: 90px;
}

.container-fluid {
  padding:0px;
  overflow: hidden;
}

#info-sabores {
    height: 450px;
}

#nav-bar {
  width: 100%;
  height: 97px;
  position: fixed;
    top: 0; 
  background-image: url("images/background-header.jpg");
  background-size: 100% 106px;
      z-index: 1;
}

#menu {
  width: 100%;
  max-width: 900px;
  height: 100%;
  padding-top: 37px;  
  margin-left: auto;
    margin-right: auto;
}

#menu li {
  font-size: 25px;
}

#menu li a {
  padding-left: 4%;
  padding-right: 4%;
}

#menu li a:hover {
  color: #F0B012;
}

#menu-logo {
  display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    text-align: center;
}

}

@media (min-width: 1100px) { 
.maridajes {
    position: absolute;
    margin-top: 94px;
    left: 27%;
    padding-right: 20%;
}

}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { }

/*Example custom*/
@media (min-width: 0px) and (max-width: 0px) { }