@charset "utf-8";
/* CSS Document */
	body, html{
	margin:0;
	padding:0;
	font-family: arial;
	font-size: 90%; /* por padr?o o font-size do nav ? 16px aprox. reduzindo p/62.5% 1.4em ser? equiv. a 14px */
	color: #333333;
		}
		
		.logo {
	width: 100%;
	margin:0;
	padding:0;
	background-color: #fff;
	position:fixed;
		}
		
		.wp-block-button__link {
	background-color: #FDC228;
	border-radius: 28px;
	box-shadow: none;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-size: 1.2em;
	text-align: center;
	text-decoration: none;
	overflow-wrap: break-word;
	font-weight: 600;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #333;
	border-bottom-color: #333;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	}
	.wp-block-button__link:hover {
	background-color:#C30;
	}
	/*social*/
.socials a,
.socials a:hover {
	color: #333;
	font-size:20px;
}

.socials {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

.socials li {
	display: inline-block;
	
}
.socials li a {
	color: #333;
	font-size:20px;
	background-color: #E0E0E0;
	width: 44px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	display: inline-block;
	border-radius: 4px;
	transition: background 0.5s;
	-webkit-transition: background 0.5s;
	padding-top:10px;
}

.socials li.facebook a:hover,
.socials li.facebook a:focus {
	background: #3E5993;
	color: #ffffff;
}

.socials li.twitter a:hover,
.socials li.twitter a:focus {
	background: #00C3F8;
	color: #ffffff;
}

.socials li.youtube a:hover,
.socials li.youtube a:focus {
	background: #CC181E;
	color: #ffffff;
}
.socials li.whatsapp a:hover,
.socials li.whatsapp a:focus {
	background: #00e676;
	color: #ffffff;
}

			.arrum {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #003;
	text-decoration: none;
	/*position:static;*/
	height: 30px;
	width: 196px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #CCC;
	margin-right: 15px;
	margin-bottom: 3px;
	position: absolute;
	background-color: #f1f1f1;
	}
	.arrum:hover {
	color:#003;
	background-color: #9ACFEE;
	}
		.main{
	max-width:880px;
	margin:0 auto;
	padding:80px 0 0 0;
	overflow:hidden;
		}
	
	.main-lp{
	/*max-width:880px;*/
			margin:0;
	padding:80px 0 0 0;
	overflow:hidden;
	background-color:#487d97;
	
		}
		.content{
			
			float:left;
			width:100%;
			/*margin-right:210px; para exibir sidebar*/
		}
		
		.content-form{
			background-color:#fff;
			margin:40px 10px 50px 10px;
			padding:40px 15px 40px 15px;
		}
		.content-inner{max-width:880px;
	margin: 0;
	background-color: #efefef;
			
		}
		.frm100 {
	width:98%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #356895;
	border-right-color: #356895;
	border-bottom-color: #213F59;
	border-left-color: #213F59;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #213f59;
	margin-bottom: 10px;
	margin-left:3px;
	font-weight: 500;
		}
		.frmauto {
	width:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #356895;
	border-right-color: #356895;
	border-bottom-color: #213f59;
	border-left-color: #213f59;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #213f59;
	margin-bottom: 10px;
	margin-left:3px;
	font-weight: 500;
		}
		.frmtx {
	width:98%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #356895;
	border-right-color: #356895;
	border-bottom-color: #213f59;
	border-left-color: #213F59;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-left:3px;
		}
		.botao
		{
	width:90%;
	height:40px;
	background-color:#FFCC00;
	color:#333333;
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}
		
		.sidebar{
	float:right;
	width:200px;
		}
	
		.footer{
	width:100%;
	text-align:center;
	background-color: #e1e1e1;
	height: auto;
	padding-bottom: 15px;
		}
		.footer-page { display:none;}
img,
picture,
video,
embed {
  /* max-width:auto;*/
}
.linhadivi
{
	margin-right:0px;
	position: static;
	float: left;
	width: 100%;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: 600;
	background-color: #307A93;
}

.tabr{
	width:99%;
	height:auto;
	margin:3px;
	padding:0px;
	background-color: #ececec;
}
.clearfix {
  overflow: auto;
  zoom: 1;
}
h1, h2, h3, h4 {
	color:#FFF
}
		
		@media screen and (max-width: 700px) {
			.sidebar, .content-inner, .content{
				float: none;
				width: 100%;
				margin-right:0;
				justify-content: center;
				align-items: center;
				display: flex;
				flex-direction: row;
				flex-wrap: wrap;

			}
			/*imgens com tamanho auto ajustavel */
			img{
			width:auto;
			max-width: 100%;
			}
			div#banner {
    width: auto;
	
    text-align: center;
    padding: 40px 20px;
}

	  /*responsivo tela menor que 800 px*/
	 *{
       margin:0;
       padding:0;
      }
  
     .footer-page { display:block;}
	 
	 .content-form{
max-width:95%;
		}
    
	/*		
	.logo {
   width: 20.744680851064%; /*234px / 1128px */
 /*
   float: none;
    clear: both;
	
	
}*/
		}
.linhadivi-ra {
	margin-right:0px;
	position: relative;
	float: left;
	width: 100%;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	border: 1px ridge #999999;
	font-weight: 600;
	background-color: #00cccc;
}

}
