body{
	font-family: 'Roboto', sans-serif;
	
}

h2{
	
}
h3{
	font-weight: 200;
}
h4{
	
}
h5{
	
}
h6{
	
}
a{
	color: inherit;
}
a:hover{
	text-decoration: none;
	color: inherit;
}
p{
	font-weight: 200;
}
.white{
	color: #fff;
}
.blue1{
	color: #28AAE1;
}
.blue2{
	color: #4C9CDE;
}
.blue3{
	color: #3853A3;
}
.gray{
	color: #4d4d4d;
}
.backwhite{
	background-color: #fff;
}
.backblue1{
	background-color: #28AAE1;
}
.backblue2{
	background-color: #4C9CDE;
}
.backblue3{
	background-color: #3853A3;
}
.backgreen1{
	background-color: #8CC63F;
}
.backgreen2{
	background-color: #006837;
}
.backgray{
	background-color: #4d4d4d
}
.verde{
	background-color: #8BC540;
}
.azul{
	background-color: #3A5FC9;
}
.vermelho{
	background-color: red;
}
.branco{
	background-color: #F2F2F2;
	color:#0E7DC1;
}
.bold{
	font-weight: 700;
}
header{
	position: fixed;
	width: 100%;
	height: 105px;
	z-index: 99;
	padding-bottom: 5px;
}
.menu{
	width: 100%;
	height: auto;
	padding:15px 15px 0px 15px;
	background-color:rgba(255, 255, 255, 1) ;
	transition: .4s;
}
.logo{
	width: 150px;
	float: left;
	transition: .4s;
}
.navegacao{
	width: 77%;
	height: 100%;
	float: right;
}
.tel{
	width: 0px;
	height:100%;
	transition: .3s;
	background-color: rgba(40, 170, 225, 1);
}
.tel img{
	width: 9%;
	float: left;
	padding-top: 3px;
	margin-right: 15px;
	opacity: 50%;
}
.tel h2{
	color: #fff;
	opacity: 50%;
	font-size: 2.2vw;
	margin-left: 10px;
}
.resize{
	height: 90px;
	background-color:rgba(255, 255, 255, .8) ;
	transition: 0.3s;
}
.resize .logo{
	width: 110px;
}
.navbar {
	padding: .5rem 0rem .5rem 0rem;
	margin-right: 45px;
	margin-left: -10px;
}
.navbar-toggler {
	position: fixed;
	right: 30px;
	top: 30px;
	padding: 4px;
}
.navbar-collapse {
	position: fixed;
	top:0; 
	bottom: 0;
	left: -100%;
	width:75%;
	overflow-y: auto;
	visibility: hidden;
	background-color: rgba(0, 0, 0, .7);
	transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.navbar-collapse.show {
	visibility: visible;
	transform: translateX(132%);
	z-index: 99;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color:#28AAE1;
}
.topmenu button{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 25px;
	z-index: 100;
}
.navbar-nav .nav-link {
    padding-right: 0;
	padding-left: 30px;
}
.navbar-expand-lg .navbar-nav .nav-link {
	font-size: 16px;
	font-weight: 300;
	margin-top: -5px;
	color:rgba(255, 255, 255, .6)
}
.close{
	opacity: 9;
}
.dropdown, .dropleft, .dropright, .dropup {
    position: relative;
    margin-left: 30px;
	margin-bottom: 5px;
}
.dropdown a{
	color: rgba(255, 255, 255, .6);
	text-decoration: none;
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none;
    background-color: rgba(0, 0, 0, .7);
	padding-left: 25px;
    margin-left: -25px;
}
.navbar-nav .dropdown-menu li{
	padding: 7px;
}

.mtnav{
	margin-top: 15px;
}
.contact{
	position: fixed;
	bottom: 0;
	right: 0;
	margin-right: 20px;
	opacity: 0;
	transition: .3s;
}
.boxcontact{
	padding: 10px 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background-color: #3853A3;
}
.boxcontact img{
	height: 30px;
	margin: 0 5px;
	opacity: 60%;
}
.azulescuro{
	width: 76%;
	height:650px;
	position: absolute;
}
.azulclaro{
	width: 24%;
	left: 76%;
	height:650px;
	position: absolute;
}
.azulclarotopo{
	width: 24%;
	left: 76%;
	height:530px;
	position: absolute;
}
#webdoor{
	width: 90%;
    height: 500px;
    margin-top: 105px;
    margin-left: -15px;
}
#webdoor a{
	text-decoration: none;
}
#webdoor img{
	height: 60%;
	margin-left: -240px;
}
.carousel-indicators li{
	display: none;
}
.carousel-control-next, .carousel-control-prev{
	width: 65px;
    height: 65px;
    bottom: 0;
    top: 87.2%;
    left: 160px;
    opacity: 1;
}
.carousel-control-prev{
	left: 120px;
}
#webdoor2{
	width: 66%;
	margin-left: 25%;
	margin-top: -42vw;
}
.produto{
	width: 250px;
}
.produto img{
	width: 70%;
	margin-left: 24vw;
}
.legend h3 {
    font-size: 5vw;
    margin: -255px 0px 0px 50px;
    width: 57vw;
    color: #fff;
}
.legend p{
	display: none;
}
.conheca{
	padding: 60px 0px 60px 20px;
}
.conheca img{
	padding: 20px 0px 20px 20px;
	position: relative;
}
.fcinza{
	display: block;
	width: 70%;
	height: 59vw;
	float: left;
	background-color: #f2f2f2;
	position: absolute;
}
.fazul{
	display: block;
	width: 30%;
	height: 59vw;
	position: absolute;
	right: 0;
}
.historia{
	color: #fff;
	padding: 20px 15px 20px 25px;
}
.btn-primary{
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 50px;
	padding: 10px 15px;
}
.btn-primary:hover{
	background-color: #3853A3;
}
.acessop{
	padding: 0 2vw;
}
.acessop img{
	position: absolute;
    width: 26vw;
    right: 13vw;
    top: -8vw;
}
.background{
	width: 100%;
	height: 52vw;
	padding: 20px 0px 20px 20px;
	margin-bottom: 25vw;
}
.titulo{
	width: 50%;
	height: 100%;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-top: 1px solid;
	border-color: #fff
}
.titulo h2{
	position: absolute;
	color:#fff;
	bottom: 30vw;
	font-weight: 200;
	font-size: 11vw;
	line-height: 12vw;
	padding: 0vw 0px 2vw 5vw;
}
.setores{
	background-color: #4d4d4d;
	width: 102%;
	padding-top: 30px;
}
.fotos{
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
	gap: 12px;
}
.item:nth-child(2){
	grid-column: 1/2;
	grid-row: 2/3;
}
.item:nth-child(3){
	grid-column: 2/3;
	grid-row: 2/3;
}
.item:nth-child(4){
	grid-column: 1/2;
	grid-row: 3/4;
}
.item:nth-child(5){
	grid-column: 2/3;
	grid-row: 3/4;
}
.item:nth-child(6){
	grid-column: 1/3;
	grid-row: 4/6;
}
.info{
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 50px;
}
.info > div{
	width: 80%;
	height: auto;
}
.info h2{
	font-weight: 200;
	font-size: 2rem;
	padding-top: 50px;
}
.bloco{
	position: absolute;
	bottom: -50px;
	width: 35vw;
	height: 15px;
}
.paralax { 
	margin-top: 85px;
	/* The image used */
	background-image: url("../imagens/paralax.jpg");
	/* Set a specific height */
	height: 500px; 
	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.paraleft{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.boxpreto{
	width: 95%;
	height: auto;
	background-color: rgba(0, 0, 0, .7);
	margin-left: -15px;
	padding: 30px 30px 30px 33px;
	display: flex;
	align-items: center;
	color: #fff;
}
.boxpreto h2{
	color: #fff;
	border-left: 7px solid #28AAE1;
	font-weight: 200;
	padding-left: 10px;
}
.personal{
	padding-top: 85px;
	margin-bottom: 50px;
	color: #fff;
}
.personalfoto{
	margin-bottom: 480px;
}
.quadro{
	display: none;
}
.infopersonal{
	position: absolute;
	width:90%;
	background-color: rgba(13, 114, 185, 1);
	mix-blend-mode: multiply;
	margin-top: 180px;
	margin-left: 5%;
	padding: 83vw 30px 20px 30px;
}
.infopersonal h2{
	font-weight: 200;
}
footer, footer a{
	color: #fff;
}
footer a:hover{
	color:  #28AAE1;
	text-decoration: none;
}
.navfooter{
	padding: 40px 13vw;
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
}

.navfooter p{
	font-size: 1rem;
	margin-bottom: .5rem;
}
.navfooter > div{
	width: 100%;
	margin: 2vw 0;
}
.navfooter ul{
	list-style: none;
	padding: 0px;
	font-size: 1.2rem;
	font-weight: 200;
}
.navfooter .btn-primary{
	background-color: #28AAE1;
	border-radius: 50px;
	border: 0;
	width: 90%;
}
.social img{
	height: 35px;
	padding: 0 5px;
}
.copyright{
	padding: 30px 13vw 20px;
}
.topo{
	position: relative;
	width: 85%;
	height: 450px;
	margin-top: 80px;
	display: flex;
	align-items: center;
	background-image: url(../imagens/topoempresa.jpg);
	background-size: 1660px;
	background-repeat:no-repeat;
	background-position-x: center;
}
.responsabilidade{
	background-image: url(../imagens/toporesponsab.jpg);
}
.girafa{
	background-image: url(../imagens/topogirafa.jpg);
}
.contato{
	background-image: url(../imagens/topocontato.jpg);
}
.topo h2 {
    position: absolute;
    font-weight: 200;
    padding: 6vw 6vw 6vw 8vw;
	background-color: rgba(25, 48, 119, 0.8);
    font-size: 2.7rem;
    margin-bottom: 125px;
	color: #fff;	
}
.responsabilidade h2{
	background-color: rgba(0, 48, 55, .6);
    mix-blend-mode:normal;
	color: #fff;
	font-size: 1.7rem;
}
.girafa h2, .contato h2{
	background-color: rgba(25, 48, 119, 0.6);
	mix-blend-mode: normal;
}
.reduz{
	font-size: 2rem!important;
}
.empresa{
	padding: 70px 0;
}
.empresafoto{
	display: flex;
	align-items: center;
}
.blocoemp{
	width: 25px;
	height: 80%;
	background-color: #28AAE1;
	position: absolute;
}
.empresainfo{
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 60px 0px;
}
.empresainfo > div{
	width: 70%;
}
.producao{
	margin-bottom: 70px;
}
.prodleft{
	display: flex;
	align-items: center;
	border: 2px solid #28AAE1;
	padding: 20px 20px 15px 35px;
}
.prodleft h2{
	font-weight: 200;
}
.prodleft .blocoemp{
	left: 16px;
}
.prodleft ul{
	margin-right: 0px;
}
.prodleft ul li{
	margin-left: -10px;
	font-weight: 200;
}
.video{
	color: #fff;
	margin-bottom: 100px;
}
.vtexto{
	padding: 30px;
	margin-bottom: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.video h2{
	width: 90%;
	font-weight: 200;
	color: #fff;
}
.embalagem {
    color: #fff;
    margin-top: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px;
}
.embalagem img{
	width: 72vw;
	margin-top: 7vw;
}
.barraemb{
	width: 100%;
	height: 20px;
	display: block;
	position: absolute;
	top: -40px;
	left:0;
}
.criancas{
	padding: 30px;
}
.criancas h2{
	font-weight: 200;
	color:#006837;
}
.criancas p{
	color: #fff;
}
.barracri{
	width: 100%;
	height: 20px;
	display: block;
	position: absolute;
	bottom: -30px;
	right: 0;
}
.pararesp { 
	margin-top: 85px;
	/* The image used */
	background-image: url("../imagens/paralax2.jpg");
	/* Set a specific height */
	height: 500px; 
	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.pararespl{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.boxresp{
	background-color: rgba(0, 0, 0, .7);
	color: #fff;
	padding: 25px 15px 25px 25px;
}
.boxresp h2{
	color: #fff;
	font-weight: 200;
	font-size: 2rem;
}
.boxresp ul{
	padding-left: 20px;
}
.oceano{
	margin-top: 70px;
	margin-bottom: 70px;
	color: #fff;
}
.infoceano{
	padding: 0 40px 25px;
}
.infoceano h2{
	font-weight: 200;
}
.blococeano{
	width: 100%;
	height: 25px;
	display: block;
	margin-bottom: 30px;
}
/*Produtos Info*/

.produtoinfo{
	color: #fff;
	margin-top: 70px;
	margin-bottom: 70px;
	display: flex;
	justify-content: center;
	padding: 0 20px 20px 20px;
}
.blocoprod{
	width: 100%;
	height: 25px;
	display: block;
	margin-bottom: 25px;
}
.guiacores > div{
	width: max-content;
	margin-right: -34px;
	float: right;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border: 2px solid #28AAE1;
	border-right: transparent;
	border-bottom-left-radius: 50px;
	border-top-left-radius: 50px;
	padding: 16px 5px 0px 13px;
	margin-top: 10px;
}
.guiacores ul{
	color:#fff;
	list-style: none;
	padding: 0;
}
.guiacores ul li{
	width: 63px;
	height: 63px;
	border-radius: 50%;
	text-transform: uppercase;
	display:inline-flex;
	justify-content: center;
	align-items: center;
	font-size: .6rem;	
}
.guiacores h5{
	float: right;
	margin:5px 0 20px;
}
.produtoinfo img{
	display: block;
	margin: 0 auto;
}
.fundo{
	width: 100%;
	height: 290px;
	margin-top: 115px;
	position: absolute;
}
.linha{
	margin-bottom: 150px;
	padding: 0 20px;
}
.simulacor{
	width: max-content;
	float: right;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background-color: #28AAE1;
	border-right: transparent;
	border-bottom-left-radius: 50px;
	border-top-left-radius: 50px;
	padding: 16px 25px 0px 13px;
	margin: 3px 0px 10px;

}
.simulacor ul{
	color:#fff;
	list-style: none;
	padding: 0;
}
.simulacor ul li{
	width: 63px;
	height: 63px;
	border-radius: 50%;
	text-transform: uppercase;
	display:inline-flex;
	justify-content: center;
	align-items: center;
	font-size: .6rem;	
}
.simulacor button{
	width: 63px;
	height: 63px;
	border-radius: 50%;
	border: 0px;
	text-transform: uppercase;
	display:inline-flex;
	justify-content: center;
	align-items: center;
	font-size: .6rem;
	color: white;	
}
.simulacor h5{
	float: right;
	margin:5px 0 20px;
}
.controle{
	margin-top: 15px;
	width: 270px;
	float: right;
	margin-right: -35px;
}
.controle h5{
	color: #28AAE1;
	font-size: 1.1rem;
}
.acessorios {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px;
    margin-bottom: 90px;
}
.acessorios h3{
	color: #fff;
	margin-bottom: 45px;
}
.tampas {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
form ::placeholder{
	font-weight: 300;
	color: #6d6e71;
	font-size: 20px;
}
form input{
	margin-top: 10px;
    padding:15px;
	width: 100%;
	border: 2px solid#007dc5;
    background: none;
    border-width: 0 0 1px 0;
	color: #424242;
	font-size: 20px;
}
form textarea{
	margin-top: 10px;
    padding:15px;
	width: 100%;
	border: 2px solid#007dc5;
    background: none;
    border-width: 0 0 1px 0;
	color:#424242;
	font-size: 20px;
}
form input[type="submit"]{
	width: fit-content;
	text-transform: uppercase;
    float: right;
    padding:9px 14px 7px;
    margin:12px 0px 0 15px;
    color: #FFF;
    font-weight: 500;
    border:0;
	border-radius: 50px;
	padding: 10px 30px;
    background-color: #007dc5;
    outline: none;
    cursor: pointer;
    font-size: 20px;
} 
.faleconosco{
	margin: 70px -15px;
	padding-bottom: 50px;
	display: flex;
	justify-content: center;
}
.blocofale{
	width: 80%;
	height: 25px;
	margin: 0 auto;
	margin-bottom: 25px;
}
.formulario{
	background-color: #f6f6f6;
	padding: 35px;
}
.contatos{
	padding: 40px;
}
.contatos h2{
	font-weight: 200;
	margin-bottom: 30px;
}
.contatos h4{
	font-size: 5.7vw;
	font-weight: 200;
}
.mapa{
	margin: 70px -15px;
}
.mapago{
	height: 450px;
}
.fadeIn {
	-webkit-animation: fadeIn 2s ease-in-out;
	-moz-animation: fadeIn 2s ease-in-out;
	-o-animation: fadeIn 2s ease-in-out;
	animation: fadeIn 2s ease-in-out;
	}
.setores img:hover{
	filter: brightness(50%);
	transition: .3s ease-in-out;
	cursor: pointer;
}
.recursos_text{
	display: flex;
	justify-content: center;
	align-items: flex-end;
	background-color: #3853a3;
	color: #fff;
}
.mb120{
	margin-bottom: 120px;
}
.block_text{
	width: 260px;
}
.block_text h3{
	margin-top: 12vw;
}
.block_decor{
	width: 160px;
	height: 20px;
	background-color: #28AAE1;
	margin-top: 10vw;
}
.vendedores{
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.vendedores .contacts{
	display: flex;
	justify-content: center;
	flex-direction: row;
	padding-top: 30px ;
	padding-bottom: 30px ;
}
.vendedores .contacts img{
	width: 25px;
}
.vendedores .contacts h6 {
	font-size: 14px;
}


/* Extra small devices (phones, 600px and down) */
@media (min-width: 425px) {
	.navbar-collapse {
		left: -80%;
		width: 60%;
	}
	.produto img {
		width: 62%;
		margin-left: 29vw;
	}
	.legend h3 {
		font-size: 3.5vw;
		margin: -255px 0px 0px 50px;
		width: 54vw;
	}
	.historia {
		color: #fff;
		padding: 30px 20px 30px 30px;
	}
	.acessop {
		padding: 5vw;
	}
	.infopersonal {
		padding: 95vw 12vw 5vw 12vw;
	}
	.navfooter .btn-primary {
		width: 80%;
	}
	.prodleft {
		padding: 30px 40px 30px 45px;
	}
	.boxresp {
		padding: 35px 15px 25px 40px;
	}
	.infoceano {
		padding: 0 13vw 25px;
	}
	.produtoinfo{
		padding: 0 10vw 20px 10vw;
	}
	.guiacores > div {
		margin-right: -12.5vw;
	}
	.guiacores{
		padding-left: 20%;
		margin-bottom: 165px;
	}
	.fundo {
		height: 65vw;
		margin-top: 155px;
	}
	.acessorios {
		padding: 40px 90px;
	}
	.formulario {
		padding: 50px 13vw;
	}
	.contatos {
		padding: 50px 13vw;
	}
	.reduz{
		font-size: 2.7rem!important;
	}
	.block_text h3 {
		margin-top: 12vw;
	}
	.mb120{
		margin-bottom: 30px;
	}
	.prodleft{
		border-bottom: 2px solid #28AAE1!important;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media (min-width: 576px) {
	.menu {
		padding-left: 35px;
	}
	.navbar-collapse {
		left: -53%;
		width: 40%;
	}
	#webdoor img {
		height: 60%;
		margin-left: -170px;
	}
	#webdoor2 {
		width: 100%;
		margin-top: -37vw;
	}
	.produto img {
		width: 51%;
		margin-left: 30vw;
	}
	.carousel-control-next, .carousel-control-prev {
		left: 127px;
	}
	.carousel-control-prev {
		left: 87px;
	}
	.legend h3 {
		font-size: 3.2vw;
		margin: -247px 0px 0px 50px;
		width: 55vw;
	}
	.conheca {
		padding: 60px 0px 60px 10vw;
	}
	.conheca img {
		padding: 30px 0px 30px 30px;
	}
	.historia {
		padding: 100px;
	}
	.background {
		padding: 5vw 0px 5vw 5vw;
	}
	.titulo h2 {
		font-size: 9vw;
		line-height: 10vw;
	}
	.acessop {
		padding: 4vw 10vw;
	}
	.setores {
		width: 92%;
	}
	.boxpreto {
		padding: 30px 30px 30px 70px;
	}
	.infopersonal {
		padding: 105vw 17vw 5vw 17vw;
	}
	.navfooter {
		padding: 40px 40vw 40px 13vw;
	}
	.empresainfo > div {
		width: 45%;
	}
	.embalagem {
		padding: 50px 75px;
	}
	.barraemb {
		top: -50px;
	}
	.responsabilidade h2 {
		font-size: 2.7rem;
	}
	.embalagem img {
		width: 50vw;
	}
	.criancas {
		padding: 50px 70px;
	}
	.barracri {
		bottom: -50px;
	}
	.boxresp {
		width: 74vw;
		padding: 35px 15px 25px 12vw;
	}
	.produtoinfo {
		padding: 0 15vw 20px 15vw;
	}
	.guiacores > div {
		margin-right: -16.5vw;
	}
	.guiacores {
		padding-left: 57%;
		margin-bottom: 165px;
	}
	.fundo {
		height: 60vw;
		margin-top: 185px;
	}
	.acessorios {
		padding: 70px 125px;
	}
	.faleconosco {
		padding-bottom: 0;
		justify-content: center;
		
	}
	.blocofale {
		width: 80%x;
		height: 25px;
	}
	.contatos h4 {
		font-size: 1.6rem;
	}
	.contatos, .formulario {
		padding: 60px 17vw;
	}
	.recursos{
		flex-direction: column;
	}
	.recursos_foto{
		width: 100%;
	}
	.recursos_text{
		width: 100%;
	}
	.block_text{
		width: 400px;
	}
	.block_text h3 {
		margin-top: 9vw;
	}
	.mb120{
		margin-bottom: 120px;
	}
}


/* Medium devices (landscape tablets, 768px and up) */
@media (min-width: 768px) {
	.menu {
		padding-left: 65px;
	}
	.navbar-collapse.show {
		transform: translateX(75%);
	}
	.navbar-collapse {
		left: -30%;
		width: 40%;
	}
	.contact{
		position: fixed;
		top: 0;
		margin-top: 210px;
		right: 0;
		margin-right: 0;
		opacity: 100%;
	}
	.boxcontact{
		width: auto;
		padding: 7px 30px 7px 20px;
		border-top-left-radius: 15px;
		border-top-right-radius: 0;
		border-bottom-left-radius: 15px;
		background-color:#02bc05;
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: center;
	}
	.boxcontact img{
		height: 30px;
		margin: 20px 5px;
		opacity: 60%;
	}
	#webdoor img {
		margin-left: -95px;
	}
	.carousel-control-next, .carousel-control-prev {
		left: 88px;
	}
	.carousel-control-prev {
		left: 48px;
	}
	#webdoor2 {
		width: 66%;
		margin-left: 25%;
		margin-top: -32vw;
	}
	.produto img {
		width: 53%;
		margin-left: 34vw;
	}
	.legend h3 {
		font-size: 3vw;
		margin: -700px 0px 0px 46vw;
		width: 38vw;
		text-align: right;
	}
	.legend p{
		display: block;
		color: #fff;
		text-align: right;
		margin-top: 11px;
	}
	.fcinza {
		height: 335px;
	}
	.fazul {
		height: 335px;
	}
	.conheca {
		padding: 60px 0px 60px 7vw;
	}
	.conheca img {
		padding: 5.5vw 0px 30px 5vw;
	}
	.historia {
		padding: 40px;
	}
	.acessop {
		padding: 3vw 5vw;
	}
	.acessop img {
		position: absolute;
		width: 11vw;
		right: 3vw;
		top: -4vw;
	}
	.background {
		padding: 2vw 0px 2vw 2vw;
		height: 21vw;
	}
	.titulo h2 {
		font-size: 4vw;
		line-height: 4.5vw;
		bottom: 11vw;
   		padding: 0vw 0px 0vw 2vw;
	}
	.background {
		margin-bottom: 9vw;
	}
	.setores {
		width: 97%;
	}
	.info h2{
		font-weight: 200;

	}
	.bloco{
		position: absolute;
		bottom: -50px;
		width: 15vw;
		height: 15px;
	}
	.personal{
		display: flex;
		align-items: center;
	
	}
	.infopersonal {
		padding: 6vw 4vw 4vw 34vw;
		margin-left: 20%;
		width: 73%;
		margin-top: 0px;
	}
	.personalfoto {
		margin-bottom: 0px; 
	}
	.navfooter {
		padding: 40px 10vw 40px 10vw;
	}
	.navfooter > div {
		width: 50%;
	}
	.copyright {
		padding: 30px 4vw 15px;
		display: flex;
		justify-content: center;
	}
	.topo h2 {
		padding: 40px 50px 40px 100px;
	}
	.empresafoto img{
		min-width: 100%
	}
	.empresainfo > div {
		width: 85%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.video h2 {
		width: 98%;
	}
	.embalagem {
		padding: 50px 60px;
		align-content: center;
		height: 350px;
	}
	.embalagem img {
		width: 310px;
	}
	.barraemb {
		width: 25px;
		height: 92%;
		top: 2%;
		left: -60px;
	}
	.criancas {
		padding: 50px 35px;
	
	}
	.barracri {
		width: 25px;
		height: 100%;
		bottom: 0;
		right: -34px;
	}
	.criancas h2 {
		margin-top: 7vw;
	}
	.boxresp {
		width: 79vw;
		padding: 35px 15px 25px 7vw;
	}
	.oceano {
		display: flex;
		align-items: center;
		padding: 35px 0;
	}
	.infoceano {
		padding: 0;
	}
	.textoceano{
		padding: 0px 25px 0 50px;	
	}
	.blococeano{
		width: 25px;
		height: 100%;
		margin-bottom: initial;
		position: absolute;
		left: 0;
	}
	.produtoinfo {
		padding: 50px 7vw 20px 9vw;
	}
	.guiacores > div {
		margin-right: initial;
		margin-left: -50px;
		transform: rotate(-90deg);
		position: absolute;
		top: 0;
		left: 0;
		margin-top: 44px;
	}
	.guiacores ul li{
		transform: rotate(90deg);
	}
	.guiacores h5{
		transform: rotate(-90deg);
		position: absolute;
		top: 20px;
		left:70px;
		width: 170px;
	}
	.produtoinfo img {
		width: 185px;
		margin-left: 18vw;
	}
	.guiacores {
		padding-left: 0;
		position: absolute;
		top: 0;
		left: 0;
		margin-left: initial;
	}
	.blocoprod {
		width: 25px;
		height: 92%;
		display: block;
		margin-bottom: 25px;
		position: absolute;
		left: -9vw;
	}
	.fundo{
		right: 0;
		width: 70%;
		height: 20vw;
		margin-top: 185px;
		margin-right: 0px;
	}
	.acessorios {
		padding: 70px 70px;
	}
	.acessorios img{
		width: 18vw;
	}
	.tampas {
		display: flex;
		justify-content: space-around;
		flex-direction: row;
		align-items: center;
	}
	.faleconosco{
		
		align-items: center;
	}
	.blocofale{
		width: 25px;
		height: 40vw;
		margin-left: -15px;
		margin-bottom: 0px;
	}
	.contatos, .formulario {
		padding: 50px 4vw;
	}
	.block_text h3 {
		margin-top: 0;
	}
		
}


/* Large devices (laptops/desktops, 992px and up) */
@media (min-width: 992px) {
	header{
		height: 130px;
	}
	.menu{
		width: 76%;

		padding-top: 12px;
		padding-bottom: 15px;
		padding-left: 80px;
		transition: .3s;
		
	}
	.logo{
		width: 25%;
		float: left;
		height: 100%;
		transition: .3s;
	}
	.tel{
		width: 24%;
		height:auto;
		transition: .3s;
		display: flex;
		justify-content: center;
		align-items: center;
		background-color: rgba(40, 170, 225, 1);
		transition: .3s;
	}
	.tel h2{
		white-space: nowrap;
		padding-left: 10px;
	}
	.telefone{
		width: auto;
		margin: 0 auto;
	}
	.navegacao{
		width: 72%;
		display: flex;
  		justify-content: flex-end;
		align-items: center;
		padding-right: 20px;
	}
	.dropdown{
		margin-top: -4px!important;
	}
	.dropdown ul{
		background-color: rgba(255, 255, 255, .9);
	}
	.dropdown a {
		color: rgba(0, 0, 0, 0.85);
		text-decoration: none;
		font-weight: 200;
	}
	.navbar-nav .dropdown-menu {
		position: static;
		float: left;
		background-color: rgba(255, 255, 255, .85);
		padding-left:0; 
		margin-left: 0; 
		
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute;
		border: 0px;
		margin-top: -15px;
	}
	.tel.resize{
		background-color: rgba(40, 170, 225, .8);
		transition: .3s;
	}
	.resize{
		height: 85px;
		transition: .3s;
	}
	.resize .logo{
		width: 110px;
		transition: .3s;
	}
	.dropdown .show{
		transition: .5s;
	}
	.navbar {
		margin-right: 0;
		margin-left: 0;
	}
	.nav-item .active{
		border-bottom: 2px solid #0071BC!important;
	}
	.navbar-collapse {
		position: relative;
		left: 0%;
		width:75%;
		overflow-y: visible;
		visibility: auto;
		background-color: rgba(0, 0, 0, 0);
		transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
	}
	.navbar-collapse{
		visibility: visible;
		transform: translateX(0%);
		transition: .5s;
	}
	.topmenu{
		display: none;
	}
	.mtnav{
		margin-top: 0px;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		font-size: 18px;
		padding: 0px;
		color: rgba(0, 0, 0, 0.7);
	}
	.navbar-nav li {
		text-align: left;
		margin: 0px;
		padding: 10px;
		margin-left: 6px;
	}	
	
	.nav-link{
		border-bottom: 2px solid;
		border-color: rgba(0,113,188, 0);
		transition: .2s;
	}
	.nav-link:hover{
		border-bottom: 2px solid ;
		border-color: rgba(0,113,188, 1);
		transition: .2s;
	}
	.fonecontact{
		display: none;
	}
	#webdoor img {
		margin-left: 0px;
	}
	.carousel-control-next, .carousel-control-prev {
		left: 39px;
	}
	.carousel-control-prev {
		left: 0px;
	}
	#webdoor2{
		margin-top: -29vw;
	}
	.produto img {
		width: 45%;
		margin-left: 34vw;
	}
	.legend h3 {
		font-size: 2.1vw;
		margin: -700px 0px 0px 50vw;
		width: 32vw;
		text-align: right;
	}
	.fazul {
		height: 34vw;
	}
	.fcinza {
		height: 34vw;
	}
	.historia {
		height: 34vw;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.acessop {
		padding: 3vw 7vw;
	}
	.background {
		height: 19vw;
	}
	.acessop img {
		top: -4vw;
		width: 10vw;
		right: 3vw;
	}
	.setores{
		background-color: #4d4d4d;
		width: 91.5%;
		padding-top: 50px;
	}
	.fotos{
		width: 100%;
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-rows: 1fr 1fr 1fr;
		gap: 25px;
	}
	.item:nth-child(3){
		grid-column: 1/2;
		grid-row: 3/4;
	}
	.item:nth-child(4){
		grid-column: 2/3;
		grid-row: 3/4;
	}
	.item:nth-child(5){
		grid-column: 3/4;
		grid-row: 3/4;
	}
	.item:nth-child(6){
		grid-column: 2/4;
		grid-row: 1/3;
	}
	.info h2 {
		padding-top: 0;
	}	
	.info {
		margin-bottom: 25px;
	}
	.bloco {
		bottom: -25px;
	}
	.boxpreto {
		width: 100%;
		padding: 50px 50px 50px 100px;
	}
	.boxpreto h2 {
		padding-left: 30px;
	}
	.quadro{
		display: block;
		width: 20%;
		height: 23%;
		border: 1px solid #fff;
		border-right: transparent;
		position: absolute;
	}
	.infopersonal {
		padding: 6vw 7vw 4vw 36vw;
	}
	.infopersonal h2 {
		font-weight: 200;
		padding: 2.3vw 3.3vw 4vw;
	}
	.infopersonal p{
		padding-left: 3vw;
	}
	.navfooter > div {
		width: 19%;
		margin: 0vw 0;
	}
	.social{
		display:flex;
		justify-content: center;
		align-items:center;
		min-height:12vw;
	}
	.copyright p{
		font-size: .9rem;
	}
	.empresafoto img{
		min-height: 100%;
	}
	.empresainfo img{
		width: 34%;
	}
	.prodleft{
		border-right: transparent;
		border-bottom: 2px solid #28AAE1;
		width: 85%;
		float: right;
		padding: 20px 40px 10px 45px;
	}
	.vendedores{
		border-right: 2px solid #28AAE1;
	}
	.prodleft .blocoemp{
		left: 15%;
	}
	.video{
		width: 85%;
	}
	.video h2 {
		width: 75%;
	}
	.embalagem {
		width: 95%;
		margin-left: 5%;
		float: right;
		margin-bottom: 70px;
	}
	.embalagem > div{
		width: 50%;
	}
	.criancas{
		width: 95%;
		height: 35vw;
		margin-bottom: 70px;
		display: flex;
		justify-content: center;
		align-items: center;
		padding-top: 0;
	}
	.criancas img{
		margin-top: -30px;
	}
	.barracri {
		height: 100%;
		bottom:0;
	}
	.criancas h2{
		margin-top: 0;
	}
	.oceano{
		width: 94%;
		float: right;
		margin-left: 6%;
	}
	.produtoinfo{
		margin: 100px 15% 100px -15px;
	}
	.produtoinfo img {
		position: absolute;
		width: 230px;
		margin-left: 25vw;
		margin-top: -9vw;
	}
	.fundo {
		right: 0;
		width: 70%;
		height: 20vw;
		margin-top: 240px;
		margin-right: 0px;
	}
	.linha{
		width: 95;
		margin-left: 5%;
	}
	.acessorios h3 {
		color: #fff;
		margin-bottom: 60px;
		border-left: 90px solid #3853A3;
		padding-left: 20px;
	}
	.acessorios {
		width: 95%;
		padding: 70px 70px 35px;
	}
	.contatos .social{
		justify-content: flex-start;
	}
	.block_decor{
		margin-top: 7vw;
	}
}
	
	



/* Extra large devices (large laptops and desktops, 1200px and up) */
@media (min-width: 1200px) {
	.boxcontact img {
		height: 40px;
		margin: 1.6vw 0.3vw;
	}
	.azulclaro {
		width: 24%;
		left: 76%;
		height: 800px;
		position: absolute;
	}
	.azulescuro {
		width: 76%;
		height: 800px;
		position: absolute;
	}
	#webdoor img {
		height: 73%;
	}
	#webdoor .seta img{
		height: 60%;
		margin-top: 200px;
	}
	#webdoor2 {
		margin-top: -19vw;
	}
	.legend h3 {
		font-size: 2.5vw;
		margin: -665px 0px 0px 50vw;
		width: 32vw;
	}
	.conheca{
		padding: 100px 0px 100px 50px;
	}
	.historia{
		padding: 0px 6vw;
	}
	.acessop {
		padding: 0vw 5vw;
	}
	.acessop img {
		top: -3vw;
		width: 9vw;
		right: 4vw;
	}
	.background {
		height: 17vw;
	}
	.titulo h2 {
		font-size: 3vw;
		line-height: 3vw;
		bottom:11.5vw;
		padding: 0vw 0px 0vw 1.5vw;
	}
	.boxpreto {
		padding: 50px 50px 50px 139px;
	}
	.personal {
		padding: 115px;
	}
	.infopersonal {
		padding: 6vw 7vw 4vw 27vw;
		margin-left: 19%;
		width: 60%;
	}
	.navfooter > div {
		width: 24%;
	}
	.social {
		min-height: 8vw;
	}
	.topo {
		width: 92%;
	}
	.empresa {
		padding: 5vw 0;
	}
	.empresafoto img{
		min-height:100%;
	}
	.empresainfo{
		height: 100%;
	}
	.empf{
		padding-right: 5%!important;
	}
	.prodleft{
		width: 88%;
		height: 100%;
		padding: 20px 50px 10px 55px;
	}
	.prodleft .blocoemp {
		left: 12%;
	}
	.video {
		width: 95%;
	}
	.criancas h2 {
		width: 85%;
		padding-left: 15%;
	}
	.criancas p {
		width: 70%;
		padding-left: 15%;
	}
	.boxresp {
		width: 44vw;
		padding: 35px 15px 25px 10vw;
	}
	.textoceano {
		padding: 0px 7vw 0 9vw;
	}
	.produtoinfo img {
		width: 225px;
		margin-left: 28vw;
		margin-top: -8.5vw;
	}
	.guiacores {
		left: 100px;
	}
	.fundo {
		width: 61%;
		height: 24vw;
		margin-top: 240px;
	}
	.acessorios img {
		width: 16vw;
	}
	.contatos, .formulario {
		padding: 50px 8vw;
	}
	.faleconosco{
		width: 95%;
	}
	.blocofale {
		height: 30vw;
	}
	.mapa {
		margin: 15px -15px 85px;
		width: 95%;
		float: right;
	}
	
	
}


/* Extra large devices (large laptops and desktops, 1440px and up) */
@media (min-width: 1441px) {
	p{
		font-size: 1.2vw;
	}
	.menu {
		padding-left: 140px;
	}
	.azulclaro {
		width: 24%;
		left: 76%;
		height: 53vw;
		position: absolute;
	}
	.azulescuro {
		width: 76%;
		height: 53vw;
		position: absolute;
	}
	#webdoor {
		width: 94%;
		height: 30.8vw;
		margin-top: 105px;
		margin-left: -15px;
	}
	#webdoor img {
		width: 98%;
		height: 37.4vw;
	}
	#webdoor .seta img {
		width: 60%;
		margin-top: 19.6vw;
	}
	.legend h3 {
		font-size: 2.2vw;
		margin: -33vw 0px 0px 50vw;
		width: 32vw;
	}
	.legend p {
		margin-top: 5px;
		font-size: 1.2vw;
	}
	.produto img {
		width: 45%;
		margin-left: 34vw;
		margin-top: 20px;
	}
	.historia h3{
		font-size: 3vw;
	}
	.conheca {
		padding: 9vw 0px 9vw 9vw;
	}
	.fcinza {
		height: 32.5vw;
	}
	.fazul {
		height: 32.5vw;
	}
	.historia {
		height: 32.5vw;
	}
	.acessop {
		padding: 0vw 9vw;
	}
	.acessop img {
		right: 3vw;
	}
	.info h2 {
		font-size: 2.7rem;
	}
	.info > div {
		width: 75%;
	}
	.bloco {
		width: 10vw;
	}
	.paralax {
		margin-top: 150px;
		height: 600px;
		width: 100%;
	}
	.personal {
		padding: 10vw;
	}
	.infopersonal{
		padding: 4vw 9vw 3vw 27vw;
	}
	.infopersonal h2 {
		font-size: 2.5vw;
		padding: 1.5vw 3.3vw 2vw;
	}
	.navfooter {
		padding: 40px 10vw 20px 13vw;
	}
	.navfooter > div {
		width: 20%;
	}
	.social {
		min-height: 6vw;
	}
	.social img {
		height: 40px;
		padding: 0 10px;
	}
	.topo {
		background-size: 1767px;
	}
	.topo h2 {
		padding: 40px 50px 40px 140px;
		margin-bottom: 60px;
	}
	.empresa {
		padding: 7vw 0;
	}
	.empf{
		padding-right: 8%!important;
	}
	.empresafoto img{
		min-height:auto;
	}
	.producao{
		margin-bottom: 7vw;
	}
	.prodleft h2 {
		font-size: 2.5rem;
	}
	.prodleft ul{
		font-size: 1.25rem;
	}
	.video {
		width: 92%;
		margin-bottom: 7vw;
	}
	.video h2 {
		width: 56%;
		font-size: 2.5rem;
	}
	.embalagem {
		margin-top: 7vw;
		margin-bottom: 7vw;
		height: 435px;
	}
	.embalagem p{
		width: 100%;
		padding-left: 3vw;
		
	}
	.embalagem img{
		margin-top: 45px;
		width: 340px;
	}
	.barraemb {
		height: 120%;
		top: -12%;
	}
	.criancas{
		margin-top: 7vw;
	}
	.pararesp{
		margin-top: 7vw;
	}
	.boxresp {
		width: 41vw;
		padding: 50px 25px 50px 10vw;
	}
	.boxresp ul li{
		font-size: 1.2vw;
		font-weight: 200;
		
	}
	.oceano{
		margin-top:7vw;
		margin-bottom:7vw;
	}
	.oceano h2, .boxresp h2, .criancas h2{
		font-size: 2.5rem;
		line-height: 2.6rem;
		margin-bottom: 20px;
	}
	.produtoinfo {
		margin: 7vw 15% 7vw -15px;
	}
	.produtoinfo img {
		width: 15vw;
		margin-left: 30vw;
		margin-top: -6vw;
	}
	.guiacores {
		left: 21vw;
	}
	.fundo {
		width: 57%;
		height: 26vw;
		margin-top: 285px;
	}
	.acessorios{
		margin:200px 0 7vw -15px;
	}
	.faleconosco{
		margin: 7vw -15px;
	}
	.blocofale {
		height: 25vw;
	}
	.contatos{
		padding: 50px 10vw;
	}
	.formulario{
		padding: 50px 6vw;
	}
	.mapa {
		margin: 0 -15px 7vw;
	}
	


	
}
