
#header .header-top.header-top-style-2{
	background-color: transparent;
}

.nav-pills > li + li{
	margin-left: 0px;
}

html.zoomarine #header .header-nav-main nav > ul > li > a, .mobile-side-menu li a{
	padding: 0px;
}

html.zoomarine #header .header-nav-main nav > ul > li:first-child > a{
	margin-left: 0px;
}
html.zoomarine #header .header-nav-main nav > ul > li:last-child > a{
	margin-right: 0px;
}

html.zoomarine #header .header-nav-main nav > ul > li:not(.dropdown) a::after{
	border-bottom: 2px solid #FFF;
}

html.zoomarine #header .header-nav-main nav > ul > li{
	border-bottom: 1px solid rgba(255,255,255,0.5);
}

html.zoomarine #header .header-nav-main nav > ul > li > a{
	margin-bottom: 3px;
	/*margin-left: 5px;*/
}


.mobile-nav{
	left: -300px;
	width: 300px;
}

.mobile-side-menu li{
	padding-left: 10px;
}
.mobile-side-menu li .mmenu-toggle::after{
	top: -3px;
}


.dem-home-parallax-container section.section{
	background-color: #1E7D93;
	border: none;

	
}
.dem-home-parallax-container section.section p,
.dem-home-parallax-container section.section h1{
	color: #FFF;	
}
.dem-home-parallax-container section.section.section-background{


	background-image: url(/images/dem/filosofia_bg.jpg);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: 100% 100%;


	/*background-color: #1E7D93;*/
	
	/*padding: 30px;*/
}

/*.dem-home-parallax-container p,
.dem-home-parallax-container h1{
	color: #FFF;
}

.dem-home-parallax-content{
	background-color: #1E7D93;
}*/


/*#################################
BEGIN DEM PROGRAM ITEMS
#################################*/
div.dem-comportamentos{
	margin-top: 20px;

	padding-top: 40px;

	background-image: url(../img/bg_dem_comportamentos.jpg);
	background-position: 0 50%;
	background-repeat: no-repeat;
}

div.dem-comportamentos h2, 
div.dem-comportamentos h4{
	color: #FFF;
	text-align: center;
}

div.dem-comportamentos .thumb-info{
	background-color: transparent;
}
div.dem-comportamentos .thumb-info-caption{
	background-color: #FFF;
	display: block;
	padding: 0px;
	border-bottom: solid 1px #00355F;
}
div.dem-comportamentos .thumb-info .thumb-info-title{
	background-color: #FFF;
	color: #00355F;
	position: relative;
	padding: 0px 5px;
}
div.dem-comportamentos .thumb-info .thumb-info-title{
	text-shadow: none;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 12px;
}
div.dem-comportamentos .thumb-info .thumb-info-caption-text{
	display: none;
}

div.dem-content{
	margin-top: 30px;
	font-size: 12px;
}

div.dem-content h1{
	padding-top: 10px;
	padding-bottom: 10px;
}

div.dem-content .precos .plan h3{
	font-size: 1.2em;
}

div.dem-content div.separator,
div.dem-regulamento div.separator{
	height: 10px;

	background-image: url(../img/bg_dem_regulamento.jpg);

	margin: 40px 0px;
}
div#intro div.separator{
	display: none;
}


div.dem-regulamento section{
	padding: 0px;
	background-color: #FFF;
	border: none;
}
div.dem-regulamento section.dem-regulamento-solid{
	background-color: #007C90;
	color: #FFF;
}

div.dem-regulamento section .thumb-info-side-image-wrapper{
	/*display: inline-block;*/
}

div.dem-regulamento .thumb-info-caption{
	font-size: 12px;
	padding: 10px;
}
div.dem-regulamento .thumb-info-caption h5{
	color: #007C90;
	text-transform: none;
}
div.dem-regulamento .dem-regulamento-solid .thumb-info-caption h5{
	color: #FFF;
	text-transform: none;
}
div.dem-regulamento .thumb-info-caption p{
	color: #FFF;
}

/*#################################
END DEM PROGRAM ITEMS
#################################*/

.dem-info-adicional{
	background-color: #007C90;
	color: #FFF;
	padding: 10px;
}

.dem-info-adicional h2{
	color: #FFF;
	margin-bottom: 10px;
	font-size: 1.8em;
	text-transform: none;
}

.dem-info-adicional-subnauta{
	border: solid 1px #007C90;
	margin-bottom: 10px;
	padding: 10px;
}
.dem-info-adicional-subnauta h2{
	font-size: 1.8em;	
	color: #007C90;
	text-transform: none;
}

@media (max-width: 767px) {
	div.dem-comportamentos{
		background: none;
	}

	div.dem-comportamentos h2, 
	div.dem-comportamentos h4{
		color: #5CA0AF;
	}
}

@media (min-width: 992px) and (max-width: 1198px) {
	html.zoomarine #header.transparent-header .header-nav-main nav > ul > li > a {
		padding-right: 0px;
		margin-right: 0px;

		margin-left: 10px;

		font-size: 10px;
	}
}

@media (min-width: 1199px) {
	html.zoomarine #header.transparent-header .header-nav-main nav > ul > li > a {

		margin-left: 20px;
	}
	html.zoomarine #header .header-nav-main nav > ul > li:first-child > a{
		margin-left: 0px;
	}
}