/* TEMPLATE STYLES */

html,
body,
.view {
    height: 100%;
}

body{
	background: #fff;
	color:#232378;
}

.container-padding-topo{
	padding:0px 11%;
}

.container-padding-centro{
	padding:20px 5% 0px 5%;
	text-align: left;
}

.blue-bar{
	background-color: #232378;
}
.navbar{
	padding: 20px 0px;
	box-shadow: none !important;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
	.nav{
		padding-left: 0%;
		margin-left: -10%;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.nav{
		padding-left: 5%;
	}
	
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.nav{
		padding-left: 15%;
	}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.nav{
		padding-left: 21%;
	}
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
	.nav{
		padding-left: 0%;
		margin-left: -10%;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.nav{
		padding-left: 5%;
	}
	
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.nav{
		padding-left: 15%;
	}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.nav{
		padding-left: 21%;
	}
}

.social_icons{
	margin-right:0%;
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 600px) {
	.social_icons{
		margin-right:-8%;
	}
	
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.social_icons{
		margin-right:-17%;
	}
	
}


.bg-logo{
	background: url('../img/logo.jpg') no-repeat center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position:cover;
	min-height: 300px;
} 

.active .nav-link-black{
	color: #00beff;
}

.nav-link-black{
	color: #232378;
	font-weight: bold;
	font-size: 16px;
	padding-right:10px;
	border-right: solid 2px #00beff;
}

.nav-link-black:hover{
	color: #00beff;
}

.nav-link-last{
	border:0px;
}

.nav-item .icon_share{
	background:url("../img/icones.png") no-repeat -2px -1px;
	width: 23px;
	height: 30px;
	display: block;
}

.st_sharethis_custom{
	background: url("../img/icones.png") no-repeat 0 0 transparent;
	padding:0px 16px 0 0;
	width: 27px;
	height: 30px;
	display: block;
}


.nav-item .icon_youtube{
	background:url("../img/icones.png") no-repeat -65px 0px;
	width: 34px;
	height: 30px;
	display: block;
}

.nav-item .icon_face{
	background:url("../img/icones.png") no-repeat -40px -1px;
	width: 12px;
	height: 30px;
	display: block;
}

.nav-item .icon_list{
	background:url("../img/icones.png") no-repeat -112px -1px;
	width: 30px;
	height: 30px;
	display: block;
}

h1{
	color: #232378;
	font-weight: bold;
	font-size: 25px; 
	padding: 30px 0px;
}

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

.hora{
	width: 70px;
	height: 30px;
	color: #dc901b;
	text-align: center;
	display: inline-block;
	font-weight: bold;
	background-color: #c3c3c2;
}

.link_centro{
	color:#000;
	font-weight: bold;
	text-decoration: underline;
}

.link_centro:hover{
	color:#dc901b;
	text-decoration: none;
}

.link_insc a{
	color:#000;
	text-decoration: none;
}

.link_insc a:hover{
	color:#dc901b;
	text-decoration: underline;
}

.calendario{
	display: flex;	 
	justify-content: space-between;
	flex-flow:row wrap;
	flex: 0 0 100%; 
	margin: 20px 0;
}
.calendario .saopaulo{ background-color: #c81e7d; }
.calendario .valinhos{ background-color:  #232376; }
.calendario .vilamascote{ background-color: #00beff; }

.calendario div{
	max-width: 455px;	
	/* width: 100%; */
	padding: 20px 25px;
	color: white;
	margin-top: 20px;
}
/* .calendario > div:first-child { background-color: #c81e7d; }

.calendario > div:last-child  { background-color: #00beff; color:#232378;} */

.atividades small{
	display: inline-block;
	margin-right: 40px;
	color: #232378;
	font-weight: bolder;
}
#app > div >  a {
	
	padding:20px;
	color: white;
	max-width: 490px;
	width: 100%;
	margin: 20px 0;
	text-align: center;
	display: block;

}
#app > div >  a.first { background-color: #c81e7d; }

#app > div >  a.last  { background-color: #00beff; }

.f-h{
	font-size: 25px;
}

.programacao .search{
	width: 100%;
}
.programacao .programacao-titulo{
	color: #45526e;
	padding:30px 0 10px
}
.programacao .search input{
	border-bottom: 1px solid #232378;
	box-shadow: 0 1px 0 0 #424296;
	margin: 10px 0;
}

.programacao .search input:focus{
	border-bottom: 1px solid rgba(35, 35, 120, 1);
	box-shadow: 0 1px 0 0 rgba(35, 35, 120, 0.7);
}

.programacao .search-box{
    background-color: rgba(35, 35, 120,0.7);
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}


.programacao .search-box select{
	display: block;
	height: 35px;
	font-size: 16px;
	font-weight: normal;
	border: 1px solid #ddd;
	border-radius: 5px;
	box-sizing: border-box;
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 0px 10px;
	margin: 0px;
	
    background-color: #fff;
    background-image: url(../img/bg-select.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;

}
.programacao table{
	position: relative;
	margin-top: 50px;
}
.programacao a:link,
.programacao a:hover,
.programacao a:visited,
.programacao a:active{
	text-decoration: none;
	color: white;
}

.saopaulo > a{ background-color: #c81e7d; }
.valinhos > a{ background-color:  #232376; }
.vilamascote > a{ background-color: #00beff; }

.download-file{
	position: absolute;
    padding: 10px;
	z-index: 999;
	top: -43px;
    right: 0;
    border: 0;
}
.inscricao div{ text-align:  center}
.inscricao a:link,
.inscricao a:visited,
.inscricao a:hover,
.inscricao a:active{
	color: white;
	font-weight: bold;
	font-size: 16pt;
}
.inscricoes a.link_centro{ color: #232378; text-decoration: none;}

.inscricao .b-c a{
	color:#232378 !important;
}

th.active .arrow {
	opacity: 1;
}

.arrow {
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	margin-left: 5px;
	opacity: 0.66;
}

.arrow.asc {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid #000000;
}

.arrow.dsc {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #000000;
}
.programacao label{
	font-weight: 300;
	font-size: 12pt;
	color: white
}
.grid-mobile { width: 100%}
.grid-mobile tbody tr td{ font-weight: 300}
.grid-mobile tr td small{ font-weight: 400}
.grid-mobile tr td:first-child small{ padding-left: 2px;}
.grid-mobile tr td div{ margin: 5px; padding-left: 5px }
.grid-mobile tr:nth-child(odd) td div{ border-left: 2px solid #ff3600;;  }
.grid-mobile tr:nth-child(even) td div{ border-left: 2px solid #dc901c; }
.grid-mobile tr td{ padding: 10px 5px}
.grid-mobile small{
	display: block
}
    

@media (max-width: 768px) {
	.programacao .search-box select{
		max-width: 320px
	}
	.programacao .download-file{
		width: 100%;
		text-align: center;
	}
}


.galeria_thumb{
	margin:2px;
	border: #232378 solid 2px;
}

.fotos_valinhos{
	background-color: #c81e7d;
	color: #fff !important;
	max-width: 455px;
    width: 100%;
    padding: 2vw 3vw;
	margin-top: 20px;
	display: block;
	text-align: center;
}

.fotos_saopaulo{
	background-color: #00beff; 
	color:#fff !important; 
	max-width: 455px;
    width: 100%;
    padding: 2vw 3vw;
	margin-top: 20px;
	display: block;
	text-align: center;
}

.fotos_valinhos:hover, 
.fotos_saopaulo:hover,
.fotos_valinhos:visited,
.fotos_saopaulo:visited,
.fotos_valinhos:active,
.fotos_saopaulo:active{
	color: #fff !important;
}

/* #galeria_vl, #galeria_sp{
	display: none;
} */

#galeria_total{
	display: none;
}

.show-soon{
	display: none;
}

.show-soon>h1{
	color: #45526e;
	padding: 10px 0 30px;
}

.ekko-lightbox-nav-overlay a{
	color: #00beff !important;
}
/*
.principal{
	position: fixed; 
	top: 0; 
	left: 0; 
	/* Preserve aspet ratio */
/*	min-width: 100%;
	position: absolute;
	background: #0168B3 url('../img/bg_loop.jpg') repeat-x;
}

.principal_text{
	padding-top:10%;
}

.btn{
	background: url('../img/botao.png');
	width: 139px;
	height: 88px;;
}

h3{
	font-size:16px;
	font-weight: bold;
}*/

.video{
	width: 100%;
	height: 300px;
}

ul.atividades-thumbs {
	display: flex;
    flex-wrap: wrap;
}
ul.atividades-thumbs li {
    width: 100%;
	overflow: hidden;
	position: relative;
}
ul.atividades-thumbs li img {
    width: 100%;
	transition: .2s;
	height: 200px;
}
li.thumbnail a > p {
    display: block;
    position: absolute;
    z-index: 99;
    color: white;
    text-align: center;
    margin: auto;
    top: 40%;
	transition: .2s;
	width: 100%;
}
p.text-overlay {
    display: block;
	transition: .2s;
	text-align: center;
}
ul.atividades-thumbs li.thumbnail a:after {
	content: "";
	background: #00000085;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	display: block;
	transition: .2s;
}

ul.atividades-thumbs li img:hover {
    transform: scale(1.2);
    transition: .2s;
}

@media screen and (min-width: 767px){
	ul.atividades-thumbs li.thumbnail {
		width: 33%;
		transition: .2s;
		height: 200px;
		position: relative;
		transition: .2s;
	}
	ul.atividades-thumbs li.thumbnail a:after {
		display: none;
	}
	ul.atividades-thumbs li.thumbnail a:hover:after {
		content: "";
		background: #00000085;
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
		display: block;
		transition: .2s;
	}
	li.thumbnail a > p {
		display: none;
	}
	li.thumbnail a:hover > p {
		display: block;
		position: absolute;
		z-index: 99;
		color: white;
		text-align: center;
		margin: auto;
		top: 40%;
		transition: .2s;
		width: 100%;
	}
	p.text-overlay {
		display: none;
	}
}

.modal-atividades {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000075;
    top: 0;
    z-index: 99999;
	display: none;
}
.modal-atividades .content {
    width: 80%;
    position: relative;
    background: white;
    margin: auto;
    height: 80%;
    top: 10%;
	overflow: scroll;
	text-align: center;
	padding: 30px;
}

.modal-atividades .content .imagem img{
	max-height: 400px;
	width: 100%;
}

.modal-atividades .content .titulo {
    font-size: 30px;
    font-weight: 900;
    padding: 20px 0;
}
.modal-atividades .content .descricao {
    padding: 20px 0;
}

.modal-atividades a#close {
    background: #2350bc;
    width: 50px;
    height: 50px;
    color: white;
    display: grid;
    border-radius: 50%;
    vertical-align: middle;
    align-items: center;
    align-content: center;
    text-align: center;
    font-size: 20px;
    position: absolute;
    right: 10px;
}