.user {color: #000;
background-color: #fff;
border: #fff;
height: 20px;
width: 100%;
display:none;}
.trenner {position:relative;
float:left;
clear:both;
background:url(src/bgmainimage.png) bottom center no-repeat #f1975c;
background-size:contain;
width:100%;
min-height: 400px;
overflow:hidden;
margin-bottom: 20px;
}

@media screen and (max-width:768px) {

.trenner {
min-height:250px
}

}

@media screen and (max-width:567px) {

.trenner {
min-height:200px
}}
.pb-12, .pb-sm-12, .pb-md-12, .pb-lg-12 {padding-bottom: 12rem !important;}
.py-12, .py-sm-12, .py-md-12, .py-lg-12 {padding-top: 12rem !important;
padding-bottom: 12rem !important;}
.hurra {display: none;
}

.dropdown-toggle:focus {
border: 0;
outline: transparent;
}

.nav-item:active,
.nav-item:hover,
.nav-item:focus {
border: 0 !important;
outline: none;
}
.tshad {text-shadow: 2px 2px 3px rgba(127,117,112,0.5);}
.mbg-vari {background-color: #4b4b4b;
}

.mbg-vari-bright {
background-color: rgba(75,75,75,0.1);}
.mbg-vari {background-color: #c80006;
}

.mbg-vari-bright {
background-color: rgba(200,0,6,0.1);}
.mbg-vari {background-color: #14248c;
}

.mbg-vari-bright {
background-color: rgba(20,36,140,0.1);}
.mbg-vari {background-color: #060609;
}

.mbg-vari-bright {
background-color: rgba(6,6,9,0.1);}
.mbg-vari {background-color: #60a60f;
}

.mbg-vari-bright {
background-color: rgba(96,166,15,0.1);}
.naviline {border-bottom: 1px solid #9e3683;
}
.userurl {color: #fff;
border: #fff;
height: 20px;
width: 150px;
display: none;}
.overlay-white {background-color: rgba(239, 235, 233, 1.000) !important;

}
.desat {    filter: none;
    opacity: 100;
    transition: ease-out 0.5s;
}

.desat:hover {
filter: grayscale(100%); /* Standard */
    -webkit-filter: grayscale(100%); /* Webkit */
    filter: url(/elements/grayscale.svg#desaturate); /* Firefox 4-34 */
    filter: gray;  /* IE6-9 */
    -webkit-filter: grayscale(1); /* Old WebKit */
transition: ease-in 0.5s;
}
.holiday {width: 200px;
height: 200px;
transform:rotate(350deg);
z-index: 999;
transition: all 0.5s ease;
}

.holiday:hover {
width: 240px;
height: 240px;
transform:rotate(360deg);
z-index: 999;
transition: all 0.5s ease;
}

/* On screens 500px or less */
@media screen and (max-width: 600px) {
.holiday {
width: 130px;
height: 130px;
transform:rotate(350deg);
z-index: 999;
transition: all 0.5s ease;
}

.holiday:hover {
width: 220px;
height: 220px;
transform:rotate(360deg);
z-index: 999;
transition: all 0.5s ease;
}
}
.holiday-box {position: absolute; 
top:250px; 
right: 90px; 
z-index:999;
transition: all 0.5s ease;
}

.holiday-box:hover {
top:250px; 
right: 50px; 
z-index:999;
transition: all 0.5s ease;
}

/* On screens 600px or less */
@media screen and (max-width: 600px) {
.holiday-box {
top:100px; 
right: 20px; 
z-index:999;
transition: all 0.5s ease;
  }

.holiday-box:hover {
top:100px; 
right: 65px; 
z-index:999;
transition: all 0.5s ease;
}
}
.price {font-weight: 400;
float: right;}
#successheader {display: none;}
.KFaIpG_wrapper {font-family: 'm300', sans-serif !important;
color: #1a1a1a !important;
line-height: 1.2rem;
max-width: 100%;
}

.KFaIpG_h1,
.KFaIpG_h2,
.KFaIpG_h3 {
font-family: 'Otari', serif;
font-weight: normal !important;
line-height: 1.123rem;
color: #9e3683 !important;
padding-bottom: 0px !important;
margin-bottom: 0px !important;
}

.KFaIpG_h3 {
font-size: 1.3rem !important;
max-width: 100% !important;
}

.KFaIpG_wrapper p, strong {
padding-bottom: none !important;
font-family: 'm500', sans-serif !important;
font-weight: normal;
}

.KFaIpG_mt2,
.KFaIpG_mt6,
.KFaIpG_text {
max-width: 100% !important;
}

.KFaIpG_text p {
color: #1a1a1a !important;
font-family: 'm300', sans-serif !important;}
.pt-12, .pt-sm-12, .pt-md-12, .pt-lg-12 {padding-top: 12rem !important;}
