
/* GLOBAL NO DESIGN */
.sub-act .megamenu-wrapper { display: block !important; }


/* AUTO GRID ANPASSUNG MEGAMENUA */
.megamenu .header.cloned .inside { padding-left: 20px!important; }
.megamenu .header.cloned { box-shadow: none!important; border: 0!important; }

/* DESIGN STARTSEITE NILFISK*/
.boxed-white { background-color: white; }


/* for 100% width */
.ce_autogridWrapperStart.same-height.height-fixed .inside {
	flex-direction: column;
}

/** NEWS LEIST **/

.newslist-v2 .image_container , .newslist-v2 .image_container img { border-radius: 0 !important; }

/** KOPFZEILE **/
#top .inside > div	{ float: right; }


/** MENÜ **/
.mainmenu ul li.megamenu > .last {    border-bottom: 0 !important;    margin-bottom: 0 !important; }
.mainmenu ul li.last {    padding-right: 0; }
/* .mainmenu ul li {	margin-left: 0!important; 	margin-right: 0!important;     padding-left: 0!important;     padding-right: 0!important; } */


.megamenu-wrapper:before { margin-left: -50vw; content: " "; position: absolute; width: 150vw; height: 100%;  background-color: #344696; border-bottom: 2px solid white;  }
.megamenu-wrapper { margin-top: -4px !important; border: 0 !important;  }
.megamenu-wrapper .ce_image { padding-left: 0 !important; }

.mainmenu .mod_article { float: left; width: 100%; }

.mod_customnav h3 { color: white; border-bottom: 1px solid rgba(255,255,255,.5); padding-bottom: .5em;    font-weight: 300; }
.mod_customnav p { color: white; }
.mod_customnav h3:nth-child(1n+1) { padding-top: .5em; }
.mod_customnav li , .mainmenu ul li .mod_customnav li a { margin: 0 !important; padding: 0 !important; }


/* BACKGRORUND IMAGE OPTIONS */

.ce_bgimage.bg-no-cover .ce_bgimage-image { background-size: contain; background-size: auto; }

/* GRID MODIFIKATION */

.autogrid.grid_switch { float: right; }

/* BUTTON DESIGN */
.ce_hyperlink-extended a.outline:hover {  color: white !important; background: transparent !important;    border-color: transparent !important;    color: rgb(255,255,255); }
.ce_hyperlink-extended a.outline:after {  position: absolute;   content: '';  top:0;  left: 0;  width: 0 !important;  height: 100%;  background-color: #344696 !important;  transform-origin:left;  transition:width 0.25s ease;  z-index:-1; }

.ce_hyperlink-extended a.outline:hover:after {  width: 100% !important; }

/* TIMELINE DARSTELLUNG */

.ce_timeline .timeline-item .timeline-item-title ,
.ce_timeline .timeline-item img { border-radius: 0 !important; }

/* FORMULAR */
.checkbox_container label a { text-decoration: underline!important; }

/* PRODUCT DARSTELLUNG */

.ce_productbox .image_container { padding: 3rem 2rem 1rem; }
.ce_productbox .image_container img { margin: auto; } 
.no-pad-product .ce_productbox .image_container { padding: 1rem 0 0; }

/* FOOTER */
#footer a { color: #344696; }

/* TO TOP */
#top_link a { border-radius: 0; border: 1px solid rgba(52,70,150,.3); }
