
body {
    font-family:   sans-serif !important;
    color:#000 !important;
    font-size:16px;
    background: var(--background_color,rgb(255,255,255));
}

html, body {
    height: 100%;
}
body {
    display: flex;
    flex-direction: column;
}
video {
    object-fit: fill;
}
.lr-0{ padding-left:0; padding-right:0}
.l-0{ padding-left:0;}
.r-0{ padding-right:0;}
.lr-10{ padding-right:10px; padding-left:10px}

.rp-10{ padding-right:10px}
.lp-10{ padding-left:10px}

.rp-15{ padding-right:15px}
.lp-15{ padding-left:15px}
.rp-20{ padding-right:20px}
.sep20{
    height:20px
}
.sep30{
    height:30px
}
.sep40{
    height:40px
}
.sep60{
    height:60px
}
#content {
    flex: 1 0 auto;
}
img.icon_big {
    margin-top: 22px;
}
#footer {
    flex-shrink: 0;
    background:var(--footer_color,#efedf8);
    padding:20px 0 0px;
}
.tb-0 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.blue_bg{ background: var(--color_category_top, #0066b3);}
.orange_bg{ background: var(--color_category_bottom,#ff6600);}
.welcome_row {
    padding: 15px;
    font-size: 40px;
    text-align: center;
    color: #fff;
    background-color: var(--color_header_line, #1a75bb)!important;
}
.footer_middle_buttons div {
    float: left;
    margin: 5px;
    cursor: pointer;
}
.footer_middle_buttons {
    margin: 8px auto 0;
    background: #fff;
    border: 5px solid #fff;
    overflow: hidden;
    width: 267px;
    border-radius: 10px;
    -webkit-box-shadow: 2px 1px 8px 1px #bfbfbf;
    box-shadow: 2px 1px 8px 1px #bfbfbf
}
img.footer_logo {
    margin-top: 8px;
}
.actions_angebot_inside {
    padding: 0 100px;
}
#video_block{
    background: #ff6600;
}
.angebot_wrapper {
}
.angebot_elem {
    width: 180px;
    height:200px;
    float: left;
    margin: 13px;
    border: 1px solid #0065b3;
    POSITION: relative;
}
.ang_image {
    width: 100%;
    height: 173px;
    background-repeat: no-repeat;
    background-position: top 100%;
    background-size: cover;
}
.angebot_wrapper .col-lg-12 {
    padding: 0;
}
.angebot_wrapper {
    margin-left: 5px;
}
.slick-slide {
    display: none;
    float: left;
    height: auto;
    min-height: 1px;
}
.ang_title {
    //background: #0065b3;
    color: var(--frame_color_top_offers,#0065b3) !important;
    padding: 5px 3px;
    position: absolute;
    bottom: -1px;
    width: 100%;
}
.toleft{
    text-align: left;
}
.toright{
    text-align: right;
}
.tocenter{
    text-align: center;
}
ul#footer_nav {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    width: 96%;
    justify-content: center;
}
ul#footer_nav li {
    text-align: left;
    padding: 3px 15px;
    display: inline-block;
    text-transform: uppercase;
}
ul#footer_nav li:nth-child(1), ul#footer_nav li:nth-child(2){
    border-right: 1px solid #fff;
}
.footer_bottom {
    background: #444;
    padding: 10px;
    overflow: hidden;
    margin-top: 18px;
}
.footer_bottom a {
    color: #fff;
}
.main_video_wrapper {
    #min-height: 600px;
//background: #ff6600;
    background: #000;
}
.actions_block {
    padding: 100px 85px;
}
.action_elem {
    float: left;
    #width: 33%;
}
.action_blue {
    background: #0066b3;
    background-color: var(--color_category_top, #1a75bb)!important;
    margin: 0 15px;
    background-repeat: no-repeat;
    background-position: center 30px;
    min-height: 183px;
    background-size: auto;
    position: relative;
}
.action_elem_title {
    position: absolute;
    bottom: 0;
    font-size: 19px;
    text-align: center;
    padding: 12px 0;
    width: 100%;
    background: var(--color_category_bottom,#f60);
    color: #fff;
}
.actions_block {
    padding: 50px 0 0;
}
.bb{
    border-bottom:2px solid #ccc
}
.angebots_title{
    font-size: 20px;
    font-weight: 600;
}
.footer_question{
    background:#ff6600;
    position: absolute;
    bottom: 30%;
    right:0;
    color: #fff;
    text-transform: uppercase;
    cursor:POINTER;
    padding: 10px;
}
.actions_angebot_inside{

}
.short_text{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width:95%;
}
.short_text:after{
    content: '...';
}
.slick-prev:before {
    content: '◀';
    color: #0066b3!important;
    font-size: 30px;
}
.slick-next:before {
    content: '▶';
    color: #0066b3!important;
    font-size: 30px;
}
.lg{ display:block }
.sm{ display:none }
.col-lg-4.col-sm-12.action_elem {
    padding: 0;
}
a.v_to_playlist img {
    margin-left: 25px;
    padding: 5px;
}
.check_tolist{
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}
.pl_row {
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    padding: 3px 0;
}
.ch_div {
    float: left;
    width: 30px;
}
/***********/
HTML CSSResult Skip Results Iframe
EDIT ON
    /* pretty radio */
label > input[type="checkbox"] {
    display: none;
}
label > input[type="checkbox"] + *::before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 1rem;
    height: 1rem;
    margin-right: 0.3rem;
    border-radius: 10%;
    border-style: solid;
    border-width: 0.1rem;
    border-color: gray;
    flex-shrink: 0;
}
label > input[type="checkbox"]:checked + * {
    color: teal;
}
label > input[type="checkbox"]:checked + *::before {
    content: "✓";
    color: white;
    text-align: center;
    background: teal;
    border-color: teal;
}

a.delete_icon:hover {
    text-decoration: none;
}
a.delete_icon img {
    width: 16px;
    margin-top: 4px;
}
.to_playlists {
    float: right;
    margin: 0 0 30px 0;
    border: 1px solid #ff9400;
    background: #ff9400;
    color: #fff;
    width: 119px;
    text-align: center;
    padding: 6px 0;
    border-radius: 4px;
}










.container {
    width: 1100px;
}
.footer_container {
    width: 100%;
}


.blue_select_input .euro, .grey_select_input .euro{
    position: absolute;
    display: block;
    right: 18px;
    font-size: 13px;
    top: 46px;
    color:#999999 !important;
    font-weight: 400 !important;
    font-family: 'Quicksand-Light' !important;
}
span.blue {
    color: #363cc8 !important;
}
.grey_select_input input, #budget input, #price_txt{
    /*width: 60px;*/
    /*text-align: right;*/
    /*border:0 !important;*/
    /*padding-right:4px;*/

}
.grey_select_input {
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border: 1px solid #999 !important;
}


.euro_be{
    position: absolute;
    display: block;
    right: 18px;
    font-size: 11px;
    color:#999999 !important;
    font-weight: 400 !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important ;
    top:49px !important;
}

.price_fld{
    width: 60px;
    text-align: right;
    border:0 !important;
    padding-right:4px;
    padding-left:4px;

}
@media (max-width: 1080px){
    .container {
        width: 100%;
    }
    img.icon_big {
        margin-top: 22px;
        width: 100%;
    }
}
@media only screen and (max-device-width: 1024px) {
    .col-lg-5.col-md-12.col-sm-12.for_midd.toright {
        text-align: center;
        padding: 58px 183px 0;
    }
    .actions_angebot_inside {
        padding: 0 51px;
    }
}
@media only screen and (max-device-width: 768px) {
    .lg{ display:none }
    .sm{ display:block }
    .col-lg-5.col-md-12.col-sm-12.for_midd.toright {
        text-align: center;
        padding: 58px 125 px 0;
    }
    #footer .toleft {
        text-align: center;
        padding: 20px 0 0;
    }
    #footer .toright {
        text-align: center;
        padding: 20px 0;
    }
    #footer .tocenter {
        text-align: center;
        padding: 20px 0;
    }
    ul#footer_nav {
        float: none;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
    ul#footer_nav li {
        text-align: center;
    }
    ul#footer_nav li a div {
        font-size: 20px;
        padding: 5px;
    }
}
@media only screen and (max-device-width: 414px) {
    .col-lg-5.col-md-12.col-sm-12.for_midd.toright {
        text-align: center;
        padding: 0;
    }
    img.icon_big {
        width: 99%;
    }
    .welcome_row {
        font-size: 28px;
    }

    .actions_angebot_inside {
        padding: 0;
    }
    .action_blue {
        margin: 0 15px 15px;
    }

    .icon_big {
        margin-top: 60px;
        width: 100%;
    }
    .action_blue {
        background-size: 40%;
    }
    .welcome_row {
        font-size: 28px!important;
    }
    .action_blue {
        background-size: 18%;
    }
    .action_elem_title {
        font-size: 20px;
    }
    img.icon_big {
        width: 100%!important;
    }
    .actions_block {
        padding: 30px 0 0;
    }
    .angebot_elem{
        width: 86%;
        margin-left: 10px;
    }
    .angebot_wrapper{
        width:50%;
    }
    .action_blue {
        margin: 15px 15px;
    }
}
.angebot_elem{
    border-color:var(--frame_color_top_offers,#0065b3)!important;
}