@media only screen and (min-width: 769px) {

	.list-produtos-pi-st-1 .produto-pi-options-1 p{
		font-family: "Shapiro-45-Welter";
		font-style: normal;
		font-weight: 350;
		font-size: 1.9vw;
		line-height: 1;
		text-align: left;
		color: #C9C9C9;
	}

	.list-produtos-pi-st-1 h2{
		font-family: "Shapiro-45-Welter";
		font-style: normal;
		font-weight: 350;
		font-size: 1.9vw;
		line-height: 1;
		text-align: left;
		color: #000;
	}

	.container-nasiol-produtos{
		justify-content: space-between;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
	}

	.list-produtos-pi-st-1{
		border-bottom: 2px solid #C7C7C7;
		max-width: calc(100% - 110px);
	    margin-left: auto;
	}

	.list-produtos-pi-st-1 li.produto-pi-options-1{
		padding: 40px;
		position: relative;
		cursor: pointer;
	}

	.list-produtos-pi-st-1 li.produto-pi-options-2{
		padding: 40px;
		position: relative;
	}

	.margin-produtos-pi-st-1{
		margin-top: 60px;
	}

	.banner-produtos-pi-st-2:after{
		content: " ";
		border: 1px solid #FFFFFF;
		background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/produtos-pi-1-min.png');
		background-repeat: no-repeat;
	    background-size: cover;
	    position: absolute;
	    top: 0;
	    left: -100px;
	    right: -100px;
	    bottom: 0;
	    width: 120vw;
	    height: 100%;    
	    backdrop-filter: blur(22.5px);
	    -webkit-backdrop-filter: blur(22.5px);
	    -ms-backdrop-filter: blur(22.5px);
	    -o-backdrop-filter: blur(22.5px);
	}

	.padd-produtos-pi-st-1{
		padding-right: 100px!important;
	}

	.padd-produtos-pi-st-2{
		padding-left: 100px!important;
	}

	.block-produtos-1{
		display: flex;
		-webkit-display: flex;
		-ms-display: flex;
		-o-display: flex;
		align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
	}

	.block-produtos-col-1{
	    width: 300px;
	    margin-top: auto;
	}

	.block-produtos-col-1 .col-12{
		margin-bottom: 20px;
	}

	.block-produtos-col-1 h4:before{
		content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/icon-boinas-1-min.png');
		margin-right: 15px;
	}

	.block-produtos-col-1 h4{
		font-family: "Shapiro-45-Welter";
		font-style: normal;
		font-weight: 350;
		font-size: 2.05vw;
		line-height: 1;
		text-align: right;
		color: #FFFFFF;
		position: relative;
		display: inline-block;
		-webkit-display: inline-block;
		-ms-display: inline-block;
		-o-display: inline-block;
		text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
		-webkit-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
		-ms-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
		-o-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
	}

	.block-produtos-col-1 p{
		font-family: "Shapiro-45-Welter";
		font-style: normal;
		font-weight: 400;
		font-size: 15px;
		line-height: 1.3;
		text-align: right;
		white-space: nowrap;
		-webkit-white-space: nowrap;
		-ms-white-space: nowrap;
		-o-white-space: nowrap;
		color: #FFFFFF;
	}

	.block-produtos-col-2{
	    padding-left: 45px;
	}

	.block-produtos-1 a{
	    font-family: "Shapiro-45-Welter";
	    font-style: normal;
	    font-weight: 600;
	    font-size: 1vw;
	    line-height: 1;
	    text-align: center;
	    letter-spacing: 0.25em;
	    text-decoration: none;
	    color: #000000;
	    width: 100%;
	    display: block;
	    -webkit-display: block;
	    -ms-display: block;
	    -o-display: block;
	    transition: all 0.5s;
	    -webkit-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	    padding: 25px 0px;
	    background: #FFFFFF;
	    border-radius: 8px;
	    margin-bottom: 30px;
	}

	.block-produtos-1 a:hover{
		background: #000000;
		color: #FFFFFF;
		box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
		-webkit-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
		-ms-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
		-o-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	}

	.text-produtos-pi-st-2{
		margin-top: 20px;
	}

	.text-produtos-pi-st-3 h1{
		font-family: "Shapiro-45-Welter";
		font-style: normal;
		font-weight: 350;
		font-size: 3.2vw;
		line-height: 1;
		text-align: left;
		color: #FFFFFF;
		text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
		-webkit-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
		-ms-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
		-o-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
		margin-bottom: 10px;
	}

	.text-produtos-pi-st-3 h2{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 1.3vw;
		line-height: 1.3;
		text-align: left;
		letter-spacing: 0.25em;
		color: #FFFFFF;
		text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
		-webkit-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
		-ms-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
		-o-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
		margin-bottom: 20px;
	}

	.text-produtos-pi-st-3 p{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 203;
		font-size: 1vw;
		line-height: 1.3;
		text-align: left;
		color: #FFFFFF;
		max-width: 45ch;
		margin-bottom: 20px!important;
	}

	.text-produtos-pi-st-3 h4{
		font-family: "Shapiro-95-Super";
		font-style: normal;
		font-weight: 800;
		font-size: 1.3vw;
		line-height: 1.3;
		text-align: left;
		color: #FFFFFF;
		margin-top: 30px;
		max-width: 30ch;
	}

	.text-produtos-pi-st-4 h4{
		font-family: "Shapiro-75-Heavy";
		font-style: normal;
		font-weight: 800;
		font-size: 2.4vw;
		line-height: 1.3;
		text-align: left;
		color: #000;
		max-width: 30ch;
		margin-top: -15px;
	}

	.text-produtos-pi-st-5 p{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 800;
		font-size: 1.4vw;
		line-height: 1.3;
		text-align: left;
		color: #000;
		max-width: 40ch;
	}

	.text-produtos-pi-st-6 p{
		font-family: "Shapiro-55-Middle";
		font-style: normal;
		font-weight: 400;
		font-size: 1.10vw;
		line-height: 1;
		text-align: center;
		letter-spacing: 0.25em;
		color: #000000;
	}

	.banner-produtos-pi-st-2{   
	    padding: 50px 0px;
	    z-index: 10;
	    position: relative;
	    margin-top: 250px;
		display: flex;
	    -webkit-display: flex;
	    -ms-display: flex;
	    -o-display: flex;
	}

	.text-produtos-pi-st-2 p{
		font-family: "Shapiro-15-Fly";
		font-style: normal;
		font-weight: 250;
		font-size: 24px;
		line-height: 1.3;
		text-align: right;
		color: #FFFFFF;
	}

	.text-produtos-pi-st-1 h4{
		font-family: "Shapiro-55-Middle";
		font-style: normal;
		font-weight: 400;
		font-size: 34px;
		line-height: 1.2;
		text-align: right;
		color: #FFFFFF;
	}

	.text-produtos-pi-st-1 h6{
		font-family: "Shapiro-95-Super";
		font-style: normal;
		font-weight: 800;
		font-size: 15px;
		line-height: 1.3;
		letter-spacing: 5.5px;
		color: #FFFFFF;
		margin-bottom: 20px;
	}

	.img-mapa-aplicadores-pi-1{
		position: absolute;
	    left: -100px;
	    top: -130px;
	    z-index: -1;
	}

	.img-mapa-aplicadores-pi-2{
		position: absolute;
	    left: -100px;
	    top: -130px;
	    z-index: -1;
	    max-width: 95%;
	}

	.img-mapa-aplicadores-pi-3{
		position: absolute;
	    left: -100px;
	    top: -450px;
	    z-index: -1;
	}

	.list-mapa-aplicadores-pi-1.column-count-1 .wpb_wrapper{
		column-count: 1;
	}

	.list-mapa-aplicadores-pi-1.column-count-2 .wpb_wrapper{
		column-count: 2;
	}

	.list-mapa-aplicadores-pi-1.column-count-3 .wpb_wrapper{
		column-count: 3;
	}

	.list-mapa-aplicadores-pi-1.column-count-4 .wpb_wrapper{
		column-count: 4;
	}

	.list-mapa-aplicadores-pi-1 ul{
		padding-right: 30px;
		margin-bottom: 70px;
		min-height: 300px;
		display: block;
		-webkit-display: block;
		-ms-display: block;
		-o-display: block;
	}

	.list-mapa-aplicadores-pi-1 ul li{
		margin-bottom: 8px;
	}

	.list-mapa-aplicadores-pi-1 ul li h4{
		font-family: "Shapiro-75-Heavy";
		font-style: normal;
		font-weight: 275;
		font-size: 1.5vw;
		line-height: 1.2;
		text-align: left;
		color: #4F4F4F;
		margin-bottom: 30px;
		max-width: 18ch;
		text-transform: uppercase;
	}

	.list-mapa-aplicadores-pi-1 ul li h3{
		font-family: "Shapiro-55-Middle";
		font-style: normal;
	    font-weight: 600;
	    font-size: 1.1vw;
	    line-height: 1.2;
	    text-align: left;
	    color: #000;
	    margin-bottom: 25px;
		
	}
	.list-mapa-aplicadores-pi-1 ul li h1{
		font-family: "Shapiro-55-Middle";
		font-style: normal;
	    font-weight: 600;
	    font-size: 1.1vw;
	    line-height: 1.2;
	    text-align: left;
	    color: #000;
	    margin-bottom: 35px;
		
	}

	.list-mapa-aplicadores-pi-1 ul li p, .list-mapa-aplicadores-pi-1 ul li a{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 1vw;
		line-height: 1.4;
		text-align: left;
		color: #000000;
	}

	.d-none-desktop{
		display: none!important;
	}

	.banner-mapa-aplicadores-st-1{
		background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/banner-mapa-1-min.png');
		background-repeat: no-repeat;
		background-size: cover;
		height: 900px;	
	}

	.banner-revendas-ativas-st-1{
		background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/banner-ativas-min-1.png');
		background-repeat: no-repeat;
		background-size: cover;
		height: 580px;	
	}

	.border-mapa-aplicacoes-1{
		border-right: 2px solid #C7C7C7;
	}

	.input-mapa-aplicacoes{
		position: relative;
		cursor: pointer;
		pointer-events: auto;
	}

	.input-mapa-aplicacoes:after{
		content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/img-mapa-1-min.png');
		position: absolute;
	    right: 0;
	}

	.input-mapa-aplicacoes input{
		border: 2px solid #FFFFFF;
		border-radius: 8px;
		height: 70px;
		width: 100%;
		padding: 0px 20px;
		cursor: pointer;
		pointer-events: none;
	}

	.input-mapa-aplicacoes input::-webkit-input-placeholder {
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 22px;
		line-height: 1;
		text-align: left;
		letter-spacing: 0.25em;
		color: #FFFFFF;
	}

	.input-mapa-aplicacoes input:-ms-input-placeholder {
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 22px;
		line-height: 1;
		text-align: left;
		letter-spacing: 0.25em;
		color: #FFFFFF;
	}

	.input-mapa-aplicacoes input::placeholder {
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 22px;
		line-height: 1;
		text-align: left;
		letter-spacing: 0.25em;
		color: #FFFFFF;
	}

	.options-mapa-aplicacoes:before{
	    content: "ESTADOS";
	    position: absolute;
	    left: 50px;
	    top: -60px;
	    font-style: normal;
	    font-weight: 203;
	    font-size: 30px;
	    line-height: 95.2%;
	    display: flex;
	    align-items: center;
	    letter-spacing: 0.25em;
	    color: #FFFFFF;
	    font-family: 'Shapiro-35-Feather';
	}

	.options-mapa-aplicacoes{
	    position: absolute;
	    bottom: -300px;
	    left: 100px;
	    right: 100px;
	    z-index: 100;
	    background: #FFFFFF;
	    border: 2px solid #FFFFFF;
	    box-shadow: 5px 9px 76px -9px rgb(0 0 0 / 25%);
	    -webkit-box-shadow: 5px 9px 76px -9px rgb(0 0 0 / 25%);
	    -ms-box-shadow: 5px 9px 76px -9px rgba(0, 0, 0, 0.25);
	    -o-box-shadow: 5px 9px 76px -9px rgba(0, 0, 0, 0.25);
	    border-radius: 8px;
	    padding: 80px 60px;
	    opacity: 0;
	    pointer-events: none;
	    transition: all 0.5s;
	    -webkit-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	}

	.options-mapa-aplicacoes.active{
		opacity: 1;
		pointer-events: auto!important;
		-webkit-pointer-events: auto!important;
		-ms-pointer-events: auto!important;
		-o-pointer-events: auto!important;
	}

	.options-mapa-aplicacoes ul{
		width: 25%;
	}

	.options-mapa-aplicacoes ul li{
		margin-bottom: 60px;
	}

	.options-mapa-aplicacoes ul li a{
		font-family: "Shapiro-55-Middle";
	    font-style: normal;
	    font-weight: 400;
	    font-size: 22px;
	    line-height: 1;
	    text-align: left;
	    text-decoration: none;
	    letter-spacing: 0.15em;
	    color: #000000;
	    display: block;
	    padding: 0px 40px;
	}

	.options-mapa-aplicacoes ul li a:hover{
		font-weight: 900;
	}

	.fechar-mapa-aplicacoes{
	    position: absolute;
	    right: -50px;
	    top: -70px;
	    cursor: pointer;
	    z-index: 20;
	}


	.text-mapa-aplicacoes-st-1 h4{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 203;
		font-size: 41px;
		line-height: 1;
		text-align: left;
		letter-spacing: 0.25em;
		color: #FFFFFF;
	}

	.text-mapa-aplicacoes-st-1 h3{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 203;
		font-size: 57px;
		line-height: 1;
		text-align: left;
		letter-spacing: 0.25em;
		color: #FFFFFF;	
	}

	.text-mapa-aplicacoes-st-1 p{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 22px;
		line-height: 1.3;
		letter-spacing: 0.25em;
		text-align: left;
		color: #FFFFFF;
		max-width: 720px;
	}

	.container-mapa-aplicacoes h4{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 203;
		font-size: 30px;
		line-height: 1;
		letter-spacing: 0.25em;
		text-align: left;
		color: #FFFFFF;
	}

	.text-mapa-aplicacoes-st-2 h4{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 203;
		font-size: 2vw;
		line-height: 1;
		text-align: left;
		letter-spacing: 0.25em;
		color: #000;
	}

	.banner-parceiros-st-1{
		background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/banner-parceiros-1-min.png');
		background-repeat: no-repeat;
		background-size: cover;
		height: 720px;
	}

	.btn-link-parceiros-st-1 a{
		width: calc(50% - 30px);
		height: 70px;
		font-family: "Shapiro-75-Heavy";
		font-style: normal;
		font-weight: 600;
		font-size: 20px;
		line-height: 1;
		text-align: center;
		letter-spacing: 0.25em;
		text-decoration: none;
		color: #FFFFFF;
		background: #282828;
		border-radius: 8px;
		transition: all 0.5s;
	    -webkit-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	}

	.btn-link-parceiros-st-2 a{
		width: 100%;
		max-width: 720px;
		height: 70px;
		margin-left: auto;
		margin-right: auto;
		font-family: "Shapiro-75-Heavy";
		font-style: normal;
		font-weight: 600;
		font-size: 20px;
		line-height: 1;
		text-align: center;
		letter-spacing: 0.25em;
		text-decoration: none;
		color: #FFFFFF;
		background: #282828;
		border-radius: 8px;
		transition: all 0.5s;
	    -webkit-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	}

	.bg-home-st-1{
        background: #F5F5F5;
    }

    .bg-home-st-2{
        background: #1E1E1E;
        padding: 50px 0px;
    }

    .bg-home-st-1 .row{
        padding-left: 65px!important;
        padding-right: 0px!important;
    }

    .spacing-home-st-1{
        padding-top: 50px;
    }

    .bg-home-st-1 p{
    	font-family: 'Lato', sans-serif;
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 1.4;
        text-align: left;
        color: #000000;
        max-width: 523px;
        margin-left: 60px;
    }

    .bg-home-st-1 h2{
    	font-family: 'Lato', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 58px;
        line-height: 1.2;
        text-align: left;
        color: #000000;
        padding-right: 30px;
        max-width: 25ch;
    }

	.bg-home-st-1 .col-lg-8{
        padding-bottom: 50px!important;
    }

    .bg-home-st-2 {
        position: relative;
    }

    .bg-home-st-2 img{
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        object-fit: contain;
        -webkit-object-fit: contain;
        -ms-object-fit: contain;
        -o-object-fit: contain;
        padding: 50px 0px;
        height: 100%;
        max-height: 370px;
        width: auto;
        margin: auto;
    }

	.text-parceiros-st-1 p{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 203;
		font-size: 4vw;
		line-height: 1;
		text-align: center;
		letter-spacing: 0.25em;
		color: #FFFFFF;
		text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
	}

	.text-parceiros-st-2 h4{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 300;
		font-size: 3vw;
		line-height: 1;
		text-align: center;
		letter-spacing: 0.25em;
		color: #4F4F4F;
	}

	.text-parceiros-st-3 p{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 1.20vw;
		line-height: 1.3;
		text-align: center;
		color: #000000;
		max-width: 1023px;
		margin: 0px auto;
	}

	.dropdown-content-solucoes ul li a{
		font-family: "Shapiro-35-Feather";
	    font-style: normal;
	    font-weight: 203;
	    font-size: 1.30vw;
	    line-height: 1;
	    color: #FFFFFF;
	    border: 1px solid #F5F5F5;
	    border-radius: 3px;
	    padding-left: 20px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	    margin-bottom: 15px;
	    text-decoration: none;
	    display: block;
	    -webkit-display: block;
	    -ms-display: block;
	    -o-display: block;
	    transition: all 0.5s;
	    -webkit-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	}

	.content-solucoes-home-1 > ul > li > a{
		max-width: 145px;
	}

	.dropdown-content-solucoes:hover ul{
		display: block!important;
	}

	.dropdown-content-solucoes ul{
		display: none;
		position: absolute;
	    top: 61px;
	    left: 190px;
	    right: 0;
	}

	.content-solucoes-home-1{
	    background: rgba(0, 0, 0, 0.5);
	    backdrop-filter: blur(15px);
	    position: absolute;
	    right: 0;
	    top: 0;
	    bottom: 0;
	    z-index: 30;
	    padding-left: 30px;
	    padding-bottom: 40px;
	    padding-top: 30px;
	    padding-right: 50px;
	}

	.row-solucoes-home:hover .content-solucoes-home-1:before{
		opacity: 0!important;
	}

	.content-solucoes-home-1:before{
		content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/icon-solucoes-1.png');
		transform: rotate(270deg);
	    position: absolute;
	}

	.content-solucoes-home-1 > ul{
		display: none;
		position: relative;
	}

	.row-solucoes-home:hover .content-solucoes-home-1 > ul{
		min-width: 380px;
		display: inline-block!important;
		-webkit-display: inline-block!important;
		-ms-display: inline-block!important;
		-ms-display: inline-block!important;
	}

	.container-solucoes-home{
		display: flex;
		justify-content: space-between;
	}

	.col-solucoes-home-title{
		width: 100%;
		margin-bottom: 15px;
	}

	.col-solucoes-home-title h4{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 203;
		font-size: 1.10vw;
		line-height: 1;
		text-align: left;
		letter-spacing: 0.25em;
		color: #000000;
	}

	.col-solucoes-home-section{
		position: relative;
		height: 820px;
	}

	.col-solucoes-home-section h5:before{
		content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/icon-solucoes-1.png');
		margin-right: 40px;
	}

	.col-solucoes-home-section h5{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 1vw;
		line-height: 1;
		color: #FFFFFF;
		position: relative;
		margin-bottom: 40px;
	}

	.col-solucoes-home-section ul li a{
	    font-family: "Shapiro-35-Feather";
	    font-style: normal;
	    font-weight: 203;
	    font-size: 1.30vw;
	    line-height: 1.2;
	    color: #FFFFFF;
	    border: 1px solid #F5F5F5;
	    border-radius: 3px;
	    padding-left: 20px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	    margin-bottom: 15px;
	    text-decoration: none;
	    display: block;
	    -webkit-display: block;
	    -ms-display: block;
	    -o-display: block;
	    transition: all 0.5s;
	    -webkit-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	}

	.col-solucoes-home-section ul li a:hover{
		border-color: #FFFFFF!important;
		background: #FFFFFF!important;
		color: #000000!important;
	}

	.col-solucoes-home-section img{
		object-fit: cover;
		-webkit-object-fit: cover;
		-ms-object-fit: cover;
		-o-object-fit: cover;
	}

	.content-solucoes-home{
	    background: rgba(0, 0, 0, 0.5);
	    backdrop-filter: blur(15px);
	    position: absolute;
	    right: 0;
	    top: 0;
	    bottom: 0;
	    z-index: 30;
	    padding-left: 30px;
	    padding-bottom: 40px;
	    padding-top: 30px;
	    padding-right: 50px;
	}

	.row-solucoes-home:hover .content-solucoes-home:before{
		opacity: 0!important;
	}

	.content-solucoes-home:before{
		content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/icon-solucoes-1.png');
		transform: rotate(270deg);
	    position: absolute;
	}

	.content-solucoes-home ul{
		display: none;
	}

	.row-solucoes-home:hover .content-solucoes-home ul{
		min-width: 380px;
		display: inline-block!important;
		-webkit-display: inline-block!important;
		-ms-display: inline-block!important;
		-ms-display: inline-block!important;
	}

	.container-solucoes-home .row-solucoes-home{
		width: calc(20%);
		border-bottom: 2px solid #000;
	    padding-bottom: 20px;
	}

	.row-solucoes-home:hover{
		width: calc(40% - 20px)!important;
	}

	.row-solucoes-home{
		width: calc(25% - 20px);
	}

	.slick-produtos-home .slick-prev.slick-arrow:after{
		content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/arrow-1-1.png')!important;
	}

	.slick-produtos-home .slick-next.slick-arrow:after{
		content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/arrow-1.png')!important;
	}

	.banner-home-st-1{
		background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/produtos-carousel-bg-1-min-1-min.png');
	    background-repeat: no-repeat;
	    background-size: 100% 100%;
	    padding-bottom: 300px;
	    z-index: 20;
	}

	.desktop-footer-spacing-1{
		padding: 100px 0px;
	}

	.list-footer-st-1 li{
		padding-bottom: 5px;
	}

	.list-footer-st-1 li a:hover, .list-footer-st-3 li a:hover, .copy-desktop-footer a:hover{
		opacity: 0.85;
	}

	.list-footer-st-1 li a{
		font-family: "Shapiro-45-Welter";
		font-style: normal;
		font-weight: 350;
		font-size: 20px;
		line-height: 1;
		text-align: left;
		text-decoration: none;
		color: #000000;
		display: inline-block;
		-webkit-display: inline-block;
		-ms-display: inline-block;
		-o-display: inline-block;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
	}

	.list-footer-st-2 li{
		margin: 0px 20px;
	}

	.list-footer-st-3 li a{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 24px;
		line-height: 1.3;
		text-align: right;
		text-decoration: none;
		color: #000000;
		display: inline-block;
		-webkit-display: inline-block;
		-ms-display: inline-block;
		-o-display: inline-block;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
	}

	.list-footer-st-3 li h4{
		font-family: "Shapiro-85-Super-Heavy";
		font-style: normal;
		font-weight: 700;
		font-size: 24px;
		line-height: 1;
		text-align: right;
		text-decoration: none;
		color: #000000;
		display: inline-block;
		-webkit-display: inline-block;
		-ms-display: inline-block;
		-o-display: inline-block;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
	}

	.copy-desktop-footer{
		background: #000000;
		padding: 50px 100px;
	}

	.copy-desktop-footer p{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 20px;
		line-height: 1;
		text-align: center;
		color: #FFFFFF;
	}

	.copy-desktop-footer a{
		font-family: "Shapiro-25-Super-Fly";
		font-weight: 275;
		font-size: 24px;
		line-height: 1;
		text-align: right;
		text-decoration: none;
		color: #FFFFFF;
	}

	.container-produtos-home a{
		font-family: "Shapiro-25-Super-Fly";		
		font-style: normal;
		font-weight: 275;
		font-size: 1.6vw;
		line-height: 1;
		text-decoration: none;
		text-align: center;
		display: block;
		-webkit-display: block;
		-ms-display: block;
		-o-display: block;
		letter-spacing: 0.25em;
		color: #FFFFFF;
		margin: 0 auto;
		padding-bottom: 8px;
		border-bottom: 2px solid #fff;
	}

	.container-produtos-home .col-12{
		margin-top: 100px;
		display: flex;
		-webkit-display: flex;
		-ms-display: flex;
		-o-display: flex;
	}

	.container-produtos-home img{
		height: 100%;
	    max-height: 500px;
	    width: auto;
	    object-fit: contain;
	    -webkit-object-fit: contain;
	    -ms-object-fit: contain;
	    -o-object-fit: contain;
	    margin: 0 auto;
	}

	.link-home-st-1 a{
		font-family: "Shapiro-75-Heavy";
		font-style: normal;
		font-weight: 600;
		font-size: 20px;
		line-height: 1;
		text-align: center;
		letter-spacing: 0.25em;
		text-decoration: none;
		color: #FFFFFF;
		background: #000000;
		border-radius: 8px;
		padding: 18px 125px;
		display: inline-block;
		-webkit-display: inline-block;
		-ms-display: inline-block;
		-ms-display: inline-block;
		transition: all 0.5s;
	    -webkit-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	}

	.link-home-st-1 a:hover{
		background: #F5F5F5;
		color: #000;
		box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
		-webkit-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
		-ms-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
		-o-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	}

	.padd-home-st-1{
		padding-right: 50px;
	}

	.padd-home-st-2{
		padding-left: 50px;
	}

	.text-home-st-1 h4{
		font-family: "Shapiro-75-Heavy";
		font-style: normal;
		font-weight: 600;
		font-size: 2.5vw;
		line-height: 1.2;
		text-align: left;
		color: #4F4F4F;
	}

	.text-home-st-2 p{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 1.3vw;
		line-height: 1.3;
		text-align: left;
		margin-bottom: 20px;
		color: #000000;
	}

	.text-home-st-3 h4{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 1.28vw;
		line-height: 1;
		text-align: center;
		letter-spacing: 0.745em;
		color: #000000;
	}

	.text-home-st-3 p{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 3vw;
		line-height: 1;
		text-align: center;
		letter-spacing: 0.25em;
		color: #000000;
	}

	.banner-home-containe-1{
		position: relative;
		height: calc(100vh - 90px);
	}

	.banner-home-containe-1 img{
		object-fit: cover;
		-webkit-object-fit: cover;
		-ms-object-fit: cover;
		-o-object-fit: cover;
	}

	.banner-text-st-1 h1{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 203;
		font-size: 3vw;
		line-height: 1.2;
		text-align: left;
		letter-spacing: 0.25em;
		color: #000000;
		white-space: nowrap;
		-webkit-white-space: nowrap;
		-ms-white-space: nowrap;
		-o-white-space: nowrap;
	}

	.banner-text-st-1 h2{
		font-family: "Shapiro-15-Fly";
		font-style: normal;
		font-weight: 250;
		font-size: 2.5vw;
		line-height: 1.2;
		text-align: left;
		letter-spacing: 0.25em;
		color: #000000;
	}

	.banner-text-st-2 h1{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 203;
		font-size: 3vw;
		line-height: 1.2;
		text-align: left;
		letter-spacing: 0.25em;
		color: #000000;
		max-width: 24ch;
	}

	.banner-text-st-2 h2{
		font-family: "Shapiro-15-Fly";
		font-style: normal;
		font-weight: 250;
		font-size: 2.5vw;
		line-height: 1.2;
		text-align: left;
		letter-spacing: 0.25em;
		color: #000000;
		max-width: 24ch;
		margin-top: 20px;
	}

	.banner-text-st-1{
		position: absolute;
		right: 70px;
		top: 30%;
		z-index: 30;
	}

	.banner-text-st-2{
		position: absolute;
	    top: 70px;
	    left: 100px;
	    z-index: 30;
	}

	.desktop-header-icons img{
		max-width: 2vw;
		height: auto;
	}

	.desktop-header-1{
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 90px;
		z-index: 9999;
		background: #FFFFFF;
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
	}


	.desktop-header-2{
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 90px;
		z-index: 9999;
		background: transparent;
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
	}

	.header-spacing-1{
		height: 90px;
	}

	.admin-user-logged{
		transform: translateY(32px);
	}

	.z-index-50{
		margin-bottom: -15px;
	    z-index: 50;
	    position: relative;
	}

	.layout-spacing-st-1{
		padding: 0px 100px!important;
	}

	.layout-spacing-st-2{
		padding-left: 100px!important;
		padding-right: 0px!important;
	}

	.layout-spacing-st-3{
		padding-left: 0px!important;
		padding-right: 100px!important;
	}

	.mt-250{
		margin-top: 250px;
	}
	
	.mt-150{
		margin-top: 150px;
	}

	.mt-140{
		margin-top: 140px;
	}
		
	.mt-130{
		margin-top: 130px;
	}

	.mt-120{
		margin-top: 120px;
	}

	.mt-110{
		margin-top: 110px;
	}

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

	.mt-90{
		margin-top: 90px;
	}

	.mt-80{
		margin-top: 80px;
	}

	.mt-70{
		margin-top: 70px;
	}

	.mt-60{
		margin-top: 60px;
	}

	.mt-50{
		margin-top: 50px;
	}

	.mt-40{
		margin-top: 40px;
	}

	.mt-30{
		margin-top: 30px;
	}

	.mt-20{
		margin-top: 20px;
	}	

}

@media only screen and (max-width: 768px) {
	.img-produtos-pi-st-1:after {
		content: " ";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: #000;
		opacity: 0.4;
	}

	.produtos-info-col-1-1{
		-webkit-justify-content: center;
	    -ms-justify-content: center;
	    -o-justify-content: center;
	    justify-content: center;
	}

	.list-produtos-pi-st-1{
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
	}

	.list-produtos-pi-st-1 .produto-pi-options-1 p{
		font-family: "Shapiro-45-Welter";
		font-style: normal;
		font-weight: 350;
		font-size: 5vw;
		line-height: 1;
		text-align: left;
		color: #C9C9C9;
	}

	.list-produtos-pi-st-1 h2{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 350;
		font-size: 4vw;
		line-height: 1;
		text-align: left;
		color: #000;
	}

	.container-nasiol-produtos{
		justify-content: space-between;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
	}

	.list-produtos-pi-st-1{
		border-bottom: 2px solid #C7C7C7;
		max-width: 100%;
	    margin-left: auto;
	}

	.list-produtos-pi-st-1 li.produto-pi-options-1{
		padding: 15px;
	    position: relative;
	    cursor: pointer;
	}

	.list-produtos-pi-st-1 li.produto-pi-options-2{
		padding: 15px;
	    position: relative;
	    margin-top: 20px;
	}


	.margin-produtos-pi-st-1{
		margin-top: 20px;
	}

	.produtos-info-container{
		overflow-x: auto;
		padding-bottom: 50px;
	}

	.produtos-info-float-bg{
		position: relative;
		cursor: pointer;
	}

	.produtos-info-float-bg:before{
		content: " ";
	    background-color: #a6a6a6;
	    height: 27px;
	    position: absolute;
	    bottom: -5px;
	    left: -5px;
	    right: -5px;
	    z-index: -1;
	    pointer-events: none;
	    border-radius: 8px;
	}

	/* width */
	.produtos-info-container::-webkit-scrollbar {
	  width: 2px;
	  border-radius: 8px;
	}

	/* Track */
	.produtos-info-container::-webkit-scrollbar-track {
	  background: #a6a6a6;
	  border-radius: 8px;
	}

	/* Handle */
	.produtos-info-container::-webkit-scrollbar-thumb {
	  background: #FFFFFF;
	  border-radius: 8px;
	}

	/* Handle on hover */
	.produtos-info-container::-webkit-scrollbar-thumb:hover {
	  background: #000000;
	}

	.produtos-info-container h4 {
	    width: 100%;
	    white-space: nowrap;
	    -webkit-white-space: nowrap;
	    -ms-white-space: nowrap;
	    -o-white-space: nowrap;
	    font-family: "Shapiro-55-Middle";
	    font-style: normal;
		font-weight: 400;
		font-size: 4vw;
		line-height: 1.2;
		text-align: center;
		color: #1E1E1E;
	}

	.produtos-info-row.carac-produtos-pi-1-1:before {
		content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/polidor-icon-1-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	}

	.produtos-info-row.carac-produtos-pi-2-1:before {
		content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/polidor-icon-2-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	}

	.produtos-info-row.carac-produtos-pi-3-1:before {
		content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/polidor-icon-3-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	}

	.produtos-info-row.carac-produtos-pi-4-1:before {
		content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/polidor-icon-4-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	}

	.produtos-info-row.carac-produtos-pi-1:before {
		content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/caracteristicas-1-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	}

	.produtos-info-row.carac-produtos-pi-2:before {
	    content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/caracteristicas-2-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	}

	.produtos-info-row.carac-produtos-pi-3:before {
	    content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/caracteristicas-3-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	}

	.produtos-info-row.carac-produtos-pi-4:before {
	    content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/caracteristicas-4-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	}

	.produtos-info-row.carac-produtos-pi-5:before {
	    content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/caracteristicas-5-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	}

	.produtos-info-row.carac-produtos-pi-6:before {
	    content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/caracteristicas-6-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	}

	.produtos-info-row.carac-produtos-pi-7:before {
	    content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/caracteristicas-7-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	}

	.produtos-info-row.carac-produtos-pi-8:before {
	    content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/caracteristicas-8-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	}

	.produtos-info-row{
		position: relative;
	}

	.produtos-info-row:after{
		content: " ";		
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 2px;
		width: 100%;
		background-color: #EDEDED;
	}

	.produtos-info-row.carac-produtos-pi-1-1:after, .produtos-info-row.carac-produtos-pi-2-1:after, .produtos-info-row.carac-produtos-pi-3-1:after, .produtos-info-row.carac-produtos-pi-4-1:after, .produtos-info-row.carac-produtos-pi-1:after, .produtos-info-row.carac-produtos-pi-2:after, .produtos-info-row.carac-produtos-pi-3:after, .produtos-info-row.carac-produtos-pi-4:after, .produtos-info-row.carac-produtos-pi-5:after, .produtos-info-row.carac-produtos-pi-6:after, .produtos-info-row.carac-produtos-pi-7:after, .produtos-info-row.carac-produtos-pi-8:after{
		content: " ";		
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 2px;
		width: 100%!important;
		background-color: #EDEDED;
	}


	.produtos-info-row{
	    margin-bottom: 25px;
	    padding-bottom: 25px;
	    -webkit-justify-content: center;
	    -ms-justify-content: center;
	    -o-justify-content: center;
	    justify-content: center;
	}

	.produtos-info-container ul li p{
		font-family: "Shapiro-35-Feather";
	    font-style: normal;
		font-weight: 203;
		font-size: 3.5vw;
		line-height: 1.2;
		margin-bottom: 5px;
		text-align: left;
		color: #1E1E1E;
	}

	.produtos-info-col-1{
	    width: 100%;
	    margin: 15px 0px;
	}

	.produtos-info-col-1-1{
		margin-bottom: 20px;
	    min-width: 250px;
	    display: flex;
	    -webkit-display: flex;
	    -ms-display: flex;
	    -o-display: flex;
	    align-items: center;
	    -webkit-align-items: center;
	    -ms-align-items: center;
	    -o-align-items: center;
	}

	.produtos-info-col-1-2{
	    width: 100%;
	    align-items: center;
	    -webkit-align-items: center;
	    -ms-align-items: center;
	    -o-align-items: center;
	}

	.produtos-info-col-1-2 ul{
	    margin-right: 40px;
	}

	.produtos-info-carac-icon-2 img{
		max-height: 100px;
	}

	.banner-produtos-pi-st-2{
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
	}

	.banner-produtos-pi-st-2:after{
		content: " ";
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/produtos-pi-1-min.png');
		background-repeat: no-repeat;
	    background-size: cover;
	    position: absolute;
	    top: 0;
	    left: 0px;
	    right: 0px;
	    bottom: 0;
	    width: 120vw;
	    height: 100%;    
	    backdrop-filter: blur(22.5px);
	    -webkit-backdrop-filter: blur(22.5px);
	    -ms-backdrop-filter: blur(22.5px);
	    -o-backdrop-filter: blur(22.5px);
	}

	.block-produtos-1{
		display: flex;
		-webkit-display: flex;
		-ms-display: flex;
		-o-display: flex;
		align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
	}

	.block-produtos-col-1{
	    width: 100%;
	}

	.block-produtos-col-1 .col-12{
		margin-bottom: 20px;
	}

	.block-produtos-col-1 h4:before{
		content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/icon-boinas-1-min.png');
		margin-right: 15px;
	}

	.block-produtos-col-1 h4{
		font-family: "Shapiro-45-Welter";
		font-style: normal;
		font-weight: 350;
		font-size: 2.05vw;
		line-height: 1;
		text-align: right;
		color: #FFFFFF;
		position: relative;
		display: inline-block;
		-webkit-display: inline-block;
		-ms-display: inline-block;
		-o-display: inline-block;
		text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
		-webkit-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
		-ms-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
		-o-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
	}

	.block-produtos-col-1 p{
		font-family: "Shapiro-55-Middle";
		font-style: normal;
		font-weight: 400;
		font-size: 15px;
		line-height: 1.3;
		text-align: right;
		white-space: nowrap;
		-webkit-white-space: nowrap;
		-ms-white-space: nowrap;
		-o-white-space: nowrap;
		color: #FFFFFF;
	}

	.block-produtos-col-2{
	    padding-right: 25px;
	}

	.block-produtos-1 a{
	    font-family: "Shapiro-75-Heavy";
	    font-style: normal;
	    font-weight: 600;
	    font-size: 10px;
	    line-height: 1;
	    text-align: center;
	    letter-spacing: 0.25em;
	    text-decoration: none;
	    color: #000000;
	    width: 100%;
	    max-width: 200px;
	    display: block;
	    -webkit-display: block;
	    -ms-display: block;
	    -o-display: block;
	    transition: all 0.5s;
	    -webkit-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	    padding: 15px 10px;
	    background: #FFFFFF;
	    border-radius: 8px;
	    margin-bottom: 30px;
	}

.text-produtos-pi-st-2{
	margin-top: 20px;
}

.text-produtos-pi-st-3 h1{
	font-family: "Shapiro-45-Welter";
	font-style: normal;
	font-weight: 350;
	font-size: 3.2vw;
	line-height: 1;
	text-align: left;
	color: #FFFFFF;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
	-webkit-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
	-ms-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
	-o-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
	margin-bottom: 10px;
}

.text-produtos-pi-st-3 h2{
	font-family: "Shapiro-25-Super-Fly";
	font-style: normal;
	font-weight: 275;
	max-width: 80%;
	font-size: 4vw;
	line-height: 1.3;
	text-align: left;
	letter-spacing: 0.25em;
	color: #FFFFFF;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
	-webkit-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
	-ms-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
	-o-text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
	margin-bottom: 20px;
}

.text-produtos-pi-st-3 p{
	font-family: "Shapiro-35-Feather";
    font-style: normal;
    font-weight: 203;
    font-size: 3.5vw;
    line-height: 1.4;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 20px!important;
    padding-right: 20px;
}

.text-produtos-pi-st-3 h4{
	font-family: "Shapiro-95-Super";
	font-style: normal;
	font-weight: 800;
	font-size: 4vw;
	line-height: 1.3;
	text-align: left;
	color: #FFFFFF;
	margin-top: 30px;
	max-width: 30ch;
}

.text-produtos-pi-st-4 h4{
	font-family: "Shapiro-75-Heavy";
	font-style: normal;
	font-weight: 800;
	font-size: 5vw;
	line-height: 1.3;
	text-align: left;
	color: #000;
}

.text-produtos-pi-st-5{
	margin-top: 30px!important;
}

.text-produtos-pi-st-5 p{
	font-family: "Shapiro-25-Super-Fly";
	font-style: normal;
	font-weight: 800;
	font-size: 3.5vw;
	line-height: 1.3;
	text-align: left;
	color: #000;
}

.text-produtos-pi-st-6 p{
	font-family: "Shapiro-55-Middle";
	font-style: normal;
	font-weight: 400;
	font-size: 3vw;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.25em;
	color: #000000;
}

	.banner-produtos-pi-st-2{   
	    padding: 25px 0px;
	    z-index: 10;
	    position: relative;
	    margin-top: 100px;
		display: flex;
	    -webkit-display: flex;
	    -ms-display: flex;
	    -o-display: flex;
	}

	.text-produtos-pi-st-2 p{
		font-family: "Shapiro-15-Fly";
		font-style: normal;
		font-weight: 250;
		font-size: 4vw;
		line-height: 1.3;
		text-align: right;
		color: #FFFFFF;
	}

	.text-produtos-pi-st-1 h4{
		font-family: "Shapiro-55-Middle";
		font-style: normal;
		font-weight: 400;
		font-size: 5vw;
		line-height: 1.2;
		text-align: right;
		color: #FFFFFF;
	}

	.text-produtos-pi-st-1 h6{
		font-family: "Shapiro-95-Super";
		font-style: normal;
		font-weight: 800;
		font-size: 15px;
		line-height: 1.3;
		letter-spacing: 5.5px;
		color: #FFFFFF;
		margin-bottom: 20px;
	}

	.img-mapa-aplicadores-pi-1{
		position: absolute;
	    left: -30px;
	    right: -30px;
	    top: -100px;
	    z-index: -1;
	}

	.img-mapa-aplicadores-pi-2{
		position: absolute;
	    left: -30px;
	    right: -30px;
	    top: -100px;
	    z-index: -1;
	}

	.img-mapa-aplicadores-pi-3{
		position: absolute;
	    left: -30px;
	    right: -30px;
	    top: -100px;
	    z-index: -1;
	}

	.list-mapa-aplicadores-pi-1.column-count-1 .wpb_wrapper{
		column-count: 1;
	}

	.list-mapa-aplicadores-pi-1.column-count-2 .wpb_wrapper{
		column-count: 1;
	}

	.list-mapa-aplicadores-pi-1.column-count-3 .wpb_wrapper{
		column-count: 1;
	}

	.list-mapa-aplicadores-pi-1.column-count-4 .wpb_wrapper{
		column-count: 1;
	}

	.list-mapa-aplicadores-pi-1 ul{
		margin-bottom: 30px;
	    height: auto;
	    display: block;
	    -webkit-display: block;
	    -ms-display: block;
	    -o-display: block;
	    background: #fff;
	    padding: 15px;
	    box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	    -webkit-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	    -ms-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	    -o-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	}

	.list-mapa-aplicadores-pi-1{
		margin: 0px!important;
	}

	.list-mapa-aplicadores-pi-1 ul li{
		margin-bottom: 8px;
	}

	.list-mapa-aplicadores-pi-1 ul li h4{
		font-family: "Shapiro-75-Heavy";
		font-style: normal;
		font-weight: 275;
		font-size: 20px;
		line-height: 1.2;
		text-align: left;
		color: #4F4F4F;
		margin-bottom: 20px;
		text-transform: uppercase;
	}

	.list-mapa-aplicadores-pi-1 ul li h3{
		font-family: "Shapiro-55-Middle";
		font-style: normal;
	    font-weight: 600;
	    font-size: 16px;
	    line-height: 1.2;
	    text-align: left;
	    color: #000;
	    margin-bottom: 25px;
	}

	.list-mapa-aplicadores-pi-1 ul li p, .list-mapa-aplicadores-pi-1 ul li a{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 14px;
		line-height: 1.4;
		text-align: left;
		color: #000000;
	}

	.d-none-mobile{
		display: none!important;
	}

	.banner-mapa-aplicadores-st-1{
		background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/banner-mapa-de-aplicadores-mob-1-min.png');
		background-repeat: no-repeat;
		background-size: cover;
		height: 600px;	
	}

	.banner-revendas-ativas-st-1{
		background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/banner-revendas-mob-1-min.png');
		background-repeat: no-repeat;
		background-size: cover;
		height: 600px;	
	}

	.border-mapa-aplicacoes-1{
		border-bottom: 2px solid #C7C7C7;
	    margin-bottom: 20px;
	}

	.input-mapa-aplicacoes{
		position: relative;
		cursor: pointer;
		pointer-events: auto;
	}

	.input-mapa-aplicacoes:after{
		content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/img-mapa-1-min.png');
		position: absolute;
	    right: 0;
	}

	.input-mapa-aplicacoes input{
		border: 2px solid #FFFFFF;
		border-radius: 8px;
		height: 70px;
		width: 100%;
		padding: 0px 20px;
		cursor: pointer;
		pointer-events: none;
	}

	.input-mapa-aplicacoes input::-webkit-input-placeholder {
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 22px;
		line-height: 1;
		text-align: left;
		letter-spacing: 0.25em;
		color: #FFFFFF;
	}

	.input-mapa-aplicacoes input:-ms-input-placeholder {
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 22px;
		line-height: 1;
		text-align: left;
		letter-spacing: 0.25em;
		color: #FFFFFF;
	}

	.input-mapa-aplicacoes input::placeholder {
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 22px;
		line-height: 1;
		text-align: left;
		letter-spacing: 0.25em;
		color: #FFFFFF;
	}

	.options-mapa-aplicacoes:before{
	    content: "ESTADOS";
	    position: absolute;
	    left: 50px;
	    top: -60px;
	    font-style: normal;
	    font-weight: 203;
	    font-size: 30px;
	    line-height: 95.2%;
	    display: flex;
	    align-items: center;
	    letter-spacing: 0.25em;
	    color: #FFFFFF;
	    font-family: 'Shapiro-35-Feather';
	}

	.options-mapa-aplicacoes{
	    position: absolute;
	    top: 30px;
	    left: 30px;
	    right: 30px;
	    z-index: 20000;
	    background: #FFFFFF;
	    border: 2px solid #FFFFFF;
	    box-shadow: 5px 9px 76px -9px rgb(0 0 0 / 25%);
	    -webkit-box-shadow: 5px 9px 76px -9px rgb(0 0 0 / 25%);
	    -ms-box-shadow: 5px 9px 76px -9px rgba(0, 0, 0, 0.25);
	    -o-box-shadow: 5px 9px 76px -9px rgba(0, 0, 0, 0.25);
	    border-radius: 8px;
	    padding: 20px 30px;
	    opacity: 0;
	    pointer-events: none;
	    transition: all 0.5s;
	    -webkit-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	}

	.options-mapa-aplicacoes.active{
		opacity: 1;
		pointer-events: auto!important;
		-webkit-pointer-events: auto!important;
		-ms-pointer-events: auto!important;
		-o-pointer-events: auto!important;
	}

	.options-mapa-aplicacoes ul{
		width: 100%;
	}

	.options-mapa-aplicacoes ul li{
		margin-bottom: 20px;
	}

	.options-mapa-aplicacoes ul li a{
		font-family: "Shapiro-55-Middle";
	    font-style: normal;
	    font-weight: 400;
	    font-size: 4vw;
	    line-height: 1;
	    text-align: left;
	    text-decoration: none;
	    letter-spacing: 0.15em;
	    color: #000000;
	    display: block;
	}

	.options-mapa-aplicacoes ul li a:hover{
		font-weight: 900;
	}

	.fechar-mapa-aplicacoes{
	    position: absolute;
	    right: -30px;
	    top: -20px;
	    cursor: pointer;
	    z-index: 20;
	}


	.text-mapa-aplicacoes-st-1 h4{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 203;
		font-size: 4.35vw;
		line-height: 1;
		text-align: left;
		letter-spacing: 0.25em;
		color: #FFFFFF;
	}

	.text-mapa-aplicacoes-st-1 h3{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 203;
		font-size: 6vw;
		line-height: 1;
		text-align: left;
		letter-spacing: 0.25em;
		color: #FFFFFF;	
	}

	.text-mapa-aplicacoes-st-1 p{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 4vw;
		line-height: 1.4;
		letter-spacing: 0.25em;
		text-align: left;
		color: #FFFFFF;
	}

	.container-mapa-aplicacoes h4{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 203;
		font-size: 7vw;
		line-height: 1;
		letter-spacing: 0.25em;
		text-align: left;
		color: #FFFFFF;
	}

	.text-mapa-aplicacoes-st-2 h4{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 203;
		font-size: 25px;
		line-height: 1;
		text-align: left;
		letter-spacing: 0.25em;
		color: #000;
		margin-bottom: 30px!important;
	}

	.btn-link-parceiros-st-1 > .wpb_wrapper > .d-flex{
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
	}

	.banner-parceiros-st-1{
		background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/banner-rede-de-parceiros-mob-1-min.png');
		background-repeat: no-repeat;
		background-size: cover;
		height: 600px;
	}

	.btn-link-parceiros-st-1 a{
		width: 100%;
		height: 60px;
		margin-bottom: 20px;
		font-family: "Shapiro-75-Heavy";
		font-style: normal;
		font-weight: 600;
		font-size: 16px;
		line-height: 1;
		text-align: center;
		letter-spacing: 0.25em;
		text-decoration: none;
		color: #FFFFFF;
		background: #282828;
		border-radius: 8px;
		transition: all 0.5s;
	    -webkit-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	}

	.btn-link-parceiros-st-2 a{
		width: 100%;
		height: 60px;
		margin-left: auto;
		margin-right: auto;
		font-family: "Shapiro-75-Heavy";
		font-style: normal;
		font-weight: 600;
		font-size: 16px;
		line-height: 1;
		text-align: center;
		letter-spacing: 0.25em;
		text-decoration: none;
		color: #FFFFFF;
		background: #282828;
		border-radius: 8px;
		transition: all 0.5s;
	    -webkit-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	}

	.bg-home-st-1{
        background: #F5F5F5;
    }

    .bg-home-st-2{
        background: #1E1E1E;
        padding: 30px 0px;
    }

    .spacing-home-st-1{
        padding-top: 50px;
    }

    .spacing-home-st-1 .col-auto.px-0 img{
    	display: block;
    	-webkit-display: block;
    	-ms-display: block;
    	-o-display: block;
    	margin: 0 auto;
    }

    .spacing-home-st-1 > .col-auto{
    	width: 100%!important;
    }

    .bg-home-st-1 p{
    	font-family: 'Lato', sans-serif;
        font-style: normal;
        font-weight: 300;
        font-size: 3.5vw;
        line-height: 1.4;
        text-align: center;
        color: #000000;
        max-width: 40ch;
        margin: 0 auto;
	}

    .bg-home-st-1 h2{
    	font-family: 'Lato', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 5vw;
        line-height: 1.2;
        text-align: center;
        color: #000000;
        max-width: 25ch;
        margin: 0 auto;
    }

	.bg-home-st-1 .col-lg-8{
        padding-bottom: 50px!important;
    }

    .bg-home-st-2 {
        position: relative;
    }

    .bg-home-st-2 img{
        object-fit: contain;
	    -webkit-object-fit: contain;
	    -ms-object-fit: contain;
	    -o-object-fit: contain;
	    height: 100%;
	    max-height: 370px;
	    width: auto;
	    margin: auto;
	    display: block;
	    -webkit-display: block;
	    -ms-display: block;
	    -o-display: block;	    
    }
    
	.text-parceiros-st-1 p{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 203;
		font-size: 4vw;
		line-height: 1;
		text-align: center;
		letter-spacing: 0.25em;
		color: #FFFFFF;
		text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
	}

	.text-parceiros-st-2 h4{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 300;
		font-size: 4vw;
		line-height: 1;
		text-align: center;
		letter-spacing: 0.25em;
		color: #4F4F4F;
	}

	.text-parceiros-st-3 p{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 3.5vw;
		line-height: 1.3;
		text-align: center;
		color: #000000;
		max-width: 1023px;
		margin: 0px auto;
	}

	.content-solucoes-home-1{
		overflow-y: auto;
	}

	/* width */
	.content-solucoes-home-1::-webkit-scrollbar {
	  width: 8px;
	}

	/* Track */
	.content-solucoes-home-1::-webkit-scrollbar-track {
	  background: #000;
	}

	/* Handle */
	.content-solucoes-home-1::-webkit-scrollbar-thumb {
	  background: gray;
	}

	.dropdown-content-solucoes > a{
		background: #FFFFFF!important;
	    color: #000000!important;
	    font-weight: 900!important;
	    text-transform: uppercase!important;
	}

	.dropdown-content-solucoes ul li a{
		font-family: "Shapiro-35-Feather";
	    font-style: normal;
	    font-weight: 203;
	    font-size: 3.5vw;
	    line-height: 1;
	    color: #FFFFFF;
	    border: 1px solid #F5F5F5;
	    border-radius: 3px;
	    padding-left: 20px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	    margin-bottom: 15px;
	    text-decoration: none;
	    display: block;
	    -webkit-display: block;
	    -ms-display: block;
	    -o-display: block;
	    transition: all 0.5s;
	    -webkit-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	}

	.dropdown-content-solucoes ul{
		display: block;
	    -webkit-display: block;
	    -ms-display: block;
	    -o-display: block;
	}

	.content-solucoes-home-1{
	    background: rgba(0, 0, 0, 0.5);
	    backdrop-filter: blur(15px);
	    position: absolute;
	    right: 0;
	    top: 0;
	    bottom: 0;
	    z-index: 30;
	    padding-left: 30px;
	    padding-bottom: 40px;
	    padding-top: 30px;
	    padding-right: 50px;
	}


	.content-solucoes-home-1 > ul{
		display: block;
	    -webkit-display: block;
	    -ms-display: block;
	    -o-display: block;
	}

	.col-solucoes-home-title{
		width: 100%;
		margin-bottom: 15px;
	}

	.col-solucoes-home-title h4{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 203;
		font-size: 4.5vw;
		line-height: 1;
		text-align: left;
		letter-spacing: 0.25em;
		color: #000000;
	}

	.col-solucoes-home-section{
		position: relative;
		height: 660px;
	}

	.col-solucoes-home-section h5{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 4vw;
		line-height: 1;
		color: #FFFFFF;
		position: relative;
		margin-bottom: 30px;
	}

	.col-solucoes-home-section ul li a{
	    font-family: "Shapiro-35-Feather";
	    font-style: normal;
	    font-weight: 203;
	    font-size: 3.5vw;
	    line-height: 1.2;
	    color: #FFFFFF;
	    border: 1px solid #F5F5F5;
	    border-radius: 3px;
	    padding-left: 20px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	    margin-bottom: 15px;
	    text-decoration: none;
	    display: block;
	    -webkit-display: block;
	    -ms-display: block;
	    -o-display: block;
	    transition: all 0.5s;
	    -webkit-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	}

	.col-solucoes-home-section ul li a:hover{
		border-color: #FFFFFF!important;
		background: #FFFFFF!important;
		color: #000000!important;
	}

	.col-solucoes-home-section img{
		object-fit: cover;
		-webkit-object-fit: cover;
		-ms-object-fit: cover;
		-o-object-fit: cover;
	}

	.content-solucoes-home{
	    background: rgba(0, 0, 0, 0.5);
	    backdrop-filter: blur(15px);
	    position: absolute;
	    right: 0;
	    top: 0;
	    bottom: 0;
	    z-index: 30;
	    padding-left: 30px;
	    padding-bottom: 40px;
	    padding-top: 30px;
	    padding-right: 50px;
	}

	.row-solucoes-home:hover .content-solucoes-home:before{
		opacity: 0!important;
	}

	.col-solucoes-home-section h5:before{
		content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/icon-solucoes-1.png');
		margin-right: 40px;
	}

	.content-solucoes-home ul{
		display: block;
		-webkit-display: block;
		-ms-display: block;
		-o-display: block;
	}

	.row-solucoes-home{
		width: 100%;
	}

	.mapa-iframe-st-1 iframe{
		height: 30vh!important;
	}

	.slick-produtos-home .slick-prev.slick-arrow{
		transform: translate3d(-20px, -80px, 0px)!important;
		-webkit-transform: translate3d(-20px, -80px, 0px)!important;
		-ms-transform: translate3d(-20px, -80px, 0px)!important;
		-o-transform: translate3d(-20px, -80px, 0px)!important;
	}

	.slick-produtos-home .slick-next.slick-arrow{
		transform: translate3d(20px, -80px, 0px)!important;
		-webkit-transform: translate3d(20px, -80px, 0px)!important;
		-ms-transform: translate3d(20px, -80px, 0px)!important;
		-o-transform: translate3d(20px, -80px, 0px)!important;
	}

	.slick-produtos-home .slick-prev.slick-arrow:after{
		content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/arrow-1-1-1.png')!important;
	}

	.slick-produtos-home .slick-next.slick-arrow:after{
		content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/arrow-1-2.png')!important;
	}

	.margin-mobile-st-1{
		margin: 0px 50px!important;
	}

	.banner-home-st-1{
		background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/produtos-carousel-bg-1-min-1-min.png');
	    background-repeat: no-repeat;
	    background-size: 100% 100%;
	    padding-bottom: 100px;
	    z-index: 20;
	}

	.desktop-footer-spacing-1{
		padding: 30px 0px;
	}

	.list-footer-st-1 li{
		padding-bottom: 5px;
	}

	.list-footer-st-1 li a:hover, .list-footer-st-3 li a:hover, .copy-desktop-footer a:hover{
		opacity: 0.85;
	}

	.list-footer-st-1 li a{
		font-family: "Shapiro-45-Welter";
		font-style: normal;
		font-weight: 350;
		font-size: 16px;
		line-height: 1;
		text-align: left;
		text-decoration: none;
		color: #000000;
		display: inline-block;
		-webkit-display: inline-block;
		-ms-display: inline-block;
		-o-display: inline-block;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
	}

	.list-footer-st-2 li{
		margin-right: 15px;
	}

	.list-footer-st-2{
		margin: 20px 0px;
	}

	.list-footer-st-3 li a{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 16px;
		line-height: 1.3;
		text-align: right;
		text-decoration: none;
		color: #000000;
		display: inline-block;
		-webkit-display: inline-block;
		-ms-display: inline-block;
		-o-display: inline-block;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
	}

	.list-footer-st-3 li h4{
		font-family: "Shapiro-85-Super-Heavy";
		font-style: normal;
		font-weight: 700;
		font-size: 18px;
		line-height: 1;
		text-align: right;
		text-decoration: none;
		color: #000000;
		display: inline-block;
		-webkit-display: inline-block;
		-ms-display: inline-block;
		-o-display: inline-block;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
		margin-bottom: 10px;
	}

	.copy-desktop-footer{
		background: #000000;
		padding: 30px 20px;
	}

	.copy-desktop-footer .col-auto{
		width: 100%!important;
	}

	.copy-desktop-footer p{
		font-family: "Shapiro-25-Super-Fly";
	    font-style: normal;
	    font-weight: 275;
	    font-size: 11px;
	    line-height: 1.4;
	    text-align: center;
	    color: #FFFFFF;
	    margin: 0 auto;
	}

	.copy-desktop-footer a{
		font-family: "Shapiro-25-Super-Fly";
		font-weight: 275;
		font-size: 17px;
		line-height: 1;
		text-align: center;
		text-decoration: none;
		color: #FFFFFF;
		display: block;
		-webkit-display: block;
		-ms-display: block;
		-o-display: block;
	}

	.container-produtos-home a{
		font-family: "Shapiro-25-Super-Fly";		
		font-style: normal;
		font-weight: 275;
		font-size: 3.5vw;
		line-height: 1;
		text-decoration: none;
		text-align: center;
		display: block;
		-webkit-display: block;
		-ms-display: block;
		-o-display: block;
		letter-spacing: 0.25em;
		color: #FFFFFF;
		margin: 0 auto;
		padding-bottom: 8px;
		border-bottom: 2px solid #fff;
	}

	.container-produtos-home .col-12{
		margin-top: 30px;
		display: flex;
		-webkit-display: flex;
		-ms-display: flex;
		-o-display: flex;
	}

	.container-produtos-home{

	}

	.container-produtos-home img{
		width: 100%;
	    height: auto;
	    max-height: 250px;
	    object-fit: contain;
	    -webkit-object-fit: contain;
	    -ms-object-fit: contain;
	    -o-object-fit: contain;
	    margin: 0px auto;
	}

	.link-home-st-1 a{
		font-family: "Shapiro-75-Heavy";
	    font-style: normal;
	    font-weight: 600;
	    font-size: 12px;
	    line-height: 1;
	    text-align: center;
	    letter-spacing: 0.25em;
	    text-decoration: none;
	    color: #FFFFFF;
	    background: #000000;
	    border-radius: 8px;
	    padding: 15px 20px;
	    display: inline-block;
	    -webkit-display: inline-block;
	    -ms-display: inline-block;
	    -ms-display: inline-block;
	    transition: all 0.5s;
	    -webkit-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	}

	.link-home-st-1 a:hover{
		background: #F5F5F5;
		color: #000;
		box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
		-webkit-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
		-ms-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
		-o-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	}

	.text-home-st-1 h4{
		font-family: "Shapiro-75-Heavy";
		font-style: normal;
		font-weight: 600;
		font-size: 5vw;
		line-height: 1.2;
		text-align: left;
		color: #4F4F4F;
	}

	.text-home-st-2 p{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 3.5vw;
		line-height: 1.3;
		text-align: left;
		margin-bottom: 20px;
		color: #000000;
	}

	.text-home-st-3 h4{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 3vw;
		line-height: 1;
		text-align: center;
		letter-spacing: 0.745em;
		color: #000000;
	}

	.text-home-st-3 p{
		font-family: "Shapiro-25-Super-Fly";
		font-style: normal;
		font-weight: 275;
		font-size: 5vw;
		line-height: 1;
		text-align: center;
		letter-spacing: 0.25em;
		color: #000000;
	}

	.banner-home-containe-1{
		position: relative;
		height: calc(600px - 90px);
	}

	.banner-home-containe-1 img{
		object-fit: cover;
		-webkit-object-fit: cover;
		-ms-object-fit: cover;
		-o-object-fit: cover;
		height: 600px;
	}

	.banner-text-st-1 h1{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 203;
		font-size: 3vw;
		line-height: 1.3;
		text-align: left;
		letter-spacing: 0.25em;
		color: #FFFFFF;
		white-space: nowrap;
		-webkit-white-space: nowrap;
		-ms-white-space: nowrap;
		-o-white-space: nowrap;
	}

	.banner-text-st-1 h2{
		font-family: "Shapiro-15-Fly";
		font-style: normal;
		font-weight: 250;
		font-size: 5vw;
		line-height: 1.3;
		text-align: left;
		letter-spacing: 0.25em;
		color: #FFFFFF;
	}

	.banner-text-st-2 h1{
		font-family: "Shapiro-35-Feather";
		font-style: normal;
		font-weight: 203;
		font-size: 5vw;
		line-height: 1.3;
		text-align: left;
		letter-spacing: 0.25em;
		color: #FFFFFF;
		max-width: 24ch;
	}

	.banner-text-st-2 h2{
		font-family: "Shapiro-15-Fly";
		font-style: normal;
		font-weight: 250;
		font-size: 4.5vw;
		line-height: 1.3;
		text-align: left;
		letter-spacing: 0.25em;
		color: #FFFFFF;
		max-width: 24ch;
		margin-top: 20px;
	}

	.banner-text-st-1{
		position: absolute;
		left: 20px;
		top: 50px;
		z-index: 30;
	}

	.banner-text-st-2{
		position: absolute;
	    top: 50px;
	    left: 20px;
	    z-index: 30;
	}

	.banner-home-containe-1:after{
		content: " ";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: #000;
		opacity: 0.3;
		z-index: 3;
	}

	.desktop-header-1{
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 80px;
		z-index: 9999;
		background: #FFFFFF;
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
	}

	.desktop-header-2{
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 80px;
		z-index: 9999;
		background: transparent;
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
	}

	.header-spacing-1{
		height: 80px;
	}
	
	.col-header-mobile{
		display: none;
	}

	.col-header-mobile.active{
		position: fixed;
	    top: 80px;
	    left: 0;
	    right: 0;
	    z-index: 10000;
	    display: block!important;
	    -webkit-display: block!important;
	    -ms-display: block!important;
	    -o-display: block!important;
	    background: #fff;
	    box-shadow: 0 5px 2px -2px rgb(0 0 0 / 20%);
	    -webkit-box-shadow: 0 5px 2px -2px rgb(0 0 0 / 20%);
	    -ms-box-shadow: 0 5px 2px -2px rgb(0 0 0 / 20%);
	    -o-box-shadow: 0 5px 2px -2px rgb(0 0 0 / 20%);
	    padding: 20px 20px;
	}

	.btn-header-1{
		font-family: "Shapiro-75-Heavy"!important;
	    font-style: normal!important;
	    font-weight: 600!important;
	    font-size: 12px!important;
	    line-height: 1!important;
	    text-align: center!important;
	    letter-spacing: 0.25em!important;
	    text-decoration: none!important;
	    color: #FFFFFF!important;
	    background: #000000!important;
	    display: inline-block;
	    -webkit-display: inline-block;
	    -ms-display: inline-block;
	    -o-display: inline-block;
	    padding: 18px 20px!important;
	    border-radius: 8px!important;
	}

	.col-header-mobile li a{
		font-family: "Shapiro-25-Super-Fly";
	    font-style: normal;
	    font-weight: 275;
	    font-size: 15px;
	    line-height: 1;
	    text-align: left;
	    letter-spacing: 0.25em;
	    text-decoration: none;
	    color: #000000;
	    border-bottom: 2px solid transparent;
	}

	.col-header-mobile li{
		margin-bottom: 20px;
	}

	.desktop-header-icons a{
		display: block;
		-webkit-display: block;
		-ms-display: block;
		-o-display: block;
		margin-right: 15px;
	}

	.desktop-header-icons img{
		max-width: 30px;
		height: auto;
	}

	.ocultar-list-mapa-aplicadores{
		display: none!important;
	}

	.flex-wrap-tablet{
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;  
	}                        

	#wpadminbar{
		display: none!important;
	}

	.mt-mob-10{
		margin-top: 10px;
	}

	.mt-mob-20{
		margin-top: 20px;
	}

	.mt-mob-30{
		margin-top: 30px;
	}

	.mt-mob-40{
		margin-top: 40px;
	}

	.mt-mob-50{
		margin-top: 50px;
	}

	.mt-mob-60{
		margin-top: 60px;
	}

	.mt-mob-70{
		margin-top: 70px;
	}

	.mt-mob-80{
		margin-top: 80px;
	}

	.mt-mob-90{
		margin-top: 90px;
	}

	.mt-mob-100{
		margin-top: 100px;
	}	
	
	.layout-spacing-st-1{
		padding: 0px 30px!important;
	}

	.layout-spacing-st-2{
		padding-left: 30px!important;
		padding-right: 0px!important;
	}

	.layout-spacing-st-3{
		padding-left: 0px!important;
		padding-right: 30px!important;
	}

}

.slick-produtos-home .slick-prev.slick-arrow:before{
	content: " "!important;
	opacity: 0!important;
	pointer-events: none;
}

.slick-produtos-home .slick-next.slick-arrow:before{
	content: " "!important;
	opacity: 0!important;
	pointer-events: none;
}

/* header */

.position-initial{
	position: initial!important;
}

a, button{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.tr-anima{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.cursor-pointer{
	cursor: pointer;
}

.img-home-st-1, .img-home-st-1 div, .img-home-st-1 figure, .img-home-st-1 img, .img-home-st-2, .img-home-st-2 div, .img-home-st-2 figure, .img-home-st-2 img{
	width: 100%!important;
	height: auto!important;
}

.img-home-st-1 img, .img-home-st-2 img{
	object-fit: cover;
	-webkit-object-fit: cover;
	-ms-object-fit: cover;
	-o-object-fit: cover;
}

.img-home-st-2{
	z-index: -1;
	margin-top: -400px;
}



.desktop-header-1 .desktop-header-icons li{
	margin: 0px 6.5px;
}

.desktop-header-1 .desktop-header-menu li{
	padding: 0px 1.5vw;
}

.desktop-header-1 .desktop-header-menu li a{
	font-family: "Shapiro-25-Super-Fly";
	font-style: normal;
	font-weight: 275;
	font-size: 0.85vw;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.25em;
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid transparent;
    padding-bottom: 5px;
}

.desktop-header-1 .desktop-header-menu li a:hover{
	border-bottom: 2px solid #000;
}

.desktop-header-1 .desktop-header-menu li a.active{
	border-bottom: 2px solid #000;
}

.desktop-header-1 .btn-header-1:hover{
	background: #F5F5F5;
	color: #000;
	box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	-webkit-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	-ms-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	-o-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
}

.desktop-header-1 .btn-header-1{
	font-family: "Shapiro-75-Heavy";
	font-style: normal;
	font-weight: 600;
	font-size: 0.85vw;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.25em;
	text-decoration: none;
	color: #FFFFFF;
	background: #000000;
	display: inline-block;
	-webkit-display: inline-block;
	-ms-display: inline-block;
	-o-display: inline-block;
	padding: 0.90vw 1.6vw;
	border-radius: 8px;
}

.desktop-header-1.shadow-header-1{
	box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	-webkit-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	-ms-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	-o-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
}

.ocultarHeader{
	opacity: 0;
	pointer-events: none;
	-webkit-pointer-events: none;
	-ms-pointer-events: none;
	-o-pointer-events: none;
}

/* header - 1 */
/* header - 2 */

.desktop-header-2 .desktop-header-icons li{
	margin: 0px 0.05vw;
}

.desktop-header-2 .desktop-header-menu li{
	padding: 0px 1.5vw;
}

.desktop-header-2 .desktop-header-menu li a{
	font-family: "Shapiro-25-Super-Fly";
	font-style: normal;
	font-weight: 275;
	font-size: 0.85vw;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.25em;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 2px solid transparent;
    padding-bottom: 5px;
}

.desktop-header-2 .desktop-header-menu li a:hover{
	border-bottom: 2px solid #FFFFFF;
}

.desktop-header-2 .desktop-header-menu li a.active{
	border-bottom: 2px solid #FFFFFF;
}

.desktop-header-2 .btn-header-1:hover{
	background: #FFFFFF;
	color: #000;
	box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	-webkit-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	-ms-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
	-o-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);
}

.desktop-header-2 .btn-header-1{
	font-family: "Shapiro-75-Heavy";
	font-style: normal;
	font-weight: 600;
	font-size: 0.85vw;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.25em;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
	display: inline-block;
	-webkit-display: inline-block;
	-ms-display: inline-block;
	-o-display: inline-block;
	padding: 17px 30px;
	border-radius: 8px;
}

/* header - 2 */

.position-inicial{
	position: initial!important;
}

.position-relative{
	position: relative;
}

.remove-inner > .vc_column-inner{
	padding-left: 0px!important;
	padding-right: 0px!important;
}

.border-home-st-1{
	position: relative;
}

.border-home-st-1:after{
	content: " ";
}

.btn-link-parceiros-st-1 a:hover{
	background: #FFFFFF;
	color: #000000;
}

.btn-link-parceiros-st-2 a:hover{
	background: #FFFFFF;
	color: #000000;
}

.text-parceiros-st-3 strong{
	font-family: "Shapiro-95-Super"!important;
	font-weight: 800!important;
}

.img-produtos-pi-st-1, .img-produtos-pi-st-1 div, .img-produtos-pi-st-1 figure, .img-produtos-pi-st-1 img{
	width: 100%!important;
	height: 100%!important;
}

.img-produtos-pi-st-1 img{
	object-fit: cover;
	-webkit-object-fit: cover;
	-ms-object-fit: cover;
	-o-object-fit: cover;
}

.img-produtos-pi-st-1{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

.img-produtos-pi-st-2, .img-produtos-pi-st-2 div, .img-produtos-pi-st-2 figure, .img-produtos-pi-st-2 img{
	width: 100%!important;
	height: 100%!important;
}

.img-produtos-pi-st-2 img{
	object-fit: cover;
	-webkit-object-fit: cover;
	-ms-object-fit: cover;
	-o-object-fit: cover;
}

.pos-20{
	position: relative;
	z-index: 20;
}

.banner-produtos-pi-st-1{
	position: relative;
    display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    -o-display: flex;
    min-height: 100vh;
    height: auto;
    padding-top: 100px;
}

.banner-produtos-pi-st-1 > .vc_col-sm-12{
	margin-top: auto!important;
}

.banner-produtos-pi-st-2 .vc_col-sm-4{
	display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    -o-display: flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    position: relative;
    z-index: 30;
}

.banner-produtos-pi-st-2 .vc_col-sm-8{
	position: relative;
    z-index: 20;
}

.banner-produtos-pi-st-1:before{
	content: " "!important;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}

.icon-nasiol-produtos-1:after{
	content: " ";
}

.row-nasiol-produtos-1{
	width: 300px;
}

.container-nasiol-produtos:after{
	content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/icon-produtos-4-min.png');
	position: absolute;
	right: -20px;
	top: -250px;
}

.container-nasiol-produtos:before{
	content: " ";
	position: absolute;
	background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/icon-produtos-7-min-1.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	height: 41px;
	bottom: -45px;
	right: 100px;
}

.row-nasiol-produtos-2{
    position: relative;
    margin-top: -50px;
    width: calc(100% - 430px);
    padding: 20px 30px;
    background: #FFFFFF;
    box-shadow: 46px 23px 24px rgb(0 0 0 / 90%);
    -webkit-box-shadow: 46px 23px 24px rgb(0 0 0 / 90%);
    -ms-box-shadow: 46px 23px 24px rgb(0 0 0 / 90%);
    -o-box-shadow: 46px 23px 24px rgb(0 0 0 / 90%);
    display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    -o-display: flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    clip-path: polygon(0 0,calc(100% - 60.00px) 0,100% 60.00px,100% 100%,0 100%);
}

.col-nasiol-produtos-1{
	width: calc(100% - 350px);
}

.col-nasiol-produtos-2{
	width: 300px;
}

.col-nasiol-produtos-2 li{
	font-family: "Shapiro-35-Feather";
	font-style: normal;
	font-weight: 203;
	font-size: 14px;
	line-height: 1.2;
	text-align: left;
	color: #000000;
	padding-left: 80px;
	height: 60px;
	margin-bottom: 15px;
	position: relative;
	display: flex;
	-webkit-display: flex;
	-ms-display: flex;
	-o-display: flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
}

.list-produtos-pi-st-1 li.produto-pi-options-1:hover:after{
	content: " ";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    background-color: #1E1E1E;
    height: 2px;
    z-index: 10;	
}

.list-produtos-pi-st-1 li.produto-pi-options-1:hover p{
	color: #000000!important;
}

.list-produtos-pi-st-1 li.produto-pi-options-1.active:after{
	content: " ";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    background-color: #1E1E1E;
    height: 2px;
    z-index: 10;
}

.list-produtos-pi-st-1 li.produto-pi-options-1.active:after{
	content: " ";
	transition: all 0.5;
    -webkit-transition: all 0.5;
    -ms-transition: all 0.5;
    -o-transition: all 0.5;
}

.list-produtos-pi-st-1 li.produto-pi-options-1.active p{
	color: #000000!important;
}

.list-produtos-pi-st-1 li.produto-pi-options-1 p{
	transition: all 0.5;
    -webkit-transition: all 0.5;
    -ms-transition: all 0.5;
    -o-transition: all 0.5;
}

.border-produtos-pi-st-1{
	position: relative;
}

.border-produtos-pi-st-2{
	padding-top: 100px;
	margin-top: 100px;
	border-top: 1px solid #000000;
}


.border-produtos-pi-st-1:after{
	content: " ";
	background-color: #000;
	width: 1px;
	height: 135px;
	position: absolute;
	top: 0;
	right: 0;
}

.position-nasiol-produtos-1{
    position: relative;
    z-index: 30;
    display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    -o-display: flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
}

.position-nasiol-produtos-2{
    position: relative;
    z-index: 30;
    display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    -o-display: flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
}

.row-nasiol-produtos-1 a{
    font-family: "Shapiro-75-Heavy";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.25em;
    text-decoration: none;
    color: #000000;
    width: 100%;
    max-width: 300px;
    display: block;
    -webkit-display: block;
    -ms-display: block;
    -o-display: block;
    padding: 25px 0px;
    background: #FFFFFF;
    border-radius: 8px;
    margin-bottom: 30px;
}

.col-icon-nasiol-1:before{
	content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/icon-produtos-1-min.png');
	position: absolute;
	left: 0;
	top: 0;
}

.col-icon-nasiol-2:before{
	content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/icon-produtos-2-min.png');
	position: absolute;
	left: 0;
	top: 0;	
}

.col-icon-nasiol-3:before{
	content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/icon-produtos-3-min.png');
	position: absolute;
	left: 0;
	top: 0;	
}

@media only screen and (min-width: 769px){  

	.produtos-info-container{
		overflow-x: auto;
		padding-bottom: 50px;
	}

	.produtos-info-float-bg{
		position: relative;
		cursor: pointer;
	}

	.produtos-info-float-bg:before{
		content: " ";
	    background-color: #a6a6a6;
	    height: 27px;
	    position: absolute;
	    bottom: -5px;
	    left: -5px;
	    right: -5px;
	    z-index: -1;
	    pointer-events: none;
	    border-radius: 8px;
	}

	/* width */
    .produtos-info-container::-webkit-scrollbar {
      width: 2px;
      border-radius: 8px;
    }

    /* Track */
    .produtos-info-container::-webkit-scrollbar-track {
      background: #a6a6a6;
      border-radius: 8px;
    }

    /* Handle */
    .produtos-info-container::-webkit-scrollbar-thumb {
      background: #FFFFFF;
      border-radius: 8px;
    }

    /* Handle on hover */
    .produtos-info-container::-webkit-scrollbar-thumb:hover {
      background: #000000;
    }

	.produtos-info-container h4 {
	    width: 125px;
	    white-space: nowrap;
	    -webkit-white-space: nowrap;
	    -ms-white-space: nowrap;
	    -o-white-space: nowrap;
	    font-family: "Shapiro-55-Middle";
	    font-style: normal;
		font-weight: 400;
		font-size: 1.3vw;
		line-height: 1.2;
		text-align: left;
		color: #1E1E1E;
	}

	.produtos-info-row.carac-produtos-pi-1-1:before {
		content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/polidor-icon-1-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	    margin-right: 50px;
	}

	.produtos-info-row.carac-produtos-pi-2-1:before {
		content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/polidor-icon-2-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	    margin-right: 50px;
	}

	.produtos-info-row.carac-produtos-pi-3-1:before {
		content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/polidor-icon-3-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	    margin-right: 50px;
	}

	.produtos-info-row.carac-produtos-pi-4-1:before {
		content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/polidor-icon-4-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	    margin-right: 50px;
	}

	.produtos-info-row.carac-produtos-pi-1:before {
		content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/caracteristicas-1-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	    margin-right: 50px;
	}

	.produtos-info-row.carac-produtos-pi-2:before {
	    content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/caracteristicas-2-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	    margin-right: 50px;
	}

	.produtos-info-row.carac-produtos-pi-3:before {
	    content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/caracteristicas-3-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	    margin-right: 50px;
	}

	.produtos-info-row.carac-produtos-pi-4:before {
	    content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/caracteristicas-4-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	    margin-right: 50px;
	}

	.produtos-info-row.carac-produtos-pi-5:before {
	    content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/caracteristicas-5-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	    margin-right: 50px;
	}

	.produtos-info-row.carac-produtos-pi-6:before {
	    content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/caracteristicas-6-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	    margin-right: 50px;
	}

	.produtos-info-row.carac-produtos-pi-7:before {
	    content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/caracteristicas-7-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	    margin-right: 50px;
	}

	.produtos-info-row.carac-produtos-pi-8:before {
	    content: " ";
	    background-image: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/caracteristicas-8-min.png');
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 55px;
	    min-width: 55px;
	    max-width: 55px;
	    min-height: 55px;
	    width: 55px;
	    margin-right: 50px;
	}

	.produtos-info-row{
		position: relative;
	}

	.produtos-info-row:after{
		content: " ";		
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 2px;
		width: 100%;
		background-color: #EDEDED;
	}

	.produtos-info-row.carac-produtos-pi-1-1:after, .produtos-info-row.carac-produtos-pi-2-1:after, .produtos-info-row.carac-produtos-pi-3-1:after, .produtos-info-row.carac-produtos-pi-4-1:after, .produtos-info-row.carac-produtos-pi-1:after, .produtos-info-row.carac-produtos-pi-2:after, .produtos-info-row.carac-produtos-pi-3:after, .produtos-info-row.carac-produtos-pi-4:after, .produtos-info-row.carac-produtos-pi-5:after, .produtos-info-row.carac-produtos-pi-6:after, .produtos-info-row.carac-produtos-pi-7:after, .produtos-info-row.carac-produtos-pi-8:after{
		content: " ";		
		position: absolute;
		bottom: 0;
		left: 110px;
		right: 0;
		height: 2px;
		width: calc(100% - 110px)!important;
		background-color: #EDEDED;
	}

	.produtos-info-row{
		min-width: 1650px;
        margin-bottom: 25px;
        padding-bottom: 25px;
    }

    .produtos-info-container ul li p{
    	font-family: "Shapiro-35-Feather";
        font-style: normal;
		font-weight: 203;
		font-size: 1.07vw;
		line-height: 1.2;
		margin-bottom: 5px;
		color: #1E1E1E;
    }

    .produtos-info-col-1{
    	min-width: 200px;
        width: auto;
        margin-right: 75px;
    }

    .produtos-info-col-1-1{
        min-width: 250px;
        display: flex;
        -webkit-display: flex;
        -ms-display: flex;
        -o-display: flex;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
    }

	.produtos-info-col-1-2{
	    width: 100%;
	    align-items: center;
	    -webkit-align-items: center;
	    -ms-align-items: center;
	    -o-align-items: center;
	}

	.produtos-info-col-1-2 ul{
	    margin-right: 40px;
	}

	.produtos-info-carac-icon-2 img{
		max-height: 100px;
	}

}

.container-other-posts {                    
	position: absolute;
	z-index: 25;
	left: 0;
	right: 40px;    
	pointer-events: none;
	-webkit-pointer-events: none;
	-ms-pointer-events: none;
	-o-pointer-events: none;                
}

.row-other-posts {
	position: relative;
	margin-top: auto;
	width: 60px;
	pointer-events: auto!important;
	-webkit-pointer-events: auto!important;
	-ms-pointer-events: auto!important;
	-o-pointer-events: auto!important;                
}

.col-other-posts-link{
	display: block;
	-webkit-display: block;
	-ms-display: block;
	-o-display: block;                    
	margin: 20px 0px;
	cursor: pointer;
}

.col-other-posts-link.right{
	transform: rotate(180deg);
}

.ocultar-list-mapa-aplicadores{
	opacity: 0;
	pointer-events: none;
}

.margin-mapa-aplicadores-st-1{
	margin-top: 350px;
}

.margin-mapa-aplicadores-st-2{
	margin-top: 100px;
}

.bg-mapa-aplicadores-st-1{
	background: #636470;
	position: relative;
	padding: 100px 0px;
}

.bg-mapa-aplicadores-st-1:before{
	content: url('https://landingpage.nasiol.com.br/wp-content/uploads/2022/12/mapa-1-min-1.png')!important;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20;
}



































