﻿/*@font-face {
	font-family: "Bebas Neue";
	src: url("../fonts/bebasneue-webfont.eot");
	src: url("../fonts/bebasneue-webfont.eot?#iefix") format("eot"),
		 url("../fonts/bebasneue-webfont.woff") format("woff"),
		 url("../fonts/bebasneue-webfont.ttf") format("truetype"),
		 url("../fonts/bebasneue-webfont.svg#webfontX0YNjQNl") format("svg");
	font-weight: normal;
	font-style: normal;
}*/

body { margin: 0; background: #fff; }
body, input, button, textarea, select { font: 400 16px "source sans pro", helvetica, arial, sans-serif; color: #333; } strong { font-weight: 700; }

p, h1, h2, h3, h4, ul, ol, li, table, td, input, textarea, button, iframe { margin: 0; padding: 0; font-weight: inherit; } img { display: block; border: 0; } li { list-style: none; }
* { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; }

a { color: inherit; text-decoration: none; }
.container { max-width: 990px; margin: 0 auto; padding: 0 15px; position: relative; } .clear { clear: both; }
::selection { background: rgba(241,199,70,.2); }

@media (min-width: 768px) {
	.container { padding: 0; }
}


/* header */
header#top { position: fixed; top: 0; left: 0; width: 100%; border-bottom: 1px solid #999;
	background: #e9e9e9; background: linear-gradient(to bottom, rgba(255,255,255,.95) 0, rgba(242,242,242,.95) 49.5%, rgba(236,236,236,.95) 50.5%, rgba(240,240,240,.95) 100%); box-shadow: 0 0 24px rgba(0,0,0,.4); z-index: 90; }
header#top, header#top .container { height: 81px; }

header#top #logo { position: absolute; left: 24px; bottom: 29px; }

header#top .menu-trigger { position: absolute; bottom: 18px; right: 24px; width: 44px; height: 44px; border: 0; border-radius: 2px; padding: 0 6px; background: transparent; cursor: pointer; -webkit-tap-highlight-color: transparent; }
header#top .menu-trigger span { display: block; height: 6px; margin-bottom: 5px; background: #333; }
header#top .menu-trigger span:last-child { margin-bottom: 0; }
header#top .menu-trigger:active { background: rgba(0,0,0,.1); }

header#top nav#menu { position: fixed; top: 81px; left: 0; right: 0; background: linear-gradient(to bottom, rgba(0,0,0,.95) 0, rgba(20,20,20,.95) 100%);
	font: 18px oswald, sans-serif; color: #eee; text-transform: uppercase; z-index: 89; display: none; }
header#top nav#menu li { }
header#top nav#menu li a { display: block; border-bottom: 1px solid rgba(255,255,255,.2); padding: 15px; text-align: center; color: #fff; text-decoration: none;}
header#top nav#menu li a:hover span { }

header#top .flag { display: block; position: absolute; top: 50%; right: 75px; margin-top: -16px; z-index: 90; }
header#top .flag img { width: 32px; height: 32px; }
header#top span.IN-widget { z-index: 90; }


@media (min-width: 992px) {
	header#top #logo { left: 0; }
	header#top .menu-trigger { display: none; }
	header#top nav#menu { display: block; }

	header#top nav#menu { position: absolute; top: 2px; bottom: 1px; left: 215px; right: 32px; background: transparent; color: inherit; display: block; font: 16px oswald, sans-serif;}

	header#top nav#menu li { float: left; }
	header#top nav#menu li a { display: block; height: 80px; padding: 28px 17px 0; color: #333; text-align: center; }

	.lang-en header#top nav#menu li a { padding: 28px 10px 0; }

	header#top nav#menu li a:hover { border-top: 3px solid #00843e; padding-top: 25px; }
	header#top nav#menu li.active a { border-top: 3px solid #00843e; padding-top: 25px; background: rgba(0,132,62,.07); }

	header#top .flag { right: 110px; margin-top: -12px; }
	header#top .flag img { width: 24px; height: 24px; }
	header#top span.IN-widget { position: absolute; top: 29px; right: 0; }
}

@media (max-width: 992px){
	header#top span.IN-widget { position: absolute; top: 29px; right: 120px; }
}

@media (max-width: 480px){
	header#top #logo {
		position: absolute; left: 24px; bottom: 35px; }
	header#top span.IN-widget { position: absolute; top: 49px; left: 24px; }
}


/* sections */
section { line-height: 1.5; }
h1 { margin-bottom: 6px; font: 28px oswald, sans-serif; text-transform: uppercase; }
p { margin-bottom: 15px; }

/* banner */
#banner { background: #eee; position: relative; height: 450px;}
#banner .slide { position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-bottom: 10px solid #0a5; background-repeat: no-repeat; background-position: center; background-size: cover; }
#banner .banner-slide {height: 450px; border-bottom: 10px solid #0a5; background-repeat: no-repeat; background-position: center; background-size: cover;}

.bx-wrapper .bx-viewport { z-index: 1; }
.bx-wrapper .bx-pager { position: absolute; bottom: 30px; right: 40px; z-index: 3; }
.bx-wrapper .bx-pager .bx-pager-item { float: left; margin-left: 10px; }
.bx-wrapper .bx-pager .bx-pager-item a { display: block; width: 20px; height: 20px; border: 3px solid #fff; border-radius: 100%; text-indent: -9999px; }
.bx-wrapper .bx-pager .bx-pager-item a.active { background: #fff; }

#banner .promo { position: absolute; top: 100px; left: 50%; margin-left: -160px; box-shadow: 0 4px 12px rgba(0,0,0,.4); z-index: 4; }

@media (min-width: 768px) {
	#banner .promo { left: auto; right: 30px; z-index: 2; }
}

/* soluções e recursos */
#solucoes-e-recursos { border-bottom: 10px solid #0e2743; padding: 24px 0; background: #008e74; color: #fff; position: relative; }
#solucoes-e-recursos .intro { background: #dde2dc; font-weight: 400; font-size: 20px; color: #333; }
#solucoes-e-recursos .intro .video { margin-bottom: 12px; background: #000; }
#solucoes-e-recursos .intro p { line-height: 1.7; }

@media (min-width: 992px) {
	#solucoes-e-recursos .intro { float: left; width: 320px; margin-right: 32px; padding: 15px; }
	#solucoes-e-recursos .intro .video { width: 290px; height: 163px; }
	#solucoes-e-recursos .intro p { padding-right: 18px; }
}

/* tradição e solidez */
#tradicao-e-solidez { padding: 32px 0 24px; background: #193d6f; border-bottom: 10px solid #0e2743; color: #fff; }
#tradicao-e-solidez h1 { margin-bottom: 24px; }

@media (min-width: 768px) {
	#tradicao-e-solidez { background: #193d6f; }
}
@media (min-width: 992px) {
	#tradicao-e-solidez .rrd-150 { float: left; margin-top: 2px; margin-right: 32px; }
	#tradicao-e-solidez .text { float: left; }
}

/* portfolio e confiança */
#portfolio-e-confianca { padding: 32px 0; }
#portfolio-e-confianca ul { margin: 12px auto 0; }
#portfolio-e-confianca ul li { width: 236px; margin-bottom: 20px; padding: 9px 0; box-shadow: 0 1px 8px rgba(0,0,0,.4); }
#portfolio-e-confianca ul li img { width: 196px; height: 136px; margin: 0 auto; }

#portfolio-e-confianca .testimonial { padding: 6px 15px 12px; }
#portfolio-e-confianca .testimonial + .testimonial { margin-top: 6px; }
#portfolio-e-confianca .testimonial p { margin: 0; }
#portfolio-e-confianca .testimonial .quote { padding-right: 4px; font-style: italic; }
#portfolio-e-confianca .testimonial .author { margin-top: 9px; font-weight: 700; font-size: 13px; }
#portfolio-e-confianca .testimonial .author:before { content: "— "; }

/* contato */
#contato { margin-top: 32px; border-top: 10px solid #bdd7c9; padding: 24px 0; background: #eee; }
#contato .hero { text-align: center; }
#contato .hero p { margin: 0; font-weight: 700; color: #00843e; }
#contato .hero .email a { display: inline-block; margin-top: 6px; border: 1px solid #3b9e69; border-radius: 5px; padding: 6px 15px; font-size: 18px; }
#contato .hero .phone { margin-top: 4px; font-size: 24px; }

#contato .offices { margin: 64px auto 0; font-size: 14px; line-height: 1.3; }
#contato .offices h3 { margin-bottom: 3px; border-bottom: 1px solid #ddd; padding-bottom: 2px; font-weight: bold; font-size: 13px; text-transform: uppercase; }
#contato .offices p { margin: 0; }
#contato .offices li { float: left; width: 200px; margin-right: 32px; }
#contato .offices li:last-child { margin-right: 0; }

#contato .disclaimer { margin-top: 44px; border-top: 1px solid #bbb; padding: 18px 0; font-size: 14px; text-align: center; opacity: .5; }
#contato .disclaimer img { display: inline-block; }

@media (min-width: 768px) {
	#contato .offices { width: 670px; }
	#contato .hero .email a { font-size: 24px; }
}

@media (max-width: 480px){
	#contato .hero .email a { display: inline-block; margin-top: 6px; border: 1px solid #3b9e69; border-radius: 5px; padding: 6px 12px; font-size: 14px; }
}


body.modal-open{margin-right: 0;}

/*WEBCAST - Funcional(Não precisa mexer)*/
#webcast-notification.cortina {display: block; position: absolute; top: -1px; left: 0; right: 0; bottom: auto; height: auto; z-index: 999999; opacity: 1; overflow: visible;}
#webcast-notification .webcast-header { height: auto; }
#webcast-notification .webcast-header img{ display:inline; }
.webcast-container .data_ultima_atualizacao, .webcast-container .last-updated{ display:none; }
.webcast-title{ height:auto; cursor:pointer; }
.black_background { background-color: rgb(0, 0, 0); opacity: 0.7; filter: alpha(opacity = 50); display: block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999;}
.modal.fade.cortina .modal-dialog { -webkit-transform: translate(0,0); -ms-transform: translate(0,0); transform: translate(0,0); -webkit-transition: -webkit-transform .3s ease-out; -moz-transition: -moz-transform .3s ease-out; -o-transition: -o-transform .3s ease-out; transition: transform .3s ease-out; padding: 0; width: 100%;}
.modal.fade.cortina .modal-content { box-shadow: none; border-radius: 0; border: none;}
.cortina .modal-dialog { padding-top: 0!important; margin-top: 0!important; }
.cortina .modal-backdrop {display: none;}

/*WEBCAST - Customização*/
/*#webcast-notification { background:#FFF; }*/
.webcast-placeholder.ativo{ height: 30px; }
#webcast-notification .webcast-header { padding: 10px 15px; text-align: center; }
.webcast-container{ margin:10px; }
.webcast-content{ width:100%; max-width: 600px; margin:0px auto; padding:5px; }
.webcast-content img { display: inline-block; }
.webcast-content header { text-align: center; }
.webcast-content .text header img { display: inline-block; }
.webcast-content .last-updated { display: none; }
.webcast-title{ text-align:center; padding:6px 0px; background: #242E52; color: #fff; }
.textosAbrirFechar { margin: 0 10px; display: inline-block; border: 10px solid transparent; border-top: 0; border-bottom-color: #fff;}
.textosAbrirFechar.open { border-top-width: 10px; border-bottom-color: transparent; border-bottom-width: 0; }

.webcast-content img.image-center {display: block; margin: 1em auto 0;}
.webcast-content .botao {display: inline-block;
    margin-top: 6px;
    border: 1px solid #3b9e69;
    border-radius: 5px;
    padding: 6px 15px;
	color: #00843e;}


.modal-lg {
    max-width: 1000px !important;
    width: 100% !important;
}
#politicaPrivacidade h3 {color: #3b9e69; font-size: 18px;}
#politicaPrivacidade p {margin: 10px 0;}
#politicaPrivacidade ul {margin-left: 20px;}
#politicaPrivacidade a {color: #3b9e69; text-decoration: underline;}
#politicaPrivacidade li {position: relative; padding-left: 15px;}
#politicaPrivacidade li:before {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    position: absolute;
    top: -2px;
    left: 0px;
    color: #3b9e69;
    content: "•";
    font-size: 1.2em;
}

#politicaPrivacidade .accordion {margin-bottom: 10px;}
#politicaPrivacidade .accordion .accordion-header { padding: 12px 15px 10px 40px; position: relative; min-height: 41px; border-bottom: 1px solid #E5E5E5; cursor: pointer;}
#politicaPrivacidade .accordion .accordion-header:before {content: '+'; font-size: 16px; font-weight: bold; position: absolute; left: 0px; background: #3b9e69; color: #fff; width: 20px; text-align: center; border-radius: 100%; padding: 0px 0px 0px 1px;}
#politicaPrivacidade .accordion.active .accordion-header:before {content: '-';}
#politicaPrivacidade .accordion .accordion-body { padding: 10px 10px 1px 15px; position: relative; display: none;}
