.cabecalho{
    background: black;
}
.banner-top {
    background-image: url("../image/banner-top-mobile.jpg");
    background-position-x: right;
}
.banner-top img{
    width: 30%;
}
.banner-top h1{
    font-size: 1.8rem;
    line-height: 1.8rem;
    text-align: center;
    padding-top: 1rem!important;
    padding-bottom: 3rem!important;
}
.slogan {
    margin-top: 2rem!important;
    width: 50%!important;

}
.formulario h2 {
    font-size: 1.6rem;
    line-height: 1.8rem;
}
.formulario h4 {
    font-size: 1.2rem;
}

.formulario-box form {
    margin-top: 0px;
}
.formulario ul {
    line-height: 1.7rem;
    font-size: 1.1rem;
}
.fotos h2 {
    font-size: 1.8rem;
}
.fotos h3 {
    font-size: 1.5rem;
}
.fotos .rotativo .box-photo img {
    width: 95%;
    margin: 0 auto;
}
.fotos .rotativo .slick-slide {
    opacity: 1!important;
}
.rotativo {
    width: 90%;
    margin: 0 auto;
}
.bt-prev {
    left: -20px;
}
.bt-next {
    right: -20px;
}
.fotos span {
    font-size: 0.9rem;
}
.depoimentos h2 {
    font-size: 1.5rem;
    line-height: 2.3rem;
    margin-bottom: 1rem;
}
.depoimentos p {
    padding: 0px 10%;
}
.help h2 {
    font-size: 1.6rem;
    line-height: 2.3rem;
}
.formulario-box {
    padding: 0;
    position: fixed;
    z-index: 2147483648;
    top: -200%;
    left: 3%;
    width: 90%;
    box-sizing: content-box;
    padding: 0 2% 0 2%;
    transition: ease-in-out 0.5s;
}
.formulario-box a {
    font-size: 2rem;
}
.form-group p {
    font-size: 1rem;
}
.formulario label {
    font-size: 0.8rem;
}
.formulario h2, .formulario h4{
    text-align: center;
}
.botao-fixo {
    background:#39383a;
    position: fixed;
    z-index: 990;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.4rem;
}
.botao-fixo h5{
    line-height: 1.9rem;
    color: #ffd618;
    font-size: 1rem;
}
.botao-fixo a {
    text-decoration: none;
}
.button-whatsapp {

}
.tamanho-icone {
    max-width: 15px;
    padding-left: 5px;
}
.grid img {
    width: 72px;
    height: 73px;
}
.grid h2 {
    font-size: 1.2rem;
}
.grid p {
    font-size:0.8rem;
    margin-bottom: 0;
}
.grid-sizer,
.grid-item {
	float: left;
	width: 100%;
	margin: 0 0.5% 3%;
	box-sizing: content-box;
}
.gutter-sizer { width: 4%; }
.grid-item--width2 { width: 100%; }
.grid-item--height2 { height: auto;}