p.download i{
    font-size: 12px;
    margin-right: 2px;
    font-weight: 900;
}
p.download{
    color: #000;
    font-size: 14px;
    font-family: 'Lato-Bold';
}
p.download a{
    color: #000;
    font-family: 'Lato-Bold';
}

a{
    color: #be1982;
}
a:hover{
    color: #be1982;
    transition:0.5s;
}
/*a.anchor {
    display: block;
    position: relative;
    top: 0px;
    visibility: hidden;
}*/
hr{
    border-top: 1px dotted #be1982;
}
hr.ce-div{
    margin-bottom: 54px;
    border-top:2px dotted #be1982;
    margin-top: 54px;
}
.bx-wrapper .bxslider.full-width img {
    width: 100%;
    height: auto;
}

.bx-wrapper {
    box-shadow: none;
    border: none;
    margin-bottom: 38px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    margin: 0 3px;
    background: #FFF;
    width: 14px;
    height: 14px;
    border-radius: 14px;
}

.bx-wrapper .bx-pager {
    bottom: 30px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #be1982;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1290px;
    }
}

/*###############################################################################
##################################### SLIDER ####################################
#################################################################################*/
.bx-wrapper ul.bxslider.full-width li p {
    position: absolute;
    top: 50%;
    /*left: 5%;*/
    font-size: 59px;
    color: #FFF;
    line-height: 68px;
    background-color: #be1982;
    padding: 5px;
    margin-bottom: 0;
    font-family: 'Lato-Regular';
    /*margin-left: 15px;*/
}

.bx-wrapper .bx-controls-direction a {
    /*width: 35px;
    height: 35px;*/
    /*width: 22px;
    height: 40px;*/
    width: 55px;
    height: 28px;
}
/*.bx-wrapper .bx-controls-direction a.bx-next:after{
	content: ">";
}*/
.bx-wrapper .bx-next {
    /*background: url(../Images/top.png);*/
    /*background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(90deg);*/
    background: none;
}
.bx-wrapper .bx-controls-direction a{
    text-indent: unset;
}

.bx-next:hover, .bx-wrapper .bx-next:focus {
    background-position: unset;
}

.bx-wrapper .bx-prev {
    /*background: url(../Images/top.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(270deg);*/
    background: none;
}
/*###############################################################################
##################################### SLIDER ####################################
#################################################################################*/


/*################################################################################
################################# NEWS LIST STYLE ################################
##################################################################################*/
.news-list-view { text-align:center;}
.news-list-view .more { 
	position:relative;
	padding-left:23px !important;
}
.news-list-view .article {
    background-color: #F2F2F2;
    border-radius: 50%;
    /*padding: 15%;*/
    padding: 20px;
    width: 290px;
    height: 290px;
    display: flex;
    align-items: center;
}

.news-list-view .article .header h3 {
    font-size: 16px;
    padding: 10px 10px 2px 10px;
    max-width: 100%;
    line-height: 24px;
    font-family: 'Lato-Black';
	text-transform: uppercase;
}

.news-list-view .article .header h3 a {
	
    color: #be1982;
    line-height: 1.5;
    padding: 5px 0;
}

.news-list-view .teaser-text .description p {
    font-size: 16px;
}

.news-list-view .teaser-text {
    padding: 10px;
    padding-top: 0;
    position: relative;
    margin-top: 13px !important;
}

.teaser-text p {
    font-size: 16px;
    font-family: 'Lato-Light';
    color: #000;
    margin-bottom: 0;
    line-height: 22px;
}

.teaser-text a.more {
    font-size: 12px;
    /*color: #000;*/
    color: #4d4d4d;
    font-weight: bold;
    padding-left: 12px;
    font-family: 'Lato-Bold';
    line-height: 17px;
}

.teaser-text a.more:before {
    content: '\f101';
    font-family: "Font Awesome 5 Free";
    /*color: #000;*/
    color: #4d4d4d;
    position: absolute;
    left: 10px;
    padding-top: 5px;
    font-size: 12px;
}
header h3 {
    position: relative;
    font-family: 'Lato-Black';
    font-size: 25px;
    line-height: 24px;
    color: #4d4d4d;
}
@media(min-width: 615px){
    /*.one-col-outer .frame-layout-1 > .row > .col-md-6:first-child{
      padding-right: 30px;
    }
    .one-col-outer .frame-layout-1 > .row > .col-md-6:last-child{
      padding-left: 30px;
    }*/
    /*.news-list-view .col-md-6:first-child{
      padding-right: 6px;
    }*/
    /*.news-list-view .col-md-6:last-child{
      padding-left: 6px;
    }*/
}
/*################################################################################
################################# NEWS LIST STYLE ################################
##################################################################################*/


/*################################################################################
################################# NEWS DETAIL PAGE STYLE ##########################
##################################################################################*/
.news.news-single .news-list-category {
    font-size: 23pt;
    /* border-bottom: 1px dotted #dc2586;*/
    /*border-bottom-width: 50%;*/
    width: 45%;
    display: block;
    text-transform: uppercase;
    font-family: 'Lato-Black';
    position: relative;
    color: #4d4d4d;
}
.news.news-single ul.pager{
    padding: 0;
    margin: 0;
    /*position: absolute;*/
    list-style: none;
}
.news.news-single ul.pager li.previous{
    left: 20px;
    position: absolute;
    top: 50%;
    font-size: 40px;
}
.news.news-single ul.pager li.next{
    right: 40px;
    position: absolute;
    top: 50%;
    font-size: 40px;
}

.news.news-single .news-text-wrap{
    margin-top: 45px;
}

.news.news-single .news-list-date{
    font-size: 12pt;
    font-family: 'Lato-Light';
    color: #000;
}
.news.news-single .header{
    padding-top: 35px;
}
.news-single .footer{
    border-top: none!important;
}
.news-single .header h3{
    font-size: 58px;
    width: 50%;
    display: inline-block;
    line-height: 1.4;
    font-family: 'Lato-Regular';
}
.news-single .header h3 span{
    color: #FFF;
    background-color: #be1982;
    line-height: 1.6;
    padding: 3px 12px 10px 12px;
}
.news.news-single .news-list-category:after{
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 55px;
    border-bottom: 2px dotted #be1982;
}

/*################################################################################
################################# NEWS DETALI PAGE STYLE ##########################
##################################################################################*/


/*################################################################################
##################################### TOP MENU ####################################
##################################################################################*/
.top-menu-outer-wrap .tx-srlanguagemenu div{
    display: inline-block;
    float: left;
}

header.navbar-top{
    display: inline-block;
    width: 100%;
    /*padding-top: 20px;*/
    /*padding-bottom: 8px;*/
    padding: 0;
    padding-bottom: 15px;
    padding-top: 15px;
}

.top-menu-outer-wrap #searchForm{
    margin-top: 3px;
}
.top-menu-outer-wrap #searchForm .input-group>.custom-select:not(:last-child), .top-menu-outer-wrap #searchForm .input-group>.form-control:not(:last-child){
    /*border-top-right-radius: 1.25rem;
    border-bottom-right-radius: 1.25rem;*/
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}
.top-menu-outer-wrap #searchForm .form-control{
    /*border-radius: 1.25rem;*/
    border-radius: 0.3rem;
    font-size: 15px;
    padding: 0;
    padding: 0px 8px;
    /*height: initial;*/
    height: auto;
    border: 0;
    min-height: 23px;

}
.top-menu-outer-wrap #searchForm span.input-group-btn{
    display: none;
}
/*################################################################################
##################################### TOP MENU ####################################
##################################################################################*/

/*################################################################################
######################################### MAIN MENU ##############################
##################################################################################*/
.desktop-menu-outer-wrap ul.nav.navbar-nav > li > a.nav-link{
    padding-top: 2px;
    padding-bottom: 2px;
}
.desktop-menu-outer-wrap ul.nav.navbar-nav > li.active > a.dropdown-toggle.nav-link{
    /*background-color: #dc2586;*/
    /*padding: 2px;*/
}
.desktop-menu-outer-wrap ul.nav.navbar-nav > li:hover > a.dropdown-toggle.nav-link{
    background-color: #be1982;
}
.desktop-menu-outer-wrap ul.nav.navbar-nav > li.active > a.nav-link span{
    color: #be1982;
    font-family: 'Lato-Bold';
}
.desktop-menu-outer-wrap ul.nav.navbar-nav > li:hover > a.dropdown-toggle.nav-link span{
    color: #fff;
}

.desktop-menu-outer-wrap ul.dropdown-menu > li.active.nav-item span{
    font-family: 'Lato-Bold';
}
.desktop-menu-outer-wrap ul.nav.navbar-nav > li.nav-item{
    /*padding: .5rem;*/
    padding: 0 10px;
}
/*.desktop-menu-outer-wrap ul.nav.navbar-nav > li.nav-item:last-child{
  padding-right: 0;
}*/
.desktop-menu-outer-wrap ul.nav.navbar-nav > li:last-child > a.nav-link{
    padding-right: 0;
}
/*li.nav-item.dropdown ul.dropdown-menu{
  left: 10px;
}*/
li.nav-item.dropdown ul.dropdown-menu li:first-child {
    margin-top: 5px;
}
.desktop-menu-outer-wrap .navbar-expand-lg .navbar-nav .nav-link{
    padding-left: 4px;
    padding-right: 4px;
}
.desktop-menu-outer-wrap .nav-link{
    padding: 0;
}
.desktop-menu-outer-wrap .nav-item.dropdown .dropdown-item {
    padding: 3px 8px;
    font-family: 'Lato-Regular';
}
.desktop-menu-outer-wrap b.caret{
    display: none;
}
.desktop-menu-outer-wrap span.bar{
    display: none;
}
.desktop-menu-outer-wrap .navbar{
    padding: 0;
}
.desktop-menu-outer-wrap #navbarSupportedContent ul > li.nav-item.active{
    background-color: #be1982;
}
.desktop-menu-outer-wrap #navbarSupportedContent ul > li.nav-item.active > a.nav-link span{
    color: #FFF;
}

/*################################################################################
######################################### MAIN MENU ##############################
##################################################################################*/

@media(min-width: 992px){
    /*header.navbar-top:after{
        content: " ";
    background-image: url(../Images/waves2.png);
    width: 60%;
    height: 90px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 26px;
    z-index: 1;
    left: 0;
    }*/
}

/*.desktop-menu-outer-wrap a.navbar-brand.navbar-brand-image:before{
  content: " ";
  background-image: url('../Images/icon-top.png');
  width: 1%;
  height: 125px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -36px;
  z-index: 1;
  left: -14px;
}*/

.navbar-brand{
    z-index: 25;
}

/*#######################################################################
################################ INDEX SEARCH ###########################
#########################################################################*/

ul.tx-indexedsearch-browsebox {
    list-style: none;
    padding: 0;
    display: inline-block;
    width: 100%;
}
ul.tx-indexedsearch-browsebox li{
    display: inline-block;
    float: left;
    padding: 0 10px;
}
ul.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage{
    padding: 0;
}

/*#######################################################################
################################ INDEX SEARCH ###########################
#########################################################################*/


/*#######################################################################
################################## Download / Stellen ###################
#########################################################################*/

.download-wrap,
.stellen-wrap {
    position: relative;
    border-radius: 50%;
    width: 300px;
    height: 300px;
    background-color: #f2f2f2;
    display: flex;
    margin: 72px 0px;
    align-items: center;
}
.stellen-wrap {
    text-align: center;
}
.download-wrap .heading,
.stellen-wrap .heading {
    /*padding-top: 30%;*/
    padding-left: 40px;
    width: 100%;
    display: inline-block;
    padding-right: 25px;
}
.download-wrap .heading span,
.stellen-wrap .heading span p{
    color: #be1982;
    font-size: 16px;
    font-family: 'Lato-Black';
	text-transform: uppercase;
    padding: 5px;
    line-height: 1.9;
}
.stellen-wrap .heading span{
    line-height: 1;
}
.download-wrap .text-wrap,
.stellen-wrap .text-wrap {
    padding-left: 40px;
    padding-right: 25px;
    padding-top: 12px;
}
.download-wrap .btn-wrap,
.stellen-wrap .btn-wrap {
    padding-left: 40px;
    padding-right: 25px;
}
.download-wrap .btn-wrap,
.stellen-wrap .btn-wrap {
    color: #000;
    font-family: "Lato-Bold";
    font-size: 12px;
    /*padding-top: 7px;*/
    padding-top: 12px;
}
.download-wrap .btn-wrap a,
.stellen-wrap .btn-wrap a {
    /*color: #000;*/
    color: #4d4d4d;
    font-family: "Lato-Bold";
    font-size: 12px;
    padding-left: 12px;
    position: relative;
}
.download-wrap .btn-wrap a:before,
.stellen-wrap .btn-wrap a:before {
    content: '\f101';
    font-family: "Font Awesome 5 Free";
    /*color: #000;*/
    color: #4d4d4d;
    position: absolute;
    left: 0px;
    /*padding-top: 6px;*/
    font-size: 12px;
}
.download-wrap .text-wrap p,
.stellen-wrap .text-wrap p {
    margin: 0;
    font-size: 16px;
    font-family: "Lato-Light";
}
.download-wrap .download-inner,
.stellen-wrap .download-inner {
    width: 100%;
}
/*#######################################################################
################################## Download #############################
#########################################################################*/

/*########################################################################
########################## KONTAKT FORM ##################################
###########################################################################*/
#kontakt-157 h2,
#kontaktFranz-1140 h2,
#kontaktEnglish-157 h2{
    display: none;
}
#kontakt-157 .control-label,
#kontaktFranz-1140 .control-label,
#kontaktEnglish-157 .control-label {
    display: none;
}
#kontakt-157 .form-control,
#kontaktFranz-1140 .form-control,
#kontaktEnglish-157 .form-control {
    background-color: #f2f2f2;
    border-radius: 0;
    color: #000;
}
#kontakt-157 textarea.form-control,
#kontaktFranz-1140 textarea.form-control,
#kontaktEnglish-157 textarea.form-control {
    height: 185px;
}
.btn-group.next.submit button.btn{
    background-color: #f2f2f2;
    border-radius: 0;
    padding: 8px 23px;
}
.btn-group.next.submit button.btn-primary{
    color: #be1982;
    border-color: #f2f2f2;
}
.form-control:focus{
    border: none;
    border-color: transparent;
    outline: none;
    box-shadow: none;
}
form h2:first-child {
    font-size: 1.5rem;
}
/*########################################################################
########################## KONTAKT FORM ##################################
###########################################################################*/

/*########################################################################
#################################### SLIDER ##############################
###########################################################################*/
.swiper-button-next{
    display: none;
}
.swiper-button-prev{
    display: none;
}

.cts-swiper-button-next, .swiper-container-rtl .cts-swiper-button-prev {
    right: -60px;
    left: auto;
}
.cts-swiper-button-next, .cts-swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #be1982;
}

.cts-swiper-button-next:after, .cts-swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
}

.cts-swiper-button-next:after, .swiper-container-rtl .cts-swiper-button-prev:after {
    content: 'next';
}

.cts-swiper-button-prev, .swiper-container-rtl .cts-swiper-button-next {
    left: -60px;
    right: auto;
}

.cts-swiper-button-next.swiper-button-disabled, .cts-swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.cts-swiper-button-prev:after, .swiper-container-rtl .cts-swiper-button-next:after {
    content: 'prev';
}

.cts-swiper-button-prev, .swiper-container-rtl .cts-swiper-button-next {
    left: -60px;
    right: auto;
}

.cts-wrap-outer{
    position: absolute;
    width: 100%;
    display: inline-block;
    top: 39%;
}

.dce-my-custom-wrap{
    position: relative;
}


@media(max-width: 767px){
    /*.cts-wrap-outer{
      display: none;
    }*/
    .cts-swiper-button-next, .swiper-container-rtl .cts-swiper-button-prev {
        right: 0;
        left: auto;
    }
    .cts-swiper-button-prev, .swiper-container-rtl .cts-swiper-button-next {
        left: 0;
        right: auto;
    }
    .cts-swiper-button-prev:after, .swiper-container-rtl .cts-swiper-button-next:after{
        font-size: 25px;
    }
    .cts-swiper-button-next:after, .swiper-container-rtl .cts-swiper-button-prev:after{
        font-size: 25px;
    }
    .popular.team-slider img {
        width: 250px !important;
        height: 250px !important;
        border-radius: 50% !important;
        display: inline-block;
    }
}
/*########################################################################
#################################### SLIDER ##############################
###########################################################################*/


/*#############################################################
###################### Banner Image ###########################
################################################################*/

.product-outer-img-wrap img.lazyload.banner-img-cts-wrap{
    display: none;
}

.outer_wrapper_bg_image .text_with_bg_img .lazyload.image-with-bg-ctswrapper{
    display: none;
}
/* IE11 svg fix */
.product-icon-wrap img { 
	width: 120px;
	height:120px;
}
/*#############################################################
###################### Banner Image ###########################
################################################################*/

.mm-listitem{
    border: none !important;
    border-color: transparent !important;
}
.mm-listitem .mm-btn.mm-btn_next.mm-listitem__btn:after{
    right: 10px;
}
.mm-listitem .mm-btn.mm-btn_next.mm-listitem__btn:after{
    width: 15px;
    height: 15px;
}
.mm-listitem .mm-btn.mm-btn_prev.mm-listitem__btn:brfore{
    width: 15px;
    height: 15px;
}

.news.news-single ul.pager li.previous a{
    display: inline-block;
    width: 50px;
}
.news.news-single ul.pager li.next a.next{
    display: inline-block;
    width: 50px;
}

/*TOP MENE*/
.top-menu-outer-wrap ul > li:hover > a{
    font-weight: bold;
}

.top-menu-outer-wrap ul > li.active a{
    font-weight: bold;
}

/*####################################
#################### TEAM #############
######################################*/
.frame-teamheader header h5 , .frame-teamheader header h4 , .frame-teamheader header h3 , .frame-teamheader header h2{
    color: #4d4d4d;
    background-color: transparent;
}
.frame-teamheader{
    position: relative;
}
.frame-teamheader header:after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 55px;
    border-bottom: 2px dotted #be1982;
}

/*##############################################################
########################### Product Slider #####################
################################################################*/
.product-cts-slider-wrap img {
    /*width: 285px !important;
    height: 285px !important;*/
    width: 100% !important;
    height: auto !important;
    border-radius: 50% !important;
    display: inline-block;
}
.product-cts-slider-wrap .product-hover-text {
    display: none;
    position: relative;
}

.product-cts-slider-wrap:hover .product-hover-text{
    position: absolute;
    top: 0;
    max-width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    background:#000;
    overflow: hidden;
    border-radius: 50%;
    /*width: 285px;
    height: 285px;*/
    width: 100%;
    height: 300px;
    text-align: center;
    cursor: pointer;
}
.product-cts-slider-wrap .product-hover-text h2{
    width: 40%;
    display: inline-block;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    background-color:#be1982;
    padding: 10px;
    color:#FFF;
}
.product-cts-slider-wrap h4{
    /*font-size: 19px;*/
    font-size: 15px;
    margin-top: 20px;
    text-align: center;
    /*max-width: 80%;*/
    width: 100%;
	min-height: 4em;
}
.product-wrap-main-outer{
    position: relative;
    margin-bottom: 50px;
}
.accordion-wrap-main-outer{
    position: relative;
    margin-bottom: 50px;   
}
/*.product-cts-slider-wrap .product-description ul{
  padding-left: 15px;
}*/

.product-wrap-main-outer .product-cts-slider-wrap .product-description ul{
    padding: 0;
    list-style: none;
}
.product-wrap-main-outer .product-cts-slider-wrap .product-description ul li{
    position: relative;
    padding-left: 15px;
    font-family: 'Lato-Light';
}
.product-wrap-main-outer .product-cts-slider-wrap .product-description ul li:before{
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-size: 6px;
    position: absolute;
    top: 8px;
    left: 0;
}

.product-wrap-main-outer .cts-wrap-outer{
    /*top: 160px;*/
    top: 50%;
}

@media(min-width: 768px) and (max-width: 1024px){
    .product-wrap-main-outer .cts-wrap-outer{
        /*top: 220px;*/
    }
}

@media(max-width: 767px){
    .product-wrap-main-outer .cts-wrap-outer{
        top: 38%;
    }
}
/*##############################################################
########################### Product Slider #####################
################################################################*/

.uberuns .frame-type-text ul{
    padding: 0;
    list-style: none;
}
.uberuns .frame-type-text ul li{
    position: relative;
    padding-left: 15px;
    font-family: 'Lato-Light';
}
.uberuns .frame-type-text ul li:before{
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-size: 6px;
    position: absolute;
    top: 8px;
    left: 0;
}
/*##############################################################
########################### Q-Mangement / Geschichte ###########
################################################################*/
.ce-gallery img {
	width: 100%;
	max-width: 450px;
}
.product-page-outer-wrap h3,
#gemba h3 {
    color:#4d4d4d;
}
.interview {
    background-color:#be1982;
    color:#fff !important;
    font-size:25px;
    max-width: 80%;
    padding: 5px 12px;
}
.quote {
    font-size:25px !important;
    text-transform:uppercase;
}
.quote:before,
.quote:after {
    color: #be1982;
    content:"\f100";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size:16px;
}
.quote:after {
	content:"\f101";
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .timeline ol li:nth-child(2n) div.time-wrap{
        top: 1px;
    }
    .timeline ol li:nth-child(even) div.time-wrap::before{
        border: none;
    }
}
/*##############################################################
########################### Equipment ##########################
################################################################*/
.accordion {
	 margin: 1rem 0;
	 padding: 0;
	 list-style: none;
	 /*border-top: 1px solid #e5e5e5;*/
}
/* Thumb */
 .accordion-thumb {
	 margin: 0;
	 padding: 0.8em 0 1em 0;
	 cursor: pointer;
	 font-weight: normal;
	 width: 88%;
     float: left;
     margin-top: -18px;
}
@media (min-width: 620px) and (max-width: 768px) {
	.accordion-thumb {
		width: 92%;
	}
}
@media (max-width: 400px) {
	.accordion-thumb {
		width: 85%;
	}
}

 .accordion-item .arrow {
	 color:#be1982;
	 content: '';
	 display: inline-block;
	 float: left;
	 height: 10px;
	 width: 10px;
	 margin-right: 1rem;
	 margin-left: 0.5rem;
	 vertical-align: unset;
	 border-right: 2px solid;
	 border-bottom: 2px solid;
	 transform: rotate(-45deg);
}
/* Panel */
.accordion-panel {
	 margin: 0;
	 padding-bottom: 0.8rem;
	 display: none;
	 width: 100%;
}
.accordion-panel p {
	padding-left: 2em;
}
/* Active */
.accordion-item.is-active .arrow {
	 transform: rotate(45deg);
} 
/*##############################################################
########################### FAQ ################################
################################################################*/
.faq strong {
    color: #be1982;
    font-weight: bold;
	font-family:'Lato-Bold';
}
.contenttable {
	border: 2px solid #be1982;
	width:100%;
}
.brandcolor {
	background-color: #be1982;
	color: #ffffff;
	padding: 1em;
}
.brandcolor ul, .lightgrey ul {
    padding: 0 0 0 2em;
    margin: 0;
}
.lightgrey {
	background-color: #d7e0e7;
	padding: 1em;
}
td {
	padding: 0.4em;
	word-break: break-word;
}
td:first-child {
    width: 26%;
}
.faq img.lazyload {
    max-width: 100%;
}

#qualitystandard, #storage {
    border: none;
    width: 100%;
}
#qualitystandard tr:nth-child(even), #storage tr:nth-child(even){background: #ecf1f4;}
#qualitystandard tr:nth-child(odd), #storage tr:nth-child(odd){background: #d7e1e7;}
#qualitystandard td:first-child, #storage td:first-child {
    width: 50%;
}
/*#qualitystandard td:last-child, #qualitystandard th:last-child, 
#storage td:last-child, #storage th:last-child {
    border-right: 1px dotted #be1982;
}*/
#qualitystandard td, #qualitystandard th,
#storage td, #storage th{
    word-break: break-all;
    /*border-left: 1px dotted #be1982;*/
    border-bottom: 1px solid #be1982;
}
#qualitystandard th, #storage th {
	border-top: 1px solid #be1982;
}
#qualitystandard .grey, #storage .grey {
	color: #325565;
}
p.qualitycaption strong {
    font-family: 'Lato-Regular';
	color: #000000;
}
td.brandcolor strong {
    color: #ffffff;
}
#large, .large {
    font-size: 33px;
	font-weight: bold;
    padding-top: 0.4em;
}
sub {
    bottom: -1.15em;
}
@media(max-width: 767px){
    .contenttable, #qualitystandard, #storage {
		width:100%;
	}
	.ce-bodytext p {
    	max-width: 100%;
	}
    .accordion-panel{
        /*display: block !important;*/
        height: 100% !important;
        padding: 0 !important;
    }
    .accordion-item.is-active .accordion-thumb::before{
        transform: rotate(-45deg)!important;
    }
	.contenttable td { 
		padding: 0.4em;
	}
}


.accordion-wrap-main-outer .cts-wrap-outer{
    top: 160px;
}

@media(max-width: 500px){
    .accordion-wrap-main-outer .cts-wrap-outer{
        top: 125px;
    }
    .product-wrap-main-outer .cts-wrap-outer{
        top: 50% !important;
    }
}

/*#################### Mmenu CSS ##########################*/
@media(max-width: 991px){
    #my-menu #panel-menu .mm-listitem .mm-btn.mm-btn_next.mm-listitem__btn {
        width: 100%;
        position: absolute;
        right: 0;
        height: 50px;
    }
}
/*#################### Mmenu CSS ##########################*/


.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
    margin-bottom: 10px;
}



/*########################################################################
########################## KONTAKT FORM ##################################
###########################################################################*/
#kontakt-157 h2,
#kontaktFranz-157 h2,
#kontaktEnglish-157 h2{
    display: none;
}
#kontakt-157 .control-label,
#kontaktFranz-157 .control-label,
#kontaktEnglish-157 .control-label {
    display: none;
}
#kontakt-157 .form-control,
#kontaktFranz-157 .form-control,
#kontaktEnglish-157 .form-control {
    background-color: #f2f2f2;
    border-radius: 0;
    color: #000;
}
#kontakt-157 textarea.form-control,
#kontaktFranz-157 textarea.form-control,
#kontaktEnglish-157 textarea.form-control {
    height: 185px;
}
.btn-group.next.submit button.btn{
    background-color: #f2f2f2;
    border-radius: 0;
    padding: 8px 23px;
}
.btn-group.next.submit button.btn-primary{
    color: #be1982;
    border-color: #f2f2f2;
}
.form-control:focus{
    border: none;
    border-color: transparent;
    outline: none;
    box-shadow: none;
}
/*########################################################################
########################## KONTAKT FORM ##################################
###########################################################################*/