/*footer*/
footer {
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 30px;
    background: #080B2C;
}
.footer_block {
    display: flex;
    flex-wrap: wrap;
}

.footer-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer-item-title {
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 24px;
    word-break: break-word;
    padding-bottom: 0;
    text-align: left;
    position: relative;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
}

.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 {
    text-size-adjust: 100%;
    visibility: visible;
    text-align: left;
    letter-spacing: 0.5px;
    word-break: break-word;
    box-sizing: border-box;
    outline: none;
    font: inherit;
    cursor: pointer;
    text-decoration: none;
    color: #ffffff;
    transition: 0.2s ease-in-out;
}
#site-footer .menu-item a:hover {
    word-break: break-word;
    text-align: left;
    box-sizing: border-box;
    background-color: transparent;
    font-style: normal;
    cursor: pointer;
    text-decoration: none;
    color: #b3b3b3 !important;
}
#site-footer li.menu-item {
    list-style-type: none;
    text-align: left;
    padding-bottom: 0.5rem;
    margin-bottom: 0.6rem;
}
#site-footer #menu-services li.menu-item{
    padding-bottom: 0;
    margin-bottom: 1.1rem;
}
#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;
}
#site-footer .menu-item {
    position: relative;
    padding-left: 25px;
    display: flex;
    align-items: center;
}
#site-footer .menu-item: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 792.033 792.033' 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 id='_x38_'%3E%3Cg%3E%3Cpath d='M617.858,370.896L221.513,9.705c-13.006-12.94-34.099-12.94-47.105,0c-13.006,12.939-13.006,33.934,0,46.874 l372.447,339.438L174.441,735.454c-13.006,12.94-13.006,33.935,0,46.874s34.099,12.939,47.104,0l396.346-361.191 c6.932-6.898,9.904-16.043,9.441-25.087C627.763,386.972,624.792,377.828,617.858,370.896z' fill='%23f1894c' data-original='%23000000' style='' class=''/%3E%3C/g%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: 15px;
    height: 15px;
    background-size: 15px 15px;
    left: 0;
}
.footer_copyright {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87;
    list-style-type: none;
    text-size-adjust: 100%;
    visibility: visible;
    text-align: left;
    letter-spacing: 0.5px;
    word-break: break-word;
    box-sizing: border-box;
    outline: none;
    font: inherit;
    cursor: pointer;
    text-decoration: none;
    color: #FFFFFF;
    transition: 0.2s ease-in-out;
    opacity: .75;
}
#menu-footer-bottom-menu .menu-item a {
    text-size-adjust: 100%;
    visibility: visible;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    font: inherit;
    letter-spacing: 0.5px;
    word-break: break-word;
    color: #ffffff;
    font-size: 1rem;
    line-height: 1.6875;
    margin: 10px;
    transition: opacity .3s ease;
    opacity: .75;
}
.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;
}
.footer-col {
    padding: 0 1rem 0 0;
    flex: 0 0 33.333%;
}
.footer_block_services .footer-col {
    flex: initial;
    width: 100%;
}
.footer_block_services .footer-col ul{
    columns: 3;
}
.first_footer_block.cont{
    justify-content: space-between;
}
#menu-our-services {
    columns: 2;
}
.footer-col .menu-item {
    padding-bottom: 0.5rem;
}
.footer_bootom_menu {
    padding-top: 25px;
    margin-top: 25px;

    text-size-adjust: 100%;
    font-style: normal;
    line-height: 1.6875;
    color: #404040;
    font-family: inherit;
    visibility: visible;
    box-sizing: border-box;
    outline: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 30px 0;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #122947;
}
.footer_bootom_block {
    max-width: 1140px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between;
}
.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;
}
#menu-usefull-links {
    text-align: center;
}
/**/
@media (max-width: 1024px) {
    .subscribe_footer {
        width: 210px;
    }
    .subs_input span input {
        width: 180px;
    }
    .footer_block {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer_bootom_menu {
        padding-right: 16px;
        padding-left: 16px;
    }
    .footer_bootom_menu ul.menu li {
         margin: 0px;
    }
}
@media (max-width: 768px) {
    .footer-row {
        flex-direction: column;
    }
    .footer_bootom_block {
        flex-direction: column-reverse;
    }
    #site-footer > .cont {
        padding: 0 16px;
        display: flex;
        flex-wrap: wrap;
    }
    .footer-row {
        flex-wrap: wrap;
    }
    .footer-col {
        margin-bottom: 30px;
        flex: 0 0 33.333%;
    }
    .footer-col .menu-item {
        padding: .2em 0em;
    }
    .subscribe_footer {
        width: 300px;
    }
}
@media (max-width: 600px) {
    #site-footer li.menu-item {
        text-align: center;
    }
    .footer_copyright {
        padding-bottom: 20px;
    }
    .footer-col1 div {
        text-align: center;
    }
    #menu-our-services {
        columns: 1;
    }
    .footer-row {
        flex-direction: column;
    }
    .footer-col {
        margin-bottom: 20px;
        pointer-events: all;
    }
    .footer-item-title{
        text-align: center;
    }
    .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;
        font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / 28));
        line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / 28)));
    }
    #site-footer .textwidget,
    #menu-about,
    #menu-services {
        text-align: center;
    }
    .footer_block {
        flex-direction: column;
    }
    .footer-col .menu-item {
        border-bottom: 1px solid transparent;
        text-align: center;
    }
    #menu-services {
        flex-direction: column;
        columns: initial;
    }
    .footer_bootom_menu {
        padding: 30px 10px 0;
        flex-direction: column-reverse;
    }
    .footer_bootom_menu ul.menu {
        display: flex;
        margin-top: 0px;
        flex-direction: column;
        text-align: center;
    }
    .footer_bootom_menu > div > div {
        text-align: center;
        display: block;
    }
    #menu-policy > li {
        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;
    }
    .footer_bootom_menu {
        display: flex;
        align-items: flex-start;
    }
    .footer_bootom_block {
        flex-direction: column-reverse;
    }
    .footer-item-title:after {
        display: none;
    }
    #site-footer .menu-item:before {
        display: none;
    }
    #site-footer .menu-item {
        padding-left: 0px;
        justify-content: center;
    }
}
@media(max-width: 500px){
    .footer-col{
        padding: 0;
    }
}
/**/