a.show_cook {
    font-size: 30px;
    position: fixed;
    color: #06a6aa;
    left: 10px;
    bottom: 15px;
}

.xx-popup-cookies * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.xx-popup-cookies {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px;
    outline: 0;
    background: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    line-height: 1.35;
    display: none;
}

.xx-popup-cookies.show {
    display: block;
}

.xx-popup-cookies .xx-popup-content {
    margin: 0 auto;
    width: auto;
    max-width: 750px;
    transition: transform .3s ease-out;
    transform: none;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    align-items: center;
    position: relative;
    height: 100%;
}

.xx-popup-cookies .xx-popup {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    color: #2d4156;
}

.xx-popup-cookies .xx-popup .xx-text a {
    color: #2d4156;
    text-decoration: underline;
}

.xx-popup-cookies .xx-title {
    text-align: center;
    font-weight: bold;
    margin-bottom: 13px;
}

.xx-popup-cookies .xx-button-box {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    align-items: center;
}

.xx-popup-cookies .xx-button-box a {
    margin: 0 5px;
}

.xx-popup-cookies .xx-btn-1 {
    color: #969595;
    text-decoration: underline;
}

.xx-popup-cookies .xx-text a:hover {
    opacity: 0.9;
}

.xx-popup-cookies .xx-btn-1:hover {
    color: #000;
}

.xx-popup-cookies .xx-btn-2 {
    border-radius: 8px;
    padding: 12px 15px 10px 15px;
    display: inline-block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #4a74b0;
}

.xx-popup-cookies .xx-btn-2:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.9;
}

.xx-popup-cookies .xx-popup-1 {
    margin-bottom: 10px;
}

.xx-popup-cookies .xx-popup-2 {
    display: none;
    color: #000;
}

.xx-popup-cookies .xx-popup-2 .xx-title {
    text-align: left;
}

.xx-popup-cookies .xx-popup-2 .xx-text a {
    color: #000;
}

.xx-popup-cookies .xx-button-box-2 {
    display: flex;
    justify-content: space-between;
}

.xx-popup-cookies .xx-button-box-2 a {
    width: calc(50% - 5px);
    margin-bottom: 10px;
}

.xx-popup-cookies .xx-button-box-1 a {
    width: 100%;
}

.xx-popup-cookies .xx-boxes-1 {
    padding: 20px 0;
}

.xx-popup-cookies .xx-box-1 {
    margin-bottom: 5px;
    border-radius: 10px;
    background: #f2f2f2;
}

.xx-popup-cookies .xx-boxes-1 .xx-box-1:last-child {
    margin-bottom: 0;
}

.xx-popup-cookies .xx-box-1 .xx-name {
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: space-between;
    padding: 18px 20px 15px 20px;
}

.xx-popup-cookies .xx-box-1 .xx-name .xx-txt-2 {
    font-weight: bold;
    display: flex;
    align-items: center;
}

.xx-popup-cookies .xx-box-1 .xx-name .xx-txt-1 {
    padding-left: 15px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAACXBIWXMAAAsTAAALEwEAmpwYAAABLElEQVQYlTXLQUrDQBiG4S8z005CmrSUwEAbC6V236WH8QCirgSxKO4qnqCC4AE8Q3HhwoPE0NKAyzLMOGHmdyF9tw9vVJbluxDie7FY3GmtYa2F1hqHwwGcc37WNM0tgKwoik3btnDOwTkHPhqNNpxzV9f1I2MsGQ6HH8aYf8yyDAC+0jRldV0/EFHe7/c31lrwPM/hnIOU8jOOY9Y0zZKIsjRNN7woCnjv0el00Ov1PvM8/9ntdqsQwgmTUkIIgSRJ0O124Zz7DSHAWhszIgIRIYoiaK3vt9vtm1JqPRgMzhkRQQgBY8yyqqonpdSLUuraew8mpYRz7qaqqufxeLwuy/KqbVsQEThjbLXf71ez2ex1MplcGmMQQoAxBsx7fzqdTtfz+fzieBz7A0N9lvyqJI3BAAAAAElFTkSuQmCC') left 3px no-repeat;
}

.xx-popup-cookies .xx-box-1 .xx-description {
    padding: 16px 20px 13px 20px;
    display: none;
}

.xx-popup-cookies .xx-switch {
    order: 2;
}

.xx-popup-cookies .xx-box-1 {
    position: relative;
}

.xx-popup-cookies .xx-switch {
    position: absolute;
    top: 0;
    right: 0;
    margin: 14px 15px;
}

.xx-popup-cookies .xx-box-1 .xx-txt-2-1 {
    position: absolute;
    top: 3px;
    margin-right: 10px;
    font-weight: bold;
    right: 100%;
}

.xx-popup-cookies .xx-box-1 .xx-txt-2-1 span:first-child {
    display: none;
}

.xx-popup-cookies .xx-box-1 :checked+.slider+.xx-txt-2-1 span:first-child {
    display: block;
}

.xx-popup-cookies .xx-box-1 :checked+.slider+.xx-txt-2-1 span:last-child {
    display: none;
}

.xx-popup-cookies .xx-box-1 .xx-name .xx-txt-2 .xx-txt-2-1 {
    order: 1;
}

.xx-popup-cookies .xx-switch .switch {
    position: relative;
    width: 50px;
    height: 24px;
    border-radius: 12px;
}

.xx-popup-cookies label {
    display: inline-block;
}

.xx-popup-cookies .xx-switch .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.xx-popup-cookies .xx-switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 12px;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.xx-popup-cookies .xx-switch .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    border-radius: 12px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.xx-popup-cookies .xx-switch input:checked+.slider {
    background-color: #28a745;
}

.xx-popup-cookies .xx-switch input:focus+.slider {
    box-shadow: 0 0 1px #28a745;
}

.xx-popup-cookies .xx-switch input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.xx-popup-cookies .xx-switch .slider.round {
    border-radius: 34px;
}

.xx-popup-cookies .xx-switch .slider.round:before {
    border-radius: 50%;
}

.xx-popup-cookies .xx-btn-2-1 {
    color: #000;
    background: #dedfe0;
}

.xx-popup-cookies .xx-popup {
    position: relative;
}

.xx-popup-cookies .xx-btn-2-1:hover {
    color: #000;
}

.xx-popup-cookies .xx-close {
    position: absolute;
    top: -5px;
    text-decoration: none;
    margin: 10px;
    font-size: 22px;
    right: 0;
    color: #000;
}

.xx-popup-cookies .xx-close:hover {
    color: #4a74b0;
    text-decoration: none;
}


@media (max-width: 500px) {
    .xx-popup-cookies .xx-button-box {
        flex-direction: column;
        margin-top: 30px;
    }

    .xx-popup-cookies .xx-button-box .xx-btn-2 {
        margin-top: 10px;
        width: 100%;
    }

    .xx-popup-cookies .xx-box-1 .xx-txt-2-1 {
        display: none;
    }

    .xx-popup-cookies .xx-button-box-2 {
        display: block;
    }

    .xx-popup-cookies .xx-button-box-2 .xx-btn-2 {
        width: 100%;
    }

    .xx-popup-cookies .xx-button-box .xx-btn-1 {
        margin-bottom: 10px;
    }
}

.xx-popup-cookies .xx-switch input:disabled+.slider {
    cursor: not-allowed;
}