	




/* ================================================================================
    GLOBAIS
================================================================================ */
.content-yes{
    width: 100%;
    /*height: 100%;*/
    float: left;
    text-align: center;
    padding: 22% 0;
    background-color: rgba(204, 204, 204, 0.8);
}
.content-yes .yes{
    padding: 40px;
}
.content-yes .link-yes{
    text-decoration: none;
    text-transform: uppercase;
    color: rgb(16,127,191);
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.content-yes .link-yes:hover{
    color: #000;
    text-decoration: underline;
}



/* ================================================================================
    HEADER
================================================================================ */
#header{
	height:auto;
	min-height:308px;
	background-color:#fff;
}

.menutop{
	background-color:#FFF;
	border-bottom:solid 1px #636363;
}
.menutop ul.menuleft{
	float:left;
}
.menutop ul.menuright{
	float:right;
}
.menutop ul.menuleft li,
.menutop ul.menuright li{
	float:left;
	padding:14px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:400;
	letter-spacing:0.1px;
}
.menutop ul.menuleft li a,
.menutop ul.menuright li{
	color:#595959;
}
.menutop ul.menuleft li a:hover{
	color:#007dad;
	padding-bottom:12px;
	border-bottom:solid 2px #007dad;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}
.menutop ul.menuleft li:nth-of-type(1){
	padding-left:0;
}
.menutop ul.menuright li:nth-of-type(1),
.menutop ul.menuright li:nth-of-type(2),
.menutop ul.menuright li:nth-of-type(3){
	padding-right:0;
}

figure#logo{
	float:left;
	margin:20px 0;
	padding:0;
}
figure#networks{
	margin:100px 0;
	float:right;
}
figure#networks i.fa{
	font-size:2em;
	margin-right:10px;
	color:#007dad;
}
/*figure#networks i.fa-facebook-official{
	color:#2d4078;	
}
figure#networks i.fa-google-plus-square{
	color:#942d29;	
}
figure#networks i.fa-instagram{
	color:#5480a8;	
}*/
nav.menunav{
	background-color:#007dad;
	height:auto;
}

nav.menunav ul.menucenter{
}

ul.menucenter li{
	float:left;
	padding:20px;
	text-transform:uppercase;
	font-size:16px;
	font-weight:600;
}
nav.menunav ul.menucenter li:nth-of-type(1){
	padding-left:0;
}
ul.menucenter li a{
	color:#FFF;
	-webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}
ul.menucenter li a:hover{
	color:#000;
	padding-bottom:18px;
	border-bottom:solid 2px #000;
}




/* ================================================================================
    MAIN
================================================================================ */
#main{
	width:auto;
	height:auto;
}

section.slider{
	max-height:493px;
	overflow:hidden;
}

section.servicos{
	border-top:solid 14px #007dad;
	height:auto;
	padding-bottom:30px;
	background:url(../img/white.png) repeat;
}
section.servicos .wrapper-servicos{
	background:url(../img/set.png) no-repeat top right;
}

.wrapper-servicos .caption{
	position:relative;
	padding:50px 0;
	text-align:center;
}
.wrapper-servicos .caption span{  
	position:absolute;
	margin-top:-20px;
	margin-left:-124px;
    width:40px;
	border-bottom:solid 4px #007dad;
}
.wrapper-servicos .caption h1{
	color:#595959;
	text-transform:uppercase;
	text-align:center;
	font-size:28px;
}

.wrapper-servicos .margin{
	margin-bottom:30px;
}
.wrapper-servicos article.itenleft,
.wrapper-servicos article.itenright{
	width:100%;
	float:left;
	padding:30px;
	overflow:hidden;
	background-color:rgba(204, 204, 204, 0.8);
}

.wrapper-servicos article.itenleft figure.artfig{
	width:29%;
	max-width:325px;
	max-height:180px;
	float:left;
	margin:0 2% 0 0;
	overflow:hidden;
}
.wrapper-servicos article.itenleft .box{
	width:69%;
	float:right;
}
.wrapper-servicos article.itenright figure.artfig{
	width:29%;
	max-width:325px;
	max-height:180px;
	float:right;
	margin:0 0 0 2%;
	overflow:hidden;
}
.wrapper-servicos article.itenright .box{
	width:69%;
	float:left;
}

.wrapper-servicos .box span{
	position:absolute;
	width:12%;
	border-top:solid 4px #007dad;
}
.wrapper-servicos .box h1{
	width:100%;
	padding:12px 20px 10px 20px;
	margin:0 0 18px 0;
	background-color:rgba(89, 89, 89, 0.4);
	text-transform:uppercase;
	font-weight:400;
	font-size:14px;
	color:#FFF;
}
.wrapper-servicos .box p{
	max-height:120px;
	overflow:hidden;
	font-size:12px;
	text-align:justify;
}







section.obras{
	border-top:solid 14px #007dad;
	height:auto;
	padding-bottom:100px;
	background:url(../img/obras.jpg) no-repeat top center;
}
section.obras .wrapper-obras{
	background:url(../img/set.png) no-repeat top left;
}

.wrapper-obras .caption{
	position:relative;
	padding:50px 0;
	text-align:center;
}
.wrapper-obras .caption span{  
	position:absolute;
	margin-top:-20px;
	margin-left:-124px;
    width:40px;
	border-bottom:solid 4px #007dad;
}
.wrapper-obras .caption h1{
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	font-size:28px;
}


.wrapper-obras figure.iten-obras{
	width:32.66%;
/*        min-width: 382px;*/
	min-height:277px;
	overflow:hidden;
	float:left;
	position:relative;
	margin:0 1% 1% 0;
	padding:0;
	background-color:rgba(0, 125, 173, 0.4);
}

/*.wrapper-obras figure.iten-obras img{
    min-width: 382px;
    min-height:277px;
    overflow:hidden;
}*/
.wrapper-obras figure.iten-obras:nth-of-type(3n+0){
	margin-right:0;
}
.wrapper-obras figure.iten-obras figcaption{
	width:100%;
	max-height:62px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	padding:12px 20px 20px 20px;
	border-top:solid 4px #007dad;
	background:rgba(5, 95, 130, 0.6);
	font-size:22px;
	font-weight:600;
	text-transform:uppercase;
	color:#FFF;
}
.wrapper-obras figure.iten-obras img{
	-webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.wrapper-obras figure.iten-obras img:hover{
	transform: rotate(9deg) scale(1.275) skew(1deg) translate(0px);
	-webkit-transform: rotate(9deg) scale(1.275) skew(1deg) translate(0px);
	-moz-transform: rotate(9deg) scale(1.275) skew(1deg) translate(0px);
	-o-transform: rotate(9deg) scale(1.275) skew(1deg) translate(0px);
	-ms-transform: rotate(9deg) scale(1.275) skew(1deg) translate(0px);
}


/* ================================================================================
    FOOTER
================================================================================ */

#footer{
	height:auto;
	margin-top:60px;
	background:url(../img/white-blue.png) repeat;
}

.wrapper-footer{
	padding-bottom:40px;
}
article.itenfooter{
	width:32.66%;
        min-width: 382px;
	margin:0 1% 0 0;
	float:left;
	font-size:14px;
	font-weight:300;
	text-transform:uppercase;
	color:#FFF;
}
article.itenfooter:nth-of-type(3){
	margin-right:0;
}
article.itenfooter h1{
	max-width:380px;
	position:relative;
	padding:10px 0;
	font-size:16px;
	font-weight:600;
	text-transform:uppercase;
	color:#FFF;
	border-bottom:solid 2px rgba(0, 0, 0, 0.3);;
}
article.itenfooter h1 span{
	width:50%;
	position:absolute;
	left:0;
	bottom:-2px;
	border-bottom:solid 4px #000;
}

article.itenfooter li{
	width:100%;
	height:40px;
	margin-bottom:30px;
}
article.itenfooter figure{
	margin:0;
	opacity:0.8;
}
article.itenfooter iframe{
	margin:10px 0 0 0;
	height:250px; 
}
#footer p.tagline{
	width:100%;
	height:20px;
	float:left;
	background-color:#FFF;
	padding:28px 0 40px 0;
	font-size:14px;
	font-weight:600;
	text-align:center;
	text-transform:uppercase;
	color:#595959;
}


















/* ================================================================================
    PAGE SOBRE
================================================================================ */

section.sobre{
	border-top: solid 14px #007dad;
    height: auto;
    padding-bottom:60px;
    background: url(../img/white.png) repeat;
}
.wrapper-sobre article.itensobre{
	float:left;
 	overflow:hidden;
	background:url(../img/set.png) no-repeat top right;
}
.wrapper-sobre .caption{
	position:relative;
	padding:50px 0;
	text-align:center;
}
.wrapper-sobre .caption span{  
	position:absolute;
	margin-top:-20px;
	margin-left:-96px;
    width:40px;
	border-bottom:solid 4px #007dad;
}
.wrapper-sobre .caption h1{
	color:#595959;
	text-transform:uppercase;
	text-align:center;
	font-size:28px;
}

.wrapper-sobre article.itensobre p.text{
	padding:30px 20px;
	text-align:justify;
	font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.1px;
	background-color:rgba(204, 204, 204, 0.8);
	border-bottom:solid 2px #007dad;
}

/* ================================================================================
    PAGE GARANTIA
================================================================================ */

section.garantia{
	border-top: solid 14px #007dad;
    height: auto;
    padding-bottom:60px;
    background: url(../img/white.png) repeat;
}
.wrapper-garantia article.itengarantia{
	float:left;
 	overflow:hidden;
	background:url(../img/set.png) no-repeat top right;
}
.wrapper-garantia .caption{
	position:relative;
	padding:50px 0;
	text-align:center;
}
.wrapper-garantia .caption span{  
	position:absolute;
	margin-top:-20px;
	margin-left:-78px;
    width:40px;
	border-bottom:solid 4px #007dad;
}
.wrapper-garantia .caption h1{
	color:#595959;
	text-transform:uppercase;
	text-align:center;
	font-size:28px;
}

.wrapper-garantia article.itengarantia p.text{
	padding:30px 20px;
	text-align:justify;
	font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.1px;
	background-color:rgba(204, 204, 204, 0.8);
	border-bottom:solid 2px #007dad;
}




/* ================================================================================
    PAGE OBRAS
================================================================================ */


section.page-obras{
	border-top:solid 14px #007dad;
	height:auto;
	padding-bottom:50px;
	background:url(../img/white.png) repeat top center;
}
section.page-obras .bobras{
	background:url(../img/set.png) no-repeat top right;
}
.wrapper-obras .caption h1.tobras{
	color:#595959;
	text-transform:uppercase;
	text-align:center;
	font-size:28px;
}


/* ================================================================================
    PAGE OBRAS-ITEN
================================================================================ */


section.obras-iten{
	border-top: solid 14px #007dad;
    height: auto;
    padding-bottom:50px;
    background: url(../img/white.png) repeat;
}

.wrapper-obras-iten .caption{
	position:relative;
	padding:50px 0;
	text-align:center;
}
.wrapper-obras-iten .caption span{  
	position:absolute;
	margin-top:-20px;
	margin-left:-108px;
    width:40px;
	border-bottom:solid 4px #007dad;
}
.wrapper-obras-iten .caption h1{
	color:#595959;
	text-transform:uppercase;
	text-align:center;
	font-size:28px;
}

.wrapper-obras-iten article.itensobre{
	float:left;
	padding:0px 0 30px 0;
	overflow:hidden;
	background:url(../img/set.png) no-repeat top right;
}
.wrapper-obras-iten article.itensobre p.text{
	padding:30px 20px;
	text-align:justify;
	font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.1px;
	background-color:rgba(204, 204, 204, 0.8);
	border-bottom:solid 4px #007dad;
}


.wrapper-figobras figure.figobra{
	width:32.66%;
	/*min-height: 277px;*/
	height: 277px;
    margin: 0 1% 1% 0;
	padding:0;
	float:left;
	position: relative;
    overflow: hidden;
}
.wrapper-figobras figure.figobra:nth-of-type(3n+0){
	margin-right:0;
}
.wrapper-figobras figure.figobra img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.wrapper-figobras figure.figobra:hover img, .wrapper-figobras figure.figobra:focus img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.wrapper-figobras figure.figobra figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 25% 0;
    width: 100%;
    height: 100%;
    background-color: rgba(63, 97, 132, 0.85);
    text-align: center;
    font-size: 15px;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.wrapper-figobras figure.figobra figcaption a {
    color: #fff
}
.wrapper-figobras figure.figobra figcaption a:hover, .wrapper-figobras figure.figobra figcaption a:focus {
    color: #73d0da
}
.wrapper-figobras figure.figobra:hover figcaption, .wrapper-figobras figure.figobra:focus figcaption {
    opacity: 1
}
.visible {
    opacity: 1
}
.wrapper-figobras figure.figobra figure.cs-hover figcaption {
    opacity: 1
}
.wrapper-figobras figure.figobra figcaption i {
    font-size: 35px
}
.wrapper-figobras figure.figobra figcaption p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 400;
}
.wrapper-figobras figure.figobra figcaption .caption-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -100px;
    width: 200px;
    -webkit-transform: translate(0px, 15px);
    -ms-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.wrapper-figobras figure.figobra:hover figcaption .caption-content, .wrapper-figobras figure.figobra:focus figcaption .caption-content {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}


/* ================================================================================
    PAGE ASSOCIAÇÕES
================================================================================ */

section.ass{
	border-top: solid 14px #007dad;
    height: auto;
    padding-bottom: 50px;
    background: url(../img/white.png) repeat;
}
section.ass .wrapper-ass{
    float: left;
/*    padding: 30px;*/ /*arrumar padding*/
    overflow: hidden;
    background: url(../img/set.png) no-repeat top right;
}
.wrapper-ass .caption{
	position:relative;
	padding:50px 0;
	text-align:center;
}
.wrapper-ass .caption span{  
	position:absolute;
	margin-top:-20px;
	margin-left:-214px;
    width:40px;
	border-bottom:solid 4px #007dad;
}
.wrapper-ass .caption h1{
	color:#595959;
	text-transform:uppercase;
	text-align:center;
	font-size:28px;
}

.wrapper-ass figure.figass{
	width:24.25%;
	min-height:140px;
	margin:0 1% 1% 0;
	padding:0;
	float:left;
}
.wrapper-ass figure.figass:nth-of-type(4n+0){
	margin-right:0;
}
.wrapper-ass figure.figass img{
	-webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}
.wrapper-ass figure.figass img:hover{
	transform: rotate(0deg) scale(1.044) skew(1deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.044) skew(1deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.044) skew(1deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.044) skew(1deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.044) skew(1deg) translate(0px);
}


/* ================================================================================
    PAGE FALE CONOSCO
================================================================================ */

section.faleconosco{
	border-top: solid 14px #007dad;
    height: auto;
    padding-bottom: 60px;
    background: url(../img/white.png) repeat;
}
section.faleconosco .wrapper-fale{
    float: left;
/*    padding: 30px;*/ /*arrumar padding*/
    overflow: hidden;
    background: url(../img/set.png) no-repeat top right;
}
.wrapper-fale .caption{
	position:relative;
	padding:50px 0;
	text-align:center;
}
.wrapper-fale .caption span{  
	position:absolute;
	margin-top:-20px;
	margin-left:-144px;
    width:40px;
	border-bottom:solid 4px #007dad;
}
.wrapper-fale .caption h1{
	color:#595959;
	text-transform:uppercase;
	text-align:center;
	font-size:28px;
}


.wrapper-fale article.itenfale{
    width: 100%;
	float:left;
	padding:20px 20px;
	margin-top:20px;
	text-align:justify;
	font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.1px;
	background-color:rgba(204, 204, 204, 0.8);
	border-bottom:solid 2px #007dad;
}

.wrapper-fale form input{
	width:49%;
	margin:0 1% 1% 0;
	display:block;
	float:left;
	height:40px;
	border:0;
	border-bottom:solid 2px #007dad;
	padding:26px 20px 26px 20px;
	text-align:justify;
	font-size:12px;
    font-weight:400;
    letter-spacing:0.1px;
	background-color:rgba(204, 204, 204, 0.8);
	outline:0;
}
.wrapper-fale form input.cel{
	width:50%;
}
.wrapper-fale form input:nth-of-type(2n+0){
	margin-right:0;
}
.wrapper-fale form input:hover{
	-webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}

.wrapper-fale form textarea{
	width:100%;
	height:140px;
	border:0;
	border-bottom:solid 2px #007dad;
	padding:26px 20px 26px 20px;
	text-align:justify;
	font-size:12px;
    font-weight:400;
    letter-spacing:0.1px;
	background-color:rgba(204, 204, 204, 0.8);
	outline:0;
}

.wrapper-fale form input[type="text"],
.wrapper-fale form input[type="email"]{
	width:100%;
}


.wrapper-fale form input[type="submit"],
.wrapper-fale form input[type="reset"]{
	width:20%;
	margin-top:1%;
	float:right;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
	color:#007dad;
	padding:20px 20px 38px 20px;
	cursor:pointer;
	-webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}
.wrapper-fale form input[type="submit"]:hover,
.wrapper-fale form input[type="reset"]:hover{
	background-color:#007dad;
	color:rgba(204, 204, 204, 0.8);
	border-bottom:solid 2px rgba(204, 204, 204, 0.8);
}


/* ================================================================================
    PAGE TRABALHE CONOSCO
================================================================================ */


.wrapper-fale .caption span.fales{  
	position:absolute;
	margin-top:-20px;
	margin-left:-105px;
    width:40px;
	border-bottom:solid 4px #007dad;
}
.wrapper-fale form label{
    float:left;
    width:50%;
	background-color:rgba(204, 204, 204, 0.8);
	border-bottom:solid 2px #007dad;
	outline:0;   
	font-size:12px;
    font-weight:400;
    letter-spacing:0.1px; 
    color:#969696;
}
.wrapper-fale form label span{
	float:left;
	padding:17px 20px 0 20px;
}
.wrapper-fale form input[type="file"]{
	width:65%;
	float:right;
	padding:16px 20px 36px 20px;
	margin:0; 	float:right;
	border:0;
	background-color:transparent;
	overflow:hidden;
}
.wrapper-fale form input.btsend{
	margin-right:0;
	margin-left:1%;
}