@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);

body {font-family: 'PT Sans', sans-serif; overflow-x: hidden; font-weight:400; font-size:14px; color: #6f7174; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;}
h1, h2, h3, h4,h5{font-family: 'PT Sans', sans-serif !important; margin-bottom:20px;letter-spacing: -1px;}
.container{position: relative;}
.clear{clear: both;}
a{color: #0399d4;transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s;}
img{color: #0399d4;transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s;}
a:hover {color: #333;}

#preloader-bg {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background-color: #f0f7fa;z-index: 10000;}
#preloader {
	width:64px;height:64px;position: absolute;left: 50%;top: 50%;background-image: url(../images/load.gif);background-repeat: no-repeat;background-position: center;;
	-webkit-transform: translate(-50%, -50%) !important;
	-moz-transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important;
	-o-transform: translate(-50%, -50%) !important;
	transform: translate(-50%, -50%) !important;
}

header{background:rgba(55, 73, 100, 0.7); border-bottom: solid 1px #eb3636; padding-bottom: 0; width: 100%;  min-height: 120px; position: absolute; z-index: 99;}
.navbar-brand{height:auto; float: left; margin:5px 0 0; padding:10px 0; position: relative; }
#navbar{float: right;}
.navbar-inverse{background: #ababab52 !important; margin:0; border:0px !important;}
.navbar-nav{z-index: 5; position:relative; margin-top: 22px;}

.navbar-nav > li {margin-right: 4px;}
.navbar-nav > li:last-child {margin-right: 0;}
.navbar-nav > li > a{padding: 15px 16px;}
.navbar-inverse .navbar-nav>li>a{font-size: 16px; color: #ffffff; font-weight: 400; padding:12px 22px;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.navbar-inverse .navbar-nav>li>a:hover{color: #eb3636; background-color: #ffffff;}
.navhover{color: #ffffff; background-color: #eb3636;}
.navhover a{color:#ffffff !important;}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{color: #f78f8f; background: transparent;}

.navbar-inverse .navbar-toggle{border-color: #ffffff;}
.navbar-inverse .navbar-toggle .icon-bar{background-color: #ffffff;}

.navbar-nav > li > .dropdown-menu{width: 100%;}
.custom-dropdown .dropdown-menu {padding: 0px;left: 0;right: auto;background: #eb3636;border: none;-webkit-border-radius: 0px; -moz-border-radius: 0px;border-radius: 0px;box-shadow: none;}
.custom-dropdown .dropdown-menu li a {padding-top: 10px;padding-bottom: 10px;color: #ffffff;font-size: 16px;}
.custom-dropdown .dropdown-menu li a:hover {background-color: #0399d4;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}

.topbar{background-color: #eb3636; color: #ffffff; text-align: right; padding:0; font-size: 14px;line-height: 28px;}
.topbar ul{margin: 0px; padding: 0px; list-style: none; float:right;}
.topbar ul li{float: left; margin-left:5px; padding: 4px 15px;}
.topbar ul li:last-child{border-right: 0px;}
.topbar ul li i{color: #ffffff;}
.topbar a{color: #ffffff;font-size: 14px;}

.headline {position: relative; margin-bottom: 30px;}
.headline h2{display: inline-block; color: #57707a; font-size: 26px; padding: 10px 20px; border-bottom: solid 1px #eb3636;}

.center{text-align: center;}
.left{text-align: left;}
.right{text-align: center;}

.btn-yellow{display: inline-block; margin-top: 5px; color: #deb00a; padding:15px 35px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;font-weight: normal;line-height: 1.42857143;text-transform: uppercase;text-align: center;white-space: nowrap;font-size: 14px;vertical-align: middle;border: solid 2px #e4b908;}
.btn-yellow:hover{background-color: #deb00a; color: #ffffff; text-decoration: none;}

.page_header {
	background: #eb3636;
	color: #ffffff !important;
	margin: 0 0 30px;
	padding:160px 0 30px;
}
.page_header h5 {font-size: 24px;text-transform: uppercase;color: #ffffff;font-weight: 700;margin: 0;line-height: 24px;}

.bcrumbs {display: table;float: right;position: relative;top: 2px; list-style: none;}
.bcrumbs li {float: left;margin-left: 11px; position: relative; color: #ffffff; font-weight: 700;}
.bcrumbs li a {color: #ffffff; font-weight: 400; padding: 0 15px;}
.bcrumbs li a:hover {color: #000;}
.bcrumbs li:after {content: "\f105";position: absolute;top: 0px; left:-14px; font-family: FontAwesome; width: 30px;}
.bcrumbs li:first-child:after {display: none;}

.headtitle{background-color: #eb3636; color: #ffffff; padding: 10px 0;border-bottom: solid 5px #afb6c1; margin-bottom: 30px;}
.headtitle h2{float: left; margin:0px; font-size: 24px; line-height: 42px;}
.headtitle a{float: right; color: #eb3636; padding: 10px 30px; font-weight: 700; -webkit-box-shadow: 0 0 0 1px rgba(255,255,255,1); box-shadow: 0 0 0 1px rgba(255,255,255,1); border: solid 1px #eb3636; background-color: #ffffff; display: inline-block;}
.headtitle a:hover{text-decoration: none; color: #ffffff; background-color: #eb3636; }

.box-car {margin-top: 30px; color: #eb3636;}
.box-car img{width: 100%; border:solid 4px #afb6c1;}
.box-car img:hover{opacity:0.6 ;filter: alpha(opacity=.6);}
.box-car h3{color: #eb3636; text-align: left; font-size: 16px; font-weight: 700; margin:15px 0 10px;}
.box-car p{margin:0 0 10px; font-size: 14px; font-weight: 400;}
.box-car .btn-box{display: inline-block; border: solid 1px #eb3636; font-size: 14px; font-weight: 700; background-color:transparent; color: #eb3636; padding:12px 30px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
.box-car .btn-box:hover{background-color: #eb3636; color: #ffffff; text-decoration: none;}
.box-fotocar .flexslider{border: solid 4px #eb3636;}

.form-control{outline: none;}
.form-control{height: 50px;}
.form-control:focus{border-color: #656565;}
textarea.form-control{height: 160px;}

.jumbotron {background-color: #818285;}
.jumbotron address{color: #ffffff;}
.jumbotron p{color: #ffffff; font-size: 14px;}
.jumbotron a{color: #b5d4ff;}


.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {position: relative;min-height: 1px;padding-right: 10px;padding-left: 10px;}
.col-xs-5ths {width: 20%;float: left;}

@media (min-width: 768px) {
    .col-sm-5ths {width: 20%;float: left;}
}
@media (min-width: 992px) {
    .col-md-5ths {width: 20%;float: left;}
}
@media (min-width: 1200px) {
    .col-lg-5ths {width: 20%;float: left;}
}


footer{background-color: #eb3636; padding:30px 0 0; line-height: 22px; color: #ffffff; text-align: center; margin-top: 60px;}
footer a{color: #ffffff;}
footer a:hover{color: #ebc206;}
footer .boxinfo{background-color: #666; text-align: center; padding:35px 0; min-height: 194px;}
footer .boxinfo i{display: inline-block; font-size: 36px; color: #ffffff; margin-bottom: 15px;}
footer .boxinfo h4{font-size: 18px; color: #ffffff; margin: 0 0 10px;}
footer .boxinfo p{font-size: 18px; color: #fff; margin: 0px;}

footer .copy{padding:10px 0 20px; margin-top:10px; line-height: 30px; text-align: center; }
footer .copy p{margin:0px;}
footer .social{padding:0; width: 45px; height: 45px; text-align: center; margin:30px 5px 0; font-size: 18px; color:#8d9cb1; border: solid 1px #8d9cb1; line-height:45px;text-align: center; display: inline-block; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;}
footer .social:hover{color: #ffffff; border-color: #ffffff;}

@media only screen and (max-width: 1200px) {
	.navbar-inverse .navbar-nav>li>a {padding: 13px 20px;font-size: 13px;}
}

@media only screen and (max-width: 991px) {
	.navbar-inverse .navbar-nav>li>a{font-size: 16px;padding: 7px 15px;}
	.navbar-brand > img{width: 160px;}
	.navbar-brand {height: 80px; margin-top: 5px;}
	.btn-custom{padding: 8px 20px;}
}

@media screen and (min-width: 768px) {
    .custom-dropdown .dropdown-menu li a:hover,
    #sub-page .custom-dropdown .dropdown-menu li a:hover {color: #e3e7e9;}
    .dropdown:hover .dropdown-menu { display: block; }
    .custom-dropdown .dropdown-menu li:not(:last-child) { border-bottom: 1px solid #58bae1; }

}
@media only screen and (max-width: 767px) {
	header{position: relative; height: 120px; background: #283446}
	.slider{padding-top: 0px;}
	
	.box-home .btn-box{margin-bottom: 30px;}

	.headtitle{text-align: center;}
	.headtitle h2{float: none; text-align: center;}
	.headtitle a{float: none; text-align: center;}

	.page_header{padding: 30px 0 20px; margin: 0 0 15px; text-align: center;}
	.bcrumbs{float: none; padding: 0px; margin-top: 10px;}
	.bcrumbs li:after{ left: -23px; width: 20px;}
	.bcrumbs li a{padding: 0 15px 0 5px;}

	footer .copy p{text-align: center;float: none !important;}
	footer .copy p a{float: none; display: inline-block;}
	footer .boxinfo{margin-bottom: 15px;}
	#navbar{float: none;}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{background-color: #eb3636; padding-top: 0;padding-bottom: 20px;margin-top: 3px; border: 0px;}
	.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{padding-bottom: 0px; border-bottom: 0px;}
	.flex-control-nav{display: none !important;}
	.navbar-toggle{position: absolute; top:19px; right: 0px;}
	.navbar-toggle:hover{background-color: #ffffff !important;}
	.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{background-color: transparent !important;}
	.navbar-brand > img{width: 100%;}
	.navbar-brand{margin:0; float: left; padding: 10px 0;width: 50%;}
	.btn-aluno{padding: 12px 15px; margin: 27px 0;}
	.navbar-nav{border: 0px; width: 100%; margin: 0; padding-top: 20px;}
	.slide-caption{display: none !important;}
}