    /* Remove the navbar's default margin-bottom and rounded borders */
    .navbar {
      margin-bottom: 0;
      border-radius: 0;
      /*
        background-color:deeppink;
        border-color:aqua;
     */
    }
    
    /* rodape */
    /* Add a gray background color and some padding to the footer */
    footer {
      background-color:#FFF; /* #f2f2f2; */ /* cor de fundo do rodape */
      padding: 5px;
    }
    
  .carousel-inner img {
      width: 100%; /* Set width to 100% */
      margin: auto;
      min-height:200px;
  }

  /* Hide the carousel text when the screen is less than 600 pixels wide */
  @media (max-width: 600px) {
    .carousel-caption {
      display: none;
    }
  }
  
	

/* css youtube video */
.yt-container {
	position:relative;
	padding-bottom:62.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.yt-container iframe, .yt-container object, .yt-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
    padding: 4px;
    border: 1px solid #e9e9e9;
}

.barra2 { background: #e9e9e9; padding-top: 10px; padding-left: 10px; padding-bottom: 27px }
.fone{ margin-top: 0px;}
.texto-logo { font-size: 120%; color:#666; margin-left:10px;}    
.fone{ font-soze: 120%; color:#666; margin-left: 100px;}
    
.face{
    margin-top: 0px;
    margin-right: 20px;    
}

.insta{
    margin-top: 0px;
    margin-right: 20px;
}

.fone{
    margin-top:0px;
    /* margin-right: 20px; */
}

.rodape-coluna, ul, li{
    color: white;
    font-style: normal;
    margin-left: 0px;
}

.item-rodape{
    color: white;
    font-style: normal;
    margin-left: 0px;
}

.insta-rodape{
    margin-top: 10px;
}
.face-rodape{
    margin-top: 10px;
}


a.link_rodape:link { color:#FFF; text-decoration: none; text-decoration:none }
a.link_rodape:visited { color:#FFF; text-decoration: none; text-decoration:none }
a.link_rodape:hover { color:#FFF; text-decoration:none; }
a.link_rodape:active { color: #1C4CA0; text-decoration:none;   }

.classe1{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:22px;
font-style:normal;
font-weight:bold;
color:#333333;
display:block;
margin-top:30px;
}

.classe2{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
font-weight:normal;
color:#666666;
}

.label_normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	display:block;
	margin-top:5px;
}

