/* CSS Document */


@font-face {
    font-family: 'Itau Display App';
    src: url('fonts/ItauDisplayApp-Regular.eot');
    src: url('fonts/ItauDisplayApp-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/ItauDisplayApp-Regular.woff2') format('woff2'),
        url('fonts/ItauDisplayApp-Regular.woff') format('woff'),
        url('fonts/ItauDisplayApp-Regular.ttf') format('truetype'),
        url('fonts/ItauDisplayApp-Regular.svg#ItauDisplayApp-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}

@font-face {
    font-family: 'Itau Display App';
    src: url('fonts/ItauDisplayApp-Light.eot');
    src: url('fonts/ItauDisplayApp-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/ItauDisplayApp-Light.woff2') format('woff2'),
        url('fonts/ItauDisplayApp-Light.woff') format('woff'),
        url('fonts/ItauDisplayApp-Light.ttf') format('truetype'),
        url('fonts/ItauDisplayApp-Light.svg#ItauDisplayApp-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Itau Display App';
    src: url('fonts/ItauDisplayApp-Bold.eot');
    src: url('fonts/ItauDisplayApp-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/ItauDisplayApp-Bold.woff2') format('woff2'),
        url('fonts/ItauDisplayApp-Bold.woff') format('woff'),
        url('fonts/ItauDisplayApp-Bold.ttf') format('truetype'),
        url('fonts/ItauDisplayApp-Bold.svg#ItauDisplayApp-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Itau Display App';
    src: url('fonts/ItauDisplayApp-XBold.eot');
    src: url('fonts/ItauDisplayApp-XBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/ItauDisplayApp-XBold.woff2') format('woff2'),
        url('fonts/ItauDisplayApp-XBold.woff') format('woff'),
        url('fonts/ItauDisplayApp-XBold.ttf') format('truetype'),
        url('fonts/ItauDisplayApp-XBold.svg#ItauDisplayApp-XBold') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}





html {
  position: relative;
  min-height: 100%;
	font-family: 'Itau Display App','Open Sans', sans-serif;
	background-color: #FFFFFF;
  background-image: url(../img/bg_all.jpg);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}

body {
  font-family: 'Itau Display App','Open Sans', sans-serif;
  font-size: 14px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  background-color: transparent;
}







 .titulo_geral {
   font-size: 1.35em;
  line-height: 1.1em;
  margin-bottom: 5px;
  font-weight: 700;
  margin-top: 30px;
  color: #ef8533;
}

 .titulo_geral2 {
   font-size: 1.25em;
  line-height: 1.1em;
  margin-bottom: 5px;
  font-weight: 700;
  color: #ef8533;
}

 .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: #EF8533;
  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;
}






/*  >>>>>>   HEAD  >>>>>>    */

.dHeadPage {
	background-color: transparent;
	background-repeat: repeat-x;
	background-size: contain;
	background-image: url(../img/bg_topo.jpg);
	border-bottom: 15px solid #ec7622;
}

.dHeadPage .container{
}

.dHeadPage .HeadImg {
  width: 100%;
}











/*  >>>>>   CONTENT >>>>>>    */


.dContentPage{
}

.dContentPage .container {
  padding-left: 50px;
  padding-right: 50px;
}
.dContentPage .dTitulo{
  font-size: 2.15em;
  line-height: 1.25em;
  padding-top: 0;
  padding-bottom: 20px;
  color: #ea7224;
  font-weight: bold;
}
.dContentPage .dDescricao {
	font-size: 1.5em;
	font-weight: lighter;
	padding-bottom: 20px;
  line-height: 1.2em;
}



.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: #ef8533;
  padding-top: 10px;
}



.dContentPage .dAviso .dTexto {
  text-align: center;
  font-size: 1.7em;
  line-height: 1.35em;
  padding-top: 0;
  padding-bottom: 25px;
}

 .dAviso .dTexto small {
  font-size: 0.55em;
}



.dContentPage .fotos_palestrantes .foto_container img{
  max-width: 150px;
  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;
}





.dFormAcesso {
	display: block;
	max-width: 80%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 50px;
/*	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: #dc3545;
}


.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{
	background-color: transparent;
	color: #ec7622;

}

.dParticipantes_Full .container {
	  padding-top: 25px;
    padding-bottom: 35px;
    padding-left: 50px;
    padding-right: 50px;
}


.dParticipantes_Full .dTitulo {
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: normal;
  color: #222222;
}

.dParticipantes_Full .dMiniTitulo {
  padding-bottom: 0;
  margin-bottom: 0;
  color: #252220;
  font-size: 1.5em;
  font-weight: bold;
  }


.dParticipantes_Full .dTexto {
  padding-bottom: 0;
  color: #ec7622;
  font-size: 1.3em;
  font-weight: bold;
}



.dParticipantes_Full .fotos_palestrantes {
  padding-top: 15px;
}


.dParticipantes_Full .fotos_palestrantes .dinfo_palestrante {
  color: #ec7622;
  font-size: 1.2em;
  line-height: 1em;
  padding-top: 10px;
  padding-left: 5px;
}
.dParticipantes_Full .fotos_palestrantes .dinfo_palestrante small {
  color: #000000;
}

.dParticipantes_Full .fotos_palestrantes .foto_container img {
  width: 100%;
  max-width: 140px;
  height: auto;
}








#ModalEnquete.modal.fade.in div.modal-dialog{
/*	width:75%;
	max-width: 875px;*/
}

#ModalEnquete .modal-header {
    background-color: #f57920;
    color: #ffffff;
}



#ModalEnquete .enqueteConteudo {
/*    font-family: "Open Sans";*/
    list-style: outside none normal;
    overflow: auto;
    padding-left: 15px;
}

#ModalEnquete .enqueteConteudo li {
    list-style: outside none none;
    margin-bottom: 7px;
    padding-bottom: 6px;
	border-bottom: 1px solid #DDDDDD;
}


#ModalEnquete .numEnquete {
    border-right: 2px solid #b0b0b0;
    color: #4a4a4a;
    float: left;
    font-weight: 600;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -5px;
    padding: 5px;
}

#ModalEnquete .enqueteConteudo li div.pergunta {
    color: #4a4a4a;
    display: block;
/*    font-family: "Open Sans";*/
    font-size: 1.1em;
    font-weight: 300;
    margin-bottom: 5px;
    margin-top: 15px;
}

#ModalEnquete .enqueteConteudo li div.resposta .questao_outra {
	padding-left: 10px;
	padding-top:6px;
	display: inline;
}

#ModalEnquete .enqueteConteudo li div.resposta .questao_outra .outra {
	width:40%;
}

#ModalEnquete .enqueteConteudo li div.subpergunta {
	padding-left:60px;
  font-size: 0.9em;
}

#ModalEnquete .enqueteConteudo li div.subpergunta div.resposta {
margin-bottom: 2px;
padding-bottom: 3px;
}

#ModalEnquete .enqueteConteudo .form-control.forminline {
	display:inline;
	margin-left:10px;
}

#ModalEnquete .enqueteConteudo li div.resposta {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
    margin-left: 50px;
		width:90%;
}

#ModalEnquete .enqueteConteudo li div.resposta select.input-sm {
	width:auto;
	font-size: 12px;
	padding: 4px;
}


#ModalEnquete .enqueteConteudo li.botao {
	border-bottom:none;
	text-align:center;
	padding-top: 15px;
}









/*  >>>>>   FOOTER  >>>>>>    */


.dFooterPage{
  
}

.dFooterPage .container {
	padding-bottom: 35px;
  padding-top: 15px;
  padding-left: 50px;
  padding-right: 50px;
}











/*   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.03;
}
.rodape-pc div.container div.dlogo-pc:hover {
	opacity:1;
}


.rodape-pc div.container div.dlogo-pc img {
	height:30px;
	float:right;
}



