.box_cars{
  display: flex!important;
  flex-wrap:wrap!important;
}

.wrapperz{
  position: relative;
  overflow: hidden;
  width:95%;
  max-width:900px;
  margin-left: auto;
  margin-right:auto;
}

.wrapperz .holdimg{
  position:relative;
  text-align: center;
  padding-top:3em;
  padding-bottom:1em;
}

.billboard{
  position:relative;
  width:100%;
  max-width:800px;
  margin-left: auto;
  margin-right: auto;
  background-color: black;
  height: 200px;
  margin-top: 5em;
  transition: opacity 1s ease, transform 0.3s ease, background-image 1s ease;
  opacity: 0;
  transition-delay: 1s, 0s;
  cursor: pointer;
  background:right center no-repeat;
  background-image: url("../img/bannerVOLVO.jpg");
  background-size:cover;
  cursor:pointer;
  border:1px solid lightgrey;
}


.nossoscarros{
  cursor:not-allowed!important;
}

.formulario-wrap{
  position: fixed;
  width:100%;
  height:100vh;

  display: flex;
    align-items: center;
    justify-content: center;
    z-index:9999;
  margin-left:100vw;

}

.formulario{
  position:relative;
  width:95vw;
  height:auto;
  max-height: 90vh;
  max-width:600px;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  border:solid 1px lightgrey;
  text-align: left;
  padding:3em;
  z-index: 9999;
  font-family: Gothic, sans-serif;

}

.formulario h3{
  font-family: Gothic, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center
}

.formulario p{
  padding-top:1.3em;
  padding-bottom:0em;
  font-weight: 600;
}

.formulario input, select{
  width:100%;
  border: 1px solid lightgrey;
}

.formulario #rgdp{
  width:auto!important;
}

.formulario label{
  display:inline;
  margin-left:1em;
}

.formulario .closeit{
  top:0;
  right:0;
  position:absolute;
  padding:1em;
  cursor: pointer;
  font-family: Gothic, sans-serif;
  font-weight: bold;

}

.formulario .enviar-form{
  margin-top:2em;
  width:33%;
  height:3em!important;
  line-height: 3em;
  font-family: Gothic, sans-serif;
  font-weight: bold;
    background:#ccc;
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}



.billboard:hover{
  transform: scale(1.1);
}

.landing {
  height: 100vh;
}

.oneline{
  border-right:none!important;
}

.box_home {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  height: 100vh;
  padding-bottom: 3em;
  padding-left: 3em;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../img/jeep2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.box_video {
  display: inline-block;
  width: 35%;
  height: 100vh;
}

.navbar {
  position: absolute;
  width: 100%;
  padding-left: 3em;
  background-color: transparent;
}

.nav-link {
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 0.8em;
  text-transform: uppercase;
}

.nav-link.w--current {
  color: #f1f1f1;
}

.brand {
  padding-top: 19px;
  padding-bottom: 19px;
}

.paragraph {
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 0.9em;
  font-weight: 400;
  text-align: justify;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 3.5em;
  font-weight: 700;
  text-transform: uppercase;
}

.paragraph-2 {
  width: 50%;
  margin-top: 1em;
  margin-bottom: 0px;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 0.9em;
  text-align: justify;
}

.dropdown {
  width: 150px;
  margin-right: 1em;
  background-color: #161616;
}

.text-block {
  font-family: Gothic, sans-serif;
  color: #9b9ca7;
  font-size: 0.8em;
  font-weight: 400;
}

.icon {
  color: #9b9ca7;
}

.dropdown-toggle {
  display: block;
  width: 100%;
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 8px;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  padding-left: 2px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  text-align: center;
}

.text-block-2 {
  font-family: Gothic, sans-serif;
  color: #868686;
  font-size: 0.9em;
  font-style: normal;
}

.heading-4 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-family: Gothic, sans-serif;
  color: #161616;
  font-size: 1.3em;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 1em;
  font-family: Gothic, sans-serif;
  color: #161616;
  font-size: 3.5em;
  font-weight: 700;
  text-transform: uppercase;
}

.heading-5.home-title {
  color: #fff;
}

.paragraph-3 {
  max-width: 550px;
  margin-bottom: 0px;
  font-family: Gothic, sans-serif;
  color: #868686;
  font-size: 0.9em;
  line-height: 18px;
  text-align: justify;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-16 {
  display: block;
  width: 50%;
  height: 100%;
  float: right;
  background-image: url('../img/rawpixel-558596-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.box_marcas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8em 7em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#161616), to(#333));
  background-image: linear-gradient(90deg, #161616, #333);
}

.div-block-12-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 6.5em;
  padding-left: 6.5em;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.heading-6 {
  display: inline-block;
  margin-left: 1em;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 0.8em;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.div-block-21 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 60px;
  padding-right: 0.5em;
  padding-left: 0.5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid hsla(0, 0%, 100%, 0.21);
  border-right: 1px solid hsla(0, 0%, 100%, 0.21);
}

.heading-7 {
  margin-top: 1.2em;
  margin-bottom: 0px;
  font-family: Gothic, sans-serif;
  color: #868686;
  font-size: 0.8em;
  line-height: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.row-2 {
  margin-top: 2em;
}

.destaque_carro {
  height: 4.2em;
}

.destaque_carro2 {
  height: 4.2em;
}

.link_dest_1 {
  width: 20px;
  height: 20px;
  margin-bottom: 1em;
  border: 1px solid #161616;
  border-radius: 100%;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 1em;
  font-family: Gothic, sans-serif;
  color: #000;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.link {
  display: block;
  font-family: Gothic, sans-serif;
  color: #868686;
  font-size: 0.8em;
  letter-spacing: 1px;
  text-decoration: none;
}

.column-4 {
  padding-right: 0px;
  padding-left: 2em;
}

.column-5 {
  padding-right: 0px;
  padding-left: 3em;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.6em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.image-3 {
  filter:invert(100%);
  margin-bottom: 1.5em;
}

.text-block-3 {
  display: inline-block;
  font-family: Gothic, sans-serif;
  color: #868686;
  font-size: 0.8em;
  line-height: 15px;
  letter-spacing: 1px;
  text-decoration: none;
}

.image-4 {
  margin-right: 1em;
}

.column-7 {
  padding-right: 0px;
  padding-left: 3em;
}

.div-block-29 {
  position: relative;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #868686;
}

.heading-9 {
  margin-right: 2em;
  margin-left: 2em;
  font-family: Gothic, sans-serif;
  color: #626161;
  font-size: 0.9em;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.link-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin-right: 1em;
  margin-left: 1em;
  padding-bottom: 1px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 2px solid #868686;
  border-radius: 100px;
  text-decoration: none;
}

.text-block-4 {
  padding-bottom: 1px;
  font-family: 'Open Sans', sans-serif;
  color: #868686;
  font-weight: 600;
}

.heading-9_1 {
  display: none;
  margin-right: 2em;
  margin-left: 2em;
  font-family: Gothic, sans-serif;
  color: #626161;
  font-size: 0.9em;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-menu {
  width: 65%;
  float: right;
  text-align: left;
}

.marcas {
  display: none;
}

.navbar2 {
  position: relative;
  width: 100%;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 3em;
  background-color: #161616;
}

.dropdown-toggle-2 {
  display: inline-block;
  width: 100%;
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 8px;
  border: 1px solid #bdbec7;
}

.text-block-5 {
  font-family: Gothic, sans-serif;
  color: #868686;
  font-size: 0.9em;
}

.dropdown-2 {
  width: 150px;
  margin-right: 1em;
  margin-left: 0px;
}

.icon-2 {
  color: #868686;
}

.dropdown-link {
  background-color: #161616;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 0.9em;
}

.dropdown-link-2 {
  background-color: #161616;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 0.8em;
}

.dropdown-link-3 {
  background-color: #161616;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 0.8em;
}

.link-block-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #161616;
  text-align: center;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.car_info {
  display: inline-block;
  width: 35%;
  height: 100%;
  padding-top: 2em;
  padding-right: 2em;
  padding-left: 2em;
  float: none;
  background-color: #625c41;
  text-align: center;
}

.text-block-6 {
  margin-bottom: 1.5em;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 1em;
}

.image-5 {
  margin-bottom: 0.5em;
}

.text-block-6-copy {
  margin-bottom: 0.3em;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 1.2em;
  font-weight: 700;
}

.text-block-7 {
  padding-top: 1em;
  padding-bottom: 1em;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 2em;
}

.div-block-36 {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 94.5%, 0.34) transparent transparent;
}

.showcar {
  display: inline-block;
  width: 50%;
  height: 50vh;
  min-height: 310px;
}

.car_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 1em;
  padding-left: 2em;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../img/500S_ok_03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.car_img_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 1em;
  padding-left: 2em;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../img/-Cross.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.car_info_2 {
  display: inline-block;
  width: 35%;
  height: 100%;
  padding-top: 2em;
  padding-right: 2em;
  padding-left: 2em;
  float: none;
  background-color: #6b1818;
  text-align: center;
}

.car_img_3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 1em;
  padding-left: 2em;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../img/160607_Fiat_124-Spider_11.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.car_info_3 {
  display: inline-block;
  width: 35%;
  height: 100%;
  padding-top: 2em;
  padding-right: 2em;
  padding-left: 2em;
  float: none;
  background-color: #2757a4;
  text-align: center;
}

.car_img_4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 1em;
  padding-left: 2em;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../img/500L-Cross_05.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.car_info_4 {
  display: inline-block;
  width: 35%;
  height: 100%;
  padding-top: 2em;
  padding-right: 2em;
  padding-left: 2em;
  float: none;
  background-color: #1b4038;
  text-align: center;
}

.heading-10 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 2em;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-right: 4em;
  padding-bottom: 4em;
  padding-left: 4em;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.15)), to(rgba(22, 22, 22, 0.15))), url('../img/160607_Fiat_124-Spider_11.jpg');
  background-image: linear-gradient(180deg, rgba(22, 22, 22, 0.15), rgba(22, 22, 22, 0.15)), url('../img/160607_Fiat_124-Spider_11.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.heading-11 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 5em;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-block-8 {
  width: 60%;
  margin-top: 4em;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 0.9em;
  line-height: 18px;
}

.text-block-9 {
  margin-top: 1em;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 2em;
  font-weight: 700;
  text-transform: uppercase;
}

.heading-12 {
  margin-top: 0px;
  margin-bottom: 0.2em;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 0.9em;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-block-10 {
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 0.9em;
}

.div-block-45 {
  display: inline-block;
  width: 50%;
  margin-bottom: 1.5em;
}

.div-block-46 {
  text-align: left;
}

.text-block-11 {
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 0.9em;
}

.dropdown-toggle-3 {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.icon-3 {
  color: #fff;
}

.dropdown-link-4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  font-family: Gothic, sans-serif;
  color: #161616;
  font-size: 0.9em;
}

.heading-13 {
  margin-top: 1em;
  margin-bottom: 0px;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 3em;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.link-block-5 {
  display: inline-block;
  width: 65%;
  height: 100%;
  float: left;
  text-decoration: none;
}

.div-destaque_2 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: left;
}

.link_dest_2 {
  width: 20px;
  height: 20px;
  margin-bottom: 1em;
  border: 1px solid #161616;
  border-radius: 100%;
}

.link_dest_3 {
  width: 20px;
  height: 20px;
  margin-bottom: 1em;
  border: 1px solid #161616;
  border-radius: 100%;
}

.link_dest_4 {
  width: 20px;
  height: 20px;
  margin-bottom: 1em;
  border: 1px solid #161616;
  border-radius: 100%;
}

.link_dest_5 {
  width: 20px;
  height: 20px;
  margin-bottom: 1em;
  border: 1px solid #161616;
  border-radius: 100%;
}

.link_dest_6 {
  width: 20px;
  height: 20px;
  margin-bottom: 1em;
  border: 1px solid #161616;
  border-radius: 100%;
}

.div-destaque_1 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: left;
}

.div-destaque_3 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: left;
}

.div-destaque_4 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: left;
}

.div-destaque_5 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: left;
}

.div-destaque_6 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: left;
}

.box_landing {
  position: absolute;
  height: 100%;
}

.body {
  line-height: 19px;
}

.destaque_carro3 {
  height: 4.2em;
}

.destaque_carro4 {
  height: 4.2em;
}

.destaque_carro5 {
  height: 4.2em;
}

.destaque_carro6 {
  height: 4.2em;
}

.div-block-53 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}

.box_home2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  height: 100%;
  padding-bottom: 3em;
  padding-left: 3em;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.13)), to(rgba(0, 0, 0, 0.13))), url('../img/volvo2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.13), rgba(0, 0, 0, 0.13)), url('../img/volvo2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.div-block-3_1 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55%;
  padding-right: 6em;
  padding-bottom: 3em;
  padding-left: 3em;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../img/volvo3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.box_home3 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  height: 100%;
  padding-bottom: 3em;
  padding-left: 3em;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.13)), to(rgba(0, 0, 0, 0.13))), url('../img/CHR_MY19_0030_V001.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.13), rgba(0, 0, 0, 0.13)), url('../img/CHR_MY19_0030_V001.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.div-block-3_2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55%;
  padding-right: 6em;
  padding-bottom: 3em;
  padding-left: 3em;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../img/toyota6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.background-video {
  height: 45%;
}

.background-video-2 {
  height: 45%;
}

.background-video-4 {
  height: 45%;
}

.link-block-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #161616;
  text-align: center;
}

.dropdown-2-copy-copy {
  width: 150px;
  margin-left: 0px;
}

.text-block-5-copy {
  font-family: Gothic, sans-serif;
  color: #868686;
  font-size: 0.9em;
}

.box_video_info {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55%;
  padding-right: 6em;
  padding-bottom: 3em;
  padding-left: 3em;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../img/jeep3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.box_home_select {
  display: none;
  margin-top: 4em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.box_icons {
  padding: 7em 6em;
  font-style: normal;
}

.info_icon {
  display: block;
  max-width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
}

.box_about {
  display: block;
  width: 100%;
  height: 100vh;
}

.about_right {
  position: relative;
  display: inline-block;
  width: 50%;
  height: 100%;
  padding-right: 5em;
  padding-left: 5em;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#f1f1f1));
  background-image: linear-gradient(180deg, #f1f1f1, #f1f1f1);
  text-align: center;
}

.about_left {
  position: relative;
  display: inline-block;
  width: 50%;
  height: 100%;
  padding-right: 5em;
  padding-left: 5em;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#f1f1f1));
  background-image: linear-gradient(180deg, #f1f1f1, #f1f1f1);
  text-align: center;
}

.abour_img {
  position: absolute;
  z-index: 200;
  display: block;
  width: 100%;
  height: 100vh;
}

.about_button {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 4em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.box_destaque {
  display: block;
  width: 100%;
}

.destaque_imgs {
  position: relative;
  display: block;
  overflow: visible;
  width: 50%;
  height: 90vh;
  float: left;
}

.destaque_select {
  position: relative;
  width: 50vw;
  height: 90vh;
  float: right;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#f1f1f1));
  background-image: linear-gradient(180deg, #f1f1f1, #f1f1f1);
}

.box_footer {
  position: relative;
  height: 100%;
  width: 100%;
  padding:2em;
}

.cartaz{
  position: relative;
  width: 100%;
  height:100%;
  background: url("../img/cartaz1.png") no-repeat center center;
  background-size: contain;
}

.minhacoluna{
}

.umacoluna{
  position: relative;
  height:100%;
  width:25%;
  display:flex;
  align-items: center;
  justify-content: left;
  align-content: center;
}

.umacoluna.grande{
  width:50%!important;
}

.footer {
  height: 50vh;
  min-height:34em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#f2f2f2));
  background-image: linear-gradient(180deg, #f1f1f1, #f2f2f2);
  overflow: hidden;
}

.filters_mobile {
  display: none;
}

.filters {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20vh;
  padding-right: 5em;
  padding-bottom: 2.5em;
  padding-left: 6em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.box_produto {
  width: 100%;
  height: 90vh;
}

.produto_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-top: 2em;
  padding-left: 10em;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#161616), to(#161616));
  background-image: linear-gradient(180deg, #161616, #161616);
}

.produto_right {
  width: 50%;
  height: 100%;
  float: right;
  background-image: url('../img/160301_Fiat_124_Spider_11.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.div-block-59 {
  display: inline-block;
  margin-top: 0.5em;
}

.link-block-6 {
  margin-right: 1em;
}

#contact{
  display: flex;
    position: relative;
    min-height: 45em;
    height: 80vh;
    width: 100%;
}

.facebook-logo, .insta-logo{
  filter:invert(100%);
}

.info_contactos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-7 {
  margin-left: 1em;
}

.contactos_all {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-top: 10em;
  padding-right: 7em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#f1f1f1));
  background-image: linear-gradient(180deg, #f1f1f1, #f1f1f1);
}

.contactos_all.home-all-cont {
  padding-top: 8em;
  padding-right: 0em;
  padding-bottom: 6.2em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #161616;
  background-image: none;
}

.html-embed {
  width: 100%;
  height: 100%;
}

.link-block-7 {
  text-decoration: none;
}

.contactos_mapa {
  position: relative;
  width: 50%;
  height: 100%;

}

.box_contactos {
  display: block;
  width: 100%;
}

.text-block-12 {
  display: block;
  font-family: Gothic, sans-serif;
  color: #333;
  font-size: 1.1em;
  text-align: right;
}

.text-block-12.home-cont-text {
  color: #fff;
}

.contactos_info {
  position: relative;
  display: block;
  overflow: visible;
  width: 50%;
  height: 90vh;
  float: left;
}

.home {
  display: block;
  height: 100vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 94.5%, 0.85)), to(hsla(0, 0%, 94.5%, 0.85))), url('../img/AdobeStock_102542099.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 94.5%, 0.85), hsla(0, 0%, 94.5%, 0.85)), url('../img/AdobeStock_102542099.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.home.home-mgl {
  height: 100vh;
}

.div-block-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 0em;
  padding-bottom: 0em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home_marcas {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 2em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.homelink_img {
  padding-right: 1em;
  padding-left: 1em;
}

.image-8 {
  margin-bottom: 2.5em;
}

.div-block-61 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.box_home4 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  height: 100%;
  padding-bottom: 3em;
  padding-left: 3em;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.13)), to(rgba(0, 0, 0, 0.13))), url('../img/180828_Fiat_New-500X_04.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.13), rgba(0, 0, 0, 0.13)), url('../img/180828_Fiat_New-500X_04.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.div-block-3_3 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55%;
  padding-right: 6em;
  padding-bottom: 3em;
  padding-left: 3em;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../img/New500X_56.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-3_4 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55%;
  padding-right: 6em;
  padding-bottom: 3em;
  padding-left: 3em;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../img/180903_Abarth_59552319_pista_19.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.box_home5 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  height: 100%;
  padding-bottom: 3em;
  padding-left: 3em;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.13)), to(rgba(0, 0, 0, 0.13))), url('../img/abarth2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.13), rgba(0, 0, 0, 0.13)), url('../img/abarth2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.div-block-3_5 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55%;
  padding-right: 6em;
  padding-bottom: 3em;
  padding-left: 3em;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../img/171006_AR_02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.box_home6 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  height: 100%;
  padding-bottom: 3em;
  padding-left: 3em;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.13)), to(rgba(0, 0, 0, 0.13))), url('../img/alfa2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.13), rgba(0, 0, 0, 0.13)), url('../img/alfa2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.background-video-3 {
  height: 45%;
}

.background-video-5 {
  height: 45%;
}

.background-video-6 {
  height: 45%;
}

.paragraph-4 {
  font-family: Gothic, sans-serif;
  color: #000;
  text-align: center;
  text-transform: uppercase;
}

.div-block-64 {
  padding-top: 3em;
  padding-bottom: 2em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-64.home-logos {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 5;
  width: auto;
  padding-top: 0em;
  padding-bottom: 0em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.confi {
  position: absolute;
  right: 0px;
  padding-right: 3em;
}

.button_confi {
  width: 100%;
  padding: 1em 1.3em;
  background-color: #fff;
  font-family: Gothic, sans-serif;
  color: #161616;
  font-size: 1em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.button_confi:hover {
  background-color: #161616;
  color: #fff;
}

.about_left-copy {
  position: relative;
  display: inline-block;
  width: 50%;
  height: 100%;
  padding-right: 6em;
  padding-left: 6em;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#f1f1f1));
  background-image: linear-gradient(180deg, #f1f1f1, #f1f1f1);
  text-align: center;
}

.about_right-copy {
  position: relative;
  display: inline-block;
  width: 50%;
  height: 100%;
  padding-right: 6em;
  padding-left: 6em;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#f1f1f1));
  background-image: linear-gradient(180deg, #f1f1f1, #f1f1f1);
  text-align: center;
}

.div-block-14-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-nav {
  display: none;
}

.link-block-8 {
  position: relative;
}

.logocorner {
  position: absolute;
  top: 1.8em;
  right: 3em;
  z-index: 2000;
  width: 50px;
  height: 50px;
}

.dropdown-toggle-4 {
  padding-top: 25px;
  padding-right: 30px;
  padding-bottom: 25px;
  color: #fff;
}

.text-block-13 {
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 0.8em;
  text-transform: uppercase;
}

.dropdown-list {
  background-color: #fff;
}

.dropdown-link-5 {
  padding-top: 8px;
  padding-right: 25px;
  padding-bottom: 8px;
  border-bottom: 1px solid #f1f1f1;
  font-family: Gothic, sans-serif;
  font-size: 0.9em;
}

.dropdown-link-5:hover {
  background-color: #f1f1f1;
}

.icon-7 {
  margin-right: 10px;
}

.boxcarro3 {
  text-align: center;
}

.boxcarro2 {
  text-align: center;
}

.boxcarro6 {
  text-align: center;
}

.boxcarro {
  text-align: center;
}

.boxcarro4 {
  text-align: center;
}

.boxcarro5 {
  text-align: center;
}

.jeep_6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/110411_J_WranglerUn26.JPG');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/110411_J_WranglerUn26.JPG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.jeep_5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/180703_Jeep_Sahara_1.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/180703_Jeep_Sahara_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.jeep_4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/180123_Jeep_01.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/180123_Jeep_01.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.jeep_3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/140203_J_Cherokee_Limited_10.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/140203_J_Cherokee_Limited_10.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.jeep_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/jeep2.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/jeep2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.jeep_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(18%, transparent)), url('../img/18_Renegade_Trailhawk.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), transparent 18%), url('../img/18_Renegade_Trailhawk.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.image-9 {
  height: 100%;
  max-width: none;
}

.text-block-15 {
  display: block;
  margin-right: 1em;
  margin-left: 1em;
  font-family: Gothic, sans-serif;
  color: #333;
  font-size: 0.9em;
}

.div-block-66 {
  margin-top: 9vh;
}

.pop_drive {
  position: fixed;
  z-index: 2100;
  display: none;
  width: 100%;
  height: 100vh;
  padding-top: 4em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(22, 22, 22, 0.95);
}

.form-block {
  width: 50%;
}

.field-label {
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 0.9em;
  font-weight: 400;
}

.text-field {
  height: 35px;
  border-color: transparent;
  border-radius: 100px;
  background-color: #fff;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 0.9em;
  font-weight: 400;
}

.text-field:focus {
  background-color: #333;
}

.div-block-69 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  color: #868686;
}

.submit-button {
  margin-top: 1em;
  margin-right: 10px;
  padding: 0.8em 1.3em;
  float: right;
  border: 1px solid #868686;
  border-radius: 100px;
  background-color: #161616;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
}

.submit-button:hover {
  border: 1px solid #868686;
  background-color: #fff;
  color: #161616;
}

.div-block-70 {
  padding-right: 10px;
  padding-left: 10px;
}

.heading-14 {
  margin-top: 0px;
  margin-bottom: 1.5em;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 3.5em;
  text-transform: uppercase;
}

.button {
  position: absolute;
  top: 2em;
  right: 2em;
  background-color: transparent;
  font-family: Gothic, sans-serif;
  font-size: 0.9em;
}

.pop_venda {
  position: fixed;
  z-index: 2100;
  display: none;
  width: 100%;
  height: 100vh;
  padding-top: 4em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(22, 22, 22, 0.95);
}

.form-block-copy {
  width: 50%;
  margin-bottom: 0px;
}

.div-block-71 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  color: #868686;
}

.paragraph-5 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 50%;
  margin-right: auto;
  margin-bottom: 1.5em;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Gothic, sans-serif;
  color: #868686;
  font-size: 0.8em;
  text-align: center;
}

.text-block-16 {
  font-family: Gothic, sans-serif;
  color: #161616;
  font-size: 0.9em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.text-block-16.home-tabs {
  color: #fff;
}

.tab-link-tab-2 {
  padding-right: 22px;
  padding-left: 22px;
  background-color: transparent;
}

.tab-link-tab-2.w--current {
  background-color: #dfdfdf;
}

.tab-link-tab-2.home-tabs2.w--current {
  background-color: #444;
}

.tab-pane-tab-1 {
  padding-top: 3em;
}

.tab-pane-tab-2 {
  padding-top: 3em;
}

.tab-pane-tab-3 {
  padding-top: 3em;
}

.fiat_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(18%, transparent)), url('../img/150703_FIAT_Nuova-500_03.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), transparent 18%), url('../img/150703_FIAT_Nuova-500_03.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fiat_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/500L-Cross_05.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/500L-Cross_05.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fiat_3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/180828_Fiat_New-500X_04.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/180828_Fiat_New-500X_04.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fiat_4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/160502_Fiat_Tipo-5-porte_05.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/160502_Fiat_Tipo-5-porte_05.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fiat_5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/170411_Fiat_124-Costa-Brava_10.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/170411_Fiat_124-Costa-Brava_10.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fiat_6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/48.edit.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/48.edit.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.abarth_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(18%, transparent)), url('../img/160607_Abarth_124_06.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), transparent 18%), url('../img/160607_Abarth_124_06.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.abarth_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/abarth2.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/abarth2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.abarth_3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/170612_Abarth_695-Rivale_07---cópia.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/170612_Abarth_695-Rivale_07---cópia.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.abarth_4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/160502_Fiat_Tipo-5-porte_05.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/160502_Fiat_Tipo-5-porte_05.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.abarth_5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/170411_Fiat_124-Costa-Brava_10.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/170411_Fiat_124-Costa-Brava_10.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.abarth_6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/48.edit.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/48.edit.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.row-2-copy {
  display: none;
  margin-top: 2em;
}

.volvo_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(18%, transparent)), url('../img/volvo2.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), transparent 18%), url('../img/volvo2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.volvo_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/181030_Volvo_S60_with_Polestar_Parts.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/181030_Volvo_S60_with_Polestar_Parts.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.volvo_3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/175940_Volvo_V40_T5_AWD_Cross_Country_Location_3_4_Front.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/175940_Volvo_V40_T5_AWD_Cross_Country_Location_3_4_Front.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.volvo_4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/160502_Fiat_Tipo-5-porte_05.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/160502_Fiat_Tipo-5-porte_05.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.volvo_5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/170411_Fiat_124-Costa-Brava_10.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/170411_Fiat_124-Costa-Brava_10.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.volvo_6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/48.edit.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/48.edit.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.toyota_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(18%, transparent)), url('../img/aygo-white-018.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), transparent 18%), url('../img/aygo-white-018.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.toyota_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/CHR_MY19_0030_V001.jpeg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/CHR_MY19_0030_V001.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.toyota_3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/gen11-2016.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/gen11-2016.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.toyota_4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/rav4-hybrid-ext-02.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/rav4-hybrid-ext-02.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.toyota_5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/2017-toyota-yaris-hybrid-blue-dynamic-23.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/2017-toyota-yaris-hybrid-blue-dynamic-23.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.toyota_6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/prius-val-ext---26.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/prius-val-ext---26.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.alfa_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(18%, transparent)), url('../img/171102_Alfa-Romeo_Stelvio_01.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), transparent 18%), url('../img/171102_Alfa-Romeo_Stelvio_01.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.alfa_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/170222_Alfa-Romeo_Stelvio_79.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/170222_Alfa-Romeo_Stelvio_79.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.alfa_3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/160512_Alfa-Romeo_Giulia_02.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/160512_Alfa-Romeo_Giulia_02.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.alfa_4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/alfa2.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/alfa2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.alfa_5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/080619_AR_MiTo_07_1024.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/080619_AR_MiTo_07_1024.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.alfa_6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../img/161004_Alfa-Romeo_4C_05.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), hsla(0, 0%, 100%, 0) 20%), url('../img/161004_Alfa-Romeo_4C_05.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.row-3-copy {
  display: none;
  margin-top: 2em;
}

.tab-pane-tab-4 {
  padding-top: 3em;
}

.div-block-72 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.select-field-3 {
  height: 30px;
  margin-bottom: 0px;
  border-style: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.opreco {
  position: absolute;
  top: 0em;
  right: 0em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  height: 85px;
  padding-right: 0em;
  padding-bottom: 2em;
  padding-left: 0em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#161616), to(#161616));
  background-image: linear-gradient(180deg, #161616, #161616);
}

.paragraph-6 {
  display: inline-block;
  margin-bottom: 0px;
  font-family: Gothic, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.heading-15 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0.2em;
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 2em;
}

.confi2 {
  position: absolute;
  top: 85px;
  right: 0px;
  width: 240px;
  padding-left: 0em;
}

.contactos_img {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cont_toyota {
  position: absolute;
  width: 450px;
  height: 450px;
  background-image: url('../img/photo-stand.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cont_fiat {
  position: absolute;
  display: block;
  width: 450px;
  height: 450px;
  background-image: url('../img/FIAT.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cont_volvo {
  position: absolute;
  width: 450px;
  height: 450px;
  background-image: url('../img/Captura-de-ecrã-2018-10-16-às-18.58.12.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.button_confi2 {
  padding: 0.8em 1.3em;
  border: 1px solid #fff;
  border-radius: 100px;
  background-color: rgba(22, 22, 22, 0.13);
  font-family: Gothic, sans-serif;
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
}

.button_confi2:hover {
  background-color: #fff;
  color: #161616;
}

.div-block-73 {
  text-align: right;
}

.home-box-tabs {
  margin-bottom: 2em;
}

.logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 6px 0px;
  padding-left: 1em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-hover {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  cursor: pointer;
}

.logo-options {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 10px 12px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-radius: 50px;
  background-color: #fff;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
  -webkit-perspective: 0px;
  perspective: 0px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transform: perspective(0px);
  transform: perspective(0px);
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.logo-choose {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0em;
  margin-left: 0em;
  padding-right: 1em;
  padding-left: 1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
}

.logo-choose.logo-choose-line {
  border-right: 2px solid #d6d6d6;
  border-left: 2px solid #d6d6d6;
}

.image-10 {
  height: 9.5vh;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-10.image10-jeep {
  -o-object-fit: contain;
  object-fit: contain;
}

.image-11 {
  margin-bottom: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-11:hover {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.navbar-2 {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 3em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.nav-link-2 {
  margin-right: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Gothic, sans-serif;
  color: #000;
  font-size: 0.9em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.nav-link-2.w--current {
  color: #f1f1f1;
}

.social-nav {
  display: inline-block;
  margin-top: 0em;
  margin-left: 1em;
}

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.options-title {
  margin-top: 0px;
  margin-bottom: -8px;
  font-family: Gothic, sans-serif;
  color: #999;
  font-size: 0.5em;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-transform: uppercase;
}

.options-title.options-title-website {
  letter-spacing: 0.1em;
}

@media screen and (max-width: 991px) {
  .billboard{
    height:150px;

  }
  .box_home {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.13)), to(rgba(0, 0, 0, 0.13))), url('../img/jeep2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.13), rgba(0, 0, 0, 0.13)), url('../img/jeep2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .nav-link {
    padding-right: 15px;
    padding-left: 15px;
  }
  .paragraph-2 {
    width: 70%;
  }
  .div-block-6 {
    margin-bottom: 1em;
  }
  .heading-5 {
    margin-bottom: 1em;
    font-size: 2em;
  }
  .paragraph-3 {
    max-width: none;
    line-height: 16px;
  }
  .div-block-14 {
    padding-top: 1em;
  }
  .box_marcas {
    padding-right: 4em;
    padding-left: 4em;
  }
  .div-block-12-copy {
    padding-right: 3em;
    padding-left: 3em;
  }
  .div-block-21 {
    width: 50%;
  }
  .heading-7 {
    font-size: 0.7em;
  }
  .column-2 {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
  .row-2 {
    margin-top: 1.5em;
  }
  .destaque_carro {
    height: 2.8em;
  }
  .destaque_carro2 {
    height: 2.8em;
  }
  .link_dest_1 {
    margin-bottom: 0.5em;
  }
  .column-4 {
    padding-left: 2em;
  }
  .column-5 {
    padding-left: 2em;
  }
  .column-7 {
    padding-left: 0em;
  }
  .text-block-4 {
    padding-bottom: 0px;
  }
  .dropdown-toggle-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .text-block-5 {
    font-size: 0.8em;
  }
  .dropdown-2 {
    width: 140px;
  }
  .icon-2 {
    margin-right: 15px;
  }
  .div-block-32 {
    width: 100%;
    max-width: 700px;
    margin-bottom: 1em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .text-block-7 {
    font-size: 1.5em;
  }
  .heading-13 {
    font-size: 2.5em;
  }
  .div-destaque_2 {
    display: block;
  }
  .link_dest_2 {
    margin-bottom: 0.5em;
  }
  .link_dest_3 {
    margin-bottom: 0.5em;
  }
  .link_dest_4 {
    margin-bottom: 0.5em;
  }
  .link_dest_5 {
    margin-bottom: 0.5em;
  }
  .link_dest_6 {
    margin-bottom: 0.5em;
  }
  .div-destaque_1 {
    display: block;
  }
  .div-destaque_3 {
    display: block;
  }
  .column-8 {
    padding-right: 2em;
    padding-left: 2em;
  }
  .column-9 {
    padding-right: 2em;
    padding-left: 2em;
  }
  .column-10 {
    padding-right: 2em;
    padding-left: 2em;
  }
  .link_img {
    padding-right: 1em;
    padding-left: 1em;
  }
  .destaque_carro3 {
    height: 2.8em;
  }
  .destaque_carro4 {
    height: 2.8em;
  }
  .destaque_carro5 {
    height: 2.8em;
  }
  .destaque_carro6 {
    height: 2.8em;
  }
  .div-block-53 {
    width: 100%;
  }
  .box_home2 {
    background-image: url('../img/volvo2.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.13)), to(rgba(0, 0, 0, 0.13)));
    background-image: url('../img/volvo2.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.13), rgba(0, 0, 0, 0.13));
    background-position: 50% 50%, 0px 0px;
    background-size: cover, auto;
    background-repeat: no-repeat, repeat;
  }
  .div-block-3_1 {
    padding-right: 3em;
  }
  .box_home3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.13)), to(rgba(0, 0, 0, 0.13))), url('../img/CHR_MY19_0030_V001.jpeg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.13), rgba(0, 0, 0, 0.13)), url('../img/CHR_MY19_0030_V001.jpeg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .div-block-3_2 {
    padding-right: 3em;
  }
  .dropdown-2-copy-copy {
    width: 140px;
    text-align: justify;
  }
  .text-block-5-copy {
    font-size: 0.8em;
  }
  .box_video_info {
    padding-right: 3em;
  }
  .box_home_text {
    margin-bottom: 1em;
  }
  .box_home_select {
    margin-top: 2em;
  }
  .box_icons {
    padding-right: 3em;
    padding-left: 3em;
  }
  .box_about {
    height: 80vh;
  }
  .about_right {
    padding-right: 3em;
    padding-left: 3em;
  }
  .about_left {
    padding-right: 3em;
    padding-left: 3em;
  }
  .abour_img {
    display: block;
    height: 80vh;
  }
  .about_button {
    padding-top: 3em;
  }
  .destaque_imgs {
    height: 80vh;
  }
  .destaque_select {
    height: 80vh;
  }
  .box_footer {
    padding-right: 0em;
    padding-left: 4em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer {
    height: 55vh;
  }
  .filters {
    padding-right: 3em;
    padding-left: 3em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .produto_left {
    padding-left: 6em;
  }
  .link-block-6.social-navicon {
    margin-right: 0em;
  }
  .image {
    filter:invert(100%);
    margin-right: 1em;
  }
  .contactos_all {
    padding-top: 7em;
    padding-right: 3.5em;
  }
  .contactos_mapa {
    height: 80vh;
  }
  .contactos_info {
    height: 80vh;
  }
  .home.home-mgl {
    height: auto;
    padding-bottom: 7em;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 95.3%, 0.9)), to(hsla(0, 0%, 95.3%, 0.9))), url('../img/AdobeStock_102542099.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 95.3%, 0.9), hsla(0, 0%, 95.3%, 0.9)), url('../img/AdobeStock_102542099.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .div-block-60 {
    height: 90vh;
    padding-top: 3em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .home_marcas {
    padding-right: 4em;
    padding-left: 4em;
  }
  .homelink_img {
    padding-right: 1em;
    padding-left: 1em;
  }
  .image-8 {
    margin-bottom: 2em;
  }
  .div-block-61 {
    width: 65vw;
  }
  .box_home4 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.13)), to(rgba(0, 0, 0, 0.13))), url('../img/-Cross.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.13), rgba(0, 0, 0, 0.13)), url('../img/-Cross.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .div-block-3_3 {
    padding-right: 3em;
  }
  .div-block-3_4 {
    padding-right: 3em;
  }
  .box_home5 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.13)), to(rgba(0, 0, 0, 0.13))), url('../img/abarth2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.13), rgba(0, 0, 0, 0.13)), url('../img/abarth2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .div-block-3_5 {
    padding-right: 3em;
  }
  .box_home6 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.13)), to(rgba(0, 0, 0, 0.13))), url('../img/alfa2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.13), rgba(0, 0, 0, 0.13)), url('../img/alfa2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .div-block-64.home-logos {
    position: relative;
    display: -ms-grid;
    display: grid;
    padding-top: 1em;
    padding-right: 0em;
    padding-left: 0em;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .confi {
    position: relative;
    margin-top: 2em;
    padding-right: 0em;
  }
  .about_left-copy {
    padding-right: 4em;
    padding-left: 4em;
  }
  .about_right-copy {
    padding-right: 4em;
    padding-left: 4em;
  }
  .div-block-14-copy {
    padding-top: 1em;
  }
  .logocorner {
    top: 1.5em;
    width: 45px;
    height: 45px;
  }
  .dropdown-toggle-4 {
    padding-left: 15px;
  }
  .jeep_6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .jeep_5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .jeep_4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .jeep_3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .jeep_2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .jeep_1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .tab-link-tab-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 25px;
    padding-left: 25px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tabs-menu {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 0.75fr 0.75fr;
    grid-template-columns: 0.75fr 0.75fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .tabs-menu.home-box-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .fiat_1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .fiat_2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .fiat_3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .fiat_4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .fiat_5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .fiat_6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .abarth_1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .abarth_2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .abarth_3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .abarth_4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .abarth_5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .abarth_6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .row-2-copy {
    margin-top: 1.5em;
  }
  .volvo_1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .volvo_2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .volvo_3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .volvo_4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .volvo_5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .volvo_6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .toyota_1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .toyota_2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .toyota_3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .toyota_4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .toyota_5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .toyota_6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .alfa_1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .alfa_2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .alfa_3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .alfa_4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .alfa_5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .alfa_6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .row-3-copy {
    margin-top: 1.5em;
  }
  .confi2 {
    top: 85px;
    right: 0px;
    padding-right: 0em;
  }
  .cont_toyota {
    width: 300px;
    height: 300px;
  }
  .cont_fiat {
    width: 300px;
    height: 300px;
  }
  .cont_volvo {
    width: 300px;
    height: 300px;
  }
  .logo-wrapper {
    padding-right: 1.1em;
    padding-left: 1.1em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .logo-hover {
    margin-right: 0.5em;
  }
  .image-11 {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .navbar-2 {
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
  .nav-link-2 {
    margin-left: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .social-nav {
    padding-right: 15px;
  }
  .nav-menu-2 {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .options-title {
    margin-top: 5px;
    margin-bottom: auto;
    line-height: 1.1em;
  }
}

@media screen and (max-width: 767px) {
  .contactos_all {
    padding-right: 2.5em;
  }
  .text-block-12 {
    font-size: 0.8em;
  }
  .slide-nav {
    display: block;
  }
  .tabs-menu.home-box-tabs {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 0.75fr 0.75fr;
    grid-template-columns: 0.75fr 0.75fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
}

@media screen and (max-width: 479px) {
  .extra-desktop{
    display:none;
  }
  .landing {
    height: 200vh;
  }
  .box_home {
    width: 100%;
    height: 100vh;
    padding-right: 3em;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .box_video {
    width: 100%;
  }
  .nav-link {
    font-size: 1em;
    text-align: center;
  }
  .nav-link.w--current {
    color: #868686;
    text-align: center;
  }
  .heading-3 {
    font-size: 2.5em;
  }
  .paragraph-2 {
    width: 100%;
  }
  .dropdown {
    width: 100%;
  }
  .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-16 {
    width: 100%;
    height: 100%;
  }
  .box_marcas {
    display: block;
    padding: 5em 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .div-block-12-copy {
    padding-right: 2em;
    padding-left: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .row-2 {
    margin-top: 2.5em;
  }
  .destaque_carro {
    height: 2.5em;
  }
  .destaque_carro2 {
    height: 2.5em;
  }
  .column-4 {
    margin-bottom: 4em;
    padding-left: 0em;
  }
  .column-5 {
    margin-bottom: 0em;
    padding-left: 0em;
  }
  .image-3 {
    filter:invert(100%);
    margin-bottom: 2em;
  }
  .column-7 {
    margin-bottom: 4em;
  }
  .nav-menu {
    width: 100%;
    height: 90vh;
    padding-top: 7em;
    padding-bottom: 8em;
    background-color: #161616;
  }
  .dropdown-toggle-2 {
    height: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
  }
  .text-block-5 {
    font-size: 0.8em;
    text-align: left;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .dropdown-2 {
    width: 100%;
    margin-bottom: 2em;
  }
  .div-block-32 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .text-block-7 {
    font-size: 1.3em;
  }
  .showcar {
    width: 100%;
  }
  .heading-10 {
    position: static;
    font-size: 1.8em;
  }
  .heading-11 {
    font-size: 4em;
    line-height: 50px;
  }
  .text-block-8 {
    width: auto;
  }
  .heading-12 {
    font-size: 0.8em;
  }
  .column-8 {
    margin-bottom: 4em;
  }
  .column-9 {
    margin-bottom: 4em;
  }
  .link_img {
    width: 50%;
    padding: 2em 2.5em;
  }
  .box_landing {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 200vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .icon-4 {
    color: #fff;
    font-size: 1.5em;
  }
  .destaque_carro3 {
    height: 2.5em;
  }
  .destaque_carro4 {
    height: 2.5em;
  }
  .destaque_carro5 {
    height: 2.5em;
  }
  .destaque_carro6 {
    height: 2.5em;
  }
  .box_home2 {
    width: 100%;
    height: 100%;
    padding-right: 3em;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .box_home3 {
    width: 100%;
    height: 100%;
    padding-right: 3em;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .icon-5 {
    color: #fff;
    font-size: 1.5em;
  }
  .link-block-copy-copy {
    width: 100%;
  }
  .dropdown-2-copy-copy {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 2em;
  }
  .image-6 {
    margin: 2em 2em 2em 2.5em;
    text-align: center;
  }
  .text-block-5-copy {
    width: 80px;
    font-size: 1em;
    text-align: left;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .menu-button-2 {
    padding-top: 22px;
    padding-bottom: 22px;
    background-color: transparent;
  }
  .menu-button-2.w--open {
    background-color: transparent;
  }
  .menu-button-3 {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .menu-button-3.w--open {
    background-color: transparent;
  }
  .box_home_text {
    margin-bottom: 2em;
  }
  .box_home_select {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 2em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .icon-6 {
    color: #fff;
    font-size: 1.5em;
  }
  .menu-button-4 {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .menu-button-4.w--open {
    background-color: transparent;
  }
  .box_about {
    height: auto;
  }
  .about_right {
    display: block;
    width: 100%;
    height: auto;
    padding: 5em 3em;
  }
  .about_left {
    display: block;
    width: 100%;
    height: auto;
    padding: 5em 3em;
  }
  .abour_img {
    position: relative;
    height: 250px;
  }
  .box_destaque {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .destaque_imgs {
    width: 100%;
    height: 80vh;
  }
  .destaque_select {
    width: 100%;
    height: 85vh;
  }
  .box_footer {
    display: inline-block;
    padding: 8em 5em 6em;
    float: none;
    text-align: left;
  }
  .footer {
    height: auto;
  }
  .box_cars {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .filters_mobile {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 9vh;
    display: none;
    overflow: scroll;
    width: 100vw;
    height: 91vh;
    padding: 9em 2em 6em;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
  }
  .filters_mobile_button {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 9vh;
    padding: 8px 4em;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #bdbec7;
    background-color: #fff;
    text-decoration: none;
  }
  .filters_mobile_button:focus {
    background-image: none;
  }
  .filters {
    position: relative;
    z-index: 1000;
    height: auto;
    padding-right: 0em;
    padding-bottom: 0em;
    padding-left: 0em;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
  }
  .box_produto {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 150vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .produto_left {
    width: 100%;
    padding-left: 3em;
  }
  .produto_right {
    width: 100%;
    height: 50%;
  }
  .link-block-6.social-navicon {
    margin-right: 0.5em;
  }
  .contactos_all {
    padding-top: 6em;
    padding-right: 3em;
    padding-bottom: 0em;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .contactos_all.home-all-cont {
    padding-right: 2em;
    padding-left: 2em;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }
  .contactos_mapa {
    width: 100%;
    height: 85vh;
  }
  .box_contactos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-12 {
    font-size: 0.9em;
  }
  .text-block-12.home-cont-text {
    text-align: center;
  }
  .contactos_info {
    width: 100%;
    height: 80vh;
  }
  .home {
    height: auto;
  }
  .div-block-60 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80vh;
    padding: 3.8em 2.5em 1em;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .home_marcas {
    position: relative;
    padding-right: 0em;
    padding-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .homelink_img {
    width: 50%;
    padding: 2em 2.5em;
  }
  .image-8 {
    margin-bottom: 1.5em;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-61 {
    display: block;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }
  .box_home4 {
    width: 100%;
    height: 100%;
    padding-right: 3em;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .box_home5 {
    width: 100%;
    height: 100%;
    padding-right: 3em;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .box_home6 {
    width: 100%;
    height: 100%;
    padding-right: 3em;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .select {
    width: 85%;
    padding-right: 2em;
  }
  .select_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 15%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .paragraph-4 {
    font-size: 0.9em;
  }
  .div-block-64 {
    display: block;
    padding-bottom: 2em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .div-block-64.home-logos {
    overflow: hidden;
    padding-top: 5.1em;
    padding-right: 1em;
    padding-left: 1em;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .about_left-copy {
    display: block;
    width: 100%;
    height: auto;
    padding: 6em 2em;
  }
  .about_right-copy {
    display: block;
    width: 100%;
    height: 100%;
    padding: 6em 2em;
  }
  .left-arrow {
    display: none;
  }
  .right-arrow {
    display: none;
  }
  .about-mobile {
    width: 100%;
    height: auto;
  }
  .slide-nav {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    padding-top: 15px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    color: #8b8b8b;
  }
  .logocorner {
    top: 1em;
    right: 6.5em;
  }
  .dropdown-toggle-4 {
    text-align: center;
  }
  .icon-7 {
    margin-right: 35%;
  }
  .div-block-66 {
    margin-top: 0vh;
    text-align: center;
  }
  .pop_drive {
    position: fixed;
    display: none;
    height: 100vh;
  }
  .form-block {
    width: 100%;
    padding-right: 2em;
    padding-left: 2em;
  }
  .text-field {
    height: 30px;
  }
  .div-block-69 {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
  }
  .submit-button {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 0.9em;
  }
  .heading-14 {
    margin-bottom: 1em;
    font-size: 2em;
  }
  .button {
    top: 1em;
    right: 1em;
  }
  .pop_venda {
    position: fixed;
    display: none;
    height: 100vh;
    padding-top: 0em;
  }
  .form-block-copy {
    width: 100%;
    padding-right: 2em;
    padding-left: 2em;
  }
  .div-block-71 {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
  }
  .paragraph-5 {
    width: 100%;
  }
  .tab-link-tab-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 18px;
    padding-left: 18px;
  }
  .tabs-menu {
    padding-left: 3em;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
  .tabs-menu.home-box-tabs {
    width: 100%;
    margin-bottom: 0em;
    padding-left: 0em;
    justify-items: stretch;
    -ms-grid-columns: 1fr 0.75fr;
    grid-template-columns: 1fr 0.75fr;
  }
  .row-2-copy {
    margin-top: 2.5em;
  }
  .row-3-copy {
    margin-top: 2.5em;
  }
  .opreco {
    width: 100%;
  }
  .confi2 {
    width: 100%;
  }
  .cont_toyota {
    width: 250px;
    height: 250px;
  }
  .cont_fiat {
    width: 250px;
    height: 250px;
  }
  .cont_volvo {
    width: 250px;
    height: 250px;
  }
  .home-box-tabs {
    margin-bottom: 1em;
  }
  .logo-wrapper {
    padding-right: 0em;
    padding-left: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .logo-hover {
    margin-right: 0em;
    margin-left: 0.2em;
  }
  .logo-options {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .logo-choose {
    padding-right: 1em;
    padding-left: 1em;
  }
  .image-10 {
    height: 70px;
  }
  .mask {
    background-color: #f1f1f1;
  }
  .navbar-2 {
    position: absolute;
    padding-right: 0em;
    padding-left: 0em;
  }
  .nav-link-2 {
    padding-left: 12px;
    text-align: center;
  }
  .nav-link-2.w--current {
    color: #868686;
    text-align: center;
  }
  .social-nav {
    margin-left: 0em;
    padding-right: 12px;
  }
  .nav-menu-2 {
    width: 100%;
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
  .options-title {
    margin-top: 5px;
    margin-bottom: auto;
    line-height: 1.1em;
  }
}

@media screen and (max-width: 991px) {
  .extra-desktop{
    display:none;
  }
  #w-node-b3486b35dc72-b04e8d27 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-b3486b35dc75-b04e8d27 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-b3486b35dc78-b04e8d27 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-d94b4718c1c2-b04e8d27 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-b85bec9d2020-d815de8c {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-b85bec9d2023-d815de8c {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-b85bec9d2026-d815de8c {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-b85bec9d2029-d815de8c {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

@font-face {
  font-family: 'Gothic';
  src: url('../fonts/gothic.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gothic';
  src: url('../fonts/gothicb.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
