/* CSS Document */
#banner_area{
	position: relative;
	width: 100%;
	height: 450px;
}
#banner, #banner li{
	width: 100%;
	height: 100%;
	background-position: top center;
	background-size: cover;
}
#banner li a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
.mobile #banner_area{
	height: 250px;
}
.cycle-pager{
	position: absolute;
	z-index: 1001;
	text-align: center;
	bottom: 20px;
	width: 100%;
}
.mobile .cycle-pager{
	bottom: 10px;
}
.cycle-pager span{
	display: inline-block;
	border: solid 1px #fbb045;
    background-color: #ffffff;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	line-height: 100px;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}
.mobile .cycle-pager span{
	width: 15px;
	height: 15px;
	border-radius: 8px;
}
.cycle-pager-active{
	background-color: #fbb045 !important;
}
#box1{
	position: relative;
	background-color: #3d7999;
	padding: 40px 10px 0px 10px;
	overflow: hidden;
	margin-bottom: 50px;
	border-bottom: 15px solid #fbb045;
	padding-bottom: 50px;
}
#box1_inner{
	position: relative;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#box1 h1{
	font-size: 32px;
  	font-weight: bold;
  	line-height: 1.25;
  	letter-spacing: normal;
}
#box1_inner p{
	font-size: 20px;
}
#box1_inner .p1{
	width: 54%;
}
#box1_inner .p2{
	width: 45%;
}
.mobile #box1_inner .p1, .mobile #box1_inner .p2{
	width: 100%;
}
#box1_inner .homem{
	width: 39%;
	float: right;
	max-width: 500px;
}
.mobile #box1_inner .homem{
	width: 50%;
	float: none;
	margin-top: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#gelzometro{
	width: 30%;
  margin-left: 10%;
  margin-top: 60px;
	margin-bottom: 30px;
	float: left;
}
.mobile #gelzometro{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	display: block;
}
#gelzometro2{
	width: 40%;
  margin-left: 10%;
  margin-top: 60px;
	margin-bottom: 30px;
	color: #FFF;
	float: right;
	margin-right: 10%;
	
}
.mobile #gelzometro2{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	float: none;
}
#gelzometro2 h3{
	font-size: 32px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 38px;
}
#gelzometro2 p{
	font-size: 18px;
}
#box2{
	position: relative;
	overflow: hidden;
	color: #FFF;
	font-size: 20px;
}
#box2_inner{
	position: relative;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#box2_inner img{
	margin-bottom: 10px;
}
#box2_left{
	position: relative;
	float: left;
	width: 50%;
	background-image: linear-gradient(54deg, #3d7999, #3d7999 44%, #f5831f 78%, #f5831f 99%);
	border-radius: 12px 0px 0px 12px;
  	box-shadow: 8px 8px 6px 0 rgba(0, 0, 0, 0.06);
	overflow: hidden;
	margin-bottom: 50px;
}
.mobile #box2_left{
	width: 100%;
	border-radius: 0px;
	margin-bottom: 0px;
}
#box2_left h2{
	font-size: 32px;
  	font-weight: bold;
}
#box2_left_inner{
	padding: 40px 20px 10px 20px;
}
#box2_left_inner ul li{
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#box2_left_inner ul li:before {
	content: '√';
    margin-left: -20px;
    padding-right: 30px;
    font-family: Verdana;
    display: block;
    float: left;
}
#box2_right{
	position: relative;
	float: right;
	width: 50%;
	background-color: #FFF;
	border-radius: 0px 12px 12px 0px;
  	box-shadow: 8px 8px 6px 0 rgba(0, 0, 0, 0.06);
	overflow: hidden;
	margin-bottom: 50px;
}
.mobile #box2_right{
	width: 100%;
	border-radius: 0px;
}
#box2_right_inner{
	padding: 25px 20px 25px 20px;
	text-align: center;
  	color: #3d7999;
}
.mobile #box2_right_inner{
	font-size: 18px;
}
#box2_right_inner .tft{
	border-top: solid 1px rgba(0, 0, 0, 0.06);
;
}
#box2_right_inner .rft{
	border-right: solid 1px rgba(0, 0, 0, 0.06);
}
#box2_right_inner ul li{
	width: calc(50% - 1px);
    display: inline-block;
    padding-top: 27px;
    padding-bottom: 28px;
    vertical-align: baseline;
}
#box2_right_inner ul li{
	text-align: center;
}

#box3{
	position: relative;
	overflow: hidden;
}
#box3_top{
	position: relative;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 50px;
}
#box3_top h2{
	font-size: 32px;
	color: #f5831f;
	font-weight: bold;
	margin-bottom: 10px;
}
#box3_top p{
	font-size: 20px;
	color: #616161;
}
#box3_left{
	position: relative;
	width: 47%;
	float: left;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 50px;
	padding-right: 3%;
}
.mobile #box3_left{
	width: 100%;
	border-radius: 0px 0px 0px 0px;
}
#img_preciso_de_ajuda{
	height: 400px;
	margin-top: 60px;
}
#img_quero_ajudar{
	height: 470px;
	margin-top: 10px;
}
#p_preciso_de_ajuda{
	text-align: right;
}
.mobile #p_preciso_de_ajuda{
	text-align: center;
}
#box3_left_inner{
	position: relative;
	float: right;
	width: 430px;
	min-height: 400px;
	margin-top: 30px;
	font-size: 18px;
	padding-right: 20px;
}
.mobile #box3_left_inner{
	float: none;
	width: auto;
	min-height: inherit;
	padding-left: 20px;
}
#box3_left_inner h2{
	font-size: 42px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 44px;
}
#box3_left_inner ul li{
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#box3_left_inner ul li:before {
	content: '√';
    margin-left: -20px;
    padding-right: 30px;
    font-family: Verdana;
    display: block;
    float: left;
}

#box3_meajude{
	width:auto;
	display:inline-block;
	padding: 10px 20px 0px 20px;
	height: 29.5px;
	border-radius: 9999px;
	box-shadow: 8px 8px 6px 0 rgba(0, 0, 0, 0.06);
	background-image: linear-gradient(57deg, #FFFFFF 16%, #FFFFFF 49%, #FFFFFF 74%, #FFFFFF 91%);
	color: #ffffff;
	font-weight: bold;
	margin-top: 7px;
	font-size: 16px;
}

#box3_right{
	position: relative;
	width: 47%;
	float: right;
	overflow: hidden;
	padding-left: 3%;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	color: #fbb045;
}
.mobile #box3_right{
	width: 100%;
	border-radius: 0px 0px 0px 0px;
}
#box3_right_inner{
	position: relative;
	width: 400px;
	min-height: 400px;
	margin-top: 30px;
	font-size: 18px;
}
.mobile #box3_right_inner{
	margin-left: 20px;
	width: auto;
	min-height: inherit
}
.mobile #p_quero_ajudar{
	text-align: center;
	margin-top: 30px;
}
#box3_right_inner h2{
	font-size: 42px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 44px;
}
#box3_right_inner ul li{
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#box3_right_inner ul li:before {
	content: '√';
    margin-left: -20px;
    padding-right: 30px;
    font-family: Verdana;
    display: block;
    float: left;
}
#box3_vouajudar{
	width:auto;
	display:inline-block;
	padding: 10px 20px 0px 20px;
	height: 29.5px;
	border-radius: 9999px;
	box-shadow: 8px 8px 6px 0 rgba(0, 0, 0, 0.06);
	background-image: linear-gradient(57deg, #fbb045 16%, #fbb045 43%, #fbb045 67%, #fbb045 91%);
	color: #ffffff;
	font-weight: bold;
	margin-top: 7px;
	font-size: 16px;
}

#box4{
	position: relative;
	overflow: hidden;
	padding-bottom: 40px;
}
#box4_top{
	position: relative;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;

}
#box4_top .htop{
	text-align: center;
}
#box4_top h2.htop{
	font-size: 32px;
	color: #f5831f;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 40px;
}
#box4_top p.htop{
	font-size: 20px;
	color: #616161;
}
#box4_vermais{
	width:auto;
	display:inline-block;
	padding: 14px 20px 0px 20px;
	height: 29.5px;
	border-radius: 9999px;
	box-shadow: 8px 8px 6px 0 rgba(0, 0, 0, 0.06);
	background-image: linear-gradient(66deg, #fbb045 18%, #f5831f 43%, #f5831f 67%, #f5831f 89%) !important;
	color: #ffffff;
	font-weight: bold;
	margin-top: 7px;
	font-size: 16px;
}


#box5{
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
}
#box5_top{
	position: relative;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;

}
#box5_top .htop{
	text-align: center;
}
#box5_top h2.htop{
	font-size: 32px;
	color: #f5831f;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
}
#box5_top iframe{
	width: 100%;
	height: 563px;
}
.mobile #box5_top iframe{
	width: 100%;
	height: 211px;
}

#lista_perfis{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}

#box2_right_inner #logo_fav{
	position: absolute;
	top:  50%;
	left: 50%;
	z-index: 1;
	width: 70px;
	margin-left: -31px;
    margin-top: -33px;
}

#midia_area{
	position: relative;
	width: 100%;
	height: 250px;
	background-image: linear-gradient(54deg, #3d7999, #3d7999 44%, #f5831f 78%, #f5831f 99%);
	color: #FFF;
	padding-top: 50px;
	padding-bottom: 50px;
}
#midia, #midia li{
	width: 100%;
	height: 100%;
	text-align: center;
}
#midia li h3{
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
}
.mobile #midia li h3{
	font-size: 16px;
}
#midia li p{
	margin-bottom: 10px;
	font-style: italic;
}
#midia li a:link, #midia li a:visited{
	color: #fbb045;
}
.mobile #midia_area{
	height: 250px;
}
.cycle-pager2{
	position: absolute;
	z-index: 1001;
	text-align: center;
	bottom: 30px;
	width: 100%;
}
.mobile .cycle-pager2{
	bottom: 30px;
}
.cycle-pager2 span{
	display: inline-block;
	border: solid 1px #fbb045;
    background-color: #ffffff;
	width: 15px;
	height: 15px;
	border-radius: 8px;
	line-height: 100px;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}
.mobile .cycle-pager2 span{
	width: 15px;
	height: 15px;
	border-radius: 8px;
}
#midia .cycle-pager-active{
	background-color: #fbb045 !important;
}
.logo_midia {
    box-shadow: 8px 8px 6px 0 rgba(0, 0, 0, 0.06);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    border: 2px solid #fbb045;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
}
.mobile .logo_midia {
	width: 60px;
	height: 60px;
	border-radius: 32px;
}

#midia_area{
    display: none;
}