*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.clearfix:after, .clearfix:before {
    content: '';
    display: table;
}
#msform fieldset:not(:first-of-type), #msform label input[type=checkbox] {
    display: none;
}
.clearfix:after {
    clear: both;
}
.containerForm, body, html {
    height: 100%
}
.cd-main-content{
    padding-bottom: 0 !important;
}
body {
    overflow: hidden;
    overflow-y: scroll;
    float: left;
    position: relative;
    width: 100%;
}
.orcamento{
    float: left;
    width: 100%;
    position: relative;
}
.wpcf7{
    float: left;
    width: 100%;
    position: relative;
}
footer{
    margin-top: 0 !important;
}
.topo {
    background-position: bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    float: left;
    height: 230px;
    position: relative;
    background-image: url(../img/teste.jpg);
}
.topo .overlay {
    position: absolute;
    min-width: 100%;
    height: 100%;
    z-index: 10;
    background: rgba(0,0,0,0.9);
    background: -moz-linear-gradient(left, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.9) 0%, rgba(59,51,70,0.9) 90%, rgba(66,57,78,0.9) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0.9)), color-stop(0%, rgba(0,0,0,0.9)), color-stop(90%, rgba(59,51,70,0.9)), color-stop(100%, rgba(66,57,78,0.9)));
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.9) 0%, rgba(59,51,70,0.9) 90%, rgba(66,57,78,0.9) 100%);
    background: -o-linear-gradient(left, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.9) 0%, rgba(59,51,70,0.9) 90%, rgba(66,57,78,0.9) 100%);
    background: -ms-linear-gradient(left, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.9) 0%, rgba(59,51,70,0.9) 90%, rgba(66,57,78,0.9) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.9) 0%, rgba(59,51,70,0.9) 90%, rgba(66,57,78,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#42394e', GradientType=1 );
	opacity: .9;
}
.tituloBread {
    bottom: 15%;
    width: 100%;
    position: absolute;
    z-index: 12;
}
.contact, .contato {
    width: 100%;
    float: left;
    position: relative;
    background: #FFF;
}
.tituloBread * {
    text-align: center;
    color: #FFF!important;
}
.tituloBread h1 {
    font-size: 55px;
}
.tituloBread .escuro h1 {
    text-shadow: 1px 1px 2px rgba(150, 150, 150, .5);
}
/* .formularioOrcamento {
    float: left;
    width: 100%;
    padding: 100px 0;
    background: #FFF;
} */
#msform {
    position: relative;
    margin-top: 30px;
}
#msform input, #msform textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 13px;
    padding: 15px;
}
#msform .action-button, #msform .submit-button {
    cursor: pointer;
    width: 100px;
    font-weight: 300;
    color: #fff;
    padding: 10px 5px;
    margin: 10px 5px;
    font-family: Roboto;
}
#msform .action-button {
    background: rgba(24, 167, 185, 1);
    border: 0;
    border-radius: 1px;
}
#msform .action-button:focus, #msform .action-button:hover {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px rgba(24, 167, 185, 1);
}
#msform .submit-button {
    background: rgba(255, 195, 15, 1);
    border: 0;
    border-radius: 1px;
}
#msform .submit-button:focus, #msform .submit-button:hover {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px rgba(255, 195, 15, 1);
}
.fs-title {
    font-size: 15px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
}
.fs-subtitle {
    font-weight: 400;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}
#msform label input[type=checkbox]:checked+.rec i {
    color: #FFF;
    background: rgba(255, 195, 15, 1);
    border: 1px solid #FFF;
}
#msform label {
    padding-bottom: 20px;
    font-weight: 400;
    cursor: pointer;
    transition: all .3s;
    width: 100%}
#msform label, #msform label .rec i {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
#msform label:hover .rec i {
    border: 1px solid rgba(24, 167, 185, 1);
    color: rgba(24, 167, 185, 1);
}
#msform h2.titulo {
    margin: 0 0 35px;
    line-height: 134%}
#msform label .rec {
    padding: 1px;
    float: left;
    margin: 0 10px 0 0;
}
#msform label .rec i {
    padding: 14px 13px;
    border-radius: 50%;
    border: 1px solid #eaeaea;
    transition: all .3s;
    width: 45px;
    height: 45px;
    text-align: center;
}
input.telefone::-webkit-input-placeholder::before {
    font-family: fontAwesome;
    content: '\f095  '}
input.telefone::-moz-placeholder::before {
    font-family: fontAwesome;
    content: '\f095  '}
input.telefone:-ms-input-placeholder::before {
    font-family: fontAwesome;
    content: '\f095  '}
input.telefone:-moz-placeholder::before {
    font-family: fontAwesome;
    content: '\f095  '}
input.website::-webkit-input-placeholder::before {
    font-family: fontAwesome;
    content: '\f108  '}
input.website::-moz-placeholder::before {
    font-family: fontAwesome;
    content: '\f108  '}
input.website:-ms-input-placeholder::before {
    font-family: fontAwesome;
    content: '\f108  '}
input.website:-moz-placeholder::before {
    font-family: fontAwesome;
    content: '\f108  '}
input.empresaNome::-webkit-input-placeholder::before {
    font-family: fontAwesome;
    content: '\f0b1  '}
input.empresaNome::-moz-placeholder::before {
    font-family: fontAwesome;
    content: '\f0b1  '}
input.empresaNome:-ms-input-placeholder::before {
    font-family: fontAwesome;
    content: '\f0b1  '}
input.empresaNome:-moz-placeholder::before {
    font-family: fontAwesome;
    content: '\f0b1  '}
input.nomeCliente::-webkit-input-placeholder::before {
    font-family: fontAwesome;
    content: '\f007  '}
input.nomeCliente::-moz-placeholder::before {
    font-family: fontAwesome;
    content: '\f007  '}
input.nomeCliente:-ms-input-placeholder::before {
    font-family: fontAwesome;
    content: '\f007  '}
input.nomeCliente:-moz-placeholder::before {
    font-family: fontAwesome;
    content: '\f007  '}
input.email::-webkit-input-placeholder::before {
    font-family: fontAwesome;
    content: '\f0e0  '}
input.email::-moz-placeholder::before {
    font-family: fontAwesome;
    content: '\f0e0  '}
input.email:-ms-input-placeholder::before {
    font-family: fontAwesome;
    content: '\f0e0  '}
input.email:-moz-placeholder::before {
    font-family: fontAwesome;
    content: '\f0e0  '}
#msform .two span {
    width: 50%;
    float: left;
}
#msform .two span:first-child {
    padding: 0 20px 0 0;
}
.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1!important;
    filter: alpha(opacity=100)!important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}
.btn-primary {
    background-color: #18A7B9;
    border-color: #18A7B9;
}
.control-group {
    margin-bottom: 14px;
}
.form-control:focus {
    -webkit-box-shadow: 0 0 1px #16A7B9;
    -moz-box-shadow: 0 0 1px #16A7B9;
    box-shadow: 0 0 1px #16A7B9;
    border-color: #16A7B9;
}
/* .formularioOrcamento .control-group {
    /* padding: 0!important; *
    margin: 0 0 10px;
    float: left;
    /* width: 100%; *
} */
div.wpcf7-validation-errors{
    width: 100%;
    float: left;
}
/* .formularioOrcamento input, .formularioOrcamento select, .formularioOrcamento textarea {
    /* border-radius: 0!important;
    box-shadow: 0 0.125em 0.5em 0 rgba(46, 61, 73, 0.06);
    padding: 15px;
    height: auto;
    border: 1px solid #dbe2e8;
    border-radius: 2px;
} */
.iamgem img{
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    /* margin: 0 auto; */
    display: table;
}
.iamgem img.fix{
    position: fixed;
    top: 120px;
}
.iamgem img.some{
    opacity: 0;
    visibility: hidden;
}
/* .formularioOrcamento input, .formularioOrcamento textarea {
    padding: 17px 22px;
}
.formularioOrcamento input.telefone :-ms-input-placeholder::before, .formularioOrcamento input.telefone ::-moz-placeholder::before, .formularioOrcamento input.telefone ::-webkit-input-placeholder::before, .formularioOrcamento input.telefone:-moz-placeholder {
    font-family: fontAwesome;
    content: '\f10b'}
.formularioOrcamento input[type=submit] {
    padding: 7px 30px;
    border: 1px solid;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    font-size: 14px;
    color: #FFF;
    background: #18A7B9!important;
    font-weight: 700;
}
.formularioOrcamento input[type=submit]:hover {
    background: #0C5F69!important;
    color: #FFF!important;
} */
.wpcf7-response-output{
    float: left;
}
span.wpcf7-not-valid-tip {
    width: 100%;
    float: left;
}

@media (max-width: 767px){
    .iamgem img{
        display: none;
    }
}

.control-group .controle label{
    transition: all .3s ease-in-out;
    position: absolute;
    padding: 0 !important;
    float: left;
    z-index: 2;
    top: 3px;
    left: 19px;
    font-size: 12px;
    color: #CCC;
}
.control-group .controle input:focus label{
    top: 1px;
    opacity: 1;
    visibility: visible;
}
.control-group .controle label.js-hide-label{
    top: 5px;
    opacity: 0;
    visibility: hidden;
}
/* .formularioOrcamento input{
    transition: all .3s ease-in-out;
    padding: 28px 18px 5px;
} */
.control-group label.js-hide-label+span>input{
    padding: 16.5px 18px 16.5px;
}
.control-group label+span>textarea{
    transition: all .3s ease-in-out;
    padding: 29px 19px 17px;
}
.control-group label.js-hide-label+span>textarea{
    padding: 17px 19px 8px;
}
.control-group .controls,
.control-group .controle{
    position: relative;
    float: left;
    width: 100%;
}
.control-group label + br{
    display: none;
}
.control-group .controls{
    padding: 20px 0;
}
.wpcf7-checkbox {
    position: relative;
    width: 100%;
    float: left;
}
.controls .wpcf7-checkbox > span{
    float: left;
    width: 49% !important;
    display: block;
}
.controls .wpcf7-checkbox > span:nth-child(2n+1){
    margin: 0 2% 0 0;
}
.controls .wpcf7-checkbox > span:nth-child(2n){
    margin: 0;
}
.controls .wpcf7-checkbox > span label{
    width: 100%;
    position: relative;
    float: left;
}
.controls .wpcf7-checkbox > span label input{
    position: absolute;
    opacity: 0;
}
.controls .wpcf7-checkbox > span label input + span{
    transition: all .3s ease-in-out;
    width: 100%;
    background: transparent;
    padding: 5px;
    border: 1px solid #EEE;
    font-size: 14px;
    color: #8e8e8e;
    float: left;
}
.controls .wpcf7-checkbox > span label input:checked + span{
    /* transition-delay: .4s; */
    background: #43a7b9;
    color: #FFF;
    padding: 5px 5px 5px 25px;
}
.controls .wpcf7-checkbox > span label input + span::before{
    transition: all .3s ease-in-out;
    content: '\f00c';
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    opacity: 0;
    top: 11px;
    transition-delay: 0s;
    left: 5px;
}
.controls .wpcf7-checkbox > span label input:checked + span::before{
    transition-delay: .4s;
    opacity: 1;
}




/* FORM DE CONTATO */
.contato{
    padding: 50px 0 70px;
    position: relative;
    width: 100%;
    float: left;
}
.contato .desc{
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
}
.contato .desc h2{
    font-size: 40px;
    font-family: 'montserrat-bold';
    margin-bottom: 30px;
    color: #504f4f;
}
.contato form{
    position: relative;
    width: 100%;
    float: left;
}
.contato form .input{
    position: relative;
    width: 100%;
    float: left;
    padding-top: 20px; 
    margin-bottom: 15px; 
}
.contato form .input.check{
    margin: 0 0 5px;
    padding: 0;
}
.contato form .input.check input{
    float: left;
    width: inherit;
    margin: 5px 8px 0 0;
}
.contato form .input.check .wpcf7-acceptance .wpcf7-list-item,
.contato form .input.check .wpcf7-checkbox .wpcf7-list-item{
    width: 100% !important;
    margin: 0;
}
.contato form input,
.contato form textarea,
.contato form select{
    transition: all .2s ease-in-out;
    position: relative;
    width: 100%;
    float: left;
    padding: 10px 12px;
    border: 2px solid #efefef;
    border-radius: 7px;
    background: transparent;
}
.contato form input:focus,
.contato form textarea:focus,
.contato form select:focus{
    outline: none;
    padding: 10px 12px;
    border-color: #583fad;
}
.contato form .wpcf7-form-control-wrap{
    position: relative;
    width: 100%;
    float: left;
}
.contato form input.wpcf7-not-valid,
.contato form textarea.wpcf7-not-valid,
.contato form select.wpcf7-not-valid,
.contato form input.error,
.contato form textarea.error,
.contato form select.error{
    border-color: #f00 !important;
}
.contato form input.valid,
.contato form textarea.valid,
.contato form select.valid{
    border-color: #b5ea18 !important;
}
.contato form .wpcf7-not-valid-tip{
    font-family: 'Open Sans';
    display: none;
    position: absolute;
    line-height: 100%;
    font-size: 10px;
    bottom: 5px;
    right: 5px;
    float: right;
    width: auto;
    font-weight: inherit;
}
.contato form label.error{
    font-family: 'Open Sans';
    position: absolute;
    line-height: 100%;
    font-size: 10px;
    bottom: 5px;
    right: 5px;
    float: right;
    width: auto;
    padding-left: 0;
    margin-bottom: 0;
    color: #f00;
    font-weight: inherit;
}
.contato form select{
    height: 49px;
}
.contato form .input .control-label{
    transition: all .2s ease-in-out;
    font-family: 'Open Sans Semibold';
    position: absolute;
    left: 14px;
    top: 38px;
    font-size: 14px;
    margin: 0;
    color: #959595;
    line-height: 100%
}
.contato form .input [for="service_list"]{
    float: left;
    left: 0;
    display: block;
    top: initial;
    position: relative;
    margin: 0 0 30px;
    color: #504f4f;
    padding: 0;
}
.contato form .input .wpcf7-checkbox .wpcf7-not-valid-tip{

}
.contato form .input .wpcf7-checkbox .wpcf7-list-item{
    width: 49% !important;
    float: left;
    display: block;
    margin-left: 0;
    margin-bottom: 8px;
    border-radius: 7px;
    position: relative;
    /* overflow: hidden; */
}
.contato form .input .wpcf7-checkbox .wpcf7-list-item input{
    float: left;
    width: initial;
    margin: 8px 0 0;
}
.contato form .input .wpcf7-checkbox .wpcf7-list-item label.error{
    position: absolute;
    right: 0;
    top: -27px;
}
.contato form .input .wpcf7-checkbox .wpcf7-list-item label{
    width: 100%;
    margin-bottom: 0;
}
.contato form .input .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label{
    padding: 0 0 0 25px;
    display: block;
    color: #959595;
    /* border: 2px solid #efefef;
    background: #efefef;
    padding: 8px;
    display: block;
    width: 100%;
    float: left;
    border-radius: 7px; */
}
.contato form .input .wpcf7-checkbox .wpcf7-list-item input:checked + .wpcf7-list-item-label{
    color: #504f4f;
}
.contato form .input .wpcf7-checkbox .wpcf7-list-item:nth-child(odd){
    margin-right: 2%;
}
.contato form .input.in_focus .control-label{
    top: 3px;
    font-size: 12px;
    left: 0;
    color: #504f4f;
}
.contato .btn-orcamento {
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}
.contato .btn-orcamento input{
    background: #b5ea18;
    color: #504f4f;
    border-radius: 7px;
    padding: 15px 30px;
    width: initial;
    border: initial;
    font-family: 'montserrat';
    font-size: 16px;
    line-height: 150%;
}
.contato .btn-orcamento input:focus,
.contato .btn-orcamento input:hover{
    background: #dba514;
    padding: 15px 30px;
}
.contato .btn-orcamento input+.ajax-loader+.ajax-loader,
.contato .btn-orcamento input+.ajax-loader{
    background-image: url(../img/gif02.gif);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: rgba(255, 255, 255, 0.89);
    position: absolute;
    left: 0;
    margin: 0;
    height: 54px !important;
    border-radius: 7px;
    overflow: hidden;
    width: 217px;
}
.contato .bx_bt{
    position: relative;
}
.contato .wpcf7-response-output{
    /* display: block; */
    font-family: 'Open Sans Semibold' !important;
    float: right;
    width: 300px;
    margin: 0;
    font-size: 14px;
    padding: 8px 15px;
    line-height: 140%;
    font-family: 'Open Sans';
    font-weight: initial;
    border-radius: 7px;
    color: #504f4f;
}
.contato .wpcf7-response-output.wpcf7-validation-errors,
.contato .wpcf7-response-output.wpcf7-acceptance-missing{
    background: #fbeeb0;
    border: 2px solid #fbeeb0;
}
.contato .wpcf7-response-output.wpcf7-mail-sent-ok{
    background: #398f14 !important;
    border-color: #4f9233 !important;
    color: #FFF !important;
}


@media(max-width: 767px){
    .contato .wpcf7-response-output{
        margin: 15px 0 0;
        width: 100%;
    }
}
@media(max-width: 600px){
    .contato form .input .wpcf7-checkbox .wpcf7-list-item{
        width: 100% !important;
    }
    .contato form .input .wpcf7-checkbox .wpcf7-list-item:nth-child(odd){
        margin-right: 0;
    }
}



.tels{
    position: relative;
    width: 100%;
    float: left;
}
.tels h4{ 
    font-family: 'montserrat-bold';
    color: #5a4fa9;
    font-size: 25px;
    margin-bottom: 20px;
}
.tels ul{
    list-style: none;
    padding: 0;
    margin: 0 0 40px;
}
.tels ul li{} 
.tels ul li a{
    color: #4f4f4f;
} 
.tels ul li a:hover{
    color: #b5ea18;
}