/*footer*/
footer {
    font-size: 1rem;
    text-align: left;
    font-style: normal;
    line-height: 1.5;
    font-weight: 400;
    color: #232323;
    font-family: inherit;
    box-sizing: border-box;
    display: block;
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 6rem;
    padding-bottom: 2rem;
    background-color: #082C4E;
}
.footer_block {
    display: flex;
    flex-wrap: wrap;
}
.footer_left_logo {
    flex: 0 0 25%;
}
.footer_right_content {
    flex: 0 0 75%;
}
.footer-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer-item-title {
    font-style: normal;
    -webkit-box-direction: normal;
    box-sizing: inherit;
    color: #FFFFFF;
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 1;
    word-break: break-word;
    padding-bottom: .5rem!important;
    text-align: left;
    font-weight: 600;
    font-family: inherit;
    font-size: 23px;
    position: relative;
}

.footer_col_title {
    color: #1e73be;
    font-weight: 700;
    transition: color 0.3s ease-in-out;
    font-size: 1.5rem;
    line-height: 1.66666667;
    padding: 12px 0 25px;
}
#site-footer .list-group-item {
    font-family: inherit;
    font-size: 1.1rem;
    list-style: none;
    box-sizing: border-box;
    background-color: transparent;
    font-style: normal;
    cursor: pointer;
    text-decoration: none;
    line-height: 1;
    word-break: break-word;
    font-weight: 400;
    transition: color 0.6s;
    color: #FFFFFF !important;
    position: relative;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: -10000px 1.2em;
}
#site-footer .menu-item a:hover {
    font-family: inherit;
    font-size: 1.1rem;
    list-style: none;
    box-sizing: border-box;
    background-color: transparent;
    font-style: normal;
    cursor: pointer;
    line-height: 1;
    word-break: break-word;
    font-weight: 400;
    text-decoration: none;
    color: #3098f3 !important;
    position: relative;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}
#site-footer .textwidget {
    text-align: left;
    box-sizing: border-box;
    margin-top: 0;
    font-style: normal;
    word-break: break-word;
    font-weight: 400;
    margin-bottom: 2rem !important;
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.5;
    color: #fafafa;
    padding-right: 10px;
}

.footer_copyright {
    text-align: left;
    color: #fafafa;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.73;
    margin-top: 1rem;
    /* margin-bottom: .5rem; */
    padding-right: 10px;
}
.footer_down {
    border-top: 2px solid #f23801;
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
}
.footer-row.footer_down {
    padding-top: 3.6rem;
}
.textwidget.custom-html-widget a {
    color: #fafafa;
}


/*subs*/
.subscribe_footer {
    display: flex;
    justify-content: space-between;
}
.subs_input span input {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    font-family: inherit;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    box-sizing: border-box;
    border-radius: 0;
    outline: none;
    height: 44px;
    color: #000000;
    border: 0px solid #000000;
    background-color: #ffffff;
    width: 270px;
}
.subs_submit input {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    font-family: inherit;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
    box-sizing: border-box;
    outline: none;
    background: transparent;
    padding: 0 15px;
    transition: all ease-in-out 0.2s;
    height: 44px;
    color: #000000;
    border: 0px solid #000000;
    background-color: #ffffff;
}
.social_link a img {
    -webkit-font-smoothing: antialiased;
    text-align: left;
    width: auto;
    height: 23px;
    box-sizing: content-box;
}
.pay_link a img {
    -webkit-font-smoothing: antialiased;
    text-align: left;
    width: auto;
    height: 23px;
    box-sizing: content-box;
}
.social_link {
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 10px;
}

.social_link,
.pay_link {
    margin-right: 8px;
}
.social_link:last-child,
.pay_link:last-child {
    margin-right: 0px;
}
.footer_col_social,
.footer_col_pay {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}
.footer-col {
    padding: 0 1rem 0 0;
    flex: 0 0 25%;
}
.footer-col .menu-item {
    padding-bottom: 0.5rem;
}
.footer_bootom_menu {
    display: flex;
    align-items: center;
    max-width: 1140px;
    margin: 0 auto;
    margin-top: 25px;
    justify-content: center;

}
.footer_bootom_menu > div > div {
    display: flex;
    justify-content: center;
}
.footer_bootom_menu ul.menu {
    display: flex;
    margin-top: 14px;
}
.footer_bootom_menu ul.menu li {
    margin: 0 20px;
}
.f_contact {
    position: relative;
}
.f_contact_item:first-child {
    margin-bottom: 20px;
    margin-top: 20px;
}
/**/
@media (max-width: 1024px) {
    footer {
        padding-left: 5px;
        padding-right: 5px;
    }
    .subscribe_footer {
        width: 210px;
    }
    .subs_input span input {
        width: 180px;
    }
    .footer_block {
        padding-left: 10px;
        padding-right: 10px;
    }
    .menu-policies-container {
        text-align: center;
    }
    .services_menu {
        padding-left: 16px;
        padding-right: 16px;
    }
    .services_menu {
        padding-left: 16px;
        padding-right: 16px;
    }
    #menu-policies li {
        text-align: left;
    }
}
@media (max-width: 768px) {
    #menu-policies li{
        text-align: center;
    }
    .footer-row {
        flex-direction: column;
    }

    #site-footer > .cont {
        padding: 0 10px;
        display: flex;
        flex-wrap: wrap;
    }
    .footer-row {
        flex-wrap: wrap;
    }
    .footer-col {
        margin-bottom: 30px;
        flex: 0 0 50%;
    }
    .footer-col .menu-item {
        padding: .2em 0em;
        text-align: center;
    }
    .subscribe_footer {
        width: 300px;
    }
    .footer_col_social, .footer_col_pay {
        justify-content: center;
    }
    .f_contact_item:first-child:before {
        display: none;
    }
    .footer-col1 div {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .footer-item-title {
        text-align: center;
    }
}
@media (max-width: 600px) {
    .footer-row {
        flex-direction: column;
    }
    .footer-col {
        margin-bottom: 20px;
        pointer-events: all;
    }
    .footer-item-title,
    .pay_method_title {
        font-style: normal;
        color: #ffffff;
        word-break: break-word;
        font-family: inherit;
        font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / 28));
        line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / 28)));
        text-align: center;
        box-sizing: border-box;
        font-weight: bold;
    }
    .footer-col .menu-item {
        -webkit-font-smoothing: antialiased;
        font-family: inherit;
        font-weight: 300;
        line-height: 1.55;
        font-size: 12px;
        color: #ffffff;
        box-sizing: content-box;
        display: block;
    }
    #site-footer .list-group-item {
        margin-bottom: 0px;
    }
    #site-footer .textwidget,
    #menu-about,
    #menu-services {
        text-align: center;
    }
    .footer_block {
        flex-direction: column;
    }
    .subscribe_footer {
        flex-direction: column;
        height: 80px;
    }
    .subs_submit input,
    .subs_input span input {
        width: 360px;
    }
    .footer-col .menu-item {
        border-bottom: 1px solid transparent;
    }
    #menu-services {
        flex-direction: column;
    }
    .footer_bootom_menu {
        padding: 30px 10px 0;
        flex-direction: column-reverse;
    }
    .footer_bootom_menu ul.menu {
        display: flex;
        margin-top: 0px;
        flex-direction: column;
    }
    .footer_bootom_menu ul.menu li {
        margin: 0 20px 0 0;
    }
    .footer_bootom_menu > div > div {
        justify-content: flex-start;
    }
    #menu-policy > li {
        --wp-admin-theme-color: #007cba;
        --wp-admin-theme-color-darker-10: #006ba1;
        --wp-admin-theme-color-darker-20: #005a87;
        text-rendering: optimizeSpeed;
        pointer-events: all;
        list-style: none;
        -webkit-font-smoothing: antialiased;
        transition: color .2s ease-in-out;
        line-height: 1;
        word-break: break-word;
        text-align: left;
        font-family: inherit;
        font-size: 0.875rem;
        box-sizing: inherit;
        background-color: transparent;
        font-style: normal;
        cursor: pointer;
        text-decoration: none;
        color: #ffffff !important;
        font-weight: 300;
        margin-bottom: 0px;
    }
    .footer-col2 {
        margin-left: 0px;
    }
    /*#menu-policy > li > a:before {*/
        /*content: '';*/
        /*position: absolute;*/
        /*background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512.002 512.002' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='M388.425,241.951L151.609,5.79c-7.759-7.733-20.321-7.72-28.067,0.04c-7.74,7.759-7.72,20.328,0.04,28.067l222.72,222.105 L123.574,478.106c-7.759,7.74-7.779,20.301-0.04,28.061c3.883,3.89,8.97,5.835,14.057,5.835c5.074,0,10.141-1.932,14.017-5.795 l236.817-236.155c3.737-3.718,5.834-8.778,5.834-14.05S392.156,245.676,388.425,241.951z' fill='%2351af71' data-original='%23000000' style=''/%3E%3C/g%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");*/
        /*width: 16px;*/
        /*height: 16px;*/
        /*background-size: 16px 16px;*/
        /*margin-left: -25px;*/
        /*margin-top: 4px;*/
    /*}*/
    .footer_bootom_menu {
        display: flex;
        align-items: flex-start;
    }
    #menu-policy > li {
        padding: .667em 0em;
    }
    .footer_bootom_menu {
        margin-top: 0px;
    }
    #menu-policies li {
        text-align: center;
    }
}
/**/


.services_menu {
    padding: 40px 0;
    background-color: #f7f9fb;
}
.services_menu_block {
    max-width: 1140px;
    margin: 0 auto;
}
#menu-services {
    display: flex;
    flex-wrap: wrap;
}
#menu-services li {
    flex: 0 0 25%;
}
