﻿/*@font-face {
    font-family: 'icomoon';
    src: url('/fonts/icomoon.eot?pcl2i7');
    src: url('/fonts/icomoon.eot?pcl2i7#iefix') format('embedded-opentype'), url('/fonts/icomoon.ttf?pcl2i7') format('truetype'), url('/fonts/icomoon.woff?pcl2i7') format('woff'), url('/fonts/icomoon.svg?pcl2i7#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}*/

@font-face {
    font-family: "icons_g";
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/icons/icons_g-1.ttf') format("truetype")
}
/*
@font-face {
    font-family: "icons_g2";
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/icons/icons_g.woff2') format("woff2"),url('/fonts/icons/icons_g.woff') format("woff"),url('/fonts/icons/icons_g.ttf') format("truetype")
}

@font-face {
    font-family: "icons_m";
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/icons/icons_m.woff2') format("woff2"),url('/fonts/icons/icons_m.woff') format("woff"),url('/fonts/icons/icons_m.ttf') format("truetype")
}*/

@font-face {
    font-family: "Segoe UI";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Segoe UI'),url('/fonts/Segoe-UI/Segoe-UI.woff2') format("woff2"),url('/fonts/Segoe-UI/Segoe-UI.woff') format("woff"),url('/fonts/Segoe-UI/Segoe-UI.ttf') format("truetype")
}

/*@font-face {
    font-family: "Segoe UI Light";
    font-style: normal;
    font-weight: normal;
    font-display: "swap";
    src: local('Segoe UI Light'),url('/fonts/Segoe-UI/Segoe-UI-Light.woff2') format("woff2"),url('/fonts/Segoe-UI/Segoe-UI-Light.woff') format("woff"),url('/fonts/Segoe-UI/Segoe-UI-Light.ttf') format("truetype")
}

@font-face {
    font-family: "Segoe UI Semilight";
    font-style: normal;
    font-weight: normal;
    font-display: "swap";
    src: local('Segoe UI Semilight'),url('/fonts/Segoe-UI/Segoe-UI-Semilight.woff2') format("woff2"),url('/fonts/Segoe-UI/Segoe-UI-Semilight.woff') format("woff"),url('/fonts/Segoe-UI/Segoe-UI-Semilight.ttf') format("truetype")
}

@font-face {
    font-family: "Segoe UI Semibold";
    font-style: normal;
    font-weight: normal;
    font-display: "swap";
    src: local('Segoe UI Semibold'),url('/fonts/Segoe-UI/Segoe-UI-Semibold.woff2') format("woff2"),url('/fonts/Segoe-UI/Segoe-UI-Semibold.woff') format("woff"),url('/fonts/Segoe-UI/Segoe-UI-Semibold.ttf') format("truetype")
}

@font-face {
    font-family: "Segoe UI Bold";
    font-style: normal;
    font-weight: normal;
    font-display: "swap";
    src: local('Segoe UI Bold'),url('/fonts/Segoe-UI/Segoe-UI-Bold.woff2') format("woff2"),url('/fonts/Segoe-UI/Segoe-UI-Bold.woff') format("woff"),url('/fonts/Segoe-UI/Segoe-UI-Bold.ttf') format("truetype")
}*/

.head {
    background: #f4f4f2;
    height: 60px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 30001;
}

.t-container {
    min-height: calc(100vh - 144px);
    padding-bottom: 20px;
}

span.text-question {
    color: #333;
    font-weight: 700;
}

    span.text-question:hover {
        color: #ed1c24;
    }

div.c-header {
    background-color: #ffffffc7;
    color: #333;
    width: 100%;
    padding-top: 10px;
    color: #333;
}

.c-header div.ow-hero-content {
    color: #333;
}

img {
    border-style: none;
    vertical-align: bottom;
}

@media screen and (max-width: 1083px) {
    .c-image-c {
        /* margin-bottom: 20px !important; */
    }
}

a {
    color: #428bca;
    text-decoration: none;
}

.horoscope-bg {
    background-image: url(/images/backgrounds/bs-0.jpg);
    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: cover;
}

.astro-sign {
    position: absolute;
    /* top: 8px; */
    /* left: 16px; */
    transform: translate(50vw, 25%);
    width: 160px;
}

.astro-text {
    font-size: 10vw;
    color: white;
}

body:not(.fullscreen) #precontent {
    margin-top: 60px;
}

.house-bg {
    background-image: url(/images/House/house.jpg);
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: cover;
    transform: translate(0px, 0px);
    background-position: center center;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 150px;
    margin: auto;
    will-change: transform;
    z-index: 29998;
}

.wish-bg {
    background-image: url(/images/backgrounds/bs-1.jpg);
    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: cover;
}

.c-wish > img {
    width: 333px;
    margin-top: 20px;
}

.icon-today:before {
    color: #f13985;
    content: "\E12F";
    font-family: icons_g;
    font-size: 3.2rem;
    font-weight: normal;
    line-height: 2rem;
    margin-left: -.1rem;
    padding-right: 1rem;
    position: relative;
    vertical-align: middle;
    bottom: .1rem;
}

.icon-love:before {
    color: #f13985;
    content: "";
    font-family: icons_g;
    font-size: 3.2rem;
    font-weight: normal;
    line-height: 2rem;
    margin-left: -.1rem;
    padding-right: 1rem;
    position: relative;
    vertical-align: middle;
    bottom: .1rem;
}

.icon-career:before {
    color: #f13985;
    content: "";
    font-family: icons_g;
    font-size: 3.2rem;
    font-weight: normal;
    line-height: 2rem;
    margin-left: -.1rem;
    padding-right: 1rem;
    position: relative;
    vertical-align: middle;
    vertical-align: middle;
    bottom: .1rem;
}

.icon-finance:before {
    color: #f13985;
    content: "\E131";
    font-family: icons_g;
    font-size: 3.2rem;
    font-weight: normal;
    line-height: 2rem;
    margin-left: -.1rem;
    padding-right: 1rem;
    position: relative;
    vertical-align: middle;
    vertical-align: middle;
    bottom: .1rem;
}

.icon-wellbeing:before {
    color: #f13985;
    content: "";
    font-family: icons_g;
    font-size: 3.2rem;
    font-weight: normal;
    line-height: 2rem;
    margin-left: -.1rem;
    padding-right: 1rem;
    position: relative;
    vertical-align: middle;
    bottom: .1rem;
}

.icon-category:before {
    color: #03890d;
    content: "";
    font-family: icons_g;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 2rem;
    /* margin-left: -0.1rem; */
    padding-right: 0.6rem;
    position: relative;
    vertical-align: middle;
    bottom: 0.05rem;
}


.star0:after {
    color: #a0a0a0;
    content: "\E13B";
    font-family: 'icons_g';
    font-size: 2.3rem;
    font-weight: 400;
    line-height: 2rem;
    /*    margin-left: -.1rem;
    padding-right: 1rem;*/
    position: relative;
    vertical-align: middle;
    bottom: .5rem;
}


.star1:after {
    color: #f13985;
    content: "\E13A";
    font-family: 'icons_g';
    font-size: 2.3rem;
    font-weight: 400;
    line-height: 2rem;
    /*    margin-left: -.1rem;
    padding-right: 1rem;*/
    position: relative;
    vertical-align: middle;
    bottom: .5rem;
}

.wrapper-part {
    display: inline-block;
}

.wrapper-stars {
    display: inline-flex;
    margin: 0px 10px;
    /*    float: right;*/
}

@media screen and (min-width: 768px) {
    [data-module="ow-locale-picker"] {
        padding-top: 30px;
        /* padding-bottom: 175px; */
    }
}

[data-module="ow-locale-picker"] {
    padding-top: 30px;
    /* padding-bottom: 480px; */
}

    [data-module="ow-locale-picker"] .ow-locale-picker-item {
        padding-bottom: 4px;
    }

@media screen and (max-width: 1083px) {
    [data-module="ow-locale-picker"] {
        padding-left: 5%;
    }
}

@media screen and (max-width: 1083px) {
    .c-uhff-cookie div.m-rich-content-block.context-ucx {
        padding-left: 5%;
        padding-right: 5%;
    }
}

[data-module="ow-market-selector"] {
    border-top: 1px solid #aeaeae;
    background: #f5f5f5;
}

.m-content-placement-item > picture.p-selected, .c-content-placement > picture.p-selected {
    box-shadow: -1px 2px 10px 3px #f13985a1 !important;
}

.m-content-placement-item > picture:hover, .c-content-placement > picture:hover {
    box-shadow: -1px 2px 10px 3px rgb(0 0 0 / 40%);
    transform: scale(1.02, 1.02);
}

div.c-paragraph.c-signs {
    text-align: center;
}

.ow-slide-in {
    font-size: 30px;
}

.c-title {
    font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ow-text-content {
    margin-bottom: 1.9rem;
}



.lds-circle {
    display: inline-block;
    transform: translateZ(1px);
}

    .lds-circle > div {
        display: inline-block;
        width: 64px;
        height: 64px;
        margin: 8px;
        border-radius: 50%;
        background: #fff;
        animation: lds-circle 2.4s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

@keyframes lds-circle {
    0%, 100% {
        animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
    }

    0% {
        transform: rotateY(0deg);
    }

    50% {
        transform: rotateY(1800deg);
        animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
    }

    100% {
        transform: rotateY(3600deg);
    }
}

.hide {
    display: none;
}

.c-width-100 {
    width: 100%;
}

.bg-gray {
    background-color: gainsboro;
}

.controls {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    margin-top: 10px;
}

.audio-player {
    --player-button-width: 3em;
    position: absolute;
    left: 80%;
    margin-top: -70px;
}

.player-button {
    background-color: transparent;
    border: 0;
    width: var(--player-button-width);
    height: var(--player-button-width);
    cursor: pointer;
    padding: 0;
}

.audio-unmute {
    background-image: url(https://static.xx.fbcdn.net/rsrc.php/v3/yt/r/QvRs0TYtR5p.png);
    background-position: 0px -109px;
    background-size: auto;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    display: inline-block;
    -webkit-filter: invert(1);
    filter: invert(1);
}

.audio-mute {
    background-image: url(https://static.xx.fbcdn.net/rsrc.php/v3/yt/r/QvRs0TYtR5p.png);
    background-position: 0px -25px;
    background-size: auto;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    display: inline-block;
    -webkit-filter: invert(1);
    filter: invert(1);
}

.c-category {
    padding-bottom: 5px;
    font-size: 1.5rem !important;
    font-weight: 700;
}