.header{
  position: absolute !important;
}


.logos-box{
  width: 100% !important;
  margin: 0 auto;
}

.logos-box img{
  width: 100%;
  max-width: 160px;
  margin: 0 10px;
}

@media screen and (max-width: 450px){
  .logos-box img{
    width: 100%;
    max-width: 96px;
    margin: 0 10px;
  }

}
.empire-new{
	background: url(../img/section-cervejas.png);
	height: 800px;
  position: relative;
}

.container-new{
	width: 100%;
	max-width: 1040px/* 1170px*/;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 10px;
  padding-top: 50px;
}


.carroussel {
  /*overflow: inherit !important;*/
  /*display: inline-grid;*/
  /*width: 100%;*/
  height: 100%;
  overflow: hidden;
  position: relative;
  margin: 0 auto; }
  .carroussel .slide {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    float: left;
    position: absolute; }
  .carroussel .carroussel-inner {
    /*min-height: 785px;*/ }
  .carroussel .carroussel-title, .carroussel .carroussel-description {
    /*min-height: 100px;*/ }
    
#cervejas .full-featured .chevron {
  font-size: 45px;
  color: #D5A737;
  margin: -4px; }

  .full-featured{
    z-index: 1 !important;
  }
    
#cervejas .beer-title, #cervejas .text-description, #cervejas .text-featured {
  color: #D5A737;
  font-family: "PT Sans", sans-serif; }

#cervejas .beer-title {
  font-size: 26pt;
  font-weight: bold;
  border-bottom: 2px solid #D5A737;
  padding-bottom: 2px;
  
  padding-right: 20px;
  text-transform: uppercase; }

#cervejas .text-featured {
  font-size: 42px;
  line-height: 110%;
  font-weight: bold;
  font-style: italic; }

#cervejas .familylist {
  bottom: 30px;
  position: absolute;
  bottom: 30px; }
  #cervejas .familylist .family-item {
    cursor: pointer;
    display: inline-block;
    margin: 0 2px; }
  #cervejas .familylist .family-item img {
    vertical-align: baseline; }
  #cervejas .familylist .spacer {
    margin-left: 60px; }

    .carroussel-title{
      margin-bottom: 20px;
    }

    @media screen and (max-width: 1045px){
      #cervejas .text-featured{
        font-size: 31px;
        line-height: 110%;
      }
    }

       @media screen and (max-width: 645px){

        #cervejas .familylist .family-item{
          width: 14%;
        }

        .empire-new{
          height: 980px;
        }
        .carroussel-inner .slidecontent {
          text-align: center;
        }
        .carroussel-inner .slidecontent img{
          width: 50%;
          }

          .family-item img{
            width: 100%;
          }
       }
/*        @media screen and (max-width: 1045px){
          #cervejas .text-featured{
            wid
        }
      }*/


      #home-video{
        width: 100%;
      }

      .fa-youtube-play:before{
        font-size: 80px;
        color: #FFF;
      }

      .home-play{
          top: 50% !important;
          margin-top: -40px;
            left: 50% !important;
          margin-left: -40px;
      }



/*   */


.btn-play img{
      width: 100%;
    position: relative;
    top: 0;
    left: 0;
}



@-webkit-keyframes home {
  0% {
    transform: translateX(0);
     
      /*padding: 10px;*/
    }
  100% {   transform: translateX(249px); }
}


@-moz-keyframes home {
  0% {
    transform: translateX(0);
      /*padding: 10px;*/
    }
  100% {transform: translateX(249px); }
}


@keyframes home {
  0% {
     transform: translateX(0);
      /*padding: 10px;*/
    }
  100% { transform: translateX(249px);}
}

 
/*.btn-play::before{

content: "Veja como abrir a garrafa";
    display: block;
    position: absolute;
    width: 0;
    height: 52px;
    background: #FFF;
    color: #bc9234;
    right: 55px;
    bottom: 0px;padding: 11px;
    font-size: 21px;
    overflow: hidden;
    transition: width ease-out 200ms;
    padding: 11px 0;
    cursor: pointer;
        line-height: 165%;


animation: home 1s 5s normal backwards;
}*/

/*.btn-play:hover::before{
      width: 257px;
      padding: 10px;
}
*/
/*.btn-play img{
    width: 50px;
    padding-left: 8px;
        position: relative;
    top: 5px;
}*/



.btn-play{
    /*box-shadow: 2px 1px 70px #666;*/
    font-size: 22px !important;
    width: 337px !important;
    position: fixed;
    /*outline: 1px solid #FFF !important;*/
    /* width: 120px !important; */
    right: 0;
    top: 30%;
    z-index: 9999129;
    color: red;
    text-decoration: none;
    background: #FFF;
    height: 83px;
    padding: 0 !important;
    cursor: pointer;
     transform: translateX(249px);
         transition: all ease-in-out 500ms;
  animation: home 3s 5s normal backwards;
}



.btn-play:hover{
   transform: translateX(0);
}


.container-shadow-garrafa{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.7);
  z-index: 99999999999;
  display: none;
}


@media screen and (max-width: 600px){
.container-shadow-garrafa{
  min-height: 660px;
}

.shadow-garrafa{
  margin-top: 0 !important;
  top: 50px !important; 
}

/*.text-abrir{
  padding-top: 10px;
  padding-left: 3px;
}
*/

}

.show-shadow-garrafa{
  display: block;
}


.shadow-garrafa{
  max-width: 540px;
  width: 100%;
  margin: 0 auto;
    top: 50%;
    position: relative;
    margin-top: -227px;
    /*overflow-x: hidden;*/

}


.shadow-garrafa video{
  width: 100%; 
}

.close-video-garrafa{
    cursor: pointer;
    position: absolute;
    top: -40px;
    right: 0;
    color: #FFF;
    font-size: 35px;
    transform: rotateZ(495deg); 
}

.text-abrir{
    font-size: 23px;
    color: #FFF;
    position: absolute;
    top: -38px;
    width: 100%;
    text-align: left;
    left: 8PX;
}


.familylist-static{
  position: absolute;
    bottom: 30px;
}

.age-overlay{
   z-index: 999999 !important;
}

.xlabel{
  font-family: "PT Sans", sans-serif;
  line-height: 105%;
}

.age-overlay .btn{
  font-family: "PT Sans", sans-serif;
  text-transform: capitalize;

}

.pure-malt-text, .brewery-text, .contact-text{
  font-family: "PT Sans", sans-serif;
}

.contact{
  min-height: 730px;
}

.contact .contact-title, .contact .contact-form legend{
  font-family: "PT Sans", sans-serif;
  font-style: italic;
}

 .contact .contact-form legend{
    font-size: 2.2em;
}

.text-idade{
  text-transform: uppercase;
  font-family: "PT Sans", sans-serif;
  color: #583C24;
  font-weight: bold;
  font-size: 2.2em;
  padding-top: 13px;
  margin-bottom: 0;
}

.frase-intro{
  max-width: 420px;
  width: 100%;
}

.logo{
  margin-bottom: 30px !important;

}

@media screen and (max-width: 700px){
  .text-idade{
    font-size: 1.7em;
  }

.familylist-static{
  left: 1%;
  width: 100%;

  display: flex;
  justify-content: center;

}

.familylist-static img{
  max-width: 340px;
}

}



#campoTrabalho{
  display: none;
}

#filecv{
  display: none;
  height: auto !important;
  margin-bottom: 0;
}

.texto-cv-email{
  display: none;
}

#campoTrabalho.show-select{
  display: block;
}

#filecv.show-select, .texto-cv-email.show-select{
  display: block;
}

#filecv{
  color: #242424;
  width: 100%;
}

.texto-cv-email{
    margin-top: -9px;
    margin-bottom: 4px;
  font-size: 14px;
}

.form-group input{
  height: 35px !important;
}

#messageInput{
  height: 70px;
}



.brewery-text {
  margin-bottom: 50px;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}



.idiomas-box-c{
  width: 100%;
  position: absolute;
  z-index: 999999999;
  padding-top: 20px;

}

.idiomas-box {
  width: 150px;
  margin: 0 auto;
  text-align: center;
}

.idiomas-box img{
  width: 40px;
}

.age-overlay .crown {
  padding-top: 40px;
}


.contact .container{
  height: 510px;
  display: flex;
  align-items: center;
}

.container-logo{
  text-align: center;
}

.container-logo img{
  width: 80%;
}

.contact-form{
  margin-top: -100px;
}

@media screen and (max-width: 991px) {
    .contact .row{
      display: flex;
      flex-direction: column-reverse;
    }

    .contact .container{
      height: auto;
    }

    .container-logo {
      text-align: center;
      padding-top: 30px;
  }

  .contact{
    padding-bottom: 40px !important;
  }
}
