#contatti li {
    list-style-type: none;
    width:100%;
}

#logo {
    cursor: pointer
}

#contatti input,
#contatti textarea {
    border: solid 1px #ccc;
    padding-left: 2%;
    padding-right: 2%;
    color: #444;
    margin-bottom: 16px;
    min-height: 50px;
    width: 100%;
    background-color: white;
}

#contatti h2 {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 33px!important
}

#servizio input,#servizio2 input {
    margin-bottom: 0;
    width: 20px;
    background-color: red;
    visibility: hidden
}

#contatti h2,
#contatti h4,
#contatti label {
    color: #131313;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 1.9rem
}

#contatti label {
    font-size: 1.4rem;
}

#contatti h2,
#contatti h4 {
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 10px;
}

#contatti textarea {
    padding: 10px
}

::-webkit-input-placeholder {
    color: #aaa;
    font-size: 15px
}

:-ms-input-placeholder {
    color: #aaa;
    font-size: 15px
}

::-moz-placeholder {
    color: #aaa;
    opacity: 1;
    font-size: 15px
}

:-moz-placeholder {
    color: #aaa;
    opacity: 1;
    font-size: 15px
}

h4 span {
    font-weight: 300
}

#contatti #submit {
    text-transform: uppercase;
    font-weight: 700
}

#budget input {
    width: 80px;
    height: 33px
}

.campObb {
    display: block
}

#footer {
    height: 200px;
    margin-top: 100px
}

.campObb {
    font-size: 13px;
    color: red;
    margin-bottom: 2px
}

#progetti div div {
    padding: 10%
}

#progetti h2 {
    margin-bottom: 10px;
    text-transform: uppercase
}

.progetto1 h2 {
    color: #E5007D
}

.progetto2 h2 {
    color: #F7A600
}

.progetto3 h2 {
    color: #76B72A
}

.progetto4 h2 {
    color: #009EE3
}

#progetti {
    color: #131313;
    overflow: auto
}

#progetti>div {
    outline: #fff dashed 1px;
    outline-offset: -10px -20px;
    overflow: hidden
}

.logo3 {
    max-width: 210px
}

#servizio tr td:first-child,#servizio2 tr td:first-child {
    display: none
}

#servizio tr span,#servizio2 tr span {
    display: inline-block;
    height: 25px;
    width: 25px;
    border: 1px solid #ccc;
    margin-top: -3px;
    margin-bottom: 2px;
    margin-right: 13px;
    background-color: white;
}

.ok {
    border: 2px solid #4b4b4b!important
}

table {
    width: 100%
}

tr.unchecked {
    background-color: #FFF;
    color: #000
}

.page-id-1260 #submit,
.page-id-47 #submit
{
    background-color: #e72d8a!important;
    border-color: #e72d8a;
    color: #FFF
}

td.checked span {
    background-image: url(https://designcode.it/img/check.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.page-id-1042 #submit{
    background-color: #0482a7!important;
    border-color: #0482a7;
    color: #FFF
}


.errorCheck  {
    background-color: red!important;
    border-color: red;
    color: #FFF
}


.error {
    border: 2px solid red!important
}

.error::-webkit-input-placeholder {
    color: red
}


.error::-webkit-input-placeholder {
    color: red
}

 .error::-webkit-input-placeholder {
    color: red
}

.error {
    border: 2px solid red!important
}

div#contatti {
    max-width: 800px;
    margin:auto;
}

.form-section {
    background-color: #f7f7f7;
    padding: 5vh 0 8vh 0;
}
.form-section h3 {
    text-align: center;
}

.success-send {
    text-align: center;
    padding: 10vh;
}

a#submit {
    display: block;
    max-width: 200px;
    /* float: right; */
    width: 100%;
    margin: 0;
}

.btn-primary-swal {
    color: #fff!important;
    background-color: #3992b9!important;
    border-color: #2c8cb7!important;
    font-weight: 600;
}
#contatti ul{padding:0;}
.custom-popup-class{width:100%!important; max-width:900px!important; }
.custom-container-class{text-align:left!important;}
.custom-container-class h2,.custom-container-class h3{font-size:1.875em!important;}

