body, html {
    overflow-x: hidden;
}
body {
	font-family: "Gabarito", sans-serif !important;
	background-color: #c6c6c6;
}

.hero-home {
    padding-top: 90px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.titulo-banneer {
	font-family: 'Mogra';
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    color: #C6C6C6;
    transform: rotate(2.34deg);
    background-color: #000000;
    width: 440px;
    position: absolute;
    top: -50px;
    left: 25%;
    padding: 10px;
}

#header {
    position: absolute;
    width: 100%;
    z-index: 999;
}

.legenda-banner {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #C6C6C6;
    background: #5B5B5B;
    width: 460px;
    padding: 15px;
    clip-path: polygon(0% 10%, 115% 0%, 95% 190%, 0% 100%);
    margin-top: 5px;
}


.owl-banner .owl-stage-outer {
    padding-top: 100px;
}
.owl-banner img {
    width: 100%;
    height: 490px;
    object-fit: cover;
}
.owl-banner.owl-theme .owl-nav [class*=owl-] {
    color: #000;
    font-size: 30px;
    margin: 0;
    width: 46px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    height: 46px;
    line-height: 15px;
    border-radius: 0;
    border: 1px solid #000;
}
.owl-banner button.owl-next,.owl-banner button.owl-prev {
    position: relative;
    bottom: 55px
}
.owl-banner button.owl-prev {
    left: -15px
}
.owl-banner button.owl-next {
    right: 10px
}
.owl-banner.owl-theme .owl-nav {
    display: flex!important;
    justify-content: end;
    margin-bottom: -60px
}

.owl-banner .item {
    position: relative
}

.home-2 {
    padding-top: 200px;
    padding-bottom: 100px;
}

.titulo-2 {
    font-family: 'Mogra';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 55px;
    color: #000000;
}

.texto-1 {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}


.btn-1 {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #000000;
    display: inline-block;
    background: #FC5A22;
    padding: 15px 25px;
    margin-top: 15px;
    clip-path: polygon(0% 10%, 115% 0%, 95% 190%, 0% 100%);
}

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


.number {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 600;
    font-size: 100px;
    line-height: 120px;
    text-align: center;
    color: #000000;
    background: #FC5A22;
    padding: 15px 25px;
    margin-top: 15px;
    clip-path: polygon(0% 20%, 100% 10%, 100% 90%, 10% 80%);
}

.legenda_number {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    color: #000000;
    display: block;
}

.home-3 {
	padding-bottom: 90px;
}

.post-it {
    background-color: #FBDFD5;
    height: 110px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 6px 6px 0px #000000;
    padding: 30px;
    clip-path: polygon(0% 10%, 115% 0%, 95% 190%, 0% 100%);
    margin-bottom: 35px;
}

.post-it span {
    font-family: 'Mogra';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #000000;
}

.home-4 {
    padding-top: 70px;
    padding-bottom: 100px;
}

.titulo-2b {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 41px;
    color: #C6C6C6;
    background-color: #000000;
    padding: 10px;
    width: max-content;
    clip-path: polygon(0% 10%, 115% 0%, 95% 190%, 0% 100%);
	margin-bottom: 20px;
}

.card-vantagem {
    background-color: #505050;
    padding: 30px;
    clip-path: polygon(0% 0%, 95% 0%, 100% 100%, 0% 100%);
}

.card-vantagem p {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #C6C6C6;
}

.card-vantagem p {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #C6C6C6;
}

.titulo-subcard {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: normal;
    color: #C6C6C6;
    background-color: #000000;
    padding: 10px;
    width: max-content;
    clip-path: polygon(0% 10%, 115% 0%, 95% 190%, 0% 100%);
    margin: auto;
    margin-bottom: -20px;
    position: relative;
    z-index: 9;
}

.home-6 {
    padding-bottom: 150px;
    padding-top: 150px;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto;
}

.owl-portfolio h3 {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

.owl-portfolio p {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}

.owl-portfolio img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.mascara {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fff;
    height: 300px;
    margin-bottom: 15px;
}

.owl-portfolio.owl-theme .owl-nav [class*=owl-] {
    color: #000;
    font-size: 30px;
    margin: 0;
    width: 46px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    height: 46px;
    line-height: 15px;
    border-radius: 0;
    border: 1px solid #000;
}
.owl-portfolio button.owl-next,.owl-portfolio button.owl-prev {
    position: relative;
    bottom: 55px
}
.owl-portfolio button.owl-prev {
    left: -15px
}
.owl-portfolio button.owl-next {
    right: 10px
}
.owl-portfolio.owl-theme .owl-nav {
    display: flex!important;
    justify-content: end;
    margin-right: -150px;
}

.owl-portfolio .item {
    position: relative
}

.owl-portfolio a {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-decoration-line: underline;
    color: #000000;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	align-items: end;
}

.home-7 {
    padding-bottom: 150px;
}

.textura-papel {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 190px;
    padding-bottom: 90px;
}

.textura-papel p {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #C6C6C6;
}

.titulo-2c {
    font-family: 'Mogra';
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    line-height: 45px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: -200px;
    background: #FC5A22;
    padding: 15px 25px;
    clip-path: polygon(0% 10%, 115% 0%, 95% 190%, 0% 100%);
    width: max-content;
}

.cliente {
    background-color: #fff;
    padding: 40px 10px;
    clip-path: polygon(0% 0%, 105% 10%, 95% 260%, 0% 100%);
}

.home-8 {
    padding-bottom: 100px;
	margin-top: -100px;
}

.home-9 {
    padding-bottom: 100px;
}

.formu {
    background-color: #000000;
    padding: 30px;
	padding-bottom: 120px;
    clip-path: polygon(0% -100%, 115% 0%, 100% 90%, 0% 100%);
    position: relative;
}

.formu input[type='text'], .formu input[type='email'] {
    display: block;
    width: 100%;
    height: 50px;
    padding: 10px;
    border: none;
    border-bottom: 2px solid #C6C6C6;
    background-color: transparent;
    color: #fff;
    margin-bottom: 15px;
}

.formu textarea {
    display: block;
    width: 100%;
    height: 120px;
    padding: 10px;
    border: none;
    border-bottom: 2px solid #C6C6C6;
    background-color: transparent;
    color: #fff;
    margin-bottom: 15px;
}

.formu button {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #000000;
    display: inline-block;
    background: #FC5A22;
    padding: 15px 25px;
    margin-top: 15px;
    clip-path: polygon(0% 10%, 115% 0%, 95% 190%, 0% 100%);
    border: none;
}

.formu span {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #000000;
    display: inline-block;
    background: #FC5A22;
    padding: 15px 25px;
    margin-top: 15px;
    clip-path: polygon(0% 10%, 115% 0%, 95% 190%, 0% 100%);
    border: none;
	position: absolute;
    top: -55px;
    left: 50%;
    transform: translate(-50%, 0);
}


.navbar-brand img {
    height: 72px;
}

.principal li a {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    background-color: transparent;
    clip-path: polygon(0% 10%, 115% 0%, 95% 190%, 0% 100%);
}

.principal li.ativo a, .principal li a:hover {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #C6C6C6 !important;
    background-color: #000000;
    clip-path: polygon(0% 10%, 115% 0%, 95% 190%, 0% 100%);
}

.redes {
	margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.redes li a {
    font-size: 18px;
    line-height: 22px;
    color: #C6C6C6 !important;
    background-color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 100%;
}

#footer {
    background-color: #c6c6c6;
}


@media (max-width: 767px) {
	
.navbar-toggler {
    background-color: transparent;
    border: none;
    color: #000;
    font-size: 30px;
}
	
#navbar {
    background-color: #ec501c;
    padding: 15px;
    border-radius: 15px;
}
	
.principal li.ativo a, .principal li a:hover {
    padding: 10px;
}
	
.navbar-toggler:focus {
    box-shadow: none;
}
	
	
.titulo-banneer {
    font-family: 'Mogra';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
    color: #C6C6C6;
    transform: rotate(2.34deg);
    background-color: #000000;
    width: 100%;
    position: absolute;
    top: -50px;
    left: 0;
    padding: 10px;
}
	
.owl-banner img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}
	
.legenda-banner {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #C6C6C6;
    background: #5B5B5B;
    width: 100%;
    padding: 15px;
}
	
.owl-banner button.owl-next, .owl-banner button.owl-prev {
    position: relative;
    bottom: -15px;
}
	
.home-2 {
    padding-top: 150px;
    padding-bottom: 20px;
}
	
.titulo-2 {
    font-family: 'Mogra';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 42px;
    color: #000000;
}
	
.texto-1 {
    font-family: 'Gabarito';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    color: #000000;
}
	
.imagem_t1 {
    margin-top: 0;
}
	
.number {
    font-size: 70px;
    line-height: 77px;
}
	
.legenda_number {
    font-size: 20px;
    line-height: 24px;
}
	
.post-it span {
    font-size: 16px;
    line-height: 20px;
}
	
.post-it {
    padding: 20px;
}
	
.home-3 {
    padding-bottom: 0px;
}
	
.titulo-2b {
    width: 100%;
	font-size: 24px;
	line-height: 29px;
}	
	
.home-6 {
    padding-bottom: 50px;
    padding-top: 50px;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 20%;
}
	
.owl-portfolio img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: top;
}	
	
.owl-portfolio.owl-theme .owl-nav {
    display: flex !important;
    justify-content: end;
    margin-right: 0;
}
	
.owl-portfolio button.owl-next, .owl-portfolio button.owl-prev {
    position: relative;
    bottom: -20px;
}
	
.owl-portfolio button.owl-next {
    right: 0px;
}
	
.home-7 {
    padding-bottom: 150px;
    padding-top: 50px;
}
	
.textura-papel {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 90px;
}
	
.titulo-2c {
    font-family: 'Mogra';
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    line-height: 45px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: -200px;
    background: #FC5A22;
    padding: 15px 25px;
    clip-path: polygon(0% 10%, 115% 0%, 95% 190%, 0% 100%);
    width: max-content;
}	
	
	
.cliente img {
    width: 40%;
}
	
.formu {
    margin-top: 60px;
    padding-top: 90px;
}	
	
	
	
}


