body{
  width:100% !important;
}


.icon-block {
  padding: 0 15px;
}

.icon-block .material-icons {
	font-size: inherit;
}
p{
  float:left;
  width:100%;
}

@media only screen and (min-width: 993px) {
.container {
  width: 80%;
}
.button-collapse{
  display:none !important;
}
.side-nav{
  display:none !important;
  background-color:#005ba2;
}
#sidenav-overlay{
  display:none;
}
}
@media only screen and (max-width:1280px) {
.container {
  width:90% !important;
}
}

@media only screen and (max-width:999px) {
.container {
  width:95% !important;
}
}
h2, h3, nav ul a{
    font-family: 'Oswald', sans-serif;
}

/* ------------------- TOPO FULL NORMAL-----------------*/

.topo {
    color: #fff;
    background-color: #005ba2;
    width: 100%;
    height:84px;
    line-height: 56px;
    box-shadow:none;
    /*transition:all 0.2s ease-in;
  	-webkit-animation: fadeIn 0.2s;
    animation: fadeIn 0.2s;*/
}
.brand-logo{
 	float:left !important; 
  margin-top:6px;
  z-index:999;
  width:98px;
  /*transition:all 0.2s ease-in;*/
}
.brand-logo img{
 	width:100%;
}
.titulo-header{
   text-transform:uppercase;
   margin:0px;
   font-size:20px;
   margin-left:114px;
   position:relative;
   top:30px;
   width:40%;
  /* transition:all 0.2s ease-in;*/
}
.titulo-header h2{
   margin:0px !important;
   font-size:20px;
   font-weight:400;
   color:#fff;
   line-height:20px;
   /*transition:all 0.2s ease-in;*/
}
.titulo-header h2 span{
   margin:0px !important;
   font-size:20px;
   font-weight:500;
   /*transition:all 0.2s ease-in;*/
}
.titulo-header h3{
   font-size:18px;
   top:0px;
   margin:0px !important;
   line-height:20px;
   padding-bottom:0px !important;
   position:relative;
   color:#fff;
   
}

/* ------------------------ BUSCA -----------------------*/
.bloco-topo{
  float: right !important;
    top: -40px;
    position: relative;
    height:0px;
    width: 300px;
    /*border:solid 1px red;*/
  
}
.form-busca-topo{
  height:36px !important;
  margin-bottom:6px;
}
.input-busca-topo{
  float:right !important;
  width:26% !important;
  height:36px !important;
  font-size:14px !important;
  background:url("../img/bg-busca.png") center center no-repeat;
  background-size:80px;
  text-indent:100px;
  transition:all 0.2s ease-in;
}
.input-busca-topo:focus{
  width:120% !important;
  background-color:#FFF;
  background:url("../img/bg-busca-h.png") center left no-repeat #FFF;
  text-indent:0px;
}
.field-busca{
  float:right;
  width:100%;
  height:36px !important;
}


/* ------------------------ SOCIAL LINKS -----------------------*/

.social-links{
  float:right !important;
}
.ic-social{
  float:left;
  margin-left:5px;
 	margin-top:0px;
  padding:0px;
  line-height:normal;
  width:30px;
  transition:all 0.2s ease-in;
}
.ic-social img{
  width:100%;
}
.ic-social:hover{
  opacity:0.5;
  transition:all 0.5s;
}


/*------------------------- MENU -----------------------------*/
.nav {
  box-shadow:none;
}
.nav-sub{
  height: 46px;
	line-height: 46px;
  transition:all 0.2s ease-in;
}
nav{
  background-color:#eeeeee;
  box-shadow:none;
}
nav ul a{
  color:#556c8e;
  color:#005ba2;
  text-transform:uppercase;
  font-size:13px;
  padding:0px 10px;
}

nav ul li:hover{
 
}
nav ul li a:hover{
   background-color:#005ba2 !important;
   color:#fff;
	 transition:all 0.2s ease-in;
}

/*----------------------------------- BLOCO SUBMENU -------------------------------*/

.menu-sub{
  padding-left:106px !important;
}


.li-menu .grupo-menu{
  display:none;
  opacity:0.5;
}

.sub-tit-menu{
  border-bottom:solid 1px #ccc;
  height: 40px;
  margin-bottom:15px;
}
.sem-sub{
  border-bottom:none !important;
}
.sem-sub .sub-tit-menu{
  border-bottom:none !important;
}
.li-menu:hover .grupo-menu{
  transition: all 0.4s ease-in-out;
  -webkit-animation: fadeIn 0.4s;
  animation: fadeIn 0.4s;
  opacity:1;
}

.li-menu .grupo-menu.open {
  display: block;
}

.grupo-menu{
  background-color:#eee;
  width:100%;
  position:absolute;
  left:0;
  z-index:999;
  padding:20px 20px 50px 20px;
  
  
}
.grupo-menu{
  background-color:#f4f4f4;
  position:fixed;
  border-bottom:solid 4px #005ba2;
  padding:20px 20px 40px 20px;
  margin-left:0px !important;
  margin-right:0px !important;
  z-index:999 !important;
}


/*----------------------------------- NAV SERVIÇOS  -------------------------------*/
.menu-servicos{
  padding-left:0px !important;
  float:right !important;
  background-color:transparent;
}

nav .menu-servicos a{
  color:#213d54;
  text-transform:uppercase;
  font-size:13px;
  font-weight:400;
  padding:0px;
  margin-left: 20px;
  height:44px;
  border-bottom:solid 2px transparent;
}
nav .menu-servicos a:hover{
  color:#039be5;
  background-color:transparent !important;
  border-bottom:solid 2px #039be5;
}
/* ---------------------------------- UL NIVEL 2 --------------------------*/
.ul-menu-normal{
  float:left;
  width:100%;
}

.ul-menu-normal li{
 	width:100%;
  float:left;
  display:block;
  text-transform:uppercase;
  font-weight:300;
}

.ul-menu-normal li a{
 	font-size:14px;
  line-height:50px;
  font-weight:400;
  color:#213d54;
  padding-left:0px;
  width:100%;
  float:left;
}
.ul-menu-normal li a:hover{
 	background-color:transparent !important;
  color:#039be5;
}

/* --------------------------- UL NIVEL 3 -----------------------------*/

.ul-menu-nivel3{
  float:left;
  width:95%;
  margin-left:5%;
  margin-bottom:20px;
  margin-top:-10px;
}

.ul-menu-nivel3 li{
 	width:100%;
  float:left;
  display:block;
  text-transform:uppercase;
  font-weight:300;
  border-bottom:none;
}

.ul-menu-nivel3 li a{
 	font-size:14px;
  line-height:27px;
  font-weight:300;
  color:#005ba2;
}
.ul-menu-nivel3 li a:hover{
 	background-color:transparent !important;
  color:#039be5;
}


/* ---------------------- BLOCO SUBMENU FOTO DESTAQUE ---------------------*/

.menu-destaque{
 
}
.menu-destaque a{
  font-size:14px;
  line-height:50px;
  font-weight:400;
  padding:0px 0px;
  color:#213d54;
}
.menu-destaque a:hover{
  background-color:transparent !important;
  color:#039be5;
}
.menu-destaque .menu-imagem{
  width:100%;
  /*border:solid 1px #D6E2DB;*/
  overflow:hidden;
  padding:0px;
  line-height:0;
  height:150px !important;
}

.menu-destaque .menu-imagem img{
  width:100%;
  margin:0px;
}

.menu-destaque .menu-imagem:hover img{
  
}

nav ul li.active{
  background-color:transparent;
}




/* ------------------- AJUSTE TOPO MENOR SMALL-HEADER -----------------*/

#header {
  position:relative;
  height:auto;
  width:100%;
  z-index:999;
}
.large-header{
  
}
.small-header{
  display:none;
}
.small-header {
  position:fixed !important;
  width:100%;
  z-index:9 !important;
  height:90px !important;
  margin-bottom:0px;
  display:block;
}

.small-header .brand-logo{
  width:80px;
  margin-top:5px;
  width:64px;
  transition:0.4s ease-out;
}
.small-header .brand-logo img{
  width:100%;
}
.small-header .topo {
  background-color: #005ba2;
  width: 100%;
  height:54px;
  line-height: 56px;
  box-shadow: none;
  transition:0.4s ease-out;
}
.small-header .titulo-header {
  text-transform: uppercase;
  margin: 0px;
  margin-left: 84px;
  position: relative;
  top:10px;
  width: 40%;
}
.small-header .titulo-header h2 {
  font-size: 15px;
  transition:0.4s ease-out;
}
.small-header .titulo-header h2 span {
  font-size: 15px;
  line-height:12px;
  transition:0.4s ease;
}
.small-header .titulo-header h3{
  font-size:15px;
  line-height:12px;
  transition:0.4s ease;
}
.small-header .nav-sub{
  height:32px;
  line-height:32px;
  transition:all 0.4s ease;
}
.small-header .menu-sub {
  padding-left:74px !important;
  
}
.small-header nav ul a {
  text-transform: uppercase;
  font-size: 13px;
}
.small-header nav .menu-servicos a {
  text-transform: uppercase;
  font-size: 13px;
  height:30px !important;
}

.small-header .form-busca-topo {
  height:28px !important;
  margin-bottom: 0px;
	transition:0.4s ease-out;
}
.small-header .input-busca-topo{
  float:right !important;
  width:26% !important;
  height:26px !important;
  padding:0px !important;
  padding-left:30px !important;
  padding-top:8px !important;
  font-size:12px !important;
  background:url("../img/bg-busca.png") center center no-repeat;
  background-position:right 11px;
  background-size:70px;
  text-indent:100px;
  line-height:36px !important;
  transition:0.4s ease-out;
}

.small-header .input-busca-topo:focus{
  width:120% !important;
  background-color:#FFF;
  background:url("../img/bg-busca-h.png") center left no-repeat #FFF;
  background-position:2px 10px;
  text-indent:0px;
  border-bottom:none !important;
}

.small-header .field-busca{
  float:right;
  width:100%;
  height:30px !important;
}

.small-header .social-links{
  margin-right:0px;
  margin-top:5px;
  transition:0.4s ease-out;
}

.small-header .ic-social{
  width:20px;
  transition:0.4s ease-out;
}

.small-header .ic-social img{
  width:100%; 
}
.small-header .patrocinadores-topo {
  float: left;
  width: 182px;
  height: 60px !important;
  background-color: #00579b;
}
.small-header .logo-patro {
  height: 60px !important;
  background-color: transparent;
}
.small-header #patro-topo .slider .slides li img{
  height:60px !important;
}

.small-header #patro-topo .logo-patro .slides {
  height: 60px !important;
  background-color: transparent;
}



/* -------------------------- TOPO RESPONSIVO MOBILE ----------------------------*/


@media only screen and (max-width: 992px) {
  
  
#header{
  z-index: 100;
  position:relative;
}
.header{
  height:68px !important;
  background-color:#fff;
}

nav .button-collapse i {
  height:80px !important;
  line-height:80px !important;
  font-size: 50px !important;
  z-index:999 !important;
}
.button-collapse{
  position:fixed !important;
  top:5px;
  background-color:#CC6;
  z-index:999 !important;
}

.titulo-header{
  display:none;
}

nav {
    color: #fff;
    background-color:#EFF0F1;
    width: 100%;
    height:0px;
    line-height: 56px;
}
 .nav-sub  {
  height:0px !important;
}
.topo {
  color: #fff;
  background-color: #005ba2;
  width: 100%;
  height:50px;
  line-height: 56px;
  box-shadow: none;
}
.topo{
  color: #fff;
    background-color: #005ba2;
    width: 100%;
    height:68px;
    line-height: 56px;
    border-bottom: solid 1px #fff;
    box-shadow: none;
}
.brand-logo{
   margin-top:3px;
   width:70px;
}

.brand-logo img{
   width:100%;
}

.social-links{
  display:none;
}


/*--------------- SMALL HEADER MOBILE -------------------*/
.small-header{
  height:40px !important;
  background-color:#fff;

}
.small-header .topo{
  height:40px;

}

.small-header .brand-logo{
   margin-top:-2px;
   width:28px;
   height:auto !important;
}
.small-header .nav-sub {
  height:0px;
  line-height: 40px;
  transition: all 0.2s ease;
  background-color:#EFF0F1;
}
.small-header .brand-logo img {
  width:100%;
}
.small-header{
  z-index:100 !important;
}
.small-header .side-nav{
  z-index:101 !important;
}
#sidenav-overlay{
  z-index:102 !important;
}






.side-nav{
  background-color:#fff;
  z-index:9999;
  /*transform: translateX(0) !important;*/
}
.side-nav li {
    float: left;
    width: 100%;
    line-height: 48px;
}
.icone-menu{
  color:#fff !important;
  position:fixed !important;
  z-index:999 !important;
  font-size:40px;
  top:0px;
  left:10px;
}
.icone-close-menu{
  float:right !important;
  position:absolute;
  left:230px;
  color:#005ba2  !important;
  height:40px;
  /*border:solid 1px red;*/
}

/* --------------------------------------- MENU ----------------------------------------*/
.nav-mobile li{
  
}
.side-nav li.active {
    background-color:#ececec;
    border:none !important;
}
.side-nav li.active a {
    border:none !important;
}
.side-nav li > a {
  color:#005ba2 !important;
  display: block;
  font-size: 16px;
  font-weight: 300;
  height: 48px;
  line-height: 48px;
  padding: 0 20px;
  text-transform:uppercase;
  font-family: 'Oswald', sans-serif;
  border-bottom:dotted 1px #ccc;
}
.side-nav .collapsible-header, .side-nav.fixed .collapsible-header{
  padding:0px 20px;
  border-bottom:dotted 1px #ccc;
}

/*-------------------- MENU - AREAS ---------------*/
.menu-areas {
  padding:10px 20px !important;
  /*border:solid 1px red;*/
}
.menu-areas .input-field{
  margin-top:0px;
  font-size:10px !important;
}
.select-wrapper input.select-dropdown{
  color:red;
  font-size:13px !important;
}
.dropdown-content li > a, .dropdown-content li > span{
  font-size:13px !important;
  font-weight:400 !important;
}
/* ------------------------------  SEGUNDO NIVEL SUBMENU ------------------------*/
.side-nav .collapsible-body li a{
  color:#213d54  !important;
  font-size: 16px;
  padding:0;
  padding-left:20px;
  height: 30px;
  line-height: 30px;
  border:none !important;
  
}

.side-nav .collapsible-body {
    padding-bottom: 20px;
    
}

/* ------------------------  TERCEIRO NIVEL SUBMENU ------------------------*/
.collapsible-body .ul-mobile-nivel3{
  margin-bottom:16px;
  /*border:solid 1px red;*/
  float:left !important;
}
.collapsible-body .ul-mobile-nivel3 li a{
  padding-left:30px;
}
.collapsible-body .ul-mobile-nivel3 li a{
  color:#213d54 !important;
  font-size:16px !important;
  height:32px !important;
  font-weight: 100 !important;
  line-height:32px !important;
}
.side-nav li > a > i, .side-nav li > a > [class^="mdi-"], .side-nav li > a li > a > [class*="mdi-"], .side-nav li > a > i.material-icons {
    color:#213d54;
    margin: 0 18px 0 0;
    float:right;
}
.side-nav .collapsible-body, .side-nav.fixed .collapsible-body {
    border: 0;
    background-color:transparent;
}

/*.side-nav .collapsible-body li a, .side-nav.fixed .collapsible-body li a {
    padding: 0 23.5px 0 18px;
}*/


/*-------------------------- SOCIAL LINKS MOBILE -----------------------*/
.social-links-mobile{
  float:left !important; 
  width:100%; 
  margin-top:15px;
  margin-bottom:15px;
  padding-left:10px;
}
.social-links-mobile .ic-social{
  float:left !important;
  margin-left:4px;
  margin-right:5px;
 	margin-top:5px;
  padding:0px;
  line-height:normal;
  width:35px;
}
.form-busca-mob{
  margin:10px;
}
.busca-mob{
  background-color:#fff !important; 
  border-bottom:solid 1px #CCC !important;
  text-indent:40px;
  background:url("../img/bg-busca-h.png") center left no-repeat #FFF;
}
.busca-mob:focus{
    border-bottom:solid 2px #039be5 !important;
}
.form-busca-mob .input-field label {
    color: #093359 !important;
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif;
    top:-5px !important;
    left:5px !important;
}
.form-busca-mob .busca-mob:focus .input-field label{
   color:red !important;
}
}

/* -------------- OUTROS AJUSTES ---------------------*/
@media only screen and (max-width: 1180px) {
nav ul a {
	 padding:0px 5px !important;
  font-size:12px !important;
}

nav .menu-servicos a{
  color:#213d54;
  text-transform:uppercase;
  font-size:12px;
  font-weight:400;
  padding:0px;
  margin-left:8px !important;
  height:44px;
  border-bottom:solid 2px transparent;
}

 

}
@media only screen and (max-width: 1180px) {
.container {
  width:95% !important;
}
}