/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/templates/modern-business)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

body {
  padding-top: 56px;
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.logo_fixo {
	top: 126px;
    position: fixed;
    margin-top: -125px;
    z-index: 9999999999999;
}

.alinha_img_home {
	margin-top: 88px;
}

.margin_bt_menu {
	margin: 15px;
	z-index: 99999999999999999;
}

.bg_menu {
	background: #1e1e1e;
	border-bottom: 1px solid #fff;
	padding-top: 43px;
	padding-bottom: 1px
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff !important;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-weight: 700;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.8rem !important;
    padding-left: 1.8rem !important;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    top: 15%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
}

.titulo_slider {
	font-size: 48pt !important;
	font-family: 'Raleway' !important;
}

.titulo_slider {
	font-size: 48pt !important;
	text-shadow: 1px 1px 2px #1e1e1e;
}

.p_slider {
	text-shadow: 1px 1px 10px #1e1e1e;
}

.d-none {
	display: block !important;
}

.my-4 {
	text-align: center !important;
}

.cor_cinza {
	color: #BFBFBF;
}

.cor_branco {
	color: #fff !important;
}

.alinha_texto_centro {
	text-align: center;
}

.p_home {
	font-size: 10pt;
}

.saiba_mais {
	border: solid 2px #fff;
    padding: 10px 60px 10px 60px;
    font-family: 'Roboto';
    font-size: 12pt;
	font-weight: 500;
	color: #fff;
}
.saiba_mais:hover {
	background: #ffffff25;
	color: #edd364 !important;
}
.saiba_mais2 {
	border: solid 2px #000;
    padding: 10px 60px 10px 60px;
    font-family: 'Roboto';
    font-size: 12pt;
	font-weight: 500;
	color: #000;
}
.saiba_mais2:hover {
	color: #edd364;
}

.bg_home01 {
	background: url("../img/bg_home_01.jpg") no-repeat;
	background-size: cover;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.m_p_0 {
	margin: 0 !important;
	padding: 0 !important;
}

.pad_bg_home01 {
	padding-top: 120px;
	padding-bottom: 120px;
}

.titulo_bg_home01 {
	border-bottom: 2px solid #ecd263;
    line-height: 60px;
    width: 33%;
    margin: auto;
    margin-bottom: 15px;
}

.bg_depoimentos {
	background-color: #f2f3f5;
	width: 100%;
	margin: auto;
	padding: 20px 40px 20px 40px;
}

.cor_amarelo {
	color: #ecd263;
}

.tamanho_icones {
	font-size: 18pt !important;
	margin: 0 !important;
	padding: 0 !important;
}

.tamanho_icones2 {
	font-size: 18pt !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #fff !important;
}

.alonga_menu {
	width: 100%;
    height: 202px;
    background-color: #1e1e1e;
    margin-top: -56px;
    top: 0;
    left: 0;
    z-index: 999;
    position: fixed;
}

.lh_menu {
	line-height: 15px;
}

.bg_footer {
	background: #1e1e1e;
}

.borda_footer {
	border-bottom: 2px solid #ecd263;
	color: #fff;
	margin: 0 auto;
	width: 160px;
}

.margin_bot_footer {
	margin-bottom: 15px;
}

.p_p_sub_home {
	margin-top: 125px !important;
}

.p_font_sub {
	font-size: 18pt;
}

.hr_y {
	margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    border: 0;
    border-top: 3px solid rgb(237 211 100);
    width: 120px;
}

.bg_home02 {
	background: url("../img/obras.jpg") no-repeat;
    background-size: cover;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

.saiba_mais_2 {
	width: 270px;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}

.saiba_mais_2:hover {
	background: #ffffff50;
}

.bg_home03 {
	    background: url("../img/projetos.jpg") no-repeat;
    background-size: cover;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

.p_m_titulo_01 {
	color: #000;
	font-family: 'Roboto';
	font-weight: bold;
}

.p_m_titulo_01:hover {
	color: #292a62;
    text-decoration: underline;
}

.p_m_ver_mais {
	color: #000;
	text-decoration: underline !important;
	font-weight: bold;
}

.p_m_ver_mais:hover {
	color: #ffc107;
    text-decoration: underline;
}

.p_m_texto {
	font-size: 10pt;
}

.p_m_card01 {
    border: none !important;
	border-radius: 0px !important;
}

.page-link1 {
	position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #1e1e1e;
    background-color: #fff;
    border: 1px solid #edd364;
    border-radius: 0px !important;
}

.page-link1:hover {
	color: #292a62;
    text-decoration: underline;
}

.borda_bot_amarela {
	border-bottom: solid 2px #ecd263;
	width: 130px;
}

.carousel_portfolio {
	overflow: overlay;
	display: inline-flex;
	flex-wrap: nowrap;
}

.seta {
	font-size: 31pt;
	font-weight: bold;
	font-family: 'system-ui';
	vertical-align: sub;
}

.seta2 {
	font-size: 31pt;
	font-weight: bold;
	font-family: 'system-ui';
	vertical-align: middle;
	padding: 0px 60px 5px 60px;
	border: solid 2px #444;
	color: #444;
}

.seta3 {
	font-size: 31pt;
	font-weight: bold;
	font-family: 'system-ui';
	vertical-align: middle;
	padding: 0px 60px 5px 60px;
	background: #444;
	border: solid 2px #444;
	color: #fff;
}

.texto_troca_projeto {
	font-size: 12pt;
	font-family: 'Roboto';
	margin: 0 auto;
	line-height: 20px;
}

.texto_troca_projeto2 {
	font-size: 8pt;
	font-family: 'Roboto';
	margin-top: -10px;
	margin: 0 auto;
}

.m_top {
	margin-top: -20px;
}
.paginacao:hover {
	color: #ecd263;
}
.form_estilo {
	border: none;
	border-bottom: 3px #e6e6e6 solid;
	font-family: 'Roboto';
	font-weight: bold;
	color: #ecd263;
}
.texto_form {
	font-family: 'Roboto';
	font-weight: bold;
}
.asterisco_form {
	color: #ecd263;
}
.btn_form {
	color: #fff;
	background: #1e1e1e;
	border-radius: 0px !important;
}
.btn_form:hover {
	color: #fff;
	background: #ecd263;
}
.alert-success {
    color: #ecd263 !important;
    background-color: #1e1e1e !important;
    border-color: #1e1e1e !important;
}
.texto_negrito_11pt {
	font-family: 'Roboto';
    font-weight: bold;
    font-size: 12pt;
}
/* ------------SCROLLBAR CSS----------------------- */
/* width */
::-webkit-scrollbar {
  width: 6px;
  height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ecd263;
}
.fancybox-skin {
	border-radius: 0px !important;
}
/* ------------responsive----------------------- */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.p_subtitulo_home {
		font-size: 26pt;
	}
}

@media only screen and (min-width: 1px) and (max-width: 991px) {
    .lh_menu {
		line-height: 20px;
    	padding-top: 40px;
	}
	.tamanho_icones {
		display: none;
	}
	.saiba_mais {
		padding: 10px 30px 10px 30px;
	}
	.p_subtitulo_home {
	font-size: 19pt;
	}
	.display_block {
		display: block;
	}
	.pad_bg_home01 {
		padding-top: 25px;
		padding-bottom: 25px;
		max-width: 90% !important;
	}
	.titulo_bg_home01 {
		width: unset;
	}
	.carousel-caption {
    	position: absolute;
    	right: 15%;
    	top: 27%;
    	left: 15%;
    	z-index: 10;
    	padding-top: 20px;
    	padding-bottom: 20px;
    	color: #fff;
    	text-align: left;
	}
	.saiba_mais {
		margin-top: 25px;
	}
}

@media only screen and (min-width: 991px) and (max-width: 1400px) {
    .carousel-caption {
    	position: absolute;
    	right: 15%;
    	top: 15%;
    	left: 15%;
    	z-index: 10;
    	padding-top: 20px;
    	padding-bottom: 20px;
    	color: #fff;
    	text-align: left;
}
}

@media only screen and (min-width: 1400px) {
    .carousel-caption {
    	position: absolute;
    	right: 15%;
    	top: 20%;
    	left: 15%;
    	z-index: 10;
    	padding-top: 20px;
    	padding-bottom: 20px;
    	color: #fff;
    	text-align: left;
}
}
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
    .titulo_slider {
        font-size: 42pt !important;
    }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .titulo_slider {
        font-size: 42pt !important;
    }
	.d-none {
	display: block !important;
}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
    .titulo_slider {
        font-size: 32pt !important;
    }
	.d-none {
	display: block !important;
}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .titulo_slider {
        font-size: 32pt !important;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    .titulo_slider {
        font-size: 22pt !important;
    }
	.arruma_img_cel {
		max-height: 350px !important; 
	}
}
@media only screen and (max-width: 576px) {
    .carousel_portfolio {
    	overflow: overlay;
   		display: block;
   		flex-wrap: nowrap;
		height: 359px;
	}
}
