/* Put your custom css here */

body,
h1,
h2,
h3,
h4,
h5,
h6,
legend,
a,
p {
    font-family: "Lato" !important;
}

h2 {
    margin-top: 0px; !important;
}

body {
    padding-top: 95px;
    font-size: 12px;
    color: rgb(100, 100, 100);
}

h1 {
    font-weight: bold;
    font-size: 34px;
    color: #FFF;
}

#bubble {
    position: absolute;
    top: 65px;
    left: 0;
    width: 100px;
    height: 3px;
    background-color: rgb(0, 173, 237);
}

address {
    font-size: 14px;
    line-height: 30px;
}

address span {
    color: rgb(0, 173, 237);
}

@media(max-width:767px) {
    #bubble {
        display: none;
    }
}
/* --- NAVBAR --- */

.navbar-fixed-top {
    background-color: #FFF;
    opacity: 0.95;
}

.navbar-nav > li > a {
    font-size: 14px;
    padding: 25px 25px;
}

@media(max-width:1000px) {
    .navbar-nav > li > a {
        padding: 25px 15px;
    }
}
/* --- GERAL --- */

.centerText {
    text-align: center;
}

.imageInfo {
    padding-top: 80px;
}

@media(max-width:479px) {
    .imageInfo {
        padding-top: 20px;
    }
}

.bigText {
    padding-top: 20px;
    padding-bottom: 10px;
}

.mediumText {
    color: #FFF;
    font-size: 18px;
    line-height: 20px;
}

#video_container {
    position: relative;
    min-height: 540px;
    background-image: url(../images/holder.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: grey;
    border-bottom: 1.5px solid #ddd;
}

#video_overlayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.66;
}

.whiteLinkButton {
    display: inline-block;
    border: solid 1.5px #FFF;
    border-radius: 5px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    width: 130px;
    height: 40px;
    line-height: 40px;
    margin: 20px 15px 40px;
}

@media(max-width:479px) {
    .whiteLinkButton {
        margin: 20px 15px 20px;
    }
}

.whiteLinkButton:hover {
    background-color: #FFF;
    color: #000;
    text-decoration: none;
}

.roundIconLink {
    display: block;
    width: 90px;
    margin: 0 auto;
}

.roundIconLink i {
    border: solid 1px #FFF;
    border-radius: 25px;
    width: 45px;
    height: 45px;
    color: #FFF;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    padding: 2px 0px 0px 4px;
}

.roundIconLink span {
    display: block;
    text-decoration: none;
    color: #FFF;
    line-height: 40px;
    text-align: center;
}

.roundIconLink:hover {
    text-decoration: none;
}

.roundIconLink:hover i {
    text-decoration: none !important;
    background-color: #FFF;
    color: #000;
}
/* --- News HighLight Section --- */

#nhContainer {
    min-height: 205px;
    padding: 45px 0px 20px;
    background-color: rgb(249, 249, 249);
    border-bottom: solid 1px rgb(227, 227, 227);
}

#nhContainer h3 {
    font-weight: normal;
    font-size: 18px;
}

.greyButtonLink {
    display: inline-block;
    border: solid 1.5px rgb(174, 174, 174);
    border-radius: 5px;
    color: rgb(174, 174, 174);
    text-decoration: none;
    font-size: 12px;
    padding: 0px 25px;
    line-height: 35px;
    margin: 20px 15px 40px;
}

.greyButtonLink:hover {
    background-color: rgb(174, 174, 174);
    color: rgb(249, 249, 249);
    text-decoration: none;
}
/* --- News HighLight Section --- */

#processosContainer {
    min-height: 300px;
    padding: 80px 0;
    background-color: rgb(255, 255, 255);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.processosButton {
    display: inline-block;
    border: solid 1.5px rgb(132, 193, 213);
    border-radius: 5px;
    color: rgb(132, 193, 213);
    text-decoration: none;
    font-size: 18px;
    padding: 0px 20px;
    height: 40px;
    line-height: 37px;
    margin: 20px 10px 40px;
    font-weight: 300;
}

@media(max-width:767px) {
    .processosButton {
        margin: 5px 5px;
    }
}

.processosButton:hover {
    color: rgb(100, 100, 100);
    text-decoration: none;
}

.processosButtonHover {
    border: solid 1.5px rgb(255, 255, 255);
    color: rgb(100, 100, 100) !important;
    text-decoration: none;
    background-color: rgb(255, 255, 255);
}

.processosButtonWhite {
    border: solid 1.5px rgb(255, 255, 255);
    color: rgb(255, 255, 255);
}

.normalContainer .italics {
    font-size: 12px;
    line-height: 14px;
    font-style: italic;
    color: rgb(174, 174, 174);
}

.normalContainer .underlineHeader {
    padding: 5px 10px;
    border-bottom: solid 3px rgb(0, 173, 237);
    font-family: 'Merriweather', serif;
    line-height: 55px;
}


/*
.normalContainer .normalText {
    padding: 20px 10px;
    font-size: 14px;
    line-height: 18px;
    color: rgb(100, 100, 100);
}
*/

.normalContainer .normalText {
    color: rgb(100, 100, 100);
    font-size: 17px;
    line-height: 30px;
    padding: 20px 5%;
}

.normalContainer .tinyText {
    padding: 15px 10px;
    font-size: 12px;
    line-height: 14px;
    color: rgb(174, 174, 174);
}
/* ---- PARALLAX HOME ---- */

#parallaxHome {
    min-height: 390px;
    background-image: url('../images/fundo-30anos.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.parallaxText {
    font-family: 'Merriweather', serif;
    color: rgb(255, 255, 255);
    font-size: 26px;
    line-height: 36px;
    padding: 40px 25%;
    font-weight: bold;
}

@media(max-width:767px) {
    .parallaxText {
        padding: 20px 5%;
    }
}
/* ----- RECENTES ----- */

#recentsContainer {
    padding: 45px 0 50px;
    clear: both;
    margin: 0 auto;
}

@media(max-width:767px) {
    #recentsContainer {
        padding: 20px 5% 50px;
    }
}

.recentItem {
    position: relative;
    width: 280px;
    height: 230px;
    border-radius: 5px;
    overflow: hidden;
    /*background-image: url(../images/holder.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    margin-bottom: 30px;
}

.recentItem > a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.85;
    background-color: rgba(53, 146, 183, 0.85);
    top: 100%;
    transition: 200ms;
}

.recentItem > a:hover {
    text-decoration: none;
}

.recentItem:hover > a {
    top: 0;
}

.recentItem .plusSpan {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 18px;
    font-size: weight;
    line-height: 30px;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    margin: 30px auto 0px;
}

.recentItem h3 {
    display: inline-block;
    color: rgb(255, 255, 255);
    width: auto;
    margin: 0 auto;
    padding: 2px 10px;
    border-bottom: solid 2px rgb(255, 255, 255);
    font-family: 'Merriweather', serif !important;
    font-size: 16px;
    font-weight: normal;
    margin-top: 20px;
}

.recentItem .recentText {
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 15px 10px 0px;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    font-family: 'Merriweather', serif !important;
}

.isotopeFilterWrapper {
    height: 50px;
}

.isotopeFilterWrapper a,
.isotopeFilterWrapper a:active,
.isotopeFilterWrapper a:focus {
    display: inline-block;
    color: rgb(100, 100, 100);
    padding: 5px 20px;
    margin: 10px;
    border: solid 1px rgb(255, 255, 255);
    text-decoration: none;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}

.isotopeFilterWrapper a:hover,
.isotopeFilterWrapper a.selected {
    border: solid 1px rgb(100, 100, 100);
    border-radius: 5px;
    text-decoration: none;
}

.isotopeWrapper {
    width: 930px;
    margin: 0 auto 30px;
}

@media(max-width:929px) {
    .isotopeWrapper {
        width: 620px;
    }
}

@media(max-width:619px) {
    .isotopeWrapper {
        width: 280px;
    }
}
/* ---- TOP CONTAINER ---- */

.topContainer {
    background-image: url(../images/empresa.jpg);
    height: 360px;
    line-height: 360px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
/* ---- empresa ---- */

#queFazemosContainer {
    background-color: rgb(249, 249, 249);
    padding: 45px 10% 20px;
    clear: both;
    margin: 0 auto;
}

@media(max-width:767px) {
    #queFazemosContainer {
        padding: 20px 5%;
    }
}

#servicosContainer {
    margin-bottom: 70px;
    max-width: 1100px;
    min-height: 600px;
}

.servicosItemDiv {
    padding: 70px 23px 0;
    text-align: center;
}

.servicosTitle {
    font-weight: normal;
    font-size: 26px !important;
}

.servicosTitle2 {
    color: rgb(0, 173, 237);
    font-weight: normal;
}

.servicosTitle2 span {
    color: rgb(0, 173, 237);
    font-weight: bold;
}

.servicosIcon {
    width: 75px;
    height: 75px;
    margin-bottom: 14px;
}

.servicosItemDiv a {
    display: inline-block;
    border: solid 1.5px rgb(174, 174, 174);
    border-radius: 5px;
    color: rgb(174, 174, 174);
    text-decoration: none;
    font-size: 12px;
    padding: 0px 25px;
    line-height: 35px;
    margin: 20px 15px 40px;
}

.servicosItemDiv p {
    color: #898989;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

.servicosItemDiv a:hover {
    background-color: rgb(174, 174, 174);
    color: rgb(249, 249, 249);
    text-decoration: none;
}
/* ---- PARALLAX MARKET ---- */

#parallaxMarket {
    min-height: 300px;
    background-image: url('../images/fundo-mapa.jpg');
    background-size: 200%;
    background-repeat: no-repeat;
    background-position: center;
}

.parallaxMarketText {
    color: rgb(255, 255, 255);
    font-size: 26px;
    line-height: 36px;
    padding: 110px 0;
    font-weight: normal;
}

.parallaxMarketText span {
    font-weight: bold;
}

@media(max-width:767px) {
    #parallaxMarket {
        background-size: 500%;
    }
    .parallaxMarketText {
        padding: 20px 5%;
    }
}

#sustentabilidadeContainer {
    /*background-color: rgb(222, 222, 222);*/
    padding: 180px 10% 20px;
    clear: both;
    margin: 0 auto;
}

@media(max-width:767px) {
    #sustentabilidadeContainer {
        padding: 20px 5%;
    }
}

#sustentabilidadeSection {
    background-image: url(../images/sust2_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    background-position: bottom;
}

#backgroundLine {
   /* background-color: rgb(222, 222, 222);*/
    background-image: url(../images/sust_bg.png);
    height: 150px;
    background-repeat: repeat-x;
    background-position: center;
}

#missaoContainer {
    clear: both;
    margin: 0 auto;
    padding: 50px 0 60px;
}

@media(max-width:767px) {
    #missaoContainer {
        padding: 20px 5%;
    }
}

#ariGoldContainer {
    padding-bottom: 50px;
    /*background-color: rgb(222, 222, 222);*/
    /*width: 1170px;*/
}

.ariGoldItemDiv {
    text-align: center;
    position: relative;
    top: -20px;
    padding: 0 50px;
    margin: 0 auto;
    width: 360px;
}

.ariGoldItemDiv h3 {
    font-size: 20px;
}

.ariGoldItemDiv img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.ariGoldItemDiv p:before {
    content: '"';
}

.ariGoldItemDiv p:after {
    content: '"';
}

.ariGoldItemDiv p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    font-style: italic;
}
/* ---- PARALLAX CONCEITOS ---- */

#parallaxConceitos {
    min-height: 360px;
    background-image: url('../images/fundo-homem.jpg');
    background-size: 200%;
    background-repeat: no-repeat;
    background-position: center;
}

.conceitosItem {
    text-align: center;
    padding-top: 140px;
    color: rgb(255, 255, 255);
}

.conceitosItem img {
    width: 80px;
}

@media(max-width:767px) {
    #parallaxConceitos {
        background-size: 500%;
    }
}
/* ---- PAG PRODUTOS ---- */

#produtosHeaderContainer {
    position: relative;
    height: 360px;
    background-image: url('../images/fundo-homem.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#produtosHeaderTop {
    height: 360px;
    line-height: 360px;
}

.produtosTipoLinkButton {
    display: inline-block;
    border: solid 1.5px #FFF;
    border-radius: 5px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    width: 130px;
    height: 40px;
    line-height: 40px;
    margin: 20px 15px 0px;
}

@media(max-width:479px) {
    .produtosTipoLinkButton {
        margin: 20px 15px 0px;
    }
}

.produtosTipoLinkButton:hover,
.produtosTipoLinkButton.selected {
    background-color: #FFF;
    color: #000;
    text-decoration: none;
}

#produtosNav {
    max-width: 1120px;
    margin: 0 auto;
}

#produtosNav .container-fluid {
    padding: 0;
}

.produtosNavItem {
    height: 120px;
    padding: 0;
    margin: 0;
}

.produtosNavItem a,
.produtosNavItem a:focus,
.produtosNavItem a:active {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 120px;
    background-color: rgb(58, 58, 58);
    opacity: 0.75;
    color: white;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Merriweather', serif !important;
    text-decoration: none;
}

.produtosNavItem a:hover,
.produtosNavItem a.selected {
    opacity: 1;
    text-decoration: none;
    color: white;
}

@media(max-width:767px) {
    .produtosNavItem {
        height: 30px;
    }
    .produtosNavItem a,
    .produtosNavItem a:focus,
    .produtosNavItem a:active {
        line-height: 30px;
        font-size: 14px;
    }
}
/* ---- ISOTOPE PRODUTOS ---- */

.isotopeProdWrapper {
    position: relative;
    width: 1160px;
    margin: 0 auto;
    padding: 60px 0px;
    min-height: 260px;
}

@media(max-width:1159px) {
    .isotopeProdWrapper {
        width: 870px;
    }
}

@media(max-width:869px) {
    .isotopeProdWrapper {
        width: 580px;
    }
}

@media(max-width:579px) {
    .isotopeProdWrapper {
        width: 290px;
    }
}

.prodItem {
    text-align: center;
    min-height: 260px;
    padding-bottom: 20px;
    width: 250px;
    margin: 0 20px;
}

.prodItem a,
.prodItem a:active,
.prodItem a:focus {
    display: block;
    color: rgb(100, 100, 100);
    text-decoration: none;
    min-height: 260px;
}

.prodItem img {
    width: 250px;
    height: 185px;
    display: block;
    margin: 0 auto;
}

.prodItem h3 {
    display: inline;
    margin: 0 auto;
    font-family: 'Merriweather', serif !important;
    font-weight: 300;
    font-size: 16px;
    line-height: 40px;
    border-bottom: solid 1px rgb(100, 100, 100);
    padding: 0px 10px;
    height: 40px;
}

.prodItem p {
    display: block;
    text-align: center;
    width: 250px;
    padding: 5px 15px;
    font-family: 'Merriweather', serif !important;
    font-weight: 300;
}
/* ---- PAG MATERIAIS ---- */

#materiaisContainer {
    height: 360px;
    background-image: url('../images/mat-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/* ---- PAG NOTICIAS BLOG ---- */

.postPic {
    float: left;
    min-width: 200px;
    padding-top: 25px;
}

/* FOOTER 
================================================== */

footer {
    color: #777;
    background: #f7f7f7;
    border-top: 1px solid #ddd;
}

footer h1,
footer h2,
footer h3,
footer h4 {
    color: #777;
    font-weight: 300;
    font-size: 11px;
}

#footerRights {
    background-color: #eee;
    color: #999;
    border-top: 1px solid #ccc;
    font-weight: 300;
    font-size: 11px;
}
/* END FOOTER 
================================================== */

/* FORM
================================================== */
textarea#comments {height:120px;}
#verify {width:auto; display:inline-block;margin-top:11px;}
.securityCheck h3 {margin-bottom:7px;}

.centeredForm{text-align: center; }


/*** MEDIA QUERIES ***/

@media(max-width:767px){}

@media(min-width:768px){
	.page-header .projectTitle {text-align: left;}
	#verify {margin-left:15px; margin-top: 0;}

	.portfolioMosaic.mosaic5 article{
		width:33.33333333333333%;
	}
	.portfolioMosaic.mosaic4 article{
		width:33.33333333333333%;
	}
	.portfolioMosaic.mosaic3 article{
		width:33.33333333333333%;
	}
	.portfolioMosaic.mosaic2 article{
		width:33.33333333333333%;
	}

}


@media(min-width:992px){}


@media(min-width:1025px){

	.portfolioMosaic.mosaic5 article{
		width:20%;
	}
	.portfolioMosaic.mosaic4 article{
		width:25%;
	}
	.portfolioMosaic.mosaic3 article{
		width:33.33333333333333%;
	}
	.portfolioMosaic.mosaic2 article{
		width:50%;
	}

}

@media(min-width:1200px){}

/*** END MEDIA QUERIES ***/

/*** Form ***/

#imagem_mapa {
    width: 100%;
}


.form-control {
    background-color:#fff;
    -webkit-box-shadow:none;
    box-shadow:none;
    padding: 6px 12px; 
    height:36px;
    
    color: #444;
	border: 1px solid #ddd;
}

.error {
	padding: 5px;
	margin-bottom: 20px;
	display:block;
	font-size: 14px;
    color: #B94A48;
	background-color: #F2DEDE;
	border-color: #EED3D7;
}

label {
    margin: 22px 0 5px;
    font-size: 14px;
    font-weight: bold;
    color: #777;
}

label.error {
    color:#fff;
	background-color: #B94A48;
	border:none
}

.has-feedback .form-control-feedback{
	top:48px;
}

.securityCheck .has-feedback  .form-control-feedback{
	top: 5px;
	right: 20px;

}

.form-control:focus{
/*	border: 1px dashed #538BAF;
	background-color:#fff;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
*/
}

#projectQuote, #projectQuote h3{
    background:#ddd;
    color:#444;
}

/* pop up */
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color:#538BAF;
}

/* END MISCELANIOUS
================================================== */

/*** buttons ***/
.btn {
    padding: 5px 16px;
    font-size: 14px;
    font-weight: bold;
	background: #fff;
	color: #777;
	border: 1px solid rgba(0, 0, 0, 0.15);
}

.btn:hover {
	background: #EBEBEB;
    color: #777;
	/*
    border-color:#6ba1c4;
	color: #FFFFFF;
    */
}

.btn-border {
	background:none;
	border:2px solid #fff;
}

.btn-inverse {
	background: none repeat scroll 0 0 #555555;
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	color: #FFFFFF!important;
}

.btn-inverse:hover{
	background: none repeat scroll 0 0 #F7F7F7;
	border-bottom: 1px solid rgba(150, 150, 150, 0.25);
	color: #111111!important;
}

.btn-primary {
	background: #538BAF ;
	color: #FFFFFF!important;
}
.btn-info {
	background: #49AFCD;
	color: #FFFFFF;
}
.btn-success {
	background: #5BB75B;
	color: #FFFFFF;
}
.btn-warning {
	background: #FAA732;
	color: #FFFFFF;
}
.btn-danger {
	background: #DA4F49;
	color: #FFFFFF!important;
}
.btn-link, .btn-link:active, .btn-link[disabled], .btn-link:hover {
	background:none;
	border:none;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	box-shadow: none;
	color:#49AFCD;
}
.btnWrapper {
	border:1px solid #ccc;
}


/* ---- EXTRA ---- */

/* centered columns styles */

.row-centered {
    text-align:center;
}

.col-centered {
    vertical-align: top;
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}