

/* Font */
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}



@font-face {
font-family: 'Eurostile';
font-style: normal;
font-weight: normal;
src: local('Eurostile'), url('../fonts/eurostile.woff') format('woff');
}
/*
@font-face {
font-family: 'EuroStyle Normal';
font-style: normal;
font-weight: normal;
src: local('EuroStyleNormal'), url('../fonts/EuroStyleNormal.woff') format('woff');
}

*/


@font-face {
    font-family: 'noto_sansregular';
    src: url('../fonts/NotoSans-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'eurostileregular';
    src: url('../fonts/eurostile-webfont.eot');
    src: url('../fonts/eurostile-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/eurostile-webfont.woff2') format('woff2'),
         url('../fonts/eurostile-webfont.woff') format('woff'),
         url('../fonts/eurostile-webfont.ttf') format('truetype'),
         url('../fonts/eurostile-webfont.svg#eurostileregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#disabled {
   pointer-events: none;
   cursor: default;
   color: #666 !important;
}

/*  General CSS*/
body{
    background: #fff;
	font-family: noto_sansregular !important;  
}

h3 {
	display: block;
	font-size: 1.7em;
	text-transform: uppercase;
	margin-top: 0.5em;
	font-family: 'Roboto Condensed', sans-serif;
}
h4 {
	display: block;
	font-size: 1.4em;
	text-transform: uppercase;
	margin-top: 0.5em;
	font-family: 'Roboto Condensed', sans-serif;
}
.wrapper{
    width: 1000px;
    margin: 0 auto;
}

.wrapper_small{
    width: 900px;
    margin: 0 auto;
}

.img_patrocinio{
	padding:10px 20px; 
	margin:10px;
}

.clearfix:before,  
.clearfix:after {  
    content: " ";  
    display: table;  
}  
.clearfix:after {  
    clear: both;  
}  
 
.clearfix {  
    *zoom: 1;  
}



/*    myboard    */
.myboard{
    width: 100%;
    position: relative;
}



.myboard .caption{
    /* margin-top: 60px;*/
	margin-top: 20px;
    text-align: center;
}


.myboard .caption hr{
    display: inline-block;
    height: 1px;
    width: 30px;
    border: 0!important;   
    margin: 0;
    padding: 0;
}

.pageboard{
    width: 100%;
    position: relative;
}



.pageboard .caption{
    margin-top: 60px;
    text-align: center;
}


.pageboard .caption hr{
    display: inline-block;
    height: 1px;
    width: 30px;
    border: 0!important;   
    margin: 0;
    padding: 0;
}

h2.outline, h1.outline, .outline {
	display: none;
}

.subtitle {
	display: block;
	font-size: 2em;
}

.mytitle {
	display: block;
	font-size: 2.2em;
	text-shadow: none;
}

.linkServices {
	display: block;
	font-size: 1.7em;
	text-transform: uppercase;
	margin-top: 0.5em;
	font-family: 'Roboto Condensed', sans-serif;
}

.linkServices2 {
	display: block;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: 1em;
	font-family: 'Roboto Condensed', sans-serif;
}
.linkServices3 {
	display: block;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: 1em;
	font-family: 'Roboto Condensed', sans-serif;
}

.main-box-poster {
    text-align: center;
    display: block;
    height: 200px;
    min-height: 200px;
    border-radius: 6px;
    border: solid 1px rgba(144, 144, 144, 0.25);
    margin: 10px;
    padding: 1em 1em;
    text-align: center;
    display: block;
    font-family: noto_sansregular;
}

/*
.services ul{
    margin-top: 100px;
}
*/
.services ul li{	
    list-style: none;
    display: block;
    width: 33.3333333333%;
    float: left;
    text-align: center;
}

.services2 ul li{	
    list-style: none;
    display: block;
    width: 25%;
    float: left;
    text-align: center;
}
.topics ul > li {	
    list-style: none;
    display: block;
    /*width: 33.3333333333%;*/
	/* width: 50%; */
    /* float: left; */
}

#ul-cicrle {
	list-style-type: disc;
}

.topics ul li legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 23px;
    font-size: 1.2em;
    line-height: inherit;
    /* color: #212121; */
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.main-box-topics{
    /* text-align: center; */
	display: block;
	/* height: 160px; */
    /* min-height: 160px; */
	margin: 5px;
    padding: 1em 1em;
	display: block;
	font-family: noto_sansregular;
}


.sponsor h4{
    margin-top: 15px;
}


.sponsor ul li{	
    list-style: none;
    display: block;
    float: left;
    text-align: center;
}

/*    footer    */
footer{
    padding: 35px 0;
    overflow: hidden;
}

footer .footer_logo{
    float: left;
}

footer .rights p{
    float: left;
    color: #838181;
    font-size: 13px;
    margin: 5px 0 0 40px; 
}

footer .rights p a{
    color: #777;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

footer nav ul{
    float: right;
    overflow: hidden;
    list-style: none;
    margin-top: 5px; 
}

footer nav ul li{
    float: left;
    margin-left: 25px;
}

footer nav ul li a{
    color: #838181;
    font-size: 13px;
    text-decoration: none;

    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
}

footer nav ul li a:hover{
    color: #616161;
}




.focusAnim:hover {
-webkit-animation: rubberBand 1s;
    animation: rubberBand 1s;
}

.titleAnim:hover {
-webkit-animation: pulse 1s;
    animation: pulse 1s;
}
/*
.services ul {
    margin-top: 0px !important;
}
*/
.current-page {
    color: #f69d0b !important;
    
}
.orange {
    color: #f69d0b !important;  
}
 .myshadow{
	  text-shadow: 1px 1px  black;
	 }

.hrorange {
background-color: #f69d0b; height: 1px; border: 0; 	
}
.white {
    color: #ffffff !important;  
}

.myblu{
    color: #337ab7 !important;
}

.bg-myblu {
	padding-top : 2em;
	background-color: #e9f6fc;
}

.left {
    float: left;
    margin-right: 15px;
}


.classhover:hover {
	background-color: #e9f6fc;
}

.main-box {
    text-align: center;
	display: block;
	height: 200px;
    min-height: 200px;
    border-radius: 6px;
    border: solid 1px rgba(144, 144, 144, 0.25);
	margin: 10px;
    padding: 3em 2em;
	text-align: center;
	display: block;
	font-family: noto_sansregular;
}

.support-box {
    text-align: center;
	display: block;
    min-height: 100px;
    border-radius: 6px;
    /* border: solid 1px rgba(144, 144, 144, 0.25);*/
	/*
	border: solid 1px;
	border-color: #f69d0b;
	*/
	border: solid 2px;
	border-color: #ffffff;

	margin: 10px;
    padding: 1em 1em;
	text-align: center;
	display: block;
	color: #163550;

}
.support-div{
    width: 100%;
    position: relative;
	padding-top: 2px;
    background: url('../img/min/footer-min.png') 50% 50% no-repeat;   
	background-attachment:scroll;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	
}

.myboard{
    width: 100%;
    position: relative;
}

.navbar-toggle{
	background-color: white !important;

}

.navbar-default 
{
	background: none !important; 
	border: 0 !important;
}
			
.navbar-nav > li > .dropdown-menu
{
	margin-top: 0px !important;
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
  	background: none !important; 
}
			
.navbar-default .navbar-nav>li>a
{
    color: #ffffff !important;
	background-color: transparent !important;
    font-weight: bold !important;
	font-family: 'Roboto Condensed', sans-serif;	
    font-size: 18px;
}
			
.navbar-default .navbar-nav>li> a:hover
{
	color: #b9b9b9 !important;
}

ul.dropdown-menu>li
{
    color: #ffffff !important;
	background: #21387a !important; 
	
}

ul.dropdown-menu>li>a 
{
    color: #ffffff !important;
	
}

ul.dropdown-menu>li>a:hover
{
	color: #000000 !important;
}

.navbar-default .navbar-toggle {
    border-color: #202020 !important;
}

.font-size-xl{
	font-size: 16px;
	font-family: noto_sansregular;
}

.notosans {
	font-family: noto_sansregular;
}

.eurostile {
	/* font-family: "Eurostile"; */
	font-family: 'eurostileregular';
	font-weight: bold;
	display: inline;
}

#bg-big {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -5000;
}
#bg-1024 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -5000;
}
#bg-1440 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -5000;
}

#bg-small {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -5000;
}


@media (min-width:1921px){
	#bg-big { display: block; }
	#bg-1024 { display: none; }
	#bg-small { display: none; }
	#bg-1440 { display: none; }
	 
	.myboard {
		width: 100%;
		min-height: 910px !important;
		background-size: 100% 100% !important;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;

	}
	
	.pageboard {
		width: 100%;
		min-height: 310px !important;
		background-size: 100% 100% !important;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
	}

}


@media (min-width: 1441px) and (max-width:1920px){

	.pageboard {
		min-width: 1090px;
		min-height: 310px;
		background-size: 100% 100% !important;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
	}

	.myboard {
		min-height: 470px;
		min-width: 1090px;
		background-repeat:no-repeat !important;
		background-size:cover !important;
	}
	
	#bg-big { display: block; }
	#bg-1024 { display: none; }
	#bg-small { display: none; }
	#bg-1440 { display: none; }
}



@media (min-width: 1025px) and (max-width:1440px){

#bg-big { display: none; }
	#bg-1440 { display: block; }
	#bg-1024 { display: none; }
	#bg-small { display: none; }
	


	.myboard {
		min-height: 420px;
		min-width: 1090px;
		background-repeat:no-repeat !important;
		background-size:cover !important;
		

	}
	
	.myboard .caption{
		margin-top: 30px;
		text-align: center;
	}

	.wrapper {
		width: 1024px;
		margin: 0 auto;
	}
	.wrapper_small {
		width: 900px;
		margin: 0 auto;
	}
	
	.pageboard {
		min-height: 310px;
		min-width: 1090px;
		background-repeat:no-repeat !important;
		background-size:cover !important;
		

	}
	
	.pageboard .caption{
		margin-top: 30px;
		text-align: center;
	}

	
	
}



@media (min-width: 769px) and (max-width: 1024px) {
	#bg-big { display: none; }
	#bg-1440 { display: none; }
	#bg-1024 { display: block; }
	#bg-small { display: none; }
	
	.myboard {
		min-height: 410px;
	}
	.pageboard {
		min-height: 240px;
	}
	
	.wrapper {
		width: 90%;
		margin: 0 auto;
	}
	.wrapper_small {
		width: 90%;
		margin: 0 auto;
	}
	.navbar-default .navbar-nav>li>a
	{
		font-size: 15px;
	}
	
	.container {
		width: 900px;
	}
	
	
	
}

	

@media (min-width: 481px) and (max-width:768px){

	#bg-big { display: none; }
	#bg-1440 { display: none; }
	#bg-1024 { display: block; }
	#bg-small { display: none; }
	
	.myboard {	
		min-height: 380px ;
	}
	
	.pageboard {	
		min-height: 240px ;
	}
	
	.wrapper {
		width: 90%;
		margin: 0 auto;
	}
	.wrapper_small {
		width: 90%;
		margin: 0 auto;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a 
	{
		color: #fff;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover 
	{
		color: #b9b9b9;
	}

	.navbar-nav 
	{
		float: left;
		margin: 0;
		margin-left: 4em;
	}
	
	.navbar-toggle {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.myboard .caption
	{
		margin-top: 30px;
		text-align: center;
	}
	
	.services ul li {
		list-style: none;	
		display: block;
		width: 93%;
		float: left;
		text-align: center;
		border-radius: 6px;
		border: solid 1px rgba(144, 144, 144, 0.25);
		margin-bottom: 1em;
		margin-left : 1em;
		background-color: #ffffff;
	}
	.services2 ul li {
		list-style: none;	
		display: block;
		width: 93%;
		float: left;
		text-align: center;
		border-radius: 6px;
		border: solid 1px rgba(144, 144, 144, 0.25);
		margin-bottom: 1em;
		margin-left : 1em;
		background-color: #ffffff;
	}
	
.topics ul li {
		list-style: none;	
		display: block;
		width: 93%;
		float: left;
		margin-bottom: 1em;
		margin-left : 1em;
		background-color: #ffffff;
	}
	
	.support-box 
	{
		text-align: center ; 
		display: block ; 
		border: none ; 
		margin: 0px ; 
		padding-top: 10px ; 
		text-align: center ; 
		height: 100px ; 
		min-height: 100px ; 
		
	}
.services2 ul 
	{
		margin-bottom: 0px !important; 
		padding-top : 2em !important; 
		background-color: #e9f6fc !important; 
	}
	.services ul 
	{
		margin-bottom: 0px !important; 
		padding-top : 2em !important; 
		background-color: #e9f6fc !important; 
	}
	.main-box {
		text-align: center;
		display: block;
		height: 180px;
		min-height: 180px;
		border-radius: 6px;
		border: solid 1px rgba(144, 144, 144, 0.25);
		margin: 10px;
		padding: 3em 2em;
		text-align: center;
		display: block;
		font-family: "Noto Sans";
	
	}
	.support-div{
		width: 100%;
		padding-top: 2px;
		padding-bottom: 10px;
		position: relative;
		background: url('../img/footer.png') 50% 50% no-repeat;   
		background-attachment:scroll;
		background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
	}



}


@media (max-width:480px){
	
	#bg-big { display: none; }
	#bg-1024 { display: none; }
	#bg-small { display: block; }
	
	.myboard {	
		min-height: 450px ;
	}
	.pageboard {	
		min-height: 210px ;
	}
	.wrapper {
		width: 90%;
		margin: 0 auto;
	}
	.wrapper_small {
		width: 90%;
		margin: 0 auto;
	}

	.mytitle {
		display: block;
		font-size: 1.6em;
		text-shadow: none;
	}
	.subtitle {
		display: block;
		font-size: 1.4em;
		text-shadow: none;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a 
	{
		color: #fff;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover 
	{
		color: #b9b9b9;
	}

	.navbar-nav 
	{
		float: left;
		margin: 0;
		margin-left: 4em;
	}
	
	.navbar-toggle {
		width: 100%;
		float: none;
		margin-right: 0 !important;
	}
	.myboard .caption
	{
		margin-top: 30px;
		text-align: center;
	}
	
	.services ul li {
		list-style: none;	
		display: block;
		width: 93%;
		float: left;
		text-align: center;
		border-radius: 6px;
		border: solid 1px rgba(144, 144, 144, 0.25);
		margin-bottom: 1em;
		margin-left : 0.5em;
		
		background-color: #ffffff;
	}
	.services2 ul li {
		list-style: none;	
		display: block;
		width: 93%;
		float: left;
		text-align: center;
		border-radius: 6px;
		border: solid 1px rgba(144, 144, 144, 0.25);
		margin-bottom: 1em;
		margin-left : 0.5em;
		
		background-color: #ffffff;
	}
	.topics ul li {
		list-style: none;	
		display: block;
		width: 93%;
		float: left;
		margin-bottom: 1em;
		margin-left : 1em;
		background-color: #ffffff;
	}
	.main-box-topics{
    /* text-align: center; */
	display: block;
	/* height: 160px; */
    min-height: 160px; 
	margin: 5px;
    padding: 1em 1em;
	display: block;
	font-family: noto_sansregular;
}
	.support-box 
	{
		text-align: center ; 
		display: block ; 
		border: none ; 
		margin: 0px ; 
		
		text-align: center ; 
		height: 100px ; 
		min-height: 100px ; 
	}
.services2 ul 
	{
		margin-bottom: 0px !important; 
		padding-top : 2em !important; 
		background-color: #e9f6fc !important; 
	}
	.services ul 
	{
		margin-bottom: 0px !important; 
		padding-top : 2em !important; 
		background-color: #e9f6fc !important; 
	}
	
	.light{
	   
		
	}


}

