@font-face {
		font-family: 'DIN Next LT Pro';
		src: url('../fonts/DINNextLTPro-Condensed.woff2') format('woff2'),
				url('../fonts/DINNextLTPro-Condensed.woff') format('woff');
		font-weight: normal;
		font-style: normal;
		font-display: swap;
}

@font-face {
		font-family: 'DIN Next LT Pro Medium';
		src: url('../fonts/DINNextLTPro-MediumCond.woff2') format('woff2'),
				url('../fonts/DINNextLTPro-MediumCond.woff') format('woff');
		font-weight: 500;
		font-style: normal;
		font-display: swap;
}

@font-face {
		font-family: 'DIN Light';
		src: url('../fonts/DIN-Light.woff2') format('woff2'),
				url('../fonts/DIN-Light.woff') format('woff');
		font-weight: 300;
		font-style: normal;
		font-display: swap;
}

@font-face {
		font-family: 'DIN Next LT Pro Condensed';
		src: url('../fonts/DINNextLTPro-BoldCondensed.woff2') format('woff2'),
				url('../fonts/DINNextLTPro-BoldCondensed.woff') format('woff');
		font-weight: bold;
		font-style: normal;
		font-display: swap;
}


/* ####### START HEADER ####### */

.logo-img-header{
	max-width: 70px;
}

nav.navbar {
	background-color: #1e1e1e;
}

button.navbar-toggler:focus {
	outline: none;
}

.navbar-brand img {
	width: 120px;
}

div.navbar-nav {
	z-index: 2;
	display: flex;
	flex: 1;
	align-items: baseline;
}

.block-nav {
	flex: 2;
	display: flex;
	justify-content: center;
	align-items: center;
}

div.navbar-nav a {
	font-family: 'DIN Next LT Pro Condensed';
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 8px 24px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

div.navbar-nav a:hover, div.navbar-nav a.active {
	text-decoration: none;
	color: #c39963;
}

/* ####### END HEADER ####### */


/* #### SECION MAX WIDTH #### */


div.row.section-2 > .col-sm-10 {
	max-width: 1200px;
}

div.row.section-3 > .col-sm-10 {
	max-width: 1200px;
}

div.row.section-4 > .col-sm-10 {
	max-width: 1200px !important;
}

div.row.section-5 > .col-sm-10 {
	max-width: 1200px;
}

div.row.section-6 > .col-sm-10 {
	max-width: 1200px;
}


/* ####### START HOME ####### */

div.row.section-2 {
	background-image: url(../img/fundo.png);
	background-size: 100%;
	background-repeat: no-repeat;
	min-height: 660px;
	padding-bottom: 50px;
}

div.section-2 div.section-header h2 {
		margin: 35px 0px 35px 0px;
		font-family: 'DIN Next LT Pro Condensed';
		text-transform: uppercase;
		font-size: 90px;
		line-height: 85px;
		color: #c39963;
}

div.section-3 div.section-header h2 {
		margin: 35px 0px 35px 0px;
		font-family: 'DIN Next LT Pro Condensed';
		text-transform: uppercase;
		font-size: 90px;
		line-height: 85px;
		color: #c39963;
}

.carousel-item img {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}

.carousel-item .row {
	flex-direction: column;
}

.navbar-expand-lg{
	padding: 0px;
}

.carousel-item .row .col {
	display: flex;
	align-items: center;
	justify-content: center;
}

a.carousel-control {
	opacity: 0 !important;
}

div.desc-carousel-img {
	padding: 2% 3%;
	text-align: center;
	min-height: 150px;
}

.desc-carousel-img span {
	font-family: 'DIN Next LT Pro';
    font-size: 26px;
    line-height: 28px !important;
    color: #000;
}

#carousel-barco .carousel-indicators li {
	width: 15px !important;
	height: 15px !important;
	margin-right: 20px !important;

}

.carousel-indicators {
	position: relative;
}

.carousel-indicators li {
	border-radius: 100%;
	background-color: #797979;
	opacity: 0.2;
}

.carousel-indicators li.active {
	opacity: 1;
}

div.section-3 {
	margin-top: 10px;
}

.total-nossas-marcas{
	display: block;
	margin: 0 auto;
}

.nossas-marcas{
	width: 100%;
}

.total-imagem-nossas-marcas{
	background-size: 100%;
    width: 100%;
    height: 225px;
	background-repeat: no-repeat;
	transition: 0.5s;	
}

.total-imagem-nossas-marcas-saint{
	background-image: url("../img/saint.png");
}

.total-imagem-nossas-marcas-saint:hover{
	background-image: url("../img/saint_clara.png");
	transition: 0.5s;
}

.total-imagem-nossas-marcas-barco{
	background-image: url("../img/barco.png");
}

.total-imagem-nossas-marcas-barco:hover{
	background-image: url("../img/barco_clara.png");
	transition: 0.5s;
}

.total-imagem-nossas-marcas-coruja{
	background-image: url("../img/coruja.png");
}

.total-imagem-nossas-marcas-coruja:hover{
	background-image: url("../img/coruja_clara.png");
	transition: 0.5s;
}

.total-imagem-nossas-marcas-catarina{
	background-image: url("../img/catarina.png");
}

.total-imagem-nossas-marcas-catarina:hover{
	background-image: url("../img/catarina_clara.png");
	transition: 0.5s;
}

.card {
	border: 0;
	border-radius: 0;
}

.card-img-top {
	margin-top: 20px;
	max-height: 250px;
	object-fit: scale-down;
}

.card-title, .btn-comprar  {
	font-size: 16px;
	letter-spacing: -0.5px;
	margin: 0;
}

.card-title {
	font-family: 'DIN Next LT Pro';
}

.card-text {
	font-family: 'DIN Next LT Pro';
}

.card-title, .card-body, .card-text {
	margin: 0;
	padding: 0;
}

.card .carousel .carousel-indicators {
	margin: 0 auto;
}

.card .carousel .carousel-indicators li {
	width: 10px;
	height: 10px;
}

.card .carousel .carousel-indicators li:not(:last-child) {
	margin: 0 !important;
}

div.section-4 {
	margin-top: 120px;
}

.options .col {
	padding: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 15px;
}

.options > .quadro-1 {
	background-image: url(../img/quadro_1.png);
}

.options > .quadro-2 {
	background-image: url(../img/quadro_2.png);
}

.options > .quadro-3 {
	background-image: url(../img/quadro_3.png);
}

.options-title, .options-detail {
	text-align: center;
}

.options-title {
	text-transform: uppercase;
	font-family: 'DIN Next LT Pro Medium';
	color: #c39963;
	font-size: 40px;
	letter-spacing: -1px;
	display: flex;
	flex-direction: column;
		line-height: 40px;
		padding-top: 40px;
		padding-bottom: 10px;
}

.options-detail {
	margin: 20px;
	font-family: 'DIN Next LT Pro';
    color: #3c3c3c;
    font-size: 18px;
    font-weight: bold;
}

.options-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}


.total-imagem-instagram { 
	padding: 0px !important;
}

.total-imagem-instagram img { 
	width: 100%;
	padding: 5px
}


.options-wrapper-border {
	padding: 0px 30px;
}

.div-separacao-options{
	width: 1px;
	height: 80%;
	background: #c39963;
	position: absolute;
	right: 0; 
	top: 10%
}

.options-actions a.btn-option {
	padding: 5px 30px 0px 30px;
	color: #FFF;
	background-color: #c39963;
	font-family: 'DIN Next LT Pro Condensed';
	font-weight: 600;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 35px;
	border-radius: 10px;
	transition: 0.5s;
}


.options-actions a.btn-option:hover{
    transition: 0.5s;
    transform: scale(1.1);
}

.options{
	border: 1px solid #c39963;
	border-radius: 15px;
}

.section-5{
	margin-bottom: 50px;
}

.section-5 .section-header h2 {
		margin: 80px 0px 35px 0px;
		font-family: 'DIN Next LT Pro Condensed';
		text-transform: uppercase;
		font-size: 90px;
		line-height: 85px;
		color: #c39963;
}

#instagram-media {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.instagram-media-container {
	padding: 20px 20px 0 0;
}

.instagram-media-container img { 
	border-radius: 2px;
	width: 100%;
	height: 320px;
}
	
.overlay { 
	position: absolute;
	transition: all 0.3s ease;
	top: 30px;
	left: 30px;
} 
	
.instagram-media-container:hover .overlay { 
	opacity: 1;
}

.instagram-media-container .overlay i.fa, .instagram-media-container:hover .overlay i.fa {
	color: #ffffff;
	font-size: 25px;
	cursor: pointer;
}

.section-6.contato {
	background-color: #c39963;
	padding-top: 100px;
	padding-bottom: 100px;
}

.total-denuncias {
	background-color: #c39963;
	padding-top: 50px;
	padding-bottom: 50px;
	border-radius: 15px;
}

.section-6 .section-header h2 {
	font-family: 'DIN Next LT Pro Condensed';
	text-transform: uppercase;
	font-size: 50px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1.5px;
}

form .form-control::-webkit-input-placeholder, form select.form-control {
	color: #1e1e1e;
	font-family: 'DIN Next LT Pro Medium';
	text-transform: uppercase;
	font-size: 16px;
}

form .form-control, form .form-control:focus  {
	border-radius: 8px;
	border: none;
}

form button.btn {
	background-color: #000;
	color: #FFF;
	font-family: 'DIN Next LT Pro Condensed';
	text-transform: uppercase;
	border-radius: 5px;
	padding: 10px 25px 5px 25px;
	font-size: 18px;
	transition: 0.5s;
}

form button.btn:hover {
	background-color: #fff;
	color: #000;
	transition: 0.5s;	
}

form button.btn:disabled {
	cursor: wait;
}

.btn-ver-mais{
	background-color: #000;
	color: #FFF;
	font-family: 'DIN Next LT Pro Condensed';
	text-transform: uppercase;
	border-radius: 5px;
	padding: 10px 25px 5px 25px;
	font-size: 18px;
	transition: 0.5s;
}
.btn-ver-mais:hover{
	background-color: #fff;
	color: #000;
	transition: 0.5s;
}

/* ####### END HOME ####### */

/* ####### INI FOOTER ####### */

.footer {
	background-color: #1e1e1e;
	min-height: 200px;
}

.total-icones-midias-footer{
	min-width: 150px;
}

.total-endereco{
	font-family: 'DIN Next LT Pro';
	color: #FFF;
}

.total-endereco i{
	font-size: 14px !important;
}

.total-icones-midias-footer a {
	border-radius: 100px;
    border: 2px solid #FFF;
    display: block;
    padding: 7px 10px 0px 6px;
    width: 35px;
    height: 35px;
    text-align: center;
    transition: 0.5s;
}

.total-icones-midias-footer a:hover{
	background-color: #5d5b5b;
	transition: 0.5s;
}

.total-icones-midias-footer a i {
	font-size: 20px !important;
}

.footer .wrapper {
	align-items: center;
	display: flex;
	flex: 1;
	justify-content: space-around;
	padding: 0 60px;
}

.direitos-reservados{
	background-color: #1e1e1e !important;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	padding-bottom: 10px;
}

.total-footer{
	background-color: #1e1e1e !important;
}

.footer .wrapper.logos img {
	height: 70px;
	margin: -6px;
}

.footer .wrapper.logos a:not(:last-child) {
	margin-right: -18px;
}

.footer .wrapper.social-medias i {
	font-size: 20px;
	color: #ffffff;
}


#formContato input, textarea, select{
	font-family: 'DIN Next LT Pro Medium' !important; 
	font-weight: bold !important;
	font-size: 16px !important;
	padding-top: 10px !important;
}

#formDenuncia input, textarea, select{
	font-family: 'DIN Next LT Pro Medium' !important; 
	font-weight: bold !important;
	font-size: 16px !important;
	padding-top: 10px !important;
}

.label-concordar-informacoes{
	font-family: 'DIN Light' !important; 
	font-weight: bold !important;
	font-size: 14px !important;
	padding-top: 10px !important;
	color: #FFF;
}

.options-detail{
	min-height: 130px;
}

.total-trabalhe-vaga{
	color: #FFF;
	font-family: 'DIN Next LT Pro Medium';
	border-bottom: 2px solid #FFF; 
	padding: 0px 10px 10px 10px;
	margin-bottom: 15px;
}

.total-trabalhe-vaga h5{
	margin-bottom: 0px;
}

.total-trabalhe-vaga:last-child{
	border-bottom: none !important;
}

.total-seta-trabalhe {    
	border: 2px solid #fff;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    padding: 6px 10px 10px 10px;
    font-size: 20px;
    color: #FFF;
    display: block;
    margin: 0 auto;
    transition: 0.5s;
}

.total-seta-trabalhe:hover {
    background-color: #ffffff4d;
    transition: 0.5s;
    color: #FFF;
}
/* ####### END FOOTER ####### */


/* RESPONSIVE */
@media (max-width: 1260px) and (min-width: 991.98px) {
	img.header-bg {
		top: 0;
		position: absolute;
		z-index: 1;
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
		left: calc(50% - 150px);
	}
}

/* RESPONSIVE */
@media (max-width: 992px) and (max-width: 991.98px) {
	.header-bg {
		display: none;
	}
	
	nav.navbar {
		height: 60px;
		padding: 0;
	}

	.desc-carousel-img{
		width: 100% !important;
	}

	.imagem-carousel{
		width: 100% !important;
	}

	#navbarMenu {
		background-color: #1e1e1e;
	}

	div.navbar-nav {
		align-items: flex-start;
	}

	.navbar-brand {
		display: none !important;
	}

	.navbar-toggler-icon i {
		vertical-align: middle;
		font-size: 30px;
		color: #c39963;
	}

	div.navbar-nav a {
		margin: 0 16px !important;
	}

	div.navbar-nav a.sou-cnpj {
		margin-bottom: 10px !important;
	}

	button.navbar-toggler {
		z-index: 3;
	}

	button.navbar-toggler:not(.collapsed) {
		margin-top: 10px !important;
	}

	.navbar-collapse {
		z-index: 3;
	}

	.block-nav {
		flex-direction: column;
		align-items: flex-start;
	}

	div.row.section-2 {
		min-height: auto;
	}

	div.section-header h2 {
		margin: 25px 0 !important;
		font-size: 50px !important;
		text-align: center;
	}

	div.desc-carousel-img {
		padding: 5px 15px;
		font-size: 10px;
	}

	.carousel-indicators {
		margin: 0;
	}

	#carousel-saintbier .carousel-indicators li {
		width: 10px !important;
		height: 10px !important;
		margin-right: 10px !important;
	}

	.produtos {
		padding-left: 0px; 
		flex-direction: column;
		align-items: center;
	}

	.item {
		width: 70%;
		border-radius: 0px;
	}

	.card-img-top {
		max-height: 150px;
	}

	div.section-4 {
		margin-top: 40px;
	}

	.options {
		flex-direction: inherit;
	}

	.options-wrapper-border {
		border-right: none !important;
		border-bottom: 3px solid #ccff7d !important;
	}

	.options-wrapper {
		padding: 30px;
	}

	.options-detail{
		min-height: auto;
		margin: 20px 0;
	}

	#instagram-media {
		flex-direction: column;
	}

	.instagram-media-container {
		max-width: 100%;
	}

	.instagram-media-container img {
		height: 200px;
	}

	.row.section-5 {
		margin: 20px;
	}

	.footer {
		display: flex;
		flex-direction: column-reverse;
		padding: 0 30px;
	}

	.footer .wrapper {
		margin: 20px 0;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
		padding: 0;
	}

	.footer .wrapper.logos a {
		margin: 0 !important;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	div.navbar-nav a {
		font-size: 18px;
			margin: 5px 16px;
			line-height: 18px;
	}
}

@media (max-width: 768px) {
	.total-imagem-nossas-marcas{
		height: 180px;
	}
	.total-nossas-marcas-imagens{
		width: 50% !important;
	}

	.span-banner br {
		display: none !important;
	}
	.total-options-2{
		border: none !important;
	}
	.total-options-3{
		border: none !important;
	}
	.total-options-1{
		border-right: none !important;
	}
	.options{
		border: none !important;
	}
	.section-6.contato{
		padding-top: 25px !important;
		padding-bottom: 25px !important;
	}
	div.section-2 div.section-header h2{
		line-height: 45px !important;
	}
	div.section-3 div.section-header h2{
		line-height: 35px !important;
	}
	div.section-4{
		margin-top: 10px !important;
	}
	.section-5 .section-header h2{
		line-height: 40px !important;
	}
	.footer .wrapper.logos img{
		margin: 10px !important;
	}
	.logo-img-header{
		display: none !important;
	}
	.div-separacao-options{
		display: none !important;
	}
}

@media (max-width: 330px) {
	.total-imagem-nossas-marcas{
		height: 140px;
	}
}

.privacidade-de-dados{
	color: #FFF;
}
.privacidade-de-dados:hover{
	color: #FFF;
}

.total-privacidade-dados{
	margin-top: 25px;
	margin-bottom: 100px;
}

.total-privacidade-dados h1{
	font-family: 'DIN Next LT Pro Condensed';
	font-size: 28px;
	margin-bottom: 15px;
	color: #c39963;
}

.total-privacidade-dados p{
	text-align: justify;
	font-family: 'DIN Light';
	font-size: 16px;
}

.banner-privacidade-dados{
	width: 100%;
}

.total-texto-privacidade-dados a:hover{
	text-decoration: none;
}