@charset "utf-8";
/* CSS Document */
/*#################################################################################################### 
/ General Styles
/###################################################################################################*/
 @import url('font-face/stylesheet.css');
body {
	width:100%;
	font-family: 'gotham_mediumregular', sans-serif;
    color: #666666;
	height: 100%;
	overflow-x: hidden !important;
}
input, textarea, select {
	font-family: 'gotham_mediumregular', sans-serif;
}
article, aside, figure, footer, header, hgroup, nav, section { 
	display:block; 
}
a:link, a:active, a:visited {
	text-decoration: none;
}
:focus {
	outline: 0;
}
a {
	outline: none;
	color: #666666;
	border: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-transition: background 0.3s ease-out;
	-webkit-transition: 0.3s ease-out;
}
div.wpcf7-response-output {
	clear: both;
}
span.wpcf7-not-valid-tip {
	font-size: 12px !important;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
	color: #333333;
    font-size: 13px;
    text-align: center;
}
@media all and (max-width: 640px) {
	#nav-trigger {
		display: block !important; 
	}
	nav#menu {
		display: none !important;
	}
	nav#nav-mobile {
		display: block !important;
	}
}
/* nav-mobile
-------------------------------------------------------------- */
nav .nav_mobile {
	display:none;
}
#nav-trigger {
	display: none;
	margin: 0;
	width: auto;
	position: absolute;
	z-index: 100000;
	cursor: pointer;
	top: 40px;
    right: 20px;
	width: 40px;
    height: 40px;
}
#nav-trigger.close {
	top: 20px;
}
#nav-trigger span {
	position: absolute;
	left: 20px;
}
#nav-trigger span,
#nav-trigger span::after,
#nav-trigger span::before  {
    display: inline-block;
    cursor: pointer;
	width: 40px;
    height: 4px;
    background-color: #fff;
	-webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
#nav-trigger span::after {
	content: "";
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
}
#nav-trigger span:hover {
}
#nav-trigger span::before {
	content: "";
	-webkit-transform: translateY(11px);
    -moz-transform: translateY(11px);
    -ms-transform: translateY(11px);
    -o-transform: translateY(11px);
    transform: translateY(11px);
}
#nav-trigger span.open {
    background-color: transparent;
}
#nav-trigger span.open::after {
	background: #fff;
	margin-top: 13px;
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#nav-trigger span.open::before {
	background: #fff;
	top: 12px;
    position: absolute;
	-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
nav#nav-mobile {
	position: absolute;
	z-index: 100;
	display: none; 
	width: 100%;
}
nav#nav-mobile ul {
	display: none;
	list-style-type: none;
	position: relative;
	left: 0;
	top: 0px;
	width: 100%;
	height: auto;
	background: #00305d; 
	margin: 0;
	padding: 60px 40px 40px;
}
nav#nav-mobile li {
	width: 100%;
	display: block;
	list-style: none;
	text-align:left;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}
nav#nav-mobile a {
	width: 100%;
	display: block;
	color: #fff;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	padding: 10px 0;
	border: none;
	border-bottom: thin solid #00b9f2;
}

nav#nav-mobile ul li:hover ul,
nav#nav-mobile ul a:hover ul{
	visibility:visible;
}
nav#nav-mobile ul :hover ul{
	visibility:hidden;
}
nav#nav-mobile  ul :hover ul :hover ul{ 
	visibility:visible;
}
nav#nav-mobile ul ul {
	visibility: visible;
	width: auto;
	background: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
}
nav#nav-mobile ul li li a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 6px 0 0 15px;
	margin: 0;
	border: none;
}
nav#nav-mobile ul li li a:hover {
	color: #FFF;
}
/*#################################################################################################### 
/ Header
/###################################################################################################*/
header {
	position: relative;
	width: 100%;
	height: auto;
	float:left;
	border-bottom: 20px solid #00386c;
	padding: 15px 0;
	background-color: #00305d;
}
.logo {
	display: table;
	margin: 0 auto;
}
.logo_blindex {
	display: table;
	margin: 0 auto;
}
.logo_blindex img{
	display: table-cell;
	vertical-align: middle;
}
.logo_blindex_mobile {
	display: table;
	margin: 0 auto;
	display: none;
}
nav#menu ul {
	width: 100%;
	margin:0;
	padding: 15px 0;
}
nav#menu ul li {
	list-style: none;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 0;
	text-align: center;
	width: 100%;
}
nav#menu ul li a {
	font-family: 'gotham_mediumregular', sans-serif;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0;
	border-bottom: 4px solid #00305d;
}
nav#menu ul li.featnav a {
	color: #0066cc;
}
nav#menu ul li a:hover {
	border-bottom: 4px solid #00b9f2;
	padding: 5px 0;
}

nav#menu ul li:hover ul,
nav#menu ul a:hover ul{
	visibility:visible;
}
nav#menu ul :hover ul{
	visibility:hidden;
}
nav#menu  ul :hover ul :hover ul{ 
	visibility:visible;
}
nav#menu ul ul {
	visibility: hidden;
	position:absolute;
	width: 170px;
	text-align: left;
	border: thin solid #29b5f6;
	box-shadow: 2px 2px 2px #ccc;
	background: #fff;
	margin: 0;
	padding: 25px 20px;
}
nav#menu ul li li {
	text-align: left;
}
nav#menu ul li li a {
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	color: #0069d2;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 13px;
	text-align: left;
	line-height: 16px;
	border-bottom: thin solid #ccc;
	padding: 0 0 8px;
	margin: 0 0 8px;
	border-radius: 0;
}
nav#menu ul li li a:hover {
	color: #002d7f;
	background: none;
}
/*#################################################################################################### 
/ slider
/###################################################################################################*/
#slider  {
	width: 100%;
	height: 485px;
	float:left;
	position:relative;
	overflow:hidden;
}
.text_animate1 h1 {
	color: #00386c;
	font-size: 27px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
    line-height: 35px;
    margin-bottom: 10px;
}
.text_animate1 p {
	font-family: 'Hind', sans-serif;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	letter-spacing: 2px;
	font-weight: 600;
}
/*#################################################################################################### 
/ Sobre
/###################################################################################################*/
#sobre {
	position: relative;
	width: 100%;
	height: auto;
	float:left;
	background:url(images/bg2.jpg) top center repeat;
	padding: 60px 0 100px 0;
}
#sobre h1{
	text-transform: uppercase;
	color:#00386c;
	font-weight: bold;
	font-size: 36px;
	text-align: center;
	padding-bottom: 60px;
}
#sobre .sobre{
	float: left;
	background-color: #fff;
	width: 100%;
}
#sobre h2{
	color:#00386c;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin:35px 0;
	padding: 0 20px;
}
#sobre p{
	color:#00386c;
	font-size: 12px;
	line-height: 20px;
	padding: 0 20px;
}
#sobre a{
	float: left;
	width: 100%;
	text-align: center;
	height: 80px;
	margin-top: 55px;
	color:#00386c;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
    padding: 18px 0;
    border:2px solid #00b9f2;
    background-color: #a1e0f9;
}
#sobre a:hover,
#sobre a:hover,
#sobre a:hover{
	border:2px solid #00386c;
}
/*#################################################################################################### 
/ Projetos
/###################################################################################################*/
#projetos {
	position: relative;
	width: 100%;
	height: auto;
	float:left;
	background:url(images/bg2.jpg) top center repeat;
	padding: 60px 0;
}
#projetos h1{
	font-weight: bold;
	font-size: 32px;
	color:#00386c;
	text-transform: uppercase;
	margin-bottom: 45px;
}
#projetos h2{
	font-size: 20px;
	color:#00386c;
	text-transform: uppercase;
	letter-spacing: 2px;
	float: right;
	margin-top: 10px;
}
#projetos .imagem{
	width: 555px;
	height: 325px;
	float: left;
}
#projetos .imagem img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
#projetos .imagem:hover .ampliar{
	opacity: 1;
	-webkit-transition: 0.3s ease-out;
}
#projetos .imagem .ampliar{
	opacity: 0;
	margin-top: -325px;
	text-align: center;
    width: 555px;
    height: 325px;
    background-color: rgba(0, 68, 127, 0.74);
    background: rgba(0, 68, 127, 0.74);
    position: absolute;
    -webkit-transition: 0.3s ease-out;
}
#projetos .imagem .ampliar p{
	color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    margin: 0;
    line-height: 30px;
    padding: 140px 70px 20px 70px;
    background:url(images/bg-port.png) bottom center no-repeat;
}
#projetos a.veja{
	color: #00386c;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin-top: 20px;
    -webkit-transition: 0.3s ease-out;
}
#projetos a.veja:hover{
	padding-left: 10px;
	-webkit-transition: 0.3s ease-out;
}
#projetos a.veja:hover .fa{
	color:#fff;
	background-color: #00386c;
	-webkit-transition: 0.3s ease-out;
}
#projetos a.veja .fa{
	font-size: 18px;
    border: 2px solid #00386c;
    padding: 1px 4px;
    margin-right: 10px;
    -webkit-transition: 0.3s ease-out;
}
#projetos hr {
	color: #00386c;
    background-color: #00386c;
    height: 3px;
    margin-top: 32px;
    margin-bottom: 0;
}
/*#################################################################################################### 
/ Portfólio
/###################################################################################################*/
#portfolio {
	position: relative;
	width: 100%;
	height: auto;
	float:left;
	background:url(images/bg2.jpg) top center repeat;
	padding: 60px 0;
}
#portfolio h1{
	text-transform: uppercase;
	color:#00386c;
	font-weight: bold;
	font-size: 36px;
	text-align: center;
	padding-bottom: 60px;
}
#portfolio .imagem{
	width: 555px;
	height: 325px;
	float: left;
}
#portfolio .imagem img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
#portfolio .imagem:hover .ampliar{
	opacity: 1;
	-webkit-transition: 0.3s ease-out;
}
#portfolio .imagem .ampliar{
	opacity: 0;
	margin-top: -325px;
	text-align: center;
    width: 555px;
    height: 325px;
    background-color: rgba(0, 68, 127, 0.74);
    background: rgba(0, 68, 127, 0.74);
    position: absolute;
    -webkit-transition: 0.3s ease-out;
}
#portfolio .imagem .ampliar p{
	color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    margin: 0;
    line-height: 30px;
    padding: 140px 70px 20px 70px;
    background:url(images/bg-port.png) bottom center no-repeat;
}
/*#################################################################################################### 
/ Contato
/###################################################################################################*/
#contato {
	position: relative;
	width: 100%;
	height: auto;
	float:left;
	background:url(images/bg2.jpg) top center no-repeat;
	padding: 90px 0;
	text-align: center;
}
#contato h1{
	text-transform: uppercase;
	color:#00386c;
	font-weight: bold;
	font-size: 36px;
	text-align: center;
	padding-bottom: 90px;
}
#contato input{
	width: 100%;
	height: 60px;
	margin-bottom: 10px;
	padding-left: 25px;
	font-size: 18px;
	color: #999999;
	border:none;
	border:1px solid #999999;
}
#contato textarea{
	width: 100%;
	height: 207px;
	margin-bottom: 10px;
	padding: 25px 0 0 25px;
	font-size: 18px;
	color: #999999;
	border:none;
	border:1px solid #999999;
}
#contato input:focus{
	border:2px solid #999999;
}
#contato textarea:focus{
	border:2px solid #999999;
}
#contato input[type="submit"]{
	width: 140px;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #00386c;
	border:none;
	color:#fff;
	cursor: pointer;
	-webkit-transition: background 0.3s ease-out;
}
#contato input[type="submit"]:hover{
	background-color: #00b9f2;
	-webkit-transition: background 0.3s ease-out;
}
#contato input::-webkit-input-placeholder { color: #999999; text-transform: uppercase; }
#contato input:-moz-placeholder { color: #999999; text-transform: uppercase; }
#contato input::-moz-placeholder { color: #999999; text-transform: uppercase; }
#contato input:-ms-input-placeholder { color: #999999; text-transform: uppercase; }
#contato textarea::-webkit-input-placeholder { color: #999999; text-transform: uppercase; }
#contato textarea:-moz-placeholder { color: #999999; text-transform: uppercase; }
#contato textarea::-moz-placeholder { color: #999999; text-transform: uppercase; }
#contato textarea:-ms-input-placeholder { color: #999999; text-transform: uppercase; }
/*#################################################################################################### 
/ Mapa
/###################################################################################################*/
#mapa {
	position: relative;
	width: 100%;
	height: auto;
	float:left;
	background: url(images/bg-mapa.jpg) top center no-repeat;
	padding: 90px 0;
}
#mapa .endereco{
	width: 380px;
	height: 245px;
	margin:0 auto;
	background: url(images/bg-endereco.png) top center no-repeat;
}
#mapa .endereco h2{
	color:#fff;
	font-size: 18px;
	text-transform: uppercase;
	padding-left: 20px;
    line-height: 40px;
}
#mapa .endereco p{
	padding:0 60px 0 160px;
	color:#00386c;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 15px;
	margin:0;
	margin-top: 20px;
}
#mapa .endereco a{
	padding:0 60px 0 160px;
    font-size: 12px;
    color: #00b9f2;
    text-transform: uppercase;
    text-decoration: underline !important;
    float: left;
    margin-bottom: 15px;
}
#mapa .endereco a:hover{
	color:#00386c;
}
#mapa .endereco h3{
	padding:0 60px 0 160px;
	font-size: 16px;
	color:#00386c;
	font-weight: bold;
	line-height:20px;
}
/*#################################################################################################### 
/ Clientes
/###################################################################################################*/
#projetos h3{
	color: #00386c;
	text-transform: uppercase;
	margin:30px 0; 
	font-weight: bold;
	font-size: 32px;
	text-align:center;
}
#projetos ul{
	list-style: none;
	margin:0;
	padding: 0;
	text-align: center;
}
#projetos ul li{
	display:inline-block;
	border:2px solid #95e1ff;
	margin: 0 28px 20px 28px;
	-webkit-transition: 0.3s ease-out;
	width: 163px;
    height: 163px;
    background: #fff;
}
#projetos ul li a{
	border:1px solid #d6d6d6;
	float: left;
    padding-bottom: 1px;
	-webkit-transition: 0.3s ease-out;
}
#projetos ul li:hover{
	border:2px solid #00386c;
	-webkit-transition: 0.3s ease-out;
}
#projetos ul li:hover a{
	border:1px solid #00386c;
	-webkit-transition: 0.3s ease-out;
}
/*#################################################################################################### 
/ Footer
/###################################################################################################*/
footer {
	position: relative;
	width: 100%;
	height: auto;
	float:left;
	background-color: #00386c;
	padding: 30px 0;
}
footer h1{
	color:#00b9f2;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	margin:0;
}
footer h2{
	color:#fff;
	font-size: 19px;
	margin:0;
	line-height: 20px;
}
footer h3{
	color:#fff;
	font-size: 15px;
	margin:0;
	line-height: 20px;
}
footer h4{
	color:#fff;
	font-size: 14px;
	margin:0;
	line-height: 15px;
}
footer a{
	font-size: 12px;
	color:#00b9f2;
	text-transform: uppercase;
	text-decoration: underline !important;
}
footer a:hover{
	color:#fff;
}
footer .title{
	width: 190px;
	height: 68px;
	border-right:1px solid #00b9f2;
	float: left;
    padding-top: 12px;
}
footer .contato{
	width: 370px;
	height: 68px;
	border-right:1px solid #00b9f2;
	float: left;
	text-align: center;
	padding-top: 12px;
}
footer .endereco{
	float: left;
	width: 270px;
	height: 68px;
	padding: 0 50px;
	padding-top: 12px;
}
footer .mapa{
	float: left;
	border:5px solid #fff;
	width: 184px;
	-webkit-transition: 0.3s ease-out;
}
footer .mapa:hover{
	border:5px solid #00b9f2;
	-webkit-transition: 0.3s ease-out;
}
/*#################################################################################################### 
/ Copyright
/###################################################################################################*/
#copyright {
	position: relative;
	width: 100%;
	height: auto;
	float:left;
	background-color: #00305d;
	padding: 10px 0;
	text-align: center;
}
#copyright p{
	margin: 0;
	color:#00b9f2;
	font-size: 12px;
}
#copyright p a{
	font-weight: bold;
	color:#00b9f2;
}


.wp-pagenavi{
    margin-top: 20px;
    float: left;
    width: 100%;
}
.wp-pagenavi a{
    border: none;
    color: #00305d;
    font-weight: bold;
    font-size: 17px;
}
.wp-pagenavi a.nextpostslink{
	float: right;
}