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

body {font-family: 'Open 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:0;}
h2 i, h3 i{padding: 20px;border: solid 1px #BDC1CE;color: #8E929E;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;margin-right: 15px;margin-bottom: 15px;float: left;}

h2{font-size: 20px !important; font-weight: 400; text-transform: uppercase;}
.clear{clear: both;}
a {color: #0f8bad;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(255, 255, 255, 0.9); position: absolute; top: 0px; left: 0px; width: 100%; z-index: 10; }
.nav-down{position: fixed; top: 0px; left: 0px; width: 100%; z-index: 999;}
.nav-down .topbar{display: none;}
.nav-down .navbar-brand > img{height: 40px;}
.nav-down .navbar-nav{margin-top: 7px;}
.nav-down .navbar-brand{height: 40px;}
header.nav-down{padding-bottom: 0px; border-bottom: solid 1px #F9F9F9;}

.topbar{background:url(../images/bg-azul.png); color: #ffffff; text-align: right; padding:5px 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:25px; }
.topbar a{color: #FFF;font-size: 14px;}
.topbar .search{float: right; padding: 0px 10px; color:#babfc5; margin-left: 20px; font-size: 20px; }
.topbar .search:hover{color: #ffffff;}

.navbar-brand{height:72px; margin:10px !important; padding: 0px;}
.navbar-inverse{background: transparent !important; margin:0; border:0px !important;}
.navbar-nav{z-index: 5; position:relative; margin:20px 0;}

.navbar-nav > li {border: 0;}

.navbar-nav > li > a{padding: 15px 18px;}
.navbar-inverse .navbar-nav>li>a{font-size: 15px; color: #5e5e5e; font-weight: 400; padding:16px 20px; font-weight: 600;}
.navbar-inverse .navbar-nav>li>a:hover{color: #ffffff; background-color: #0f8bad;}
.navhover{color: #ffffff; background-color: #0f8bad;}
.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: #ffffff; background-color: #0f8bad;}
.navbar-inverse .navbar-toggle .icon-bar{background-color: #333;}

.custom-dropdown .dropdown-menu {padding: 0px;left: 0;right: auto;background: #0f8bad;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: #0c6d87;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}

.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: #e8bf07;
	background: -webkit-linear-gradient(left top, #ffdd00, #daad0b);
	background: -o-linear-gradient(bottom right, #ffdd00, #daad0b);
	background: -moz-linear-gradient(bottom right, #ffdd00, #daad0b);
	background: linear-gradient(to bottom right, #ffdd00, #daad0b);
	color: #ffffff !important;
	padding:35px 0 30px; margin:50px 0;
}
.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;}

.box-home img{width: 100%;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; margin-top: -25px; position: relative; z-index: 0;}
.box-home .box-h3{background:#282828; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; position: relative; margin:0 20px 0; z-index: 1;}
.box-home .box-h3 h3{color: #ffffff; float: left; text-align: left; font-size: 18px; font-weight: 700; margin:15px 20px;}
.box-home .box-h3 a{float: right; font-size: 14px; cursor: pointer; font-weight: 700; color: #ffffff; line-height: 49px;padding: 0 20px; background-color: #bf9700; display: inline-block; -webkit-border-radius:0 9px 9px 0;-moz-border-radius:0 9px 9px 0;border-radius:0 9px 9px 0 ; }
.box-home .box-h3 a:hover{text-decoration: none; color: #ffffff; background-color: #dbad00;}
.box-home p{text-align: left; margin-top: 15px;}

.title-center{background:url(../images/bg-azul.png); margin-top:50px;}
.title-center h3, .title-center h1{color: #ffffff; margin: 15px 0;}

.box-services{padding: 50px 0; background-color: #e8e8e8;}
.item-service{position: relative;}
.item-service h3{color: #0f8bad; text-align: left; font-size: 18px; font-weight: 700;}
.item-service img{border: solid 4px #fff; margin-bottom: 10px; width: 100%;}

.bg-newsletter{background-color: #0b728e; padding: 15px;}
.newsletter h4{color: #ffffff; margin: 0px; padding: 0px; font-size: 18px; font-weight: 700; line-height: 30px;}
.newsletter input[type="text"]{background-color: #ffffff; border:0; padding: 5px; display: block; width: 100%;}
.newsletter input[type="submit"]{background-color: #1bafd8; color: #ffffff; border:0px; padding:0; list-style: 30px; height: 30px; width: 100%; font-weight: 700; display: inline-block; }
.newsletter input[type="submit"]:hover{background-color: #1bc0ee;}
.newsletter input[type="button"]{background-color: #1bafd8; color: #ffffff; border:0px; padding:0; list-style: 30px; height: 30px; width: 100%; font-weight: 700; display: inline-block; }
.newsletter input[type="button"]:hover{background-color: #1bc0ee;}


.form-control{outline: none;}
.form-control{height: 50px !important;}
textarea.form-control{height: 200px !important;}

.avaliacoes{margin: 0px; padding: 0px; list-style: none;}
.avaliacoes li{border-bottom: solid 1px #a5aab2; padding-bottom: 15px; margin-bottom: 15px;}
.avaliacoes li a{color:#6f7174;}
.avaliacoes li a:hover{color:#333333;}
.avaliacoes li strong{color: #bf9700;}
.avaliacoes li:last-child{border-bottom: 0px;}

.form-comentario {margin-top: 20px;}
.form-comentario input[type="text"]{background-color: #f9f9f9; border: solid 1px #e1e1e1; padding: 8px; margin-bottom: 10px; display: block; width: 100%;}
.form-comentario input[type="email"]{background-color: #f9f9f9; border: solid 1px #e1e1e1; padding: 8px; margin-bottom: 10px;display: block; width: 100%;}
.form-comentario textarea{background-color: #f9f9f9; border: solid 1px #e1e1e1; padding: 8px; margin-bottom: 10px;display: block; width: 100%; height: 120px;}
.form-comentario input[type="submit"]{background-color: #bf9700; color: #ffffff; border:0px; padding: 12px 35px; font-weight: 700; margin-bottom: 10px; display: inline-block; float: right;}
.form-comentario input[type="submit"]:hover{background-color: #dbad00;}
.form-comentario input[type="button"]{background-color: #bf9700; color: #ffffff; border:0px; padding: 12px 35px; font-weight: 700; margin-bottom: 10px; display: inline-block; float: right;}
.form-comentario input[type="button"]:hover{background-color: #dbad00;}

.slide-diferencial{}
.slide-diferencial .flexslider img{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius:10px;border: solid 2px #818285;}

::-webkit-input-placeholder {color: #656565;}
::-moz-placeholder {color: #656565;}
:-ms-input-placeholder {color: #656565;}
:-moz-placeholder {color: #656565;}

footer{background-color: #0f8bad; padding:30px 0 0; line-height: 22px; color: #ffffff; text-align: center; margin-top: 0;}
footer a{color: #ffffff;}
footer a:hover{color: #adedff;}
footer .copy{border-top:solid 1px #48bce9; padding:10px 0; margin-top: 30px; line-height: 30px; text-align: left;}
footer .copy p{margin:0px;}
footer .social{padding:2px 10px; margin:0 3px; font-size: 18px; color:#ffffff;line-height: 30px;text-align: center; display: block; float: left;}
footer .social:hover{color: #0f8bad; background-color: #ffffff;}

.field {
	float:left;
	width:48%;
}

.field2 {
	float:right;
	width:48%;
}

.input {
	width: 100%;
	margin-bottom: 15px !important;
	padding:0px !important;
	height:30px;
	text-indent:5px;
}

#logoSPNW{
	float:right;
	max-height:55px;
	border:0px;
	}

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

@media only screen and (max-width: 991px) {
	.navbar-inverse .navbar-nav>li>a{font-size: 16px;padding: 2px 5px;}
	.navbar-brand > img{width: 110px;}
	.navbar-brand {height: 40px; margin-top: 5px;}
	.line-icons ul li{width: 33%; float: left;}
	.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: 125px;}
	.box-home{margin-bottom: 35px;}
	.item-service{margin-bottom: 35px;}
	.newsletter input[type="text"]{margin-bottom: 2px;}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{background-color: #ffffff;padding-top: 30px;padding-bottom: 20px;margin-top: 14px;}
	.navbar-inverse .navbar-toggle{background-color: #ffffff !important;}
	.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{margin-top: 30px;}
	.navbar-brand > img{width: 90%;}
	.navbar-brand{margin-top:0;}
	.navbar-nav{border: 0px; width: 100%; margin: 0;}
	.slide-caption{display: none !important;}
}