/* CSS Document */



@font-face {
    font-family: 'Itau Display Pro';
    src: url('fonts/ItauDisplayPro-Light.eot');
    src: url('fonts/ItauDisplayPro-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/ItauDisplayPro-Light.woff2') format('woff2'),
        url('fonts/ItauDisplayPro-Light.woff') format('woff'),
        url('fonts/ItauDisplayPro-Light.ttf') format('truetype'),
        url('fonts/ItauDisplayPro-Light.svg#ItauDisplayPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Itau Display Pro';
    src: url('fonts/ItauDisplayPro-Regular.eot');
    src: url('fonts/ItauDisplayPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/ItauDisplayPro-Regular.woff2') format('woff2'),
        url('fonts/ItauDisplayPro-Regular.woff') format('woff'),
        url('fonts/ItauDisplayPro-Regular.ttf') format('truetype'),
        url('fonts/ItauDisplayPro-Regular.svg#ItauDisplayPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Itau Display Pro';
    src: url('fonts/ItauDisplayPro-Bold.eot');
    src: url('fonts/ItauDisplayPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/ItauDisplayPro-Bold.woff2') format('woff2'),
        url('fonts/ItauDisplayPro-Bold.woff') format('woff'),
        url('fonts/ItauDisplayPro-Bold.ttf') format('truetype'),
        url('fonts/ItauDisplayPro-Bold.svg#ItauDisplayPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Itau Display Pro XBold';
    src: url('fonts/ItauDisplayPro-XBold.eot');
    src: url('fonts/ItauDisplayPro-XBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/ItauDisplayPro-XBold.woff2') format('woff2'),
        url('fonts/ItauDisplayPro-XBold.woff') format('woff'),
        url('fonts/ItauDisplayPro-XBold.ttf') format('truetype'),
        url('fonts/ItauDisplayPro-XBold.svg#ItauDisplayPro-XBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Itau Display Pro';
    src: url('fonts/ItauDisplayPro-Black.eot');
    src: url('fonts/ItauDisplayPro-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/ItauDisplayPro-Black.woff2') format('woff2'),
        url('fonts/ItauDisplayPro-Black.woff') format('woff'),
        url('fonts/ItauDisplayPro-Black.ttf') format('truetype'),
        url('fonts/ItauDisplayPro-Black.svg#ItauDisplayPro-Black') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
} 

@font-face {
    font-family: 'Itau Display Pro';
    src: url('fonts/ItauDisplayPro-Heavy.eot');
    src: url('fonts/ItauDisplayPro-Heavy.eot?#iefix') format('embedded-opentype'),
        url('fonts/ItauDisplayPro-Heavy.woff2') format('woff2'),
        url('fonts/ItauDisplayPro-Heavy.woff') format('woff'),
        url('fonts/ItauDisplayPro-Heavy.ttf') format('truetype'),
        url('fonts/ItauDisplayPro-Heavy.svg#ItauDisplayPro-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}




html {
  position: relative;
  min-height: 100%;
  font-family: 'Itau Display Pro','Open Sans', sans-serif;
  background-color: #000000;
/*   background-image: url(../img/bg_all.jpg);
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;*/
scroll-behavior: smooth;
}

body {
  font-family: 'Itau Display Pro','Open Sans', sans-serif;
  font-size: 14px;
  margin-bottom: 60px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  background-color: transparent;
  color: #FFFFFF;
}




.dheader_language a.disabled {
	opacity: 0.3;
}



.faq-container .faq-list a {
	text-decoration: underline;
	color: #FFFFFF;
}

.faq-container .faq-list a:hover {
	text-decoration: underline;
	color: #FF6200;
}



 .titulo_geral {
   font-size: 1.35em;
  line-height: 1.1em;
  margin-bottom: 5px;
  font-weight: 700;
  margin-top: 30px;
  color: #FF6200;
}

 .titulo_geral2 {
   font-size: 1.25em;
  line-height: 1.1em;
  margin-bottom: 5px;
  font-weight: 700;
  color: #FF6200;
}

 .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: #FF6200;
    background-image: none;
    text-shadow: none;
    padding-top: 11px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 11px;
    font-size: 14px;
    border-radius: 8px;
    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 {
/*  border-bottom: 4px solid #EC7000;*/
	
	padding-top: 40px;
}

.dHeadPage .container{

}

.dHeadPage .HeadImg {
  width: 100%;
  max-width: 320px;
  display: block;
  margin: 0 auto;
}




.dMenuSup {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dNavSup a.aNavSup {
  display: inline-block;
  color: #FFFFFF;
  font-size: 1.4em;
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
	text-transform: uppercase;
}

.dNavSup a.aNavSup:hover {
  display: inline-block;
  color: #666666;
  font-size: 1.4em;
  text-decoration: none;
}

.dNavSup .dBull {
  display: inline-block;
  font-size: 1.4em;
  color: #FF6200;
}


img#tit_visao {
    display: block;
  width: 100%;
  max-width: 667px;
  margin: auto;
}

img#tit_data {
  width: 100%;
  max-width: 460px;
}




/*  >>>>>   CONTENT >>>>>>    */


.dContentPage{
  background-color: #000000;
  background-image: url(../img/bg_content_page.jpg);
  background-position: center top;
  background-size: 100%;
  background-repeat: no-repeat;
}

.dContentPage .container {
  padding-left: 50px;
  padding-right: 50px;
}
.dContentPage .dTitulo{
  font-size: 2.5em;
  line-height: 1.25em;
  padding-top: 0;
  padding-bottom: 20px;
  color: #FF6200;
  font-weight: bold;
  text-align: center;
}
.dContentPage .dDescricao {
font-size: 1.8em;
font-weight: 300;
padding-bottom: 20px;
line-height: 1.3em;
text-align: center;
}



.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: #FF6200;
  padding-top: 20px;
}



.dContentPage .dAviso .dTexto {
  text-align: center;
  font-size: 1.7em;
  line-height: 1.35em;
  padding-top: 0;
  padding-bottom: 5px;
}

 .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: 75%;
	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: #FFFFFF;
  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;
}




.dAgenda {
  color: #000000;
  max-width: 70%;
  margin: 0 auto;
  font-weight: 300;
  border-radius: 15px;
  padding: 15px;
  background-color: #FFFFFF;
  border: 1px solid #FF6200;
}

.dAgenda .dHorario {
	font-size: 1.35em;
	color: #FF6200;	
	text-align: center;
	font-weight: bold;
}


.dAgenda .dEvento {
	font-size: 1.25em;
	line-height: 1.2em;
}

.dAgenda small {
	font-size: 85%;
	font-weight: 300;
}

.dAgenda .dEvento strong{
font-weight: 700;
}









.dContador {
    position: fixed;
    border-radius: 16px;
    width: fit-content;
    bottom: 20px;
    transform: translateX(-50%);
    left: 50%;
    background-color: rgba(0,0,0,0.9);
    box-shadow: -1px 10px 75px 8px rgba(150,150,150,1);
    z-index: 999999;
    padding: 20px 40px;
}

    .dContador #TimeTo01 {
        display: flex;
        flex-direction: row;
        gap: 15px;
    }

.dContador .row .col {
  padding-left: 3px;
  padding-right: 3px;
}


    .dContador .numero {
        font-size: 3em;
        font-weight: bold;
        text-align: center;
        line-height: 1em;
        text-shadow: 0px 0px 8px #000000;
    }

    .dContador .label {
        font-size: 1.5em;
        font-weight: normal;
        text-align: center;
        color: #ff5500;
        line-height: 1em;
        text-shadow: 0px 0px 8px #000000;
    }






.dSchedulePage {
    background-color: #fff;
    background-image: url(../img/bg_arco_topo_branco.png);
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

    .dSchedulePage .container {
        padding-top: 50px;
        padding-bottom: 50px;
    }


.dParticipantes_Full{
  background-color: #FFFFFF;
  background-image: url(../img/bg_Arcos_TOPO.png);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.dParticipantes_Full .container {
	  padding-top: 125px;
    padding-bottom: 100px;
    padding-left: 50px;
    padding-right: 50px;
}


.dParticipantes_Full .dTitulo {
  font-size: 1.5em;
}

.dParticipantes_Full .dMiniTitulo {
  padding-bottom: 0;
  margin-bottom: 0;
  color: #FFFFFE;
  font-size: 1em;
  font-weight: bold;
  }


.dParticipantes_Full .dTexto {
  padding-bottom: 0;
  color: #FFFFFE;
  font-size: 1.3em;
  font-weight: lighter;
}



.dParticipantes_Full .fotos_palestrantes {
  padding-top: 15px;
  padding-bottom: 15px;
}


.dParticipantes_Full .fotos_palestrantes .dinfo_palestrante {
  color: #FF6200;
  font-size: 1.45em;
  font-weight: bold;
  line-height: 1em;
  padding-top: 0;
  padding-left: 5px;
  text-align: center;

}

.dParticipantes_Full .fotos_palestrantes .dinfo_palestrante small {
	color: #333333;
	display: block;
	position: relative;
	line-height: 1em;
	padding-top: 5px;
	font-size: 70%;
	font-weight: 300;
  text-align: center;
  padding-bottom: 5px;
}

.dParticipantes_Full .fotos_palestrantes .foto_container img {
  width: 100%;
  max-width: 185px;;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;
}



.dParticipantes_Full .foto_container div.dHorario {
  color: #FF6200;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}

/* Schedule */

#Agenda {
    padding: 50px 0px 25px 0px;
    text-align: center;
    font-size: 3em;
    font-weight: bold;
    line-height: 1em;
    color: #000;
}


.programacao .evento h5 {
    font-size: 2em;
    font-weight: bold;
    color: #000;
    margin-bottom: 5px;
}


.programacao .evento-break h5 {
    color: #FF6200;
}

.programacao .evento span {
    font-size: 1.25em;
    line-height: 1.25em;
    color: #000;
}

    .programacao .evento span strong, #Agenda strong {
        color: #FF6200;
    }

.programacao .evento hr {
    border-top: 2px solid #FF6200;
}

.observacao {
    margin-bottom: 50px;
    color: #000;
}


.dLocal_Full {
    background-image: url(../img/bg_local.jpg);
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
	padding-top: 150px;
}

.local-info {
    font-weight: 700;
    font-size: 1.4em;
}

.localizacao span {
    font-size: 1.6em;
    max-width: 14ch;
    display: inline-block;
    line-height: 1.1;
    margin-bottom: 15px;
}

.local-info {
    display: flex;
    flex-direction: column;
    gap: 1em;
    font-size: 2em;
}

    .local-info strong {
        color: #FF6200;
    }

    .local-info a {
        text-decoration: none;
        color: #FF6200;
    }

    .faq-container {
        margin-top: 2em;
    }

    .faq {
        cursor: pointer;
    }

        .faq-container h2 {
            color: #FF6200;
            font-size: 2.5em;
            font-weight: 700;
            text-align: center;
        }

        .faq-list {
            margin-top: 3em;
            display: flex;
            flex-direction: column;
            width: 100%;
            gap: 1em;
        }

        .faq p {
            margin: 0;
            font-size: 1.5em;
        }

        .faq p:nth-child(2n) {
            margin-top: 10px;
			font-weight: lighter;
			font-size: 1.3em;
        }
        
        .faq .pergunta {
            color: #FF6200;
        }

.faq hr {
    border-top: 2px solid #FF6200;
    margin-bottom: 0;
}

.faq-btn {
    max-width: 150px;
    background-color: #FF6200;
    margin: 2em auto 0 auto;
    display: block;
    padding: 11px 20px;
    font-size: 14px;
    border-radius: 8px;
    text-decoration: none;
    color: #fff;
    text-align: center;
}

    .faq-btn:hover {
        text-decoration: none;
        background-color: #888888;
        transition: 0.2s;
        cursor: pointer;
        color: #fff;
    }

.arco-divisor {
    background-image: url(../img/bg_arco_topo_preto.png);
    padding-top: 100px;
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.dInscricao_Full {
    background-color: #000;
    background-image: url(../img/bg_arco_topo_preto.png);
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.dInscricao_Full .container {
    padding: 50px 0;
}



/*  >>>>>   FOOTER  >>>>>>    */
.dFooterPage {
    border-top: 2px solid #FF6200;
    padding-top: 10px;
    margin-top: 50px;
}

.dFooterPage .container {
	padding-bottom: 35px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}

.dFooterPage hr{
  
}





#ModalInscricao {
	color: #000000;
}


#ModalInscricao .modal-header {
	color: #FFFFFF;
	background-color: #EC7000;
}






/*   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;
}



