@import 'https://fonts.googleapis.com/css?family=Oswald:300,400,700|Roboto+Slab|Roboto:400,500';
@font-face{
	font-family: "MyriadPro";
	src: url(fonts/MyriadPro-Regular.otf);
}
header.top {transform: translate(0, 0);transition: transform .3s;background: rgba(92,192,224,0.6);padding: 1em 2.5%;position:fixed;top: 0;width: 100%;box-sizing:border-box;z-index: 99;}
header.top.fixed{transform: translate(0, -132px);}
header.top .boxLogo {display: flex;justify-content: space-between;}
header.top .orcamento {background: #f9f6ef;color: #0192de;font-weight: bold;width: 250px;padding: .5em;border-radius: 1em;height: 80px;cursor: pointer;}
header.top .orcamento span {margin: 0;display: block;font-size: 1.5em;font-family: "Oswald",sans-serif;font-weight: 500;}
header.top .orcamento img {float: left;}
nav.menu ul {padding: 0;list-style: none;display: flex;justify-content: space-between;font-family: 'Oswald', sans-serif;font-weight: 400;font-size: 1.2em;flex-wrap: wrap;justify-content: center;}
nav.menu ul li {color: #fff;/* font-weight: bold; */padding: .3em .5em;/* font-size: 1.3vw; */;cursor: pointer;}
.slideHome img{width: 100%}
.slideHome .slick-slide {position: relative;}
.slick-slider{margin-bottom: 0;}
.slideHome article {position: absolute;z-index: 1;width: 50%;top: 60%;text-align: center;left: 25%;color: #40403e;font-family: "MyriadPro";}
.slideHome article h1{font-size: 2.9vw;}
.slideHome article a {background: #0193de;padding: .6em 1.5em;border-radius: .1em;color: #fff;font-weight: bold;font-size: 1.3em;}
.buttonSlide {position: absolute;color: rgba(255,255,255,.5);background: none;border: none;height: 60px;width: 60px;top: calc(70% - 20px);z-index: 2;}
.buttonSlide img {width: 100%;}
.boxSlideHome {position: relative;}
.prev {left: 2.5%;}
.next {right: 2.5%;}
.quem-somos{background-image: url(../img/fundo-quem-somos.png);padding: 1.5em 0;}
h1.titulo {margin: 0;text-align: center;text-transform: uppercase;font-family: "Roboto Slab",sans-serif;}
h1.titulo::after {content: "";width: 2em;height: 3px;background: #40403e;display: block;margin: .5em auto;}
.boxTexto {background: #c9cacc;width: 40%;height: 360px;box-sizing: border-box;padding: 1em;vertical-align: top;overflow: auto;}
.boxQuemSomos {padding: 0 2.5%;display: flex;}
.cardQS {background-image: url(../img/detalhes-boxes.png);padding: 1em 0em;width: 34%;box-sizing: border-box;background-size: 100% 100%;margin-bottom: 1em;font-size: 1.9em;color: #fff;font-family: "MyriadPro";}
.wrapperItens {width: 59%;display: flex;justify-content: space-around;flex-wrap: wrap;align-items: center;text-align: center;}
.boxTexto::-webkit-scrollbar {width: 10px;padding: 0 .2em;background: rbga(0,0,0,1);shadow-color:red;}
.boxTexto::-webkit-scrollbar-thumb {background-color:rgba(0,0,0,.4);border-radius: 1em;}
.galeria {padding: 1em 2.5%;background: #9be3d7;}
.galeria > p {text-align: center;color: #333;font-family: "MyriadPro";}
.wrapperGaleria {display: flex;flex-wrap: wrap;justify-content: space-between;}
.wrapperGaleria > div {width: 33%;position: relative;}
.wrapperGaleria > div > img {width: 100%;}
.pelicula {display: flex;align-items: center;justify-content: center;flex-wrap: wrap;flex-direction: column;position: absolute;top: 0;left: 0;width: 100%;height: 99%;z-index: 2;background: rgba(0,147,221,.5);border: 5px solid #fff;box-sizing: border-box;}
.pelicula img {width: 20%;}
.pelicula p {color: #fff;font-weight: bold;font-size: 1.4em;}
.simulador {background: #9be3d7;padding: 1em 2.5%;border-top: 10px solid #c0e0c8;border-bottom: 10px solid #c0e0c8;color: #3c4761;}
.simulador > div {display: flex;flex-wrap: wrap;font-family: "MyriadPro";}
.simulador h1.titulo::after{background: #3c4761;}
.corSimulador {width: 120px;margin-left: 20px;text-align: center;}
.corSimulador span {width: 30px;height: 30px;display: inline-block;border-radius: 50%;margin: 10px;}
.imgSimulador {width: calc(100% - 140px);}
.imgSimulador img {box-sizing: border-box;width: 100%;border: 10px solid #a7a7a7;}
.dicas {background: #9be3d7;padding: 1em 2.5% 4em 2.5%;}
.dicas h1.titulo::after{background: #fff;}
.cardDicas img {width: 100%;}

.cardDicas {width: 32%;}

.boxDicas {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}

.cardDicas p {width: 100%;text-align: center;font-size: 1.5em;text-transform: uppercase;}
.dicas h1.titulo::after {background: #dfe8ed;}
.tempo {position: relative;}
.tempo > img {width: 100%;}
.tempo > div {position: absolute;top: 6vw;left: 0;width: 100%;}
.tempo > div h1 {margin-bottom: 5vw;color: #2963ba}
.tempo h1.titulo::after{background: #2963ba}
.clientes {padding: 1.5em 2.5%;text-align: center;}

.clientes > p {margin-bottom: 4em;}

.boxSlideParceiros {width: 80%;margin: auto;position: relative;}
.clientes .slick-slide img{width: 80%;display: block;margin: auto}
.clientes .buttonSlide{top:calc(40% - 10px);width: 50px;}
.clientes .prev{left: -5%;}
.clientes .next{right: -5%;}
.clientes h1{color: #3c4761}
.clientes h1.titulo::after{background: #3c4761}
.clientes > p{color: #3c4761}
.boxSlidePatrocionio{position: relative;}
.boxSlidePatrocionio .buttonSlide {top: calc(50% - 40px);}
.patrocionio {background: #135d82;padding: 1.5em 5%;color: #fff;position: relative;}
.patrocionio .swiper-slide img {width: 100%;}
.patrocionio .prev{left: 0;}
.patrocionio .next{right: 0;}
.patrocionio .buttonSlide{top:50%;}
/*.patrocionio .slick-slide {display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}*/
/*.patrocionio .slick-track,.patrocionio .slick-slide{width: 100%!important;}*/
.slidePatrocionio {width: 80%;margin: auto;}
.contato > p,.news > p {text-align: center;}

form {width: 60%;margin: auto;}
form > input {display: block;margin: auto;border: none;padding: 1em 2.5em;border-radius: 0.2em;font-weight: bold;color: #fff;}
form .half input {width: 48%;}
form .half {display: flex;flex-wrap: wrap;justify-content: space-between;}
form .half input,form textarea {padding: 1em;box-sizing: border-box;border-radius: .5em;border: 1px solid;}
form textarea {width: 100%;margin: 1em 0;height: 160px;}
.contato {padding: 2.5em 0;color: #273a72;}
.contato h1.titulo::after{background-color: #273a72;}
.contato .half input, .contato textarea {border-color: #273a72;}
.contato form {margin-top: 1.5em;}
.contato form > input {background: #273a72;margin-top: 1.5em;}
.contato p {margin: 0;}
.contato *{vertical-align: middle;}
.orcamento {padding: 2.5em 0;background: #9be3d7;color: #226c5f;}
.orcamento h1.titulo::after{background-color:#226c5f;}
.orcamento .half input, .orcamento textarea {border-color: #226c5f;background: #9be3d7;}
.orcamento form > input {background: #226c5f;margin-top: 1.5em;}
.news {padding: 2.5em 0;color: #3c5398;}
.news h1.titulo::after{background-color:#3c5398;}
.news form > input {background: #135d84;margin-top: 1.5em;}
.news .half input, .news textarea {border-color: #135d84;}
footer ul {flex-wrap: wrap;display: flex;list-style: none;justify-content: center;background-color: #135d84;margin: 0;padding: 1em;font-size: 1.2em;align-items: center;font-family: 'Oswald', sans-serif;flex-wrap: wrap;}
footer ul li:not(:last-child):after {content: "";height: 5px;width: 5px;background: #fff;display: inline-block;border-radius: 50%;margin: 0 .3em;}
footer ul li {color: #fff;display: flex;align-items: center;cursor: pointer;}
.redes {padding: 1em 0;text-align: center;background: #30bae8;}
.redes img {margin: 0 1em;}
header.top .orcamento span:first-child {font-size: 1.9em;}
.boxMenu{display: none;}
