a,
.widget_nav_menu ul li a:hover,
.widget_archive ul li a:hover,
.widget_pages ul li a:hover,
.widget_categories ul li a:hover,
.widget_recent_entries ul li a:hover,
header .menu > li:hover > a,
header .menu > li.current-menu-parent > a,
header .menu > li.current-menu-item > a,
.blog_post_content .blog_post-topline .blog_post-meta span a:hover,
.prev_next_links .fleft a:hover,
.prev_next_links .fright a:hover,
.gallery_back a:hover,
.sidepanel .menu .current_page_item a,
.commentlist .comment_info span a:hover,
.module_blog .blogpost_title:hover {
	opacity: 0.99;
}
.pre_footer a:hover,
.pre_footer .widget_posts .post_title:hover,
.columns2 .portfolio_item .gallery_title a:hover,
.columns3 .portfolio_item .gallery_title a:hover,
.columns4 .portfolio_item .gallery_title a:hover,
.ui-widget-content a,
.featured_items_title a:hover,
.ui-state-active.shortcode_accordion_item_title, .ui-state-active.shortcode_toggles_item_title,
.shortcode_accordion_item_title:hover, .shortcode_toggles_item_title:hover,
.widget_nav_menu ul li.current_page_item > a,
.mobile_menu_wrapper li > a:hover {
	opacity: 0.99;
}
.ui-widget-content a:hover {
	color:#343434!important;
}
.wpcf7-submit:hover {
	background-color:#404040!important;
}

.most_popular .price_item_cost h2,
.dropcap.type5,
.pagerblock li a:hover,
.pagerblock li a.current,
.right-sidebar-block .recentcomments a, .left-sidebar-block .recentcomments a,
.optionset li a:hover,
.blogpost_share a:hover i,
.optionset li.selected a {
	opacity: 0.99;
}

.shortcode_iconbox:hover .iconbox_body .iconbox_title,
.shortcode_iconbox:hover .iconbox_body p,
.shortcode_iconbox:hover .iconbox_body,
.iconbox_wrapper:hover .ico i,
.preview_meta a:hover {
	opacity: 0.99;
}

/* *** F O N T   F A M I L I E S  *** */

* {font-family:'Open Sans', Arial, Helvetica, sans-serif;
}
header .menu li a {font-family:'Open Sans', Arial, Helvetica, sans-serif;
}

/* ***  F O N T   S E T T I N G S  *** */

p, td, div,
blockquote p {
    font-size:14px;
    line-height:1.3;
}

header .top_line .call_us,
header .top_line .slogan {
    line-height:14px;
    font-size:11px;
}

h1, h2, h3, h4, h5, h6,
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration:none!important;
    padding:0;
    color:#231F20;
}

* { font-family:'Open Sans', Arial, Helvetica, sans-serif;	
}

input, button, select, textarea {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6,
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
input[type=submit], input[type=button],
input[type="reset"],
.blog_post_content .blogpost_date .blogpost_date-day,
.blogpost_date-month,
.boxed_date_day,
.boxed_date_month {	font-family:'Open Sans', Arial, Helvetica, sans-serif;
}

h1, h1 span, h1 a {
	font-size:30px;
	line-height:32px;
}
h2, h2 span, h2 a {
    font-size:24px;
    line-height:26px;
}
h3, h3 span, h3 a {
    font-size:20px;
    line-height:22px;
}
h4, h4 span, h4 a {
    font-size:18px;
    line-height:20px;
}
h5, h5 span, h5 a {
    font-size:16px;
    line-height:18px;
}
h6, h6 span, h6 a {
    font-size:14px;
    line-height:16px;
}

.pre_footer {
    background-color:#B5D917;
	color: #FFF;
}

footer, footer .copyright {
    color:#666666 !important;
}

.page_title_block .title {
    color:#FFFFFF !important;
}

header .sub-menu li a {
    color: #6b541f;
    opacity: 0.99;
}

header .sub-menu li a.active, header .sub-menu li a.active span {
    color: #b5d917 !important;
}

header .sub-menu li:hover > a, header .sub-menu li.current-menu-parent > a, header .sub-menu li.current-menu-item > a, header .sub-menu .sub-menu li:hover a, header .sub-menu .sub-menu li.current-menu-item a {
    color: #fefefe;    
}
header .sub-menu, header .sub-menu .sub-menu li a {
    background-color: #FFF;
}
header .sub-menu > li a {border-bottom: 1px solid #FFF;
}
.page_title_block {
   /* background: url(../img/page_title_bg.jpg) no-repeat center 0;
    background-size: cover;*/
    margin: 0;
    overflow: hidden;
    clear: both;
	background:#F1EDE5;
	border-top: solid 1px #6b541f;
	border-bottom: solid 1px #6b541f;
}
.page_empresa {
    background: url(../img/bannerempresa.jpg) no-repeat center 0;
    background-size: cover;
    margin: 0;
    overflow: hidden;
    clear: both;
}

.page_servicos {
    background: url(../img/bannerservicos.jpg) no-repeat center 0;
    background-size: cover;
    margin: 0;
    overflow: hidden;
    clear: both;
}

.page_portfolio {
    background: url(../img/bannerportfolio.jpg) no-repeat center 0;
    background-size: cover;
    margin: 0;
    overflow: hidden;
    clear: both;
}

.page_contactos {
    background: url(../img/bannercontactos.jpg) no-repeat center 0;
    background-size: cover;
    margin: 0;
    overflow: hidden;
    clear: both;
}

.displaynone {
    display:none !important;
}

#map {width:100%;height:400px;color:#333;}
#map img{ max-width: none !important; }

@media only screen and (max-width: 480px) {
	#map {width:90%;height:400px;color:#333;margin: 0 auto;}
	.testimonial_item_wrapper .testimonials_photo {
		height: 80px;
		width: 80px;
	}
	.testimonial_item_wrapper {
		padding: 0 0 0 100px;
	}
	.fullwidthbanner-container .tp-leftarrow {left:20px!important;
	}
	.fullwidthbanner-container .tp-rightarrow {right:20px!important;
	}
}

/*totop*/
#toTop {
background: url("../img/arrows-up.png") no-repeat scroll 0 0 #6b541f;
/*background-color: rgba(0, 0, 0, 0.6);*/
display: none;
height: 29px;
width: 29px;
border-radius: 100%;
overflow: hidden;
position: fixed;
bottom: 10px;
right: 10px;
text-decoration: none;
text-indent: -99px;
z-index: 10000;
-webkit-transition: all 0.4s linear;
-moz-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
-ms-transition: all 0.4s linear;
transition: all 0.4s linear;
}

#toTopHover, #toTop:hover {
background: url("../img/arrows-up.png") no-repeat scroll 0 0 #6b541f;
bottom:14px;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
transition: all 0.1s linear;
}
#toTop:active, #toTop:focus {
outline: medium none;
}

img.serv_retina {
    display: none;
}

h5.iconbox_title {color: #1A1A1A}

.servicos .pre_footer_title h5 {
    text-align: center;
	font-size: 20px;
    font-weight: normal;
    line-height: 1.3;
    margin: 20px 0 10px;
	color: #1A1A1A !important;
}

.servicos .pre_footer_desc {
    text-align: center;
	font-size: 14px;
    font-weight: normal;
    line-height: 1.3;
    padding-bottom: 15px;
	color: #666;
}

.servicos .pre_footer_vermais {
	text-align: center;
	margin-bottom:10px;
	margin-top:20px;
}
.servicos a.pre_footer_mais {
	text-align: center;
    border: 1px solid #1A1A1A;
	color: #666;
	font-size: 16px;
	padding: 5px 15px;
	display: inline-block;
	background: none;
	transition: all 0.3s ease;
}
.servicos a.pre_footer_mais:hover {
	color: #FFF !important;
	background: #B5D917;
	border: 1px solid #B5D917;
}

.vermais {
	text-align: center;
    border: 1px solid #B5D917;
	color: #B5D917 !important;
	font-size: 16px;
	padding: 5px 15px;
	display: inline-block;
	background: none;
	transition: all 0.3s ease 0s;
	font-weight:600;
	margin-top: 10px;
}
.vermais:hover {
	color: #FFF !important;
	background: #B5D917;
	border: 1px solid #B5D917;
}

.vermais span {
	font-weight:400;
	font-style: italic;
}


.title_pt{
	color:#b5d917 !important;
	font-size: 26px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
    margin: 0 0 5px !important;
	padding: 0 !important;}
.title_en{
	color:#b5d917 !important;
	font-size: 21px !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
	font-style: italic !important;
    margin: 0 0 15px !important;
	padding: 0 !important;}
.text_pt, .text_pt a{
	color:#6b541f !important;
	font-size: 14px !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
    margin: 0 0 15px !important;
	padding: 0 !important;}
.text_en{
	color:#9E8D66 !important;
	font-size: 13px !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
	font-style: italic !important;
    margin: 0 0 15px !important;
	padding: 0 !important;}

.title_pt_en{
	color:#b5d917 !important;
	font-size: 26px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
    margin: 0 0 15px !important;
	padding: 0 !important;}
	
.title_pt_en span{
	color:#b5d917 !important;
	font-size: 26px !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
	font-style: italic !important;
    margin: 0 0 15px !important;
	padding: 0 !important;}
	
.title_pt2{
	color:#6b541f !important;
	font-size: 26px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
    margin: 0 0 5px !important;
	padding: 0 !important;}
.title_en2 {
	color:#6b541f !important;
	font-size: 26px !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
	font-style: italic !important;
    margin: 0 !important;
	padding: 0 !important;}

.white{color:#FFF !important;}
.white2{color:#FFF !important;font-size: 14px !important;}
