.iszt_page_footer {
    background-color: #222222;    
    margin-top: auto;
    color: #ffffff;    
    font-weight: 400;
    font-size: 0.875rem 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left;
}

.tpl27-container {
    width: 100%;
    max-width: 1230px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 768px) {
    .iszt_page_footer--top {
        padding-top: 5.125rem;
        padding-bottom: 1.125rem;
        display: flex;
    }
}

@media screen and (min-width: 768px) {
    .iszt_page_footer--logo {
        width: 12.5rem;
        margin-bottom: 0;
    }
}

.iszt_page_footer--logo {
    margin-bottom: 2.5rem;
    display: block;
    max-width: 100%;
}

.iszt_page_footer--logo img {
    max-width: 23.125rem;
    width: 100%;
}

.tpl29-footer-top__callback {
    border: 1px solid #0138a7;
    background-color: #0138a7;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: flex;
    padding: 14px 20px;
    font-size: 1rem;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-evenly;
    -webkit-box-align: center;
    width: fit-content;
    -ms-flex-align: center;
    align-items: center;
    border-radius: var(--border-radius);
    text-decoration: none;
    line-height: 1;
    outline: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.tpl29-footer-top__callback:hover {
    border: 1px solid #0138a7;
    background-color: transparent;
    text-decoration: none;
    color: var(--primary) !important;
}

.tpl29-footer-top__callback:hover .header-callback {
    color: #0047d5;
}

.tpl29-footer-top__callback .header-callback {
    text-decoration: none;
    color: #fff;
}

@media screen and (min-width: 1200px) {
    .iszt_page_footer--contacts {
        min-width: 0;
        width: auto;
        margin-left: auto;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 4.5rem;
    }
}

@media screen and (min-width: 768px) {
    .iszt_page_footer--contacts {
        width: 41.5rem;
        margin-left: auto;
    }
}

@media screen and (min-width: 1200px) {
    .iszt_page_footer--contacts .tpl29-footer-top__callback {
        margin-bottom: 0;
        min-width: 0;        
        flex-grow: 0;
        flex-shrink: 0;
        order: 2;
    }
}
.iszt_page_footer--contacts .tpl29-footer-top__callback {   
    margin-bottom: 1.25rem;
}

.tpl29-callback-drop {
    width: 228px;
    display: none;
    position: absolute;
    bottom: 25px;
    left: 0;
    z-index: 3000;
    flex-direction: column;
    padding: 20px;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 5px 25px 0px rgba(58, 83, 133, 0.1);
    gap: 10px;
    z-index: 1000;
}

@media screen and (min-width: 1200px) {
    .iszt_page_footer--contacts--items {
        gap: 4.5rem;
    }
}
.iszt_page_footer--contacts--items {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 4.5rem;
}

.iszt_page_footer--contacts--items dl {
    width: calc(50% - 1.25rem);
    margin: 0;
}

.iszt_page_footer--contacts--items dl dt {
    color: #ffffff;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0.125rem;
    margin-bottom: 0.3125rem;
}

.iszt_page_footer--contacts--items dl dt a {
    color: inherit !important;
}
@media screen and (min-width: 768px) {
    .iszt_page_footer--contacts a {
        transition: color 0.25s ease;
    }
}

.iszt_page_footer--contacts--items dl {
    width: max-content;
    margin: 0;
}

.iszt_page_footer--contacts--items dl dt {
    color: #ffffff;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: right;
    display: flex;    
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0.125rem;
    margin-bottom: 0.3125rem;
}

.iszt_page_footer--contacts--items dl dt a {
    color: inherit !important;
}

.iszt_page_footer--contacts--items dl dt a:hover {
    opacity: 0.7;
}

@media screen and (min-width: 768px) {
    .iszt_page_footer--contacts a {
        transition: color 0.25s ease;
    }
}
.tpl29-footer-top__link {
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    color: #fff;
}


@media screen and (min-width: 1200px) {
    .iszt_page_footer--middle {
        flex-wrap: wrap;
    }
}
@media screen and (min-width: 768px) {
    .iszt_page_footer--middle {
        padding-top: 0;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
    }
}
.iszt_page_footer--middle {
    padding-top: 0.3125rem;
    padding-bottom: 1.875rem;
}

.foot-cat {
    display: flex;
    gap: 100px;
}

.iszt_page_footer--middle .tpl27-footer-menu-item {
    padding: 0.9375rem 0;
}
.tpl27-footer-menu-item {
    width: 25%;
}

.tpl27-footer-menu {
    display: flex;
    justify-content: flex-start !important;
    flex: 1;
}
.tpl27-footer-menu {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex: 1;
}

@media screen and (min-width: 768px) {
    .iszt_page_footer--middle .tpl27-footer-menu-item {
        width: 12.5rem;
        padding: 0;
    }
}

@media screen and (min-width: 768px) {
    .iszt_page_footer--middle .tpl27-footer-menu-title {
        padding-bottom: 0.75rem;
        margin-bottom: 1.875rem;        
        border-bottom: 0.125rem solid #0138a7;
    }
}
.iszt_page_footer--middle .tpl27-footer-menu-title {
    font-family: inherit;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.125rem;
    letter-spacing: 0%;
    margin: 0;
    color: #fff;
}
.tpl27-footer-menu-title {
    color: #fff;
}
.tpl27-footer-menu-title {
    color: #363636;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 20px;
}

.iszt_page_footer--middle .tpl27-footer-menu-item ul {
    margin: 2rem 0 0 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1.25rem;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    letter-spacing: 0%;
}
.tpl27-footer-menu-item ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.iszt_page_footer--middle .tpl27-footer-menu-item ul.left-menu li {
    background: none;
}

.iszt_page_footer--middle .tpl27-footer-menu-item ul li {
    margin: 0;
    padding: 0;
}

.iszt_page_footer--middle .tpl27-footer-menu-item ul li a {
    font: inherit;
    color: rgba(255, 255, 255, 0.5) !important;
    transition: color 0.25s ease;
}

.iszt_page_footer--middle .tpl27-footer-menu-item ul li a:hover {
    color: rgb(255 255 255 / 88%) !important;
}

.tpl27-footer-menu-item ul li a {
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    transition: all .25s;
}
.tpl27-footer-menu-item ul li a {
    color: #585858;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    transition: all .25s;
}
.tpl27-footer-menu-item a {
    color: #C8C8C8;
}

@media screen and (min-width: 1200px) {
    .iszt_page_footer--middle--note {
        margin-top: 0;
        width: 20%;
        order: -1;
        align-self: flex-start;
    }
}

.iszt_page_footer--middle--note {
    color: rgba(255, 255, 255, 0.5);
    margin-top: 1.5625rem;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0%;
} 


@media screen and (min-width: 1200px) {
    .iszt_page_footer--middle .tpl27-footer-menu {
        gap: 6.875rem;
        width: 80%;
        padding-left: 3.125rem;
        flex-grow: 0;
        flex-shrink: 0;
        flex-wrap: nowrap;
        justify-content: space-between;
        margin-left: auto;
        margin-bottom: 5.625rem;
    }    
}

@media screen and (max-width: 1200px) {
    .iszt_page_footer--middle {
        padding-top: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .iszt_page_footer--contacts {
        width: auto;
        margin-left: auto;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
}

@media screen and (max-width: 767px) {
    .iszt_page_footer--top {
        padding-top: 3.125rem;        
    }
    .iszt_page_footer--middle .tpl27-footer-menu {
        width: 100%;
        justify-content: space-between;       
    }
    .tpl27-footer-menu-item {
        width: 100%;
    }
    .iszt_page_footer--middle .tpl27-footer-menu-item ul {
        margin: 0.5rem 0 0 0;    
        gap: 1rem;
    }
    .iszt_page_footer--contacts--items dl {
        width: max-content;
        margin: 0;
    }
    .iszt_page_footer--contacts--items {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 4.5rem;
        justify-content: space-between;
        width: 100%;
    }
    .tpl29-footer-top__link {
        font-size: 16px;    
        line-height: 20px;
    }
    .tpl27-footer-menu {
        flex-direction: column;
        width: 100%;
    }
    .tpl27-footer-menu-item {
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .tpl27-footer-menu-title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0.9375rem 0;
        cursor: pointer;
        margin-bottom: 0 !important;
        border-bottom: none !important;
    }
    .tpl27-footer-menu-content {
        display: none;
        padding-bottom: 0.9375rem;
    }
    .tpl27-footer-menu-title.active .menu-arrow {
        transform: rotate(90deg);
    }
    .menu-arrow {
        width: 10px;
        height: 10px;
        border-right: 2px solid #f50707;
        border-bottom: 2px solid #f50707;
        transform: rotate(45deg);
        transition: transform 0.3s ease;
    }
    .tpl29-footer-top__callback {
        width: 100%;
    }
}