@font-face {font-family: 'bmwb';src: url('../fnt/BMWTypeV2/bmwb.ttf');}
@font-face {font-family: 'bmwl';src: url('../fnt/BMWTypeV2/bmwl.ttf');}
@font-face {font-family: 'bmwr';src: url('../fnt/BMWTypeV2/bmwr.ttf');}

.bold{font-family: 'bmwb', Helvetica, Arial, sans-serif;font-weight:normal;}
.light{font-family: 'bmwl', Helvetica, Arial, sans-serif;font-weight:normal;}
.regular{font-family: 'bmwr', Helvetica, Arial, sans-serif;font-weight:normal;}

/* GERAL */

body{
	font-family: 'bmwr', Helvetica, Arial, sans-serif;font-weight:normal;
}


div.content{
	width: 1355px;
	margin: 0 auto;
}

div.main{
	
}
div.inner{
	width:1200px;
	margin: 0 auto;
}

div.botoes{
	text-align: center;
	margin-top: 0;
	margin-bottom: 20px;
}


a.botao{
	background-color: #00a6ce;
	color: #000000;
	text-align: center;
	border-radius: 8px;
	padding: 10px 58px;
	font-size: 22px;
	line-height: 24px;
	height: auto;
}

a.botao.grande{
	border-radius: 12px;
	font-size: 40px;
	line-height: 44px;
	width: 100%;
	padding: 10px;
	height: auto;
}

a.botao.magenta{	
	background-color: #c34580;
	color:#ffffff;
}
div.sep100{
	clear: both;
	display: block;
	height: 100px;
}
a.normallink{
	text-decoration: none;
	color: #00a6ce;
	height:  18px;
	line-height: 18px;
	font-size: 22px;
}

.red{
	color:#ec6668 !important;
}
.bred{
	background-color:#ec6668 !important;
}

/* HEADER */

div#header{
	width: 100%;
	position: absolute;
	z-index: 350;
	padding-top: 80px;
}

div#header a.mblmenu,
div#header div.menu div.mnutit,
div#header div.menu a.mblclose{
	display: none;	
}

div#header h1{
	margin-left:100px;
	width: 330px;
	font-size: 45px;
	color: #ffffff;
}
div#header h1 a{
	color:inherit;
	text-decoration: none;
}
div#header div.menu{
	float: right;
	margin-right: 100px;
	color: #ffffff;
	height: 30px;
}
div#header div.menu.hide{
	display: none;
}
div#header div.menu ul{
	list-style-type: none;
}
div#header div.menu ul li{
	list-style-type: none;
	display: inline;
}
div#header div.menu ul li a{
	color: #ffffff;
	font-size:20px;
	padding: 20px 20px;
	text-decoration: none;
}

div#header div.menu ul li a.mnumore{
	background-image: url('../img/menu2.png');
	background-repeat: no-repeat;
	background-position: center;
}

div#header div.mnumore{
	width: 234px;
	position: absolute;
	z-index:351; 
	right:120px;
	top:120px;
}

div#header div.mnumore div.arrowup{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 25px 25px;
	border-color: transparent transparent #00a5ca transparent;
	float: right;
}
div#header div.mnumore ul.more{
	background-color: #00a6ca;
	border-radius: 8px 0 8px 8px;
	height: auto;
	margin-top: 25px;
	
	padding: 15px 30px;
}

div#header div.mnumore ul.more li{
	display: block;
	clear: both;
}

div#header div.mnumore ul.more li.sep{
	border-top:1px solid #5ac8ee;
}
div#header div.mnumore ul.more li a{
	width: 100%;
	display: inline-block;
	font-size: 15px;
	color:#000000;
	padding: 20px 0;
}
div#header div.mnumore ul.more li a:hover{
	color: #FFFFFF;
}

/* conteudoS */
div.conteudos {
	width:100%;
}

div.conteudos a.conteudo {
	display: block;	
	float: left;
	order: 0;
	width:438px;
	height: 300px;
	margin-bottom: 23px;
	background-size: cover;
	background-position: bottom center;
	background-repeat: no-repeat;
	color:#ffffff;
	text-decoration: none;
	font-size: 18px;
	margin-left: 20px;
}

div.conteudos a.conteudo.ini1{
	margin-left: 0;
}

div.conteudos a.conteudo div.schema{
	width:438px;
	background-repeat:repeat;
	height: 120px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url("../img/mask.png");
} 
div.conteudos a.conteudo.flip-1{
	transform: scaleX(-1);
}
div.conteudos a.conteudo.flip-1 div.schema{
	transform: scaleX(-1);
}

div.conteudos a.conteudo div.schema span{
	float: left;
	margin-bottom: 13px;
	width: 100%;
	clear: both;
}

div.conteudos a.conteudo div.schema.mskFND span{color:#00a6ce;}
div.conteudos a.conteudo div.schema.mskFND span.tipo{color:#a29f9e;}

div.conteudos a.conteudo div.schema span.titl{font-size: 32px; line-height: 34px;}
div.conteudos a.conteudo div.schema span.tags{font-size: 23px;}

/*GALLERY */
div.conteudos.gallery a.conteudo{
	width:324px;
	height: 364px;
	margin-left: 18px;
	font-size: 16px;
}

div.conteudos.gallery a.conteudo div.schema{
	width:324px;
	height: 364px;
	padding-top: 36px;
	padding-left: 36px;
	padding-right: 36px;
} 

div.conteudos a.conteudo div.schema span{
	margin-bottom: 8px;
}

div.conteudos.gallery a.conteudo.ini1{
	margin-left: 0;
}
div.conteudos.gallery a.conteudo div.schema span.titl{font-size: 23px; line-height: 25px;}
div.conteudos.gallery a.conteudo div.schema span.tags{font-size: 16px;}

/*CALENDAR*/
div.mark{
	background-color: #00a6ce;
	color:#ffffff;
	width: 180px;
	height: 110px;
	display: none;
}
div.mark ul{
	list-style-type: none;

}
div.mark ul li{
	list-style-type: none;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}
div.mark a{
	color: #ffffff !important;
	text-decoration: none !important;
	font-size: 13px !important;;
	padding-bottom: 0 !important;
	padding-right: 0 !important;
	padding-top: 10px !important;
	padding-left: 10px !important;
	float: left !important;
	margin: 0 !important;
}

/*BOX*/
div.msgBox {
	margin-top: 20px;
	height: 100px;
	padding-left: 120px;
	margin-bottom: 20px;
	display: table-cell;
	vertical-align: middle;
	background-image: url('../img/alr_ops.png');
	background-repeat: no-repeat;
}
div.msgBox p{
	font-size:36px;
	line-height: 40px;
	color: #a29f9e;
}
div.msgBox.alr_no{
	background-image: url('../img/alr_no.png');
}
div.msgBox.alr_ok{
	background-image: url('../img/alr_ok.png');
}
div.msgBox.alr_no p{
	color: #ec6668;
}
div.msgBox.alr_ok p{
	color: #00a6ce;
}

h2.m404{
	color: #ec6668 !important;
	margin-top: 40px !important;
	margin-bottom: 0 !important;
	font-size: 40px !important;
}
h3.m404{
	font-size: 30px !important;
	margin-top: 10px !important;
	margin-bottom: 0 !important;
}
h3.m404 a{
	color: #00a6ce !important;
	text-decoration: none !important;
	
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.7 !important;
}
/* FOOTER */
div#footer{
	height: 350px;
	background-color: #dddcdc;
}

div#footer div.footerlogo{
	font-size: 32px;
	color: #a19f9e;
	width: 238px;
	float: left;
	margin-left: 85px;
	margin-top: 67px;
}

div#footer div.footermenu{
	float: right;
	width: 825px;
	margin-left: 85px;
	margin-top: 45px;
}
div#footer div.footermenu a{
	float: left;
	padding-left: 20px;
	width: 270px;
	height: 70px;
	line-height: 70px;
	text-decoration: none;
	font-size: 24px;
	color:#a19f9e;
}

div#footer div.social{
	float:left;
	clear: both;
	margin-left: 85px;
	margin-top: 65px;
	font-size: 40px;
}
div#footer div.social a{
	margin-left: 38px;
	height: 35px;	
}
div#footer div.social a:first-child{
	margin-left: 0;
}

/*ALERTS*/
div.alert-interno {
    padding: 0;
}
div.alert.fancybox-content {
    background: #4b4b4b;
	color:#ffffff;
	padding: 20px;
}
div.alert-interno p {
    color: #ffffff;
}
div.alert a.botao.bok {
    background-color: #4b4b4b;
}
div.alert a{
	color:#00a6ce;
	text-decoration: none;
}
div.alert a.botao {
    margin: 0;
    text-align: center;
    color: #ffffff;
    float: right;
	border-radius: 6px;
    padding: 10px 20px;
	margin-top: 10px;
    font-size: 14px;
    line-height: 14px;
	background-color:#4b4b4b;
	border:1px solid #ffffff;
}
div.alert h1 {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 10px;
}

/* ==========================================
RESPONSIVE
=============================================*/
@media (max-width : 1455px){
	/* HEADER */
	div#header {
		padding-top: 45px;
	}
	div#header h1{
		font-size: 36px;
		width: 290px;
		margin-left:45px;
	}
	div#header div.menu {
		margin-right: 45px;
	}
	
	div#header div.mnumore{
		right:56px;
		top:75px;
	}	
	
	div.content{
		width: 100%;
		padding: 0 45px;
	}
	div.inner{
		width: 100%;
	}
	div.conteudos{
		width: 917px;
		margin: 0 auto;
	}
	div.conteudos a.conteudo,
	div.conteudos a.conteudo.ini1{
		margin-left: 10px;
		margin-right: 10px;
	}
	div.conteudos.gallery{
		width: 1020px;
	}
	div.conteudos.gallery a.conteudo,
	div.conteudos.gallery a.conteudo.ini1{
		margin-left: 8px;
		margin-right: 8px;
	}
	div.conteudos.gallery a.conteudo.ini4{
		display: none;
	}
}

@media (max-width : 1355px){
	
	
	/* HEADER */
	div#header div.menu ul li a {
		padding: 20px 10px;
	}
	
	/* MAIN */

	a.botao.grande{
		max-width: 890px;
	}
	
	/* FOOTER */
	div#footer{
		height: 300px;
	}
	div#footer div.footerlogo{
		float: left;
		margin-left: 0;
		margin-top: 36px;
	}
	
	
	div#footer div.footermenu{
		width: 550px;
		margin-left: 0;
		margin-top: 26px;
		float: right;
	}
	
	div#footer div.social{
		float:left;
		clear: left;
		margin-top: 50px;
		margin-left: 0;
	}
}

@media (max-width : 1100px){
	
	/* HEADER */
	div#header{
		padding-top:50px;
	}
	
	/*menu*/
	div#header a.mblmenu{
		display: block;
		background-image: url('../img/menu.png');
		float: right;
		width: 37px;
		height: 25px;
		margin-right: 50px;		
	}
	
	div#header div.menu{
		display: none;
		background: #00a6ce;
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.75);
		height: calc(100%);
		left: 0;
		width: 100%;
		overflow-y: auto;
		position: fixed;
		top: 0;
		z-index: 999;
		margin-top: 0;
		margin-left: 0;
	}
	
	div#header div.menu a.mblclose{
		display: block;
		float: right;
		margin-top: 50px;
		margin-right: 50px;
		width: 37px;
		height: 25px;
		background-repeat: no-repeat;
		background-position: center;
		background-image: url('../img/close.png');
	}
	
	div#header div.menu div.mnutit{
		display: block;
		float: left;
		color:#000000;
		width: 290px;
		font-size: 36px;
		margin-left: 50px;
		margin-top: 50px;
		margin-bottom: 60px;
	}
	div#header div.menu div.mnutit a{
		text-decoration: none;
		color:inherit;
	}
	
	div#header div.menu ul li{
		width: 100%;
		display: block;;
	}
	div#header div.menu ul li a{
		background-color:transparent;
		width: 100%;
		text-align: left;
		border-radius: 0;
		padding: 15px 50px;
		font-size: 28px;
		height: auto;
		line-height:normal;
		color:#000000;
		float: left;
	}
	div#header div.menu ul li a.mnumore{
		filter: brightness(0);
		background-position: top 10px left 50px;
		width: 30px;
	}
	
	div#header div.mnumore{
		width: 85%;
		right:auto;
		float: left;
		margin-left: 60px;
		margin-top:-80px;
		position: static;
		z-index: 500;
	}
	div#header div.mnumore div.arrowup{
		display: none;
	}
	
	div#header div.mnumore ul.more{
		background-color: transparent;
		padding: 0;
	}
	
	div#header div.mnumore ul.more li{
		width:auto;
	}
	
	div#header div.mnumore ul.more li a{
		color:#000000;
		font-size: 18px;
		padding: 10px 20px;
	}
	
	div.menuTop-overlay {
        background-color: rgba(0, 0, 0, 0.6);
    }
    div.menuTop-overlay{
        bottom: 0;
        display: none;
        height: calc(100%);
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
    }
	div.conteudos.gallery{
		width: 680px;
	}
	div.conteudos.gallery a.conteudo.ini4{
		display: block;
	}
}
@media (max-width : 1100px) and (max-height : 900px){
	div#header div.menu div.mnutit {
		margin-bottom: 30px;
	}
}
	
@media (max-width : 1020px){
	div.conteudos{
		width: 438px;
	}
	div.conteudos a.conteudo,
	div.conteudos a.conteudo.ini1{
		margin-left: 0;
		margin-right: 0;
	}
	
	div.conteudos.gallery a.conteudo,
	div.conteudos.gallery a.conteudo.ini1{
		margin-left: 8px;
		margin-right: 8px;
	}
}

@media (max-width : 920px){
	

	
	div#footer{
		height: auto;
		min-height: 340px;
	}

	div#footer div.footermenu{
		width: auto;
		margin-top: 34px;
	}
	div#footer div.footermenu a{
		float: left;
		clear: both;
		padding-left: 20px;
		width: auto;
		height: 50px;
	}
	
}

	
@media (max-width : 740px){
	div.conteudos.gallery{
		width: 324px;
	}	
	div.conteudos.gallery a.conteudo,
	div.conteudos.gallery a.conteudo.ini1{
		margin-left: 0;
		margin-right: 0;
	}
}
@media (max-width : 600px){
	
	a.botao.grande{
		font-size: 26px;
		line-height: 32px;
	}
	a.botao.vazado{
		height: auto;
		line-height: 36px;
		padding: 10px;
	}

	/*FOOTER*/
	div#footer div.footerlogo{
		font-size: 19px;
		width: 140px;
	}
	
	div#footer div.footermenu a{
		line-height: 40px;
		font-size: 18px;
	}
	
}

@media (max-width : 500px){
	div.content{
		padding: 0 26px;
	}
	/* HEADER */
	div#header{
		padding-top: 24px;
	}
	div#header a.mblmenu{
		margin-right: 26px;
	}
	
	div#header h1{
		font-size: 21px;
		width: 150px;
		margin-left:27px;
	}
	
	div#header div.menu div.mnutit{
		width: 150px;
		font-size: 21px;
		margin-left: 27px;
		margin-top: 27px;
		margin-bottom: 40px;
	}
	div#header div.menu a.mblclose{
		margin-top: 24px;
		margin-right: 30px;
		background-image: url('../img/close.png');
		height: 20px;
		width: 30px;
	}
	div#header div.menu ul li a{
		padding: 12px 27px;
		font-size: 24px;
	}
	
	div#header div.menu ul li a.mnumore{
		background-position: top 10px left 30px;
	}
	
	div#header div.mnumore{
		margin-left: 40px;
		margin-top:-70px;
	}
		
	div#header div.mnumore ul.more li a{
		padding: 10px 20px;
	}
	
	/* INICIATIVAS */
	div.conteudos,
	div.conteudos.gallery{
		width: 100%;
	}
	div.conteudos a.conteudo,
	div.conteudos.gallery a.conteudo {
		width:100%;
		height: 200px;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	div.conteudos a.conteudo div.schema,
	div.conteudos.gallery a.conteudo div.schema{
		width:100%;
		padding-top: 20px;
		padding-left: 24px;
		padding-right: 24px;
		height: 200px;
	} 
	
	div.conteudos a.conteudo div.schema span{
		margin-bottom: 15px;
	}

	div.conteudos a.conteudo div.schema span.titl{font-size: 24px; line-height: 24px;}
	div.conteudos a.conteudo div.schema span.tags{font-size: 19px;}
	
	/*FOOTER*/

	div#footer div.social a{
		margin-left: 17px;
		height: 25px;
	}
	div#footer div.social a img{
		height: 25px;
	}
}

@media (max-width : 380px){
	
	a.botao.grande{
		font-size: 22px;
		line-height: 28px;
	}
	
	a.botao.vazado{
		line-height: 30px;
	}

	div.conteudos a.conteudo,
	div.conteudos.gallery a.conteudo {
		height: 300px;
	}
	div.conteudos a.conteudo div.schema,
	div.conteudos.gallery a.conteudo div.schema{
		height: 300px;
	} 
	div.conteudos a.conteudo div.schema span,
	div.conteudos.gallery a.conteudo div.schema span{
		font-size: 14px;
	}
	div.conteudos a.conteudo div.schema span.titl{font-size: 20px; line-height: 22px;}
	div.conteudos a.conteudo div.schema span.tags{font-size: 16px;}
	
	div.conteudos.gallery a.conteudo div.schema span.titl{font-size: 20px; line-height: 22px;}
	div.conteudos.gallery a.conteudo div.schema span.tags{font-size: 16px;}
	
	
	/*FOOTER*/
	div#footer div.footerlogo{
		display: block;
		clear: both;
	}
	div#footer div.footermenu{
		float: left;
		display: block;
		clear: both;
	}
	
	div#footer div.footermenu a{
		padding-left: 0;
	}
	
	div#footer div.social{
		margin-top: 30px;
		margin-bottom: 20px;
		clear: both;
	}
}

div#site_popup div.popcontent{
	width: 100%;
	padding: 40px;
}