body,html{
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  max-width: 1920px;
}
a:link{
  color: #774b43;
}

#alert-login{
  position: absolute;
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  margin-top: 96px;
  left: 30%;
  font-size: 18px;
}

header {
  position: fixed;
  width: 100%;
  margin: 0 auto !important;
  z-index: 1000;
}

.modal{
  margin-top: 100px;
}
.menu{
  background: url('../img/FundoHeader.jpg') no-repeat;
  width: 100%;
  background-size: 100%;
  height: 80px;
  position: fixed;
  top: 0px;
  padding: 5px;
}

.menu nav{
  position: relative;
  width: 800px!important;
  margin: 0 auto;
  top: -3px;
}

.carousel {
  position: absolute;
  margin-top: 75px;
  position: relative;
  width: 100%;
  background: rgba(0,0,0,0.2);
  
}
.carousel-item{
  max-height: 500px!important;
}
.carousel-inner{
  background: rgba(0,0,0,0.2);
  
}
.carousel-item img{
}
.carousel-caption{
  top: 100px;
}
.title-banner{
  color: #FFF;
  font-size: 3rem;
}
.btn-banner{
  margin-top: 30px;
  background: #f7941e;
  padding: 10px;
  border-radius: 10px;
  color:#FFF;
  font-size: 22px;
  width: 300px;
}
.carousel-indicators .active {
  background-color: #774b43;
}
.logo {
  position: absolute;
  float: left;
  width: 220px;
  z-index: 1000;
  top: 15px;
  left: 25px;
}
.wp-login{
  width: 300px;
  position: absolute;
  right: 20px;
}
.login{
  position: relative;
  float: right;
  margin-right: 10px;
  margin-top: 23px;
  color: #FFF;
  background-color: #75454a;
  width: 100px;
  height: 35px;
  padding: 5px;
  font-size: 15px;
  text-align: center;
  border-radius: 5px;
}

.register{
  position: relative;
  float: right;
  margin-right: 40px;
  margin-top: 23px;
  color: #FFF;
  height: 35px;
  font-size: 15px;
  background-color: #75454a;
  width: 100px;
  padding: 5px;
  text-align: center;
  border-radius: 5px;
}

.login:hover{
  color: orange;
}
.register:hover{
  color: orange;
}
#username,#password{
  font-size: 14px;
}
button#next_button{
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 16px;
  text-align: center;
  padding: 10px;
  height: 50px;
  background: #f7941e;
  color: #fff;
  
}
a.esqueci{
  font-size: 15px;
  color: #774b43;
  font-weight: 600;
  margin-left: 30px;
  text-decoration: none;
}
.submit{
  cursor: pointer; 
}

#username,#password{
  font-size: 18px;
  font-weight: 600;
}
.modal-title{
  position: relative;
  margin: 0 auto;
  font-size: 20px;
  margin-left: 150px;
  color: #f7941e;
  text-align: center!important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  border-radius: 50%; 
  background: #87554c no-repeat center center;
  position: absolute;
  padding: 1rem; /* Arrow size */
  box-shadow: 2px -2px 0 2px #FFF inset;
  -webkit-box-shadow: 2px -2px #FFF inset;
  border: solid transparent;
  border-width: 0 0 0.5rem 0.5rem;
  transition: 0.2s;
}
.carousel-control-next-icon{
  
  transform:rotate(225deg) 
}

.carousel-control-prev-icon{
  
  transform:rotate(40deg) 
}


section{
	position: relative;
	width: 100%;
	margin: 0 auto;
  height: auto;
  padding: 50px;
}

section#intro{
  background: url('../img/FundoHeader.jpg') no-repeat;
  width: 100%;
  background-size: 100%;
  padding: 15px;
}

a.link{
  text-decoration: none;
  color: orange;  
}
.consulte{
  position: relative;
  width: 100%;
  color: #FFF;
}
section#intro p {
  position: relative;
  width: 100%;
  color: #FFF;
  font-weight: 500;
  margin: 0 auto;
  font-size: 1.4rem;
  text-align: center;
}

.nomeEmpresa{
  color: #b84545;
  font-size: 1.5rem;
}

div.logo-sobre-nos{
  position: relative;
  width: 300px!important;
  text-align: center;
  margin: 0 auto;
  background-size: cover;   

}
section#sobreNos {
  position: relative;
  width: 100%;
  height: auto; 
  padding: 30px;
}

section#sobreNos p.history  {
	position: relative;
	margin: 0 auto;
	width: 100%;
	text-align:center;
	margin-top: 20px;
	font-size: 30px;
}

.grao1{
  margin-top:10px;
  width: 200px;
  margin-left: 40px;
}

.grao2{
  margin-top: -10px;
  width: 200px;
  margin-left: 50px;
}

h1,h3{
  text-align: center;
  color: #b84545;
  margin-top: 20px;

}
hr{
  width: 300px;
  height: 2px;
  background: #e98c1c;
  text-align: center;
}

section#parceiros{
	height: auto; 
	padding: 30px;
}

.parceiros-box{
  margin-top: 60px;
}

.text-parceiros {
  position: relative;
  width: 70%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
  font-size: 18px;
}

.baixe{
  text-align: center!important;
  font-size: 20px;
  padding: 20px;
}
.baixe a{
  cursor: pointer;
  color: #e58a1e!important;
  text-decoration: none;
}
.card-img-bottom{
  position: relative;
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

.card-title{
  text-align: center;
  color: #774b43;
  font-weight: 600;
}
.parceiros-card .card-title{
  background: url('../img/FundoHeader.jpg') no-repeat;
  width: 100%;
  height: 50px;
  color: #FFF;
  text-align: center;
  padding: 10px;
}

.card-box{
  width: 33%;
  text-align: center;
}
.parceiros-card{
  min-height: 300px;
  margin-bottom: 50px;
}

.card-box img{
  width: 60%;
}
.card-text{
  text-align: center;
}

.magui{
  margin-top: 30px;
  max-width: 300px;
}
.polico{
  max-width: 200px;
  margin-top: 20px;
  text-align: center;
}
.rmoura{
  max-width: 250px;
  margin-top: -20px;
  text-align: center;
}

section#produtos{
  height: auto; 
  padding: 30px;
  
}

.tabela-produtos {
  position: relative;
  width: 100%;
  height: 110px;
  padding: 10px;
  margin-top: 20px;
  background: url('../img/47.jpg');
}
.tabela-produtos p{
  position: relative;
  font-size: 28px;
  color: #FFF;
  top: 15px;
  margin: 0 auto;
  padding: 10px;
  width: 800px;
  font-weight: 800;
  text-align: center;
  background: rgba(0,0,0,0.5);
}

.tabela-produtos p a{
  font-size: 28px;
  font-weight: 800;
  color:#e98c1c;
  margin-left: 20px;
  text-decoration: none;
  
}
.tabela-produtos p a:hover{
  color: #b84545;
}
.table-icon{
  width: 70px;
  height: 70px;
  margin-left: 10px;
}
.card-img-top{
  height: 250px;
}
.produtos-group .card{
 padding: 10px;
}
#divisao01{
	width: 100%;
	height: 300px;
	background-image: url('../img/geral/div01.jpg');
	background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}

#divisao02{
	width: 100%;
	height: 300px;
	background-image: url('../img/geral/div02.jpg');
	background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}
#divisao03{
  width: 100%;
  height: 300px;
  background-image: url('../img/geral/div03.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}
.box-produtos{
  position: relative;
  padding: 50px;
}

.titulo{
  margin-top: 50px;
}
.endereco{
  width: 800px;
  padding: 30px;
  margin:  0 auto;
  height: 150px;
  margin-top: 30px;
  font-size: 19px;
  margin-bottom: 30px;
  color: #774b43;
  font-weight: 600;
}

.tel,.email{
  position: relative;
  float: left;
}
.email{
  padding-left: 100px;  
}

.grao3{
  width: 15%;
  margin-left: 120px;
}
.icon-email{
  position: relative;
  float: left;
  margin-top: -20px;
  
}
.icon-tel{
  position: relative;
  float: left;
  margin-top: -20px;
  
}
section#contato{
  margin: 0;
  padding:0;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 200px;
}

section#contato .titulo{
  padding-top: 50px; 
}

.contato-tel{
  margin-top: -20px;
  position: relative;
  margin-left: 60px;
  font-size: 30px;
  color: #f7941e; 
}
.contato-email{
  margin-top: -25px;
  position: relative;
  margin-left: 60px;
  font-size: 30px;
  color: #f7941e; 
}

.formulario{
  position: relative;
  width: 800px;
  margin: 0 auto;
  background: rgba(119,75,67,0.7);
  padding: 40px;
  font-weight: 600;
}

label{
  color: #774b43;
  font-weight: 600;
  font-size: 18px;
}

.formulario label{
  color: #e98c1c;
  font-weight: 600;
  font-size: 18px;
}
input[type=text], select, textarea {
  height: 40px;
}

textarea{
  margin-bottom: 20px;
}

input[type=submit] {
  position: relative;
  width: 100%;
  height: 50px;
  background-color: #e99a4b;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 0px;
  cursor: pointer;
  text-align: center;
}

input[type=submit]:hover {
  background-color: #facea2;
}

img.balas{
  position: relative;
  width: 100%;
  height: 500px;
  margin: 0;
  margin-top: -400px; 
  z-index: -1 
}

footer{
  color: #FFF;
  margin-top: -50px;
  z-index: 100;
  position: relative;
  padding: 10px;
  width: 100%;
  height: 50px;
  background: url('../img/FundoHeader.jpg') no-repeat;
  width: 100%;
  background-size: 100%;
}

footer ul{
	position: relative;
	margin: 0 auto;
	width: 50%;
	display: inline;
	text-align: center;
	color: #FFF;
	font-size: 1.3rem;

}

footer ul li{
	display: inline;
	text-align: center;
	color: #FFF;
	font-size: 1.3rem;

}


.midias {
  position: absolute;
  width: 128px;
  /* height: 60px; */
  right: 57px;
  bottom: 4px;
}

.midias ul{
  list-style-type:none;
  width: 100%;
  text-decoration: none;
}

.midias ul li{
 list-style-type:none;
 text-decoration: none;
 position: relative;
 width:30%;
 display: inline-block;
}

.midias ul li img{

  position: relative;
  width:100%;

}




a:active,
a:hover {
  outline: 0;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }


/* ------------------------------------------
  RESPONSIVE NAV STYLES
  --------------------------------------------- */

  .nav-collapse ul {
    margin: 0 auto;
    padding: 0;
    width: 80%!important;
  }


  .js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
    zoom: 1;
  }

  .nav-collapse.opened {
    max-height: 9999px;
  }

  .disable-pointer-events {
    pointer-events: none !important;
  }

  .nav-toggle {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
  }

  @media screen and (min-width: 40em) {
    .js .nav-collapse {
      position: relative;
    }
    .js .nav-collapse.closed {
      max-height: none;
      margin-top: 6px;
    }
    .nav-toggle {
      display: none;
    }
  }


  
/* ------------------------------------------
  MASK
  --------------------------------------------- */

  .mask {
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    transition: opacity 300ms;
    background: rgba(0,0,0, .5);
    visibility: hidden;
    position: fixed;
    opacity: 0;
    z-index: 2;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
  }

  .android .mask {
    -webkit-transition: none;
    transition: none;
  }

  .js-nav-active .mask {
    visibility: visible;
    opacity: 1;
  }

  @media screen and (min-width: 40em) {
    .mask {
      display: none !important;
      opacity: 0 !important;
    }
  }


/* ------------------------------------------
  NAVIGATION STYLES
  --------------------------------------------- */

  
  .nav-collapse{
    width: 100%!important;
    position: relative;
    margin: 0 auto;
  }
  .nav-collapse ul {
    list-style: none;
    width: 100%;
  }
    .nav-collapse {
      position: relative;
      width: 100%;

    }

    .nav-collapse li {
      float: left;
    }

      .nav-collapse li {
        width: auto;
      }

    .nav-collapse a {
      text-decoration: none;
      background: transparent;
      color: #fff;
      width: 100%;
      float: left;
      color: #FFF;
      font-size: 21px;
    }
    
    .nav-collapse a:hover {
     color: #e98c1c;
   }
      .nav-collapse a {
        padding: 0.7em 0.7em;
        text-align: center;
        float: left;
        margin: 0 auto;
      }

    .nav-collapse ul ul a {
      color: #48e1e5;
    }

      .nav-collapse ul ul a {
        display: none;
      }

/* ------------------------------------------
  NAV TOGGLE STYLES
  --------------------------------------------- */

  .nav-toggle {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    text-indent: -300px;
    position: relative;
    overflow: hidden;
    width: 60px;
    height: 55px;
    float: right;
  }

  .nav-toggle:before {
    color: #000; /* Edit this to change the icon color */
    font: normal 28px/55px "responsivenav"; /* Edit font-size (28px) to change the icon size */
    text-transform: none;
    text-align: center;
    position: absolute;
    content: "\2261"; /* Hamburger icon */
    text-indent: 0;
    speak: none;
    width: 100%;
    left: 0;
    top: 0;
  }

  .nav-toggle.active:before {
    font-size: 24px;
    content: "\78"; /* Close icon */
  }


  #owl-example .item{
    background: red;
    padding: 30px 0px;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
  }

  /* Toggle this class - hide and show the popup */
  .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
  }

  .hidden{
    visibility: hidden;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
  }
  
  
  
  /*////////////////MOBILE////////////////*/
  
  @media only screen and (max-device-width: 480px) {
    body,html{
      width: 100%;
      height: 100%;
    }
    
    header {
      position: relative;
      width: 100%;
      margin: 0 auto !important;
      z-index: 1000;
      height: 100px;
    }

    .modal{
      margin-top: 10px;
    }
    .menu{
      background: url('../img/FundoHeader.jpg') no-repeat;
      width: 100%;
      background-size: cover;
      height: 110px!important;
      position: relative;
      top: 0px;
      padding: 5px;
    }
    .d-none{
      display: inline-block!important;
    }
    .carousel-caption{
      top: 20px!important;
    }
    .btn-banner{
      font-size: 12px!important;
      width: 150px!important;
    }
    h5{
      font-size: 0.7rem;
    }
    .title-banner{
      font-size: 1rem;
    }
    .menu nav{
      position: relative;
      width: 800px!important;
      margin: 0 auto;
      top: -3px;
    }

    .carousel {
      position: absolute;
      margin-top: 10px;
      position: relative;
      height: 300px;
      width: 100%;
    }
    .w-100{
      height: 300px;
    }

    .logo {
      position: relative;
      width: 220px;
      z-index: 1000;
      top: 5px;
      margin: 0 auto;
      margin-left: 25px;
    }
    .wp-login{
      width: 300px;
      position: absolute;
      right: 20px;
      top: 40px;
      
    }
    .nav-toggle{
      display: none;
    }
    button#next_button{
      position: relative;
      display: inline-block;
      width: 100%;
      font-size: 16px;
      text-align: center;
      padding: 10px;
      height: 50px;
      background: #f7941e;
      color: #fff;
      
    }
    a.esqueci{
      font-size: 15px;
      color: #774b43;
      font-weight: 600;
      margin-left: 30px;
      text-decoration: none;
    }
    .submit{
      cursor: pointer; 
    }

    #username,#password{
      font-size: 18px;
      font-weight: 600;
    }
.modal-title {
    position: relative;
    margin: 0 auto;
    width: 100%;
    font-size: 20px;
    /* margin-left: 82px; */
    color: #f7941e;
    text-align: center!important;
}
    section{
      padding: 20px;
    }

    section#intro{
      width: 100%;
      background-size: cover;
      height: 80px;
      padding: 15px;
    }
      section#intro p{
        font-size: 10px;
    }
    .link img{
      width: 15px;
    }
.consulte{
  position: relative;
  width: 100%;
  color: #FFF;
}

.nomeEmpresa{
  color: #b84545;
  font-size: 1.5rem;
}

section#sobreNos {
  position: relative;
  width: 100%;
  height: auto; 
  padding: 10px;
}

section#sobreNos p.history  {
  position: relative;
  margin: 0 auto;
  width: 100%;
  text-align:center;
  margin-top: 20px;
  font-size: 30px;
}

.grao1{
  position: relative;
  margin-top:10px;
  width: 200px;
  margin-left: 23%;
}

.grao2{
  position: relative;
  margin-top: -10px;
  width: 200px!important;
  margin-left: 23%;
  
}

h1,h3{
  text-align: center;
  color: #b84545;
  margin-top: 20px;

}
hr{
  width: 220px;
  height: 2px;
  background: #e98c1c;
  text-align: center;
}

section#parceiros{
  height: auto; 
  padding: 10px;
}

.parceiros-box{
  margin-top: 60px;
}

.text-parceiros {
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
  font-size: 18px;
}

section#produtos{
  height: auto; 
  padding: 10px;
  
}

.tabela-produtos {
  position: relative;
  width: 100%;
  height: 100px;
  padding: 10px;
  margin-top: 20px;
  background: #fff;
}
.tabela-produtos p{
    position: relative;
    font-size: 12px;
    color: #f7941e;
    top: 15px;
    float: left;
    margin: 0 auto;
    padding: 10px;
    width: 100%;
    font-weight: 800;
    text-align: center;
    background: #61494d;
}
.tabela-produtos p a{
    font-size: 15px;
    margin: 0 auto;
    float: left;
    font-weight: 800;
    color: #e98c1c;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.tabela-produtos p a:hover{
  color: #b84545;
}
.table-icon{
  width: 70px;
  height: 70px;
  margin-left: 10px;
}
.card-img-top{
  height: 250px;
}
.produtos-group .card{
 padding: 10px;
}
#divisao01{
  width: 100%;
  height: 150px;
  background-image: url('../img/geral/div01.jpg');
  background-attachment: fixed;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}

#divisao02{
  width: 100%;
  height: 150px;
  background-image: url('../img/geral/div02.jpg');
  background-attachment: fixed;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}
#divisao03{
  width: 100%;
  height: 150px;
  background-image: url('../img/geral/div03.jpg');
  background-attachment: fixed;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}
.box-produtos{
  position: relative;
  padding: 10px;
}

.titulo{
  margin-top: 50px;
}
.endereco {
    width: 100%;
    padding: 10px;
    margin: 0 auto;
    margin-left: 30px;
    height: 150px;
    margin-top: 30px;
    font-size: 16px;
    margin-bottom: 50px;
    color: #774b43;
    font-weight: 600;
}

.tel,.email{
  position: relative;
  float: left;
}
.email{
    padding-left: 16px;
    margin-top: 45px;
    margin-bottom: 25px;
}
.grao3{
  width: 15%;
  margin-left: 120px;
}
.icon-email{
  position: relative;
  float: left;
  margin-top: -20px;
  
}
.icon-tel{
  position: relative;
  float: left;
  margin-top: -20px;
  
}
section#contato{
  margin: 0;
  padding:0;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 200px;
}

section#contato .titulo{
  padding-top: 50px; 
}

.contato-tel{
  margin-top: -20px;
  position: relative;
  margin-left: 60px;
  font-size: 30px;
  color: #f7941e; 
}
.contato-email{
  margin-top: -25px;
  position: relative;
  margin-left: 60px;
  font-size: 30px;
  color: #f7941e; 
}

.formulario {
    position: relative;
    width: 95%;
    margin: 0 auto;
    background: rgba(119,75,67,0.7);
    padding: 14px;
    font-weight: 600;
    margin-bottom: -100px;

}
label{
  color: #774b43;
  font-weight: 600;
  font-size: 18px;
}

.formulario label{
  color: #e98c1c;
  font-weight: 600;
  font-size: 18px;
}
input[type=text], select, textarea {
  height: 40px;
}

textarea{
  margin-bottom: 20px;
}

input[type=submit] {
  position: relative;
  width: 100%;
  height: 50px;
  background-color: #e99a4b;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 0px;
  cursor: pointer;
  text-align: center;
}

input[type=submit]:hover {
  background-color: #facea2;
}

img.balas{
  position: relative;
  width: 100%;
  height: 500px;
  margin: 0;
  margin-top: -400px; 
  z-index: -1 
}
.direitos{
  margin-top: 10px;
}
footer {
    color: #FFF;
    margin-top: -50px;
    z-index: 100;
    font-size: 10px;
    position: relative;
    padding: 10px;
    width: 100%;
    height: 50px;
    background-size: contain;
    background: url(../img/FundoHeader.jpg) no-repeat;
    width: 100%;
    background-size: cover;
}

footer ul{
  position: relative;
  margin: 0 auto;
  width: 50%;
  display: inline;
  text-align: center;
  color: #FFF;
  font-size: 1.3rem;

}

footer ul li{
  display: inline;
  text-align: center;
  color: #FFF;
  font-size: 1.3rem;

}

.midias {
    position: absolute;
    width: 116px;
    /* height: 60px; */
    right: 44px;
    bottom: 7px;
}
.midias ul{
  list-style-type:none;
  width: 100%;
  text-decoration: none;
}

.midias ul li{
 list-style-type:none;
 text-decoration: none;
 position: relative;
 width:30%;
 display: inline-block;
}

.midias ul li img{

  position: relative;
  width:100%;

}

















    
  }
  
  
  
  
  
  
  
  
  
  
  
  

  /* Add animation (fade in the popup) */
  @-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
  }

  @keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
  }



