/* =============================================================================
 * ce_text_extented
 * ========================================================================== */

.ce_text_extented.align-center {
	margin-left: auto;
	margin-right: auto;
}

.ce_text_extented.align-left-justify {
	text-align: justify;
}

.ce_text_extented.align-center-justify {
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}

.ce_text_extented.align-right-justify {
	text-align: justify;
	margin-left: auto;
}

.ce_text_extented.align-right {
	margin-left: auto;
}

.ce_text_extented p:last-child {
	margin-bottom: 0;
}

.ce_text_extented.max_width_90 {
	max-width: 90%;
}

.ce_text_extented.max_width_80 {
	max-width: 80%;
}

.ce_text_extented.max_width_70 {
	max-width: 70%;
}

.ce_text_extented.max_width_60 {
	max-width: 60%;
}

.ce_text_extented.max_width_50 {
	max-width: 50%;
}

.ce_text_extented.max_width_40 {
	max-width: 40%;
}

.ce_text_extented.max_width_30 {
	max-width: 30%;
}

.ce_text_extented.max_width_20 {
	max-width: 20%;
}

.ce_text_extented.max_width_10 {
	max-width: 10%;
}

.ce_text_extented.font_serif {
	font-family: Georgia, Times, serif;
}

.ce_text_extented.font-style-letter-sp2 p {
	letter-spacing: 2px;
}

.ce_text_extented.font-style-letter-sp5 p {
	letter-spacing: 5px;
}

.ce_text_extented.font-style-dropcap p:first-child:first-letter {
	float: left;
	font-size: 4rem;
	line-height: 4rem;
	padding-right: 10px;
	padding-left: 5px;
}

.ce_text_extented.font-style-quote p {
	border-left: 1px solid rgb(232, 232, 232);
	padding-left: 20px;
	position: relative;
}

.ce_text_extented.font-style-quote p:first-child:before {
	content: "\f10e";
	font-family: "FontAwesome";
	position: absolute;
	top: 0px;
	left: 10px;
	opacity: 0.3;
	font-size: 3rem;
	line-height: 3rem;
}

.ce_text_extented.lh-1 p {
	line-height: 1;
}

.ce_text_extented.lh-1-1 p {
	line-height: 1.1;
}

.ce_text_extented.lh-1-2 p {
	line-height: 1.2;
}

.ce_text_extented.lh-1-3 p {
	line-height: 1.3;
}

.ce_text_extented.lh-1-4 p {
	line-height: 1.4;
}

.ce_text_extented.lh-1-5 p {
	line-height: 1.5;
}

.ce_text_extented.lh-1-6 p {
	line-height: 1.6;
}

.ce_text_extented.lh-1-7 p {
	line-height: 1.7;
}

.ce_text_extented.lh-1-8 p {
	line-height: 1.8;
}

.ce_text_extented.lh-1-9 p {
	line-height: 1.9;
}

.ce_text_extented.lh-2 p {
	line-height: 2;
}

.ce_text_extented a {
	text-decoration: underline;
}

.ce_text_extented.font-weight-100 p {
	font-weight: 100;
}

.ce_text_extented.font-weight-200 p {
	font-weight: 200;
}

.ce_text_extented.font-weight-300 p {
	font-weight: 300;
}

.ce_text_extented.font-weight-400 p {
	font-weight: 400;
}

.ce_text_extented.font-weight-500 p {
	font-weight: 500;
}

.ce_text_extented.font-weight-600 p {
	font-weight: 600;
}

.ce_text_extented.font-weight-700 p {
	font-weight: 700;
}

.ce_text_extented.font-weight-800 p {
	font-weight: 800;
}

.ce_text_extented.font-weight-900 p {
	font-weight: 900;
}

/* ce_text_extended in revolutions slider */

.ce_text_extented.tp-caption p {
	white-space: normal;
}

.ce_text_extented.tp-caption.lh-1 p {
	line-height: 1!important;
}

.ce_text_extented.tp-caption.lh-1-1 p {
	line-height: 1.1!important;
}

.ce_text_extented.tp-caption.lh-1-2 p {
	line-height: 1.2!important;
}

.ce_text_extented.tp-caption.lh-1-3 p {
	line-height: 1.3!important;
}

.ce_text_extented.tp-caption.lh-1-4 p {
	line-height: 1.4!important;
}

.ce_text_extented.tp-caption.lh-1-5 p {
	line-height: 1.5!important;
}

.ce_text_extented.tp-caption.lh-1-6 p {
	line-height: 1.6!important;
}

.ce_text_extented.tp-caption.lh-1-7 p {
	line-height: 1.7!important;
}

.ce_text_extented.tp-caption.lh-1-8 p {
	line-height: 1.8!important;
}

.ce_text_extented.tp-caption.lh-1-9 p {
	line-height: 1.9!important;
}

.ce_text_extented.tp-caption.lh-2 p {
	line-height: 2!important;
}

.ce_text_extented.tp-caption.font-size-xxxxxl {
	font-size: 55px;
}

.ce_text_extented.tp-caption.font-size-xxxxxl {
	font-size: 50px;
}

.ce_text_extented.tp-caption.font-size-xxxxl {
	font-size: 45px;
}

.ce_text_extented.tp-caption.font-size-xxl {
	font-size: 40px;
}

.ce_text_extented.tp-caption.font-size-xl {
	font-size: 35px;
}

.ce_text_extented.tp-caption.font-size-l {
	font-size: 30px;
}

.ce_text_extented.tp-caption.font-size-m {
	font-size: 28px;
}

.ce_text_extented.tp-caption.font-size-s {
	font-size: 26px;
}

.ce_text_extented.tp-caption.font-size-xs {
	font-size: 24px;
}

.ce_text_extented.tp-caption.font-size-xs {
	font-size: 22px;
}

.ce_text_extented.tp-caption.font-size-xxs {
	font-size: 20px;
}

.ce_text_extented.tp-caption.font-size-xxxs {
	font-size: 18px;
}

.ce_text_extented.tp-caption.font-size-xxxxs {
	font-size: 16px;
}

/* =============================================================================
* smart phones  (s / small screens)
* ========================================================================== */
@media only screen and (max-width: 767px) {
	.ce_text_extented.align-left-m {
		margin-left: 0;
	}
}
/* =============================================================================
 * ce_divider_image
 * ========================================================================== */

.ce_divider_image .image_container img {
	width: auto;
	display: inline;
}
.ce_divider_image {
	margin-top: 20px;
	margin-bottom: 20px;
}

.ce_divider_image.align-center {
	margin-left: auto;
	margin-right: auto;
}

.ce_divider_image.align-right {
	margin-left: auto;
}
/* =============================================================================
 * ce_countup
 * ========================================================================== */

.ce_countup {
	text-align: center;
}

.ce_countup.style2 {
	text-align: left;
}

.ce_countup .headline {
	font-size: 2.333rem;
	margin-bottom: 15px;
}

.ce_countup i {
	font-size: 2.333rem;
	line-height: 66px;
}

.ce_countup .image_container {
	text-align: center;
	margin-bottom: 15px;
}

.ce_countup .image_container img {
	width: auto;
	display: inline-block;
}

.ce_countup .headline {
	font-size: 3.667rem;
}
/* =============================================================================
 * ce_text_image_bar
 * ========================================================================== */

.ce_text_image_bar .inside {
	display: flex;
	flex-wrap: wrap;
	position: static;
	padding-left: 0;
	padding-right: 0;
}

.ce_text_image_bar .textbox,
.ce_text_image_bar .imagebox {
	position: relative;
	flex: 0 0 50%;
}

.ce_text_image_bar.txt_right .textbox {
	order: 2;
	margin-left: 50%;
}

.ce_text_image_bar.txt_right .imagebox {
	order: 1;
	position: absolute;
	width: 50%;
	height: 100%;
	left: 0;
}

.ce_text_image_bar.txt_left .imagebox {
   position: absolute;
	width: 50%;
	height: 100%;
	left: 50%;
}

.ce_text_image_bar {
	position: relative;
	background: rgb(248,248,248);
}

.ce_text_image_bar .textbox {
	padding: 70px 60px;
}

.ce_text_image_bar.oversize .textbox {
	height: auto!important;
}

.ce_text_image_bar .imagebox {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.ce_text_image_bar .bg_image {
   width: 50vw;
   height: 100%;
}

.ce_text_image_bar.show-arrow .arrow {
	top: 50%;
	right: -10px;
	margin-top: -10px;
	-webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    height: 20px;
    width: 20px;
    z-index: 100;
}

.ce_text_image_bar.show-arrow.txt_left .arrow {
	left: -10px;
	right: auto;
}

.ce_text_image_bar.show-arrow.bg-nocolor .arrow {
	background: rgb(248,248,248);
}

.ce_text_image_bar .text-table {
	display: table;
	height: 100%;
	width: 100%;
}

.ce_text_image_bar .text-table .text-cell {
	display: table-cell;
	vertical-align: middle;
}

.ce_text_image_bar .ce_hyperlink {
	margin-top: 35px;
}

.ce_text_image_bar .ce_hyperlink a {
	margin-bottom: 0;
}

.ce_text_image_bar.bg-accent .ce_hyperlink a {
	background: rgb(51,51,51);
	border-color: rgb(51,51,51);
}

.ce_text_image_bar.bg-white {
	background: rgb(255,255,255);
}

.ce_text_image_bar ul {
	padding-left: 20px;
}

.ce_text_image_bar li {
	list-style-type: disc;
}

.ce_text_image_bar .subheadline {
	color: rgb(180,180,180);
	font-size: 1.2rem;
}

.ce_text_image_bar.color-white .subheadline {
	color: rgba(255,255,255,0.8);
}

.ce_text_image_bar .mobile_image_top {
	margin-bottom: 20px;
}

.ce_text_image_bar .mobile_image_bottom {
	margin-top: 20px;
}

.ce_text_image_bar .mobile_image {
	display: none;
}

.ce_text_image_bar.show_arrow .image-left:after,
.ce_text_image_bar.show_arrow .image-right:after {
	display: none;
}

/* =============================================================================
* smart phones  (s / small screens)
* ========================================================================== */
@media only screen and (max-width: 767px) {

	.ce_text_image_bar .inside {
		height: auto!important;
	}
	
	.ce_text_image_bar .textbox {
		flex: 0 0 100%;
		height: auto!important;
		padding: 30px;
	}
	
	.ce_text_image_bar .imagebox {
		display: none;
	}
	
	.ce_text_image_bar .mobile_image {
		display: block;
		flex: 0 0 100%;
	}
	
	.ce_text_image_bar.mob-img-first .mobile_image {
		order: 1;
	}
	
	.ce_text_image_bar.mob-img-first .textbox {
		order: 2;
		margin-left: 0;
	}
	
	.ce_text_image_bar.mob-img-second .mobile_image {
		order: 2;
	}
	
	.ce_text_image_bar.mob-img-first .textbox {
		order: 2;
	}
	
	.ce_text_image_bar.txt_right .textbox {
	   margin-left: 0;
	}
}
/* =============================================================================
 * ce_imagemap
 * ========================================================================== */

.ce_imagemap {
	overflow: visible;
}

.ce_imagemap .imagemap_inside {
	position: relative;
}

.ce_imagemap .image_container img {
	width: 100%;
}

.ce_imagemap .hotspot_content {
	display: none; 
	background: rgba(255,255,255,1); 
	padding: 20px; 
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3); 
	position: absolute; 
	z-index: 2000; 
	min-width: 250px; 
	text-align: left;
}

.ce_imagemap .hotspot_content p:last-of-type {
	margin-bottom: 0;
}

.ce_imagemap .hotspot_content.left {
	left: auto; 
	right: 100%; 
	margin-right: -14px; 
	top: -15px; 
	border-radius: 8px 0 8px 8px;
}

.ce_imagemap .hotspot_content.center {
	left: 0; 
	top: 8px; 
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	text-align: center;
	opacity: 0;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;	
	margin-left: 11px;
	padding: 10px;
}

.ce_imagemap .hotspot.active .hotspot_content.center {
	opacity: 1;
}

.ce_imagemap .hotspot_content.center:before {
	content: '';
	top:  0;
	left: 50%;
	margin-top: -10px;
	margin-left: -11px;
	-webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    height: 20px;
    width: 20px;
    z-index: 100;
    background: rgb(255,255,255);
}

.ce_imagemap .hotspot_content.left {
	-webkit-animation: fadeInLeft 500ms ease; 
	-moz-animation: fadeInLeft 500ms ease; 
	-ms-animation: fadeInLeft 500ms ease; 
	animation: fadeInLeft 500ms ease;
}
	
.ce_imagemap .hotspot_content.right {
	left: 16px; 
	top: -13px; 
	border-radius: 0px 8px 8px 8px;
}

.ce_imagemap .hotspot_content.right {
	-webkit-animation: fadeInRight 500ms ease; 
	-moz-animation: fadeInRight 500ms ease; 
	-ms-animation: fadeInRight 500ms ease; 
	animation: fadeInRight 500ms ease;
}

.ce_imagemap .hotspot {
	position: absolute; 
	z-index: 1000;
	cursor: pointer;
}

.ce_imagemap .hotspot div {
	position: absolute;
}

.ce_imagemap .hotspot:before {
	z-index: 10;
	font-family: "FontAwesome";	
	content: "+"; 
	text-indent: 0; 
	display: inline-block; 
	position: relative; 
	top: 0; 
	left: 0; 
	font-size: 22px; 
	height: 20px; 
	width: 20px; 
	line-height: 20px; 
	text-align: center; 
	color: rgb(0,0,0);
	font-weight: bold;
}

.ce_imagemap .hotspot.active {
	z-index: 2100;
}

.ce_imagemap .hotspot.active .hotspot_content {
	display: block;
}

.ce_imagemap .hotspot.active .circle {
	opacity: 20;
}

.ce_imagemap .image {
	position: relative; 
	z-index: 100;
}

.ce_imagemap .imagemap_inside.center {
	margin: 0 auto;
}

.ce_imagemap .circle {
	border-radius: 100%; 
	width: 36px; 
	height: 36px; 
	border: 2px solid rgba(255,255,255,0.5); 
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin-left: -18px; 
	margin-top: -18px; 
	display: block; 
	background: rgba(255,255,255,0.5); 
	animation: pulseImageMap 2s infinite;
}

/* animation */
@-webkit-keyframes pulseImageMap {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}
@keyframes pulseImageMap {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0, 0.4);
    box-shadow: 0 0 0 0 rgba(0,0,0, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(0,0,0, 0);
      box-shadow: 0 0 0 10px rgba(0,0,0, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
      box-shadow: 0 0 0 0 rgba(0,0,0, 0);
  }
}

/* small */
.ce_imagemap .hotspot.small:before {
	padding: 5px;
	font-size: 15px;
	height: 20px;
	width: 20px;
	line-height: 20px;
	z-index: 10;
}

.ce_imagemap .hotspot.small .hotspot_content.left {
	margin-right: -14px;
	top: -14px;
}

.ce_imagemap .hotspot.small .hotspot_content.right {
	left: 16px;
	top: -14px;
}

.ce_imagemap .hotspot.small .circle {
	border-radius: 100%;
	width: 22px;
	height: 22px;
	border: 1px solid rgba(255,255,255,0.5);
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -11px;
	margin-top: -10px;
	display: block;
	background: rgba(255,255,255,0.6);
	box-shadow: 0 0 0 2px #0093B5;
}

.ce_imagemap .hotspot.small:before {
	top: 0;
}

/* pointer small */
.ce_imagemap .hotspot.pointer_small:before {
	content: "\f041";
}

.ce_imagemap .hotspot.pointer_small .circle {
	display: none;
}

.ce_imagemap .hotspot.pointer_small .hotspot_content.left {
	top: 0;
	right: 100%;
	margin: 0 -15px 0 0;
}

.ce_imagemap .hotspot.pointer_small .hotspot_content.right {
	top: 0;
	left: 15px;
	margin: 0;
}

.ce_imagemap .hotspot.pointer_small .hotspot_content.center {
	top: 28px;
}

/* pointer large */
.ce_imagemap .hotspot.pointer_large:before {
	content: "\f041";
	font-size: 40px;
}

.ce_imagemap .hotspot.pointer_large .circle {
	display: none;
}

.ce_imagemap .hotspot.pointer_large .hotspot_content.left {
	top: 0;
	right: 100%;
	margin: 0 -15px 0 0;
}

.ce_imagemap .hotspot.pointer_large .hotspot_content.right {
	top: 0;
	left: 15px;
	margin: 0;
}

.ce_imagemap .hotspot.pointer_large .hotspot_content.center {
	top: 28px;
	min-width: 180px;
	font-size: 0.9rem;
	background: rgb(255,255,255);
}
/* =============================================================================
 * ce_bgimage
 * ========================================================================== */

.ce_bgimage {
	position: relative;
	overflow: visible;
}

.ce_bgimage {
	overflow: visible;
}

.ce_bgimage:before,
.ce_bgimage:after {
	content:'\0020';
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

.ce_bgimage:after {
	clear:both;
}

.ce_bgimage .ce_bgimage-inside {
	position: relative;
	z-index: 10;
}

.ce_bgimage.offset:before {
	position: absolute;
	top: 75%;
	background: #fff;
	content: '';
	right: 0;
	bottom: 0;
	left:0;
	z-index: 10;
}

.ce_bgimage.offset.offset-bg-accent:before {
	background-color: rgb(152,152,152);
}

.ce_bgimage.offset.offset-bg-lightgray:before {
	background-color: rgb(247,247,247);
}

.ce_bgimage.offset.offset-bg-darkgray:before {
	background-color: rgb(69,69,69);
}

.ce_bgimage.offset.offset-bg-black:before {
	background-color: rgb(0,0,0);
}

.ce_bgimage.offset.offset-top:before,
.ce_bgimage.offset-top:before {
	position: absolute;
	top: 0;
	background: #fff;
	content: '';
	right: 0;
	top: 0;
	left:0;
	height: 25%;
	z-index: 10;
}

.ce_bgimage .ce_bgimage-image {
	position: absolute;
	top: 0;
	left:0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.ce_bgimage.bg_contain .ce_bgimage-image {
	background-size: contain;
}

.ce_bgimage.fullscreen-image {
	height: 100vh;
}

.ce_bgimage.fullscreen-image .ce_bgimage-outer {
	height: 100vh;
}

.ce_bgimage.oversize .ce_bgimage-outer .ce_bgimage-inside {
	-webkit-transform: translateY(0%);
  	-ms-transform: translateY(0%);
  	transform: translateY(0%);
}

.ce_bgimage.oversize,
.ce_bgimage.ce_bgimage-outer {
	height: auto!important;
}

.ce_bgimage.max_width_m .contentwrap {
	max-width: 800px;
}

.ce_bgimage.max_width_s .contentwrap {
	max-width: 650px;
}

/* =============================================================================
 * ce_bgimage: parallax offset option
 * ========================================================================== */

.ce_bgimage div.offset_layer {
	position: absolute;
	top: 0;
	background: #fff;
	content: '';
	right: 0;
	left:0;
	height: 25%;
	z-index: 10;
}

.ce_bgimage div.offset_layer.offset-bottom {
	top: auto;
	bottom: 0;
}

/* =============================================================================
 * ce_bgimage: background-position
 * ========================================================================== */

.ce_bgimage.bg_left_top .ce_bgimage-image {
	background-position: left top;
}

.ce_bgimage.bg_left_center .ce_bgimage-image {
	background-position: left center;
}

.ce_bgimage.bg_left_bottom .ce_bgimage-image {
	background-position: left bottom;
}

.ce_bgimage.bg_center_top .ce_bgimage-image {
	background-position: center top;
}

.ce_bgimage.bg_center_center .ce_bgimage-image {
	background-position: center center;
}

.ce_bgimage.bg_center_bottom .ce_bgimage-image {
	background-position: center bottom;
}

.ce_bgimage.bg_right_top .ce_bgimage-image {
	background-position: right top;
}

.ce_bgimage.bg_right_cemte .ce_bgimage-image {
	background-position: right center;
}

.ce_bgimage.bg_right_bottom .ce_bgimage-image {
	background-position: right bottom;
}

/* =============================================================================
 * ce_bgimage: parallax option
 * ========================================================================== */

.ce_bgimage.parallax .ce_bgimage-image {
	background-attachment: fixed;
	background-position-x: 50%!important;
	background-position-y: top;
}

.ce_bgimage.parallax {
	position: relative;
}

body.ios .ce_bgimage.parallax .ce_bgimage-image,
body.android .ce_bgimage.parallax .ce_bgimage-image {
	background-attachment: scroll;
	background-position: center center!important;
}

/* =============================================================================
 * ce_bgimage: img-leftside
 * ========================================================================== */

.ce_bgimage.img-leftside-33,
.ce_bgimage.img-leftside-50 {
	position: relative;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
}

.ce_bgimage.bg-nocolor {
	background: rgb(248,248,248);
}

.ce_bgimage.img-leftside-33 .ce_bgimage-image,
.ce_bgimage.img-leftside-50 .ce_bgimage-image {
	width: 33.33%;
	display: table-cell;
	vertical-align: middle;
	padding: 0;
}

.ce_bgimage.img-leftside-33 .ce_bgimage-outer {
	margin-left: 33%;
}

.ce_bgimage.img-leftside-50 .ce_bgimage-outer {
	margin-left: 50%;
}

.ce_bgimage.img-leftside-33 .ce_bgimage-inside,
.ce_bgimage.img-leftside-50 .ce_bgimage-inside {
	width: 67%;
	padding: 60px;
	vertical-align: middle;
}

.ce_bgimage.img-leftside-50 .ce_bgimage-image,
.ce_bgimage.img-leftside-50 .ce_bgimage-inside {
	width: 50%;
}

.ce_bgimage.img-rightside-50 .ce_bgimage-image {
	margin-left: 50%;
}

.ce_bgimage.img-rightside-50 .ce_bgimage-outer {
	margin-right: 50%;
}

.ce_bgimage.img-rightside-33 .ce_bgimage-image {
	margin-left: 33.33%;
}

.ce_bgimage.img-rightside-33 .ce_bgimage-outer {
	margin-right: 66.66%;
}

.ce_bgimage.img-leftside-50 .ce_bgimage-inside,
.ce_bgimage.img-leftside-33 .ce_bgimage-inside {
	width: 100%;
}

.ce_bgimage.bg-accent a:not(.hyperlink_txt) {
	color: inherit
}

.ce_bgimage.vertical_centered .ce_bgimage-inside {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	position: relative;
	top: 50%;
}

.ce_bgimage.vertical_centered .ce_bgimage-outer {
	height: 100%;
}


/* =============================================================================
* smart phones  (s / small screens)
* ========================================================================== */
@media only screen and (max-width: 767px) {
	.ce_bgimage.hide-image-phone .ce_bgimage-image {
		display: none;
	}
	
	.ce_bgimage.img-leftside-33,
	.ce_bgimage.img-leftside-50,
	.ce_bgimage.img-leftside-33 .ce_bgimage-inside,
	.ce_bgimage.img-leftside-50 .ce_bgimage-inside {
		display: block;
		width: 100%;
	}
	
	.ce_bgimage.img-rightside-33 .ce_bgimage-outer,
	.ce_bgimage.img-rightside-33 .ce_bgimage-image,
	.ce_bgimage.img-rightside-50 .ce_bgimage-outer,
	.ce_bgimage.img-rightside-50 .ce_bgimage-image {
		display: block;
		width: 100%;
		margin: 0;
	}
	
	.ce_bgimage.img-rightside-33 .ce_bgimage-image,
	.ce_bgimage.img-rightside-50 .ce_bgimage-image {
		background-image: none!important;
	}
	
	.ce_bgimage.img-leftside-33 .ce_bgimage-image,
	.ce_bgimage.img-leftside-50 .ce_bgimage-image {
		display: none;
	}
	
	.ce_bgimage.img-leftside-33 .ce_bgimage-outer,
	.ce_bgimage.img-leftside-50 .ce_bgimage-outer  {
		margin-left: 0;
	}
	
	.ce_bgimage.img-leftside-33:not(.bg-hide-mobile) .mobile_image,
	.ce_bgimage.img-leftside-50:not(.bg-hide-mobile) .mobile_image,
	.ce_bgimage.img-rightside-33:not(.bg-hide-mobile) .mobile_image,
	.ce_bgimage.img-rightside-50:not(.bg-hide-mobile) .mobile_image {
		display: block!important;
		margin-bottom: 30px;
	}
	
	.ce_bgimage.parallax .ce_bgimage-image {
		background-attachment: scroll;
		background-position: center center!important;
	}

	.ce_bgimage div.offset_layer {
		display: none;
	}

	.ce_bgimage.bg-hide-mobile .ce_bgimage-image {
		background-image: none!important;
	}

	.ce_bgimage.fullscreen-image:not(.vertical_centered) .ce_bgimage-outer {
		height: auto;
	}
}
/* =============================================================================
 * ce_hyperlink-extended
 * ========================================================================== */

.ce_hyperlink-extended a {
	min-width: 190px;
}

.ce_hyperlink-extended.small a {
	min-width: 0;
}

.ce_hyperlink-extended a.link-white {
	color: rgb(152,152,152);
	border: 2px solid rgb(255,255,255);
	background: rgb(255,255,255);
}

.ce_hyperlink-extended a.link-white:hover {
	background: rgb(152,152,152);
	color: rgb(255,255,255);
}

.ce_hyperlink-extended a.link-white.outline {
	color: rgb(255,255,255);
}

.ce_hyperlink-extended a.link-white.outline:hover {
	background: rgb(255,255,255);
	border-color: rgb(255,255,255);
	color: rgb(37,37,37);
}

.ce_hyperlink-extended a.outline {
	background: transparent;
	color: rgb(152,152,152);
}

.ce_hyperlink-extended a.outline:hover {
	background: rgb(37,37,37);
	border-color: rgb(37,37,37);
	color: rgb(255,255,255);
}

.ce_hyperlink-extended a.link-black {
	color: rgb(255,255,255);
	border: 2px solid rgb(0,0,0);
	background: rgb(0,0,0);
}

.ce_hyperlink-extended a.link-black:hover {
	color: rgb(0,0,0);
	border: 2px solid rgb(0,0,0);
	background: rgb(255,255,255);
}

.ce_hyperlink-extended a.link-black-outline {
	color: rgb(0,0,0);
	border: 2px solid rgb(0,0,0);
	background: none;
}

.ce_hyperlink-extended a.link-black-outline:hover {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}

.ce_hyperlink-extended a.link-own-color-lighttxt {
	color: rgb(255,255,255)!important;
}

.ce_hyperlink-extended a.link-own-color-darktxt {
	color: rgb(0,0,0)!important;
}

.ce_hyperlink-extended a.link-own-color-outline {
	background: none!important;
}

.ce_hyperlink-extended a.link-own-color-lighttxt:hover,
.ce_hyperlink-extended a.link-own-color-darktxt:hover,
.ce_hyperlink-extended a.link-own-color-outline:hover {
	opacity: 0.8;
}

.ce_hyperlink-extended i {
	margin-right: 10px;
}

.ce_hyperlink-extended.small a {
	padding: 9px 15px;
	font-size: 0.75rem;
}

.ce_hyperlink-extended.large a {
	padding: 20px 30px;
}

.ce_hyperlink-extended.wide a {
	padding: 15px 50px;
}

.ce_hyperlink-extended.expand a {
	width: 100%;
}

.ce_hyperlink-extended a.success {
	background: rgb(157,213,93);
	border-color: rgb(157,213,93);
}

.ce_hyperlink-extended a.secondary {
	background: rgb(231,231,231);
	border-color: rgb(231,231,231);
	color: rgb(51,51,51);
}

.ce_hyperlink-extended a.alert {
	background: rgb(247,80,90);
	border-color: rgb(247,80,90);
}

.ce_hyperlink-extended a.warning {
	background: rgb(240,138,36);
	border-color: rgb(240,138,36);
}

.ce_hyperlink-extended a.info {
	background: rgb(160,211,232);
	border-color: rgb(160,211,232);
	color: rgb(51,51,51);
}

.ce_hyperlink-extended a.success:hover, a.btn.success:hover,
.ce_hyperlink-extended a.secondary:hover, a.btn.secondary:hover,
.ce_hyperlink-extended a.alert:hover, a.btn.alert:hover,
.ce_hyperlink-extended a.warning:hover, a.btn.warning:hover,
.ce_hyperlink-extended a.info:hover, a.btn.info:hover {
	opacity: 0.8;
}

.ce_hyperlink-extended.border-radius-3 a {
	border-radius: 3px;
}

.ce_hyperlink-extended.border-radius-5 a {
	border-radius: 5px;
}

.ce_hyperlink-extended.border-radius-10 a {
	border-radius: 10px;
}

.ce_hyperlink-extended.border-radius-20 a {
	border-radius: 20px;
}

.ce_hyperlink-extended.btn-animated i {
	opacity: 0;
	width: 0;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
}

.ce_hyperlink-extended.btn-animated a:hover i {
    opacity: 1;
    width: 16px;
}

.ce_hyperlink-extended.align-inline {
	display: inline-block;
	margin-right: 5px;
}

/* =============================================================================
* smart phones  (s / small screens)
* ========================================================================== */
@media only screen and (max-width: 767px) {
	.ce_hyperlink-extended.align-inline {
		display: block;
	}
}
/* =============================================================================
 * ce_headerimage
 * ========================================================================== */

.ce_headerimage {
	padding: 0;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.ce_headerimage .ce_headerimage_inside {
	position: relative;
  	top: 50%;
	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}

.ce_headerimage.valign_top .ce_headerimage_inside {
	top: 10%;
}

.ce_headerimage.valign_middle .ce_headerimage_inside {
	top: 50%;
}

.ce_headerimage.valign_bottom .ce_headerimage_inside {
	top: 70%;
}

.ce_headerimage h1,
.ce_headerimage h2,
.ce_headerimage h3,
.ce_headerimage h4,
.ce_headerimage h5,
.ce_headerimage h6 {
	margin-bottom: 0;
}

.ce_headerimage.default .content {
	border-top: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.2);
	padding: 30px;
}

.ce_headerimage.version1 .content {
	background: rgba(255,255,255,0.3);
	border: 1px solid rgba(255,255,255,0.9);
	padding: 30px;
}

.ce_headerimage.version2 .content {
	border: 0;
}

.ce_headerimage.version3 .ce_headline .headline {
	padding: 10px 20px;
	background: rgb(80,80,80);
	color: rgb(255,255,255);
	opacity: 0.95;
	display: inline-block;
}

.ce_headerimage.version3 .subline {
	padding: 5px 10px;
	background: rgb(80,80,80);
	color: rgb(255,255,255);
	margin-top: 5px;
	display: inline-block;
	opacity: 0.95;
}

.ce_headerimage.version3 .content {
	border: 0;
}

.ce_headerimage.color-white .content {
	border-color: rgba(255,255,255,0.9);
}

.ce_headerimage .content {
	display: inline-block;
	padding: 20px 0;
	border-top: 1px solid rgba(255,255,255,0.8);
	border-bottom: 1px solid rgba(255,255,255,0.8);
}

.ce_headerimage .subline {
	font-weight: bold;
}

.ce_headerimage.align_center .ce_headerimage_inside {
	text-align: center;
}

.ce_headerimage.align_right .ce_headerimage_inside {
	text-align: right;
}

.ce_headerimage.height_small {
	height: 250px;
}

.ce_headerimage.height_medium {
	height: 350px;
}

.ce_headerimage.height_large {
	height: 450px;
}

.ce_headerimage.height_xlarge {
	height: 600px;
}

.ce_headerimage.height_xxlarge {
	height: 750px;
}

.ce_headerimage.bg_left_top {
	background-position: left top;
}

.ce_headerimage.bg_left_center {
	background-position: left center;
}


.ce_headerimage.bg_left_bottom {
	background-position: left bottom;
}


.ce_headerimage.bg_right_top {
	background-position: right top;
}


.ce_headerimage.bg_right_center {
	background-position: right center;
}


.ce_headerimage.bg_right_bottom {
	background-position: right bottom;
}


.ce_headerimage.bg_center_top {
	background-position: center top;
}

.ce_headerimage.bg_center_center {
	background-position: center center;
}

.ce_headerimage.bg_center_bottom {
	background-position: center bottom;
}

/* =============================================================================
* smart phones  (s / small screens)
* ========================================================================== */
@media only screen and (max-width: 767px) {
	.ce_headerimage {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	
	.ce_headerimage .content {
		width: 100%;
	}
	
	.ce_headerimage.valign_bottom .ce_headerimage_inside {
		top: 50%;
	}

	.ce_headerimage.height_small {
		height: 180px;
	}

	.ce_headerimage.height_medium {
		height: 200px;
	}

	.ce_headerimage.height_large {
		height: 250px;
	}

	.ce_headerimage.height_xlarge {
		height: 350px;
	}

	.ce_headerimage.height_xxlarge {
		height: 400px;
	}
}
/* =============================================================================
 * mod_pageimage
 * ========================================================================== */

.mod_pageimage .inside {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	line-height: normal;
}

.mod_pageimage .container {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 20;
}

.mod_pageimage .inside .content {
	padding: 20px 0;
}

.mod_pageimage .headline {
	color: rgb(255,255,255);
	font-size: 3rem;
}

.mod_pageimage .subheadline {
	color: rgb(255,255,255);
	font-size: 1.3rem;
}

.mod_pageimage .mod_breadcrumb {
	display: none;
}

.mod_pageimage .inside > .container {
	height: 300px;
}

/* styles */
.mod_pageimage .style2 > .container {
	height: 380px;
}

.mod_pageimage .style2 > .container .content {
	width: 100%;
	text-align: center;
}

.mod_pageimage .style3 > .container {
	height: 380px;
}

.mod_pageimage .style3 > .container .content {
	width: 100%;
	text-align: center;
}

.mod_pageimage .style3 .mod_breadcrumb {
	display: inline-block!important;
	border: 1px solid rgba(255,255,255,0.4);
	padding: 5px 10px;
	border-radius: 3px;
	line-height: normal;
	margin-top: 20px;
}

.mod_pageimage .style3 .mod_breadcrumb ul {
	padding: 0;
}

.mod_pageimage .style3 .mod_breadcrumb .container {
	padding: 0;
	max-width: none;
	display: block;
}

.mod_pageimage .style3 .mod_breadcrumb,
.mod_pageimage .style3 .mod_breadcrumb a {
	color: rgb(255,255,255);
}

.mod_pageimage .style3 .mod_breadcrumb a:hover {
	text-decoration: underline;
}

.mod_pageimage .style3 .headline {
	font-size: 4rem;
}

/* option height */
.mod_pageimage .inside.height-xxl > .container {
	height: 800px;
}

.mod_pageimage .inside.height-xl > .container {
	height: 700px;
}

.mod_pageimage .inside.height-l > .container {
	height: 600px;
}

.mod_pageimage .inside.height-m > .container {
	height: 500px;
}

.mod_pageimage .inside.height-s > .container {
	height: 400px;
}

.mod_pageimage .inside.height-xs > .container {
	height: 300px;
}

.mod_pageimage .inside.height-xxs > .container {
	height: 160px;
}

/* =============================================================================
* smart phones  (s / small screens)
* ========================================================================== */
@media only screen and (max-width: 767px) {

	.mod_pageimage .headline {
		font-size: 1.3rem;
	}

	.mod_pageimage .inside .content {
		padding: 10px 0;
	}

	.mod_pageimage .subheadline {
		font-size: 1rem;
	}

	.mod_pageimage .style1 > .container {
		height: 150px;
	}

	.mod_pageimage .style2 > .container {
		height: 150px;
	}

	.mod_pageimage .style3 > .container {
		height: auto;
	}

	.mod_pageimage .style3 .headline {
		font-size: 2rem;
	}

	.mod_pageimage .inside.height-xxl > .container {
		height: 400px;
	}

	.mod_pageimage .inside.height-xl > .container {
		height: 300px;
	}

	.mod_pageimage .inside.height-l > .container {
		height: 200px;
	}

	.mod_pageimage .inside.height-m > .container {
		height: 200px;
	}

	.mod_pageimage .inside.height-s > .container {
		height: 200px;
	}

	.mod_pageimage .inside.height-xs > .container {
		height: 150px;
	}

	.mod_pageimage .inside.height-xxs > .container {
		height: 0;
	}
}
/* =============================================================================
 * mod_quickmenu
 * ========================================================================== */

.mod_quickmenu {
	position: fixed;
	bottom: 120px;
	right: 18px;
	z-index: 100;
	padding-top: 100px;
}

.mod_quickmenu.quickmenu-align-top {
	top: 120px;
	bottom: auto;
}

.mod_quickmenu ul:hover li {
	margin-top: 0;
}

.mod_quickmenu li {
	display: block;
	float: right;
	clear: right;
	transition-property: margin-top;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.mod_quickmenu.collapse li {
	margin-top: -35px;
}

.mod_quickmenu li a {
	display: block;
	line-height: 40px;
	width: 40px;
	border: 1px solid rgb(100,100,100);
	border-radius: 3px;
	overflow: hidden;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
	white-space: nowrap;
	background: rgba(255,255,255,0.9);
	margin-bottom: 3px;
	font-size: 15px;
}

.mod_quickmenu li a i {
	width: 40px;
	text-align: center;
	font-size: 19px;
}

.mod_quickmenu li a span {
	margin-right: 10px;
	font-size: 15px;
}

.mod_quickmenu li a:hover {
	width: 140px;
}

.mod_quickmenu.style3 li a {
	width: 55px;
	line-height: 55px;
	border-radius: 50px;
	border: 1px solid rgb(235, 237, 235);
	margin-bottom: 10px;
	box-shadow: 0 0 25px 0 rgba(0,0,0,0.04);
}

.mod_quickmenu.style3 li a i {
	width: 53px;
}

.mod_quickmenu.style3 li a:hover {
	width: 140px;
}

.mod_quickmenu.style3 {
	right: 10px;
}

/* =============================================================================
* smart phones  (s / small screens)
* ========================================================================== */
@media only screen and (max-width: 767px) {
	.mod_quickmenu {
		display: none;
	}
}
.autogrid_grid{display:grid;margin-left:-15px;margin-right:-15px}.autogrid_grid .column{padding-left:15px;padding-right:15px}.autogrid_grid.gutter_none{margin-left:0;margin-right:0}.autogrid_grid.gutter_none>.column{padding-left:0;padding-right:0}.autogrid_grid.gutter_s{margin-left:-15px;margin-right:-15px}.autogrid_grid.gutter_s>.column{padding-left:15px;padding-right:15px}.autogrid_grid.gutter_m{margin-left:-30px;margin-right:-30px}.autogrid_grid.gutter_m>.column{padding-left:30px;padding-right:30px}.autogrid_grid.gutter_l{margin-left:-40px;margin-right:-40px}.autogrid_grid.gutter_l>.column{padding-left:40px;padding-right:40px}.autogrid_grid.same_height>.column>.attributes{height:100%}.autogrid_grid .column .attributes{background-size:cover}.autogrid_grid .column .attributes.p-xl{padding:200px 40px 200px 40px}.autogrid_grid .column .attributes.p-l{padding:160px 40px 160px 40px}.autogrid_grid .column .attributes.p-m{padding:115px 40px 115px 40px}.autogrid_grid .column .attributes.p-s{padding:80px 40px 80px 40px}.autogrid_grid .column .attributes.p-xs{padding:40px 40px 40px 40px}.autogrid_grid .column.align_left_top{text-align:left}.autogrid_grid .column.align_left_center{text-align:left;align-self:center}.autogrid_grid .column.align_left_bottom{text-align:left;align-self:flex-end}.autogrid_grid .column.align_center_top{text-align:center}.autogrid_grid .column.align_center_center{text-align:center;align-self:center}.autogrid_grid .column.align_center_bottom{text-align:center;align-self:flex-end}.autogrid_grid .column.align_right_top{text-align:right}.autogrid_grid .column.align_right_center{text-align:right;align-self:center}.autogrid_grid .column.align_right_bottom{text-align:right;align-self:flex-end}.autogrid_grid.same_height>.column{align-self:unset}.autogrid_grid.same_height>.column>.attributes{display:flex;flex-wrap:wrap;height:100%}.autogrid_grid.same_height>.column>.attributes>.same-height-wrap{width:100%;flex:0 0 100%}.autogrid_grid.same_height>.column.align_left_center>.attributes{align-items:center}.autogrid_grid.same_height>.column.align_left_bottom>.attributes{align-items:flex-end}.autogrid_grid.same_height>.column.align_center_center>.attributes{align-items:center}.autogrid_grid.same_height>.column.align_center_bottom>.attributes{align-items:flex-end}.autogrid_grid.same_height>.column.align_right_center>.attributes{align-items:center}.autogrid_grid.same_height>.column.align_right_bottom>.attributes{align-items:flex-end}.autogrid_grid .column>.attributes .image_mob{display:none}.autogrid_row,.autogrid_wrapper{margin-left:-15px;margin-right:-15px;display:flex;flex-wrap:wrap;box-sizing:border-box}.autogrid,.autogrid_row>.column{padding-left:15px;padding-right:15px;flex-basis:1;flex-grow:1;width:100%;position:relative;box-sizing:border-box}.autogrid_clear{flex:0 0 100%;height:0}.col_1{flex:0 0 calc((100% / 12) * 1);max-width:calc((100% / 12) * 1)}.col_2{flex:0 0 calc((100% / 12) * 2);max-width:calc((100% / 12) * 2)}.col_3{flex:0 0 calc((100% / 12) * 3);max-width:calc((100% / 12) * 3)}.col_4{flex:0 0 calc((100% / 12) * 4);max-width:calc((100% / 12) * 4)}.col_5{flex:0 0 calc((100% / 12) * 5);max-width:calc((100% / 12) * 5)}.col_6{flex:0 0 calc((100% / 12) * 6);max-width:calc((100% / 12) * 6)}.col_7{flex:0 0 calc((100% / 12) * 7);max-width:calc((100% / 12) * 7)}.col_8{flex:0 0 calc((100% / 12) * 8);max-width:calc((100% / 12) * 8)}.col_9{flex:0 0 calc((100% / 12) * 9);max-width:calc((100% / 12) * 9)}.col_10{flex:0 0 calc((100% / 12) * 10);max-width:calc((100% / 12) * 10)}.col_11{flex:0 0 calc((100% / 12) * 11);max-width:calc((100% / 12) * 11)}.col_12{flex:0 0 calc((100% / 12) * 12);max-width:calc((100% / 12) * 12)}.autogrid_row>.column>.attributes{background-size:cover}.autogrid_row>.column>.attributes.p-xl{padding:200px 40px 200px 40px}.autogrid_row>.column>.attributes.p-l{padding:160px 40px 160px 40px}.autogrid_row>.column>.attributes.p-m{padding:115px 40px 115px 40px}.autogrid_row>.column>.attributes.p-s{padding:80px 40px 80px 40px}.autogrid_row>.column>.attributes.p-xs{padding:40px 40px 40px 40px}.autogrid_row.gutter_none,.autogrid_wrapper.gutter_none{margin-left:0;margin-right:0}.autogrid_row.gutter_none>div,.autogrid_wrapper.gutter_none>div{padding-left:0;padding-right:0}.autogrid_row.gutter_s,.autogrid_wrapper.gutter_s{margin-left:-15px;margin-right:-15px}.autogrid_row.gutter_s>div,.autogrid_wrapper.gutter_s>div{padding-left:15px;padding-right:15px}.autogrid_row.gutter_m,.autogrid_wrapper.gutter_m{margin-left:-30px;margin-right:-30px}.autogrid_row.gutter_m>div,.autogrid_wrapper.gutter_m>div{padding-left:30px;padding-right:30px}.autogrid_row.gutter_l,.autogrid_wrapper.gutter_l{margin-left:-40px;margin-right:-40px}.autogrid_row.gutter_l>div,.autogrid_wrapper.gutter_l>div{padding-left:40px;padding-right:40px}.autogrid_row>.column.align_left_top{text-align:left}.autogrid_row>.column.align_left_center{text-align:left;align-self:center}.autogrid_row>.column.align_left_bottom{text-align:left;align-self:flex-end}.autogrid_row>.column.align_center_top{text-align:center}.autogrid_row>.column.align_center_center{text-align:center;align-self:center}.autogrid_row>.column.align_center_bottom{text-align:center;align-self:flex-end}.autogrid_row>.column.align_right_top{text-align:right}.autogrid_row>.column.align_right_center{text-align:right;align-self:center}.autogrid_row>.column.align_right_bottom{text-align:right;align-self:flex-end}.autogrid_row.same_height>.column{align-self:unset}.autogrid_row.same_height>.column>.attributes{display:flex;flex-wrap:wrap;height:100%}.autogrid_row.same_height>.column>.attributes>.same-height-wrap{width:100%;flex:0 0 100%}.autogrid_row.same_height>.column.align_left_center>.attributes{align-items:center}.autogrid_row.same_height>.column.align_left_bottom>.attributes{align-items:flex-end}.autogrid_row.same_height>.column.align_center_center>.attributes{align-items:center}.autogrid_row.same_height>.column.align_center_bottom>.attributes{align-items:flex-end}.autogrid_row.same_height>.column.align_right_center>.attributes{align-items:center}.autogrid_row.same_height>.column.align_right_bottom>.attributes{align-items:flex-end}.autogrid_row .column>.attributes .image_mob{display:none}.order_1{order:1}.order_2{order:2}.order_3{order:3}.order_4{order:4}.order_5{order:5}.order_6{order:6}.full{flex:0 0 100%}.one_half{flex:0 0 calc(100% / 2)}.one_third{flex:0 0 calc(100% / 3)}.one_fourth{flex:0 0 calc(100% / 4)}.one_fifth{flex:0 0 calc(100% / 5)}.one_sixth{flex:0 0 calc(100% / 6)}.two_third{flex:0 0 calc((100% / 3) * 2)}.two_fourth{flex:0 0 calc((100% / 4) * 2)}.three_fourth{flex:0 0 calc((100% / 4) * 3)}.two_fifth{flex:0 0 calc((100% / 5) * 2)}.three_fifth{flex:0 0 calc((100% / 5) * 3)}.four_fifth{flex:0 0 calc((100% / 5) * 4)}.two_sixth{flex:0 0 calc((100% / 6) * 2)}.three_sixth{flex:0 0 calc((100% / 6) * 3)}.four_sixth{flex:0 0 calc((100% / 6) * 4)}.five_sixth{flex:0 0 calc((100% / 6) * 5)}.offset_col_1{margin-left:calc((100% / 12) * 1)}.offset_col_2{margin-left:calc((100% / 12) * 2)}.offset_col_3{margin-left:calc((100% / 12) * 3)}.offset_col_4{margin-left:calc((100% / 12) * 4)}.offset_col_5{margin-left:calc((100% / 12) * 5)}.offset_col_6{margin-left:calc((100% / 12) * 6)}.offset_col_7{margin-left:calc((100% / 12) * 7)}.offset_col_8{margin-left:calc((100% / 12) * 8)}.offset_col_9{margin-left:calc((100% / 12) * 9)}.offset_col_10{margin-left:calc((100% / 12) * 10)}.offset_col_11{margin-left:calc((100% / 12) * 11)}.autogrid.no_gutter{padding-left:0;padding-right:0}@media only screen and (min-width :768px) and (max-width :1024px){.col_1_t{flex:0 0 calc((100% / 12) * 1);max-width:calc((100% / 12) * 1)}.col_2_t{flex:0 0 calc((100% / 12) * 2);max-width:calc((100% / 12) * 2)}.col_3_t{flex:0 0 calc((100% / 12) * 3);max-width:calc((100% / 12) * 3)}.col_4_t{flex:0 0 calc((100% / 12) * 4);max-width:calc((100% / 12) * 4)}.col_5_t{flex:0 0 calc((100% / 12) * 5);max-width:calc((100% / 12) * 5)}.col_6_t{flex:0 0 calc((100% / 12) * 6);max-width:calc((100% / 12) * 6)}.col_7_t{flex:0 0 calc((100% / 12) * 7);max-width:calc((100% / 12) * 7)}.col_8_t{flex:0 0 calc((100% / 12) * 8);max-width:calc((100% / 12) * 8)}.col_9_t{flex:0 0 calc((100% / 12) * 9);max-width:calc((100% / 12) * 9)}.col_10_t{flex:0 0 calc((100% / 12) * 10);max-width:calc((100% / 12) * 10)}.col_11_t{flex:0 0 calc((100% / 12) * 11);max-width:calc((100% / 12) * 11)}.col_12_t{flex:0 0 calc((100% / 12) * 12);max-width:calc((100% / 12) * 12)}.order_1_t{order:1}.order_2_t{order:2}.order_3_t{order:3}.order_4_t{order:4}.order_5_t{order:5}.order_6_t{order:6}}@media only screen and (max-width:767px){.five_sixth,.four_fifth,.one_fifth,.one_fourth,.one_half,.one_sixth,.one_third,.three_fifth,.three_fourth,.three_sixth .four_sixth,.two_fifth,.two_fourth,.two_sixth,.two_third,[class*=col_]{flex:0 0 100%;max-width:none}.autogrid_grid .column,.column[class*=col_]{padding-left:0!important;padding-right:0!important;margin-bottom:25px}.autogrid[class*=offset_],.autogrid_grid[class*=offset_],.column[class*=offset_]{margin-left:0}.autogrid_grid,.autogrid_row,.autogrid_wrapper{margin-left:0!important;margin-right:0!important}.autogrid_grid>.column>.attributes.has-image.empty>.image_mob,.autogrid_grid>.column>.attributes.has-image.empty>.same-height-wrap>.image_mob,.autogrid_row>.column>.attributes.has-image.empty>.image_mob,.autogrid_row>.column>.attributes.has-image.empty>.same-height-wrap>.image_mob{display:block}.autogrid_grid>.column>.attributes.has-image.empty,.autogrid_row>.column>.attributes.has-image.empty{background:0 0!important}.col_1_m{flex:0 0 calc((100% / 12) * 1);max-width:calc((100% / 12) * 1)}.col_2_m{flex:0 0 calc((100% / 12) * 2);max-width:calc((100% / 12) * 2)}.col_3_m{flex:0 0 calc((100% / 12) * 3);max-width:calc((100% / 12) * 3)}.col_4_m{flex:0 0 calc((100% / 12) * 4);max-width:calc((100% / 12) * 4)}.col_5_m{flex:0 0 calc((100% / 12) * 5);max-width:calc((100% / 12) * 5)}.col_6_m{flex:0 0 calc((100% / 12) * 6);max-width:calc((100% / 12) * 6)}.col_7_m{flex:0 0 calc((100% / 12) * 7);max-width:calc((100% / 12) * 7)}.col_8_m{flex:0 0 calc((100% / 12) * 8);max-width:calc((100% / 12) * 8)}.col_9_m{flex:0 0 calc((100% / 12) * 9);max-width:calc((100% / 12) * 9)}.col_10_m{flex:0 0 calc((100% / 12) * 10);max-width:calc((100% / 12) * 10)}.col_11_m{flex:0 0 calc((100% / 12) * 11);max-width:calc((100% / 12) * 11)}.col_12_m{flex:0 0 calc((100% / 12) * 12);max-width:calc((100% / 12) * 12)}.order_1_m{order:1}.order_2_m{order:2}.order_3_m{order:3}.order_4_m{order:4}.order_5_m{order:5}.order_6_m{order:6}.autogrid_grid>.column>.attributes.p-l,.autogrid_grid>.column>.attributes.p-m,.autogrid_grid>.column>.attributes.p-s,.autogrid_grid>.column>.attributes.p-xl,.autogrid_grid>.column>.attributes.p-xs,.autogrid_row>.column .attributes.p-l,.autogrid_row>.column .attributes.p-m,.autogrid_row>.column .attributes.p-s,.autogrid_row>.column .attributes.p-xl,.autogrid_row>.column .attributes.p-xs{padding:20px}.autogrid_grid .column.m_align_left_top{text-align:left}.autogrid_grid .column.m_align_left_center{text-align:left;align-self:center}.autogrid_grid .column.m_align_left_bottom{text-align:left;align-self:flex-end}.autogrid_grid .column.m_align_center_top{text-align:center}.autogrid_grid .column.m_align_center_center{text-align:center;align-self:center}.autogrid_grid .column.m_align_center_bottom{text-align:center;align-self:flex-end}.autogrid_grid .column.m_align_right_top{text-align:right}.autogrid_grid .column.m_align_right_center{text-align:right;align-self:center}.autogrid_grid .column.m_align_right_bottom{text-align:right;align-self:flex-end}.autogrid_row>.column.m_align_left_top{text-align:left}.autogrid_row>.column.m_align_left_center{text-align:left;align-self:center}.autogrid_row>.column.m_align_left_bottom{text-align:left;align-self:flex-end}.autogrid_row>.column.m_align_center_top{text-align:center}.autogrid_row>.column.m_align_center_center{text-align:center;align-self:center}.autogrid_row>.column.m_align_center_bottom{text-align:center;align-self:flex-end}.autogrid_row>.column.m_align_right_top{text-align:right}.autogrid_row>.column.m_align_right_center{text-align:right;align-self:center}.autogrid_row>.column.m_align_right_bottom{text-align:right;align-self:flex-end}}body.edge column[class*=col_]{flex-basis:1}@media only screen and (max-width:767px){body.edge column[class*=col_]{flex-basis:100%}}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
table.sortable thead th{background-image:url(../../assets/tablesorter/images/default.svg);background-repeat:no-repeat;background-position:center right}table.sortable thead th.tablesorter-headerAsc{background-image:url(../../assets/tablesorter/images/asc.svg)}table.sortable thead th.tablesorter-headerDesc{background-image:url(../../assets/tablesorter/images/desc.svg)}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* =============================================================================
 * ce_image_extended
 * ========================================================================== */

.ce_image_extended .image_container img {
	display: inline-block;
}

.ce_image_extended.position-absolute {
   position: absolute;
   overflow: visible;
   z-index: 10;
}

.ce_image_extended .image_container img {
	width: auto;
}

.ce_image_extended.frame-1-dark img {
	border: 1px solid rgb(220,220,220);
}

.ce_image_extended.frame-5-dark img {
	border: 5px solid rgb(220,220,220);
}

.ce_image_extended.frame-10-dark img {
	border: 10px solid rgb(220,220,220);
}

.ce_image_extended.frame-1-light img {
	border: 1px solid rgb(255,255,255);
}

.ce_image_extended.frame-5-light img {
	border: 5px solid rgb(255,255,255);
}

.ce_image_extended.frame-10-light img {
	border: 10px solid rgb(255,255,255);
}

.ce_image_extended.style-rounded img {
	border-radius: 100%;
}

.ce_image_extended.style-mask1 .image_container {
   mask-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjQuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IsORw6vDrsOpXzMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSI0NDYuMnB4IiBoZWlnaHQ9IjQ0MS4ycHgiIHZpZXdCb3g9IjAgMCA0NDYuMiA0NDEuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQ2LjIgNDQxLjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIgoJPgo8cGF0aCBkPSJNMjc5LjcsMS41YzE2MC45LTE3LjYsMjI5LjIsMTIyLjcsOTUuMiwxODMuN2MtNDMuNSwxMS44LTQ2LDc2LTYxLDExMkMxMzYuNiw3NDItMjc1LjEsMTUuMiwyNzkuNywxLjV6Ii8+Cjwvc3ZnPgo=");
   -webkit-mask-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjQuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IsORw6vDrsOpXzMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSI0NDYuMnB4IiBoZWlnaHQ9IjQ0MS4ycHgiIHZpZXdCb3g9IjAgMCA0NDYuMiA0NDEuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQ2LjIgNDQxLjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIgoJPgo8cGF0aCBkPSJNMjc5LjcsMS41YzE2MC45LTE3LjYsMjI5LjIsMTIyLjcsOTUuMiwxODMuN2MtNDMuNSwxMS44LTQ2LDc2LTYxLDExMkMxMzYuNiw3NDItMjc1LjEsMTUuMiwyNzkuNywxLjV6Ii8+Cjwvc3ZnPgo=");
   mask-size: 100% 100%;
   mask-repeat: no-repeat;
   -webkit-mask-size: 100% 100%;
   -webkit-mask-repeat: no-repeat;
}

.ce_image_extended.style-mask2 .image_container {
   mask-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjQuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IsORw6vDrsOpXzMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSI0NDYuMnB4IiBoZWlnaHQ9IjQ0MS4ycHgiIHZpZXdCb3g9IjAgMCA0NDYuMiA0NDEuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQ2LjIgNDQxLjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIgoJPgo8cGF0aCBkPSJNMTMyLjIsMjk3LjJjLTE1LTM2LTE3LjUtMTAwLjItNjEtMTEyYy0xMzQtNjEtNjUuNy0yMDEuMyw5NS4yLTE4My43QzcyMS4yLDE1LjIsMzA5LjUsNzQyLDEzMi4yLDI5Ny4yeiIvPgo8L3N2Zz4K");
   -webkit-mask-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjQuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IsORw6vDrsOpXzMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSI0NDYuMnB4IiBoZWlnaHQ9IjQ0MS4ycHgiIHZpZXdCb3g9IjAgMCA0NDYuMiA0NDEuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQ2LjIgNDQxLjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIgoJPgo8cGF0aCBkPSJNMTMyLjIsMjk3LjJjLTE1LTM2LTE3LjUtMTAwLjItNjEtMTEyYy0xMzQtNjEtNjUuNy0yMDEuMyw5NS4yLTE4My43QzcyMS4yLDE1LjIsMzA5LjUsNzQyLDEzMi4yLDI5Ny4yeiIvPgo8L3N2Zz4K");
   mask-size: 100% 100%;
   mask-repeat: no-repeat;
   -webkit-mask-size: 100% 100%;
   -webkit-mask-repeat: no-repeat;
}

.ce_image_extended.no_responsive .image_container img {
	width: auto;
	max-width: none;
	display: inline-block;
}

body.content_page #slider .ce_image_extended .ce_image {
	position: static;
}

/* =============================================================================
* smart phones  (s / small screens)
* ========================================================================== */
@media only screen and (max-width: 767px) {
   .ce_image_extended.mob-align-left * {
      text-align: left!important;
   }
   
   .ce_image_extended.mob-align-center * {
      text-align: center!important;
   }
   
   .ce_image_extended.mob-align-right * {
      text-align: right!important;
   }
   
   .ce_image_extended_inside {
      margin-left: 0!important;
      margin-right: 0!important;
   }
}
/* =============================================================================
 * ce_iconbox default
 * ========================================================================== */

.ce_iconbox {
	text-align: center;
	display: block;
	position: relative;
	overflow: visible;
}

.ce_iconbox.padding:hover {
	z-index: 100;
}

.ce_iconbox.default i {
	font-size: 3rem;
}

.ce_iconbox .ce_iconbox_inside {
	position: relative;
}

.ce_iconbox .ce_iconbox_outside {
	width:100%;
}

.ce_iconbox .ce_iconbox_outside.padding {
	padding: 25px;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
}

.ce_iconbox:hover .ce_iconbox_outside.padding {
	opacity: 1;
	box-shadow: 0 40px 70px rgba(0,0,0,.2);
	z-index: 100;
}

.ce_iconbox .ce_iconbox_outside.padding .content {
	opacity: 0.6;
}

.ce_iconbox a.link {
	margin-top: 10px;
	display: inline-block;
}

.ce_iconbox .image_container {
	text-align: center;
	margin-bottom: 0;
}

.ce_iconbox .image_container img {
	width: auto;
	display: inline-block;
}

.ce_iconbox h3 {
	font-size: 1.2rem;
	letter-spacing: 1px;
	position: relative;
	line-height: 1.4;
	margin-bottom: 10px;
}

.ce_iconbox .headline {
	margin-bottom: 0;
}

.ce_iconbox .content {
	margin-top: 10px;
}

.ce_iconbox:not(.version2):not(.version3) .ce_iconbox_cwrapper {
	margin-top: 20px;
}

.ce_iconbox .link:before {
	content: "\f101";
	font-family:FontAwesome;
	font-weight: normal;
	display: inline-block;
	margin-right: 5px;
}

.ce_iconbox.version2 .link:before {
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
}

.ce_iconbox.version2:hover .link:before {
	margin-right: 10px;
}

.ce_iconbox.same-height {
	display: flex!important;
}

.ce_iconbox.default .image_container,
.ce_iconbox.default i {
	padding-top: 5px;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
	position: relative;
	top: 0;
}
.ce_iconbox.default:hover .image_container,
.ce_iconbox.default:hover i {
	top: -5px;
}
.ce_iconbox li {
	list-style-type: circle;
	list-style-position: inside;
}

.ce_iconbox.right-align .ce_iconbox_inside {
	justify-content: right;
}

/* =============================================================================
 * ce_iconbox.version2
 * ========================================================================== */

.ce_iconbox.version2 .ce_iconbox_inside {
	text-align: left;
	display: flex;
	align-items: center;
}

.ce_iconbox.version2 .ce_iconbox_icon  {
	flex: 0 0 80px;
	align-self: flex-start;
}

.ce_iconbox.version2 .headline {
	padding-top: 0;
}

.ce_iconbox.version2 .image_container {
	line-height: 1.4;
}

.ce_iconbox.version2 .image_container img {
	width: 60px;
}

.ce_iconbox.version2 i {
	font-size: 1.733rem;
	border-radius: 100%;
	text-align: center;
	width: 60px;
	max-width: 60px;
	height: 60px;
	line-height: 60px;
	color: rgb(255,255,255);
	background: rgb(229,229,229);
}

.ce_iconbox.version2 .ce_iconbox_inside:after {
	position: absolute;
	left: 30px;
	top: 0;
	width: 1px;
	height: 100%;
	content:'';
	border-right: 1px dashed rgb(229,229,229);
	z-index: 1;
}

.ce_iconbox.version2:last-of-type .ce_iconbox_inside:after {
	display:none;
}

.ce_iconbox.version2 .image_container {
	text-align: left;
}

.ce_iconbox.version2 a.link {
	margin-top: 0;
}

/* =============================================================================
 * ce_iconbox.version2.right
 * ========================================================================== */

.ce_iconbox.version2.right-align .ce_iconbox_inside {
	text-align: right;
	display: flex;
	align-items: center;
}

.ce_iconbox.version2.right-align .ce_iconbox_icon {
	flex: 0 0 80px;
	align-self: flex-start;
	order: 2;
}

.ce_iconbox.version2 .ce_iconbox_cwrapper {
	order: 1;
}

.ce_iconbox.version2.right-align:last-of-type .ce_iconbox_inside:after {
	display:none;
}

.ce_iconbox.version2.right-align .image_container {
	text-align: right;
}

.ce_iconbox.version2 .ce_iconbox_inside:after {
	display: none;
}

/* =============================================================================
 * ce_iconbox.version3
 * ========================================================================== */

 .ce_iconbox.version3 .ce_iconbox_inside {
 	text-align: left;
 	display: flex;
 	align-items: center;
 }

.ce_iconbox.version3 .ce_iconbox_icon {
	flex: 0 0 50px;
	align-self: flex-start;
}

.ce_iconbox.version3 .headline {
	padding-top: 0;
}

.ce_iconbox.version3 .image_container {
	line-height: 1.4;
}

.ce_iconbox.version3 .image_container img {
	width: 30px;
}

.ce_iconbox.version3 i {
	font-size: 2.2rem;
	line-height: 2.2rem;
	text-align: center;
	width: 40px;
}

.ce_iconbox.version3:last-of-type .ce_iconbox_inside:after {
	display:none;
}
 
.ce_iconbox.version3 a.link {	
	margin-top: 0;
}

.ce_iconbox.version3.xsmall i {
	font-size: inherit;
	line-height: inherit;
	text-align: left;
	width: 25px;
}

.ce_iconbox.version3.xsmall p {
	margin-bottom: 0;
	line-height: inherit;
}

.ce_iconbox.version3.xsmall .ce_iconbox_icon {
	flex: 0 0 25px;
}

.ce_iconbox.version3.xsmall .content {
	margin-top: 0;
}

/* =============================================================================
 * ce_iconbox.version4
 * ========================================================================== */

.ce_iconbox.version4 {
	text-align: left;
}

.ce_iconbox.version4 .image_container {
	text-align: left;
}

/* =============================================================================
 * ce_iconbox same-height
 * ========================================================================== */
 
.autogrid_row.same_height .ce_iconbox,
.autogrid_row.same_height .ce_iconbox .ce_iconbox_outside {
	height: 100%;
}

/* =============================================================================
* smart phones  (s / small screens)
* ========================================================================== */
@media only screen and (max-width: 767px) {
	.ce_iconbox:not(.no_gutter):not(.version3.xsmall) {
		margin-bottom: 30px;
	}
	
	.ce_iconbox.version2.right-align .ce_iconbox_inside {
		text-align: left;
	}
	
	.ce_iconbox.version2.right-align .image_container {
		text-align: left;
	}
	
	.ce_iconbox.version2.right-align .ce_iconbox_icon {
		order: 1;
	}
	
	.ce_iconbox.version2 .ce_iconbox_cwrapper {
		order: 2;
	}

	.ce_iconbox.same-height {
		display: block!important;
	}
}
.no-scroll {
  overflow: hidden;
}

 .grid{
 	display: flex; 
 	flex-direction: row;
 	gap:0.5rem;
 	margin-bottom: 0.5rem
 	
 }
 .col{flex-direction: column;}
 .cell-3{width:30%;}
 .cell-4{width:40%;}
 .cell-5{width:50%;}
 .cell-6{width:60%;}
 .cell-7{width:70%;}
 .cell-8{width:80%;}
 .cell-9{width:90%;}
 .cell-10{width:100%;}

body button.hollow{
	border-color: #141414;
    color: #141414;
    border: 2px solid;
    background: transparent;
}

body button.im-booking-room-submit{
    background-color: #c3a387;
}
body button.im-booking-room-submit:disabled {
    background-color: #cccccc;
    color: #666666;
    cursor: not-allowed; /* Ändert den Cursor zu einem "nicht erlaubt" Symbol */
}
 
   #Datepickk {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #333;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: inherit;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    z-index: 999
}

#Datepickk.MSIE:not(.wrapped):not(.inline) .d-calendar {
    height: 560px
}

#Datepickk.d-show .d-overlay {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: show;
    animation-name: show;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

#Datepickk.d-hide>* {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: DatepickkHide;
    animation-name: DatepickkHide;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

#Datepickk.d-hide .d-overlay {
    animation-direction: reverse;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: show;
    animation-name: show;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

#Datepickk .d-overlay {
    background-color: rgba(55,58,71,.95);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

#Datepickk .d-title {
    background-color: #f1f1f1;
    color: #2b2c33;
    display: block;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.8;
    padding: .5rem 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2
}


#Datepickk .d-confirm {
    background-color: transparent;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-family: inherit;
    font-size: 30px;
    font-weight: 500;
    margin: 25px 0;
    outline: 0;
    padding: 0;
    position: relative;
    z-index: 2
}

#Datepickk .d-confirm:empty,#Datepickk .d-title:empty {
    display: none
}

@media(max-height: 528px) {
    #Datepickk .d-confirm,#Datepickk .d-title {
        font-size:20px;
        margin: 15px 0
    }

    #Datepickk .d-calendar {
        font-size: 20px
    }
}

#Datepickk.multi .d-calendar,#Datepickk.multi .d-legend {
    max-width: 800px
}

#Datepickk.multi .d-table {
    padding-top: 35px;
    position: relative
}

#Datepickk.multi .d-table:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #ccc;
    content: attr(data-month);
    font-size: 1em;
    left: 0;
    padding: 5px 10px 5px 0;
    position: absolute;
    text-align: right;
    top: 0;
    width: 100%
}

#Datepickk.inline.d-show .d-calendar {
    -webkit-animation: none;
    animation: none
}

#Datepickk.inline,#Datepickk.wrapped {
    position: static;
    z-index: 0
}

#Datepickk.inline .d-calendar,#Datepickk.wrapped .d-calendar {
    -webkit-box-shadow: none;
    box-shadow: none;
    max-height: none;
    max-width: none;
    z-index: 0
}

#Datepickk.inline .d-confirm,#Datepickk.inline .d-title,#Datepickk.wrapped .d-confirm,#Datepickk.wrapped .d-title {
    color: #222
}

#Datepickk.inline .d-overlay,#Datepickk.wrapped .d-overlay {
    display: none
}

#Datepickk.inline .d-legend,#Datepickk.wrapped .d-legend {
    color: #222 !important;
    max-height: none;
    max-width: none
}

#Datepickk.fullscreen .d-calendar {
    max-height: none;
    max-width: none
}

#Datepickk.fullscreen .d-calendar input+label {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
    margin: 0;
    outline: 1px solid #eaeaea
}

#Datepickk.fullscreen .d-calendar input+label text {
    padding: 5px 10px 0 0
}

#Datepickk.fullscreen .d-legend {
    max-width: none
}

#Datepickk .d-legend {
    background-color: #f5f5f5;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 500px;
    position: relative;
    width: 100%;
    z-index: 2
}

#Datepickk .d-legend:empty {
    height: 0
}

#Datepickk .d-legend p {
    color: #1b353f;
    cursor: pointer;
    margin: 0;
    padding: 15px;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

#Datepickk .d-legend p:after {
    content: attr(data-legend)
}

#Datepickk .d-legend p span {
    display: inline-block;
    height: 20px;
    margin-right: 10px;
    vertical-align: bottom;
    width: 20px
}

#Datepickk .d-calendar {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px -2px rgba(0,0,0,.6);
    box-shadow: 0 2px 10px -2px rgba(0,0,0,.6);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    max-height: 560px;
    max-width: 500px;
    position: relative;
    width: 100%;
    z-index: 2
}

#Datepickk .d-header {
    background-color: #1b363f;
    color: #fff;
    font-size: 1.5em;
    position: relative
}

#Datepickk .d-header p {
    margin: .5em 0;
    text-align: center
}

#Datepickk .d-header i {
    border-radius: 100%;
    cursor: pointer;
    height: 30px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    width: 30px
}

#Datepickk .d-header i:after,#Datepickk .d-header i:before {
    content: '';
    height: 0;
    position: absolute;
    width: 0
}

#Datepickk .d-header i:before {
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent
}

#Datepickk .d-header i:after {
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease
}

#Datepickk .d-header i#d-previous {
    left: 20px
}

#Datepickk .d-header i#d-previous:before {
    border-right: 10px solid #fff;
    left: 7px;
    top: 5px
}

#Datepickk .d-header i#d-previous:after {
    border-right: 7px solid #1b363f;
    left: 10px;
    top: 8px
}

#Datepickk .d-header i#d-next {
    right: 20px
}

#Datepickk .d-header i#d-next:before {
    border-left: 10px solid #fff;
    left: 12px;
    top: 5px
}

#Datepickk .d-header i#d-next:after {
    border-left: 7px solid #1b363f;
    left: 12px;
    top: 8px
}

#Datepickk .d-header i:hover {
    background-color: #5e7178
}

#Datepickk .d-header i:hover:after {
    border-left-color: #5e7178 !important;
    border-right-color: #5e7178 !important
}

#Datepickk .d-month {
    cursor: pointer;
    white-space: nowrap
}

#Datepickk .d-year {
    cursor: pointer;
    margin-left: 10px
}

#Datepickk .d-year:before {
    content: ""
}

#Datepickk .d-month-picker {
    background-color: rgba(27,54,63,.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    pointer-events: none;
    -webkit-transition: height .2s ease;
    transition: height .2s ease
}

#Datepickk .d-month-picker.d-show {
    height: 44px;
    pointer-events: auto
}

#Datepickk .d-month-picker>div {
    color: #000;
    cursor: pointer;
    line-height: 44px;
    text-align: center;
    width: calc(100%/12)
}

#Datepickk .d-month-picker>div:focus,#Datepickk .d-month-picker>div:hover {
    background-color: #cb932c;
    color: #000
}

#Datepickk .d-month-picker>div.current {
    background-color: #d0d951;
    color: #000
}

#Datepickk .d-year-picker {
    background-color: rgba(27,54,63,.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    pointer-events: none;
    -webkit-transition: height .2s ease;
    transition: height .2s ease
}

#Datepickk .d-year-picker.d-show {
    height: 44px;
    pointer-events: auto
}

#Datepickk .d-year-picker>div {
    color: #000;
    cursor: pointer;
    line-height: 44px;
    text-align: center;
    width: calc(100%/11)
}

#Datepickk .d-year-picker>div:focus,#Datepickk .d-year-picker>div:hover {
    background-color: #cb932c;
    color: #000
}

#Datepickk .d-year-picker>div.current {
    background-color: #d0d951;
    color: #000
}

#Datepickk .d-weekdays {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#Datepickk .d-week {
    background-color: #8B1936;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

#Datepickk .d-week+.d-week {
    border-left: 1px solid rgba(255,255,255,.05)
}

#Datepickk .d-week>div {
    -webkit-flex-basis: calc(100%/7);
    -ms-flex-preferred-size: calc(100%/7);
    flex-basis: calc(100%/7);
    text-align: center
}

#Datepickk .d-week>div p {
    margin: .8em 0
}

@media(max-height: 540px) {
    #Datepickk .d-week {
        display:none
    }
}

#Datepickk .d-table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

#Datepickk .d-table:first-child:nth-last-child(n+3),#Datepickk .d-table:first-child:nth-last-child(n+3)~div {
    border-bottom: 1px solid rgba(0,0,0,.05);
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
    -webkit-flex-basis: calc(100%/3) -1px;
    -ms-flex-preferred-size: calc(100%/3) -1px;
    flex-basis: calc(100%/3) -1px
}

#Datepickk .d-table label:nth-of-type(7n) .d-date-legends {
    padding-right: 0
}

#Datepickk .d-table label:nth-last-of-type(-n+7) .d-date-legends {
    padding-bottom: 0
}

#Datepickk .d-table input {
    display: none
}

#Datepickk .d-table input+label {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: .3rem;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: background-color .2s ease,background .2s ease,color .2s ease;
    transition: background-color .2s ease,background .2s ease,color .2s ease;
    width: calc(100%/7);
    border: 5px solid transparent
}

#Datepickk .d-table input+label text {
    pointer-events: none;
    position: relative;
    z-index: 9
}

#Datepickk .d-table input+label[style*=linear-gradient] text {
    text-shadow: 0 0 20px #000
}

#Datepickk .d-table input+label.today text:before {
    background-color: #8B1936;
    bottom: -5px;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%
}

#Datepickk .d-table input+label:before {
    background-color: #8B1936;
    content: '';
    height: 75%;
    left: 12.5%;
    position: absolute;
    top: 12.5%;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform .1s ease-out;
    transition: -webkit-transform .1s ease-out;
    transition: transform .1s ease-out;
    transition: transform .1s ease-out,-webkit-transform .1s ease-out;
    width: 75%
}

#Datepickk .d-table input+label.im-range-start {
    border-top: 3px solid #8B1936;
    border-bottom: 3px solid #8B1936;
    border-left: 3px solid #8B1936;
    border-right: 0
}

#Datepickk .d-table input+label.im-range-start:before {
    background-color: #8B1936
}

#Datepickk .d-table input+label.im-range-start text {
    color: #fff
}

#Datepickk .d-table input+label.im-range-end,#Datepickk .d-table input+label.next.im-range-end {
    border-top: 3px solid #8B1936;
    border-bottom: 3px solid #8B1936;
    border-right: 3px solid #8B1936;
    border-left: 0
}

#Datepickk .d-table input+label.im-range-end:before,#Datepickk .d-table input+label.next.im-range-end:before {
    background-color: #8B1936
}

#Datepickk .d-table input+label.im-range-end text,#Datepickk .d-table input+label.next.im-range-end text {
    color: #fff
}

#Datepickk .d-table input+label.im-range {
    border-top: 3px solid #8B1936;
    border-bottom: 3px solid #8B1936;
    border-left: 0;
    border-right: 0
}

#Datepickk .d-table input+label.im-range:before {
    background-color: #f1f1f1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

#Datepickk .d-table input+label.legend-hover {
    -webkit-animation: legendhover 1s infinite;
    animation: legendhover 1s infinite;
    z-index: 10
}

@-webkit-keyframes legendhover {
    0% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }

    50% {
        -webkit-transform: translate(0,-5px);
        transform: translate(0,-5px)
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@keyframes legendhover {
    0% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }

    50% {
        -webkit-transform: translate(0,-5px);
        transform: translate(0,-5px)
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

#Datepickk .d-table input+label.next,#Datepickk .d-table input+label.prev {
    color: #ccc
}

#Datepickk .d-table input+label [data-tooltip]:after {
    background-color: #1b363f;
    border-radius: 100%;
    content: '';
    height: 5px;
    position: absolute;
    right: -10px;
    top: 0;
    width: 5px
}

#Datepickk .d-table input+label .d-tooltip {
    background-color: #1b363f;
    color: #fff;
    display: none;
    font-size: .7em;
    left: 50%;
    padding: 7px;
    position: absolute;
    text-align: center;
    top: 100%;
    -webkit-transform: translate(-50%,-5px);
    -ms-transform: translate(-50%,-5px);
    transform: translate(-50%,-5px);
    z-index: 13
}

#Datepickk .d-table input+label .d-tooltip:before {
    border-bottom: 7px solid #1b363f;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: '';
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: -7px
}

#Datepickk .d-table input+label .d-tooltip:empty {
    display: none !important
}

#Datepickk .d-table input+label:hover .d-tooltip {
    display: block
}

#Datepickk .d-table input:checked+label {
    color: #666
}

#Datepickk .d-table input:checked+label:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

#Datepickk .d-table input:disabled+label {
    cursor: not-allowed
}

#Datepickk .d-table input:disabled+label:after {
    background-color: #c60000;
    content: '';
    height: 2px;
    left: 20%;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    transform: rotate(-25deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    width: 60%;
    z-index: 10
}

#Datepickk .d-table input+label.d-hidden {
    background: #f0f0f0 !important;
    color: #ccc !important;
    cursor: default;
    text-decoration: line-through
}

#Datepickk .d-table input+label.d-hidden:after {
    content: none
}

#Datepickk .d-tables {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#Datepickk .d-tables:not(.locked) input:not(:checked)+label:not(.hidden):hover {
    background-color: #eaeaea;
    color: #222
}

#Datepickk .d-tables.locked label {
    cursor: default
}

#Datepickk .d-tables.range:not(.before) input:not(.single):checked+label {
    color: #222
}

#Datepickk .d-tables.range:not(.before) input:not(.single):checked+label~label:not(.hidden) {
    color: #222
}

#Datepickk .d-tables.range:not(.before) input:not(.single):checked+label~label:not(.hidden):before {
    background-color: rgba(27,54,63,.5);
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

#Datepickk .d-tables.range:not(.before) input:not(.single):checked~label:focus~label,#Datepickk .d-tables.range:not(.before) input:not(.single):checked~label:hover~label {
    color: #666
}

#Datepickk .d-tables.range:not(.before) input:not(.single):checked~label:focus~label:before,#Datepickk .d-tables.range:not(.before) input:not(.single):checked~label:hover~label:before {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
}

#Datepickk .d-tables.range:not(.before) input:not(.single):checked~label:focus~label.next,#Datepickk .d-tables.range:not(.before) input:not(.single):checked~label:focus~label.prev,#Datepickk .d-tables.range:not(.before) input:not(.single):checked~label:hover~label.next,#Datepickk .d-tables.range:not(.before) input:not(.single):checked~label:hover~label.prev {
    color: #222
}

#Datepickk .d-tables.range:not(.before) input:not(.single):checked~input:checked+label {
    color: #666
}

#Datepickk .d-tables.range:not(.before) input:not(.single):checked~input:checked+label:before {
    background-color: #1b363f;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

#Datepickk .d-tables.range:not(.before) input:not(.single):checked~input:checked+label~label {
    color: inherit
}

#Datepickk .d-tables.range:not(.before) input:not(.single):checked~input:checked+label~label.next,#Datepickk .d-tables.range:not(.before) input:not(.single):checked~input:checked+label~label.prev {
    color: #222
}

#Datepickk .d-tables.range:not(.before) input:not(.single):checked~input:checked+label~label:before {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
}

#Datepickk .d-tables.range.before input:not(.single):not(:checked)+label {
    color: #666
}

#Datepickk .d-tables.range.before input:not(.single):not(:checked)+label:before {
    background-color: rgba(217,169,81,.3);
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

#Datepickk .d-tables.range.before input:not(.single):checked+label~label {
    color: inherit
}

#Datepickk .d-tables.range.before input:not(.single):checked+label~label.next,#Datepickk .d-tables.range.before input:not(.single):checked+label~label.prev {
    color: #222
}

#Datepickk .d-tables.range.before input:not(.single):checked+label~label:before {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
}

#Datepickk .d-fadeInUp {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: DatepickfadeInUp;
    animation-name: DatepickfadeInUp;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes DatepickBGShow {
    from {
        opacity: 0
    }
}

@keyframes DatepickBGShow {
    from {
        opacity: 0
    }
}

@-webkit-keyframes DatepickfadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes DatepickfadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

#Datepickk .d-legend p {
    -webkit-animation-name: DatepickfadeInUp;
    animation-name: DatepickfadeInUp
}

#Datepickk.d-show>* {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: DatepickkShow;
    animation-name: DatepickkShow;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes DatepickkShow {
    from {
        opacity: 0;
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }
}

@keyframes DatepickkShow {
    from {
        opacity: 0;
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }
}

@-webkit-keyframes DatepickkHide {
    to {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }
}

@keyframes DatepickkHide {
    to {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }
}

#Datepickk.MSIE .d-calendar {
    display: block !important
}

#Datepickk.MSIE .d-header p {
    padding: .5rem 0;
    margin: 0
}
 
.reveal-overlay {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s, visibility 0.5s;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10005;
    background-color: rgba(10,10,10,.45);
    overflow-y: auto;
}

.reveal-overlay.show {
      visibility: visible;
      opacity: 1;
}
        
 .reveal {
    position: fixed; 
    top: 50%;
    left: 50%;
    transform: scale(0.9) translate(-50%, -50%);
     -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 10006;
    background-color: #fff;
    padding: 1vw;
    border-radius: 5px;
    transition: transform 0.5s;
     max-width: 40rem;
}
@media print,screen and (min-width: 64.24875em) {
    .reveal-overlay.show .reveal {
      transform: scale(1) translate(-50%, -50%);
    }
}
	.reveal div:last-child{margin-bottom: 0;}

@media print,screen and (max-width: 64.24875em) {
    
   .reveal {
   		position:relative;
        width: auto;
        border-radius:0;
        top: 0;
    	left: 0;
    	transform: none;
    	padding: 2vw;
    }
}

.im-booking_widget{
	display:flex;
}

.im-ce_booking-wrapper{
	display:inline-block;
	background:#fff;
	 margin: 0 auto;
}
      
.im-ce_booking {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    /*background-color: #fff;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*padding: .5rem;*/
    position: relative;
    width: 100%;
    z-index: 200
}

@media screen and (min-width: 31.25em) {
    .im-ce_booking {
        -webkit-box-pack:center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media print,screen and (min-width: 31.25em) {
    .im-ce_booking {
        padding:1rem;
        width: auto
    }
}

.im-ce_booking a {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /*height: 5rem;*/
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    margin-right: .2rem;
    padding-right: .2rem;
    position: relative;
    width: 5rem;
    text-decoration: none;
}

@media print,screen and (min-width: 64.25em) {
    .im-ce_booking a {
        margin-right:1rem;
        padding-right: 1rem
    }
}

.im-ce_booking a:not(:nth-child(3)):after {
    background-color: #ccc;
    content: '';
    height: 50%;
    position: absolute;
    right: 0;
    width: 1px
}

.im-ce_booking a:last-child {
    margin-right: 0;
    padding-right: auto;
    align-self: stretch;
}

.im-ce_booking a:last-child:after {
    content: none
}

.im-ce_booking a.square {
    font-size: 1.125rem;
    font-weight: 700;
    margin-top: 0;
    padding: 1.5rem;
    text-transform: uppercase;
    word-break: initial !important;
    background: #8B1936;
    color:#fff;
    text-align: center;
    width:auto;
}

.im-ce_booking a span {
    display: block;
    font-weight: 600;
    text-align: center
}

.im-ce_booking a .im-label {
    color: rgba(0,0,0,.35);
    font-size: .825rem;
    white-space: nowrap
}

.im-ce_booking a .im-date-day,.im-ce_booking a .im-guest-count {
    color: #2b2c33;
    font-size: 3.125rem;
    line-height: 2.6rem
}

.im-ce_booking a .im-date-month,.im-ce_booking a .im-guest-label {
    color: #8B1936;
    text-transform: uppercase
}
/*
.im-ce_booking .select-wrp {
    margin-right: .5rem;
    position: relative
}

.im-ce_booking .select-wrp::before {
    background-color: #fff;
    color: #474953;
    content: "";
    font-family: adlerasperg !important;
    font-size: 1.3rem;
    margin-top: -.6rem;
    pointer-events: none;
    position: absolute;
    right: .6rem;
    top: 50%
}

.im-ce_booking .select-wrp+.square {
    height: 3.7rem;
    width: 3.7rem
}
*/
#im-booking-modal select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1;
    color: #474953;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 700;
    height: 3rem;
    line-height: 2rem;
    margin: 0;
    padding: 0 2.5rem 0 1rem;
    width: 100%;
    text-align: center;
    text-align-last: center;
}

#im-booking-modal select option {
    font-weight: 300
}

#im-booking-modal select::-ms-expand {
    display: none
}

@media print,screen and (max-width: 31.25em) {
	
#main .mod_article.mod_article_offset_top.im-booking_widget{
	    top: 0px;
}

.im-ce_booking-wrapper{
	width:100%;
}

.im-ce_booking a{
	width:100%;
}

.im-ce_booking a:first-child {
	margin-left:.5rem;	
}

.im-ce_booking a:last-child {
    padding:1.5rem 1rem;
}

.im-ce_booking span.im-label {
        font-size: .75rem;
        white-space: nowrap
    }

.im-ce_booking span.im-date-day, 
.im-ce_booking span.im-guest-count {
        font-size: 2rem;
        line-height: 1rem
    }

.im-ce_booking span.im-date-month,
.im-ce_booking span.im-guest-label {
        font-size: 60%
    }

.im-ce_booking a.square {
        font-size: .725rem;
        line-height: 1rem
    }
}
