@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&family=Poppins:wght@300;400;600;800&display=swap');

/* personalizar a barra em geral, aqui estou definindo 10px de largura para a barra vertical
e 10px de altura para a barra horizontal */

body {
	overflow-x: hidden;
}



::-webkit-scrollbar {
	width: 10px;
	height: 5px;

}

/* aqui é para personalizar o fundo da barra, neste caso estou colocando um fundo cinza escuro*/
::-webkit-scrollbar-track {
	background: #1a1a1a;

}

/* aqui é a alça da barra, que demonstra a altura que você está na página
estou colocando uma cor azul clara nela*/
::-webkit-scrollbar-thumb {
	background: #008534;

}

* {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;



}

h1 {

	font-family: 'Poppins', sans-serif;
	font-size: 36px;
	font-weight: 300;
}

h2 {

	font-family: 'Poppins', sans-serif;
	font-size: 34px;
}

h2 span {

	font-weight: 600;
	font-size: 34px;

}

.paraCard {
	font-size: 16px;
}

.heCard {
	height: 86%;
}

body {
	background-color: #fff !important;
}

p.textosComuns {
	font-size: 18px;
}

.imgFloat {
	position: absolute;

}


.marginNegativa {
	margin-top: -100px;
}


input::placeholder {
	color: #252525 !important;
	font-size: 22px;
}

.titulos {
	font-size: 50px !important;
	color: #fff;
	font-weight: 300;
	letter-spacing: -2px;
}

.titulos span {
	font-weight: 600;
	font-size: 34px !important;

}

.marginT {
	margin-top: 220px;
}

.bg_video {
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 74%;
	width: 100%;
	height: 1075px;
	z-index: -1000;
	background: url(../img/bgg.png) no-repeat;
	background-size: cover;
	filter: grayscale(0%) contrast(100%) brightness(1.5);
}


.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
	height: 650px;
}


.bgFundo {
	background-image: url(../img/bgFundo.png);
	height: 940px;
	background-position-x: -17px
}

.bgMapaFooter {
	background-image: url(../img/footer.jpg);
	padding-bottom: 120px;


}

.w80 {
	width: 80%;
}

.margimT {
	margin-top: 250px;
}

.marginP {
	margin-top: 150px;
}

.margimT2 {
	margin-top: 40px;
}

.boxM {
	border-radius: 10px;
	background-color: #1a1a1a;
	height: 150px;
	text-align: center;
	color: #fff;
	margin-top: 40px;
	padding: 35px 23px;
}

.cotacao {
	font-weight: 700;
}

.moeda {
	font-weight: 400;
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
	color: rgb(255 255 255 / 90%);
	font-size: ;
}

.navbar-light .navbar-nav .nav-link {
	color: rgb(255 255 255 / 100%);
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
}

.paddindBanner {
	padding: 0 3rem;
}

.form {
	background-color: #fff;
	margin-top: -52px;
	padding: 35px;
	border-radius: 100px;
	box-shadow: 0px -10px 65px -30px;

}

.form-control {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0.25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	height: 68px;
}

.btnOk {

	color: #fff;
	background-color: #00d25a;
	border-color: #00d25a;
	border-radius: 100px;
	height: 65px;
}


.border-right {
	border-right: solid 1px #ccc;
}

.bgVerde {
	background-image: url(../img/bgVerde.webp);
	margin-top: -380px;
	background-repeat: no-repeat;
}

.btn1 {
	background-color: transparent;
	border-radius: 10px;
	padding: 8px 30px !important;
	color: #fff !important;
	margin-right: 20px;
	border: solid 2px #fff;
}

.btn2 {
	background-color: #00d25a;
	border-radius: 104px;
	padding: 10px 30px !important;
	color: #fff !important;
	margin-right: 20px;
}

.paddingTextoGrande {
	padding: 0 230px;
}

.owl-nav {
	display: none;
}


.titulosInternos {
	margin-top: 160px;
	padding-bottom: 60px;
}

.bgDiferente {
	background-color: #1b3717;
	transition: color .75s ease-in-out, background-color .75s ease-in-out, border-color .75s ease-in-out, box-shadow .75s ease-in-out;
	box-shadow: 7px 12.124px 57px 0px rgba(3, 3, 3, 0.30);
	transition: all 0.3s linear;
}

.mudar .logo {
	background-image: url(../img/biiitlogo2.png);
	width: 70px;
	height: 39px;
	transition: all 0.3s linear;
	background-size: cover;
}

.logo {
	background-image: url(../img/biiitlogo.png);
	width: 285px;
	height: 57px;
	transition: all 0.3s linear;
}

.bgDiferente2 {
	background-color: #fff;
	transition: color .75s ease-in-out, background-color .75s ease-in-out, border-color .75s ease-in-out, box-shadow .75s ease-in-out;
	box-shadow: 7px 12.124px 57px 0px rgba(3, 3, 3, 0.05);
}

.bgDiferente .btn1 {
	background-color: transparent;
	border-radius: 10px;
	padding: 8px 30px !important;
	color: #fff !important;
	margin-right: 20px;
	border: solid 2px #fff;
}

.logo2 {
	background-image: url(../img/logoOriginal.png);
	width: 354px;
	height: 177px;
	transition: all 0.3s linear;
}

.preto {
	color: rgb(255, 255, 255) !important;
	transition: all 0.3s linear;
}

.preto2 {
	color: rgb(255, 255, 255) !important;
	transition: all 0.3s linear;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgb(0 210 90);
}

.fontIcon {
	font-size: 35px;
	color: #00d25a !important;
	opacity: 1;
	margin-bottom: 30px;
}

.margimT2 {
	margin-top: 106px;

}


.margim60 {
	margin-top: 130px;
}

.paddingY {
	padding: 120px 0;
}




.box {
	background-color: #fdfdfd;
	padding: 0px;
	border-radius: 15px;
	transition: .5s;
	-webkit-box-shadow: 1px 18px 15px 5px rgba(0, 0, 0, 0.05);
	box-shadow: 3px 20px 20px 0px rgb(0 0 0 / 5%);
	height: 600px;
	background-size: cover;
	background-position: center top;
}

.box2 {
	background-color: #fdfdfd;
	padding: 40px;
	border-radius: 15px;
	transition: .5s;
	-webkit-box-shadow: 1px 18px 15px 5px rgb(0 0 0 / 5%);
	box-shadow: 3px 20px 20px 0px rgb(0 0 0 / 5%);
}


.box h3 {
	color: #fff !important;
	font-size: 22px;
	font-weight: 900;
	font-family: 'Poppins', sans-serif;
	text-transform: capitalize;
}

.box p {
	color: #fff !important;
}

.box:hover .divisoria {
	background-color: #14e7fa;
}

.mobile {
	display: none;
}

.mobileD {
	display: block;
}

.marginServicos {
	margin-top: 150px;
}


.btnsFlutuantes {
	position: fixed;
	top: 420px;
	font-size: 25px;
	left: 28px;
	z-index: 10;
	background-color: #000000;
	/*// #3c3664;*/
	border-radius: 40px;
	color: #fff;
	padding: 15px 10px;
	box-shadow: 3px 10px 20px 0px rgb(0 0 0 / 40%);
}

.btnsFlutuantes2 {
	position: fixed;
	top: 530px;
	font-size: 25px;
	left: 28px;
	z-index: 10;
	background-color: #7bcb00;
	border-radius: 40px;
	color: #fff;
	padding: 15px 10px;
	box-shadow: 3px 10px 20px 0px rgb(57 225 161 / 40%);
}

.paddingServ {
	padding: 23px 50px;
}

.boxServicos {
	background-color: #fff;
	border-radius: 10px;
	margin-top: 50px;
	font-weight: 900;
	font-size: 10px !important;
}

.margimFooter {
	margin-top: 900px;
}

.fontBold {
	font-size: 27px;
}

.itensBoxes {
	position: absolute;
	bottom: 0;
	background: rgb(255, 255, 255);
	background: linear-gradient(173deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
	padding: 20px;
	width: 100%;
	overflow: hidden;
	border-radius: 15px;
}

@media (max-width: 1440px) {
	.w80 {
		width: 100%;
	}

	.titulos {
		font-size: 34px !important;
		color: #fff;
	}


	.bg_video {
		position: absolute;
		right: 0;
		bottom: 0;
		min-width: 100%;
		min-height: 81%;
		width: 100%;
		height: 100%;
		z-index: -1000;
		background: url(../img/bgg.png) no-repeat;
		/* background-size: cover; */
		transform: scaleX(-1);
		filter: grayscale(0%) contrast(200%);
	}

	.paddindBanner {
		padding: 0 1rem;
	}

	.bgFundo {
		background-image: url(../img/bgFundo.png);
		height: 767px;
	}

	.margimT {
		margin-top: 200px;
	}

	.marginP {
		margin-top: 150px;
	}

	.titulos span {
		font-weight: 600;
		font-size: 36px !important;
	}

	.bgVerde {
		background-image: url(../img/bgVerde.png);
		margin-top: -380px;
		background-repeat: no-repeat;
		background-position-x: -190px;

	}

	.marginTembarcacoes {
		margin-top: 120px;
	}

}

@media (max-width: 768px) {

	.titulos {
		font-size: 25px !important;
		color: #fff;
	}

	.titulos span {
		font-weight: 900;
		font-size: 25px !important;
	}



	.bg_video {
		position: absolute;
		right: 0;
		bottom: 0;
		min-width: 100%;
		min-height: 74%;
		width: 100%;
		height: auto;
		z-index: -1000;
		background: url(../img/bgg.png) no-repeat;
		/* background-size: cover; */
		transform: scaleX(-1);
		filter: grayscale(50%) contrast(200%);
	}

	.margimT {
		margin-top: 130px;
	}

	.paddingTextoGrande {
		padding: 0 20px;
	}

	.margim60 {
		margin-top: 30px;
	}

	.paddingY {
		padding: 0px 0;
	}

	.boxEmpresa {
		background-color: #fff;
		padding: 45px;
		margin-top: 15px;
	}

	.margimRodape {
		margin-top: 195px;
		font-size: 18px;
	}

	.margimT2 {
		margin-top: 0px;
	}




	.form {
		background-color: #fff;
		margin-top: -5px;
		padding: 14px;
		border-radius: 20px;
		box-shadow: 0px -10px 65px -30px;
	}

	.btnOk {
		color: #fff;
		background-color: #00d25a;
		border-color: #00d25a;
		border-radius: 100px;
		height: 48px;
		margin-left: -7px;
		margin-top: 10px;
	}

	.bgVerde {
		background-image: url(../img/bgVerde.png);
		margin-top: -380px;
		background-repeat: no-repeat;
		background-position-x: -280px;
	}

	.logo {
		background-image: url(../img/biiitlogo.png);
		width: 244px;
		height: 57px;
		transition: all 0.3s linear;
		background-size: cover;
	}

	.bgNoMobile {
		display: none;
	}

	.mobile {
		display: block;
	}

	.mobileD {
		display: none;
	}

	h2 span {
		font-weight: 600;
		font-size: 26px;
	}

	.marginT {
		margin-top: 160px;
	}

	.bgFundo {
		background-image: url(../img/bgFundo.png);
		height: 670px;
	}

	.marginNegativa {
		margin-top: 40px;
	}

	.box {
		background-color: #fdfdfd;
		padding: 0px;
		border-radius: 15px;
		transition: .5s;
		-webkit-box-shadow: 1px 18px 15px 5px rgb(0 0 0 / 5%);
		box-shadow: 3px 20px 20px 0px rgb(0 0 0 / 5%);
		height: 330px;
		background-size: cover;
		background-position: center top;
	}

	.owl-carousel .owl-stage-outer {
		position: relative;
		overflow: hidden;
		-webkit-transform: translate3d(0px, 0px, 0px);
		height: 373px;
	}

	.marginServicos {
		margin-top: 0px;
	}


	.paddingServ {
		padding: 20px 20px;
	}

	.bgmobile {
		background-image: url(../img/bgSemVideo.jpg);
		height: 1016px;
		width: 1645px;
		display: block;

	}

	.margimFooter {
		margin-top: 50px;
	}

	.btnsFlutuantes2 {
		position: fixed;
		top: 400px;
		font-size: 25px;
		left: 8px;
		z-index: 10;
		background-color: #7bcb00;
		border-radius: 40px;
		color: #fff;
		padding: 15px 10px;
		box-shadow: 3px 10px 20px 0px rgb(57 225 161 / 40%);
	}


	.btnsFlutuantes {
		position: fixed;
		top: 300px;
		font-size: 25px;
		left: 8px;
		z-index: 10;
		background-color: #000000;
		border-radius: 40px;
		color: #fff;
		padding: 15px 10px;
		box-shadow: 3px 10px 20px 0px rgb(0 0 0 / 40%);
	}

	.bgMapaFooter {
		background-image: url(../img/footer.webp);
		padding-bottom: 0;
		background-repeat: no-repeat;
		background-size: cover;
	}
}

.textRestau {
	margin-top: 30px;
}

@media (max-width: 1440px) {
	.textRestau {
		margin-top: 0;
	}
}


/*Pag Produto*/

.colorNavP {
	background-color: rgb(15 54 10 / 70%);
}


.bgFundoP {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;

}


.contFotoP {
	z-index: -1;

}


.divGrad {
	width: 100%;
	height: 58vh;
	margin-top: 24rem;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 20%);
}

.divGrad img {
	width: 650px;
	height: 350px;
}

.divProdGa {
	margin-top: -300px;
}

@media (min-width: 1440px) {
	.divGrad {
		width: 100%;
		height: 70vh;
		margin-top: 41rem;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 5%);
	}

	.divProdGa {
		margin-top: -420px;
	}

	.divGrad img {
		width: 800px;
		height: 350px;
	}

	.cardProdd {
		width: 280px !important;

	}

}

.styleCard {
	border: 0;
	border-radius: 1.25rem;
}

.styleCard p {
	font-size: 16px;
}

.imgMinha:hover {
	transform: scale(1.1);
	transition: 0.5s;
}

@media (max-width: 768px) {
	.divGrad img {
		width: 300px;
		height: 300px;
	}

	.divGrad {
		height: 40vh;
		margin-top: 20rem;
	}

}

.divFotoProd img {
	border-radius: 20px;
	margin-top: -150px;
	transition: 0.5s;

}

.cardProdd {
	background-color: #f4f4f4;
	/* width: 240px; */
	/* width: 200px; */
	height: 250px;
	border-radius: 15px;
	padding: 18px;
	margin: 0;
}

.cardProdd span {
	font-size: 15px;
	font-weight: 600;
	color: #939393;

}

.cardProdd ul {
	list-style: none;
}

.btPreco {
	padding: 4px;
	background-color: #00d25a;
	color: #fff;
	border-radius: 20px;
	width: 30%;
}



.lightbox-gallery {
	background-repeat: no-repeat;
	color: #000;
	overflow-x: hidden
}

.lightbox-gallery p {
	color: #fff
}

.lightbox-gallery h2 {
	font-weight: bold;
	margin-bottom: 40px;
	padding-top: 40px;
	color: #fff
}

@media (max-width:767px) {
	.lightbox-gallery h2 {
		margin-bottom: 25px;
		padding-top: 25px;
		font-size: 24px
	}
}

.lightbox-gallery .intro {
	font-size: 16px;
	max-width: 500px;
	margin: 0 auto 40px
}

.lightbox-gallery .intro p {
	margin-bottom: 0
}

.lightbox-gallery .photos {
	padding-bottom: 20px
}

.lightbox-gallery .item {
	padding-bottom: 30px
}

.MeuTPro {
	font-weight: 700;
}

.bgFooterProd {
	background-image: url(../img/footer.webp);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	height: 50vh;
	margin-top: 150vh;
}

@media (max-width: 768px) {
	.bgFooterProd {
		background-image: url(../img/bgVerde.png);
		margin-top: 170rem;
		background-position: right;
		height: 120vh;
	}

	.FooterGrad {
		display: none;

	}

	.footerPadding {
		margin-top: -67px !important;
	}
}

.footerPadding {
	margin-top: 100px;
}


/* .bgFooterProd {
	background-image: url(../img/footer.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 120px;
	margin-top: -500px;
	height: 40vh;
} */

.FooterGrad {
	width: 100%;
	height: 80px;
	margin-top: -294px;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}

@media (max-width: 768px) {
	.minhaRegua {
		--bs-gutter-x: -4.5rem;
	}

}

/* Ipad */

@media screen and (device-aspect-ratio: 3/4) {
	.cardProdd {
		background-color: #f4f4f4;
		width: 140px;
		height: 220px;
		border-radius: 15px;
		padding: 12px;
		margin: 0;
	}

	.FooterGrad {
		display: none;

	}

	.bgFooterProd {
		background-position: top;
		margin-top: 430px;
	}

	.divGrad {
		height: 40vh;
		margin-top: 30rem;

	}

	.logo {
		background-image: url(../img/biiitlogo2.png);
		width: 70px;
		height: 39px;
		background-size: cover;
	}

	.marginLeftR {
		margin-left: 50px;
	}

	.footerPadding {
		margin-top: 180px;
	}

	.fontBold {
		font-size: 24px;
	}


}

@media screen and (device-aspect-ratio: 820/1180) {

	.divGrad {
		height: 49vh;
		margin-top: 24rem;
	}

	.bgFundoP {
		height: 55vh;
	}

	.logo {
		background-image: url(../img/biiitlogo2.png);
		width: 70px;
		height: 39px;
		transition: all 0.3s linear;
		background-size: cover;
	}

	.bgFooterProd {
		background-image: url(../img/bgVerde.png);
		background-position: revert;
		background-repeat: no-repeat;
		background-size: cover;
		height: 80vh;
	}

	.FooterGrad {
		display: none;
	}

	.footerPadding {
		margin-top: 165px;
	}

	.fontBold {
		font-size: 24px;
	}
}

@media screen and (device-aspect-ratio: 912/1368) {
	.bgFundoP {
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 52vh;
	}

	.divGrad {
		height: 30vh;

	}

	.logo {
		background-image: url(../img/biiitlogo2.png);
		width: 70px;
		height: 39px;
		transition: all 0.3s linear;
		background-size: cover;
	}

	.FooterGrad {
		display: none;
	}

	.bgFooterProd {
		background-image: url(../img/bgVerde.png);
		background-position: right;
		background-repeat: no-repeat;
		background-size: cover;
		height: 82vh;
	}

	.footerPadding {
		margin-top: 150px;
	}

	.fontBold {
		font-size: 25px;
	}
}

/* media tablet index */


@media screen and (device-aspect-ratio: 912/1368) {
	.bg_video {
		height: 164%;

	}

	.bgVerde {
		margin-top: -590px;
	}

	.titulos span {
		font-size: 28px !important;
	}

	.margimT {
		margin-top: 150px;
	}

	.paddingServ {
		padding: 8px 14px;
	}

	.cardProdd {
		height: 390px;

	}

	/* p.textosComuns {
		margin-top: -120px;
	} */
}

/* ipad index */

@media screen and (device-aspect-ratio: 3/4) {

	.bgmobile {

		height: 1100px;

	}
}

@media screen and (device-aspect-ratio: 820/1180) {

	.paddingServ {
		padding: 10px 12px;
	}

	.bg_video {

		height: 161%;

	}
}

/* @media screen and (device-aspect-ratio: 1200/2000) {

	.logo {
		background-image: url(../img/biiitlogo2.png);
		width: 70px;
		height: 39px;
		transition: all 0.3s linear;
		background-size: cover;
	}

	.bg_video {

		height: 167%;

	}
} */

/*Video index */

.baixarHeith {
	/* background-image: url(../img/capaVideo.jpg); */
	border-radius: 20px;
	height: 400px;
}

.boxVideo {
	background-image: url(https://images.pexels.com/photos/5799946/pexels-photo-5799946.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940);
	height: 430px;
	width: 70%;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-left: 15%;
	margin-top: 100px;
}

@media (max-width: 768px) {
	.modal-content {
		width: 71% !important;
		margin-left: 2rem !important;
	}
}

@media (max-width: 768px) {
	.boxVideo {
		height: 290px;
	}

	.playerInter {
		height: 80px !important;
		width: 80px !important;
	}

	.player {
		height: 130px !important;
		width: 130px !important;
		margin-right: 0px !important;
	}

	.iconePlay {
		font-size: 50px !important;
		padding-top: 0 !important;
	}

	.textAssin {
		display: none;
	}
}

@media (min-width: 1440px) {
	.boxVideo {
		margin-bottom: 35px;
	}

	.modal-content {
		margin-left: 21rem !important;

	}
}

.player {
	background-color: rgba(255, 255, 255, 0.5);
	height: 200px;
	width: 200px;
	border-radius: 100%;
	margin-right: 20px;
}

.playerInter {
	background-color: rgba(255, 255, 255, 1);
	height: 150px;
	width: 150px;
	border-radius: 100%;
	margin: 26px;
}

.iconePlay {
	font-size: 60px;
	padding-top: 26px;
	color: #1b3717;
}

.la, .las {
	font-family: 'Line Awesome Free';
	font-weight: 900;

}

.la-play:before {
	font-size: 50px;

}

.modal {
	display: none;
	position: fixed;
	z-index: 200;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0 0 0 / 85%);
	padding-top: 150px;
}

.modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 50%;
	margin-left: 18rem;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0;
}

.closeX {
	color: white !important;
	float: right;
	font-size: 75px;
	font-weight: bold;
	position: absolute;
	right: -60px;
}