
        @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
.float_right
{
    float: right;
    margin-right: 10px;
   text-decoration: none;
}
.linked_in
{
    color: #FF9933;
    font-style: normal;
     text-decoration: none;
}
.footer_aegv
{
    
    position: fixed;
    overflow: hidden;
    z-index: 99999999;
    background-color: #f5f5f5;
    
    height: 25px;

    /* line-height: 48px; */
    bottom: 0px;
    visibility: visible;
    color: #428AAA;
    font-size: 19px;
    padding-top: 1px;
    padding-left: 10px;
    font-style:italic;
width:100%;
     text-decoration: none;
    opacity: 0.9;
}
.margin{
        margin-left: 30px;
    margin-right: 30px;
}

.scroll-top-wrapper {
    position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
    background-color: #777777;
  color: #eeeeee;
  width: 50px;
  height: 48px;
  line-height: 48px;
  right: 30px;
  bottom: 30px;
  padding-top: 2px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
  background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
  opacity: 1.0;
}
.scroll-top-wrapper i.fa {
  line-height: inherit;
}
body { 
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
  font-family: 'Open Sans', 'sans-serif';

}

.container{
  width:100%;
}
.classe_transparente{

}
.titulo{
   font-weight: bold;
    color:#ffffff;
    text-align: center;
    font-size: 30px;
  font-family:"lucida calligraphy";

  }
.texto{
  margin-top: 2%;
    text-align: justify;
    margin-left: 7.5%;
    margin-right: 7.5%;
    font-size: 20px;
    color:#ffffff;
    }
 .data{
    margin-top: 1%;
    text-align: right;
    font-size: 17px;
    color:#ffffff;

    }
@media only screen and (max-device-width : 480px) {
body {

  }
  .texto{
  margin-top: 2%;
    text-align: justify;
    margin-left: 7.5%;
    margin-right: 7%;
    font-size: 20px;
    color:#000099;
    }
 .data{
    margin-top: 2%;
    text-align: right;
    font-size: 17px;
    color:#000099;

    }
.container{
  width:100%;
  background:
linear-gradient(27deg, #151515 5px, transparent 5px) 0 5px,
linear-gradient(207deg, #151515 5px, transparent 5px) 10px 0px,
linear-gradient(27deg, #222 5px, transparent 5px) 0px 10px,
linear-gradient(207deg, #222 5px, transparent 5px) 10px 5px,
linear-gradient(90deg, #1b1b1b 10px, transparent 10px),
linear-gradient(#1d1d1d 25%, #1a1a1a 25%, #1a1a1a 50%, transparent 50%, transparent 75%, #242424 75%, #242424);
background-color: #131313;
background-size: 20px 20px;
margin-left: 0;
  
}
.caixa_noticia{
           
          border-bottom-left-radius: 25px 25px;
          border-bottom-right-radius: 25px 25px;
          border-top-left-radius: 25px 25px;
          border-top-right-radius: 25px 25px;
          


          width:80%;
          margin-top: 5%;
          margin-left: 10%;

  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: none;
  font: normal 100%/normal Arial, Helvetica, sans-serif;
  color: rgba(255,255,255,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: -webkit-linear-gradient(0deg, rgb(255, 255, 153) 11px, rgb(171,206,212) 1px, rgb(171,206,212) 1px, rgba(0,0,0,0) 13px), -webkit-linear-gradient(90deg, rgb(238,238,238) 0.1em, rgba(0,0,0,0) 0.1em), rgb(255, 255, 255);
  background: -moz-linear-gradient(90deg, rgba(0,0,0,0) 11px, rgb(171,206,212) 1px, rgb(171,206,212) 1px, rgba(0,0,0,0) 13px), -moz-linear-gradient(0deg, rgb(238,238,238) 0.1em, rgba(0,0,0,0) 0.1em), rgb(255, 255, 255);
   background: linear-gradient(90deg, rgba(0,0,0,0) 11px, rgb(171,206,212) 1px, rgb(171,206,212) 1px, rgba(0,0,0,0) 13px), linear-gradient(0deg, rgb(238,238,238) 0.1em, rgba(0,0,0,0) 0.1em), rgb(255, 255, 255);
  background-position: auto auto;
  background-position: auto auto;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: 100% 1.2em;
  background-size: 100% 1.2em;
}
.titulo{
    margin-top: 2%;
   font-weight: bold;
    color:#000099;
    text-align: center;
    font-size: 30px;
  font-family:"lucida calligraphy";
  }

    .footer_aegv{
        
    }
}

.imagem_noticia_texto{
   margin-left: 10%;
   margin-right: 10%;
   text-align: center;
}
.img-responsive {
    margin: 0 auto;
}

.navbar-nav>li>.dropdown-menu {

    margin-top:20px;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
}
.navbar-default .navbar-nav>li>a {
    width:250px;
    font-weight:bold;
}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}
.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight:bold;
}
.mega-dropdown-menu form {
    margin:3px 20px;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
@media only screen and (max-device-width: 990px)
{
    .footer_aegv{
        visibility:hidden;
    }
}

@media only screen and (min-device-width : 481px) {
.caixa_noticia{
                
          border-bottom-left-radius: 25px 25px;
          border-bottom-right-radius: 25px 25px;
          border-top-left-radius: 25px 25px;
          border-top-right-radius: 25px 25px;
          width:80%;
          margin-top: 5%;
          margin-left: 10%;
          background-color: rgba(0,0,0,0.7);
}
}