                         * {
    border: 0;
}
body {
    margin: 0;
    padding: 0;
    font-family: "Open Sans";
    font-size: 12px;
    color: #797979;
    border-top: 8px solid #153c89;
}
ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}
figure {
    margin: 0;
}
header {} header img {
    float: left;
    margin: 28px 0;
}
@font-face {
    font-family: Gotham Bold;
    src: url('font/gotham-bold.otf');
}
.lock {
    width: 1024px;
    margin: auto;
}
.clearfix {
    clear: both;
}
/*----------header-----*/

.logo {
    width: 550px;
    float: left;
    position: relative;
}
.container {
    width: 470px;
    float: right;
    margin-top: 40px;
}
.content-left {
    float: left;
}
.content-right {
    float: right;
}
.content-left i,
.content-right i  {
	float: left;
	margin: 0 10px 0 0;
}
.localizacao {
	float: left;
}
i {
    background: #f40000;
    color: #ffffff;
    border-radius: 5PX;
    text-align: center;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    padding-top: 10px;
}
.fa-map-marker:before {
    font-size: 30px;
}
.fa-phone:before {
    font-size: 30px;
    left: 20px;
}
.localizacao strong,
.telefones strong {
    font-family: 'Open Sans';
    font-size: 11px;
    color: #ff161f;
}
.localizacao p {
    font-size: 13px;
    color: #153c89;
    font-family: 'Open Sans';
    margin: 0px;
	font-weight: bold;
}
.localizacao p span {
    font-size: 11px;
	font-weight: normal;
}
.direita {
    float: right;
}
.telefones {
	float: left;
}
.telefones p {
    text-align: left;
    text-transform: uppercase;
    font-size: 13px;
    color: #153c89;
    font-family: 'Open Sans';
    margin: 0px;
}
.telefones a, .localizacao a {
    color: #153c89;
	text-decoration: none;
}
.zapzap:after{
    color: #153c89 !important;
    float: right;
    background: url(../images/whatsapp-icone.png);
}
/*-----body-------*/

#slider {
    width: 100%;
}
h2.sub-title {
    width: 100%;
    line-height: 65px;
    background: #ff161f;
    color: #ffffff;
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    padding: 0;
    margin: 15px 0 30px 0;
}
#list-servicos {
    width: 100%;
    float: left;
}
#list-servicos ul li {
    width: 320px;
    float: left;
    margin: 0 30px 25px 0;
}
#list-servicos ul li:nth-child(3n) {
    margin: 0 0 25px 0;
}
#list-servicos ul li figure {
    padding: 0px;
    float: left;
    width: 100%;
}
#list-servicos ul li figure img {
    max-width: 320px;
    float: left;
    width: 100%;
}
#list-servicos ul li .info h2 {
    font-size: 13px;
    color: #ffffff;
    background: #153c89;
    float: right;
    width: 100%;
    margin: 0;
    box-sizing: border-box;    
    display: inline-block;
    text-align: center;
	text-transform: uppercase;
    height: 100px;
    padding: 20px;
}
#produtos {
    width: 100%;
    float: left;
}
#produtos ul li {
    width: 240px;
    border: 1px solid #e8e8e8;
    float: left;
    margin: 0 20px 24px 0;
    color: #1f1a17;
    padding-bottom: 15px;
    font-size: 14px;
	box-sizing: border-box;
}
#produtos ul li:nth-child(4n) {
    margin: 0 0 24px 0;
}
#produtos ul li figure {
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    margin: 0;
}
#produtos ul li h2 {
    padding: 15px;
    font-size: 14px;
    margin: 0;
    height: 40px;
	text-transform: uppercase;
}

#produtos .precos {
    background: #153c89;
    margin: 0 15px;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

/*--------------footer---------------*/
#contato {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
}
.wpcf7-form-control-wrap.nome, .wpcf7-form-control-wrap.telefone {
    width: 335px;
    margin: 0 0 10px 0;
    float: left;
}
.wpcf7-form-control-wrap.email, .wpcf7-form-control-wrap.assunto {
    width: 335px;
    margin: 0 0 10px 0;
    float: right;
}
input {
    width: 100%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
}
textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin: 0 0 10px 0;
    padding: 10px;
    font-family: "Open Sans";
}
input[type="submit"] {
    width: 100%;
    background: #00468e;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}
input[type="submit"]:hover {
    background: #ff161f;
    color: #fff;
}
footer {
    width: 100%;
    clear: both;
    background: #ededed;
    border-top: 9px solid #00468e;
    float: left;
    padding: 40px 0 35px;
    margin: 40px 0 0;
}

.left {
    float: left;
}

.mr15 {
    margin-right: 15px!important;
}

.ml10 {
    margin-left: 10px!important;
}

.clearfix {
    clear: both;
}

.col3 {
    width: 340px;
    float: left;
}
.col6 {
    width: 680px;
    float: right;
}
footer h3 {
    font-size: 15px;
    color: #1f1a17;
    text-transform: uppercase;
}
footer i {
    width: 25px;
}
footer ul li {
    margin: 0 0 10px 0;
}

header .telefones img {
	float: none;
	margin: 0;
}

.contador-visita {
	position: fixed;
	bottom: 0px;
	right: 0px;
}

.paçoca {
	width: 81px;
	height: 29px;
	position: relative;
	z-index: 999;
	bottom: 29px;
}




@media screen and (max-width: 1024px) {

	body {
		text-align: center;
	}

	header img {
	    float: none;
	    margin: auto;
	    display: block;
	    width: 100%;
	    height: auto;
	}
	@font-face {
	    font-family: Gotham Bold;
	    src: url('font/gotham-bold.otf');
	}
	.lock {
	    width: 100%;
	    margin: auto;
	    padding-left: 15px;
	    padding-right: 15px;
	    box-sizing: border-box;
	}
	.clearfix {
	    clear: both;
	}
	/*----------header-----*/

	.logo {
	    width: 100%;
	    float: none;
	    position: relative;
	}
	.container {
	    width: 100%;
	    float: none;
	    margin-top: 40px;
	}
	.content-left {
	    float: none;
	}
	.content-right {
	    float: none;
	}
	.content-left i,
	.content-right i  {
		float: none;
		margin: 0 0px 0 0;
	}
	.localizacao {
		float: none;
		margin-bottom: 20px;
		margin-top: 10px;
	}
	i {
	    background: #f40000;
	    color: #ffffff;
	    border-radius: 5PX;
	    text-align: center;
	    width: 50px;
	    height: 50px;
	    box-sizing: border-box;
	    padding-top: 10px;
		margin: auto;
	}
	.fa-map-marker:before {
	    font-size: 30px;
	}
	.fa-phone:before {
	    font-size: 30px;
	    left: 0px;
	}
	.localizacao strong,
	.telefones strong {
	    font-family: 'Open Sans';
	    font-size: 11px;
	    color: #ff161f;
	}
	.localizacao p {
	    font-size: 13px;
	    color: #153c89;
	    font-family: 'Open Sans';
	    margin: 0px;
		font-weight: bold;
	}
	.localizacao p span {
	    font-size: 11px;
		font-weight: normal;
	}
	.direita {
	    float: none;
	}
	.telefones {
		float: none;
		margin-top: 15	px;
		margin-bottom: 20px;
	}
	.telefones p {
	    text-align: center;
	    text-transform: uppercase;
	    font-size: 13px;
	    color: #153c89;
	    font-family: 'Open Sans';
	    margin: 0px;
	}
	.telefones a, .localizacao a {
	    color: #153c89;
		text-decoration: none;
	}
	.zapzap:after{
	    color: #153c89 !important;
	    float: left;
	    background: url(../images/whatsapp-icone.png);
	}
	/*-----body-------*/

	#slider {
	    width: 100%;
	    margin-bottom: 30px;
	}

	#slider img {
		width: 100%;
		height: auto;
	}
	h2.sub-title {
	    width: 100%;
	    line-height: 65px;
	    background: #ff161f;
	    color: #ffffff;
	    font-size: 25px;
	    text-transform: uppercase;
	    text-align: center;
	    padding: 0;
	    margin: 0px 0 0px 0;
	    margin-bottom: 20px;
	    margin-top: 20px;
	}
	#list-servicos {
	    width: 100%;
	    float: none;
	}
	#list-servicos ul li {
	    width: 100%;
	    float: none;
	    margin: 0 0px 0px 0;
	    margin-bottom: 10px;
	}
	#list-servicos ul li:nth-child(3n) {
	    margin: 0 0 0px 0;
	}
	#list-servicos ul li figure {
	    padding: 0px;
	    float: none;
	    width: 100%;
	}
	#list-servicos ul li figure img {
	    max-width: 100%;
	    float: none;
	    width: 100%;
	}
	#list-servicos ul li .info h2 {
	    font-size: 13px;
	    color: #ffffff;
	    background: #153c89;
	    float: none;
	    width: 100%;
	    margin: 0;
	    box-sizing: border-box;    
	    display: block;
	    text-align: center;
	    height: 100px;
	    padding: 20px;
	    position: relative;
	    bottom: 5px;
	}
	#produtos {
	    width: 100%;
	    float: none;
	}
	#produtos ul li {
	    width: 100%;
	    border: 1px solid #e8e8e8;
	    float: none;
	    margin: 0 0px 0px 0;
	    color: #1f1a17;
	    padding-bottom: 0px;
	    font-size: 14px;
		box-sizing: border-box;
	}
	#produtos ul li:nth-child(4n) {
	    margin: 0 0 0px 0;
	    margin-bottom: 15px;
	}
	#produtos ul li figure {
	    width: 100%;
	    background: #fff;
	    box-sizing: border-box;
	    margin: 0;
	}
	#produtos ul li h2 {
	    padding: 0px;
	    font-size: 14px;
	    margin: 0;
	    height: auto;
		text-transform: uppercase;
	}

	#produtos .precos {
	    background: #153c89;
	    margin: 0 0px;
	    padding: 0px;
	    font-size: 18px;
	    font-weight: bold;
	    text-align: center;
	    color: #fff;
	    text-transform: uppercase;
	    margin-bottom: 15px;
	}

	.ajax-loader {
		display: none;
	}

	/*--------------footer---------------*/
	#contato {
	    width: 100%;
	    float: none;
	    margin: 0px 0 0 0;
	}
	.wpcf7-form-control-wrap.nome, .wpcf7-form-control-wrap.telefone {
	    width: 100%;
	    margin: 0 0 0px 0;
	    float: none;
	}
	.wpcf7-form-control-wrap.email, .wpcf7-form-control-wrap.assunto {
	    width: 100%;
	    margin: 0 0 0px 0;
	    float: none;
	}
	input {
	    width: 100%;
	    border: 1px solid #ccc;
	    box-sizing: border-box;
	    padding: 10px;
	}
	textarea {
	    width: 100%;
	    height: 100px;
	    border: 1px solid #ccc;
	    box-sizing: border-box;
	    margin: 0 0 0px 0;
	    padding: 0px;
	    font-family: "Open Sans";
	}
	input[type="submit"] {
	    width: 100%;
	    background: #00468e;
	    color: #fff;
	    text-align: center;
	    text-transform: uppercase;
	    font-weight: bold;
	    cursor: pointer;
	}
	input[type="submit"]:hover {
	    background: #ff161f;
	    color: #fff;
	}
	footer {
	    width: 100%;
	    clear: both;
	    background: #ededed;
	    border-top: 9px solid #00468e;
	    float: none;
	    padding: 0px 0 0px;
	    margin: 0px 0 0;
	}

	.left {
	    float: none;
	}

	.mr15 {
	    margin-right: 0px!important;
	}

	.ml10 {
	    margin-left: 0px!important;
	}

	.clearfix {
	    clear: both;
	}

	.col3 {
	    width: 100%;
	    float: none;
	}
	.col6 {
	    width: 100%;
	    float: none;
	}
	footer h3 {
	    font-size: 15px;
	    color: #1f1a17;
	    text-transform: uppercase;
	}
	footer i {
	    width: 25px;
	}
	footer ul li {
	    margin: 0 0 0px 0;
	}

	footer img {
		width: 100%;
		height: auto;
	}

	header a {
		text-decoration: underline!important;
	}

	footer a {
		text-decoration: underline!important;
	}

	header .telefones img {
		float: none;
		margin: 0;
		width:14px;
		display: inline-block;
	}

}

/*--------------------------------------------------------------
# WHATSAPP
--------------------------------------------------------------*/
.calbuttons {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 2;
}
.calbuttons ul li a{
	width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    color: #fff;
    background: #153c89;
    margin-bottom: 1px;
    font-size: 18px;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
}
.calbuttons ul li a:hover {
    background: #0a2762;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
}
.fa{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-whatsapp:before{
content: "\f232";
}
.calbuttons ul li a i{
	background: none !important;
	font-size: 30px !important;
}
.botao-obg a{
	background: #153c89;
	color: white;
	text-decoration: none;
	padding: 8px 15px;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 20px;
	display: inline-block;
}
.botao-obg a:hover{
	text-decoration: none;
	background: #0a2762;
}