.contact-widget__contacts-wrapper {
    margin: 0 -16px;
    padding: 46px 16px 16px;
    background: #fff;
    text-align: center;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
}

.contact-widget .contacts__inner {
    display: inline-block;
    text-align: left;

}

.contact-widget .contacts__title {
    margin: 0 0 30px;
}

.contact-widget .contacts__phones {
    margin-bottom: 8px;
    font-weight: 700;
}
.contact-widget .contacts__phones a {
    cursor: pointer;
}

.contact-widget .contacts__mail {
    margin-bottom: 20px;
}

.contact-widget .contacts__mail a {
    color: inherit;
    text-decoration: none;
}

.contact-widget .contacts__worktime {
    margin-bottom: 24px;
}

.contact-widget .contacts__address {
    margin-bottom: 23px;
}

.contact-widget .contacts__socials {
    font-size: 0;
}

.contact-widget .contacts__socials-item {
    display: inline-flex;
    vertical-align: middle;
    margin: 0 12px 12px;
    width: 24px;
    height: 24px;
}

.contact-widget .contacts__socials-item svg {
    width: 100%;
    height: 100%;
    fill: var(--text-color-base);
}

.contact-widget__map-wrapper {
    position: relative;
    height: 377px;
}

.contact-widget__map {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.contact-widget__inner {
    position: static;
}

@media all and (min-width: 600px) {
    .contact-widget {
        padding: 64px 0;
        position: relative;
    }

    .contact-widget.__center .contact-widget__inner {justify-content: center;}

    .contact-widget.__right .contact-widget__inner {justify-content: flex-end;}

    .contact-widget__inner {
        display: flex;
        align-items: center;
        min-height: 468px;
    }

    .contact-widget__contacts-wrapper {
        width: 300px;
        flex: none;
        padding: 41px 24px 36px;
        text-align: left;
        box-shadow: 0px 4px 35px rgba(49, 50, 58, 0.25);
    }

    .contact-widget .contacts__inner {
        display: block;
    }

    .contact-widget .contacts__title {
        margin-bottom: 27px;
    }

    .contact-widget .contacts__mail {
        margin-bottom: 24px;
    }

    .contact-widget .contacts__address {
        margin-bottom: 32px;
    }

    .contact-widget .contacts__socials-item {
        margin: 0 32px 12px 0;
    }

    .contact-widget__map-wrapper {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        height: auto;
    }
}

@media all and (min-width: 960px) {
    .contact-widget__inner {
        min-height: 499px;
    }
    .contact-widget__contacts-wrapper {
        width: 368px;
        padding: 41px 48px 47px;
    }
    .contact-widget .contacts__title {
        margin-bottom: 35px;
    }

    .contact-widget .contacts__worktime {
        margin-bottom: 32px;
    }
    .contact-widget .contacts__address {
        margin-bottom: 36px;
    }

    .contact-widget .contacts__socials-item {
        margin: 0 30px 12px 0;
    }
}

@media all and (min-width: 1200px) {
    .contact-widget {
        padding: 46px 0;
    }
    .contact-widget__inner {
        min-height: 520px;
    }
    .contact-widget__contacts-wrapper {
        width: 408px;
        padding: 38px 60px 40px;
    }
    .contact-widget .contacts__title {
        margin-bottom: 42px;
    }
    .contact-widget .contacts__mail {
        margin-bottom: 18px;
    }
    .contact-widget .contacts__worktime {
        margin-bottom: 24px;
    }
    .contact-widget .contacts__address {
        margin-bottom: 44px;
    }

    .contact-widget .contacts__socials-item {
        margin: 0 42px 12px 0;
    }

    .contact-widget .contacts__socials-item:last-child {
        margin-right: 0;
    }
}

@media all and (min-width: 1200px) {
    .contact-widget {
        padding: 100px 0;
    }
}

/*** Start css of .contact-widget .contacts__socials-item ***/

.contact-widget .contacts__socials-item {
    width:34px;
    height:34px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 15px;
    margin-bottom: 12px;
}

/*** End css of .contact-widget .contacts__socials-item ***/
/*** Start css of .contact-widget .contacts__title ***/

.contact-widget .contacts__title {
    color: rgba(68,68,68,1);
    font-size: 40px;
    text-align: left;
    text-align-last: left;
    font-weight: 700;
    text-decoration: none;
    line-height: 125%;
    font-family: Montserrat, sans-serif;
}
@media screen and (max-width: 479px) {
    .contact-widget .contacts__title {
        color: rgba(68,68,68,1);
        font-size: 30px;
        text-align: center;
        text-align-last: center;
        font-weight: 700;
        text-decoration: none;
        line-height: 125%;
        font-family: Montserrat, sans-serif;
    }
}

/*** End css of .contact-widget .contacts__title ***/
/*** Start css of .contact-widget .contacts__phones-item ***/

.contact-widget .contacts__phones-item {
    color: rgba(68,68,68,1);
    font-size: 21px;
    text-align: left;
    text-align-last: left;
    font-weight: 600;
    text-decoration: none;
    line-height: 138%;
    font-family: Montserrat, sans-serif;
}
@media screen and (max-width: 479px) {
    .contact-widget .contacts__phones-item {
        color: rgba(68,68,68,1);
        font-size: 21px;
        text-align: center;
        text-align-last: center;
        font-weight: 600;
        text-decoration: none;
        line-height: 138%;
        font-family: Montserrat, sans-serif;
    }
}

/*** End css of .contact-widget .contacts__phones-item ***/
/*** Start css of .contact-widget .contacts__mail ***/

.contact-widget .contacts__mail {
    color: rgba(68,68,68,1);
    font-size: 15px;
    text-align: left;
    text-align-last: left;
    font-weight: 500;
    text-decoration: none;
    line-height: 138%;
    font-family: Montserrat, sans-serif;
}
@media screen and (max-width: 479px) {
    .contact-widget .contacts__mail {
        color: rgba(68,68,68,1);
        font-size: 15px;
        text-align: center;
        text-align-last: center;
        font-weight: 500;
        text-decoration: none;
        line-height: 138%;
        font-family: Montserrat, sans-serif;
    }
}

/*** End css of .contact-widget .contacts__mail ***/
/*** Start css of .contact-widget .contacts__worktime ***/

.contact-widget .contacts__worktime {
    color: rgba(68,68,68,1);
    font-size: 15px;
    text-align: left;
    text-align-last: left;
    font-weight: 400;
    text-decoration: none;
    line-height: 150%;
    font-family: Montserrat, sans-serif;
}
@media screen and (max-width: 479px) {
    .contact-widget .contacts__worktime {
        color: rgba(68,68,68,1);
        font-size: 15px;
        text-align: center;
        text-align-last: center;
        font-weight: 400;
        text-decoration: none;
        line-height: 150%;
        font-family: Montserrat, sans-serif;
    }
}

/*** End css of .contact-widget .contacts__worktime ***/
/*** Start css of .contact-widget .contacts__address ***/

.contact-widget .contacts__address {
    color: rgba(68,68,68,1);
    font-size: 15px;
    text-align: left;
    text-align-last: left;
    font-weight: 400;
    text-decoration: none;
    line-height: 150%;
    font-family: Montserrat, sans-serif;
}
@media screen and (max-width: 479px) {
    .contact-widget .contacts__address {
        color: rgba(68,68,68,1);
        font-size: 15px;
        text-align: center;
        text-align-last: center;
        font-weight: 400;
        text-decoration: none;
        line-height: 150%;
        font-family: Montserrat, sans-serif;
    }
}

/*** End css of .contact-widget .contacts__address ***/
/*** Start css of .contact-widget .contact-widget__contacts-wrapper ***/

.contact-widget .contact-widget__contacts-wrapper {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: rgba(68,68,68,1);
    border-style: solid;
    border-width: 0px;
}

/*** End css of .contact-widget .contact-widget__contacts-wrapper ***/
/*** Start css of .contact-widget .wrapp.contact-widget__inner .contact-widget__contacts-wrapper.contacts.s3-animator-fadeInUp .contacts__socials ***/

@media screen and (max-width: 479px) {
    .contact-widget .wrapp.contact-widget__inner .contact-widget__contacts-wrapper.contacts.s3-animator-fadeInUp .contacts__socials {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 15px;
    }
}

/*** End css of .contact-widget .wrapp.contact-widget__inner .contact-widget__contacts-wrapper.contacts.s3-animator-fadeInUp .contacts__socials ***/