.r{outline:1px solid red;}
.g{outline:1px solid green;}
.y{outline:1px solid yellow;}


@charset "utf-8";
html,body{font-family: 'Roboto Condensed', sans-serif;font-size:16px;color:#333;padding:0px;margin:0px;background:#FFF;}

a:hover{text-decoration:none;}
.sumir{display:none;}
::-webkit-input-placeholder{ color: #999 !important;}
.anime,.anime *{transition:all 300ms ease;}
.txt-blue{color:#333333;}
.bg-blue{background:#036;color:#FFF;letter-spacing:0.060em;}
.btn-my{
	font-size:18px;
	padding:8px 30px !important;
	border-radius: 6px;
}
.btn-my:hover{
	color:#FFF100;
	padding:8px 35px !important;
	transition:all 300ms linear;
}
.myspace{
	height:20px;
}

.btn-topored {
	text-align:center;
    font-size: 20px;
    color: #FFF;
    padding: 8px 15px;
    background: #006699;
    display: inline-block;
    margin-top:20px;
	margin-right:10px;
    float: right;
	font-weight:bold;
}
.btn-topoazure {
	text-align:center;
    font-size: 20px;
    color: #FFF;
    padding: 8px 15px;
    background: #006699;
    display: inline-block;
    margin-top:20px;
    float: right;
	font-weight:bold;
}

.fdo-topo {
	padding:10px;
}

.endsrodape{
	background-image:url(/public/img/back_rodape.png);
	background-repeat:repeat-x;
	height:21px;
}

.my-font{font-family: 'Roboto Condensed', sans-serif;}
.centered {
	margin: 0 auto !important;
	float: none !important;
	max-width:1200px;
}

.centereda {
	margin: 0 auto !important;
	float: none !important;
	max-width:1100px;
}
.destak{
	background:#FFF;
	border:1px solid #EBEBEB;
	box-shadow:0px 0px 2px #EBEBEB;
	padding:5px 10px;
}

.arrendonda_10{
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
.arrendonda_5{
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.icon-bar{
	border:1px solid #000;
	background:#000;
}
.campo_obr{background: url(/painel/public/img/map_pin_alt_8x16.png) right 3px center no-repeat, -webkit-linear-gradient(top, #FFF, #F0F0F0) !important;}

.title-int{
	font-size:45px;
	font-weight:bold;
	margin:40px 0px 5px 15px;
}

.title-int2{
	font-size:30px;
	font-weight:bold;
	text-align:left;
	color:#333333;
}

.title-int3{
	font-size:45px;
	font-weight:bolder;
	text-align:center;
	color:#fff;
	margin-top:200px;
}

.end_rodape{
	font-size:18px;
	font-weight:bolder;
	font-family: 'Roboto Condensed', sans-serif;
	text-align:center;
	color:#036;
}

.linharodape{
	font-family: 'Roboto Condensed', sans-serif;
	background-image:url(/public/img/back_rodape.png);
	background-repeat:repeat-x;
	height:16px;
}
.linharodape h2{
	font-size:25px;
	font-weight:bold;
	color:#FF3300;
}
.linharodape h3{
	font-size:24px;
	font-weight:normal;
}
.linharodape h4{
	font-size:16px;
	font-weight:normal;
}
.linharodape h4 a{
	font-size:16px;
	font-weight:normal;
	color:#FFF;
}
.socialmedia{
	text-align:center;
	margin-top:15px;
	}
	
	.markitas{
	margin-top:15px;
}

/***************************************/
.titulus{
	font-family: 'Roboto Condensed', sans-serif;
	max-height:300px;
	padding:60px 0px 70px 0px;
	margin-bottom:50px;
	color:#FFF;
}
.titulus > h1{
	padding:10px 30px;
	font-size:65px;
	font-style:italic;
	border:1px solid #FFF;
	display:inline-block;
	background:url(/public/img/bg_title.png);
	text-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 5px #555;
}
.titulus > h2{
	padding:10px 30px;
	font-size:40px;
	font-style:italic;
	border:2px solid #FFF;
	display:inline-block;
	background:url(/public/img/bg_title.png);
	text-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 5px #555;
}
.titulus > h1 small{
	color:#FFF;
}

/***************************************/

.fotohome{
	width:383px;
	height:254;
	margin-top:15px;

}


.header-det{
	color:#FFF;
	position:fixed;
	z-index:1000;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	padding:8px 0px;
	background-color: #0066cc;
}
.header-det center{
	font-size:22px;
	font-weight:bold;
}
.header-det center > span{
	font-size:16px;
	font-weight:normal;
}
.header-det small{
	letter-spacing:2px;
	font-size:11px;
}

.header-det img{
	margin-left:10px;
}

.topo{
	background:#666666;
	padding:1px 0px 1px 0px;

}

.corpo{
	background-image:url(/public/img/bgpaginas.jpg);
	background-repeat:repeat;
}

.menu-nav > div { 
	font-family: 'Roboto Condensed', sans-serif;
	padding-left:0px;
	padding-right:0px;
	margin-left:5px !important;
	margin-right:0px !important;
}
.menu-nav > div > div{
	margin-left:0px !important;
	margin-right:0px !important;
}
.menu-nav > div > div .navbar-brand{
	font-size:20px;
	font-weight:bold;
	padding-left:5px;
	color:#fff;
}
.menu-nav > div > div > ul > li a{

	color:#ffffff;
	padding:10px 0px;
	font-size:21px;
	font-weight:normal;
	transition: all 200ms linear;
	text-align:center;

}
.menu-nav > div > div > ul > li a:hover{
	background-color:transparent !important;
	color:#FFF !important;
	text-shadow:0px 0px 2px #000;
}
.ativo,.ativo:hover{
	color:#333 !important;
	/*background-color:gold !important;
	color:#333 !important;
	height:80px;
	border-radius: 5px;*/
}
/****************VIDEOS RESPONSIVOS YOUTUVE***********************/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	height:100%;
}
/***************************************/

footer{
	padding:40px 5px;
	border-top:5px solid #FFEE0A;
	border-bottom:5px solid #001A80;
	margin-top:80px;
}
.foot-ctt{
}
.foot-ctt p{
	background:#FF0;
	color:#003;
	letter-spacing:0.085em;
	font:oblique bold 24px/25px "Arial Black", Gadget, sans-serif;
	padding:15px 5px;
	margin-bottom:0px;
}
.foot-ctt div{
	color:#036;
	font-size:26px;
	font-family:Tahoma, Geneva, sans-serif;
	padding:10px 0px;
	font-weight:bold;
}
.foot-ctt div > span{
	font-size:18px;
	font-weight:normal;
}

.foot-app img{
	position:absolute;
	top:-65px;
	margin-left:50px;
}
.foot-more{border:1px solid #CCC;}
.foot-more > img{
	padding:17px 10px 0px 10px;
}
.foot-more > a{
	color:#333;
	margin-bottom:15px;
}




.central-click{
	background:#FFF;
	padding:30px;
}
/********************************EXTRAX****************/
.bnn_int{
	height:430px;
	background:#FFF115;
}
/******** institucional ***********/
.inst-text{
	padding:5px 25px 20px 25px;
	margin-bottom:25px;
}
/****************************************************/
@media (min-width:1025px){
	.menu-nav > div > div > ul > li:last-child a{
		left:4px;
	}
}
@media (max-width:1025px){
	.logo img{
	  margin-right: auto;
	  margin-left: auto;
	}
	.navbar{
		margin-bottom:0px !important;
		line-height:0px;
	} 
	.foot-ctt p{
		font-size:18px;
	}
	.foot-ctt div{
		font-size:18px;
	}
	.foot-app img{
		position:inherit;
		margin-left: calc(50% - 120px);
		top:auto;
	}
}
@media (max-width:768px){
	/*.center-block-xs {
	  display: block;
	  margin-right: auto;
	  margin-left: auto;
	}*/
	.header-det{
		font-size:10px !important;
	}
	.header-det center{
		font-size:20px;
		float:right !important;
	}
	.header-det center > span{
		font-size:13px;
	}
	.menu-nav > div > div > ul > li a{
		text-align:center;
		padding:20px;
		margin-right:0px !important;
		display:block;
	
	}
	.navbar{
		margin-bottom:0px !important;
		line-height:0px;
/*  .campo_obr{
	 border:1px solid red !important;
  }

	.topo{
		margin-top:60px;
	}
	.corpo{
		padding:0px 5px;
	}*/
	
		
	}
	
