/*
Theme Name: Accional Solutions
Author: Accional
Author URI: https://accional.pt/
Description: 
Requires at least: 4.9.6
Requires PHP: 7.0.1
Version: 1.0
*/
.wpcf7-response-output{
	color: #ffffff;
}
@media (max-width:767px) and (min-width:480px) {
	html.w-mod-js:not(.w-mod-ix) [data-w-id="3e8178c7-9122-9ef5-0242-83dc1a171e46"] {
		-webkit-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		-moz-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		-ms-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		opacity:0;
	}
	html.w-mod-js:not(.w-mod-ix) [data-w-id="71c4545a-c5e0-755f-31a3-fda6c8b0a07f"] {
		-webkit-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		-moz-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		-ms-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		opacity:0;
	}
	html.w-mod-js:not(.w-mod-ix) [data-w-id="Image"] {
		-webkit-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		-moz-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		-ms-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		opacity:0;
	}
}
@media (max-width:479px) {
	html.w-mod-js:not(.w-mod-ix) [data-w-id="3e8178c7-9122-9ef5-0242-83dc1a171e46"] {
		-webkit-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		-moz-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		-ms-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		opacity:0;
	}
	html.w-mod-js:not(.w-mod-ix) [data-w-id="71c4545a-c5e0-755f-31a3-fda6c8b0a07f"] {
		-webkit-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		-moz-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		~-ms-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		opacity:0;
	}
	html.w-mod-js:not(.w-mod-ix) [data-w-id="Image"] {
		-webkit-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		-moz-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		-ms-transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		transform:translate3d(0, -1000px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
		opacity:0;
	}
}

.ui-selectmenu-button.ui-button{
	width: 100%!important;
}

#ui-datepicker-div{
	z-index: 999!important;
}

.overflow {
  max-height: 130px;
}

.google-reviews{
	display: grid;
}	

.most-recent-grid{
	display: grid;
	grid-template-columns: 30% 70%;
	padding: 5% 0 5% 0;
	border-top: 1px solid white;
}

.other-posts-grid{
	display: grid;
	grid-template-columns: 30% 30% 30%; 
	column-gap: 5%; 
	row-gap: 100px; 
	padding: 5% 0 10% 0; 
	border-top: 1px solid white;
}

.displayNone {
	display: none;
}

.to-top {
    width: 45px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: fixed;
    bottom: 50px;
    z-index: 100;
    color: darkseagreen;
    right: 30px;
    text-decoration: none;
    font-size: 35px;
    border: solid;
    border-radius: 35px;
    padding: 15px;
}

.to-top:hover {
	background: #fff;
}

@media screen and (max-width: 991px){
	.seccao-descricao {
		width: fit-content!important;
	}
	
	.most-recent-grid {
		display: grid;
		grid-template-columns: 100%;
		padding: 5% 0 5% 0;
		border-top: 1px solid white;
	}
	
	.other-posts-grid {
		display: grid;
		grid-template-columns: 100%;
		row-gap: 85px;
		padding: 5% 0 10% 0;
		border-top: 1px solid white;
	}
}

@media (max-width: 1164px) and (min-width: 992px){
	.intro-imgs{
		width: 300px;
	}
}

@media (max-width: 1550px) and (min-width: 1165px){
	.intro-imgs{
		width: 400px;
	}
}
	
@media (max-width: 2560px) and (min-width:1551px){
	.intro-imgs{
		width: 600px;
	}
}

.link-block-2.w--current .bola{
	background-color: #FFFFFF;
}

.seccao {
  position: relative;
  min-height: 100vh;
}

.seccao.frota {
  z-index: 50;
  padding-right: 25px;
  padding-left: 0px;
  -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-image: -webkit-gradient(linear, left top, left bottom, color-stop(78%, hsla(0, 0%, 100%, 0.14))), url('images/fundo_natureza_estrada.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.14) 100%, #fff), url('images/fundo_natureza_estrada.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: cover;
}

.seccao.carros {
  z-index: 10;
  overflow: hidden;
  min-height: auto;
}

.seccao.motas {
  z-index: 10;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.seccao.footer {
  z-index: 88;
  min-height: auto;
  margin-top: 0px;
  padding: 50px 100px;
  -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: #1f1f1f;
  background-image: url('images/footer.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.seccao.quemsomos {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 100px;
  -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(hsla(0, 0%, 44.7%, 0.47)), to(hsla(0, 0%, 44.7%, 0.47))), url('images/estrada-moto.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 44.7%, 0.47), hsla(0, 0%, 44.7%, 0.47)), url('images/estrada-moto.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.seccao.info {
  z-index: 10;
  padding-right: 150px;
  padding-left: 150px;
  -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: #fff;
  background-image: url('images/3-03-03.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}

.seccao.inicio {
  z-index: 80;
}

.seccao.sustentabilidade {
  z-index: 10;
  padding: 50px;
  -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: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(13%, transparent)), url('images/carro-estrada.jpg');
  background-image: linear-gradient(180deg, #fff, transparent 13%), url('images/carro-estrada.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: cover;
}

.background-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  min-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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.slider {
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.left-arrow-2 {
  display: none;
  height: 200px;
  margin-left: 1vw;
  -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;
}

.right-arrow-2 {
  display: none;
  height: 200px;
  margin-right: 1vw;
  -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;
}

.image-5 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.footer {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slide-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.image-2-wrapper {
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 55vw;
  margin-right: -11vw;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.image-1-wrapper {
  position: relative;
  z-index: 3;
  overflow: hidden;
  width: 25vw;
  margin-right: -24vw;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.image-3-wrapper {
  position: relative;
  z-index: 1;
  display: none;
  overflow: hidden;
  width: 19vw;
  margin-right: 20px;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.text-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 200px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-3 {
  z-index: 1;
}

.image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.image-2 {
  z-index: 2;
}

.icon-setas {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  text-decoration: none;
}

.container-video-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 200px;
  padding-left: 200px;
  -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;
}

.logo-easy {
  display: inline-block;
}

.container-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.title-letsgo {
  margin-top: 0px;
  font-family: Frenteh1, sans-serif;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.container-pesquisa-responsive {
  display: none;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  -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-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.icon {
  display: none;
}

.icon.linguas {
  display: block;
}

.redes-sociais {
  display: none;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 50px;
  padding-right: 20px;
  padding-left: 20px;
  -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;
}

.link-insta {
  display: block;
  width: 25px;
  height: 25px;
  margin-left: 15px;
  padding: 5px 0px;
  float: right;
  border-radius: 20px;
  background-color: #000;
  background-image: url('images/instagram1.svg');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.link-insta:hover {
  opacity: 0.4;
}

.link-insta:focus {
  border-color: transparent;
  background-color: #000;
  color: #fff;
}

.search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.link-facebook {
  display: block;
  width: 25px;
  height: 25px;
  padding: 5px 0px;
  float: right;
  border-radius: 20px;
  background-color: #000;
  background-image: url('images/facebook1.svg');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.link-facebook:hover {
  opacity: 0.4;
}

.link-facebook:focus {
  border-color: transparent;
  background-color: #000;
  color: #fff;
}

.dropdown-toggle {
  display: block;
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 8px;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.dropdown-toggle.w--open {
  width: 100%;
  border-bottom: 1px solid #b9b9b9;
}

.flipper-nav-container {
  max-width: 100%;
  padding: 5px 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 25px;
}

.dropdown-list {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.dropdown-list.w--open {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: transparent;
}

.dropdown-list.linguas {
  background-color: transparent;
}

.search-input-2 {
  height: 40px;
  margin-bottom: 0px;
  float: left;
  border-top: 1px none #000;
  border-right: 1px none #000;
  border-left: 1px none #000;
  font-size: 22px;
  font-style: italic;
  font-weight: 300;
}

.search-input-2.responsive {
  background-color: transparent;
}

.flipper-nav-link-menu {
  z-index: 999;
  display: block;
  width: 45%;
  margin-top: -16px;
  padding-top: 100px;
  padding-left: 25px;
  border-left: 3px solid #78a055;
  background-color: #fff;
  box-shadow: 1px 1px 8px -2px rgba(0, 0, 0, 0.5);
}

.text-block {
  color: #78a055;
  font-size: 20px;
}

.text-block.linguas {
  margin-right: 35px;
  float: left;
  color: #1d1d1d;
  font-size: 15px;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-left: 25px;
  -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;
}

.brand.w--current {
  margin-top: 10px;
}

.brand.responsive {
  display: none;
}

.nav-link-drop-linguas {
  right: 3px;
  width: 100%;
  max-width: 100%;
  margin-top: 35px;
  float: right;
  clear: both;
  -webkit-transition: letter-spacing 250ms ease, width 250ms ease;
  transition: letter-spacing 250ms ease, width 250ms ease;
  color: #363636;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link-drop-linguas:hover {
  font-family: Montserrat, sans-serif;
}

.nav-link-drop-linguas.w--current {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
}

.nav-link-drop {
  right: 3px;
  width: 100%;
  max-width: 100%;
  float: right;
  clear: both;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #363636;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
}

.nav-link-drop:hover {
  opacity: 0.5;
}

.nav-link-drop.w--current {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
}

.nav-link {
  right: 3px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  float: right;
  clear: both;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #78a055;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link:hover {
  opacity: 0.5;
}

.nav-link.w--current {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
}

.dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 50px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #777;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.dropdown-link:hover {
  color: #000;
  font-weight: 600;
  letter-spacing: 2px;
}

.social-icon {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  border-radius: 50%;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.social-icon:hover {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-size: 125px;
  background-repeat: no-repeat;
  opacity: 0.53;
}

.simbolo_branco {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  max-width: 60px;
}

.search-button-3 {
  display: none;
  float: right;
  background-color: #f45a1e;
}

.navbar-6 {
  position: fixed;
  z-index: 83;
  width: 100%;
  background-color: hsla(0, 0%, 100%, 0);
}

.lottie-carro {
  max-width: 70px;
  margin-bottom: -19px;
}

.carro_1 {
  position: relative;
  z-index: 20;
  max-width: 70%;
  float: right;
}

.image-mota {
  position: relative;
  z-index: 12;
  max-width: 45%;
  float: right;
}

.carro_2 {
  position: relative;
  z-index: 15;
  max-width: 55%;
  float: right;
}

.coluna-carros-frota {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.colunas-frota {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.heading-40 {
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 1.3em;
  font-weight: 700;
}

.heading-amatic-100 {
  display: block;
  width: 100%;
  margin-top: 0px;
  font-family: 'Amatic SC', sans-serif;
  color: #fff;
  font-size: 100px;
  font-weight: 700;
  text-align: right;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.72);
}

.paragraph-geral {
  margin-top: 25px;
  font-family: Montserrat, sans-serif;
  text-align: justify;
}

.paragraph-geral.branco{
  color: #fff;
  font-weight: 500;
}

.paragraph-geral._2 {
  margin-top: 10px;
}

.paragraph-geral.seguros {
  margin-top: 15px;
  font-size: 11px;
}

.paragraph-geral.seguros._2 {
  display: none;
}

.lettering-cinza {
  max-width: 150px;
  float: left;
}

.simbolo_cores {
  max-width: 60px;
  float: left;
}

.image-1_1 {
  z-index: 3;
  margin-top: 150px;
  float: right;
}

.heading-61 {
  position: relative;
  z-index: 10;
  float: right;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: right;
}

.forma-verde {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 750px;
  height: auto;
  padding: 10px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(165, 206, 138, 0.85);
}

.heading-mont-80 {
  z-index: 10;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  text-align: center;
}

.heading-mont-80.left {
  font-family: Montserrat, sans-serif;
  text-align: left;
}

.heading-mont-80.right {
  font-family: Montserrat, sans-serif;
  text-align: right;
}

.fundo-desenho {
  position: relative;
  background-image: url('images/road1-04-04-04.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.body {
  background-color: #fff;
}

.container-slide-paralax {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.carro-slide {
  position: relative;
  z-index: 50;
  width: 70%;
}

.coluna-carros {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.coluna-carros.suv {
  position: relative;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.coluna-texto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  padding-left: 50px;
  -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;
}

.container-texto-carro {
  position: relative;
  z-index: 50;
  max-width: 100%;
  padding-right: 150px;
}

.forma {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 200px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #b2d4db;
}

.forma.verde {
  background-color: rgba(127, 158, 106, 0.38);
}

.forma.laranja {
  background-color: rgba(197, 121, 60, 0.36);
}

.forma.azul {
  background-color: rgba(91, 149, 161, 0.38);
}

.forma.laranja {
  background-color: rgba(200, 127, 69, 0.38);
}

.botao_geral {
  float: right;
  border-radius: 8px;
  background-color: #78a055;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.botao_geral:hover {
  opacity: 0.65;
}

.botao_geral.centro {
  margin-top: 25px;
  float: none;
}

.link-block-3 {
  position: relative;
  width: 25px;
  height: 25px;
  margin-left: 15px;
  float: right;
  opacity: 1;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.link-block-3:hover {
  opacity: 0.65;
}

.fixed-bg {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 20vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(5%, #fff));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 5%);
}

.desenho_fixo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: block;
  height: 300vh;
  background-image: url('images/desenhos_fixos-04.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-nav-4 {
  opacity: 0.5;
}

.coluna-texto-frota {
  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: 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;
}

.container-reserva {
  position: relative;
  z-index: 25;
  width: 550px;
  height: auto;
  margin-top: 50px;
  background-color: hsla(0, 0%, 100%, 0.85);
}

.container-reserva.quem-somos {
  display: none;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 15px;
  -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;
}

.columns-2 {
  height: 100%;
  padding: 25px 15px;
}

.colunas-entregas {
  padding-right: 50px;
  padding-left: 50px;
  -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;
}

.formulario-contacto {
  height: 100%;
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 5px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.error-message-referencia {
  padding: 10px;
  background-color: #ce5454;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
}

.success-message-referencia {
  padding: 10px;
  background-color: #51cc70;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
}

.field-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 30px;
  margin-top: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.login-container-2 {
  z-index: 10;
  width: 100%;
  margin-bottom: 5px;
}

.titulo-18 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-block-9 {
  margin-top: 5px;
}

.formulario-contactos, .ui-selectmenu-button.ui-button {
  margin-bottom: 0px;
  padding: 5px 5px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #000;
  border-radius: 0px;
  background-color: transparent;
  -webkit-transition: border-color 400ms ease;
  transition: border-color 400ms ease;
  font-size: 14px;
  line-height: 26px;
  height: 45px;
  text-align: left;
}

.formulario-contactos:hover {
  border-color: #e3e6eb;
}

.formulario-contactos:active {
  border-color: #43464d;
}

.formulario-contactos:focus {
  border-color: #43464d;
}

.formulario-contactos::-webkit-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.formulario-contactos:-ms-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.formulario-contactos::-ms-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.formulario-contactos::placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.image-15 {
  margin-right: 10px;
}

.columns-3 {
  width: 100%;
}

.titulo-18_branco {
  margin-top: 30px;
  margin-bottom: 15px;
  font-family: Frenteh1, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.social-icons {
  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;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-contacts {
  margin-bottom: 50px;
}

.paragraph {
  text-align: justify;
}

.paragraph.left {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: left;
}

.adress-contacts {
  margin-top: 10px;
  margin-bottom: 10px;
  clear: left;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.bold-text {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.formulario-contacto-2 {
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.field-wrapper-2 {
  width: 100%;
  min-height: 30px;
}

.memberstack-form-3 {
  padding-top: 20px;
}

.formulario-contactos-2 {
  margin-bottom: 0;
  padding: 21px 20px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #fff;
  border-radius: 0px;
  background-color: hsla(0, 0%, 100%, 0);
  -webkit-transition: border-color 400ms ease;
  transition: border-color 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 10px;
}

.formulario-contactos-2:hover {
  border-color: #e3e6eb;
}

.formulario-contactos-2:active {
  border-color: #43464d;
}

.formulario-contactos-2:focus {
  border-color: #43464d;
}

.formulario-contactos-2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.28);
}

.formulario-contactos-2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.28);
}

.formulario-contactos-2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.28);
}

.formulario-contactos-2::placeholder {
  color: rgba(255, 255, 255, 0.28);
}

.formulario-contactos-2.mensagem {
  min-height: 50px;
}

.politica-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin: 50px auto 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  -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.25);
  font-size: 11px;
  line-height: 16px;
  text-align: left;
}

.colunas-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.coluna-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.footer-link {
  padding: 4px;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 0.5;
}

.container-2 {
  padding-right: 50px;
  padding-bottom: 40px;
  padding-left: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(67, 80, 76, 0.49);
}

.heading_quemsomos {
  display: inline-block;
  margin-right: 20px;
  margin-left: 20px;
  font-family: 'Amatic SC', sans-serif;
  color: #fff;
  font-size: 100px;
  line-height: 1.3em;
  letter-spacing: 5px;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 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;
}

.navbar-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 70;
  display: block;
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.nav-menu-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  -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;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 0.8;
  -webkit-transition: letter-spacing 200ms ease;
  transition: letter-spacing 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 8px;
  font-weight: 600;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.link-block-2:hover {
  opacity: 1;
  letter-spacing: 4px;
}

.link-block-2:focus {
  opacity: 1;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 4px;
}

.link-block-2.w--current {
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 4px;
}

.texto-anos {
  padding-left: 10px;
}

.bola {
  position: relative;
  width: 10px;
  height: 10px;
  margin-top: 5px;
  float: left;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 20px;
}

.linguas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 3px;
  margin-left: 3px;
  padding: 7px;
  -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: 7px;
  background-color: hsla(0, 0%, 100%, 0.6);
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.linguas:hover {
  opacity: 0.5;
}

.text-block-10 {
  color: #353535;
}

.icon-chave {
  width: 25px;
  height: 25px;
  float: left;
}

.botao-reserva {
  padding: 5px 10px;
  -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: 7px;
  background-color: #e27e45;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.text-block-11 {
  margin-top: 3px;
  margin-left: 5px;
  float: right;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.colunas-informacao {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.titulo-info {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.titulo-info.laranja {
  color: #e27e45;
}

.titulo-info.laranja.carros {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.titulo-info.cinza {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #333;
  font-size: 22px;
  font-weight: 800;
  text-align: left;
}

.titulo-info.cinza.lista {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
  text-align: left;
}

.titulo-info.cinza.margin {
  width: 90%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.titulo-info.responsive {
  display: none;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(0, 142, 163, 0.41);
}

.coluna-img-sustentabilidade {
  z-index: 100;
}

.lottie-animation-4 {
  width: 35px;
  min-width: 35px;
  margin-right: 5px;
}

.texto-sobre {
  font-family: Montserrat, sans-serif;
  color: #535353;
  font-size: 14px;
  line-height: 1.3em;
  font-weight: 400;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.house-colun-text {
  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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.text-colun-2 {
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 50px 40px;
  -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;
  background-color: hsla(0, 0%, 100%, 0.8);
  box-shadow: 5px 3px 9px -7px hsla(0, 0%, 40%, 0.63);
}

.coluna-entrega {
  background-color: #fff;
}

.coluna-entrega.cinza {
  background-color: #eee;
}

.titulo-colunas {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.titulo-colunas._1 {
  font-weight: 300;
}

.container-titulo {
  height: 100%;
  background-color: #e27e45;
}

.container-titulo.cinza {
  border-right: 1px solid #ddd;
  background-color: #c9c9c9;
}

.container-titulo.verde {
  background-color: #78a055;
}

.coluna-1-entrega.esquerda {
  border-right: 1px solid #ddd;
}

.div-block-41 {
  margin-bottom: 35px;
  border: 1px none #ddd;
}

.coluna-seguro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px none #000;
  border-right: 1px none #000;
  border-left: 1px none #000;
  background-color: #fff;
}

.coluna-seguro.cinza {
  background-color: #eee;
}

.coluna-1-seguros.esquerda {
  -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;
  border-right: 1px none #ddd;
}

.coluna-1-seguros.esquerda.noline {
  border-top: 1px none #000;
  border-left: 1px none #000;
  border-right-style: none;
}

.column-5 {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.heading2 {
  display: block;
  margin-top: 10px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 800;
  text-align: left;
}

.linha {
  width: 150px;
  height: 2px;
  background-color: #e27e45;
}

.linha.margin {
  margin-top: 35px;
}

.linha.verde {
  background-color: #78a055;
}

.linha.verde.margin {
  margin-top: 20px;
}

.seguros {
  padding-right: 25px;
}

.descricao {
  padding-right: 25px;
  padding-left: 25px;
}

.lista-seguros {
  padding-left: 20px;
}

.pickup {
  width: 50%;
  margin-bottom: 35px;
  border: 1px solid #ddd;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.links-icon {
  width: 60px;
  margin-right: 10px;
  border-radius: 50%;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.links-icon:hover {
  opacity: 0.53;
}

.row-sustentabilidade-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.heading-62 {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 1.3em;
  font-weight: 600;
}

.heading_sustentabilidade {
  display: inline-block;
  margin-right: 20px;
  margin-left: 20px;
  font-family: 'Amatic SC', sans-serif;
  color: #78a055;
  font-size: 60px;
  line-height: 1.3em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 5px;
}

.logo-good {
  display: inline-block;
}

.colunas-motas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.coluna-texto-motas {
  padding-right: 0px;
  padding-left: 0px;
}

.titulo-info-packs {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.titulo-info-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.column-6 {
  border-right: 1px none #000;
}

.columns-4 {
  border-right: 1px none #000;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.fundo_retangulo_carros {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
}

.fundo_retangulo_carros.azul {
  background-image: url('images/suv-img-fundo.png'), -webkit-gradient(linear, left top, left bottom, from(#5c96a1), to(#fff));
  background-image: url('images/suv-img-fundo.png'), linear-gradient(180deg, #5c96a1, #fff);
  background-position: 50% 100%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: fixed, scroll;
}

.fundo_retangulo_carros.laranja {
  background-image: url('images/citadino.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(45%, #c87f45));
  background-image: url('images/citadino.png'), linear-gradient(180deg, #fff, #c87f45 45%);
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: fixed, scroll;
}

.fundo_retangulo_carros.verde {
  background-image: url('images/familiar.png'), -webkit-gradient(linear, left top, left bottom, from(#a4ce8a), to(#a4ce8a));
  background-image: url('images/familiar.png'), linear-gradient(180deg, #a4ce8a, #a4ce8a);
  background-position: 100% 0%, 0px 0px;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
}

.utility-page-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  padding-right: 100px;
  padding-left: 100px;
  -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(hsla(0, 0%, 43.3%, 0.67)), to(hsla(0, 0%, 43.3%, 0.67))), url('images/Untitled-1.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 43.3%, 0.67), hsla(0, 0%, 43.3%, 0.67)), url('images/Untitled-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.utility-page-content-2 {
  width: 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;
  text-align: center;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.image-6 {
  width: 75px;
}

.heading-4 {
  margin-bottom: 20px;
  font-family: 'Amatic SC', sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 45px;
  font-weight: 600;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
}

.button-5 {
  margin: 25px auto 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 5px;
  background-color: rgba(56, 152, 236, 0);
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.button-5:hover {
  border: 1px none #36526e;
  background-color: #36526e;
  color: #fff;
}

.botao-branco {
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.heading-geral {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  -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;
}

.heading-geral.infolegal {
  height: 150px;
  margin-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(45, 67, 126, 0.36)), to(rgba(45, 67, 126, 0.36))), url('images/header-info-legal.jpg');
  background-image: linear-gradient(180deg, rgba(45, 67, 126, 0.36), rgba(45, 67, 126, 0.36)), url('images/header-info-legal.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.titulos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  -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;
}

.linha-2 {
  width: 60px;
  height: 3px;
  background-color: #8d8d8d;
}

.titulos-geral {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 0px;
  font-family: 'PT Sans', sans-serif;
  color: #2d437e;
  font-size: 28px;
  text-align: left;
}

.titulos-geral.branco {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
}

.header-geral {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25vh;
  padding-right: 50px;
  padding-left: 50px;
  -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(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.header-geral.termos {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('images/Untitled-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/Untitled-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.title-video {
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 10px;
  font-family: 'Amatic SC', sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
}

.seccao-descricao {
  width: 100%;
  height: auto;
  padding: 50px;
  -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;
}

.paragraph-gray {
  margin-top: 20px;
  font-family: Lato, sans-serif;
  color: #7e7e7e;
  font-size: 17px;
  font-weight: 400;
  text-align: justify;
}

.heading-13 {
  margin-top: 50px;
  font-family: Lato, sans-serif;
  color: #7e7e7e;
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .seccao.frota {
    min-height: auto;
    padding: 50px 20px 70px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url('images/fundo_natureza_estrada.jpg');
    background-position: 50% 0%;
    background-size: cover;
  }

  .seccao.motas {
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .seccao.footer {
    padding: 0px 50px;
  }

  .seccao.quemsomos {
    height: 145vh;
    padding-right: 50px;
    padding-left: 50px;
	top: -40%;
  }

  .seccao.info {
    padding-right: 50px;
    padding-left: 50px;
  }

  .seccao.sustentabilidade {
    min-height: auto;
    background-position: 0px 0px, 50% 50%;
  }

  .slider {
    height: auto;
    padding-bottom: 60px;
  }

  .slide-wrapper {
    height: auto;
  }

  .image-2-wrapper {
    width: 85%;
  }

  .image-1-wrapper {
    width: 30vw;
    margin-right: -50vw;
  }

  .text-wrapper {
    height: auto;
    margin-top: 50px;
    padding-right: 50px;
    padding-left: 50px;
    -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;
  }

  .container-video-home {
    padding-right: 50px;
    padding-left: 50px;
  }

  .container-logo {
    -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;
  }

  .container-pesquisa-responsive {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 35px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .redes-sociais {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 35px;
  }

  .link-insta {
    display: block;
  }

  .link-facebook {
    display: block;
    float: left;
    border-radius: 20px;
    background-color: #000;
  }

  .dropdown-toggle {
    display: inline-block;
  }

  .dropdown-toggle.w--open {
    width: auto;
  }

  .flipper-nav-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .dropdown-list.linguas {
    background-color: transparent;
  }

  .dropdown-list.linguas.w--open {
    display: block;
  }

  .search-input-2.responsive {
    font-size: 16px;
  }

  .flipper-nav-link-menu {
    overflow: auto;
    width: 75%;
    max-height: 100vh;
    margin-top: 0px;
    padding-bottom: 100px;
  }

  .image-12 {
    max-width: 25px;
  }

  .text-block {
    display: inline-block;
    margin-right: 50px;
  }

  .text-block.linguas {
    display: inline-block;
    width: auto;
    margin-right: 45px;
  }

  .brand.responsive {
    display: block;
    margin-bottom: 25px;
  }

  .carro_1 {
    max-width: 30%;
  }

  .image-mota {
    max-width: 20%;
  }

  .carro_2 {
    max-width: 25%;
  }

  .coluna-carros-frota {
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
	margin: 26% 0% 5%;
  }
  
  .intro-imgs{
	width: 250px; 
  }

  .colunas-frota {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	flex-direction: column-reverse;
  }

  .heading-40 {
    font-size: 30px;
  }

  .heading-amatic-100 {
    display: block;
    margin-top: -10px;
    margin-left: 0px;
    font-size: 60px;
    text-align: center;
  }

  .paragraph-geral {
    margin-top: 20px;
  }

  .paragraph-geral.branco.nomargin {
    margin-top: 25px;
  }

  .heading-61 {
    margin-bottom: 0px;
    font-size: 30px;
    text-align: center;
  }

  .forma-verde {
    width: 100%;
    margin-bottom: 35px;
  }

  .heading-mont-80 {
    font-size: 45px;
    text-align: center;
  }

  .heading-mont-80.left {
    font-size: 45px;
  }

  .heading-mont-80.right {
    font-size: 45px;
    text-align: center;
  }

  .fundo-desenho {
    background-image: url('images/estrada-768-05.png');
    background-position: 50% 0%;
    background-size: cover;
  }

  .container-slide-paralax {
    height: auto;
  }

  .columns {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .coluna-carros {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .coluna-texto {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container-texto-carro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -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;
  }

  .desenho_fixo {
    background-image: url('images/figuras_768-05.png');
    background-position: 50% 0%;
    background-size: cover;
  }

  .slide-nav-4 {
    display: none;
    margin-right: 0px;
  }

  .coluna-texto-frota {
    -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;
  }

  .container-reserva {
    width: 80%;
  }

  .login-container-2 {
    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;
  }

  .politica-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .colunas-footer {
    width: 100%;
  }

  .container-2 {
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
  }

  .heading_quemsomos {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 70px;
  }

  .navbar-3 {
    margin-left: 10px;
  }

  .nav-menu-2 {
    margin-left: 10px;
  }

  .link-block-2 {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .texto-anos {
    display: none;
  }

  .linguas {
    margin-right: 10px;
    margin-left: auto;
    padding-top: 7px;
    padding-bottom: 7px;
    float: left;
  }

  .heading-2 {
    margin-bottom: 0px;
    font-size: 30px;
  }

  .colunas-informacao {
    width: 100%;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .titulo-info {
    -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;
  }

  .titulo-info.cinza {
    width: 100%;
  }

  .titulo-info.cinza.margin {
    width: 100%;
  }

  .div-block-28 {
    width: 100%;
  }

  .coluna-img-sustentabilidade.economico {
    display: none;
  }

  .house-colun-text {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-colun-2 {
    position: static;
    width: 100%;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-titulo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }

  .seguros {
    padding-right: 0px;
    padding-left: 0px;
  }

  .descricao {
    padding-right: 0px;
    padding-left: 0px;
  }

  .pickup {
    width: 100%;
  }

  .div-block-42 {
    width: 100%;
  }

  .row-sustentabilidade-2 {
    height: auto;
  }

  .heading_sustentabilidade {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 60px;
    text-align: center;
  }

  .slide-2 {
    height: 100%;
  }

  .colunas-motas {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .titulo-info-packs {
    -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;
  }

  .titulo-info-2 {
    -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;
  }

  .fundo_retangulo_carros {
    right: 20%;
    width: 30%;
  }

  .fundo_retangulo_carros.azul {
    background-image: url('images/suv-img-fundo.png'), -webkit-gradient(linear, left top, left bottom, from(#5c96a1), to(#5c96a1));
    background-image: url('images/suv-img-fundo.png'), linear-gradient(180deg, #5c96a1, #5c96a1);
    background-position: 50% 50%, 0px 0px;
    background-size: cover, auto;
  }

  .fundo_retangulo_carros.laranja {
    background-image: url('images/citadino.png'), -webkit-gradient(linear, left top, left bottom, from(#c87f45), to(#c87f45));
    background-image: url('images/citadino.png'), linear-gradient(180deg, #c87f45, #c87f45);
    background-position: 50% 50%, 0px 0px;
    background-size: cover, auto;
  }

  .div-block-43 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .heading-geral.infolegal {
    margin-top: 88px;
  }

  .titulos {
    margin-left: 25px;
  }

  .titulos.branco {
    width: 85%;
  }

  .titulos-geral {
    font-size: 35px;
  }

  .title-video {
    font-size: 30px;
  }

  .seccao-descricao {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .paragraph-gray {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .seccao.footer {
    padding-right: 35px;
    padding-left: 35px;
  }

  .seccao.quemsomos {
    padding-right: 35px;
    padding-left: 35px;
  }

  .seccao.info {
    padding-right: 35px;
    padding-left: 35px;
  }

  .seccao.sustentabilidade {
    padding-right: 35px;
    padding-left: 35px;
    background-position: 0px 0px, 50% 50%;
  }

  .left-arrow-2 {
    width: 40px;
  }

  .right-arrow-2 {
    width: 40px;
  }

  .footer {
    margin-top: 20px;
  }

  .image-3-wrapper {
    display: none;
  }

  .text-wrapper {
    margin-top: 40px;
    padding-right: 35px;
    padding-left: 35px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo-easy {
    max-width: 70%;
  }

  .redes-sociais {
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .dropdown-toggle {
    width: 100%;
    text-align: center;
  }

  .dropdown-toggle.w--open {
    width: 100%;
  }

  .flipper-nav-container {
    padding-left: 5px;
  }

  .flipper-nav-link-menu {
    width: 100%;
    padding-left: 0px;
  }

  .text-block {
    margin-right: auto;
  }

  .text-block.linguas {
    margin-right: auto;
    float: none;
  }

  .brand {
    padding-left: 0px;
  }

  .brand.responsive {
    width: 100%;
    margin-left: 0px;
  }

  .nav-link-drop-linguas {
    width: 100%;
    float: none;
    -webkit-transition: letter-spacing 250ms ease, width 250ms ease;
    transition: letter-spacing 250ms ease, width 250ms ease;
    text-align: center;
  }

  .nav-link-drop-linguas.w--current {
    text-align: center;
  }

  .nav-link-drop {
    width: 100%;
    float: none;
    -webkit-transition: letter-spacing 250ms ease, width 250ms ease;
    transition: letter-spacing 250ms ease, width 250ms ease;
    text-align: center;
  }

  .nav-link-drop.w--current {
    text-align: center;
  }

  .nav-link {
    width: 100%;
    float: none;
    -webkit-transition: letter-spacing 250ms ease, width 250ms ease;
    transition: letter-spacing 250ms ease, width 250ms ease;
    text-align: center;
  }

  .nav-link.w--current {
    text-align: center;
  }

  .dropdown-link {
    padding-left: 20px;
    text-align: center;
  }

  .coluna-carros-frota {
    padding-right: 20px;
    padding-left: 20px;
  }

  .paragraph-geral.seguros._2 {
    display: block;
  }

  .image-1_1 {
    width: 36vw;
  }

  .heading-61 {
    font-size: 25px;
    line-height: 1.3em;
  }

  .heading-mont-80 {
    font-size: 35px;
    line-height: 1.3em;
  }

  .heading-mont-80.left {
    font-size: 35px;
  }

  .heading-mont-80.right {
    font-size: 35px;
  }

  .fundo-desenho {
    background-image: url('images/estrada-568-06.png');
    background-position: 50% 0%;
  }

  .coluna-texto {
    padding-right: 35px;
    padding-left: 35px;
  }

  .forma {
    height: 100px;
  }

  .desenho_fixo {
    background-image: url('images/figuras_568-06.png');
    background-position: 50% 0%;
    background-size: cover;
  }

  .social-icons {
    display: block;
    margin-top: 4%;
    margin-right: auto;
    margin-left: auto;
  }

  .memberstack-form-3 {
    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;
  }

  .politica-2 {
    width: 100%;
    margin-top: 32px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-link {
    width: 100%;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 12px;
    line-height: 20px;
  }

  .heading_quemsomos {
    display: block;
    width: 100%;
    font-size: 50px;
    line-height: 1em;
    text-align: center;
  }

  .div-block-29 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-2 {
    font-size: 25px;
    line-height: 1.3em;
  }

  .titulo-info.cinza {
    text-align: center;
  }

  .titulo-info.cinza.margin {
    text-align: center;
  }

  .titulo-info.responsive {
    display: block;
  }

  .lottie-animation-4 {
    width: 30px;
    min-width: 30px;
  }

  .texto-sobre {
    width: 100%;
    clear: both;
    text-align: left;
  }

  .heading_sustentabilidade {
    font-size: 40px;
  }

  .logo-good {
    max-width: 70%;
  }

  .titulo-info-2 {
    display: none;
  }

  .utility-page-wrap-2 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .titulos {
    width: 100%;
  }

  .titulos-geral {
    width: 60%;
    font-size: 25px;
  }

  .title-video {
    margin-top: 70px;
    font-size: 25px;
    line-height: 40px;
  }

  .seccao-descricao {
    padding-right: 25px;
    padding-left: 25px;
  }
}

@media screen and (max-width: 321px) {
	.intro-imgs{
		opacity: 1 !important;	
	}
}

@media screen and (max-width: 479px) {
  .navbar-6{
	height: 100px;
  }
	
  .container-pesquisa-responsive {
    width: 90%;
  }

  .carro_1 {
    max-width: 40%;
  }

  .image-mota {
    max-width: 20%;
  }

  .carro_2 {
    max-width: 30%;
  }

  .coluna-carros-frota {
    padding-left: 20px;
  }

  .heading-amatic-100 {
    font-size: 55px;
  }

  .lettering-cinza {
    display: none;
  }

  .image-1_1 {
    width: 55vw;
  }

  .container-reserva {
    width: auto;
  }

  .login-container-2 {
    min-width: 0px;
  }

  .adress-contacts {
    font-size: 14px;
  }

  .politica-2 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .texto-sobre {
    font-size: 14px;
  }

  .container-titulo {
    -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;
  }

  .titulo-info-2 {
    display: none;
  }

  .utility-page-wrap-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-geral.infolegal {
    margin-top: 74px;
  }

  .title-video {
    line-height: 30px;
  }
}

@font-face {
  font-family: 'Frenteh1';
  src: url('fonts/FrenteH1-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}