/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.selectEstadoCivil .sbHolder {
    background-image: url(../img/paginas/select-med.png) !important;
}

.selectEstadoCivil .sbHolder, .selectEstadoCivil .sbSelector, .selectEstadoCivil .sbOptions  {
    width: 150px !important;
}

.selectEstadoCivil .sbOptions  {
    width: 147px !important;
}

.fl {float: left;}
.fr {float: right;}
.cb {clear: both;}
.grid {width: 960px; margin: 0 auto;}

/* Font Face */ 
@font-face {
    font-family: "helvetica";
    src: url("fontes/helveticalt.eot");
    src: url("fontes/helveticalt.eot?#iefix") format("eot"),
         url("fontes/helveticalt.woff") format("woff"),
         url("fontes/helveticalt.ttf") format("truetype"),
         url("fontes/helveticalt.svg#webfontLwWH1J5M") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Conteudo */ 
body {
	font-family: "helvetica"; 
	background: #fff;
}
input[type=text],
input[type='password'] {
	border: none;
	outline: none;
	padding: 0 5px;
	color: #989898;
	font-size: 11px;
	height: 33px;
	*line-height: 33px;
}
@media \0screen {
  input[type=text], input[type='password'] {line-height: 33px;}
}
#topo {
	background: url(../img/master/bg-topo.png) repeat-x center top;
}
#topo input[type=text],
#topo input[type='password'] {
	*line-height: 29px;	
	height: 29px;
}
@media \0screen {
  #topo input[type=text], #topo input[type='password'] {line-height: 29px;}
}
#barra-topo {
	height: 33px;
	margin-top: 7px;
}
#login-cliente, #busca-topo {
	float: left;
	background: url(../img/master/divisor.png) no-repeat right center;
	padding-right: 12px;
	margin-right: 12px;
	display: block;
	height: 31px;
}
.label-up-fff {
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	margin-right: 5px;
	float: left;
	line-height: 29px;
}
.t110 {
	width: 100px;
	background: url(../img/master/t110.png) no-repeat;
	float: left;
	margin-right: 5px;
}
.t80 {
	width: 70px;
	background: url(../img/master/t80.png) no-repeat;
	float: left;
	margin-right: 5px;
}
.entrar {
	width: 75px;
	height: 29px;
	background: url(../img/master/sprite-entrar.png) no-repeat 0 0;
	border: none;
	float: left;
	margin-right: 5px;
}
.entrar:hover {
	background: url(../img/master/sprite-entrar.png) no-repeat -76px 0;
}
.esqueci-meus-dados {
	font-size: 10px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/master/setas-brancas.png) no-repeat left center;
	padding-left: 11px;
	text-decoration: none;
	float: left;
	line-height: 29px;
}
.esqueci-meus-dados:hover    
{
    text-decoration: underline;
}
.t146 {
	width: 136px;
	background: url(../img/master/t146.png) no-repeat;
	float: left;
}
.submit {
	width: 26px;
	height: 29px;
	border: none;
	background: url(../img/master/sprite-submit.png) no-repeat 0 0;
	float: left;
}
.submit:hover {
	background: url(../img/master/sprite-submit.png) no-repeat -29px 0;
}
.mapa-site {
	width: 155px;
	font-size: 10px;
	float: left;
	display: block;
	margin-top: 5px;
}
.logomarca {
	background: url(../img/master/logo.png) no-repeat;
	width: 190px;
	height: 90px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-top: 30px;
}
.logoPrint { display: none; }
.conheca-grupo {
	background: url(../img/master/logo-grupo-orguel.png) no-repeat;
	width: 122px;
	height: 32px;
	text-indent: -9999px;
	display: block;
	float: right;
	margin-top: 10px;
}
.telefone-orguel {
	background: url(../img/master/telefone-contato.png) no-repeat;
	width: 136px;
	height: 55px;
	display: block;
	text-indent: -9999px;
	float: right;
	margin-left: 18px;
	position: relative;
    top: 1px;
}
#menu {
	float: right;
	margin: 10px 0 30px 50px;
	width: 590px;
	position: relative;
}
.link-menu {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #0061aa;
	background: url(../img/master/divisor-menu.png) no-repeat right center;
	height: 25px;
	display: block;
	float: left;
	padding-right: 13px;
	margin-right: 13px;
	z-index: 1991;
	position: relative;
}
.link-menu:hover {
	color: #656971;	
}
.link-menu.center {
	line-height: 25px;	
}
.ultimo-link-menu {
	padding-right: 0;
	margin-right: 0;
	background: none;
}
.submenu {
	position: absolute;
	width: 184px;
	z-index: 1990;
	display: none;
}
#menu .display-menu:hover .submenu {
	display: block;	
}
#menu #menu-of:hover .submenu {
	left: -23px;
	top: -5px;	
}
#menu #menu-ps:hover .submenu {
	left: 85px;
	top: -5px;	
}
#menu #menu-snc:hover .submenu {
	left: 192px;
	top: -5px;	
}
#menu #menu-l:hover .submenu {
	left: 310px;
	top: -5px;	
}
#menu #menu-n:hover .submenu {
	left: 412px;
	top: -5px;	
}
#menu #menu-c:hover .submenu {
	left: 500px;
	top: -5px;	
}
.submenu header {
	background: url(../img/master/submenu-financas-header.png) no-repeat;
	width: 184px;
	height: 55px;	
}
.submenu article {
	background: url(../img/master/submenu-financas-section.png) repeat-y;
	height: auto;
	width: 144px;
	padding: 10px 20px;
}
.submenu a {
	color: #989898;
	font-size: 12px;
	text-decoration: none;
	display: block;
	margin: 5px 0;
}
.submenu a:hover {
	color: #0061aa;	
}
.submenu footer {
	background: url(../img/master/submenu-financas-footer.png) no-repeat;
	height: 10px;
	width: 184px;	
}
#rodape {
	background: url(../img/master/bg-footer.png) repeat-x center top;
	padding-top: 30px;
	margin-top: 50px;	
}
.nav-rodape { margin: 0 17px; }
.nav-rodape.endereco { width: 214px; }
.nav-rodape.navegacao1 { width: 144px; background: url(../img/master/borda-rodape-lado.png) no-repeat left center; padding-left: 20px; margin-left: 0px;}
.nav-rodape.navegacao2 { width: 134px; }
.nav-rodape.navegacao3 { width: 157px; }
.nav-rodape.navegacao4 { width: 171px; }
.f11-0061aa {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #0061aa;
}
.rodape-menu {
	background: url(../img/master/setas-azuis.png) no-repeat left 3px;
	font-size: 11px;
	color: #363636;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
}

.rodapePrint
{
    display:none;
}

#rodape .rodape-menu {
    font-weight: bold;
}
.rodape-submenu {
	color: #7a7a7a;
	font-size: 11px;
	color: #363636;
	margin-left: 20px;
	text-decoration: none;
	display: block;
}
.rodape-menu:hover,
.rodape-submenu:hover {
	text-decoration: underline;	
}
.borda-rodape {background: url(../img/master/borda-rodape-cima.png) no-repeat center center; width: 137px; display: block; margin: 10px 0; padding: 0; border: none;}
.sociais {
	background: url(../img/master/sprite-sociais.png);
	float: left;
	height: 19px;
	margin: 0 3px;
	text-indent: -9999px;
	-webkit-opacity: 0.7;
    -moz-opacity: 0.7;
     filter:alpha(opacity=70);
}
.sociais:hover {
    -webkit-opacity: 1.0;
    -moz-opacity: 1.0;
     filter:alpha(opacity=100);
}	
.sociais.twitter { width: 13px; background-position: 0px 0px }
.sociais.youtube { width: 16px; background-position: -19px 0px }
.sociais.facebook { width: 17px; background-position: -41px 0px }
.sociais.flickr { width: 16px; background-position: -64px 0px }
.sociais.linkedin { width: 17px; background-position: -86px 0px }
.sociais.orkut { width: 17px; background-position: -108px 0px }
.sociais.gmaps { width: 17px; background-position: -130px 0px }
.sociais.rss { width: 16px; background-position: -149px 0px }
.sociais.blog { width: 30px; background-position: -168px 0px }
.copy { margin-top: 50px; width: 100%; *margin-top: 80px;}
.copyright {
	margin: 0;
	padding: 0;
	color: #7a7a7a;
	font-size: 11px;	
}
/* ==========================================================================
   Pages styles
   ========================================================================== */
.lh33 {line-height:33px;}
.h33 {height: 33px;}
.cross {
	width: 230px;
	background: url(../img/master/borda-rodape-cima.png) repeat-x center top;	
}
.borda-horizontal {
	background: url(../img/master/borda-rodape-cima.png) repeat-x center bottom;
	padding: 20px 0;	
}
.borda-horizontal-menor {
	background: url(../img/master/borda-rodape-cima.png) repeat-x left center;
	padding:0 0 20px 0;
	width: 150px;
	display: block;
	clear: both;
}
.borda-vertical {
	background: url(../img/master/borda-rodape-lado.png) repeat-y right top;	
}
.cross h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #0061aa;	
	font-weight: normal;
	padding: 0;
	margin: 0;	
}
.assine-news p,
.assine-news label {
	font-size: 11px;
	color: #989898;		
}
.t200 {
	width: 190px;
	background: url(../img/master/t200.png) no-repeat;
	float: left;
}
.submit-content {
	width: 28px;
	height: 33px;
	border: none;
	background: url(../img/master/sprite-submit-content.png) no-repeat 0 0;
	float: left;
}
.submit-content:hover {
	background: url(../img/master/sprite-submit-content.png) no-repeat -29px 0;
}
.noticias {
	width: 100%;
	margin-top: 30px;
}
.noticias a {
	text-decoration: none;	
}
.noticias a:hover {
	text-decoration: underline;
	color: #646870;	
}
.noticia {
	width: 280px;
	padding: 0 30px;
}
.titulo-noticia {
	text-transform: uppercase;
	font-size: 13px;
	color: #646870;
	margin: 5px 0;
	font-weight: bold;
}
.descricao-noticia {
	font-size: 11px;
	color: #646870;
	margin: 5px 0;
}

.descricao-noticia-interna {
	font-size: 11px;
	color: #646870;
	margin: 5px 0;
	font-weight: bold;
}
.saiba-mais {
	background: url(../img/paginas/sprite-saiba-mais.png) no-repeat 0 0;
	width: 97px;
	height: 33px;
	text-indent: -9999px;
	display: block;
}
.saiba-mais:hover {
	background: url(../img/paginas/sprite-saiba-mais.png) no-repeat -99px 0;	
}
.conteudo {
	width: 700px;	
}
.breadcrumb {
		
}
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #989898;
	background: url(../img/paginas/breadcrumb.png) no-repeat left center;
	padding-left: 15px;
	margin-right: 7px;
	text-decoration: none;
	line-height: 22px;
}
.bread:hover {text-decoration: underline;}
.botoes {
	
}
.acessibilidade {
	background: url(../img/paginas/botoes-acessibilidade.png) no-repeat;
	height: 22px;
	float: left;
	text-indent: -9999px;
	width: 19px;
	margin-right: 7px;
	-webkit-opacity: 0.7;
    -moz-opacity: 0.7;
     filter:alpha(opacity=70);
}
.acessibilidade:hover {
    -webkit-opacity: 1.0;
    -moz-opacity: 1.0;
     filter:alpha(opacity=100);
}
.aumentar {
	background-position: 0px 0px;
}
.diminuir {
	background-position: -24px 0px;
}
.imprimir {
	width: 22px;
	background-position: -49px 0px;
}
.compartilhar {
	width: 21px;
	background-position: -79px 0px;
}
.assinar {
	background-position: -103px 0px;
}
.navegacao-interna {
	width: 214px;
	margin-right: 20px;
}
.area-texto {
	width: 466px;
	font-size: 11px;
	color: #959595;	
}
.area-texto p {
	font-size: 11px;
	color: #959595;	
}
.area-texto p a {
	color: #959595;
	text-decoration: underline;
}
.area-texto p strong,
.area-texto p b {
    font-weight: normal;
    color: #000;
}
.area-texto label {
	display: block;	
	margin-left: 6px;
	margin-top: 10px;
}
.area-texto .titulo
{
    padding-top: 12px;
    font-weight: bold;
}

.bold-azul {
	color: #0061aa;	
}
.titulo-secao {
	font-size: 16px;
	text-transform: uppercase;
	color: #0061aa;
	margin: 0 0 8px;
	padding: 0;	
}
.ml10 {margin-left:10px;}
.mrdez {margin-right:7px;}
.titulo-area {
	text-transform: uppercase;
	font-size: 14px;
	color: #656971;	
}
.navegacao-noticias-interna {
	width: 241px;
	margin: 10px auto 0;	
}
.link-noticia {
	background: url(../img/paginas/sprite-navegacao-noticias.png) no-repeat;
	display: block;
	float: left;
	margin: 0 3px;
	height: 29px;
	text-indent: -9999px;	
}
.noticia-anterior {
	background-position: 0px 0px;
	width: 74px;
}
.noticia-anterior:hover {
	background-position: 0px -30px;
}
.noticia-todas {
	background-position: -77px 0px;
	width: 72px;
}
.noticia-todas:hover {
	background-position: -77px -30px;
}
.noticia-proxima {
	background-position: -151px 0px;
	width: 77px;
}
.noticia-proxima:hover {
	background-position: -151px -30px;
}
.paginacao {
	margin: 10px auto 0;	
}
.numero-pagina {
	float: left;
	padding: 5px;
	font-size: 11px;
	text-decoration: none;
	color: #656971;
}
.numero-pagina:hover,
numeropagina.ativo {
	color: #666b73;
	text-decoration: underline;
}
.jornal {
    clear: both;
}
.jornal a{
	/*margin: 55px 0;*/
	margin: 20px 0;	
	text-decoration: none;
	color: #959595;	
	display: block;
}
.jornal a:hover {
	text-decoration: underline;	
}
.capa-jornal {
	float: left;
	margin-right: 10px;	
}
.data {
	text-transform: uppercase;
	margin: 0;
	padding: 0;	
}
.img-area-texto {
	margin: 10px 0;	
}
p.accordion {
	cursor: pointer;
	text-transform: uppercase;
	font-size: 12px;
	color: #656971;
	background: url(../img/paginas/ac-fechado.png) no-repeat left 1px;
	height: 25px;
	display: block;
	line-height: 25px;
	margin: 0;
	padding: 0 0 11px 30px;
}
.mais {
	background: url(../img/paginas/ac-aberto.png) no-repeat left 1px !important;
}
div.accordion{ 
	display: none;
	font-size: 11px;
	color: #989898; 
}
.text-gig {
	background: url(../img/paginas/text-gig.png) no-repeat;
	width: 442px;
}
.text-grande {
	background: url(../img/paginas/text-gra.png) no-repeat;
	width: 327px;
}
.text-medio {
	background: url(../img/paginas/text-med.png) no-repeat;
	width: 213px;
}
.text-peq {
	background: url(../img/paginas/text-peq.png) no-repeat;
	width: 98px;	
}
textarea {
	background: url(../img/paginas/textarea.png) no-repeat;
	height: 120px;
	width: 441px;
	padding: 5px;
	display: block;
	border: none;
	outline: none;
	resize: none;
}
.download-passo01-doc,
.download-passo02-doc,
.download-passo03-doc,
.download-passo01-pdf,
.download-passo02-pdf,
.download-passo03-pdf,
.download-passo04-pdf  {
	height: 49px;	
	width: 215px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
}
.download-passo01-doc {
	background: url(../img/paginas/sprite-passo01.png) no-repeat 0px 0px;
}
.download-passo01-doc:hover {
	background: url(../img/paginas/sprite-passo01.png) no-repeat 0px -51px;
}
.download-passo02-doc {
	background: url(../img/paginas/sprite-passo02.png) no-repeat 0px 0px;
}
.download-passo02-doc:hover {
	background: url(../img/paginas/sprite-passo02.png) no-repeat 0px -51px;
}
.download-passo03-doc {
	background: url(../img/paginas/sprite-passo03.png) no-repeat 0px 0px;
}
.download-passo03-doc:hover {
	background: url(../img/paginas/sprite-passo03.png) no-repeat 0px -51px;
}

.download-passo01-pdf {
	background: url(../img/paginas/sprite-passo01.png) no-repeat -220px 0px;
}
.download-passo01-pdf:hover {
	background: url(../img/paginas/sprite-passo01.png) no-repeat -220px -51px;
}
.download-passo02-pdf {
	background: url(../img/paginas/sprite-passo02.png) no-repeat -220px 0px;
}
.download-passo02-pdf:hover {
	background: url(../img/paginas/sprite-passo02.png) no-repeat -220px -51px;
}
.download-passo03-pdf {
	background: url(../img/paginas/sprite-passo03.png) no-repeat -220px 0px;
}
.download-passo03-pdf:hover {
	background: url(../img/paginas/sprite-passo03.png) no-repeat -220px -51px;
}
.download-passo04-pdf {
	background: url(../img/paginas/sprite-passo04.png) no-repeat -220px 0px;
}
.download-passo04-pdf:hover {
	background: url(../img/paginas/sprite-passo04.png) no-repeat -220px -51px;
}
.formulario {
	background: url(../img/paginas/sprite-formulario.png) no-repeat;
	height: 29px;
	display: block;
	float: left;
	margin-right: 10px;
	text-indent: -9999px;
	margin-top: 10px;
}
.enviar-form {
	background-position: 0px 0px;
	width: 75px;
}
.enviar-form:hover {
	background-position: 0px -31px;
}
.imprimir-form {
	background-position: -87px 0px;
	width: 82px;
}
.imprimir-form:hover {
	background-position: -87px -31px;
}
.imprimir-enviar-form {
	background-position: -179px 0px;
	width: 146px;
}
.imprimir-enviar-form:hover {
	background-position: -179px -31px;
}
.referencias {
	border: 1px solid #e1e1e1;
	padding: 5px 5px 7px;
	clear: both;
	display: block;
	margin:0 0 10px 0;
	*zoom: 1;
}
.validation-summary-errors {
	background-color: #FED9DC;
    display: block;
    margin: 10px 0;
    width: 445px;
    clear: both;
}
.validation-summary-errors ul 
{
    padding: 10px !important;
    padding-top:20px !important;
}
.validation-summary-errors li {
	color:#333333;
	margin-left: 5px;
    padding-left:20px;
    background: url(../img/paginas/alerta-campos.png) no-repeat left center;
    list-style:none;
    margin-bottom: 10px;
}
.validation-summary-errors li strong {
    font-weight: normal;
    color: #000;
}
.gestao-qualidade {
	border-bottom: 1px solid #000;
	margin-bottom: 8px;
}
.gestao-qualidade tbody{
	height: 228px;
	display: block;
}
.gestao-qualidade tr {
    height: 25px;
}
.topo-tabela td {
	padding: 4px 0;
	color: #fff;
	font-size: 11px;
	background: url(../img/paginas/topo-tabela.png) repeat center center;
}
.tac {text-align: center;}
.ti6 {text-indent: 6px;}
.table {
    width: 180px;
    margin: 15px 0;
}
.table-cotacao {
    width: 220px;
}

.table tr td {
    padding: 2px 0;
    font-size: 9px;
}
.table tr td {
    font-size: 9px;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
