/* geral */
@font-face {
	font-family: 'MoriGothic-Regular';
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	unicode-range: U+000-5FF;
	src: local('MoriGothic-Regular'), url('../fonts/MoriGothic-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'AllianceNo2-Regular';
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	unicode-range: U+000-5FF;
	src: local('AllianceNo2-Regular'), url('../fonts/AllianceNo2-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'AllianceNo2-Medium';
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	unicode-range: U+000-5FF;
	src: local('AllianceNo2-Medium'), url('../fonts/AllianceNo2-Medium.ttf') format('truetype');
}
body {
	font-family: "AllianceNo2-Regular";
	background-color: #FFFFFF !important;
	font-size: 19px;
	color: #17428E !important;
}
.h1 {
	font-family: MoriGothic-Regular;
}
.pt-6 {
 	padding-top: 8rem !important;
}
.pb-6 {
	padding-bottom: 8rem !important;
}
.mb-6 {
	margin-bottom: 8rem !important;
}
.text-justify {
	text-align: justify;
}
.font-semibold {
	font-family: 'AllianceNo2-Medium';
}
.width-max-content {
	width: max-content;
}
.mt-n6 {
	margin-top: -8rem !important;
}
.center-vertical {
	  display: -webkit-flexbox;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  -webkit-flex-align: center;
	  -ms-flex-align: center;
	  -webkit-align-items: center;
	  align-items: center;
}
.center-full {
	  display: -webkit-flexbox;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  -webkit-flex-align: center;
	  -ms-flex-align: center;
	  -webkit-align-items: center;
	  align-items: center;
	  justify-content: center;
}
.h-produto {
	height: 210px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}
.h-produto img {
	height: auto;
	width: auto;
	max-height: 210px;
	max-width: 100%;
}
.whatsapp {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 20px;
	right: 20px;
	background-color: #25d366;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	z-index: 1000;
}

/* HOME */
.t-conheca-fabrica {
	position: relative;
	top: -10px;
    left: 3rem;
}
.btn-conhecer {
	position: relative;
	left: 6rem;
}
.e-with-fixed-bg {
	width: 100%;
	height: 450px;
	position: relative;
}
.bg-wrap {
	clip: rect(0, auto, auto, 0);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.bg-home-parallax {
	position: fixed;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-image: url(../images/bg-home-parallax.jpg);
	transform: translateZ(0);
	will-change: transform;
}
#fale-conosco-base-1::before {
    border-right: 120px solid #fff;
    border-top: 0px solid transparent;
    border-bottom: 120px solid transparent;
    content: "";
    height: 0;
    right: -12px;
    position: relative;
    top: -128px;
    width: 0;
    float: right;
}
#fale-conosco-base-2::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 119px;
    background: #fff;
    left: 0;
}
.fale-conosco-right:after {
	right: -999em;
	background-color: #FAC462 !important;
	content: '';
	display: block;
	position: absolute;
	width: 999em;
	top: 0;
	bottom: 0;
}
.fale-conosco-right:before {
    right: -999em;
	background-color: #fff !important;
	content: '';
	display: block;
	position: absolute;
	width: 999em;
	top: 0;
	bottom: 0;
	z-index: 99;
	height: 119px;
}
.fale-conosco-sm {
	display: none;
}
.scrolling-wrapper {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: hidden;
}

@media (max-width: 767px) {
	.t-conheca-fabrica {
		top: 50px;
		left: 0;
		display: block;
		margin-left: 0 !important;
	}
	.btn-conhecer {
		top: 80px;
		left: 0;
	}
}

@media (max-width: 991px) {
	#fale-conosco-base-1::before {
		display: none;
	}
	.fale-conosco-right {
		display: none
	}
	.fale-conosco-sm {
		display: block;
	}
}

/* contato */
.form-control-custom {
	border-bottom: 2px solid #9E9E9E;
	border-left: none;
	border-right: none;
	border-top: none;
	border-radius: 0;
	opacity: 0.5;
}
.form-control:focus {
	color: #17428E;
  	background-color: #fff;
  	border-color: #17428E;
  	outline: 0;
  	box-shadow: none;
  	opacity: 1;
}

/* PRODUTO */
img.img-produto:hover {
    opacity: 0;
}
img.img-produto {
    transition: opacity .5s;
    background: #fff;
    height: 390px;
	width: 100%;
	object-fit: cover;
}
figure.zoom {
    background-position: 50% 50%;
    position: relative;
    overflow: hidden;
    cursor: zoom-in;
}
.modal-content-carousel {
	background: none;
	border: none;
}
.modal-body-carousel {
    padding: 0;
    border: none;
    position: relative;
}
.modal-footer-carousel {
    border: none;
    margin-top: 30px;
}
.modal-footer-carousel .btn {
	margin: auto;
    border: solid 2px white;
    background: none;
    text-transform: uppercase;
    font-size: 0.8em;
    letter-spacing: 0.1em;
    font-weight: bold;
    padding: 0.2em 0.7em;
}
img.imagemModalCarousel {
	height: 70vh !important;
	width: auto!important;
	margin: 0 auto;
}

/* PRODUTOS */
.btn-categoria {
	text-transform: uppercase;
	font-size: 14px !important;
}
.btn-categoria.active, .btn-categoria:active {
	background-color: #FAC462 !important;
  	box-shadow: inset 0px 1px 11px -4px #666 !important;
}
.card-box-shadow {
	box-shadow: 0px 5px 3px #eee !important;
}

/* SEJA UM DISTRIBUIDOR */
.bg-ferramenta {
	background-position: center;
	background-image: url(../images/bg-ferramenta.jpg);
}

/* BOOTSTRAP */
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1.5rem;
	padding-left: 1.5rem;
	color: #17428E !important;
}
.bg-primary {
	background-color: #17428E !important
}
.bg-secondary {
	background-color: #FAC462 !important;
}
.btn {
	font-size: 20px;
	padding-left: 1.95rem;
	padding-right: 1.95rem;
}
.btn-primary {
	background-color: #FAC462 !important;
	border-color: #FAC462 !important;
	color: #17428E !important;
}
.btn-secondary {
	background-color: transparent;
	border-color: #17428E !important;
	color: #17428E !important;
}
.text-primary {
	color: #FAC462 !important;
}
.text-secondary {
	color: #1365F8 !important;
}

/* RESPONSIVO */
@media (max-width: 991px) {
	.navbar-collapse {
		border-bottom: 1px solid #eee;
	}
	.navbar-nav {
		margin: 25px auto;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		text-align: center;
	}
}

@media (min-width: 1200px) {
	.h1 {
  		font-size: 4.5rem;
	}
}

@media (max-width: 767px) {
	.ps-sm {
		padding-left: 0 !important
	}
	.pe-sm {
		padding-right: 0 !important
	}
	img.img-produto {
	    object-fit: contain;
	}
	img.imagemModalCarousel {
		object-fit: contain;
		width: 100%!important;
	}
}

@media (max-width: 576px) {
	.width-max-content {
		width: 100%;
	}
}