body {
margin-top: 0px;
padding: 0;
background-color: #000000;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

p {
	
}
.bg-menu {
	background-color: #DAB349;
}

.navbar-menu .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
}

.navbar-menu .navbar-toggler:hover, .navbar-menu.navbar-toggler:focus .navbar-menu.navbar-toggler:active {
  text-decoration: none;
}

.navbar-menu .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-menu li {
	font-size: 1.2rem;
}
.navbar-menu  li a {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	border-radius: 8px;
	color: #FFFFFF;
	padding: 12px 8px;
}

.navbar-menu  li a:hover {
	background: #000000;
	color: #FBCA00;
}

h1 {
	color: #FFFFFF;
	font-size: 3.5rem;
	font-weight: bold;
    text-transform: uppercase;
	text-shadow: 0.1em 0.1em 0.2em #000000;
}
h2 {
    font-size: 3.0rem;
	font-weight: 500;
    text-transform: uppercase;
}
h3 {
    font-size: 2.5rem;
	font-weight: 400;
	color: #000000;
    text-transform: uppercase;
}
h4 {
    font-size: 1.6rem;
	font-weight: 400;
	color: #FFFFFF;
    text-transform: uppercase;
}
.img-left {
	padding-top: 2rem;
}
.historico, .eventos, .repertorio, .contato {
	width: 100%;
	padding-top: 4rem;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-sixe: cover;
	-ms-background-size: cover;
	color: #FFFFFF;	
	font-size: 1.2rem;
}

.home {
	/*background-image: url('../images/fundo2.jpg');*/
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 1rem ;
	color: #000000;	
	font-size: 1.2rem;
}
.historico {
	background-image: url('../images/fundo1.jpg');
}
.eventos {
	background-image: url('../images/fundo5.jpg');	
}
.repertorio {
	background-image: url('../images/fundo3.jpg');
}
.fotos {
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 2.5rem;
	padding-bottom: 1rem;
}
.tumbs {
	text-align: center;
}
.videos {
	padding-top: 4rem;
	
}
.contato {
	background-image: url('../images/fundo4.jpg');	
}
.patrocinio {
	background-color: #ffffff;
	padding: 0rem;
	text-align: center;
	color: #000000;
	font-size: 1.0rem;
}
.redes-sociais {
	width: 100%;
	margin-top: -1.5rem;
	background-color:#DDDDDD; /*#FFAE00;*/
	padding: 1rem;
}
.titulo_social {
	padding-left: 2rem;
}
.social{
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	
}
.video {
	background-color: transparent;
   	padding: 0.5rem;
	max-width: 100%;
	max-height: 100%
}
.slider-home {
	padding-top: 2.7rem;
}
.video iframe, .video object, .video embed {
 align-items: center;
 width: 100%; 
 height: 20rem;
 border: 0.2rem solid #000000;
 border-radius: 1.0rem;
}
.top-titulo span{
	font-size: 1.2rem;
	font-weight: bold;
	font-family: Roboto;
	color: #FFFFFF;
	padding-left: 1rem;
}
.rodape {
 background-color:#0c1a1e; 
 padding: 1.0rem;
}
.logofooter { margin-bottom:1rem; margin-right: 2rem; font-weight:500;}
.footer p { color:#FFFFFF; font-family: 'Lato', sans-serif; margin-bottom:1rem; font-size: 1.0rem;}
 .copyright { min-height:3rem; padding: 1rem; background-color:#000000;}
 .copyright p { text-align:center; color:#FFFFFF; margin-bottom:0rem; font-size: 0.8rem;}

@media (max-width:991px){
.home, .historico, .eventos, .repertorio, .fotos, .videos, .contato {
	font-size: 1.0rem;
}
.moldura {
	padding: 0rem 0.5rem 0.5rem 0.5rem;
}
.navbar-brand .brand-image{
	width: 30%;
	margin-left: 20px;
	margin-top: -5px;
}
.logo-menu {
	display: none;
	}
.video iframe, .video object, .video embed {
 height: 15rem;
}

}
@media (min-width:992px){
.moldura {
	padding: 0rem 2rem 2rem 2rem;
}
.logo-grupo{
  position: absolute;
  width: 60%;
  margin-top: -30px;
}
.navbar-brand .brand-image{
	display: none;
}
	
}
@media (max-width:575px){
.slider-home .detalhes h1{
		font-size: 1.7rem;
	}
	.slider-home .detalhes h2{
		font-size: 1.0rem;
	}	
	.slider-home .detalhes h3{
		font-size: 0.7rem;
	}
	
}
@media (min-width:576px){
	.slider-home .detalhes h1 {
		font-size: 2rem;
	}	
}

.box-face {
	background-color: #3b5998;
	width: 340px;
	height: 365px;
	border-radius: 0.5rem;
	
}
.box-insta {
	background-color:#A30540;
	width: 340px;
	border-radius: 0.5rem;
}
.detalhes{
	position: relative;
	top: 30%;
	text-align: center;
}
.detalhes h1{
	font-size: 3em;
	font-family: Roboto;
	font-weight: bold;
	color: #FFFFFF;
}
.detalhes h2{
	color: #FFBE00;
	font-family: Roboto;
	font-weight:700;
}
.detalhes h3{
	color: yellow;
	font-family: Roboto;
	font-weight:700;
}
