/****************************************************************
Allgemeines
****************************************************************/
body{
	color: #000;	
}
h3{
	margin-bottom: 5px;
}
p{
	margin-top: 6px;
	margin-bottom: 6px;	
}

/****************************************************************
Kopf
****************************************************************/
.header .inside {
	padding-bottom: 20px;
    padding-top: 20px;
}

#stickyheader .header .inside {
	margin-bottom: 0px;
	margin-top: 0px;
	height: 87px;
}
.stickyheader .inside {
    padding-top:10px;
	padding-bottom:10px;
}
#slider .inside h1{
	background-color: #a2c614;
	text-transform: uppercase;
	font-size: 26px;
	color: #FFF;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#claim{
	left: 50%;
	position: absolute;
	color: #FFF;
	font-size: 36px;
	width: 600px;
	top: 200px;
	margin-left: -300px;
	text-align: center;
}
.logo{
	background-image: url(/files/cto_layout/img/logo_giuvaulta_m.png);
	width: 250px;
	height: 81px;
}
#stickyheader .logo{
	background-image: url(/files/cto_layout/img/logo_giuvaulta_k.png);
	background-size: 200px 65px;
	width:200px;
}
@media screen and (max-width: 767px) {
.logo{
	background-image: url(/files/cto_layout/img/logo_giuvaulta_g.png);
	background-size: 200px 65px;
}
}
@media 
(-webkit-min-device-pixel-ratio: 1.25), 
(min-resolution: 120dpi){ 
.logo{
    background-image: url(/files/cto_layout/img/logo_giuvaulta_g.png);
	background-size: 250px 81px;
}
#stickyheader .logo{
	background-image: url(/files/cto_layout/img/logo_giuvaulta_g.png);
	background-size: 200px 65px;
	width:200px;
}
}
.smartmenu .smartmenu-trigger{
	background-image: url(/files/cto_layout/img/menu_m.png) ;
	background-position: 0px 20px;
	width:46px;	
}
.triggertext{
	font-size: 18px;
	color: #000;
	display: block;
	padding-top: 44px;
}
#nav-open-btn {
	background-image: url(/files/cto_layout/img/menu_m.png);
	height: 50px;
	width: 45px;
	top: 55px;
	right: 30px;
}
#stickyheader .triggertext{
	display:none;
}
.smartmenu-content .mod_navigation .level_1 ul {
    display: block;
}
.smartmenu-content {
    background: rgb(162 198 21 / 70%);
}
.smartmenu-content .mod_navigation a.submenu {
    margin-left: 0px;
}
.smartmenu-content .mod_navigation li:not(.floatbox){
	font-size: 1.5rem;
	padding: 0.3rem;
}
.smartmenu-content .mod_navigation .level_2 li {
    font-size: 1.2rem;
    line-height: 1.3rem;
    text-transform: none;
	font-weight: 400;
}
.smartmenu-content .mod_navigation ul.level_1 {
    vertical-align: top;
	overflow: hidden;
}
.smartmenu-content .smartmenu-close {
    top: 20px;
}
.smartmenu-content .mod_navigation ul.level_1{
	display: block;
	max-width: 900px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.smartnavbox.level_1{
	width: 280px;
	float: left;
	
}
.mlistbox{
    width: 260px;
    padding: 10px;
    background-color: #a2c614;
    margin-bottom: 10px !important;
    border: 1px solid #c8e168;
}

.mlist{
	margin: 0px;
	padding: 0px;	
}
.a-level_1{
	font-weight: 700;	
}
.smartmenu-content .smartmenu-scrollable{
	overflow: auto;
}

.mm-navbar-bottom {
    display: none;
}
.mm-hasnavbar-bottom-1 .mm-panels {
    bottom: 0;
}
.mm-navbar-top, .mm-navbar-bottom {
    height: 102px;
}
.mm-hasnavbar-top-1 .mm-panels {
    top: 102px;
}
.mm-vertical .mm-listview .mm-panel, .mm-listview .mm-vertical .mm-panel {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

body .mm-menu .mm-listview > li.trail a{
	background: rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, 0.7);
}


.ce_headerimage {
	background-position: center top;
}
.ce_headerimage.height_medium {
    height: 370px;
}
.ce_headerimage h1, .ce_headerimage h2, .ce_headerimage h3, .ce_headerimage h4, .ce_headerimage h5, .ce_headerimage h6 {
	margin-bottom: 0;
	color: #FFF;
}	
.ce_headerimage.default .content{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.homeseite #main .mod_article:not(.fullwidth):not(.autogrid):not(.smallwidth){
	margin: 10px;
	padding: 0px;	
}
.ce_revolutionslider h2{
	color: #FFF;
	font-size: 36px !important;	
	top: 50%!important;
}
@media screen and (max-width: 600px) {
	.ce_revolutionslider h2{
		font-size: 30px !important;	
	}
}
@media screen and (max-width: 450px) {
	.ce_revolutionslider h2{
		font-size: 20px !important;	
	}
}


.tp-bullets.simplebullets.round .bullet{
	background: white;
    margin:0 5px;
}
.tp-bullets .bullet {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #a2c614;
	cursor:pointer;
	float:left;
}

.tp-bullets .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected {
	background: #a2c614;
	border:1px solid white;
}

/* Header News */
div#GiuvHomeRevSlider {
    height: calc(100vh - 230px)!important;
    max-height: none!important;
}
div#GiuvHomeRevSlider .slot,
div#GiuvHomeRevSlider .slot .slotslide, 
div#GiuvHomeRevSlider .slot .slotslide div {
            height:100%!important;
}

#GiuvHomeRevSlider div.tp-caption {
            top:0!important;
}





/****************************************************************
Hauptspalte
****************************************************************/
#container{
	background-color: #f8fbf1;	
}
#main h2{
	font-size: 20px;
	text-transform: uppercase;
	color: #000;
	margin-top: 32px;
	margin-bottom: 12px;
}
#main h3{
	font-size: 18px;
	color: #000;
	text-transform: none;
}
#main a{
	color: #75940A;
	text-decoration: none;
}
#main a:hover{
	text-decoration: underline;
}
#main .mod_article{
	padding-top: 20px;	
}
a[href $='.pdf'], a[href $='.PDF'] {   
	padding: 0px 0px 2px 35px !important; 
	background: url(/files/cto_layout/img/icon_pdf.png) no-repeat top left !important;
	background-size: 27px 27px !important;
	margin-bottom: 3px;
	display: inline-block;
}
a[href $='.doc'], a[href $='.docx'], a[href $='.DOC'], a[href $='.dot'] {   
   padding: 0px 0px 2px 35px !important; 
   background: url(/files/cto_layout/img/icon_word.png) no-repeat top left !important;
   background-size: 27px 27px !important;
	margin-bottom: 3px;
	display: inline-block;
}
a[href $='.xls'], a[href $='.xlsx'], a[href $='.xlt'], a[href $='.xltx'], a[href $='.xlsm'] {
   padding: 0px 0px 2px 35px !important; 
   background: url(/files/cto_layout/img/icon_excel.png) no-repeat top left !important;
   background-size: 27px 27px !important;
	margin-bottom: 3px;
	display: inline-block;
}
.ce_teambox{
	padding-bottom: 20px;	
}
.ce_teambox .function {
	color: #000 !important;
	font-weight: bold;
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 0px;
}
.ce_teambox .name{
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;	
}
.ce_teambox .description p{
	margin-bottom: 0px;	
}
.ce_teambox .socials{
	margin-bottom: 0px;
	display: none;
}
.ce_teambox .image:hover .overlay {
    opacity: 0;
}
.ce_gallery{
	margin-top: 10px;	
}

.ce_accordion {
    margin-bottom: 1px;
    border: none;
}
.ce_accordion .accordion{
	padding: 0px;	
}
.ce_accordion .toggler {
    line-height: 30px;
    font-weight: normal;
    cursor: pointer;
	padding: 0px 0px;
	color: #75940A;
	text-decoration: none;
}
.ce_accordion .toggler:hover{
	text-decoration: underline;
}
.ce_accordion .toggler.ui-state-active {
    border-bottom: none;
}
.ce_accordion .toggler::before {
    float: left;
	margin-left: -4px;
}
.ce_youtube {
	position: relative;
	padding-bottom: 39.35%;
	width: 70%;
	height: auto;
	margin-right: 15%;
	margin-left: 15%;
	margin-top: 30px;
	margin-bottom: 40px;
}
.ce_youtube iframe {
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	width: 100% !important;
	height: 100% !important;
}
@media screen and (max-width: 800px) {
	.ce_youtube {
		position: relative;
		padding-bottom: 56.25%;
		width: 100%;
		height: auto;
		margin-right: 0%;
		margin-left: 0%;
		margin-top: 0px;
		margin-bottom: 0px;
	}			
}
.ce_stellenausschreibung:nth-child(odd) {
	clear: both;
}


/****************************************************************
Aktuelles
****************************************************************/
.aktuellesbox{
	margin-top: 30px;
	display: block;
	width: 100%;
	height: auto;
	clear: both;
	margin-bottom: 30px;
}
.aktuellesbox .go2image{
	float: left;
	width: 39%;
	max-width: 400px;
	margin-right: 1%;	
}
.aktuellesbox img{
	width: 100% !important;	
}
.aktuellesbox .aktuellescontent{
	float: right;	
	width: 59%;
	margin-left: 1%;
}
#main .go2titel h2{
	margin-top: 0px;	
}
@media screen and (max-width: 767px) {
	.aktuellesbox .go2image{
		width: 100%;
		margin-right: 0%;	
		max-width: 100%;
	}
	.aktuellesbox .aktuellescontent{	
		width: 100%;
		margin-left: 0%;
	}	
	#main .go2titel h2{
		margin-top: 20px;	
	}
	#artikelaktuelles .ce_autogridwrapper {
		margin-bottom:30px;
	}
	
	#artikelaktuelles.mod_article {
		padding-bottom: 0px!important;
	}
	
	#artikelaktuelles .ferien {
		margin-bottom:0;
	}

}

#artikelaktuelles .ce_autogridwrapper .inside{
	background-color: #fff;
	height: 100%;
}
#artikelaktuelles h2{
	background-color: #a2c614;
	color: #fff;
	text-align: center;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	margin: 0px;
}
#artikelaktuelles .autogrid_wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#artikelaktuelles h3, #artikelaktuelles h3 a{
	color: #000;
	font-size: 15px;
	text-align: center;
	line-height: 1.8rem;
}
#artikelaktuelles .ce_text{
	background-color: #fff;	
	text-align: center;	
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	text-align: center;
}
#artikelaktuelles .ferien .ce_text {
	padding-left: 30px;
	text-align: left;
}
#artikelaktuelles .stellen .one_half {
	width: 100%;
}
#artikelaktuelles .outlook .ce_text p {
	width: 80%;
	margin-left:auto;
	margin-right: auto;
}
#artikelaktuelles  .ce_autogridwrapper.wenigerhoch .inside{
	min-height: 250px;
}
#artikelaktuelles hr{
	border-top: 2px dotted #a2c614;
}
#artikelaktuelles .news-content{
	background-color: #fff;	
	text-align: center;	
}
#artikelaktuelles p {
    margin: 0px 0px 10px 0px;
}
.newslist {
    margin-bottom: 0px;
}
.newslist .news-content {
    overflow: hidden;
    margin-bottom: 0px;
}
.newslist .news-content p{
	margin: 0px;
	line-height: 1.5rem;
}
.newsreader .back a {
    font-size: 1rem;
    text-transform: uppercase;
}
.newsreader .back {
    border-top: none;
}
#artikelaktuelles.mod_article {
    padding-bottom: 30px;
}
.newslist .block{
	border-bottom: 2px dotted #a2c614 !important;
}
.mod_newslist .empty{
	display: none;
}
.keinelinie .ce_text {
	border-bottom: none !important;
}
#main a.newsbutton{
	display: block;
	background-color: #a2c614;
	color: #fff;
	margin: 20px;
	margin-left: 10%;
	margin-right: 10%;
	padding:10px 0;
}






/****************************************************************
Fusszeile
****************************************************************/
#footer .block.one_fourth {
	width: 100%;
	text-align: center;
}
#footer a:hover{
	text-decoration: underline;	
}



