body{font-family: 'Eras Medium ITC';}
/** formata elementos que tem backgrounds parallax **/
.bgParallax {
    font-family: 'Eras Medium ITC';
    color:#FFF;
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
    position: relative;
    min-height: 100%;
    text-shadow:0 0 10px rgba(0,0,0,0.7);
    background-position: 50% 25%;
    background-repeat: repeat;
    background-attachment: fixed;
}
.header_background {
	display: block;
	width: 100%;
	height: auto;
	background: url(../../_images/banner_eixomaster.jpg); 
}
.header_background .breadcrumbs {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 20px;
	padding-top: 10px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.header_background .breadcrumbs a {
	color: #FFFFFF;
    font-family: 'Eras Medium ITC';
}

#header .menu {
	display: inline-block;
	list-style: none;
	text-align: center;
	margin: 10px auto;
}
#header .menu li {
	display: inline-block;
	vertical-align: middle;
	/*margin: 0 10px;*/
}
#header .menu li a {
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	transition: all ease 0.4s;
	border-radius: 5px;
	padding: 15px;
}
#header .menu li a:hover {
	background: #00192f;
}
#header .button_orcamento {
	display: inline-block;
	color: #FFFFFF;
	margin: 3px;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #FFFFFF;
	text-transform: uppercase;
	font-style: bold;
	font-size: 14px;
	transition: all ease 0.4s;
}
#header .button_orcamento:hover {
	background: #00192f;
	border: 1px solid transparent;
}


#barr_special {
	display: block;
	width: 100%;
	height: auto;
	background: #00192f;
	padding: 25px 15px;
}
#barr_special .icon_barr {
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height: 60px;
}
#barr_special .icon_barr1 {
	background: url('../../_images/icons/icon-barr1.png');
}
#barr_special .icon_barr2 {
	background: url('../../_images/icons/icon-barr2.png');
}
#barr_special .icon_barr3 {
	background: url('../../_images/icons/icon-barr3.png');
}
#barr_special p {
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
}
#barr_special p span {
	display: inline-block;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 17px;
	text-align: left;
	margin-left: 20px;
}

#home_gallery {
	display: block;
	width: 100%;
	height: auto;
	padding: 50px 0;
	background: #FFFFFF;
}
#home_gallery .box_gallery {
	display: flex;
	list-style: none;
	width: 100%;
	height: auto;
}
#home_gallery .box_gallery li {
	display: inline-block;
	vertical-align: top;
	padding: 0;
}
#home_gallery .box_gallery li a {

}
#home_gallery .box_gallery li a img {
	display: block;
	width: 250px;
	height: 150px;
	background: black;
}
#home_gallery .content_img {
	position: relative;
	width: 100%;
	display: flex;
}
.image_hover {
	opacity: 1;
	display: block;
	width: 100%;
	height: auto;
	transition: .5s ease;
	backface-visibility: hidden;
}

.middle {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 100%);
	-ms-transform: translate(-50%, 100%);
	text-align: center;
	z-index: 1;
}
.middle_hover {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 100%);
	-ms-transform: translate(-50%, 100%);
	text-align: center;	
}
.middle_hover .box_data {
	display: block;
	width: 100%;
	height: auto;
	background: rgba(0,0,0,0.8);
	color: #FFFFFF;
	border-radius: 5px;
	padding: 15px;
}

.content_img:hover .image_hover {
  	opacity: 0.3;
}

.content_img:hover .middle_hover,
.content_img:hover .middle {
  	opacity: 1;
}

.text {
	background: rgba(0,25,47,0.8);
  	color: white;
  	font-size: 16px;
  	padding: 8px 16px;
  	border-radius: 30%;
}

#home_gallery .title_gallery h2 {
	display: block;
	width: 100%;
	height: auto;
	font-family: 'Eras Medium ITC';
	text-align: center;
	font-size: 22px;
	padding: 10px;
	text-transform: uppercase;
	color: #00192f;
	font-weight: bold;
}

#home_gallery .title_gallery::before { 
	content: '';
	display: block;
	width: 90%;
	height: 3px;
	background: #00192f;
	margin: 0 auto;
}
#home_gallery .body_gallery {
	display: block;
	width: 100%;
	height: auto;
	font-family: 'Eras Medium ITC';
	color: #111111;
	line-height: 25px;
	font-size: 16px;
	letter-spacing: 0.2px;
}



#home_services {
	display: block;
	width: 100%;
	height: 500px;
	background: #f7f7f7;
}

#newsletter {
	display: block;
	width: 100%;
	height: 350px;
	background: url(../../_images/newsletter.jpg);
}
#newsletter .title_newsletter {
	margin: 25px auto;
} 
#newsletter .title_newsletter h2 {
	display: block;
	color: #FFFFFF;
	font-size: 25px;
	line-height: 30px;
	padding: 10px 0;
	font-weight: bold;
	font-family: 'Eras Medium ITC';
	text-transform: uppercase;
	letter-spacing: 0.3px;
}
#newsletter .title_newsletter h3 {
	display: block;
	color: #FFFFFF;
	font-size: 21px;
	line-height: 28px;
	font-family: 'Eras Medium ITC';
}

/* form starting stylings ------------------------------- */
.group 			  { 
	position:relative; 
	margin-bottom:45px; 
	margin-top: 20px;
}
.group input 				{
	font-size:18px;
	padding:10px 10px 10px 5px;
	display:block;
	width:100%;
	text-align: center;
	border:none;
	color: #FFFFFF!important;
	border-bottom:1px solid #757575;
	background: transparent!important;
	box-shadow: none!important;
	border: none!important;
}
.group input:focus { 
	outline:none; 
	background: transparent!important; 
	box-shadow: none!important; 
	border: none!important;
}

/* LABEL ======================================= */
.group label 				 {
  color:#FFFFFF; 
  font-size:18px;
  font-weight:normal;
  position:absolute;
  pointer-events:none;
  left:5px;
  text-align: center;
  top:10px;
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
  width: 100%;
}

/* active state */
.group input:focus ~ label, input:valid ~ label 		{
  top:-20px;
  font-size:14px;
  color:#FFFFFF;
  box-shadow: none!important;
}

/* BOTTOM BARS ================================= */
.group .bar 	{ position:relative; display:block; width:100%; }
.group .bar:before, .bar:after 	{
  content:'';
  height:2px; 
  width:0;
  bottom:1px; 
  position:absolute;
  background:#FFFFFF; 
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}
.group .bar:before {
  left:50%;
}
.group .bar:after {
  right:50%; 
}

/* active state */
input:focus ~ .bar:before, input:focus ~ .bar:after {
  width:50%;
}

/* HIGHLIGHTER ================================== */
.highlight {
  position:absolute;
  height:60%; 
  width:100px; 
  top:25%; 
  left:0;
  pointer-events:none;
  opacity:0.5;
  text-align: center;
}

/* active state */
input:focus ~ .highlight {
  -webkit-animation:inputHighlighter 0.3s ease;
  -moz-animation:inputHighlighter 0.3s ease;
  animation:inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
	from { background:#FFFFFF; }
  to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
	from { background:#FFFFFF; }
  to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
	from { background:#FFFFFF; }
  to 	{ width:0; background:transparent; }
}

.button_newsletter {
	display: block;
	text-align: center;
	width: 200px;
	height: auto;
	padding: 10px 15px;
	margin: 5px auto;
	color: #FFFFFF;
	border-radius: 5px;
	border: 1px solid #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	transition: all ease 0.5s;		
}
.button_newsletter:hover {
	color: #FFFFFF;
	border: 1px solid transparent;
	background: #00192f;
}






#home_services .figure_services {
	position: relative;
}
#home_services .mask {
	display: flex;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	padding: 20px;
	left: 0;
	background: rgba(0,0,0,0.7);
}
#home_services .mask p {
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 10px;
	border: 3px solid transparent;
}
#home_services .mask:hover p {
	border: 3px solid #FFFFFF;
	/*border-radius: 5px;*/
}



#home_services,
#portal_noticias {
	display: block;
	width: 100%;
	height: auto;
	padding: 50px 0;
}
#home_services .title,
#portal_noticias .title {
	display: ruby;
	text-align: center;
	width: 100%;
	height: auto;
}
#home_services .title h2,
#portal_noticias .title h2 {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-family: 'Eras Medium ITC';
	font-size: 28px;
	line-height: 30px;
	text-transform: uppercase;
	color: #00192f;
}
#home_services .title::before,
#portal_noticias .title::before {
	display: inline-block;
	vertical-align: top;
	content: '';
	width: 250px;
	height: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 30px;
	background: #00192f;
}
#home_services .title::after,
#portal_noticias .title::after {
	display: inline-block;
	vertical-align: top;
	content: '';
	width: 250px;
	height: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	background: #00192f;
}
#portal_noticias .portal_img_star {
	margin-top: 20px;
}
#portal_noticias .portal_img_star img {
	border-radius: 5px;

}
#portal_noticias .portal_img_star article {
}
#portal_noticias .portal_img_star article .data {
	width: 100%;
	padding: 10px 15px;
	height: 70px;
	background: #00192f;
	color: #FFFFFF;
	text-align: center;
	font-family: 'Eras Medium ITC';
	border-radius: 5px;
}
#portal_noticias .portal_img_star article .data hr {
	margin: 0 auto;
}
#portal_noticias .portal_img_star article .data span {
	font-weight: bold;
}
#portal_noticias .portal_img_star article .data strong {
}

#portal_noticias .portal_img_star article .title_noticia {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px 0;
	text-align: left;
}
#portal_noticias .portal_img_star article .title_noticia h3 {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #111111;
	font-family: 'Eras Medium ITC';

}

#portal_noticias .portal_img_star article p {
	padding-top: 10px;
	text-align: justify;
}
#portal_noticias .portal_img_star article .button_noticia {
	background: #00192f;
	padding: 15px 20px;
	transition: all ease 0.5;
	border-radius: 5px;
	border: 1px solid #00192f;
}
#portal_noticias .portal_img_star article .button_noticia a {
	color: #FFFFFF;
}
#portal_noticias .portal_img_star article .button_noticia:hover {
	border: 1px solid #00192f;
	background: white;
}
#portal_noticias .portal_img_star article .button_noticia:hover a {
	color: #00192f;
}
#portal_noticias .portal_img_star article .social_noticias a {
	display: inline-block;
	vertical-align: top;
	text-align: right;
}
#portal_noticias .img_thumb_portal {}
#portal_noticias .img_thumb_portal img {
	border-radius: 5px;
}
#portal_noticias .button_thumb_portal {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px 15px;
	text-align: center;
	background: #00192f;
	transition: all ease 0.5;
	border-radius: 5px;
	border: 1px solid #00192f;
	color: #FFFFFF;
}
#portal_noticias .button_thumb_portal:hover {
	border: 1px solid #00192f;
	background: white;
	color: #00192f;
}
#portal_noticias .text_thumb_portal {
	display: block;
	width: 100%;
	height: auto;
	font-family: 'Eras Medium ITC';
	font-weight: bold;
	font-size: 18px;
	color: #111111;
	padding: 0 20px;
}
#portal_noticias .text_thumb_portal_desc {
	display: block;
	width: 100%;
	height: auto;
	font-family: 'Eras Medium ITC';
	font-weight: normal;
	font-size: 16px;
	color: #777777;
}
#portal_noticias .link_thumb_portal {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px;
	margin: 10px auto;
	border-radius: 5px;
	transition: all ease 0.5s;
}
#portal_noticias .link_thumb_portal:hover {
	box-shadow: 0px 0px 8px #000000;
}
#portal_noticias .sub_portal_title {
	border-bottom: 1px solid #000000;
	padding: 10px;
}
#portal_noticias .sub_portal_title h3 {
	display: block;
	width: 100%;
	height: auto;
	font-size: 20px;
	line-height: 22px;
	margin-top: 25px;
	font-family: 'Eras Medium ITC';
}
#home_services .link_all_portal,
#portal_noticias .link_all_portal {
	display: inline-block;
	width: auto;
	padding: 10px;
	font-size: 16px;
	line-height: 20px;
	margin-top: 15px;
	font-family: 'Eras Medium ITC';	
	border-radius: 5px;
	color: #00192f;
	border: 1px solid #00192f;
}


#footer_barr {
	display: block;
	width: 100%;
	height: 50px;
	background: #FFFFFF;
}
#footer {
	display: block;
	width: 100%;
	height: auto;
	background: url(../../_images/footer_estrada.jpg);
}
#footer .social h3 {
	font-family: 'Eras Medium ITC';	
	font-size: 19px;
	line-height: 25px;
	margin-top: 5px;
	color: #00192f;
}
#footer .social a,
#footer .social h3 {
	color: #00192f;
	text-shadow: none;
}
#footer .menu .menu_atalho {
	list-style: none;
	margin: 0;
}
#footer .menu .menu_atalho a {
	display: block;
	padding: 8px;
	color: #FFFFFF;
	border-bottom: 1px solid transparent;
	transition: all ease 0.5s;
}
#footer .menu .menu_atalho a:hover {
	border-bottom: 1px solid #FFFFFF;
}
#footer .menu header h3 {
	text-align: left;
	display: block;
	width: 100%;
	height: auto;
	color: #FFFFFF;
	font-family: 'Eras Medium ITC';	
	font-size: 16px;
	line-height: 25px;
	margin: 20px 0 10px;
}
#footer .menu header h3 strong {
	display: block;
	font-weight: bold;
	font-size: 18px;
}
#footer article {
	text-align: justify;
	font-family: 'Eras Medium ITC';	
	font-size: 15px;
}
#footer article .address_link,
#footer article span {
	display: table;
	text-align: left;
	line-height: 35px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#footer .copyright {
	display: block;
	width: 100%;
	height: auto;
	padding: 15px;
	font-family: 'Eras Medium ITC';	
	font-size: 13px;
	color: #FFFFFF;
}


#contato,
#empresa {
	display: block;
	width: 100%;
	height: auto;
	padding: 30px;
}
#contato .title_page,
#empresa .title_page {
	margin: 0 0 30px;
}
#contato .title_page small,
#empresa .title_page small {
	text-transform: capitalize;
	font-size: 14px;
}
#contato .title_page h1,
#empresa .title_page h1 {
	font-family: 'Eras Medium ITC';	
	font-size: 22px;
	line-height: 30px;
	text-transform: uppercase;
}
#contato .title_page h1::before,
#empresa .title_page h1::before {
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 15px;
	height: 30px;
	background: #c74d2f;
	margin-right: 15px;
}

.back {
	display: inline-block;
	width: 100%;
	height: auto;
	margin: 25px auto;
	text-align: center;
	transition: all ease 0.5s;
}
.back .back_link {
	color: #c74d2f;
	transition: all ease 0.5s;
	text-align: center;
}
.back .icon_back {
	display: inline-block;
	vertical-align: top;
	font-size: 30px;
	padding-top: 5px;
}
.back .text_back {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.back_link:hover {
	color: #00192f;
}


.text_body {
	display: block;
	width: 100%;
	height: auto;
	font-family: 'Eras Medium ITC';	
	font-size: 16px;
	color: #111111;
	text-align: justify;
}


.ul_servicos { height: auto!important }
.ul_noticias { height: auto!important }
.ul_noticias li,
.ul_servicos li {
	margin: 20px auto;
	transition: all ease 0.5s;
}
.ul_servicos li figure {
	overflow: hidden;
}
.ul_servicos li figure img {
	display: block;
	border-radius: 5px;
	transition: all ease 0.5s;
}
.ul_servicos li .title_services span {
	display: block;
	width: 100%;
	height: auto;
	line-height: 22px;
	font-size: 20px;
	font-weight: bold;
	color: #00192f;
	font-family: 'Eras Medium ITC';	
	padding-left: 10px;
}
.ul_servicos li .title_services p {
	display: block;
	text-align: justify;
	font-size: 16px;
	line-height: 16px;
	margin-top: 10px;
	color: #777777;
	font-family: 'Eras Medium ITC';	
	padding-left: 10px;
}
.ul_servicos li:hover img {
	transform: scale(1.25);
}
.ul_servicos li:hover {
	box-shadow: 0px 0px 12px #cccccc;
	border-radius: 5px;
}

.holder1 a, 
.holder a { 
	display: none; 
}
.holder .jp-previous, 
.holder .jp-next { 
	display: inline-block!important;
	border-radius: 5px;
	background: #00192f;
	color: #FFFFFF;
	padding: 10px 15px;
	margin: 0 30px;
	border: 1px solid transparent;
	transition: all ease 0.5s;
}
.holder1 .jp-previous, 
.holder1 .jp-next {
	display: inline-block!important;
	color: #00192f;
	padding: 0 0 10px;
} 
.holder1 .jp-previous {
	float: left;
} 
.holder1 .jp-next {
	float: right;
} 
.holder .jp-previous:hover, 
.holder .jp-next:hover { 
	color: #00192f;
	border: 1px solid #00192f;
	background: #FFFFFF;
}
.holder1 .jp-previous::before,
.holder .jp-previous::before {
	content: '<<';
	margin-right: 10px;
} 
.holder1 .jp-next::after,
.holder .jp-next::after {
	content: '>>';
	margin-left: 10px;
}




.body_servico article {
	text-align: justify;
}
.body_noticia_header,
.body_servico .body_servico_header {
	display: block;
	width: 100%;
	height: auto;
	margin: 20px 0;	
}
.body_noticia_header h3,
.body_noticia_header h2,
.body_servico .body_servico_header h2 {
	font-family: 'Eras Medium ITC';	
	font-size: 20px;
	line-height: 25px;
}
.body_servico figure img {
	display: block;
	border-radius: 5px;
}

.body_noticia_header h2::before,
.body_servico .body_servico_header h2::before {
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 12px;
	height: 25px;
	background: #c74d2f;
	margin-right: 15px;
}
.servico_button {
	display: inline-table;
	padding: 10px 25px;
	background: #00192f;
	border-radius: 5px;
	color: #FFFFFF;
	font-family: 'Eras Medium ITC';	
	font-size: 16px;
	font-weight: normal;
	border: 1px solid transparent;
	cursor: pointer;
	transition: all ease 0.5;
}
.servico_button:hover {
	background: white;
	border: 1px solid #00192f;
	color: #00192f;
}



.body_noticia ul.data {
	margin: 0 0 20px;
}
.body_noticia ul.data span {
	display: block;
	font-size: 16px;
	color: #111111;
	font-weight: normal;
	font-family: 'Eras Medium ITC';	
}


.menu_social_noticia {
	text-align: right;
}
.menu_social_noticia span {
	display: inline-block;
	vertical-align: top;
	color: #00192f;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
}
.menu_social_noticia a {
	color: #00192f;
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
}

/** CONTATO **/
.form_contato .group_contato {
	margin: 10px;
	text-align: center;
}
.form_contato .group_contato label {
	display: block;
	width: 100%;
	height: auto;
	color: #111111;
	font-family: 'Eras Medium ITC';	
	text-shadow: none;
}
.form_contato .group_contato input {
	display: block;
	font-family: 'Eras Medium ITC';	
	width: 100%;
	height: 40px;
	border-radius: 5px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #555555;
	text-align: center;
	color: #111111;
	box-shadow: none;
	transition: all ease 1s;
	background: #f8f8f8;
}
.form_contato .group_contato input:focus,
.form_contato .group_contato textarea:focus {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.form_contato .group_contato textarea {
	display: block;
	font-family: 'Eras Medium ITC';	
	width: 100%;
	min-height: 100px;
	height: auto;
	background: #f8f8f8;
	border-radius: 5px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #555555;
	text-align: center;
	color: #111111;
	box-shadow: none;
	transition: all ease 1s;
}

.form_contato .group_contato input::-webkit-input-placeholder, .form_contato .group_contato textarea::-webkit-input-placeholder { color: #777777; }
.form_contato .group_contato input:-moz-placeholder, .form_contato .group_contato textarea:-moz-placeholder { color: #777777; }
.form_contato .group_contato input::-moz-placeholder, .form_contato .group_contato textarea::-moz-placeholder { color: #777777; }
.form_contato .group_contato input:-ms-input-placeholder, .form_contato .group_contato textarea:-ms-input-placeholder { color: #777777; }

.form_contato .button_contato {
	display: inline-block;
	padding: 10px 20px;
	font-family: 'Eras Medium ITC';	
	color: #FFFFFF;
	background: #00192f;
	border-radius: 5px;
	border: 1px solid transparent;
	transition: all ease 0.5s;
}
.form_contato .button_contato:hover {
	border: 1px solid #00192f;
	background: transparent;
	color: #00192f;
}

.ul_noticias li {}
.ul_noticias li a {}
.ul_noticias li a figure { overflow: hidden; }
.ul_noticias li a figure img { transition: all ease 0.5s; }
.ul_noticias li a .data { 
	background: #00192f;
	padding: 10px;
	color: #FFFFFF;
}
.ul_noticias li:hover img {
	transform: scale(1.25);
}
.ul_noticias li a .data strong {}
.ul_noticias li a .data hr { margin: 5px 0; }
.ul_noticias li a .data span {}
.ul_noticias li a .title_noticia {
	padding: 10px;
}
.ul_noticias li a .title_noticia h3 {
	font-size: 18px;
	font-family: 'Eras Medium ITC';	
	color: #111111;
	font-weight: bold;
}
.ul_noticias li a p {
	font-size: 16px;
	font-family: 'Eras Medium ITC';	
	color: #777777;
	margin-top: 8px;
}
.ul_noticias li .background_noticia {
	border-radius: 5px;
	padding: 10px;
	background: #00192f;
}
.ul_noticias li .background_noticia a {
	color: #FFFFFF;
}