.logo{

    position: absolute;

    right: 122px;

    top: 30px;

}

.logo_leiriberia{

    position: absolute;

    right: 140px;

    margin: 5px 0;

    outline: none;

    bottom: 12px;



}

.footer{

    /*    border: 0px !important;*/

    background: none !important;

    height:75px;





}

.morada {

    position: absolute;

    right: 255px;

     bottom: 0;

   bottom:  5px;





}

.morada h6 {



    color: darkgray;

    font-weight: 600;

   

}

.barra{

    position: absolute;

    right: 238px;

    margin:10px 0;

    bottom: 7px;

}

.exemplo a{

    font-family: "Seat", Fallback, sans-serif;

    color: #FFF;

    text-transform: uppercase;

    font-weight: 600;

    font-size: 40px;

    font-size: 15px;







}

.contacto{

    background: none;

    box-shadow: none;

    border: 1px solid transparent;

    border-bottom: 1px solid #cccccc;

    border-radius: 0;

    margin-bottom: 20px;

    width: 350px;

    outline: 0;

    font-size: 16px;

}

.formulario p {

    margin-bottom: 35px;



}

.enviar {

      color: #fff;

    position: relative;

    display: inline-block;

    background-color: #ffffff;

    line-height: 50px;

    height: 50px;

    width: 120px;

    padding: 0 0;

    margin: 14px 0;

    margin-left: 0px;

    text-align: center;

    transform-origin: bottom left;

    z-index: 2;

    box-shadow: none;

    border: none;

    color: #ea5d1a;

    font-family: "Seat", Fallback, sans-serif;

    text-transform: uppercase;

    font-weight: 600;

    font-size: 40px;

    font-size: 15px;

}

/*.enviar:before, .enviar:after {

  content: "";

  width: 1px;

  top: 0px;

  position: absolute;

}

.enviar:before {

  border-top: 50px solid transparent;

  border-right: 41px solid #ffffff;

  left: -40px;

}



.enviar:after {

  border-bottom: 50px solid transparent;

  border-left: 41px solid #ffffff;

  right: -40px;

}*/

.enviar.left{

    transform-origin: bottom left;

    -ms-transform: skew(-28deg, 40deg);

    -webkit-transform: skew(-28deg, 0deg);

    transform: skew(-28deg, 0deg);

    

    position: relative;

    background-color: #ea5d1a;

    width: 380px;

    height: 100%;

}

.footer_leiriberia {

    width: 95%;

    min-width: 1360px;

    position: absolute;

    padding-right: 40px;

    display: inline-flex;

    justify-content: flex-end;

    -webkit-box-pack: end;

    -ms-flex-pack: end;

    align-items: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-self: center;

    -ms-flex-item-align: center;

}



.barra_img {

    margin: 0 10px;

}



.morada_text {

    margin: 0;

    padding-right: 3px;

    color: darkgray;

    font-weight: 600;

}



.g-recaptcha {

    display: inline-block;

}



.terms {

    display:block;

    padding-bottom: 15px;

    color: #757575;

}



.terms .terms-client{

    display: inline-block;

}



.terms .terms-accept{

    display: inline-block;

}



.terms a {

    color: #757575;

    text-decoration: underline;

}

.m_imagem{

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

}

.caixa{

    border: 1px solid;

    width: 15px;

    height: 15px;

    line-height: 1;

    padding: 0;

    margin-bottom: -3px;

    margin-right: 6px;

    cursor: pointer;

   

}

.cliente{

     padding-bottom: 15px;

    color: #757575;

}

.codigo {

    width: 216px;

    background: none;

    box-shadow: none;

    border: 1px solid transparent;

    border-bottom: 1px solid #cccccc;

    border-radius: 0;

    margin-bottom: 35px;

    outline: 0;

    font-size: 16px;

}

.m_codigo {

    width: 215px;

    margin-right: 10px;

    background: none;

    box-shadow: none;

    border: 1px solid transparent;

    border-bottom: 1px solid #cccccc;

    border-radius: 0;

    margin-bottom: 35px;

    outline: 0;

    font-size: 16px;

}



.terms.terms-seat {

    color: #ffffff;

}

body {
    overflow-x: hidden;
}