.assistance-section {

    position: relative;

}



.assistance-section::after {

    position: absolute;

    content: '';

    background-image: url('https://www.givesit.it/wp-content/uploads/2018/06/city_background.png');

    background-repeat: no-repeat;

    background-position: center bottom;

    background-size: cover;

    height: 100px;

    width: 100%;

    bottom: -5px;

    z-index: -1;

}



.assistance-section h2 {

    font-weight: bold;

    color: #A53445;

}



.assistance-center-part {

    padding: 70px 0;

}



.page-template-_tmp-lavora-con-noi .assistance-center-part:before {

    position: absolute;

    width: 100%;

    max-width: 100%;

    top: 0;

    content: '';

    background-image: url('https://www.givesit.it/wp-content/uploads/2018/06/poles_decoration-1-1.png') !important;

    background-repeat: no-repeat;

    background-position: top right;

    bottom: 0;

    right: 0;

}

/* 

.assistance-parts > div:nth-child(1) {

    padding-left: 0;

}

.assistance-parts > div:nth-last-child(1) {

    padding-right: 0;

} */



@media (min-width: 1350px) {

    .acp-center-part-main {

        padding: 65px 55px 75px 55px;

    }

}

@media (min-width: 992px) {

    .acp-center-part-main:before {

        left: 50px;

    }

    .acp-center-part-main:after {

        float: right;

        right: 50px;

    }

    .assistance-center-part {

        min-height: 1000px;

    }

    .assistance-center-part:before {

        background-size: 100% 1015px;

    }

}

@media only screen and (min-width: 1200px) and (max-width: 1349px) {

    .acp-center-part-main {

        padding: 40px 30px 50px 30px;

    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .acp-center-part-main {

        padding: 30px 20px 50px 20px;

    }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .acp-center-part-main {

        padding: 50px 40px 80px 40px;

    }

    .assistance-center-part {

        min-height: 800px;

    }

    .assistance-center-part:before {

        background-size: 100% 800px;

    }

}

@media (min-width: 768px) {

    .assistance {

        margin-top: 70px;

    }

    .assistance-section h2 {

        margin: 50px 0;

    }

}

@media (max-width: 767px) {

    .assistance {

        margin-top: 50px;

    }

    .assistance-section h2 {

        margin: 25px 0;

        font-size: 20px;

    }

    .assistance-center-part {

        padding: 40px 0 !important;

    }

    .assistance-center-part:before {

        display: none;

    }

    .assistance-parts > .col-md-6 {

        padding: 0;

    }

    .acp-center-part-main {

        padding: 35px 20px 80px 20px;

    }

    .acp-center-part-main:before,

    .acp-center-part-main:after {

        display: none;

    }

}



.acp-center-part-main {

    position: relative;

    width: 650px;

    max-width: 100%;

    margin: 0 auto 0 auto;

    min-height: 500px;

    -webkit-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.16);

    -moz-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.16);

    box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.16);

}



.acp-center-part-main:before,

.acp-center-part-main:after {

    position: absolute;

    content: '';

    background-image: url('https://www.givesit.it/wp-content/uploads/2018/06/rope_decoration-1.png');

    background-repeat: no-repeat;

    height: 90px;

    width: 20px;

    top: -69px;

}



.acp-center-part-main input, .acp-center-part-main select, .acp-center-part-main .custom-file-upload {

    width: 100%;

    height: 45px;

    margin: 8px 0;

    border: 0;

    -webkit-box-shadow: 0px 3px 6px 0px rgb(112,112,112, .5);

    -moz-box-shadow: 0px 3px 6px 0px rgb(112,112,112, .5);

    box-shadow: 0px 3px 6px 0px rgb(112,112,112, .5);

    padding: 0 15px;

    font-size: 13px;

    font-style: italic;

    color: #A0A0A0;

}



.acp-center-part-main select {

    background: #fff url('https://www.givesit.it/wp-content/uploads/2018/06/arrow-down.png') no-repeat;

    background-position: center right 15px;

    background-size: 15px;

    -webkit-appearance: none;

    -moz-appearance: none;

    -ms-appearance: none;

    -o-appearance: none;

    appearance: none;

}



.acp-center-part-main textarea {

    max-width: 100%;

    margin: 8px 0;

    border: 0;

    padding: 15px;

    min-height: 120px;

    -webkit-box-shadow: 0px 3px 6px 0px rgb(112,112,112, .5);

    -moz-box-shadow: 0px 3px 6px 0px rgb(112,112,112, .5);

    box-shadow: 0px 3px 6px 0px rgb(112,112,112, .5);

    font-size: 13px;

    font-style: italic;

    color: #6E8383;

}



.acp-center-part-main input::-webkit-input-placeholder {

    color: #AFAFAF;

}

.acp-center-part-main input:-moz-placeholder {

    color: #AFAFAF;

}



.acp-center-part-main input::placeholder {

    color: #AFAFAF;

}



.button-assistance {

    background-color: #A53445;

    color: #fff;

    text-transform: uppercase;

    font-weight: 700;

    border-radius: 0;

    margin-top: 10px;

    height: 40px;

}



@media (min-width: 1200px) {

    .right-work-section {

        position: absolute;

        width: 420px;

        float: right;

        right: 0;

        top: 120px;

    }

}

@media (min-width: 992px) and (max-width: 1199px) {

    .right-work-section {

        position: absolute;

        width: 350px;

        float: right;

        right: 0;

        top: 120px;

    }

}



.button-modal-bg {

    position: relative;

    background: url('https://www.givesit.it/wp-content/uploads/2018/06/work-apply.png') no-repeat;

    background-size: 100% 100%;

    background-position: center right -10px;

    width: 100%;

    height: 80px;

    margin: 10px -10px 10px 0;

    font-size: 26px;

    text-align: right;

    padding: 0 60px 0 0;

    text-transform: uppercase;

    color: #A53445;

}

.button-modal-bg:hover,

.button-modal-bg:active,

.button-modal-bg:focus {

    border: 1px solid transparent;

}



.button-modal-bg span {

    position: absolute;

    top: 17px;

    right: 60px;

    font-family: 'Segoe Light';

}



.button-modal-bg:hover {

    color: #6E8383;

}



.button-modal-bg:focus, .button-modal-bg:active {

    outline: none !important;

    box-shadow: none;

    background-color: transparent;

    color: #A53445;

}



.button-modal-bg:active {

    background-image: url('https://www.givesit.it/wp-content/uploads/2018/06/work-apply.png');

}



.right-work-section h2 {

    color: #A53445;

    text-transform: uppercase;

    font-weight: normal;

    margin-bottom: 20px;

}







.acp-center-part-main .custom-file-upload {

    background: #fff url('https://www.givesit.it/wp-content/uploads/2018/06/upload.png') no-repeat;

    background-position: center right 15px;

    background-size: 23px;

    display: inline-block;

    cursor: pointer;

    font-weight: normal;

    font-size: 13px;

    color: #AFAFAF;

}



.right-work-section .modal-dialog {

    width: 865px;

    max-width: 100%;

}



.work-header {

    background: url('https://www.givesit.it/wp-content/uploads/2018/06/work-apply-open.png') no-repeat;

    background-position: center right -9px;

    background-size: 100%;

    height: 100%;

    width: 391px;

    max-width: 100%;

    float: right;

    text-align: center;

    color: #A53445;

    font-family: 'Segoe Light';

    text-transform: uppercase;

}



.right-work-section .modal-content,

.right-work-section .modal-header,

.right-work-section .modal-body {

    background-color: transparent;

    padding: 0;

}



.right-work-section .modal-header {

    border: 0;

}



.right-work-section .modal-content {

    box-shadow: none;

    border: 0;

}



.right-work-section .modal-body {

    background-color: #fff;

    min-height: 500px;

}



.right-work-section .modal-body button.close {

    position: absolute;

    top: 10px;

    right: 20px;

}



.right-work-section .modal-body button.close img {

    width: 19px;

}



.right-work-section .modal-body h4 {

    font-size: 20px;

    font-weight: 700;

    color: #6A6A6A;

    margin-top: 0;

    margin-bottom: 40px;

}



.right-work-section .modal-body p {

    font-size: 20px;

    color: #6A6A6A;

    font-weight: normal;

}



.right-work-section .modal-body span {

    font-size: 20px;

    color: #6A6A6A;

    font-weight: normal;

    font-style: italic;

}



.work-email-info label {

    width: 100%;

    height: 46px;

    padding: 12px 15px 0 15px;

    font-size: 14px;

    border: 1px solid #A53445;

    font-family: 'Segoe SemiBold';

    color: #A53445;

    border-top-right-radius: 50px;

}



@media (min-width: 992px) {

    .right-work-section .modal-dialog {

        margin: 100px auto;

    }

    .right-work-section .modal-header {

        height: 90px;

    }

    .work-header {

        padding-top: 23px;

        font-size: 26px;

    }

    .right-work-section .modal-body {

        padding: 65px 55px;

    }

}

@media only screen and (min-width: 992px) and (max-width: 1550px) {

    .work-section > div.col-md-6 {

        margin-left: 10%;

    }

}

@media (max-width: 991px) {

    .right-work-section {

        width: 500px;

        max-width: 100%;

        margin: 0 auto;

        min-height: 550px;

    }

    .button-modal-bg {

        font-size: 18px;

    }

    .button-modal-bg span {  

        margin-top: 8px;

    }

    .right-work-section .modal-header {

        height: 65px;

        margin-bottom: 10px;

    }

    .work-header {

        padding-top: 15px;

        font-size: 20px;

    }

    .right-work-section .modal-body {

        padding: 45px 35px;

    }

}

@media (max-width: 767px) {

    .right-work-section .modal-dialog {

        margin: 50px auto;

    }

    .right-work-section .modal-body {

        padding: 40px 15px 20px 15px;

    }

}

.acp-center-part-main .custom-file-upload {
    height: 40px !important;
}

.custom-file-upload input[type="file"] {
    height: inherit;
    box-shadow: none;
    display: none !important;
}


.class-for-input input {
    padding-top: 10px !important; 
}