#footer_bottom_floating_line {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999999;
    box-sizing: border-box;
}
#footer_bottom_floating_line__cookies {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 14px;
    width: 100%;
    background: rgba(137, 153, 162, 1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.footer_bottom_floating_line__berga_foto #footer_bottom_floating_line__cookies {
    width: 100%;
    max-width: none;
    text-align: center;
}
#footer_bottom_floating_line__cookies a {
    color: #2b3d52;
    text-decoration: none;
    white-space: nowrap;
}
#footer_bottom_floating_line__cookies a:hover,
#footer_bottom_floating_line__cookies a:focus {
    text-decoration: underline;
}
#footer_bottom_floating_line__cookies__text {
    position: relative;
    margin-right: 15px;
    padding-left: 20px;
    background-image: url("../images/exclamation_circle_white.svg");
    background-position: left center;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    font-family: "UniviaProLight", Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    text-align: center;
}

#footer_bottom_floating_line__cookies__text,
#footer_bottom_floating_line__cookies__text * {
    color: #fff;
}

#footer_bottom_floating_line__cookies__ok_btn {
    height: 23px;
    min-width: 40px;
    margin: 0;
    padding: 0;
    border-radius: 15px;
    background-color: #bcc6ca;
    color: #2a3f51;
    font-size: 12px;
    font-weight: bold;
    font-family: "UniviaPro", Arial, sans-serif;
    line-height: 0;
    border: 0 none;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
}

#footer_bottom_floating_line__cookies__ok_btn:hover,
#footer_bottom_floating_line__cookies__ok_btn:hover {
    background-color: #a0a9ad;
}

#footer_bottom_floating_line__right {
    display: inline-block;
    height: 46px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.cookies_msg_active #footer_bottom_floating_line__right ,
.new_design_msg_active #footer_bottom_floating_line__right ,
.new_design_msg_active #footer_bottom_floating_line__cookies{
	display: none;
}

#footer_bottom_floating_line__right__telegram {
    display: inline-block;
    height: 46px;
    width: 46px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #0088cc;
    color: white;
    cursor: pointer;
    font-size: 24px;
    padding: 9px 8px;
    vertical-align: inherit;
}
#footer_bottom_floating_line__right__facebook {
    display: inline-block;
    height: 46px;
    width: 171px;
    padding: 7px 10px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: rgba(205, 205, 205, 0.7);
    margin-left: 10px;
}
#footer_bottom_floating_line__right__facebook iframe {
    display: inline-block;
    width: 148px;
    height: 28px;
}

@media screen and (max-width: 359px) {
    #footer_bottom_floating_line__cookies {
        padding: 10px;
    }

    #footer_bottom_floating_line__cookies__text {
        font-size: 12px;
        line-height: 16px;
    }
}

@media screen and (max-width: 710px) {

    #footer_bottom_floating_line__cookies {
        max-width: 100%;
    }
    #footer_bottom_floating_line__cookies__text {
        padding-left: 0;
        background-image: none;
    }
    #footer_bottom_floating_line__right.cookie_info_active {
        display: none;
    }
}

@media screen and (max-width: 760px) {
    #footer_bottom_floating_line__cookies__text {
        padding-left: 0;
        background-image: none;
    }
}

#footer_container {
    background-color: #000000;
    padding-bottom: 100px;
    position: relative;
}

#footer_container #footer .footer_block,
#footer_container #footer .footer_block a {
    font-size: 14px;
    color: white;
}

#footer_container {
    font-family: "Roboto", Arial, sans-serif;
    padding-top: 86px;
}

#footer .footer_block li a {
    font-family: "Roboto", Arial, sans-serif;
}

#footer_bottom_line {
    width: 100%;
    height: 42px;
    background: #889BA8;
    position: absolute;
    bottom: 0;
    opacity: 0.7;
}

#footer_container .float_left {
    max-width: 320px;
}

#footer_container .footer_block .footer_title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
    line-height: 20px;
    color: #fff;
}

#footer_container .footer_block .footer_title {
    font-family: "Roboto", Arial, sans-serif;
    margin-bottom: 44px !important;
}

#footer_container .footer_block .float_left p:first-of-type {
    font-size: 16px;
    margin-bottom: 44px !important;
}

#footer_container .footer_block .float_left p:nth-of-type(2) {
    font-size: 16px;
}

#footer_container .footer_block_right {
    display:flex;
    align-content: space-between;
    flex-wrap: nowrap;
    flex-direction: row;
}

#footer_container .footer_block_right .footer_block:last-of-type {
    flex: none;
}

#footer_container .footer_block_right .footer_block {
    width: auto !important;
    flex: 1 1 auto;
    position: relative;
    padding: 0 !important;
}

#footer_container .footer_block_right {
    padding-left: 5%;
}

#footer_container .footer_block_right .footer_block h4 {
    position: relative;
}

#footer_container .footer_block_right .footer_block .footer_header_div {
    content: "";
    display: inline-block;
    flex: 1;
    text-align: center;
    left: calc( 64px + 50% );
    transform: translateX(-50%);
    position: absolute;
}

#footer_container .footer_block_right .footer_block .footer_header_div_line {
    border-right: 1px solid #7B8691;
    height: 20px;
    margin: 0 auto;
    width: 0;
}

#footer_container #footer {
    max-width: 1440px;
}


#google_translate_element_wrapper {
    margin: 0;
    margin-top: 40px;
    position: relative;
    width: fit-content;
}
#google_translate_element {
    width: fit-content;
}

#google_translate_element_label{
    color: #fff;
    position: absolute;
    font-size: 12px;
    background: black;
    left: 15px;
    top: -7px;
    z-index: 1;
    padding: 0 5px;
}
.goog-te-gadget-icon {
	display: none;
}
.goog-te-gadget-simple {
    background: transparent;
    padding: 12px;
    padding-top: 15px;
    border: 1px solid #c9c9c9;
    height: 43px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    -webkit-appearance: none;
    margin: 0;
}
.goog-te-gadget-simple span {
    color: white;
}
.goog-te-gadget-simple span:nth-of-type(2) {
    display: none;
}
.goog-te-gadget-simple span:nth-of-type(3) {
    color: white !important;
}
#google_translate_element a {
	font-family: "UniviaProLight", Arial, sans-serif !important;
}



@media only screen and (max-width: 1100px) {
    #footer_container #footer .footer_block_left {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        padding-right: 0;
    }

    #footer_container #footer .footer_block_left p {
        margin-bottom: 0;
    }

    #footer_container #footer .footer_block_left p:first-of-type {
        margin-bottom: 10px!important;
        outline:none;
    }

    #footer_container #footer .footer_block_right {
        margin-bottom: 136px;
        flex-wrap: wrap;
    }

    #footer_container #footer .footer_block_right .footer_block {
        max-width: 50% !important;
        width: 50% !important;
        text-align: center;
        height: 208px;
        margin-top: 38px !important;
    }

    #footer .float_left,
    #footer .footer_block_left {
        max-width: 100% !important;
        width: 100% !important;
    }

    #footer_container .footer_block_right {
        padding-left: 0;
    }

    #footer_container .footer_block_right .footer_block .footer_header_div {
        display: none;
    }

    #footer_container .footer_block .footer_title {
        margin-bottom: 18px !important;
        text-align: left;
        padding-left: 20%;
    }

    #footer_container #footer .footer_block ul {
        padding-left: 20%;
        text-align: left;
    }
    #google_translate_element_wrapper {
        margin: auto;
        margin-top: 40px;
    }
}


@media only screen and (max-width: 810px) {
    #footer_container .footer_block_right .footer_block {
        max-width: 50%;
    }
}

@media only screen and (max-width: 700px) {
    #footer_container #footer .footer_block_right {
        margin-bottom: 156px;
    }
}

@media only screen and (max-width: 500px) {
    #footer_container #footer .footer_block_right {
        margin-bottom: 176px;
    }
}

@media only screen and (max-width: 450px) {
    #adaptive_html #footer_container #footer .footer_block {
        width: 100% !important;
        max-width: 100% !important;
        height: auto;
        margin: 20px 0;
    }

    #footer_container .footer_block .footer_title,
    #footer_container #footer .footer_block ul {
        padding-left: 0;
        text-align: center;
    }

    #footer_container #footer .footer_block:last-of-type {
        margin-bottom: 60px;
    }

    #footer_container #footer .footer_block_right {
        margin-bottom: 240px;
    }

    #footer_container #footer .footer_block ul {
        margin-top: 16px;
    }

    #adaptive_html #footer_container #footer .footer_block {
        padding-bottom: 44px;
    }
}


.footer_bottom_floating_line__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 14px;
    width: 100%;
    background: #1ca0f8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.footer_bottom_floating_line__info__text {
    position: relative;
    margin-right: 15px;
    padding-left: 20px;
    font-family: "UniviaProLight", Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    text-align: center;
    display: inline-block;
}
.footer_bottom_floating_line__info__text,
.footer_bottom_floating_line__info__text * {
    color: #fff;
}
.footer_bottom_floating_line__info__ok_btn {
    height: 23px;
    min-width: 90px;
    margin: 0;
    padding: 0;
    border-radius: 15px;
    background-color: white;
    color: #2a3f51;
    font-size: 12px;
    font-family: "UniviaPro", Arial, sans-serif;
    line-height: 0;
    border: 0 none;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    text-decoration: none;
    line-height: 23px;
    padding: 0 10px;
}
.footer_bottom_floating_line__info__ok_btn:hover {
    background-color: #dceaf4;
}
.footer_bottom_floating_line__info__ok_btn .fa {
	margin-left: 5px;
}
.footer_bottom_floating_line__info__close {
    position: absolute;
    top: 8px;
    right: 8px;
    color: white;
    font-size: 18px;
    cursor: pointer;
}