@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap');

body{

	padding: 0;
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 25px;
}


a{

	color: #7a0607;
	font-weight: bold;
	text-decoration: none;
}

p{

	margin: 0;
}

#contentor p{

	margin: 0 0 15px;
}

#contentor .itemVideoEmbedded iframe,
#contentor .itemVideoEmbedded video,
#video_vimeo{

	height: auto;
	width: 100%;
}

img{

	max-width: 100%;
	height: auto;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 18px;
  padding: 9px 10px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #000;
  vertical-align: middle;
}

.full{

	float: left;
	width: 100%;
}

#menu{

	background: #7a0607;
	position: absolute;
	left: 0;
	bottom: 0;
}

#menu > div{

	display: table;
	margin: 0 auto;
}

#menu .module div div div{

	background: #FFF;
}

#menu .module div.custom{

	padding: 20px 0 10px;
	text-align: center;
}


#menu .module h3{

	background: #6d6e71;
	padding: 20px 0;
	text-align: center;
	margin: 0;
	font-size: 18px;
	line-height: 25px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}

#menu .module div.custom img{

	padding: 0 0 20px;
}

.trigger{

	cursor: pointer;
	width: 30px;
	color: #6d6e71;
	display: table;
	margin: 0 auto;
}

#contentor{

	padding: 60px 0;
}

#contentor .module{

	float: left;
	margin: 0 0 65px;
	width: 100%;
}

#contentor .wrapper > .module:last-child{

	margin: 0;
}

#contentor h3{

	padding: 15px 0;
	background: #7a0607;
	color: #FFF;
	font-size: 18px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	text-align: center;
}

.esc21_hp_item.single{

	display: table;
	margin: 0 auto;
	float: none;
}

.esc21_hp_item a{

	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #7a0607;
	text-decoration: none;
	display: block;
	margin: 20px 0 0;
}

.itemIntroText{

	margin: 20px 0 0;
}

.itemBody h2{

	color: #7a0607;
	font-weight: bold;
}

.itemBody img{

	display: block;
	margin: 0 auto;
}

.fancybox-overlay .fancybox-skin {
  background: #393939;
  color: #fff;
}
.fancybox-overlay .fancybox-skin .logoLogin {
  display: block;
  margin: 0 auto 30px;
}
.fancybox-overlay .fancybox-skin input.button {
  border: solid 0px;
  background: #830065;
  color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
}

.artigo_share {
  float: left;
  width: 100%;
  text-align: right;
  border-top: dotted 1px #eaeaea;
  padding-top: 10px;
  margin: 10px 0;
}
.artigo_share i {
  color: #fff;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background: #393939;
  margin-left: 10px;
  font-size: 20px;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
}

#oradores{

	width: 100%;
}

#oradores td{

	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}

.foto_oradores{

	width: 30%;
	padding-right: 5% !important;
}

#oradores h4{

	color:#7a0607 ;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
}

@media (min-width: 1200px){

	.wrapper{

		display: table;
		margin: 0 auto;
		width: 1200px;
	}

	#contentor .itemVideoEmbedded iframe,
	#contentor .itemVideoEmbedded video,
	#video_vimeo{

		min-height: 670px;
	}	

	#cabecalho{

		min-height: 600px;
	}		

	#top{

		position: absolute;
		left: 50%;
		top: 35%;
		transform: translate(-50%, -50%);
	}		

}

@media (min-width: 641px) and (max-width: 1199px){

	#contentor .itemVideoEmbedded iframe,
	#contentor .itemVideoEmbedded video{

		min-height: 450px;
	}

	#cabecalho{

		min-height: 425px;
		background-size: contain !important;
	}		

	#top{

		position: absolute;
		left: 50%;
		top: 5%;
		transform: translateX(-50%);
	}		
}

@media (min-width: 641px){

	#cabecalho{

		background: transparent url(../images/fundo_header.jpg) no-repeat center top;
		background-size: cover;
		padding: 0 0 100px;
		position: relative;
	}	

	.itemBody h2{

		font-size: 35px;
		line-height: 40px;
	}

	#menu .module div div div{

		float: left;
		width: 200px;
	}

	#menu .custom{

		min-height: 100px;
	}

	#menu .module{

		margin: 30px 0;
		float: left;
	}

	#menu > div > .module:nth-child(3n+2){

		margin: 30px 20px;
	}


	.esc21_hp_item{

		float: left;
		width: 31.5%;
	}

	.k2ItemsBlock > .esc21_hp_item:nth-child(3n+2){

		margin: 0 2.5%;
	}

	.k2ItemsBlock > .esc21_hp_item:nth-child(3n+3){

		float: right;
	}	
}

@media (min-width: 50px) and (max-width: 640px){

	body{

		font-size: 14px;
		line-height: 25px;
	}

	.itemBody h2{

		font-size: 25px;
		line-height: 30px;
	}

	#contentor .itemVideoEmbedded iframe,
	#contentor .itemVideoEmbedded video,
	#video_vimeo{

		min-height: 320px;
	}

#cabecalho{

		min-height: 550px;
		background: transparent url(../images/fundo_header_mobile.jpg) no-repeat center top;
		background-size: contain;
	}		

	#top{

		width: 80%;
		display: table;
		margin: 40px auto 0;
	}

	#contentor{

		width: 95%;
		padding: 60px 2.5%;
		margin-top:400px;
	}

	#menu{

		padding: 20px 0 0;
		bottom: -210px !important;
	}

	#menu .module{

		width: 250px;
		display: table;
		margin: 0 auto 20px;
		clear: both;
	}

}

#top .wrapper > .custom:first-child img{

	width: 187px;
	height: auto;
}