/**********************************************************************************

	put here your custom CSS code to modify the design of IceTheme template
	
	* We strongly reccommend you to not edit other CSS or Less files as in 
	case you will update the template all your changes might be lost.	
	
**********************************************************************************/

@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700&subset=latin-ext);

html {
	height: 100%;
	margin: 0;
}

html > body {
	background: #313035;
	font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 115%;
	line-height: 135%;
	height: 100%;
	color: #444;
}

#wrap {
	min-height: 100%;
}

#push {
	margin-bottom: 100px;
}

body p, body ul {
	margin-bottom: 0.5em;
	font-size: 16px;
	line-height: 135%;
}

p.ice-headline, h1, h2, h3 {
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif !important;
    color: #444444;
    font-weight: normal;
}

body li {
	margin-bottom: 0.2em;
}

body a, body a:link, body a:visited {
	color: #101e2a;
}

body a:hover {
	color: #e2001a;
}

a.pdf {
	display: inline-block;
	padding: 8px 1em 4px 50px;
	background: url(../images/download-pdf.png) 8px -38px no-repeat;
	color: #101e2a;
	font-size: 12pt;
	margin: 0.5em 1em 0.5em 0;
	-moz-transition: all 200ms ease-in-out 0s;
	transition: all 200ms ease-in-out 0s;
	border: 1px solid #101e2a;
	height: 32px;
}

a.pdf:hover {
	background: #101e2a url(../images/download-pdf.png) 8px 4px no-repeat;
	text-decoration: none;
	color: #fff;
}

a.more:after {
	content: "\f105";
	font-family: FontAwesome;
    color: inherit;
    display: inline-block;
    font-style: normal;
    line-height: 1;
    position: relative;
	padding-left: 0.3em;
}

a.more:hover, a.more:after:hover {
	text-decoration: underline;
}

em.fa-foot {
	background: #fff;
	color: #101e2a;
	font-size: 20px;
	padding: 10px;
	border-radius: 50%;
	width: 42px;
	height: 42px;
	display: inline-block;
	margin: 5px;
	box-sizing: border-box;
	-moz-transition: all 250ms ease-in-out 0s;
	transition: all 250ms ease-in-out 0s;
}

.fa-foot:hover {
	background: #101e2a;
	color: #fff;
	box-shadow: 0 0 2px rgba(255, 255, 255, 1);
}

.btn, p.readmore a.btn {
    position: relative;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    line-height: 1;
    padding: 22px 50px 20px;
    border-width: 0;
    border-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    transform: translateX(-25px);
    outline: 0!important;
    outline-offset: 0!important;
    background-image: none!important;
    box-shadow: 0 0 0 transparent!important;
}

.btn-red, .btn-red:after, p.readmore a.btn, p.readmore a.btn:after {
    background-color: #e2001a;
}

body a.btn-red, p.readmore a.btn {
    color: #fff;
	text-shadow: none;
}

.btn, .btn:after, p.readmore a.btn, p.readmore a.btn:after {
    transition: all .2s ease-in-out!important;
}

.btn:after, p.readmore a.btn:after {
    font-family: FontAwesome;
    font-weight: 900;
    content: "\f0da";
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 0;
    right: 1px;
    width: 50px;
    height: 100%;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left-width: 1px;
    border-left-style: solid;
    transform: translateX(100%);
}

.btn-red:after, p.readmore a.btn:after  {
	border-left-color: #f14950;
}

.btn-red:hover, p.readmore a.btn:hover {
    background-color: #313035;
    color: #fff;
}
.btn-red:hover:after, p.readmore a.btn:hover:after {
    background-color: #313035;
    border-left-color: #535353;
}

/* MENUMOBILE
---------------------------------------------------------------- */

#menumob {
	position: fixed;
	top: 10px;
	right: 0px;
	z-index: 500;
	display: none;
	width: auto;
	height: auto;
	box-sizing: border-box;
	background: none;
	pointer-events: all;
}

#menumob div {
	height: 100%;
	pointer-events: all;
}

#menumob.full {
	height: 100%;
	width: 100%;
}


#search form {
	text-align: center;
}

#menumob .dj-accordion-dark .dj-accordion-in, #menumob ul.dj-mobile-dark li.dj-mobileitem > a {
	background: #101e2a;
    border-top: none;
}

.dj-megamenu-select-dark > a.dj-mobile-open-btn, .dj-megamenu-offcanvas-dark > a.dj-mobile-open-btn, .dj-megamenu-accordion > a.dj-mobile-open-btn {
	font-size: 30px;
	padding: 6px 10px;
	background: #101e2a;
}

.dj-accordion div.dj-accordion-in {
	margin-top: 5px;
}

ul.dj-mobile-nav li.itemid-115, ul.dj-mobile-nav li.itemid-186 {
	padding-bottom: 20px !important;
}

ul.dj-mobile-nav li.itemid-115 > a.module, ul.dj-mobile-nav li.itemid-186 > a.module {
	height: 20px;
    margin: 0;
    padding: 0;
}

ul.dj-mobile-nav li.itemid-186 p > a {
	color: #ddd;
    margin: 5px 0;
    display: inline-block;
}

ul.dj-mobile-nav li.itemid-115 p, ul.dj-mobile-nav li.itemid-186 p {
	text-align: center;
}

/* HEADER
---------------------------------------------------------------- */

header#header {
	position: fixed;
	border-bottom: none;
	z-index: 40;
	height: 100px;
	width: 100%;
	margin-top: -80px;
	box-sizing: border-box;
}

#header div#logo {
	margin: 10px 0 10px;
	background: none;
}

#logo img {
	height: 50px;
}

.error div#logo, .offline_page div#logo {
	position: relative;
	height: auto;
	width: auto;
	background: #fff;
}

/* MAINMENU
---------------------------------------------------------------- */

#header section#mainmenu {
	z-index: 30;
	background: #1b2450;
	border-bottom: none;
	width: 100%;
	height: auto;
	position: fixed;
	margin-top: 0;
	margin-bottom: 0;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);	
	border-bottom: 1px solid #fff;
}

#mainmenu .dj-megamenu {
	background: none;
	font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif !important;
	font-weight: 400;
}

#mainmenu .dj-megamenu li  {
	box-sizing: border-box;
}

#mainmenu .dj-megamenu li a.dj-up_a  {
	height: 48px;
	border: none;
	font-weight: 400;
	text-transform: none;
	font-size: 16px;
}

#mainmenu .dj-megamenu li a.dj-up_a span {
	height: 48px;
	line-height: 48px;
}

#mainmenu .dj-megamenu li:hover a.dj-up_a, #mainmenu .dj-megamenu li.hover a.dj-up_a {
	background: none;
	color: #ddd;
}

#mainmenu .dj-megamenu li.active a.dj-up_a {
	background: none;
	color: #e2001a;
}

#mainmenu .dj-megamenu-default li:hover div.dj-subwrap, #mainmenu .dj-megamenu-default li.hover div.dj-subwrap {
	background: #313035;
}

#mainmenu .dj-megamenu-default li ul.dj-submenu > li > a:hover {
	background: #e2001a;
}

body ul.dj-submenu li {
	margin-bottom: 0;
}

/* ICECAROUSEL
---------------------------------------------------------------- */

section#icecarousel {
	z-index: 5;
	margin-top: 80px;
	margin-bottom: 0;
	overflow: hidden;
	height: auto;
	background: #eee;
	border-bottom: none;
	border-top: 1px solid #fff;
}

section#icecarousel .container {
	width: 100% !important;
	margin: 0;
}

xsection#icecarousel div#icecarousel {
	background: none;
	margin-bottom: 0;
}

section#icecarousel div.container > .row {
	margin-left: 0;
}

#icecarousel .favslider-carousel .favth-carousel-inner {
	margin-top: 0;
	margin-bottom: 0;
}

section#icecarousel .favslider-caption {

}

section#icecarousel .favslider-carousel .favth-carousel-caption {
	width: 1170px !important;
	margin: 0 auto;
	padding: 20px 30px 30px;
	background: rgba(0, 0, 0, 0.5);
}

section#icecarousel h3 {
	font-weight: 300;
}

section#icecarousel span.link {
	text-align: left;
	float: left;
	padding: 20px 0 0 25px;
}

section#icecarousel .favslider-carousel .favth-carousel-caption p {
	font-weight: 300;
}

section#icecarousel .favslider-images {
	background: #313035;
}

section#icecarousel .favslider-images imgx {
	opacity: 0.5;
}

section#icecarousel #favslider-arrows .favth-carousel-control {
	top: 60%;
}

/* CONTENT fullpage
---------------------------------------------------------------- */

.fullpage #content .container, .fullpage #content .container .row, .fullpage #content .container .row #middle-column, .fullpage #content .items-row, #contact-form .container, #contact-form .container .row {
	box-sizing: border-box;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.fullpage #content #middlecol, .fullpage #promo .moduletable {
	box-sizing: border-box;
	width: 1170px;
	display: block;
	margin: 0 auto;
	float: none;
	padding: 20px 0 40px;
}

.fullpage #content #sidebar {
	display: none;
}

/* OFFER-LIST
---------------------------------------------------------------- */

#promo {
	xbackground: #1b2450;
	background: #eeeeee;
}

.fullpage #promo .moduletable {
	padding: 0;
}

#promo .custom p {
	display: none;
}

ul.offer-list {
	height: 100%;
	display: flex !important;
	flex-direction: row;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
	margin: 0;
}

.offer-list li {
	display: inline-block;
	box-sizing: border-box;
	width: calc(33.33% - 2px);
	padding: 20px 20px 50px;
	position: relative;
	color: #000;
	text-align: center;
	margin: 0;
	background: #172983;
	border: 0px solid #1b2450;
	border: 1px solid #eeeeee;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.offer-list li:hover {
	background: #e2001a;
}

.offer-list h4 {
	margin: 20px 0 10px;
	text-align: center;
	text-transform: uppercase;
}

.offer-list h4 a {
	text-align: center;
	color: #fff;
	font-size: 18pt;
	font-weight: 300;
	line-height: 120%;
	margin-bottom: 30px;
}

.offer-list .desc {
	font-size: 16px;
	display: inline-block;
	color: #fff;
	margin: 20px 0 10px;
	min-height: 2.6em;
}

.offer-list a.more {
	color: #fff;
	display: inline-block;
	margin: 5px auto;
}

/* CONTENT
---------------------------------------------------------------- */

#adminForm {
	display: none;
}

section#content:before {
	display: none;
}

section#content {
	background: #fff;
	padding-bottom: 0;
	margin-bottom: 0;
	min-height: 350px;
	margin-top: 80px;
}

.homepage section#content {
	margin-top: 0;
	padding-top: 0;
}

.page-header h2, .content-category h2, .blog > h2 {
	text-transform: uppercase;
	margin-bottom: 40px;
}

.category-desc {
	margin-bottom: 30px;
}

.offer .cat-children {
	height: 100%;
	display: flex !important;
	flex-direction: row;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: left;
	padding-bottom: 0;
	margin-bottom: 0;
}

.offer .cat-children > div {
	box-sizing: border-box;
	width: calc(25% - 2px);
	padding: 20px 20px 50px;
	position: relative;
	text-align: center;
	margin: 0;
	background: #f1f1f1;
	border: 1px solid #fff;
}

.offer .cat-children h3, .offer .cat-children h3 a {
	font-size: 20px;
	text-transform: uppercase;
	line-height: 130%;
	min-height: 2.6em;
}

.offer .cat-children .desc {
	min-height: 6.5em;
	font-size: 16px;
	display: inline-block;
}

.offer .cat-children .img-wrapper {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    margin: 25px auto !important;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    display: block;
    cursor: pointer;
	overflow: hidden;
	position: relative;
}

.item-image {
	float: none;
}

.item-image img {
	max-width: 280px;
}

.blog div.icons {
	display: none !important;
}

.offer .blog .items-row {
	display: flex !important;
	flex-direction: row;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: center;
	height: 100%;
}

.blog .items-row > div {
	border: none;
	padding: 0;
	margin-bottom: 0;
	align-self: stretch;
}

.blog .items-row h2 {
	margin: 10px 10px 25px 10px;
	padding-bottom: 0;
}

.offer .blog .items-row h2 {
	background: #172983;
	color: #fff;
	padding: 10px 10px;
	margin: 0 0;
	line-height: 135%;
	text-align: center;
}

.offer .blog .items-row h2 a, .offer .blog .items-row h2 a:hover {
	font-weight: 300;
	color: #fff;
	min-height: 2.7em;
	display: inline-block;
}

.offer .blog .items-row .item-image {
	padding: 50px 20px;
	text-align: center;
	max-height: 150px;
	min-height: 150px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

.offer .blog .items-row .item-image img {
	max-width: 100%;
	max-height: 150px;
}

.offer .blog .items-row p.readmore {
	margin-bottom: 0;
	padding: 20px 20px 30px;
	border: 1px solid #eee;
	border-top: none;
	text-align: center;
}

p.readmore a.btn {
    padding: 20px 20px;
    letter-spacing: 0.5px;
	max-width: 70%;
}

p.readmore a.btn span.icon-chevron-right {
	display: none;
}

.kontakt .span6 {
	width: calc(50% - 30px);
}


/* FOOTER
---------------------------------------------------------------- */

footer#footer {
	background: #313035;
	border-top: 1px solid #888;
	margin-top: 0;
	padding-top: 20px;
}

#footer #copyright_area {
	border-top: none;
	padding: 0.5em 0 0;
	text-align: center;
	margin: 0 5em 2em;
	font-size: 10pt;
}

#footer .footermenu, #footer #copyright {
	border: none;
	box-shadow: none;
}

footer#footer p#copyright {
	color: #888;
	text-align: center;
	float: none;
	padding: 0;
}

#footermods, #footermods a {
	color: #666;
}

#footermods p {
	margin-bottom: 0.8em;
}

footer#footer #footermods {
	text-align: center;
	font-size: 11pt;
	padding-top: 0.3em;
	padding-bottom: 0;
	line-height: 120%;
}

/* RESPONSIVE
---------------------------------------------------------------- */

@media (min-width: 1200px) {
	.row-fluid .span3 {
		width: calc(25% - 2px);
		margin: 1px;
	}
}

@media (max-width: 1200px) {
	.fullpage #content #middlecol, .fullpage #promo .moduletable {
		width: 100%;
	}
	
	.kontakt .span6 {
		width: 100%;
		float: none;
	}
}

@media (max-width: 678px) {
	body {
		padding: 0;
	}
	
	header#header {
		height: 80px;
		margin-top: -80px;
	}
	
	#header div#logo {
		float: left;
		margin-left: 20px;
		z-index: 1000;
	}
	
	#header #topmenu {
		margin-top: 20px;
		margin-right: -20px;
	}

	.dj-megamenu-select-dark > a.dj-mobile-open-btn, .dj-megamenu-offcanvas-dark > a.dj-mobile-open-btn, .dj-megamenu-accordion > a.dj-mobile-open-btn {
		margin-right: 10px;
	}
	
	#header #topmenu li {
		display: block;
	}
	
	section#icecarousel {
		margin-top: 80px;
	}
	
	#content {
		padding-top: 20px;
	}
	
	.offer-list li {
		width: 100%;
		border: none;
		border-top: 1px solid #eeeeee;
	}
	
	.row, .thumbnails {
		margin: 0 20px;
	}
	
	.offer .cat-children > div {
		width: 100%;
		padding: 20px 10px;
	}
	
	.offer .cat-children > div img {
		max-height: 100px;
	}
	
	.offer .blog .items-row .item-image {
		padding: 20px 0;
		max-height: 100px;
		min-height: 100px;
	}
	
	.offer .blog .items-row .item-image img {
		max-height: 100px;
		max-width: 250px;
	}
	
	.offer .blog .items-row h2 a, .offer .blog .items-row h2 a:hover {
		min-height: 1em;
	}
}