#responsive-menu-container #responsive-menu-title {
	font-weight: 700;
}
#responsive-menu-container #responsive-menu li.responsive-menu-current-item > .responsive-menu-item-link {
	text-transform: uppercase;
	font-weight: 700;
}
#responsive-menu-additional-content ..customify-builder-social-icons li {
	margin: 0 3px !important;
}
#responsive-menu-additional-content .customify-builder-social-icons a {
	padding: .4em !important;
}



header {
	background: url(../images/bkgmarcapneu.jpg) no-repeat left top;
}

.nav-menu-desktop .menu > li > a {
	font-weight: 700;
	font-size: 16px;	
}

.nav-menu-desktop.style-border-top .primary-menu-ul > li.current-menu-item > a:hover .link-before:before {
	background-color: #000;
}

#header-menu-sidebar-inner p {
	color: #fff;
}


.site-branding img { transition: .3s;}
.site-header  #cb-row--header-main.element-is-sticky.header-main .light-mode {
	box-shadow: 2px 2px 10px 0 #c4c4c4;
}
.site-header  #cb-row--header-main.element-is-sticky.header--row.header-main .customify-grid {
	/* min-height: 80px; */
	min-height: 50px;
}
.site-header  #cb-row--header-main.element-is-sticky .site-branding img {
	max-width: 70px;
}
.site-header  #cb-row--header-main.element-is-sticky 
.nav-menu-desktop .menu > li > a {
	font-size: 14px;	
}

.home #page-titlebar { display: none !important; }

#servicos ul {
	margin: 0 0 0 1em;
}


#contato .fones_r {
	color: #fff;
	font-weight: 700;
	font-size: 2.5em;
	text-align: center;
}

#contato.contatotxt p {
	margin: 0;
}

.button:not(.components-button):not(.customize-partial-edit-shortcut-button), input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button), input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button), input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button) {
	color: #fff;
	background: #f00;
}

footer {
	background: url(../images/toprodape.jpg) repeat-x top;
	padding-top: 50px;
}

footer .widget-area {
	text-align: center;
}
footer .widget-area .customify-builder-social-icons a {
	font-size: 36px;
}
footer .widget-area .customify-builder-social-icons li {
	padding: 0 10px;
}

.footer-main .footer--row-inner {
	padding-top: 2.5em;
	padding-bottom: 0.5em;
}

.footer-copyright { text-align: center; }

@media only screen and (max-width: 767px) {
	#contato .fones_r {
		font-size: 2em;
	}
}
@media only screen and (max-width: 575px) {
	#contato .fones_r {
		font-size: 1.8em;
	}
}
