/* GLOBAL STYLES
-------------------------------------------------- */
/* @import url('https://fonts.googleapis.com/css?family=Open+Sans:600'); */
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
body {   
    font-family: 'Roboto', sans-serif;
    background: #f7fafa;
}
p {
  color:#404442;
}

h3 {
  /*font-family: 'bitstream_vera_sansbold';*/
  
  font-weight: 600;
  color: #1b1b1a;
  padding: 10px;
}
h4 {
  /*font-family: 'Open Sans Bold', sans-serif;*/
  font-family: inherit;
  color: #404442;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 500px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  max-height: 450px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}


/*Personalizados ABMES
--------------------------------------------------*/
.text-success {
  
}
.text-success.glyphicon {
  font-size: 20px;
}
/* ======================== TOPO ========================== */
#div_topo {
  background-color: #f7fafa;
}
#topo {
  padding: 0 0 30px 0;
  /*background: linear-gradient(#ffffff, #0077e5 1%, #48ce89 1%, #FFFFFF 17%);
  background: linear-gradient(25deg, #ffffff, #0077e5 1%, #48ce89 1%, #FFFFFF 17%);*/
  /* background: linear-gradient(#dfe3e796, 30%, #fff); */
  /* background: #dfe3e796; */
  /* border-radius: 50px; */
  /* box-shadow: 0px -3px 0px 0px rgba(41, 199, 120, 0.11); */
}
.logo_premio img{
  /* margin-left:5%;
  width: 90%; */
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.logo_premio img{
  margin-left:12%;
}
}
.logo_abmes{
    float: right;
    padding-left: 75px;
    padding-top: 20px;
    padding-right: 20px;
    font-size: 22px;
    font-weight: 500;
    /* text-transform: uppercase; */
    background: linear-gradient(#3fa653 30%, #88cc64);
    box-shadow: 5px 8px #a8b9b6;
    border: 2px solid #e9e9e9;
  
}
.logo_abmes img{
  
}


/* ======================== MENU ========================== */

#div_menu{
  /* padding:15px 0; */
  font-size: 15px;
}

/* --- menu centralizado ---*/
@media (max-width: 991px) {
  .navbar-menu-custom .navbar-nav>li {
    margin-left: 15px;
  }
}
@media (min-width: 992px) {
  .navbar-menu-custom .navbar-nav {
    width: 100%;
    text-align: center;
  }
  .navbar-menu-custom .navbar-nav>li {
    float: none;
    display: inline-block;
  }
}

/*-------------------------*/

.navbar-menu-custom{
  border: 1px solid #a8b9b6;
  /* border-radius: 50px 50px 50px 50px;  */
  /*background: -webkit-linear-gradient(right, #00B2B2, #16AF16);
    background: -o-linear-gradient(right, #00B2B2, #16AF16);
      background: -moz-linear-gradient(right, #00B2B2, #16AF16);
        background: linear-gradient(to right, #00B2B2, #16AF16);
  */
  border-radius: 0px;
  /* margin-top: 10px; */
  background-color: #2c4634;
  /* background:linear-gradient(#3f73a6 30%, #00a99d); */
  /* background: linear-gradient(#3fa653 30%, #88cc64); */
  /*background: linear-gradient(#ffffff, #e0e0e0);*/
}
.navbar-collapse-custom {
  
}
.navbar-inverse .navbar-nav>li>a{
  color: #d5d8c8;
}
.navbar-inverse .navbar-nav>.open>a{
  color: #333;
  background-color: #ffffff;
}
.navbar-inverse .navbar-nav>.open>a:focus{
  color: #333;  
  background-color: #ffffff;
}
.navbar-inverse .navbar-nav>.open>a:hover{
  color: #333;
  background-color: #ffffff;
}
.dropdown-menu {
  background: #ffffff !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
background-color:#eceee7;
}
.dropdown-menu>li>a{
  color: #333 !important;
}
.navbar-inverse .navbar-toggle {
  border: none;
}
.navbar-inverse .navbar-toggle:hover{
  background-color: transparent;
}
.navbar-inverse .navbar-toggle:focus{
  /*background-color: rgba(255,255,255,0.3);*/
  background-color: transparent;
}
.navbar-inverse .navbar-collapse {
  border-color: #ffffff;

}

#div_miolo {
  background: linear-gradient(#f7f7f7, 30%, #fff);
  background: #f7fafa;
}

/* ======================== CAROUSEL ========================== */
.fundo-slide{
  background-color: #f9f9f9;
}
.carousel {
  height:auto;
  margin-bottom:0px;
}

.carousel-caption {
    position: absolute;
    right: 0%; 
    bottom: 20px;
    left: 0%;
    z-index: 10;
    padding: 0px;    
    color: #f9f9f9;
    text-align: left;
    text-shadow: 0px 0px 0px rgba(255,255,255,0.2);
    width: 100%;
    background: rgba(0,0,0,0.5);
    font-family: 'Open Sans', sans-serif;
}
.carousel-caption p{
margin: 20px 100px 0px 135px;
font-size: 1.8em;
}
.carousel-caption a{
color: #ffffff;
text-decoration: none;
}

/* ======================== DIV_FASES - panel-info (esquerda/direita) ========================== */
#div_fases{
  width: 29.333333333%;
}
#fase-atual {
  font-size: 15px;
}
#fase-atual p{
  margin-left: 75px;
}
#contagem-regressiva h3{
  font-size: 1em;
}
#dias h3{
  font-size: 3em;
}
#dias p{
  
}
@media (max-width: 991px) {
  #fase-atual p{
  margin-left: 0px;
  }
  #div_fases{
  width: 100%;
  text-align: center;
  } 
}
@media (min-width: 992px) and (max-width: 1024px) {
  #fase-atual p{
  margin-left: 40px;
  } 
}

/* ======================== DIV_NOTICIAS ========================== */
.img-noticia {
    float: left;
    max-width: 370px;
    font-size: 12px;
    margin-right: 25px;
    margin-bottom: 20px;    
}
.img-noticia img {
    margin-bottom: 6px;    
}
@media (max-width:840px){
  .img-noticia {
    width: 100%;
}
}
#noticias {
  margin-bottom: 30px;
}
#div_noticias h4{
  font-size: 1.4em;
  font-weight: bolder;
}
#div_noticias img{
  width: 217px !important;
}
#div_noticias a {
  color: #404442;
}

#titulo-noticias {
  margin-bottom: 20px;
}
@media (max-width: 767px){
  #tumbnl_noticias {
  width: 88%;
  }
  #descricao-data-noticias {
  padding-left: 14px !important;
  width: 100%;
  }
}
#descricao-data-noticias {
  padding-left: 0px;
}
.btn.btn-info.pull-right{
  margin-top:20px;
  border-radius: 10px;
  /*padding: 2px 10px;*/
  font-size: 0.7em;
  letter-spacing: 1px;
  background-color: #293d2a;
  color: #fff !important;
  border:none;
  font-weight: 600;
}
.btn.btn-info.pull-left{
  margin-top:55px;
  border-radius: 0px;
  /*padding: 2px 10px;*/
  font-size: 0.7em;
  letter-spacing: 1px;
  background-color: #00b2b2;
  color: #fff !important;
}
  
.box-noticias{
  margin-bottom: 25px !important;
  /* border: 1px solid #e3e3e3; */
  background: #fff;
  border-radius: 15px;
  padding: 10px;
  box-shadow: 0px 1px 1px 0px #eee;
}

.todas-noticias {
    margin-top: 10px;
    color: #333;
    font-size: 0.93em;
    font-weight: bolder;
    padding: 7px 10px 5px 12px;
    background-color: transparent;
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left: solid 6px #293d2a;
    /*border-radius: 0px;*/
    box-shadow: 1px 2px 2px 0px rgba(123 123 123 / 20%);
} 
.btn.btn-info.todas-noticias{
    background-color: transparent;
}
.btn.btn-info:hover.todas-noticias {
    color: #00b2b2;
    border-color: #385c3a;
}

/* -- CONTEÚDO DOS ITENS MENUS -- */
.cont-conteudo {
  margin-top: 40px; 
	margin-bottom: 70px;
  padding: 0px 50px;
}
.cont-conteudo a {
  text-decoration: underline;
}
.cont-conteudo a:hover {
  text-decoration: underline;
}
@media(max-width: 425px){
  .cont-conteudo{
  padding: 0px 10px;
}
}
/*---------------------*/


/* ======================== DIV_PREMIACAO_CATEGORIA ========================== */
#premiacao_categoria {
  margin: 0 0 60px 0;
  /*background-color: #EEEEEE;*/
}
.premiacoes {  
  border-radius: 50px 50px 50px 0px;
  border: solid 5px #fff;  
}
.premiacoes h3 {
  color: #ffffff;
}
.premiacoes h2 {
  font-size: 50px;
  font-weight: 600;
}
#div_regional {
  /* background: linear-gradient(#3f73a6, #ffffff); */
  background: linear-gradient(#7cc661, #ffffff);
}
#div_regional p {
  color:#000000;
}
#div_nacional {
  /* background: linear-gradient(#00a99d, #ffffff); */
  background: linear-gradient(#b5c54c, #ffffff);
}
#div_nacional p {
  color:#000000;
}
#miniaturas > div{
  border-radius: 50px 50px 50px 0px;
  /* padding-top: 23px; */
}
#impresso img, #radio img, #video img {
  width: 138px;
}

/* @media (max-width:767px) {
  .premiacoes { 
    width: 88% !important;
 }    
} 

@media (min-width: 768px) and (max-width: 991px){
 .premiacoes { 
    width: 43.20% !important;
 }    
}
*/

/* ======================== DIV_MINIATURAS ========================== */

.thumbnail {
  border-bottom: 5px solid #e3e3e3;
    /* border: none; */
    /* box-shadow: 3px 8px 3px #98d282c9; */
    border-top: 0;
    border-right: 0;
    border-left: 0;
    /* background: #367c950a; */
    /* background: repeating-linear-gradient(45deg, #f7fafa, transparent 379px); */
    /* background: radial-gradient(#488e9f, transparent); */
    border-radius: 0px 0px 45px 45px;
}
#miniaturas a, a:hover{
  color:#333;
  text-decoration: none;

}

/* ======================== JURADOS ========================== */

.titulo-jurados{
    font-size: 22px;
    font-weight: 600;
    /*color: #01b2b2;*/
} 
.div-degrade {
   /*background: -webkit-linear-gradient(left, #00B2B2, #16AF16);
   background: -moz-linear-gradient(left, #00B2B2, #16AF16);
   background: -o-linear-gradient(left, #00B2B2, #16AF16);
   background: linear-gradient(to right, #00B2B2, #16AF16);
   padding: 20px 100px;
   border-left: 20px solid #00b2b2a3;
   border-right: 20px solid #00b2b2a3;
   /*background-color: #00b2b208;
   border-radius: 100px;
   background: linear-gradient(to right, #eeeeee,#ffffff 50%,#eeeeee);*/
   margin-top: 40px;
 }

 /* ======================== INSCREVA-SE ========================== */
#inscreva {
  margin-bottom: 0px;
}
 .prosseguir{
   margin-top: 40px;
 }
 .prosseguir .btn-info {
  color: #fff;
  background-color: #00b2b2;
  border-color: #46b8da;
 }

 .prosseguir .btn-lg {
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 0px;
 }
 .form-campo{
  border: none;
  border-radius: 8px !important;
  background-color: #e9e9e9;
 }

 /* ======================== DIV_RODAPE ========================== */
 
 #div_footer{
  margin-top: 40px;
  padding: 40px 120px 20px 120px;
  /* background: linear-gradient(#fff, 30%, #dfe3e796); */
  background-color: #f7fafa;
}
@media (max-width:549px){
#div_footer{
  margin-top: 40px;
  padding: 40px 50px 20px 50px;
  background: #eeeeee;
}
  #div_endereco {
    margin-bottom: 80px;
  }
}

@media (min-width:550px) and (max-width: 991px){
  #div_endereco {
    margin-bottom: 80px;
  }
  #div_rsocial {
    margin-bottom: 40px;
  }
}
.rodape {
  /*margin-bottom: 50px;*/
  color: #002C28;
}
#div_rsocial ul {
  padding-left: 0px;
}
#linha-rsociais{
  margin-bottom: 10px;
  border-top: solid 1px #959595;
}
#div_rsocial img {
  border-radius: 20px;
  padding: 3px;
  /* filter: hue-rotate(45deg); */
}
.linha-rodape {
  border: dotted thin #cccccc;
}

 /* ======================== PÁGINA NOTÍCIAS ========================== */

.tit_sessao {
  padding-left: 20px;
  margin-bottom: 50px;
  border-top: none;
  border-bottom: none;
  border-right: none;
  border-left: solid 6px #00b2b2;
  border-radius: 0px;
}
.tit_sessao h3{
  font-size: 1.8em !important;
}
.box_texto {
 	margin-top: 40px; 
	margin-bottom: 70px;
  padding: 0px 50px;
}
.box_texto h3{
  font-size: 1.3em;
}
.box_texto a, a:hover{
  color: #333;
  text-decoration: none;
}
#participar a, a:hover {
 color: #337ab7;
  text-decoration: none;
}
.resumo {
  color: #000000;
  text-decoration: none;
}
@media (max-width: 425px) {
  .box_texto {
  padding: 0px 20px;
}
}

/* ======================== PÁGINA INSCRICOES ========================== */
.panel-success>.panel-heading h3{
  color: #333;
  font-weight: bold;
  


}
 /* ======================== PÁGINA CONTATO ========================== */
 .form-contato{
   margin-bottom:100px;
 }
/*---sidebar--- */
 .sidebar-informacoes {
 	margin-top: 40px; 
} 
#mais-informacoes-title{
  padding-left: 20px;
  margin-bottom: 30px;
  border-top: none;
  border-bottom: none;
  border-right: none;
  border-left: solid 6px #00b2b2;
  border-radius: 0px;
  background-color: transparent;
  padding: 0px;
}
#mais-informacoes-title h3{
  font-size: 1.5em;
}
#mais-informacoes{
  -webkit-box-shadow: 0 6px 3px rgba(0,0,0,.1);
  box-shadow: 0 6px 3px rgba(0,0,0,.1);
}


/*===================== BLOCKQUOTE =============================*/
blockquote{
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  border-left: none;
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 16px;
  line-height: 1.2;
  color: #666;
  text-align: justify;
  
  /*Border*/
  
  /*Box Shadow*/
  
  
}
blockquote::before{ /*o que vem antes do conteudo da blockquote*/
  content: "\201C"; /*código da reticência antes do conteudo da blockquote*/
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 55px;
  font-weight: bold;
  color: #999;
  
  /*Posição da reticência dentro do blockquote*/
  position: absolute;
  left: 10px;
  top:5px;
}

blockquote::after{ /*o que vem depois do conteudo da blockquote*/
   content: "";
}

.borda-esquerda {
  border-radius: 0px;
  border-left-width: 20px !important;
  /* border-left-style: solid; */
  /* border-left-color: #00a99d !important; */
  border-left-color:#7cc661 !important;
  border-radius: 0 40px 40px 0px;  	
}
.panel-info {
  border:none;
  /* box-shadow: 3px 5px 4px 0px rgba(123 123 123 / 20%); */
}
.panel-title {
  text-align: center;
  color: #003026;
  font-size: 20px;
}
.panel-heading {
  border: none ;
}
.panel-info>.panel-heading{
  background-color: #ffffff;
}
.panel-body {
  background-color: transparent;
}
.painel{
	margin-bottom: 20px;
}

h3.tit_sessao{
	background: #fff;
  color: #333;
  padding: 10px 0;
  font-size: 22px;
  font-weight: 600;
  margin-top: 0;
	text-transform: uppercase;
}
h3.tit_sessao:after{
	background: #009641;
	content: '';
    display: block;
    width: 35px;
    height: 5px;
    margin-top: 10px;
}

.borda-direita{	
 border-right-width: 6px;
 border-right-style:solid;
 border-right-color: #00b2b2; 	
}
.borda-arredondada{
	width: 100%;
	text-align: center;
	display: inline-block;
}
.linha-pontilhada{
	border: 1px dotted #9BC57E; 	
}

.footer {
	position:absolute;
	bottom:0;
	width:100%;
}
.redes ul li{
	display: inline;
}
.contagem ul li{
	display: inline;
}

/* ---- FONTS ABMES ---- */
@font-face {
    font-family: 'bitstream_vera_sansroman';
    src: url('/bootstrap3/dist/fonts/Bitstream_Vera_Sans/webfontkit/vera.woff2') format('woff2'),
         url('/bootstrap3/dist/fonts/Bitstream_Vera_Sans/webfontkit/vera.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bitstream_vera_sansbold';
    src: url('/bootstrap3/dist/fonts/Bitstream_Vera_Sans/webfontkit/verabd.woff2') format('woff2'),
         url('/bootstrap3/dist/fonts/Bitstream_Vera_Sans/webfontkit/verabd.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}