/*
Theme Name:     Hello Biz Child
Theme URI:      http://noknok.it/
Description:    Tema Child per il tema Hello Biz
Author:         NokNok
Author URI:     http://noknok.it/
Template:       hello-biz
Version:        0.1.0
*/


* {
	font-family: "obviously-variable", sans-serif;
}

body {
	overflow-x: hidden!important;
	box-sizing:border-box
}


.sottotiolo-principale{
font-size: 25px;
line-height: 34px;
}

.box-servizi .sottotiolo-principale p{
font-weight: 500!important;
}

.titolo-lungo h1.elementor-heading-title{
font-size:60px;
}

@media screen and (max-width: 1070px){
.sottotiolo-principale{
font-size: 20px;
line-height: 28px;
}
.titolo-lungo h1.elementor-heading-title{
font-size:40px;
}
}

@media screen and (max-width: 423px){
.titolo-lungo h1.elementor-heading-title{
font-size:30px;
}
}


/* Taglia micro-sforamenti orizzontali senza toccare l'impaginazione */
body, .site-main, .page-content {
  overflow-x: clip !important;
}


/**** angolo smussato ****/ 

.angolo-smussato {
	border-radius: 0 0 9em 0!important;
}

@media only screen and (max-width: 600px) {
	.angolo-smussato {
	border-radius: 0 0 4em 0!important;
}
}

/*** menu ***/
.page-id-31 .elementor-45 .elementor-element.elementor-element-73fbe1e .elementor-nav-menu--main .elementor-item:hover, .page-id-2657 .elementor-45 .elementor-element.elementor-element-73fbe1e .elementor-nav-menu--main .elementor-item:hover{
	color: var(--e-global-color-primary);
}


/* header sempre fisso */
.elementor-location-header{
  position: fixed !important;
  top:0; left:0;
  width:100%;
  z-index:9999;
  transition: background-color .25s ease, box-shadow .25s ease;
}


/* dopo 5px: background bianco visibile */
.elementor-location-header.is-scrolled,
.elementor-location-header.is-scrolled .elementor-section-wrap,
.elementor-location-header.is-scrolled > .e-con,
.elementor-location-header.is-scrolled [data-element_type="container"]{
  background-color:#fff !important;
  box-shadow: 0 6px 18px rgba(0,0,0,.06);
}

/* colore elementi menu dopo scroll */
.elementor-location-header.is-scrolled 
.elementor-nav-menu a.elementor-item,
.elementor-location-header.is-scrolled 
.elementor-nav-menu--dropdown a.elementor-item{
  color:#034833 !important;
}


.ruota-all-hover{
    transition: transform .4s;
}
.ruota-all-hover:hover{
    transform: rotate(-10deg);
}

/***FAQ***/

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg, .elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg {
    border: 1px solid;
    border-radius: 99px;
    padding: 0.6em;
    justify-content: center;
    align-self: center;
    width: 50px;
    height: 50px;
}


/*curved box*/
.curved-box {
  
   
    min-height: 200px;
}

.curved-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #034834;
    z-index: -1;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 713 499'%3E%3Cpath d='M552 356C525.586 382.123 515.458 438.402 511.671 472.043C509.981 487.049 497.518 499 482.417 499L28 499C12.536 499 0 486.464 0 471V28C0 12.536 12.536 0 28 0H685C700.464 0 713 12.536 713 28V160.5V293C713 308.464 700.503 321.071 685.063 321.937C645.93 324.131 576.804 331.469 552 356Z' fill='black'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 713 499'%3E%3Cpath d='M552 356C525.586 382.123 515.458 438.402 511.671 472.043C509.981 487.049 497.518 499 482.417 499L28 499C12.536 499 0 486.464 0 471V28C0 12.536 12.536 0 28 0H685C700.464 0 713 12.536 713 28V160.5V293C713 308.464 700.503 321.071 685.063 321.937C645.93 324.131 576.804 331.469 552 356Z' fill='black'/%3E%3C/svg%3E");
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}


/*** sfondo poligonale ***/ 

/* sfondo certificazioni*/
.curved-box {
    min-height: 200px;
}

.curved-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #034834;
    z-index: -1;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 713 499'%3E%3Cpath d='M552 356C525.586 382.123 515.458 438.402 511.671 472.043C509.981 487.049 497.518 499 482.417 499L28 499C12.536 499 0 486.464 0 471V28C0 12.536 12.536 0 28 0H685C700.464 0 713 12.536 713 28V160.5V293C713 308.464 700.503 321.071 685.063 321.937C645.93 324.131 576.804 331.469 552 356Z' fill='black'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 713 499'%3E%3Cpath d='M552 356C525.586 382.123 515.458 438.402 511.671 472.043C509.981 487.049 497.518 499 482.417 499L28 499C12.536 499 0 486.464 0 471V28C0 12.536 12.536 0 28 0H685C700.464 0 713 12.536 713 28V160.5V293C713 308.464 700.503 321.071 685.063 321.937C645.93 324.131 576.804 331.469 552 356Z' fill='black'/%3E%3C/svg%3E");
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}

@media (max-width: 768px) {
  .curved-box::before {
    min-height: 30vw;

    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;

    -webkit-mask-position: center;
    mask-position: center;

    -webkit-mask-size: cover;
    mask-size: cover;

    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid slice' viewBox='0 0 572 768'%3E%3Cpath d='M450.838 656.955C440.988 668.277 435.573 683.477 432.775 698.99C426.364 734.541 399.814 768 363.689 768H58C25.9675 768 0 742.033 0 710V58C0 25.9675 25.9675 0 58 0H513.636C545.669 0 571.636 25.9675 571.636 58V562.134C571.636 596.368 541.662 622.745 508.023 629.097C486.506 633.16 464.494 641.257 450.838 656.955Z' fill='black'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid slice' viewBox='0 0 572 768'%3E%3Cpath d='M450.838 656.955C440.988 668.277 435.573 683.477 432.775 698.99C426.364 734.541 399.814 768 363.689 768H58C25.9675 768 0 742.033 0 710V58C0 25.9675 25.9675 0 58 0H513.636C545.669 0 571.636 25.9675 571.636 58V562.134C571.636 596.368 541.662 622.745 508.023 629.097C486.506 633.16 464.494 641.257 450.838 656.955Z' fill='black'/%3E%3C/svg%3E");
  }
}




/** sfondo servizi **/

.curved-box-2 {
    position: relative;
    min-height: 550px;
}

.curved-box-2::before {
     content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1527 416'%3E%3Cpath d='M1487.78 334.769L1354.5 337.382C1336.02 337.745 1320.2 350.72 1316.22 368.77L1310.84 393.205C1308.01 406.039 1296.64 415.179 1283.5 415.179H40C17.9086 415.179 0 397.27 0 375.179V40C0 17.9086 17.9086 0 40 0H1487C1509.09 0 1527 17.9086 1527 40V294.777C1527 316.562 1509.57 334.342 1487.78 334.769Z' fill='black'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1527 416'%3E%3Cpath d='M1487.78 334.769L1354.5 337.382C1336.02 337.745 1320.2 350.72 1316.22 368.77L1310.84 393.205C1308.01 406.039 1296.64 415.179 1283.5 415.179H40C17.9086 415.179 0 397.27 0 375.179V40C0 17.9086 17.9086 0 40 0H1487C1509.09 0 1527 17.9086 1527 40V294.777C1527 316.562 1509.57 334.342 1487.78 334.769Z' fill='black'/%3E%3C/svg%3E");
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}


@media (max-width: 1024px) {
    .curved-box-2::before {
        -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1527 416'%3E%3Cpath d='M1487.78 334.769L1250 340C1230 341 1210 355 1205 375L1198 400C1195 410 1185 415.179 1175 415.179H40C17.9086 415.179 0 397.27 0 375.179V40C0 17.9086 17.9086 0 40 0H1487C1509.09 0 1527 17.9086 1527 40V294.777C1527 316.562 1509.57 334.342 1487.78 334.769Z' fill='black'/%3E%3C/svg%3E");
        mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1527 416'%3E%3Cpath d='M1487.78 334.769L1250 340C1230 341 1210 355 1205 375L1198 400C1195 410 1185 415.179 1175 415.179H40C17.9086 415.179 0 397.27 0 375.179V40C0 17.9086 17.9086 0 40 0H1487C1509.09 0 1527 17.9086 1527 40V294.777C1527 316.562 1509.57 334.342 1487.78 334.769Z' fill='black'/%3E%3C/svg%3E");
    }
}

@media (max-width: 768px) {
    .curved-box-2::before {
        -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1527 416'%3E%3Cpath d='M1487.78 334.769L1150 345C1130 346 1100 365 1090 385L1080 405C1075 413 1065 415.179 1055 415.179H40C17.9086 415.179 0 397.27 0 375.179V40C0 17.9086 17.9086 0 40 0H1487C1509.09 0 1527 17.9086 1527 40V294.777C1527 316.562 1509.57 334.342 1487.78 334.769Z' fill='black'/%3E%3C/svg%3E");
        mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1527 416'%3E%3Cpath d='M1487.78 334.769L1150 345C1130 346 1100 365 1090 385L1080 405C1075 413 1065 415.179 1055 415.179H40C17.9086 415.179 0 397.27 0 375.179V40C0 17.9086 17.9086 0 40 0H1487C1509.09 0 1527 17.9086 1527 40V294.777C1527 316.562 1509.57 334.342 1487.78 334.769Z' fill='black'/%3E%3C/svg%3E");
    }
}


/* Colori diversi */
.curved-box-2-1::before {
    background: #034834;
}

.curved-box-2-2::before {
    background: #95C190;
}

.curved-box-2-3::before {
    background: #B38045;
}

.curved-box-2-4::before {
    background: #A24936;
}

.curved-box-2-5::before{
    background: #E9E4D5;
}

.curved-box-2-6::before {
    background: #4D7656;
}



.contenitore-box {
    isolation: isolate;
    position: relative;
	overflow:clip;
}


/***** tutti i servizi ****/ 

a.box-servizi {
  position: relative;
  overflow: hidden;
}

a.box-servizi {
  position: relative;
  overflow: hidden;
	min-height:16vw;
}


.page-id-8 a.box-servizi {
  position: relative;
  overflow: hidden;
	min-height:45vh;
}



a.box-servizi::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 572 465'%3E%3Cpath d='M450.838 353.955C433.182 374.251 429.773 407.006 430.154 431.694C430.423 449.131 416.979 465 399.539 465H28C12.536 465 0 452.464 0 437V28C0 12.536 12.536 0 28 0H543.636C559.1 0 571.636 12.536 571.636 28V292.168C571.636 308.695 557.362 321.807 540.85 322.49C512.52 323.662 471.818 329.838 450.838 353.955Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 572 465'%3E%3Cpath d='M450.838 353.955C433.182 374.251 429.773 407.006 430.154 431.694C430.423 449.131 416.979 465 399.539 465H28C12.536 465 0 452.464 0 437V28C0 12.536 12.536 0 28 0H543.636C559.1 0 571.636 12.536 571.636 28V292.168C571.636 308.695 557.362 321.807 540.85 322.49C512.52 323.662 471.818 329.838 450.838 353.955Z' fill='black'/%3E%3C/svg%3E");

  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;

  z-index: 0;
}

a.box-servizi > * {
  position: relative;
  z-index: 1; /* il contenuto resta visibile sopra la maschera */
}

@media (max-width: 768px) {
  a.box-servizi::before {
    min-height: 30vw;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 572 465'%3E%3Cpath d='M450.838 353.955C440.988 365.277 435.573 380.477 432.775 395.99C426.364 431.541 399.813 465 363.689 465H58C25.9675 465 0 439.033 0 407V58C0 25.9675 25.9675 0 58 0H513.636C545.669 0 571.636 25.9675 571.636 58V259.134C571.636 293.368 541.662 319.745 508.023 326.097C486.506 330.16 464.494 338.257 450.838 353.955Z' fill='black'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 572 465'%3E%3Cpath d='M450.838 353.955C440.988 365.277 435.573 380.477 432.775 395.99C426.364 431.541 399.813 465 363.689 465H58C25.9675 465 0 439.033 0 407V58C0 25.9675 25.9675 0 58 0H513.636C545.669 0 571.636 25.9675 571.636 58V259.134C571.636 293.368 541.662 319.745 508.023 326.097C486.506 330.16 464.494 338.257 450.838 353.955Z' fill='black'/%3E%3C/svg%3E");
  }
}


/**** colore menu mobile ***/ 


.page-id-665 .elementor-45 .elementor-element.elementor-element-73fbe1e .elementor-nav-menu--main .elementor-item, .page-id-2663 .elementor-45 .elementor-element.elementor-element-73fbe1e .elementor-nav-menu--main .elementor-item {
	color: var(--e-global-color-primary);
}

.page-id-22 .elementor-45 .elementor-element.elementor-element-73fbe1e .elementor-nav-menu--main .elementor-item:hover, .page-id-2663 .elementor-45 .elementor-element.elementor-element-73fbe1e .elementor-nav-menu--main .elementor-item:hover {
	color: var(--e-global-color-primary);
}


/******* FAQ 


.elementor-1203 .elementor-element.elementor-element-cea77ae 
> .elementor-widget-container > .e-n-accordion > .e-n-accordion-item:nth-child(1) 
> .e-n-accordion-item-title {
    background-color: #034834;
}


.elementor-1203 .elementor-element.elementor-element-cea77ae 
> .elementor-widget-container > .e-n-accordion > .e-n-accordion-item:nth-child(2) 
> .e-n-accordion-item-title {
    background-color: #A42424;
}


.elementor-1203 .elementor-element.elementor-element-cea77ae 
> .elementor-widget-container > .e-n-accordion > .e-n-accordion-item:nth-child(3) 
> .e-n-accordion-item-title {
    background-color: #95C190;
}


.elementor-1203 .elementor-element.elementor-element-cea77ae 
> .elementor-widget-container > .e-n-accordion > .e-n-accordion-item:nth-child(4) 
> .e-n-accordion-item-title {
    background-color: #B38045;
}


.elementor-1203 .elementor-element.elementor-element-cea77ae 
> .elementor-widget-container > .e-n-accordion > .e-n-accordion-item:nth-child(5) 
> .e-n-accordion-item-title {
    background-color: #A24936;
}


.elementor-1203 .elementor-element.elementor-element-cea77ae 
> .elementor-widget-container > .e-n-accordion > .e-n-accordion-item:nth-child(6) 
> .e-n-accordion-item-title {
    background-color: #4D7656;
}


.elementor-1203 .elementor-element.elementor-element-cea77ae 
> .elementor-widget-container > .e-n-accordion > .e-n-accordion-item:nth-child(7) 
> .e-n-accordion-item-title {
    background-color: #E9E4D5;
}

******/

.elementor-8 .elementor-element.elementor-element-82442b4 {
	min-height:20vh;
}