html, body {width: 100%; height: 100%;}

/* INÍCIO */

body {margin: 0 auto; background: #fff; font-family: 'Roboto Slab', serif; font-size: 16px;}
.box-central{
   width: 722px;
   height: 680px;
   top: 50%;
   left: 50%;
   margin-top: -361px;
   margin-left: -340px;
   position: absolute;
}

.box-central img {-webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 0px 20px 0px rgba(50, 50, 50, 0.3);
box-shadow:         0px 0px 20px 0px rgba(50, 50, 50, 0.3);}

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

h2 {font-size: 5em; color:#4c2b20; line-height: auto; padding-bottom: 15px; }
h2.prog {line-height:50px;}
h2.prog-menor {font-size: 3.5em; line-height:50px; font-weight:700}
h2.prog small {font-size: 50%; color: #4c2b20;}
h3 {color: #4c2b20;}
.experience a h3 {margin-top: 10px !important;}
a, button {-webkit-transition: all 0.5s ease; transition: all 0.5s ease;}


/* CORES */
.txt-branco {color: #fff;}

.wrap{max-width:100%; margin: 0 auto;}
.wrap:after {display:block;clear:both;content:" ";}
strong {font-weight: 700}
p {font-size: 0.875em; line-height:20px; color:#4c2b20;}

.block  {width: 100%; margin: 0 auto; display: table-cell; vertical-align:middle; box-sizing:border-box; margin: 0 auto; height: 100%; padding: 160px 0}
.cronometro { padding-top: 140px}
.logo-eventofacil {padding-top: 225px;}
.linha-fina {font-family: "Georgia, serif"; font-style:italic; color: #000000; font-size: 20px; line-height:24px; display: block; padding-bottom: 15px;}
.linha-fina strong {font-weight: bold !important;} 

a.glyphicon-chevron-down {color:#4c2b20; font-size: 50px; text-decoration: none; width:100%}
a.glyphicon-chevron-down:hover {text-decoration: none; color: #000;}

a.btn-action {padding: 10px 15px; border: solid 1px #4686bd; border-radius: 3px;}

.credenciar {background: #ffcc00; color: #000000;}
.credenciar:hover {background: #000000; color: #ffcc00;}

/* HEADER / NAV */

header{ max-height:90px; background: #fff; position:fixed; z-index:1000; margin: 0 auto; width: 100%; top: 0px; font-weight: 400; text-transform: inherit	; opacity:1 }
header nav {/*max-height: 70px;*/ width: 100%; background: #fff;}
header nav ul {margin: 0 auto; float: left; /*width: 62.5%;*/ /*width: 58.5%;*/ width: inhertit;}
header nav ul li {color: #fff; padding: 0px; display: table-cell; vertical-align: middle;}
header nav ul li span {cursor:pointer;}
header nav ul li a {max-height: 90px; padding: 0 10px; color: #000000; font-size: 1.125em; font-weight: 400; display:table-cell; vertical-align:middle; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; text-decoration: none;}
header nav .idioma {float: right;  margin-top: 32px;}
.goog-te-gadget-simple {font-size: 11px !important;}
.brand {/*width: 18.125%;*/ width: 16%; /* 174px / 960px*/ height: 70px; float: left;}
.brand img {/*width: 174px;  top: 8px; position: absolute;*/}

header nav ul li.active a.quem-participa {background: #d7df23;}
header .nav>li>a {padding: 10px}
.navbar-brand img {width: 165px;}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color: #000;}
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus {text-decoration: none; background: #000000; color: #ffcc00;}
.navbar-brand {height: inherit !important}

/*
.navbar-default .navbar-nav>.active>a.o-que-e {color: #4c2b20;}
.navbar-default .navbar-nav>.active>a.fotos {color: #ffffff;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {background: none;}
*/

.nav-tabs {border-bottom-color: #4c2b20;}
.nav-tabs>li.active>a h3, .nav-tabs>li.active>a h3:focus, .nav-tabs>li.active>a h3:hover {color: #ffcc00 !important;}
.nav-tabs>li>a:hover {background: #4c2b20; border: 1px solid #4c2b20; border-bottom-color: #4c2b20;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {background: #4c2b20; border: 1px solid #4c2b20; border-bottom-color: transparent}
.nav-tabs>li>a h3:hover {color: #ffcc00;}

.nav-tabs>li.fornecedores.active>a, .nav-tabs>li.fornecedores.active>a:focus, .nav-tabs>li.fornecedores.active>a:hover, .nav-tabs>li.compradores.active>a, .nav-tabs>li.compradores.active>a:focus, .nav-tabs>li.compradores.active>a:hover {background: #fff; border: 1px solid #4c2b20; border-bottom-color: #ffffff}
.nav-tabs>li.fornecedores>a, .nav-tabs>li.compradores>a {background: #f2f2f2; color: #999 !important;}
.nav-tabs>li.fornecedores>a h3, .nav-tabs>li.compradores>a h3 {color: #999}
.nav-tabs>li.fornecedores>a:hover, .nav-tabs>li.compradores>a:hover {background: #f9f9f9; color: #ccc; border: 1px solid #f9f9f9; border-bottom-color: #4c2b20;}



ul.navbar {max-width: 100%; margin: 0 auto;}
ul.navbar li {display: table-cell; padding: 13px; list-style:none; vertical-align: middle}
.logo-revista-ebs, .logo-experience {width: 90px;}
.logo-feira-ebs {width: 110px;}
.logo-congresso-mice {width: 120px;}
.logo-buyers-club {width: 130px;}
.logo-app-eventofacil {width: 68px;}
.logo-app-feiraebs {width: 57px;}
.logo-meeting {width: 160px;}


/* SECTIONS */

section {width: 100%; margin: 0 auto; max-height: 100%; overflow: hidden; display:table; height: 100%;}
section#edicoes, section#proximos-eventos {/*background: url("../img/bg-body.gif") repeat center top;*/ background: url("../img/bg-chevron.gif") repeat center top;}
section#proximos-eventos {background: #fff;}
/*section#edicoes h1 {width: 100%; background-color: #ffcc03; color:#4c2b20; font-size: 1.875em; text-align: center; padding: 15px 0; font-weight:300; margin: 0 auto;}*/
h1 span {font-weight: 400;}
section#o-que-e, section#grupo {/*background: url("../img/bg-chevron.gif") repeat center top;*/  position: relative;}
section#grupo, section#edicoes {height: 85%}
section#quem-participa, section#depoimentos, section#programacao, section#o-que-e {background: #ffffff; z-index:10}
section#programacao, section#edicoes {padding: 40px 0;}
section#quem-participa {background: url("../img/bg-chevron.gif") repeat center top;}
section#participa {background: url("../img/bg-chevron.gif") repeat center top;}
section#quem-participa .linha-fina {margin: 30px 0;}
section#quem-participa ul {margin: 25px 0;}
section#quem-participa ul li {font-size: 14px; list-style:none}
section#fotos {position: relative; background: url("../img/bg-chevron-amarelo-ok.gif") repeat center top; }
section#grupo h3 {color: #4c2b20; border: solid 1px #4c2b20; border-left: none; border-right: none; padding: 10px; margin-bottom: 20px;}
section#contato {background: #fff; height: 100%}

#gallery {max-width: 100% !important;}


.conteudo-beneficios ul li span {    
	width: 50px;
    height: 50px;
    border-radius: 50%;
    border: solid 2px #000;
    font-size: 30px;
    margin-right: 15px;
    display: inline-block;
    background: #ffc200;
    text-align: center;
    line-height: 44px;
    vertical-align: middle;
    font-weight: bold;
	-webkit-box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.05);
    box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.05)
	color: #000;
	}
.conteudo-beneficios>ul {list-style: none; padding-left: 0px;}
.conteudo-beneficios ul li {width: 100%; display: table; margin: 10px 0;}
.conteudo-beneficios ul li span {float: left;}
.conteudo-beneficios ul li p {width: 90%; text-align: left; display: table-cell; vertical-align: middle; margin: 0 auto; font-size: 16px; line-height:24px;}



/* PÁGINAS SECUNDÁRIAS */

.pages {margin-top: 160px;}	
.pages h1 {font-size: 52px; font-weight:700}
.pages h1 small {font-size: 32px; line-height: 36px; color: #000; display: block; margin-top: 15px;}
.pages h2 {font-size: 36px; font-weight:700}
.pages .linha-fina {font-size: 20px; line-height:24px;}
.pages figure {margin: 25px 0;}
.pages .table.table-fornecedores>tbody>tr>td {padding: 5px;}
.pages p {line-height: 24px; font-size:16px}
.pages p.prog-local {font-size: 32px; line-height:36px; margin-top: 15px;}
.pages .box p {font-size: 0.845em; line-height: 20px;}
.pages .rodadas-boxes {margin-bottom: 100px;}

.blocos {margin: 50px 0;}
.blocos ul li {line-height:24px; margin-bottom: 10px;}



/*TABELA*/

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {border-top: none; padding: 24px 8px}

.table {border: none;}
.table th {font-size: 24px; font-weight:400; color: #4c2b20; border-bottom: solid 1px #4c2b20;}
.table td {border-bottom: solid 1px #4c2b20;}
.table td h2 {font-size: 26px; font-weight:400; margin: 0 auto; line-height:36px; padding-bottom: 0px;}
.table p {font-size: 14px; line-height:20px; color: #4c2b20; margin-bottom: 0px;}
.table a {text-decoration: underline; color: #4c2b20;}
.table a:hover {color: #000;}
.table .thumb {vertical-align: middle; text-align:center}
.table caption {font-size: 24px; border-bottom: solid 3px #4c2b20; color: #4c2b20; padding: 8px;}
.table caption p {font-size: 24px;}
.table caption > span:first-child {padding-top: 30px;}
.table caption .btn-action-participar.disabled {margin-top: 0px; color: #000 !important;}
.table caption a.btn-action-participar {font-size: 28px; line-height:24px; margin-right: 0px; text-decoration: none !important;}
.table caption.alerta {font-size: 16px; line-height:24px; text-align:center; font-weight:500; padding: 0 0 25px 0; margin: 0 auto; background: #fffde9;}
.table caption.alerta span { font-weight:700; line-height:24px; font-size: 20px;}


.box-palestrante {    
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 20px;
	
	}

.box-palestrante blockquote {font-weight: 400; font-size: 14px; line-height:20px; margin-top: 20px;}

.table .box-palestrante p {padding: 25px;}

.agenda .table>tbody>tr>td, .agenda .table>tbody>tr>th, .agenda .table>tfoot>tr>td, .agenda .table>tfoot>tr>th, .agenda .table>thead>tr>td, .agenda .table>thead>tr>th {vertical-align: middle; padding: 10px; font-weight: 700;}
.agenda .table>tbody>tr>td.box-data {font-size: 24px; text-align:center; border: solid 1px #000 /*background: #fff;*/}
.agenda .table caption {background: #394b5f; }
.agenda .table caption p {color: #fff;}
.agenda .table>tbody>tr>td small {font-weight: 500}


/*FORM*/

/*label {width: 100%;}*/
fieldset {box-sizing: border-box; padding: 10px;}
label {/*width: 100%;*/ font-size: 14px; font-weight:400; margin-top: 10px;}
input {/*width: 100%;*/ border-radius: 3px; border: solid 1px #bbbbbb; padding: 7px 10px; -webkit-box-shadow: inset 3px 3px 0px 0px rgba(246,239,219,1);
-moz-box-shadow: inset 3px 3px 0px 0px rgba(246,239,219,1);
box-shadow: inset 3px 3px 0px 0px rgba(246,239,219,1); font-weight: 700}
.checkbox {margin-top: 0px; margin-bottom: 0px;}
.checkbox input {border: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow:none !important;}
button.btn-action {-webkit-transition: all 0.5s ease; transition: all 0.5s ease;
	width: 100%; color: #384b5f; text-align:center; padding: 10px; margin-top: 30px; font-size: 30px; font-weight: 700; text-shadow: 2px 2px 0px rgba(0,0,0,0.15);
	background: rgba(255,203,8,1);
background: -moz-linear-gradient(top, rgba(255,203,8,1) 0%, rgba(251,186,6,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,203,8,1)), color-stop(100%, rgba(251,186,6,1)));
background: -webkit-linear-gradient(top, rgba(255,203,8,1) 0%, rgba(251,186,6,1) 100%);
background: -o-linear-gradient(top, rgba(255,203,8,1) 0%, rgba(251,186,6,1) 100%);
background: -ms-linear-gradient(top, rgba(255,203,8,1) 0%, rgba(251,186,6,1) 100%);
background: linear-gradient(to bottom, rgba(255,203,8,1) 0%, rgba(251,186,6,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb08', endColorstr='#fbba06', GradientType=0 );
border-radius: 3px; border: solid 1px #4c2b20;}
button.btn-action:hover { border: solid 1px #000; color: #000}


.sucesso p {font-size: 16px}
a.btn-action {padding: 30px; border: solid 1px #4686bd; border-radius: 3px; font-size: 1.25em; margin-top: 30px; display: inline-block;}
a.btn-action:hover {text-decoration: none; background: #f9f9f9;}


/* VIDEO RESPONSIVE */
.embed-container {float:none; position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none }

/*BOXES*/

.box {width: 100%; background: #fff; box-sizing: border-box; padding: 15px; border: solid 1px #000; -webkit-box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.1);
box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.1);
margin: 20px 0;
float: left;
}
.box h3 {border-bottom: dotted 1px #999999; font-weight:400; padding-bottom: 15px; margin-bottom: 10px; font-size: 3em}
.box a, .box span.realizado {background: #ffffff; color: #ff0000; border: solid 1px #ff0000; text-transform: uppercase; padding: 6px 15px; font-size: 16px; position: relative; top: -11px; text-decoration:none; -webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
.box a.participar {border-color: #009fe3; color: #ffffff; background: #009fe3}
.box a:hover {background: #ff0000; color: #fff;}
.box a.participar:hover {background: #197ead; color: #fff;}
.box span.realizado {color: #999; border-color: #999;}

.box p {font-size: 0.845em; line-height:20px; color:#4c2b20;}
.box p>strong {font-size: 20px;}

.creditos {margin: 50px 0;}

/*OWL */

#owl-demo .owl-item div{
  padding:0px;
  overflow:hidden
}
#owl-demo .owl-item img{
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}


/*RSLIDES*/

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  max-width: 100% !important;
  padding: 0;
  margin: 30px 0 !important;
  }	

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
 .prev, .next {display: none;}
 
 .modal-dialog {
  width: 80%;
  height: auto;
  padding: 0;
  border-radius: 0px;
}

.modal-content {
  height: 99%;
}
 
 
 footer {min-height: 50px; background: #ffcc00; width: 100%; padding: 30px 0; border-top: solid 1px #000;}
 footer .navbar {padding-top: 15px; float: left}
 footer .navbar {
    float:none;
    margin:0 auto;
    display: block;
    text-align: center;
	padding-left: 0px;
}

footer .navbar > li {
    display: inline-block;
    float:none;
}
 footer .navbar li a {color: #000000; display: block;}
 address {padding: 0px; font-style:italic; float: left; width: 100%; font-size: 12px; color: #000}
 footer ul.navbar li {padding: 8px;}
 
 
 footer .brand img {width: 160px;}
 
 
 .separador {height: 1px; border-top: solid 1px #000; width: 100%; float: left; margin: 15px 0}
 
 /*FORM*/
 
.has-feedback label~.form-control-feedback {
    top: 35px;
    right: 15px;
}

/*.captcha {padding-top: 30px;}*/
.txt-form {font-size: 14px; line-height:20px; padding-top: 10px; margin: 0 0 5px !important; width: 100%;}

/*.captcha-label {padding-top: 15px;}*/
.captcha-label {text-align: center; background: #f2f2f2; padding: 7px; margin-top: 0px; border-radius: 3px;}

.captcha .form-control-feedback {right: 15px;}

form small {font-size: 70%}

.btn-action-participar {-webkit-transition: all 0.5s ease; transition: all 0.5s ease; border: solid 2px #000; background: #ffffff; font-size: 28px; text-align:center; color: #000; padding: 15px 30px; display:block; max-width: 400px; margin-top: 20px;  text-decoration: none !important;}
.btn-action-participar:hover {background: #ffcc00; color: #000; text-decoration: none !important;}
.btn-action-participar:visited {text-decoration: none !important;}

.btn-action-participar.disabled {background: none; max-width: 1140px; /*max-width: 600px*/ line-height: 40px; font-size: 32px;}
.btn-action-participar.disabled:hover {background: none; }

/*VIDEO PLAYLIST*/
.RYPP .RYPP-playlist > header {position: relative !important;}
.RYPP-desc {color: #cccccc !important;}
 
/* CUSTOM BOOTSTRAP */

	.navbar-default {
		
		/*background: rgba(0,0,0,1);
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.01) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,0.01)));
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.01) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.01) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.01) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0.01) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );*/

/*
background: rgba(0,0,0,0.3);
background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.3)), color-stop(100%, rgba(0,0,0,0.3)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
*/ background: transparent;
border: none;}

	.nav-tabs > li, .nav-pills > li {float:none;display:inline-block;}
	.nav-tabs {text-align:center; margin: 20px 0;}
	.nav-tabs>li>a { padding: 10px 40px; background: #f2f2f2; border-bottom: solid 1px #4c2b20;}
	.navbar-right {margin-right: 0px;}
	
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {min-height: 80px;}
.navbar-default {background: #ffffff; background-color: rgba(255, 255, 255, 0.97);}
.navbar-nav {margin: 54px 0 0;}
.navbar-default .navbar-toggle {border-color: #000;}
.navbar-default .navbar-toggle .icon-bar {background-color: #000 !important;}

.centered {margin: 0 auto; float: none !important;}

.mapa iframe {width: 100%;}
.actions {    margin-bottom: 100px; margin-top: 50px;}

/*COLUNA 5THS*/


.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
	width: 20%;
	float: left;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-5ths {
        width: 20%;
        float: left;
    }
}


@media (min-width: 992px) {
.hidden-md {display: none;}
	.col-md-5ths {
        width: 20%;
        float: left;
    }	
	
	 .col-md-5ths .box {border-right: none;}
	 .col-md-5ths:last-child .box {border-right: solid 1px #000;}
	 
}

@media (min-width: 1200px) {
.col-lg-5ths {
        width: 20%;
        float: left;
    }
}



@media (max-width: 992px) {
	/*.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {min-height: 75px; background: #fdca00;}*/
	.navbar-brand {padding: 10px 15px}
	.navbar-brand img {max-width: 70%; /*margin-top: -10px;*/ padding: }
	
    .navbar-header {
        float: none;
    }
    /*.navbar-left,.navbar-right {
        float: none !important;
    }*/
    .navbar-toggle {
        display: block;
		margin-top: 32px;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
		max-height: inherit;
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		/*margin-top: 7.5px;*/
	}
	.navbar-nav>li {
        float: none;
    }
    /*.navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }*/
    .collapse.in{
  		display:block !important;
	}
	
	.navbar-right {float: none !important;}
	.brand {width: 100%;
    height: 90px;
    margin: 0 auto;
    float: none;
    text-align: center;}
	
	.col-md-5ths, .col-xs-5ths {
        width: 100%;
        float: left;
    }
	
	.box p {font-size: 0.875em;}
	h2 {font-size: 3em;}
	
	footer .pull-right {margin: 0 auto; float: none !important}
	 address.text-right {text-align: center;}
	 footer .navbar {padding-top: 50px;}
}	

@media screen and (max-width: 767px) {
	
.navbar-nav {width: 100%}
.logo-eventofacil {padding-top: 0px; max-width: 70%;}
.footer .brand {width: 100%; clear: both;}
.footer .brand img {margin: 0 auto; text-align:center;}
h2 {font-size: 2.5em; text-align: center;}
.cronometro {padding: inherit}
a.glyphicon-chevron-down {text-align: center;}
.navbar-default {background: #ffffff; background-color: rgba(255, 255, 255, 1);}
.btn-action-participar.disabled {font-size: 18px; line-height:24px;}
.btn-action-participar {font-size: 18px; line-height:24px}
	footer .navbar > li {
    display: block;
	width:100%; 
	text-align:center;
	margin: 0 auto;
	border-top: solid 1px #000;
}

	footer .navbar li a {}


@media (max-width: 480px) {
			.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {min-height: 45px; background: #fdca00;}

	.navbar-brand img {max-width: 70%; margin-top: -12px;}
	.logo-eventofacil {max-width: 90%;}
footer .navbar {float: none; padding-top: 0px; margin-left: -30px}
footer .navbar-right {float: none;}
.navbar li.col-xs-4 {height: 70px; display: table; vertical-align:middle;}
.col-md-5ths, .col-xs-5ths {
        width: 100%;
        float: left;
    }
	
	.btn-action-participar {font-size: 18px; line-height:24px}

	footer .brand img {width: 150px}
}

/*SCROLLING NAV*/

/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/*@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
    }
}*/

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */

}

