/*********************************************************/
/*	RESET CSS
/*	DESENVOLVIDO POR: GLOBALWS							 */
/*	CEO: MICHAEL PICOLO									 */
/*********************************************************/
html, body, div, iframe, h1, h2, h3, h4, h5, h6, p, 
em, font, img, u, i, article, textarea, section, 
input, ul, li, form, label {margin: 0; padding: 0; border: 0; outline: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; text-decoration: none;}

ul {list-style: none;}
img {border: none;	width: 100%;}
a {text-decoration: none; color: #000;}
a:hover {text-decoration: none;}
a img {border: 0;}
/*********************************************************/
.wp {position: fixed; left: 60px; bottom: 40px; z-index: 999;}
.wp .lg {width: 80px; height: 80px; background-image: url(../images/wapp.gif); background-repeat: no-repeat; background-size: 100%;}

/*********************************************************/
/* MRP ENGINE 											 */
/*********************************************************/
.fontzero {font-size: 0 !important; padding: 0 !important;}
.txt-ct {text-align: center;}

.paginacao {width: 100%; display: table; padding-top: 20px;}
.paginacao .anterior {float: left; display: inline-block; padding: 5px 30px; background: #3792f4;	color: #fff; font-weight: 600; font-size: 1.2em; font-family: 'Titillium Web', sans-serif;}
.paginacao .anterior:hover {background: #5dbb46;	color: #fff; text-decoration: none;}
.paginacao .proximo {float: right; display: inline-block; padding: 5px 30px; background: #3792f4;	color: #fff; font-weight: 600; font-size: 1.2em; font-family: 'Titillium Web', sans-serif;}
.paginacao .proximo:hover {background: #5dbb46; color: #fff; text-decoration: none;}

.pagina-alerta {width: 100%; margin: 30px auto;	padding: 20px; border-left: 10px solid #e73d00;	background: #2F4050; color: #fff; font-weight: 500;}

.line {width: 90%; margin: 40px auto 0 auto; height: 2px; background-color: #555555; clear: both; margin-top: 40px;}

.backtop {position: fixed; display: none; cursor: pointer; bottom: 3%; right: 5%;border-radius: 25px; text-transform: uppercase; background-image: url(../images/icon-top.png);	background-repeat: no-repeat; background-size: 80%;	font-size: 0.8em; color: #fff; padding: 10px; width: 45px; height: 45px; background-color: rgba(0,0,0,0.2);	z-index: 999; background-position: center center;}
.backtop:hover {background-image: url(../images/icon-top.png);	background-position: center center;}

.content {margin: auto; max-width: 1280px;}

.clear {clear: both;}
.separa100 {width: 100%; height: 100px;	clear: both;}
.separa80 {width: 100%;	height: 80px; clear: both;}
.separa60 {width: 100%; height: 60px; clear: both;}
.separa40 {width: 100%;	height: 40px; clear: both;}
.separa30 {width: 40%; height: 30px; clear: both;}
.separa20 {width: 100%; height: 20px; clear: both;}
.separa10 {width: 100%;	height: 10px; clear: both;}
/*********************************************************/


/*********************************************************/
/*	MENU												 */
/*********************************************************/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0; padding: 0; border: 0; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

#cssmenu #menu-button { display: none;}
#cssmenu { width:100%; display:block; padding: 0; margin: 0 auto;}
#cssmenu > ul > li { float: left;}
#cssmenu > ul > li > a {padding: 15px 15px; text-decoration:none; margin:0 auto; color:#fff; font-family: 'Baloo 2', cursive; font-size: 1.1em;}

#cssmenu > ul > li:hover > a {background-color: #3792f4;}
#cssmenu > ul > li .current {background-color: #3792f4;}
#cssmenu > ul > li.active > a {background-color: #3792f4;}
#cssmenu > ul > li.active > a:hover {margin-top:0px; padding-top:24px;}

#cssmenu ul ul { position: absolute; left: -9999px;}
#cssmenu li:hover > ul {left: auto;}
#cssmenu.align-right li:hover > ul {right: 0;}#cssmenu ul ul ul {margin-left: 100%; top: 0;
}#cssmenu.align-right ul ul ul {margin-left: 0;margin-right: 100%;}
#cssmenu ul ul li { height: 0;  -webkit-transition: height .2s ease; -moz-transition: height .2s ease; -ms-transition: height .2s ease; -o-transition: height .2s ease;  transition: height .2s ease;}
#cssmenu ul li:hover > ul > li {height: 40px;}
#cssmenu ul ul li a {padding: 10px 20px; width: 250px; font-size: 1em;  background-color: rgba(0,81,131,0.9); font-family: 'Baloo 2', cursive; text-decoration: none;
  color: #fff; -webkit-transition: color .2s ease; -moz-transition: color .2s ease; -ms-transition: color .2s ease; -o-transition: color .2s ease; transition: color .2s ease; z-index:9999; font-weight:300;}

#cssmenu ul ul li a:hover {background:#5dbb46;}
#cssmenu ul ul li a.current {background:#5dbb46; color:#fff;}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {color: #fff;}
#cssmenu ul ul li.has-sub > a::after {  position: absolute; top: 13px; right: 10px; width: 4px; height: 4px; border-bottom: 1px solid #dddddd;  border-right: 1px solid #dddddd;  content: "";  -webkit-transform: rotate(-45deg);  -moz-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);  -webkit-transition: border-color 0.2s ease;  -moz-transition: border-color 0.2s ease;  -ms-transition: border-color 0.2s ease;  -o-transition: border-color 0.2s ease;  transition: border-color 0.2s ease;}
#cssmenu ul ul li.has-sub:hover > a::after { border-color: #ffffff;}


@media all and (max-width: 950px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 950px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 950px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 950px), only screen and (min-device-pixel-ratio: 2) and (max-width: 950px), only screen and (min-resolution: 192dpi) and (max-width: 950px), only screen and (min-resolution: 2dppx) and (max-width: 950px) {
	
 #cssmenu {width: 100%; padding:10px auto; position: absolute; z-index: 9999;}
 #cssmenu ul {width: 80%; background-color: rgba(0,81,131,1); display: none; margin:auto;z-index:999999;color:#fff;
	margin-top:40px;
  }
  
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
  }

  
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    padding: 20px 20px 20px 30px;
    font-size: 1em;
    color: #fff;
    background:#124F6F;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #fff;
  }
  
  #cssmenu > ul > li > a {
	 border-top-left-radius:0;
	 border-top-right-radius:0;
}


  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
	background:#fff;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 20px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 30px;
    right: 20px;
    display: block;
    width: 60px;
    height: 5px;
    background: #013e7f;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
    width: 60px;
    height: 5px;
    border-top: 5px solid #013e7f;
    border-bottom: 5px solid #013e7f;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
	color: #fff;
	background:#5dbb46;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 55px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 2px;
    height: 11px;
    background: #fff;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 2px;
    background: #fff;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
}
/*********************************************************/