body{
    font-family: 'Open Sans';
	color: #FFF;
    background: #444546;
}
.label {
	color:#FFF;
	font-size:18px;
	font-weight: normal;
}
label{
	font-weight:normal;
}
.CARGO{
	display: block;
}
.margin-r-15{
	margin-right:15px;
}
.topo_pesquisa{
	background-color: #f6f6f6;
    padding: 10px 0px;
	border-bottom: 1px solid #DDDDDD;
}
.logomarca {
	width: 378px;
    height: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: initial;
    margin-left: auto;
    margin-right: auto;
    background-image: url(imagens/logomarca.png);
}
.input_radio{
	float: left;
	margin-left: -20px;
	margin-top: 6px;
	width: 15px;
	height: 20px;
}
.conteudo{
	width: 750px;
    margin: 20px 0px 0px 0px;
    padding: 0px !important;
    float: left;
}
.barra_cabecalho{
    height: 130px;
    background-color: #444546;
    color: #FFF;
	text-align: center;
}
.titulo_cabecalho {
    font-size: 32px;
    margin-top: 10px;
    text-align: center;
	font-weight: bold;
}
.wrap_form{
    width: 100%;
    float: right;
    background-color: #1B8E79;
    color: #FFF;
	padding: 10px 0px 20px 0px;
	font-size: 18px;
	height: 402px
}
.titulo_form{
    font-size: 32px;
    color: #FFF;
    /* margin-top: 50px; */
    font-weight: bold;
    width: 250px;
    float: initial;
    margin-left: auto;
    margin-right: auto;
}
.div_form1{
    width: 100%;
    float: right;
    line-height: 30px;
    padding: 20px 25px 25px 15px;
    background-color: #1B8E79;
    text-align: left;
}
.sub-titulo_conteudo{
    font-size: 18px;
    text-align: center;
	color: #FFF;
}
.text_conteudo{
    font-size: 16px;
    line-height: 30px;
}
.red{
	color:#D50000;
}
.display_none{
	display:none;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.display_block{
	display:block;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.div_form_mobile{
	display:none;
}
.text-16{
	font-size: 16px;3
}
.text-white{
	color: #FFF;
}
.img_center{
    float: initial;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.back-white{
	background-color: #FFF;
}
.wrap_icones{
	width: 240px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}
.footer{
	padding-top: 30px;
	background-color: #FFF;
	color: #000;
}
.div_form{
    width: 100%;
    float: right;
    line-height: 30px;
    padding: 20px 15px 5px 15px;
    background-color: #1B8E79;
    text-align: left;
    position: absolute;
    z-index: 999;
}
.youtube_vid{
    width: 480px;
    float: left;
    margin-left: 221px;
    margin-top: 122px;
}
.assistir{
    position: absolute;
    float: left;
    z-index: 999;
    top: 647px;
}
.assistir_mobile{
    display: none;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    float: initial;
    width: 221px;
}
.text-left{
	text-align: left;
}
.icon_ball{
    background: #1B8E79;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    float: initial;
    margin-left: auto;
    margin-right: auto;
} 
.wrap_carrossel{
    background: #F3F0EE;
    color: #444546;
    padding-bottom: 30px;
    padding-top: 30px;
}
.wrap_item_carrossel{
	font-size: 20px;
}
.titulo_carrossel{
    font-size: 32px;
    color: #1B8E79;
    font-weight: bold;
}
@media screen and (max-width: 480px){
.titulo_cabecalho{
	margin-top: 55px;
    text-align: center;
}
.conteudo {
    width: 100%;
}
.form_mobile{
	display:block;
}
.div_form1{
	display:none;
}
.div_form_mobile{
	width: 100%;
    min-height: 140px;
    float: right;
    line-height: 30px;
    padding: 20px 25px 25px 15px;
    background-color: #1B8E79;
	text-align: center;
}
.wrap_icones{
	width: 100%;
}
.assistir{
	display: none;
}
.assistir_mobile{
	display: block;
}
.youtube_vid{
	width: 100%;
    float: initial;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
.div_form{
	display:none;
}
.div_form_mobile{
	width: 100%;
    min-height: 140px;
    float: right;
    line-height: 30px;
    padding: 20px 25px 25px 15px;
    background-color: #1B8E79;
	text-align: center;
	display: block;
}
.mobile{
	width: 100%;
	height: 220px;
}
}

@media screen and (min-width: 481px) and (max-width: 767px){
.titulo_cabecalho{
	margin-top: 55px;
    text-align: center;
}
.conteudo {
    width: 100%;
}
.form_mobile{
	display:block;
}
.div_form1{
	display:none;
}
.div_form_mobile{
	width: 100%;
    min-height: 140px;
    float: right;
    line-height: 30px;
    padding: 20px 25px 25px 15px;
    background-color: #1B8E79;
	text-align: center;
}
.wrap_icones{
	width: 100%;
}
.assistir{
	display: none;
}
.assistir_mobile{
	display: block;
}
.youtube_vid{
	width: 100%;
    float: initial;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
.div_form{
	display:none;
}
.div_form_mobile{
	width: 100%;
    min-height: 140px;
    float: right;
    line-height: 30px;
    padding: 20px 25px 25px 15px;
    background-color: #1B8E79;
	text-align: center;
	display: block;
}
.mobile{
	width: 100%;
}
}

@media screen and (min-width: 768px) and (max-width: 992px){
.text_conteudo{
	width: 69.666667%;
}
.wrap_icones{
	width: 100%;
}
.assistir{
	display: none;
}
.assistir_mobile{
	display: block;
}
.youtube_vid{
	width: 680px;
    float: initial;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
.wrap_icones{
	margin-left: auto;
	margin-right: auto;
}
}

@media screen and (min-width: 993px) and (max-width: 1280px){
.wrap_icones{
	width: 100%;
}
.text_conteudo{
	width: 69.666667%;
}
.assistir{
	display: none;
}
.assistir_mobile{
	display: block;
}
.youtube_vid{
	width: 680px;
    float: initial;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
}

@media screen and (min-width: 1281px){
}