body, html {
    width: 100%;
    height: 100%;
	color:#666;
}

.clear { clear:both; }
blockquote { font-size:14px !important; border-left:none;  }
.container { overflow:hidden; }
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.topnav {
    font-size: 14px; 
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(/img/intro-bg.jpg) no-repeat top center;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 15%;
    padding-bottom:10%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3.5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.navbar-header { height:100px; }
.navbar-brand { padding:0; }
.navbar-nav { padding-top:28px; }
.navbar-nav li { border-right:1px solid #ededed; }
.navbar-nav li:last-child { border:none; }
.navbar-nav li a { margin:0 5px; text-transform:uppercase; border-radius:5px; color:#000; }
.navbar-nav li a i { margin:0 10px 0 0; }
.navbar-nav li a.current, .navbar-nav li a:hover { background:#aa1c18 !important; color:#FFF !important;  } 

.banner-social-buttons li { margin-top:5px; }
.banner-social-buttons li a i { margin-right:5px; }

.marketing { padding:20px 0; }
.marketing .col-md-4, .marketing .col-md-6 { text-align:center; margin-top:20px; margin-bottom:20px; }
.marketing .col-md-4 p, .marketing .col-md-6 p { font-size: 1em; }
.marketing .col-md-4 h2, .marketing .col-md-6 h2 { color:#aa1c18; }

.bt-arrow { position:absolute; display:inline-block; bottom:0; left:50%; color:#FFF; opacity:0.8; cursor:pointer; transition:0.5s; }
.bt-arrow:hover { color:#FFF; opacity:1; bottom:-5px; }


.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

.page-header { margin-top:80px; padding:40px 0; background:url(../img/bg-header.jpg) no-repeat top center fixed; }
.page-header h1 { color:#FFF; text-shadow: 2px 2px 3px rgba(0,0,0,0.6); }

.internas { font-weight:400; }
.internas h3 { color:#aa1c18; }
.internas h4 { color:#d99795; }



input[type="radio"].tipo-veiculo { display: none; }
input[type="radio"].tipo-veiculo+label { background:url(../img/radio.png) no-repeat 0 -24px; padding: 1px 0 0 34px; line-height: 23px; }
input[type="radio"].tipo-veiculo+label:hover { background-position: 0 -48px; }
input[type="radio"].tipo-veiculo:checked+label { background-position: 0 0; }

.error-container { position:relative; display: none;	border:1px solid #b13636; background:#f6a5a5; color:#b13636; padding:10px 0 0 0; margin:0 0 20px 0 !important; box-shadow: 0 0 5px rgba(0, 0, 0, 0.10) inset; border-radius:3px; }
label.error { color:#FFF !important; }

.txt-one, textarea { width:96%; padding:10px 2%; border:none; background:#FFF; margin:5px 0; }
.txt-destino{ width:46%; margin:5px 0; padding:10px 2%; border:none; background:#FFF; float:left; }
.txt-origem { width:44%; padding:10px 2%; margin:5px 0 5px 2%; border:none; background:#FFF; float:left; }
.ida_evento, .volta_evento {  width:46%; margin:5px 0; padding:10px 2%; border:none; background:#FFF; float:left; }
textarea { height:80px; }

.box-radio, .box-select { margin:10px 0; }
.box-radio > label, .box-radio .radio { float:left; margin:0 5px;  }

.box-select > label, .box-select select { float:left; margin:0 5px; }
.box-select select { padding:5px; border:none; background:#FFF; }

.box-evento { margin:0 5px; }
.box-evento > label { margin:10px 5px; float:left;  }

::-webkit-input-placeholder {
   color: #000;
   font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
   font-size:14px;
   line-height:13px;
}

:-moz-placeholder {
   color: #000;
   font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
   font-size:14px;
    line-height:13px;
}

::-moz-placeholder {
   color: #000;
   font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
   font-size:14px;
    line-height:13px;
}

:-ms-input-placeholder {  
   color: #000;
   font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
   font-size:14px;
    line-height:13px;
}


.submenu { border-top:solid 4px #aa1c18; background-color:#f3f3f3; margin:0; padding:10px; list-style:none; }
.submenu li { position:relative; }
.submenu li span { display:block; color:#aa1c18; font-weight:bold; padding:5px 0; border-bottom:solid 2px #e6e6e6;  }
.submenu li a { display:block; padding:5px 5px 5px 15px; color:#424242; }
.submenu li a:before { position:absolute; left:5px; content: "\f101"; font-family: 'FontAwesome'; padding-right:5px; color:#397ab7; }
.submenu li a:hover { text-decoration:none; color:#171515; background-color:#e6e6e6; }

.btn-submenu { display:none !important; border:solid 1px #aa1c18; display:block; background-color:#f3f3f3; width:100%; padding:10px 0; text-align:center; border-radius:5px; margin-bottom:10px; color:#aa1c18; font-weight:bold; font-size:14px; }

.box-orcamento { display: none;  position: absolute;  width: 400px;  padding: 20px;  top: 50px;  right: 15px;  border-radius: 5px;  background-color: #ECECEC; -webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.2); -moz-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.2); box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.2); }

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:1023px) {
	.navbar-brand img { width:220px !important; height:auto !important; margin-top:15px; }
	.navbar-toggle { margin-top:35px; }	
	
}

@media(max-width:980px) {
	.btn-submenu, .submenu { display:block !important; }
	
}

@media(max-width:768px) {

	.intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }
	

	
	

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
	
	.page-header h1 { font-size:26px; }
	
	.banner { padding:20px 0; }
    .banner h2 { text-align:center;
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 2em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

@media(max-width:680px) {
	.page-header h1 { font-size:22px; }
	ul.banner-social-buttons { width:120px; float:none; margin:20px auto 0 auto; }
	.box-orcamento { width:90%; }
	p.copyright { text-align:center; }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}