/* CSS Document */

@font-face {
    font-family: 'Alte Haas Grotesk';
    src: url('fonts/AlteHaasGrotesk_Bold.eot');
    src: url('fonts/AlteHaasGrotesk_Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/AlteHaasGrotesk_Bold.woff2') format('woff2'),
        url('fonts/AlteHaasGrotesk_Bold.woff') format('woff'),
        url('fonts/AlteHaasGrotesk_Bold.ttf') format('truetype'),
        url('fonts/AlteHaasGrotesk_Bold.svg#AlteHaasGrotesk_Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alte Haas Grotesk';
    src: url('fonts/AlteHaasGrotesk.eot');
    src: url('fonts/AlteHaasGrotesk.eot?#iefix') format('embedded-opentype'),
        url('fonts/AlteHaasGrotesk.woff2') format('woff2'),
        url('fonts/AlteHaasGrotesk.woff') format('woff'),
        url('fonts/AlteHaasGrotesk.ttf') format('truetype'),
        url('fonts/AlteHaasGrotesk.svg#AlteHaasGrotesk') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



html {
  position: relative;
  min-height: 100%;
	font-family: 'Alte Haas Grotesk', sans-serif;
	background-color: #FFFFFF;
  background-image: url(../img/bg_all.jpg);
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}

body {
  font-family: 'Alte Haas Grotesk', sans-serif;
  font-size: 14px;
  margin-bottom: 60px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  background-color: transparent;
  color: #FFFFFF;
}







 .titulo_geral {
font-size: 1.65em;
line-height: 1.1em;
margin-bottom: 5px;
font-weight: 700;
margin-top: 30px;
color: #00c5dd;
}

 .titulo_geral2 {
   font-size: 1.25em;
  line-height: 1.1em;
  margin-bottom: 5px;
  font-weight: 700;
  color: #1a0981;
}

 .texto_geral {
  line-height: 1.25em;
  margin-bottom: 20px;
  margin-top: 10px;
  font-size: 1.05em;
  font-weight: 300;
}




.bt_padrao {
  color: #FFFFFF;
  margin-top: 10px;
  text-decoration: none !important;
  background-color: #00498e;
  background-image: none;
  text-shadow: none;
  padding-top: 11px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 11px;
  font-size: 14px;
  border-radius: 5px;
  border-style: none;
  display: inline-block;
  font-weight: 700;
  
}

.bt_padrao:hover{
  background-color: #888888;
  color: #FFFFFF;
  cursor: pointer;
}



.text-muted {
    color: #EEEEEE !important;
}


/*  >>>>>>   HEAD  >>>>>>    */

.dHeadPage {

}

.dHeadPage .container{

}

.dHeadPage .HeadImg {
width: 100%;
max-width: 500px;
margin: 0 auto;
display: block;
margin-top: 10px;
}











/*  >>>>>   CONTENT >>>>>>    */


.dContentPage{
/*  background-color: #FFFFFF;
  border-top: 10px solid #b411ee;
	border-bottom: 5px solid ;
	border-image: linear-gradient(to right, #6e85ff, #1e35bd) 1;*/
}

.dContentPage .container {
  padding-left: 50px;
  padding-right: 50px;
}
.dContentPage .dTitulo{
  font-size: 2.3em;
  line-height: 1.25em;
  padding-top: 30px;
  padding-bottom: 20px;
  color: #FFFFFE;
  font-weight: bold;
  text-align: center;
	text-transform: uppercase;
}

.dContentPage .dDescricao {
font-size: 2em;
line-height: 1.1em;
font-weight: normal;
padding-top: 5px;
padding-bottom: 20px;
text-align: center;
color: #FFFFFE;
}



.dContentPage .dImgDestaque {
  margin-top: 5px;
}



.hourglass-spin > [class*="fa-hourglass"] { animation: showhide 4s steps(1) infinite;  opacity: 0;}
.hourglass-spin > .fa-hourglass-end { animation-delay: 2s;}
.hourglass-spin > .fa-hourglass-half { animation-delay: 1s;}
.hourglass-spin > .fa-hourglass-start { animation-delay: 0s;}
.hourglass-spin > .fa-hourglass-end.spin { animation: showhidespin 4s linear infinite;}

@keyframes showhide {
  0% { opacity: 1; }
  25% { opacity: 0; }
}
@keyframes showhidespin {
  0% { opacity: 0; }
  74.9999999% { opacity: 0; }
  75% { opacity: 1; transform: rotate(0deg); }
  100% { opacity: 1; transform: rotate(180deg); }
}




.dContentPage .container .dAviso .dIcon {
  text-align: center;
  color: #00c5dd;
  padding-top: 20px;
}



.dContentPage .dAviso .dTexto {
  text-align: center;
  font-size: 1.65em;
  line-height: 1.35em;
  padding-top: 15px;
  padding-bottom: 45px;
}

 .dAviso .dTexto small {
  font-size: 0.55em;
}



.dContentPage .fotos_palestrantes .foto_container img{
  max-width: 200px;
  height: auto;
  margin: 0 auto;
  width: 100%;
  display: block;
}

.dContentPage .fotos_palestrantes .dinfo_palestrante {
  font-size: 1.35em;
  line-height: 1em;
  text-align: center;
  font-weight: 600;
  width: 100%;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 20px;
}

.dContentPage .fotos_palestrantes .dinfo_palestrante .dTipo {
  font-size: 80%;
  line-height: 3em;
  text-align: center;
  font-weight: normal;
  display: inline;
  padding:5px 10px 5px 10px;
  color: #FFF;
  background-color: #1c2756;
}



.dFormAcesso {
	display: block;
	max-width: 75%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 0;
/*	background-color: rgba(255,255,255,0.15);
	padding: 30px;
	border-radius: 20px;
  border: 1px solid rgba(0,0,0,.1);*/
}


.dFormAcesso #Lerro {
  display: block;
  max-width: 70%;
  margin: 25px auto;
}


.dFormAcesso .invalid-feedback {
    margin-top: 0;
    color: #FF0000;
  font-size: 1em;
}


.dFormAcesso .dTituloAcesso {
  font-size: 1.25em;
  font-weight: bold;
  padding-bottom: 15px;
  padding-top: 30px;
  text-align: center;
}



.dFormAcesso .form-group  {
  font-size: 12px;
}

.dFormAcesso .form-group label {
  margin-bottom: 1px;
  opacity: 0.75;
}

.dFormAcesso .form-group .form-control {
  font-size: 13px;
}











.dParticipantes_Full{
  color: #313e91;
}

.dParticipantes_Full .container {
	  padding-top: 25px;
    padding-bottom: 35px;
    padding-left: 50px;
    padding-right: 50px;
}


.dParticipantes_Full .dTitulo {
  font-size: 1.5em;
}

.dParticipantes_Full .dMiniTitulo {
  padding-bottom: 0;
  margin-bottom: 0;
  color: #252220;
  font-size: 1em;
  font-weight: bold;
  }


.dParticipantes_Full .dTexto {
  padding-bottom: 0;
  color: #252220;
  font-size: 1.3em;
  font-weight: lighter;
}



.dParticipantes_Full .fotos_palestrantes {
  padding-top: 15px;
}


.dParticipantes_Full .fotos_palestrantes .dinfo_palestrante {
font-size: 1.85em;
color: #00c5dd;
line-height: 1em;
text-align: left;
font-weight: 600;
width: 100%;
display: inline-block;
padding-top: 10px;
padding-bottom: 20px;
}

 .fotos_palestrantes .dinfo_palestrante small {
  color: #FFFFFE;
font-size: 75%;
line-height: 1em;
}

.dParticipantes_Full .fotos_palestrantes .foto_container img {
  width: 100%;
  max-width: 200px;
  height: auto;
}













/*  >>>>>   FOOTER  >>>>>>    */


.dFooterPage{
  
}

.dFooterPage .container {
	padding-bottom: 35px;
  padding-top: 15px;
}











/*   RODAPE POPCAST  */

.rodape-pc {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	border-top: none;
	margin-left: -15px;
	margin-right: -15px;
}

.rodape-pc div.container {
	margin-top:0;
	margin-bottom:0;
	-webkit-box-shadow: none;
	box-shadow: none; 
}

.rodape-pc div.container div.dlogo-pc {
	padding-top:15px;
	opacity:0.1;
}
.rodape-pc div.container div.dlogo-pc:hover {
	opacity:1;
}


.rodape-pc div.container div.dlogo-pc img {
	height:30px;
	float:right;
}



