/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../../../css/custom.css);


#top-b .mod-plain h1.frontpage,
#bottom-b .mod-plain .frontpage a { color: #777; }

body:not(.homepage) #main{
	width: 64%;
	text-align: justify;
	float: right;
	margin-top: -19%;
	position: relative;
}

body p {
    line-height: 17px;
}

.menu-dropdown a.level1, .menu-dropdown span.level1 {
    font-size: 18px;
}

div#front-text {
	width: 59%;
	text-align: justify;
	float: right;
	margin-top: -23%;
	padding: 15px;
	background: url(../images/module_box_transparent1.png) 0 0 repeat
}

.mod-footer {
	background: transparent;
	padding: 0;
}

.wk-gallery-glass .huhucaption {
	font-size: 1em;
}

@media (max-width: 959px) {
	div#front-text {
		width: 100%;
		text-align: justify;
		float: right;
		margin-top: 0;
	}
	
	body:not(.homepage) #main{
		width: 100%;
		text-align: justify;
		float: right;
		margin-top: 0;
	}
}

article p {
	text-align: justify;
}

.menu-dropdown li.level1:hover .level1, .menu-dropdown li.level1.remain .level1 {
	background: #E46F3A !important;
}

body {
	background-image: url('../../../images/fond.jpg') !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-size: cover !important;
	background-position: top center;
}

#logo {
	position: fixed;
}

#header {
	min-height: 320px;
}

/* Custom iCagenda */
.iccalendar table td div.style_Today {
	box-shadow: none;
	border: 1px solid #fff;
}

.icnav .backicY, .icnav .backic, .icnav .nextic, .icnav .nexticY {
	color: #f4dad5
}

#icagenda p + div, #icagenda .event-header .title-cat {
	display: none;
}

#icagenda .title-cat {
	width: 30%;
}

#icagenda .title-header {
	width: 100%;
}

#icagenda h2 {
	font-size: 22px;
	font-weight: bold;
}

#icagenda .event-header {
	background: #E46F3A;
}

#icagenda .event-header h1 {
	font-weight: bold;
	color: #fff;
}

#icagenda .icinfo {
	background: #E6D9C3;
}

#icagenda .icinfo .image {
	display: none;
}

#icagenda .information, #detail-desc {
	background: #fff;
}

.ic-box-date {
	text-shadow: #000 1px 1px 1px;
}

#icagenda .ic-content .nextdate {
	font-size: 15px;
}



/* Custom Chronoforms5 */
p.chrono_credits {
	display: none;
}


.custom-logo {
	display: inline-block;
	width: 205px;
	height: 90px;
	background: url(../../../../images/yootheme/logo.png) 50% 50% no-repeat;
	background-size: contain;
}

/* Only Phones (Portrait) */
@media (max-width: 479px) {

	.custom-logo { height: 60px; }
	
}

#top-b .mod-plain h1.frontpage {
    margin-bottom: 30px;
    font-size: 45px;
    line-height: 55px;
}

#bottom-b .mod-plain .frontpage { margin: 30px 10px 30px 0; }

#top-b .mod-plain h1.frontpage,
#bottom-b .mod-plain .frontpage a { color: #8699a9; }

.frontpage-padding-top { padding-top: 50px; }
.frontpage-padding-bottom { padding-bottom: 50px; }


 /* Frontpage Responsive
 ----------------------------------------------------------------------------------------------------*/

/* Only Phones and Tablets (Portrait) */
@media (max-width: 959px) {

	.frontpage-padding-top { padding-top: 10px; }
	.frontpage-padding-bottom { padding-bottom: 0px; }

}

/* Only Phones */
@media (max-width: 767px) {

	.frontpage-icons img { width: 70px; }

}