::placeholder {
  color: #000 !important;
  font-size: 1.2em;
  font-family: "Red Hat Text";
  letter-spacing: 5px;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Crushed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background-color: #f7ede4;
  position: relative;
  overflow-x: hidden;
  overflow-x: hidden;;
}

body:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}

body.offcanvas-menu:before {
  opacity: 1;
  z-index: 1002;
  visibility: visible;
}

p {
  color: #b3b3b3;
  font-weight: 300;
}

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

a, a:hover {
  text-decoration: none !important;
}

/* Header */
header {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  padding: 5px 0;
  background-color: #FFF;
}

@media (min-width: 768px) {
  header {
    padding: 15px 0;
  }
}

header .navbar-brand {
  text-transform: uppercase;
  letter-spacing: .2em;
  font-weight: 800;
  font-size: 2rem;
}

header .navbar-brand.absolute {
  position: absolute;
}

@media (min-width: 991.98px) {
  header .navbar-brand.absolute {
    position: relative;
  }
}

header .navbar-brand span {
  color: #fff;
}

@media (min-width: 768px) {
  header .navbar-brand span {
    color: #ced4da;
  }
}

header .navbar {
  background: black !important;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

@media (min-width: 768px) {
  header .navbar {
    padding-top: 0;
    padding-bottom: 0;
    background: none !important;
    position: relative;
  }
}

header .navbar .nav-link {
  padding: 1.7rem 1rem;
  outline: none !important;
  font-size: 1rem;
  font-size: 2rem !important;
  color: #4c4c4c !important;
  margin: 0px 30px;
}

@media (min-width: 1199.98px) {
  header .navbar .nav-link {
    padding: .5rem 0rem;
  }
}

header .navbar .nav-link.active {
  color: #000 !important;
}

header .navbar .dropdown-menu {
  font-size: 14px;
  border-radius: 4px;
  border: none;
  -webkit-box-shadow: 0 2px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 30px 0px rgba(0, 0, 0, 0.2);
  min-width: 13em;
  margin-top: -10px;
}

header .navbar .dropdown-menu:before {
  bottom: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #fff;
  border-width: 7px;
}

@media (min-width: 991.98px) {
  header .navbar .dropdown-menu:before {
    display: none;
  }
}

header .navbar .dropdown-menu .dropdown-item:hover {
  background: #007bff;
  color: #fff;
}

header .navbar .dropdown-menu .dropdown-item.active {
  background: #007bff;
  color: #fff;
}

header .navbar .dropdown-menu a {
  padding-top: 7px;
  padding-bottom: 7px;
}

header .navbar .cta-btn a {
  background: #007bff;
  color: #fff !important;
  text-transform: uppercase;
  font-size: .8rem;
  padding: 15px 20px !important;
  line-height: 1;
  font-weight: bold;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

header .navbar .cta-btn a:hover {
  background: #fff;
  color: #007bff !important;
  -webkit-box-shadow: 2px 0 30px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 0 30px -5px rgba(0, 0, 0, 0.2);
}

img.logo {
  width: 160px;
}

.principal {
  height: 238vh;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.atributos {
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

img.banner_atributos {
  width: 100%;
}

.ingredientes {
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

h1,h2{
  font-size: 4.5rem;
}

h3,h4,h5{
  font-size: 2rem;
  font-family: "Taviraj";
  font-weight: 300;
}

.titulo{
  padding: 8rem 8rem 0 8rem;
}

.footer-titulo{
  padding: 4rem 8rem 0rem 8rem;
}

ul.atributos-list > li
{
    padding: 32px 0px 0px 120px;
    background-position: 0px 0px;
    vertical-align: middle;
    list-style-type: none;
    margin: 0;
}

ul.atributos-list > li{
  font-family: "Taviraj";
  color: #262626;
  font-size: 1.9rem;
  font-weight: 200;
}

ul.atributos-list > li:nth-child(1){ background: url("../images/ico_1.png") no-repeat 7px 7px transparent; }
ul.atributos-list > li:nth-child(2){ background: url("../images/ico_2.png") no-repeat 7px 7px transparent; }
ul.atributos-list > li:nth-child(3){ background: url("../images/ico_3.png") no-repeat 7px 7px transparent; }
ul.atributos-list > li:nth-child(4){ background: url("../images/ico_4.png") no-repeat 7px 7px transparent; }
ul.atributos-list > li:nth-child(5){ background: url("../images/ico_5.png") no-repeat 7px 7px transparent; }
ul.atributos-list > li:nth-child(6){ background: url("../images/ico_6.png") no-repeat 7px 7px transparent; }
ul.atributos-list > li:nth-child(7){ background: url("../images/ico_7.png") no-repeat 7px 7px transparent; }
ul.atributos-list > li:nth-child(8){ background: url("../images/ico_8.png") no-repeat 7px 7px transparent; }
ul.atributos-list > li:nth-child(9){ background: url("../images/ico_9.png") no-repeat 7px 7px transparent; }
ul.atributos-list > li:nth-child(10){ background: url("../images/ico_1.png") no-repeat 7px 7px transparent; }
ul.atributos-list > li:nth-child(11){ background: url("../images/ico_1.png") no-repeat 7px 7px transparent; }
ul.atributos-list > li:nth-child(12){ background: url("../images/ico_1.png") no-repeat 7px 7px transparent; }
ul.atributos-list > li:nth-child(13){ background: url("../images/ico_1.png") no-repeat 7px 7px transparent; }

.ingrediente-titulo{
  width: 100%;
  text-align: center;
}

.ingredientes > div.row > div.ingredientes-parrafo{
  text-align: center;
}
.ingredientes-parrafo > p{
  font-family: 'Taviraj';
  text-align: center;
  font-size: 2rem;
  padding: 5% 25%;
  color: #000;
  width: 100%;
}

img.banner_ingredientes {
  width: 100%;
  /*transform: translateY(-18%);*/
}

footer{
  background-color: #48AAB5;
  padding-top: 50px;
}

img.qr{
  width: 180px;
}

p.copy{
  color: #FFF !important;
  width: 100%;
  padding-left: 8rem;
  font-size: 20px;
  font-weight: 300;
  font-family: "Red Hat Text";
  letter-spacing: 12px;
  padding: 18rem 0rem 3rem 8rem;
}

input.form-control {
  border-radius: 0px;
  margin: 0px 0px 32px 0px;
  height: 70px;
}

footer .d-flex input:nth-child(1){
  margin-right: 15px;
}
footer .d-flex input:nth-child(2){
  margin-left: 15px;
}

textarea.form-control.form-control-lg {
  height: 250px;
  border-radius: 0px;
}

footer button {
  font-family: "Red Hat Text";
  background: #22769b;
  color: #000;
  border:#FFF solid 1px;
  letter-spacing: .5rem;
  margin: 0 0 1.5rem 0;
  padding: 1.5rem;
  text-transform: uppercase;
  width: 100%;
  font-size: 1.7rem;
  margin-top: 50px;
  font-weight: 600;
}

.curved-text {
  font-size: 50px;
  color: black;
  z-index: 999999;
  position: absolute;
}

.img-header{
  width: 100%;
  text-align: center;
}

img.header-top{
  padding-top: 100px;
  width: 80%;
}

p.intro-header{
  width: 100%;
  text-align: center;
  color: #000;
  font-size: 3rem;
  font-weight: 300;
}

/* -------------------------------------------------------------------------
  Móviles en horizontal o tablets en vertical
------------------------------------------------------------------------- */
@media (min-width: 320px) and (max-width: 599px){ 
  .bg-dark {
    background-color: #FFF !important;
  }
  header .navbar {
    background: #FFF !important;
  }
  .navbar-dark .navbar-toggler-icon {
    filter: brightness(0);
  }
  img.header-top {
    padding-top: 50px;
    width: 100%;
  }
  header {
    padding: 0px 0;
  }
  
  .principal {
    height: 85vh;
  }
  p.intro-header {
    font-size: 1.3rem;
  }
  .ingredientes-parrafo > p {
    font-size: 1.2rem;
    padding: 5% 5%;
  }
  .titulo {
    padding: 2rem 0rem 0rem 0rem;
  }
  .col-md-12.titulo.ingrediente-titulo{
    padding: 2rem 0rem 0rem 0rem;
  }
  .col-md-12.titulo {
    padding: 2rem 0rem 0rem 7rem;
  }
  h1, h2 {
    font-size: 3.5rem;
  }
  h3, h4, h5 {
    font-size: 1.5rem;
  }
  ul.atributos-list > li {
    font-size: 1.2rem;
    background-size: 50px !important;
    padding: 32px 0px 0px 70px;
  }
  .footer-titulo {
    padding: 4rem 8rem 0rem 8rem;
  }
  .footer-titulo {
    padding: 1rem 2rem 0rem 2rem;
  }
  img.redes{
    width: 200px;
  }
  ::placeholder {
    font-size: .8rem;
  }
  footer button {
    font-size: .8rem;
  }
  p.copy {
    font-size: .8rem;
    padding: 2rem;
  }
}

/* -------------------------------------------------------------------------
  Móviles en horizontal o tablets en vertical
------------------------------------------------------------------------- */
@media (min-width: 600px) and (max-width: 799px) { 
  .bg-dark {
    background-color: #FFF !important;
  }
  header .navbar {
    background: #FFF !important;
  }
  .navbar-dark .navbar-toggler-icon {
    filter: brightness(0);
  }
  img.header-top {
    padding-top: 50px;
    width: 100%;
  }
  header {
    padding: 0px 0;
  }
  
  .principal {
    height: 255vh;
  }
  p.intro-header {
    font-size: 1.8rem;
  }
  .ingredientes-parrafo > p {
    font-size: 1.2rem;
    padding: 5% 5%;
  }
  .titulo {
    padding: 2rem 0rem 0rem 0rem;
  }
  .col-md-12.titulo.ingrediente-titulo{
    padding: 2rem 0rem 0rem 0rem;
  }
  .col-md-12.titulo {
    padding: 2rem 0rem 0rem 3rem;
  }
  h1, h2 {
    font-size: 3.5rem;
  }
  h3, h4, h5 {
    font-size: 1.5rem;
  }
  ul.atributos-list > li {
    font-size: 1.2rem;
    background-size: 50px !important;
    padding: 32px 0px 0px 70px;
  }
  .footer-titulo {
    padding: 1rem 4rem 0rem 4rem;
  }
  img.redes{
    width: 200px;
  }
  ::placeholder {
    font-size: .8rem;
  }
  footer button {
    font-size: .8rem;
  }
  p.copy {
    font-size: .8rem;
    padding: 2rem;
  }
}
 
/* -------------------------------------------------------------------------
  Tablets en horizonal y escritorios normales
------------------------------------------------------------------------- */
@media (min-width: 800px) and (max-width: 1023px) {
  img.header-top {
    padding-top: 50px;
    width: 100%;
  }
  header {
    padding: 0px 0;
  }
  header .navbar .nav-link {
    color: white !important;
  }
  .principal {
    height: 255vh;
  }
  p.intro-header {
    font-size: 1.8rem;
  }
  .ingredientes-parrafo > p {
    font-size: 1.2rem;
    padding: 5% 5%;
  }
  .titulo {
    padding: 2rem 0rem 0rem 0rem;
  }
  .col-md-12.titulo.ingrediente-titulo{
    padding: 2rem 0rem 0rem 0rem;
  }
  .col-md-12.titulo {
    padding: 2rem 0rem 0rem 3rem;
  }
  h1, h2 {
    font-size: 3.5rem;
  }
  h3, h4, h5 {
    font-size: 1.5rem;
  }
  ul.atributos-list > li {
    font-size: 1.2rem;
    background-size: 50px !important;
    padding: 32px 0px 0px 70px;
  }
  .footer-titulo {
    padding: 1rem 4rem 0rem 4rem;
  }
  img.redes{
    width: 200px;
  }
  ::placeholder {
    font-size: .8rem;
  }
  footer button {
    font-size: .8rem;
  }
  p.copy {
    font-size: .8rem;
    padding: 2rem;
  }
}

 /* -------------------------------------------------------------------------
  Tablets en horizonal y escritorios normales
------------------------------------------------------------------------- */
@media (min-width: 1024px) and (max-width: 1199px) {
  
}

/* -------------------------------------------------------------------------
  Escritorios muy anchos
------------------------------------------------------------------------- */
@media (min-width: 1200px) { }