@import url("https://www.w3schools.com/w3css/4/w3.css");
@import url('https://fonts.googleapis.com/css?family=Sofia')

    .main {
        font-family: 'Abel', sans-serif;
        
    }

    .left-border {
        margin-left: 22.45%;
        padding-left: 0px;
    }

    

.wpcf7 {
font: 14px arial, sans-serif;
width: 100vw;
}

    .wrapper {
        display: flex;
  justify-content: left;
  align-items: center;
  margin-bottom: 20px;
    }

    .input {
        display: flex;
        width: 10vw;
    }

    .testo {
        padding-bottom: 0px; !important;
        display:block !important;
        border:none !important;
        border-bottom:1px solid #ccc !important;
    }
    
    .area {
        width: 20vw;
        margin-left: 10px;
        border-color: #ccc;
    }
    
    .radio {
        
    }
    
    .mail {
        padding-bottom: 0px; !important;
        display:block !important;
        border:none !important;
        border-bottom:1px solid #ccc !important;
        width:10vw !important;
    }
    
    .tel {
        padding-bottom: 0px; !important;
        display:block !important;
        border:none !important;
        border-bottom:1px solid #ccc !important;
        width:10vw !important!
    }
    
    .h-form {
        text-align: center;
        font-weight: bold;
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .send {
        color: #C12C3A;
        border-color: #C12C3A;
    }

    .send:hover {
        color: white;
        background-color: #C12C3A;
    }


    @media screen and (max-width: 768px) {
         .wpcf7 {
              font: 10px arial, sans-serif;
         }

         .h-form {
              font-size: 16px;
         }

         .input {
              width: 20vw !important;
         }

         .mail {
              width: 20vw !important;
         }

         .area {
              width: 40vw;
         }

.send {
margin-left: 50%;
transform: translate(-50%, 0%);
}

     }


@media screen and (min-width: 769px) {

.wrapper {
transform: translate(-50%, 0%);
}

.wpcf7 {
padding-left: 50%;
}

.h-form {
transform: translate(-50%, 0%);
    }

.send {
transform: translate(-50%, 0%);
}

.post-381 {
	background-color: white;
background-image: url('/wp-content/uploads/2020/06/formazione-sfondo-pc-official.jpg'), url('/wp-content/uploads/2020/06/sfondo-pattern-ab-preventivo-official.jpg');
background-repeat: no-repeat, repeat-y;
background-size: 100%, 100%;
background-position: 0px 0px, 0px -55px;
}

.post-171 {
background-color: white;
background-image: url('/wp-content/uploads/2020/06/richiedi-offerta-sfondo-pc-official.jpg'), url('/wp-content/uploads/2020/06/sfondo-pattern-ab-preventivo-official.jpg');
background-repeat: no-repeat, repeat-y;
background-size: 100%, 100%;
background-position: 0px 0px, 0px 15px;
}

#trp-floater-ls {
left: 63% !important;
}

}