

/* Start:/local/templates/etvacancy/components/bitrix/news.list/contacts/style.css?17878396241653*/
.map-box {
    display: none;
}
.map-box.active{
    display: block;
}
.contacts-wrapper {
    display: flex;
    justify-content: space-between;
}
.contacts-elem {
    width: 30%;
    padding-bottom: 110px;
    position: relative;
}
.contacts-txt.header-txt {
    padding: 25px 0 15px 0;
    font-weight: 800;
    font-size: 1.5em;
}
.contacts-txt.main-txt {
    font-size: 1.1em;
    font-weight: 600;
}
.contact-button svg{
    display: none;
}
.contact-button.active svg{
    display: block;
    height: 61px;
}
.contact-button.active .change-map-btn{
    display: none;
}
.bottom_map {
    padding-top: 150px;
}
.contact-button {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.change-map-btn {
    border: 5px solid #202020;
    width: 100%;
    max-width: 273px;
    letter-spacing: 0.14em;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 51px;
    cursor: pointer;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}
.change-map-btn:hover{
    color: #00cc70;
    border-color: #00cc70;
}
@media (max-width: 767px){
    .contacts-elem {
        width: 100%;
        padding-bottom: 0;
    }
    .contacts-wrapper {
        flex-wrap: wrap;
    }
    .contacts-elem + .contacts-elem{
        margin-top: 50px
    }
    .bottom_map {
        padding-top: 50px;
    }
    .contact-button {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        margin-top: 25px;
    }
    .contact-button svg {
        display: none !important;
    }
    .contact-button .change-map-btn {
        display: block !important;
    }
}
/* End */


/* Start:/local/templates/etvacancy/components/bitrix/system.pagenavigation/show_more/style.css?1787839607161*/
.load_more {
    font-weight: 600;
    font-size: 23px;
    color: #30CC85;
    cursor: pointer;
    display: inline;
}
.load_more_wrap {
    padding: 30px 0;
}

/* End */
/* /local/templates/etvacancy/components/bitrix/news.list/contacts/style.css?17878396241653 */
/* /local/templates/etvacancy/components/bitrix/system.pagenavigation/show_more/style.css?1787839607161 */
