@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Roboto', sans-serif;
	font-size:1em;
  	font-weight: 300;
    background: rgba(122,23,40,1);
    background: -moz-linear-gradient(left, rgba(122,23,40,1) 0%, rgba(175,33,57,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(122,23,40,1)), color-stop(100%, rgba(175,33,57,1)));
    background: -webkit-linear-gradient(left, rgba(122,23,40,1) 0%, rgba(175,33,57,1) 100%);
    background: -o-linear-gradient(left, rgba(122,23,40,1) 0%, rgba(175,33,57,1) 100%);
    background: -ms-linear-gradient(left, rgba(122,23,40,1) 0%, rgba(175,33,57,1) 100%);
    background: linear-gradient(to right, rgba(122,23,40,1) 0%, rgba(175,33,57,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a1728', endColorstr='#af2139', GradientType=1 );  
}

a {
    color:#333333;
	font-weight: 500;
    text-decoration: none;
}

a:hover {
	color: rgba(175, 33, 57, 1);
    text-decoration: underline;
}

#logo {
	position:absolute;
	display: inline-block;
	width: inherit;
	z-index:9999;
}

#logo img {
	padding-left: 20px;
}

#rgpd-outer {
	background-color:#e7e7e7;
	color:#af2139;
	vertical-align:middle;
}

#header-outer {
	background-color:#e7e7e7;
	color:#af2139;
	vertical-align:middle;
	z-index: 99;
}

#header-outer #contactos {
	padding-top:10px;
}

#header-outer #pesquisa {
	padding-top:6px;
}

#header-outer #pesquisa form {
    margin: 0px 0px 0px 0px;
	display: flex;
	vertical-align: middle;
	margin-top: 2px;
	text-align: right;
}

#mod-search-searchword {
	background-color: #ffffff;
	border-radius: 0;
	border-top: 1px solid rgba(175,33,57,0.43);
	border-bottom: 1px solid rgba(175,33,57,0.43);
	border-right: 0px solid rgba(175,33,57,0.43);
	border-left: 1px solid rgba(175,33,57,0.43);
	height:1.5em !important;
	/*margin-top: -10px !important;
	margin-bottom: 0px !important;
	padding-right:0px !important;
	margin-right:0px !important;
	display: inline-block !important;*/
}

#pesquisa {
	text-align:right;	
}

#pesquisa .button {
	background-color: #ffffff;
	border-radius: 0;
	border-top: 1px solid rgba(175,33,57,0.43);
	border-bottom: 1px solid rgba(175,33,57,0.43);
	border-right: 1px solid rgba(175,33,57,0.43);
	border-left: 0px solid rgba(175,33,57,0.43);
	height:1.5em;
	padding-left:0px !important;
	margin-left:-4px !important;
	padding-top: 0px !important;	
}

#menu-outer {
	background-color:#7c6e65;	
}


#outer-mark {
	background-color:#f1f1f1;
	padding-top:20px;
	padding-bottom:20px;
}

#outer-items {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1f1f1+0,f1f1f1+29,ffffff+30,ffffff+100 */
	background: rgb(241,241,241); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(241,241,241,1) 0%, rgba(241,241,241,1) 29.9%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(241,241,241,1) 29.9%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(241,241,241,1) 0%,rgba(241,241,241,1) 29.9%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.page-header h2,
.com-content-category-blog.blog h1 {
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:2.0em;
	color:rgba(175,33,57,1);
	text-transform:uppercase;
	padding-top:30px;
	padding-bottom: 30px;
	margin-left:15%;
}

.with-image-top .page-header h2 { 
	padding-top:50px;
	margin-left:0px;	
}

#outer-footer {
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:40px;
	bottom: 0;
	background-image:url(../images/footer_symbol_monaf.png);
	background-position:right;
	background-repeat:no-repeat;
	background-size:contain;  

}

#outer-footer > div {
    margin-top:0px !important;
}

#inner-footer {
	padding-top:40px;
	padding-bottom:40px;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}

#idade_simulador {
	font-family: 'Roboto', sans-serif;	
	width:100%;
	background-color:#f5f5f5;	
}


.simulador-widget h2 {
	font-family: 'Roboto', sans-serif;	
	color:#0072bc;
	font-size:1.6em;
	font-weight:500;
	display:inline-block;
	margin-right:10px;
}

.simulador-widget #valor {
	font-family: 'Roboto', sans-serif;
	width:100px;
	height:30px;
	color:#900;
	font-size:1.75em;
	font-weight:600;
	background-color:#f5f5f5;
	border:none;
	display:inline-block;
	text-align:right;	
}

.simulador-widget #result {
	text-align:right;
	width:100%;
	padding-right:5px;
}


#specialMessage-outer h1 {
	font-family: 'Roboto', sans-serif;	
	color:#333333;
	font-size:1.6em;
	font-weight:300;
	text-transform: uppercase;
	border-bottom:1px solid #cfcfcf;
	display:inline-block;
	width:100%;
}

#specialMessage-outer {
	background-color:#eae8e6;
	padding-top:25px;
	padding-bottom:10px;
	text-align:justify;
}

.orgaos-sociais .inner-holder > div {
	width:23%;
	float:left;
	padding:1%;
    font-family: 'Roboto', sans-serif;
  	font-weight: 300;
	font-size: 0.8em;
    color: #000000;
}

.orgaos-sociais div.orgaos-sociais-trienios-lista  {
 	display:inline-block;
	width:100%;
	clear:both;
  	margin: 0;
  	padding: 0;
}
.orgaos-sociais div.orgaos-sociais-trienios-lista ul {
  margin: 0px 0px 15px 15px;
  padding: 0px 0px 15px 0px;
  border-bottom:1px dotted #7c6e65;
  border-top:1px dotted #7c6e65;
}

.orgaos-sociais div.orgaos-sociais-trienios-lista h3 {
    font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 1.35em;
	color: rgba(175,33,57,1);
	text-transform: uppercase;
	padding-top: 0px;
	margin-left: 15px;
    margin-top: 15px;
	display:inline-block;
	width:100%;
	clear:both;
}

.orgaos-sociais div.orgaos-sociais-trienios-lista ul li {
  display:inline-block;
  font-family: 'Roboto', sans-serif;	
  color:#333333;
  font-size:1.25em;
  font-weight:300;
  padding-right: 20px;
  padding-top: 10px;
}

.orgaos-sociais div.orgaos-sociais-trienios-lista ul li a {
  color:#7c6e65;
  text-decoration: none;
}

.orgaos-sociais div.orgaos-sociais-trienios-lista ul li a:hover {
  color: rgba(175,33,57,1);
  text-decoration: underline;
}

.orgaos-sociais .inner-holder > div:nth-child(4n) {
  clear: right;
}

.orgaos-sociais .inner-holder > h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 1.75em;
	color: #7c6e65;
	text-transform: uppercase;
	padding-top: 25px;
	margin-left: 0px;
	display:inline-block;
	width:100%;
	clear:both;
	border-bottom:1px dotted rgba(175,33,57,1);
}

.orgaos-sociais .inner-holder > h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 1.5em;
	color: rgba(175,33,57,1);
	text-transform: uppercase;
	padding-top: 15px;
	margin-left: 10px;
	display:inline-block;
	width:100%;
	clear:both;
	border-bottom:1px dotted #7c6e65;
}

.orgaos-sociais .inner-holder > h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 1.15em;
	color: #7c6e65;
	text-transform: uppercase;
	padding-top: 0px;
	margin-left: 15px;
    margin-top: 0px;
	display:inline-block;
	width:100%;
	clear:both;
	border-bottom:1px dotted #7c6e65;
}


.orgaos-sociais .inner-holder p.falecido {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 0.75em;
	color: #7c6e65;
	padding-top: 20px;
	margin-left: 15px;
    margin-top: 10px;
	display:inline-block;
	text-align: right;
	width:100%;
	clear:both;
}

h2 {
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:1.5em;
	text-transform:uppercase;
}

h3 {
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:1.25em;
	text-transform:uppercase;
}

div.colunas-4 {
	width:24% !important;
	padding:0.5% !important;
	float:left !important;
	clear:right !important;
}

#slideshow-B-outer {
	background-color:#ddd9d7;	
}

#imagem-full-outer{
	padding-left:0px !important;
	padding-right:0px !important;
}

#imagem-full-outer img {
	width:100%;
	height:auto;
}

#mensagem_destaque-outer {
	background-color:#eae8e6;
	color:#ffffff !important;
	text-align:center;
	font-size:1.5em;
	padding:0px;
	font-weight:600;
	line-height:1.5em;
  	display:none !important;
}

#mensagem_destaque-outer a{
	color:#ffffff !important;
}

#simuladores_texto h1 {
	font-family: 'Roboto', sans-serif;	
	color:#0072bc;
	font-size:2.0em;
	font-weight:400;
	text-transform: uppercase;
	border-bottom:1px dotted #0072bc;
	display:inline-block;
	width:100%;
	margin-top:40px;
}

.simuladores-article-page .inner-holder >  h1 {
	color: #7c6e65 !important;
	font-weight: 900 !important;
	padding-top: 15px !important;
	border-bottom:1px dotted rgba(175,33,57,1);
}

.socio-inscricao-home {
	margin-bottom:0px !important;
	margin-top:0px !important;
}

.socio-inscricao-home a{
  font-weight: 600 !important;
	text-transform:uppercase !important;
	color:rgba(0,114,188,1);
	text-decoration:underline;
}

.socio-inscricao-home a:after{
  font-family: FontAwesome;
  font-weight: 600 !important;
  font-style: normal;
  font-size:1.0em !important;
  display: inline-block;
  text-decoration: inherit;
  content: "\f1c1";
  padding-left:5px;
  padding-right:10px;  
}

.blog-type-A h2 {
	margin-left:170px !important;
	margin-top:50px !important;
}
	
.blog-type-A h2 .subheading-category {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 1.45em;
	color: rgba(175,33,57,1);
	text-transform: uppercase;
	padding-bottom: 5px;
}

.blog-type-A .page-header h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 1.5em;
	color: rgba(175,33,57,1);
	text-transform: uppercase;
    margin-left: 0px !important;
    margin-right: 	0px !important;
  	margin-top:0px !important;
  	margin-bottom:0px !important;  
	padding-bottom: 5px;	
}

.blog-type-A .item div.pull-left.item-image {
	width:100% !important;
	clear:both !important; 	
}

.blog-type-A .item div.pull-left.item-image img {
	width:inherit !important;
	padding-bottom:20px;
}

.half-select {
	width: 46% !important;
	float: left !important;
	display:inline-block !important;	
}

.clear-div {
	clear:both !important;
}

#button_mobile {
	display:none;
	height:75px;
	background-color:#7c6e65;
}

#button_mobile  img{
	float:right !important;
   cursor: pointer;
   	margin-top:20px;
}

.scrollToTop{
	width:25px; 
	height:25px;
	padding:10px; 
	text-align:center; 
	background-color:#7c6e65;;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	position:fixed;
	bottom:20px;
	left:40px;
	display:none;
  border-radius: 50%;
}

.scrollToTop:hover{
	text-decoration:none;
}

.creativecontactform_wrapper {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    background-color: none !important;
    color: #000000 !important;
    font-size: 1em  !important;
}


.creativecontactform_wrapper .powered_by {
  opacity:0 !important;
}

.creativecontactform_field_box_inner,
.creativecontactform_field_box_textarea_inner {
    width: 100% !important;
}

.creativecontactform_header,
.creativecontactform_body,
.creativecontactform_footer {
  padding:0 !important;
  margin:0 !important;
}

.creativecontactform_submit_wrapper {
  width:100% !important;  
}

.creativecontactform_title {
    font-family: 'Roboto', sans-serif;
    color: #333333;
    font-size: 1.0em;
    font-weight: 300;
    text-transform: uppercase;
    border-bottom: 1px solid #cfcfcf;
    display: inline-block;
    width: 100%;  	
}

.creativecontactform_form {
	padding-top: 25px !important;
}

.creativecontactform_header {
  	padding-top: 10px !important;
	margin-left: 0px !important;  
  	margin-bottom: 25px !important;
}

.creativecontactform_input_element textarea {
  height:400px !important;
}

#outer-maincontent,
#outer-simuladores,
#outer-medianews,
#imagem-full-outer{
  background-color:#ffffff;
}

#slideshow-outer {
  background-color:#ffffff;
}

#campanha_natal-outer {
  background-color:#b01b2e;
}

#footer-clear {
  background-color:#ffffff;
  height:50px;
}

#outer-maincontent div.search {
  margin-top:100px;  
}


div.blog.blog-type-A.parcerias .item  .page-header h2 {
  margin-left: 0px !important;
}

#fancybox-title {
  display:none !important;  
}

.article-info-term {
  display: none;
}

.monaf_menu > li:first-child {
  display: none;
}