@CHARSET "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,200);
@import url('https://fonts.googleapis.com/css?family=Ubuntu');

/* GERAL */

input[type=button] {
    appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.adTopProjeto {
    border-top: 1px dotted #CCC;
    padding-top: 15px;
}

.adMeioProjeto {
    margin-top: 20px;
}

.showMobile {
    display: none;
}

.txtOff {
    color: #8f8e90!important;
}

.imgInvertida {
    -moz-transform: scaleX(-1)!important;
    -o-transform: scaleX(-1)!important;
    -webkit-transform: scaleX(-1)!important;
    transform: scaleX(-1)!important;
    filter: FlipH!important;
    -ms-filter: "FlipH"!important;
}

a img {
    border: 0px!important;
}

.link {
    color: #FF9300;
    cursor: pointer;
}

.discreto {
    color: #AAA;
    font-size: 11px;
}

#bgModal,
#bgModal2 {
    width: 100%;
    height: 100%;
    opacity: 0.50;
    -moz-opacity: 0.50;
    filter: alpha(opacity=50);
    background-color: #000;
    position: fixed;
    display: none;
    z-index: 45;
}

#modal {
    position: fixed;
    display: none;
    z-index: 50;
    height: 100%;
    width: 100%;
}

#modal .janela {
    background-color: #FFF;
    margin: auto;
    padding: 10px 20px 20px 20px;
    margin-top: 15px!important;
    background-image: url("../img/load.gif");
    background-repeat: no-repeat;
    background-position: center;
    min-height: 200px;
    width: 70%;
    position: relative;
}

#videoModal {
    position: fixed;
    display: none;
    z-index: 50;
    height: 100%;
    width: 100%;
}

#videoModal .janela {
    background-color: #FFF;
    margin: auto;
    padding: 10px 20px 20px 20px;
    margin-top: 15px!important;
    background-image: url("../img/load.gif");
    background-repeat: no-repeat;
    background-position: center;
    height: 555px;
    width: 885px;
    position: relative;
}

#msgModal {
    position: fixed;
    display: none;
    z-index: 50;
    width: 100%;
    height: 100%
}

#msgModal .janela {
    background-color: #FFF;
    margin: auto;
    padding: 10px 20px 20px 20px;
    margin-top: 100px!important;
    background-repeat: no-repeat;
    background-position: center;
    width: 540px;
    max-width: 80%!important;
    position: relative;
}

#htmlModal {
    position: fixed;
    display: none;
    z-index: 50;
    width: 100%;
    height: 100%
}

#htmlModal .janela {
    background-color: #FFF;
    margin: auto;
    padding: 10px 20px 20px 20px;
    margin-top: 30px!important;
    background-repeat: no-repeat;
    background-position: center;
    width: 540px;
    max-width: 80%!important;
    position: relative;
}

#modalOrcamento {
    position: fixed;
    top: 30px;
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 50;
    max-width: 90%;
}

#modalOrcamento .janela {
    background-color: #FFF;
    margin: auto;
    padding: 10px 20px 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
    width: 700px;
    max-width: 90%;
    position: relative;
}

.modal {
    position: fixed;
    display: none;
    z-index: 50;
    height: 100%;
    width: 100%;
}

.modal .janela {
    background-color: #FFF;
    margin: auto;
    padding: 10px 20px 20px 20px;
    margin-top: 15px!important;
    background-image: url("../img/load.gif");
    background-repeat: no-repeat;
    background-position: center;
    width: 700px;
    position: relative;
}

#enqueteModal {
    position: fixed;
    display: none;
    z-index: 50;
    height: 100%;
    width: 100%;
}

#enqueteModal .janela {
    background-color: #FFF;
    margin: auto;
    padding: 10px 20px 20px 20px;
    margin-top: 15px!important;
    background-image: url("../img/load.gif");
    background-repeat: no-repeat;
    background-position: center;
    width: 500px;
    min-height: 300px;
    position: relative;
}

#modal .fechar,
#videoModal .fechar,
#msgModal .fechar,
#htmlModal .fechar,
#enqueteModal .fechar,
.modal .fechar,
#modalOrcamento .fechar {
    height: 20px;
    float: right;
    margin-bottom: 10px;
    cursor: pointer;
}

#modal h2,
#msgModal h2,
#htmlModal h2,
.modal h2 {
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

#modal .imagem {
    width: 100%;
}

.link:hover {
    text-decoration: underline;
}

body {
    margin: 0px;
    font-family: arial;
    background-color: #EEE;
    color: #666;
    font-size: 13px;
}

#header {
    width: 100%;
    padding-top: 50px;
    background-image: url("../img/fundo.png");
}

#header #header2 {
    margin: 0 auto;
    background-color: #FFF;
    border-top: 8px solid #373737;
}

div#menu {
    border-bottom: 8px solid #FF9300;
    background-color: #333;
}

div#menu a {
    color: #AAA;
    border-right: 1px solid #231a1a;
    box-shadow: 1px 0 0 #515151;
    margin-left: -5px;
}

div#menu a:hover:not(.aberto) {
    color: #FFF;
}

div#menu a.aberto {
    color: #FFF!important;
    background-color: #FF9300;
    border-top: 0px solid #FF9300;
}

div#menu .menuMobile {
    float: right;
    margin-top: -16px;
    margin-right: 20px;
    display: none;
}

#bgBanner #bgBanner2 {
    margin: 0 auto;
    height: 100%;
}

#bgBanner #bgBanner2 .bot3 {
    background-color: #FF9300;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 40px;
    width: 120px;
}

#bgBanner #bgBanner2 .banner {
    background-color: #FFF;
    background-position: center;
    background-size: 100% auto;
}

#bgBanner #bgBanner2 .banner .textoBanner {
    width: 52%;
    float: right;
}

#bgBanner #bgBanner2 .banner h2 {
    margin: 30px 0 0 40px;
    padding: 0px;
    font-family: "Ubuntu", arial;
    font-weight: 200;
    font-size: 26px;
}

#bgBanner #bgBanner2 .banner h3 {
    font-size: 17px;
    font-weight: normal;
    margin-left: 40px;
}

#bgBanner #bgBanner2 .banner h3 img {
    width: 20px;
    margin-right: 10px;
}

#bannerRelampago .divRelampago {
    padding-top: 90px;
}

#bannerRelampago .nomeRelampago {
    font-size: 26px;
}

#bannerRelampago .precoRelampago {
    line-height: 55px;
    font-size: 25px;
}

#bannerRelampago .precoDescontoRelampago {
    font-size: 60px;
    color: #FF9300;
}

#bgBody {
    background-color: #333;
}

#bgBody #bgBody2 {
    background-color: #FFF;
    margin: 0 auto;
    padding: 30px 0;
}

#bgBody #miniBanners {
    margin-bottom: 30px;
}

#bgBody #miniBanners .a,
#bgBody #miniBanners .b {
    margin-right: 30px;
}

#bgBody #miniBanners img {
    transition: all 0.3s ease;
}

#bgBody #miniBanners img:hover {
    box-shadow: 0px 4px 6px #AAA, 0px 4px 6px #AAA, 0px 4px 6px #AAA;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

#bgFooter {
    background-color: #333;
}

#bgFooter #bgFooter2 {
    margin: 0 auto;
}

#bgFooter #bgFooter2 .menu {
    float: left;
    margin: 40px 0 30px 60px;
}

#bgFooter #bgFooter2 .atendimento {
    float: left;
    margin: 40px 0 30px 0px;
}

#bgFooter #bgFooter2 .facebook {
    width: 500px;
    float: right;
    margin: 30px 0 30px 30px;
}

#bgFooter #bgFooter2 .titulo {
    color: #FFF;
    font-size: 14px;
}

#bgFooter #bgFooter2 ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#bgFooter #bgFooter2 li {
    margin: 7px 0;
}

#bgFooter #bgFooter2 a:hover {
    color: #FFF!important;
}

#bgFooterb {
    background-color: #333;
    padding: 20px 0px;
}

#bgFooterb #bgFooterb2 {
    margin: 0 auto;
}

#bgFooterb #bgFooterb2 {
    padding-top: 0px;
}

#bgFooterb #bgFooterb2 ul {
    display: none;
    list-style: none;
    margin: 0px;
    padding: 0px;
}


/* INCLUDES */

div .titulo {
    color: #666;
}

div.bloco .filtro {
    background-color: #454545;
    color: #FFF;
}


/*
div#bloco select{
	color: #999;
	border: 1px solid;
    border-radius: 5px;
    padding: 11px 45px 9px 40px;
    border: 1px solid #CCC;
    font-size: 12px;
    background-position: 5px 4px;
    background-repeat: no-repeat;
    background-size: 200px auto;
    font-family: 'Open Sans', sans-serif;
    background-color: #FEFEFE;
    -webkit-appearance: none;
	-moz-appearance: none;
	-ms-user-select: none;
	cursor: pointer;
}
*/

div#bloco #limparFiltro a {
    color: #999;
    border: 1px solid;
    border-radius: 5px;
    border: 1px solid #CCC;
    font-size: 12px;
    padding: 11px 12px 12px 12px;
    background-color: #FEFEFE;
    width: 120px;
}

div#bloco #limparFiltro a.desativado {
    opacity: 0.50;
    -moz-opacity: 0.50;
    filter: alpha(opacity=50);
    cursor: default!important;
}

div .sombra {
    background: url(../img/sombra-grande.png) no-repeat center bottom;
    height: 192px;
    background-size: 100% 28px;
    margin-bottom: -10px;
}

#filtro li {
    font-size: 13px;
}

div .sombra .titulo {
    height: 140px;
    background-color: #EEE
}

div .sombra ul {
    float: left;
    margin: 10px 19px;
    padding: 0px;
    font-size: 12px;
}

div .sombra ul li {
    list-style: none;
    margin: 6px 0;
}

div .sombra ul li a:hover {
    color: #FF9300;
}

div .sombra ul li img {
    width: 13px;
    margin-right: 3px;
    margin-bottom: -2px;
}

div.caminhoDePao {
    background-color: #EEE;
    ;
    padding: 10px;
    vertical-align: middle;
    height: 28px;
}

.projeto {
    transition: all 0.4s ease;
}

.projeto:hover {
    box-shadow: 0px 2px 5px #DDD, 0px 2px 5px #DDD, 0px 2px 5px #DDD;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.projeto .box .nome {
    margin: 6px 0 10px 12px;
    color: #555;
    min-height: 20px;
}

.projeto {
    float: left;
}

.projeto .box {
    background-color: #FFF;
    padding: 0px;
    float: left;
    border: 1px solid #DDD;
}

.caminhoDePao a:hover {
    text-decoration: underline;
}

.promoLancamento {
    width: 150px;
    float: right;
    margin-top: 4px;
    margin-right: 10px;
}


/* HOME */

#PagProjetos h2,
#pagProjeto h2 {
    font-size: 32px;
}

#PagProjetos h3,
#pagProjeto h3 {
    font-size: 16px;
}

#PagProjetos h2,
#PagProjetos h3,
#pagProjeto h2,
#pagProjeto h3 {
    font-family: "Ubuntu", arial;
    font-weight: normal;
}

#PagProjetos p,
#pagProjeto p {
    font-family: "Open Sans", arial;
    color: #AAA;
    font-size: 14px;
    line-height: 20px;
}

#PagProjetos #video-apresentacao .texto-video,
#pagProjeto #video-apresentacao .texto-video {
    width: 40%;
    float: left;
    margin-left: 40px;
}

#PagProjetos #video-apresentacao img,
#pagProjeto #video-apresentacao img {
    width: 40%;
    cursor: pointer;
    float: right;
    margin-right: 80px;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5);
}

#PagProjetos #fazer-por-voce h2,
#pagProjeto #fazer-por-voce h2 {
    text-align: center;
    margin-bottom: 50px;
}

#PagProjetos #fazer-por-voce .item,
#pagProjeto #fazer-por-voce .item {
    float: left;
    width: 30%;
    margin-left: 24px;
}

#PagProjetos #fazer-por-voce .item h3,
#pagProjeto #fazer-por-voce .item h3 {
    font-size: 18px;
}

#PagProjetos #fazer-por-voce .item img,
#pagProjeto #fazer-por-voce .item img {
    width: 50%;
}

#PagProjetos #fazer-por-voce .item p,
#pagProjeto #fazer-por-voce .item p {
    margin-left: 20px;
}

#PagProjetos #itens-inclusos .item,
#pagProjeto #itens-inclusos .item {
    width: 44%;
    float: left;
    padding: 30px 30px;
}

#PagProjetos #itens-inclusos .item img,
#pagProjeto #itens-inclusos .item img {
    width: 50%;
    float: left;
    margin-right: 10px;
}

#PagProjetos #itens-inclusos .item h3,
#pagProjeto #itens-inclusos .item h3 {
    margin: 0px;
}

#PagProjetos #ClientesSatisfeitos h2,
#pagProjeto #ClientesSatisfeitos h2 {
    margin-bottom: 60px;
}

#PagProjetos #ClientesSatisfeitos .item,
#pagProjeto #ClientesSatisfeitos .item {
    float: left;
    width: 25%;
    margin-left: 70px;
}

#PagProjetos #ClientesSatisfeitos .item img,
#pagProjeto #ClientesSatisfeitos .item img {
    width: 100%;
}

#PagProjetos .perguntas h3,
#pagProjeto .perguntas h3 {
    font-size: 20px;
    margin-top: 32px;
    margin-bottom: -8px;
}

#PagProjetos .empresaParceira {
    height: 60px;
    margin-left: 85px;
    margin-top: 30px;
    margin-bottom: 60px;
}


/* PROJETO */

#pagProjeto #playerYoutubeProjeto {
    height: 460px;
}

.iconHome:hover {
    opacity: 0.60;
    -moz-opacity: 0.60;
    filter: alpha(opacity=60);
}

.imagens {
    float: left;
}

.desc {
    float: right;
    margin-top: 30px;
}

.desc h1 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: ‘Open Sans’, Arial, serif;
    font-size: 21px;
    font-weight: normal;
}

.desc span {
    font-family: ‘Open Sans’, Arial, serif;
}

.desc p {
    font-family: ‘Open Sans’, Arial, serif;
    line-height: 18px;
    font-size: 13px!important;
}

.desc .preco {
    border-top: 1px dotted #CCC;
    border-bottom: 1px dotted #CCC;
    margin: 15px 0px;
    padding: 5px 0px 25px 0px;
}

.desc .formas-pag {
    border-bottom: 1px dotted #CCC;
    margin: 15px 0px;
    padding-bottom: 15px;
}

.desc .preco .valor {
    font-size: 36px;
    cursor: default;
    color: #FF9300;
    font-weight: bold;
}

.desc .preco .chamada {
    float: left;
    margin-top: 11px;
    height: 13px;
}

.desc .preco .botao {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 16px;
    font-size: 16px;
    cursor: pointer;
    float: right;
    text-align: center;
    color: #FFF;
    padding: 14px 40px;
    background: rgb(170, 206, 95);
    background: -moz-linear-gradient(top, rgba(170, 206, 95, 1) 0, rgba(143, 191, 83, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(170, 206, 95, 1)), color-stop(100%, rgba(143, 191, 83, 1)));
    background: -webkit-linear-gradient(top, rgba(170, 206, 95, 1) 0, rgba(143, 191, 83, 1) 100%);
    background: -o-linear-gradient(top, rgba(170, 206, 9, 15) 0, rgba(143, 191, 83, 1) 100%);
    background: -ms-linear-gradient(top, rgba(170, 206, 95, 1) 0, rgba(143, 191, 83, 1) 100%);
    background: linear-gradient(to bottom, rgba(170, 206, 95, 1) 0, rgba(143, 191, 83, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#aace5f', endColorstr='#8fbf53', GradientType=0);
}

.desc .preco .botao:hover {
    background: rgb(143, 191, 83);
    background: -moz-linear-gradient(top, rgba(143, 191, 83, 1) 0, rgba(170, 206, 95, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(143, 191, 83, 1)), color-stop(100%, rgba(170, 206, 95, 1)));
    background: -webkit-linear-gradient(top, rgba(143, 191, 83, 1) 0, rgba(170, 206, 95, 1) 100%);
    background: -o-linear-gradient(top, rgba(143, 191, 83, 1) 0, rgba(170, 206, 95, 1) 100%);
    background: -ms-linear-gradient(top, rgba(143, 191, 83, 1) 0, rgba(170, 206, 95, 1) 100%);
    background: linear-gradient(to bottom, rgba(143, 191, 83, 1) 0, rgba(170, 206, 95, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8fbf53', endColorstr='#aace5f', GradientType=0);
}

.desc .precoResumo .botao {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: -15px;
    font-size: 16px;
    cursor: pointer;
    float: right;
    text-align: center;
    color: #FFF;
    padding: 12px 30px;
    background: rgb(170, 206, 95);
    background: -moz-linear-gradient(top, rgba(170, 206, 95, 1) 0, rgba(143, 191, 83, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(170, 206, 95, 1)), color-stop(100%, rgba(143, 191, 83, 1)));
    background: -webkit-linear-gradient(top, rgba(170, 206, 95, 1) 0, rgba(143, 191, 83, 1) 100%);
    background: -o-linear-gradient(top, rgba(170, 206, 9, 15) 0, rgba(143, 191, 83, 1) 100%);
    background: -ms-linear-gradient(top, rgba(170, 206, 95, 1) 0, rgba(143, 191, 83, 1) 100%);
    background: linear-gradient(to bottom, rgba(170, 206, 95, 1) 0, rgba(143, 191, 83, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#aace5f', endColorstr='#8fbf53', GradientType=0);
}

.desc .precoResumo .botao:hover {
    background: rgb(143, 191, 83);
    background: -moz-linear-gradient(top, rgba(143, 191, 83, 1) 0, rgba(170, 206, 95, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(143, 191, 83, 1)), color-stop(100%, rgba(170, 206, 95, 1)));
    background: -webkit-linear-gradient(top, rgba(143, 191, 83, 1) 0, rgba(170, 206, 95, 1) 100%);
    background: -o-linear-gradient(top, rgba(143, 191, 83, 1) 0, rgba(170, 206, 95, 1) 100%);
    background: -ms-linear-gradient(top, rgba(143, 191, 83, 1) 0, rgba(170, 206, 95, 1) 100%);
    background: linear-gradient(to bottom, rgba(143, 191, 83, 1) 0, rgba(170, 206, 95, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8fbf53', endColorstr='#aace5f', GradientType=0);
}

div.tituloProjeto {
    margin-top: 30px;
    background-color: #555;
    color: #FFF;
    padding: 15px 20px;
    font-size: 11px;
}

.itensInclusosProjeto {
    margin: 20px 0 0 30px;
}

img.check {
    height: 20px;
}

#pagProjeto #formCustoObra {
    margin-left: 30px;
}

#pagProjeto #custodaobra .divInputCustoObra {
    float: left;
    width: 20%;
}

#pagProjeto #custodaobra .divInputCustoObra input {
    width: 60%;
}

#pagProjeto #comparativoA {
    margin-left: 0px;
    font-size: 14px!important;
}

#pagProjeto .itensInclusosProjeto .linkItens {
    cursor: pointer;
}

.tdCheck .verExemplo {
    display: none;
    font-size: 12px;
}

.tdCheck:hover .verExemplo {
    display: inline;
}

#pagProjeto .itensInclusosProjeto .linkItens img {
    width: 17px;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    min-width: 100% !important;
    width: 100% !important;
}

.fontOS {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

a {
    text-decoration: none;
    color: #666;
}

.comprar {
    background-color: #33a121;
    color: #FFF;
    padding: 4px 12px;
    font-size: 26px;
    font-family: 'Open Sans', sans-serif;
}

.comprar:hover {
    background-color: #30b819!important;
}

.bot {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #33a121;
    color: #FFF;
    padding: 4px 7px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
}

.bot:hover {
    background-color: #30b819!important;
}

.bot2 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: rgb(170, 206, 95);
    background: -moz-linear-gradient(top, rgba(170, 206, 95, 1) 0, rgba(143, 191, 83, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(170, 206, 95, 1)), color-stop(100%, rgba(143, 191, 83, 1)));
    background: -webkit-linear-gradient(top, rgba(170, 206, 95, 1) 0, rgba(143, 191, 83, 1) 100%);
    background: -o-linear-gradient(top, rgba(170, 206, 9, 15) 0, rgba(143, 191, 83, 1) 100%);
    background: -ms-linear-gradient(top, rgba(170, 206, 95, 1) 0, rgba(143, 191, 83, 1) 100%);
    background: linear-gradient(to bottom, rgba(170, 206, 95, 1) 0, rgba(143, 191, 83, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#aace5f', endColorstr='#8fbf53', GradientType=0);
    color: #FFF;
    padding: 8px 12px;
    width: 150px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
}

.bot2:hover {
    background: rgb(143, 191, 83);
    background: -moz-linear-gradient(top, rgba(143, 191, 83, 1) 0, rgba(170, 206, 95, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(143, 191, 83, 1)), color-stop(100%, rgba(170, 206, 95, 1)));
    background: -webkit-linear-gradient(top, rgba(143, 191, 83, 1) 0, rgba(170, 206, 95, 1) 100%);
    background: -o-linear-gradient(top, rgba(143, 191, 83, 1) 0, rgba(170, 206, 95, 1) 100%);
    background: -ms-linear-gradient(top, rgba(143, 191, 83, 1) 0, rgba(170, 206, 95, 1) 100%);
    background: linear-gradient(to bottom, rgba(143, 191, 83, 1) 0, rgba(170, 206, 95, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8fbf53', endColorstr='#aace5f', GradientType=0);
}

.bot3 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #FFC671;
    background: -moz-linear-gradient(top, #FFC671 0, #FF9300 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFC671), color-stop(100%, #FF9300));
    background: -webkit-linear-gradient(top, #FFC671 0, #FF9300 100%);
    background: -o-linear-gradient(top, #FFC671 0, #FF9300 100%);
    background: -ms-linear-gradient(top, #FFC671 0, #FF9300 100%);
    background: linear-gradient(to bottom, #FFC671 0, #FF9300 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#FFC671', endColorstr='#FF9300', GradientType=0);
    color: #FFF;
    padding: 8px 12px;
    width: 150px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
}

.bot3:hover {
    background: #FF9300;
    background: -moz-linear-gradient(top, #FF9300 0, #FFC671 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF9300), color-stop(100%, #FFC671));
    background: -webkit-linear-gradient(top, #FF9300 0, #FFC671 100%);
    background: -o-linear-gradient(top, #FF9300 0, #FFC671 100%);
    background: -ms-linear-gradient(top, #FF9300 0, #FFC671 100%);
    background: linear-gradient(to bottom, #FF9300 0, #FFC671 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#FF9300', endColorstr='#FFC671', GradientType=0);
}

.bot4 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #BBB;
    background: -moz-linear-gradient(top, #BBB 0, #888 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #BBB), color-stop(100%, #888));
    background: -webkit-linear-gradient(top, #BBB 0, #888 100%);
    background: -o-linear-gradient(top, #BBB 0, #888 100%);
    background: -ms-linear-gradient(top, #BBB 0, #888 100%);
    background: linear-gradient(to bottom, #BBB 0, #888 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#BBB', endColorstr='#888', GradientType=0);
    color: #FFF;
    padding: 8px 12px;
    width: 150px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
}

.bot4:hover {
    background: #888;
    background: -moz-linear-gradient(top, #888 0, #BBB 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #888), color-stop(100%, #BBB));
    background: -webkit-linear-gradient(top, #888 0, #BBB 100%);
    background: -o-linear-gradient(top, #888 0, #BBB 100%);
    background: -ms-linear-gradient(top, #888 0, #BBB 100%);
    background: linear-gradient(to bottom, #888 0, #BBB 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#888', endColorstr='#BBB', GradientType=0);
}

.projetoPersonalizado {
    background-color: #33a121;
    color: #FFF;
    padding: 6px 25px;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
}

.projetoPersonalizado:hover {
    background-color: #30b819!important;
}

.infoTecnicas {
    margin-top: 30px;
    width: 100%;
}

.infoTecnicas tr:nth-child(odd) {
    background-color: #EEE;
}

.tableParceiros {
    margin-top: 10px;
    width: 100%;
}

.tableParceiros tr td {
    padding: 10px 15px;
    ;
    height: 70px;
}

.tableParceiros tr:nth-child(odd) {
    background-color: #F5F5F5;
}

.wrap {
    max-width: 100%;
    margin: 30px auto;
    position: relative;
}

.blockTouch {
    -webkit-user-select: none!important;
    -webkit-touch-callout: none!important;
}


/* IDENTIFICAÇÃO */

.form input:not([type="checkbox"]),
.form select,
.form textarea {
    color: #999;
    border: 1px solid;
    border-radius: 5px;
    padding: 12px 45px 12px 12px;
    border: 1px solid #CCC;
    font-size: 14px;
    background-position: right;
    background-repeat: no-repeat;
    background-size: 42px auto;
    font-family: 'Open Sans', sans-serif;
    background-color: #FEFEFE;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-user-select: none;
}

.formIden .blocoA {
    float: left;
    font-size: 12px;
    color: #888;
}

.formIden .blocoB {
    float: left;
    font-size: 12px;
    color: #888;
}

#pagIdentificacao .formaEnvio {
    font-size: 12px;
    color: #888;
}

.form .endereco {
    background-image: url("../img/icones/1.png");
}

.form .geral {
    background-image: url("../img/icones/2.png");
}

.form .email {
    background-image: url("../img/icones/3.png");
}

.form .telefone {
    background-image: url("../img/icones/4.png");
}

.form .nome {
    background-image: url("../img/icones/5.png");
}

.form .mensagem {
    background-image: url("../img/icones/6.png");
}

.form .lista,
.lista {
    background-image: url("../img/icones/7.png");
}

.form .mensagem2 {
    background-image: url("../img/icones/8.png");
}

.form .codigo {
    background-image: url("../img/icones/9.png");
    background-size: 50px auto!important;
}


/* DOWNLOAD */

#bannerDesconto {
    margin-top: 30px;
    background-color: #FF9300;
}

#bannerDesconto .clock {
    zoom: 0.6;
    -moz-transform: scale(0.6);
    float: right;
    width: unset;
    padding-top: 30px;
}

#bannerDesconto .clock .flip-clock-divider .flip-clock-label {
    color: #FFF!important;
    font-weight: bold;
}

#bannerDesconto .projetoImg {
    width: 150px!important;
    margin-top: 0px!important;
    margin-right: 10px!important;
}

#bannerDesconto h2 {
    font-size: 25px;
    color: #FFF;
    margin: 5px;
    padding: 15px 0 0 10px;
}

#bannerDesconto h3 {
    font-size: 18px;
    color: #FFF;
    margin: 0px;
    padding: 5px 0 0 10px;
}


/* ATENDIMENTO */

#pagAtendimento .form {
    font-size: 12px;
    color: #888;
}

#pagAtendimento table select {
    width: 100%;
}

#pagAtendimento table input {
    width: 94%;
}

#pagAtendimento table textarea {
    width: 94%;
}


/* O OESCRITORIO */

#pagEscritorio #equipe {
    margin-left: -30px;
    margin-right: -30px;
}

#pagEscritorio .diretor {
    float: left;
    margin-left: 30px;
    margin-top: 30px;
    text-align: center;
}

#pagEscritorio .imagensEscritorio {
    float: right;
    margin-top: -30px;
    margin-left: 40px;
}


/* COMO FUNCIONA? */

#pagComoFunciona h2 {
    margin: 30px 0 0 0;
    font-size: 14px;
}

#pagComoFunciona p {
    line-height: 18px;
    color: #888;
}


/* PERSONALIZADO */

#pagPersonalizado #passo-a-passo h2,
#pagDecoracao #passo-a-passo h3 {
    text-align: center;
    margin-bottom: 80px;
}

#pagPersonalizado #passo-a-passo .item,
#pagDecoracao #passo-a-passo .item {
    float: left;
    width: 22%;
    margin-left: 24px;
}

#pagPersonalizado #passo-a-passo .item h3,
#pagDecoracao #passo-a-passo .item h4 {
    font-size: 14px;
}

#pagPersonalizado #passo-a-passo .item img,
#pagDecoracao #passo-a-passo .item img {
    width: 30%;
    margin-bottom: 20px;
}

#pagPersonalizado #passo-a-passo .item p,
#pagDecoracao #passo-a-passo .item p {
    margin-left: 20px;
}

#pagPersonalizado #projetos-exemplo,
#pagDecoracao #projetos-exemplo {
    margin-left: -32px;
}

#pagPersonalizado #projetos-exemplo img,
#pagDecoracao #projetos-exemplo img {
    width: 22%;
    margin-left: 32px;
}

#pagPersonalizado h2,
#pagDecoracao h3 {
    font-size: 32px;
}

#pagPersonalizado h3,
#pagDecoracao h4 {
    font-size: 16px;
}

#pagPersonalizado h2,
#pagPersonalizado h3,
#pagDecoracao h3,
#pagDecoracao h4 {
    font-family: "Ubuntu", arial;
    font-weight: normal;
}

#pagPersonalizado p,
#pagDecoracao p {
    font-family: "Open Sans", arial;
    color: #AAA;
    font-size: 14px;
    line-height: 20px;
}

#pagPersonalizado #video-apresentacao .texto-video,
#pagDecoracao #video-apresentacao .texto-video {
    width: 40%;
    float: left;
    margin-left: 40px;
}

#pagPersonalizado #video-apresentacao img,
#pagDecoracao #video-apresentacao img {
    width: 40%;
    cursor: pointer;
    float: right;
    margin-right: 80px;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5);
}

#pagPersonalizado #fazer-por-voce h2,
#pagDecoracao #fazer-por-voce h3 {
    text-align: center;
    margin-bottom: 50px;
}

#pagPersonalizado #fazer-por-voce .item,
#pagDecoracao #fazer-por-voce .item {
    float: left;
    width: 30%;
    margin-left: 24px;
}

#pagPersonalizado #fazer-por-voce .item h3,
#pagDecoracao #fazer-por-voce .item h4 {
    font-size: 18px;
}

#pagPersonalizado #fazer-por-voce .item img,
#pagDecoracao #fazer-por-voce .item img {
    width: 50%;
}

#pagPersonalizado #fazer-por-voce .item p,
#pagDecoracao #fazer-por-voce .item p {
    margin-left: 20px;
}

#pagPersonalizado #itens-inclusos .item,
#pagDecoracao #itens-inclusos .item {
    width: 44%;
    float: left;
    padding: 30px 30px;
}

#pagPersonalizado #itens-inclusos .item img,
#pagDecoracao #itens-inclusos .item img {
    width: 50%;
    float: left;
    margin-right: 10px;
}

#pagPersonalizado #itens-inclusos .item h3,
#pagDecoracao #itens-inclusos .item h4 {
    margin: 0px;
}

#pagPersonalizado #ClientesSatisfeitos h2,
#pagDecoracao #ClientesSatisfeitos h3 {
    margin-bottom: 60px;
}

#pagPersonalizado #ClientesSatisfeitos .item,
#pagDecoracao #ClientesSatisfeitos .item {
    float: left;
    width: 25%;
    margin-left: 70px;
}

#pagPersonalizado #ClientesSatisfeitos .item img,
#pagDecoracao #ClientesSatisfeitos .item img {
    width: 100%;
}

#pagPersonalizado p .imagem,
#pagDecoracao p .imagem {
    float: right;
    width: 500px;
    margin-left: 30px;
    margin-bottom: 20px;
}

#pagPersonalizado h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-top: 40px;
}

#pagPersonalizado #blocoPersonalizado div h2,
#pagDecoracao #blocoPersonalizado div h3 {
    text-align: center;
    color: #FF9300;
}

#pagPersonalizado #blocoPersonalizado div .mensagem2,
#pagDecoracao #blocoPersonalizado div .mensagem2 {
    width: 400px;
}

#pagPersonalizado #blocoPersonalizado div form,
#pagDecoracao #blocoPersonalizado div form {
    color: #888;
}

#pagPersonalizado #blocoPersonalizado table tr td,
#pagDecoracao #blocoPersonalizado table tr td {
    padding: 12px 8px;
}

#pagPersonalizado #blocoPersonalizado table,
#pagDecoracao #blocoPersonalizado table {
    border: 1px solid;
    border-radius: 5px;
    border: 1px solid #CCC;
}

#pagPersonalizado .imagensEscritorio,
#pagDecoracao .imagensEscritorio {
    float: right;
    margin-left: 40px;
    width: 600px;
}

#pagPersonalizado select,
#pagDecoracao select {
    width: 100%;
}

#pagPersonalizado input,
#pagDecoracao input {
    width: 94%;
}

#pagPersonalizado textarea,
#pagDecoracao textarea {
    width: 94%;
}


/* DECORAÇÃO */

#pagDecoracao h1 {
    font-family: ‘Open Sans’, Arial, serif;
    margin: 20px 0 -15px 0;
    font-weight: normal;
}

#pagDecoracao .filtro {
    float: left;
    width: 200px;
    margin-top: 30px;
    margin-left: 20px;
    line-height: 25px;
    font-size: 16px;
}

#pagDecoracao .filtro a:hover {
    color: #FF9300;
}

#pagDecoracao .galeria {
    float: left;
}

#pagDecoracao h2 {
    margin-left: 5px;
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 15px!important;
}

#pagDecoracao .check {
    color: #FF9300!important;
}

#pagDecoracao .check.cor {
    border: 2px solid #FF9300!important;
}

#pagDecoracao .cores {
    width: 140px;
    margin-top: 5px;
}

#pagDecoracao .cores .cor {
    width: 20px;
    height: 20px;
    margin: 0 10px 10px 0;
    border: 2px solid #FFF;
    float: left;
}

#pagParceiros #passo-a-passo {
    margin: 100px 0;
}

#pagParceiros #passo-a-passo .item,
#pagParceiros #passo-a-passo .item {
    float: left;
    width: 22%;
    margin-left: 24px;
}

#pagParceiros #passo-a-passo .item h3,
#pagParceiros #passo-a-passo .item h4 {
    font-size: 14px;
}

#pagParceiros #passo-a-passo .item img,
#pagParceiros #passo-a-passo .item img {
    width: 30%;
    margin-bottom: 20px;
}

#pagParceiros #passo-a-passo .item p,
#pagParceiros #passo-a-passo .item p {
    margin-left: 20px;
}

#comparativo {
    width: 100%;
    font-weight: bold;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
}

#comparativo tr td {
    padding: 15px 3px;
    text-align: center;
}

#comparativo .check {
    -webkit-font-smoothing: antialiased;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-sizing: border-box;
    color: rgb(68, 68, 68);
    display: block;
    font-family: "Glyphicons Halflings";
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    height: 14px;
    line-height: 14px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 10px;
    margin-left: 81.1875px;
    margin-right: 81.1875px;
    margin-top: 5px;
    position: relative;
    text-align: center;
    top: 2px;
    width: 30px;
}

#comparativo img {
    width: 30px;
}

#comparativo .maisvendido {
    background-color: rgb(170, 206, 95);
    background-origin: padding-box;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-sizing: border-box;
    color: #FFF;
    display: inline-block;
    font-weight: normal;
    height: 22px;
    line-height: 20px;
    min-height: 20px;
    min-width: 20px;
    padding: 2px 10px;
    font-size: 11px;
}


/* PARCEIROS */

#pagParceiros #passo-a-passo {
    margin: 100px 0;
}

#pagParceiros #passo-a-passo .item,
#pagParceiros #passo-a-passo .item {
    float: left;
    width: 22%;
    margin-left: 24px;
}

#pagParceiros #passo-a-passo .item h3,
#pagParceiros #passo-a-passo .item h4 {
    font-size: 14px;
}

#pagParceiros #passo-a-passo .item img,
#pagParceiros #passo-a-passo .item img {
    width: 30%;
    margin-bottom: 20px;
}

#pagParceiros #passo-a-passo .item p,
#pagParceiros #passo-a-passo .item p {
    margin-left: 20px;
}

#pagParceiros #comparativo {
    width: 100%;
    font-weight: bold;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
}

#pagParceiros #comparativo tr td {
    padding: 15px 3px;
    text-align: center;
}

#pagParceiros #comparativo .check {
    -webkit-font-smoothing: antialiased;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-sizing: border-box;
    color: rgb(68, 68, 68);
    display: block;
    font-family: "Glyphicons Halflings";
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    height: 14px;
    line-height: 14px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 10px;
    margin-left: 81.1875px;
    margin-right: 81.1875px;
    margin-top: 5px;
    position: relative;
    text-align: center;
    top: 2px;
    width: 30px;
}

#pagParceiros #comparativo img {
    width: 30px;
}

#pagParceiros #comparativo .maisvendido {
    background-color: rgb(52, 191, 163);
    background-origin: padding-box;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-sizing: border-box;
    color: #FFF;
    display: inline-block;
    font-weight: normal;
    height: 22px;
    line-height: 20px;
    min-height: 20px;
    min-width: 20px;
    padding: 2px 10px;
    font-size: 11px;
}

#pagParceiros .form {
    margin-left: 90px;
}

#pagParceiros .form input {
    width: 300px!important;
}

#pagParceiros .form select {
    width: 360px!important;
}

#pagParceiros .form h3 {
    font-size: 22px;
    margin-top: 20px;
}

#pagParceiros .form .line {
    margin-top: 8px;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
    background-color: #FFF;
    border: 1px solid #CCC;
    width: 100px;
}

.ui-menu .ui-menu {
    position: absolute;
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 5px;
    cursor: pointer;
    /* support: IE10, see #8844 */
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item:hover {
    background-color: #EEE;
}


/* radio button personalizado */

.estiloCheckRadio {
    position: relative;
    padding-left: 22px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkRadioHorizontal {
    float: left;
}

.checkRadioVertical {
    display: block;
}

.estiloCheckRadio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.estiloCheckRadio .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
    width: 14px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px #333333 solid;
}

.estiloCheckRadio .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.estiloCheckRadio input:checked~.checkmark:after {
    display: block;
}

.estiloCheckRadio .checkmark:after {
    top: 2px;
    left: 2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #333;
}


/* radio button personalizado */

#pagParceiros h1 {
    display: flex;
    justify-content: center;
    width: 100%;
    font-family: open sans, helvetica, arial;
    font-size: 24px;
    color: #333;
    line-height: 1.3;
    font-weight:400;
}

#pagParceiros h2 {
    padding: 0px;
    margin: 0px;
    font-family: ubuntu, helvetica, arial;
    font-size: 22px;
    color: #333;
    margin-bottom: 10px
}

#pagParceiros h3 {
    padding: 0px;
    margin: 0px;
    font-family: ubuntu, helvetica, arial;
    font-size: 28px;
    color: #333;
    margin-bottom: 10px
}

#pagParceiros .contBanner {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    width: 100%;
    background-color: #F3F5E9;
    height: 350px;
    margin-top: -30px
}

#pagParceiros .colIlustracao {
    width: 50%
}

#pagParceiros .colIlustracao img {
    max-width: 100%
}

#pagParceiros .colTxtBt {
    display: flex;
    justify-content: center;
    width: 50%;
    font-family: open sans, helvetica, arial;
    font-size: 24px;
    color: #333;
    line-height: 1.3
}

#pagParceiros .divFraseBanner {
    width: 280px
}

#pagParceiros .divBotoesBanner {
    margin-top: 25px
}

#pagParceiros .divBotoesBanner input[type=button]:first-child {
    float: left;
    padding: 15px 32px;
    background-color: #333;
    color: #fff;
    border-radius: 6px;
    border: 0px;
    font-size: 16px
}

#pagParceiros .divBotoesBanner input[type=button]:last-child {
    float: left;
    margin-left: 12px;
    padding: 13px 32px;
    background-color: transparent;
    color: #333;
    border: 2px #333 solid;
    border-radius: 6px;
    font-size: 16px
}

#pagParceiros .divBotoesBanner input[type=button]:hover {
    cursor: pointer;
    background-color: #444;
    color: #fff
}

#pagParceiros .ContTitulo {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    padding: 0px 20px;
    box-sizing: border-box
}

#pagParceiros .subtexto {
    display: inline-block;
    width: 100%;
    max-width: 700px;
    border: 1px #707070 solid;
    padding: 25px 20px;
    box-sizing: border-box;
    margin-top: 0px;
    font-family: open sans, helvetica, arial;
    font-size: 23px;
    color: #666666;
    line-height: 1.4
}

#pagParceiros .subtexto b {
    color: #333
}

#pagParceiros .ContVantagens {
    display: block;
    width: 100%;
    margin-top: 40px
}

#pagParceiros .BoxVantagens {
    display: table;
    width: 100%;
    margin-top: 30px
}

#pagParceiros .ColImg {
    display: table-cell;
    width: 610px
}

#pagParceiros .ColImg img {
    max-width: 100%;
    height: auto
}

#pagParceiros .ColTxt {
    display: table-cell;
    width: calc(100% - 610px);
    vertical-align: middle;
    font-family: open sans, helvetica, arial;
    font-size: 15px;
    color: #777;
    line-height: 1.5
}

#pagParceiros .ContPerguntas {
    display: block;
    width: calc(100% + 60px);
    background-color: #FAFAFA;
    margin-left: -30px;
    padding: 40px 20px;
    box-sizing: border-box;
    text-align: center;
    padding-bottom: 50px
}

#pagParceiros .centerPerguntas {
    display: inline-block;
    max-width: 680px;
    width: 100%;
    margin-top: 14px
}

#pagParceiros .boxPergunta {
    display: table;
    width: 100%;
    margin-top: 11px;
    border-top: 1px #DFDFDF solid;
    padding-top: 16px
}

#pagParceiros .boxPergunta:first-child {
    border-top: 0px
}

#pagParceiros .Pergunta {
    display: table-cell;
    text-align: left;
    font-family: open sans, helvetica, arial;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding-bottom: 10px;
    cursor: pointer
}

#pagParceiros .Arrow {
    display: table-cell;
    width: 40px;
    text-align: right;
    cursor: pointer
}

#pagParceiros .Resposta {
    display: none;
    width: calc(100% - 50px);
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    font-family: open sans, helvetica, arial
}

#pagParceiros .ContNumeros {
    display: block;
    width: calc(100% + 60px);
    background-color: #333333;
    margin-top: 40px;
    margin-left: -30px;
    padding: 50px 0px;
    overflow: auto
}

#pagParceiros .divScroll {
    display: block;
    width: 100%;
    min-width: 1200px;
    height: auto
}

#pagParceiros .boxNumeros {
    display: inline-block;
    width: calc(25% - 50px);
    margin: 0px 20px;
    box-sizing: border-box
}

#pagParceiros .boxNumeros:first-child {
    margin-left: 40px
}

#pagParceiros .tableNumeros {
    display: table;
    width: 100%
}

#pagParceiros .divImgNumeros {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px
}

#pagParceiros .contInfoNumeros {
    display: table-cell;
    vertical-align: middle;
    font-family: open sans, helvetica, arial;
    font-size: 49px;
    color: #fff;
    line-height: 1;
    font-weight: 300
}

#pagParceiros .contInfoNumeros span {
    display: block;
    font-size: 15px;
    color: #FF9300;
    font-weight: 400;
    margin-top: 3px
}

#pagParceiros .ContPlanos {
    display: block;
    width: 100%;
    margin-top: 50px;
    text-align: center
}

#pagParceiros .blocoTitulo {
    display: inline-block;
    width: 100%;
    max-width: 600px;
    text-align: center;
    font-family: ubuntu, helvetica, arial;
    font-size: 18px;
    color: #999;
    padding: 0px 20px;
    box-sizing: border-box
}

#pagParceiros .blocoPlanos {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 40px
}

#pagParceiros .boxPlano {
    display: inline-block;
    width: 265px;
    background-color: #fff;
    border: 1px #F3F3F3 solid;
    border-radius: 6px;
    -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.21);
    margin: 0px 12px
}

#pagParceiros .faixaTitulo {
    display: block;
    width: 100%;
    background-color: #333;
    border-radius: 6px 6px 0px 0px;
    padding: 22px 0px;
    font-family: ubuntu, helvetica, arial;
    font-size: 20px;
    color: #fff
}

#pagParceiros .faixaTitulo span {
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin-top: 5px;
    padding: 0px 20px;
    font-size: 12px;
    color: #A1A1A1;
}

#pagParceiros .faixaTituloDestaque {
    display: block;
    width: 100%;
    background-color: #FF9300;
    border-radius: 6px 6px 0px 0px;
    padding: 25px 0px;
    font-family: ubuntu, helvetica, arial;
    font-size: 20px;
    color: #fff
}

#pagParceiros .faixaTituloDestaque span {
    display: block;
    font-size: 15px;
    color: #fff
}

#pagParceiros .Precos {
    display: block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: open sans, helvetica, arial;
    font-size: 26px;
    line-height: 1;
}

#pagParceiros .Precos font {
    font-size: 42px
}

#pagParceiros .Precos span {
    display: block;
    font-size: 15px;
    color: #aaa;
    font-weight: 400
}

#pagParceiros .linhasBeneficios {
    display: inline-block;
    width: calc(100% - 40px);
    border-top: 1px #EFEFEF solid;
    font-size: 15px;
    color: #707070;
    padding-top: 12px;
    margin-top: 12px;
    text-align: left
}

#pagParceiros .linhasBeneficios:first-child {
    border-top: 0px
}

#pagParceiros .tooltip img {
    float: left;
    margin-right: 10px
}

#pagParceiros .imgStar {
    width: 16px;
    margin-right: 5px
}

#pagParceiros .divBotao {
    display: block;
    width: 100%;
    padding: 0px 20px;
    box-sizing: border-box;
    margin: 20px 0px 30px 0px
}

#pagParceiros .btPreto {
    width: 100%;
    height: 50px;
    border: 2px #333333 solid;
    border-radius: 50px;
    background-color: #fff;
    font-size: 15px;
    color: #333;
    font-weight: bold
}

#pagParceiros .btPreto:hover {
    background-color: #333;
    color: #fff;
    cursor: pointer
}

#pagParceiros .btLaranja {
    width: 100%;
    height: 50px;
    border: 2px #FF9300 solid;
    border-radius: 50px;
    background-color: #fff;
    font-size: 15px;
    color: #FF9300;
    font-weight: bold
}

#pagParceiros .btLaranja:hover {
    background-color: #FF9300;
    color: #fff;
    cursor: pointer
}

#pagParceiros .semBeneficio {
    color: #D9D9D9;
    text-decoration: line-through
}

#pagParceiros .ContDuvidas {
    display: block;
    width: 100%;
    margin-top: 60px;
    text-align: center;
    font-family: ubuntu, helvetica, arial;
    font-size: 18px;
    color: #999;
    padding: 0px 20px;
    box-sizing: border-box;
    line-height: 1;
    padding-bottom: 30px
}

#pagParceiros .Cadastre {
    background-color:#FF9300; 
    color:#fff; 
    height:50px; 
    width:250px; 
    border:0px; 
    border-radius:250px; 
    font-family:open sans, helvetica, arial; 
    font-size:13px; 
    font-weight:bold;
    cursor:pointer
}

#pagParceiros .Cadastre:hover {
    opacity:0.9;
}

#pagParceiros .falarWhats {
    display: inline-block;
    width: 275px;
    height: 50px;
    background-color: #40C351;
    border: 0px;
    border-radius: 50px;
    margin-top: 30px;
    font-family: ubuntu, helvetica, arial;
    font-size: 18px;
    color: #fff;
    background-image: url('../img/whatsapp-logo2.png');
    background-repeat: no-repeat;
    background-position: 28px center;
    padding-left: 40px
}

#pagParceiros .falarWhats:hover {
    cursor: pointer;
    filter: alpha(opacity=900);
    opacity: 0.9
}

#pagParceiros .btMidiaKit {
    display: inline-block;
    width: 275px;
    height: 50px;
    background-color: #FF9300;
    border: 0px;
    border-radius: 50px;
    margin-top: 30px;
    font-family: ubuntu, helvetica, arial;
    font-size: 18px;
    color: #fff;
}

#pagParceiros .btMidiaKit:hover {
    cursor: pointer;
    opacity: 0.9
}

#pagParceiros .ContAlgunsParceiros {
    display: block;
    margin-top: 40px;
    width: 100%;
    text-align: center
}

#pagParceiros .algunsParceiros {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 100%;
    min-width: 1180px;
    margin-top: 10px
}

#pagParceiros .boxAlgunsParceiros {
    width: 11%;
    height: 100px;
    border: 1px #eee solid;
    border-radius: 6px;
    margin-top: 20px;
    padding: 10px
}

#pagParceiros .scrollAlgunsParceiros {
    display: block;
    width: 100%;
    overflow: auto
}

#pagParceirosLogin h2 {
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
    font-family: open sans, helvetica, arial;
    font-size: 26px;
    color: #4A4A4A
}

#pagParceirosLogin .contAll {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 30px
}

#pagParceirosLogin .center {
    display: inline-block;
    width: auto;
    margin-top: 40px;
    padding: 0px 20px;
    box-sizing: border-box
}

#pagParceirosLogin .boxForm {
    float: left;
    width: 350px;
    text-align: left;
    box-sizing: border-box
}

#pagParceirosLogin .boxForm:first-child {
    width: 440px;
    border-right: 1px #E6E6E6 solid;
    padding-right: 90px;
    margin-right: 90px
}

#pagParceirosLogin .boxForm input[type=text],
#pagParceirosLogin .boxForm input[type=password],
#pagParceirosLogin .boxForm select {
    width: 100%;
    height: 42px;
    border: 1px #D9D9D9 solid;
    border-radius: 3px;
    padding: 0px 12px;
    box-sizing: border-box;
    margin-top: 10px;
    font-family: open sans, helvetica, arial;
    font-size: 14px;
    color: #454545
}

#pagParceirosLogin .boxForm input[type=button] {
    width: 100%;
    height: 42px;
    border: 0px;
    border-radius: 3px;
    background-color: #8FBF53;
    font-family: open sans;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin-top: 10px
}

#pagParceirosLogin .boxForm input[type=button]:hover {
    opacity: 0.9;
    cursor: pointer
}

#pagParceirosLogin .boxForm a {
    display: block;
    margin-top: 14px;
    margin-bottom: 4px;
    color: #333
}

#pagParceirosLogin .boxForm a:hover {
    text-decoration: underline
}

#pagParceirosLogin .campoValidar {
    border: 1px #F74848 solid !important
}

#pagParceirosLogin .boxMsgErro {
    display: block;
    margin-top: 10px;
    width: 100%;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    background-color: #FDD8D8;
    border: 1px #F74848 solid;
    color: #F74848;
    border-radius: 3px;
    line-height: 1.4
}

#pagParceirosLogin ::placeholder {
    color: #999
}

#pagParceirosLogin .divCadastroMobile {
    display: none;
    width: 100%;
    margin-top: 40px;
    padding: 0px 20px;
    box-sizing: border-box
}

#pagParceirosLogin .divCadastroMobile input[type=button] {
    width: 100%;
    height: 42px;
    background-color: #333;
    color: #fff;
    border: 0px;
    border-radius: 3px;
    font-family: open sans;
    font-size: 14px;
    font-weight: bold
}

#pagParceirosLogin .contLogo {
    display:flex; 
    justify-content:center; 
    width:100%; 
    margin-top:10px
}

#pagParceirosLogin .imgLogo {
    display:flex; 
    justify-content:center; 
    align-items:center; 
    width:200px; 
    height:200px; 
    border:1px #ddd solid; 
    background-color:#fff;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    cursor:pointer;
}

#pagParceirosEstatisticas .listagem {
    width: 100%;
    min-width: 500px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}

#pagParceirosEstatisticas .ltitulo {
    background-color: #333333;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

#pagParceirosEstatisticas .listagem div {
    width: calc(25% - 20px);
    margin: 10px;
    text-align: center;
}

#pagParceirosEstatisticas .listagem div:first-child {
    text-align: left;
}

#pagParceirosEstatisticas .listagem:nth-child(2n+3) {
    background-color: #F8F8F8;
}

#pagParceirosEstatisticas .listagem span {
    line-height: 1.4;
    display: none
}

#mobileMenu {
    position: fixed;
    width: 280px;
    height: 100%;
    background-color: #fff;
    z-index: 9;
    top: 0px;
    left: -280px;
    padding: 20px;
    box-sizing: border-box
}

#mobileMenu .titulo {
    float: left;
    font-size: 15px;
    font-family: open sans, helvetica, arial;
    font-weight: 700;
    color: #333;
    margin: 10px 0px 20px 0px
}

#mobileMenu .close {
    float: right;
    margin-top: 15px
}

#mobileMenu .listaPags {
    float: left;
    width: 100%;
    border-top: 1px #E8E8E8 solid;
    font-family: open sans, helvetica, arial;
    font-size: 15px;
    color: #333333;
    padding: 12px 0px
}

#mobileBg {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 8;
    top: 0px;
    left: 0px;
    display: none
}

#pagEmpresas * {
    font-family: open sans, helvetica, arial
}

#pagEmpresas h1 {
    font-size: 26px;
    color: #333;
    padding: 0px;
    margin: 0px;
    font-weight: 400
}

#pagEmpresas .contFiltro {
    display: flex;
    width: 100%;
    background-color: #eee;
    padding: 25px;
    box-sizing: border-box;
    margin-top: 20px;
    border-radius: 6px;
    height: auto
}

#pagEmpresas .contFiltro input[type=text] {
    height: 52px;
    width: calc(50% - 88px);
    background-color: #fff;
    border: 0px;
    padding: 0px;
    outline-style: none;
    box-sizing: border-box;
    padding: 0px 15px 0px 50px;
    box-sizing: border-box;
    font-size: 17px;
    color: #454545;
    border-right: 1px #E2E2E2 solid;
    background-image: url('../img/placeholder.png');
    background-repeat: no-repeat;
    background-position: 14px center;
    border-radius: 6px 0px 0px 6px
}

#pagEmpresas .contFiltro select {
    height: 52px;
    width: calc(50% - 88px);
    background-color: #fff;
    border: 0px;
    padding: 0px;
    outline-style: none;
    box-sizing: border-box;
    padding: 0px 15px;
    box-sizing: border-box;
    font-size: 17px;
    color: #454545;
    background-image: url('../img/arrow-select.png');
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) center;
    appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

#pagEmpresas .contFiltro input[type=button] {
    width: 176px;
    height: 52px;
    background-color: #FF9300;
    color: #fff;
    font-size: 17px;
    border: 0px;
    border-radius: 0px 6px 6px 0px
}

#pagEmpresas .contFiltro input[type=button]:hover {
    opacity: 0.9;
    cursor: pointer
}

#pagEmpresas .contEmpresas {
    display: flex;
    width: 100%;
    margin-top: 20px;
    flex-flow: row wrap;
    justify-content: space-between
}

#pagEmpresas .boxEmpresas {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(50% - 10px);
    border: 1px #EEEEEE solid;
    border-radius: 6px;
    padding: 12px 20px;
    box-sizing: border-box;
    margin-top: 20px
}

#pagEmpresas .logoEmpresa {
    width: 80px;
    height: 80px;
    background-color: #eee;
    border-radius: 80px;
    margin-right: 25px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    color: #bbb;
    position: relative
}

#pagEmpresas .infoEmpresa1 {
    width: calc(100% - 350px);
}

#pagEmpresas .infoEmpresa2 {
    width: calc(100% - 240px);
}

#pagEmpresas .infoEmpresa span {
    display: block;
    font-size: 14px;
    color: #333
}

#pagEmpresas .infoEmpresa span:first-child {
    font-size: 13px;
    color: #333;
    background-image: url('../img/placeholder.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 18px;
    padding-left: 25px;
    opacity: 0.6
}

#pagEmpresas .infoEmpresa span:nth-child(2) {
    font-weight: 700;
    margin-top: 5px
}

#pagEmpresas .divCupom {
    width: 85px;
    margin-left: 25px;
}

#pagEmpresas .divCupom div {
    width: 100%;
    background-color: #414141;
    border-radius: 3px;
    outline: 1px #FF980A dashed;
    outline-offset: -5px;
    color: #FF980A;
    text-align: center;
    padding: 11.5px 0px;
    font-size: 14px;
}

#pagEmpresas .divCupom div:hover {
    opacity: 0.9;
    cursor: pointer;
}

#pagEmpresas .divWhats {
    width: 120px;
    margin-left: 15px;
}

#pagEmpresas .divWhats input {
    width: 100%;
    height: 42px;
    background-color: #64B161;
    border: 0px;
    border-radius: 3px;
    font-size: 13px;
    color: #fff;
    background-image: url('../img/whatsapp-logo.png');
    background-repeat: no-repeat;
    background-position: calc(50% - 37px) center;
    padding-left: 28px
}

#pagEmpresas .divWhats input:hover {
    opacity: 0.9;
    cursor: pointer
}

#pagEmpresas .semResultado {
    display: block;
    width: 100%;
    margin-top: 20px;
    text-align:center;
}

#pagEmpresas .semResultado span {
    width:100%; 
    display:block; 
    font-size:150px; 
    font-family:arial; 
    padding-bottom:15px;
}

#pagEmpresas .seloParceiro {
    position: absolute;
    width: 19px;
    height: 19px;
    bottom: 4px;
    right: 2px;
    background-image: url('../img/parceiro-oficial.png');
    background-size: 19px
}

#pagEmpresas .contTags,
#pagEmpresa .contTags {
    display: inline-block;
    width: 100%
}

#pagEmpresas .tituloTags,
#pagEmpresa .tituloTags {
    display: block;
    width: 100%;
    margin-top: 40px;
    background-color: #555;
    color: #fff;
    padding: 10px 14px;
    border-radius: 3px;
    box-sizing: border-box;
    margin-bottom: 8px
}

#pagEmpresas .contTags a,
#pagEmpresa .contTags a {
    float: left;
    background-color: #eee;
    padding: 3px 8px;
    border-radius: 3px;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 13px;
    color: #666
}

#pagEmpresas .contTags a:hover,
#pagEmpresa .contTags a:hover {
    background-color: #ddd
}

#pagEmpresas .textoPag {
    display: block;
    width: 100%
}

#pagEmpresa * {
    font-family: open sans, helvetica, arial
}

#pagEmpresa {
    display: inline-block;
    font-family: open sans, helvetica, arial;
    color: #333;
    font-size: 14px;
    width: 100%
}

#pagEmpresa .colLteral {
    float: left;
    width: 300px;
    margin-right: 30px;
    background-color: #F2F2F2;
    border-radius: 6px;
    padding: 25px;
    box-sizing: border-box;
    text-align: center
}

#pagEmpresa .imgLogo {
    display: block;
    width: 100%
}

#pagEmpresa .imgLogo img {
    max-width: 100%;
    max-height: 220px
}

#pagEmpresa .contTituloCat {
    float: left;
    width: 100%;
    text-align: center
}

#pagEmpresa .contTituloCat img {
    margin-left: 3px;
    width: 20px
}

#pagEmpresa h1 {
    font-size: 19px;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    line-height: 1.1;
    display: inline
}

#pagEmpresa h2 {
    font-size: 19px;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
    line-height: 1
}

#pagEmpresa .colLteral input[type=button] {
    height: 45px;
    width: 100%;
    background-color: #34BC48;
    border: 0px;
    border-radius: 6px;
    color: #fff;
    font-size: 15px;
    background-image: url('../img/whatsapp-logo2.png');
    background-repeat: no-repeat;
    background-position: calc(50% - 55px) center;
    padding-left: 25px;
    background-size: 48px;
    margin-top: 20px;
    margin-bottom: 10px
}

#pagEmpresa .colLteral input[type=button]:hover {
    opacity: 0.9;
    cursor: pointer
}

#pagEmpresa .infoContato {
    float: left;
    width: 100%;
    margin-top: 12px;
    text-align: left;
    padding-left: 28px
}

#pagEmpresa .infoTel {
    background-image: url('../img/empresa-telefone.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 18px;
    cursor: pointer
}

#pagEmpresa .infoEnd {
    background-image: url('../img/empresa-local.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 18px
}

#pagEmpresa .colConteudo {
    float: left;
    width: calc(100% - 330px);
    font-size: 13px;
    color: #666666;
    line-height: 1.6
}

#pagEmpresa .comoChegar {
    float: left;
    width: 100%;
    margin-top: 30px
}

#pagEmpresa .comoChegar {
    float: left;
    width: 100%;
    margin-top: 30px
}

#pagEmpresa .botaoCupom {
    width: 100%;
    background-color: #414141;
    border-radius: 3px;
    outline: 1px #FF980A dashed;
    outline-offset: -5px;
    color: #FF980A;
    text-align: center;
    padding: 10.5px 0px;
    font-size: 18px;
}

#pagEmpresa .botaoCupom span {
    font-size: 14px;
    color: #fff
}

#pagEmpresa .botaoCupom:hover {
    cursor: pointer;
    opacity: 0.95
}

#boxMessageWhats {
    background-color:#ECE3DC; 
    border-radius:6px; 
    width:90%;
    max-width:600px;
    background-image:url('../img/bgwhats.png');
    -webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.27);
    box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.27);
}

#boxMessageWhats .whatsFaixaNome {
    display:flex; 
    align-items:center; 
    width:100%; 
    height:60px; 
    background-color:#00796A; 
    border-radius:6px 6px 0px 0px;
    padding:0px 15px; 
    box-sizing:border-box;
}

#boxMessageWhats .whatsLogo {
    display:flex; 
    width:43px; 
    height:43px; 
    background-color:#ccc;
     border-radius:43px; 
     margin-right:14px;
      font-size:17px; 
      color:#999; 
      align-items:center; 
      justify-content:center;
      background-position:center center;
      background-size:cover;
}

#boxMessageWhats .whatsNome {
    width:calc(100% - 87px);
    text-align:left;
    margin-right:14px;
    font-family:arial, helvetica;
    font-size:15px;
    color:#fff;
    font-weight:bold;
}

#boxMessageWhats .whatsNome span {
    display:block;
    font-size:12px;
    opacity:0.6;
    font-weight:normal;
    line-height:1.1;
}

#boxMessageWhats .whatsCorpoChat {
    padding:20px;
    box-sizing:border-box;
}

#boxMessageWhats .whatsBalao1{
    margin-left: 20px;
    padding:15px;
    box-sizing:border-box;
    background: #E0FEC6;
    border-radius: 0px 6px 6px 6px;
    width: calc(100% - 20px);
    position: relative;
    text-align:left;
    font-family:arial, helvetica;
    font-size:14px;
    line-height:1.2;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.12);
    box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.12);
}
#boxMessageWhats .whatsBalao1:after{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 0px solid transparent;
    border-top: 20px solid #E0FEC6;
    top: 0px;
    left: -20px;
}

#boxMessageWhats .whatsHrMsg {
    position:absolute;
    right:27px;
    bottom:3px;
    font-size:11px;
    color:#999;
}

#boxMessageWhats .whatsLido {
    position:absolute;
    right:5px;
    bottom:3.4px;
    background-image:url('../img/whatslido.png');
    width:18px;
    height:10px;
}

#boxMessageWhats .whatsBalao2{
    margin-right: 20px;
    padding:10px;
    box-sizing:border-box;
    background: #fff;
    border-radius: 6px 0px 6px 6px;
    width: calc(100% - 20px);
    position: relative;
    text-align:left;
    font-family:arial, helvetica;
    font-size:14px;
    line-height:1.2;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.12);
    box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.12);
}
#boxMessageWhats .whatsBalao2:after{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 0px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    top: 0px;
    right: -20px;
    
}
#boxMessageWhats .whatsBalao2 textarea{
    width:100%; 
    height:50px;
    border:0px;
    padding:0px;
    outline-style:none;
    font-family:arial, helvetica;
    font-size:15px;
    color:#333;
    resize: none;
}
#boxMessageWhats .whatsBalao2 textarea::-webkit-scrollbar {
    width: 6px;
}
#boxMessageWhats .whatsBalao2 textarea::-webkit-scrollbar-track {
    background: #f1f1f1;
}
#boxMessageWhats .whatsBalao2 textarea::-webkit-scrollbar-thumb {
    background: #888;
}

#boxMessageWhats .whatsContAreaBt {
    display:flex;
    align-items:flex-end;
    width:100%;
    margin-top:100px;
}

#boxMessageWhats .whatsContMsg {
    width:calc(100% - 54px);
}

#boxMessageWhats .whatsBtSend {
    width:54px;
    height:54px;
    background-color:#00796A;
    border-radius:54px;
    background-image:url('../img/send.png');
    background-repeat:no-repeat;
    background-position:16px center;
}

#boxMessageWhats .whatsBtSend:hover {
    cursor:pointer;
    opacity:0.8;
}

#pagParceirosCupom {
    font-family: open sans, helvetica, arial;
    font-size: 14px;
    padding-bottom: 40px;
    display: block
}

#pagParceirosCupom .divContGen {
    display: block;
    width: 100%;
    text-align: center;
}

#pagParceirosCupom .cupomInativo {
    font-size: 22px;
    font-weight: 700;
    color: #DD0000;
    display: block;
    margin: 20px 20px 0px 20px;
    line-height: 1.3
}

#pagParceirosCupom .txtInfo {
    display: inline-block;
    margin: 10px 20px 0px 20px;
    font-size: 15px;
    color: #666;
}

#pagParceirosCupom .txtConfig {
    display: block;
    margin-top: 44px;
    font-size: 19px;
    font-weight: 700;
    color: #333
}

#pagParceirosCupom .campoDesconto {
    display: inline-block;
    margin-top: 10px;
    width: 230px;
    height: 40px;
    border: 1px #707070 solid;
    border-radius: 3px;
    padding: 0px 10px;
    box-sizing: border-box
}

#pagParceirosCupom .btDesconto {
    display: inline-block;
    width: 230px;
    height: 40px;
    background-color: #1DB75A;
    color: #fff;
    border: 0px;
    border-radius: 3px;
    margin-top: 10px;
}

#pagParceirosCupom .btDesconto:hover {
    cursor: pointer;
    opacity: 0.9
}

#pagParceirosCupom .btDesconto:disabled {
    background-color: #ddd;
    cursor: no-drop
}

#pagParceirosCupom .contAtivo {
    display: inline-block;
    width: 100%
}

#pagParceirosCupom .titColEsq {
    float: left;
    font-size: 15px;
    color: #666
}

#pagParceirosCupom .cupomAtivo {
    font-size: 22px;
    font-weight: 700;
    color: #1DB75A;
    display: block;
}

#pagParceirosCupom .titColDir {
    float: right;
    font-size: 15px;
    color: #666;
    text-align: right
}

#pagParceirosCupom .titColDir a {
    display: block;
    color: #333333;
    text-decoration: underline
}

.videoyoutube {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;
}

.videoyoutube iframe,
.videoyoutube object,
.videoyoutube embed,
.videoyoutube video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#obras-finalizadas3 {
    display: flex;
}

#obras-finalizadas3 .primeira {
    width: 800px;
    height: auto;
    margin-right: 20px;
}

#obras-finalizadas3 .primeira-parte {
    width: 780px;
    height: auto;
}

#obras-finalizadas3 .titulo {
    width: 800px;
    height: auto;
}

#obras-finalizadas3 .cliente {
    white-space: normal;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 26px;
    font-family: 'open sans';
    margin-top: 20px;
}

#obras-finalizadas3 .titulo-depoimento {
    width: 50%;
    height: 20px;
    font-size: 15px;
    text-align: left;
    font-family: 'open sans';
    margin-top: 15px;
    margin-left: 0px;
}

#obras-finalizadas3 .depoimento {
    width: 731px;
    height: auto;
    text-align: left;
    font-size: 15px;
    font-family: 'open sans';
    margin-top: -10px;
}

#obras-finalizadas3 .detalhes {
    margin-left: 10px;
    width: 354px;
    height: auto;
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
    font-size: 15px;
    font-family: 'open sans';
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

#obras-finalizadas3 .titulo-detalhes {
    width: 290px;
    height: 40px;
    font-size: 20px;
    font-family: 'open sans';
    margin-top: 10px;
    margin-left: 15px;
}

#obras-finalizadas3 .bloco1 {
    width: 320px;
    height: 50px;
    margin: auto;
    display: flex;
    flex-direction: row;
}

#obras-finalizadas3 .bloco {
    width: 320px;
    height: 50px;
    border-top: 1px solid #ddd;
    display: flex;
    flex-direction: row;
    margin: auto;
}

#obras-finalizadas3 .img1 {
    width: 37px;
    height: 33px;
    margin-top: 10px;
}

#obras-finalizadas3 .conteudo-detalhes {
    margin-top: 15px;
    margin-left: 5px;
    font-size: 15px;
    font-family: 'open sans';
}


/* segunda-parte */

div#imagens img {
    width: 100%;
    height: auto;
}

#obras-finalizadas3 .titulo-outros-projetos {
    margin-left: 10px;
    width: 354px;
    height: 30px;
    font-size: 26px;
    font-family: 'open sans';
    margin-bottom: 20px;
    text-align: left;
}

#obras-finalizadas3 .segunda-parte {
    width: 1180px;
    height: auto;
    display: flex;
}

#obras-finalizadas3 .conteudo {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}

#obras-finalizadas3 .texto {
    font-size: 15px;
    text-align: left;
    font-family: 'open sans';
    margin-bottom: 25px;
}

#obras-finalizadas3 .imagem {
    width: 731px;
    height: 500px;
    margin-bottom: 15px;
}

#obras-finalizadas3 .img2 {
    width: 731px;
    height: 500px;
}

#obras-finalizadas3 .video {
    width: 731px;
    height: 500px;
    margin-bottom: 20px;
}

#obras-finalizadas3 .texto2 {
    font-size: 26px;
    text-align: left;
    font-family: 'open sans';
}

#obras-finalizadas3 .outros-projetos {
    width: 354px;
    height: auto;
    margin-left: 48px;
}

#obras-finalizadas3 .projeto1 {
    width: 352px;
    height: auto;
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
    margin: auto;
    margin-bottom: 20px;
}

#obras-finalizadas3 .imagem-projeto {
    width: 330px;
    height: 210px;
    margin-left: 10px;
    margin-top: 10px;
}

#obras-finalizadas3 .img-projeto {
    width: 330px;
    height: 210px;
}

#obras-finalizadas3 .texto-projeto {
    white-space: nowrap;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
    height: 15px;
    margin-top: 5px;
    margin-left: 10px;
}

#obras-finalizadas3 .numeração-projeto {
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

#obras-finalizadas3 .detalhes-outras {
    margin-top: 30px;
    width: 370px;
    display: flex;
    flex-direction: column;
    margin-left: 0px;
}

.perfil {
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 20px;
    border-radius: 50%;
    width: 100px;
    height: 90px;
    background-color: #eeeeee;
    background-size: cover;
    background-position: center center;
}

#projetoParceiros {
    display: block;
    width: 100%
}

#projetoParceiros .boxEmpresas {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    border: 1px #EEEEEE solid;
    border-radius: 6px;
    padding: 12px 20px;
    box-sizing: border-box;
    margin-top: 20px
}

#projetoParceiros .boxEmpresas:nth-child(odd) {
    background-color: #f8f8f8;
}

#projetoParceiros .boxEmpresas input[type=button]:hover {
    opacity: 0.9;
    cursor: pointer
}

#projetoParceiros .logoEmpresa {
    width: 80px;
    margin-right: 25px;
}

#projetoParceiros .infoEmpresa {
    width: calc(100% - 475px)
}

#projetoParceiros .infoEmpresa span {
    display: block;
    font-size: 14px;
    color: #333
}

#projetoParceiros .infoEmpresa span:first-child {
    font-size: 13px;
    color: #333;
    background-image: url('../img/placeholder.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 15px;
    padding-left: 25px;
    opacity: 0.6
}

#projetoParceiros .infoEmpresa span:nth-child(2) {
    font-weight: 700;
    margin-top: 5px
}

#projetoParceiros .btWhatsApp {
    width: 140px;
    margin-left: 25px;
}

#projetoParceiros .btWhatsApp input {
    width: 100%;
    height: 42px;
    background-color: #64B161;
    border: 0px;
    border-radius: 3px;
    font-size: 13px;
    color: #fff;
    background-image: url('../img/whatsapp-logo.png');
    background-repeat: no-repeat;
    background-position: calc(50% - 37px) center;
    padding-left: 28px
}

#projetoParceiros .divBtCupom {
    width: 180px;
    margin-left: 25px;
}

#projetoParceiros .divBtCupom div {
    width: 100%;
    background-color: #414141;
    border-radius: 3px;
    outline: 1px #FF980A dashed;
    outline-offset: -5px;
    color: #FF980A;
    text-align: center;
    padding: 10.5px 0px;
    font-size: 18px;
}

#projetoParceiros .divBtCupom div span {
    font-size: 14px;
    color: #fff
}

#projetoParceiros .divBtCupom div:hover {
    cursor: pointer;
    opacity: 0.95
}

#modalCrop {position:fixed; top:0; left:0; z-index:99; width:100%; height:100%; background-color: rgba(0, 0, 0, 0.5); display:none; align-items:center; justify-content:center}
#modalCrop .bgWhite {width:90%; max-width:800px; max-height:90%; overflow:auto; background-color:#fff; border-radius:6px; padding:20px; box-sizing:border-box; display:flex; flex-wrap:wrap; justify-content:flex-end}
#modalCrop .contTitulo {display:flex; width:100%; justify-content:space-between; border-bottom:1px #eee solid; padding-bottom:15px}
#modalCrop .titulo {font-size:17px; color:#333}
#modalCrop .titulo span {font-size:13px; color:#999}
#modalCrop .divImg {width:100%; height:auto; margin-top:15px}
#modalCrop .divImg img {width:100%; height:auto}
#modalCrop input[type=button] {width:120px; height:35px; margin-top:10px; border:0px; border-radius:4px; background-color:#FF9300; color:#fff; align-self:flex-end}
#modalCrop input[type=button] {cursor:pointer; opacity:0.8}

@media only screen and (max-width: 1260px) {
    #obras-finalizadas3 .primeira {
        width: 800px;
        height: auto;
        margin-right: 20px;
    }
    /* primeira parte */
    #obras-finalizadas3 .titulo {
        width: 620px;
        margin-right: 0px;
    }
    #obras-finalizadas3 .depoimento {
        width: 100%;
    }
    #obras-finalizadas3 .cliente {
        width: 100%;
    }
    /* segunda parte */
    #obras-finalizadas3 .conteudo {
        width: 100%;
    }
    #obras-finalizadas3 .imagem {
        width: 620px;
        height: 400px;
    }
    #obras-finalizadas3 .img2 {
        width: 620px;
        height: 400px;
    }
    #obras-finalizadas3 .video {
        width: 620px;
        height: 400px;
    }
}

@media only screen and (max-width: 730px) {
    #pagParceiros h1 {
        font-size: 32px;
        line-height: 32px
    }
    #pagParceiros h2 {
        font-size: 18px
    }
    #pagParceiros .contBanner {
        flex-wrap: wrap;
        flex-direction: row;
        height: auto;
        margin-top: -30px;
        padding-top: 30px
    }
    #pagParceiros .colIlustracao {
        width: 100%;
        display: flex;
        justify-content: center
    }
    #pagParceiros .colTxtBt {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 30px
    }
    #pagParceiros .ColImg {
        display: block;
        width: 100%;
        padding: 0px 20px;
        box-sizing: border-box
    }
    #pagParceiros .ColTxt {
        display: block;
        width: 100%;
        padding: 0px 20px;
        box-sizing: border-box;
        font-size: 14px
    }
    #pagParceiros .ColImg img {
        width: 100%
    }
    #pagParceiros .ContTitulo span {
        font-size: 20px;
        line-height: 20px
    }
    #pagParceiros .ContPerguntas {
        width: 100%;
        margin-left: 0px
    }
    #pagParceiros .ContNumeros {
        width: 100%;
        margin-left: 0px
    }
    #pagParceiros .boxPlano {
        display: inline-block;
        width: 100%;
        max-width: 300px;
        margin: 0px 12px;
        margin-top: 30px
    }
    #pagParceiros .boxNumeros:first-child {
        margin-left: 20px
    }
    #pagParceirosLogin .boxForm {
        width: 100%
    }
    #pagParceirosLogin .boxForm:first-child {
        width: 100%;
        border-right: 0px;
        padding-right: 0px;
        margin-right: 0px;
        margin-bottom: 40px;
        display: none
    }
    #pagParceirosLogin .divCadastroMobile {
        display: block
    }
    div#menu .menuMobile {
        display: block;
    }
    #pagEmpresas h1 {
        margin: 0px 20px
    }
    #pagEmpresas .contFiltro {
        display: block;
        border-radius: 0px
    }
    #pagEmpresas .contFiltro input[type=text] {
        width: 100%;
        border-radius: 6px
    }
    #pagEmpresas .contFiltro select {
        width: 100%;
        border-radius: 6px;
        margin-top: 6px
    }
    #pagEmpresas .contFiltro input[type=button] {
        width: 100%;
        border-radius: 6px;
        margin-top: 10px
    }
    #pagEmpresas .boxEmpresas {
        width: 100%;
        margin: 20px 20px 0px 20px
    }
    #pagEmpresas .infoEmpresa {
        width: calc(100% - 105px)
    }
    #pagEmpresas .divCupom {
        width: 100%;
        margin-left: 105px;
        margin-top: 10px;
    }
    #pagEmpresas .divWhats {
        width: 100%;
        margin-left: 105px;
        margin-top: 5px;
    }
    #pagEmpresas .semResultado {
        width: calc(100% - 40px);
        margin: 20px 20px 0px 20px
    }
    #pagEmpresas .contTags {
        width: calc(100% - 40px);
        margin: 0px 20px
    }
    #pagEmpresas .textoPag {
        width: calc(100% - 40px);
        margin: 0px 20px
    }
    #pagEmpresa .colLteral {
        width: calc(100% - 40px);
        margin-right: 0px;
        margin: 0px 20px
    }
    #pagEmpresa .colConteudo {
        width: calc(100% - 40px);
        margin: 0px 20px;
        margin-top: 30px
    }
    #bgFooterb #bgFooterb2 ul {
        display: block;
        margin-top: 10px;
        padding-bottom: 60px;
    }
    #pagParceirosCupom .contAtivo {
        display: inline-block;
        width: calc(100% - 20px);
        margin: 0px 10px;
    }
    #pagParceirosCupom .titColDir {
        float: left;
        text-align: left;
        width: 100%;
        margin-top: 20px
    }
    #projetoParceiros .infoEmpresa {
        width: calc(100% - 105px)
    }
    #projetoParceiros .btWhatsApp {
        width: 100%;
        margin-left: 105px;
        margin-top: 10px
    }
    #projetoParceiros .divBtCupom {
        width: 100%;
        margin-left: 105px;
        margin-top: 10px
    }
    #obras-finalizadas3 .primeira {
        width: 98%;
        height: auto;
    }
    /* primeira parte */
    #obras-finalizadas3 {
        flex-direction: column;
    }
    #obras-finalizadas3 .primeira-parte {
        width: 100%;
    }
    #obras-finalizadas3 .titulo {
        width: 95%;
        height: auto;
        margin-left: 12px;
        margin-right: 20px;
    }
    #obras-finalizadas3 .cliente {
        width: 95%;
        height: auto;
        margin-right: 20px;
        margin-left: 12px;
    }
    #obras-finalizadas3 .titulo-depoimento {
        width: 100%;
        margin-right: 20px;
    }
    #obras-finalizadas3 .depoimento {
        width: 100%;
    }
    #obras-finalizadas3 .detalhes {
        width: calc(95% - 10px);
        margin-right: 10px;
        margin-left: 15px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    #obras-finalizadas3 .bloco1 {
        width: 96%;
        margin-left: 10px
    }
    #obras-finalizadas3 .primeira {
        margin-left: 8px;
        margin-right: 15px;
    }
    #obras-finalizadas3 .bloco {
        width: 96%;
        margin-left: 10px
    }
    /* segunda parte */
    #obras-finalizadas3 .segunda-parte {
        width: 100%;
        flex-direction: column;
    }
    #obras-finalizadas3 .conteudo {
        width: 96%;
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    #obras-finalizadas3 .imagem {
        width: 100%;
        height: auto;
    }
    #obras-finalizadas3 .img2 {
        width: 100%;
        height: auto;
    }
    #obras-finalizadas3 .video {
        width: 100%;
        height: auto;
    }
    #obras-finalizadas3 .outros-projetos {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    #obras-finalizadas3 .projeto1 {
        width: 97%;
        height: auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #obras-finalizadas3 .imagem-projeto {
        width: 94vw;
        height: 50vw;
    }
    #obras-finalizadas3 .titulo-outros-projetos {
        width: 90%;
        margin-left: 15px;
        text-align: center;
    }
    #obras-finalizadas3 .titulo-outros-projetos {
        width: 90%;
        text-align: left;
    }
    #obras-finalizadas3 .detalhes-outras {
        width: 100%;
        margin-left: 0px;
    }
}

@media only screen and (max-width: 550px) {
    #obras-finalizadas3 .primeira {
        width: 95%;
        height: auto;
    }
    #obras-finalizadas3 .projeto1 {
        width: 95%;
        height: auto;
    }
    #obras-finalizadas3 .imagem-projeto {
        width: 91vw;
        height: 50vw;
    }
}

@media only screen and (max-width: 380px) {
    #obras-finalizadas3 .conteudo {
        width: 90%;
    }
    #obras-finalizadas3 .primeira {
        width: 98%;
        height: auto;
    }
    #obras-finalizadas3 .projeto1 {
        width: 90%;
        height: auto;
    }
    #obras-finalizadas3 .detalhes {
        width: 90%;
    }
    #obras-finalizadas3 .imagem-projeto {
        width: 84vw;
        height: 50vw;
    }
    #obras-finalizadas3 .depoimento {
        width: calc(100% - 140px);
        ;
    }
    #obras-finalizadas3 .titulo-depoimento {
        width: 100%;
        margin-bottom: 30px;
    }
}

.obras-finalizadas2 {
    position: relative;
    width: 1210px;
    height: auto;
    right: 30px;
    display: flex;
    flex-direction: column;
}

#obras-finalizadas .coluna {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#obras-finalizadas .obra {
    width: 370px;
    height: auto;
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
    margin-bottom: 30px;
    margin-left: 30px;
}

#obras-finalizadas .imagem-projeto {
    width: 350px;
    height: 210px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

#obras-finalizadas .texto-projeto {
    white-space: nowrap;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 340px;
    height: 15px;
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 5px;
}

#obras-finalizadas .numeração-projeto {
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 5px;
}

#obras-finalizadas .titulo {
    width: 70%;
    height: 37px;
    text-align: left;
    font-size: 26px;
    font-family: 'open sans';
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 30px;
}

@media only screen and (max-width: 1260px) {
    #obras-finalizadas .coluna {
        width: 1050px;
        height: auto;
    }
    #obras-finalizadas .obra {
        width: 106%;
        height: 235px;
        margin-right: 30px;
    }
    #obras-finalizadas .imagem-projeto {
        width: 298px;
        height: 180px;
        margin-bottom: 0px;
    }
    #obras-finalizadas .texto-projeto {
        width: 300px;
        margin-top: 5px;
    }
    #obras-finalizadas .href {
        width: 300px;
        margin-right: 50px;
    }
}

@media only screen and (max-width: 730px) {
    .obras-finalizadas2 {
        position: relative;
        width: 90%;
        left: 5px;
    }
    #obras-finalizadas .coluna {
        width: 100%;
        height: auto;
        flex-direction: column;
    }
    #obras-finalizadas .titulo {
        margin-left: 35px;
        width: 90%;
        height: auto;
    }
    #obras-finalizadas .obra {
        width: 100%;
        height: auto;
        margin-left: 30px;
    }
    #obras-finalizadas .imagem-projeto {
        width: 87vw;
        height: 50vw;
    }
    #obras-finalizadas .texto-projeto {
        width: 90%;
        height: auto;
        margin-top: 5px;
    }
    #obras-finalizadas .href {
        width: 100%;
        margin-right: 0px;
    }
}

@media only screen and (max-width: 550px) {
    #obras-finalizadas .obra {
        width: 95%;
        height: auto;
    }
    #obras-finalizadas .imagem-projeto {
        width: 81vw;
        height: 50vw;
    }
}

@media only screen and (max-width: 380px) {
    #obras-finalizadas .titulo {
        width: 90%;
    }
    #obras-finalizadas .obras-finalizadas2 {
        position: relative;
        width: 90%;
        left: 5px;
        margin-left: 20px;
    }
    #obras-finalizadas .obra {
        position: relative;
        left: -8px;
        width: 92%;
        height: auto;
    }
    #obras-finalizadas .imagem-projeto {
        width: 77vw;
        height: 50vw;
    }
}