
@font-face {
font-family: 'oxygenlight';
src: url('../fonts/oxygen-light-webfont.eot');
src: url('../fonts/oxygen-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oxygen-light-webfont.woff2') format('woff2'), url('../fonts/oxygen-light-webfont.woff') format('woff'), url('../fonts/oxygen-light-webfont.ttf') format('truetype'), url('../fonts/oxygen-light-webfont.svg#oxygenlight') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'oxygenbold';
src: url('../fonts/oxygen-bold-webfont.eot');
src: url('../fonts/oxygen-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oxygen-bold-webfont.woff2') format('woff2'), url('../fonts/oxygen-bold-webfont.woff') format('woff'), url('../fonts/oxygen-bold-webfont.ttf') format('truetype'), url('../fonts/oxygen-bold-webfont.svg#oxygenbold') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'oxygenregular';
src: url('../fonts/oxygen-regular-webfont.eot');
src: url('../fonts/oxygen-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oxygen-regular-webfont.woff2') format('woff2'), url('../fonts/oxygen-regular-webfont.woff') format('woff'), url('../fonts/oxygen-regular-webfont.ttf') format('truetype'), url('../fonts/oxygen-regular-webfont.svg#oxygenregular') format('svg');
font-weight: normal;
font-style: normal;
}

body {
font-family: 'oxygenregular';
}

#header {
background: #ffffff;
height: 102px;
}

.top-bar {
margin-top: 20px;
}

.top-bar, .top-bar-section li:not(.has-form) a:not(.button) {
background: none;
top: 11px;
}

.top-bar-section ul li {
background: none;
}

.top-bar-section ul li > a {
color: #f26534;
font-size: 1.0rem;
transition: all 0.5s ease 0s;
}

.current_page_item {background: #d8582c !important; color:#fff !important;}

.row {
position: relative;
}

#logotype {
left: 0;
position: relative;
top: 4px;
z-index: 1;
}

#slide_bg {
background: url(../images/bg_slide.png) repeat-x;
}

#quotes {
background: url(../images/quotes.png) no-repeat;
min-height: 10rem;
margin-top: 2rem;
margin-bottom: 2rem;
}

#quotes p {
font-size: 1.26rem;
color: #4b7381;
top: 30px;
position: relative;
}

#welcome_box {
position: relative;
margin-top: 80px;
width: 227px;
padding: 15px;
border-radius: 6px 6px 0 0;
background-color: rgba(242,244,247,0.9);
}

.wide_orange {
background: #f26534;
padding: 40px 0;
}

.wide_orange h1 {
font-size: 1.4rem;
font-family: 'oxygenlight';
margin-top: 15px;
}

.wide_orange p, .wide_orange h1 {
color: #ffffff;
}

.wide_orange p {
 font-size:.9rem;
}

input {
border-radius: 6px;
}

h2 {
margin: 0 0 15px 0;
font-size: 1.2rem;
text-transform: uppercase;
color: #f26534;
}

h3 {
font-size: 1.2rem;
color: #4b7381;
margin-top: 30px;
margin-bottom: 10px;
}

p {
color: #4b7381;
line-height: 190%;
}

#internas ul li{
	color:#4b7381;
	font-size: 0.9rem;
	}

.wide_grey img {
margin-bottom: 15px;
}

button, .button {
 padding: 0.6rem 1.6rem .7rem;
font-size: 0.8rem;
background-color: #4b8cd2;
}

a.common_link {
 font-size:.8rem;
text-decoration: underline;
color: #248429;
}

a.box_bt {
display: block;
background: url(../images/arrow_right.png) no-repeat #3275c1;
background-position: 200px 11px;
clear: both;
color: #ffffff;
padding: 10px;
width: 227px;
 font-size:.9rem;
margin: 1px 0;
transition: background-color 300ms ease-out 0s;
}

a.light {
background-color: #65a1e1;
}

a.box_bt:hover {
background-color: #007095;
}

.link_yellow {
color: #f7ff9e;
}

.section {
}

.section h1 {
color: #f26534;
font-size: 1.5rem;
}

.section p, .section ul li {
color: #4b7381;
font-size: .9rem;
line-height: 190%;
}

.section img {
margin-bottom: 20px;
}

.orbit-prev, .orbit-next, .orbit-slide-number, .orbit-progress, .orbit-timer {
display: none;
}

#internas {
background: url(../images/bg_internas.png) repeat-x #eeeeee;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.05)
}

#internas .section {
margin: 50px 0;
}

.submenu_page {
background: url(../images/bg_internas_submenu.png) repeat-x #eeeeee !important;
}

#internas h1 {
color: #a6c4ce;
font-size: 1.5rem;
padding: 36px 0;
text-transform: uppercase;
font-family: 'oxygenlight';
position: relative;
top: 4px;
margin: 0;
}

#internas .sidebar {
margin-top: 155px;
}

.submenu_page .sidebar {
margin-top: 50px !important;
}

.sidebar h2 {
font-size: 1.2rem;
border-bottom: 2px solid #f26534;
display: inline-block;
padding: 0 0 5px 0;
color: #829aa3;
}

.sidebar ul li {
padding: 5px 0;
}

#internas p {
 font-size:.9rem;
}

.special_p {
border-left: 2px solid #f26534;
font-style: italic;
padding: 0 20px;
margin: 30px;
font-size: 1.01rem !important;
}

#mensagem {
background: none repeat scroll 0 0 #afd0a7;
color: #333333;
padding: 15px 55px;
position: relative;
top: -19px;
width: 318px;
}

textarea {
height: 120px;
}
.sec_padding {
padding: 50px 0;
}

#intro, #contabilidade, #tributos, #gestao, #consultoria, #paralegal, #apf {
display: none;
}

.featured {
background: #dedfdf;
margin-bottom: 30px;
}

.orange {
background: #f26534;
padding: 5px 20px;
color: #ffffff;
margin-bottom:30px;
}

.orange p, .orange ul li {
color: #ffffff;
font-size: 0.9rem;
}

.orange h2 {
color: #ffffff;
text-transform: none;
margin-top: 16px;
max-width: 340px;
display: inline-block;
}

.orange h3 {
color: #ffffff;
text-transform: none;
margin-top: 20px;
font-size:1rem;
}

.orange .mais {
background: #dc6136;
color: #ffffff;
padding: 0.4rem 0.6rem;
margin-top: 16px;
}

.orange .mais:hover {
background: #f37e55;
color: #ffffff;
}

.footer {
border-top: solid 10px #c9c9c9;
background: #4b7381;
padding: 40px 0;
position: relative;
 margin-top: 100px;
}



.footer p, .footer h1, .footer h2 {
color: #ffffff;
}

.footer p {
margin-top: 14px;
 font-size:.9rem;
}

.footer .row {
background: url(../images/bg_footer.jpg) no-repeat 0 bottom;
}

#footer_alerta_logo {
position: absolute;
bottom: 0px;
right: 0;
}

.toggle-topbar{background:#f26534;}

.toggle-topbar span{color:#fff;}


.btn_toggle{
	margin-top:80px;}
	.expanded section{position:relative; z-index:3;}
	.expanded section li {background:#f26534;}
	.expanded section li a{color:#fff;}


<!--RESPONSIVE......................................................................-->

@media (max-width: 768px) { /*ipad vertical*/
#submenu{ height: 59px;}
.submenu li a {font-size: 0.86rem !important;}
}

@media (max-width: 640px) { /*IPHONE 4 */
#internas .sidebar {margin-top:0px;}
.btn_toggle{display:none;}
#intro{display:block !important;}
.content{display:block !important;}
.submenu{display:none;}
.content img{display:none;}
.wide_orange .medium-4{margin-bottom:40px;}

}

@media (max-width: 480px) { /*iphone horizontal*/

}

@media (max-width: 320px) { /*IPHONE */

#intro{display:block !important;}
.btn_toggle{display:none;}
#quotes p{font-size: .95rem; padding:0 40px;}


}

