﻿.header {
	font-family: 'Khand', sans-serif;
	color: white;
	position: relative;
	width: 100%;
	height: 100%;
	left: 0;
	top: 100px;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, section {
	display: block;
	z-index:500;
}

body {
  margin: 0;
  padding: 0;
  font-family: 'Lato', sans-serif;
  color: #fff;
  overflow: hidden;
  background-color:#E5E6E6;
}

a {
  color: #5dc;
  text-decoration: none;
}
a:hover {
  color: #6ae1d2;
}

h1 {
	font-size: 4em;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
	margin-bottom: 1em;
	font-family: 'Roboto', sans-serif;
	line-height:1.4em;
	font-weight:700;
}

p{
	font-family: 'Roboto Slab', serif;
	margin-bottom: 1em;
	line-height: 30px;
	font-weight:500;
	font-size:22px;
}

/*  Menu - Inicio */
.container {
  margin: 0;
  padding: 0;
  width: 100vw;
  height: 100vh;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
	top: 0;

}
.menu-open {
	margin-left:-230px;
	z-index:200;
	width:100%;

}
#menu {

	background: #13A5BF;
	text-align: left;
	margin: 0;
	padding: 15px 0;
	width: 100%;
	height: auto;
	z-index: 200;
	overflow-y:auto;
}
#menu li {
  display: inline-block;
  text-align:left;
  	font-family: 'Varela Round', sans-serif;

  

}
#menu li a {
  display: block;
  color: #fff;
  font-size: 1rem;
  padding: 10px 25px;
  border: 2px solid transparent;
  text-decoration: none;
  transition: all 0.3s;
    z-index:106;

}
 #menu li a:hover {
  border: 2px solid #fff;
}

 .toggle {
  display: none;
  position: absolute;
  right: 0px;
  top: 0;
  cursor: pointer;
  background: #13A5BF;
  padding: 5px 15px 8px;
  height:auto;
  z-index:200;
}
.toggle .filete1,
.toggle .filete2,
.toggle .filete3  {
  width: 30px;
  height: 2px;
  background: #FFF;
  margin-bottom: 4px;
  transition: all 0.6s;
}
/* filetes menu */
.menu-open .toggle .filete1 {
  transform: rotate(35deg) translate(3px, 5px);

}
 .menu-open .toggle .filete2 {
  opacity: 0;
}
 .menu-open .toggle .filete3 {
  transform: rotate(-35deg) translate(2px, -6px);
}
.txtMenu {
	font-size: 10px;
	font-family: 'Varela Round', sans-serif;
	text-align:left;
	line-height:22px;
	text-transform:uppercase;
}

.menuDivisoria {
	width:200px;
	padding:2%;
	color:#13A5BF;
	background-color:#ffffff;
	font-family: 'Varela Round', sans-serif;
	line-height: 20px;
	font-size:16px;
	font-weight: 800;
	text-align:left;
	margin-left:26px;
	margin-bottom:10px;

}

/*navegação lateral - Inicio*/

nav.nav-split .icon-wrap {
  display: block;
  padding: 45px 5px;
  background-color: rgba(0, 0, 0, 0.5);
}

nav.nav-split svg.icon {
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  fill: #fff;
}

nav.nav-split div {
  position: absolute;
  top: 0;
  width: 200px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

nav.nav-split a {
  position: fixed;
  top: 50%;
  display: block;
  outline: none;
  text-align: left;
  z-index: 1000;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

nav.nav-split a svg {
  display: block;
  margin: 0 auto;
  padding: 0;
}

nav.nav-split a.prev { left: 0; }

nav.nav-split a.prev div {
  left: 0;
 
}

nav.nav-split a.prev:hover svg.icon {
 
}

nav.nav-split a.next { right: 0; }

nav.nav-split a.next div {
  right: 0;
 
}

nav.nav-split a.next:hover svg.icon {
}

nav.nav-split a:hover svg.icon {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

nav.nav-split a:hover div {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

nav.nav-split a:hover h3 {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  font-weight: bold;
}



nav.nav-split img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

/*navegação lateral - Fim*/

.selo{
	width:80px;
	height:auto;
	text-align:center;
	position:fixed;
	top:0px;
	left:50%;
	margin-left:-85px;	
	z-index:105;

	}

.lg-Exame{
	width:120px;
	height:auto;
	text-align:center;
	position:fixed;
	left:50%;
	margin-left:-60px;
	top:80px;
	z-index:105;
	}	
	
.BarraAzul {
	text-align: center;
	text-shadow: 0 0 5px #000;
	background-color:#13A5BF;
	top: 0;
	left: 0;
	width: 100%;
	height: 15px;
	position:fixed;
	z-index: 102;
	padding-top: 3px;
	font-family: 'Varela Round', sans-serif;
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	color: #ffffff;
}

.BarraEXAME {
	text-align: center;
	text-shadow: 0 0 5px #000;
	background-color:#E5E6E6;
	top: 53px;
	left: 0;
	width: 100%;
	height: 100px;
	margin-left:-15px;
	position: fixed;
	z-index: 102;
}


.BarraPrt {
	text-shadow: 0 0 20px #000;
	background-color:#000000;
	top: 15px;
	left: 0;
	width: 100%;
	height: 25px;
	position:fixed;
	z-index: 102;
	padding-top: 13px;
	font-family: 'Varela Round', sans-serif;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	}



/* CAIXA */

.caixa {
	width:90%;
	max-width: 700px;
	padding:5%;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Roboto Slab', serif;
	line-height: 28px;
	font-size:20px;
	display:block;
	margin-top: 40px;
	margin-bottom: 30px;

}

.caixa-Lado {
	width:240px;
	display: block;
    margin-left: 30px;
    margin-right: 0px;
	padding:30px;
	color:#ffffff;
	float:right;
	background-color:#13A5BF;
	line-height: 28px;
	font-size:20px;
}

.caixa-Fora {
	width:240px;
	display: block;
    margin-left: -40%;
    margin-right: 5%;
	padding:30px;
	color:#ffffff;
	float:right;
	background-color:#13A5BF;
	position:relative;
	left: 400px;
	font-family: 'Roboto Slab', serif;
	line-height: 28px;
	font-size:20px;
}

.caixa-titulo{
	font-family: 'Varela Round', sans-serif;
	line-height: 40px;
	font-size:38px;
	font-weight:900;

}


/* Destaque */
.destaque {
	width:90%;
	max-width: 700px;
	padding:5%;
	color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 34px;
	font-size:30px;
	font-weight: 800;
	text-align: center;
}

.destaqueNumero {
  	width:100%;
	font-size: 100px;
	line-height:38px;
	margin-top:0px;
	margin-bottom: 10px;
	font-family: 'Varela Round', sans-serif;
	font-weight:600;
	padding-top:80px;
	padding-bottom:-20px;
	color:#13A5BF;
	text-align: center;
}


.destaquePequeno {
	width:120%;
	max-width: 700px;
	color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 10px;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}



.destaque-Lado {
	width:240px;
	padding:30px;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 34px;
	font-size: 30px;
	display:block;
	float: right;
	margin-left: 30px;
    margin-right: 0px;
	font-weight: 800;
	text-align: center;

}

.destaque-Fora {
	width:240px;
	display: block;
    margin-left: -40%;
    margin-right: 5%;
	padding:30px;
	color:#ffffff;
	float:right;
	background-color:#13A5BF;
	line-height: 34px;
	font-size:30px;
	position:relative;
	left: 420px;
	font-family: 'Varela Round', sans-serif;
	font-weight: 800;
	text-align: center;
	
}


/*  Video */
.video{
	width:100%;
	height: auto;
	top:-300px;
	margin-top:0px;
	margin-bottom:0px;
	}


/* Foto a 100%  */

.foto-Fora {
	width:210%;
	height: auto;
	max-width: 2000px;
	color:#ffffff;
	position:relative;
	left: 0;	
	margin-left: -54%;
	resize: both;
}

/*  Tipografia  */

.capitular {
  width: 80px;
  height: 80px;
  background-color:#000000;
  color: #E5E6E6;
  margin-top: 10px;
  margin-right: 10px;
  float: left;
  font-family: 'Chivo';
  font-size: 80px;
  line-height: 60px;
  font-weight:600;
  padding-top: 19px;
  padding-left: 28px;
}


.tituloEmpresa{
	font-size: 20px;
	color: #FFFFFF;
	line-height: 20px;
	font-family: 'Varela Round', sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	text-align: center;
	background-color:#13A5BF;
	padding: 8px;
	}





.legenda{
	font-size: 16px;
	line-height: 20px;
	font-family: 'Varela Round', sans-serif;
	font-weight:400;
	text-transform: uppercase;
	margin-bottom: 80px;
	}


.legenda2{
	font-size: 16px;
	line-height: 20px;
	font-family: 'Varela Round', sans-serif;
	font-weight:400;
	text-transform: uppercase;
	margin-bottom: 80px;
	text-align: center;
	}



.tema {
	font-family: 'Varela Round', sans-serif;
	text-align: center;
	color:#FFFFFF;
	padding: 4px;
	width: 200px;
	text-transform: uppercase;
	font-size: 16px;
	line-height:18px;
	text-shadow: 0 0 5px #000;
	background-color:#13A5BF;
	margin:0 auto;
	margin-bottom: 30px;
}

.nome-Bold{
	font-size: 16px;
	line-height: 20px;
	font-family: 'Varela Round', sans-serif;
	font-weight:800;
	text-transform:uppercase;
	margin-bottom: 80px;
	
	}


/*  scroll  */
.blocoTexto{
	
	width: 100%;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 100;
}

/* limita a área de texto  */
.corpo {
	width: 100%;
	max-width: 700px;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 10px 0;
	margin-top: 180px;
	color: #000000;
	
}
/* Titulo    */
.corpo h1 {
	font-family: 'Roboto Slab', serif;
	text-align:center;
	width: 100%;
	font-size:65px;
	line-height:68px;
	color:#191818;
	margin-bottom:40px;
	margin-top:0px;
	top: 0;
	left: 0;
}

/* Entrada */

.corpo h2 {
	font-size: 24px;
	font-family: 'Varela Round', sans-serif;
	text-align:left;
	line-height:30px;
	font-weight:600;
	color:#000000;
	margin-bottom: 40px;
	margin-top:50px;
	}








/* Subtitulo    */


.corpo h3 {
  	font-size: 32px;
	line-height:38px;
	margin-top:0px;
	margin-bottom: 10px;
	font-family: 'Varela Round', sans-serif;
	font-weight:600;
	padding-top:40px;
}

/* Texto    */

.p{
	font-family: 'Roboto Slab', serif;
	font-size: 22px;
	line-height: 32px;
	width: 100%;
	max-width: 800px;
	position: absolute;
	top: 0px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 10px 0;
	margin-top: 380px;
	color: #000000;
	visibility: visible;
}

.empresas {
	font-size: 30px;
	margin-top:40px;
	margin-bottom: 20px;
	font-family: 'Varela Round', sans-serif;
	text-align:center;
	line-height:30px;
	font-weight:600;
	text-transform:uppercase;
	text-decoration:underline;
}


/*  Publicidade  */

hr {
	margin-top: 50px;
	margin-bottom: 30px;
}

hr.baixo {
	margin-top: 30px;
	margin-bottom: 50px;
}

.hr {
	font-family: 'Varela Round', sans-serif;
	line-height: 10px;
	font-size:10px;
	text-align: left;
}
.pub {
	width:100%;
	font-family: 'Varela Round', sans-serif;
	line-height: 10px;
	font-size:10px;
	text-align: left;

}

.pub-Lado {
	width:300px;
	display:block;
	float: right;
	margin-left: 30px;
    margin-right: 0px;

}

.pub-Fora {
	width:300px;
	display: block;
    margin-left: -40%;
    margin-right: 5%;
	float:right;
	position:relative;
	left: 400px;
	font-family: 'Varela Round', sans-serif;
	
}

@media (min-width:1440px)  {
header.fullheight {
	width:100%;
	height:100%;
	margin-bottom: 0px;
	margin-top: 0px
	}
	
	
  .body {
    min-width: 320px;
  }
  .toggle {
    display: block;
  }
  #menu {
    width: 230px;
    max-width: 480px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -230px;

  }
  #menu li{
    display: block;
  }
  #menu li a:hover, #menu li a:focus {
	  background: #13A5BF;
    background: rgba(0, 0, 0, 0.5);
    color: #5cd;
	display:block;
  }
  
.caixa-Fora {
	width:240px;
	display: block;
    margin-left: -168%;
    margin-right: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
	padding:30px;
	color:#ffffff;
	float:right;
	background-color:#13A5BF;
	position:relative;
	left: 400px;
	font-family: 'Roboto Slab', serif;
	line-height: 28px;
	font-size:20px;
}

.pub-Fora {
	width:300px;
	display: block;
    margin-left: -168%;
    margin-right: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
	float:right;
	position:relative;
	left: 400px;
	font-family: 'Varela Round', sans-serif;
	
}

	
.destaque-Fora {
	width:240px;
	display: block;
   	margin-left: -168%;
    margin-right: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
	padding:30px;
	color:#ffffff;
	float:right;
	background-color:#13A5BF;
	line-height: 34px;
	font-size:30px;
	position:relative;
	left: 400px;
	font-family: 'Varela Round', sans-serif;
	font-weight: 800;
	text-align: center;
	
}
  
.destaquePequeno {
	width:120%;
	max-width: 700px;
	color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 10px;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
	
	
	
	.destaque-Lado {
	width:240px;
	padding:30px;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 34px;
	font-size:30px;
	display:block;
	float: right;
	margin-left: 30px;
    margin-right: 0px;
	font-weight: 800;
	text-align: center;

}
}

@media (min-width:1280px) and (max-width:1440px)  {
 
 header.fullheight {
	width:100%;
	height:100%;
	margin-bottom: 0px;
	margin-top: 0px
	}
	
	
  .body {
    min-width: 320px;
  }
  .toggle {
    display: block;
  }
  #menu {
    width: 230px;
    max-width: 480px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -230px;

  }
  #menu li{
    display: block;
  }
  #menu li a:hover, #menu li a:focus {
	  background: #13A5BF;
    background: rgba(0, 0, 0, 0.5);
    color: #5cd;
	display:block;
  }
  .logoBarra {
	  display:block;
  }
  
  .logo{
	width:100px;
	height:auto;
	text-align:center;
	position:fixed;
	left:50%;
	margin-left:-50px;
	top:0px;
	}
	
.caixa-Fora {
	width:240px;
	display: block;
    margin-left: -168%;
    margin-right: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
	padding:30px;
	color:#ffffff;
	float:right;
	background-color:#13A5BF;
	position:relative;
	left: 370px;
	font-family: 'Roboto Slab', serif;
	line-height: 28px;
	font-size:20px;
}

.pub-Fora {
	width:300px;
	display: block;
    margin-left: -168%;
    margin-right: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
	float:right;
	position:relative;
	left: 370px;
	font-family: 'Varela Round', sans-serif;
	
}

	
.destaque-Fora {
	width:240px;
	display: block;
   	margin-left: -168%;
    margin-right: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
	padding:30px;
	color:#ffffff;
	float:right;
	background-color:#13A5BF;
	line-height: 34px;
	font-size:30px;
	position:relative;
	left: 370px;
	font-family: 'Varela Round', sans-serif;
	font-weight: 800;
	text-align: center;
	
}
	
	
.destaquePequeno {
	width:120%;
	max-width: 700px;
	color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 10px;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
	
	
	.destaque-Lado {
	width:240px;
	padding:30px;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 34px;
	font-size:30px;
	display:block;
	float: right;
	margin-left: 30px;
    margin-right: 0px;
	font-weight: 800;
	text-align: center;

}
}

@media (min-width:1024px) and (max-width: 1280px){
	header.fullheight {
	width:100%;
	height:100%;
	margin-bottom: 0px;
	margin-top: 0px
	}
	
	
  .body {
    min-width: 320px;
  }
  .toggle {
    display: block;
  }
  #menu {
    width: 230px;
    max-width: 480px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -230px;

  }
  #menu li{
    display: block;
  }
  #menu li a:hover, #menu li a:focus {
	  background: #13A5BF;
    background: rgba(0, 0, 0, 0.5);
    color: #5cd;
	display:block;
  }

.caixa-Fora {
	width:240px;
	display: block;
    margin-left: -18%;
    margin-right: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
	padding:30px;
	color:#ffffff;
	float:right;
	background-color:#13A5BF;
	position:relative;
	left: 200px;
	font-family: 'Roboto Slab', serif;
	line-height: 28px;
	font-size:20px;
}

.pub-Fora {
	width:300px;
	display: block;
    margin-left: -18%;
    margin-right: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
	float:right;
	position:relative;
	left: 200px;
	font-family: 'Varela Round', sans-serif;
	
}

	
.destaque-Fora {
	width:240px;
	display: block;
   	margin-left: -18%;
    margin-right: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
	padding:30px;
	color:#ffffff;
	float:right;
	background-color:#13A5BF;
	line-height: 34px;
	font-size:30px;
	position:relative;
	left: 200px;
	font-family: 'Varela Round', sans-serif;
	font-weight: 800;
	text-align: center;
	
}
	
	
.destaquePequeno {
	width:120%;
	max-width: 700px;
	color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 10px;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
	
	
	
	
.destaque-Lado {
	width:240px;
	padding:30px;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 34px;
	font-size:30px;
	display:block;
	float: right;
	margin-left: 30px;
    margin-right: 0px;
	font-weight: 800;
	text-align: center;

}


}

@media (min-width:768px) and (max-width: 1024px){
	header.fullheight {
	width:100%;
	height:100%;
	margin-bottom: 0px;
	margin-top: 0px
	}
	
	
  .body {
    min-width: 320px;
  }
  .toggle {
    display: block;
  }
  #menu {
    width: 230px;
    max-width: 480px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -230px;

  }
  #menu li{
    display: block;
  }
  #menu li a:hover, #menu li a:focus {
	  background: #13A5BF;
    background: rgba(0, 0, 0, 0.5);
    color: #5cd;
	display:block;
  }
	
.caixa-Fora {
	width:240px;
	display: block;
    margin-left: -8%;
    margin-right: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
	padding:30px;
	color:#ffffff;
	float:right;
	background-color:#13A5BF;
	position:relative;
	left: 100px;
	font-family: 'Roboto Slab', serif;
	line-height: 28px;
	font-size:20px;
}

.pub-Fora {
	width:300px;
	display: block;
    margin-left: -8%;
    margin-right: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
	float:right;
	position:relative;
	left: 100px;
	font-family: 'Varela Round', sans-serif;
	
}

	
	.pub-Lado{
		
	width:250px;
	display:block;
	float: right;
	margin-left: 30px;
    margin-right: 0px;

		
		
		
	}
	
.destaque-Fora {
	width:240px;
	display: block;
   	margin-left: -8%;
    margin-right: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
	padding:30px;
	color:#ffffff;
	float:right;
	background-color:#13A5BF;
	line-height: 34px;
	font-size:30px;
	position:relative;
	left: 100px;
	font-family: 'Varela Round', sans-serif;
	font-weight: 800;
	text-align: center;
	
}

	
.destaquePequeno {
	width:120%;
	max-width: 700px;
	color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 10px;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
	
	
	
	
.destaque-Lado {
	width:140px;
	padding:30px;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 30px;
	font-size:26px;
	display:block;
	float: right;
	margin-left: 30px;
    margin-right: 0px;
	font-weight: 800;
	text-align: center;

}
	
.corpo h1 {
	font-family: 'Roboto Slab', serif;
	text-align:center;
	width: 100%;
	font-size:56px;
	line-height:50px;
	color:#191818;
	margin-bottom:20px;
	margin-top:0px;
	top: 0;
	left: 0;
}		
	
}

@media (min-width: 480px) and (max-width: 768px){
header.fullheight {
	width:100%;
	height:100%;
	margin-bottom: 0px;
	margin-top: 0px
	}
	
	
  .body {
    min-width: 320px;
  }
  .toggle {
    display: block;
  }
  #menu {
    width: 230px;
    max-width: 480px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -230px;
	overflow:scroll;

  }
  #menu li{
    display: block;
  }
  #menu li a:hover, #menu li a:focus {
	  background: #13A5BF;
    background: rgba(0, 0, 0, 0.5);
    color: #5cd;
	display:block;
  }
.caixa-Fora {
	width:100%;
	max-width: 740px;
	padding:30px;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Roboto Slab', serif;
	line-height: 28px;
	font-size:20px;
	display:block;
	}

.pub-Fora {
	width:45%;
	display: block;
    margin-left: -8%;
    margin-right: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
	float:right;
	position:relative;
	left: 70px;
	font-family: 'Varela Round', sans-serif;
	
}

	
.destaquePequeno {
	width:100%;
	max-width: 700px;
	color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 10px;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
	
	
	
.destaque-Fora {
	width:100%;
	padding:30px;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 34px;
	font-size:30px;
	font-weight: 800;
	text-align: center;
	margin: auto;
	margin-bottom: 40px;
	margin-top: 30px;
	display: block;
	
	left:6%;
	right: 5%;
}

	
.caixa-Lado {
	width:80%;
	padding:10%;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Roboto Slab', serif;
	line-height: 28px;
	font-size:20px;
	display:block;
	margin: auto;
	margin-bottom: 40px;
	margin-top: 30px;
	left:0;
	right: 0;	

}
	
	
	
.corpo {
	width: 65%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 10px 0;
	margin-top: 180px;
	color: #000000;
	
}

.corpo h1 {
	font-family: 'Roboto Slab', serif;
	text-align:center;
	width: 100%;
	font-size:56px;
	line-height:60px;
	color:#191818;
	margin-bottom:20px;
	margin-top:0px;
	top: 0;
	left: 0;
}	
}
	
@media (min-width:320px) and (max-width: 480px){
header.fullheight {
	width:100%;
	height:100%;
	margin-bottom: 0px;
	margin-top: 0px
	}
	
	
 
  .toggle {
    display: block;
  }
  #menu {
    width: 230px;
    max-width: 480px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -230px;

  }
  #menu li{
    display: block;
  }
  #menu li a:hover, #menu li a:focus {
	background: #13A5BF;
    background: rgba(0, 0, 0, 0.5);
    color: #5cd;
	display:block;
  }
.caixa-Fora {
	width:100%;
	padding:30px;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Roboto Slab', serif;
	line-height: 28px;
	font-size:20px;
	display:block;
	margin: auto;
	margin-bottom: 40px;
	margin-top: 30px;

	left:17%;
	right: 5%;;
	}

.pub-Fora {
	width:100%;
	display: block;
    margin-left: -8%;
    margin-right: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
	position:relative;
	left: 5%;
	right:5%;
	font-family: 'Varela Round', sans-serif;
}

.pub-Lado{
	width:100%;
	font-family: 'Varela Round', sans-serif;
	line-height: 10px;
	font-size:10px;	
	}
	

.capitular {
  width: 80px;
  height: 80px;
  background-color:#000000;
  color: #E5E6E6;
  margin-top: 10px;
  margin-right: 10px;
  float: left;
  font-family: 'Chivo';
  font-size: 80px;
  line-height: 60px;
  font-weight:600;
  padding-top: 19px;
  padding-left: 28px;
}
	
	
	
.destaquePequeno {
	width:100%;
	max-width: 700px;
	color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 20px;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
	
	
	
	
.destaque-Fora {
	width:100%;
	padding:30px;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 34px;
	font-size:30px;
	font-weight: 800;
	text-align: center;
	margin: auto;
	margin-bottom: 40px;
	margin-top: 30px;
	display: block;
	left:17%;
	right: 5%;
}
	
.destaque-Lado{
	width:80%;
	padding:10%;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 30px;
	font-size:26px;
	display:block;

	font-weight: 800;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 30px;
	left:0;
	right: 0;	
		
		
		
		
	}

	.caixa{
		width: 80%;
		padding: 10%;
		
		
		
		
	}	
	
.caixa-Lado {
	width:80%;
	padding:10%;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Roboto Slab', serif;
	line-height: 28px;
	font-size:20px;
	display:block;
	margin: auto;
	margin-bottom: 40px;
	margin-top: 30px;
	left:0;
	right: 0;	
}

	
	.caixa-Lado p{
		font-size: 18px;
		line-height: 22px;
	}	

	
	.caixa-titulo{
		
		font-size: 26px;
		line-height: 28px;
		
		
	}
	
.corpo {
	width: 65%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 10px 0;
	margin-top: 180px;
	color: #000000;
	
}	

.corpo h1 {
	font-family: 'Roboto Slab', serif;
	text-align:center;
	width: 100%;
	font-size:36px;
	line-height:40px;
	color:#191818;
	margin-bottom:20px;
	margin-top:0px;
	top: 0;
	left: 0;
}
	
	.corpo h3 {
  	font-size: 22px;
	line-height:26px;
	margin-top:0px;
	margin-bottom: 10px;
	font-family: 'Varela Round', sans-serif;
	font-weight:600;
	padding-top:40px;
	text-align:left;
}
	
	p{
	font-family: 'Roboto Slab', serif;
	margin-bottom: 1em;
	line-height: 26px;
	font-weight:500;
	font-size:18px;
}
	
.capitular {
  width: 80px;
  height: 80px;
  background-color:#000000;
  color: #E5E6E6;
  margin-top: 10px;
  margin-right: 10px;
  float: left;
  font-family: 'Chivo';
  font-size: 80px;
  line-height: 60px;
  font-weight:600;
  padding-top: 19px;
  padding-left: 28px;
}
	
.legenda{
	font-size: 14px;
	line-height: 18px;
	font-family: 'Varela Round', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom: 80px;
	}
	}

@media (max-width: 320px){
header.fullheight {
	width:100%;
	height:100%;
	margin-bottom: 0px;
	margin-top: 0px
	}
	
	
 
  .toggle {
    display: block;
  }
  #menu {
    width: 230px;
    max-width: 480px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -230px;

  }
  #menu li{
    display: block;
  }
  #menu li a:hover, #menu li a:focus {
	background: #13A5BF;
    background: rgba(0, 0, 0, 0.5);
    color: #5cd;
	display:block;
  }
.caixa-Fora {
	width:100%;
	padding:30px;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Roboto Slab', serif;
	line-height: 28px;
	font-size:20px;
	display:block;
	margin: auto;
	margin-bottom: 40px;
	margin-top: 30px;
	left:0;
	right: 0;
	
	}

.pub-Fora {
	width:100%;
	display: block;
    margin-left: -8%;
    margin-right: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
	position:relative;
	left: 7%;
	right:5%;
	font-family: 'Varela Round', sans-serif;
	
}

	.pub-Lado{
	width:80%;
	font-family: 'Varela Round', sans-serif;
	line-height: 10px;
	font-size:10px;
}
		
.capitular {
  width: 80px;
  height: 80px;
  background-color:#000000;
  color: #E5E6E6;
  margin-top: 10px;
  margin-right: 14px;
  float: left;
  font-family: 'Chivo';
  font-size: 80px;
  line-height: 60px;
  font-weight:600;
  padding-top: 19px;
  padding-left: 30px;
}
	
.destaque-Fora {
	width:100%;
	padding:30px;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 34px;
	font-size:30px;
	font-weight: 800;
	text-align: center;
	margin: auto;
	margin-bottom: 40px;
	margin-top: 30px;
	display: block;
	left:5%;
	right: 0%;
}


.destaquePequeno {
	width:100%;
	max-width: 700px;
	color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 26px;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
	
	
	
	
.destaque-Lado{
		
	width:80%;
	padding:10%;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Varela Round', sans-serif;
	line-height: 30px;
	font-size:26px;
	display:block;
	font-weight: 800;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 30px;
	left:0;
	right: 0;
	}
	
	
	
.caixa-Lado {
	width:80%;
	padding:10%;
	color:#ffffff;
	background-color:#13A5BF;
	font-family: 'Roboto Slab', serif;
	line-height: 28px;
	font-size:20px;
	display:block;
	margin: auto;
	margin-bottom: 40px;
	margin-top: 30px;
	left:0;
	right: 0;	
}

	
	
	.caixa{
		width: 80%;
		padding: 10%;
		
		
		
		
	}	
	
.caixa-Lado p{
		font-size: 18px;
		line-height: 22px;
	}	

	
.caixa-titulo{
		
		font-size: 24px;
		line-height: 26px;
		
		
	}

	
	
	
	.corpo {
	width: 65%;
	height: 100%;
	top: 0;
	bottom: 0;
	left:4%;
	right: 0;
	margin: auto;
	margin-top: 180px;
	color: #000000;
	
}	

.corpo h1 {
	font-family: 'Roboto Slab', serif;
	text-align:center;
	font-size:36px;
	line-height:40px;
	color:#191818;
	margin-bottom:20px;
	margin-top:0px;
	top: 0;
	left: 0;
	width: 100%;
}
	
	
.corpo h3 {
  	font-size: 22px;
	line-height:30px;
	margin-top:0px;
	margin-bottom: 10px;
	font-family: 'Varela Round', sans-serif;
	font-weight:600;
	padding-top:40px;
	text-align: left;
}
	
	
	p{
	font-family: 'Roboto Slab', serif;
	margin-bottom: 1em;
	line-height: 26px;
	font-weight:500;
	font-size:18px;
}

	
.legenda{
	font-size: 14px;
	line-height: 18px;
	font-family: 'Varela Round', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom: 80px;
	}
    }