/*
|-------------------------------------
| HOME
|-------------------------------------
*/
.jumbotron {
	background: #000;
	border: 0;
	border-radius: 0;
	color: #fff;
	height: 100% !important;
	margin: 0;
	text-align: center;
}
.jumbotron h1 {
	color: #FBC92B;
	color: #fff;
	font-size: 1.75rem;
	font-weight: bold;
	text-shadow: 0 0 3px #000;
}
.jumbotron h1 small {
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 0 2rem;
}
.jumbotron .banner img {
	position: relative;
	z-index: 0;
}
.jumbotron p {
	font-size: 1.157rem;
 	margin-bottom: 0;
 	padding: 5px 0 5px 0;
 }
 .jumbotron .diferencial {
	/*background: #FBC92B;*/
	color: #FBC92B;
	font-size: 1.2rem;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 5px 8px;
	text-shadow: none;
}
.jumbotron .diferencial span.material-symbols-outlined {
	vertical-align: text-top;
}
.jumbotron .beneficios {
	color: #FBC92B;
 	padding: 1rem 0;
 	font-size: 1.3rem;
 	font-weight: bold;
 	text-transform: uppercase;
}

.jumbotron form {
	background: var(--cor-primaria-0);
	border: 0;
	border-radius: 10px;
	box-shadow: 0 -50px 15px #000;
	color: #000;
	margin-bottom: -300px;
	margin-top: 20px;
	padding: 30px 20px;

}
.jumbotron form label.title {
	font-size: 1rem;
	font-weight: bold;
}
.jumbotron form p {
	margin-bottom: 1rem;
}

@media (min-width: 412px) {
	.jumbotron form label.title {
		font-size: 1.2rem;
	}
}

@media (min-width: 576px) {
	.jumbotron h1 {
		font-size: 2rem
	}
	.jumbotron .diferencial {
		font-size: 1.5rem;
	}
}/* 576px */

@media (min-width: 700px) {
	.container {
		max-width: 1282px;
	}
 	.jumbotron .brand {
		padding-bottom: 20px;
	}
	.jumbotron .brand img {
		max-width: 175px;
	}
	.jumbotron .banner {
		margin: 0;
	}
	.jumbotron .box {
		height: 100%;
	}
 	.jumbotron h1 small {
 		padding: 0;
 	}
 	.jumbotron p {
 		font-size: 1.5rem;
 		margin: 0 auto;
 		padding: 10px 0;
 	}
 	.jumbotron .diferencial {
 		display: inline-block;
 		font-size: 2.1rem;
 		width: auto;
 	}
}/* 768 */

 @media (min-width: 992px) {
 	.jumbotron {
        min-height: 495px;
        padding: 50px 0;
    }
    .jumbotron .brand {
		padding-top: 50px;
	}
	.jumbotron .box {
		text-align: left;
	}
 	.jumbotron h1 {
 		font-size: 2.95rem;
 		padding-bottom: 10px;
 		text-align: left;
 	}
 	.jumbotron p {
        padding: 0 0 20px 0;
 	}
}/* 992 */

@media (min-width: 1200px) {
	.jumbotron {
		background: var(--cor-preto) url(img/empresa-de-monitoramento-1920.jpg) no-repeat right top;
		background-size: 100% auto;
		margin-bottom: auto;
		padding: 5rem 0;
	}
	.jumbotron h1 {
 		font-size: 2.55rem;
 	}
 	.jumbotron .diferencial {
 	 	padding: 3px 0;
 	}
 	.jumbotron .diferencial span.material-symbols-outlined {
 		float: none;
 	}
 	.jumbotron .beneficios {
 		padding: 1rem 0;
 		font-size: 2rem;
 	}
 	.jumbotron form {
 		box-shadow: none;
 		margin-bottom: auto;
 		margin-top: 0;
 	}
 	.jumbotron form p {
 		margin-bottom: auto;
 	}
} /* 1200px */

/*
|-------------------------------------
| PAGS
|-------------------------------------
*/

/* Como funciona */
.mod-como-funciona {
	color: #fff;
}
.mod-como-funciona .step-line {
	display: none;
}
.mod-como-funciona h2 {
	padding-left: 0;
	padding-right: 0;
}
.mod-como-funciona .box {
	padding-bottom: 40px;
}
.mod-como-funciona .i-container {
	padding-bottom: 20px;
}
.mod-como-funciona .i-container span {
	align-items: center;
	background: var(--cor-primaria-0);
	border: 0;
	border-radius: 100px;
	color: #000;
	display: flex;
	font-size: 1.75rem;
	height: 55px;
	justify-content: center;
	margin: 0 auto;
	width: 55px
}
.mod-como-funciona p {
	text-align: center;
}
.mod-como-funciona div.w-100 {
	height: 55px;
	padding: 10px 0;
}
.mod-como-funciona .last-item {
	padding-bottom: 0;
}

@media (min-width: 768px) {
	.pags .jumbotron {
		min-height: 0;
	}
}

/*
|-------------------------------------
| SOBRE
|-------------------------------------
*/
@media (min-width: 768px) {
	.sobre .jumbotron {
	}
}

/*
|-------------------------------------
| SERVIÇOS
|-------------------------------------
*/
.servicos .mod-itens .item {
	text-align: center;
}
.servicos .mod-itens .item a {
	align-items: center;
	color: #FFF;
	display: block;
	position: relative;
	text-align: center;
}
.servicos .mod-itens .item a:hover {
	text-decoration: none;
}
.servicos .mod-itens .item a h3 {
	font-size: 1.75rem;
	height: 100%;
	padding-top: 33%;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: +10;
}
.servicos .mod-itens .item a h3:hover {
	color: #FBC92B;
}
.servicos .mod-itens .item a figure img {
	opacity: 0.25;
}

/*
|-------------------------------------
| SERVIÇO
|-------------------------------------
*/
.servico figure {
	margin-left: auto;
	margin-right: auto;
}
.servico p {
	font-size: 1.2rem;
}

@media (min-width: 768px) {
	.servico figure {
		display: block;
		max-width: 50%;
	}
}


/*
|-------------------------------------
| CONTATO
|-------------------------------------
*/
.contato .wrapper-1 ul {
	font-size: 1.5rem;
	list-style: none;
	padding: 0;
}
.contato .wrapper-1 svg {
    color: #E08000;	
}

/*
|-------------------------------------
| LANDINGPAGE
|-------------------------------------
*/

.navbar-expand-md .navbar-collapse, nav button, nav .collapse {
	/*display: none !important;*/
}
.lp nav .slogan {
	display: block;
	font-size: 0.8rem;
	max-width: 100%;
	overflow: hidden;
	padding: 15px 0 0;
	width: 100%;
}
.lp header .jumbotron img.banner {
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.page-colaborador h3 {
	font-size: 1.5rem;
}
.page-colaborador h3, .page-colaborador h3 small {
	text-transform: none;
}
.page-colaborador .box-details {
	background: #FFF;
	margin-bottom: 40px;
	padding: 20px;
	position: relative;
}
.page-colaborador .box-details::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #fff transparent transparent transparent;
}
.page-colaborador .box-details h5 {
	font-weight: bold;
}

@media (min-width: 576px) {
	.lp nav .slogan {
		font-size: 1rem;
	}
} /* 576px */

@media (min-width: 1200px) {
	.lp nav .slogan {
		display: inline-block;
		font-size: 1.1rem;
		padding: 10px 25px 0 50px;
		width: auto;
	}
	.page-colaborador h3 {
		font-size: 2.5rem;
	}
} /* 1200px */