input{
	outline: none;
}

.w-80 {
	width: 80%!important;
	display: block;
	margin: 0 auto;
}


#mensagem_do_cordenador img{
	box-shadow: 0.125rem 0.1875rem 0.9375rem rgba(0, 0, 0, .15);
	border-radius: calc(.35rem - 1px);
}



.navbar.in {
	padding-bottom: 0.6rem;
	padding-top: 0.6rem;
}

.navbar-light .navbar-brand img{
	width: 198px;
}

.navbar-light .navbar-nav .nav-link.botao {
	color: #fff;
	height: 33px;
}

.ts-item-header .icon img{
	height: 78px;
}


.noticias-show-more .noticias-loading {
	display: none;
}

#load-noticias.display_none{
	display: none !important;
}

.rgpd{
	margin-top: 20px;
}
.rgpd label{
	margin-right: 20px;

}

#partners img{
	max-width: 110px;
	margin: 0 auto;
}

.modal-body img{
	width: 170px;
}

.navbar-toggler:not(:disabled):not(.disabled) {
	cursor: pointer;
	outline: none;
}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
	width: 20px;
	height: 16px;
	position: relative;
	margin: 5px auto;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: rgba(0,0,0,.5);
	border-radius: 0px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
	top: 0px;
}

#nav-icon1 span:nth-child(2) {
	top: 8px;
}

#nav-icon1 span:nth-child(3) {
	top: 16px;
}

#nav-icon1.open span:nth-child(1) {
	top: 7px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
	opacity: 0;
	left: -60px;
}

#nav-icon1.open span:nth-child(3) {
	top: 7px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.dropdown.language{
	text-transform: uppercase;
	margin-left: 10px;
}

.dropdown.language a{
	color: rgba(0,0,0,.5);
}

.dropdown.language .dropdown-menu {
	background: transparent;
	color: #212529;
	border: none;
}

.dropdown.language .dropdown-menu a{
	font-size: 15px;
}


.card-body p {
	height: 108px;
}
.card-body h4 {
	 height: 50px;
 }



.sessao_esgotada{
	margin-bottom: 30px;
	color: #dc3545;
}

.ts-block.internos{
	padding-top: 10rem;
}

@media screen and (max-width: 992px){

	.navbar-light .navbar-nav .nav-link.botao.desktop {
		display: none;
	}

	.navbar.in {
		padding-bottom: 0.2rem;
		padding-top: 0.2rem;
	}

	.navbar-light .navbar-brand img {
		width: 120px;
	}

	.ts-block.internos{
		padding-top: 10rem;
	}
}

.imagens_sessoes{
	width: 75%;
	margin: 0 auto;
	padding: 0 10px;
}

body.modal-open{
	overflow: hidden;
	height: 100%;
	width: 100%;
	position: fixed;
}

.btn-primary {
	background-color: #2d9862;
	border-color: #2d9862;
	color: #fff;
}


.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background-color: #2d9862;
	border-color: #2d9862;
	box-shadow: 0.125rem 0.1875rem 0.9375rem rgba(0, 0, 0, .3);
}

.btn-outline-primary {
	background-color: #2d9862;
	border-color: #2d9862;
	outline: none;
	color: #fff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
	background-color: #2d9862;
	border-color: #2d9862;
	box-shadow: none;
}

.btn-outline-primary:hover {
	background-color: #2d9862;
	border-color: #2d9862;
}


.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
	background-color: #2d9862;
	border-color: #2d9862;
	box-shadow: none;
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
	box-shadow: none;
}
.ts-opacity__60 {
	opacity: .6;
}


.select2-container, .select2-drop, .select2-search, .select2-search input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.select2-container.conhecimento {
	width: 320px;
}

.select2-container.numeracao{
	width: 320px;
}


.select2-container .select2-choice {
	border: 0;
	box-shadow: 0 0 0 0.125rem rgba(0, 0, 0, .2);
	border-radius: .125rem;
	padding: .5625rem .75rem;
	width: 100%;
	background: #fff;
	height: 40px;
	color: #495057;
	font-size: 1rem;
}

.select2-container .select2-choice .select2-arrow {
	display: inline-block;
	width: 18px;
	height: 100%;
	position: absolute;
	right: 10px;
	top: 6px;
	border-left: none;
	border-radius: 0 4px 4px 0;
	background-clip: padding-box;
	background: #fff;
	background-image: none;
	background-image: none;
	background-image: none;
	filter: none;
	background-image: none;
}

.select2-results .select2-result-label {
	padding: 0px 6px 0px;
	margin: 0;
	cursor: pointer;
	min-height: 1em;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.select2-results .select2-highlighted {
	background: #2d9862;
	color: #fff;
}

.select2-container.select2-allowclear .select2-choice abbr {
	display:none;
}
.select2-search {
	display:none;
}

.select2-container .select2-choice, .select2-container .select2-choices{
	border: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
	border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
}

.select2-drop-active {
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	border-top: none;
}

.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-top-color: transparent;
	background-image: none;
	background-image: none;
	background-image: none;
	filter: none;
	background-image: none;
}

.select2-default {
	color: rgba(73, 80, 87, 0.8) !important;
}

.select-wrapper:before {
	display: none;
}

.inscricao{
	margin-top: 45px;
}


.conteudo table {
	width: 100%;
}

.conteudo table td{
	vertical-align: top;
}
.conteudo table td:last-child{
	padding-left: 35px;
}

a {
	color: #2d9862;
	transition: .3s ease;
}


.banner h1{
	font-size: 43px;
	margin-top: -20px;
}

.banner h2{
	line-height: 0;
	font-size: 30px;
}

.descricao_banner{
	font-size: 20px;
	opacity: 1;
	margin-top: -10px;
}


.video{
	margin-top: 35px;
}

.video h5{
	margin-bottom: 20px;
}

a:hover {
	color: #2d9862;
	text-decoration: none;
}


#mensagem_do_cordenador .desktop{
	display: flex;
}

#mensagem_do_cordenador .mobile{
	display: none;
}


.video iframe{
	height: 393px;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
	background-color: #2d9862;
	border-color: #2d9862;
	box-shadow: 0 0.1875rem 0.9375rem rgba(0, 0, 0, .2);
}


.conteudo h5{
	margin-top: 20px;
}

.fade.show {
	opacity: 1;
	background: rgba(0, 0, 0, 0.3);
}

.modal.show{
	display: block;
}


.botao_inscricao{
	width: 115px;
	margin-left: auto;
	margin-right: 20px;
	display: none;
}

button.close{
	outline: none;
}

.ts-block {
	padding-bottom: 6rem;
	padding-top: 6rem;
}

.modal_inscricao .inscricao h5{
	margin-bottom: 20px;
}

.modal_inscricao h5{
	margin-bottom: 20px;
}

.text-justify{
	text-align: justify;
}


.text-left{
	text-align: left;
}


.text-justify p{
	text-align: justify;
}

#sessoes .ts-title{
	margin-bottom: 20px;
}

#sessoes.ts-block{
	padding-bottom: 0;
}

#sessoes .card {
	margin: 0 20px;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	color: rgba(0,0,0,.5);
}

.navbar-light .navbar-nav .nav-link.botao.active {
	color: #fff;
}

.modal_inscricao .conteudo h6{
	font-size: 1.1rem;
	margin-top: 20px;
}


#agenda.ts-block {
	padding-bottom: 3rem;
}

#mensagem_do_cordenador .ts-title {
	margin-bottom: 2rem;
}

.modal-body h5{
	font-weight: 700;
}

.owl-carousel .owl-nav .owl-prev {
	left: -2rem;
}
.owl-carousel .owl-nav .owl-next {
	right: -0.7rem;
}

.botao_inscricao_menu{
	margin-left: 5px;
}
@media screen and (max-width: 992px){

	#sessoes.ts-block{
		padding-bottom: 5.8rem;
	}

	.botao_inscricao{
		display: inline-block;
	}

	.navbar {
		padding-bottom: 0.5rem;
		padding-top: 0.5rem;
	}

	.navbar-light .navbar-nav .nav-link {
		color: rgba(0,0,0,.5);
		font-size: 15px;
	}

	.navbar-nav .btn-primary {
		background-color: #2d9862;
		border-color: #2d9862;
		color: #fff;
		font-size: 15px;
	}

	#mensagem_do_cordenador .desktop{
		display: none;
	}

	#mensagem_do_cordenador .mobile{
		display: block;
	}


	.imagem_frente{
		display: none;
	}

	table td{
		display: block;
		padding-left: 0 !important;
		padding-top: 20px;
	}

	.video {
		margin-top: 5px;
		margin-bottom: 15px;
	}

	.video iframe{
		height: 188px;
	}


	.formulario_contact{
		margin-top: 30px;
	}

	.morada{
		margin-bottom: 0;
	}

	.inscricao {
		margin-top: 40px;
	}

	.modal-body h5{
		font-size: 1.3rem;
		font-weight: 700;
	}

	.navbar-nav.text-right {
		text-align: center!important;
	}

	.btn-primary {
		font-size: 15px;
	}

	.btn {
		font-size: 15px;
	}

	.banner h2 {
		font-size: 26px;
	}

	.banner h1 {
		margin-top: 45px;
		line-height: 40px;
		font-size: 37px;
	}

	.ts-block {
		padding-top: 5.8rem;
	}

	h2, .ts-h2 {
		font-size: 2rem;
	}

	#sessoes p{
		text-align: left;
	}

	#mensagem_do_cordenador .mobile .ts-block{
		padding-top: 30px;
	}

	#historico .card-footer {
		padding: 10px;
	}

	.modal-dialog {
		position: relative;
		width: Calc(100% - 15px);
		margin: .5rem auto;
		pointer-events: none;
	}

	.card-body p {
		height: auto;
		margin-bottom: 10px;
	}

	#sessoes .card {
		margin: 0;
	}

	.card {
		box-shadow: none;
	}

	.imagens_sessoes {
		width: 60%;
		margin: 0 auto;
		padding: 0;
	}

	#ts-footer .ts-box {
		margin-top: -1.125rem;
	}
}

@media screen and (max-width: 340px){
	.botao_inscricao{
		width: 100px;
		margin-left: auto;
		margin-right: 5px;
	}
}

@media screen and (max-width: 991px){
	.imagens_sessoes{
		width: 100%;
		margin: 0 auto;
	}
}

/*
@media screen and (max-height: 885px){
	#agenda .ts-height__300px {
		height: 12.75rem;
	}
}

@media screen and (max-height: 775px){
	#agenda .ts-height__300px {
		height: 9.75rem;
	}

	#agenda h4 {
		margin-bottom: 0.5rem;
	}
}*/

#questionario_avaliacao{

}

#questionario_avaliacao h2{
	margin-bottom: 30px;
}

.imagens_sessoes.owl-carousel .owl-nav .owl-prev,
.imagens_sessoes.owl-carousel .owl-nav .owl-next {
	height: 2rem;
	width: 2rem;
}


.imagens_sessoes.owl-carousel .owl-nav {
	left: 0;
}

.imagens_sessoes.owl-carousel .owl-nav .owl-prev:after,
.imagens_sessoes.owl-carousel .owl-nav .owl-next:after {
	line-height: 2.2rem;
	font-size: 1rem;
}

.imagens_sessoes.owl-carousel .owl-nav .owl-prev {
	left: 40px;
}

.imagens_sessoes.owl-carousel .owl-nav .owl-next {
	right: 40px;
}


@media screen and (max-width: 1500px){
	.fakebanner{
		height: 100px;
	}
}

@media screen and (max-width: 992px){

	.imagens_sessoes.owl-carousel .owl-nav .owl-prev {
		left: 10px;
	}

	.imagens_sessoes.owl-carousel .owl-nav .owl-next {
		right: 10px;
	}
}

@media screen and (max-width: 767px){

	.card-body h4 {
		height: auto;
	}

	.select2-container.numeracao {
		width: 100%;
	}

	.select2-container.conhecimento {
		width: 100%;
	}
}

textarea{ /* Chrome, Firefox, Opera, Safari 10.1+ */
	resize: none;
}

textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: rgba(73, 80, 87, 0.8) !important;
	opacity: 1; /* Firefox */
	font-size: .9375rem;
}

textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: rgba(73, 80, 87, 0.8) !important;
	font-size: .9375rem;
}

textarea::-ms-input-placeholder { /* Microsoft Edge */
	color: rgba(73, 80, 87, 0.8) !important;
	font-size: .9375rem;
}

.formulario_incricao .select2-container{
	width: 100%;
}

#form_questionario p{
	margin-bottom: 10px;
}

.select2-results {
	max-height: 240px;
}


.arquivo_list .card {
	background-color: transparent;
	border: none;
	box-shadow: none;
}

.arquivo_list .card .ts-card__image {
	border-radius: .25rem;
}

.arquivo_list .card .card-body {
	/*background: #989898; */
    margin-top: 15px;
    border-radius: 0 0 .25rem .25rem;
    /* border: 1px solid rgba(0, 0, 0, 0.09); */
    /* box-shadow: 0px 0px 11px #000; */
    padding: 0;
}

.arquivo_list .card .card-body .palestrantes{
	  font-size: 13px;
    color: rgba(25, 25, 25, 0.5);
}






#inscricao_response_sucess{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: fit-content;
}


#inscricao_response_sucess .alert-success{
	padding: 2rem 3.25rem 2rem 3.25rem;
}

#inscricao_response_sucess .alert-success .close_success{
	cursor: pointer;
	font-size: 17px;
	position: absolute;
	top: 8px;
	right: 12px;
}

@media screen and (max-width: 992px){
    .arquivo_list .card .card-body {
    	margin-bottom: 3.875rem;
    }
}
