@charset 'UTF-8';

.wooco_component_product_select {
	border: none; border-bottom: 1px solid #a01a1e; background-color: transparent; width: 100%; outline: none; font-family: 'Work Sans'; font-size: 16px; padding-bottom: 10px; cursor: pointer; -webkit-appearance: none; border-radius: 0px; background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 100% 50%; 
}

.wooco_components .wooco_component {
	padding:30px 0;
}

label.screen-reader-text {
	font-weight:bold;
}

.wooco_component_desc {
       float: left;
       width: 100%;
       padding: 15px 0;
       margin: 0;
       font-family: Work Sans;
       font-style: normal;
       font-weight: normal;
       font-size: 16px;
       line-height: 28px;
       color: #000;
}

.wooco_component_product_selection{}
.wooco_component_product_price {width: 100px;}

@media screen and (max-width: 1023px) {
	.wooco_component_product_selection{}
	.wooco_component_product_price{
    width: 75px;
}
	.woocommerce-Price-amount{
    font-size: 13px !important;
}
	.woocommerce-Price-amount bdi{}
	.woocommerce-Price-amount amount{}
}


.img_container .play {
    position: absolute;
    display: flex;
    align-items: center;
    z-index: 9;
    text-align: center;
    width: 100%;
    height: 100%;
    float: left;
    left: 0;
    right: 0;
    justify-content: center;
}

.table_cart {
    float: left;
    width: 65%;
    margin: 0 30px;
}
.table_cart input{
    text-align: center;
    border: none;
    background: none;
    color: #000;
    outline: none;
}
.table_cart a.btn{
    border: 1px solid #971C1F;
    color: #971C1F;
    margin-top: 10px;
    padding: 8px 20px 6px 20px;
}
.table_cart button{}
.table_cart h4 a{
    color: #000;
    text-align: center;
    float: left;
    width: 100%;
    font-weight: normal !important;
    font-size: 14px;
}
.table_cart th{
    text-align: center;
    color: #733e39;
    font-weight: bold;
    padding: 10px 0;
}
.table_cart td{
    padding: 12px 0;
    margin: 0;
    text-align: center;
    color: #000;
    border-bottom: 1px solid #ffffff40;
}

.slick-prev {
    bottom: -2px;
    position: absolute;
    left: 35%;
    text-align: center;
    z-index: 999;
}
.slick-next {
    bottom: -2px;
    position: absolute;
    right: 35%;
    z-index: 999;
}


.img_container .play img {
    width: 80px !important;
    display: inline-block;
    cursor: pointer;
}

.hero_bg_container .play {
    position: absolute;
    display: flex;
    align-items: center;
    z-index: 9;
    text-align: center;
    width: 100%;
    height: 100%;
    float: left;
    left: 0;
    right: 0;
    justify-content: center;
}
.hero_bg_container .play img {
    width: 80px !important;
    display: inline-block;
    cursor: pointer;
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
    min-height: 610px;
    display: flex;
    align-items: center;
}

.slick-dots
{
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 40px;
    height: 40px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 40px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'Ã¢â‚¬Â¢';
    text-align: center;
    opacity: .25;
    color: #C4C4C4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #96938E;
}

.slick-slide {outline:none;height: inherit;}

.slick-list {height:inherit!important}

.section-contact .person-area {padding:25px 0}

.special-quote {
    font-family: Frank Ruhl Libre;
    font-size: 142px;
    font-style: normal;
    font-weight: 900;
    line-height: 65px;
    letter-spacing: 0em;
    text-align: left;
    color: #a01a1e;
    float: left;
    position: absolute;
    left: -5px;
    top: 25px;
}

.frame-124 .title {font-family: Frank Ruhl Libre;font-size: 40px;font-style: normal;font-weight: 700;line-height: 52px;padding-left: 22px;}

.full-width-no-image {
    width: 100%;
    display: flex;
    align-items: center;
}

.full-width-no-image .col5 {
    width: calc(12/12 * 100%);
}
.full-width-no-image .col6 {}
.full-width-no-image .col7 {}

.full-width-no-image .area-mini {
    width: 50%!important;
    float: none!important;
    margin: 0 auto;
}
.full-width-no-image .title {}

.kurs form.cart {
	display:none;
}

.goster .ztable {
	display:none;	
}

.calendar {
    float: left;
    width: 100%;
    background: #a3a3a3;
    margin: 100px 0;
    padding: 150px 0 200px 0;
}
.calendar .items {
    float: left;
    width: 100%;
    text-align: center;
    font-family: Frank Ruhl Libre;
    font-size: 36px;
    font-style: normal;
    font-weight: 900;
    line-height: 61px;
    letter-spacing: 0em;	
}
.calendar .items h2 {
    margin-bottom: 50px;
    margin-top: 0;
    position: relative;
    cursor: pointer;
}
.calendar .items h2:before {
    content: '';
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 230px;
    background: linear-gradient(83deg, rgba(0, 65, 90, 0) 0%, rgb(163 163 163) 70%);
    pointer-events: none;
}
.calendar .slick-slide.slick-current .items h2:before {
    display: none;
}
.calendar .items .item {
    display: inline-block;
    width: 346px;
    height: 100%;
    margin-bottom: 10px;
}
.calendar .items .item h2 {}
.calendar .items .item .dates {}
.calendar .items .item .dates .date-box  {height: 100%;display: flex;align-items: center;background: #a01a1e;width: 100%;/* -webkit-border-top-left-radius: 6px; *//* -webkit-border-bottom-left-radius: 6px; */-moz-border-radius-topleft: 6px;-moz-border-radius-bottomleft: 6px;/* border-top-left-radius: 6px; */border-radius: 6px;}
.calendar .items .item .dates .date-box .number  {
    width: 150px;
    color: #fff;
    font-family: Frank Ruhl Libre;
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    line-height: 170%;
    justify-content: center;
    float: left;
    display: flex;
    text-align: center;
    align-items: center;
    height: 100%;
}
.calendar .items .item .dates .date-box .box-right  {
    background-color: #fff;
    padding: 15px 22px;
    float: left;
    width: 100%;
    text-align: left;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.calendar .items .item .dates .date-box .box-right .title  {
    font-family: Work Sans;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 150%;
}
.calendar .items .item .dates .date-box .box-right .desc  {
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 170%;
    padding: 0px 0;
}
.calendar .items .item .dates .date-box .box-right .time  {
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 170%;
}
.calendar .items .item .dates .date-box .box-right a  {
    font-family: Work Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 20px;
/* identical to box height, or 182% */
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    border: 1px solid #000000;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 4px 12px;
    border-radius: 86.7924px;
    width: 130px;
    outline: none;
}
a.selection {
	pointer-events: none;
    background: #a01a1e;
    border-color: #a01a1e!important;
    color: #fff;
}

.info_area {}
.info_area .image {
    float: left;
    width: 100%;
    padding-bottom: 30px;
}
.info_area .image img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
}
.info_area .text {
    float: left;
    width: 100%;
}
.info_area .text h2 {
    font-family: Work Sans;
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 28px;
/* or 127% */
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #a01a1e;
}
.info_area .text p {
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
}
.info_area .text li {
    list-style: disc;
    font-size: 16px;
    color: #000;
}

.info_area .textArea {
    float: left;
    width: 690px;
    margin-top: 225px	
}
.info_area .ImageArea {
    float: left;
    width: 310px;
    margin-right: 60px;	
}

.bliv_vikar {
    float: left;
    width: 100%;
    margin-top: 100px;
}
.bliv_vikar .big-title {}
.bliv_vikar .big-title {}
.bliv_vikar .ImagaArea {
    float: left;
    width: 950px;
}
.bliv_vikar .ImagaArea .image {
    float: left;
}
.bliv_vikar .ImagaArea .image img {max-width: 100%;}
.bliv_vikar .textArea {
    float: left;
    width: 520px;
    margin-top: 130px;
}
.bliv_vikar .textArea .text {
    float: left;
    width: 100%;
}
.bliv_vikar .textArea .text h2 {
    font-family: Work Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: 26px;
    letter-spacing: 0.04em;
    text-align: left;
    color: #a01a1e;
    text-transform: uppercase;
}
.bliv_vikar .textArea .text p {
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
}
.bliv_vikar .list {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.bliv_vikar .list li {
    float: left;
    width: 100%;
    list-style: none;
    display: flex;
    align-items: center;
    min-height: 218px;
    padding: 20px 0;
    border-bottom:  1px solid #a3a3a3;
}
.bliv_vikar .list li span {
    font-family: Frank Ruhl Libre;
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 180%;
    color: #a01a1e;
}
.bliv_vikar .list li font {float: left;width: 85px;font-family: Frank Ruhl Libre;font-style: normal;font-weight: 900;font-size: 100px;line-height: 100%;
text-align: center;

color: #a3a3a3;}
.bliv_vikar .list .text {width: 360px;padding: 15px 0;}

.bliv_vikar .list li p {
    font-size: 13px !important;
    line-height: 180% !important;
}
.bliv_vikar .area {
    float: left;
    width: 100%;
    padding: 0 100px;
}

.benefits_form {
    max-width: 720px;
    width: 100%;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    border-radius: 4px;
    padding: 50px 25px;
}
.benefits_form .cf7_settings{
    display: block;
    width: 100%;
    float: left;
    margin-top: 30px;
}
.benefits_form .textArea {
    display: block;
    width: 100%;
    float: left;
}
.benefits_form .textArea span {
    font-family: Frank Ruhl Libre;
    font-size: 32px;
    font-style: normal;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: 0em;
    color: #a01a1e;
    text-align: center;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.benefits_form .textArea p {
    float: left;
    width: 100%;
}
.benefits_form .textArea p.bold {
    font-weight: bold;
    margin-bottom: 15px;
}
.benefits_form .formArea {
    display: inline-block;
    width: 620px;
    margin: 40px auto 0 auto;
}


.benefits_form .formArea .form  textarea {
    border: none;
    border-bottom: 1px solid #a01a1e;
    background-color: transparent;
    width: 100%;
    outline: none;
    font-family: 'Work Sans';
    font-weight: 300;
    font-size: 18px;
    padding-bottom: 10px;
    height: 194px;
}

.benefits_form .formArea .form  {
    float: left;
    width: 50%;
    text-align: left;
    margin-bottom: 30px;
    padding: 0 15px;
}
.benefits_form .formArea .form label  {
    font-family: Work Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 11px;
    line-height: 180%;
}
.benefits_form .formArea .form input  {
    border: none;
    border-bottom: 1px solid #a01a1e;
    background-color: transparent;
    width: 100%;
    outline: none;
    font-family: 'Work Sans';
    font-weight: 300;
    font-size: 18px;
    padding-bottom: 10px;
}
.benefits_form .buttonArea  {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}
.benefits_form .buttonArea button  {
    width: 280px;
    outline: none;
    background-color: #a01a1e;
    height: 48px;
    margin-bottom: 30px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
}
.benefits_form .buttonArea a  {
    float: left;
    width: 100%;
    text-align: center;
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 24px;
/* or 200% */
    color: #96938E;
    text-decoration-line: underline;
}


/* width */
.benefits_form .formArea .form textarea::-webkit-scrollbar {
  width: 4px;
}

/* Track */
.benefits_form .formArea .form textarea::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.benefits_form .formArea .form textarea::-webkit-scrollbar-thumb {
  background: #c3c3c3;
}

/* Handle on hover */
.benefits_form .formArea .form textarea::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.sub_desc {
    text-align: center;
    margin-bottom: 50px;
    width: 850px;
    display: inline-block;
    padding-bottom: 50px;
    margin: 0 auto;
}
.sub_desc .item{
    float: left;
    width: 50%;
    text-align: left;
    display: inline-block;
    padding: 0 20px;
}
.sub_desc .item h2{
    font-family: Work Sans;
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 24px;
/* or 109% */
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #971C1F;
    margin: 0 0 5px 0;
}
.sub_desc .item p{
    font-family: Work Sans;
    font-style: normal;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    font-weight: 300;
    float: left;
    width: 100%;
}


.breads {}
.breads a {
    color: #a01a1e;
    font-weight: bold;
}
.breads a:after {content:' / '; position:relative;}
.breads a:last-child:after {display:none}

.price del {display:none}
.price ins {text-decoration:none;}

.iconS {
    background-image: url(../img/cart.svg);
    width: 14px;
    height: 14px;
    position: relative;
    top: -1px;
    left: -5px;
}
.selection .iconS {
    background-image: url(../img/checkmark.svg);
}

.page_hero_simpel .video_container {
	display: none;
}
.video_container video {
	position: absolute;
	bottom: 0;
	object-fit: cover;
	 /* 100 * 16 / 9 */
	 /* 100 * 9 / 16 */
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
}

.video_container_full {
	display:none;
    float: left;
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
}
.video_container_full video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body .logos_wrapper {
    margin: unset;
    overflow: unset;
    padding: unset;
}
.mobile {
    display: none !important;
}
.pc {
    display: flex !important;
}
@media screen and (max-width: 850px) {
    .mobile {
        display: flex !important;
    }
    .pc {
        display: none !important;
    }

}

.cf7_settings .single_input label.move {
    top: -6px;
}

.single_input.has_radio{}
.has_radio p .custom_label{
    top: -4px !important;
}
.single_input.has_radio .wpcf7-radio{flex-direction: column;}


body.page-id-15169 .single_input.has_radio .wpcf7-form-control-wrap span {
    line-height: 37px;
}
.submenu_active #header .hamburger_area{
    opacity: 0;
    pointer-events: none;
}
.open2 .header_actions{
    opacity: 0;
    pointer-events: none;
}