/*@font-face {
  font-family: myriadaplle;
  src: url('myriadapple/MYRIADAT.TTF');
}*/

@font-face {
  font-family: lato;
  src: url('lato/Lato-Black.ttf');
  src: url('lato/Lato-BlackItalic.ttf');
  src: url('lato/Lato-Bold.ttf');
  src: url('lato/Lato-BoldItalic.ttf');
  src: url('lato/Lato-Hairline.ttf');
  src: url('lato/Lato-Light.ttf');
  src: url('lato/Lato-LightItalic.ttf');
  src: url('lato/Lato-Regular.ttf');
}

@font-face {
  font-family: 'icomoon';
  src:url('fonts/icomoon.eot?rtpg54');
  src:url('fonts/icomoon.eot?rtpg54#iefix') format('embedded-opentype'),
  url('fonts/icomoon.ttf?rtpg54') format('truetype'),
  url('fonts/icomoon.woff?rtpg54') format('woff'),
  url('fonts/icomoon.svg?rtpg54#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


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

body {
  /*background-image: url(img/bg_body.png);*/
  background-repeat: no-repeat;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  font-family: lato;
  /*background: url(img/bg_body.png);*/
  background-repeat: no-repeat;
  font-size: 16px !important;
}

.dropdown-menu > li > a:hover{
  background-color: #00abb7;
  color: #fff !important;
}
.navbar-default .navbar-nav > .open > a{
    background-color: #4d4d4f !important;
    color: #ffffff;
}

.nav-tabs > .active > a{
color: #fff;

}
.icon-facebook2:before {
  content: "\e900";
  color: #fff;
}
.icon-instagram:before {
  content: "\abb7";
  color: #fff;
}
.icon-twitter:before {
  content: "\e902";
  color: #fff;
}
.icon-youtube3:before {
  content: "\e903";
  color: #fff;
}

.top-bar {
    background: #F0E6BC;
    line-height: 25px;
}
.topo{
  min-height: 100px;
}

.topo1{
  margin-top: 25px;
}

.list-inline > li {
    font-size: 25px;
}
.list-inline > li > a{
    text-decoration: none;
}

.search{
  background-color: #dbdbdb;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.4);
  padding: 10px 0;
}

.text-search{
  font-size: 12px;
  color: #333;
}

#pesquisar{
  width: 600px;
  max-width: 600px;
  padding: 7px 15px;
  font-style: italic;
  font-weight: lighter;
  border-radius: 16px;
  border: 1px solid #d7d5d5 !important;
}

.search-query{
  font-weight: lighter !important;
  font-family: lato !important;
  font-style: italic !important;
}

.title-search h5{
  margin: 0  31px 0  0;
  color: #041c3f;
}

.title-search{
  float: left;
}

.navbar-brand {
  padding: 0px;
}
.navbar{
    /*border-bottom: 4px solid #00abb7 !important;*/
    margin-bottom: 0px;
    min-height: auto !important;
}
.navbar-default {
    background: #0e7490;
   /* border-color: transparent;
    background-image: linear-gradient(to bottom, #4d4d4f, #5f5f61);*/
}
.navbar-default .navbar-nav > .active > a{
    color: #ffffff;
    background-color: none !important;
}
.navbar-nav > li > a{
  padding-top: 9.5px;
  padding-bottom: 9.5px;
}
#banner-fade, .bjqs{
  max-width: 100% !important;
}

.bjqs-caption a{
  color: #fff;
}

.bjqs-caption a:hover{
  list-style: none !important;
}

.services{
    background-color: #0e7490;
    padding: 1px 1px 5px 1px;
    margin-bottom: 6px;
    min-height: 120px;
	-moz-border-radius:27px;
/*
deixar arredondado as bordas dos botoes 
-webkit-border-radius:27px;
	 border-radius:27px;	*/
}

.title_services{
  padding-top: 0px !important;
  margin-top: 0px !important;;
}

.services:hover{
  background-color: #0e7490;
  border: 4px solid #7dbbc9;
  color: #ffffff !important;
   min-height: 116px;
}

.services:hover p{
  color: #fff;
}
.services p{
  color: #fff;
  padding-top: 10px;
  margin-bottom: 0px;
}

.services img{
  margin-top: 10px;
}

.services  a{
  padding: 20px 0;
  text-decoration: none;
  font-size: 14px;
}


.services0{
    background-color: #64adbc;
    padding: 1px 1px 5px 1px;
    margin-bottom: 6px;
    min-height: 87px;
	-moz-border-radius:27px;
	-webkit-border-radius:27px;
	 border-radius:27px;	
}

.services0:hover{
  background-color: #64adbc;
  border: 4px solid #333;
  color: #ffffff !important;
   min-height: 84px;
}

.services0:hover p{
  color: #fff;
}
.services0 p{
  color: #fff;
  padding-top: 10px;
  margin-bottom: 0px;
}

.services0 img{
  margin-top: 10px;
}

.services0  a{
  padding: 20px 0;
  text-decoration: none;
  font-size: 14px;
}

.services1{
    background-color: #64adbc;
    padding: 13px 1px 5px 1px;
    margin-bottom: 6px;
    min-height: 64px;
	-moz-border-radius:27px;
	-webkit-border-radius:27px;
	 border-radius:27px;	
}

.title_services1{
  padding-top: 0px !important;
  margin-top: 0px !important;;
}

.services1:hover{
  background-color: #F4A460;
  border: 2px solid #333;
  color: #ffffff !important;
   min-height: 54px;
}

.services1  a{
  color: #ffffff !important;	
  padding: 20px 0;
  text-decoration: none;
  font-size: 14px;
}

.caixa01{
    background-color: #dce4e7;
    padding: 0px 1px 1px 1px;
    margin-bottom: 5px;
    min-height: 120px;
}


.caixa01:hover{
  background-color: #dce4d9;
  color: #ffffff !important;
}

.caixa01 h5{
	background-color: #64adbc;
	font-weight: bold;
	color: #fff;
	min-height: 30px;
	padding-top: 7px;
	padding-left: 7px;
	margin-bottom: 10px;
}

.caixa01 p{
  color: #4d4d4f;
  padding-top: 3px;
  padding-left: 7px;
  margin-bottom: 0px;
}
.caixa01  a{
  color: #4d4d4f;
  padding-top: 3px;
  margin-bottom: 0px;
  text-decoration: none;
  font-size: 16px;
}

.caixa01 a:hover{
	color: #1a242f;
	font-weight:bold;	
	text-indent:10px;	
	font-size: 16px;
	text-decoration: underline;
	font-style:italic;	
}

.space{
  display: block;
}
.more_news{
  border-top: 1px dotted #333;
  background-color: #f4f4f4;
  width: 100%;
  display: inline-block;
}
.more_news a{
  color: #5d5751;
  background-color: none;
  padding: 9px 10px 9px 0;
  text-decoration: none;
}
.titles {
  color: #0e7490;
  font-size: 22px;
  margin-bottom: 6px;
}
.title_news{
  font-size: 16px;
  display: block;
}
.title_news1{
  margin-top: 0px !important;
}
.title_news a{
  color: #102749;
  text-decoration: none;
}
.date_title{
  font-size: 11px;
}

.boxVideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.boxVideo {
    position: relative;
    padding-bottom: 47.25%;
    padding-top: 23px;
    height: 0;
    margin: 0 auto;
}
.news_bottom{
  border-top: 1px dotted #333333;
}
.border-bottom{
  /*border-bottom: 4px solid #00abb7 !important;
  margin-top: 0px;*/
}

.border-bottom2{
  border-bottom: 4px solid #00abb7 !important;
  margin-top: 0px;
}
footer {
  background-color: #0e7490;
  padding: 10px 0;
}


footer p {
  font-size: 12px;
  color: #FFF;
  font-weight: lighter;
}
.conteudo-footer{
  margin: auto !important;
  /*min-width: 742px;*/
}
.logo_footer{
  float: left;
  padding-right: 20px;
}
.text-footer{
  display: inline-block;
  padding-left: 20px;
  color: #bdbdbd;
  border-left: 1px #bdbdbd solid !important;
}
.align-center {
  margin: auto !important;
  max-width: 752px;
  top: 1px;
  position: relative;
}

.redes li{
  background-color: #60a9b6;
  border-radius: 50%;
  margin-left: 10px;
}
.dropdown {
  border-right: 2px solid #fff;
}

.img-thumbnail {
    height: 230px;
    width: 100%;
}

@media(max-width: 768px){
  #pesquisar{
  width: 100%;
  max-width: 600px;
  }
}
@media(min-width: 992px){
  .services_padding_rigth{
  padding-right: 3px;
}
.services_padding_left{
  padding-left: 14px;
}
}

.date_and_social span {
    color: #8e8e8e;
}

.title_and_subtitle h1 {
    font-size: 26px;
}

.body_news p {
    text-align: justify;
    line-height: 27px;
}

#social-buttons-wrapper .social {
    float: left;
    width: 100%;
    height: 30px;
    margin-right: 15px;
}

.noticias {
  border: 1px solid #e5e5e5;
  /*overflow: -moz-scrollbars-vertical; */
  /*overflow-y: scroll;*/
  max-height: 327px;
  position: relative;
  float: left;
  padding-right: 0px;
  padding-left: 0px;
}

.noticias h2{
  padding: 0 10px;
}

.noticias-single{
  margin-bottom: 30px !important;
}

.noticias a{
  color: #333;
  text-decoration: none;
}

.subtitulo{
  font-weight: 200;
}

.buttom-noticias{
  width: 100% !important;
  background-color: #00abb7;
  min-height: 28px;
  text-align: center;
  position: absolute;
  float:left;
  bottom: 0px !important;
}

.buttom-noticias a{
  color: #fff;
  width: 100%;
  text-decoration: none;
  display: inline-block;
  padding: 10px 0px;
}

.noticias ul{
    height: 243px;
    overflow:auto;
    position:relative;
}

.media-list {
  margin-top: 20px;
  padding: 0 10px;
}

.media-list .img_noticias img {
  border-radius: 50%;
}

.media-list .media-body {
  text-align: justify;
}

.titles {
    margin-top: 0px !important;
    font-size: 26px;
}

.titles2 {
    margin-top: 0px !important;
    font-size: 14px;
}

.seguir{
  padding-right: 0px;
  padding-left: 0px;
}

.news a {
    text-decoration: none;
    color: #00abb7;
}

.news h1 {
    font-size: 20px;
    line-height: 23px;
}

.lstcvd {
  font-size: 12px;
 }

.modal.in .modal-dialog{
  z-index: 10000;
}

.modal-header{
  background-color: #00abb7;
}

.modal .close{
  color: #fff;
}

.modal-header{
  padding:13px 13px 33px 13px;
}

.modal-dialog a{
  color: #000;
}

.loginmodal-container {
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: roboto;
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #00abb7;
  padding: 17px 0px;
  font-family: roboto;
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #02858E;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 
