@import url(http://fonts.googleapis.com/css?family=Raleway:300,400,600,700,800,900);

/* Reset
=====================================================================*/
*{padding:0;margin:0;}
body{
	background:#ffffff;
	font-family: 'Raleway',sans-serif;
	overflow-x: hidden;
	text-rendering: optimizelegibility;
}

a { 
	color:#ffffff; text-decoration:none; 
}
a:hover { 
	color:#ffffff;text-decoration:none; 
}
a:focus {
	color:#ffffff;
	outline: medium none;
	outline-offset: 0;
}

/* Headings */

h1, h2, h3, h4, h5, h6 {
	padding-bottom: 5px;
	color: #3d5054;
	line-height: 1em;
	font-weight: normal;
	margin: 0 0 10px;
}
h1 {
	color: #fff;
	margin-bottom: 65px;
}
h2 {
	font-weight: 700;
	color: #ffd57a;
	text-transform: uppercase;
}
h3 {
	font-weight: 400;
	color: #fff;
}

h1 { font-size: 35px;}
h2 { font-size: 27px;}
h3 { font-size: 20px;}
h4 { font-size: 18px;}
h5 { font-size: 16px;}
h6 { font-size: 14px;}

/* h1          { font-size:2em; font-weight:normal; line-height:1.15; }
h2          { font-size:1.5em; line-height:1.25; margin-bottom:.45em; }
h3          { font-size:1.35em; line-height:1.25; margin-bottom:.45em; }
h4          { font-size:1.05em; line-height:1.35; margin-bottom:.45em; }
h5          { font-size:1.05em; line-height:1.35; margin-bottom:.45em; }
h6          { font-size:1em; line-height:1.35; margin-bottom:1em; } */
h1 small {
	color: #E5E5E5;
}
/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 1em; color: #fff !important;}
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; color: white; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small         { font-size:1em; }
big           { font-size:1.15em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { 
	color: #fff;
	margin-left: 40px;
	font-size: 16px;
}



/* Show Messages
=====================================================================*/
.gen{
	border-radius:30px;
	background: none repeat scroll 0 0 #fff;
	color: #008900;
	font-size: 20px;
	margin: 15px auto;
	padding: 5px;
	text-align: center;
}
.err{
	border-radius:30px;
	background: none repeat scroll 0 0 #B91919;
	color: #fff;
	font-size: 20px;
	margin: 15px auto;
	padding: 5px;
	text-align: center;
}



/* Section Title
=====================================================================*/
.section-title{
	margin-bottom: 35px;
	margin-top: 80px;
	text-align: center;
}
.section-title h2{
	font-size: 26px;
	font-weight: 800;
	letter-spacing: 0.04em;
	margin: 0 0 10px;
	padding: 0 0 15px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
.section-title h2:before {
	border: 2px solid #59a3fc;
	bottom: 0;
	content: "";
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 100px;
}
.section-title p{
	color: #9c9c9c;
	font-size: 16px;
	/* font-style: italic; */
	text-align: center;
}

/*--------------------------------------
# 2.0 left-block style start here
----------------------------------------*/

.rocket-block {
	text-align:center;
	padding: 0px 40px 0;
}
.rocket-block img {
	margin-top: 15px;
	margin-bottom: 15px;
}
.rocket-block .img-thumbnail {
	background:#fff;
}


/*--------------------------------------
# 3.0  Right-block style start here
----------------------------------------*/

.right-block {
	background: #f8faeb;
}
.contact-block {
	text-align: center;
	padding: 0px 40px;
}
.contact-block h2 {
	color: #3a3a3a;
	margin-bottom: 70px;
	text-transform: inherit;
}
.contact-block .para {
	margin-bottom: 70px;
}
.contact-block .para span {
	font-weight: bold;
	color: #1b727b;
}

/*--------------------------------------
# - 3.1 Countdown section style start here
----------------------------------------*/

.timing {
	margin-top: 30px;
}
.time_circles > div > h4 {
	color: #fff;
}
.time_circles > div > span {
	color: #fff;
}


/* Site Header Part
=====================================================================*/
.overlay {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
}

.site_logo{
	margin-top: 50px;
	text-align: center;
}
.menu_area{
	background: url("images/menu_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: 0;
	height: 50px;
	position: absolute;
	width: 100%;
}
.stick_menu{
	position: fixed;
	top: 0;
	z-index: 9999;
}

.header_part{
	background: url("../images/backgroud.jpg") repeat scroll center center / cover  rgba(0, 0, 0, 0);
	overflow: hidden;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.logo{}
.active{
	background: url("../images/active-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	color: #fff !important;
}
.logo a{
	color: #ffffff !important;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
}
.site_title{
	margin: 50px 0px 100px 0px;
	text-align: center !important;

}
.site_title h1{
	color: #fff;
	font-size: 50px;
	font-weight: 700;
	margin: 30px auto;
	text-align: center;
}

.site_title p{
	color: #fff;
	font-size: 18px;
	text-align: center;
}



/* Site Countdown Part
=====================================================================*/
.countdown{
	color: #fff;
	margin: 40px auto 10px;
	width: 70%;
}
.countdown_row{
	display: block;
	margin-left: 5px;
	overflow: hidden;
	width: 100%;
}
.countdown_section{
	background: none repeat scroll 0 0 transparent;
	border: 2px solid #ddd;
	border-radius: 100%;
	display: block;
	float: left;
	font-size: 25px;
	margin: 15px 30px auto;
	padding: 30px 12px;
	text-align: center;
	width: 140px;
}
.countdown_amount{
	font-size: 25px;
	font-weight: 800;
}


/* Section
=====================================================================*/


.apresentacao{
	overflow: hidden;
	background-color:#074479;
	height:100%;
}

.programacao{
	overflow: hidden;
	background-color:#31708F;
	height:100%;
}
.programacao p{
	color: #fff;
	text-align: center;
}

.palestrantes{
	overflow: hidden;
	background-color:#428BCA;
	height:100%;
}

.palestrantes p{
	color:#fff;
}

.inscricao{
	overflow: hidden;
	background-color:#77A7B3;
}

.inscricao p{
	color:#fff;
}


.inscricao_icon{
	background: none repeat scroll 0 0 transparent;
	border: 2px solid #fff;
	border-radius: 100%;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 35px;
	text-align: center;
	width: 140px;
	margin-bottom: 10px;
}

.certificado{
	overflow: hidden;
	background-color:#214422;
	height:400px;
}

.certificado p{
	color:#fff;
}

.contato{
	overflow: hidden;
	background-color:#677D68;
}

.contato p{
	color:#fff;
}

.patrocinadores{
	overflow: hidden;
	background-color:#E3E3E3;
	height:400px;
}

.bg-1 {
	background: url('../images/bg-1.jpg') no-repeat top center fixed;
	height:250px;
  color:#fff;
  background-size:cover;
}

.bg-2 {
	background: url('../images/bg-2.jpg') no-repeat top center fixed;
	height:350px;
  color:#fff;
  background-size:cover;
}

.bg-3 {
	background: url('../images/bg-3.jpg') no-repeat top center fixed;
	height:300px;
  color:#fff;
  background-size:cover;
}

.about{
	margin: 0 auto;
	padding: 60px 20px;
}
.about h2{
	font-size: 35px;
	font-weight: bold;
	text-align: center;
}
.about p{
	margin: 20px;
	text-align: center;
}

.palestrantes_icon{
    margin: 0 auto;
    text-align: center;
    width: 140px;
    margin-bottom: 10px;
/* 	background: none repeat scroll 0 0 transparent;
border: 2px solid #fff;
border-radius: 100%;
color: #fff;
margin: 0 auto;
padding: 35px;
text-align: center;
width: 140px;
margin-bottom:10px; */
}

.palestrantes_part{
	padding: 30px;
}

.palestrantes_part h2{
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
	text-transform: uppercase;
	text-align: center;
}
.palestrantes_part p{
	color: #fff;
	font-size: 14px;
	text-align: center;
}


/* Email Subscribe Section
=====================================================================*/
.email_subscribe_section{
	background: none repeat scroll 0 0 #ecf0f1;
	color: #000;
	height: auto;
	overflow: hidden;
	width: 100%;
}
.email_subscriber_head{
	margin: 100px auto 30px;
}
.email_subscriber_head h2{
	font-size: 35px;
	text-align: center;
}
.email_subscriber_head p{
	text-align: center;
}
.email_subscribe_form_part{
	margin-bottom: 80px;
	text-align: center;
}
.email_input_box{
	/* background: none repeat scroll 0 0 #fff */;
	border-radius: 30px;
	/* color: #000; */
	display: inline;
	font-size: 15px;
	height: auto;
	margin: 20px 30px;
	padding: 15px;
	width: 40%;
}

::-webkit-input-placeholder {
  color: #fff !important;
}
:-moz-placeholder {
  color: #fff !important;
}
::-moz-placeholder {
  color: #fff !important;
}
:-ms-input-placeholder {
  color: #fff !important;
}

.email_submit_box{
	border-radius: 30px;
	margin-top: -5px;
	padding: 15px 40px;
}
.email_submit_box:focus, .email_submit_box:active:focus, .email_submit_box.active:focus {
  outline: medium none;
  outline-offset: -2px;
}


/* Contact Section
=====================================================================*/
.contact_section{
	overflow: hidden;
	background: none repeat scroll 0 0 #18191a;
	color: #fff;
}
.contact_head{
	padding: 80px 0 30px;
	text-align: center;
}
.contact_head h2{
	font-size: 35px;
	font-weight: bold;
}
.contact_head p{}
.address_part{}
/*---------------------------------------------------
# - 3.3        social-icon style
-----------------------------------------------------*/

.social-icon {
	list-style: none;
	padding-bottom: 30px;

}
.social-icon li {
	display: inline-block;
	margin: 0 5px;
	font-size: 30px;
}
.social-icon li a{
	color: #fff;	
}
.social-icon li a:hover {
	color: #E0E0E0;
}

.fb-share-button{
	color:#fff !important;
}

/* Flexible iFrame */
.Flexible-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.contact_form{
	margin-bottom: 60px;
}
.contact_input_box{
	background: none repeat scroll 0 0 transparent;
	border: 1px solid #fff;
	border-radius: 30px;
	color: #FFFFFF;
	height: auto;
	margin-bottom: 10px;
	padding: 15px;
	resize: none;
}

.contact_input_box_captcha {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #fff;
    border-radius: 30px;
    color: #FFFFFF;
    height: auto;
    margin-bottom: 10px;
    resize: none;
}

.img_captcha {
  /* border-radius: 30px; */
  border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

small{
  color:#fff !important;
}

.contact_button{
	border-radius: 30px;
	font-size: 18px;
	height: auto;
	padding: 10px 25px;
}
.contact_button:focus, .contact_button:active:focus, .contact_button.active:focus {
	outline: medium none;
	outline-offset: -2px;
}

footer {
  background-image: url("../images/logo-unimep.png");
  background-repeat: no-repeat;
  background-position: center;
}
footer {
  padding: 80px 0;
  text-align: center;
  background-color:#333;
  color:#496180 !important;
}
