

.line-middle-body {

    position: absolute;

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

    background-position: center center;

    height: 100%;

    width: 30px;

    left: 50%;

    bottom: -20px;

    transform: translateX(-50%);

    z-index: -1;

}



.contact-section {

    position: relative;

    margin-top: 50px;

}



.contact-section h2 {

    font-size: 30px;

    color: #A53445;

    text-transform: uppercase;

    font-family: 'Segoe Bold';

}



.contact-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: -2;

}



.contact-assistance-body {

    position: relative;

    margin-top: 20px;

    min-height: 800px;

    padding-top: 30px;

}



.contact-middle-part {

    position: relative;

    min-height: 195px;

    /* padding: 30px; */

    width: 475px;

    max-width: 100%;

}



.contact-info-left {

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

    background-position: center right -10px;

    background-size: 100% 100%;

    float: right;

}



.contact-info-right {

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

    background-position: left -10px center;

    background-size: 100% 100%;

}



.contact-info-right:nth-child(1) {

    margin-top: 0;

}



.contact-col div.first-right-section {

    margin-top: -7px !important;

}



@media (min-width: 992px) {

    .contact-col > div[class*="col-"] {

        margin-top: -50px;

    }

}

@media (max-width: 991px) {

    .contact-col > div[class*="col-"] {

        margin-top: 20px;

    }

    .contact-inner-left p {

        font-size: 17px !important;

    }

    .contact-inner-left a {

        font-size: 15px !important;

    }

    .contact-inner-right-second {

        font-size: 15px !important;

    }

}

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

    .contact-inner-left .b2b-image {

        width: 30px;

    }

    .contact-inner-right .location-image {

        width: 30px;

    }

    .inner-right-images img {

        width: 30px;

    }

}

@media (min-width: 768px) {

    .contact-inner-right-second {

        padding: 35px 45px 0 60px;

    }

    .contact-inner-right {

        padding: 50px 45px;    

    }

}

@media (max-width: 767px) {

    .contact-inner-right-second {

        padding: 25px 35px 0 20px;

    }

    .contact-inner-right {

        padding: 60px 30px 0 15px;    

    }

    .contact-middle-part {

        min-height: 220px !important;

    }

    .contact-inner-left .b2b-image {

        width: 25px;

        left: 40px !important;

    }

    .contact-inner-right .location-image {

        width: 20px;

        right: 40px !important;

    }

    .inner-right-images img {

        width: 25px;

        right: 45px !important;

    }

}



.contact-inner-right h5, .contact-inner-right h6 {

    color: #A53445;

    margin: 0;

    font-family: 'Segoe Bold';

}



.contact-inner-right h5 {

    font-size: 17px;

    margin-bottom: 8px;

}



.contact-inner-right h6 {

    font-size: 16px;

}



.contact-inner-right span, .contact-inner-right p {

    color: #6E8383;

    font-size: 12px;

}



.contact-inner-right span {

    margin-top: 20px;

    display: block;

}



.contact-inner-right .location-image {

    position: absolute;

    right: 70px;

    top: 25px;

}



.contact-info-left {

    padding: 35px 45px 0 60px;    

}



.contact-inner-left {

    text-align: right;

}



.contact-inner-left p {

    font-size: 20px;

    color: #A53445;

    font-family: 'Segoe Bold';

    margin-bottom: 20px;

}



.contact-inner-left a {

    font-size: 18px;

    color: #A53445;

    font-family: 'Segoe Bold';

    text-decoration: underline;

}



.contact-inner-left .b2b-image {

    position: absolute;

    bottom: 30px;

    left: 65px;

}



.contact-inner-right-second {

    color: #A53445;

    font-size: 18px;

}



.contact-inner-right-second p {

    font-family: 'Segoe Bold';

    margin-bottom: 0px;

}



.contact-inner-right-second div {

    margin-bottom: 25px;

}



.contact-inner-right-second a {

    color: #A53445;

    font-family: 'Segoe Bold';

    text-decoration: underline;

}



.inner-right-images img {

    position: absolute;

    float: right;

    right: 70px;

}



.inner-right-images img.img-top {

    top: 35px;

}



.inner-right-images img.img-bottom {

    bottom: 40px;

}

#map p {
    margin: 0;
}