body,
h1 {
    margin: 0
}
.blocos,
.corpo,
.faixa-topo,
.titulo-h2,
.titulo-h2::after {
    position: relative
}
body {
    padding: 0;
    font-family: futura_bk_btbook
}
a {
    text-decoration: none
}
@font-face {
    font-family: robotocondensed;
    src: url(../fonts/roboto-condensed/roboto-condensed-webfont.eot);
    src: url(../fonts/roboto-condensed/roboto-condensed-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/roboto-condensed/roboto-condensed-webfont.woff2) format('woff2'), url(../fonts/roboto-condensed/roboto-condensed-webfont.woff) format('woff'), url(../fonts/roboto-condensed/roboto-condensed-webfont.ttf) format('truetype'), url(../fonts/roboto-condensed/roboto-condensed-webfont.svg#robotocondensed) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: robotobold_condensed;
    src: url(../fonts/roboto-bold-condensed/roboto-bold-condensed-webfont.eot);
    src: url(../fonts/roboto-bold-condensed/roboto-bold-condensed-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/roboto-bold-condensed/roboto-bold-condensed-webfont.woff2) format('woff2'), url(../fonts/roboto-bold-condensed/roboto-bold-condensed-webfont.woff) format('woff'), url(../fonts/roboto-bold-condensed/roboto-bold-condensed-webfont.ttf) format('truetype'), url(../fonts/roboto-bold-condensed/roboto-bold-condensed-webfont.svg#robotobold_condensed) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: open_sansregular;
    src: url(../fonts/opensans-regular/opensans-regular-webfont.eot);
    src: url(../fonts/opensans-regular/opensans-regular-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/opensans-regular/opensans-regular-webfont.woff2) format('woff2'), url(../fonts/opensans-regular/opensans-regular-webfont.woff) format('woff'), url(../fonts/opensans-regular/opensans-regular-webfont.ttf) format('truetype'), url(../fonts/opensans-regular/opensans-regular-webfont.svg#open_sansregular) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: bebas_neueregular;
    src: url(../fonts/bebas-neue/bebas-neue-webfont.eot);
    src: url(../fonts/bebas-neue/bebas-neue-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/bebas-neue/bebas-neue-webfont.woff2) format('woff2'), url(../fonts/bebas-neue/bebas-neue-webfont.woff) format('woff'), url(../fonts/bebas-neue/bebas-neue-webfont.ttf) format('truetype'), url(../fonts/bebas-neue/bebas-neue-webfont.svg#bebas_neueregular) format('svg');
    font-weight: 400;
    font-style: normal
}
.faixa-topo {
    width: 100%;
    height: 120px;
    background-color: #f8f5e9;
    z-index: 10
}
.faixa-topo .logo {
    margin: 17px 0 0;
    float: left
}
.info-topo {
    width: 600px;
    height: 80px;
    float: right;
    margin: 39px 0 0;
    text-align: center
}
.whats-desktop,
.whats-mobile {
    padding: 8px 0 0 35px;
    background-image: url(../imagens/whatsapp-logo.svg);
    background-position: 14px center;
    background-size: 25px;
    float: left;
    width: 308px;
    height: 42px;
    border-radius: 15px;
    background-color: #33af84;
    color: #ff7f27;
    font-size: 19px;
    font-family: robotocondensed;
    box-sizing: border-box;
    text-align: center;
    background-repeat: no-repeat
}
.whats-mobile {
    display: none
}
.titulo-h2::after {
    display: block;
    content: ""
}
.nos-te-ligamos {
    width: 205px;
    height: 42px;
    border-radius: 15px;
    text-align: center;
    padding: 8px 0 0;
    box-sizing: border-box;
    font-family: robotocondensed;
    background-color: #000;
    color: #ff7f27;
    font-size: 19px;
    float: right;
    margin: 0 0 20px;
    cursor: pointer
}
.nos-te-ligamos:hover {
    background-color: #ff7f27;
    color: #fff
}
.info-topo a,
.info-topo span {
    color: #000;
    font-size: 26px
}
.info-topo a {
    font-family: robotocondensed
}
.info-topo a span,
.info-topo span {
    font-family: open_sansregular
}
.info-topo a span {
    font-size: 16px
}
.info-topo a:hover,
.info-topo a:hover span {
    color: #ff5b00!important
}
.corpo {
    width: 1270px;
    height: auto;
    margin: 0 auto;
    box-sizing: border-box
}
.titulo-h2 {
    text-align: center;
    font-family: bebas_neueregular;
    font-size: 50px;
    font-weight: 400;
    color: #000;
    margin: 70px 0
}
.btn-bloco,
.carrossel .item .conteudo h3 {
    font-family: robotocondensed
}
.titulo-h2::after {
    width: 100px;
    height: 5px;
    background-color: #000;
    margin: 5px auto 0
}
.cerca-blocos {
    width: 100%;
    text-align: center;
    margin: 0 0 40px
}
.blocos {
    width: 300px;
    height: 290px;
    /*/border: 2px solid #ddd;/*/
    display: inline-block;
    margin: 0 7px
}
.cerca-blocos .blocos:first-child {
    margin: 0 7px 0 0!important
}
.cerca-blocos .blocos:last-child {
    margin: 0 0 0 7px!important
}
.btn-bloco,
.faca-sua-simulacao div {
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer
}
.btn-bloco {
    width: 220px;
    height: 70px;
    background-color: #ff5b00;
    font-size: 22px;
    color: #fff;
    padding: 5px 20px 0;
   /*/ position: absolute; /*/      margin-bottom:20px;
    bottom: -92px;
    left: 40px;
    z-index: 10
}
.btn-bloco:hover {
    background-color: #22b573
}
.faca-sua-simulacao {
    width: 100%;
    height: auto;
    padding: 80px 0;
    box-sizing: border-box;
    background-color: #000;
    background-image: url(../imagens/fundo-quadriculado.png)
}
.faca-sua-simulacao div {
    width: 780px;
    height: 125px;
    padding: 29px 0 0;
    background-color: #ff5b00;
    font-family: robotobold_condensed;
    font-size: 48px;
    color: #000
}
.chamada-banner h2,
.titulo-depoimentos h2 {
    font-family: bebas_neueregular;
    font-weight: 400
}
.faca-sua-simulacao div:hover {
    background-color: #22b573;
    color: #fff
}
.banner {
    width: 100%;
    height: 414px;
    background-color: #f1f1f1;
    background-image: url(../imagens/banner-volte-a-respirar-aliviado.jpg);
    background-position: center center;
    background-repeat: no-repeat
}
.chamada-banner {
width: 525px;
    height: 79px;
    margin: 17px 0 0 0;
    padding: 0;
    float: right;
}
.chamada-banner h2 {
width: 100%;
height: 60px;
    font-size: 37px;
    color: #fff;
    margin: 0 0 0 0;
    background-color:#ff7f27;
    padding: 6px 20px;
    float: right;
    box-sizing: border-box;
    text-align: center;
}
.carrossel,
.titulo-depoimentos h2 {
    height: auto;
    margin: 0 auto;
    box-sizing: border-box
}
.titulo-depoimentos {
    width: 100%;
    height: auto;
    padding: 20px 0;
    box-sizing: border-box;
    background-color: #2268b7
}
.titulo-depoimentos h2 {
    width: 450px;
    padding: 0;
    font-size: 32px;
    text-align: center;
    color: #fff
}
.camada-carrossel {
    width: 100%;
    height: auto;
    background-color: #eaecf0;
    padding: 40px 0 30px
}
.carrossel {
    width: 1000px;
    position: relative
}
.carrossel .item img {
    width: 150px!important;
    float: left;
    margin: 6px 0 0
}
.carrossel .item {
    height: 272px;
    background-color: #fff!important;
    padding: 19px 25px 5px
}
.carrossel .item .conteudo {
    width: 780px;
    height: auto;
    float: right
}
.carrossel .item .conteudo h3 {
    font-size: 26px;
    text-align: left;
    color: #2268b7;
    font-weight: 400;
    margin: 0 0 15px
}
.camada-pq-contratar h3,
.camada-pq-contratar p,
.carrossel .item .conteudo p {
    color: #818181;
    font-family: robotocondensed
}
.carrossel .item .conteudo p {
    font-size: 20px;
    margin: 0 0 15px
}
.carrossel .owl-nav .owl-next,
.carrossel .owl-nav .owl-prev {
    width: 47px;
    height: 74px;
    background-color: transparent!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    float: left!important;
    border-radius: 0!important;
    font-size: 0!important;
    margin: 0!important;
    padding: 0!important;
    top: 111px;
    position: absolute
}
.carrossel .owl-nav .owl-prev {
    background-image: url(../imagens/seta-anterior.png)!important;
    left: -60px
}
.carrossel .owl-nav .owl-next {
    background-image: url(../imagens/seta-proximo.png)!important;
    right: -60px
}
.fechar-formulario {
    background-position: center center;
    background-repeat: no-repeat
}
.camada-pq-contratar {
    width: 100%;
    height: auto;
    margin-bottom: 120px;
    text-align: center
}
.camada-pq-contratar .corpo {
    padding: 0 200px
}
.camada-pq-contratar h3 {
    font-size: 36px;
    font-weight: 400;
    margin: 20px 0
}
.camada-pq-contratar p {
    font-size: 24px;
    margin: 0
}
.cerca-formulario-1 {
	width: 525px;
	height: auto;
	text-align: center;
	position: absolute;
	right: 0;
	top: 77px;
	margin: 0;
	box-sizing: border-box;
	padding: 0 20px 20px 20px;
	background-color: #fff;
	z-index: 100;
}
.cerca-formulario-1 .abre-form {
    width: 100%;
    height: 55px;
    background-color: #27ae60;
    font-family: bebas_neueregular;
    font-size: 32px;
    color: #fff;
    box-sizing: border-box;
    padding: 10px 0 0;
    display: none
}

.cerca-formulario-1 h2{
	text-align: center;
	font-family: bebas_neueregular;
	font-size: 32px;
	font-weight: 400;
	color: #ff7f27;
	margin: 15px 0 10px 0;
}

.cerca-formulario-1 .campo,
.cerca-formulario-1 .campo-ddd,
.cerca-formulario-1 .campo-telefone {
    height: 40px;
    margin: 0 0 10px 0;
    padding: 12px 0 0 10px;
    background-color:transparent;
    color: #ff7f27;
    font-size: 18px!important;
    font-family: robotocondensed!important;
    outline: 0;
    border: none;
    box-sizing: border-box;
    border-bottom: 1px solid #ff7f27;
}
.cerca-formulario-1 .campo {
    width: 100%
}
.cerca-formulario-1 .campo-ddd {
    width: 50px;
    float: left
}
.cerca-formulario-1 .campo-telefone {
    width: 420px;
    float: right
}
.cerca-formulario-1 .campo-mensagem {
    width: 100%;
    height: 36px;
    border: none;
    resize: none;
    background-color: transparent;
    color: #ff7f27;
    font-size: 18px!important;
    font-family: robotocondensed!important;
    padding: 10px 0 0 10px;
    box-sizing: border-box;
    margin: 0;
    outline: 0;
	border-bottom: 1px solid #ff7f27;
	-webkit-transition: .5s all ease-in-out;
	-moz-transition: .5s all ease-in-out;
	-ms-transition: .5s all ease-in-out;
	transition: .5s all ease-in-out;
}
.cerca-formulario-1 .campo-mensagem:focus{
	height:80px;
	background-color:rgba(255, 127, 39, 0.1);
}
.cerca-formulario-1 .botao {
    width: 215px;
    height: 50px;
    margin: 10px 0 0;
    background-color: #2268b7;
    color: #fff;
    font-size: 21px;
    font-family: robotocondensed!important;
    text-transform: uppercase;
    outline: 0;
    border: none;
    cursor: pointer;
    padding: 0;
	float: right;
}
.cerca-formulario-1 .botao:hover {
    background-color: #ff7f27;
    color: #fff
}
.cerca-formulario-1 .gif-enviando {
    width: 50px;
    position: absolute;
    z-index: 3;
    right: 10px;
    bottom: 20px;
    display: none
}
.cerca-formulario-1 .aparece-gif-enviando {
    display: block
}
.cerca-formulario-pop-up h4,
.cerca-tudo {
    display: none
}
.camada-entramos-em-contato {
    width: 100%;
    height: auto;
    padding: 65px 0;
    background-color: #f8f5e9
}
.camada-entramos-em-contato .titulo-h2 {
    color: #ff5b00;
    margin: 0 0 50px
}
.camada-entramos-em-contato .titulo-h2::after {
    background-color: #ff5b00
}
.cerca-formulario-2 .campo,
.cerca-formulario-2 .campo-ddd,
.cerca-formulario-2 .campo-telefone {
    background-color: #ffe3d1;
    float: left;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .7);
    border: none
}
.cerca-formulario-2 {
    width: 845px;
    height: auto;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0;
    position: relative;
    left: 0;
    top: 0
}
.cerca-formulario-2 .campo,
.cerca-formulario-2 .campo-ddd,
.cerca-formulario-2 .campo-telefone,
.cerca-formulario-3 .campo {
    font-size: 16px!important;
    font-family: arial!important;
    color: #000;
    outline: 0;
    padding: 0 0 0 10px;
    box-sizing: border-box
}
.cerca-formulario-2 .campo {
    width: 250px;
    height: 45px;
    margin: 0
}
.cerca-formulario-2 .campo-ddd {
    width: 65px;
    height: 45px;
    margin: 0 5px 0 20px
}
.cerca-formulario-2 .campo-telefone {
    width: 235px;
    height: 45px;
    margin: 0 20px 0 0
}
.cerca-formulario-2 .gif-enviando {
    width: 50px;
    position: absolute;
    z-index: 3;
    right: 10px;
    bottom: 20px;
    display: none
}
.cerca-formulario-2 .aparece-gif-enviando {
    display: block
}
.cerca-formulario-2 .botao {
    width: 230px;
    height: 45px;
    margin: 20px 0 0;
    background-color: #ff5b00;
    color: #fff;
    font-size: 32px;
    font-family: bebas_neueregular;
    text-transform: uppercase;
    font-weight: 400;
    outline: 0;
    border: none;
    cursor: pointer;
    padding: 0
}
.cerca-tudo,
.fundo-preto {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    left: 0
}
.cerca-formulario-pop-up.form-menor-pop-up h4,
.conteudo-pop-up h3 {
    font-family: robotobold_condensed;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #344a5f;
    font-weight: 400
}
.cerca-formulario-2 .botao:hover {
    background-color: #22b573
}
.fundo-preto {
    background-color: rgba(0, 0, 0, .8)
}
.cerca-formulario-pop-up {
    width: 800px;
    height: 470px;
    background-color: #f0f1f2;
    box-shadow: 0 0 0 5px #ddd inset;
    margin: 0 auto;
    z-index: 110;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}
.cerca-formulario-pop-up.form-menor-pop-up {
    width: 400px;
    margin: 0 auto;
    padding: 0
}
.cerca-formulario-pop-up.form-menor-pop-up h4 {
    display: block;
    margin: 0;
    padding: 20px 0 0
}
.cerca-formulario-pop-up.form-menor-pop-up .cerca-formulario-3 {
    margin: 15px auto 0;
    float: none
}
.cerca-formulario-pop-up.form-menor-pop-up .cerca-formulario-3 .campo-mensagem {
    height: 93px!important
}
.conteudo-pop-up {
    width: 420px;
    height: 361px;
    float: left;
    margin: 29px 0 0 29px
}
.conteudo-pop-up h3 {
    margin: 0 0 10px
}
.conteudo-pop-up img {
    width: 150px;
    display: block;
    float: left;
    margin: 0 10px 0 0
}
.conteudo-pop-up p {
    color: #344a5f;
    font-family: robotocondensed;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    margin: 0
}
.fechar-formulario {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    cursor: pointer;
    background-color: #e74c3c;
    background-image: url(../imagens/icone-fechar.png);
    background-size: 55%;
    position: absolute;
    top: -15px;
    right: -15px
}
.fechar-formulario:hover {
    background-color: #27ae60
}
.cerca-formulario-3 {
    width: 300px;
    height: auto;
    text-align: center;
    margin: 29px 29px 0 0;
    float: right;
    box-sizing: border-box;
    padding: 0
}
.cerca-formulario-3 .campo {
    width: 100%;
    height: 50px;
    background-color: #fff;
    margin: 0 0 10px;
    border: 2px solid #aaa;
    border-radius: 5px
}
.cerca-formulario-3 .campo-ddd,
.cerca-formulario-3 .campo-telefone {
    height: 50px;
    font-size: 16px!important;
    font-family: arial!important;
    margin: 0 0 10px;
    border: 2px solid #aaa;
    outline: 0;
    box-sizing: border-box;
    background-color: #fff;
    color: #000;
    padding: 0 0 0 10px
}
.cerca-formulario-3 .campo-ddd {
    width: 70px;
    float: left;
    border-radius: 5px
}
.cerca-formulario-3 .campo-telefone {
    width: 220px;
    float: right;
    border-radius: 5px
}
.cerca-formulario-3 .campo-mensagem,
.cerca-formulario-4 .campo {
    font-size: 16px!important;
    font-family: arial!important;
    border: 2px solid #aaa;
    outline: 0;
    box-sizing: border-box
}
.cerca-formulario-3 .campo-mensagem {
    width: 100%;
    height: 120px;
    resize: none;
    background-color: #fff;
    padding: 10px 0 0 10px;
    margin: 0 0 7px;
    border-radius: 5px
}
.cerca-formulario-3 .botao {
    width: 230px;
    height: 50px;
    margin: 0;
    background-color: #22b573;
    color: #fff;
    font-size: 30px;
    font-family: bebas_neueregular;
    text-transform: uppercase;
    font-weight: 400;
    outline: 0;
    border: none;
    cursor: pointer;
    padding: 0;
    border-radius: 5px
}
.cerca-formulario-3 .botao:hover {
    background-color: #f9c100
}
.cerca-formulario-3 .gif-enviando {
    width: 50px;
    position: absolute;
    z-index: 3;
    right: 10px;
    bottom: 20px;
    display: none
}
.cerca-formulario-3 .aparece-gif-enviando {
    display: block
}
.cerca-formulario-4 {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0
}
.cerca-formulario-4 .campo {
    width: 100%;
    height: 50px;
    background-color: #fff;
    margin: 0 0 15px;
    color: #000;
    padding: 0 0 0 10px;
    border-radius: 5px
}
.cerca-formulario-4 .campo-ddd,
.cerca-formulario-4 .campo-telefone {
    height: 50px;
    margin: 0 0 15px;
    color: #000;
    border: 2px solid #aaa;
    padding: 0 0 0 10px;
    background-color: #fff;
    font-size: 16px!important;
    font-family: arial!important;
    outline: 0;
    box-sizing: border-box
}
.cerca-formulario-4 .campo-ddd {
    width: 60px;
    border-radius: 5px;
    float: left
}
.cerca-formulario-4 .campo-telefone {
    width: 485px;
    border-radius: 5px;
    float: right
}
.cerca-formulario-4 .campo-mensagem {
    width: 100%;
    height: 120px;
    border: 2px solid #aaa;
    resize: none;
    background-color: #fff;
    font-size: 16px!important;
    font-family: arial!important;
    padding: 10px 0 0 10px;
    box-sizing: border-box;
    margin: 0 0 7px;
    outline: 0;
    border-radius: 5px
}
.cerca-formulario-4 .botao {
    width: 100%;
    height: 50px;
    margin: 0;
    background-color: #22b573;
    color: #fff;
    font-size: 30px;
    font-family: bebas_neueregular;
    text-transform: uppercase;
    font-weight: 400;
    outline: 0;
    border: none;
    cursor: pointer;
    padding: 1px 0 0;
    border-radius: 5px
}
.cerca-formulario-4 .botao:hover {
    background-color: #f9c100
}
.cerca-formulario-4 .gif-enviando {
    width: 30px;
    position: absolute;
    z-index: 3;
    right: 30px;
    bottom: 30px;
    display: none
}
.cerca-formulario-4 .aparece-gif-enviando,
.rodape .logo {
    display: block
}
.rodape {
    width: 100%;
    height: auto;
    padding: 0 0 30px;
    box-sizing: border-box;
    background-color: #000;
    background-image: url(../imagens/fundo-quadriculado.png);
    text-align: center
}
.info-rodape .tel-1,
.info-rodape .tel-2,
.info-rodape .tel-3 {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 50px;
    padding: 60px 0 0
}
.rodape .logo {
    margin: 0 auto 40px;
    position: relative;
    top: -70px
}
.info-rodape a {
    font-family: robotocondensed;
    color: #fff;
    font-size: 26px
}
.info-rodape .tel-1,
.info-rodape .tel-2 {
    background-image: url(../imagens/icone-telefone-rodape.png)
}
.info-rodape .tel-3 {
    background-image: url(../imagens/icone-whats-app-rodape.png)
}
.info-rodape span {
    font-family: open_sansregular;
    color: #fff;
    font-size: 26px
}
.call-to-action,
.desenvolvido-mseo,
.rodape p {
    font-family: robotocondensed
}
.info-rodape a:hover {
    color: #ff5b00!important
}
.call-to-action {
    width: 280px;
    height: 50px;
    color: #000;
    font-size: 26px;
    background-color: #ff5b00;
    margin: 0 auto;
    cursor: pointer;
    padding: 7px 0 0;
    box-sizing: border-box
}
.rodape p {
    color: #fff;
    font-size: 24px;
    margin: 11px 0 20px
}
.call-to-action:hover {
    background-color: #22b573;
    color: #fff
}
.rodape hr {
    margin: 50px 0 0
}
.rodape .titulo-h2 {
    color: #fff;
    margin: 45px 0 55px
}
.rodape .titulo-h2::after {
    background-color: #fff
}
.rodape .todos-os-direitos {
    font-size: 14px;
    margin: 30px 0 0;
    text-align: left;
    display: table
}
.cerca-mapa {
    width: 100%;
    height: 400px;
    position: relative
}
.cerca-mapa .protege-mapa {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 175, 255, .1)
}
.cerca-mapa iframe {
    width: 100%;
    height: 400px
}
.desenvolvido-mseo {
    width: 220px;
    height: 20px;
    color: #fff!important;
    margin: -20px 0 0!important;
    position: relative;
    float: right;
    font-size: 14px
}
.desenvolvido-mseo .empresa-mseo {
    width: 120px;
    text-align: center;
    position: absolute;
    top: -50px;
    margin: 0 0 0 77px;
    background: #4b0076;
    color: #00e9f6!important;
    padding: 5px 10px 6px;
    display: none
}
.desenvolvido-mseo img {
    position: absolute;
    top: -12px;
    margin-left: 5px
}
.desenvolvido-mseo:hover .empresa-mseo {
    display: block
}
.empresa-mseo:before {
    border-color: #4b0076 transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    bottom: -10px;
    content: "";
    position: absolute;
    left: calc(50% - 10px)
}

.camada-depoimentos-em-video{text-align:center; margin-bottom:70px;}

.camada-depoimentos-em-video .titulo-h2{margin:70px 0 50px 0;}

.miniatura-video{
	width:200px;
	height:auto;
	background-color:#eaecf0;
	display:inline-block;
	vertical-align:top;
	margin:0 20px 0 20px;
	box-shadow:0 0 0 1px #cdd4e1;
	box-sizing:border-box;
	padding:10px 10px 10px 10px;
	border-radius:5px;
}

.miniatura-video img{width:100%; border-radius:100%;}

.miniatura-video p{font-family:robotocondensed; font-size:16px; margin:0;}

@media(max-width:1300px) {
    .corpo {
        width: 990px
    }
    .blocos,
    .blocos img {
        width: 200px
    }
    .chamada-banner h2 {
        font-size: 48px
    }
    .blocos {
        height: 193px
    }
    .btn-bloco {
        width: 100%;
        bottom: -82px;
        left: 0;
        font-size: 20px
    }
    .carrossel {
        width: 860px
    }
    .carrossel .item img {
        width: 100px!important
    }
    .carrossel .item .conteudo {
        width: 690px
    }
}
@media(max-width:500px) {
    .cerca-formulario-pop-up.form-menor-pop-up h4, .conteudo-pop-up h3 {
        color: #fff
    }
    .corpo {
        width: 100%;
        padding: 0 15px
    }
    .faixa-topo {
        height: 122px;
        padding: 10px 0 0
    }
    .faixa-topo .logo {
        width: 125px;
        float: none;
        margin: 0 auto;
        display: block
    }
    .info-topo {
        width: 100%;
        height: auto;
        margin: 0
    }
    .info-topo .whats-desktop {
        display: none
    }
    .info-topo .whats-mobile,
    .nos-te-ligamos {
        width: 150px;
        height: 30px;
        font-size: 14px;
        margin: 10px 0 5px;
        display: inline-block;
        border-radius: 5px;
        float: none
    }
    .info-topo .whats-mobile {
        padding: 5px 0 0 25px;
        background-size: 16px;
        background-position: 16px center
    }
    .nos-te-ligamos {
        padding: 5px 0 0
    }
    .info-topo a,
    .info-topo span {
        font-size: 18px
    }
    .cerca-formulario-1 {
        width: 100%;
        height: 55px;
        overflow: hidden;
        margin: 20px auto 0;
        float: none;
        top: 0;
        right: inherit;
        position: relative;
        padding: 0;
        border-radius: 5px
    }
	
	.cerca-formulario-1 h2{margin: 5px 0 5px 0;}
	
    .cerca-formulario-1 .campo,
    .cerca-formulario-1 .campo-ddd,
    .cerca-formulario-1 .campo-telefone {
        height: 35px;
        margin: 0 0 10px;
        font-size: 16px!important;
		background-color: rgba(255, 127, 39, 0.1);
    }
    .cerca-formulario-1 .abre-form {
        display: block
    }
    .cerca-formulario-1 .campo-telefone {
        width: 353px
    }
    .cerca-formulario-1 .campo-mensagem {
        height: 80px !important;
        font-size: 16px!important;
		background-color: rgba(255, 127, 39, 0.1);
    }
    .cerca-formulario-1 .botao {
        margin: 6px 0 0
    }
    .formulario-aberto {
        height: 340px;
        padding: 10px;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        transition: all .3s linear
    }
    .banner {
        height: auto;
        background-image: url(../imagens/banner-volte-a-respirar-aliviado-mobile.jpg);
        background-position: center top;
        padding: 43px 0 50px
    }
    .chamada-banner {
        width: 100%;
        height: auto;
        padding: 0;
		margin: 0 0 0 0;
    }
    .chamada-banner h2 {
		height:60px;
        font-size: 38px;
        text-shadow: 0 0 10px rgba(0, 0, 0, .3);
        background-color: transparent;
        padding: 0;
        text-align: center;
        display: block
    }
    .titulo-h2 {
        font-size: 30px;
        margin: 30px 0
    }
    .titulo-h2::after {
        height: 3px
    }
    .cerca-blocos {
        margin: 0 0 25px
    }
    .cerca-blocos .blocos:first-child {
        margin: 0 5px 10px 0!important
    }
    .cerca-blocos .blocos:last-child {
        margin: 0 0 0 5px!important
    }
    .cerca-blocos .blocos {
        width: 200px;
        height: 193px;
        margin: 0 0 10px!important
    }
    .btn-bloco,
    .cerca-blocos .blocos img {
        width: 100%
    }
    .btn-bloco {
        height: 55px;
        bottom: 0;
        left: 0;
        padding: 3px 30px 0;
        background-color: rgba(255, 91, 0, .8);
        font-size: 18px
    }
    .faca-sua-simulacao {
        padding: 50px 0
    }
    .faca-sua-simulacao div {
        width: 95%;
        height: auto;
        padding: 20px 0;
        font-size: 28px
    }
    .carrossel {
        width: 400px
    }
    .carrossel .item {
        height: 335px
    }
    .carrossel .item img {
        width: 80px!important;
        float: none;
        margin: 0 auto;
        display: block
    }
    .carrossel .item .conteudo {
        width: 100%;
        float: none
    }
    .carrossel .owl-nav .owl-next,
    .carrossel .owl-nav .owl-prev {
        width: 25px;
        height: 41px;
        background-size: 100%!important;
        top: 38px
    }
    .carrossel .item .conteudo h3 {
        font-size: 18px;
        margin: 10px 0
    }
    .carrossel .item .conteudo p {
        font-size: 14px;
        margin: 0 0 10px
    }
    .carrossel .owl-nav .owl-prev {
        left: 20px
    }
    .carrossel .owl-nav .owl-next {
        right: 20px
    }
    .cerca-formulario-2 {
        width: 350px
    }
    .cerca-formulario-2 .campo {
        width: 100%;
        margin: 0 0 10px
    }
    .cerca-formulario-2 .campo-ddd {
        margin: 0
    }
    .cerca-formulario-2 .campo-telefone {
        width: 275px;
        margin: 0 0 10px;
        float: right
    }
    .cerca-formulario-2 .botao {
        margin: 0
    }
    .camada-pq-contratar .corpo {
        padding: 0
    }
    .camada-pq-contratar p {
        font-size: 20px
    }
    .camada-pq-contratar h3 {
        font-size: 32px
    }
    .info-rodape a {
        font-size: 20px
    }
    .info-rodape .tel-1,
    .info-rodape .tel-2,
    .info-rodape .tel-3 {
        background-size: 40px;
        padding: 45px 0 0
    }
    .info-rodape span {
        font-size: 19px
    }
    .cerca-formulario-3 .campo,
    .cerca-formulario-3 .campo-ddd,
    .cerca-formulario-3 .campo-telefone {
        font-size: 14px!important;
        height: 50px;
        border: none
    }
    .cerca-formulario-4 .campo-telefone {
        width: 337px
    }
    #pop-up {
        display: none!important
    }
    .rodape .todos-os-direitos {
        margin: 30px 0 0;
        text-align: center;
        display: block
    }
    .desenvolvido-mseo {
        width: 168px;
        text-align: left;
        float: none;
        margin: 20px auto 0!important
    }
    .cerca-formulario-pop-up {
        width: 100%;
        height: 100%;
        background-color: #333;
        box-shadow: none
    }
    .conteudo-pop-up {
        width: 100%;
        height: auto;
        float: left;
        margin: 15px 0 0
    }
    .cerca-formulario-pop-up .conteudo-pop-up img,
    .cerca-formulario-pop-up .conteudo-pop-up p {
        display: none
    }
    .cerca-formulario-3 {
        width: 430px;
        height: auto;
        box-shadow: none;
        margin: 0 auto;
        float: none
    }
    .fechar-formulario {
        width: 40px;
        height: 40px;
        top: 0;
        right: 0;
        border-radius: 0 0 0 10px
    }
    .cerca-formulario-3 .campo-telefone {
        width: 350px
    }
    .cerca-formulario-3 .campo-mensagem {
        height: 80px;
        font-size: 13px!important;
        border: none
    }
    .cerca-formulario-3 .botao {
        height: 40px;
        font-size: 24px
    }
    .cerca-formulario-pop-up.form-menor-pop-up {
        width: 100%
    }
	
	

.camada-depoimentos-em-video .titulo-h2{margin:60px 0 50px 0;}
.miniatura-video{width:130px; margin:0 5px 0 5px;}
.miniatura-video p{font-size:14px;}
	
	
	
	
}
.bounceIn {
    -webkit-animation: 1s linear 1 bounceIn;
    -moz-animation: 1s linear 1 bounceIn;
    -o-animation: 1s linear 1 bounceIn;
    animation: 1s linear 1 bounceIn
}
@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05)
    }
    70% {
        opacity: 1;
        -webkit-transform: scale(.9)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}
@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.3)
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1.05)
    }
    70% {
        opacity: 1;
        -moz-transform: scale(.9)
    }
    100% {
        opacity: 1;
        -moz-transform: scale(1)
    }
}
@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(.3)
    }
    50% {
        opacity: 1;
        -o-transform: scale(1.05)
    }
    70% {
        opacity: 1;
        -o-transform: scale(.9)
    }
    100% {
        opacity: 1;
        -o-transform: scale(1)
    }
}
@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        transform: scale(1.05)
    }
    70% {
        opacity: 1;
        transform: scale(.9)
    }
    100% {
        opacity: 1;
        transform: scale(1)
    }
}
.bounceInLeft {
    -webkit-animation: 1s linear 1 bounceInLeft;
    -moz-animation: 1s linear 1 bounceInLeft;
    -o-animation: 1s linear 1 bounceInLeft;
    animation: 1s linear 1 bounceInLeft
}
@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px)
    }
    80% {
        opacity: 1;
        -webkit-transform: translateX(-10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}
@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(30px)
    }
    80% {
        opacity: 1;
        -moz-transform: translateX(-10px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}
@-o-keyframes bounceInLeft {
    60% {
        -o-transform: translateX(30px)
    }
    80% {
        -o-transform: translateX(-10px)
    }
    100% {
        -o-transform: translateX(0)
    }
    0% {
        -o-transform: translateX(-2000px);
        opacity: 0;
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        transform: translateX(30px)
    }
    80% {
        opacity: 1;
        transform: translateX(-10px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}
#pop-up,
#pop-up .fundo-escuro {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}
#pop-up {
    font-family: 'Open Sans', sans-serif;
    display: none;
    position: fixed;
    z-index: 100
}
#pop-up .fundo-escuro {
    position: absolute;
    background-color: rgba(0, 0, 0, .7);
    cursor: pointer;
    -webkit-animation: fadein .5s;
    animation: fadein .5s
}
#pop-up .modal {
    width: 600px;
    height: 605px;
    background-color: #f0f1f2;
    z-index: 1;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    -webkit-animation: popin .3s;
    animation: popin .3s
}
#pop-up .modal-titulo {
    background-color: #ff5b00;
    padding: 10px;
    margin: 0;
    border-radius: 4px 4px 0 0;
    text-align: center
}
#pop-up .modal-titulo h3 {
    color: #fff;
    font-size: 22px;
    margin: 5px 0;
    text-transform: uppercase;
    font-weight: 500
}
#pop-up .modal-corpo {
    padding: 0 20px
}
#pop-up .modal-corpo p {
    color: #344a5f;
    font-size: 20px;
    line-height: 26px
}
#pop-up .modal-fechar {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    cursor: pointer;
    background-color: #e74c3c;
    background-image: url(../imagens/icone-fechar.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 55%;
    box-shadow: 0 0 10px 0 #000;
    position: absolute;
    top: -15px;
    right: -15px
}
#pop-up .modal-fechar:hover {
    background-color: #27ae60
}
@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-ms-keyframes fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes popin {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    85% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}
@-ms-keyframes popin {
    100%, 85% {
        opacity: 1
    }
    0% {
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    85% {
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }
    100% {
        -ms-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes popin {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    85% {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}
@media(max-width:500px) {
    #pop-up .modal {
        width: 450px
    }
}
