
.heroCarousel{
background-color: black;	
}


/***************Home new products*****************/

.module-wrapper .container .botaoFilme{
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
}

.module-wrapper .container .botaoFilme a.movies {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #303030;
	font-weight: 900;
	font-family: "Inter";
	text-align: center;
	border: 1px solid #000;
	height: 55px;
	width: 250px;
	flex: 1 1 25%;
	padding-right: 50px;
	display: flex;
	padding: 0 50px;	
	align-items: center;
}

.module-wrapper {
    margin-bottom: 50px;
}

.card-img-container img {
	height: auto;
    max-height: 380px;
    min-height: 380px;
}

@media (max-width: 640px) {
    .module-wrapper .productBlockContainer.columns-4 .prod-item {
        width: 100% !important;
    }
}
@media (max-width: 551px) {
    .heroCarousel .heroCarousel-image-wrap:before{
		padding-top: 0;
	}
}


/***************VideoTopo*****************/
#videoTop {
    max-width: 100%;
    height: auto;
    transform: translateX(0px);
}
#videoContainerInner {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    line-height: 0 !important;
}
/***************HEADER*****************/

.header-top {
	background-color: #3C3D3C;
  	border-bottom: 0;
	padding: 0 17%;
}

.header {
	background-color: #303030;
}


.header-left {
	height: 40px;
}

.header-left ul {
	list-style: none;
	margin: 0;
}

.header-left li {
	display: inline-block;
	padding: 0 5px;
}

.header-left li a,
.header-left li a:hover {
	color: #b3b3b3;
	font-size: 10px;
}

.header-right {
	height: 40px;
	justify-content: center;
	text-align: right;
}

.header-right .whatsapp-logo {
	width: 28px;
}

.header-right .whatsapp-number {
	font-size: 13px;
	color: #fefefe;
	font-weight: 600;
	font-family: "Inter";
}

.is-sticky .header {
	position: unset !important;
}

body.is-sticky {
	margin-top: 50px !important;
}

/* color: #b3b3b3; */
@media (max-width: 600px){
	.header {
	    background-color: #303030;
	}
	.header-top {
		padding: 0px 3% 0 25px;
	}
	.header-right .whatsapp-number {
	    font-size: 9px;
	}
	.hamburger-menu{
		left: 0;
	}
	.header-left li {
	    display: inline-block;
	    padding: 17px 3px;
	}
	.header-bottom .header-logo {
	    padding: 12px 35px 12px 0;
	    line-height: 0px;
	    margin-left: 0px; 
	}
	.header-right .whatsapp-logo {
		width: 15px;
	}
	.header-right {
	    width: 110px;
	    margin: -24px -5px 0 0px;
	}
}

/***************LOGO/MENU*****************/

.header-bottom {
	margin: 0;
  	text-align: unset;
  	float: left;
	padding-left: 16%;
}

.navPages-container nav ul.navPages-list {
	text-align: right;
}

.navPages-container nav ul.navPages-list > li > a {
	font-size: 19px;
	color: #fff;
	font-weight: 500;
	font-family: "Inter";
	margin: 35px 18px 13px;
	text-transform: unset;
	border-bottom: 0;
	letter-spacing: 0;
}

.navPages-container nav ul.navPages-list > li:hover > a,
.navPages-container nav ul.navPages-list > li:hover,
.navPages-container nav ul.navPages-list > li > a:hover {
	color: #f49726;
	border-bottom: 0;
}

/***************BANNER*****************/

.heroCarousel .heroCarousel-content {
	top: 50%;
	text-align: left !important;
}

.heroCarousel .heroCarousel-title {
	font-size: 50px !important;
	color: #f49726 !important;
	font-family: 'Inter' !important;	
	text-align: left !important;
	margin-bottom: 0 !important;
	font-weight: 700 !important;
	text-transform: unset !important;
	letter-spacing: -1px !important;
}

.heroCarousel .heroCarousel-title .sub {
	margin-top: 5px;
	font-size: 50px !important;
	letter-spacing: -1px !important;
	color: #f49726 !important;
	font-weight: 900 !important;
	font-family: "Inter" !important;
}

.heroCarousel .heroCarousel-description {
	text-align: left !important;
}

.heroCarousel .heroCarousel-description p {
	font-size: 21px !important;
	color: #ffffff !important;
	font-weight: 500 !important;
	font-family: "Inter" !important;	
	text-transform: unset !important;
	line-height: 34px !important;
	letter-spacing: 0 !important;
	max-width: 900px !important;
}

.heroCarousel .heroCarousel-action {
	background-color: #95948f;
	border: 0;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 900;
	font-family: "Inter";
	max-width: 270px;
	color: #ffffff !important;
	margin-top: 2rem;
}

.heroCarousel .heroCarousel-action:hover {
	background-color: #f49726 !important;
	border: 0;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 900;
	font-family: "Inter";
	max-width: 270px;
	color: #303030 !important;
}

@media (max-width: 600px){
	.heroCarousel .heroCarousel-title {
		font-size: 20px !important;
		margin-left: 30px;
		top: 10%;
	}
	.heroCarousel .heroCarousel-description p {
		font-size: 10px !important;
		line-height: 17px !important;
		top: -120px;
    	position: absolute;
    	transform: translate(0%,50%);
	}
	.heroCarousel .heroCarousel-title .sub {
	    margin-top: 5px;
	    font-size: 20px !important;
	}
	.heroCarousel .heroCarousel-action {
		font-size: 10px;
		width: 150px;
	}
	.heroCarousel .owl-item.active .heroCarousel-action{
		margin-top: 45px !important;
	}
}


@media (max-width: 420px) {
    .header-bottom .header-logo .header-logo-image {
        max-width: 100px;
        margin-top: 5px;
    }
}
@media (max-width: 350px) {
    .header-bottom .header-logo .header-logo-image {
        max-width: 70px;
        margin-top: 8px;
    }
}
/***************PORTFOLIO*****************/

.portfolio .image{
	display: flex;
    justify-content: space-evenly;
    margin: 5rem 12rem;
}

.portfolio h1 {
	font-size: 40px;
	letter-spacing: -1px;
	line-height: 50px;
	text-transform: uppercase;
	color: #f49726;
	font-weight: 900;
	font-family: "Inter";
	text-align: center;
}

.portfolio p {
	font-size: 32px;
	letter-spacing: -1px;
	line-height: 50px;
	color: #303030;
	font-weight: 600;
	font-family: "Inter";
	text-align: center;
}

@media (max-width: 600px){
	.portfolio .image img{
		max-width: 32%
	}
	.portfolio .image{
		display: flex;
	    justify-content: space-evenly;
	    margin: 2rem 2.5rem;
	}
}

@media (max-width: 350px){
	.portfolio .image img{
		max-width: 32%
	}
	.portfolio .image{
		display: flex;
	    justify-content: space-evenly;
	    margin: 2rem 2.5rem;
	}

	.portfolio p {
		font-size: 18px;
		letter-spacing: -1px;
		line-height: 25px;
		color: #303030;
		font-weight: 600;
		font-family: "Inter";
		text-align: center;
	}
}


/***************ABOUT US*****************/

.aboutus {
	padding: 0 17%;	
}

.aboutus h1 {
	font-size: 40px;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #f49726;
	font-weight: 900;
	font-family: "Inter";
	text-align: center;
	padding: 50px 0;
}

.aboutus .body {
	display: flex;
	padding: 0 50px;	
	align-items: center;
}

.aboutus .body .text {
	flex: 1 1 25%;
	padding-right: 50px;
}

.aboutus .body .text p {
	font-size: 16px;
	letter-spacing: 0px;
	color: #000000;
	font-weight: 600;
	font-family: "Inter";
	text-align: justify;
	line-height: 28px;
}

.aboutus .body .text a {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #303030;
	font-weight: 900;
	font-family: "Inter";
	text-align: center;
	border: 1px solid #000;
	height: 52px;
	width: 200px;
	margin-top: 50px;
}

.aboutus .body .text a:hover {
	background-color: #303030;
	color: #fff;
}

.aboutus .body .image {
	padding-left: 50px;
}

.aboutus .body .image img {
	margin-bottom: 1rem;
}

.aboutus .body .image p {
	font-size: 13px;
	letter-spacing: 0px;
	color: #000000;
	font-family: "Inter";
	text-align: center;
	margin-bottom: 1rem;
}

@media (max-width: 600px){
	.aboutus{
		padding: 0 10%;
	}
	.aboutus h1 {
		font-size: 20px;
		letter-spacing: 0px;
		padding: 20px 0;
	}
	.aboutus .body{
		flex-wrap: wrap;
		padding: 0;
	}
	.aboutus .body .text{
		padding: 0;
	}
	.aboutus .body .text p {
    	font-size: 12px;
    }
    .aboutus .body .text a {
    	margin: 15px 0 30px 75px;
		font-size: 12px;
    }
    .aboutus .body .image {
	    padding-left: 20%;
	}
}

@media (max-width: 400px) {
    .aboutus .body .text p {
        font-size: 10px;
        line-height: 22px;
    }
}

@media (max-width: 350px) {
    .aboutus .body .text p {
        font-size: 10px;
        line-height: 22px;
    }
    .aboutus .body .text a {
    	margin: 15px 0 30px 35px;
    }
    .aboutus .body .image {
        padding-left: 15%;
    }
}

/***************CUSTOMERS*****************/

.customers h1 {
	font-size: 40px;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #f49726;
	font-weight: 900;
	font-family: "Inter";
	text-align: center;
	padding: 50px 0;
}

.custumers .body {
	min-height: 300px !important;
	padding: 0 50px;
}

.customers .body p {
	font-size: 24px;
	letter-spacing: 0px;
	line-height: 41px;
	color: #f49726;
	font-weight: 600;
	font-family: "Inter";
	text-align: center;
	margin: 5rem 30rem;
}

.customers .image {
    display: flex;
    justify-content: center;
}

.customers .image img{
	padding: 5px 15px 5px 15px;
}

@media (max-width: 1000px){
	.customers .image img{
		padding: 0;
	}
	.customers .body p {
		min-height: 100px;
		margin: 0;
	}
}
@media (max-width: 600px){
	.customers h1 {
		font-size: 25px;
		padding: 5px 0 15px 5px;
	}
	.customers .image {
		flex-wrap: wrap;
    	flex-direction: row;
	}
	.costumers .body {
		min-height: 550px !important;
	}
	.body {
		min-height: 250px;
	}
	.customers .body p {
		font-size: 20px;
	    margin: 5rem 4rem;
	}
	.customers .image img {
	    padding: 5px 15px 5px 15px;
	    max-width: 40%;
	}
}

@media (max-width: 400px){
	.customers .body p {
	    margin: 5rem 2rem;
	}
	.customers .image img {
	    padding: 5px 15px 5px 15px;
	    max-width: 35%;
	}
}

@media (max-width: 350px){
    .customers h1 {
        font-size: 27px;
        padding: 5px 0 15px 5px;
        margin: 0 10px;
    }
    .customers .body p {
	    font-size: 13px;
	}
}
/***************SERVICES*****************/

.services{
	background-color: #3C3D3C;
    margin-top: 5rem;
    padding: 45px 0 20px 0;
}

.services h1{
	font-size: 40px;
	letter-spacing: -1px;
	line-height: 50px;
	text-transform: uppercase;
	color: #f49726;
	font-weight: 700;
	font-family: "Inter";
	display: flex;
    justify-content: center;
}

.services .details
{
	display: flex;
    justify-content: center;

}

.services h4
{
	font-size: 18px;
	letter-spacing: 0px;
	color: #f49726;
	font-weight: 900;
	font-family: "Inter";
	text-align: center;
}

.services p 
{
	font-size: 16px;
	letter-spacing: 0px;
	color: #ffffff;
	font-weight: 600;
	font-family: "Inter";
	text-align: center;
}

.services .content
{
	margin: 0 50px;
	padding-top: 20px;
	border-width: 1px;
    border-style: solid;
    border-color: #3C3D3C;
    border-radius: 12px;
}

.services .content:hover {
    border-color: #f49726;
}

.services .content img
{
	margin: auto;
	display: flex;
}

@media (max-width: 600px){
	.services h1{
		font-size: 30px;
	}
	.services h4{
		font-size: 12px;
	}
	.services p{
		font-size: 8px;
	}
	.services .details {
	    display: flex;
	    justify-content: space-evenly;
	    flex-wrap: wrap;
	    flex-direction: row;
	}
	.services .content {
	    padding: 0 10px;
	    max-width: 50%;
	}
	.services .content img{
	    max-width: 40%;
	}
}

@media (max-width: 400px){
	.services {
	    background-color: #3C3D3C;
	    margin-top: 5rem;
	    padding: 25px 0 20px 0;
	}
	.services h1{
		font-size: 30px;
		margin: 0 0 10px 0;
	}
	.services h4{
		font-size: 12px;
	}
	.services p{
		font-size: 8px;
	}
	.services .details {
	    display: flex;
	    justify-content: space-evenly;
	    flex-wrap: wrap;
	    flex-direction: row;
	}
	.services .content {
	    padding: 0 10px;
	    max-width: 50%;
	}
	.services .content img{
	    max-width: 40%;
	}
}
/***************VIDEO*****************/

.video{
	background-color: #f49726;
    padding: 45px 0;
    opacity: unset;
}

.video h1{
	font-size: 40px;
	letter-spacing: -1px;
	line-height: 50px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 700;
	font-family: "Inter";

	display: flex;
    justify-content: center;
}

.video .videoclip {
    text-align: center;
    position: relative;
    padding-bottom: 36%;
    overflow: hidden;
}

.video .videoclip iframe {
    position: absolute;
	top: 0;
    left: 0;
    width: 75%;
    height: 100%;
    margin-left: 22rem;
}

@media (max-width: 1550px){
	.video {
		padding: 0;
	}
	.video .videoclip {
	    height: 0rem;
	    padding-bottom: 45%;
	    overflow: hidden;
	}
	.video .videoclip iframe {
	    margin-left: 18rem;
	    height: 95%;
	}
}

@media (max-width: 1100px){
	.video {
		padding: 0;
	}
	.video .videoclip {
	    height: 0rem;
	    padding-bottom: 45%;
	    overflow: hidden;
	}
	.video .videoclip iframe {
	    margin-left: 11rem;
	    height: 95%;
	}
}

@media (max-width: 600px){
	.video .videoclip {
	    height: 0rem;
	    padding-bottom: 45%;
	    overflow: hidden;
	}
	.video .videoclip iframe {
	    margin-left: 7rem;
	    height: 95%;
	}
}

@media (max-width: 400px){
	.video {
		padding: 0 0 20px 0;
	}
	.video h1{
		font-size: 30px;
	}
	.video .videoclip {
	    position: relative;
	    padding-bottom: 56.25%;
	    height: 0;
	    overflow: hidden;
	}
	.video .videoclip iframe {
	    margin-left: 5rem;
	    height: 95%;
	}
}

@media (max-width: 350px){
	.video {
		padding: 0 0 20px 0;
	}
	.video h1{
		font-size: 30px;
	}
	.video .videoclip {
	    position: relative;
	    padding-bottom: 56.25%;
	    height: 0;
	    overflow: hidden;
	}	
	.video .videoclip iframe {
	    margin-left: 4rem;
	    height: 95%;
	}
}
/***************PORTFOLIO*****************/

.lojaTitulo {
	font-size: 40px;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #f49726;
	font-weight: 900;
	font-family: "Inter";
	text-align: center;
}

.lojaSubtitulo{
	font-size: 32px;
	letter-spacing: -1px;
	line-height: 50px;
	color: #303030;
	font-weight: 600;
	font-family: "Inter";
	text-align: center;
}

.price-section {
	padding-top: 10px;
}

.price-section span{
	font-size: 18px;
	letter-spacing: 0px;
	line-height: 21px;
	color: #f49726;
	font-weight: 900;
	font-family: "Inter";
	text-align: center;
}

.prod-desc h4 a{
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 21px;
	color: #333333;
	font-weight: 400;
	font-family: "Inter";
	text-align: center;
}

@media (max-width: 600px){
	.lojaTitulo{
		font-size: 20px;
		letter-spacing: 1px;
	}
	.lojaSubtitulo {
	    font-size: 20px;
	    letter-spacing: -1px;
	    margin: 1px;
	    line-height: 35px;
	}
	.prod-desc h4 a{
		font-size: 13px;
	}
	.price-section span{
		font-size: 16px;
	}
	.prod-item .prod-desc h4.prod-name {
	    margin-top: 0;
	    margin-bottom: -8px;
	}
}

@media (max-width: 600px){
	.portfolio h1 {
	    font-size: 30px;
	}
	.portfolio p {
	    font-size: 22px;
	}
}
/***************NUMBERS*****************/

.numbers{
	display: flex;
    justify-content: center;
    background-color: #3C3D3C;
    margin-bottom: 50px;
    padding: 45px 0 40px 0;
}

.numbers .content{
	padding: 0 50px 0 50px;
}

.numbers .content img
{
	margin: auto;
	display: flex;
}

.numbers h4{
	font-size: 58px;
	color: #f49726;
	letter-spacing: -1px;
	font-weight: 900;
	font-family: "Inter";
	text-align: center;
	margin-top: 2px;
	padding-bottom: 10px;
}

.numbers p
{	
	font-size: 16px;
	letter-spacing: 0px;
	color: #ffffff;
	font-weight: 600;
	font-family: "Inter";
	text-align: center;
	line-height: 0;
}

@media (max-width: 1000px){
	.numbers{
		flex-wrap: wrap;
	}
	.numbers .content{
		padding: 0 30px 0 30px;
	}
	.numbers h4{
		font-size: 20px;
	}
	.numbers p{
		font-size: 14px;
	}
	.numbers .content img {
	    width: 50%;
	}
}


@media (max-width: 600px){
	.numbers{
		flex-wrap: wrap;
	}
	.numbers .content{
		padding: 0 30px 0 30px;
	}
	.numbers h4{
		font-size: 20px;
	}
	.numbers p{
		font-size: 14px;
	}
	.numbers .content img {
	    width: 50%;
	}
}

/***************SOFTWARE*****************/

.software p{
	font-size: 40px;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #f49726;
    font-weight: 900;
    font-family: "Inter";
    display: flex;
    justify-content: center;
    line-height: 50px;
    text-align: center;
}

.software .title
{
	padding: 10px 0 5px 0;
}

.software .image{
	display: flex;
    justify-content: center;
}
.software .image img{
    padding: 0 7px 30px 7px;
}

@media (max-width: 600px){
	.software p{
		font-size: 20px;
    	letter-spacing: 1px;
    	line-height: 40px;
	}

	.software .image{
		flex-wrap: wrap;
	}
}
@media (max-width: 400px){
.software .image img {
    padding: 0 7px 30px 7px;
    max-width: 40%;
}
}

/***************CONTACT*****************/

.contact{
	padding: 45px 0 20px 0;
	background-color: #F9F9F9;
}

.contact h1 {
	font-size: 40px;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #f49726;
    font-weight: 900;
    font-family: "Inter";
	text-align: center;
}

.contact p {
	font-size: 32px;
	letter-spacing: 0px;
	line-height: 21px;
	color: #303030;
	font-weight: 600;
	font-family: "Inter";
	text-align: center;
	padding: 0 0 10px 0;
}

.message {
	background-color: #F9F9F9;
	padding-bottom: 5px;
}
.message .info .detail .text h4 {
	font-size: 18px;
	letter-spacing: 0px;
	color: #303030;
	font-weight: 900;
	font-family: "Inter";
}

.message .info .detail .text p{
	font-size: 16px;
	letter-spacing: 0px;
	color: #333333;
	font-weight: 400;
	font-family: "Inter";
}
.message .info .detail .text .phone {
	display: flex;
}

.message .info .detail .text .phone i{
    color: #0A8844;
    font-size: x-large;
    padding: 0 5px 0 0;
}

.message .info {
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	margin-bottom: 30px;
}
 
.message .info form{
   padding-right: 300px;
}


.message .imagem {
    font-size: 35px;
    letter-spacing: 1px;
    line-height: 130px;
    color: #64ad85;
    font-weight: 400;
    font-family: "Font Awesome 5 Free Solid";
    display: flex;
    height: auto;
    margin-right: 18px;
}

#nl_message {
	height: 200px;
	padding-bottom: 140px;
	width: 100%;
}

#nl_first_name,
#nl_subject
{
	width: 100%;
}
.message .info form input[type=email], 
.message .info form input[type=text]
 {
	height: 35px;
	padding-left: 20px;
	margin-bottom: 18px;
	border: solid 1px #ababab;

	font-size: 16px;
	
	font-weight: 400;
	font-family: "Inter";
}

.message .info form input[type=email]::placeholder,
.message .info form input[type=text]::placeholder
 {
	font-family: "Inter";
	color: #ababab;
}

.message .info form button {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 22px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 630;
	font-family: "Inter";
	width: 212px;
	height: 55px;
	background-color: #95948f;
	border:0;
	vertical-align: bottom;
}

.message .info form button:hover {
	background-color: #f49726;
}
@media (max-width: 750px){
	.message .info {
		flex-direction: column-reverse;
	}
}
@media (max-width: 600px){
	.contact h1 {
		font-size: 25px;
	    letter-spacing: 0px;
	}
	.contact p {
		font-size: 15px;
	}
	.message .info form {
	    padding: 0 70px 20px 60px;
	}
	.message .info form button{
		height: 50px;
    	width: 135px;
	}
	.message .info {
		flex-direction: column-reverse;
	}
	.message .info .detail .text{
		padding-left: 60px;
		margin: 0;
	}
	.message .info .detail .text h4{
		font-size: 15px;
	}
	.message .info .detail .text p{
		font-size: 13px;
	}
	.message .info form input[type=email], .message .info form input[type=text] {
		font-size: 13px;
	}
}


@media (max-width: 400px){
	.contact {
	    padding: 20px 0 2px 0;
	    background-color: #F9F9F9;
	}
}
/***************MAP*****************/

.map iframe {
	width: 100%;
	height: 600px;
	margin-bottom: -7px;
}

@media (max-width: 600px){
	.map iframe {
		height: 350px;
	}
}
/***************FOOTER*****************/

#footer-wrapper {
	background: #3C3D3C;
	padding: 0;
}

#bottom-footer {
    padding: 20px 0 15px;
	border-top: solid thin;	
}

#bottom-footer .footer-copyright {
	display: block;
	font-size: 13px;
	font-weight: 400;
	font-family: "Inter";
}

.powered-by {
	display: block;
	float: none;
	font-size: 12px;
	font-weight: 400;
	font-family: "Inter";	
}

.logo-ecomm {
	margin-bottom: 5px;
	height: 13px;	
}

@media (max-width: 600px){
	.powered-by,
	#bottom-footer .footer-copyright{
		font-size: 7px;
	}
	.logo-koraci {
		text-align: center;
        display: block !important;
	}
}