 @import url('https://fonts.googleapis.com/css2?family=Fredericka+the+Great&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lemon&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pompiere&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Amatic+SC:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Gloria+Hallelujah');
@import url('https://fonts.googleapis.com/css2?family=Arizonia&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Courgette&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@1,300&display=swap');


/*************************************************/
/*                                               */
/*           MENU SERVIÇOS                      */
/*************************************************/

/*.aviso{
border-color: rgb(255,255,255); 
z-index: 99999;
position: fixed;
background-color:rgb(255,255,255)!important;
color:rgb(0,0,0); 
 margin-top: 1em!important;
 margin-left: 20em!important;

}
*/
.sub-ms a{
 padding: 12px 16px;

  float: left;

}





 
/*************************************************/
/*                                               */
/*          BOTAO TOP                      			 */
/*************************************************/


.promo{
position:fixed;
text-align:center;
z-index:99;
right:0px;
bottom:10px;
border-color: transparent;
width:250px;
height:40px;
right:15px;
background-color: rgb(87,21,21,0.8);
color: rgb(255,255,255);

padding-bottom: :2.5px;
}

.titulo{

  font-weight: bold;
  font-family: Comic Sans MS;
  font-size: 18px;
  color: rgb(87,21,21,0.8);
}

  .sub-zap {

position:fixed;
text-align:center;
z-index:99;
right:0px;
top:120px;

}

  .sub-top {
position:fixed;
opacity:0;
visibility:hidden;
overflow:hidden;
text-align:center;
z-index:99;
background-color:rgb(87,21,21,0.8);
color:  rgb(247, 236, 10); 
width:47px;
height:44px;
line-height:44px;
right:25px;
bottom:-25px;
padding-top:2px;
border-radius:5px;
transition:all .5s ease-in-out;
transition-delay:.2s;
}

.sub-top:hover {
background-color: rgb(87,21,21);
color:rgb(247, 236, 10); 
transition:all .2s ease-in-out;
transition-delay:0;
}

.sub-top.show {
visibility:visible;
cursor:pointer;
opacity:1;
bottom:25px;
}

.sub-top i.fa {
line-height:inherit;
}



/*************************************************/
/*                                               */
/*             vdieo                         */
/*************************************************/



  .sub-video {

position:fixed;
text-align:center;
z-index:99;
right:0px;
top:220px;

}
  


/*************************************************/
/*                                               */
/*             MARCAS                         */
/*************************************************/
  

  .img-thumbnail{
    transition: all 0.5s;
    cursor: pointer;
    border-color: transparent;
}

.img-thumbnail:hover{




    -webkit-filter: drop-shadow(15px 10px 5px rgba(0,0,0,.5));
    filter: drop-shadow(15px 10px 5px rgba(0,0,0,.5));
    transform: rotateZ(-100deg) ;
    transform: rotateX(-40deg);

}




/*************************************************/
/*                                               */
/*            TOP SENHA                          */
/*************************************************/



.btn-sumit{
background:rgb(255,255,255)!important;
color: rgb(0,0,0)!important;
}

.btn-sumit:hover{
background:rgb(255, 255, 255)!important;
color:rgb(0,0,0);}


.input-group-addon{
  background: rgb(255,255,255);
  border-color: rgb(255,255,255);
  color:rgb(0,0,0);


}

.input-xs{
height: 2em!important;
border-color:  rgb(255,255,255);


}

#senha{
  max-width: 5em!important;
}

#email{
   max-width: 10em!important;
}

/*************************************************/
/*                                               */
/*            FIM                               */
/*************************************************/


.material-icons{
 font-size:15px!important;
}

    .logo{

  max-width: 120px;

  	}


.menu-auxiliar{

background-color:rgb(0, 0, 0)!important;
 /*position: fixed;*/
 padding-bottom:1px;
margin-top: 0px;

}




.navbar, .dropdown-menu{

 color: rgb(255,255,255);

border: none;

}

.navbar-nav a{
  
   color: rgb(255,255,255)!important;
}

.navbar-nav a:hover {
border-bottom: 2px solid rgb(255,255,0);
  background-color: transparent!important;
}

.navbar-nav a .active {
  border-bottom: 1px solid rgb(255,255,0);
  background-color: rgb(0,0,0)!important;

}

.navbar-nav a .active,a:focus{
  background-color: rgb(0,0,0)!important;
}

.subgrupo {
  float: left;
  overflow: hidden;
}

.subgrupo .subnavbtn {

  border: none;
  outline: none;
  color: white;
  margin-top: 50px;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
 text-align: center;
  margin: 0;
}


.subgrupo-content {
  display: none;
  position: absolute;
  left: 0;
  background-color: rgb(0,0,0, 0.8);
   width: 100%;
  z-index: 2;
}

.subgrupo-content a:hover{

  color: rgb(255,255,0)!important;


}

.subgrupo:hover .subgrupo-content {

  display: block;
}

.bt-dark{

border-color:rgb(255,255,255)!important;
 margin-bottom: 2em!important;
 margin-left: 2em!important;
}


.spaces-incon{
  margin-left: 1em!important;
  margin-right: 1Em!important;
}



.imgbtn a:hover{
  border:none;

}





.navbar-toggle .icon-bar{
    color: #fff;
    background: #fff;
}



.linktir{
  box-sizing: border-box;
  width: 100%;
  padding: 80px 60px 60px 60px;
  min-height: 100vh;
  font-size:2em;
  font-weight:700;
}
.icon-bar {
    background-color: rgb(255,255,0)!important;
}

/*************************************************/
/*                                               */
/*          MIDIAS                   			 */
/*************************************************/

.midia{

	margin-top: 1.2em!important;
	letter-spacing: 6px;
}


.ws { 
    color: #fff;
    font-size:18px;

    float: left!important; 
-webkit-transform:scale(1); 
      -moz-transform:scale(1); 
        -o-transform:scale(1);
       	   transform:scale(1);
    
 }

.ws:hover {
	color:rgb(255,255,0);
	letter-spacing: 12px;
-webkit-transform:scale(1.2);  
      -moz-transform:scale(1.2); 
        -o-transform:scale(1.2); 
       	   transform:scale(1.2); 


}






/*************************************************/
/*                                               */
/*          BANNER                    			 */
/*************************************************/


.carousel-control:focus{

        background: transparent!important;


      }

.carousel-control{

        background: transparent!important;


      }



.banner{
width: 100%;



}





.cabecalho1{
  margin-top:4em;
  margin-bottom:1%;
 margin-left:0.4em;
 font-size: 28px;


}
.cabecalho2{
  margin-top:4em;
  margin-bottom:2%;
 margin-left:0.4em;


}
.listali li{
  margin-bottom: 0.8em;
  color:rgb(127,37,26)!important;

}



/*************************************************/
/*                                               */
/*             MODAL ACESSSO                     */
/*************************************************/
.user-senha{
  width: 100%;
  padding: 9px 10px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;

}

/* Set a style for all buttons */
button-user {
  background-color: rgb(255,255,255)!important;
  color: #FFFFFF!important; 
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 100%;
}

button-user:hover {
  opacity: 0.8;
}

/* Extra styles for the cancel button */
.cancelbtn {
  width: auto;
  padding: 10px 18px;
  background-color: #FFFFFF;
  color: #000!important;
}

/* Center the image and position the close button */
.imgcontainer {
  text-align: center;
  margin: 20px 0 8px 0;
  position: relative;
}

img.usuario {
  width: 25%;
  border-radius: 50%;
}

.container-user {
  padding: 10px;
 
}
.container-user label{
  color:#FFFFFF!important;

}


.user-submit {
  color:#FFFFFF!important;
background:rgb(127,37,26)!important;
border-color: transparent;
margin-left: 5em!important;
}

.user-submit:hover,
.user-submit:focus{

  border-color: transparent;
background:rgb(127,37,26)!important;
 cursor: pointer;
 border-color: transparent!important;
}

span.psw {
  float: right;
  padding-top: 16px;
}

/* The Modal (background) */
.modal-user {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0, 0.5); /* Fallback color */
  padding-top: 10px;
}

/* Modal Content/Box */
.modal-content-user {
  background-color:rgb(0, 0, 0, 0.8); /* cor do fundo acesso  */
  margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
  border: 1px solid #FFFFFF;
  width: 80%; /* Could be more or less, depending on screen size */
   color: rgb(0,0,0)!important;
}

/* The Close Button (x) */
.close {
  position: absolute;
  right: 25px;
  top: 0;
  color: #FFFFFF;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #FFFFFF;
  cursor: pointer;
}
.user-rodape{
  background-color: rgb(0,0,0,0.2);

}

/* Add Zoom Animation */
.animate {
  -webkit-animation: animatezoom 0.6s;
  animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
  from {-webkit-transform: scale(0)} 
  to {-webkit-transform: scale(1)}
}
  
@keyframes animatezoom {
  from {transform: scale(0)} 
  to {transform: scale(1)}
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 200px) {
  span.psw {
     display: block;
     float: none;
  }
  .cancelbtn {
     width: 100%;
  }
}


/*************************************************/
/*                                               */
/*             REDE SOCIAIS                  */
/*************************************************/


.circulo div {
  margin-top: 2%;
  border-radius: 50% !important;
  text-align: center;
  width: 44px;
  height: 44.5px;
  font-size: 22px;
  float: left;
  margin-left:5%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border: 3px solid #7f251a;

}


.circulo div:hover {
  -webkit-transform: translate(0px,-15px);
  transform: translate(0px,-15px);
  color:#7f251a;

  /*border: 2.5px solid #f4511e;*/
}

.circulo div i{
  color:#7f251a!important;
}

.circulo div i:hover{

/*color:#7f251a;*/
  
}


/*************************************************/
/*                                               */
/*          EMPRESA                 			 */
/*************************************************/




#empresa p{
	color: rgb(255,255,255);
	font-size: 14px;


}

#empresa h3{
	color: rgb(226.191,10);

}



#empresa img{

width: 100%;
}


.visao{

  background-color: rgb(41,38,36)!important;
 
}




.sub{
	font-weight: bold;

/*  font-family:'Fredericka the Great',cursive;*/
  font-size: 2.5em!important;


}

.letras {
letter-spacing: 1px;
background-color: rgb(41,38,36);
		color: rgb(255,255,255);


}


.metodo .fa{
  margin-top: 0.5em!important;

}

.metodo{
height: 22em!important;
border-radius: 12px;
border:0.5px solid rgb(255,255,255);
margin-bottom: 0.1em!important;
margin-left: 6.33%!important;
margin-top: 2em!important;


}


.metodo p{


 text-align: left;
 color: rgb(255,255,255)!important;
  font-size: 15px;



}

.sub p{

    font-size: 15px!important;

}


.metodo h3{

 text-align:center;
 color: rgb(255,255,255)!important;
}

.motodo h3, li{

  
  margin-left: 1em!important;
   color: rgb(255,255,255)!important;
  font-size: 15px;
}


	  .letras p{
	  	
		

	    margin-left:5%!important;
		margin-right: 5%!important;
		margin-bottom: 1.5%!important;
		text-align: justify;


  }

    .letras h3{

color: rgb(226,191,10);

  }



/*************************************************/
/*                                               */
/*             BANNER  DOS  PRODUTOS             */
/*************************************************/


  
  .affix {
      top: 0;
      width: 100%;
      z-index: 9999 !important;
  }

  .affix .container-fluid {
      padding-top: 20px;
  }


    .img{
      height:100%!important;

    }

        .item{
      height: 100%!important;

    }
.modalDialog {
  position: fixed;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
   background: rgba(0,0,0,0.8);

  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: none;
/*  overflow: scroll;*/
overflow: hidden;
}

.modalDialog:target {
  opacity:1;
  pointer-events: auto;
}
.modalDialog p{ text-align:center;
 font-size:12px;

 
  
}

.modalDialog > div {
  width:45em;
  height: auto;
  /*overflow-x: scroll;*/
  text-align:justify;
  position: relative;
  margin: 3% auto;
  padding: 5px 10px 13px 10px;
  border-radius: 0px;
   box-shadow: 0px 4px 4px rgba(255, 255, 255, 0.3);
  background: rgba(255,255,255); /* cor do fundo banner */

}

.closeModal {
  background: #606061;
  color: #FFFFFF;
  line-height: 25px;
  position: absolute;
  right: -12px;
  text-align: center;
  top: -10px;
  width: 24px;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -moz-box-shadow: 1px 1px 3px #000;
  -webkit-box-shadow: 1px 1px 3px #000;
  box-shadow: 1px 1px 3px #000;
}

.closeModal:after {
  content: "\d7";
}

.closeModal:hover { 
  background: #ffff; 
}

.iframe-container{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}
.iframe-container > *{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}
.testo-dial{text-align:center;
 font-size:0.8em;

  
}

/*************************************************/
/*                                               */
/*             LINCK   PRODUTOS                  */
/*************************************************/




  
  @keyframes movtop {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }

  @-webkit-keyframes movtop {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  
  
  



/*************************************************/
/*                                               */
/*           ENVIO DE EMAIL                      */
/*************************************************/


.botaosubmit {


  width: 100%;
  padding: 12px;

  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
  font-size: 16px;

}


* {
  box-sizing: border-box;
}



/* Style inputs input[type=text], select, textarea */
.padrao {
  width: 100%;
  padding: 12px;
  border: 1px solid rgb(127,37,26 0.3);
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
  font-size: 16px;
}

input[type=submit] {
  background-color: rgb(127,37,26,0.6);
  color: rgb(255,255,255);
  padding: 12px 20px;
  border: none;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: rgb(127,37,26);
  color: rgb(255,255,255);
}

/* Style the container/contact section */
.corpo-email {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 10px;
}

/* Create two columns that float next to eachother */
.column {
  float: left;
  width: 50%;
  margin-top: 6px;
  padding: 20px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}




.column, input[type=submit] {
    width: 100%;
    margin-top: 0;
  }




/*************************************************/
/*                                               */
/*           PRODUTOS                             */
/*************************************************/





.col-lg-6 {
  margin-bottom: 20px;
  margin-top: 5px;
  text-align: center;


}

.imgbtn {
  position: relative;
}

.imgbtn img {


	margin-bottom:1.5em;
  margin-left: 0em;
 
  transform: translateY(0);
  transition: all .4s ease-out;
  border: 0em solid rgb(257,25,25);
 /* -webkit-box-shadow: 8px 7px 5px 0px rgb(127,37,26,0.2);
  -moz-box-shadow: 8px 7px 5px 0px rgb(127,37,26,0.2);
  box-shadow: 8px 7px 5px 0px rgb(127,37,26,0.2);*/

}

.w1:before {
  content: 'Especiarias'
}

.w2:before {
  content: 'Frutas Secas!'
}

.w3:before {
  content: 'Grão & Naturais'

}

.w4:before{
	content: 'Snacks'
}

.w5:before{
	content: 'Chás'
}

.w6:before{
  content: 'Aditivos'
}

.imgbtn:before {
  position: absolute;
  padding: 15px 45px;
  left: -40px;
  bottom: -9px;
  font-size: 20px;
  font-family: 'Gloria Hallelujah', cursive;
  color:#000;
  background: rgb(255,255,255, 0.5);
  transition: all .4s ease-out;
  transform: translateY(150px);
  opacity: 0;
  z-index: 1;
  border-radius: 100px;
  font-weight: normal;
  border: .1em solid rgb(0,0,0);
  -webkit-box-shadow: 8px 7px 5px 0px rgb(127,37,26,0.2);
  -moz-box-shadow: 8px 7px 5px 0px rgb(127,37,26,0.2);
  box-shadow: 8px 7px 5px 0px rgb(127,37,26,0.2);
}

.imgbtn:hover:before {
  bottom: 45px;
  opacity: 100;


}

.imgbtn:hover img {
  transform: translateY(-10px);


}

.floatbtn {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.floatbtn:hover,
.floatbtn:focus,
.floatbtn:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}





/*************************************************/
/*                                               */
/*           NOSSAS MARCAS                      */
/*************************************************/





 		.img-thumbnail{background-color:transparent; margin-bottom: 15px;}

 		.img-thumbnail:hover { margin-top: -15px;  }



/*************************************************/
/*                                               */
/*           ENVIO DE EMAIL                      */
/*************************************************/



label {
float: left;
width: 4em;
color: rgb(0,0,0);
}

  .especiarias{
  margin-top: -38%!important; margin-left: 23%!important;"
  }

/*************************************************/
/*                                               */
/*          FACE                      			 */
/*************************************************/

@media (min-width: 320px) and (max-width: 480px)  {






.modalDialog > div {
  width:20em!important;


}


  .imgbtn img {
  margin-bottom:1em;
  margin-left: 1em;}

  .testo-dial{
 font-size:0.3em !important;}

 .modalDialog > div {
  width:95%;
  height:auto;
  text-align:justify;
  position: relative;
  margin: 10% auto;
  padding: 30px 20px 13px 20px;
  border-radius: 0px;}


}

@media (min-width:320px) and (max-width: 600px)  {
 
	.img-thumbnail{margin-bottom: 2em!important; }

.list-group {

  padding-bottom: 14F0px;


}

.modalDialog > div {
  width:20em!important;



}

input[type=submit] {
  background-color:rgb(0,0,0,0.6)!important;
  color: rgb(255,255,255)!important;

}


input[type=submit]:hover {
  background-color:rgb(0,0,0)!important;
  color: rgb(255,255,255);
}
  .especiarias{

  margin-top: 100%!important; margin-left: -23%!important;"

  }

.ws {
	margin-top: 2.5em!important;
}
  .navbar-right {
  	margin-top: 0px!important;
  }

  .midia{

	margin-top: -20px!important;
	letter-spacing: 15px;
	margin-left: 10px;
}

 
.column, input[type=submit] {
    width: 100%;
    margin-top: 0;
  }


.imgbtn:before {
  position: absolute;
  padding: 15px 23px;
  left: -25px;
  bottom: -50px;
  font-size: 15px;}



.metodo{

margin-bottom: 2em!important;


}


}


@media (min-width: 470px) and (max-width: 728px)  {



.imgbtn img {
  margin-left:10em;
 



}




.imgbtn:before {
  position: absolute;
  padding: 15px 23px;
  left: 100px;
  bottom: -50px;
  font-size: 15px;}




}





@media (min-width: 800px) and (max-width: 600px)  {

.metodo{

margin-bottom: 2em!important;

}


.metodo{

  margin-left: 1.33%!important;

}



}


@media (min-width:620px) and (max-width: 1300px)  {





}