
.espacoTopoMenor{
	 padding-top:15px;
}
.espacoTopo{
	 padding-top:25px;
}
.espacoRodape{
	 padding-bottom:25px;
}
.espacoRodape2{
	 padding-bottom:45px;
}
.espacoTopoMaior{
	 padding-top:45px;
}
.espacoTopoRodape{
	 padding:25px;
} 
.espacoDireita{
	margin-right:10px;
}
.hora{
	font-weight:700;
	font-size:24px
}
.palestra{
	font-weight:700;
	font-size:16px;
	color:#2B6C88;
}
.empresa{
	font-size:16px;
	color:#333;
	font-weight:bold;
}
.thumb {
    float: left;
    text-align: center;
    margin-right: 10px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}
.thumb img {
    width: 60px;
}
.flex-align {
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}
.borda {
  /* package */
  background: #fafafa;
  padding: 20px;
  border: 1px solid #e6e6e6;
  border-bottom:0;
}
.bordaD {
  /* package */
  background: #ededed;
  padding: 20px;
 
  border: 1px solid #e6e6e6;
  border-bottom:0;
}
.bordaI {
  /* package */
  background: #ededed;
  padding: 10px;
  border: 1px solid #e6e6e6;
}
.preco{
	color:#F30;
}
.bordaA {
  /* package */
  background: #d9e0e2;
  padding: 20px;
  
  border: 1px solid #e6e6e6;
  border-bottom:0;
}
	
.bordaData{
  color:#FFF;
  background: #2B6B86;
  padding: 15px;
  border: 1px solid #2B6B86;
  border-bottom:0;
  text-align:center;
}

#contatoForm label {
	color:#F00;
	font-size: 14px;
	font-weight: 400;
}
#contatoForm label.error{
	color:#F00;
	font-size: 14px;
	font-weight: 400;
	margin-bottom:0px;
}
#contatoForm .input-group{
	margin-bottom:10px;
	width:100%;
}


#contatoCadastro label.error{
	color:#F00;
	font-size: 14px;
	font-weight: 400;
	margin-bottom:0px;
}

.form-control {
    border-radius: 0;
    height: 44px;
}


.btn-amarelo {
  padding: 1em 2em;
  font-weight: bold;
  text-transform: uppercase;
  border: 2px solid #FFCA24;
  transition: .3s;
}
.btn-amarelo:hover{
  background: #FFCA24;
  color: #ffffff;
  border-color: #FFCA24;
}
.btn-amarelo-active{
   padding: 1em 2em;
  font-weight: bold;
  text-transform: uppercase;
  border: 2px solid #FFCA24;
  transition: .3s;
   color: #FFCA24;
  border-color: #FFCA24;
}
.btn-amarelo-active:hover{
  color: #FFCA24;
  border-color: #FFCA24;
}
.btn-amarelo {
  background: #FFCA24;
  color: #ffffff;
}
.btn-amarelo:hover {
  background: transparent;
  color: #FFCA24;
  border: 2px solid #FFCA24;
}


/* PALESTRANTES */
.palestrantesTodos .thumb {
    width: 166px;
    height: 166px;


  
    -webkit-border-radius: 166px;
    -moz-border-radius: 166px;
    border-radius: 166px;

	margin:0 30px 20px 10px;

}
.palestrantesTodos img {
	
	width:166px;
}
.palestrantesTodos .curriculo {
	text-transform:none;
	line-height:160%;
	font-size:13px;
	padding:0 10px 0 10px;
	font-style:italic;
}
.palestrantesTodos{
	margin:10px 0 20px 0;
	
}
.palestrantesTodos a{
	color:#333
}
.palestrantesTodos h2{
    font-size: 18px;
	font-weight:700;
	margin-top:0;
	
}
.palestrantesTodos p{
   color:#333;
   font-size: 16px;
}
.palestrantesTodos hr{
	margin-top: 0px;
    margin-bottom: 10px;
	border-color:#DDDDDD;
}
.palestrantesTodos .empresa{

	color:#333;
}

#palestrantes .thumbnail {
    border-radius: 0;
    padding: 10px;
    border: 0;
    border: 1px solid #DDDDDD;
    display: block;
    margin-bottom: 20px;
}
#palestrantes{
background: #fafafa;
}

.link {
	color:#cccbcb
}
.link:hover{
	color:#cccbcb;
	text-decoration:underline;
}

.info h4 {
	padding-top:0px;
    padding-bottom:15px;
	margin-bottom:15px;

    font-size: 20px;
    font-weight: 400;
    letter-spacing: -1px;
    text-transform: uppercase;
	 border-bottom:1px solid #DDD;

}
.dimensao{
	min-height:220px;
	min-width:220px;
	  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}



.show_info_acionists_clients{
	text-align:center;
	opacity: 0;
    position: absolute;
    top: 2%;
    left: 6%;
    z-index: 2;
    width: 88%;
	height:210px;
	margin-right:30px;

			-webkit-transition: all 0.5s ease-out;
       -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
         -o-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
}

.associado > div:hover .show_info_acionists_clients{opacity: 1; background-color:#FFF; cursor:pointer}
.show_info_acionists_clients > h2{display:block; font-size: 16px; color: #000; font-weight: 700; margin-top: 15px;}
.show_info_acionists_clients > p{display: block; font-weight:400; font-size: 13px; line-height: 17px; color: #666; margin-top: 10px;padding-left: 10px; padding-right: 10px;}


/* CADASTRO */
.form-horizontal .control-label {
    text-align: right;
}
.form-horizontal h4 {
	padding-top:20px;
    padding-bottom:15px;
	margin-bottom:30px;

    font-size: 20px;
    font-weight: 400;
    letter-spacing: -1px;
    text-transform: uppercase;
	 border-bottom:1px solid #DDD;

}

.form-control {
    border-radius: 0;
    height: 44px;
	font-weight:400;
}

#realizacao{
	background-color:#fff;
	
}
#realizacao img{
	padding-top:20px;
	max-width:300px;

}
#realizacao .section-title-block .section-title {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 14px;
  background-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  margin-bottom: 12px;

  
  	font-size: 28px;
    font-weight: 900;

    letter-spacing: -0.008em;
}

.alturaCurriculo{
	min-height:110px;
}
.alert{
	font-size:16px;
	font-weight:700;
}

@media(max-width:1199px) {
	.content-wrapper h3{
		font-size:22px;
	}
	.espacoDireita{
		margin-right:0px;
		margin-bottom:10px;
	}
	.palestrantesTodos .thumb {
	float:none;
	margin:0 30px 30px 0;

	}
	.alturaCurriculo{
		min-height:10px;
	}
	#coob h3 {
  	font-size:16px;
}
.hora {
    font-weight: 700;
    font-size: 20px;
}
.palestra{
	clear:both;
}
.palestrantesTodos{
	padding:15px;
}

}
