/* FONTS */
@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Righteous&display=swap);
@import url(https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap);
@font-face {
  font-family: "Bahnschrift";
  font-weight: normal;
  src: url("../fonts/Bahnschrift.woff2") format("woff2"), 
  url("../fonts/Bahnschrift.woff") format("woff"), 
  url("../fonts/Bahnschrift.ttf") format("truetype"); 
}
@font-face {
  font-family: "Bayon-Regular";
  font-weight: normal;
  src: url("../fonts/gobold_regular-webfont.woff2") format("woff2"), 
  url("../fonts/gobold_regular-webfont.woff") format("woff"), 
  url("../fonts/gobold_regular-webfont.ttf") format("truetype"); 
}
@font-face {
  font-family: "RobloxFont-Regular";
  font-weight: normal;
  src: url("../fonts/RobloxFont-Regular.woff2") format("woff2"), 
  url("../fonts/RobloxFont-Regular.woff") format("woff"), 
  url("../fonts/RobloxFont-Regular.ttf") format("truetype"); 
}

body {
	height: 100%;
	position: relative;
	font-family: 'Bayon-Regular', sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Bayon-Regular', sans-serif;	
	font-weight: lighter;
	letter-spacing: 2.5px;
}

h2, .h2 {
	font-size: 2rem;
	color: #d4d23f;
}

h3, .h3 {
	font-family: 'Bahnschrift', sans-serif;	
	font-size: 1rem;
	letter-spacing: 2.5px;
}

h4, .h4 {
	font-family: 'Bayon-Regular', sans-serif;	
	font-size: 1.5rem !important;
	letter-spacing: 2.5px;
}

p {
	margin-top: 0;
	margin-bottom: 1rem;
	font-family: Helvetica;
	font-size: 15px;
	text-align: justify;
}

.home{
	overflow-x: hidden;
}

/*LINK*/
	a {
		text-decoration: none;
		background-color: transparent;
		color: #FFFFFF !important;
		
	}

	a:hover {
		color: #000000 !important;
	}

	a.link-twitter{
		color: #510303 !important;
	}

	a.link-twitter:hover {
		color: #000000 !important;
	}

	a.link-externo{
		color: #FFFFFF;
	}

	a.link-parceiro{
		color: #000000 !important;
	}

	a.link-parceiro:hover{
		color: #000000;
	}

	a.link-ecommerce{
		color: #000000 !important;
		color: #000000 !important;
		font-family: 'Bahnschrift', sans-serif;
		font-size: 20px;
		font-weight: bold;
	}

	a.link-ecommerce:hover{
		color: #000000;
	}

	a.link-post{
		color: #000000 !important;
	}

	a.link-post:hover{
		color: #510303 !important;
	}
	
/*MENU*/
	#mainNav {
	  font-family: 'Bayon-Regular', sans-serif;
	}

	#mainNav{
		padding: 0px 0px 0px 0px !important;
		/*margin-bottom: 18px;*/
		background-color: #510303;
		min-height: 100px;
	}

	#mainNav .navbar-toggler {
		font-size: 1.25rem;
		padding: 0;
		border: none;
		background: none;
		outline: none !important;
	}

	#mainNav .navbar-nav {
	    /*margin: 0 auto;*/
	    margin-left: auto;
	}

	#mainNav .navbar-nav li.nav-item a.nav-link {
	    color: #d4d23f !important;
	}

	#mainNav .navbar-nav li.nav-item a.nav-link:hover {
	    color: #d4d23f !important;
	    background-color: #000000 !important;
	}

	#mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
		color: #d4d23f !important;
	    background: #000000 !important;
	}

	#mainNav .navbar-nav > li.nav-item > a.nav-link.active {
		color: #d4d23f !important;
	    background: #000000 !important;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
	  padding-right: 0.5rem;
	  padding-left: 0.5rem;
	}

	.navbar-brand {
	    width: 50px !important;
	    margin-right: 0rem;
	}

	.nav-link {
	    font-size: 20px !important;
		text-transform: uppercase;
		letter-spacing: 2.5px;
		font-weight: lighter;
	}

/*BANNER TOPO*/
	.masthead {
		padding: 100px 0px 0px 0px !important;
	}

	.masthead-banner{
		width: 100%;
		height: 900px !important;
		object-fit: cover;
		object-position: center;
	}

	.masthead .masthead-avatar {
	    width: 50%;
		/*margin-bottom: 60px;
		margin-top: 50px;
		padding-top: 10px;
		padding-bottom: 20px;*/
	}

	.masthead-avatar-interno{
	    width: 40%;
		margin-bottom: 50px;
		margin-top: 50px;
	}

	.masthead-avatar{
		width: 170%
	}

	.masthead .masthead-subheading {
	    font-size: 1.5rem;
	    color: #fff;
	    font-weight: bold !important;
	    text-shadow: 2px 2px #000000;
	}

	.masthead .owl-nav, .masthead .owl-dots {
	  margin-top: 5px;
	  text-align: center;
	}

	.masthead .owl-dot {
	  display: inline-block;
	  margin: 0 5px;
	  width: 12px;
	  height: 12px;
	  border-radius: 50%;
	  background-color: #000000 !important;
	}

	.masthead .owl-dot.active {
		background-color: #510303 !important;
	}

/*IMG*/
	.img-face{
		border-radius: 50%;
		border: 6px solid #FFF;
	}

	.img-fluid {
	  max-width: 100%;
	  height: auto;
	  width: 100%;
	}

	.img-insta{
		border: 2px solid #000;
	}

	.img-logo{
		max-height: 110px;
	}

	.img-post{
		width: 100%;
		height: 300px;
		background-size: cover;
	}

	.img-post-galeria{
		width: 100%;
		height: 300px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		/*border: 2px solid;*/
	}

	.img-post-thumb{
		width: 100%;
	}

	.img-twitter{
	    max-width: 100%;
	}

	.img-pix{
	    max-width: 10%;
	}

	.img-twitter{
		width: 100%;
	}

/*BTN*/
	.btn{
		border-radius: 0px;
	}
	
	.btn-success {
		color: #fff !important;
		background-color: #d4d23f !important;
		border-color: #d4d23f !important;
	}
	.btn-success:hover {
		background: #d4d23f;
		border-color: #d4d23f;
	}
	.btn-success:focus, .btn-success.focus {
		background: #d4d23f;
		border-color: #d4d23f;
		box-shadow: 0 0 0 0.2rem rgba(212, 210, 63, 0.5);
	}
	.btn-success.disabled, .btn-success:disabled {
		background: #d4d23f;
		border-color: #d4d23f;
	}
	.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
		background: #d4d23f;
		border-color: #d4d23f;
	}
	.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
	  	box-shadow: 0 0 0 0.2rem rgba(212, 210, 63, 0.5);
	}

	.btn-primary{
		color: #000000 !important;
		background-color: #FFFFFF !important;
		border-color: #000000 !important;
	}

	.btn-primary:hover {
	    color: #fff !important;
	    background-color: #003873 !important;
	    border-color: #003873 !important;
	}

	.btn-social {
	    color: #510303 !important;
		background: #fff;
		border-radius: 50%;
	}


	.btn-outline-dark {
		color: #000 !important;
		background-color: #d4d23f;
		border-color: #d4d23f;
		border-radius: 25px;
		width: 100%;
		text-transform: uppercase;
		font-size: 13px;
		font-weight: bold;
		font-family: 'Bahnschrift', sans-serif;	
		box-shadow: none !important;
	}

	.btn-outline-dark:hover {
		color: #FFFFFF !important;
		background-color: #510303;
		border-color: #510303;
		box-shadow: none !important;
	}

	.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
		box-shadow: none !important;
	}

	.bt-load-more{
		padding: 0px;
	 	font-size: 1rem;
	}

	button:focus {
		outline: 1px solid !important;
	}

/*BG*/
	/*BRANCO*/
	.bg-default{
	    background-color: #ffffff !important;
	}

	/*TOPO*/
	.bg-primary{
	    background-color: transparent !important;
	    background-image: url('/tema/assets/img/Full-banner-2.png');
	    background-size: cover;
		background-position: top center;
		background-repeat: repeat-x;
		margin-top: -77px;
	}

	/*CENTRAL*/
	.bg-secondary {
	    background-color: transparent !important;
	    background-image: url('/tema/assets/img/Full-banner-rodape.png');
	    background-size: cover;
		background-position: top center;
		background-repeat: repeat-x;
	}

	/*DEGRADE*/
	.bg-third{
		background: rgb(153,153,153);
		background: linear-gradient(0deg, 
			rgba(102,102,102,1) 0%, 
			rgba(204,204,204,1) 100%
		); 
	}

	/*RODAPE*/
	.bg-fourth {
	    background-color: transparent !important;
	    background-image: url('/tema/assets/img/bg-rodape.png');
	    background-size: contain;
		background-position: bottom center;
		background-repeat: repeat-x;
	}

/*TEXT*/
	.text-primary {
	    color: #510303 !important;
	}

	.text-muted {
		color: #000000 !important;
	    text-transform: uppercase;
	    font-size: 12px;
	    font-weight: normal;
	    margin: 30px 0px;
	}

	.text-black {
	    color: #000 !important;
	}
	
	.text-white {
	    color: #fff !important;
	}

/*SESSÕES*/
	.page-section {
	    padding: 7rem 0 7rem 0;
		/*border: 1px solid;*/
	}

	.page-section-contact{
		padding: 0rem 0 7rem 0;
		/*border: 1px solid;*/	
	}

	.page-section-heading{
		font-size: 80px !important;
		line-height: 4.5rem !important;
	}

	.section-heading{
		color: #510303;
		font-size: 50px !important;
	}

	.section-subheading{
		margin: 10px 0px 15px 0px !important;
	}

/*PODCASTS*/
	.podcasts {
	  padding: 60px 0 0 0;
	  position: relative;
	}

	.podcasts::before {
	  content: "";
	  position: absolute;
	  left: 0;
	  right: 0;
	  top: 0;
	  bottom: 0;
	}

	.podcasts .podcasts-item {
	  text-align: center;
	  color: #fff;
	}

	.podcasts .podcasts-item .podcasts-img {
	  width: 200px;
	  margin: 0 auto;
	}

	.podcasts .owl-nav, .podcasts .owl-dots {
	  margin-top: 5px;
	  text-align: center;
	}

	.podcasts .owl-dot {
	  display: inline-block;
	  margin: 0 5px;
	  width: 12px;
	  height: 12px;
	  border-radius: 50%;
	  background-color: #000 !important;
	}

	.podcasts .owl-dot.active {
		background-color: #510303 !important;
	}

/*E-COMMERCE*/
	.ecommerce {
	  /*padding: 60px 0 0 0;*/
	  position: relative;
	}

	.ecommerce::before {
	  content: "";
	  position: absolute;
	  left: 0;
	  right: 0;
	  top: 0;
	  bottom: 0;
	}

	.ecommerce .ecommerce-item {
	  text-align: center;
	  color: #fff;
	}

	.ecommerce .ecommerce-item .ecommerce-img {
	  width: 200px;
	  margin: 0 auto;
	}

	.ecommerce .owl-nav, .ecommerce .owl-dots {
	  margin-top: 5px;
	  text-align: center;
	}

	.ecommerce .owl-dot {
	  display: inline-block;
	  margin: 0 5px;
	  width: 12px;
	  height: 12px;
	  border-radius: 50%;
	  background-color: #000000 !important;
	}

	.ecommerce .owl-dot.active {
		background-color: #510303 !important;
	}

/*POST*/
	.bg-post{
		background-color: #FFFFFF;
		color: #000000;
		padding: 20px;
	}
	
	.bg-item-post{
		background: #d4d23f;
		color: #000000;
		padding: 5px;
		border-radius: 5px;
	}

	.img-post-bg{
		height: 400px;
		width: 100%;
		background-size: cover;
		background-position: center;
		margin-bottom: 20px;
	}

	.titulo-post{
		font-family: 'Bayon-Regular', sans-serif;
		font-weight: 200;
		font-size: 1.5rem;
		color: #000000 !important;
		width: 100%;
		text-align: left;
		letter-spacing: 1.5px;
		height: 50px;
	}

	.categoria-post{
		font-family: 'Bahnschrift', sans-serif;	
		width: 100%;
		color: #ffffff !important;
		font-size: 12px !important;
		font-weight: normal !important;
		margin-top: 0px;
	}

	.categoria-post-externo{
		font-family: 'Bahnschrift', sans-serif;	
		width: 100%;
		color: #000000 !important;
		font-size: 12px !important;
		font-weight: normal !important;
		margin-top: 0px;
		padding-top: 25px;
	}

	.categoria-post-interno{
		font-family: 'Bahnschrift', sans-serif;	
		width: 100%;
		color: #000 !important;
		font-weight: normal !important;
		font-size: 20px !important;
		text-transform: uppercase;
	}

	.texto-post{
		font-family: 'Arial', sans-serif;
		text-transform: inherit;
		font-size: 15px;
		color: #000000 !important;
		height: 90px;
	}
	
	.texto-post-interno{
		font-family: 'Arial', sans-serif;
		font-size: 15px;
		color: #000000 !important;
		text-align: justify;
	}

	.categoria-post-espaco{
		margin-left: 20px;
	}

	.link-post{
		font-family: 'Bahnschrift', sans-serif;
		width: 100%;
		color: #fff !important;
		text-align: right;
		display: block;
		text-transform: uppercase;
	}

	.li-post{
		font-family: 'Bahnschrift', sans-serif;
		list-style: none;
		text-transform: uppercase;
		font-size: 30px;
	}

	.li-ultimo-post{
		width: 100%;
		display: inline-flex;
		padding: 0px 25px;
	}

	.li-ultimo-post-img{
		width: 30%;	
	}

	.li-ultimo-post-titulo{
		width: 70%;	
		padding-left: 10px;
		font-family: 'Bahnschrift', sans-serif;
		font-size: 20px;
	}

	a.li-link-post{
		display: inherit;
		color: #000000 !important;
	}

	a.li-link-post:hover{
		color: #510303 !important;
	}

/*INSTAGRAM*/
	.portfolio .portfolio-item .portfolio-item-caption {
		background-color: rgba(81, 3, 3, 0.9);
	}

/*FOOTER*/
	.copyright {
		background-color: #510303;
	}

	.footer {
	    padding-top: 2rem;
	    padding-bottom: 0rem;
	    background-color: #510303;
	    color: #fff;
	}

/*MODALS*/
	.portfolio-modal-title {
	    padding: 0px 0px 30px 0px;
	}

	.portfolio-modal .close {
		font-size: 3rem;
		line-height: 3rem;
		color: #510303;
	}

.header-position{
	/*margin-top: 100px;*/
}

.mr-face{
	margin: 0 auto;
	margin-top: 15px;
	padding: 0px 40px;
}

.lead{
	font-size: 1.25rem;
	font-weight: 300;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
}

.download-item{
	margin: 0 auto; 
	margin-top: 40px;
}

.facebook{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.form-left{
	float: left;
}

.inscritos{
	border: 1px solid #000;
	text-align: center;
	margin: 5px !important;
	width: 100%;
	display: block;
	padding: 5px;
}

.carregando{
	text-align: center;
}

.fonte{
	font-size: 20px;
	color: #495057;
}

.floating-label-form-group {
    position: relative;
    border-bottom: none;
}

.form-group {
    margin-bottom: 0px;
}

.floating-label-form-group input, 
.floating-label-form-group textarea {
    font-size: 1em !important;
    background-color: #FFF !important;
    padding: 0px 10px !important;
    margin: 10px 0px!important;
}

.portfolio .portfolio-item {
    border-radius: 0rem;
}

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

.lgpd {
	position: fixed;
	bottom: 25px;
	text-align: center;
	z-index: 1000;
	background: #510303;
	margin: 20px;
	padding: 20px;
	border-radius: 10px;
	color: #FFFFFF;
	border: 1px solid;
	width: calc(100% - 40px);
}

.avisos{
	margin-top: 40px;
}

.nav-tabs .nav-link {
  	color: #000 !important;
  	padding: 5px;
	font-size: 14px !important;
}

@media (max-width: 991px) {
	#mainNav{
		padding: 10px 0px 10px 0px !important;
	}

	.navbar-expand-lg{
		background-color: #510303;
	}
}

@media (max-width: 568px) {
	.masthead {
		padding: 100px 0px 0px 0px !important;
	}

	.masthead-banner{
		height: auto !important;
	}

	.masthead .masthead-avatar {
		margin-bottom: 0px;
	}

	.page-section {
	    padding: 3rem 0 3rem 0;
		/*border: 1px solid;*/
	}

	.page-section-heading{
		font-size: 40px !important;
	}

	.img-logo{
		max-height: inherit;
	}
	
	.facebook{
		width: 100%;
		margin: 0 auto;
		text-align: center;
		overflow-x: scroll;
	}

	.text-black-white{
		color: #000000;
	}
}