
.fw500{
	font-weight: 500 !important;
}

.fontTitleTecAvan{
	font-size: 31px !important;
	line-height: 1.15;
	
}
.subtitle.subhead {
	font-size: 26px;
	font-weight: 700;
}
.subtitle.textcta {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 8px;
}
h2.h2Peq{
	font-size: 40px !important;
}

h3.tPeq{
	font-size: 32px !important;
	font-weight: 500 !important
}
h4.h4head{
	font-size: 22px;	
	font-weight: 700;
}
.fEmpr li{
	font-size: 20px;
}


.boxSectionHero{
	width: 90%;
}

.btn-main.btn-getticket-cta{
	background-color: #ff2424 !important;
	padding: 4px 40px !important;			
}


.d-ticket.bgTicket {
	position: relative;
	overflow: hidden;
	padding: 30px;
	border-radius: var(--rounded-1);
	background-position: center center !important;
	background: none !important;
	height: 286px;
	box-shadow: none;
}

.gbBlueWhite{
	background-color: #00D0FF;
	color: var(--bg-dark-1) !important;
	padding: 16px;
	height: 100%;
}
.gbBlueWhite h4{
	color: var(--bg-dark-1) !important;
}
.gbBlueWhite h4 span{
	color: var(--bg-dark-1) !important;
	font-size: 30px;
	font-weight: 800;
}
.gbBlueWhite p{
		color: var(--bg-dark-1) !important;
}

.avatarSpeaker{
  border-radius: 50%;
  border: 16px solid transparent;
  background: 
    linear-gradient(white, white) padding-box,
    linear-gradient(45deg, #1F4259, #14ADD1) border-box;	
}
.infos-speakers{
	padding: 16px;
	/*border-radius: 8px;*/
	/*background-color: #0d102b;*/
	min-height: 200px;
}
.infos-speakers p{
	font-size: .9rem;
	line-height: 1.5;
}

.iconGrid{
	height: 60px;
}
.iconGrid2{
	height: 40px;
}
.iconGrid3{
	height: 48px;
}

.gridIcons2{}
.gridIcons2 .icon{ width: 76px; }
.gridIcons2 .text{ width: calc(100% - 80px); text-wrap: auto; }
.gridIcons2 .text h4{ 
	line-height: 1.3;
	font-size: 16px;
}

.cardTicketSubtitle{
	font-size: 20px !important;
	font-weight: 600 !important
}
.cardTicketPrice{
	font-size: 20px !important;
	font-weight: 600 !important
}

.text-white-force {
	background: none !important;
	-webkit-text-fill-color: #fff !important;
	color: #fff !important;
}	

.data-bgcontain{
	background-size: contain !important;
	background-repeat: repeat !important;
}

.gradient-edge-bottom.gdEdgeV2 {
    background: linear-gradient(0deg, rgba(var(--bg-dark-1-rgb), 1) 0%, rgba(var(--bg-dark-1-rgb), 0) 40%);
}	

.textFormulario{
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 10px;
	padding: 6px;
	background-color: rgb(15 20 52 / 85%);
	border: solid 1px rgba(255,255,255,0.2);
}
.formFieldInvalid{
	border: 1px solid red !important;
}
.pdTopModManut{
	padding-top: 200px !important;
}
.pdTopProgProf{
	padding-top: 360px !important;
}
.pdTopProgConces{
	padding-top: 360px !important;
}
.btnFormContato{
	height: 48px;
}
.modalPerfil{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 1003;
	display: none;	
}
.modalPerfil.active{
	display: block;	
}
.modalPerfil .modalOverLay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: rgb(16 20 52 / 95%);
}
.modalPerfil .modalContent{
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.modalPerfil .modalCard{
	position: relative;
	padding: 0;
	background-color: rgb(16 20 52 / 100%);
	border: 1px solid rgb(255 255 255 / 16%);
	border-radius: .5rem;
	height: 80vh;
}
.modalPerfil .modalCardClose{
	position: absolute;
	z-index: 2;
	top: -10px;
	right: -10px;
	border: 4px solid #FFF;
	border-radius: 50%;
	height: 36px;
	width: 36px;
	background-color: #101434;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.5rem;
	cursor: pointer;
}
.modalPerfil .modalCard .card{ border: 0; margin: 8px 0; padding: 0 32px; overflow: auto; height: calc(100% - 16px); }

.modalPerfil .modalText{ display: none; }
.modalPerfil .modalText.active{ display: block; }


.modalPerfil .modalScroll::-webkit-scrollbar {
    width: 6px;
}
.modalPerfil .modalScroll::-webkit-scrollbar-track {
    background: transparent;
}
.modalPerfil .modalScroll::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}
.modalPerfil .modalScroll::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

.boxTextSPEAKERS{
	line-height: 1.3;
}
.boxTextSPEAKERS h3{
	font-size: 30px;
}
.boxTextSPEAKERS span{
	font-size: 14px;
}

.logo-part-espec{
	max-width:210px;
}



/*countdown*/
.mrCountdown{
	display: flex;
	gap: 4px;
	/*flex-wrap: wrap;*/
	/*font-family: Arial,sans-serif;*/
	justify-content: center;
}
.mrCountdown-item{
	min-width: 70px;
	padding: 8px 16px;
	border-radius: .475rem;
	background: rgb(255,255,255,0);
	color: #FFFFFF;
	text-align: center;
	border: 1px solid rgb(255,255,255,.2);
	width: 100px;
	background: rgba(0, 0, 0, .15);
	-webkit-backdrop-filter: blur(10px);
	-o-backdrop-filter: blur(10px);
	-moz-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);			
}
.mrCountdown-number{
	font-size: 3rem;
	font-weight: bold;
	line-height: 1;
	background: linear-gradient(0deg, #888888 0%, #ffffff 75%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;			
}
.mrCountdown-label{
	/*margin-top: 5px;*/
	font-size: .65rem;
	opacity: .7;
	text-transform: uppercase;
}



@media only screen and (max-width: 767px) {
	.p-md-20{ padding: 20px !important;}
	h2.titleModManut{
		font-size:20px !important;
	}	
	h3.tPeq{
		font-size: 28px !important;
	}
	.fontTitleTecAvan{
		font-size: 18px !important;
	}	
	.boxSectionHero{
		width: 100% !important;
		padding-top: 120px !important;
		position: relative !important;
    top: 0% !important;
    transform: translate(-50%, 0%) !important;		
	}
	.subtitle.subhead {
		font-size: 22px !important;
		line-height: 1.3em !important;
		margin-bottom: 12px !important;
	}	
	
	.d-tab-nav{
		width: 90% !important;
	}	
	.d-tab-nav{
		display: flex !important; 
	}		
	.d-tab-nav li {
		display: block !important; 
	}
	.pdTopEmpreend{
		padding-top: 0px !important;	
	}
	.pdTopModManut{
		padding-top: 100px !important;
	}
	.pdTopProgProf{
		padding-top: 210px !important;
	}
	.pdTopProgConces{
		padding-top: 210px !important;
	}		
	.modalPerfil .modalCard{
		height: 90vh !important;
	}	
	.modalPerfil .modalCard .card{ 
		padding: 0 16px !important; 
	}
	
	.boxTextSPEAKERS{
		line-height: 1.1 !important;
	}	
	.boxTextSPEAKERS h3{
		font-size: 26px !important;
	}
	.boxTextSPEAKERS span{
		font-size: 13px !important;
	}	
	
	.text-part-espc{
		font-size: 24px !important;
	}	
	.logo-part-espec{
		max-width: 100% !important;
	}
	
	.mrCountdown-item{
		min-width: 60px !important;
		padding: 8px 8px !important;		
	}
	.mrCountdown-number{
		font-size: 2rem !important;
	}
	.mrCountdown-label{
		font-size: .60rem !important;
	}	
}