img {
	max-width: 100%;
}
.landing-color-orange {
	color: #f8aa00;
}
.hightlight-text-svg {
	background-image: url('https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/1-introduzione-evidenziazione-testo.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0 7px 0 5px;
	position: relative;
	left: -5px;
}
.hightlight-text-svg:after {
	content:"...";
	position: absolute;
}
.hightlight-text {
	/*text-decoration: underline 1px;*/
	font-weight: bold;
}
.bold-color-text {
	color: #f8aa00;
    font-weight: 600;
    font-family: Libre Franklin,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: 16px;
}
.block-half {
	flex-basis: 100%;
	display: flex;
    flex-direction: column;
}
.block-half.half-center {
	align-items: center;
}
.block-half.withOwl {
	width: 50%;
}
.block-sixty {
	width: 60%;
}
.block-forty{
	width: 40%;
}
.container-single-block {
	position: relative;
	max-width: 100%;
    width: 1140px;
	margin: 0 auto;
	padding: 0 15px;
	display: flex;
    flex-direction: row;
}
.first-block .container-single-block {
	flex-direction: column;
}
.single-block-landing.first-block {
	background-image: url('https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/1-introduzione-sfondo.svg');
	background-size: cover;
	position: relative;
}
.block-absolute {
	position: absolute;
    top: -75px;
    right: 0;
}
.block-absolute img {
	max-width: 475px;
}
.first-block h2 {
	font-size: 54px;
    line-height: 1;
	position: relative;
	top: -40px;
}
.first-block .content-landing {
	max-width: 45%;
    font-size: 27px;
	font-family: Freight Display Pro,Georgia,Times New Roman,Times,serif;
}
.first-block .content-landing p {
	margin-bottom: 1.8rem;
}
.first-block .block-final.desktop-first-block {
	position: absolute;
	bottom: -120px;
	width: 100%;
    text-align: center;
	z-index: 1;
}
.block-final .arrow-down {
	cursor: pointer;
    font-style: italic;
    font-size: 16px;
}
.block-final .arrow-down img {
	max-height: 45px;
    margin-top: 10px;
}
.mobile-first-block {
	display: none;
}
.block-final a {
	border-bottom: none;
}
/* Second block */
.second-block h4 {
	margin-bottom: 40px;
}
.second-block h4.small-margin {
	margin-bottom: 20px;
}
.single-block-landing.second-block {
	padding-top: 180px;
	position: relative;
	margin-bottom: 40px;
}
.block-landing-container-second {
	display: flex;
    flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}
.block-landing-container-second > div {
	flex: 50%;
	padding-right: 25px;
    padding-bottom: 30px;
	font-size: 13px;
    font-family: Libre Franklin,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
}
.block-landing-container-second > div img {
	max-width: 90px;
    margin-bottom: 25px;
	height: 90px;
}
.second-block .container-single-block a {
	color: #f8aa00;
    border-bottom: none;
    font-style: italic;
	font-family: initial;
	font-size: 15px;
}
.block-landing-container-second > div p {
	margin-bottom: 5px;
}
.container-single-block .block-thirty {
	width: 30%;
}
.container-single-block .block-thirty:last-child {
	padding-left: 60px;
}
.second-block .block-forty {
	padding: 0 26px;
}
.block-inside-img-title {
	position: relative;
}
.block-inside-img-title img {
	width: calc(100% + 106px);
    position: relative;
    max-width: inherit;
    margin-left: -53px;
}
.block-inside-img-title div {
	position: absolute;
    bottom: 18px;
    width: 100%;
}
.block-inside-img-title h2 {
	font-size: 52px;
    line-height: 0.9;
    position: relative;
    left: 10px;
}
.first-text-svg {
	background-image: url('https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/2-infografica-evidenziazione-testo-1.svg');
	background-size: contain;
	background-repeat: no-repeat;
	display: table;
	background-position: center center;
	padding: 0 10px;
}
.second-text-svg {
	background-image: url('https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/2-infografica-evidenziazione-testo-2.svg');
	background-size: contain;
	background-repeat: no-repeat;
	display: table;
	background-position: center center;
	padding: 0 10px;
}
.block-text-second-center {
	padding: 0 20px;
    font-size: 17px;
    margin-top: 25px;
}
.block-text-second-center p {
	margin-bottom: 10px;
}
.block-forty a {
	padding: 0 20px;
}
.block-repeter-container-second {
	padding: 0;
    margin: 0;
    list-style: none;
}
.block-single-second-text {
	display: flex;
    flex-direction: row;
	align-items: center;
	padding: 8px 0;
}
.block-single-second-text p {
	font-size: 13px;
    margin: 0;
    margin-left: 10px;
	font-family: Libre Franklin,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
}
.block-single-second-text > span {
    font-size: 30px;
    line-height: 1;
	background-size: contain;
    background-repeat: no-repeat;
	background-position: center center;
    min-width: 35px;
    min-height: 35px;
    text-align: center;
	font-family: Freight Display Pro,Georgia,Times New Roman,Times,serif;
    font-weight: 600;
}
.block-repeter-inner-second:nth-child(1) .block-single-second-text > span,
.block-repeter-inner-fifth:nth-child(1) .block-fifth-repeter-numbers span,
.fifth-block .owl-dots .owl-dot:nth-child(1) .carousel-dot {
	background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/2-infografica-sfondo-numero-1.svg);
}
.block-repeter-inner-second:nth-child(2) .block-single-second-text > span,
.block-repeter-inner-fifth:nth-child(2) .block-fifth-repeter-numbers span,
.fifth-block .owl-dots .owl-dot:nth-child(2) .carousel-dot {
	background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/2-infografica-sfondo-numero-2.svg);
}
.block-repeter-inner-second:nth-child(3) .block-single-second-text > span,
.block-repeter-inner-fifth:nth-child(3) .block-fifth-repeter-numbers span,
.fifth-block .owl-dots .owl-dot:nth-child(3) .carousel-dot {
	background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/2-infografica-sfondo-numero-3.svg);
}
.block-repeter-inner-second:nth-child(4) .block-single-second-text > span,
.block-repeter-inner-fifth:nth-child(4) .block-fifth-repeter-numbers span,
.fifth-block .owl-dots .owl-dot:nth-child(4) .carousel-dot {
	background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/2-infografica-sfondo-numero-4.svg);
}
.block-repeter-inner-second:nth-child(5) .block-single-second-text > span,
.block-repeter-inner-fifth:nth-child(5) .block-fifth-repeter-numbers span,
.fifth-block .owl-dots .owl-dot:nth-child(5) .carousel-dot {
	background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/2-infografica-sfondo-numero-5.svg);
}
.block-repeter-inner-second:nth-child(6) .block-single-second-text > span,
.block-repeter-inner-fifth:nth-child(6) .block-fifth-repeter-numbers span,
.fifth-block .owl-dots .owl-dot:nth-child(6) .carousel-dot {
	background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/2-infografica-sfondo-numero-6.svg);
}
.block-repeter-inner-second:nth-child(7) .block-single-second-text > span,
.block-repeter-inner-fifth:nth-child(7) .block-fifth-repeter-numbers span,
.fifth-block .owl-dots .owl-dot:nth-child(7) .carousel-dot {
	background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/2-infografica-sfondo-numero-7.svg);
}
.block-repeter-inner-second:nth-child(8) .block-single-second-text > span,
.block-repeter-inner-fifth:nth-child(8) .block-fifth-repeter-numbers span,
.fifth-block .owl-dots .owl-dot:nth-child(8) .carousel-dot {
	background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/2-infografica-sfondo-numero-8.svg);
}
.block-repeter-inner-second:nth-child(9) .block-single-second-text > span,
.block-repeter-inner-fifth:nth-child(9) .block-fifth-repeter-numbers span,
.fifth-block .owl-dots .owl-dot:nth-child(9) .carousel-dot {
	background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/2-infografica-sfondo-numero-9.svg);
}
.block-repeter-inner-second:nth-child(10) .block-single-second-text > span,
.block-repeter-inner-fifth:nth-child(10) .block-fifth-repeter-numbers span,
.block-repeter-inner-fifth:nth-child(11) .block-fifth-repeter-numbers span,
.fifth-block .owl-dots .owl-dot:nth-child(10) .carousel-dot {
	background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/2-infografica-sfondo-numero-10.svg);
}
.second-block .block-final {
	position: absolute;
	bottom: -30px;
	width: 100%;
    text-align: center;
}
/* Third block */
.third-block .container-single-block {
	align-items: center;
}
.hightlight-section-third {
	background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/3-innovazione-sottolineatura.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 80%;
    height: 50px;
    position: relative;
    display: block;
}
.block-landing-third-section {
	max-width: 70%;
    font-size: 18px;
}
.third-block img {
	max-width: 70%;
}
/* Fourth block */
.single-block-landing.fourth-block {
    background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/4-vision-sfondo.svg);
    background-size: cover;
    position: relative;
	padding-top: 90px;
    padding-bottom: 120px;
}
.fourth-block .container-single-block {
	align-items: center;
}
.hightlight-section-fourth {
	background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/4-vision-sottolineatura.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 85%;
    height: 35px;
    position: relative;
    display: block;
	left: -50px;
}
.block-landing-fourth-section {
	max-width: 70%;
    font-size: 18px;
}
.fourth-block img {
	max-width: 45%;
}
/* Fifth block */
.fifth-block h2 {
	font-size: 50px;
	line-height: 1;
	margin-bottom: 70px;
}
.fifth-block h4 {
	margin-bottom: 90px;
    margin-top: 40px;
	margin-left: 100px;
}
.fifth-block ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
.block-repeter-container-fifth:after {
	content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #000;
    left: 50px;
    top: 0;
	z-index: -1;
}
.block-repeter-inner-fifth {
	display: flex;
    flex-direction: row;
	min-height: 230px;
}
div.block-repeter-inner-fifth {
	display: flex;
    flex-direction: row;
	min-height: auto;
}
.block-fifth-repeter-numbers {
	max-width: 100px;
    min-width: 100px;
    text-align: center;
    font-size: 30px;
}
.block-fifth-repeter-numbers span {
	background-color: #fff;
    line-height: 1;
    padding-bottom: 3px;
    padding-top: 3px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    position: relative;
    top: -10px;
	font-family: Freight Display Pro,Georgia,Times New Roman,Times,serif;
}
.block-fifth-repeter-text > div {
	font-size: 15px;
    margin-top: 20px;
	font-family: Libre Franklin,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
	line-height: 1.3;
}
.block-repeter-inner-fifth-image img {
	max-width: 90%;
}
.block-repeter-images-fifth {
	position: sticky !important;
    top: 120px;
    transform: translate(0, 0);
}
.block-repeter-inner-fifth-image {
	position: absolute;
	z-index: 0;
	top: 100px;
    transition: top .5s ease;
}
.block-repeter-inner-fifth-image img {
	filter: blur(20px);
	opacity: 0;
	background-position: 50% 40%;
	transition: filter .5s ease, opacity .5s ease, background-position 0.8s ease;
}
.block-repeter-inner-fifth-image.show-image {
	z-index: 1;
	top: 0;
}
.block-repeter-inner-fifth-image.show-image img {
	opacity: 1;
	background-position: 50% 50%;
	filter: blur(0);	
}
.block-repeter-inner-fifth img {
	display: none;
}
.fifth-block h5 {
	font-size: 27px
}
/* Sixth block */
.sixth-block .container-single-block {
    align-items: center;
}
.single-block-landing.sixth-block {
    background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/5-sfida-sfondo.svg);
    background-size: cover;
    position: relative;
    padding-top: 90px;
    padding-bottom: 120px;
}
.hightlight-section-sixth {
    background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/5-sfida-sottolineatura.svg);
    background-size: contain;
    background-repeat: no-repeat;
	width: 73%;
    height: 50px;
    position: relative;
    display: block;
}
.sixth-block img {
	max-width: 85%;
}
.block-landing-sixth-section {
	max-width: 69%;
    font-size: 18px;
}
/* Seventh block */
.seventh-block .container-single-block {
    align-items: center;
}
.hightlight-section-seventh {
    background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/6-condivisione-sottolineatura.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 80%;
    height: 50px;
    position: relative;
    display: block;
	left: -50px;
}
.seventh-block img {
	max-width: 70%;
}
.block-landing-seventh-section {
	max-width: 69%;
    font-size: 18px;
}
/* Eighth block */
.eighth-block .container-single-block {
    align-items: center;
}
.eighth-block h2 {
	color: #f8aa00;
    font-size: 55px;
    margin-bottom: 55px;
    line-height: 1;
}
.eighth-block h2.mobile {
	display: none;
}
.single-block-landing.eighth-block {
	background-color: #704d42;
	color: #ffffff;
	margin-bottom: 60px;
}
.block-landing-eighth-section {
	font-size: 18px;
    max-width: 94%;
}
.block-repeter-container-eighth{
	padding: 0;
	margin: 0;
	list-style: none;
	padding: 0 30px;
}
.repeter-eighth-image-text {
	font-family: Libre Franklin,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: 13px;
	text-align: center;
    margin-top: 30px;
	background-color: #704d42;
}
.block-repeter-inner-eighth img {
	mask-image: url(/wp-content/plugins/wpok-custom-function/assets/img/7-centralità-maschera-foto.svg);
	-webkit-mask-image: url(/wp-content/plugins/wpok-custom-function/assets/img/7-centralità-maschera-foto.svg);
	-webkit-mask-size: contain;
	mask-size: contain;
    -webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center center;
	mask-position: center center;
}
.block-repeter-container-eighth .left-arrow,
.block-repeter-container-eighth .right-arrow {
	background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 15px;
    display: block;
}
.block-repeter-container-eighth .left-arrow {
	background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/0-freccia-sinistra-bianca.svg);
}
.block-repeter-container-eighth .right-arrow {
	background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/0-freccia-destra-bianca.svg);
}
.eighth-block .owl-nav .owl-prev,
.eighth-block .owl-nav .owl-next {
	position: absolute;
    bottom: 30px;
}
.eighth-block .owl-nav .owl-prev {
	left: 30px;
}
.eighth-block .owl-nav .owl-next {
	right: 30px;
}
/* Ninth block */
.ninth-block .container-single-block {
    justify-content: center;
}
.ninth-block .block-half {
	flex-basis: 50%;
	text-align: center;
}
.single-block-landing.ninth-block {
    background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/8-partecipa-sfondo.svg);
    background-size: cover;
    position: relative;
    padding-top: 90px;
    padding-bottom: 120px;
}
.ninth-block h2 {
	font-size: 55px;
    margin-bottom: 55px;
    line-height: 1;
}
.block-landing-ninth-section {
	font-size: 19px;
}
.block-landing-ninth-cta {
	background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/8-partecipa-evidenziazione-testo.svg);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 30px;
    padding: 28px 0;
	font-family: Freight Display Pro,Georgia,Times New Roman,Times,serif;
    font-weight: 600;
}
.block-landing-ninth-button {
	margin-top: 40px;
}
.block-landing-ninth-button span {
	background-color: #000000;
    border-radius: 50px;
	display: flex;
}
.block-landing-ninth-button span a {
	color: #ffffff;
    font-family: Libre Franklin,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    border-bottom: none;
	padding: 12px 25px;
}
/* Tenth block */
.tenth-block .container-single-block {
    justify-content: center;
}
.tenth-block h2 {
	font-size: 55px;
    margin-bottom: 55px;
    line-height: 1;
	text-align: center;
}
.tenth-block .block-half {
	flex-basis: 60%;
}
.block-repeter-container-tenth {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
}
.block-repeter-container-tenth li {
	padding-bottom: 30px;
}
.repeter-tenth-text {
	font-family: Libre Franklin,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: 13px;
	margin-top: 10px;
}
.inside-video {
	background-color: #000;
	position: relative;
	padding-top: 56.25%;
	overflow: hidden;
	cursor: pointer;
}
.inside-video img {
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0.7;
}
.inside-video .play-button {
	width: 90px;
	height: 60px;
	background-color: #333;
	box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
	z-index: 1;
	opacity: 0.8;
	border-radius: 6px;
}
.inside-video .play-button:before {
	content: "";
	border-style: solid;
	border-width: 15px 0 15px 26.0px;
	border-color: transparent transparent transparent #fff;
}
.inside-video img,
.inside-video .play-button {
	cursor: pointer;
}
.inside-video img,
.inside-video iframe,
.inside-video .play-button,
.inside-video .play-button:before {
	position: absolute;
}
.inside-video .play-button,
.inside-video .play-button:before {
	top: 50%;
	left: 50%;
	transform: translate3d( -50%, -50%, 0 );
}
.inside-video iframe {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
/*--------------------------------------------------------------
## Owl Carousel
--------------------------------------------------------------*/
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  touch-action: manipulation;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }
  .owl-height {
    transition: height .5s ease-in-out; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; }
}
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; }
}
.owl-carousel .fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; }
}
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; }
}
.imgRelated .owl-nav {
	position: absolute;
	top: -50px;
	right: 0;
	line-height: 1;
}
.owl-carousel .owl-nav div {
	display: inline-block;
	zoom: 1;
	margin: 3px 7px;
	padding: 0px 5px;
	box-shadow: none;
	-o-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}
.owl-carousel .owl-nav div:hover{
	opacity:0.5;
}
@media all and (max-width: 600px) {
	.imgRelated .owl-nav {
		top: -60px;
	}
	.owl-carousel .owl-nav button {
		margin: 0 3px;
		width: 30px;
		height: 30px;
	}
}
/*--------------------------------------------------------------
## Responsive
--------------------------------------------------------------*/
@media all and (max-width: 750px) {
	.container-single-block {
		flex-direction: column;
	}
	.second-block .container-single-block a {
		font-size: 17px;
	}
	/* First */
	.single-block-landing.first-block {
		background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/1-introduzione-sfondo-mobile.svg);
		padding-bottom: 0px;
	}
	.first-block h2 {
		order:1;
		font-size: 33px;
		top: 0;
		margin-top: -40px;
	}
	.block-absolute {
		position: relative;
		top: 0;
		right: 0;
		order:2;
		text-align: center;
	}
	.block-absolute img {
		max-width: 100%;
	}
	.first-block .content-landing {
		max-width: 100%;
		order: 4;
		font-size: 24px;
	}
	.mobile-first-block {
		display: block;
		order: 3;
		text-align: center;
		margin: 40px 0;
	}
	.desktop-first-block {
		display: none;
	}
	/* Second */
	.single-block-landing.second-block {
		padding-top: 30px;
	}
	.second-block .block-forty {
		order: 1;
		width: 100%;
		padding: 0;
		padding-bottom: 40px;
	}
	.block-forty a {
		padding: 0;
	}
	.second-block .block-thirty.first {
		order: 2;
		width: 100%;
	}
	.second-block .block-thirty.second {
		order: 3;
		width: 100%;
		padding-left: 0;
	}
	.block-inside-img-title img {
		width: 100%;
		margin-left: 0;
	}
	.block-text-second-center {
		padding: 0;
	}
	.block-inside-img-title div {
		bottom: 10px;
	}
	.block-inside-img-title h2 {
		font-size: 33px;
		left: 0;
	}
	.second-block h4 {
		margin-bottom: 20px;
	}
	.block-landing-container-second > div,
	.block-single-second-text p {
		font-size: 14px;
	}
	.second-block .block-final {
		bottom: -50px;
	}
	/* Third */
	.third-block .block-half.first {
		order: 2;
		margin-top: 35px;
	}
	.third-block .block-half.second {
		order: 1;
		align-items: center;
	}
	.third-block h4 {
		font-size: 20px;
	}
	.block-landing-third-section {
		max-width: 100%;
	}
	.hightlight-section-third {
		width: 100%;
	}
	.single-block-landing.third-block {
		padding-bottom: 30px;
	}
	/* Fourth */
	.single-block-landing.fourth-block {
		background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/4-vision-sfondo-mobile.svg);
		padding-top: 60px;
		padding-bottom: 50px;
	}
	.hightlight-section-fourth {
		width: 100%;
		left: 0;
	}
	.fourth-block h4 {
		font-size: 20px;
	}
	.block-landing-fourth-section {
		max-width: 100%;
	}
	.fourth-block .block-half.first {
		align-items: center;
		margin-bottom: 40px;
	}
	.fourth-block img {
		max-width: 60%;
	}
	/* Fifth */
	.single-block-landing.fifth-block {
		padding-top: 35px;
		padding-bottom: 20px;
	}
	.fifth-block h2 {
		font-size: 38px;
		margin-bottom: 35px;
	}
	.block-repeter-images-fifth {
		display: none;
	}
	.block-repeter-inner-fifth img {
		display: block;
	}
	.fifth-block .block-sixty,
	.fifth-block .block-forty	{
		width: 100%;
	}
	.fifth-block h4 {
		margin-bottom: 30px;
		margin-top: 0;
		margin-left: 0;
	}
	.block-repeter-inner-fifth {
		display: block;
	}
	.block-repeter-container-fifth:after,
	.block-fifth-repeter-numbers {
		display: none;
	}
	.block-fifth-repeter-text {
		position: relative;
		margin-top: 60px;
		background-color: #fff;
	}
	.fifth-block .owl-dots {
		position: absolute;
		top: 52%;
		width: 100%;
	}
	.fifth-block .owl-dots .owl-dot {
		width: 10%;
		text-align: center;
		font-size: 24px;
		display: inline-block;
		opacity: .5;
	}
	.fifth-block .owl-dots .owl-dot .carousel-dot {
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
		font-family: Freight Display Pro,Georgia,Times New Roman,Times,serif;
		font-weight: 600;
	}
	.fifth-block .owl-dots .owl-dot.active {
		opacity: 1;
	}
	.block-repeter-inner-fifth.last-point {
		display: none;
	}
	/* Sixth */
	.single-block-landing.sixth-block {
		background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/5-sfida-sfondo-mobile.svg);
		padding-top: 50px;
		padding-bottom: 80px;
	}
	.hightlight-section-sixth {
		width: 100%;
	}
	.block-landing-sixth-section {
		max-width: 100%;
	}
	.sixth-block .block-half h4 {
		margin-top: 45px;
		font-size: 20px;
	}
	.sixth-block .block-half.first {
		align-items: center;
	}
	/* Seventh */
	.seventh-block .block-half.second {
		order: 1;
		align-items: center;
	}
	.seventh-block .block-half.first {
		order: 2;
	}
	.hightlight-section-seventh {
		width: 100%;
		left: 0;
	}
	.seventh-block .block-half h4 {
		margin-top: 45px;
		font-size: 20px;
	}
	.block-landing-seventh-section {
		max-width: 100%;
	}
	/* Eighth */
	.block-half.withOwl {
		width: 100%;
	}
	.block-repeter-container-eighth {
		padding: 0;
	}
	.eighth-block h2 {
		display: none;
	}
	.eighth-block h2.mobile {
		display: block;
		font-size: 35px;
		margin-bottom: 10px;
	}
	.eighth-block .owl-nav .owl-prev {
		left: 0;
	}
	.eighth-block .owl-nav .owl-next {
		right: 0;
	}
	.repeter-eighth-image-text {
		width: 65%;
		margin: 0 auto;
	}
	.block-landing-eighth-section {
		max-width: 100%;
		margin-top: 40px;
	}
	/* Ninth */
	.single-block-landing.ninth-block {
		background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/8-partecipa-sfondo-mobile.svg);
		padding-top: 55px;
		padding-bottom: 75px;
	}
	.ninth-block h2 {
		font-size: 30px;
		margin-bottom: 40px;
	}
	.block-landing-ninth-section {
		font-size: 18px;
	}
	.block-landing-ninth-cta {
		background-image: url(https://artigeniale.it/wp-content/plugins/wpok-custom-function/assets/img/8-partecipa-evidenziazione-testo.svg);
		background-position: center center;
		font-size: 24px;
		line-height: 1.3;
	}
	/* Tenth */
	.single-block-landing.tenth-block {
		padding-bottom: 20px;
	}
	.tenth-block h2 {
		font-size: 30px;
		margin-bottom: 30px;
	}
}