@charset "utf-8";
/* CSS Document 

font-family: 'Passion One', cursive;
font-family: 'Roboto', sans-serif;

*/

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

@import url('https://fonts.googleapis.com/css?family=Passion+One');

@font-face {
  font-family: droid;
  src:url(../font/droidsans-bold-webfont.woff);
	
}

@font-face {
  font-family: abel;
  src:url(../font/fontsfree-net-abel-regular-webfont.woff);
}


.menor{
			font-size: 25px!important;
			text-align: left;
		}


.title{
	background-color: #f47d34;
	padding: 15px;
	color: #000;
}


body{
	background-color: #fff;
	font-family: abel;
	font-size: 19px;
	color: #000; /*color: #694e13;*/
}

.margin5{
	margin: 0 10px 10px 0;
}

.read-more-content{
	display: none;
	
}
.read-more{
	display: inline-block;
	
}.timeline-info {
	
}

label{font-size: 20px!important;}

.inicial{
	width: 100%;
	height: 100vh;
	text-align: center;
	position:relative;
}

.inicial img{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 97vh;
}


.embed-responsive{
	margin-top: 20px;
	margin-bottom: 20px;
}


.votacao2{
	width: 100%;
	text-align: center;
}
.votacao2 a{
	width: 200px;
	display: inline-block;
	background-color: #29B34B;
	color: #fff!important;
	padding: 40px 10px;
	text-align: center;
	margin: 20px;
	font-size: 25px;
	font-weight: bold;
		
}		


label{font-size: 15px;}


a{text-decoration:none; color:inherit;}
a:hover{text-decoration:none; color:inherit;}
a:link{text-decoration:none; color:inherit;}
a:visited{text-decoration:none; color:inherit;}


footer{
	color: #fff;
	background-color: #00974A;
	padding: 30px 0 30px 0;
	text-align: center;
}

.enviar{
	border: none;
	padding: 10px 15px;
	color: #fff;
	background-color: #00974A;
}



.navbar-default{
	background-color: transparent;
	border: 0;
}


.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
	color: #fff!important;
	font-family: 'Passion One', cursive;
	font-size: 25px;
}

.brandTitulo{
color: #fff!important;
	font-family: 'Passion One', cursive;
	font-size: 20px;
}


.fundo2{
	background: url(../dados/layout/fundo2.jpg)no-repeat center bottom;
	height: 100vh;
	background-size:100%;
}

.vermelho{
	background-color: #FF2E33;	
}

.paddingTop{
	padding-top: 60px;
}



.fundo{
width: 100%;
height: 100vh;
background:url(../dados/layout/fundo.jpg) no-repeat;

	background-color: #cd3539;
	
		background-position: center center;
			background-repeat:  no-repeat;
			
			background-size:  cover;
			

}

.displayImg{
	width: 100%;
	text-align: center;
}

.displayImg img{
	display: inline;
	margin: 10px;
	width: 150px
}

.horizontal{
	width: auto!important;
	height: 210px;
}


h1, h2{
	text-align: center;
	color: #000;
	font-family: droid;
	
	padding: 0 10px 0 10px ;
	display: inline-block;
	font-size: 33px!important;
}

h4{text-align: center;
	color: #000;
	font-family: droid;
	margin:30px 0;
	font-size: 28px!important;}


h5{text-align: center;
	color: #000;
	font-family: droid;
	padding: 0 10px 0 10px ;
	font-size: 20px!important;}



/*----resize logo-----*/
.logo{
	position: absolute;
	z-index: 200;
	margin-top:80px;
	left: 0;
	margin-left: 10%;
	-webkit-transition: width 1s!important; /* For Safari 3.1 to 6.0 */
    transition: width 1s!important;
	}

.resize-logo{
	width:70%;
	z-index: 800!important;
	margin-top: 40px;
	 -webkit-transition: width 1s!important; /* For Safari 3.1 to 6.0 */
    transition: width 1s!important;
}

.navbar-fixed-top{z-index: 200;}

.resize-logo img{
width: 10%;
margin-top: -40px;
position: fixed;
	z-index: 1000!important;
	
	

}




.navbar-default{
	background-color:#FF2E33!important ;
}
.navbar-fixed-top{
	background-color:#FF2E33!important ; z-index: 300;}

.dropdown-menu{
	background-color: #000;
	border: 0;
	border-radius: 0;
	margin-top: 0;
	padding: 0;
	box-shadow: none;
}

.dropdown-menu > li > a{
	color: #fff!important;
	font-family: 'Passion One', cursive;
	font-size: 20px;
	padding: 10px 15px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus{
	background-color: #fff;
	color: #000!important;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus{
	background-color: transparent;
	color: #fff!important;
}


/*----GALERIA-----*/
#owl-demo4 .item4{
  margin:0.5px; 
 
}
#owl-demo4 .item4 img{
  display: block;
  width: 100%;
  height: auto;
}








/*======texto regulamento====*/

.complete{
    display:none;
}

.more{
    background:#00974A;
    color:#fff;
    font-size:16px;
    padding:5px;
    cursor:pointer;
}







/*----STICKY MENU-----*/
.sticky {
  position: fixed;
  top: 0;
	z-index: 100;
  width: 100%;
	padding: 0;
	margin: 0;
}







/*=======MENU========*/
.teste{background-color:#000!important;    }



.navbar-toggle{
	background-color: transparent;
	border: 0;
}
.icon-bar{
	background-color: #fff!important;
	padding: 3px 0 3px 0;
	margin: 3px 0 3px 0;
	
	width:35px!important;
}

/* orientação vertical cel */
@media (min-width: 220px) and (max-width: 767px) and (orientation:portrait) { 
	.fundo{
     height: 400px;
     background:url(../dados/layout/logo2.jpg) no-repeat;
     background-size: 100% 100%;
	 top: 60px!important;
	 position: relative;
     }
	
	.txtMenor{
		font-size: 19px!important;
	}
	
	.p-cel{
		padding: 0;
	}
	
	.inicial{
	width: 100%;
	height: auto;
	text-align: center;
	position:relative;
}

.inicial img{
	margin-left: 0;
	margin-right: 0;
	
	text-align: center;
	height: auto;
	width: 100%;
}
	
	.displayImg img{
	
     }
	
	.horizontal{
	width: 100%!important;
	height: auto;
}
	
	.cedula{
		width: 90%;
	}

	
}




/* orientação vertical tablet */
@media (min-width: 601px) and (max-width: 768px) and (orientation: portrait) { 
	
.fundo{
width: 100%;
height: 500px;
background:url(../dados/layout/fundo.jpg) no-repeat;
background-size: 140% 100%;
padding: 0;
margin: 40px 0 0 0;
	
	background-position: 50%;

}
	
	.inicial{
	width: 100%!important;
	height: auto!important;
	text-align: center;
	position:relative;
	}

	.inicial img{
	margin-left: 0;
	margin-right: 0;
	
	text-align: center;
	height: auto;
	width: 100%!important;
	}
	
	
	.logo{
	 margin-top:50px;
	 left:0;
	 margin-left: -3%;
	 width: 300px;
	 height: 200px!important;
	}
	.logo img{width: 100%;}

.resize-logo img{
display: none!important;
}	
	
	.nav > li > a {
    font-size: 19px;
		
    }

	
	
	.cedula{
		width:70%;
	}
	
	
	


	
}/*==fim media query*/









/*orientação horizontal tablet*/
/* Portrait and Landscape */
@media only screen 
  and (min-width: 768px) 
  and (max-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {

	

	.inicial img{
	
	width: 50%!important;
	}
	.cedula{
		width: 80%;
	}
	
.fundo{
width: 100%;
height: 700px;
background:url(../dados/layout/fundo.jpg) no-repeat;
background-size: 140% 100%;
padding: 0;
margin: 40px 0 0 0;
	
	background-position: 50%;

}
	
	
	
	
	
	.logo{
	
	margin-top:80px;
	left:0;
		margin-left: -2%;
		width: 400px;
	-webkit-transition: width 1s!important; /* For Safari 3.1 to 6.0 */
    transition: width 1s!important;
		height: 200px!important;
	}
	.logo img{width: 100%;}

	
	
	.resize-logo{
	display: none;
}


	
}/*fim media query*/















