/*!
 * Start Bootstrap - Scrolling Nav (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
 
 /*azul sousamarques: #0086bd*/

body {
	width: 100%;
	height: 100%;
	
	font-family: 'Open Sans', sans-serif;
	background-color:#383838;
}

html {
    width: 100%;
    height: 100%;
}

h2 {
	font-weight:700;
	color:#0086bd;
}

h3 {
	font-weight:600;
	color:#0086bd;
}

a {
	color:#0086bd;
}

p {
	color:#535353; 
}
.theme-color {
	color:#0086bd;
}
.lead span {
	font-weight:400;
}

header {
	position:fixed;
	width:100%;
	top:0;
	left:0;
	z-index:9999;
}

header .container {
	position:relative;
}

header .container .logo {
	display:block;
	margin-top:0px;
	padding: 0 15px 0 0;
	width: 127px;
	position:absolute;
	top:0;
	left:0;
}

header .container .logo img{
	width:100%;
}

@media(min-width:767px) {
	header .container .logo {
		width:212px;
	}
}
header .container .icon {
	display:block;
	margin-top:0px;
	padding: 0;
	width: 120px;
	position:absolute;
	top:0;
	right:0;
}


header .container .icon img{
	width:100%;
}

@media(min-width:767px) {
	header .container .icon {
		width:178px;
	}
}

header .container .logo-small {
	display:block;
	margin-top:0px;
	padding: 0 15px 0 0;
	width:170px;
	position:absolute;
	top:10px;
	right:0;
}

header .container .logo-small img{
	width:100%;
}



.navbar {
	background-color: #0086bd;
	background-image:none;	
}

@media(min-width:767px) {
	.navbar {
		background-image:url(../img/bg_nav.png);
		background-repeat:no-repeat;
		background-position:top right 20%;
	}
}

.navbar-default .navbar-nav > li > a {
	font-weight:400;
	color:#FFF;
	padding-left:12px;
	padding-right:12px;
	font-size:13px;
	text-transform:uppercase;
}


.navbar .logo-nav {
	margin-top:3px;
	width:160px;
	opacity: 0.7;
     filter: alpha(opacity=70); /* For IE8 and earlier */
}

.navbar .logo-nav img{
	width:100%;
}

@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }
    
    .navbar .nav {
        margin-left: 210px;
     }

    .top-nav-collapse {
        padding: 0;
    }
    

}

.nav-pills {
	margin-bottom:30px;
}

.nav-pills > li > a {
	border-radius:0;
}

.nav-pills > li > a > i {
	padding-top:3px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	background-color:#0086bd;
}

.nav-pills li .nav-pills {
	margin-bottom:10px;
}

.nav-pills li ul li a {
	padding-top:8px;
	padding-bottom:3px;
}

.img-icon {
	width:140px;
	border-radius:70px;
	border: solid 5px #FFF;
	margin-bottom:30px;
}

.img-icon:hover {
	border: solid 5px #383838;
}

.form-control {
	border-radius:0;
	padding: 12px 15px;
	height:auto;
}

.bg-default {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
}

.breadcrumb {
	background-color:transparent;
	margin-bottom:30px;
}

.well {
	box-shadow:none;
	border-radius:0;
}
.well h3 {
	margin-top:20px;;
	margin-bottom:20px;
}

@media(min-width:767px) {
	.well h3 {
	    margin-top:0;
	}
}

.well h4{
	font-size:15px;
	margin-bottom:5px;
	font-weight:700;
	color:#3E3E3E;
}
.well p{
	font-size:14px;
	color:#3E3E3E;
	font-weight:400;
	margin-bottom:15px;
}

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */

.intro-section {
    padding-top: 80px;
    text-align: center;
}

@media(min-width:767px) {
	.intro-section {
	    padding-top: 130px;
	}
}

.slogan-section {
    padding-top: 40px;
    padding-bottom: 70px;
    text-align: center;
}

.slogan-section .row-social {
	padding-top: 30px;
}

.slogan-section .row-social p {
	text-transform: uppercase;
	padding-top: 10px;
}

.slogan-section h2 {
	font-weight:700;
	color:#0086bd;
}

.default-section {
    padding-top: 70px;
    padding-bottom: 70px;
    text-align: center;
}


.products-section {
	padding-top: 80px;
     padding-bottom: 110px;
     text-align: center;
	background-color:#0086bd;
	color:#FFF;
}

.products-section .service-item {
	margin-top: 45px
}

.products-section h2 {
	margin-bottom:45px;
	font-weight:600;
	color:#FFF; 
}

.products-section h2 strong {
	font-weight:700;
}

.products-section p {
	font-weight:400;
	margin-bottom:30px;
	color:#FFF; 
}

.brands-section {
	padding-top: 70px;
     padding-bottom: 70px;
	background-color:transparent;
}

.about-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #eee;
}

.services-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #fff;
}

.contact-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #eee;
}

#carousel{
	border: solid 10px #FFF;
}

#map{
	
	border: solid 10px #FFF;
}

footer {
	padding-top: 50px;
	background-color:#4f4f4f;
}

footer h4 {
	margin-top:30px;
	color:#F3F3F3;
}

footer p{
	color:#999999;
}

footer ul li {
	color:#999999;
}

footer a {
	color:#F3F3F3;
}
footer a:hover {
	color:#999999;
}

footer .copyright {
	margin-top:50px;
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#383838;
}
footer .copyright p {
	font-size:13px;
}

footer .img-rodape{
	width:220px;
	margin-top:35px;
	margin-left:auto;
	margin-right:auto;
	opacity:0.5;
}


@media(min-width:767px) {
	footer .img-rodape {
	    margin-top: 15px;
	}
}


.margin-top-30 {
	margin-top:30px;
}


/*************************/


#pop {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(../img/bg_black_tranp.png);
	background-repeat: repeat;
	z-index: 888;
	cursor:pointer;
}

#pop #popup {
	height: 450px;
	width: 1200px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -225px;
	margin-left: -600px;
	z-index: 999;
	cursor: pointer;
	border: 0px;
}


.menu-link {
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
	#pop #popup {
		height: 244px;
		width: 650px;
		margin-top: -122px;
		margin-left: -325px;
	}
}
@media only screen and (max-width: 767px) {
	#pop #popup {
		height: 131px;
		width: 350px;
		margin-top: -65px;
		margin-left: -175px;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
#content {
}
}


/*************************/