/*
Theme Name: 2015 - Mecalor
Version: 1.0
Author: Agência OW
Author URI: http://agenciaow.com.br/
*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700|Lato:400,300,700);
h1, h2, h2 span, h3, h3 span, h4 {
	font-weight: 400
}
h1, h2, h3, h4, p {
	font-family: Lato, sans-serif
}
* {
	padding: 0;
	margin: 0;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	font-family: 'Open Sans', sans-serif;
	outline: 0
}
body, html {
	height: 100%
}
body {
	max-width: 1920px;
	width: 100%;
	margin: 0 auto;
	display: table
}
h1, h2, h3, h4 {
	float: left;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #787878;
	font-size: 24px;
	text-transform: uppercase
}
h2 a {
	font-weight: bolder;
	color: #787878!important
}
h2 a:hover {
	color: #e5e5e5
}
.text_404 {
	width: 100%;
	display: block;
	margin: 20px 0 0;
	text-align: center
}
.container, .container2 {
	box-sizing: border-box;
	display: table;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
p {
	font-size: 17px;
	line-height: 24px;
	color: #525252;
	font-weight: 300;
	margin: 0 0 15px
}
p.no_padding {
	padding: 0!important
}
a {
	text-decoration: none
}
.container {
	width: 1200px;
	margin: 0 auto
}
.container2 {
	width: 1150px;
	margin: 0 auto
}
.container4 {
	width: 926px;
	display: table;
	margin: 0 auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
h1.home {
	position: absolute;
	left: -9999em;
	text-indent: -9999em
}
article {
	display: block
}
button[type=submit], input[type=file], input[type=submit] {
	cursor: pointer
}
img.aligncenter {
	float: none;
	display: table;
	margin: 0 auto
}
button, input[type=search], input[type=submit], input[type=text] {
	-webkit-appearance: none
}
a img {
	border: none
}
header#header {
	float: left;
	width: 100%;
	display: table;
	background: #fdfdfd
}
header#header .middle_header {
	padding: 10px 0;
	transition: none!important;
	-webkit-transition: none!important;
	-moz-transition: none!important
}
header#header .middle_header a.logo {
	float: left;
	margin: 18.5px 0
}
header#header .middle_header .right_header {
	float: right;
	display: block
}
header#header .middle_header .right_header a {
	float: left;
	position: relative;
	font-size: 14px;
	color: #b0b0b0;
	line-height: 85px;
	padding: 0 19px
}
header#header .middle_header .right_header a:hover {
	color: #00609c
}
header#header .middle_header .right_header a.tel:before {
	content: "";
	width: 21px;
	height: 85px;
	display: block;
	float: left;
	background: url(/wp-content/themes/2015-mecalor/images/icon-tel.png)center center no-repeat;
	margin: 0 9px 0 0
}
header#header .middle_header .right_header .menu_language {
	float: left;
	position: relative
}
header#header .middle_header .right_header .menu_language #lang_sel {
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	width: 178px;
	height: 85px
}
header#header .middle_header .right_header .menu_language ul {
	width: 100%;
	float: left;
	z-index: 999;
	display: table;
	background-color: #FFF;
	top: 70px;
	border: none!important
}
header#header .middle_header .right_header .menu_language ul li {
	float: left;
	width: 100%;
	display: block;
	list-style: none
}
header#header .middle_header .right_header .menu_language ul li a {
	line-height: 85px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: none!important;
	background: 0 0!important
}
header#header .middle_header .right_header .menu_language ul li a img {
	float: left;
	margin: 9px 5px 9px 0
}
header#header .middle_header .right_header .menu_language ul li a.lang_sel_sel:before {
	content: "";
	width: 24px;
	height: 85px;
	float: left;
	background: url(/wp-content/themes/2015-mecalor/images/icon-earth.png)center center no-repeat;
	margin: 0 8px 0 0
}
header#header .middle_header .right_header .menu_language ul li a.lang_sel_sel:after {
	content: "\f078";
	float: right;
	font-family: FontAwesome;
	font-size: 10px;
	margin: 0 0 0 29px;
	height: 85px;
	line-height: 85px
}
header#header .middle_header .right_header .menu_language a.up:after {
	content: "\f077"!important
}
header#header .middle_header .right_header .menu_language ul ul {
	display: none;
	visibility: visible!important;
	height: auto;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.4);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.4);
	box-shadow: 0 0 5px 0 rgba(0,0,0,.4);
	transition: none;
	-webkit-transition: none;
	-moz-transition: none
}
header#header .middle_header .right_header .menu_language ul ul li a {
	line-height: 35px
}
header#header .middle_header .right_header form {
	float: left;
	display: table;
	margin: 25px 0 0;
	padding: 0 0 0 20px
}
header#header .middle_header .right_header form input.field_search {
	float: left;
	height: 35px;
	padding: 0 10px;
	font-size: 12px;
	width: 210px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: none;
	background: #f3f3f3;
	-webkit-box-shadow: inset 1px 2px 2px 0 rgba(0,0,0,.15);
	-moz-box-shadow: inset 1px 2px 2px 0 rgba(0,0,0,.15);
	box-shadow: inset 1px 2px 2px 0 rgba(0,0,0,.15);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}
header#header .middle_header .right_header form input.field_search:focus {
	background: #f8f8f8
}
header#header .middle_header .right_header form input[type=submit] {
	height: 35px;
	width: 44px;
	display: block;
	float: left;
	background: url(/wp-content/themes/2015-mecalor/images/icon-search.png)left center no-repeat;
	border: none
}
header#header .wrapper_nav {
	width: 100%;
	display: block;
	background: #00609c;
	height: 60px;
	position: relative;
	z-index: 995
}
header#header .wrapper_nav nav {
	float: left;
	display: block
}
header#header .wrapper_nav nav ul {
	float: left;
	display: table;
	list-style: none
}
header#header .wrapper_nav nav ul li {
	float: left
}
header#header .wrapper_nav nav ul li a {
	float: left;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 60px;
	height: 60px;
	padding: 0 17px;
	background: url(/wp-content/themes/2015-mecalor/images/bg-menu.png)left bottom no-repeat
}
header#header .wrapper_nav nav ul li a:hover {
	height: 70px;
	background: #004f81;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition-property: height;
	-webkit-transition-property: height;
	-moz-transition-property: height
}
header#header .wrapper_nav nav ul li.home_link a {
	font-size: 0;
	padding: 0 26px;
	height: 60px;
	text-indent: -9999em
}
header#header .wrapper_nav nav ul li.home_link a:hover {
	height: 70px!important
}
header#header .wrapper_nav nav ul li.home_link a:before {
	content: "\f015";
	font-family: FontAwesome;
	font-size: 14px
}
.breadcrumbs *, .wrapper_aplicacoes .it_aplicacao .right p, .wrapper_carousel .carousel_right .nav_carousel a {
	font-family: Lato, sans-serif
}
header#header nav ul li.current-menu-ancestor a, header#header nav ul li.current-menu-item a, header#header nav ul li.current-menu-item:hover a, header#header nav ul li.current-menu-parent a, header#header nav ul li.current-page-ancestor a, header#header nav ul li.current_page_item a {
	background: #004f81
}
header#header .wrapper_nav nav ul li.home_link.current-menu-ancestor a, header#header .wrapper_nav nav ul li.home_link.current-menu-item a, header#header .wrapper_nav nav ul li.home_link.current-menu-item:hover a, header#header .wrapper_nav nav ul li.home_link.current-menu-parent a, header#header .wrapper_nav nav ul li.home_link.current-page-ancestor a, header#header .wrapper_nav nav ul li.home_link.current_page_item a {
	height: 70px;
	width: auto;
	display: block
}
header#header .wrapper_nav .right_nav {
	display: block;
	float: right
}
header#header .wrapper_nav .right_nav a {
	font-size: 28px;
	color: #FFF;
	text-align: center;
	width: 83px;
	line-height: 60px;
	float: left;
	background: #004f81
}
header#header .wrapper_nav .right_nav a:hover {
	background: #00416C
}
header#header .wrapper_nav.fixed {
	position: fixed;
	top: 0;
	left: 0
}
#content, .wrapper {
	width: 100%!important;
	display: table;
	float: left;
	position: relative
}
.wrapper_slideshow {
	z-index: 990
}
.wrapper_slideshow .slideshow {
	width: 100%;
	display: table;
	overflow: hidden;
	float: left;
	position: relative
}
.wrapper_slideshow .slideshow .it_slider {
	width: 100%;
	height: 400px;
	float: left;
	display: block;
	transition: none!important;
	-webkit-transition: none!important;
	-moz-transition: none!important;
	-ms-transition: none!important
}
.fullscreen-container, .tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
	height: 400px!important
}
.fullcoveredvideo video, .fullscreenvideo video {
	background: #FFF!important
}
.wrapper_slideshow .slideshow .tp-poster {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-color: #FFF!important
}
.wrapper_aplicacoes {
	margin: 5px 0 0
}
.wrapper_aplicacoes .it_aplicacao {
	width: 49.8%;
	float: left;
	background: #f2f2f2;
	margin: 0 .4% 5px 0;
	position: relative
}
.wrapper_aplicacoes .it_aplicacao:nth-child(2n) {
	margin-right: 0
}
.wrapper_aplicacoes .it_aplicacao .left {
	width: 50%;
	float: left;
	display: block;
	overflow: hidden
}
.wrapper_aplicacoes .it_aplicacao .left a {
	float: left;
	width: 100%;
	display: table;
	position: relative
}
.wrapper_aplicacoes .it_aplicacao .left a:after {
	content: "";
	position: absolute;
	right: 0;
	top: 49px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 20px 0;
	border-color: transparent #f2f2f2 transparent transparent
}
.wrapper_aplicacoes .it_aplicacao .left img {
	float: left;
	width: 100%;
	height: auto
}
.wrapper_aplicacoes .it_aplicacao .left a:hover img {
	opacity: .8
}
.wrapper_aplicacoes .it_aplicacao .right {
	width: 50%;
	float: right;
	display: block;
	padding: 30px 27px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.wrapper_aplicacoes .it_aplicacao .right h2 {
	min-height: 77px;
	display: table
}
.wrapper_aplicacoes .it_aplicacao .right h2 a {
	color: #5b5b5f;
	font-size: 30px;
	line-height: 35px;
	text-transform: uppercase;
	font-weight: 300
}
.wrapper_aplicacoes .it_aplicacao .right h2 span {
	font-weight: 700
}
.wrapper_aplicacoes .it_aplicacao .right h2 a:hover {
	color: #00609c!important
}
.wrapper_aplicacoes .it_aplicacao .right p {
	font-size: 17px;
	color: #5b5b5f;
	line-height: 20px;
	margin: 25px 0 0
}
.wrapper_aplicacoes .it_aplicacao a.more {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 36px 36px;
	border-color: transparent transparent #b7b7b7
}
.wrapper_aplicacoes .it_aplicacao a.more:before {
	content: "+";
	color: #FFF;
	float: left;
	position: absolute;
	left: 0;
	margin: 19px 0 0 -17px;
	line-height: 12px;
	font-size: 25px
}
.wrapper_aplicacoes .it_aplicacao a.more:hover {
	border-color: transparent transparent #004f81
}
.wrapper_aplicacoes .it_aplicacao+.it_aplicacao+.it_aplicacao {
	width: 24.77%;
	margin: 0 .3% 5px 0!important;
	min-height: 550px
}
.wrapper_aplicacoes .it_aplicacao+.it_aplicacao+.it_aplicacao a:after {
	display: none
}
.wrapper_aplicacoes .it_aplicacao+.it_aplicacao+.it_aplicacao .right {
	padding: 27px 27px 60px
}
.wrapper_aplicacoes .it_aplicacao+.it_aplicacao+.it_aplicacao .left, .wrapper_aplicacoes .it_aplicacao+.it_aplicacao+.it_aplicacao .right {
	width: 100%
}
.wrapper_aplicacoes .it_aplicacao+.it_aplicacao+.it_aplicacao:last-of-type {
	margin: 0 0 5px!important
}
.wrapper_carousel {
	background: #f2f2f2
}
.wrapper_carousel .carousel_left {
	width: 35.78%;
	float: left;
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 60px 0 0
}
.wrapper_carousel .carousel_left div {
	transition: none!important;
	-webkit-transition: none!important;
	-moz-transition: none!important
}
.wrapper_carousel .carousel_left img {
	width: 139px;
	height: 84px;
	display: table;
	margin: 0 auto 8px
}
.wrapper_carousel .carousel_left p {
	clear: both;
	display: table;
	width: 100%;
	padding: 0 70px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 16px;
	line-height: 22px;
	color: #555;
	font-weight: 400;
	text-align: center;
	margin: 0
}
.wrapper_carousel .carousel_left span {
	font-weight: 300;
	width: 100%;
	display: table;
	text-align: center
}
.wrapper_carousel .carousel_right {
	width: 63.5%;
	height: 330px;
	border: 6px solid #f2f2f2;
	float: right;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: #FFF
}
.wrapper_carousel .carousel_right .cycle-slideshow {
	width: 50%;
	height: 321px;
	float: left;
	overflow: hidden
}
.wrapper_carousel .carousel_right img {
	float: left;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	width: auto;
	height: 100%
}
.wrapper_carousel .carousel_right .nav_carousel {
	float: right;
	width: 50%
}
.wrapper_carousel .carousel_right .nav_carousel a {
	height: 94px;
	position: relative;
	color: #5b5b5f;
	font-size: 14px;
	line-height: 20px;
	float: left;
	width: 100%;
	display: table;
	padding: 3.95% 25px;
	box-sizing: border-box;
	border-bottom: 2px solid #f2f2f2;
	font-weight: 300
}
.wrapper_carousel .carousel_right .nav_carousel a:hover {
	color: #00609c
}
.wrapper_carousel .carousel_right .nav_carousel a.cycle-pager-active:before {
	content: "";
	position: absolute;
	z-index: 990;
	left: -25px;
	top: 50%;
	margin: -21.5px 0 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 21.5px 25px 21.5px 0;
	border-color: transparent #fff transparent transparent
}
.wrapper_carousel .carousel_right a.veja_mais {
	width: 50%;
	font-size: 15px;
	color: #FFF;
	background: #004f81;
	line-height: 41px;
	text-align: center;
	display: table
}
.wrapper_carousel .carousel_right a.veja_mais:hover {
	background: #00609c
}
.breadcrumbs {
	width: 100%;
	display: table;
	background: url(/wp-content/themes/2015-mecalor/images/bg-breadcrumbs.png)center center no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	margin: 0 0 30px
}
.breadcrumbs * {
	line-height: 42px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 300;
	color: #5b5b5f
}
.breadcrumbs .breadcrumb_last {
	color: #1b639a;
	font-weight: 400
}
.breadcrumbs .breadcrumbs_left {
	float: left;
	display: table
}
.breadcrumbs .breadcrumbs_left * {
	float: left
}
.breadcrumbs .breadcrumbs_left span {
	margin: 0 4px
}
.breadcrumbs .breadcrumbs_left h1 {
	width: auto
}
#content h2 {
	font-weight: 300;
	margin: 0 0 8px;
	width: 100%;
	display: table
}
#content h2.center {
	text-align: center
}
#content .row_1 img {
	width: 44.1%;
	height: auto;
	float: left
}
#content .row_1 .cont_right {
	float: right;
	width: 55.9%;
	background: #f8f8f8;
	padding: 20px 25px 30px 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 15px 0 0
}
#content .row_1 .cont_right p:last-of-type {
	margin: 0
}
#content .row_2 {
	background: #f8f8f8;
	margin: 30px 0 0;
	padding: 23px 0 0
}
#content .row_2 h3 {
	width: 100%;
	margin: 0
}
#content .row_2 .container3 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 25px
}
#content .row_2 img {
	clear: both;
	float: none;
	margin: 0 auto;
	display: block
}
#content .video {
	width: 542px;
	height: 450px;
	display: table;
	margin: 30px auto;
	background: url(/wp-content/themes/2015-mecalor/images/bg-monitor.png)center center no-repeat;
	position: relative
}
#content .video iframe {
	width: 498px;
	height: 282px;
	position: absolute;
	top: 21px;
	left: 22px
}
#content .container4 {
	margin: 30px auto 0
}
#content .container4 .clientes {
	width: 100%;
	float: left;
	margin: 10px 0 0
}
#content .container4 .clientes span.image {
	width: 114px;
	height: 51px;
	float: left;
	display: block;
	background: #FFF;
	margin: 0 9px 15px
}
#content .container4 .clientes img {
	display: table;
	margin: 0 auto
}
#content .page_full {
	width: 100%;
	clear: both;
	height: 400px;
	overflow: hidden;
	margin: -30px 0 30px
}
body.page-template-page-contato #content .page_full, body.single-post #content .page_full {
	margin: 0 0 30px
}
#content .page_full iframe {
	width: 100%;
	float: left
}
#content .cont_page h3 {
	font-weight: bolder
}
#content .left_page {
	width: 50%;
	float: left;
	margin: 0 0 15px
}
#content .left_page img {
	display: table;
	margin: 0 auto
}
#content .cont_page a.open_filial {
	width: 100%;
	float: left;
	display: table;
	line-height: 40px;
	padding: 0 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #FFF;
	background: #00609c;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bolder;
	margin: 0 0 3px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
}
#content .cont_page a.open_filial i {
	float: right;
	font-family: FontAwesome;
	line-height: 40px
}
#content .cont_page .cont_filial {
	width: 100%;
	float: left;
	display: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 10px;
	border: 1px solid #f0f0f0;
	transition: none!important;
	-webkit-transition: none!important;
	-moz-transition: none!important;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 0 0 3px
}
#content .cont_page .cont_filial p {
	font-size: 15px;
	margin: 0
}
#content .right_page {
	width: 47%;
	float: right;
	margin: 4px 0 15px
}
#content .cont_page form, #content .cont_page form span {
	float: left;
	width: 100%
}
.contato_page span.mensagem .wpcf7-not-valid-tip {
	height:100px;
}
#content .cont_page form {
	padding: 10px;
	box-sizing: border-box;
	background: #f8f8f8
}
#content .cont_page form span {
	margin: 0 0 10px
}
#content .cont_page #download input[type=email], #content .cont_page #download select {
	width: 100%;
	height: 37px;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #e5e5e5;
	padding: 0 5px
}
#content .cont_page input[type=text], #content .right_page input[type=email], #content .right_page select {
	width: 100%;
	height: 37px;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #e5e5e5;
	padding: 0 5px
}
#content .cont_page textarea {
	width: 100%;
	height: 100px;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #e5e5e5;
	padding: 0 5px;
	resize: none
}
#content .cont_page input[type=submit] {
	float: right;
	width: 195px;
	height: 37px;
	background: #00609c;
	color: #FFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-transform: uppercase;
	font-weight: 700;
	border: none
}
#content .wrapper_form {
	background: #f8f8f8;
	padding: 20px 0 13px;
	margin: 40px 0 0
}
#content .wrapper_form_margin {
	margin: 0
}
#content .wrapper_form .container {
	width: 950px
}
#content .wrapper_form .container2 {
	width: 1073px
}
#content .wrapper_form h3 {
	color: #004f81;
	text-transform: none;
	font-size: 25px;
	margin: 0 0 18px;
	width: 25%;
	float: left;
	padding: 9px 0
}
#content .wrapper_form.form_full h3 {
	width: 100%;
	text-align: center;
	padding: 0
}
#content .wrapper_form.form_full {
	width: 1200px
}
#content .wrapper_form form {
	position: relative;
	width: 75%;
	float: left
}
#content .wrapper_form form div.wpcf7-mail-sent-ok {
	border: none!important;
	color: #FFF;
	background: #0C3;
	float: left;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0;
	line-height: 40px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
}
#content .wrapper_form p {
	margin: 0
}
#content .wrapper_form input {
	border: 1px solid #CCC
}
#content .wrapper_form input[type=email], #content .wrapper_form input[type=text] {
	float: left;
	display: block;
	width: 100%;
	height: 37px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 14px;
	font-size: 12px;
	color: #666
}
#content .form_contato_pages input[type=email], #content .form_contato_pages input[type=text] {
	width: 225px
}
#content .wrapper_form .inputFile {
	width: 29%;
	height: 37px;
	position: relative;
	overflow: hidden;
	background: #004f81;
	float: left;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 12px;
	-webkit-box-shadow: inset -4px -3px 5px 0 rgba(0,0,0,.18);
	-moz-box-shadow: inset -4px -3px 5px 0 rgba(0,0,0,.18);
	box-shadow: inset -4px -3px 5px 0 rgba(0,0,0,.18);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0 0 0 1%;
	color: #FFF
}
#content .wrapper_form .inputFile span {
	display: block;
	position: absolute;
	line-height: 37px;
	float: left;
	width: 100%;
	text-align: center
}
#content .wrapper_form .inputFile input {
	position: absolute;
	right: 0;
	z-index: 2;
	font-size: 100px;
	opacity: 0;
	filter: alpha(opacity=0)
}
#content .wrapper_form input[type=submit] {
	float: left;
	width: 17%;
	height: 37px;
	background: #004f81;
	color: #FFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 0 0 0 2%;
	text-transform: uppercase;
	font-weight: 700
}
#content .wrapper_form.form_full input[type=submit] {
	width: 24%;
	margin: 0 0 0 .5%
}
#content .wrapper_form.form_full form {
	width: 100%
}
#content .wrapper_form.form_full input[type=email], #content .wrapper_form.form_full input[type=text] {
	width: 100%!important
}
#content .right_blog div.wpcf7-mail-sent-ok, #content .right_page div.wpcf7-mail-sent-ok, #content .wrapper_form.form_full div.wpcf7-mail-sent-ok {
	border: none!important;
	color: #FFF;
	background: #398f14;
	float: left;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0;
	line-height: 40px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
}
#content .right_blog div.wpcf7-mail-sent-ok, #content .right_page div.wpcf7-mail-sent-ok {
	margin: 10px 0 0!important
}
#content .right_blog div.wpcf7-mail-sent-ok {
	padding: 5px 10px!important;
	line-height: 25px!important
}
#content .wrapper_form input[type=submit]:hover {
	background: #FFF;
	color: #15517f
}
#content .wrapper_form img.ajax-loader {
	position: absolute;
	right: 10px;
	bottom: -6px;
	top: auto
}
#content .wrapper_form span.wpcf7-form-control-wrap {
	margin: 0 1% 10px;
	width: 48%
}
#content .wrapper_form.form_full span.wpcf7-form-control-wrap {
	margin: 0 .5% 10px;
	width: 24%
}
#content .wrapper_form.form_full span.wpcf7-form-control-wrap.mensagem {
	width:74%;
}
#content .wrapper_form.form_full span.wpcf7-form-control-wrap.mensagem textarea {
	width:100%;
	border:1px solid #CCC;
	color: #666;
	padding: 5px 14px;
    font-size: 12px;
	height: 37px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	resize:none;
}
#content .wrapper_form input::-webkit-input-placeholder {
color:#999
}
#content .wrapper_form input:-moz-placeholder {
color:#999
}
#content .wrapper_form input::-moz-placeholder {
color:#999
}
#content .wrapper_form input:-ms-input-placeholder {
color:#999
}
#content .cont_produtos {
	margin: 0 0 30px
}
#content .cont_produtos .it_produto {
	width: 287px;
	height: 290px;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 22px 0 0
}
#content .cont_produtos .it_produto.it-form {padding:0;}
#content .cont_produtos .it_produto span.image {
	width: 287px;
	height: 205px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	text-align: center;
	padding: 0 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#content .cont_produtos .it_produto span.image.thumb-2 img {
	margin: 0 auto;
	height: 100%;
	width: auto;
	max-width: 100%
}
#content .cont_produtos .it_produto h2, #content .cont_produtos .it_produto h4 {
	width: 100%;
	display: table;
	height: 43px;
	font-family: Lato, sans-serif;
	font-weight: 300;
	font-size: 16px!important;
	text-transform: none!important;
	color: #5b5b5f!important;
	margin: 5px 0 0;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 10px
}
#content .cont_produtos .it_produto h2 a {
	font-weight: 300;
	color: #5b5b5f!important;
	font-size: 16px!important
}
#content .cont_produtos .it_produto:nth-child(4n) {
	margin-right: 0;
	border-right: none
}
#content .it-form {
	background: #f8f8f8
}
#content .cont_produtos .it_produto:hover {
	background: #e5e5e5
}
#content .cont_produtos .it_produto .txt {
	width: 100%;
	display: table;
	float: left;
	text-align: center;
	font-size: 24px;
	line-height: 26px;
	color: #5b5b5f;
	font-weight: 300;
	font-family: Lato, sans-serif;
	padding: 0 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#content .cont_produtos .it_produto .txt:first-child {
	margin: 56px 0 20px
}
#content .cont_produtos .it_produto h3 {
	width: 100%;
	text-align: center;
	font-size: 16px;
	margin: 0 0 15px;
	text-transform: none!important
}
#content .cont_produtos .it_produto form {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 15px
}
#content .cont_produtos .it_produto form input[type=email], #content .cont_produtos .it_produto form input[type=text] {
	float: left;
	display: block;
	width: 100%;
	height: 37px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 0 0 14px;
	font-size: 12px;
	color: #666;
	border: 1px solid #CCC;
	margin: 0 0 10px
}
#content .cont_produtos .it_produto form input[type=submit] {
	float: right;
	border: none;
	width: 100%;
	height: 37px;
	background: #004f81;
	color: #FFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 0 0 0 5px;
	text-transform: uppercase;
	font-weight: 700
}
#content .cont_produtos .it_produto a.open-form {
	float: left;
	border: none;
	width: 90%;
	line-height: 25px;
	font-size:15px;
	text-align:center; 
	padding:10px;
	background: #004f81;
	color: #FFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-transform: uppercase;
	font-weight: 700;
	margin:97px 5%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
#content .cont_produtos .it_produto form p, #content .cont_produtos .it_produto form span.wpcf7-form-control-wrap {
	width: 100%;
	padding: 0!important
}
#content .cont_produtos .it_produto form div.wpcf7-validation-errors {
	display: none!important
}
#content .cont_produtos .it_produto div.wpcf7-mail-sent-ok {
	background: #398f14;
	border: none!important;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 13px!important;
	color: #FFF;
	line-height: 16px!important;
	margin: -86px 0 0!important;
	float: left
}
.wpcf7-not-valid-tip, div.wpcf7-validation-errors {
	border-radius: 4px;
	color: #B94A48!important;
	border: 1px solid #b94a48!important
}
#content .cont_produtos p {
	line-height: 34px;
	color: #787878;
	padding: 0 25px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#content .cont_produtos p strong {
	font-size: 22px;
	font-weight: 700
}
#content .cont_produtos img.img_produto {
	margin: 0 auto 25px;
	width: 950px;
	height: auto
}
#content .cont_single {
	margin: 0 auto 30px
}
#content .cont_single h3 {
	font-size: 18px;
	text-transform: none;
	font-weight: 400;
	margin: 30px 0
}
#content a#wp_rp_edit_related_posts {
	display: none!important
}
#content .cont_single .it_produto.it_small {
	width: 143px;
	height: 194px;
	border-bottom: none;
	overflow: hidden;
	padding: 22px 5px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#content .cont_single .it_produto.it_small span.image {
	padding: 0;
	width: 133px;
	height: 95px;
	text-align: center
}
#content .cont_single .it_produto.it_small span.image img {
	height: 100%;
	max-width: 100%;
	width: auto
}
#content .cont_single .it_produto.it_small:nth-child(4n) {
	border-right: 1px solid #e5e5e5
}
#content .cont_single .it_produto.it_small:last-child {
	border-right: none
}
#content .cont_single .it_produto.it_small span.full_image img {
	width: 100%
}
#content .cont_single .it_produto.it_small h3, #content .cont_single .it_produto.it_small h4 {
	font-size: 14px!important;
	padding: 0
}
.it_produto.active {
	background: #e5e5e5
}
#content .single_posts img {
	width: 383px;
	height: auto;
	float: left
}
#content .cont_produtos.cont_single .box_rows {
	width: 100%;
	display: table;
	float: left;
	margin: 15px 0;
	padding: 15px 0 0;
	border-top: 1px solid #f0f0f0
}
#content .cont_produtos.cont_single .box_rows .row {
	width: 100%;
	max-width: 1150px;
	float: left;
	border-bottom: 1px solid #f0f0f0;
	padding: 15px 0
}
#content .cont_produtos.cont_single .box_rows .row span.image {
	width: 13%;
	margin: 0 2% 0 0;
	float: left;
	display: block;
	padding: 2px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#content .cont_produtos.cont_single .box_rows .row span.image img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: table;
	margin: 0 auto
}
#content .cont_produtos.cont_single .box_rows .row span.image span.date {
	width: 100%;
	display: table;
	float: left;
	line-height: 25px;
	font-size: 13px;
	text-align: center;
	color: #FFF;
	font-weight: bolder;
	background: #004f81
}
#content .cont_produtos.cont_single .box_rows .row span.image span.date i {
	margin: 0 5px
}
#content .cont_produtos.cont_single .box_rows .row .text {
	width: 85%;
	float: left;
	display: table
}
#content .cont_produtos.cont_single .box_rows .row .text h2 {
	text-transform: uppercase;
	font-size: 19px;
	margin: 0 0 10px;
	font-weight: 400
}
#content .cont_produtos.cont_single .box_rows .row .text h2 span {
	font-weight: 300
}
#content .cont_produtos.cont_single .box_rows .row .text p {
	padding: 0;
	font-size: 16px;
	line-height: 25px
}
#content .cont_produtos.cont_single .box_rows .row span.read_more {
	float: left;
	width: 100%;
	display: table;
	margin: 10px 0 0
}
#content .cont_produtos.cont_single .box_rows .row span.read_more a {
	font-weight: bolder;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 0 25px;
	line-height: 40px;
	background: #004f81;
	color: #FFF;
	float: left;
	display: table
}
.wpcf7-not-valid-tip, div.wpcf7-validation-errors {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
}
#content .cont_produtos.cont_single .box_rows .row span.read_more a:hover {
	background: #00609c
}
#content .cont_produtos.cont_single .row_add {
	width: 100%;
	display: table
}
#content .cont_produtos li.list_full {
	display: block;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto 42px;
	list-style: none
}
#content .cont_produtos li.list_full h2 {
	margin: 0;
	width: 100%;
	font-family: Lato, sans-serif;
	font-size: 20px;
	background: #00609c
}
#content .cont_produtos li.list_full h2 a {
	color: #FFF;
	font-weight: 400;
	padding: 0 10px;
	line-height: 42px;
	float: left;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#content .cont_produtos li.list_full img.img_produto {
	margin: 0
}
#content .cont_single h2.title_tabs {
	color: #00609c
}
#content .cont_single .tabs {
	width: 100%;
	float: left;
	margin: 0 0 20px;
	border-bottom: 1px solid #00609c
}
#content .cont_single .tabs a {
	line-height: 37px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	font-size: 12px;
	padding: 0 15px;
	border-top: 1px solid #00609c;
	border-left: 1px solid #00609c;
	border-right: 1px solid #00609c;
	float: left;
	margin: 0 10px 0 0;
	color: #00609c
}
#content .cont_single .tabs a.active {
	background: #00609c;
	color: #FFF
}
#content .cont_single .box_tab {
	width: 100%;
	display: none;
	transition: none!important;
	-webkit-transition: none!important;
	-moz-transition: none!important
}
#content .cont_single .box_tab#descricao img {
	width: 950px;
	height: auto
}
#content .cont_single .box_tab .text_pg {
	float: left
}
#content .cont_single .box_tab .text_pg p {
	font-size: 15px
}
span.wpcf7-form-control-wrap {
	position: relative;
	float: left
}
.wpcf7-not-valid-tip {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 35px;
	padding: 0 0 0 10px;
	background-color: #f2dede;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 14px!important
}
div.wpcf7-validation-errors {
	float: left;
	width: 100%;
	line-height: 20px;
	background: #f2dede;
	margin: 10px 0 0!important;
	padding: 8px 35px 8px 14px!important;
	font-weight: 300;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#content .wp-pagenavi {
	float: left;
	width: 100%;
	display: block;
	clear: both;
	margin: 20px 0 0!important;
	text-align: center!important
}
#content .wp-pagenavi * {
	border-radius: 4px!important;
	-webkit-border-radius: 4px!important;
	-moz-border-radius: 4px!important;
	line-height: 30px;
	padding: 0 15px!important;
	color: #004f81!important;
	border: 2px solid #004f81;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	background: #FFF!important;
	text-shadow: none!important;
	text-transform: uppercase;
	display: inline-table!important;
	float: none!important
}
#content .wp-pagenavi span.current {
	background: #004f81!important;
	color: #FFF!important;
	border-color: #004f81!important
}
footer#footer {
	width: 100%;
	padding: 38px 0;
	display: block;
	float: left;
	background: #004f81;
	margin: 0 0 -23px
}
footer#footer .container {
	padding: 0 30px
}
footer#footer .left_footer {
	float: left
}
footer#footer .left_footer img.logo {
	float: left;
	margin: 10px 0 0
}
footer#footer .left_footer p {
	color: #FFF;
	font-size: 12px;
	margin: 28px 0 0;
	float: left;
	clear: both;
	text-transform: uppercase
}
footer#footer .right_footer {
	float: right;
	display: block
}
footer#footer .right_footer a.tel_footer {
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 16px;
	display: table;
	float: right
}
footer#footer .right_footer a.tel_footer:before {
	content: "";
	float: left;
	width: 15px;
	height: 18px;
	margin: 0 8px 0 0;
	background: url(/wp-content/themes/2015-mecalor/images/icon-tel-white.png)center center no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%
}
footer#footer .right_footer ul {
	display: block;
	clear: both;
	float: right;
	margin: 0 -25px 0 0
}
footer#footer .right_footer ul li {
	float: left;
	list-style: none;
	display: table
}
footer#footer .right_footer ul li a {
	font-size: 12px;
	line-height: 13px;
	color: #FFF;
	text-transform: uppercase;
	float: left;
	padding: 0 13px;
	border-right: 1px solid #FFF
}
footer#footer .right_footer ul li:last-child a {
	border: none;
	padding: 0 0 0 13px
}
footer#footer .right_footer a:hover {
	text-decoration: underline
}
footer#footer .right_footer a.assinatura {
	float: right;
	clear: both;
	margin: 23px 0 0;
	display: block;
	height: 21px;
	width: 53px;
	background: url(/wp-content/themes/2015-mecalor/images/agenciaow-logo-branco.png)top center no-repeat;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s
}
footer#footer .right_footer a.assinatura:hover {
	background-position: bottom center;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s
}
@media (max-width:1380px) {
.wrapper_aplicacoes .it_aplicacao .right h2 {
	min-height: 66px
}
.wrapper_aplicacoes .it_aplicacao .right h2 a {
	font-size: .988em!important;
	line-height: 25px!important
}
.wrapper_aplicacoes .it_aplicacao .right p {
	font-size: 14px;
	margin: 15px 0 0
}
}
#content.blog .cont_produtos.cont_single .box_rows {
	width: 70%;
	display: block
}
#content.blog .cont_produtos.cont_single .box_rows .row {
	background: #f5f7f9;
	position: relative;
	padding: 0;
	height: 255px;
	margin-bottom: 40px;
	border: 0
}
#content.blog .cont_produtos.cont_single .box_rows .row span.image {
	width: 65%;
	height: 100%;
	display: block;
	overflow: hidden;
	margin: 0
}
#content.blog .cont_produtos.cont_single .box_rows .row span.image img {
	width: auto;
	max-width: none!important;
	height: 255px;
	display: block;
	transition: all linear 5s
}
#content.blog .cont_produtos.cont_single .box_rows .row .text {
	position: absolute;
	right: 20px;
	top: 30px;
	width: 250px;
	font-size: 14px;
	white-space: pre-line
}
#content.blog .cont_produtos.cont_single .box_rows .row .text p {
	font-size: 14px;
	line-height: 21px;
	margin: 0;
	float: left
}
#content.blog .cont_produtos.cont_single .box_rows .row .text .read_more a {
	margin: auto;
	float: none
}
#content.blog .cont_produtos.cont_single .box_rows .row .text h2 {
	font-size: 14px
}
#content.blog .cont_produtos.cont_single .box_rows .row span.image span.date {
	position: absolute;
	left: 20px;
	top: 30px;
	width: 120px;
	height: 30px;
	line-height: 30px
}
#content.blog .cont_produtos.cont_single .box_rows .row span.image span.date i {
	font-size: 20px
}
#content.blog .cont_produtos.cont_single .box_rows .row span.image img:hover {
	transform: scale(1.2)
}
.right_blog {
	width: 25%;
	display: table;
	float: right
}
.right_blog h3 {
	margin: 0 0 10px!important
}
.right_blog form {
	position: relative;
	margin: 0 0 15px;
	width: 100%
}
.right_blog form img.ajax-loader {
	position: absolute;
	left: 3px;
	bottom: 12px
}
.right_blog form div.wpcf7-validation-errors {
	display: none!important
}
.right_blog form p {
	margin: 0!important;
	padding: 0!important
}
.right_blog form input {
	width: 100%;
	margin-bottom: 3px;
	border: 1px solid #ccc;
	height: 37px;
	text-indent: 10px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.right_blog form input[type=submit] {
	background: #004f81;
	font-size: 16px;
	color: #fff;
	font-weight: bolder;
	text-align: center
}
.right_blog .bt:hover, .right_blog form input[type=submit]:hover {
	background: #00609c
}
.right_blog .bt {
	width: 100%;
	height: 37px;
	font-size: 16px;
	display: block;
	line-height: 37px;
	background: #004f81;
	text-align: center;
	color: #fff
}
.right_blog .bt .fa {
	margin-right: 10px
}
.right_blog .bt, .right_blog form input, .right_page a.pg {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
}
.right_page a.pg {
	display: table;
	height: 50px;
	text-align: center;
	float: left;
	padding: 0 20px;
	background: #00416C;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	line-height: 50px;
	margin-bottom: 50px
}
.right_page a.pg1 {
	margin-right: 65px
}
.right_page a.pg1.en {
	margin-right: 37px
}
.right_page a.pg1.es {
	margin-right: 10px
}
.right_page.form form {
	margin-bottom: 90px
}
.right_page span {
	font-size: 40px;
	display: block;
	color: #00416C
}
.right_page p {
	margin: 0
}
.ativ {
	background: #000!important
}
.erro404 {
	padding: 60px 0
}
.right_page .tabs a.pg {
	height: 37px;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	background: 0 0!important
}
.right_page .tabs a.active {
	background: #00609c!important
}
#produto-fora-da-garantia form {
	margin-bottom: 30px
}
#produto-fora-da-garantia form select {
	width: 59%!important
}
.post-type-archive-faq #content h2 a {
	background-color: #004f81;
	color: #fff!important;
	font-size: 15px;
	padding: 1.2% 2%;
	text-align: left;
	display: block
}
.ajax_ass {
	width: 100%;
	position: relative;
	display: block;
	padding-bottom: 50px;
	float: left;
	clear: both
}
.ajax_ass .it {
	width: 97%;
	float: left;
	height: auto;
	display: block;
	border-bottom: #00609c 1px solid;
	padding: 4% 3%
}
.ajax_ass .it h2 {
	font-size: 18px!important;
	color: #00609c;
	font-weight: 700!important
}
.ajax_ass .it p {
	line-height: 18px;
	width: 100%;
	font-size: 16px!important
}
.load {
	position: absolute;
	right: 92px;
	top: 15px;
	display: none;
	height: 30px;
	width: 30px;
	background: url(/wp-content/plugins/contact-form-7/images/ajax-loader.gif)center center no-repeat
}
form.open-modal {
	position: relative
}
a.scroll {
	position: fixed;
	bottom: 35px;
	right: 35px;
	width: 40px;
	height: 40px;
	z-index: 200;
	display: none;
	background: #3175b6;
	color: #FFF;
	text-align: center;
	line-height: 40px;
	border: 1px solid #fff;
	border-radius: 5px
}
a.scroll:hover {
	background: #f4f4f4;
	color: #3175b6
}
.wp_rp_content {
	margin: 2% 0 0
}
#wp_rp_first h3.related_post_title {
	margin: 2% 0!important;
	color: #525252
}
div.wp_rp_content, ul.related_post {
	width: 100%
}
div.wp_rp_content ul.related_post li {
	width: 14.5%!important;
	margin: 0 1%!important
}
div.wp_rp_content ul.related_post li img {
	width: 100%!important;
	height: auto!important;
	transition: all linear .3s
}
div.wp_rp_content ul.related_post li img:hover {
	opacity: .8
}
div.wp_rp_content ul.related_post li:first-of-type {
	display: none!important
}
div.wp_rp_content ul.related_post li a {
	float: left;
	width: 100%;
	color: #787878;
	font-family: Lato, sans-serif;
	font-weight: 400;
	font-size: 12px!important;
	text-align: center!important
}
.contato_page p {
	font-size: 16px
}
#mapa {
	height: 500px;
	width: 100%
}
#mapa .maps-box {
	width: 170px
}
#mapa .maps-box h2 {
	font-size: 16px;
	margin: 0 0 4px;
	color: #363636;
	text-align: center;
	font-weight: 700
}
#mapa .maps-box p {
	font-size: 13px;
	line-height: 17px;
	margin: 10px 0 0;
	float: left
}
.overlay {
	width:100%;
	height:100%;
	display:none;
	position:fixed;
	top:0;
	left:0;
	background:rgba(0,0,0,0.7);
	z-index:999;
	-moz-transition:none;
	-webkit-transition:none;
	transition:none;
	cursor:pointer;
}
.modal-contato {
	width:400px;
	position:fixed;
	top:50%;
	left:50%;
	display:none;
	background:#FFF;
	z-index:999; 
	-moz-transition:none;
	-webkit-transition:none;
	transition:none;
}
.modal-contato .top-modal {
	width:100%;
	height:60px;
	display:block;
	background:#00609c;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.modal-contato .top-modal img {
	width:140px;
	height:auto;
	margin: 17px 0 0 20px;
}
.modal-contato .top-modal .close-modal {
	width:30px;
	height:30px;
	background:#FFF;
	color:#00609c;
	display:block;
	float:right;
	font-size:16px;
	text-align:center;
	line-height:30px;
	margin:15px 20px 15px 0;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	font-weight:bolder;
}
.modal-contato form {
	width:100%;
	display:table;
	padding:15px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.modal-contato form .wpcf7-form-control-wrap {
	float: left;
    width: 100%;
	margin: 0 0 10px;
	position: relative;
	font-size: 40px;
    display: block;
}
.modal-contato input[type=text], .modal-contato input[type=email], .modal-contato select, .modal-contato textarea{
    width: 100%;
    height: 39px;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #e5e5e5;
    padding: 0 5px;
	margin:0 0 10px;
}
.modal-contato input[type=submit] {
    float: right;
    width: 195px;
    height: 37px;
    background: #00609c;
    color: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    text-transform: uppercase;
    font-weight: 700;
    border: none;	
}
.modal-contato textarea {
    height: 100px;
	padding:5px;
	resize:none;
}
.modal-contato span.mensagem .wpcf7-not-valid-tip {
	height:100px;
}
.modal-contato .wpcf7-not-valid-tip {
	line-height:37px;
}
.contato_accordion {
	width: 100%; 
	display: table;
	height: 40px; 
	border-radius: 5px;
	padding: 0 15px;
	margin: 0;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
select.contato_accordion{
	background: none;
}
.overlay-contato-repre {
	display: none;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9998;
	cursor: pointer;
}
.modal-contato-repre {
	display: none;
	width: 600px;
	padding: 45px 30px 30px;
	background: #FFF;
	border-radius: 7px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #FFF;
	z-index: 9999;
	box-sizing: border-box;
}
.modal-contato-repre span.representante {
	display: none;
}
.modal-contato-repre .close-modal-repre {
	color: #00609c;
	font-weight: bolder; 
	font-size: 20px;
	position: absolute;
	top: 10px;
	right: 15px;
}
.modal-contato-repre span, .modal-contato-repre form {display: table; width: 100%}
.modal-contato-repre input[type=text],
.modal-contato-repre input[type=email],
.modal-contato-repre textarea {
	width: 100%; height: 35px; border: 1px solid #CCC; padding: 0 7px; margin-bottom: 10px; box-sizing: border-box;
}
.modal-contato-repre textarea {
	height: 100px;
}
.modal-contato-repre input[type=submit] {
	float: right;
	width: 195px;
	height: 37px;
	background: #00609c;
	color: #FFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-transform: uppercase;
	font-weight: 700;
	border: 2px solid #00609c;
}
.modal-contato-repre input[type=submit]:hover {
	background: #FFF;
	color: #00609c;
}

.contato_page p strong {font-size: 18px; color: #00609c;}
.contato_page p strong.strong2 {color: #666 !important; font-size: 16px; margin-bottom: 35px; display: table;}
.box-select-repre {display: table; width: 100%; position: relative; margin: 20px 0 70px}
.box-select-repre:after {content: ""; width: 0; height: 0; border-style: solid; border-width: 6px 3px 0 3px; border-color: #000 transparent transparent transparent; position: absolute; top: 50%; right: 10px; z-index: 0; transform: translate(0, -50%);}


/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/wp-content/themes/2015-mecalor/fonts/font-awesome/fontawesome-webfont.eot?v=4.3.0');
  src: url('/wp-content/themes/2015-mecalor/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('/wp-content/themes/2015-mecalor/fonts/font-awesome/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('/wp-content/themes/2015-mecalor/fonts/font-awesome/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/wp-content/themes/2015-mecalor/fonts/font-awesome/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/wp-content/themes/2015-mecalor/fonts/font-awesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.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;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
@media screen and (min-width:1201px) {
#menu-mobile {
	display: none!important
}
}
@media screen and (min-width:801px)and (max-width:1200px) {
#content .wrapper_form .container2, .container, .container2, .container3, .container4 {
	width: 90%
}
#content .row_2 img {
	width: 100%
}
#content .cont_single .it_produto.it_small {
	width: 25%
}
#content .form_contato_pages input[type=email], #content .form_contato_pages input[type=text] {
	width: 100%
}
#content .cont_single .tabs a {
	padding: 0 5px;
	font-size: 11px
}
}
@media screen and (max-width:1200px) {
#menu {
	display: none!important
}
#menu-mobile {
	display: table;
	width: 100%
}
.menu-mobile {
	width: 100%;
	height: 100%;
	z-index: 999;
	position: fixed;
	top: 0;
	background: rgba(255,255,255,1);
	color: #018997;
	display: none;
	font-size: 21px;
	left: 0
}
.menu-mobile ul {
	padding: 68px 0 0
}
.menu-mobile ul li {
	margin: 1px 0 2px;
	background: 0 0;
	border-bottom: #034da2 2px solid
}
.menu-mobile ul li a {
	color: #000;
	display: block;
	text-transform: uppercase;
	text-align: left;
	padding: 10px 30px
}
.close-menu, .open-menu {
	background: #fff;
	color: #034da2;
	font-size: 30px;
	font-weight: 700;
	line-height: 35px;
	text-align: center;
	padding: 12px 24px;
	display: block;
	cursor: pointer;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 999
}
.menu-mobile .menu-midias {
	float: none;
	display: table;
	margin: 18px auto 0;
	line-height: 60px;
	width: 100%;
	text-align: center
}
.menu-mobile .menu-midias a {
	width: 64px;
	height: auto;
	border-radius: 100%;
	text-align: center;
	line-height: 24px;
	color: #fff;
	margin: 10px 1% 0;
	font-size: 24px;
	background: #034da2;
	-o-border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	padding: 20px 0
}
#produto-fora-da-garantia form select {
	width: 100%!important
}
#content.blog .cont_produtos.cont_single .box_rows .row .text {
	display: block;
	padding: 4% 5%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#content .cont_produtos.cont_single .box_rows .row span.read_more {
	margin: 2% 0
}
.single-aplicacoes .menu-mobile ul li#menu-item-11 a, .single-aplicacoes .menu-mobile ul li#menu-item-151 a, .single-aplicacoes .menu-mobile ul li#menu-item-160 a, .single-faq .menu-mobile ul li#menu-item-15 a, .single-faq .menu-mobile ul li#menu-item-155 a, .single-faq .menu-mobile ul li#menu-item-164 a, .single-post .menu-mobile ul li#menu-item-13 a, .single-post .menu-mobile ul li#menu-item-153 a, .single-post .menu-mobile ul li#menu-item-162 a, .single-produtos .menu-mobile ul li#menu-item-149 a, .single-produtos .menu-mobile ul li#menu-item-158 a, .single-produtos .menu-mobile ul li#menu-item-9 a, header#header nav ul li.current-menu-ancestor a, header#header nav ul li.current-menu-item a, header#header nav ul li.current-menu-item:hover a, header#header nav ul li.current-menu-parent a, header#header nav ul li.current-page-ancestor a, header#header nav ul li.current_page_item a {
	background: #004f81;
	color: #fff
}
.breadcrumbs, footer#footer .right_footer a.tel_footer, footer#footer .right_footer ul, header#header .middle_header .right_header a.tel, header#header .wrapper_nav {
	display: none
}
#content.blog .cont_produtos.cont_single .box_rows, #content.blog .cont_produtos.cont_single .box_rows .row, #content.blog .cont_produtos.cont_single .box_rows .row .text, #content.blog .cont_produtos.cont_single .box_rows .row span.image, #content.blog .cont_produtos.cont_single .box_rows .row span.image img, #content.blog .cont_produtos.cont_single .right_blog, #content.blog .cont_produtos.cont_single .right_blog span.wpcf7-form-control-wrap {
	width: 100%;
	height: auto;
	position: relative;
	float: left
}
#content .cont_produtos .it_produto {
	width: 33%
}
#content .cont_single #descricao.box_tab p img {
	width: 100%!important;
	height: auto!important
}
}
@media screen and (max-width:1024px) {
#content .wrapper_form .container {
	width: 100%;
	padding: 0 2%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#content .wrapper_form.form_full span.wpcf7-form-control-wrap {
	width: 100%;
	margin: 0 0 10px
}
#content .wrapper_form.form_full input[type=submit] {
	float: right;
	margin: 0
}
#content .cont_produtos img.img_produto, #content .cont_single #descricao.box_tab p {
	padding: 0!important
}
#content .cont_produtos img.img_produto, #content .cont_single #descricao.box_tab p img {
	width: 100%!important
}
#content .cont_produtos .it_produto {
	border-bottom: 1px solid #e5e5e5!important
}
.wrapper_aplicacoes .it_aplicacao, .wrapper_aplicacoes .it_aplicacao+.it_aplicacao+.it_aplicacao, .wrapper_aplicacoes .it_aplicacao+.it_aplicacao+.it_aplicacao:last-of-type {
	width: 48%!important;
	margin: 1%!important;
	min-height: 610px!important
}
.wrapper_aplicacoes .it_aplicacao .left, .wrapper_aplicacoes .it_aplicacao .right {
	width: 100%
}
.wrapper_aplicacoes .it_aplicacao .left a:after {
	display: none
}
.wrapper_carousel .carousel_right {
	margin: 50px 0 0
}
.wrapper_carousel .carousel_left, .wrapper_carousel .carousel_right, .wrapper_carousel .carousel_right .cycle-slideshow, .wrapper_carousel .carousel_right .cycle-slideshow a, .wrapper_carousel .carousel_right .nav_carousel, .wrapper_carousel .carousel_right a.veja_mais {
	width: 100%!important;
	height: auto
}
.wrapper_carousel .carousel_right .cycle-slideshow {
	height: 400px;
	overflow: hidden
}
.wrapper_carousel .carousel_right .nav_carousel a {
	font-size: 16px
}
.wrapper_carousel .carousel_right .cycle-slideshow img {
	min-width: 100%;
	height: 100%;
	display: table;
	margin: 0 auto
}
#content .cont_page input[type=submit], #content .cont_page input[type=text], #content .right_page input[type=email], #content .right_page select, #content .wrapper_form input[type=email], #content .wrapper_form input[type=submit], #content .wrapper_form input[type=text] {
	height: 40px
}
#content .wrapper_form.form_full span.wpcf7-form-control-wrap.mensagem textarea {
	height:40px;
}
.wrapper_carousel .carousel_right .nav_carousel a.cycle-pager-active:before {
	display: none
}
.wrapper_carousel .carousel_right .nav_carousel a.cycle-pager-active {
	color: #FFF;
	background: #00609c
}
#content .row_1 {
	margin: 23px 0 0
}
#content .row_1 .cont_right {
	margin: 0
}
#content .cont_single .it_produto.it_small span.image {
	width: 100%;
	display: table
}
#content .wrapper_form .inputFile, #content .wrapper_form .inputFile span {
	height: 55px;
	line-height: 55px
}
#content .cont_page .left_page, #content .cont_page .left_page img, #content .cont_page .right_page {
	margin: 30px 0 0
}
#content .cont_page a.open_filial, #content .cont_page a.open_filial i, #content .cont_produtos.cont_single .box_rows .row span.read_more a, header#header .middle_header .right_header .menu_language ul ul li a {
	line-height: 55px
}
#content.blog .cont_produtos.cont_single .box_rows .row span.image img, #content.blog .cont_produtos.cont_single .box_rows .row span.image img:hover {
	transform: none!important;
	-webkit-transform: none!important;
	-moz-transform: none!important
}
#content.blog .cont_produtos.cont_single .box_rows .row .text {
	right: 0
}
}
@media screen and (max-width:960px) {
#content .cont_produtos .it_produto:nth-child(4n) {
	border-right: 1px solid #e5e5e5!important
}
#content .cont_produtos .it_produto:nth-child(3n) {
	border-right: none
}
#content .cont_single .it_produto.it_small {
	border-right: 1px solid #e5e5e5!important
}
}
@media screen and (max-width:800px) {
#content, .wrapper {
	text-align: justify
}
#content .wrapper_form .container, #content .wrapper_form .container2, .container, .container2, .container3, .container4 {
	width: 90%
}
#content .cont_produtos .it_produto span.image, #content .cont_produtos .it_produto span.image img, #content .cont_produtos img.img_produto, #content .cont_produtos p img, #content .cont_produtos.cont_single .box_rows .row .text, #content .cont_produtos.cont_single .box_rows .row span.image, #content .cont_single .it_produto.it_small span.image, #content .left_page, #content .left_page img, #content .right_page, #content .row_1 .cont_right, #content .row_1 img, #content .row_2 img, #content .video, #content .wrapper_form form, #content .wrapper_form h3, #content .wrapper_form span.wpcf7-form-control-wrap, #content.blog .cont_produtos.cont_single .box_rows, #content.blog .cont_produtos.cont_single .box_rows .row, #content.blog .cont_produtos.cont_single .box_rows .row span.image, #content.blog .cont_produtos.cont_single .box_rows .row span.image img, #content.blog .cont_produtos.cont_single .right_blog, #content.blog .cont_produtos.cont_single .right_blog span.wpcf7-form-control-wrap, .wrapper_aplicacoes .it_aplicacao, .wrapper_aplicacoes .it_aplicacao .left, .wrapper_aplicacoes .it_aplicacao .right, .wrapper_aplicacoes .it_aplicacao+.it_aplicacao+.it_aplicacao, .wrapper_carousel .carousel_left, .wrapper_carousel .carousel_right, .wrapper_carousel .carousel_right .cycle-slideshow, .wrapper_carousel .carousel_right .nav_carousel, .wrapper_carousel .carousel_right a.veja_mais, .wrapper_carousel .carousel_right img {
	width: 100%;
	height: auto
}
#content .wrapper_form h3 {
	text-align: center;
	padding: 0
}
#content .cont_produtos .it_produto {
	margin: 0 0 6%
}
#content.blog .cont_produtos.cont_single .right_blog .bt {
	float: left;
	margin: 4% 0;
	padding: 4% 0;
	font-size: 19px
}
#content.blog .cont_produtos.cont_single .right_blog div.wpcf7-validation-errors {
	margin: -34px 0 0!important
}
#content .cont_produtos .it_produto span.image, #content .cont_produtos p {
	float: left
}
.wrapper_carousel .carousel_right .nav_carousel a.cycle-pager-active {
	background: #004f81;
	color: #fff
}
.wrapper_carousel .carousel_right .nav_carousel a.cycle-pager-active:before {
	display: none
}
#content .container4 .clientes span.image {
	width: 30.33%;
	margin: 0 1.5% 15px
}
#content.blog .cont_produtos.cont_single .box_rows .row .text {
	position: initial;
	float: left;
	padding: 4%;
	width: 92%;
	height: auto
}

#content .cont_page input[type=text], #content .right_page input[type=email] {
	padding: 3% 2%
}
#content .cont_produtos .it_produto, #content .cont_single .it_produto.it_small {
	width: 50%;
	height: 320px
}
#content .video {
	background: 0 0
}
#content .video iframe {
	float: left;
	width: 100%;
	height: 300px;
	position: initial
}
#content .cont_page .right_page a.pg, #content .cont_page .right_page a.pg1, #content.blog .cont_produtos.cont_single .box_rows .row .text .read_more a {
	width: 92%;
	padding: 3% 4%;
	margin: 2% 0;
	font-size: 18px
}
#content .cont_produtos .it_produto {
	padding: 0;
	border: 1px solid #e5e5e5!important
}
#content.blog .cont_produtos.cont_single .box_rows .row .text .read_more a, footer#footer {
	text-align: center
}
footer#footer .left_footer img.logo, footer#footer .right_footer {
	float: none;
	margin: 0 auto;
	display: table;
	clear: both
}
header#header .middle_header .right_header {
	float: left;
	width: 100%
}
header#header .middle_header .right_header form {
	width: 99%;
	margin: 2% auto;
	float: none
}
header#header .middle_header .right_header form input[type=submit] {
	width: 27px
}
header#header .middle_header .right_header form input.field_search {
	width: 79%
}
header#header .middle_header .right_header .menu_language {
	width: 99%
}
header#header .middle_header .right_header .menu_language #lang_sel {
	width: 100%
}
#content .cont_produtos .it_produto h3 {
	font-size: 18px;
	margin: 6% 0
}
.post-type-archive-faq #content h2 a {
	background-color: #034da2;
	color: #fff;
	font-size: 15px;
	padding: 4%;
	text-align: left;
	display: block
}
#content .cont_produtos .it_produto form input[type=submit], .right_blog form input[type=submit] {
	font-size: 19px;
	padding: 4% 0;
	height: auto
}
.right_blog form input {
	margin-bottom: 12px;
	padding: 6% 2%
}
#content .cont_produtos p img, .right_blog form img.ajax-loader {
	width: 10px!important;
	height: auto!important;
	display: table;
	float: none;
	margin: 0 auto!important
}
#content .cont_produtos .it_produto h2, #content .cont_produtos .it_produto h4 {
	font-size: 17px!important
}
#content .cont_produtos .it_produto span.image img {
	width: auto!important;
	height: 180px!important;
	margin: 2% auto;
	display: table
}
#content .cont_single h3 {
	font-size: 20px;
	text-align: center;
	background: #004f81;
	color: #FFF;
	padding: 3% 0
}
#content .cont_single .it_produto.it_small h3, #content .cont_single .it_produto.it_small h4 {
	font-size: 21px!important
}
.fullscreen-container, .tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption, .wrapper_slideshow .slideshow .it_slider {
	height: 400px!important
}
.single-post .wpcf7-not-valid-tip, body.category-news .wpcf7-not-valid-tip, body.page-id-355 .wpcf7-not-valid-tip, body.page-template-page-orcamento .wpcf7-not-valid-tip, body.single-aplicacoes .wpcf7-not-valid-tip, body.single-post .wpcf7-not-valid-tip, body.single-produtos .wpcf7-not-valid-tip {
	line-height: 42px
}
#content .wrapper_form .inputFile {
	float: none;
	display: table
}
div.wp_rp_content ul.related_post li {
	width: 31%!important;
	margin: 2% 1% 4%!important
}
div.wp_rp_content ul.related_post li a {
	font-size: 16px!important
}
div.wp_rp_content ul.related_post li img {
	width: 60%!important;
	height: auto!important;
	display: table!important;
	margin: 0 auto!important;
	float: none!important
}
#content .wrapper_form .inputFile {
	width: 99%;
	margin: 0 1%;
	height: 55px
}
#content .wrapper_form .inputFile span#path {
	height: 55px;
	line-height: 55px;
	font-size: 15px
}
}
@media screen and (max-width:767px) {
#content .cont_produtos .it_produto, #content .cont_produtos .it_produto span.image, #content .cont_produtos .it_produto span.image img, #content .cont_produtos img.img_produto, #content .cont_produtos p img, #content .cont_produtos.cont_single .box_rows .row .text, #content .cont_produtos.cont_single .box_rows .row span.image, #content .cont_single .it_produto.it_small, #content .cont_single .it_produto.it_small span.image, #content .left_page, #content .left_page img, #content .right_page, #content .row_1 .cont_right, #content .row_1 img, #content .row_2 img, #content .video, #content .wrapper_form span.wpcf7-form-control-wrap, #content.blog .cont_produtos.cont_single .box_rows, #content.blog .cont_produtos.cont_single .box_rows .row, #content.blog .cont_produtos.cont_single .box_rows .row span.image, #content.blog .cont_produtos.cont_single .box_rows .row span.image img, #content.blog .cont_produtos.cont_single .right_blog, #content.blog .cont_produtos.cont_single .right_blog span.wpcf7-form-control-wrap, .wrapper_aplicacoes .it_aplicacao, .wrapper_aplicacoes .it_aplicacao .left, .wrapper_aplicacoes .it_aplicacao .right, .wrapper_aplicacoes .it_aplicacao+.it_aplicacao+.it_aplicacao, .wrapper_carousel .carousel_left, .wrapper_carousel .carousel_right, .wrapper_carousel .carousel_right .cycle-slideshow, .wrapper_carousel .carousel_right .nav_carousel, .wrapper_carousel .carousel_right a.veja_mais, .wrapper_carousel .carousel_right img {
	width: 100%;
	height: auto
}
}
@media screen and (max-width:680px) {
	.modal-contato-repre {width: 95%;}
}
@media screen and (max-width:600px) {
.fullscreen-container, .tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption, .wrapper_slideshow .slideshow .it_slider {
	height: 191px!important
}
#content .cont_page input[type=text], #content .right_page input[type=email] {
	padding: 6% 2%
}
#content .cont_page input[type=submit], #content .wrapper_form input[type=submit] {
	float: right;
	margin: 4% 0;
	font-size: 19px;
	height: 55px;
	width: 100%!important;
	padding: 0!important
}
#content .cont_produtos .it_produto {
	width: 100%;
	height: auto
}
div.wp_rp_content ul.related_post li {
	width: 98%!important;
	margin: 2% 1% 4%!important
}
.wrapper_aplicacoes .it_aplicacao, .wrapper_aplicacoes .it_aplicacao+.it_aplicacao+.it_aplicacao, .wrapper_aplicacoes .it_aplicacao+.it_aplicacao+.it_aplicacao:last-of-type {
	width: 90%!important;
	margin: 1% 5%!important
}
#content .cont_produtos.cont_single .box_rows .row span.image {
	margin: 0 0 30px
}
header#header .middle_header .right_header form input.field_search, header#header .middle_header .right_header form input[type=submit] {
	height: 55px;
	margin: 0 0 20px
}
.modal-contato input[type=text], .modal-contato input[type=email], .modal-contato select, .modal-contato input[type=submit] {
	height:45px;
}
#content .wrapper_form.form_full span.wpcf7-form-control-wrap.mensagem {
	width:100%;
}
}
@media screen and (max-width:430px) {
	.modal-contato {
		width:100%; 
		margin-left:0 !important; 
		left:0;
	}
}
@media screen and (max-height:500px) {
	.modal-contato {
		overflow-y:scroll; 
		height:100%;
	}
}.advanced-browser-check {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #000;
    background: rgba(0,0,0,0.8);
    z-index: 999999999;
    left: 0;
    top: 0;
}

.adv_browser_check {
    width: 90%;
    position: fixed;
    top: 5%;
    left: 5%;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    background: #fff;
    color: #444;
    z-index: 99999999999;
    overflow: hidden;
    text-align: center;
}

.adv_browser_check h1 {
    font-weight: bold;
    font-size: large;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}

.adv_browser_check a.abc-hide {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 30px;
    width: 30px;
    background: url('/wp-content/plugins/advanced-browser-check/img/close.png');
    display: block;
    opacity: 0.4;
    transition: opacity .5s;
}
.rtl .adv_browser_check a.abc-hide {
    left: 10px;
}

.adv_browser_check a.abc-hide:hover {
    opacity: 1;
}

.adv_browser_check_msg {
    padding: 25px 45px 15px;
    line-height: 1.7;
}

.adv_browser_check_icons {
    list-style: none;
    margin: 0;
    padding: 0;
}

.adv_browser_check_icons li {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 20px;
    text-align: center;
}

.adv_browser_check_icons li a  {
	color: #0765ad;
    transition: color .5s;
}

.adv_browser_check_icons li a:hover {
	color: #3c92d5;
}

.adv_browser_check_icons li img  {
    opacity: 1;
    transition: opacity .5s;
}

.adv_browser_check_icons li img:hover {
    opacity: .6;
}

.adv_browser_check_icons li img {
    display: block;
    width: 64px;
    height: 64px;
    margin: 0 auto;
}


/* === IE === */
.abc-old-ie .advanced-browser-check,
.abc-old-ie .adv_browser_check {
    position: absolute;
}

.abc-old-ie .adv_browser_check .adv_browser_check_icons {
    width: 600px;
    margin: 0 auto;
}

.abc-old-ie .adv_browser_check .adv_browser_check_icons li {
    float: left;
    display: block;
    width: 70px;
}


/* === DEBUG === */
.adv_browser_check_debug {
    list-style: none;
    text-align: left;
}
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip { 
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
