/* mouse  wheel*/

.scroll-downs {
    position: absolute;
    right: 0;
    bottom: 35px;
    left: 0px;
    margin: auto;
    width: 25px;
    height: 30px;
    z-index: 1;
}
.mousey {
  width: 3px;
    padding: 7px 9px;
    height: 25px;
    border: 2px solid #fff;
    border-radius: 25px;
    opacity: 1;
    box-sizing: content-box;
}
.scroller {
  width: 3px;
    height: 6px;
    border-radius: 25%;
    background-color: #fff;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite;
}
@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}
}
/* f mouse  wheel*/


  .img_esquerda{
    position: absolute; top: 0; bottom: 0; margin: auto; left: 15px;
  }
  .img_centro{
    position: absolute; top: 0; bottom: 0; margin: auto;
  }
  .div_esq{
    position: absolute;
    top: 45%;
    width:100%;
    bottom: 0;
    margin: auto;
    left: 0px;
    text-align:center;
  }

  @media (min-width: 320px) and (max-width: 767px) {  
    .zona_info .container{  width: 100% !important;}
    .slider-style2 p{display: block !important}
  }
  @media (min-width: 320px) and (max-width: 1023px) {  
    section.about {padding-top: 0px !important; }
    
  }
  .tituloyogi{
    /*
    text-shadow: 0 0px 10px rgba(0,0,0,0.1), 0 0px 10px rgba(0,0,0,0.1), 0 0px 5px rgba(0,0,0,0.1), 0 0px 5px rgba(0,0,0,0.1);
    */
    z-index: 5;
    min-width: 500px;
    max-width: 680px;
    white-space: normal;
    font-family: 'Gotham Bold';
    letter-spacing: 0px;
    transition: none 0s ease 0s;
    border-width: 0px;
    margin-bottom: 0px;
    padding: 0px;
    color: #414645;
    hyphens: manual;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    -webkit-font-smoothing: antialiased !important;
  }

  .tituloyogi_video{
    /*
    text-shadow: 0 0px 10px rgba(0,0,0,0.1), 0 0px 10px rgba(0,0,0,0.1), 0 0px 5px rgba(0,0,0,0.1), 0 0px 5px rgba(0,0,0,0.1);
    */
    z-index: 5;
    min-width: 500px;
    white-space: normal;
    font-family: 'Gotham Bold';
    letter-spacing: 0px;
    transition: none 0s ease 0s;
    border-width: 0px;
    margin-bottom: 0px;
    padding: 0px;
    color: #ffffff;
    hyphens: manual;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    -webkit-font-smoothing: antialiased !important;
  }
 
  .descyogi, .descyogi p{
    z-index: 5;
    min-width: 500px;
    max-width: 100%;
    white-space: normal;
    font-family: 'Gotham Medium';
    letter-spacing: 0px;
    transition: none 0s ease 0s;
    border-width: 0px;
    margin-bottom: 30px;
    padding: 0px;
    color: #ffffff;
    hyphens: manual;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    -webkit-font-smoothing: antialiased !important;
  }


/*
.tituloyogi, .tituloyogi p {
  font-size: min(max(36px, calc(1.75rem + ((1vw - 9.92px) * 3.2))), 80px);
  line-height: min(max(36px, calc(1.75rem + ((1vw - 9.92px) * 3.2))), 80px);
  min-height: 0vw;
}*/

@media (min-width: 1024px) {
  .tituloyogi, .tituloyogi p  {
    /*font-size: calc(1.75rem + ((1vw - 3px) * 2.3));
    line-height: calc(1.75rem + ((1vw - 3px) * 2.3));*/
    line-height: 50px;
    min-height: 0vw;
    font-size: 38px;
  }
  .tituloyogi_video, .tituloyogi_video p  {
    /*font-size: calc(1.75rem + ((1vw - 3px) * 2.3));
    line-height: calc(1.75rem + ((1vw - 3px) * 2.3));*/
    line-height: 50px;
    min-height: 0vw;
    font-size: 38px;
  }
}

@media (min-width: 300px) {
  .tituloyogi, .tituloyogi p  {
    /*font-size: calc(1.75rem + ((1vw - 3px) * 2.3));*/
    line-height: calc(1.75rem + ((1vw - 3px) * 1.7)) !important;
  }
  .tituloyogi_video, .tituloyogi_video p  {
    font-size: calc(1.75rem + ((1vw - 3px) * 2.3));
    line-height: 22px;
    text-align: center !important;
    min-width: 300px;
  }
}


@media (min-width: 300px) and (max-width: 767px) {  
  .tituloyogi_video, .tituloyogi_video p  {
    font-size: calc(1.3rem + ((1vw - 3px) * 2.3));
    line-height: 32px !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {  
  .tituloyogi_video, .tituloyogi_video p  {
    line-height: 32px !important;
  }
}


/* .descyogi, .descyogi p {
  font-size: min(max(16px, calc(1rem + ((1vw - 9.92px) * 0.8))), 26px);
  line-height: min(max(16px, calc(1rem + ((1vw - 9.92px) * 1))), 26px);
  min-height: 0vw;
}*/

@media (min-width: 300px) {
  .descyogi, .descyogi p {
    font-size: calc(1rem + ((1vw - 3px) * 0.5));
    line-height: calc(1rem + ((1vw - 3px) * 1));
    min-height: 0vw;
  }
}
  
/*.homebanner{ height:calc(100vh - 270px); }  ecra - altura do menu + posicao inicial do banner */ 
/* .item .zona_info{ height:calc(100vh - 270px); } /* ecra - altura do menu + posicao inicial do banner */ 


.border_effect_im{position: relative; margin:0 auto;width:100%;}
.border_effect_botao{
    display: inline-block;
    background: #414645;
    position: relative;
    padding: 14px 20px 12px;
    margin: 0 auto;
    text-align: center;
    border-radius: 20px; 
    transition: background 0.7s;
} 
.play_bt{ cursor: pointer; filter: invert(0);transition: filter 500ms linear;}
.play_bt:hover{ cursor: pointer; filter: invert(1);}

.border_effect_botao:hover{
    background: rgba(147,186,31,1);
}

.border_effect_botao_a{ 
  color: #ffffff;
    font-size: 12px;
    font-family: 'Gotham Medium'; 
}

.border_effect_botao_a:hover{ 
  color: #ffffff;
}

