/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
  font-family: 'Lato', sans-serif;
  font-size: 0.9rem !important;
  line-height: 1.4 !important;
  color: #414042;
  /*font-weight: 300;*/
  overflow-x: hidden;
}
body a {
	text-decoration: none;
	color: #000;
}
body a:hover {
	text-decoration: none;
	color: #000;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    /*background-image: url('../img/slide.jpg');*/
    height: initial;
    background-size: cover;
}
.carousel-logo {
  display: block!important;
  position: absolute;
  right: 50%;
  z-index: 10;
  color: #fff;
  text-align: center;
  transform: translate(50%, 50%);
}
.carousel-ativo {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
    /*background-image: url('../img/slides/granetos.jpg');*/
    background-size: cover;
    background: 100%;
}
.carousel-ativo img {
    width: 100%;
}
.top-home {
    position: relative;
    width: 100vw;
    overflow: hidden;
    background-image: url('../img/slide.jpg') !important;
    background-size: cover;
    background: 100%;
    height: 100vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: block;
}

#idiomas {
  display: inline-block;
  width: 250px;
  margin: 20px;
  background: no-repeat 50% / 100% 100%;
   margin-top: 50px;
   margin-left: 6%;
}
.idiomas {
    width: 40px;
    height: 40px;
    /* padding-right: 20px; */
    float: left;
    color: #fff;
    font-size: 18px;
    
    margin-right: 20px;
   border-radius: 50%;
    border: 2px white solid;
    text-align: center;
    padding-top: 5px;
    background: transparent;

}
.idiomas:hover {
	cursor: pointer;
	background: #fff;
    
    color: #ccc;
}
.idiomas_act {
    width: 40px;
    height: 40px;
    /* padding-right: 20px; */
    float: left;
    color: #ccc;
    font-size: 18px;
    background: #fff;
    margin-right: 20px;
    border-radius: 50%;
    border: 2px white solid;
    text-align: center;
    padding-top: 5px;
}
#login {
   margin-top: 60px;
   position: absolute;
   margin-left: 35%;
}
.seta_login {
    width: 40px;
    height: 40px;
    /* padding-right: 20px; */
    color: #fff;
    font-size: 18px;
    border-radius: 50%;
    border: 2px white solid;
    text-align: center;
    padding-top: 6px;
    background: transparent;
    margin: 0 auto;
}
.txt_login {
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding-top: 6px;
    background: transparent;
    text-align: center;
}
.txt_login a {
    color: #fff;
    text-decoration: none;
}
.txt_login a:hover {
    color: #fff;
    text-decoration: none;
}



.bg-dark {
  background-color: #000 !important;
}
.nav-link {
  font-family: 'Lato', sans-serif;
  font-style: bold;
  letter-spacing: 110%;
}
.navbar {
  margin-top: -158px;
   background: rgba(255, 255, 255, 0.2) !important;
   
}
.bg-img {
    background-image: url('../img/background_menu.png')!important;
    background-repeat: no-repeat;
}
.navbar-nav .nav-link {
   color: rgba(255,255,255,1) !important; 
   font-size: 15px !important;
   font-weight: 400 !important;
   font-family: 'Lato', sans-serif;
}
ul.navbar-nav  {
	padding-top: 50px;
}

.bg-img-interior {
    background-image: url('../img/background_menu.png') !important;
    background-repeat: no-repeat;
    background-size: cover !important;
    height: 160px;
}
a.nav-link.menu-ativo{
	color: #fee0a7 !important;
}
.navbar-nav .nav-link a {
   color: rgba(255,255,255,0);
   text-decoration: none;
}
.navbar-nav .nav-link a:hover {
   color: rgba(255,255,255,0);
   text-decoration: none;
}

.border_amarelo {
    position: relative;
   
    z-index: 100;
    text-align: justify;
    line-height: 160%;
}
h1, .h1 {
  font-size: 50px !important;
  font-weight: 300 !important;
}
h2, .h2 {
  font-size: 40px;
  font-weight: 300 !important;
}
h3, .h3 {
  font-size: 30px;
  font-weight: 300 !important;
}

h5, .h5 {
  font-size: 28px !important;
  font-weight: 300 !important;
}
h6, .h6 {
  font-size: 14px;
  font-weight: bold;
}
.border_amarelo:before {
    border: solid 1px #fee0a7;
    position: absolute;
    top:0;
    left: 0;
    content:"";
    width: 120%;
    height:100%;

}
.border_amarelo:after {
    border: solid 1px #000;
    position: absolute;
    content:"";
    width: 120%;
    height:130%;
    left:3px;
    top:3px;
}
.mb-4, .my-4 {
    /*margin-bottom: 1.5rem!important;*/
    text-align: center;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: initial;
    border-radius: initial !important;
}



.border_amarelo {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 100;
  }
 img..border_amarelo {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 100;
  }

 .border_amarelo:before {
    border: solid 1px #fee0a7;
    position: absolute;
    top:-5px;
    left: -2px;
    content:"";
    width: 100%;
    height:100%;

}
.border_amarelo:after {
    border: solid 1px #000;
    position: absolute;
    content:"";
    width: 98%;
    height:98%;
    left:10px;
    top:5px;
}
.pb-5_rochas, .py-5_rochas {
    padding-bottom: 3rem!important;
    padding-top: 3.5rem!important;
    height: 350px;
    background-image: url(../img/sombra_top.jpg);
    background-repeat: repeat-x;
    background-position: botom;
}
.bg-rochas {
    background-color: #343a40!important;
    background-image: url(../img/background_rochas.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
/*.bg-rochas:after {
    background-image: url(../img/sombra_top.jpg);
    background-repeat: repeat-x;
    position: absolute;
    content:"";
    width: 100%;
    height:100%;
}*/
.titulos50 {
font-size: 50px;
  line-height: 1.0;
  font-weight: 200;
}
.titulos40 {
font-size: 2.5rem;
  line-height: 1.0;
}
.titulos30 {
font-size: 2rem;
  line-height: 1.0;
}
.titulos20 {
font-size: 28px;
  line-height: 1.0;
  font-weight: 200;
}
.titulos10 {
font-size: 16px;
  line-height: 1.0;
  font-weight: 200;
}
.btCatalogo {
	padding: 50px 70px 40px 70px;
	text-align: center;
	color:#000;
	font-size: 28px;
	font-weight: 400;
	line-height: 110%;
}
.btCatalogo:before {
	border: solid 1px #fff;
	content:"";
    width: 98%;
    height:98%;
    left:5px;
    top:10px;
    position: absolute;
}
.btCatalogo:after {
	border: solid 1px #000;
	content:"";
    width: 98%;
    height:98%;
    left:10px;
    top:5px;
    position: absolute;
}
.marginleft110 {
	margin-left: 110px;
}
.margintop200 {
	margin-top: 200px;
}
.height100 {
	height: : 100%;
}
.producao_home {
	height: : 690px;
	background: #414042;
	padding-top: 0;
}
.foto_producao {
}
.txt_producao {
	color: #fff;
	margin: 0 auto;

}


.amarelo {
  color: #fee0a7;
}
.txt {
font-size: 1.5rem;
  line-height: 1.0;
  color: #fee0a7;
  font-variant: small-caps;
}

.txtproducao {
font-size: 14px;
  line-height: 28px;
  color: #fff;
  border-bottom: solid 1px #fee0a7;
  padding-bottom: 30px;
  padding-top: 30px;
}
.linkproducao {
  padding-top: 30px;
  font-size: 1rem;
}
.btn-linhas {
  padding-top: 1rem;
  font-size: 1.25rem;
  border-radius: 0rem;
  font-variant: small-caps;
  font-size: 1.2rem;
  color: #000;
  text-decoration:  none; 
  margin: auto;

}
.btn-linhas a {
text-decoration:  none;
color: #000 !important;
}
.btn-linhas a:hover {
text-decoration:  none !important;
color: #000 !important;
}
.btn-linhas:before {
  border: solid 1px #fee0a7;
  content:"";
    width: 98%;
    height:98%;
    left:5px;
    top:10px;
    position: absolute;
}
.btn-linhas:after {
  border: solid 1px #000;
  content:"";
    width: 98%;
    height:98%;
    left:10px;
    top:5px;
    position: absolute;
}
.txtfooter {
font-size: 0.8rem;
  line-height: 1.0;
  color: #fff;
}
.txtfooter a {
  color: #fff;
  text-decoration: none;
}
.txtfooter a:hover {
  color: #fff;
  text-decoration: none;
}
.imagens_footer img {
	padding-right: 15px;

}
.imagens_footer img:last-child {
	padding-right: 0px;

}
.width120 {
    width: 120%;
}
.width90 {
    width: 90%;
}

.width80 {
    width: 80%;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 80%;
  height: auto;
  overflow: hidden;
  outline: 0;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    text-align: left;
}
.txtcofinanciado {
font-size: 0.7rem;
  line-height: 1.0;
  color: #fff;
  font-variant: small-caps;
  padding-bottom: 8px;
}
.logotipos_rodape {
	background-color:#1a1a1a;
}
.logotipos_rodape img {
	padding-right: 40px;
}
.logotipos_rodape img:last-child {
	padding-right: 0px;
}
.contactos_rodape {
	background-color:#222222;
}

.projetos_home {
  border: solid 1px #fee0a7;

}
.projetos_home:before {
  border: solid 1px #fee0a7;
  content:"";
    width: 98%;
    height:98%;
    left:5px;
    top:10px;
    position: absolute;
}
.projetos_home:after {
  border: solid 1px #000;
  content:"";
    width: 98%;
    height:98%;
    left:10px;
    top:5px;
    position: absolute;
}
.alt_produtos {
  background: rgba(0, 0, 0, 0.9) !important;
  content:"";
    width: 100%;
    height:100%;
    display: none;
    position: absolute;
    color: #fff;
    font-variant: small-caps;
    padding: 20px;
    transition: 0.5s;
    padding-left: 40px;
    padding-top: 40px;
 
}
.alt_produtos:hover {
    display: block !important;
 
}

.card:hover .alt_produtos{
	display: block;
	background: rgba(0, 0, 0, 0.7) !important;
	z-index: 9999;
	transition: 0.5s;
}
.card:hover .alt_produtos-lista{
	display: block;
	background: rgba(0, 0, 0, 0.7) !important;
	z-index: 9999;
	transition: 0.5s;
}

.bt_vertical {
	font-weight: 300;
    transform: rotate(-90deg);
    position: absolute;
    right: -23px;
    bottom: 75px;
    font-size: 14px;
    font-variant: normal;
}
.bt_horizontal {
	font-weight: 300;
    position: absolute;
    font-size: 14px;
    font-variant: normal;
}
.alt_produtos:after {
	background-color: #fee0a7;
  content:"";
    width: 96%;
    height:1px;
    left:0px;
    top:20px;
    position: absolute;
}
.alt_produtos:before {
	background-color: #fee0a7;
  content:"";
    width: 1px;
    height:96%;
    left:20px;
    top:0;
    position: absolute;
}
.bt_vertical_data {
	font-weight: 300;
    transform: rotate(-90deg);
    position: absolute;
    left: -15px;
    /* bottom: 75px; */
    font-size: 14px;
    font-variant: normal;
    top: 56px;
}


.alt_noticias {
  background: rgba(0, 0, 0, 0.9) !important;
  content:"";
    width: 21rem;
    height:auto;
    display: none;
    position: absolute;
    color: #fff;
    font-variant: small-caps;
    padding: 20px;
    transition: 0.5s;
    padding-left: 40px;
    /*padding-top: 40px;*/
    margin-left: -17px;
 
}
.alt_noticias_right {
  background: rgba(0, 0, 0, 0.9) !important;
  content:"";
    width: 21rem;
    height:auto;
    display: none;
    position: absolute;
    color: #fff;
    font-variant: small-caps;
    padding: 20px;
    transition: 0.5s;
    padding-left: 40px;
    /*padding-top: 40px;*/
    margin-right: -25px;
}

.card:hover .alt_noticias {
	display: block;
	background: rgba(0, 0, 0, 0.7) !important;
	z-index: 9999;
	transition: 0.5s;
}
.card:hover .alt_noticias_right {
    display: block;
    background: rgba(0, 0, 0, 0.7) !important;
    z-index: 9999;
    transition: 0.5s;
    margin-right: 0;
    right: -25px;
    margin-bottom: 20px;
    bottom: 1px;
}
.alt_noticias:after {
	/*background-color: #fee0a7;*/
  content:"";
    width: 100%;
    height:100%x;
    left:0px;
    top:0px;
    border: solid 1px #fee0a7;
    position: absolute;
}
.alt_noticias:before {
	/*background-color: #fee0a7;*/
  content:"";
    width: 100%;
    height:100%;
    left:5px;
    top:5px;
    border: solid 1px #fff;
    position: absolute;
}
.alt_noticias_right:after {
	/*background-color: #fee0a7;*/
  content:"";
    width: 100%;
    height:100%x;
    left:0px;
    top:0px;
    border: solid 1px #fee0a7;
    position: absolute;
}
.alt_noticias_right:before {
	/*background-color: #fee0a7;*/
  content:"";
    width: 100%;
    height:100%;
    left:5px;
    top:5px;
    border: solid 1px #fff;
    position: absolute;
}
.select-opcoes {
	/*float: left; */
    height: 30px;
    width: 70px;
    border: 1px solid #000;
    padding: 5px;
    margin: 0 auto;
    text-align: center;
    content: "";
    position: relative;
    display: inline-block;

}
.select-opcoes:before {
    width: 70px;
    height: 30px;
    border: 1px solid #fee0a7;
    padding: 10px;
    text-align: center;
    content: "";
    position: absolute;
    left: 5px;
}
.filtrado-por-cor {
	float: left;
    padding: 8px;
    margin: 0 auto;
    text-align: center;
    color: white;
    background-color:#fee0a7;
}
.filtrado-por {
	float: left;
    padding-right: 10px;
    padding-top: 8px;

}
.alt_produtos-lista {
  background: rgba(0, 0, 0, 0.9) !important;
  content:"";
    width: 101%;
    height:auto;
    display: none;
    position: absolute;
    bottom: 5px;
    color: #fff;
    font-variant: small-caps;
    padding: 20px;
    transition: 0.5s;
    padding-left: 15px;
    /*padding-top: 40px;*/
 
}
.alt_produtos-lista:hover {
    display: block !important;
 
}
.pagination {
      display: inline-flex ! important;
}


.page-link {
  color: #fff;
  background-color: #000;
  border: 0;
}

.page-link:hover {
  color: #fff;
  background-color: #000;
  border: 0;
}
hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 1px solid #fff;
}
.acabamentos {
  float: left;
  padding-right: 5px;
}
.subtit-produtos{
	margin-top: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 16px;
    float: left;
}
.subtit-produtos1{
	margin-top: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 16px;
    float: left;
    margin-left: 20px;
}
.subtit-produtos-descricao{
	/*margin-top: 20px;*/
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 14px;
    color: #6d6e71;
}
.subtit-producao{
	margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 300;
    font-size: 17px;
}
.txt-producao{
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
}
.titulos-not {
	font-size: 32px;
    line-height: 1.0;
    font-weight: 300;
    font-variant: small-caps;
}
.data-not{
	margin-top: 20px;
    margin-bottom: 30px;
    font-weight: 300;
    font-size: 17px;
    color: #ccc;
}
.btn-primary {
    color: #fff;
    background-color: #414042;
    border-color: initial;
}
.btn-primary:hover {
    color: #fff;
    background-color: #414042;
    border-color: initial;
}
.btn-secondary {
    color: #fff !important;
    background-color:initial;
    border-color:initial;
}
.btn-secondary:hover {
  color: #fff;
  background-color: initial;
  border-color: initial;
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: initial;
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: initial;
  border-color: initial;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: initial;
  border-color: initial;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: initial;
}
.dropdown-menu {
    min-width: initial; 
}
.btn {
    border: 0px solid transparent !important;
}
.list-group-item:first-child {
    /* border-top-left-radius: .25rem; */
    /* border-top-right-radius: .25rem; */
   /* font-weight: bold !important;*/
}
.list-group-item {
    /* border-top-left-radius: .25rem; */
    /* border-top-right-radius: .25rem; */
    font-weight: normal;
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: initial;
}
.list-group-item img:hover {
    background: rgba(0, 0, 0, 0.5) !important;
}
.list-linha {
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin-bottom: 10px;
}
.mw-95 {
  max-width: 95% !important; 
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
    margin-top: 0;
    z-index: 9999;
}

.sticky + .content {
  padding-top: 60px;
}
@media (min-width: 992px)
.navbar-expand-lg .navbar-nav {
 -ms-flex-direction: row;
 flex-direction: row;
 padding-top: 50px;
}
.dropdown, .dropleft, .dropright, .dropup {
    position: relative;
    padding-top: 50px;
    float: right;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.20rem 1.0rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-size: 11px;
}
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #d9dadb;
}
.margin-left-menu {
	margin-left: 118px;
}
.fotos-caroul {
    position: relative;
    width: 100%;
    overflow: hidden;
    /* background-image: url(../img/slide.jpg); */
    height: initial;
    background-size: cover;
    position: relative;
    display: none;
    float: left;
    width: 100%;
    height: 100%;
    margin-right: -100%;
}
.right {
	text-align: right;
}