
.bg_seta{
  background: transparent;display: inline-block;padding: 15px;border-radius: 50%;transition: 0.9s;    width: 60px;
    height: 60px;
}
.bg_seta:hover{
  background: rgba(0,0,0,0.8);
}
.holder_text{
  position: absolute;
    height: 100vh;
    width: 100%;
}

#layer_about-us img{
  width: 75%;
}
.zona_info_sqqcaled:hover{
  transform: scale(1.1) !important;
}


.align_left{ text-align:left; }
  .align_center{ text-align:center; }
  .align_right{ text-align:right; }

  .div_copy {
    position: absolute;
    width: 100%;
    bottom: 15px;
    margin: auto;
    left: 0px;
    text-align: left;
}

.focus-in-contract-bck {
  -webkit-animation: focus-in-contract-bck 2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
          animation: focus-in-contract-bck 2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes focus-in-contract-bck {
  0% {
    letter-spacing: 1em;
    -webkit-transform: translateZ(300px);
            transform: translateZ(300px);
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(12px);
            transform: translateZ(12px);
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}
@keyframes focus-in-contract-bck {
  0% {
    letter-spacing: 1em;
    -webkit-transform: translateZ(300px);
            transform: translateZ(300px);
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(12px);
            transform: translateZ(12px);
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}

.right_top {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    position: absolute;
    top: 7%;
    width: 100%;
    bottom: 0%;
    margin: auto;
    left: 0px;
    padding: 0px 15px;
}

.right_center{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    position: absolute;
    top: 0%;
    width: 100%;
    bottom: 0;
    margin: auto;
    left: 0px;
    padding: 0px 15px;
}

.right_bottom {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    position: absolute;
    top: 7%;
    width: 100%;
    bottom: 0%;
    margin: auto;
    left: 0px;
    padding: 0px 15px;
}


.left_top {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    top: 7%;
    width: 100%;
    bottom: 0%;
    margin: auto;
    left: 0px;
    padding: 0px 15px;
}

.left_center{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    left: 0%;
    padding: 0px;
    height: 80%;
}

.left_bottom{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    position: absolute;
    top: 0%;
    width: 100%;
    bottom: 7%;
    margin: auto;
    left: 0px;
    padding: 0px 15px;
}


.center_top {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    top: 7%;
    width: 100%;
    bottom: 0%;
    margin: auto;
    left: 0px;
    padding: 0px 15px;
}

.center_center{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0%;
    width: 100%;
    bottom: 0;
    margin: auto;
    left: 0px;
    padding: 0px 15px;
}


.center_bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    top: 0%;
    width: 100%;
    bottom: 7%;
    margin: auto;
    left: 0px;
    padding: 0px 15px;
}


.class_alinha_left  { text-align: left !important; } 
.class_alinha_center{ text-align: center !important; } 
.class_alinha_right { text-align: right !important; } 

.cursor { cursor:pointer !important; } 





#owl-banner-pagina .owl-video-tn {
  background-size: cover;
  padding-bottom: calc(56.25% - 203px); /* 16:9 */

}

.owl-video-frame {
  position: relative;
  padding-bottom: calc(56.25% - 203px); /* 16:9 */
  height: 0;
}

.owl-video-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



video{
  position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(50%);
    height: 100vh;
}
/*
video{
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: 100vh;
    transform: translateX(-50%) translateY(-50%);
}
*/



@media (min-width: 1920px) and (max-width: 3800px) {  
    
    video{
      
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: auto !important;
    transform: translateX(0%) translateY(0%);
    }


}



  .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: 300px) and (max-width: 767px) {  
    .zona_info .container{  width: 100% !important;}

  }




  @media (min-width: 300px) and (max-width: 1023px) {  
    section.about {padding-top: 0px !important; }


    .tituloyogi, .tituloyogi p, .tituloyogi span {
        max-width: 320px !important;
    }


  }
  
  .tituloyogi, .tituloyogi p, .tituloyogi span {
    z-index: 5;
    min-width: 350px;
    white-space: normal;
    font-family: 'Gotham Bold';
    letter-spacing: 0px;
    transition: none 0s ease 0s;
    border-width: 0px;
    margin-bottom: 20px;
    padding: 0px;
    font-size: 4.45rem;
    line-height: 4.95rem;
    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: 350px;
    max-width: 660px;
    white-space: normal;
    font-family: 'Gotham Medium';
    letter-spacing: 0px;
    transition: none 0s ease 0s;
    border-width: 0px;
    margin-bottom: 20px;
    font-weight: 500;
    padding: 0px;
    font-size: 18px;
    line-height: 24px;
    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;
}

.botao_pb {
    display: inline-block !important;
    background: var(--vermelho);
    position: relative !important;
    color: var(--branco) !important;
    padding: 20px 26px 15px !important;
    margin: 0px 0px 0px 0px;
    text-align: center;
    border-radius: 0px;
    letter-spacing: 0px !important;
    text-transform: none !important;
    transition: all 0.5s ease;
    font-weight: 600;
    line-height: 1.587rem;
}

.botao_pb:hover {
    opacity:1 !important;
    border-radius: 8px;
}

.botao_pc {
    display: inline-block !important;
    background: transparent;
    position: relative !important;
    color: #ffffff !important;
    padding: 20px 26px 15px !important;
    margin: 0px 0px 0px 0px;
    text-align: center;
    border-radius: 0px;
    letter-spacing: 0px !important;
    text-transform: none !important;
    transition: all 0.5s ease;
    font-weight: 600;
    border: 1px solid #ffffff !important;
    line-height: 1.587rem;
}

.botao_pc:hover {
    opacity:1 !important;
    border-radius: 8px;
}
  
/*.paginabanner{ 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 */ 

.bt_news{
  display: inline-block !important;
    background: #000000;
    position: relative !important;
    color: var(--branco) !important;
    padding: 20px 26px 15px !important;
    margin: 0px 0px 0px 0px;
    text-align: center;
    border-radius: 0px;
    letter-spacing: 0px !important;
    text-transform: none !important;
    transition: all 0.5s ease;
    font-weight: 600;
    line-height: 1.587rem;
    border: 1px solid #000000;
}
.border_effect_im{position: relative; margin:0 auto;width:100%;}
.border_effect_botao{
    display: inline-block;
    background: transparent;
    border: 1px solid #ffffff;
    position: relative;
    padding: 8px 16px;
    margin: 0 auto;
    text-align: center;
    border-radius: 0px; 
    transition:  all 0.5 ease-in-out;
  } 
.border_effect_botao a{ color:#ffffff; font-size:13px; transition:  all 0.5 ease-in-out;}

.border_effect_botao:hover a{ color:#ffffff; font-size:13px; }

.border_effect_botao:hover {
    background: hsl(0deg 0% 25%) !important;
    border: 1px solid hsl(0deg 0% 25%) !important;
}


@media (min-width: 300px) and (max-width: 1024px) {

    .tituloyogi, .tituloyogi p, .tituloyogi span {
        font-size: 2.45rem !important;
        line-height: 2.95rem !important;
        -webkit-font-smoothing: antialiased !important;
    }

    .descyogi, .descyogi p {
        max-width: 85% !important;
        min-width: 200px !important;
        font-size: 14px !important;
        line-height: 18px !important;
        -webkit-font-smoothing: antialiased !important;
    }
    .descyogi br, .descyogi p br {
        display: none !important;
    }

    .item{ height: 70vh !important; }
    .zona_info{ height: 70vh !important; }

    
    .right_center {
        left: 0px !important;
        right: 0px !important;
        width: 100% !important;
        
        top: 130px;
        justify-content: start !important;
        align-items: start !important;

        /*top: -40px;
        align-items: start !important;
        */
    }
    .left_center{
       left: 0px !important;
        right: 0px !important;
        width: 100% !important;
        
        top: 130px;
        justify-content: center !important;
        align-items: start !important;

        /*top: -40px;
        align-items: start !important;*/
    }

    .pos_we-are-recruiting {
        top: 0px !important;
    }


}




