@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

html {
	font-family: 'Roboto Condensed', sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #191818;
}

a {
	color: #11231b;
	font-weight: bolder;
}

a:hover {
	color: #11231b;
	font-weight: bolder;
	text-decoration: none;
}

.hover:hover {
	background: #ececec;
}

a.sem-hover,
a.sem-hover:hover {
	background: none !important;
}

a.sem-hover:hover {
	opacity: 0.8;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-weight: 100;
	line-height: 1.1;
	color: #11231b;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 3rem;
}

h1 {
	margin-top: 40px;
	clear: both;
	text-align: left;
	margin-top: 0;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;

}

h2,
.h2 {
	color: #636362;
	font-size: 24px;
}

h3,
.h3 {
	font-size: 22px;
}

table {
	border-collapse: collapse;
	border: 1px solid #cbcbcb;
	width: 95%;
	margin: 0 auto;
	background: #e7e7e7;
}

table td {
	padding: 5px;
	border: 1px solid #cccccc;
}

table thead td {
	padding: 5px;
}

table thead,
table .title {
	color: white;
	background: #11231b;
	text-align: center;
	text-transform: uppercase;
	font-weight: bolder;
}

table thead {
	background: #11231b;
	color: white;
}

.cinza {
	color: #666;
}

.pagination > li > a,
.pagination > li > span {
	color: #11231b;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	background-color: #11231b;
	border-color: #11231b;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #11231b;
	border-color: #11231b;
}

.hvr-bubble-top:before {
	border-color: transparent transparent #11231b transparent;
}

#ancoratopo {
	width: 70px;
	height: 70px;
	position: fixed;
	margin: 10px;
	bottom: 5px;
	right: 5px;
	z-index: 99999999999999;
}

.input-default-theme-light {
	background: white;
	color: black;
	border: 1px solid #bbb;
}

.input-default-theme-dark {
	background: #11231b;
	color: white;
	border: 1px solid white;
}

.btn-default-theme-dark {
	background: #11231b;
	color: white;
	border: 1px solid #11231b;
}

.btn-default-theme-dark:hover {
	background: #11231b;
	color: white !important;
}

.btn-default-theme-light {
	background: #f8b461;
	color: white;
	border: 1px solid #11231b !important;
	border-radius: initial;
	-moz-border-radius: initial;
	margin-top: 5px;
}

.btn-default-theme-red {
	background: #ed1b24;
	color: white;
	border: 1px solid #ed1b24 !important;
	-moz-border-radius: initial;
	margin-bottom: 5px;
}


.background-default {
	background: #6ab570;
}

.background-default-complement {
	background: #004d6a;
}

.btn {
	white-space: initial;
}

#area-banner {
	position: absolute;
	z-index: 9;
	right: 0;
	margin: 50px 0;
}

.theme {
	background: #88d2d5;
}

.theme,
.theme img {
	height: 92px;
}

.theme img.no-height {
	height: auto !important;
	margin: 10px;
}

.theme .white {
	background: #f7fbfc;
	display: block;
	height: 92px;
}

/*** CLASSE
*********** TEXTO INSCREVA-SE
***************************/
.texto-inscrevase {
	font-size: 16px;
}

/*** FIM -> CLASSE
***************************/

/*======================NAVBTAB*/
.nav-tabs {
	margin-bottom: 15px;
}

.nav-tabs {
	background: #50ae58;
}

.nav-tabs li:hover a {
	background: #50ae58;
}
/*======================NAVBAR*/

.container > .navbar-collapse {
	padding: 0;
}
.navbar-default h2 {
	font-size: 100%;
	padding: 10px;
	border-top: 1px dotted white;
	border-bottom: 1px dotted white;
	margin: 0;
	color: white;
	font-weight: bolder;
}

.navbar-default {
	background: #0083D3;
	text-transform: uppercase;
	border: 0;
	border-radius: initial;
	-moz-border-radius: initial;
	z-index: 99999999999999;
	margin-bottom: 15px !important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.navbar {
	min-height: initial;
	margin: 0 !important;
	width: 100%;
	margin-bottom: 15px !important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.navbar-default:hover {
	opacity: 1 !important;
}

.nav > li > a {
	color: white;
	font-weight: initial;
	font-size: 1.3rem;
	padding: 20px 0;
}

.nav,
.nav > li,
.nav > li > a,
.navbar,
.navbar-default,
.navbar-default .container,
#navbar-main {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

#navbar-main .glyphicon.icon {
	font-size: 150%;
	padding: 7px;
	border: 1px solid;
	margin-bottom: 5px;
	border-radius: 50%;
}

.navbar-default .navbar-nav > li > a:hover,
.nav-justified > li > a.ativo,
.nav-justified > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
a.ativo {
	color: #fff !important;
	background: #16ACAB;
	/*height: 50px;*/
	font-weight: bold;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.navbar-default .destaque {
	color: white;
	background: #d7b259;
}

.dropdown-menu {
	background: #b31e55;
	color: white;
	border-radius: 0;
	-moz-border-radius: 0;
}

.dropdown-menu.multi-column {
	min-width: 450px !important;
}

.dropdown-menu li a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}

.dropdown-menu a {
	color: white !important;
}

.dropdown-menu a:hover {
	color: black !important;
	background: white;
}

.navbar-default .navbar-nav > li:hover .dropdown-menu,
.nav-justified > li:hover .dropdown-menu,
.navbar-default .navbar-nav > li:focus .dropdown-menu {
	display: block;
	margin-top: -5px;
}

.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
	visibility: visible;
	display: block;
}

.navbar .sub-menu:before {
	border-bottom: 7px solid transparent;
	border-left: none;
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-top: 7px solid transparent;
	left: -7px;
	top: 10px;
}

.navbar .sub-menu:after {
	border-top: 6px solid transparent;
	border-left: none;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
	left: 10px;
	top: 11px;
	left: -6px;
}


.navbar-default .navbar-toggle {
	background: white;
}


/*======================HEADER*/

#header-global {
	margin-bottom: 20px;
	float: left;
	width: 100%;
	display: block;
}

#header-global h2 {
	margin-bottom: 5px;
}

#header-global .box {
	padding: 5px;
	margin: 0;
	background: #11231b;
	min-height: initial;
	border: 1px solid rgba(255, 255, 255, 0.5);
}

#header-global .box form {
	padding: 0;
	margin: 0;
}

#header-global h1 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #white;
	background: transparent !important;
}

#header-global .btn {
	background: #0089d0;
	color: #fff;
	padding: 15px 40px;
	text-transform: uppercase;
	font-weight: bold;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

#header-global .btn:hover {
	background: #ffffff;
	color: #0089d0 !important;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

#header-global input {
	font-size: 90%;
}


/*======================CONTENT*/
#bg-container {}

#countdown-evento {
	background: #16ACAB;
	color: white;
	border-radius: 10px;
}

#countdown-evento p#timer {
	color: white !important;
	text-align: center;
	margin: 0;
	font-weight: bolder;
}

#countdown-evento p#timer span {
	display: inline;
	color: white;
	font-weight: normal;
}

#countdown-evento #timer .cd-time {
	color: white !important;
}


#conteudo-global {
	margin-top: 15px;
	background: white;
	padding: 50px 0;
}

#conteudo-bg {
	/*background: #fff;*/
	padding-bottom: 20px;
}

#conteudo-bg-total {
	display: block;
	float: left;
	width: 100%;
	background-color: #fff;
}

.box {
	padding: 15px;
	margin: 0 0 25px 0;
	background: #cbcbcb url('../images/bg-corner.png') bottom left no-repeat;
}

.box h1 {
	padding: 10px;
	font-size: 130%;
	margin: -13px -13px 13px -13px;
	background: #f8b461 !important;
	color: white;
	text-transform: uppercase;
	font-weight: bolder;
}

.box h1 .dot {
	color: white;
}

.box .form-control,
.box .btn {
	margin: 5px 0;
}

.box .form-control {
	margin: 5px 0;
	border-radius: initial;
	-moz-border-radius: initial;
}

.box-index {
	border: 1px solid #11231b;
	min-height: 190px;
	overflow: hidden;
	font-size: 80%;
	text-align: center;
	background: #11231b;
	margin-bottom: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: white;
}

.box-index a {
	font-weight: normal;
	text-transform: uppercase;
	color: white;
}

.box-index a:hover {
	text-decoration: none !important;
}

.box-index span {
	background: #11231b;
	position: relative;
	display: block;
	width: 100%;
	padding: 10px 0;
	min-height: 60px;
	vertical-align: middle;
}

.box-index h3 {
	background: #11231b;
	float: right;
	padding: 3px;
	color: white;
	font-size: 150%;
	margin-top: -27px;
	margin-bottom: 5px;
	position: relative;
	font-weight: bolder;
}

.box-index:hover img {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.box-index img {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.destaques {
	color: #666666;
	font-weight: bolder;
}

.destaques .glyphicon {
	display: block;
	height: 100px;
	width: 100px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	background-color: #dddddd;
	margin: 0 auto 15px auto;
	text-align: center;
	font-size: 320%;
	padding: 23px;
	color: #666666;
}

.gray-container {
	background: #333;
	color: white;
	padding: 10px 0;
}

#footer-global .gray-container a {
	color: white !important;
}


#destaques {
	background: #d0d0d0 url('../images/bg-destaque.jpg');
	border: 3px solid white;
	box-shadow: 5px 5px 0 #d0d0d0;
	overflow: hidden;
	height: 300px;
}

#destaques a {
	margin: 25px 0;
	text-transform: uppercase;
	font-size: 140%;
	color: black;
}

#destaques a:hover {
	text-decoration: none !important;
	margin-top: -100px;
}

#destaques .glyphicon {
	font-size: 150%;
	padding: 10px;
	text-align: center;
	width: 65px;
	height: 65px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	border: 5px solid #11231b;
	margin: 10px;
	background: #11231b;
	color: white;
}

#destaques .texto {
	background: #f0edea;
}


.img-palestrante {
	max-width: 200px;
	max-height: 200px;
	min-width: 100px;
	min-height: 100px;
	width: 100px;
	height: 100px;
	margin: 0 auto;
}

#speakers-global .img-palestrante {
	height: 120px;
}

/*======================CAROUSEL*/
.comporta-slider {
	width: 100%;
	position: relative;
}

.comporta-slider .box {
	background: rgba(140, 114, 71, 0.7);
	color: white;
}

.comporta-slider .box h1 {
	background: initial !important;
}

.comporta-slider .box h1:after {
	content: "";
	display: block;
	bottom: 0;
	width: 100%;
	background: white;
	margin-top: 10px;
	height: 3px;
}

.comporta-slider .box #timer,
.comporta-slider .box #timer span,
#timer .cd-time {
	color: black !important;
}

.timer-clock {
	text-transform: uppercase;
}

#timer {
	font-size: 200%;
	color: #11231b;
}

#timer span,
.cd-time {
	color: black !important;
	font-size: 50%;
	 !important;
}

#palestrantes-carousel .carousel-control {
	position: absolute;
	width: initial;
	color: #000;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	filter: alpha(opacity=50);
	opacity: .5;
	padding: 10px;
	z-index: 9999999999999;
	background: transparent;
}

.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.carousel-fade .carousel-inner .item,

.carousel-fade .carousel-inner .active.left,

.carousel-fade .carousel-inner .active.right {
	opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
	z-index: 2;
}


#carousel-header,
.carousel-site {
	overflow: hidden;
}


#carousel-header .detalhes {
	position: absolute;
	z-index: 9999999;
	top: 20px;
	left: 20px;
	background: rgba(255, 255, 255, 0.7);
	padding: 10px;
}

.carousel-inner .img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.veu {
	width: 100% !important;
}

.carousel-inner .img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.rh-veu {
	max-height: 330px;
}

#header-global,
.header-comporta-absolute {
	/*min-height: 400px;*/

}

/*======================DATAS IMPORTANTES*/
ul#datas-importantes {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333;
	font-size: 90%;
}

ul#datas-importantes li {
	margin-bottom: 5px;
	text-transform: uppercase;
}

ul#datas-importantes li .data {
	font-size: 150%;
	font-weight: bolder;
}

ul#datas-importantes li #data-dia {
	background: #0083D3;
	color: white;
	padding: 10px 0;
	border-radius: 10px;
}

ul#datas-importantes li #data-dia p {
	margin-bottom: 0;
	font-size: 1.7rem;
	font-weight: bold;
}

ul#datas-importantes li .ano {
	font-size: 1.2rem;
}

ul#datas-importantes .ativo_data {
	background: #11231b;
	color: white;
}

ul#datas-importantes .antiga_data {
	opacity: 0.3;
	filter: alpha(opacity=30);
	/* For IE8 and earlier */
}

ul#datas-importantes .descricao {
	font-size: 1.3rem;
	text-transform: none;
}

/*======================PARALLAX*/

.hsContainer {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.hsContent {
	max-width: 450px;
	margin: -150px auto 0 auto;
	display: table-cell;
	vertical-align: middle;
	color: #ebebeb;
	padding: 0 8%;
	text-align: center
}

.bcg {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	width: 100%;
	height: 200px;
}

/* Slide 2 */

#slide-2 .bcg {
	background-image: url('../images/bg-countdown.jpg')
}

.comissao {
	height: 160px;
}



a.right-destaque {
	display: block;
	color: black;
	padding: 30px 0 0 0;
	margin: 10px 0 20px 0;
	background: #d0d0d0 url('../images/bg-destaque.jpg');
	border: 3px solid white;
	box-shadow: 5px 5px 0 #d0d0d0;
	height: 210px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	overflow: hidden;
}

a.right-destaque h3 {
	color: black;
}

a.right-destaque:hover,
a.right-destaque:hover h3 {
	color: white;
	text-shadow: 2px 2px 0 #185e13;
}

a.right-destaque:hover span {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

a.right-destaque .glyphicon {
	font-size: 200%;
	background: #11231b;
	width: 55px;
	height: 55px;
	display: block !important;
	margin: 0 auto;
	border-radius: 50%;
	color: white;
	text-shadow: 2px 2px 0 #185e13;
}

.hvr-sweep-to-top:before {
	background: #11231b;
	color: white;
}

/*======================FOOTER*/

#more-infos-footer {
	background: #333;
	float: left;
	width: 100%;
	padding: 10px 5px;
	color: #222;
}

#more-infos-footer a {
	color: #222;
}

#footer-global {
	color: #222;
    /* background: #ffffff url(../images/ornamento-rodape.png) no-repeat right bottom; */
    border-top: 1px solid #cccccc;
    padding: 25px 0;
}

.inferior-1 {
	background: url('../images/inferior-1.png') no-repeat right bottom !important;
}

.inferior-2 {
	background: url('../images/inferior-2.png') no-repeat right bottom !important;
}

.inferior-3 {
	background: url('../images/inferior-3.png') no-repeat left bottom !important;
}

.inferior-4 {
	background: url('../images/inferior-4.png') no-repeat center bottom !important;
}

.inferior-5 {
	background: url('../images/inferior-5.png') no-repeat right bottom !important;
}

.inferior-6 {
	background: url('../images/inferior-6.png') no-repeat right bottom !important;
}

.inferior-7 {
	background: url('../images/inferior-7.png') no-repeat right bottom !important;
}

.superior-7 {
	background: url('../images/superior-7.png') no-repeat left top !important;
}

.superior-1 {
	background: url('../images/superior-1.png') no-repeat left top !important;
}

.superior-2 {
	background: url('../images/superior-2.png') no-repeat left top !important;
}

#footer-global a {
	color: #222 !important;
}

#footer-global h2 {
	color: #222;
	font-size: 150%;
	font-weight: bolder;
	text-transform: uppercase;
	overflow: hidden;
	white-space: nowrap;
}

#footer-global ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer-global a {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: inline;
}

#empresas .carousel-control {
	background: transparent;
}

#empresas .comporta-empresas {
	margin-bottom: 20px;
}

#ouro img
{
	min-width: 25%;
	max-width: 25%;
}

#prata
{
	margin-bottom: 50px;
}

#prata img
{
	max-width: 50%;
}

#prata img, #patrocinadores img
{
	padding: 10px;
}

#patrocinadores .col-md-2 { min-height: 110px; }

/*** CLASSE
*********** IDIOMA
***************************/
.idioma {
	width: 730px;
	margin-bottom: 10px;
}

.idioma a {
	margin-left: 20px;
	font-size: 12px;
}

.idioma a:active {
	color: red;
}

/*** FIM -> CLASSE
***************************/

#contador {
	margin-top: -110px;
}

#contador #countdown-evento {
	padding: 10px 0;
}

#contador #countdown-evento p {
	margin: 0;
}

#empresas h3
{
	font-weight: bold;
	font-size: 2rem !important;
}

/*** CLASSE
*********** AREA RESERVADA 
***************************/
.area-reservada h1 {
	color: #FFF;
}

.area-reservada a {
	color: white;
}

.area-reservada {
	/*width: 730px;
		display: block;
		background: #b31e55;*/
	padding: 75px 0px;
	color: white;
	margin-bottom: 10px;
}

.area-reservada input {
	width: 272px;
}

/*** FIM -> CLASSE
***************************/

#empresas h2 {
	padding: 5px;
	color: #222;
	font-weight: 200;
	font-size: 120%;
	text-transform: initial;
	margin: 0 10px;
	margin-top: 20px;
}

#empresas h3 {
	font-size: 100%;
	text-transform: initial;
}

.comporta-empresas .comporta-logos {
	float: left;
	display: block;
	text-align: center;
	width: 100%;
}

#empresas table.comporta_logo {
	text-align: center;
	margin: 0 10px;
	/*display: -moz-grid;*/
	display: inline-table;
	background: white;
}

#empresas table.comporta_logo,
#empresas table.comporta_logo tr {

	height: 95px !important;

	max-width: 250px !important;

	max-width: 100%;

	width: initial;

	background: white;

}

#empresas table.comporta_logo img {

	max-height: 70px !important;

	height: auto !important;

	width: auto !important;

	max-width: 100%;

	background: white;

}



#mapa-do-site {

	background: #3f3d3e;

	padding-bottom: 15px;

	color: white;

}

#mapa-do-site .title {

	float: left;

	width: 100%;

	color: white !important;

	margin-bottom: 15px;

	border-bottom: 1px solid white;

}

#mapa-do-site .fa {

	padding: 5px;

	font-size: 12px;

	border: 1px solid white;

	width: 25px;

	display: inline-block;

	text-align: center;

}

#mapa-do-site .fa:hover {

	background: white;

	color: #2c2e3b !important;

}

#mapa-do-site .title h3,
#mapa-do-site a {

	color: white !important;

}



ul.mapa-links {

	margin: 20px 0 !important;

	display: block;

	clear: both;

}

ul.mapa-links a {

	font-size: 80% !important;

}

ul.mapa-links a:hover {

	background: transparent;

}



.bar-layout {

	background: #000;

	display: block;

	height: 10px;

}



footer {

	padding: 10px 0;

	border-top: 1px solid #2c2e3b;

	color: white;

}

footer a {

	display: inline;

}

#visitante .card
{
	padding: 20px;
	background-color: #ffc107;
	border-radius: 10px;
}

#visitante .card p
{
	font-family: 'Open Sans', sans-serif;
}

#visitante .card p strong
{
	font-size: 2rem;
	font-weight: 800;
}

#visitante .card .p-3
{
	padding: 1.5rem;
}

#visitante .card i
{
	position: absolute;
    margin-left: -186px;
    color: #fff;
    margin-top: -20px;
}

#galeria img
{
	max-width: 100%;
    padding: 10px;
    min-height: 185px;
}

@media (max-width:1024px) {
	.carousel-inner .img-responsive,
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img,
	.rh-veu {
		/*min-height: 400px !important;*/
		width: auto;
	}

	#header-global,
	.header-comporta-absolute {
		min-height: 400px;
	}
}

@media (max-width:750px) {
	body {
		overflow-x: hidden;
	}
	table {
		font-size: 65%;
	}
	.navbar-default .destaque {
		padding: 10px 0;
		margin-bottom: 0;
	}
	.nav > li > a {
		min-height: initial !important;
		height: auto !important;
	}
	#navbar-main .glyphicon.icon,
	#navbar-main br,
	.nav > li > a .glyphicon {
		display: none !important;
	}
	.nav br {
		display: none !important;
	}

	.navbar-default .navbar-nav > li > a:hover,
	.nav-justified > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.ativo {
		background: white;
	}
	#countdown-evento {
		font-size: 120%;
		margin-top: 0;
		margin-top: 15px;
	}
	.box {
		margin: 15px 0;
	}
	.box h1 {
		font-size: 150%;
	}
	#navbar-main .glyphicon.icon,
	#navbar-main br {
		display: none;
	}
	#header-global {
		min-height: auto;
	}
	.img-palestrante {
		max-width: 200px;
		max-height: 200px;
		min-width: 100px;
		min-height: 100px;
		width: initial;
		height: initial;
	}
	#speakers-global .img-palestrante {
		height: 250px;
	}
	.dropdown-menu {
		position: relative;
		width: 100%;
		text-align: center;
	}
	.carousel-inner .img-responsive,
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img,
	.rh-veu {
		/*min-height: 400px !important;
		width: auto;*/
	}
	.bcg {
		height: auto !important;
		padding: 25px 0;
	}
	.bcg .destaques > div {
		padding: 25px 0;
	}
	.comissao {
		height: initial;
	}
	#area-banner {
		position: relative;
		margin: 0;
	}
	#carousel-header {
		clear: both;
	}
	.patrocinadores_logos table td {
		display: block;
		width: 100%;
	}
	#ouro img,
	#apoio img
	{
		min-width: 80%;
		max-width: 80%;
	}


	#realizacao img
	{
		max-width: 50%;
		min-width: 50%;
	}

	#patrocinadores img
	{
		min-width: 100%;
		max-width: 100%;
	}
}



@media (max-width:600px) {

	.carousel-inner .img-responsive,
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img,
	.veu {
		/*min-height: 360px !important;*/
	}

	.dropdown-menu {
		display: relative;
		min-width: 160px !important;
		background: #f8b461;
	}

	.azul {
		font-size: 110%;
	}

	.theme,
	.theme .white {
		height: auto;
	}


	#conteudo-global {
		margin-top: 0;
	}


	ul#datas-importantes li .data {
		font-size: 100%;
	}

	ul#datas-importantes .descricao {
		font-size: 100%;
	}
	.col-xs-8.col-md-3.ali img{
	margin: 0 auto!important;
	float: none!important;}

	img.bio{
		width: 120%;
	}
}

@media (max-width:400px) {

	.carousel-inner .img-responsive,
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img,
	.veu {
		/*min-height: 180px !important;*/
	}
	#ouro img, #prata img, #realizacao img, #apoio img
	{
		min-width: 80%;
		max-width: 80%;
	}

	#realizacao img{
		max-width: 50%;
		min-width: 50%;
	}
	.col-xs-8.col-md-3.ali img{
	margin: 0 auto!important;
	float: none!important;}
}


