/*  
Theme Name: StartUp Brasil
Theme URI: http://www.startupbrasil.com.br
Description: 
Version: 1.0
Author: Danny Palmeira
Author URI: http://www.cachacadeideias.com.br
*/
/* FONTS */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src: url('fonts/codropsicons/codropsicons.eot');
	src: url('fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),  url('fonts/codropsicons/codropsicons.woff') format('woff'),  url('fonts/codropsicons/codropsicons.ttf') format('truetype'),  url('fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}
/* GERAL */
* {
	margin: 0;
	padding: 0;
}
html{
	height: 100% !important;
	width: 100%;
}
body {
	overflow: hidden;
	height: 100% !important;
}
body, button, input, select, nav {
	margin: 0px;
	padding: 0px;
	font-weight: 300;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	background: #fff;
}
a {
	text-decoration: none;
	color: #f7f7f7;
	outline: none;
}
a:hover, a:focus {
	color: #fff;
	outline: none;
}
p {
	margin: 15px 0;
	text-align: justify;
}
/* BASE */
#tudo {
	float: left;
	width: 100%;
	height: 100% !important;
	position: relative;
	display: table;
	background: url(imgs/bg_menu.gif) repeat-y;
}
* html #tudo {
	height: 100%;
}
#coluna_esquerda {
	float: left;
	width: 240px;
	height: 100% !important;
	position: absolute;
	display:table;
	background: #29b352 url(imgs/bg_menu.gif) repeat-y;
}
#coluna_principal {
	width: 83.3%;
	height: 100% !important;
	margin-left: 240px;
}
/* LOGO */
#logo {
	position: absolute;
	float: left;
	height: 190px;
	width: 286px;
	z-index: 100;
}
#bg_logo {
	float: left;
	position: relative;
	width: 240px;
	height: 190px;
	background: #ffd503;
	margin-top: -190px;
}
/* MENU PRINCIPAL */
#menu_esq {
	width: 240px;
	/*background: #29b352 url(imgs/bg_verde.png) repeat-y;*/
	background-color:#FF0;
}
/*HOME TOPO*/
#home_topo {
	float: left;
	/*background: url(imgs/top_bg01.png) no-repeat 0 0;*/
	background: url(imgs/top_bg03.jpg) no-repeat 0 0;
	width:100%;
	height: 310px;
}
/* HOME SUBMENU */
#home_submenu {
	float: left;
	position: relative;
	width: 100%;
	background-color: #3e9ed1;
}
#relogio{
	float:left;
	position:relative;
	height: 60px;
}
.mh01{
	background: url(imgs/mh_01.png) top right no-repeat;
	width: 249px;
}
.mh02{
	background: url(imgs/mh_02.png) top right no-repeat;
	width: 241px;
}
.mh03{
	background: url(imgs/mh_03.png) top right no-repeat;
	width: 242px;
}
ul li.mh01 span#item1 {
    float: left;
    margin: 10px 0 0 70px;
}
ul li.mh02 span#item2 {
    float: left;
    margin: 10px 0 0 50px;
}
ul li.mh03 span#item3 {
    float: left;
    margin: 10px 0 0 60px;
	font-weight: 500;
}
#submenu {
	float: left;
	position: relative;	
	height: 60px;
}
#home_submenu ul {
	float: left;
	list-style-type: none;
}
#home_submenu li {
	float: left;
	display: inline;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	height: 60px;
}
/* HOME CONTEUDO */
#home_conteudo {
	float: left;
	position: relative;
	width: 960px;
}
#tit {
	float: left;
	position: relative;
	width: 500px;
	margin-left: 120px;
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #909090;
}
#home_logos {
	float: left;
	position: relative;
	margin-left: 120px;
}
#home_conteudo_esq {
	float: left;
	position: relative;
	width: 480px;
	margin-left: 120px;
}
#home_conteudo_esq_item {
	float: left;
	position: relative;
	width: 480px;
}
#tit_blog {
	float: left;
	width: 240px;
	height: 240px;
	background-color: #ececec;
	margin-bottom: 20px;
}
#txt {
	height: 180px;
	font-size: 21px;
	color: #666666;
	line-height: 30px;
	padding: 20px 20px 0px 20px;
	text-overflow: ellipsis;
	overflow: hidden;
}
#link_blog {
	float: left;
	font-size: 16px;
	color: #666666;
	height: 40px;
	padding-left: 40px;
	background: url(imgs/arrow.png) no-repeat left;
	line-height: 37px;
}
#link_blog a,
#link_detalhes a {
	text-decoration: none;
	color: #909090 !important;
}
#link_blog a:hover,
#link_detalhes a:hover {
	border-bottom: 1px solid #909090;
}
#foto_blog {
	float: left;
	width: 238px;
	height: 240px;
	background:#fff;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
}
	#foto_blog > img {
		position: relative;
    		left: 100%;
    		top: 50%;
    		transform: translateY(-50%);
    		margin-left: -200%;
    		height: auto;
    		width: auto;
    		max-width: 100%;
    		max-height: 100%;
	}
#home_conteudo_dir {
	float: left;
	position: relative;
	width: 240px;
	margin-left: 120px;
}
/* HOME RODAPE */
#home_rodape{
	height: 115px;
	clear: left;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
	padding-top: 5px;
}
	#home_rodape img {
		height: auto!important;
	}
/*INTERNAS TOPO*/
#internas_topo {
	float: left;
	/*background: url(imgs/bg_top_internas.jpg) no-repeat 0 0;*/
	background: url(imgs/top_bg03.jpg) no-repeat 0 0;
	width:100%;
	height:115px;
}
#tit_topo {
	position:relative;
	margin-left:120px;
	margin-top:50px;
	width:600px;
	font-size: 60px;
	line-height: 60px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing:-2px;
	white-space:nowrap;
}
#tit_topo > .categoria-filha {
	margin-left: 10px;
	font-size: 35px;
}
/* INTERNAS CONTEÚDO*/
#internas_conteudo{
	position:relative;
	float:left;
	/*background:url(imgs/bg_internas.jpg);*/
	padding-bottom:50px;
	width:960px;
}
#interna_tit{
	float: left;
	position: relative;
	width: 500px;
	margin-left: 120px;
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 40px;
	color: #909090;
}
#interna_subtit{
	float: left;
	position: relative;
	width: 500px;
	margin-left: 120px;
	margin-bottom: 40px;
	font-size: 18px;
	color: #909090;
	line-height: 25px;
}
#internas_image{
	float: left;
	position: relative;
	width: 600px;
	margin-bottom: 47px;
}
#interna_ico {
	float: left;
	width: 154px;
	height: 153px;
}
#tit_wrap{
	float: left;
	margin-left: 34px;
	font-size: 40px;
	color: #909090;
	line-height: 153px;
	vertical-align: middle;
}
#conteudo_esq {
	float: left;
	position: relative;
	width: 600px;
	margin-left: 120px;
}
#conteudo_esq p {
	color: #909090;
}
#conteudo_esq_item {
	float: left;
	position: relative;
	width: 600px;
	margin-bottom: 60px;
}
#box_ico01 {
	float: left;
	width: 240px;
	height: 240px;
	border: 1px solid #ccc;
	margin-right: 50px;
	margin-bottom: 50px;
}
#tit_ico {
	float: left;
	width: 240px;
	height: 60px;
}
#txt_wrap{
	margin-left: 80px;
	margin-top: -55px;
	font-size: 24px;
	color: #909090;
	line-height: 26px;
	width: 150px;
}
#txt_detalhes {
	float:left;
	height: 120px;
	width: 200px;
	font-size: 16px;
	color: #909090;
	line-height: 25px;
	padding: 20px 20px 0px 20px;
}
#txt_detalhes p {
	margin: 0;
}
#link_detalhes {
	float: left;
	font-size: 16px;
	color: #909090;
	height: 40px;
	width: 200px;
	padding-left: 20px;
	line-height: 37px;
	font-weight:bold;
	text-decoration: none;
}
#box_ico02 {
	float: left;
	width: 240px;
	height: 240px;
	border: 1px solid #ccc;
	margin-left: 116px;
	background: #fff;
}
/* BLOG */
#blog_interna {
	float: left;
	width: 360px;
	height: 240px;
	background-color: #ddd;
	margin-bottom: 40px;
}
#data_blog {
	width: 120px;
	float: left;
	font-size: 16px;
	color: #fff;
	height: 37px;
	line-height: 37px;
	font-weight:bold;
	text-align:center;
	background: #909090;
}
#tit_blog_interna {
	/*height: 50px;*/
	height: 150px;
	font-size: 21px;
	color: #575757;
	line-height: 30px;
	padding: 0px 20px 0px 20px;
	margin-top: 47px;
	font-weight: bold;
	text-overflow: ellipsis;
	overflow: hidden;
}
#txt_blog_interna p {
	margin: 0;
}
#txt_blog_interna {
	height: 80px;
	font-size: 17px;
	color: #909090;
	line-height: 25px;
	padding: 20px 20px 0px 20px;
}
.post_tit_border {
	padding-bottom: 40px;
	border-bottom: 1px solid #cccccc;
}
/* EQUIPE */
#equipe_link_close {
	float: left;
	width: 480px;
	border-bottom: #e1e1e1 solid 1px;
	font-size: 22px;
	color: #6bb4bc;
	height: 40px;
	padding-left: 40px;
	background: url(imgs/ico_arrow.png) no-repeat left;
	line-height: 37px;
	margin-bottom: 20px;
}
#equipe_link_close a {
	text-decoration: none;
	color: #6bb4bc;
}
#equipe_link_open {
	float: left;
	width: 480px;
	border-bottom: #e1e1e1 solid 1px;
	font-size: 22px;
	color: #6bb4bc;
	height: 40px;
	padding-left: 40px;
	background: url(imgs/ico_arrow02.png) no-repeat left;
	line-height: 37px;
	margin-bottom: 20px;
}
#equipe_ico {
	float: left;
	width: 238px;
	height: 238px;
	border: solid 1px #999;
	margin-bottom: 20px;
    margin-right: 20px;
    margin-top: 7px;
}
#equipe_submenu {
	float: left;
	position: relative;
	width: 500px;
	margin-left: 120px;
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 30px;
	color: #909090;
}
#equipe_submenu a{
	text-decoration: none;
	color: #909090
}
#equipe_submenu ul {
	float: left;
	list-style-type: none;
}
#equipe_submenu li {
	float: left;
	display: inline;
	color: #6bb4bc;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	width: 200px;
	text-align: center;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#faq_content{
	float:left;
	width: 480px;
	font-size: 17px;
	color: #909090;
	line-height: 25px;
	margin-bottom: 20px;
}
#faq_link_close {
	float: left;
	width: 400px;
	font-size: 22px;
	color: #6bb4bc;
	height: 40px;
	padding-left: 70px;
	background: url(imgs/ico_arrow_sub.png) no-repeat left;
	line-height: 37px;
	margin-bottom: 10px;
}
/* INSCRICOES */
#link_content {
	float: left;
	width: 480px;
	border-top: #e1e1e1 solid 1px;
	border-bottom: #e1e1e1 solid 1px;
	font-size: 24px;
	color: #909090;
	height: 40px;
	padding-left: 40px;
	background: url(imgs/ico_arrow.png) no-repeat left;
	line-height: 37px;
	margin-bottom: 40px;
}
#content{
	float:left;
	width: 480px;
	font-size: 17px;
	color: #909090;
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 40px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 20px;
}
#importante {
	float: left;
	width: 480px;
	height: 260px;
	background-color: #ddd;
	margin-bottom: 60px;
}
#importante_big {
	float: left;
	width: 650px;
	background-color: #ddd;
	margin-bottom: 60px;
	margin-top: 60px;
}
#importante_box {
	width: 142px;
	float: left;
	font-size: 16px;
	color: #fff;
	height: 37px;
	line-height: 37px;
	font-weight:bold;
	text-align:center;
	background: #909090;
}
#importante_txt {
	font-size: 17px;
	color: #909090;
	padding: 47px 20px 20px 20px;
}
#importante_wrap{
	float: left;
	width: 480px;
	margin-top: 20px;
}
.logos_wrap_externo {
	float: left;
	width: 400px;
	margin-top: 20px;
}
	.termos-da-busca {
		float: left;
		width: 100%;
	}
		.termos-da-busca > h3 {
			color: #909090;
		}
		.termos-da-busca > p {
			margin: 5px 0;
		}
	.logos_wrap_externo > #logos_wrap {
		margin: 0;
	}
#logos_wrap {
	/*width: 650px;*/
	float: left;
	width: 400px;
	margin-top: 20px;
	height: auto;
}
#logos_wrap_parceiros {
	width: 650px;
	float: left;
	margin-top: 20px;
	height: auto;
}
#logos_ico {
    background-color: #FFFFFF;
    /*border: 1px solid #CCCCCC;*/
    float: left;
    height: 180px!important;
    max-height: 180px!important;
    width: 100%;
    /*margin-bottom: 20px;
    margin-right: 20px;*/
    border: 0;
    padding-top: 4px;
    text-align: center;
    /*width: 180px;*/
}
#logos_tit{
	float: left;
	position: relative;
	width: 480px;
	font-size: 40px;
	color: #909090;
	margin-top: 60px;
	margin-bottom: 20px;
}
#importante_ico{
	float: left;
	width: 240px;
	font-size: 24px;
	height: 120px;
}
#importante_links{
	float: left;
	width: 240px;
	font-size: 24px;
	line-height: 25px;
}
#importante_links a {
	text-decoration: none;
	color: #909090;
}
#importante_links a:hover {
	border-bottom: 1px solid #cccccc;
}
/* AGENDA */
#conteudo_agenda {
	float: left;
	position: relative;
	width: 1000px;
	margin-left: 120px;
}
#data_wrap {
	float: left;
	width: 220px;
	height: 100%;
	border-right: 10px solid #b2d8f2;
}
#agenda_data{
	width: 190px;
	float: left;
	text-align: right;
	color: #70b4e4;
	font-size: 35px;
	font-weight: bold;
}
#data_img {
    background: none repeat scroll 0 0 #46A4DA;
    border-radius: 50%;
    box-shadow: 0 0 0 8px #AFDCF8;
    color: #FFFFFF;
    font-family: 'ecoico';
    content: '';
    font-size: 1.4em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 40px;
    left: 20%;
    line-height: 40px;
    margin: 20px 0 0 133px;
    position: absolute;
    text-align: center;
    text-transform: none;
    top: 0;
    width: 40px;
    z-index: 1;
}
#data_img:before {
    content: "\e000";
}
#agenda_hora{
	width: 190px;
	float: left;
	text-align: right;
	color: #aaa;
	font-size: 0.9em;
	margin-bottom: 290px;
	font-weight: bold;
}
#content_wrap {
	float: left;
	width: 720px;
	margin-top: 20px;
	margin-left: 40px;
	height: 300px;
}
#agenda {
	float: left;
	width: 680px;
	height: 300px;
	background-color: #2e6b97;
	border-radius: 5px;
	margin-bottom: 65px;
}
#agenda_02 {
	float: left;
	width: 680px;
	height: 300px;
	background-color: #3785bd;
	border-radius: 5px;
	margin-bottom: 65px;
}
#agenda_img {
	float: left;
	width: 210px;
	height: 210px;
	margin: 15px 0 0 20px;
	overflow: hidden;
	text-align: center;
}
	#agenda_img > img {
		position: relative;
		left: 100%;
		height: 100%;
		width: auto!important;
		margin-left: -200%;
	}
#agenda_ico {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) #2e6b97 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-style: solid;
    border-width: 10px;
    height: 0;
    pointer-events: none;
    right: 100%;
    top: 10px;
    width: 0;
	float: left;
    margin: 10px 0 0 -20px;
    z-index: 1;
}
#agenda_tit {
	width: 640px;
	float: left;
	font-size: 30px;
	color: #fff;
	height: 60px;
	line-height: 60px;
	font-weight: bold;
	border-bottom: #fff solid 1px;
	margin-left: 20px;
	text-transform: uppercase;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#agenda_txt {
	height: 210px;
	width: 400px;
	float: left;
	font-size: 15px;
	color: #fff;
	margin: 15px 0 0 20px;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
	#agenda_txt > p {
		margin: 10px 0;
		text-overflow:ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
/* POST */
hr {
	height:1px;
	border:none;
	color:#ccc;
	background-color:#ccc;
	width:60%;
	text-align: left;
	margin: 0 200px 40px 0;
}
#post_image{
	float: left;
	position: relative;
	width: 480px;
	margin-bottom: 47px;
}
#post_date{
	float: left;
	width:480px;
	font-size: 16px;
	color: #909090;
}
h1#post_tit{
	float: left;
	position: relative;
	width: 480px;
	font-size: 40px;
	color: #909090;
	margin-top: 0;
	font-weight: lighter;
}
#post_tit{
	float: left;
	position: relative;
	width: 480px;
	font-size: 40px;
	color: #909090;
}
#post_content{
	float:left;
	width: 480px;
	font-size: 17px;
	color: #909090;
	line-height: 25px;
	margin-top: 0;
	text-align: justify!important;
}
#post_content img {
	width: 100%!important;
	height: auto!important;
}
#post_content a{
	color: rgb(241, 153, 66);
}
#post_content a:hover, a:focus{
	color: rgb(144, 144, 144)!important;
}
#post_widgets{
	float:left;
	width: 480px;
	height: 60px;
}
#post_bottom{
	float: left;
	font-size: 20px;
	color: #909090;
	width: 480px;
	height: 60px;
	padding-left: 70px;
	/*background: url(imgs/bt_back.png) no-repeat left;*/
	background: url(imgs/bt_blue.jpg) no-repeat left;
	line-height: 60px;
}
#post_bottom a{
	text-decoration: none;
	color: #909090;
}
#ti_button{
	float: left;
	font-size: 16px;
	text-transform: uppercase;
	background-color: #999;
	color: #fff;
	width: 360px;
	height: 37px;
	text-align: center;
	vertical-align: middle;
	line-height: 37px;
	margin: 20px 0 40px 0;
}
/* INTERNAS RODAPE */
#internas_rodape{
	background-color: #6bb4dc;
	height: 540px;
	padding-left: 120px;
	padding-top: 100px;
	color: #FFFFFF;
	clear: left;
}
#internas_rodape h2{
	font-weight: 400;
	font-size: 16px;
}
#mfooter{
	width: 784px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 20px;
	margin-top: 30px;
}
#mfooter h2{
	font-weight: 600;
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
}
#submenu_footer {
	float: left;
	position: relative;
	text-transform: uppercase;
	padding-right: 10px;
	width: 140px;
}
#submenu_footer ul {
	float: left;
	text-transform: capitalize;
	padding: 0px;
	margin: 0px;
}
#submenu_footer li {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	line-height: 30px;
	list-style-type: none;
}
/* WIDGET HOME */
#wd_tit {
	font-size: 17px;
	color: #909090;
	width: 230px;
	height: 33px;
	border: 1px solid #d4d4d4;
	border-bottom: none;
	line-height: 34px;
	padding-left: 10px;
}
.wd_box {
	width: 240px;
	height: 205px;
	border: solid 1px #d4d4d4;
	border-top: none;
	margin-bottom: 20px;
}
.bg{
	background: url(imgs/bg_icos.png);
}
#wd_box02 {
	width: 220px;
	height: 185px;
	border: solid 1px #d4d4d4;
	border-top: none;
    margin-bottom: 20px;
    padding: 20px 10px 0;
}
.clear {
	clear: both;
}
/* personalizacao do faq */
#post_content code {
	width: 480px !important;
	border: 1px solid red;
}
.collapseomatic {
	border-bottom: #e1e1e1 solid 1px;
	font-size: 22px;
	color: #6bb4bc;
	/*height: 40px;*/
	margin-bottom: 20px;
	background-image: url(imgs/ico_arrow.png) !important;
	padding-left: 40px !important;
}
.collapseomatic:hover {
	text-decoration: none;
}
.colomat-close {
    background-image: url(imgs/ico_arrow02.png) !important;
	padding-left: 40px !important;
}
.collapseomatic_content p {
	font-size: 17px;
	color: #909090;
	line-height: 25px;
	margin-bottom: 20px;
	background: #ffffff !important;
}
/* BY BLANKO */
/* Efeito de scroll-inner */
.scroller-inner {
	overflow-y: scroll;
	height: 100%!important;
}
/* Home - Na Mídia */
#home_logos > a {
	position: relative;
	display: inline-block;
	width: 16%;
}
#home_logos > a > img {
	height: auto!important;
	width: 100%!important;
}
#home_logos > a > .hover_img_midia {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgb(255,255,255);
	opacity: 0.5;
}
/* Formulário de Newsletter */
#home_form input[type="text"],
#home_form input[type="email"] {
	-webkit-text-fill-color: black;
}
/* <button> que substitui <a> */
.button_like_link {
	border: 0;
	background: transparent;
}
.button_like_link_leia_mais {
	color: #909090;
}
.button_like_link_leia_mais:hover {
	text-decoration: underline;
}
/* Botão de proximo/anterior da pagina de startups/aceleradoras/parceiros */
	/* CSS só para os botões de próximo e anterior */
	/*#logos_wrap div.navigation.clearfix {
		margin-right: 20px;
		text-align: right;
	}
	#logos_wrap div.navigation.clearfix .alignleft,
	#logos_wrap div.navigation.clearfix .alignright {
		display: inline-block;
		margin-right: 20px;
	}
	 
	#logos_wrap div.navigation.clearfix a {
		color: #909090;
	}
	#logos_wrap div.navigation.clearfix a:hover {
		color: #ddd;
	}*/
	/* CSS para a paginação com numeros */
	.navigation li a,
	.navigation li a:hover,
	.navigation li.active a,
	.navigation li.disabled {
		color: #fff;
		text-decoration:none;
	}
	.navigation li {
		display: inline;
	}
	.navigation li a,
	.navigation li a:hover,
	.navigation li.active a,
	.navigation li.disabled {
		background-color: #6FB7E9;
		border-radius: 3px;
		cursor: pointer;
		padding: 12px;
		padding: 0.75rem;
	}
	.navigation li a:hover,
	.navigation li.active a {
		background-color: #3C8DC5;
	}
/* ==== Preloader ==== */
#preloader {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 9999;
}
#status-preloader {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	/*background-image: url(../img/preload.gif);*/
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
}
p a {
	color: #909090;
	text-decoration:underline;
}
p a:hover {
	color: #303030;
}
/* Carousel */
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
.btn-align{
	border:0;
	padding: 0 5px;
	background:white;
	height:180px!important;
	width:100%;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
     -moz-transition: -moz-transform 0.3s ease-out;
       -o-transition: -o-transform 0.3s ease-out;
          transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  font-size: 30px;
  color: #909090;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
  color: #909090;
}
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
  	height: 90%;
    width: 600px;
    overflow-y: auto;
    margin: 30px auto auto 10%;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
/* Bandeiras de mudança de idioma */
#qtranslate-chooser {
	position: absolute;
	top: 20px;
	right: 30px;
	display: inline-block;
	z-index: 9999;
}
#qtranslate-chooser > li {
	display: inline-block;
	list-style: none;
}
#qtranslate-chooser > li:first-child {
	margin-right: 5px;
}
#qtranslate-chooser > li > a {
	display: block;
	width: 32px;
	height: 20px;
	padding: 0;
	background-size: cover;
}
#qtranslate-chooser > li > a > span {
	display: none;
}
/* Categoria Benefícios */
.beneficio-apresentacao {
	float: left;
	position: relative;
	width: 760px;
	margin-left: 120px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #909090;
}
.beneficio-startup {
	float: left;
	margin-top: 20px;
	margin-left: 120px;
}
.beneficio-startup-oferece {
	float: left;
	width: 240px;
	margin-right: 25px;
	margin-bottom: 25px;
}
.beneficio-startup-oferece-thumbnail {
	position: relative;
	height: 240px;
	width: 240px;
	overflow: hidden;
}
	.beneficio-startup-oferece-title {
		position: absolute;
		top: 10px;
		left: 10px;
		display: inline-block;
		width: 100%;
		text-transform: uppercase;
		font-size: 20px;
		color: white;
	}
.beneficio-startup-oferece-thumbnail > img {
	height: 100%;
}
.beneficio-startup-oferece-descricao {
	height: 140px;
	padding: 15px;
	background: rgb(240,240,240);
	line-height: 25px;
	font-size: 18px;
}
.beneficio-startup-oferece-descricao > p {
	margin: 0;
	
	text-align: left;
	color: rgb(117,117,117);
}
/* Search Form */
form#searchform {
	position: absolute;
	z-index: 99999;
	right: 130px;
	width: 170px;
	background: transparent;
}
form#searchform > div > input:first-child {
	float: right;
	width: 70%;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color: white;
	padding-bottom: 1px;
	padding-left: 1px;
	background: transparent;
	color: white;
}
form#searchform > div > input:last-child {
	float: left;
	width: 10%;
	background: transparent;
}
/* Ligthbox Equipe */
#equipe_conteudo_esq {
	float: left;
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin-left: 120px;
}
.equipe-governamental,
.equipe-operacional {
	width: 100%;
}
.equipe-governamental {
	margin-bottom: 50px;
}
.equipe_button {
	float: left;
	width: 220px;
	margin-right: 90px;
	margin-bottom: 50px;
	border: 0;
}
	.equipe_button .collapseomatic {
		float: left;
		height: 100%;
		width: 100%;
		margin: 0!important;
		border: 0!important;
		padding: 0!important;
		background: transparent!important;
	}
	.equipe_button .colomat-close {
		background: transparent!important;
	}
.equipe_button_img {
	height: 220px;
	overflow: hidden;
	background: white;
	text-align: center;
}
.equipe_button_img > img {
	height: 100%;
	position: relative;
	left: 100%;
	margin-left: -200%;
}
.equipe_button_text {
	padding: 5px 10px;
	text-align: left;
	color: #fff;
}
.equipe_button_text > h3 {
	font-size: 18px;
}
.equipe_button_text > p {
	margin: 0;
	text-align: left!important;
	font-size: 15px;
}
.equipe_button_text_governamental,
.equipe_button_governamental {
	background: #3DB654;
}
.equipe_button_text_operacional,
.equipe_button_operacional {
	background: #6bb4dc;
}
#mask,
.mask {
	position: fixed;
	left: -240px;
	top: 0;
	z-index: 9000;
	background-color: #fff;
	display: none;
}
.equipe_boxes {
	position: absolute;
}
.equipe_boxes .window_detalhes {
	position: fixed;
	top: 150px;
	left: 110px;
	width: 530px;
	display: none;
	z-index: 9999;
}
.window_detalhes_governamental,
.window_detalhes_operacional {
	border: 0!important;
	border-radius: 0px!important;
}
.window_detalhes_governamental {
	background-color: #3DB654;
}
.window_detalhes_operacional {
	background-color: #6bb4dc;
}
.equipe_boxes .window_detalhes p {
	color: white;
}
.window_detalhes_close {
	float: right;
	display: inline-block;
	margin: 20px;
	line-height: 22px;
	font-size: 30px;
}
.window_detalhes_header {
	position: relative;
	height: 200px!important;
}
.window_detalhes_header_img {
	display: inline-block;
	height: 200px!important;
}
.window_detalhes_header_img > button {
	height: 200px!important;
	width: 200px;
	border: 0;
}
.window_detalhes_header_img > button > img {
	height: auto;
	width: 100%;
}
.window_detalhes_header_name {
	position: absolute;
	bottom: 0;
	display: inline-block;
	max-width: 330px;
	padding: 0px 10px;
}
.window_detalhes_header_name > h3 {
	line-height: 30px;
	font-size: 40px;
	font-weight: normal;
}
.window_detalhes_header_name > p {
	margin: 0;
	font-size: 25px;
}
.window_detalhes_body {
	padding: 20px;
}
/* Página que lista Aceleradoras/StartUps */
.titulo-pag-aceleradora-startup {
	font-size:35px
}
.form-busca-aceleradora-startup {
	float: right;
	width: 200px;
	margin-top: 20px;
	color: rgb(149,149,149)!important;
}
	.form-busca-aceleradora-startup #uwpqsf_id {
		position: relative;
		width: 200px;
		border: 1px solid #CCCCCC;
		padding: 10px;
		padding-top: 45px;
		padding-bottom: 45px;
		box-sizing: border-box;
		background: white;
		color: rgb(149,149,149);
	}
	.form-busca-aceleradora-startup form {
		/*width: 200px;*/
		width: 100%;
	}
		.form-busca-aceleradora-startup form label {
			float: left;
			width: 100%;
			font-size: 15px!important;
		}
		.form-busca-aceleradora-startup form input {
			display: inline-block;
			height: auto!important;
			width: auto;
			margin: 0!important;
		}
		.form-busca-aceleradora-startup form input[type="text"] {
			width: 160px!important;
			margin: 0!important;
		}
		.form-busca-aceleradora-startup form select {
			width: 160px!important;
			margin: 0!important;
		}
		.form-busca-aceleradora-startup form input[type="checkbox"] {
			display: inline-block!important;
			height: auto!important;
			margin: 0!important;
		}
		.form-busca-aceleradora-startup form .collapseomatic {
			float: left!important;
			width: 100%!important;
			margin-bottom: 0px!important;
			border: 0!important;
			padding-bottom: 0!important;
			padding-left: 20px!important;
			background-image: url(imgs/ico_plus.png)!important;
			color: rgb(149,149,149)!important;
			font-size: 15px!important;
			font-weight: normal!important;
		}
		.form-busca-aceleradora-startup form .colomat-close {
			background-image: url(imgs/ico_minus.png)!important;
		}
		.form-busca-aceleradora-startup form .collapseomatic_content {
			float: left!important;
			width: 100%!important;
			margin-bottom: 10px!important;
			margin-left: 0!important;
		}
		.form-busca-aceleradora-startup form .uwpqsf_submit {
			position: absolute!important;
			bottom: 0;
			margin: 0;
			left: 0;
			width: 100%;
		}
			.form-busca-aceleradora-startup form .uwpqsf_submit input {
				width: 100%;
				color: white;
				text-transform: uppercase;
			}
.form-busca-aceleradora-startup-title,
#btn_enviar,
.form-busca-aceleradora-startup form input[type="submit"] {
	width: 200px;
	padding: 10px 0;
	text-align: center;
	font-size: 15px;
	color: white;
}
.form-busca-aceleradora-title {
	background: #6bb4dc;
}
.form-busca-startup-title {
	background: #3DB654;
}
.form-busca-aceleradora-startup-campos {
	width: 200px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	box-sizing: border-box;
	background: white;
	color: rgb(149,149,149);
}
#btn_enviar {
	margin: 0;
}
.link-aceleradoras {
	display: block;
	width: 100%;
	visibility: hidden;
}
	.link-aceleradoras a {
		color: rgb(61, 182, 84);
		font-size:24px;
		text-decoration:underline;
	}
	.link-aceleradoras a:hover {
		color: rgb(241,153,66);
	}
	.link-aceleradoras2 {
	display: block;
	width: 100%;
	
}
	.link-aceleradoras2 a {
		color: rgb(61, 182, 84);
		font-size:24px;
		text-decoration:underline;
	}
	.link-aceleradoras2 a:hover {
		color: rgb(241,153,66);
	}
.uma-aceleradora-startup {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    /*height: 180px!important;*/
    margin-bottom: 20px;
    margin-right: 18px;
    /*padding-top: 4px;*/
    /*text-align: center;*/
    width: 180px;
}
	.uma-aceleradora-startup > div {
	    float: left;
	    height: auto;
	    width: 100%;
	}
	#logos_ico > img {
		display: block;
	    height: auto;
	    max-width: 100%;
	    line-height: 1;
		/*width: 100%!important;
		height: auto;*/
	}
	#logos_ico > .buttonAlign > img {
	    width: 100%;
	    height: auto;
	}
.nome-da-aceleradora-startup {
	background: rgb(241,153,66);
	color: white;
	padding: 5px;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
}
.nome-da-aceleradora {
	background: #6bb4dc;
}
.nome-da-startup {
	background: #3DB654;
}
#aceleradora-imagem {
	float: left;
	position: relative;
	width: 100%;
}
	#aceleradora-imagem > img {
		width: 100%;
	}
	.aceleradora-imagem-logo {
		position: absolute;
		bottom: 20px;
		left: 20px;
		height: 175px;
		width: 175px;
		border: 1px solid #CCCCCC;
		/*opacity: 0.8;*/
		background: transparent;
	}
		.aceleradora-imagem-logo-background {
			position: absolute;
			z-index: 1;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			background: white;
			opacity: 0.8;
		}
		.aceleradora-imagem-logo > img {
			position: absolute;
			z-index: 2;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			display: block;
			height: auto;
			margin: auto;
			opacity: 1;
		}
#post-tit-aceleradora {
	float: left;
	font-size: 25px;
	color: #6bb4dc;
}
.aceleradora-caixa-de-titulo {
	margin-bottom: 10px;
	padding: 10px;
	box-sizing: border-box;
	font-size: 15px;
	color: white;
}
.aceleradora-caixa-de-titulo-laranja {
	background: #6bb4dc;
}
.aceleradora-caixa-de-titulo-verde {
	background: #3DB654;
}
.aceleradora-caixa-de-titulo-left {
	float: left;
}
.aceleradora-caixa-de-titulo-right {
	float: right;
}
.aceleradora-caixa-de-titulo-100 {
	width: 100%;
}
.aceleradora-caixa-de-titulo-49 {
	width: 49%;
}
	.aceleradora-caixa-de-titulo-49 > span {
		display: inline-block;
		margin-left: 10px;
		line-height: 10px;
		font-size: 30px;
	}
.aceleradora-startup-caixa-de-link {
	float: left;
	margin-right: 50px;
	margin-bottom: 10px;
	padding: 10px 0px;
	box-sizing: border-box;
	background: white;
}
.aceleradora-startup-caixa-de-link a:hover {
	color: #909090!important;
}
.aceleradora-caixa-de-link {
	color: #6bb4dc;
}
	.aceleradora-caixa-de-link > a {
		color: #6bb4dc;
	}
.startup-caixa-de-link {
	color: #3DB654;
}
	.startup-caixa-de-link > a {
		color: #3DB654;
	}
.aceleradora-caixa-de-texto {
	float: left;
	width: 100%;
}
.dados-da-startup {
	float: left;
	position: relative;
}
	.startup-imagem-logo {
		float: left;
		height: 300px!important;
		width: 350px;
		border: 1px solid #CCCCCC;
		padding: 0 30px;
		box-sizing: border-box;
	}
	.startup-caixa {
		float: right;
		width: 250px;
		margin-bottom: 10px;
		padding: 10px;
		box-sizing: border-box;
	}
	.startup-caixa-de-nome {
		height: 50px;
		background: white;
	}
	.startup-caixa-de-nome > h1 {
		margin: 0;
		font-size: 25px;
		color: #3DB654;
	}
	.startup-caixa-verde {
		height: 40px;
		background: #3DB654;
		font-size: 15px;
		color: white;
	}
/* PARCEIROS */
.um-parceiro {
	/*height: 200px;*/
	width: 180px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    margin-bottom: 20px;
    margin-right: 18px;
}
	.um-parceiro > button {
		float: left;
		height: 100px!important;
		width: 100%;
		border: 0;
		overflow: hidden;
		text-align: center;
	}
		.um-parceiro > button > img {
			position: relative;
			left: 100%;
			height: 100%;
			width: auto;
			margin-left: -200%;
		}
	.descricao-parceiro {
		float: left;
		/*height: 100px;*/
		width: 100%;
		padding: 10px;
		color: white;
		overflow: hidden;
		box-sizing: border-box;
	}
	.descricao-parceiro > h2,
	.descricao-parceiro > p {
		color: white!important;
	}
	.descricao-parceiro > h2 {
		margin-bottom: 5px;
		font-size: 15px;
	}
	.descricao-parceiro > p {
		margin: 0;
		text-align: left!important;
		font-size: 12px;
	}
	.descricao-parceiro-verde {
		background: #3DB654;
	}
	.descricao-parceiro-azul {
		background: #6bb4dc;
	}
/* INSCRIÇÕES STARTUPS */
.uma-inscricao {
	width: 720px;
	border-bottom: solid 1px #ccc;
}
	
	.inscricoes_importante_txt {
		padding: 20px 20px 20px 20px;
		font-size: 17px;
		color: #909090;
	}
	.uma-inscricao-descricao {
		float: left;
		display: block;
		width: 100%;
	}
	.uma-inscricao-periodo {
		width: 100%;
	}
	.uma-inscricao #importante_wrap {
		width: 720px!important;
	}
	.uma-inscricao > p {
		float: left;
		margin: 0 0 20px 0;
	}
	.uma-inscricao > #content {
		border: 0;
	}
		.uma-inscricao > #content > h3 {
			font-weight: 200;
			font-size: 30px;
		}
		.uma-inscricao > #content #importante_links a {
			font-size: 22px;
		}
/* TRIGGER */
.navegacao-superior, .clear-top {
	display: none;
}
/* NA MÍDIA */
.na-midia-grupo {
	width: 100%;
	margin-bottom: 30px;
}
	.na-midia-uma-noticia {
		float: left;
		display: inline-block;
		width: 100%;
		font-size: 14px;
		color: #909090;
		padding-bottom: 10px;
	}
		.na-midia-uma-noticia-link a {
			color: #2e6b97;
		}
		.na-midia-uma-noticia-link a:hover {
			color: #909090;
		}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon:empty {
  width: 1em;
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.so-para-versao-mobile {
	display: none;
}
.imagem-desktop {
	display: block;
}
.imagem-mobile {
	display: none;
}
/* slider da home */
.slider-mobile {
	display: none;
}
.slider-desktop {
	display: block;
	height: 100%;
	width: 100%;
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 768px)
and (orientation:portrait) {
	p {
		text-align: left!important;
	}
	.scroller, .scroller-inner {
		-webkit-overflow-scrolling: touch;
	}
	button:focus {
		outline: none;
	}
	#bg_logo {
		display: none;
	}
	.mp-menu {
		top: 0!important;
	}
	.navegacao-superior {
		/*position: fixed;
		top: 0;
		left: 0;*/
		float: left;
		display: inline-block;
		height: 60px;
		width: 100%;
		background: #ffd503;
		z-index: 99999;
	}
	.clear-top{
		display: block;
		height: 60px;
	}
	/*#qtranslate-chooser {
		top: 90px;
	}*/
	#trigger {
		float: left;
		margin-top: 15px;
		color: white;
	}
	.navegacao-superior-logo {
		float: right;
		/*width: 30%;*/
	}
		.navegacao-superior-logo > img {
			/*height: auto;
			width: 100%;
			margin-top: -15%;*/
			height: 100px;
			width: auto;
			margin-top: -40px;
			margin-right: -4px;
		}
	#txt {
	  height: 120px;
	  font-size: 18px;
	  line-height: 20px;
	}
	.scroller-inner {
		/*top: 60px;*/
		overflow-x: hidden;
		width: 100%!important;
  		height: 90%!important;
	}
		.imagem-desktop {
			display: none;
		}
		.imagem-mobile {
			display: block;
		}
		#home_topo {
			height: 250px!important;
		}
			#searchform {
				display: none;
			}
			/*
			#layerslider_1 img {
				position: absolute;
				top: 30% !important;
				width: 100%;
			}
			*/
			.slider-desktop {
				display: none;
			}
			.slider-mobile {
				display: block;
				height: 100%;
				width: 100%;
			}
		#home_submenu {
			background: white;
		}
		#home_conteudo {
			width: 100%!important;
		}
			#home_conteudo {
				width: 100%!important;
				padding-right: 5px;
				padding-left: 5px;
				box-sizing: border-box;
			}
				#tit {
					width: 100%!important;
					margin-top: 30px;
					margin-left: 20px;
				}
				#home_conteudo_esq {
					width: 100%!important;
					margin-left: 0;
				}
					#home_conteudo_esq_item {
						width: 100%!important;
					}
						#foto_blog {
							width: 50%;
							height: 180px;
						}
						#tit_blog {
							width: 50%;
							height: 180px;
						}
						#home_form {
							display: none;
						}
				#home_conteudo_dir {
					position: relative;
					height: 460px;
					width: 100%;
					margin: 0;
				}
					.apoiadas-titulo {
						position: absolute;
						top: 0;
						width: 49%!important;
						padding-left: 0!important;
						background: white;
						font-size: 15px!important;
						/*border: 0!important;*/
					}
					.apoiadas-titulo a{
						padding-left: 5px !important;
					}
					.apoiadas-imagens {
						position: absolute;
						top: 30px;
						width: 49%!important;
						overflow: hidden;
						/*border: 0!important;*/
					}
					.startups-apoiadas-titulo{
						top: 205px;
					}
					.startups-apoiadas-imagens{
						top: 240px;
					}
					.startups-apoiadas-titulo,
					.startups-apoiadas-imagens {
						left: 0;
					}
						.startups-apoiadas-imagens button {
							/*background: rgb(229,229,229)!important;*/
						}
						.startups-apoiadas-imagens .carousel.slide{
							margin-top: -20px;
						}
					.patrocinadores-apoiadas-titulo,
					.patrocinadores-apoiadas-imagens {
						left: 0;
					}
						.patrocinadores-apoiadas-imagens button {
							/*background: rgb(229,229,229)!important;*/
						}
						.patrocinadores-apoiadas-imagens .carousel.slide{
							margin-top: -20px;
						}
					.siganos-titulo{
						top: 205px;
						right: 0;
					}
					.siga-nos-imagens {
						top: 240px;
						right: 0;
					}
					.siga-nos-imagens .carousel.slide{
						margin-top: -20px;
					}
					.parceiros-apoiadas-titulo,
					.parceiros-apoiadas-imagens {
						right: 0;
					}
						.parceiros-apoiadas-imagens .carousel.slide{
							margin-top: -20px;
						}
						.parceiros-apoiadas-imagens button,
						.siga-nos-imagens button {
							/*background: rgb(204,204,204)!important;*/
							text-align: center;
							overflow: hidden;
						}
						.startups-apoiadas-imagens button,
						.siga-nos-imagens button,
						.parceiros-apoiadas-imagens button {
							height: 100%!important;
							width: 100%!important;
						}
						.startups-apoiadas-imagens button a,
						.siga-nos-imagens button a,
						.parceiros-apoiadas-imagens button a {
							width: 100%;
							text-align: center;
							overflow: hidden;
						}
						.startups-apoiadas-imagens button img,
						.siga-nos-imagens button img,
						.parceiros-apoiadas-imagens button img {
							position: relative;
							height: auto!important;
							width: 100%!important;
						}
					.canal-startup-brasil,
					.canal-startup-brasil-videos {
						display: none;
					}
					.siga-nos-titulo,
					.siga-nos-icones {
						position: absolute;
						width: 100%;
					}
					.siga-nos-titulo {
						top: 180px;
						border: 0!important;
					}
					.siga-nos-icones {
						top: 270px;
						height: auto!important;
						border: 0!important;
						background: transparent!important;
					}
						.siga-nos-icones .icone-social {
							float: left!important;
							/*height: 63px;*/
							width: 25%!important;
							overflow: hidden;
						}
							.siga-nos-icones .icone-social > img {
								float: left!important;
								height: auto!important;
								width: 100%!important;
							}
						.icone-social-facebook,
						.icone-social-instagram {
							background: rgb(229,229,229);
						}
						.icone-social-google,
						.icone-social-youtube {
							background: rgb(204,204,204);
						}
				.startup-brasil-na-midia-titulo,
				.startup-brasil-na-midia-logos {
					display: none;
				}
			#home_rodape {
				height: auto!important;
				width: 100%!important;
			}
				#home_rodape img {
					height: auto!important;
					width: 100%!important;
				}
			#home_rodape::after {
				content: " ";
				clear: both;
			}
			#internas_rodape {
				display: none;
			}
		#internas_topo #tit_topo {
			width: 100%!important;
			margin-top: 50px;
			margin-left: 10px;
			font-size: 30px;
		}
			.categoria-mae {
				font-size: 35px;
			}
			.categoria-filha {
				font-size: 25px!important;
			}
		#internas_conteudo {
			width: 100%!important;
			height: auto;
			padding: 10px;
			box-sizing: border-box;
		}
			#interna_tit {
				width: 100%!important;
				margin-top: 10px;
				margin-left: 0!important;
				font-size: 25px;
				font-weight: 400;
			}
			#conteudo_esq {
				width: 100%!important;
				margin: 0;
			  	height: auto;
			}
				#post_image {
					height: auto!important;
					width: 100%!important;
				}
				#post_tit {
					width: 100%!important;
					font-size: 25px!important;
				}
				#post_content {
					width: 100%!important;
					text-align: justify!important;
				}
					#post_content > p {
						font-size: 20px;
					}
					#post_content img {
						width: 100%!important;
						height: auto!important;
					}
				/* ACELERADORA-STARTUP-PARCEIROS */
				.titulo-pag-aceleradora-startup	{
					width: 100%;
					margin-bottom: 0;
					font-size: 25px;
					text-align: left!important;
					text-transform: uppercase;
				}
				.logos_wrap_externo,
				#logos_wrap {
					width: 100%;
					height: auto;
				}
					.uma-aceleradora-startup {
						position: relative;
						width: 100%;
						margin-top: 20px;
						margin-bottom: 0;
						background: rgb(229,229,229);
					}
					.uma-aceleradora,
					.uma-startup {
						background: rgb(229,229,229);
					}
					.um-dos-parceiros {
						background: #3DB654;
					}
					.um-dos-assessores {
						background: #6bb4dc;
					}
						#logos_ico {
							width: 50%;
						}
						.nome-da-aceleradora-startup {
							position: absolute;
							right: 0;
							bottom: 0;
							height: auto;
							width: 50%;
							box-sizing: border-box;
							overflow: visible;
							white-space: normal;
							background: transparent;
							font-size: 20px;
							color: rgb(102,102,102);
						}
						.uma-aceleradora-startup .collapseomatic {
							float: left;
							height: 100%;
							width: 100%;
							margin: 0!important;
							border: 0!important;
							padding: 0!important;
							background-repeat: no-repeat!important;
							background-position: top right!important;
						}
							.uma-aceleradora .collapseomatic {
								background-image: url(imgs/aceleradoras_abrir.jpg)!important;
							}
							.uma-startup .collapseomatic {
								background-image: url(imgs/startups_abrir.jpg)!important;
							}
						.uma-aceleradora-startup .colomat-close {
							padding: 0!important;
							background-repeat: no-repeat!important;
							background-position: top right!important;
						}
							.uma-aceleradora .colomat-close {
								background-image: url(imgs/aceleradoras_fechar.jpg)!important;
							}
							.uma-startup .colomat-close {
								background-image: url(imgs/startups_fechar.jpg)!important;
							}
					.uma-aceleradora-startup-descricao {
						position: relative;
						float: left;
						width: 100%;
						margin-left: 0!important;
						padding: 10px!important;
						box-sizing: border-box;
						background: rgb(229,229,229);
					}
						.uma-aceleradora-startup-descricao > p {
							width: 100%;
							margin: 10px 0;
							background: rgb(207,207,207)!important;
							text-align: left!important;
						}
						.uma-aceleradora-startup-descricao > a {
							position: absolute;
							right: 0;
							bottom: 0;
							padding: 5px;
							color: white;
						}
						.uma-aceleradora-descricao > a {
							background: rgb(220,106,35);
						}
						.uma-startup-descricao > a {
							background: #3DB654;
						}
				.form-busca-aceleradora-startup {
					display: none;
					box-sizing: border-box;
				}
				/* Blog */
				#conteudo_esq_item {
					width: 100%;
				}
					#blog_interna {
						width: 50%;
						margin-bottom: 20px;
						height: 180px;
					}
					#tit_blog_interna {
						height: 96px;
						font-size: 16px;
						line-height: 20px;
					}
				/* PARCEIRO */
				#logos_tit {
					margin: 20px 0 0 0;
					font-size: 30px;
				}
				#logos_wrap_parceiros {
					width: 100%;
					margin: 0;
				}
					.descricao-parceiro {
						position: absolute;
						right: 0;
						bottom: 0;
						width: 50%;
					}
						.descricao-parceiro h2 {
							position: absolute;
							bottom: 0;
						}
			/* BENEFÍCIOS */
			.beneficio-apresentacao {
				width: 100%;
				margin: 0;
			}
			.beneficio-startup {
				width: 100%;
				margin-left: 0;
			}
				.beneficio-startup-oferece {
					width: 100%!important;
					margin-right: 0!important;
				}
					.beneficio-startup-oferece-thumbnail {
						float: left;
						height: 100%;
						width: 50%;
						text-align: center;
					}
						.beneficio-startup-oferece-thumbnail img {
							position: relative;
							left: 100%;
							height: auto!important;
  							width: 100%!important;
							margin-left: -200%;
						}
					.beneficio-startup-oferece-descricao {
						float: right;
						height: 100%;
						width: 50%;
						padding: 10px;
						box-sizing: border-box;
						overflow: hidden;
					}
						.beneficio-startup-oferece-descricao > p {
							line-height: 20px;
							font-size: 19px;
						}
			/* EQUIPE */
			#equipe_conteudo_esq {
				width: 100%!important;
				margin-left: 0;
			}
				#equipe_conteudo_esq .collapseomatic {
					border: 0!important;
					padding: 0!important;
					background-repeat: no-repeat!important;
					background-position: top right!important;
				}
					.equipe-governamental > button > .collapseomatic,
					.um-dos-parceiros .collapseomatic {
						background-image: url(imgs/sobreequipe_abrir_green.jpg)!important;
					}
					.equipe-operacional > button > .collapseomatic,
					.um-dos-assessores .collapseomatic {
						background-image: url(imgs/sobreequipe_abrir_blue.jpg)!important;
					}
				#equipe_conteudo_esq .colomat-close {
					padding: 0!important;
					background-repeat: no-repeat!important;
					background-position: top right!important;
				}
					.equipe-governamental > button > .colomat-close,
					.um-dos-parceiros .colomat-close {
						background-image: url(imgs/sobreequipe_fechar_green.jpg)!important;
					}
					.equipe-operacional > button > .colomat-close,
					.um-dos-assessores .colomat-close {
						background-image: url(imgs/sobreequipe_fechar_blue.jpg)!important;
					}
				.equipe_button {
					position: relative;
					height: 220px!important;
					width: 100%!important;
					margin-top: 20px;
					margin-right: 0;
					margin-bottom: 0px;
				}
					.equipe_button_img {
						float: left;
						width: 50%;
						background: transparent;
					}
					.equipe_button_text {
						position: absolute;
						right: 0;
						bottom: 0;
						width: 50%;
						box-sizing: border-box;
					}
				.equipe_button_governamental_descricao {
					float: left;
					width: 100%;
					margin: 0 0 30px 0!important;
					background: #3DB654;
				}
					.equipe_button_governamental_descricao > p {
						width: 100%;
						margin: 0;
						padding: 10px;
						box-sizing: border-box;
						background: #3DB654!important;
						color: white;
					}
				.equipe_button_operacional_descricao {
					float: left;
					width: 100%;
					margin: 0 0 30px 0!important;
					background: #3DB654;
				}
					.equipe_button_operacional_descricao > p {
						width: 100%;
						margin: 0;
						padding: 10px;
						box-sizing: border-box;
						background: #6bb4dc!important;
						color: white;
					}
			/* AGENDA */
			#data_img,
			#data_wrap {
				display: none;
			}
			#conteudo_agenda {
				width: 100%!important;
				margin: 0;
			}
				#content_wrap {
					height: auto;
					width: 100%;
					margin-left: 0;
				}
					#agenda {
						height: auto;
						width: 100%;
						margin-bottom: 0px;
						border: 0;
						border-radius: inherit;
					}
						#agenda .collapseomatic {
							float: left;
							height: 100%;
							width: 100%;
							margin: 0;
							border: 0!important;
							padding: 0!important;
							background-image: url(imgs/sobreequipe_abrir_30.jpg)!important;
							background-repeat: no-repeat!important;
							background-position: top right!important;
						}
						#agenda .colomat-close {
							padding: 0!important;
							background-image: url(imgs/sobreequipe_fechar_30.jpg)!important;
							background-repeat: no-repeat!important;
							background-position: top right!important;
						}
						#agenda_ico {
							display: none;
						}
						#agenda_tit {
							float: right;
							height: 180px;
							width: 50%;
							margin: 0;
							border: 0;
							padding: 10px;
							box-sizing: border-box;
							overflow: visible;
							line-height: 25px;
							white-space: normal;
							font-size: 18px;
							font-weight: 400;
						}
						#agenda_img {
							float: left;
							width: 50%;
							height: 180px;
							margin: 0;
							overflow: hidden;
							text-align: center;
						}
							#agenda_img > img {
								position: relative;
								left: 100%;
								height: 100%;
								width: auto;
								margin-left: -200%;
							}
						#agenda_txt {
							/*float: right;
							height: auto;
							width: 50%;
							margin: 0;*/
							display: none;
						}
	.so-para-versao-mobile {
		display: block;
		width: 100%;
	}
	li.menu-inscricoes {
		display: none;
	}
}
@media only screen 
and (min-device-width : 480px) 
and (max-device-width : 768px)
and (orientation:landscape) {
	*,
	html,
	body,
	div,
	section,
	footer,
	button,
	input,
	select,
	nav,
	p,
	a,
	img,
	ul,
	ol,
	li {
		display: none!important;
	}
}
.mp-menu ul li a:hover, .mp-menu ul li a:focus, .mp-level > ul > li:first-child > a:hover, .mp-level > ul > li:first-child > a:focus {
    background: rgba(0,0,0,0.2);
    box-shadow: inset 0 -1px rgba(0,0,0,0);
    color: #fff !important;
}