/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*
 * Add your own styles here:*/

.home .l-subheader.at_middle {
    border-bottom: 1px solid #ed843245;
}

.l-subheader.at_middle {
        border-bottom: 1px solid #7a54a869;
}
input:not([type=submit]), textarea {
    font-family: var(--h1-font-family);
    font-weight: 400;
    letter-spacing: 0em;
    border-radius: 1.7em;
    /* background: #161421; */
	background:unset !important;
    border-color: var(--color-content-border);
    color: var(--color-content-text);
    box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.08) inset;
    border: 2px solid #161421 !important;
}

.wpcf7 label{
	color:white !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #151521;
}


@media(max-width:600px){
	.frame-mobile{
		display:block;
transform:scale(0.65);
	}
	.frame-ipad{
		display:none;
	}
	.frame-pc{
		display:none;
	}
}

@media(min-width:600px) and (max-width:1280px){
	.frame-mobile{
		display:none;
	}
	.frame-ipad{
		display:block;
		transform:scale(0.65);
	}
	.frame-pc{
		display:none;
	}
}


@media(min-width:1280px){
		.frame-mobile{
		display:none;
	}
	.frame-ipad{
		display:none;
	}
	.frame-pc{
			display:block;
		
	}
.frame-pc-1{
			display:block;
		transform:scale(1) !important;
	}
}

.device-macbook-pro .device-frame{
    box-shadow: inset 0 0 0 2px #f07e24 !important;

}

.device-iphone-14-pro .device-frame{

box-shadow: inset 0 0 4px 2px #f07e24, inset 0 0 0 6px #f07e24 !important;
}

.device-ipad-pro .device-frame{
	 
    box-shadow: inset 0 0 0 1px #f07e24, inset 0 0 1px 3px #f07e24 !important;
}


.eno.device-macbook-pro .device-frame{
    box-shadow: inset 0 0 0 2px #7758AA !important;

}

.eno.device-iphone-14-pro .device-frame{

box-shadow: inset 0 0 4px 2px #7758AA, inset 0 0 0 6px #7758AA !important;
}

.eno.device-ipad-pro .device-frame{
	 
    box-shadow: inset 0 0 0 1px #7758AA, inset 0 0 1px 3px #7758AA !important;
}


.container{
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0;
      display: flex;
      align-items: center;
      justify-content: center;
   
  }
 
  .glass-ctr{
      width: 600px;
      height: auto;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
  }
 
  .glass{
      width: 300px;
      height: 420px;
      background-color: rgb(255, 255, 255);
      position: absolute;
      -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
      clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
  }
 
  .water-ctr{
      top: -10;
      width: 250px;
      height: 400px;
      overflow: hidden;
          background-color: rgb(22 20 33);
      -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
      clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
      position: relative;
  }
 
  .water{
background-image: url(https://mesway.it/wp-content/uploads/2024/04/image.png);
      width: 4000px;
      height: 800px;
     
      background-repeat: no-repeat;
      background-size: contain;
      position: relative;
      animation: mymove 10s;
      animation-fill-mode: forwards;
      z-index: 1;
  }
 
  @keyframes mymove {
      0%{right: 0; top: 400px;}
      100%{right: 3400px; top: -30px;}
  }

#animation-container{
	position:absolute !important;
}



.device-ipad-pro .device-frame {

	height: 810px !important;
}

.device-ipad-pro video{
	border-radius:36px;
}

.device-iphone-14-pro .device-frame {
	height: 875px !important;
}

.device-iphone-14-pro video{
	border-radius:46px !important;
}

.device-iphone-14-pro{
	margin-left:-12vw;
	margin-top: -15vh;
}


@media (orientation: portrait) {
	.device-ipad-pro {

    margin-left: -14vw;

    transform: scale(0.9);
}
	
	    .primo-dispositivo .device-ipad-pro {
        margin-left: 8vw;
			margin-top: -25vw;
	}
}


#menu-item-3689{
	    font-family: var(--h1-font-family);
    font-size: 14px;
    line-height: 1.20 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    border-radius: 2.5em;
    padding: 1.20em 2.5em;
    background: var(--color-content-primary);
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0px 0.05em 0.1em 0px rgba(0, 0, 0, 0.2);
}

#menu-item-3689:hover{
	    box-shadow: 0px 0.5em 1em 0px rgba(0, 0, 0, 0.2);
    background: #ffffff;
    border-color: var(--color-content-primary);
    color: var(--color-content-primary) !important;
}

#menu-item-3688 a{
	padding:0px;
}


#menu-item-3688{
	    font-family: var(--h1-font-family);
    font-size: 14px;
    line-height: 1.20 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    border-radius: 2.5em;
    padding: 1.20em 2.5em;
    background: #7758AA;
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0px 0.05em 0.1em 0px rgba(0, 0, 0, 0.2);
}


#menu-item-3688:hover{
	    box-shadow: 0px 0.5em 1em 0px rgba(0, 0, 0, 0.2);
    background: #ffffff;
    border-color: #7758AA;
    color: #7758AA !important;
	
}

#menu-item-3689 a{
	padding:0px;
}