@font-face {
  font-family: 'FuturaStd-Light';
  src: url('../fonts/FuturaStd-Light.eot');
  src: url('../fonts/FuturaStd-Light.woff2') format('woff2'),
       url('../fonts/FuturaStd-Light.woff') format('woff'),
       url('../fonts/FuturaStd-Light.ttf') format('truetype'),
       url('../fonts/FuturaStd-Light.svg#FuturaStd-Light') format('svg'),
       url('../fontsFuturaStd-Light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaStd-Bold';
  src: url('../fonts/FuturaStd-Bold.eot');
  src: url('../fonts/FuturaStd-Bold.woff2') format('woff2'),
       url('../fonts/FuturaStd-Bold.woff') format('woff'),
       url('../fonts/FuturaStd-Bold.ttf') format('truetype'),
       url('../fonts/FuturaStd-Bold.svg#FuturaStd-Bold') format('svg'),
       url('../fonts/FuturaStd-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaStd-Book';
  src: url('../fonts/FuturaStd-Book.eot');
  src: url('../fonts/FuturaStd-Book.woff2') format('woff2'),
       url('../fonts/FuturaStd-Book.woff') format('woff'),
       url('../fonts/FuturaStd-Book.ttf') format('truetype'),
       url('../fonts/FuturaStd-Book.svg#FuturaStd-Book') format('svg'),
       url('../fonts/FuturaStd-Book.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaStd-Medium';
  src: url('../fonts/FuturaStd-Medium.eot');
  src: url('../fonts/FuturaStd-Medium.woff2') format('woff2'),
       url('../fotns/FuturaStd-Medium.woff') format('woff'),
       url('../fonts/FuturaStd-Medium.ttf') format('truetype'),
       url('../fonts/FuturaStd-Medium.svg#FuturaStd-Medium') format('svg'),
       url('../fonts/FuturaStd-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

.margin-mainmenu {
  margin-top: 13px;
}

body{
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
  margin: 0;
  position: relative;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	margin: 0;
}

.header-topo {
	width: 100%;
	margin: 0;
	height: 200px;
}


.home-header_01 {
   height: 575px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-image: url(../img/fundo_header_remodelacao_01.jpg);
}

.home-header_02 {
   height: 575px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-image: url(../img/fundo_header_restauro_01.jpg);
}

.home-header_03 {
   height: 575px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-image: url(../img/fundo_header_construcao_01.jpg);
}

.home-header_04 {
   height: 575px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-image: url(../img/fundo_header_portfolio_01.jpg);
}

.home-header_05 {
   height: 575px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-image: url(../img/fundo_header_testemunhos_01.jpg);
}

.home-header_mini_02 {
   height: 575px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-image: url(../img/fundo_header_empresa_01.jpg);
}

.home-header_mini_03 {
   height: 575px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-image: url(../img/fundo_header_contatos_01.jpg);
}

.header_standard {
   height: 575px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-image: url(../img/standard_header.jpg);
}

.header_premium {
   height: 575px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-image: url(../img/remodelacao_premium.jpg);
}

.spacer {
	margin-top: 40px;
	margin-bottom: 60px;
}

.spacer20 {
	padding-top: 20px;
}

.spacer30 {
	padding-top: 30px;
}

.spacer40 {
	padding-top: 40px;
}

.spacer50 {
	padding-top: 50px;
}

.spacer100 {
	padding-top: 100px;
}

.post-preview .post-title {
    font-size: 62px;
    margin-top: 30px;
    margin-bottom: 40px;
    color: #212221;
    font-family: 'FuturaStd-Light', sans-serif;
}

.border iframe {
    border: none;
    margin: 0;
    padding: 0;
    display:block; /* Add this */
}


/* Main Content */

.post-preview .titulo-simulacao {
  font-size: 62px;
  margin-top: 60px;
  margin-bottom: 40px;
  color: #202325;
  font-family: 'FuturaStd-Light', sans-serif;
}

.post-preview .texto-simulacao {
  color: #202325;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 60px;
  line-height: 40px;
  font-family: 'FuturaStd-Book', sans-serif;
}


.post-preview .texto-simulacao-01 {
  color: #202325;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 40px;
  line-height: 35px;
  font-family: 'FuturaStd-Book', sans-serif;
}

.post-preview .post-meta {
  color: #212221;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 25px;
  line-height: 40px;
  font-family: 'FuturaStd-Book', sans-serif;
}

.post-preview .post-meta-testemunho {
  color: #212221;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 70px;
  line-height: 30px;
  font-family: 'FuturaStd-Book', sans-serif;
}

.post-preview .post-meta-small {
  color: #212221;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 40px;
  line-height: 20px;
  font-family: 'FuturaStd-Book', sans-serif;
}

@media only screen and (min-width: 768px) {
  .post-preview .post-title {
    margin-top: 20px;
    font-size: 62px;
  }
}


/* Page Content */

#conteudos{
  margin-top: 30px;
  padding-bottom: 100px;
}

.classWithPad1 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}

.classWithPad2 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}

/* xtra small devices */
@media screen and (min-width: 0px) and (max-width: 600px) {
    .classWithPad1 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}

.classWithPad2 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}
}

.portfolio-box {
  position: relative;
  display: block;
  /* max-width: 650px;*/
  margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}

/* small devices */
@media screen and (min-width: 601px) and (max-width: 990px) {
        .classWithPad1 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}

.classWithPad2 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}
}

/* desktop devices */
@media (min-width: 991px) and (max-width: 1200px) {
.classWithPad1 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}

.classWithPad2 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}
}

/* CONTACT */


section#contact {
  -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
  background-image: url('../img/fundo_contact.jpg');
    height: 680px;
}
section#contact .section-heading {
  color: white;
  font-family: 'FuturaStd-Bold', sans-serif;
}
section#contact .form-group {
  margin-bottom: 20px;
}
section#contact .form-group input,
section#contact .form-group textarea {
  padding: 12px;
}
section#contact .form-group input.form-control {
  height: auto;
}

section#contact ::-webkit-input-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #636363;
  font-family: 'FuturaStd-Medium', sans-serif;
}
section#contact :-moz-placeholder {
  /* Firefox 18- */
  text-transform: uppercase;
  font-weight: 700;
  color: #636363;
  font-family: 'FuturaStd-Medium', sans-serif;
}
section#contact ::-moz-placeholder {
  /* Firefox 19+ */
  text-transform: uppercase;
  font-weight: 700;
  color: #636363;
  font-family: 'FuturaStd-Medium', sans-serif;
}
section#contact :-ms-input-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #636363;
  font-family: 'FuturaStd-Medium', sans-serif;
}

textarea.form-control {
    height:150px;
}


.text-muted {
    padding: 0 0 20px 5px;
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'FuturaStd-Light', sans-serif;
}


/* FOOTER */


.footer-area {
	width: 100%;
	margin: 0;
	background: #212221;
	padding-top: 90px;
	padding-bottom: 90px;
}

ul.footer-links {
	list-style: none;
    margin: 0;
    padding: 0;
    margin-top: -2px; /* comp. visual */
	display: inline-block;
    margin-bottom: 25px;
    font-family: 'FuturaStd-Bold', sans-serif;
    font-size: 16px;
}

ul.footer-links .sub-footer-links{
    font-family: 'FuturaStd-Book', sans-serif;
    font-size: 16px;
    letter-spacing: 0.5px;
}


ul.footer-links-left {
	list-style: none;
    margin: 0;
    padding: 0;
    margin-top: -2px; /* comp. visual */
	display: inline-block;
    margin-bottom: 25px;
    font-family: 'FuturaStd-Bold', sans-serif;
    font-size: 16px;
}

ul.fl-second {
	margin-left: 30px;
}

ul.footer-links li a {
	color: #ffffff;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	letter-spacing: 0.2px;
	line-height: 25px;
	font-weight: 500;
	text-decoration: none;
}

ul.footer-links-left li a {
	color: #ffffff;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	letter-spacing: 0.2px;
	line-height: 25px;
	font-weight: 500;
	text-decoration: none;

}

ul.social-buttons {
  margin-bottom: 11px;
  margin-left: 0px;
}
ul.social-buttons li a {
  display: block;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 40px;
  color: white;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
  /*background-color: #491400;*/
}




.height0 {
	height: 0px;
}


.header-logo-search {
	padding-top: 35px;
    padding-bottom: 25px;
}

.header-logo-search img{
	display: block;
}

a.logo {
	width: 220px;
	height: auto;
	display:block;
  padding-left: 25px;
}

.search-site{
	padding-top: 50px;
  font-size: 16px;
  margin-left: -4px;
}

.search-site a{
    color: black;
    font-family: 'FuturaStd-Bold', sans-serif;
}

.search-site a:hover{
    color: #3a5cac;

}

.currentLink a{
   color: #3a5cac;
}


/* MENU PRINCIPAL */


ul.menu-principal {
	list-style: none;
    margin: 0;
    padding: 0;
	display: block;
    font-family: 'FuturaStd-Book', sans-serif;

}

ul.menu-principal li {
	width: 210px;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
	margin-left: -1px;
	padding-top: 16px;
	padding-bottom: 10px;
	cursor: pointer;
}

ul.smart-phone li {
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
	margin-left: -3px;
	padding-top: 16px;
	padding-bottom: 10px;
	cursor: pointer;
}

.menu-mobile-btn {

	width: 100%;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
	margin-left: -3px;
	padding-top: 16px;
	padding-bottom: 10px;
	cursor: pointer;
}


ul.menu-principal li:hover a, ul.menu-principal li.active a{
	color: #3a5cac;
}


ul.menu-principal li:last-child {
	margin-right: 0px;
}

ul.menu-principal li a {
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
    font-weight: 400;
    line-height: 14px;
    padding: 0;
	letter-spacing: 0.1px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer;

}

ul.menu-principal li ul {
	padding: 0;
	position: absolute;
	top: 46px;
	left: 15px;
    width: 146px;
	display: none;
	opacity: 0;
	visibility: hidden;
	z-index: 999999;

}

ul.smart-phone li ul {
	padding: 0;
	position: absolute;
	top: 46px;
	right: 0px;
    width: 146px;
	display: none;
	opacity: 0;
	visibility: hidden;
	z-index: 999999;

}

ul.menu-principal li:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
}

ul.menu-principal li ul li {
	background-color: rgba(108,110,112,0.4);
	display: block;
	padding-top: 12px;
	padding-bottom: 6px;
	border-bottom: 1px solid #fff;
}

ul.menu-principal li ul li:last-child {

	border-bottom: 0;
}

ul.menu-principal li ul li a {
	color: #fff;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    padding: 0;
	letter-spacing: 0.3px;
	text-decoration: none;

}

ul.menu-principal li ul li:hover {
	background-color: rgba(196,22,28,0.6);
}

ul.menu-principal li ul li:hover, ul.menu-principal li ul li.active {
	background-color: rgba(196,22,28,0.6);
}


ul.home-orange li a {
	color: #212221;
}

ul.home-orange li a.active {
	color: #3a5cac;

}

ul.subpage-orange li {
	background-color: rgba(255,255,255,0.8);
}

ul.subpage-orange li a {
	color: #231f20;
}

.sublogo {
	width: 290px;
	height: auto;
	margin: 0 auto;
}

.sublogo-laranja {
	width: 290px;
	height: auto;
	margin: 0 auto;
	display:none;
}

.sublogo-home {
	width: 240px;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
}

.separador {
	width: 250px;
	height: auto;
	margin: 0 auto;
	margin-top: -40px;
}

.row-sublogo {
	text-align: center;
    margin-top: -90px;
    margin-bottom: 45px;
}


.smallmargin {

	padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
}

.timeline-wraper {
	text-align: left;
	border-left: 2px solid #f7941e;
	width: 70%;
	margin: auto;
	padding-left:30px;
	margin-top: 0px;

}


.btn-link-saber {
	color: #6c6e70;
	border-bottom: 1px solid #6c6e70;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	font-size: 11px;
    font-weight: 400;
    line-height: 11px;
    padding: 0;
    padding-left: 1px; /* compensação optica */
    padding-right: 20px;
	letter-spacing: 0.3px;
}

.btn-link-saber:hover, .btn-link-saber:focus, .btn-link-saber:active, .btn-link-saber.active {
	color: #6c6e70;
	text-decoration: none;
	outline:0;
}

.spacing {
	height: 10px;
}

/* H1 FRASE SLIDER */


.quote-prestige-obras {
	margin-top: 250px;
}

h1.frase-slider {
	color: #212221;
	-webkit-font-smoothing: antialiased;
    font-size: 62px;
    line-height: 29px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 15px;
	font-family: 'FuturaStd-Light', sans-serif;
    background-color: rgba(255,255,255,0.5);
    padding: 40px 50px 40px 50px;
}

@media screen and (min-width: 0px)  and (max-width: 500px) {
  h1.frase-slider {
    padding: 20px 0px 20px 0px;
  }
}


/* MENU DROPDOWN */

.serv-btngroup {
    float: right;
}

.btn-primary-prestige-obras {
	color: #3a5cac;
	text-shadow: none;
	background: transparent;
	-webkit-font-smoothing: antialiased;
	padding: 0;
	letter-spacing: 0.3px;
	padding: 12px 18px 10px 18px;
	border: none;
	border-radius: 0px;
	box-shadow: none;
    font-size: 40px;
}

.btn-primary-prestige-obras:hover {
	color: #212221;
	box-shadow: none;
	outline: 0;
}

.btn-primary-prestige-obras:active, .btn-primary-prestige-obras.active, .btn-primary-prestige-obras.focus, .btn-primary-prestige-obras:focus
{
	color: #fff;
	background-color: rgba(58,92,172,1);

}

.btn-primary-prestige-obras-white {
	color: #231f20;
	text-shadow: none;
	background: rgba(255,255,255,0.8);
	background-image: none;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	font-size: 35px;
	font-weight: 400;
	line-height: 14px;
	padding: 0;
	letter-spacing: 0.3px;
	padding: 12px 18px 10px 18px;
	border: none;
	border-radius: 0px;
	box-shadow: none;
}

.btn-primary-prestige-obras-white:hover {
	color: #fff;
	background-color: rgba(33,34,33,1);
	box-shadow: none;
	outline: 0;
}

.btn-primary-prestige-obras-white:active, .btn-primary-prestige-obras-white.active, .btn-primary-prestige-obras-white.focus, .btn-primary-prestige-obras-white:focus
{
	color: #fff;
	background-color: rgba(33,34,33,1);
	box-shadow: none;
	outline: 0;
}

.dropdown-menu>li>a {
	color: #fff;
	text-shadow: none;
	background-color: rgba(58,92,172,1);
	background-image: none;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
	font-weight: 400;
	line-height: 21px;
	padding: 0;
	letter-spacing: 0.3px;
	padding: 12px 18px 25px 200px;
	border: none;
	border-radius: 0px;
	box-shadow: none;
	text-align: right;

}

.dropdown-menu>li>a:hover {
	color: #3a5cac;
	background-color: rgba(255,255,255,1);
	box-shadow: none;
	outline: 0;
}

.dropdown-menu>li>a:active, .dropdown-menu>li>a.active, .dropdown-menu>li>a.focus, .dropdown-menu>li>a:focus
{
	color: #fff;
	background-color: rgba(33,34,33,1);
	box-shadow: none;
	outline: 0;
}

.dropdown-menu {
	font-size: 14px;
	margin: 0;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.dropdown-menu li:last-child a {
	border-bottom: 0;
}

.texto-site {
  color: #fff;
  font-family: 'FuturaStd-Bold', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  margin-left: 10px;
  -webkit-font-smoothing: antialiased;
}

.texto-site a {
  color: #fff;
  font-family: 'FuturaStd-Bold', sans-serif;
  font-size: 13px;
}

.texto-site a:hover {
  color: #3a5cac;
}

.texto-preco {
  color: #202325;
  font-family: 'FuturaStd-Medium', sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin-top: -40px;
  margin-bottom: 20px;
  -webkit-font-smoothing: antialiased;
}

.texto-standard {
  color: #202325;
  font-family: 'FuturaStd-Book', sans-serif;
  font-size: 13px;
  line-height: 15px;
  -webkit-font-smoothing: antialiased;
}

ul.footer-links li a:hover {
    color: #3a5cac;
}

ul.footer-links-left li a:hover {
    color: #3a5cac;
}

.maps {
  margin-bottom: 50px;
  margin-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
}

.container-fluid.loop-header {
  padding-right: 0px;
  padding-left: 0px;
}

/* .back-simulacao {
  background-color: #202325;
} */

.standard.col-md-6 {
  padding-left: 0px !important;
  padding-right: 0px !important;
  border: 1px solid white;
  background-color: #202325;
}

.titulo-img-standard {
  color: #fff;
  font-size: 16px;
  font-family: 'FuturaStd-Book', sans-serif;
  padding: 20px;
}


.ver-simulacao {
  color: #212221;
  font-size: 18px;
  font-family: 'FuturaStd-Bold', sans-serif;
  border: 2px solid #212221;
  padding: 10px;
  text-transform: uppercase;
  }

a.ver-simulacao:hover{
  color: #385cae;
  border: 2px solid #385cae;
}

.margin-standard {
  margin-bottom: 80px;
}

img.logo_standard {
  margin: 0 auto;
  margin-top: 160px;
}

.titulo-pub {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 100px;
  padding-bottom: 20px;
  -webkit-font-smoothing: antialiased;
  line-height: 85px;
  font-family: 'FuturaStd-Light', sans-serif;
}

img.vermais-carousel {
  margin: 0 auto;
}

span.titulo-bold {
  font-family: 'FuturaStd-Bold';
  font-size: 28px;
}

.container-fluid.remodelacao_premium_01 {
  padding-right: 0px !important;
  padding-left: 0px !important;
  padding-bottom: 70px;
}
