@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Raleway|Open-Sans);
/** general **/
body { font-family: 'Open Sans', sans-serif; color: #6D6D6D; font-weight: 400; font-size: 13px; line-height: 1.62857; }
a { color: #00005F; text-decoration: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; }
a:hover { color: #2F2F2F; text-decoration: none; outline: none; }
a:focus { text-decoration: none; outline: 0px; }
.banner_header { text-shadow: 1px 1px 1px #333333; }
h1, h2, h3, h4, h5, h6 { color: #2F2F2F; }
h1, h2 { font-weight: 700; line-height: normal; margin: 0 0 10px 0; text-rendering: optimizelegibility; }
h1 cite, h2 cite { font-weight: 300; }
h1 span, h2 span { padding: 5px 20px; }
h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { margin-bottom: 10px; font-weight: bold; font-size: 18px; font-weight: 700; }
h4 { font-size: 16px; }
h5 {}
h6 {}
p { margin-bottom: 22px; }
blockquote footer, blockquote small, blockquote .small { color: #453951; }
.navbar-toggle {}
.col-space { margin: 30px 0; clear: both; overflow: hidden; width: 100%; }
.lead { font-weight: 300; }

/* Progress-bar */
.sr-only { clip:rect(auto, auto, auto, auto); line-height: 15px; height: auto; width: auto; }
.progress { border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.0); height: 15px; box-shadow: inset 0 1px 2px rgba(0,0,0,0.0); background-color: #ebebeb; }
.progress .progress-bar { background-color: #00005F; -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.0); box-shadow:inset 0 -1px 0 rgba(0,0,0,0.0); }

/* form control */
.form-control { color:#fff; border: 2px solid rgba(0,0,0,0.0); border-radius:0px; -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.0); box-shadow:inset 0 1px 1px rgba(0,0,0,0.0); background: rgba(0,0,0,0.5);  }
.form-control:focus { border-color: #00005F; -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.0); box-shadow:inset 0 1px 1px rgba(0,0,0,0.0); }
span.overlay { position: absolute; left: 0; top: 0; display: block; height: 100%; width: 100%; z-index: 1; background: rgba( 0, 0, 0, 0.7); }

.nav-pills > li > a { background: #F6F6F6; color: #453951; }
.nav-pills > li > a { margin: 0 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { background: #453951; }
.nav-pills > li.active > a:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(69, 57, 81, 0); border-top-color: #453951; border-width: 10px; margin-left: -10px; }

.panel-default { border: #00005F; }
.panel-group .panel { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.0); }
.panel-group .panel + .panel { margin-top: 10px; }
.panel-title > a { display: block; padding: 10px 15px; color: #00005F; }
.panel-title > a.collapsed { }
.panel-heading { padding: 0px; }
.panel-default > .panel-heading + .panel-collapse .panel-body { padding: 10px 0; }

#mainArea .bg-img, #contactArea, #quoteArea, #commentArea, .clients { background-color: #fff; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-background-size: widthpx heightpx; -webkit-background-size: 1900px 720px; }

/* Tabs */
.nav-tabs { border: none; }
.nav-tabs li a { padding: 5px 10px; text-transform: uppercase; line-height: 25px; border-radius: 0; -webkit-border-radius: 0; border-color: #00005F; color: #00005F; }
.nav-tabs li a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { border-color: #00005F; color: #fff; background-color: #00005F; }


/* Border */
span.border { position: relative; width: 100%; height: 1px; margin: 10px auto; display: inline-block; background: #EEEEEE; }
span.border i { margin-left: -20px; background: #fff; color: #B6B6B6; position: absolute; text-align: center; left: 50%; top: -10px; line-height: 20px; height: 20px; width: 40px; font-size: 15px; }

/* Buttons */
.btn { border-color: #00005F; text-decoration: none; text-transform: uppercase; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-backface-visibility: hidden; outline: 0; background: #00005F; color: #fff; }
.btn:hover, .btn:focus { background: none; color: #00005F; border-color: #00005F; }
.btn-outline-inverse { border: 2px solid #fff; color: #fff; background: rgba(0, 0, 0, 0.0); }
.btn-outline-inverse:hover { background: #fff; color: #00005F; border: 2px solid #fff; }
.btn-outline-inverse:hover, .btn-outline-inverse:focus { background: #fff; color: #00005F; }

/* Navigation */
.top-menu { font-size: 14px; font-weight: 400; padding: 30px 0; background: #fff; border-bottom: 0px; }
.top-menu .navbar-header { margin-left: 0px; margin-right: 0px; }
.top-menu .navbar-brand { color: #fff; font-size: 30px; height: auto; line-height: 50px; padding: 0px; font-weight: 400; }
.top-menu, .top-menu .navbar-brand, .top-menu .navbar-nav > li > a { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.top-menu .navbar-nav > li > a { color: #666; text-transform: uppercase; }
.top-menu .navbar-nav > li > a:hover,
.top-menu .navbar-nav > li > a.current,
.top-menu .navbar-nav > .active > a, 
.top-menu .navbar-nav > .active > a:hover, 
.top-menu .navbar-nav > .active > a:focus,
.top-menu .navbar-nav > .open > a, 
.top-menu .navbar-nav > .open > a:hover, 
.top-menu .navbar-nav > .open > a:focus { background: none; color: #00005F; }
.top-menu .navbar-toggle { border-color: #999; text-indent: -9999px; margin-right: 0px; }
.top-menu .navbar-toggle:hover, 
.top-menu .navbar-toggle:focus { background: #fff; border-color: #fff; }
.top-menu .navbar-toggle:hover .icon-bar,
.top-menu .navbar-toggle:focus .icon-bar { background: #00005F; }
.top-menu > .container .navbar-brand, 
.top-menu > .container-fluid .navbar-brand { margin: 0px; }

/* animated header */
.top-menu.tiny { padding: 3px 0; border-bottom: 3px solid rgba(0,0,0,0.04) !important; }
.top-menu.tiny .navbar-brand { font-size: 25px; }
.top-menu.tiny .navbar-brand i { color: #00005F; }
.top-menu.tiny .navbar-nav > li > a { padding-left: 16px; padding-right: 16px; }

/* jumbotron */
.jumbotron { text-align: center; padding: 40px 0; position: relative; z-index: 999; min-height: 0px; background: none; margin: 0px; color: #fff; }
.jumbotron h1 { font-size: 40px; font-weight: 800; line-height: 1; margin: 10px 0 30px; }
.jumbotron a.btn { font-weight: bold; margin: 20px auto 0; }

/* Social */
a.fa-pinterest { display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 20px; -webkit-border-radius: 20px; border: 1px solid #D8545D; color: #D8545D; }
a.fa-facebook { display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 20px; -webkit-border-radius: 20px; border: 1px solid #3B5998; color: #3B5998; }
a.fa-twitter { display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 20px; -webkit-border-radius: 20px; border: 1px solid #00ACEE; color: #00ACEE; }
a.fa-linkedin { display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 20px; -webkit-border-radius: 20px; border: 1px solid #0073B2; color: #0073B2; }
a.fa-google-plus { display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 20px; -webkit-border-radius: 20px; border: 1px solid #C63B1E; color: #C63B1E; }
a.fa-vimeo-square { display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 20px; -webkit-border-radius: 20px; border: 1px solid #CD332D; color: #CD332D; }
a.fa-dribbble { display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 20px; -webkit-border-radius: 20px; border: 1px solid #EA4C89; color: #EA4C89; }
a.fa-instagram { display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 20px; -webkit-border-radius: 20px; border: 1px solid #EA4C89; color: #EA4C89; }
a.fa-google-plus:hover { background: #C63B1E; color: #fff; }
a.fa-vimeo-square:hover { background: #CD332D; color: #fff; }
a.fa-dribbble:hover { background: #EA4C89; color: #fff; }
a.fa-facebook:hover { background: #3B5998; color: #fff; }
a.fa-twitter:hover { background: #00ACEE;  color: #fff;}
a.fa-pinterest:hover { background: #D8545D; color: #fff; }
a.fa-linkedin:hover { background: #0073B2; color: #fff; }
a.fa-instagram:hover { background: #EA4C89; color: #fff; }

/* jumbotron */
.content-head { text-align: center; }

/* Main Area */
#mainArea { position: relative; }

/* Map */
#map { margin: 0; padding: 0; margin-bottom: 15px; }
#map_canvas { height: 220px; width: 100%; clear: both; }

/* quote Slider */
#quoteArea { padding: 60px 0px; position: relative; color: #fff; background-image: url(../images/1900x1200-fundo.jpg); }
#quoteArea blockquote { border: 0px; position: relative; z-index: 10; padding: 15px 10px; }
#quoteArea blockquote cite { font-weight: 700; }
#quoteArea blockquote footer, 
#quoteArea blockquote small, 
#quoteArea blockquote .small { color: #fff; }


/* Main Slider */
#main-slider { position: relative; overflow: hidden; z-index: 1; }
#main-slider .jumbotron { padding-top: 15%; }

/* About Area */
#aboutArea { padding: 40px 0; overflow: hidden; background: #F7F7F7; border-top: 1px solid #E4E4E4; }
#aboutArea .list-unstyled li { margin: 0; padding: 0; }
#aboutArea .flexslider { padding: 20px 0; }
#aboutArea .flexslider .slides > li { margin-right: 30px; }
#aboutArea .nav-tabs { margin-bottom: 15px; }

/* Comment Area */
#commentArea { padding: 40px 0; color: #fff; position: relative; background-image: url(../images/1900x1200-fundo.jpg); }
#commentArea .container { position: relative; z-index: 1; }
#commentArea h2 { color: #fff; }
#commentArea span.border { background-color: #fff; }
#commentArea #comment-slider { margin: 20px 0; }
#commentArea .flex-control-nav { position: static; margin-top: 20px; }
#commentArea .flex-control-paging li a { background: #fff; }
#commentArea .flex-control-paging li a.flex-active { background: #00005F; }
#commentArea a:hover { color: #fff; }

/* Service Area */
#serviceArea { padding: 40px 0; }
#serviceArea .col-sm-4 { margin-top: 15px; margin-bottom: 15px; }
#serviceArea .col-sm-4 .fa { font-size: 40px; color: #00005F; }
#serviceArea h3 { margin-top: 0; }

/* pricing Area */
#pricingArea { padding: 40px 0px; }
#pricingArea h3 { font-size: 25px; text-transform: uppercase; line-height: 30px; }
#pricingArea span { font-size: 30px; color: #00005F; font-family: 'Raleway', cursive; font-weight: 400;  }
#pricingArea ul { border: 1px solid #eee; border-top: none; }
#pricingArea li { padding: 10px 0; border-top: 1px solid #eee; }
#pricingArea .sucess { background: #F5F5F5; }

/* Advantage Area */
#advantageArea { padding: 40px 0; }
#advantageArea .col-sm-6 .fa { font-size: 40px; display: block; text-align: center; color: #00005F; }
#advantageArea .col-sm-6 { padding-top: 25px; overflow: hidden; }

/* process Area */
#processArea { padding: 40px 0; padding-bottom: 0px; overflow: hidden; }
#processArea .container { position: relative; }
#processArea .middleborder { position: absolute; left: 50%; top:0; height: 100%; width: 1px; display: block; background: #ccc; }
#processArea h2 { color: #00005F; }
#processArea .even { padding: 0 10% 20px 60%; }
#processArea .odd { padding: 0 60% 20px 10%; }
#processArea .before { position: absolute; width: 114px; left: -116px; top: 50%; border-bottom: 1px solid #ccc; }
#processArea .after { position: absolute; width: 114px; right: -116px; top: 50%; border-bottom: 1px solid #ccc; }
#processArea span.fa { height: 60px; width: 60px; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s;  border-radius: 30px; -webkit-border-radius: 30px; border: 2px solid #00005F; color: #00005F; text-align: center; display: inline-block; position: relative; line-height: 60px; font-size: 20px; }
#processArea .even:hover span.fa, #processArea .odd:hover span.fa { background: #00005F; color: #fff; }
#processArea .clients { padding: 30px 0px; position: relative; color: #fff; background-image: url(../images/1900x1200-fundo.jpg); }
#processArea .clients h2 { color: #fff; }
#processArea .clients .flexslider { padding: 50px 0; }
#processArea .clients .text { position:relative; z-index: 99; }
#processArea .clients span.border i { background: none; }
#processArea .clients a { font-size: 80px; color: #ccc; }
#processArea .clients a:hover { color: #fff; }

/* Work Area */
#workArea { padding: 40px 0px; overflow: hidden; background: #F7F7F7; border-top: 1px solid #E4E4E4; }
#workArea ul.controls { padding: 0px 0 0 5px; overflow: hidden; margin: 20px 0; }
#workArea ul.controls li { float: left; color: #2F2F2F; font-weight: 700; font-size: 16px; padding: 5px 15px; cursor: pointer; border: 1px solid #F7F7F7; }
#workArea ul.controls li:hover, #workArea ul.controls li.active { color: #00005F; border-color: #00005F; }
#workArea ul#Grid { margin: 0 0 30px 0; padding: 0; position: relative; }
#workArea ul#Grid li { padding: 0; margin: 0; display: none; position: relative; }
#workArea ul#Grid li a { display: block; color: #fff; background: #00005F; }
#workArea ul#Grid a.link { padding: 0px 10px; height: 0;  -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; overflow: hidden; font-size: 18px; font-weight: bold; width: 100%; position: absolute; left: 0; bottom: 0; color: #FFF; line-height: 30px; background: #00005F; }
#workArea ul#Grid a.link:after, #aboutArea a.link:before { bottom: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
#workArea ul#Grid a.link span { color: #fff; font-weight: 400; display: block; font-size: 13px; text-transform: none; line-height: 18px; font-weight: normal; }
#workArea ul#Grid a.link:after { border-color: rgba(63, 141, 191, 0); border-bottom-color: #00005F; border-width: 10px; margin-left: -10px; }
#workArea ul#Grid a.link:before { border-color: rgba(63, 141, 191, 0); border-bottom-color: #00005F; border-width: 16px; margin-left: -16px; }
#workArea ul#Grid li:hover a.link { padding: 10px 10px; height: auto; overflow: visible; }

/* Contact Area */
#contactArea {  padding: 40px 0px; position: relative; color: #fff; background: #CFCBCB; }
#contactArea .text { position: relative; z-index: 10; }
#contactArea .form-control { margin-bottom: 20px; }
#contactArea textarea { min-height: 180px; }
#contactArea h4 { margin-top: 0px; text-transform: uppercase; color: #fff; font-weight: 400; }
#contactArea .row { margin-top: 30px; }
#contactArea a:hover, #contactArea h1 { color: #fff; }
#contactArea span.border i { background: none; }
#contactArea img { max-width: none; }

/* Footer Area */
#footerArea { padding: 40px 0; background: #666666; color: #fff; }
#footerArea a:hover { color: #fff; }
#footerArea .logo-bottom { font-size: 35px; margin-bottom: 20px; font-weight: bold; }
#footerArea .logo-bottom a { color: #fff; text-shadow: 1px 1px 0 #303030; }

/* Start Media Queries */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 960px) and (max-width: 1224px) {
	
	.navbar .navbar-brand { font-size: 28px; }
	.nav > li > a { padding-left: 5px; padding-right: 5px; }
	.navbar .navbar-brand { font-size: 28px; }
	#processArea .after, #processArea .before { width: 94px; }
	#processArea .after { right: -96px; }
	#processArea .before { left: -96px; }
	
	}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	.navbar .navbar-brand, .navbar.tiny .navbar-brand { font-size: 24px; }
	.navbar-nav > li > a { padding-left: 8px; padding-right: 8px; font-size: 12px; }
	.top-menu.tiny .navbar-nav > li > a { padding-left: 5px; padding-right: 5px; }
	#serviceArea .col-sm-4 .fa { font-size: 30px; }
	.jumbotron h1, .jumbotron .h1 { font-size: 50px; }
	#processArea .after, #processArea .before { width: 72px; }
	#processArea .after { right: -74px; }
	#processArea .before { left: -74px; }
	h4 { font-size: 14px; }
	}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

	.jumbotron { padding: 20px 0; }
	.jumbotron h1 { font-size: 35px; }
	.jumbotron p { font-size: 16px; }

	.flex-direction-nav a { top: 80%; margin: 0px; }
	.flex-control-nav { display: none; }
	
	#serviceArea .col-sm-4, #advantageArea ul.list-unstyled { text-align: center; }
	
	#contactArea .col-sm-6 { margin-bottom: 30px; }
	#contactArea .btn { margin-bottom: 8px; }
	
	#aboutArea u.flex-direction-nav { display: none; }
		
	.pull-left, .pull-right { float: none !important; }

	.top-menu.tiny, .top-menu { margin: 0; padding: 10px 0px; }
	.top-menu.tiny { padding: 5px 0; }
	.top-menu .navbar-collapse { border-color: #fff; }
	.navbar .navbar-brand, .navbar.tiny .navbar-brand { font-size: 26px; }


	#processArea .even, #processArea .odd	{ padding: 0; }
	#processArea .before, #processArea .after, #processArea .middleborder { display: none; }
	}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	.navbar { padding: 10px 0; }	
	.navbar.tiny { padding: 0px; }
	
	.jumbotron { padding: 10px 0; }
	#main-slider .jumbotron h1 { font-size: 28px; }
	
	 }

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) { 
	
	#main-slider .jumbotron { padding-top: 35%; }
	#main-slider .jumbotron h1 { font-size: 19px; }
	
	}