/*
Theme Name: sergiocoretti
Author: Davide Liga - iInformatica srls
Description: Tema Wordpress sviluppato per iInformatica
Version: 1.0
Text Domain: sergiocoretti-theme
*/

/*
blue #162d62
azure #00bde2
acqua #40eece
*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

html {
    font-family: 'Roboto';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 13px;
    line-height: 18px;
    margin-top: 0 !important;
}

body {
    font-family: 'Roboto';
    margin: 0;
    font-size: 13px;
    line-height: 18px;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 0;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: 1px #767676 dotted;
    text-decoration: none;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: 700;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #eee;
    color: #222;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    border: 1px solid #bbb;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}


/*--------------------------------------------------------------
2.0 Main style
--------------------------------------------------------------*/

/* = Fonts
--------------------------------------------------------- *//*
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.ttf');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Italic.ttf');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Thin.ttf');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-ThinItalic.ttf');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.ttf');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-LightItalic.ttf');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.ttf');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-MediumItalic.ttf');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.ttf');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BoldItalic.ttf');
    font-weight: 800;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Black.ttf');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BlackItalic.ttf');
    font-weight: 900;
    font-style: italic;
}


@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-ExtraLight.otf');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.otf');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.otf');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-ExtraBold.otf');
    font-weight: 900;
    font-style: normal;
}

p, a, h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto';
}

/* = Generali
--------------------------------------------------------- */

body {
    background-color: #EDECEC;
}

body.home,
body.error404,
body.search {
    background-color: #ffffff;
}

p {
    font-size: 14px;
    line-height: 25px;
}

h1 {
    font-size: 24px;
    line-height: 29px;
}

a {
    color: #162d62;
}

a.link-white {
    color: #ffffff;
}

a.link-white:hover {
    color: #ffffff;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    color: #162d62;
}

a:focus,
a:hover,
body {
    color: #6f7074;
}

input:focus,
textarea:focus,
select:focus {
    outline-color: #162d62;
}

input, textarea, select {
    outline: none !important;
}

/* setto line-height per tutti i browser */
textarea::-webkit-input-placeholder,
button::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #B1AEAE !important;
}

textarea:focus::-webkit-input-placeholder,
button:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
    color: transparent !important;
}

textarea:-moz-placeholder,
button:-moz-placeholder,
input:-moz-placeholder {
    color: #B1AEAE !important;
}

textarea:focus:-moz-placeholder,
button:focus:-moz-placeholder,
input:focus:-moz-placeholder {
    color: transparent !important;
}

textarea::-moz-placeholder,
button::-moz-placeholder,
input::-moz-placeholder {
    color: #B1AEAE !important;
}

textarea:focus::-moz-placeholder,
button:focus::-moz-placeholder,
input:focus::-moz-placeholder {
    color: transparent !important;
}

textarea:-ms-input-placeholder,
button:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: #B1AEAE !important;
}

textarea:focus:-ms-input-placeholder,
button:focus:-ms-input-placeholder,
input:focus:-ms-input-placeholder {
    color: transparent !important;
}

ul.menu,
ul.sub-menu {
    list-style: none;
    padding: 0;
}

.hidden {
    display: none !important;
}

/* CONTAINERS */
.wrapping-container {
    width: 100%;
}

.container {
    padding-left: 30px;
    padding-right: 30px;
}

/*
.container-medium {
    padding: 0 45px;
}
.container-small {
    padding: 0 70px;
}
*/

/* VARI GENERALI */
.color-blue {
    color: #162d62 !important;
}

.color-azure {
    color: #00bde2 !important;
}

.color-acqua {
    color: #40eece !important;
}

.border-blue {
    border-color: #162d62 !important;
}

.border-azure {
    border-color: #00bde2 !important;
}

.border-acqua {
    border-color: #40eece !important;
}

.bg-blue {
    background-color: #162d62 !important;
}

.bg-azure {
    background-color: #00bde2 !important;
}

.bg-acqua {
    background-color: #40eece !important;
}

body.overflowhidden {
    overflow: hidden;
}

.overlay-dark {
    background: #000;
    height: 200%;
    width: 200%;
    position: absolute;
    z-index: 999999;
    opacity: .8;
}

.text-normal,
.descrizione {
    font-weight: 200;
}

.descrizione {
    margin-bottom: 60px;
}

.titoletto {
    font-size: 25px;
    font-weight: 300;
    padding: 22px 0;
}

button,
.btn {
    margin: 20px 0;
}

button,
.btn {
    font-size: 12px;
    margin: 20px 0;
    border: none;
    background: #343a40;
    padding: 15px 20px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/* = Bottoni - Buttons
--------------------------------------------------------- */
.btn,
.wpcf7-submit,
.button {
    border: 2px solid #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -khtml-border-radius: 25px;
    background-color: #343a40;
    border-color: #343a40;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    padding: 10px 45px;
    margin-bottom: 30px;
    margin-top: 30px;
    position: relative;
    border-radius: 0;
}

.wpcf7-submit {
    background-color: #000;
}

.btn:hover,
.wpcf7-submit:hover,
.button {
    color: #343a40;
}

.btn.border-blue {
    border: 2px solid #343a40;
}

.wpcf7-submit {
    background-color: #000;
    border: 2px solid #000;
}

.btn.blue-border:hover {
    color: #343a40;
    background-color: transparent;
}

.wpcf7-submit:hover {
    color: #fff;
}

.btn.transparent {
    background: transparent;
}

.btn.blue-transparent,
.btn.blue-transparent:focus {
    background: transparent !important;
    color: #343a40;
    border-color: #343a40;
}

.btn:hover,
.wpcf7-submit:hover {
    color: #343a40;
    background-color: #fff;
}

.btn.focus,
.btn:focus {
    color: #343a40;
    background: transparent;
}

.btn-squared {
    border: 2px solid #343a40;
    padding: 15px 35px;
    border-radius: 8px;
    display: block;
    margin: 20px 0;
}

.btn-squared:hover {
    color: #343a40;
}

/*.btn-squared::after {
    content: '';
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url('images/arrow-blu.png') no-repeat;
    background-size: contain !important;
    background-position: center !important;
    right: 30px;
    position: absolute;
}*/

button[disabled],
html input[disabled] {
    cursor: default !important;
}

/* =Header & Footer
--------------------------------------------------------- */

/* HEADER */
/*img.logo,
img.logo-header {
    object-fit: contain !important;
    height: 22px;
    position: fixed;
    z-index: 9;
    left: 15px;
    transform: rotate(-45deg);
    top: 70px;
}
#menu-icon,
#menu-container {
    height: 50px;
    line-height: 50px;
        position: absolute;
        left: 180px;
        top: 50px;
}*/
img.logo-header {
    width: 100%;
    padding: 30px;
    padding-right: 0;
}

.menu-top {
    font-size: 0;
}

#menu-icon {
    display: inline-block;
    vertical-align: middle;
    float: none;
    width: 200px; /**/
}

#menu-container {
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    float: none;
    width: calc(100% - 220px); /*200+20*/
    margin-left: 20px;
}

#menu-container li a {
    color: black;
    font-weight: 400;
    font-family: 'Roboto';
    font-size: 14px;
    letter-spacing: 2px;
}

nav li {
    display: inline-block;
    margin: 0 10px;
    line-height: 20px;
}

nav li.active {
    border-bottom: 3px solid #343a40;
}

nav li.active:before,
nav li.active:after {
    content: '';
    display: inline-block;
    background: #343a40;
    height: 2px;
    width: 5px;
    position: absolute;
    bottom: 7px;
}

nav li.active:before {
    left: 10px;
}

nav li.active:after {
    right: 10px;
    /*left: 70px;*/
}

nav.menu-main-menu-container {
    position: relative;
}

/* mobile menu */
.container-menu-mobile {
    display: inline-block;
    cursor: pointer;
}

.bar1, .bar2, .bar3 {
    width: 25px;
    height: 3px;
    background-color: #343a40;
    margin: 5px 0;
    transition: 0.4s;
    border-radius: 33%;
    position: relative;
    top: 10px;
    z-index: 1;
}

.change .bar1, .change .bar2, .change .bar3 {
    margin: 8px 0;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

/**/
header {
    padding: 0;
    /*border-bottom: 1px solid #343a40;*/
}

/*#header:after {
    content: '';
    display: block;
    width: 325px;
    height: 325px;
    background: #e6e6e6;
    position: fixed;
    transform: rotate(45deg);
    transform-origin: 0 0;
    top: -230px;
    border: 2px solid;
    z-index: 1;
}*/

/* FOOTER */
section#sopra-footer {
    margin-top: 20px;
}

img.logo-footer {
    max-width: 200px;
    width: 100%;
    padding: 30px;
    padding-left: 0;
    padding-top: 0;
}

.wrapping-container.bg-footer-top {
    background: #f0f0f0;
    padding: 50px 0;
}

.wrapping-container.bg-footer-bottom {
    background-color: #e0e0e0;
    padding: 14px 0;
}

.col-sm-6-inner {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.voce-menu-footer {
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 12px;
}

.col-sm-6-inner:last-child {
    padding-left: 35px;
}

.col-sm-6:nth-child(3) .col-sm-6-inner:last-child {
    padding-left: 70px;
    border-left: 1px solid;
}

/*Vari*/
.titolo {
    font-size: 38px;
    line-height: 50px;
    font-weight: 500;
    color: #000;
}

button {
    position: relative;
    cursor: pointer;
}

/*.servizio .wrap > button:after {
    content: '';
    display: block;
    width: 130px;
    height: 1px;
    background: #6f7073;
    z-index: 9999999;
    position: absolute;
    transform: rotate(45deg);
    bottom: -25px;
    left: -125px;
}*/
form.wpcf7-form p:nth-child(13) {
    display: inline;
}

form.wpcf7-form p:nth-child(13),
a.tagliato,
button.tagliato {
    position: relative;
    border-radius: 0;
}

.btn:after,
form.wpcf7-form p:nth-child(13):after,
.button:after,
button.tagliato:after,
a.tagliato:after,
.servizio .wrap > button:after {
    content: '';
    display: block;
    width: 80px;
    height: 1px;
    background: #fff;
    position: absolute;
    transform: rotate(45deg);
    bottom: 5px;
    left: -15px;
}

a.inspiration-btn:after {
    display: none;
}

a.inspiration-btn {
    background-color: transparent;
    border: none;
    margin: 0;
    background: white !important;
    background-color: white !important;
}

a.inspiration-btn:hover {
    border: 2px solid black !important;
    background: white !important;
    background-color: white !important;
}

.occhio-img {
    height: 30px;
    width: 30px;
    display: inline-block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 20px;
}

.occhio-text {
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 14px;
    vertical-align: middle;
}

.btn:hover,
.wpcf7-submit:hover,
.button:hover,
button.tagliato:hover,
a.tagliato:hover,
.servizio .wrap > button:hover,
.tagliato:hover {
    background: #343a40b3 !important;
    cursor: pointer;
}

.wpcf7-submit:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.tratto-bianco:after {
    background: #fff !important;
}

.tratto-bianco:hover {
    background: #343a408f !important;
    border-color: #343a408f;
}

.wrap a.tagliato {
    position: absolute;
    bottom: 0;
}

/*.titolo:after {
    content: '';
    display: block;
    height: 2px;
    width: 100px;
    background: #6f7073;
    border-radius: 10px;
    margin-top: 30px;
}*/
.text-right .titolo:after,
.text-right.titolo:after {
    margin-left: auto;
    margin-right: 0;
}

.text-center .titolo:after,
.text-center.titolo:after {
    margin: auto;
    margin-top: 30px;
}

#home-first-section .titolo-hero {
    padding-left: 5vw !important;
}

.titolo-hero {
    font-size: 80px;
    font-weight: 700;
    position: relative;
    line-height: 1;
    color: #000;
}

.servizio .wrap {
    background: #eaeaea;
    position: relative;
    padding: 34px;
    height: 100%;
}

.servizio .wrap img {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 170px;
    object-fit: cover;
    object-position: center;
}

.servizio .wrap .titoletto {
    padding-top: 170px;
}

.quadratone-bg-top,
.quadratone-bg-bottom {
    background-position: center;
    background-size: cover;
}

.quadratone-bg-top {
    background-image: url(./images/2laser.jpg);
}

.quadratone-bg-bottom {
    background-image: url(./images/5laser.jpg);
    position: relative;
    left: -2px;
}

h2 {
    font-weight: 200;
    font-size: 33px;
    margin: 33px;
}

.inspiration-btn-container {
    position: absolute;
    right: 30px;

    height: 100%;

    display: flex;
    align-items: center;
}

/* = Breadcrumbs
--------------------------------------------------------- */
/*.breadcrumbs {
    font-size: 16px;
    line-height: 24px;
    color: #162d62;
    padding: 20px 0 10px;
}
.breadcrumbs .item-current {
    color: #ED1C24;
}
.breadcrumbs {
    font-weight: 700;
}
.breadcrumbs a {
    font-weight: 500;
}*/

/* = HOME (Front Page)
--------------------------------------------------------- */
.hero {
    height: 100vh;
    width: 100%;
    width: 100vw;
    background-size: cover;
    background-position: 100% 76%;
}

.hero-home {
    background-image: url(/wp-content/uploads/2019/04/Laser-Cutting-Plasma-min.jpg);
}

#home-third-section .hero-home {
    background-image: url(/wp-content/uploads/2019/04/Engineering.jpg);
    width: 100vw;
}

.hero-contatti {
    background-image: url(./images/2laser.jpg);
}

.hero-lavori {
    background-image: url(./images/2laser.jpg);
}

.overlay-hero {
    background: rgba(15, 17, 19, 0.4);
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
}

#home-third-section,
#home-fourth-section {
    overflow: hidden;
}

.skew {
    background: #343a40;
    transform: rotate(-45deg);
    overflow: hidden;
    padding-bottom: 500px;
    margin-bottom: -500px;
    padding-top: 500px;
    margin-top: -500px;
    top: -44px;
}

.skew-left {
    left: -104px;
}

.skew-right {
    right: -104px;
}

/* = CONTATTI
--------------------------------------------------------- */
.contatti-voce {
    font-weight: 100;
    font-size: 24px;
    margin: 30px 0;
}

.contatti-voce i.fa {
    font-size: 28px;
    margin-right: 10px;
    color: #343a40;
}

/* = MODULO PREVENTIVATORE
--------------------------------------------------------- */
#modulopreventivatore-first-section .hero-modulopreventivatore,
#modulopreventivatore-first-section .hero-modulopreventivatore .overlay-hero {
    height: 400px;
}

#modulopreventivatore-first-section .titolo-hero {
    text-align: left;
    padding-left: 150px;
    margin-top: 0;
}

#modulopreventivatore-first-section .hero-modulopreventivatore {
    background-image: url(/wp-content/uploads/2019/04/Ensuring-Every-Point-Covered.jpg);
    background-position: 50% 60%;
}

form.wpcf7-form {
    /*max-width: 500px;*/
    margin: auto;
    margin-top: 30px;
    text-align: center;
    background: #fff;
    padding: 36px;
    border-radius: 16px;
    margin-bottom: 40px;
}

input[type="text"],
input[type="email"],
input[type="number"],
textarea,
select {
    background: #ebebeb;
    border: none !important;
    height: 40px;
    line-height: 40px;
    color: #515151;
    border-radius: 0;
    padding: 0;
    margin-top: 10px;
}

input[type="number"] {
    width: 120px;
    text-align: center;
    margin: 10px 0;
}

span.wpcf7-list-item-label {
    font-weight: 500 !important;
}

span.wpcf7-form-control.wpcf7-checkbox {
    text-align: left;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 20px;
}

span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
    display: block;
}

select {
    margin-bottom: 20px;
}

.titolo-in-form {
    font-size: 14px;
    text-transform: uppercase;
    padding: 30px 0 !important;
    display: block;
    letter-spacing: 0px;
    font-weight: 600 !important;
}

.ituoidati,
.lavorazioniaccessorie {
    /*background: #fff;*/
    padding: 20px 0;
    border-radius: 8px;
    margin-bottom: 20px;
    width: calc(100% - 20px);
}

.note-aggiuntive textarea {
    background: #fff;
    padding: 10px 24px;
    border-radius: 15px;
    margin-bottom: 20px;
    height: auto;
    font-weight: 100;
    color: #6f7074;
}

.info-upload {
    font-size: 15px;
    display: block;
}

.bg-dark.wrapping-container {
    background-color: #000 !important;
}

input[type="text"],
input[type="email"] {
    /*background: #e6e6e6;*/
    color: #000 !important;
    background: none;
    border: 1px solid #e6e6e6;
}

div.wpcf7-mail-sent-ok {
    border: 1px solid #8db97bad;
    background: #8db97bad;
    color: #fff;
    padding: 15px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
}

/* = PAGINA 404 e SEARCH
--------------------------------------------------------- */
body.error404 #content,
body.search #content {
    text-align: center;
}

body.search-no-results > #content {
    margin-bottom: 50px;
}

body.error404 .fa.fa-exclamation-circle,
body.search .fa.fa-exclamation-circle {
    font-size: 80px;
    color: #ed1c24;
}

body.search .ul-loop {
    list-style: none;
    padding-left: 0;
}

/*body.search .page-title {
    margin-top: 0 !important;
}
body.search .page-content > .container > .row {
    padding-top: 50px;
}
body.search-no-results #content #searchform {
    width: 300px;
    margin: auto;
    top: 20px;
    position: relative;
}
body.search-no-results #content #searchform #s {
    padding: 6px;
    border: 1px solid #bbb;
    border-radius: 14px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 260px;
    float: left;
}
body.search-no-results #content #searchform #searchsubmit {
    position: absolute;
    height: 30px;
    z-index: 999;
    background: transparent;
    border: none;
    width: 40px;
    right: 0;
}
body.search-no-results #content #searchform .fa.fa-search {
    right: 0 !important;
    width: 41px !important;
    height: 29px !important;
    background: #162d62;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
body.search-no-results #content #searchform .fa.fa-search:before {
    left: 10px;
    line-height: 28px;
    font-size: 20px;
    position: absolute;
}*/

/* = Modulo Preventivatore
--------------------------------------------------------- */
.ituoidati input[type=text], .ituoidati input[type=email] {
    display: block;
    width: calc(100% - 8vw);
    margin: auto;
    margin-bottom: 20px;
    padding: 0 8px;
    background: #f3f3f3;
}

div.wpcf7 .wpcf7-submit {
    width: 180px;
}

.contenitori-richiesta {
    background: #fff;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 0;
    box-shadow: 1px 1px 46px 0px #303030;
}

.titolo-singola-richiesta {
    text-align: center;
    color: #303030;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

.contenitori-richiesta .container-input {
    display: inline-block;
    text-align: left;
    padding: 20px;
    text-align: center;
}

.contenitori-richiesta .container-input .input-wrap {
    background: #ffffff;
    color: #303030;
    /*padding: 20px;*/
    border-radius: 0;
    /*border-bottom: 1px solid #303030;*/
    position: relative;
}

input[type=file] {
    background: #fff;
    box-shadow: 1px 1px 11px 0px;
    padding: 20px;
    margin-top: 10px;
}

.container-materiale,
.container-taglio {
    width: 100%;
    margin: 0;
}

.error-message {
    display: block;
    height: 120px;
    position: fixed;
    background: #fff;
    z-index: 1;
    width: 200px;
    border: 3px solid #343a40;
    padding: 20px;
    text-align: center;
    font-size: 16px;
    line-height: 2;
    display: table-cell;
    vertical-align: middle;
    top: calc(50vh - 60px);
    left: calc(50% - 100px);
    color: #f7412d;
}

.error-message-close {
    z-index: 99999;
    display: block;
    background: #343a40;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 2px;
    right: 2px;
    color: #fff;
    line-height: 25px;
    text-align: center;
    border-radius: 100%;
    cursor: pointer;
}

.container-spessore,
.container-larghezza,
.container-lunghezza {
    width: 33.3%;
}

.chiudi-contenitore-richiesta {
    color: #fff;
    background: #343a40;
    border-radius: 100%;
    width: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    float: right;
    cursor: pointer;
}

form#modulo-preventivatore-form {
    max-width: 600px;
    margin: auto;
}

#modulo-preventivatore-form textarea {
    display: block;
    margin: auto;
    width: calc(100% - 20px);
    background: #fff;
    height: 150px;
    padding: 10px 20px;
    margin-bottom: 40px;
    color: #444;
}

.lavorazioniaccessorie {
    padding: 0 32px 32px;
    margin: auto;
    margin-bottom: 40px;
    background: #fff;
    color: #000;
    margin-top: 20px;
    border-bottom: 1px solid #000;
    border-radius: 0;
}

.lavorazioniaccessorie label {
    padding-left: 13px;
}

.input-file-container {
    background: #edecec;
    margin-bottom: 40px;
}

span.measure {
    padding-left: 14px;
    position: absolute;
    right: 0;
    bottom: -10px;
}

#aggiungi-richiesta {
    margin: auto;
    display: block;
    margin-bottom: 40px;
    cursor: pointer;
    border-color: #303030;
    background-color: #edecec !important;
    width: 200px;
    padding: 18px 0 6px;
    color: #303030;
}

#aggiungi-richiesta:hover {
    border-color: #303030;
    background-color: #303030 !important;
    color: #fff;
}

#aggiungi-richiesta:hover {
    color: #fff;
}

#aggiungi-richiesta.dopo span:first-child {
    margin: -6px;
    height: 0;
    visibility: hidden;
}

#contenitore-richiesta-1 .chiudi-contenitore-richiesta {
    display: none;
}

#aggiungi-richiesta span:first-child {
    font-size: 16px;
    vertical-align: middle;
    display: block;
    white-space: normal;
}

#aggiungi-richiesta .plus {
    font-size: 40px;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
}

select, input[type=number] {
    border: 1px solid;
    width: 100%;
}

.input-file-container {
    text-align: center;
    padding: 20px;
}

.ituoidati {
    background: #fff;
    color: #000;
    width: 100%;
    box-shadow: 1px 1px 46px 0px #000;
    border-radius: 0;
}

.sergiocoretti-dati {
    margin-top: 80px;
    border-left: 3px solid #000;
    padding-left: 20px;
}

.sergiocoretti-dati > * {
    text-align: left !important;
}

.sergiocoretti-dati > :first-child {
    font-weight: 700 !important;
}

.sergiocoretti-dati > :nth-child(2) {
    font-weight: 600 !important;
}


/* = CHI SIAMO
--------------------------------------------------------- */
#chisiamo-first-section .hero,
#chisiamo-first-section .overlay-hero {
    height: 400px;
}

#chisiamo-first-section .titolo-hero {
    text-align: left;
    padding-left: 150px;
}

.container-immagine-chisiamo {
    background-position: center;
    background-size: cover;
    display: block;
    height: 100%;
    width: 100%;
}

#immagine-chisiamo1 {
    background-image: url(/wp-content/uploads/2019/04/iStock-537379518.jpg);
}

#immagine-chisiamo2 {
    background-image: url(/wp-content/uploads/2019/04/IMG_4541-e1506522756644-768x1152.jpg);
}

.hero-chisiamo {
    background-image: url(/wp-content/uploads/2019/04/Engineering.jpg);
    background-position: 90%;
}

#chisiamo-third-section .hero-chisiamo {
    background-image: url(/wp-content/uploads/2019/04/iStock-490855086.jpg);
}

#chisiamo-first-section .hero-chisiamo {
    background-image: url(/wp-content/uploads/2019/04/slider-3.jpg);
}

/* = KNOW HOW
--------------------------------------------------------- */
#knowhow-first-section .hero-knowhow,
#knowhow-first-section .hero-knowhow .overlay-hero {
    height: 400px;
}

#knowhow-first-section .titolo-hero {
    text-align: left;
    padding-left: 150px;
    margin-top: 0;
}

#knowhow-sixth-section .hero-knowhow {
    background-image: url(/wp-content/uploads/2019/04/adobestock_168980851.jpg);
}

.immagine-row-knowhow .immagine-row-inner {
    background-image: url(/wp-content/uploads/2019/04/banner04.jpg);
}

#knowhow-first-section .hero-knowhow {
    background-image: url(/wp-content/uploads/2019/04/Engineering.jpg);
    background-position: 50% 60%;
}

.container-immagine-knowhow {
    background-position: center;
    background-size: cover;
    display: block;
    height: 100%;
    width: 100%;
}

#immagine-knowhow1 {
    background-image: url(/wp-content/uploads/2019/04/5ad0b42419637c6fd8db061e_iStock-899007412.jpg);
}

#immagine-knowhow2 {
    background-image: url(/wp-content/uploads/2019/04/taglio-laser-di-lamiere.jpg);
}

#immagine-knowhow3 {
    background-image: url(/wp-content/uploads/2019/04/taglio-plasma-.jpg);
}

#immagine-knowhow4 {
    background-image: url(/wp-content/uploads/2019/04/pressopiegatura.jpg);
}

#immagine-knowhow5 {
    background-image: url(/wp-content/uploads/2019/04/saldatura-tubi.jpg);
}

#immagine-knowhow6 {
    background-image: url(/wp-content/uploads/2019/04/00e0d7660d1edd8f82746ffd864f84c1.jpg);
}

.testo-icona-knowhow {
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.icona-knowhow-container {
    height: 150px;
    width: 150px;
    margin: auto;
    margin-bottom: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#icona-laboratorio {
    background-image: url(./images/software.png);
}

#icona-tagliolaser {
    background-image: url(./images/group_34.png);
}

#icona-tagliplasma {
    background-image: url(./images/group_32.png);
}

#icona-pressocalenda {
    background-image: url(./images/group_30.png);
}

#icona-saldatura {
    background-image: url(./images/group_38.png);
}

#icona-lavorazionemacchina {
    background-image: url(./images/group_39.png);
}

#icona-filettatura {
    background-image: url(./images/path_73.png);
}

#icona-curvatura {
    background-image: url(./images/group_36.png);
}


/* = PROCESSO
--------------------------------------------------------- */
#processo-first-section .hero-processo,
#processo-first-section .hero-processo .overlay-hero {
    height: 400px;
}

#processo-first-section .titolo-hero {
    text-align: left;
    padding-left: 150px;
    margin-top: 0;
}

#processo-first-section .hero-processo {
    background-image: url(/wp-content/uploads/2019/04/adobestock_168980851.jpg);
    background-position: 50% 60%;
}

.immagine-row-processo .immagine-row-inner {
    background-image: url(/wp-content/uploads/2019/04/sandhurstontrack.jpg);
}

#processo-last-section .hero-processo {
    background-image: url(/wp-content/uploads/2019/04/Engineering.jpg);
}

.container-immagine-processo {
    background-position: center;
    background-size: cover;
    display: block;
    height: 100%;
    width: 100%;
}

#immagine-processo1 {
    background-image: url(/wp-content/uploads/2019/04/IMG_4541-e1506522756644-768x1152.jpg);
}

.icona-processo-container {
    height: 90px;
    width: 90px;
    margin-bottom: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#icona-uno {
    background-image: url(./images/01.png);
}

#icona-due {
    background-image: url(./images/02.png);
}

#icona-tre {
    background-image: url(./images/03.png);
}

#icona-quattro {
    background-image: url(./images/04.png);
}

.titolo-icona-processo {
    font-size: 17px;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
}

.testo-icona-processo {
    font-size: 18px;
    line-height: 1.5;
}


/* = RICERCA e INNOVAZIONE
--------------------------------------------------------- */
#ricercainnovazione-first-section .hero-ricercainnovazione,
#ricercainnovazione-first-section .hero-ricercainnovazione .overlay-hero {
    height: 400px;
}

#ricercainnovazione-first-section .titolo-hero {
    text-align: left;
    padding-left: 150px;
    margin-top: 0;
}

.container-immagine-ricercainnovazione {
    background-position: center;
    background-size: cover;
    display: block;
    height: 100%;
    width: 100%;
}

#immagine-ricercainnovazione1 {
    background-image: url(/wp-content/uploads/2019/04/IMG_4541-e1506522756644-768x1152.jpg);
}

#ricercainnovazione-first-section .hero-ricercainnovazione {
    background-image: url(/wp-content/uploads/2019/04/87133f_412a32c889554b7ea2420b3014252200.jpg);
    background-position: 50% 60%;
}

#ricercainnovazione-last-section .hero-ricercainnovazione {
    background-image: url(/wp-content/uploads/2019/04/Engineering.jpg);
}


/* = INSPIRATIONS
--------------------------------------------------------- */
#inspirations-first-section .hero-inspirations,
#inspirations-first-section .hero-inspirations .overlay-hero {
    height: 400px;
}

#inspirations-first-section .titolo-hero {
    text-align: left;
    padding-left: 150px;
    margin-top: 0;
}

.immagine-row-inspirations .immagine-row-inner {
    background-image: url(/wp-content/uploads/2019/04/banner04.jpg);
}

#inspirations-first-section .hero-inspirations {
    background-image: url(/wp-content/uploads/2019/04/iStock-490855086.jpg);
    background-position: 50% 60%;
}

#inspirations-last-section .hero-inspirations {
    background-image: url(/wp-content/uploads/2019/04/Engineering.jpg);
}

section#inspirations-second-section {
    padding: 120px 0;
    width: 100%;
}

#inspirations-second-section .titolo-hero {
    margin-bottom: 90px;
}


/* = CONTATTI 2
--------------------------------------------------------- */
#contatti-first-section .hero-contatti,
#contatti-first-section .hero-contatti .overlay-hero {
    height: 400px;
}

#contatti-first-section .titolo-hero {
    text-align: left;
    padding-left: 150px;
    margin-top: 0;
}

.immagine-row-contatti .immagine-row-inner {
    background-image: url(/wp-content/uploads/2019/04/87133f_412a32c889554b7ea2420b3014252200.jpg);
}

#contatti-first-section .hero-contatti {
    background-image: url(/wp-content/uploads/2019/04/87133f_412a32c889554b7ea2420b3014252200.jpg);
    background-position: 50% 60%;
}

#contatti-last-section .hero-contatti {
    background-image: url(/wp-content/uploads/2019/04/Ensuring-Every-Point-Covered.jpg);
}

#contatti-third-section .hero-contatti {
    background-image: url(/wp-content/uploads/2019/04/Matera_-_veduta_della_Civita_da_S._Maria_di_Idris.jpg);
}

#contatti-third-section .overlay-hero {
    background-color: rgba(15, 17, 19, 0.62)
}

#contatti-fourth-section p.titoletto {
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 400;
    color: #9e9e9e;
}

#contatti-fourth-section p.titoletto:before {
    top: 22px;
    background-color: #9e9e9e;
}

.titolo-voce-contatti {
    font-size: 18px;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #9e9e9e;
}

.testo-voce-contatti {
    color: #000;
    font-size: 18px;
    line-height: 1.5;
}


section#contatti-fourth-section {
    padding: 90px 0;
}


/* = Varie ed eventuali
--------------------------------------------------------- */
p {
    font-size: 21px;
    line-height: 1.5;
}


.home-page-row {
    height: 100vh;
    position: relative;
}

.centrally-vertical-child {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

/*.colonna-testo-row > *,
.colonna-immagine-row > * {
    height: 550px;
}*/

.text-white.titoletto:before {
    background-color: #fff;
}

#contatti-fourth-section p.titoletto:before,
#processo-third-section p.titoletto:before,
#knowhow-third-section p.titoletto:before,
p.titoletto:before {
    content: '';
    height: 2px;
    width: 80px;
    display: block;
    background-color: #333;
    vertical-align: middle;
    top: 23px;
    position: relative;
    left: -95px;
}

.row-centered p.titoletto:before {
    display: none;
}


#fatturaelettronica-first-section .hero-fatturaelettronica,
#fatturaelettronica-first-section .hero-fatturaelettronica .overlay-hero {
    height: 400px;
}

#fatturaelettronica-first-section .titolo-hero {
    text-align: left;
    padding-left: 150px;
    margin-top: 0;
}

#fatturaelettronica-first-section .hero-fatturaelettronica {
    background-image: url(/wp-content/uploads/2019/04/Ensuring-Every-Point-Covered.jpg);
    background-position: 50% 60%;
}

.disclaimer-fattura-elettronica {
    background: #fff;
    display: block;
    color: #555;
    padding: 0px 20px 20px;
    font-size: 12px;
    text-align: left;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    line-height: 1.6;
}

.page-id-96 .wpcf7-acceptance a {
    color: #000;
    font-weight: 700;
}

.page-id-96 form.wpcf7-form {
    padding-top: 0;
    max-width: 600px;
}

body {
    background-color: #fff;
}

header#header {
    position: absolute;
    z-index: 1;
    width: 100%;

    background: white;
}

.immagine-row {
    height: 100%;
    padding-bottom: 50px;
}

.immagine-row .immagine-row-inner {
    display: block;
    width: 100%;
    height: 100%;
}

.immagine-row .immagine-row-inner {
    background-size: cover;
}

.immagine-row-chisiamo .immagine-row-inner {
    background-image: url(/wp-content/uploads/2019/04/slider-3.jpg);
}

.immagine-row .immagine-row-inner:after {
    content: '';
    background: #f0f0f0;
    display: inline-block;
    height: calc(100% - 50px);
    width: 90px;
    top: 0;
    position: absolute;
    left: -70px;
    z-index: -1;
}


.btn-big {
    text-transform: uppercase;
    display: block;
    border: 1px solid;
    padding: 20px 90px;
    text-align: center;
    letter-spacing: 2px;
    width: max-content;
    font-size: 16px;
    font-weight: 300;
    max-width: fit-content;
}

.col-effettua-preventivo,
.col-contattaci {
    height: 300px;
    display: table;
    text-align: center;
    background-size: cover;
    background-position: center;
    color: #fff;
    position: relative;
}

.col-effettua-preventivo .container-table-cell,
.col-contattaci .container-table-cell {
    background-size: cover;
    background-position: center;
    color: #fff;
    position: relative;
}

.col-effettua-preventivo .container-table-cell {
    background-image: url(/wp-content/uploads/2019/04/Ensuring-Every-Point-Covered.jpg);
    background-position: 50% 90%;
}

.col-contattaci .container-table-cell {
    background-image: url(/wp-content/uploads/2019/04/87133f_412a32c889554b7ea2420b3014252200.jpg);
}

.container-table-cell-inner-overflow {
    content: '';
    background: rgba(6, 6, 6, 0.5);
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    position: absolute;
    z-index: 0;
}

section#home-fourth-section {
    height: auto;
}

#footer {
    margin-top: 20px;
}


.container-table-cell {
    display: table-cell;
    vertical-align: middle;
}


/* = Media Queries
--------------------------------------------------------- */
@media screen and (max-width: 1091px) {

}

@media screen and (min-width: 992px) {
    .for-desktop {
        display: block;
    }

    .for-tablet {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    /*tablet parte da qua*/
    .for-tablet {
        display: block;
    }

    #menu-icon.for-desktop,
    .for-desktop {
        display: none;
    }

    .for-tablet.logo-mobile-container.text-center {
        height: 90px;
    }

    #menu-container, nav li {
        margin-left: 0;
    }

    .inspiration-btn-container {
        display: none;
    }


    /*.bodyoverflowed {
        display: block !important;
        height: 100%;
        position: absolute;
        z-index: 999999;
        background: #fff;
        width: 100%;
        text-align: center;
    }
    .close-overflowed {
        background: url('images/close.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 30px;
        width: 30px;
        display: block;
        position: absolute;
        top: 20px;
        left: calc( 50% - 200px );
        line-height: 30px;
    }*/
}

@media screen and (max-width: 767px) {
    #menu {
        background-color: #fff;
    }

    img.logo-header {
        max-width: 200px;
    }

    .container-menu-mobile.for-tablet {
        position: absolute;
        top: 30px;
    }

    #menu-container {
        left: 0;
        padding: 0;
        display: none;
    }

    .opened #menu-container {
        display: table;
    }

    nav.menu-main-menu-container {
        left: 0;
        margin-bottom: 40px;
    }

    #header:after {
        transform: none;
        width: 100%;
        border: 0;
    }

    img.logo,
    img.logo-header {
        transform: none;
        top: 38px;
        margin: auto;
        width: 80%;
        right: 0;
    }

    header#header {
        top: 0;
        z-index: 1;
        height: 0;
        position: fixed;
        width: 100%;
        transition: .5s all;
    }

    header#header.opened {
        height: 50vh;
    }

    .container-menu-mobile.for-tablet {
        top: 18px;
        position: fixed;
        z-index: 2;
        height: 50px;
    }

    nav li {
        display: block;
        width: 100vw;
        text-align: center;
        padding: 3vh 0;
    }

    nav li a {
        color: #000 !important;
    }

    section#home-second-section,
    section#home-third-section {
        text-align: center;
    }

    #home-third-section .col-sm-3.skew.skew-right {
        display: none;
    }

    .wrap a.tagliato {
        right: 30px;
    }

    #home-fourth-section .titolo,
    #home-third-section .titolo,
    .titolo-hero {
        line-height: 60px;
    }

    /*.titolo:after {
        margin: 40px auto 0;
    }*/
    #home-second-section .row > div, #home-second-section .row > div {
        padding-right: 0 !important;
        padding: 0;
    }

    section#home-second-section {
        display: inline;
    }

    #home-fourth-section .tratto-bianco:after {
        background: #343a40 !important;
    }

    #home-fourth-section a.btn.tagliato {
        background: #fff;
        color: #343a40 !important;
    }

    .btn {
        overflow: hidden;
        border: 0;
    }

    .container-materiale,
    .container-taglio,
    .container-misure {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .lavorazioniaccessorie {
        text-align: center;
    }

    .lavorazioniaccessorie label {
        display: inline;
    }

    img.logo-header {
        padding: 28px 100px;
        width: 100%;
    }

    header#header {
        top: 0 !important;
    }

    .container-menu-mobile.for-tablet {
        left: 22px;
    }

    /*.container {
        padding-top: 70px;
    }*/
    .titolo-hero {
        font-size: 30px;
        line-height: 1.5;
    }

    .section-wrapper {
        max-width: 100vw !important;
        padding: 0 20px;
        display: block !important;
    }

    .col-effettua-preventivo {
        margin-bottom: 20px;
    }

    .hero {
        display: block !important;
        padding: 0 20px;
    }

    .btn-big {
        line-height: 1.3;
        padding: 20px 10px;
        margin: auto;
    }

    .col-effettua-preventivo {
        margin-bottom: 20px;
    }

    section#chisiamo-third-section,
    .container-immagine-general {
        display: none;
    }

    section .py-5 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .titoletto:before {
        display: none !important;
    }

    .col-sm-6-inner {
        width: 100%;
        text-align: center;
        padding-left: 0 !important;
    }

    .col-sm-6:nth-child(3) .col-sm-6-inner:last-child {
        border: none;
    }

    .col-sm-4.py-5.my-5.d-table {
        min-height: unset;
        max-height: 400px;
    }

    .icona-knowhow-container {
        width: 80px;
        margin: auto;
    }

    section:first-of-type {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    section:first-of-type .titolo-hero {
        top: 120px !important;
        left: 0 !important;
        position: absolute;
        text-align: center !important;
        padding: 0 !important;
        width: 100%;
    }

    #processo-third-section .row,
    #contatti-fourth-section .row {
        padding: 0 !important;
        margin: 0 !important;
    }

    #processo-third-section {
        margin-bottom: 40px;
    }

    section#chisiamo-second-section {
        padding-bottom: 0 !important;
    }

    .contatti-page-row .overlay-hero, .contatti-page-row .hero-contatti {
        height: 400px;
        text-align: center !important;
    }

    h1.titolo-hero.d-table-cell.align-middle.text-left.text-white {
        width: 100%;
        display: block !important;
        text-align: center !important;
    }

    .row.footer-top {
        padding: 0;
        margin: 0;
    }

    .row {
        max-width: 100vw;
    }

    body {
        overflow-x: hidden;
    }

    .hero {
        left: 0;
        position: absolute !important;
    }

    .voce-menu-footer {
        display: block;
        margin-bottom: 20px;
    }

    img.logo-footer {
        padding-right: 0;
    }

    .titoletto {
        text-align: center;
    }

    div#page-content > section:last-of-type {
        height: 100vh;
    }

    #page-content > section {
        min-height: 400px;
    }

    #page-content > section:first-of-type {
        height: 400px;
    }

    .row.row-centered {
        display: block !important;
    }

    /*section#processo-first-section {
        height: 400px;
    }*/
    .colonna-testo-row > *,
    .colonna-immagine-row > * {
        height: auto;
    }

    #knowhow-third-section .col-sm-4.py-5.my-5.d-table {
        min-height: max-content !important;
    }

    div#page-content > section#contatti-last-section:last-of-type,
    .contatti-page-row .overlay-hero,
    #contatti-last-section .hero-contatti {
        height: 400px;
    }

    div#page-content > section#modulo-preventivatore-section:last-of-type {
        height: auto;
    }

    input[type=file] {
        max-width: 100%;
    }

    #modulo-preventivatore-form textarea {
        border: 1px solid #f0f0f0 !important;
    }

    .opened #menu-container {
        height: 100vh;
    }

    #sopra-footer > .section-wrapper {
        padding: 0;
    }

    #sopra-footer > .section-wrapper > .row {
        margin: 0;
    }

    .col-contattaci,
    .col-effettua-preventivo {
        padding: 0;
    }

    .col-effettua-preventivo {
        margin-bottom: 4px;
    }

    #home-first-section .hero,
    #home-first-section .overlay-hero {
        height: 400px;
    }

}

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

}

@media screen and (max-width: 668px) {

}

@media screen and (max-width: 600px) {
    .skew {
        top: 50px;
    }
}

@media screen and (max-width: 480px) {
    .page-id-96 form.wpcf7-form {
        padding: 0;
    }

    form img.logo-header {
        display: none;
    }

    form p:not(:first-child):not(:last-child) {
        text-align: left;
    }
}

@media screen and (max-width: 420px) {

}

@media screen and (max-width: 340px) {

}


/* = Specifici per Browser
--------------------------------------------------------- */
