/*
Theme Name: OnlineOS '20
Description: Template OnlineOS 2020
Version: 1.0
Author: Daniel
Author URI: https://www.onlineos.com.br
Tags: mobile, widgets, jquery
*/

@charset "utf-8";
/* CSS Document */

/*
@font-face {
  font-family: 'Poppins';
  src: url('/font/Poppins-Regular.otf') format('truetype');
  font-weight: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('/font/Poppins-Medium.otf') format('truetype');
  font-weight: bold;
}
*/

/* Begin Typography & Colors */
textarea:focus, input:focus{
    outline: none;
}

* html, body{
	background:#ffffff;
}

body {
	font-size: 1em;
	line-height: 1.4em;
	font-family: sans-serif, 'Arial';
	color: #888888;
	overflow-x: hidden;
	-webkit-text-stroke: 1px rgba(0,0,0,0.1);
	-webkit-font-smoothing: antialiased;
	}

.clearfix {
	clear: both;
}

textarea {
    resize: none;
}
#retornomidia{
	width: 975px;
}
.midiaitem {
	width: 467px;
	margin-bottom: 20px;
}
.midiaitem img {
	width: 467px;
	height: auto;
}
label {
	display: block;
	float: left;
	vertical-align: center;
	line-height: 28px;
	text-align: left;
}
#header {
	margin: 0 auto;
	padding: 20px 0;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 9999;
	transition: all 0.3s ease;
	}
#header.docked {
	position: fixed;
	background-color: #fff;
	padding: 5px 0 !important;
	border-bottom: 1px solid #f0f0f0;
}
#header.docked .logo {
	-webkit-filter: brightness(1);
	filter: brightness(1);
}
#header.docked #hmenu > li:not(:last-child), #header.docked #busca, #header.docked #mail, #header.docked .sub-menu, #header.docked #hmenu > li a {
	/*-webkit-filter: invert(100%);
    filter: invert(100%);*/
	color: #000;
}

#header.docked #busca, #header.docked #mail, #header.docked .sub-menu {
	-webkit-filter: invert(100%);
    filter: invert(100%);
}

#header.docked #hmenu > li.last a {
	color: #FFF;
}	

#header.docked .sub-menu {
	min-width: 260px !important;
}

#header .safearea {
	position: relative;
}

.banner-video {
	position: relative;
	overflow: hidden;
	z-index: 10000;
}
.video-overlay {
	background-position: center center;
    background-size: cover;
    padding: 10% 15% 10% 15%;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	max-width: 100%;
	box-sizing: border-box;
    height: auto;
    z-index: 50;
}
.video-overlay img {
    
}
.vid {
    width: 100%;
    height: auto;
}
.viddet {
	max-width: 100% !important;
	float: right;
    height: auto;
	position: relative;
	z-index: 10;
}

#headerimg 	{
	margin: 0 auto;
	height: 120px;
	width: 330px;
	}
#facebook 	{
	position: absolute;
	left: 50%;
	margin:10px 0 0 356px;
	}

/* exit */

#exitpopup-modal .exitpopup-modal-window {
	background-color: transparent !important;
}
#exitpopup-modal .modal-title {
	display: none !important;
}
#exitpopup-modal .modal-body {
	background: #fff !important;
	padding: 10px 0 !important;
	border-radius: 9px;
}
#exitpopup-modal .modal-body .close {
	color: #fff;
	transform: translatex(30px);
	position: absolute;
	font-size: 2em;
	right: 0;
	top: 0;
	padding: 5px;
	box-sizing: border-box;
	width: 20px;
	height: 20px;
	z-index: 0;
	cursor: pointer;
}
#exitpopup-modal .modal-body img {
	width: 92%;
	margin: 0 auto;
	height: auto;
}
#exitpopup-modal .modal-body h2 {
	color: #333399 !important;
	line-height: 1.25em !important;
	font-size: 1.75em !important;
	margin: 15px 0 !important;
}
#exitpopup-modal .modal-body .text {
	padding: 0px 30px 20px 30px;
}
#exitpopup-modal .modal-body a {
	padding: 12px 30px;
	margin: 5px 0;
	display: block;
	text-align: center;
	font-size: 1.2em;
	color: #fff;
	background-color: #26d366;
	border-radius: 35px;
}


/* bread */
.breadcrumb-container ul li:last-child .separator:last-child{
	display: none;
}
.breadcrumb-container.theme1 {
	margin-top: 30px;
	background: url(images/ico-home.png) left center no-repeat;
	padding-left: 22px;
	color: #bcbcbc;
}
.breadcrumb-container.theme1 a {
	margin: 0 !important;
}
.breadcrumb-container li:last-child a {
	color: #706f6f;
	font-weight: bold;
}
#topbar {
	position: fixed;
	top: 0;
	background-color: #f99d1b;
	height: 50px;
	width: 100%;
	padding: 5px 0;
	color: #706f6f;
	z-index: 9999;
}
#produtos-e-infra h3 {
	color: #666;
	font-size: 26px;
	text-transform: uppercase;
}
.mlogo {
	display: inline-block;
	float: left;
	line-height: 1px;
}
.logo {
	margin: 0 25px 0 0;
	padding-top: 12px;	
	max-width: 190px;
	width: auto;
	max-height: 60px;
	-webkit-filter: brightness(10);
	filter: brightness(10);
}
.logo.lp {
	-webkit-filter: initial !important;
	filter: !important;
}

.hidelogo {
	display: none !important;
}
.testimonial_rotator_img img {
	border-radius: 100%;
}
.testimonial_rotator_quote {
    color: #888 !important;
    margin: 0;
    font-size: 0.8em !important;
    line-height: 1.4em !important;
    padding: 60px 20px 30px 20px!important;
}
.testimonial_rotator_wrap {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
.testimonial_rotator_description {
	margin-top: -60px;
}
.testimonial_rotator_slide_inner {
	background: #eee;
	border-radius: 12px;
	padding: 10px 0;
	min-height: 380px !important;
}
.testimonial_rotator_author_info {
	margin-bottom: 15px !important;
}
.testimonial_rotator.template-threepigs .testimonial_rotator_slide_inner {
	width: 29% !important;
	margin: 0 2.15% !important;
}
.testimonial_rotator_author_info strong {
	font-size: 1.85em;
	margin-top: 25px;
	color: #444;
	font-weight: 400;
}
.testimonial_rotator_author_info p {
	padding: 0 !important;
}

.box-help {
	border: 1px solid #999999;
	background-color: #fff;
	font-size: 16px;
	line-height: 17px;
	text-align: left;
	padding: 9px;
	color: #58595b;
	margin: 10px 0;
	min-width: 313px;
}
.box-help strong{
	color: #990000;
}

#subtitulo {
	float: left;
	color: #0a3c6b;
	line-height: 20px;
	font-size: 25px;
	font-weight: bold;
	padding: 17px 0 0 17px;
}

/*----NAVIGATION BAR----*/

#top-menu{
	padding: 15px 0;
	width: 100%;
	float: left;
}

.gallery {
	color: #666;
	background-color: #f1f0e7;
}
.gallery img{
	border: 0;
	}
.titulojpg {
	margin: 0 0 10px 0;
}
#direito {
	clear: both;
	float: right;
	padding: 0 15px 0 0;
}

#content{
	display:block;
	margin: 0 auto;
	}
.mtext {
	left: 50%;
    top: 26%;
    width: 60%;
    transform: translateX(-530px);
	position:absolute;
	z-index: 2;
}
.mtext h2, .mtext h3 {
	color: #fff !important;
}
.mtext h3 {
	font-size: 1em;
	font-weight: normal !important;
	max-width: 60%;
}
.mtext h1 {
	font-size: 1.66em;
	color: #fff !important;
	text-transform: initial;
	opacity: 0.5;
	line-height: 0.8em;
}

/* Plan */
.rpt_style_basic .rpt_plan .rpt_title {
	background-color: #495ba3 !important;
	border-radius: 0px !important;	
}
.rpt_style_basic .rpt_plan .rpt_head {
	background: #f3f3f3 !important;
	color: #535353;
	border: 0 !important;
}
.rpt_3_plans .rpt_plan {
    width: 33.3% !important;
}
.rpt_recommended_plan {
    transform: scale(1.1) !important;
}
.rpt_style_basic .rpt_plan .rpt_features .rpt_feature {
	color: #888 !important;
	padding: 12px 15px !important;
}
.rpt_style_basic .rpt_plan .rpt_head .rpt_price {
	color: #535353 !important;
}

.rpt_style_basic .rpt_plan .rpt_features {
	padding: 25px !important;
	background: #fefefe !important;
}
.rpt_plan  {
	margin-left: 0 !important;
	margin-right: 0 !important;
	-webkit-box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.25);
-moz-box-shadow:    1px 1px 7px 0px rgba(0, 0, 0, 0.25);
box-shadow:         1px 1px 7px 0px rgba(0, 0, 0, 0.25);
	border-radius: 4px !important;
}
.rpt_plan:hover  {
	-webkit-box-shadow: 1px 1px 28px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    1px 1px 28px 0px rgba(0, 0, 0, 0.2);
box-shadow:         1px 1px 28px 0px rgba(0, 0, 0, 0.2);
transition: all 0.66s ease;
position: relative;
}
.rpt_style_basic .rpt_plan .rpt_foot {
	border-radius: 0px !important;
}
.wptb-table-container {
	margin: 0 auto 30px auto !important;
}
.preco {
	margin-top: 20px;
	font-size: 2.3em;
	color: #535353 !important;
}
.preco sup {
	font-size: 0.5em;
}
.small {
	font-size: 0.75em;
}
/*
.card.shadow-small {
    box-shadow: 0 0 3px 0 rgb(189 189 189 / 40%), 0 2px 3px 0 rgb(189 189 189 / 30%), 0 2px 3px rgb(0 0 0 / 8%);
}

.card.rounded {
    border-radius: 10px;
}
.card {
    border-radius: 20px;
}
.card {
    /*padding: 24px 40px;* /
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgb(189 189 189 / 40%), 0 2px 3px 0 rgb(189 189 189 / 30%), 0 2px 3px rgb(0 0 0 / 8%);
	/*margin-left: 3.2%;* /
}

.card-blank {
	width: 0% !important;
}

.shadow-small {
    box-shadow: 0 0 3px 0 rgb(189 189 189 / 40%), 0 2px 3px 0 rgb(189 189 189 / 30%), 0 2px 3px rgb(0 0 0 / 8%);
}

.card.shadow-large {
    box-shadow: 0 10px 30px 0 rgb(189 189 189 / 30%), 0 10px 30px rgb(0 0 0 / 8%);
}

.card.first .vc_custom_heading {
	border-top-left-radius: 10px;
}

.card.last .vc_custom_heading{
	border-top-right-radius: 10px;
}

.wptb-element-main-table_setting-435 tr:first-child td:first-child {
	border-top-left-radius: 10px;
	border: 1px solid #FFF !important;
}

.wptb-element-main-table_setting-435 tr:first-child td:last-child {
	border-top-right-radius: 10px;
	border: 1px solid #FFF !important;
}

.wptb-element-main-table_setting-435 tr:last-child td, .wptb-element-main-table_setting-435 tr:last-child {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}*/

.iframe-form {
	border: 0;
	width: 100%;
	min-height: 320px;
	height: 33vh;
}

/* composer */

.vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
	background-color: #495ba3 !important;
	color: #fff !important;
}
.vc_btn3.vc_btn3-color-blue:hover {
	opacity: 0.66;
	transition: all 0.3s ease;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline .vc_tta-tab>a {
    border-color: #495ba3 !important;
    background-color: transparent;
    color: #495ba3 !important;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline .vc_tta-tab>a:hover {
    background-color: #495ba3 !important;
    color: #fff !important;
}
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline .vc_tta-tab.vc_active>a {
    border-color: #5472d2;
    background-color: #495ba3 !important;
    color: #fff !important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
	background: #fff !important;
	border-top: 1px solid #e0e0e0;
}
.vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item>.vc_inner {
    text-align: center !important;
}

.botao {
	cursor: pointer;
	opacity: 1;
}
.botao:hover {
	opacity: 0.8;
}
.sixteen {
	width: 16.66%;
	float: left;
	text-align: center;
}
/*.meteor-clip {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: auto;
}*/

#meteor-slideshow {
	width: 1920px;
	padding: 0;
	margin: 0 auto;
	margin-bottom: 5px;
}
#meteor-slideshowbanner-home .meteor-clip {
	height: 820px !important;
}
.meteor-clip img {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.meteor-clip {
	height: 482px;
	min-height: 420px !important;
}
#meteor-slideshowbanner-home .mtext {
	left: 50%;
    top: 25%;
    width: 26%;
	max-width: 470px;
    transform: translateX(25%);
	position:absolute;
	z-index: 2;
}
#meteor-slideshowbanner-home .mtext h1 {
	font-size: 1.8em;
	color: #fff;
	text-transform: initial;
	opacity: 0.33;
	line-height: 1em;
}
#meteor-slideshowbanner-home .mtext h2 {
	color: #fff;
	font-size: 3em;
	line-height: 1.1em;
}
.meteor-overlay {
	background: url(images/mask.png) bottom center no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0;
	bottom: -1px;
	left: 0;
	right: 0;
	z-index: 2;
}
.meteor-slides {
	margin-bottom: 50px !important;
}
/*
.meteor-slides .mslide img {
    border: 0;
    box-shadow: none !important;
    display: block;
    height: auto !important;
    margin: auto !important;
    max-width: 100%;
    padding: 0 !important;
    width: auto\9;
}*/
#content ul li {
	list-style-image: none;
	}

#main_container {
	margin: 0 auto;
}
.safearea {
	max-width: 1169px;
	margin: 0 auto !important;
	padding: 0;
}
.news a {
	font-weight:bold;
}
.news_tbn img {
	width: 100%;
	height: auto;
}
.login {
	float: left;
	height: 20px;
	padding: 3px 20px 4px 20px;
	font-size: 14px;
	margin: 0 5px;
	border: 1px solid #fff;
	display: none;
}
.bt-mais {
	border: 2px solid #495ba3;
	border-radius: 35px;
	display: inline-block;
	padding: 9px 16px; 
	transition: all 0.3s ease;
	margin: 2px auto;
}
.bt-mais:hover {
	border: 2px solid #000;
}
.login:hover {
	background-color: #f4a200;
	border: 1px solid #f4a200;
	border-radius: 30px;
	color: #004288 !important;
	transition: all 0.2s ease;
}

.titulos {
	font-weight: bold;
	font-size: 25px;
	display:block;
	padding: 8px 0;
	margin: 0;
}
.commentbtn {
	background-color: #a5111b;
	color: #fff;
	float: right;
	width: 69px;
	display: block;
	text-align: center;
	padding: 7px;
	margin: 10px 0 25px 0;
	height: 16px;
}
.commentbtn a, .commentbtn a:hover {
	color: #fff;
}
.postblock {
	width: 140px;
	float: left;
	display: block;
	margin: 3px 8px;
}
.postbox-open{
	width: 72%;
	display: block;
	padding: 20px 10px 20px 0;
	float: left;
}
.postbox-open h2 {
	font-size: 1.75em;
}

.postbox-open a {
	text-decoration: underline !important;
    color: #495ba3 !important;
    font-weight: 500 !important;
    -webkit-text-stroke: initial !important;
}

.tagcloud a {
	color: #b5b5b5;
	border: 1px solid #b5b5b5;
	border-radius: 19px;
	padding: 3px 8px;
	font-size: 11px !important;
	margin: 3px 1px;
	background: #fff;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
}
#sidebar .rpwe-thumb, #sidebar .wpp-thumbnail {
	border: 0 !important;
	margin: 0 12px 0 0 !important;
	display: inline-block;
	border-radius: 50% !important;
}
#sidebar .rpwe-block h3 {
	font-size: 15px !important;
	line-height: 19px !important;
}
#sidebar .rpwe-time{
	font-size: 13px !important;
}
#sidebar a {
	text-decoration:none;
	color: #666;
}
#sidebar h4 {
	font-size: 1.25em;
	line-height: 1.25em;
	text-align: left;
	font-weight: normal;
	color: #111;
	padding: 0;
	width: 90%;
	margin: 25px 0 10px 0;
}
.postbox {
	float: left;
	width: 617px;
	display: block;
	padding: 20px 10px 20px 0;
	border-bottom: 1px solid #747578;
	background: #fff;
}
.postbox:hover{
	background: #0c4d78;
	transition: all 0.3s ease;
	color: #fff;
}
.circle {
	border-radius: 50%;
}
.gmaps iframe{
	width: 94%;
	margin: 10px auto;
	height: 400px;
}
.mod{
	background: url(images/bullet.png) no-repeat center right;
}
.alt {
	background-color: #f8f8f8;
	border-bottom: 1px solid #ddd;
	}
#endereco {
	padding: 2px 15px;
}
.f-block {
	float: left;
	padding: 0 15px;
	margin: 5px 0 0 0;
}
.newsbox {
	margin: 12px 20px;
	font-size: 15px;
	line-height: 1.25em;
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: 0px 10px 28px 0px rgba(1, 1, 1, 0.1);
    -moz-box-shadow: 0px 10px 28px 0px rgba(1, 1, 1, 0.1);
    box-shadow: 0px 10px 28px 0px rgba(1, 1, 1, 0.1);
	height: 445px;
	border-radius: 7px;
}
.relative {
	position: relative;
	z-index: 1000;
}
.bg-amarelo {
	background-color: #f99d1b;
	color: #fff;
}
.bg-cinza {
	background-color: #f1f1f1;
}
.ajuda-catlist {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.ajuda-tbn {
	align-items: bottom;
	height: 70px;
}
.ajuda-tbn img {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.ajuda-catbox {
	align-items: center;
	transition: all 0.3s ease;
	width: 33%;
	font-size: 0.9em;
	padding: 18px 50px;
    box-sizing: border-box;
}
#sidebar .ajuda-item {
	min-height: 25px !important;
}
.ajuda-item {
	padding: 6px 12px;
	margin: 9px 0;
    box-sizing: border-box;
	border-radius: 5px;
	min-height: 135px;
	border: 1px solid #e0e0e0;
	font-size: 0.9em;
	transition: all 0.3s ease;
}
.ajuda-item:hover {
	background-color: #f4f4f4;
	border: 1px solid #ddd;
}
.bt-maisajuda span{
	color: #495ba3;
	font-size: 2em;
	font-weight: bold;
	padding-left: 6px;
}
.bt-maisajuda:hover span{
	transform: rotate(360deg);
}
.newsbox h4, .postbox-open h4 {
	font-size: 1.25em;
	line-height: 22px;
	font-weight: bold;
	margin: 2px 0;
}
.newsbox h4 a {
	transition: all 0.3s ease;
	color: #706f6f;
}
.newsbox h4 a:hover {
	color: #000;
}

#formcont input, #formcont textarea{
	border: solid 1px #e5e5e5;
	padding: 2px 4px;
	font-family: sans-serif;
	font-size:12px;
	color: #333;
	font-weight:normal;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow:    inset 1px 1px 1px #dfdfdf;
   -webkit-box-shadow: inset 1px 1px 1px #dfdfdf;
   box-shadow:         inset 1px 1px 1px #dfdfdf;
}

#formcont .botao {
	color:#fff;
	font-weight:bold;
	font-size:17px;
	padding: 6px 26px;
	background-color: #939393;
	border: 0;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow:    inset 1px 1px 1px #777;
   -webkit-box-shadow: inset 1px 1px 1px #777;
   box-shadow:         inset 1px 1px 1px #777;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.perfil-content {
	font-size: 14px;
	width: 360px;
	min-height: 230px;
	line-height: 18px;
	margin: 20px;
	padding-right: 15px;
	border-right: 1px solid #999;
	float: left;
}
.perfil-curr {
	font-size: 14px;
	margin: 20px 20px 20px 0;
	width: 300px;
	float:right;
}
.perfil-content:after {
	clear: both;
}
.perfil-content strong {
	color: #a5111b;
	font-size: 14px;
	padding-bottom: 15px;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
}
.perfil-pessoal {
	background-color: #f8f8f8;
	width: 100%;
	min-height: 271px;
	clear: both;
	margin: 20px 0;
}
.perfil-pessoal img {
	float: left;
}
#valores {
	color: #fff;
}
#valores hr{
	color: #fff;
	background-color: #fff;
}
#noticias ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#noticias .date {
	display: block;
	font-size: 12px;
}
#noticias .image {
	float: left;
	width: 132px;
	height: 132px;
	overflow: hidden;
	margin-right: 10px;
}
#noticias .title {
	font-size: 16px;
	text-transform: uppercase;
	color: #a5111b;
}
#noticias .excerpt {
	font-size: 14px;
	padding: 5px 0;
	display: block;
}
.excerpt-dash {
	display: none;
}
.hometopo {
	margin-top: -160px;
	position: absolute;
	z-index: 9999;
	margin-left: auto;
	margin-right: auto;
	width: 1169px;
}
#noticias .listing-item {
	float: left;
	width: 300px;
	height: 142px;
	margin: 10px 12px;
	line-height: 16px;
}
.ddownloads_list a {
	color: #706f6f !important;
	text-transform: uppercase;
}
.ddownloads_list li {
	list-style: none;
	float:  left;
	width: 22.5%;
	padding-right: 2.5%;
	height: 166px;
	font-size: 18px;
	font-weight: bold;
}
.bt {
	background: url("images/botao.png") left center no-repeat;
	padding-left: 48px;
	line-height: 70px;
	width: 250px;
	box-sizing: border-box;
	height: 70px;
	margin: 2px 0;
	color: #fff;
	text-align: center;
	font-size: 1em;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
}
.btdark {
	background: url("images/botao-dark.png") left center no-repeat;
	padding-left: 48px;
	line-height: 70px;
	width: 250px;
	box-sizing: border-box;
	height: 70px;
	margin: 2px 0;
	color: #fff;
	text-align: center;
	font-size: 1em;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
}
.bt:hover, .btdark:hover {
	color: #fff;
	opacity: 0.9;
}
#bt-menu {
	display: none;
}

.fifth {
	width: 20%;
	float: left;
}
.quad {
	width: 25%;
	box-sizing: border-box;
	float: left;
}
.half {
	width: 50%;
	box-sizing: border-box;
	float: left;
	padding: 0 15px;
}
.full {
	width: 100%;
	box-sizing: border-box;
	float: left;
}
 .campo50 {
	width: 48%;
	box-sizing: border-box;
	float: left;
	padding: 0 15px;
	margin: 10px 1% !important;
}
.campo100 {
	width: 98%;
	box-sizing: border-box;
	float: left;
	margin: 10px 1% !important;
}
.third {
	width: 33.333%;
	box-sizing: border-box;
	float: left;
}
.sixth {
	width: 66%;
	float: left;
}
.devby {
	display: inline-block;
	padding-right: 16px;
	padding-top: 10px;
	float: left;
}

/* cliente LP */
#footer-cliente {
	background-color: #495ba3;
	padding: 30px 0 0 0;
	text-align: center;
}
#footer-cliente .mlogo {
	float: none !important;
}
#footer-cliente #footer-copyr {
	padding: 20px 0;
	background-color: #495ba3 !important;
}
#footer-cliente .social a {
	padding: 10px 7px;
}
#banner-cliente {
	height: 480px;
	box-sizing: border-box;
	padding: 120px 0;
	position: relative;
}
#banner-cliente h1 {
	font-size: 1.66em;
	color: #fff;
	opacity: 0.5;
}
#banner-cliente h2 {
	font-size: 2.33em;
	color: #fff;
	max-width: 860px;
}
#prefooter-cliente {
	position: relative;
    background-color: #495ba3;
    padding: 35px 0;
    margin-top: -5px;
}
#mapa-cliente {
	width: 100%;
}
#mapa-cliente iframe {
	width: 100%;
	height: 42vh;
}
#lp-orc-form {
	padding: 25px 0 25px 0;
}
#lp-dados {
	width: 40%;
	float: left;
	box-sizing: border-box;
	padding: 35px;
}
#lp-dados .contact-footer-item {
	padding: 10px 0;
	border: 0 !important;
}
#lp-form {
	width: 60%;
	float: left;
	box-sizing: border-box;
	padding: 25px;
}
.lp-whats {
	background: #26d366 url('https://onlineos.com.br/wp-content/uploads/2021/03/whatsapp-icons-png_2665995.png') 15px center no-repeat;
	background-size: 22px;
	padding: 10px 18px 10px 50px;
	color: #fff !important;
	border-radius: 50px;
	position: fixed;
	right: 25px;
	display: block;
	bottom: 25px;
	z-index: 99999;
	-webkit-box-shadow: 1px 1px 12px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    1px 1px 12px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         1px 1px 12px 0px rgba(0, 0, 0, 0.15);
}
.lp-whats:hover {
	color: #fff !important;
	filter: brightness(1.12);
}
.lp-service {
	margin: 10px auto 50px auto;
	padding: 0;
}
.lp-service li {
	list-style: none;
	width: 33%;
	box-sizing: border-box;
	padding: 20px;
	float: left;
	text-align: center;
}
.lp-service h4 {
	color: #333;
}
.lp-service p {
	color: #666;
	font-size: 0.9em;
}
.lp-service img {
	padding: 15px 0;
}
.lp-subbanner img {
	width: 100%;
	height: auto;
	max-height: 720px;
}
.lp-subbanner {
	margin: 25px auto;
	text-align: center;
	max-width: 1169px;
}

#footer {
	background-color: #495ba3;
}
#prefooter {
	background-color: #a6b0db; 
	padding: 35px 0;
	margin-top: 70px;
}
.contact-footer {
	background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-top: -80px;
	-webkit-box-shadow: 0px -2px 9px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px -2px 9px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         0px -2px 9px 0px rgba(0, 0, 0, 0.15);
}
.contact-footer-item {
	font-size: 0.9em;
	padding: 35px 30px;
    border-right: 1px solid #eaeaea;
	box-sizing: border-box;
    align-items: center;
    flex: 1;
}
.contact-footer-item strong {
	color: #111;
	display: block;
}
.contact-footer-item span {
	display: block;
    margin: 12px 0 2px 0;
}
.contact-footer-item a {
	color: #111;
	transition: all 0.3s ease;
}
.contact-footer-item a.btn {
	color: #FFF;
	display: block;
}
.contact-footer-item a:hover {
	color: #333399;
}
#footer-copyr {
	padding: 20px 0;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
}
#footer-copyr a {
	color: #fff;
}
#footer-copyr a:hover {
	text-decoration: underline !important;
}

#fmenu .apk a:hover {
    background: transparent !important;
}
#fmenu .apk {
	position: absolute;
    margin-top: 120px;
    margin-left: -10px;
}


.keypad {
	float: left;
	margin-left: 20px;
}
.fbutton {
	background-color: #d1d3d4;
	color: #fff;
	font-weight: bold;
	font-size: 18px !important;
	padding: 4px 9px !important;
	border: none !important;
	margin: 1px 0px !important;
	cursor: pointer;
}
.fbutton:hover {
	opacity: 0.7;
}


#contact {
	float: left;
	padding: 10px 0 0 0;
}
#contact .phone {
	float: left;
	margin: 0 0px;
	background: url(images/phone.png) center left no-repeat;
	line-height: 16px;
	font-size: 14px;
	color: #706f6f;
	padding: 6px 40px 9px 30px;
	border-right: 1px solid #706f6f;
}
#contact .carta {
	float: left;
	margin: 0 30px 0 0;
	background: url(images/mail.png) center left no-repeat;
	line-height: 16px;
	font-size: 14px;
	color: #706f6f;
	padding: 6px 50px 9px 30px;
	border-right: 1px solid #706f6f;
}
#contact .carta a{
	color: #706f6f;
}

#footer {
	padding: 50px 0 0 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	clear: both;
	margin: 0;
	}

#footer li, #footer ul {
	list-style: none;
	padding: 4px 0;
	margin: 0;
}
#footer a {
	color: #fff;
	margin: 5px 0;
	text-transform: uppercase;
}
#footer .social a {
	margin-right: 15px;
}
#footer .social {
	width: 25%;
	float: left;
}
#footer .pago {
	width: 75%;
	float: left;
}
#footer hr, #footer-cliente hr {
	color: #6876b1;
	background-color: #6876b1;
}
#hmenu .entrar {
	transition: all 0.3s ease;
	background-color: #495ba3;
	border-radius: 35px;
	margin: 0 6px;
}
#hmenu .entrar:hover {
	background-color: #111;
}
#hmenu .testar {
	transition: all 0.3s ease;
	background-color: rgb(254, 198, 3);
    border: 0;
	/*border: 2px solid #fff;*/
	border-radius: 35px;
	margin: 0 6px;
}
#hmenu .testar a{
	color: #000;
}
#hmenu .testar:hover {
	/*border: 2px solid #495ba3;*/
	background-color: #f47b44;
	color: #FFF !important;
}
#search-ajuda {
	margin: 25px auto 50px auto;
}
#search-ajuda .campo {
	border: 2px solid #e0e0e0;
	border-radius: 6px;
	padding: 10px 16px;
	width: 78%;
	font-size: 1.2em;
	margin-right: 2%;
}
#search-ajuda .btn {
	width: 14%;
	padding: 12px 16px !important;
}
.btn {
	transition: all 0.3s ease;
	background-color: #495ba3;
	border-radius: 35px;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	border: 0;
	box-sizing: border-box;
	padding: 16px 20px;
	text-align: center;
}
.btn:hover {
	opacity: 0.66;
}
.fmm {
	font-weight: bold;
	color: #fff;
}
#footer a:hover {
	color: #fff;
	transition: all 0.3s;
}
#footer-menu {
	max-width: 1280px;
	font-size: 14px;
	margin: 0 auto;
}
#fmenu {
	padding-top: 30px !important;
}
#fmenu .fmm {
	float: left;
	width: 25%;
}
/* End Structure */

a {
	text-decoration:none;
	color: #58595b;
}

small {
	font-size:10px;
	line-height: 1.5em;
	}
.voltar {
	text-decoration: underline;
	color: #747579;
}
h2.pagetitle {
	font-size: 1.6em;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg{
	text-decoration: none;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.addthis_toolbox {
	display: block;
}
.addthis_toolbox.addthis_32x32_style a{
	padding: 0 5px 0 0;
}
#sidebar {
	margin: 0 auto;
	padding-top: 45px;
	padding-left: 15px;
	width: 24%;
	float: right;
	display: block;
	}
#sidebar img {
	width: auto !important;
	height: auto;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #858585;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
.dia {
	color: #747579;
	font-size: 15px;
	padding: 5px 0 10px 0;
}
.calend {
	font-weight: bold;
}
a:hover {
	color: #999;
	}
.azul {
	color: #495ba3;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}
.more {
	width: 320px;
	height: 90px;
	margin: 3px;
	padding: 15px;
	float: left;
}
#page {
	margin: 0 auto;
	padding: 0;
	}
.chamada {
	font-size: 14px;
	font-weight: bold;
	color: #10568f;
}

.post {
	margin: 0;
	padding: 0;
	display: block;
	text-align: left;
	}
.post hr {
	display: block;
	}
.post strong {

}

.postmetadata {
	background-color:#f5f5f5;
	border-top:1px dashed #e7e7e7;
	border-bottom:1px dashed #e7e7e7;
	clear: left;
}

.clear {
	clear: both;
}

.btacc {
	cursor: pointer;
}

.blgpd {
	padding: 10px 15px;
}
.grayscale, .grayscale img, .midiaitem img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.6;  
}
.grayscale:hover, .grayscale img:hover, .midiaitem img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  transition: all 0.25s;
  opacity: 1;
}
.overlay {
  -webkit-filter: brightness(0.6);
  filter: brightness(0.6);
  transition: all 0.25s;
}
.overlay:hover {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
/*	Begin Headers */

.blog, .titles {
	color: #706f6f;
	font-size: 30px;
	line-height: 1.4em;
	padding: 0 0 10px 0;
	margin-bottom: 40px;
	text-transform: uppercase;
	display: block;
	position: relative;
}
.blog:after, .titles:after {
	border-bottom: 3px solid #adc92f;
	width: 100px;
	content: ' ';
	position: absolute;
	left: 0;
	bottom: -10px;
}
.blog span, .titles span{
	background: #fff;
	padding-right: 3px;
}
.icones img {
	margin-right: 25px;
	padding-bottom: 50px;
	float: left;
}
h1 {
	font-size: 3.33em;
	padding: 10px 0;
	margin: 0;
	line-height: 1.33em;
	display: block;
	color: #444;
}

h2 {
	font-size: 2.25em;
	display:block;
	margin: 0;
	color: #444;
	line-height: 1.33em;
	padding: 5px 0;
}

h4 {
	font-size: 1.33em;
	line-height: 1.25em;
	display:block;
	padding: 5px 0;
	margin: 0;
}

h3 {
	color: #444;
	font-size: 1.66em;
	line-height: 30px;
	display:block;
	padding: 8px 0;
	margin: 0;
}
#newsletter h3 {

}

/* End Headers */

.bgleft {
	background-position: left center;
}
.bgright {
	background-position: right center;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	height: auto;
	}
a img:hover {
	opacity: 0.8;
	transition: all 0.3s;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px 3px;
	margin: 5px 8px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
p {
	padding: 8px 0;
	margin: 0;
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

ul, ol {
	padding-left: 25px;
	margin: 10px 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	list-style: none;
	margin: 0;
	margin-bottom: 12px;
	}
#sidebar a {
	text-decoration:none;
}
#sidebar h4 a, #sidebar h3 a {
	font-weight: bold;
}
#sidebar p {
	padding: 0;
	margin: 6px 0;
}

/* End Entry Lists */
	
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	background: #333333;
	color: #ffffff;
	}
	
.over {
	background: #222222;
	color: #ffffff;
	}

/* Begin Form Elements */
#lupa {
	float: right !important;
	margin: 0 !important;
	background-color: #a5111b !important;
	background: url(images/lupa.png) no-repeat center center;
	width: 30px !important;
	height: 30px !important;
	cursor: pointer;
	-webkit-border-radius: 0 0 5px 0; 
	-moz-border-radius: 0 0 5px 0; 
	border-radius: 0 0 5px 0; 
	}
#moremenu {
	position: absolute;
	margin:80px 0 0 0;
	right: 0;
}
#moremenu a.links {
	background-color: #a5111b;
	color: #fff !important;
	padding: 5px 10px;
	height: 21px;
	float: left;
}
#moremenu a:hover.links {
	color: #ddd !important;
}
#moremenu .roundmenu {
	border-radius: 0 0 0 6px;
}
#menuextra {
	margin: 11px 0 0 0;
	float: right;
	color: #fff;
	width: 655px;
}
#menuextra a {
	color: #fff;
}
#logoclientes {
	text-align: center;
	position: relative;
}
#logoclientes img{
	width: 16%;
	height: auto;
	margin: 3% 2%;
	vertical-align: middle;
	display: inline-block;
}

#search-close {
	position: absolute;
	right: 12px;
	font-size: 2.33em;
	color: #333;
	top: 50%;
    transform: translateY(-50%);
	cursor: pointer;
}
#search-close:hover {
	opacity: 0.6;
}
#search-box {
	display: none;
	position: fixed;
	width: 100%;
	height: 110px;
	z-index: 99999;
	border-bottom: 1px solid #ddd;
	background-color: rgba(255, 255, 255, 0.97);
	top: 0;
	left: 0;
	right: 0;
}
#search:hover {
	border: rgba(50, 50, 50, 0.33) solid 1px;
}
#search .campo::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #eee;
}
#search .campo::-moz-placeholder { /* Firefox 19+ */
  color: #eee;
}
#search .campo:-ms-input-placeholder { /* IE 10+ */
  color: #eee;
}
#search .campo:-moz-placeholder { /* Firefox 18- */
  color: #eee;
}
#search-container {
	width: 90%;
	max-width: 1366px;
	margin: 25px auto;
}
#search {
	border: 0;
	background: #a6b0db url(images/lupa-big.png) 98% center no-repeat;
	background-size: 32px;
	padding: 5px;
	height: 48px;
	border: rgba(255, 255, 255, 0) solid 1px;
	border-radius: 7px;
	transition: all 0.3s ease;
}
#search .campo {
	background:none;
	border: 0;
	margin-left: 5px;
	width: 91%;
	font-family: sans-serif !important;
	box-sizing: border-box;
	float: left;
	line-height: 1.75em;
	font-size: 1.66em;
	color: #fff;
}
#search .botao {
	width: 8%;
    padding: 17px;
	box-sizing: border-box;
	float: right;
	background:none;
	border: 0;
}
#mail {
	float: right;
	padding-left: 25px;
	border-left: 1px solid #8c9aa5;
	margin: 10px 3px;
}
#busca {
	float: left;
	padding-left: 20px;
	padding-right: 16px;
	margin: 9px 3px;
}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #666;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #999;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none !important;
	}

hr {
	height: 1px;
	color: #ddd;
	padding: 0;
	margin: 10px auto;
	background: #ddd;
	display: block;
	border: 0;
	width: 100%;
	}
.hr{
	color: #999 !important;
	background-color: #999 !important;
	width: 100%;
	height: 1px;
}
a img {
	border: none;
	}
.bra {
	background-image: url(images/br-aba.png);
	background-position: 15px center;
	background-repeat: no-repeat;
}
.fra {
	background-image: url(images/fr-aba.png);
	background-position: 15px center;
	background-repeat: no-repeat;
}
.map-content {
	display: none;
}
.map-content.current{
	display: inherit;
		}

.fones {
	width: 260px;
	height: 75px;
	color: #666;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	margin: 20px;
	padding: 20px;
	transition: all 0.3s;
}
.fones:hover {
	color: #fff;
	border: 1px solid #e0e0e0;
	background-color: #58595b;
}
.icones {
	margin: 5px 0;
}
.navigation {
	display: block;
	clear: both;
	height: 23px;
	text-align: center;
	padding: 10px;
	margin: 10px;
	}

/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
.post img{
	border: 0;
	width: 100%;
	height: auto;
}
/* Banner home */

.meteor-nav .next a {
	background: url(images/next.png) center center no-repeat !important;
	width: 97px;
	height: 97px;
	top: 27% !important;
	right: 20px !important;
}
.meteor-nav .prev a {
	background: url(images/prev.png) center center no-repeat !important;
	width: 97px;
	height: 97px;
	top: 27% !important;
	left: 20px !important;
}
div.meteor-slides {
	margin: 0 auto !important;
}
.meteor-slides .meteor-buttons {
    height: 20px;
    left: 50%;
	bottom: 15px;
    margin: 0 0 0 -55px;
    padding: 0;
    position: absolute;
    z-index: 9990;
}
.meteor-buttons a {
	text-align: center;
	background: #fff;
	background-image: none;
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	font-weight:bold;
	margin: 0 3px 0 0;
	outline: none;
	height: 12px;
	padding: 2px 2px;
	display: block;
	float: left;
	width: 12px;
	border: 1px solid #fff;
	text-decoration: none;
	text-indent: -9999px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

.meteor-buttons a:hover {
	background-color:#999;
	border: 1px solid #fff;
	text-decoration: none;
}
.meteor-buttons a.activeSlide {
	background-color:#a5111b;
	color: #fff;
	border: 1px solid #fff;
	text-decoration: none;
}
#bt-menu {
	display: none;
}
#bt-menu.ativo {
	/*background-color: #999;*/
}
#bt-menu.ativo img {
   opacity: 1;
}
#bt-menu:hover {
	
}
#bt-menu img {
	margin: 15px 14px 15px 14px;
	opacity: 1;
	height: 23px;
	width: 35px;
}
#bt-menu img:hover {
	opacity: 0.6;
}
#sidebar .campo {
	background: #e9e9e9;
	border: 0;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding: 9px 10px;
	font-family: sans-serif !important;
	font-size:15px;
	color: #ccc;
}
#sidebar .botao {
	color: #000;
	border: 0;
	padding: 9px 10px;
    -webkit-filter: invert(100%);
    filter: invert(100%);
	background: url(images/lupa.png) no-repeat center center;
}
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
	background: #eeeeee;
	border: 0;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px
}
.wpcf7-text, .wpcf7-select, .wpcf7-textarea{
	padding: 12px 10px;
	font-family: sans-serif !important;
	font-size:15px;
	color: #555 !important;
	border: 0;
	margin: 10px 0;
	box-sizing: border-box;
	font-weight:normal;
}
tbody {
	width: 100%;
}
.wpcf7 p {
	padding: 6px 0;
}
.wpcf7-textarea{
	padding: 10px 10px;
	font-family: sans-serif !important;
	font-size:15px;
	background-color: #f2f2f2;
	color: #ccc;
	box-sizing: border-box;
	font-weight: normal;
}
.wpcf7 textarea  {
	height: 200px;
}
.wpcf7-submit {
	border: 0 !important;
	margin: 12px 0 0 0;
	padding: 10px 35px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	border-radius: 35px !important;
	background-color: #495ba3 !important;
	cursor: pointer;
	float: right;
}
.wpcf7-submit:hover {
	opacity: 0.66;
	transition: all 0.3s;
}

/* form error */
 
 body input[type=text].wpcf7-not-valid, body input[type=email].wpcf7-not-valid, body input[type=tel].wpcf7-not-valid, body textarea.wpcf7-not-valid {
background-color: #FFDADA !important;
}
.wpcf7 span.wpcf7-not-valid-tip { display: none !important; text-indent: -9999px; }

.screen-reader-response{
	width: 100%;
}
div.wpcf7-mail-sent-ok {
	border: 0 !important;
}
div.wpcf7-mail-sent-ng {
	border: 0 !important;
}

div.wpcf7-spam-blocked {
	border: 0 !important;
}

div.wpcf7-validation-errors {
	border: 0 !important;
	font-size: 14px !important;
	text-align: center;
}
div.wpcf7-response-output {
	clear: both;
	margin: 0px 0 0 0 !important;
}
.wpcf7-form .invalid {
	border: 0 !important;

}


@media screen and (max-width: 768px) {
.half {
	width: 100%;
	box-sizing: border-box;
}

.testimonial_rotator.template-threepigs .testimonial_rotator_slide_inner {
	width: 33.3% !important;
	margin: 0 !important;
}
	
.safearea, .mobilepadding {
	max-width: 92% !important;
	margin: 0 auto;
}
	
#copyright div {
	padding: 2px 0;
	float: none !important;
	text-align: center !important;
}
.wptb-table-container table {
	min-width: 100% !important;
}
.ajuda-catbox {
    width: 100%;
    padding: 15px 20px;
}
#search-ajuda .campo {
    width: 56%;
}
#search-ajuda .btn {
    width: 30%;
}
.mtext h3, .mtext h2 {
	width: auto;
	max-width: 100%;
	line-height: 1.35em;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
    margin: 0;
    line-height: 1.35em !important;
}
.wptb-table-container table td {
    padding: 12px;
    box-sizing: border-box !important;
}
.vc_general.vc_cta3 .vc_cta3-actions {
    white-space: normal !important;
}
.contact-footer {
	display: block !important;
}
.contact-footer-item {
    width: 100%;
    padding: 20px 25px;
}
#meteor-slideshowbanner-home .mtext h1 {
    font-size: 1.3em;
}
#meteor-slideshowbanner-home .mtext h2 {
    font-size: 1.66em;
	line-height: 1.25em;
}
#meteor-slideshowbanner-home .mtext {
    left: 50%;
    top: 35%;
    width: 50%;
    max-width: 100%;
    transform: translateX(-50%);
}
#meteor-slideshowbanner-home .meteor-clip {
	height: 85vw !important;
}
#meteor-slideshowbanner-home .meteor-clip img{
	   width: 100% !important;
	   height: auto !important;
 }
.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item {
	width: 50% !important;
	height: auto !important;
}
.vc_images_carousel .vc_carousel-control {
	display: none !important;
}
.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline {
    width: 100% !important;
}
.meteor-clip {
    height: 85vw !important;
}
.testimonial_rotator_quote {
    background-size: cover;
    margin: 0;
    padding: 35px 10px !important;
}
.testimonial_rotator_description {
	margin-top: 5px;
	font-size: 0.9em !important;
}
.testimonial_rotator_wrap {
	margin: 0 !important;
}
.testimonial_rotator_wrap.with-prevnext {
    padding: 10px 25px !important;
}
.testimonial_rotator_author_info strong {
	font-size: 1.45em;
	margin-top: 15px;
}
.max {
	width: 100% !important;
	margin: 0 auto;
	padding: 0;
}
.fblock {
	width: 100% !important;
	box-sizing: border-box;
	min-height: 100px; 
	margin: 0 auto !important;
	padding: 2% 1% !important;
	float: none !important;
}
#newsletter input {
	width: 96% !important; 
}
#newsletter .wpcf7-text {
	border: 0 !important;
	font-size: 15px;
	width: 91% !important;
	padding: 3% 4% !important;
	background: #013966;
	float: left;
}
#newsletter .wpcf7-submit {
	width: 99% !important;
	background: #f99d1b;
}

.quad, .third {
	width: 100% !important;
}

.hometopo {
	position: inherit !important;
	width: 100% !important;
}
#menuextra {
	width: 100%;
}
#search {
	display: none !important;
}
.newsbox {
	display: block;
	position: relative;
	width: 100% !important;
	min-height: 140px;
	font-size: 16px;
	float: none !important;
	margin: 0;
}
.bigimage {
	width: 100%;
}
#sidebar{
	width: 100%;
	float: none;
	clear: both;
	box-sizing: border-box;
	padding: 15px 0 0 10px;
}
.postbox-open{
	width: 100% !important;
	float: none !important;
	padding: 15px 0;
}
.panel-row-style {
	padding: 10px 0 !important;
}
.tabs-menu li {
	padding: 15px 0 !important;
}
.tabs-menu {
	height: auto !important;
}
.ddownloads_list li {
	width: 96% !important;
}
.tab-content {
	text-align: center;
	clear: both !important;
}
img.alignright {
	text-align: center !important;
}
.panel-grid-cell-- {
	margin-bottom: 0px !important;
}
.post {
	width: 100%;
}
.gmaps iframe{
	width: 100% !important;
}
#top-menu{
	position: absolute;
	top: 48px;
	border: 0;
	margin: 0px;
	left: 0;
	width: 100% !important;
	display: none;
	z-index: 99998;
}
#bt-menu {
	display: block;
}
.colab {
	display: none;
}
#header {
	margin-top: 0px;
	left: 0 !important;
	width: 100% !important;
}
#search {
		margin:0px auto;
		width: 75%;
		top: 52px;
		background-size: 48px;
		border: rgba(255, 255, 255, 0) solid 1px;
		background-color: #f9f9f9;
		height: 48px;
	}
#search .campo {
	background:none;
	border: 0;
	width: 100%;
	float: left;
	padding-left: 7px;
	line-height: 48px;
	font-size: 28px;
	color: #999;
	}
#search:hover {
	border: rgba(255, 255, 225, 0) solid 1px;
	background-color: #eee;
}
.logo {
	top: 0px;
	left: 5px;
	margin: 0 !important;
	padding: 5px !important;
	width: 180px !important;
	height: auto;
}
#header {
	height: 60px !important;
}
.logofooter {
	border: 0 !important;
	padding: 0 !important;
	text-align: center;
	margin: 0 auto;
	display: block;
	float: none !important;
}
.wpcf7 input, .wpcf7 textarea , .wpcf7-select {
	width: 100% !important;
	box-sizing: border-box;
	display: inline-block;
	margin: 5px auto !important;
}

br {}
#meteor-slideshow {
		width: 100% !important;
}
.meteor-clip img{
	   width: 200% !important;
	   height: auto !important;
 }
 .meteor-slides .meteor-buttons{
	 display: none !important;
 }
 .mtext {
    left: 50%;
    top: 30%;
    width: auto;
    transform: translateX(-50%);
}
.mtext h1 {
    font-size: 1.35em;
    line-height: 1.25em;
}
 .meteor-clip {
	 position: inherit !important;
	 left: -50%;
	 margin: 0 !important;
	 width: 200% !important;
 }
 .sessenta {
	 width: 94% !important;
	 padding: 3% 1% !important;
 }
	.devby {
		float: none;
		padding: 10px;
		display: block;
	}
 #header {
	 margin: 0 !important;
 }
.so-panel {
    margin-bottom: 0px !important;
}
 .wpcf7-radio input {
	 width: auto !important;
 }
 .wpcf7-submit {
	 background: #706f6f !important; 
 }
  .wpcf7 input, .wpcf7 textarea, .wpcf7 select {
	 background: #f4f4f4;
 }
 
 /* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr {  }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		position: relative;
		padding-left: 0%;
		width: 100% !important;
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 3px;
		left: 3px;
		width: 100% !important; 
		white-space: nowrap;
	}

/* template specifics */

.alignright {
	float: none;
}
.blgpd {
    padding: 10px 0;
}
.siteorigin-widget-tinymce span {
	color: #58595b !important;
}
#mapa-cliente iframe {
    height: 64vh;
}
.social a {
		padding: 5px 5px 3px 5px;
	}
.iframe-form {
    height: 520px;
}
#topbar {
	display: none;
}
#footer-copyr {
	font-size: 12px;
}
#fmenu .fmm {
	float: none;
	width: 100%;
}
#footer img {
	max-width: 100%;
}
#footer .social {
    width: 100%;
    float: none;
	padding-top: 30px;
}
#footer .pago {
    width: 100%%;
    float: none;
}
#footer-copyr .alignleft {
	float: none;		
	}	
.copyrgt div {
	float: none !important;
	text-align: center;
	font-size: 13px;
	padding: 2px 0;
}

.fblock iframe {
	width: 100% !important;
}

#header.docked #hmenu > li:not(:last-child) {
	/*-webkit-filter: invert(0%);
    filter: invert(0%);*/
	color: #000 !important;
}

#header.docked #busca, #header.docked #mail, #header.docked .sub-menu {
	-webkit-filter: invert(100%);
    filter: invert(100%);
}



#header.docked #hmenu > li.last {
	color: #FFF;
}

.newsbox h4, .postbox-open h4 {
		min-height: 32px;
	}
.mmenu {
	float: none;
	width: 80%;
}
.bt, .btdark {
		margin: 10px auto;
		display: block;
	}
#bt-menu {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	border-radius: 0px;
	z-index: 99999;
	-webkit-filter: invert(100%);
    filter: invert(100%); 
}
div.meteor-slides {
	margin: 0 auto 15px auto !important;
}
.whistles-tabs .whistles-tabs-nav li a {
	text-align: center;
}
#fixedheader {
	display: none !important;
}
#main_container {
	width: 100%;
	overflow-x: hidden;
}
h1 {
	font-size: 2.33em;
	padding: 5px 0;
}

h2 {
	font-size: 1.75em;
	padding: 5px 0;
}

h4 {
	font-size: 1.1em;
}

h3 {
	font-size: 1.33em;
	padding: 5px 0;
}
.lp-service li {
	width: 100%;
	float: none;
}
#lp-dados {
	width: 100%;
}
#lp-form {
	width: 100%;
}
.lp-service {
	padding: 0;	
	}
.whistles-tabs-nav {
	padding: 0;
	width: 100%;
	margin: 0;
	float: none;
}
.whistles-tabs .whistles-tabs-nav li a {
	width: 100% !important;
}
.whistles-tabs-wrap {
	width: 98%;
	margin: auto;
	padding: 2px 1% !important;
}
.rpt_3_plans .rpt_plan {
    width: 97% !important;
}
.panel-grid {
	margin-bottom: 10px !important;
}
.sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p {
	 padding: 0 10px !important;
}
.sow-slider-base img {
	width: 100%;
	height: auto;	
}
.video-overlay {
	left: 16%;
}
.viddet {
	float: none;
	width: auto !important;
	max-width: 290px !important;
}
#header.docked {
	position: absolute !important;
}
.blog, .titles {
		font-size: 24px;
	}
.titles br {
		display: none;
	}
.blg .newsbox {
	background-color: transparent;
}
.sow-slider-base .sow-slider-pagination {
	position: inherit !important;
	padding: 0 !important;
	display: block !important;
	text-align: center !important;
}
#trabalhe-conosco .safearea {
	width: 100% !important;
}
.wpcf7-submit, .button-secondary {
	float: none !important;
}
li.sow-slider-image img {
	padding-top: 10px !important;
}

 }

@media screen and (max-width: 768px) {
.testimonial_rotator.template-threepigs .testimonial_rotator_slide_inner {
	width: 100% !important;
	margin: 10px 0 !important;
}
	.testimonial_rotator_slide_inner {
		min-height: 100px !important;
	}
	.rpt_plans .rpt_plan {
    margin: 30px 2% !important;
}
}