@import url("../fonts/stylesheet.css");

body, html {
    margin: 0 auto;
    padding: 0;
}


.carousel-control.left {
  background-image: none;
   background-image: none;
    background-image: none;
    background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: none;
   background-image: none;
    background-image: none;
    background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}


.carousel-control.esquerda {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.direita {
  right: 0;
  left: auto;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {
  opacity: 0.7;
}


.navbar .nav,
.navbar .nav > li {
    float: none;
    display: inline-block;
    *display: inline; /* ie7 fix */
    *zoom: 1; /* hasLayout ie7 trigger */
    vertical-align: top;
}

.navbar-inner {
    text-align: center;
    background-color: #fff;
}

.navbar .nav > li a,
.navbar .nav > li a:hover {
    background-color: transparent !important;
    font-family: 'omnesmedium', sans-serif;
    font-size: 12px;
    color: #281c4c;
}

.rede-insta {
    padding: 10px 0 10px 5px !important;
}

.rede-face {
    padding: 10px 5px 10px 0 !important;
}

.carousel-inner > .item > img {
    margin: 0 auto;
}

.carousel-indicators {
    bottom: -50px !important;
    text-align: left;
}

.carousel-indicators li {
    background-color: #fff !important;
    border: 1px solid #989898 !important;
}

.carousel-indicators .active {
    background-color: #cbcbcb !important;
}

.banner-principal {
    max-height: 701px;
    margin-top: 40px;
    margin-bottom: 30px;

    background-size: cover;
}

.margem-img-header {
    margin: 90px auto 0 auto;
}

.margem-img-footer {
    margin: -40px auto 0 auto;
}

.box-interno-header {
    display: block;
        padding: 9% 20%;
    height: auto;
}

.box-interno-footer {
    display: block;
    width: 592px;
    height: auto;
    margin: 0 auto 50px auto;
}

.box-interno-header h2 {
    font-family: 'omnesblack', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #281c4c;
}

.box-interno-header p {
    font-family: 'omnesmedium', sans-serif;
    font-size: 15pt;
    color: #281c4c;
}

.bg-roxo {
    height: 100%;
   background-color:#27154c;
    background-size: cover;
    padding: 120px 0;
}



.bg-acai {
    height: auto;
    background-color:#fff;
    background-size: cover;
    padding-top: 2%;
    padding-bottom: 2%;
}


.bg-cupuacu {
    height: 100%;
    background: #fff; /* Old browsers */
    background-size: cover;
    padding-top: 2%;
    padding-bottom: 2%;

}

.bg-cupuacu:hover {
    height:100%;
    background: #b4c685; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #b4c685 0%, #98cd39 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #b4c685 0%,#98cd39 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #b4c685 0%,#98cd39 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4c685', endColorstr='#98cd39',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    background-size: cover;
    padding-top: 2%;
      transition: all 0.5s ease;
    padding-bottom: 2%;

}


.bg-granola {
    height: 100%;
    background-color:#fff;
    background: #fff; /* Old browsers */
    background-size: cover;
    padding-top: 2%;
    padding-bottom: 2%;

}

.bg-granola:hover {
    height: 100%;
    background: #b4c685; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #b4c685 0%, #98cd39 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #b4c685 0%,#98cd39 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #b4c685 0%,#98cd39 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4c685', endColorstr='#98cd39',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    background-size: cover;
    padding-top: 2%;
      transition: all 0.5s ease;
    padding-bottom: 2%;

}

.bg-roxo-porque {
    height: 1320px;
   background-color:#27154c;
    background-size: cover;
    padding: 120px 0;
}


.bg-branco {
    height: 620px;
   background-color:#fff;
    background-size: cover;
    padding: 120px 0;
}





#map {
    width: 100%;
    height: 410px;
    margin: 30px auto;
    border: 2px #281c4c solid;
    margin-bottom: 2em;
}

.conquistas {
    margin: 40px auto 0 auto;
    text-align: center;
    color: #fff;
    font-family: 'omnesbold', sans-serif;
}

.conquistas h2 {
    font-size: 34px;
    margin: 0;
}

.conquistas p {
    font-size: 14px;
}

#instagram {
    margin-top: -150px;
}

.titulo h2 {
    font-family: 'omnesbold', sans-serif;
    font-size: 34px;
    color: #fff;
    margin: 0;
    margin-left:140px;
}



.titulo-grande h2 {
    font-family: 'omnesbold', sans-serif;
    font-size: 57pt;
    color: #fff;
    margin: 0;
    text-align: center;
}

.titulo-grande-roxo h2 {
    font-family: 'omnesbold', sans-serif;
    font-size: 57pt;
    color: #27154c;
    margin: 0;
    text-align: center;
}


.titulo span {
    font-family: 'omnesbold', sans-serif;
    font-size: 34px;
    color: #ffcd00;
    display: block;
}

.lista {
    list-style: none;
}

.lista li {
    display: block;
}

.icon-list {
    display: inline-block;
    width: 30px;
    vertical-align: top
}

.txt-list {
    display: inline-block;
    width: 90%;
    color: #fff;
    font-size: 17pt;
    line-height: 21pt;
    margin-left: 28px;
    font-family: 'omnesmedium', sans-serif;
    margin-top: 72px;
}


.txt-list span {
    font-family: 'omnesbold' sans-serif;
}

.boneco img {
    display: block;
    margin: -306px auto 0 auto;
}

.box-insta {
    background-color: #edf5bc !important;
    border: 3px solid #fff !important;
}

.insta-margin {
    margin: 3px auto;
    width: 100%;
    border: 5px solid #fff !important;
}

.insta-padding {
    padding-right: 3px !important;
    padding-left: 3px !important;
}

.siga-me {
    font-size: 34px;
    font-family: 'omnesbold', sans-serif;
    color: #281c4c;
}

.margem-insta {
    margin: 80px auto 40px auto;
}

.bg-amarelo {
    background-color: #ffcd00;
    width: 100%;
    height: auto;
    padding: 85px 0;
    clear: both;
    margin-top: 90px;
}

.txt-contato h2 {
  font-family: 'omnesbold', sans-serif;
  font-size: 34px;
  color: #281c4c;
  margin: 0;
}

.txt-contato span {
  font-family: 'omnesbold', sans-serif;
  font-size: 34px;
  color: #fff;
  display: block;
  margin-bottom: 20px;
}

.txt-contato p {
  font-family: 'omnesmedium', sans-serif;
  color: #281c4c;
  font-size: 15px;
}

.txt-contato p:last-child {
  font-family: 'omnesbold', sans-serif;
  color: #281c4c;
  font-size: 15px;
}

.contato h3 {
  font-family: 'omnessemibold', sans-serif;
  color: #281c4c;
  font-size: 12px;
  margin: 0;
}

.contato h3:first-child {
  margin: 25px auto 0 auto;
}

.contato p:first-child {
  font-family: 'omnes_regularregular', sans-serif;
  color: #281c4c;
  font-size: 15px;
}


.contato p {
    font-family: 'omnesmedium', sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #28194d;
  }

.contato p>b {
  font-family: 'omnessemibold', sans-serif;
  color: #28194d;
  font-size: 16px;
}

.contato span {
  font-family: 'omnesbold', sans-serif;
  color: #28194d;
  line-height: 19px;
  font-size: 16px;
}

.contato p>span {
  font-family: 'omnesbold', sans-serif;
  color: #28194d;
  line-height: 19px;
  font-size: 16px;
}

.contato h3 {
  font-family: 'omnesbold', sans-serif;
  color: #281C4C;
  line-height: 26px;
  font-size: 22px;
}

.contato h2 {
  font-family: 'omnesbold', sans-serif;
  color: #281C4C;
  text-transform: uppercase;
  line-height: 30px;
  font-size: 30px;
}

.box-contato {
  margin-top: 8%;
  margin-bottom: 14%;
}


.btn-footer {
  background-color: #292250;
  padding-top: 6pt;
  padding-bottom: 6pt;
  padding-left: 10%;
        padding-right: 10%;
  border: 0px solid;
  border-radius: 30px;
  text-transform: uppercase;
  color:#fff;
  font-family: 'omnesbold', sans-serif;
  font-size: 14px;

   }




.form-control {
    font-family: 'omneslight', sans-serif;
    display: block;
    width: 100%;
    height: 36px;
    padding: 8px 15px;
    font-size: 12px;
    line-height: 1.42857143;
    background-image: none;
    border: 2px solid #d8b41e;
    border-radius: 13px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

::-webkit-input-placeholder {
    color: #d8b41e !important;
}

:-moz-placeholder {
    color: #d8b41e !important;
}

::-moz-placeholder {
    color: #d8b41e !important;
}

:-ms-input-placeholder {
    color: #d8b41e !important;
}

.btn-default,
.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:visited {
    color: #281c4c !important;
    background-color: transparent !important;
    border-color: transparent !important;
    outline: none !important;
}

.contato h3 {
    font-family: 'omnessemibold', sans-serif;
    color: #281c4c;
    font-size: 12px;
    margin: 0;
}

.contato h3:first-child {
    margin: 25px auto 0 auto;
}

.contato p:first-child {
    font-family: 'omnes_regularregular', sans-serif;
    color: #281c4c;
    font-size: 15px;
}

.contato p a,
.contato p {
    font-family: 'omnes_regularregular', sans-serif;
    color: #281c4c;
    font-size: 1.2em;
}

footer {
    border-top: 2px solid #d8b41e;
    height: 40px;
}

footer p {
    font-family: 'omnes_regularregular', sans-serif;
    margin: 11px 0 10px;
    color: #170f2d;
}

@media (min-width: 991px) and (max-width: 1199px) {
    .box-interno-header {
        margin: 1px auto 50px 20%;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .lista {
        list-style: none;
        padding: 50px 0;
    }

    .box-interno-footer,
    .box-interno-header {
        width: 100% !important;
        margin: 0 auto 50px auto;
    }

    .bg-roxo {
        max-height: 825px;
        clear: both;

    }

    #map {
        margin: 0 auto 30px auto;
    }

    #instagram {
        margin-top: -100px;
    }
}

@media screen and (max-width: 768px) {
    .lista {
        list-style: none;
        padding: 20px 0;
    }

    .box-interno-footer,
    .box-interno-header {
        width: 100% !important;
        margin: 0 auto 0 auto;
    }

    .siga-me {
        font-size: 2em;
    }

    .bg-roxo {
        padding: 100px 0;

        clear: both;
    }

    .txt-list {
    font-size: 1.2em;
    line-height: 1.4em;
    text-align: left;
    padding-left: 1.5em;
        margin-top: 10px;
    padding-right: 0.2em;
    }

    .titulo h2 {

    font-size: 2em;
    color: #fff;
    text-align: left;
    margin: 0; 
    padding-left: 0.5em;
  }


    .titulo span {

    font-size: 1em;
    text-align: left;
    margin: 0;

}



    .banner-principal .box-interno-header {
        margin-top: 70px;
    }

    .conquistas {
        margin: 10px auto 0 auto;
    }

}

@media screen and (max-width: 610px) {
    .banner-principal {
        max-height: 600px;
    }

    .margem-img-footer {
        margin: 0 auto;
    }

    .bg-roxo {
        height:670px !important;

    }
    .bg-acai{
      height:auto;
      padding:40px 0px;
    }
    .titulo-grande-roxo h2{
      font-size:2.4em;
      text-align:center;
    }
    .bg-granola,.bg-cupuacu{
      height:auto;
      padding:40px 0px;
    }

    .box-interno-header p {
        font-size:1em;
    }
    .bg-roxo-porque {
background-color: #27154c;
background-size: cover;
padding: 60px 0;
}


.margem-img-footer {
    margin: 71px auto 0 auto;
    }



.margem-insta{
 margin-top:160px;
}
.bg-amarelo{
  margin-top:0px;
  padding-top:40px;
}
}

@media screen and (max-width: 460px) {
    .banner-principal {
        height: 590px;
    }

    .nav > li > a {
        padding: 10px 10px;
    }

    .siga-me {
        font-size: 1.9em;
    }

    .conquistas {
        margin: -4px auto 0 auto;
    }

}

@media screen and (max-width: 375px) {
    .banner-principal {
        height: 550px;
    }

    .bg-roxo {
      padding: 70px 0;
height: auto!important;
clear: both;
    }
}

@media screen and (max-width: 320px) {

    .banner-principal {
        height: 550px;
    }

    .margem-img-header {
        margin: 105px auto 0 auto;
    }

    .bg-roxo {
        padding: 20px 0;
        height: auto !important;
        clear: both;
    }

}

.navbar .nav>li a, .navbar .nav>li a:hover {
  background-color: transparent !important;
  font-family: 'omnesmedium', sans-serif;
  font-size: 14px;
  color: #281c4c;
}

.navbar-toggle {
  position: relative;
  padding: 9px 10px;
  margin:0;
  margin-left:10px;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
}

.navbar-toggle span {
  color: #271852;
}


@media screen and (max-width: 460px) {
  .nav>li>a {
    padding: 10px 10px;
  }
}

@media screen and (max-width: 640px) {
  .navbar .nav, .navbar .nav>li{
    display:block;
  }

  .navbar{
    padding:10px 0px;
  }
  .navbar-toggle i{
    color:#271852;
  }
  .box-interno-header{
    padding:4%;
        margin-top: 29%;
  }
  .titulo-grande h2{
    font-size:3em;
    text-align:center;
  }
  .bg-branco {
      height: auto;
     background-color:#fff;
      background-size: cover;
      padding: 200px 0;
  }
}



.social-icons{
  font-size:2em;
}
.social-icons i{
  color:#271a51;
  padding:0px 5px;
}
.social-desktop{
  font-size:1.4em!important;
}


.btn-custom{
  background:#fff;
  color:#271a51;
  padding:6px 20px;
  border-radius:20px;
  border:2px solid #271a51;
  font-family:'omnesmedium', sans-serif;
  text-transform:uppercase;
  letter-spacing:2px;
  font-weight:bolder;
}
.titulo-grande-roxo img{
  margin: 0 auto;
  margin-top: -101px !important;
}

.titulo-grande {
height: 615px;
vertical-align: middle;

 }



.produtos-mobile-acai {
  background: #ead99a; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #ead99a 0%, #edc42f 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #ead99a 0%,#edc42f 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #ead99a 0%,#edc42f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ead99a', endColorstr='#edc42f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  height: 100%;
  padding-bottom: 5%;
  width: 100%;
  margin-top: 0%;
  /* margin-bottom: :8%; */
}

.agenda-mobile img{
  width:100%;
  padding: 8%;
}

.produtos-mobile-acai img {
  padding-top: 10%;
  height: auto;
}

.produtos-mobile-cupuacu {
  background: #ffffff; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #e8e8e8 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#e8e8e8 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #ffffff 0%,#e8e8e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  height: 100%;
  padding-bottom: 5%;
  width: 100%;
}

.produtos-mobile-cupuacu img {
  padding-top: 10%;
  height: auto;
}

.produtos-mobile-granola {
background: #b4c685; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #b4c685 0%, #98cd39 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #b4c685 0%,#98cd39 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #b4c685 0%,#98cd39 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4c685', endColorstr='#98cd39',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  height: 100%;
  padding-bottom: 5%;
  width: 100%;
}

.produtos-mobile-granola img {
  padding-top: 10%;
  height: auto;
}

.como-comprar {
    font-family: 'omnesmedium', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #281c4c;
    text-align: center;
    margin: 0;
}




.drop-como{
position: fixed;
z-index: 1040;
top: 1%;
right: 4%;
color: #000;}

.drop-como .btn-default{
  background-color:#ffffffa6!important;
  font-family:'omnesmedium', sans-serif;
  text-transform:uppercase;
  border-radius:25px;
  margin-top: 60px;
  border:1px solid #27154c!important;
}

.drop-como .dropdown-menu{
  left:-25%;
}
.drop-como .dropdown-menu>li{
  border-bottom:1px solid #ffcd00!important;
}
.drop-como .dropdown-menu>li>a{
    color:#27154c;
    font-family:'omnesmedium', sans-serif;
        border-radius: 10px;
}
.drop-como .dropdown-menu>li>a:hover{

  background:#27154c;
  color:#fff;
}

@media screen and (min-width:1800px){
  .drop-como {
position: fixed;
z-index: 1040;
color: #000;
right:22%;
}
}
@media screen and (max-width:768px){
  .drop-como {
position: fixed;
z-index: 1040;
color: #000;
left: 50%;
top: 2%;
transform: translate(-34%, 0%);
}

.drop-como .btn-default {
    margin-top: 3px;
    }
}
@media screen and (max-width:330px){
  .drop-como {
    left: 50%;
    top: 2.5%;
    transform: translate(-49%, 0%);
}
}


.instagram img {
  border-radius: 5px;
  margin-bottom: 0;
}


.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px !important;
  }



.btn-tabela { 
    font-family: 'omnessemibold', sans-serif;
    color: #27154c;
    border: 3px solid #27154c;
    border-radius: 60px;
    text-align: center;
    font-size:18px;
    padding: 10px 22px 10px 23px;
    background-color: #f2f2f269;
    margin-left: 3em;
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 10px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 18px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
box-shadow: none;

    }


    .liborder {
      border-bottom: none !important;
    }


    .feed {
      margin-bottom: 3em; 
    }


  .mobile-table {
    margin:auto;
  }