.left_skew {

    -moz-box-align: end;

    -moz-box-direction: normal;

    -moz-box-orient: vertical;

    -moz-box-pack: center;

    -webkit-box-align: end;

    -ms-flex-align: end;

    -ms-grid-row-align: flex-end;

    align-items: flex-end;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    left: -800px;

    position: absolute;

    -webkit-transform: skew(-28deg, 0deg);

    transform: skew(-28deg, 0deg);

    -webkit-transform-origin: inherit;

    transform-origin: inherit;

    z-index: 1111;

}



.first_skew {

    -moz-box-align: end;

    -moz-box-direction: normal;

    -moz-box-orient: vertical;

    -moz-box-pack: center;

    -webkit-box-align: end;

    -ms-flex-align: end;

    -ms-grid-row-align: flex-end;

    align-items: flex-end;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    left: -800px;

    position: absolute;

    -webkit-transform: skew(-28deg, 0deg);

    transform: skew(-28deg, 0deg);

    -webkit-transform-origin: inherit;

    transform-origin: inherit;

    z-index: 1111;

    top: -1px;

}



.menu_select_models {

    position: relative;

    padding: 0;

    margin-left: 0;

    width: 350px;

    height: auto;

    float: left;

}



.row.content1 {

    position: fixed;

    width: 90vw;

    height: 80vh;

    margin-top: 110px;

    margin-bottom: 65px;

    padding: 0;

    margin-left: 0;

    float: right;

    left: 900px;



    transform-origin: inherit;

    -webkit-transform-origin: inherit;

    transform: skew(28deg);

    -webkit-transform: skew(28deg);

}



.content2 {

    height: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    justify-content: flex-start;

        -webkit-box-pack: start;

        -ms-flex-pack: start;

    align-items: center;

        -webkit-box-align: center;

        -ms-flex-align: center;

    align-self: center;

        -ms-flex-item-align: center;

}



.select_models {

    display: none;

    position: relative;

    width: 690px;

    left: 138px;

    margin-top: 0;

}



.select_models .left_skew {

    left: -106px;

    width: 212px;

    z-index: 1;

}



.select_models .sub_menu_image {

    position: absolute;

    top: 0;

    left: 210px;

    right: 0;

    background-color: #fff;

    width: 480px;

    height: 100%;

    z-index: 2;

    overflow: hidden;

}



.select_models .sub_menu_image #imagem_carro {

    width: 100%;

    height: 100%;

}



.select_models .sub_menu {

    position: absolute;

    top: 0;

    left: 0;

    background-color: #fff;

    width: 210px;

    height: 100%;

    z-index: 11;

}



.select_models .sub_menu .title{

    text-transform: uppercase;

    padding-top: 20px;

    color: #959595;

    text-align: center;

    font-size: 18px;

}



.select_models .sub_menu ul{

    list-style-type: none;

    display: flex;

    flex-direction: column;

    justify-content: space-between;

    margin: 0;

    padding: 0;

    width: 100%;

    height: 320px;

    color: #eaeaea;

}



.select_models .sub_menu ul li {

    display: inline-flex;

    /*margin: auto 13px;*/

    /*padding: 15px 0;*/

    border-bottom: 1px solid;

}



.select_models .sub_menu ul li:last-child {

    border-bottom: none;

}



.select_models .sub_menu ul li a {

    display: inline-block;

    vertical-align: middle;

    width: 100%;

    text-decoration: none;

    padding: 10px 0;

    text-align: right;

    color: #000;

    font-size: 18px;

    margin: auto;

}



.select_models .sub_menu span {

    font-size: 12px;

    padding-left: 5px;

}



.select_models .sub_menu a:hover, .active_item {

    font-size: 20px;

    color: #ea5d1a!important;

    cursor: pointer;

}



.form_models {

    display: none;

    position: relative;

    width: 640px;

    margin: 0;

    top: 114px;

    left: 224px;

    background-color: #252525;

    height: 780px;

}



.form_models .left_skew {

    position: relative;

    background-color: #252525;

    height: 780px;

    left: -238px;

    width: 452px;

    z-index: 1;

}



.form_models .formulario {

    position: absolute;

    top: 10px;

    width: 100%;

    height: 100%;

    color: #fff;

    text-align: center;

    display: flex;

        display: -webkit-box;

        display: -ms-flexbox;

    justify-content: center;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

    align-items: center;

        -webkit-box-align: center;

        -ms-flex-align: center;

    flex-direction: column;

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

    z-index: 2;

    padding: 30px 10px;

}



.form_models .formulario p{

    font-size: 20px;

}



.form_models .formulario textarea{

    height: 120px;

}







.barra_img {

    margin: 0 10px;

}



.morada_text {

    margin: 0;

    padding-right: 3px;

    color: #ffffff;

    font-weight: 600;

    text-align: right;

}



#btn_back_select_car {

    display: none;

}



#btn_select_car {

    cursor: pointer;

}



.block-content{

    display: block;

}



.block-content .localidade{

    display: inline-block;

    width: 197px;

}



.block-content .codigo{

    display: inline-block;

    width: 153px;

}





/*.left_skew {

    left: -700px;

}



.select_models {

    height: 700px;

    width: 900px;

    left: 244px;

}



.select_models .left_skew {

    left: -204px;

    width: 500px;

    height: 700px;

}



.select_models .sub_menu_image {

    width: 771px;

}



.select_models .sub_menu {

    width: 129px;

    height: 100%;

    z-index: 3;

}*/



.testdrive_desktop,

.testdrive_mobile {

    display: none;

}



.select_models .sub_menu ul li a:hover .right-arrow {

    content: url('../imagens/seta_vermelha.svg');

}



/*@media (min-width: 320px) and (max-width: 719px)  {



}



@media (min-width: 720px) and (max-width: 959px)  {



}



@media (min-width: 960px) and (max-width: 1024px)  {



}



@media (min-width: 1025px) and (max-width: 1365px)  {



}



@media  (min-width: 1366px) and (max-width: 1920px)   {



}



@media (min-height: 600px) and (max-height:700px) {

    .row.content1{

        margin-top: 110px;

    }

}



@media (min-height: 700px) and (max-height:790px) {

    .row.content1{

        margin-top: 80px;

    }

}



@media (min-height: 790px) and (max-height:900px) {

    .row.content1{

        margin-top: 22px;

    }

}



@media (min-height: 900px) and (max-height:1080px) {

    .row.content1{

        margin-top: 0;

    }

}*/





/*@media (max-width: 1360px) {*/

    /*.content2 {*/

        /*display: block;*/

    /*}*/

/*}*/



/*@media (max-width: 1000px) {*/

    /*.form-section {*/

        /*display: none;*/

    /*}*/



    /*.mobile-section {*/

        /*display: block;*/

    /*}*/

/*}*/



.mobile_select {

    padding: 35px 70px;

}



#m_imagem_carro {

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

}



.m_form_models .contacto {

    width: 230px;

}



.mobile_models {

    display: none;

    position: relative;

    height: 350px;

}



.mobile_models .sub_menu {

    position: absolute;

    top: 0;

    bottom: 0;

    left: 15px;

    right: 15px;

    background-color: #ffffff;

    z-index: 11;

    padding: 25px;
    
    height: 350px;


}



.mobile_models .sub_menu ul {

    list-style-type: none;

    display: flex;

    flex-direction: column;

    justify-content: space-between;

    margin: 0;

    padding: 0;

    width: 100%;

    color: #eaeaea;

    height: 200px;

}



.mobile_models .sub_menu ul li {

    display: inline-flex;

    padding: 10px;

    border-bottom: 1px solid;

}



.mobile_models .sub_menu ul li a {

    display: inline-block;

    vertical-align: middle;

    width: 100%;

    text-decoration: none;

    color: #000;

    font-size: 18px;

    margin: auto;

    text-align: center;

    padding: 0;

}



.mobile_models .sub_menu ul li a:hover {

    font-size: 20px;

    color: #ea5d1a!important;

    cursor: pointer;

}



.mobile_select h1 {

    font-size: 26px;

}



.mobile_select h2 {

    font-size: 20px;

}



.mobile_select .exemplo {

    margin: 30px 0;

    width: 185px;

}



.mobile_models .selecionar_skew {

    position: absolute;

    top: 0;

    width: 100%;

    bottom: -100px;

    left: 230px;

    right: 0;

    background-color: #ea5d1a;

    opacity: 0.5;

    transform: rotate(33deg);

    z-index: 1;

}



.mobile_models .sub_menu_image .selecionar_skew a {

    top: 270px !important;

    font-size: 12px !important;

    right: 30px !important;

}



.m_form_models {

    display: none;

    padding: 0 40px;

    background-color: #252525;

    text-align: center;

    margin-top: 0;

}



.m_form_models .formulario {

    color: #ffffff;

}



.m_back_select {

    color: #ea5d1a !important;

}



.testdrive_desktop,

.testdrive_mobile {

    position: absolute;

    bottom: 15px;

    right: 15px;

    z-index: 10000;

}



.testdrive_desktop a,

.testdrive_mobile a {

    font-family: "Seat", Fallback, sans-serif;

    color: #FFF;

    text-transform: uppercase;

    font-size: 12px;

}



.m_mensagem_formulario {

    display: none;

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: #252525;

    z-index: 3;

    text-align: center;

    padding: 100px 40px;

}



.m_footer_leiriberia {

    display: none;

    margin-bottom: 20px;

}



.m_footer_leiriberia .m_leiriberia {

    text-align: center;

    margin-bottom: 11px;

}



.m_leiriberia img {

    padding: 10px;

    border-bottom: 2px solid #ea5d1a;

}



.m_footer_leiriberia h6 {

    text-align: center;

}



@media (max-width: 1500px) {

    /*.first_skew {

        left: -826px;

    }*/



    .background_image,

    .footer_leiriberia {

        min-width: auto;

    }

}


@media (max-width: 1300px) {

    .mobile-select-return {

        display: block;

    }

   .form_models {
        left: 115px !important;
    }

    .form_models .formulario textarea {

        height: 120px;

    }

    .testdrive_mobile {

        display: inline-block;

    }

    .first_skew{
        left: -826px;
        width: 1080px;
    }

    .form_models .formulario p {

        font-size: 15px;

    }



    .contacto {

        margin-bottom: 20px;

    }


    .enviar {

        margin: 25px 0;

    }



    .row.content1 {

        left: 855px;

    }

    .select_models {

        left: 10px;

        width: 350px;

        height: 320px;

    }



    .select_models .left_skew {

        height: 320px;

        left: -105px;

    }



    .select_models .selecionar_skew {

        bottom: -85px !important;

        left: 225px !important;

    }



    .sub_menu_image .selecionar_skew a {

        top: 260px !important;

        font-size: 12px !important;

        right: 20px !important;

    }



    .select_models .sub_menu,

    .select_models .sub_menu_image {

        width: auto;

        left: -25px;

        right: 0;

        bottom: 0;

    }



    .select_models .sub_menu ul li a {

        text-align: center;

        padding: 0;

    }



    .menu_select_models h1 {

        width: auto;

        font-size: 30px;

    }



    .menu_select_models h2 {

        width: auto;

        font-size: 20px;

    }



    .exemplo {

        width: 250px;

    }



    .select_models .sub_menu .title {

        padding: 15px;

    }



    .select_models .sub_menu ul li {

        height: 40px;

    }



    .select_models .sub_menu ul {

        height: 320px;

    }






    .form_models {

        left: 50px;

        width: 413px;

        height: 780px;

        top: 114px;

    }



    .form_models .formulario {

        width: 399px;

        left: -15px;

        padding: 0;

    }



    .contacto {

        width: 350px;

    }



    .form_models .left_skew {

        left: -224px;

        height: 780px;

        width: 416px;

    }

}

@media (max-width: 890px) {

    .form_models .formulario {

        width: 399px;

        left: -54px;

        padding: 0;

    }

}



@media (max-width: 910px) {

        .mobile-select-return {

        display: block;

    }


    .form-section {

        display: none;

    }



    .m_form_models .formulario textarea{

        height: 100px;

    }



    .mobile-section {

        display: block;

        top:114px;

    }



    .footer_leiriberia {

        width: 100%;

        padding: 0;

        display: none;

    }



    .m_footer_leiriberia {

        display: block;

    }



    .logo {

        right: auto;

        left: 50%;

        -webkit-transform: translate(-50%);

        transform: translate(-50%);

    }



    .mobile-section .mobile-content {

        width: 100%;

    }



    .mobile_models .selecionar_skew {

        bottom: 0;

        left: calc(100% - 170px);

        transform: rotate(0deg);

        transform: skew(-28deg, 0deg);

    }



    .mobile_select{

        padding: 35px 25px;

    }



    .mobile_select h1,

    .mobile_select h2 {

        text-align: center;

    }



    .mobile_select .exemplo {

        left: 50%;

        -webkit-transform: translate(-50%);

        transform: translate(-50%);

    }



    .mobile_models .sub_menu_image .selecionar_skew a {

        top: 271px !important;

        font-size: 12px !important;

        right: 15px !important;

    }



    .g-recaptcha {


    }



    .formulario {

        margin-top: 20px;

    }



    .m_form_models .contacto {

        width: 470px;

    }



    .footer_row {

        position: relative;

        left: 15px;

        top: 180px;

        bottom: 0;

    }



    .mobile-content .sub_menu .title {

        text-align: center;

    }



    .mobile-content .sub_menu ul {

        margin-left: 5px;

    }

}



@media (max-width: 580px) {

    .m_form_models .contacto {

        width: 335px;

    }



    .m_form_models .formulario textarea{

        height: 140px;

    }

}



@media (max-width: 420px) {

    .m_form_models .contacto {

        width: 230px;

    }



    .m_form_models .formulario textarea{

        height: 190px;

    }

}