/* GH Consult */

/* Include Fonts */

/*
@font-face {
  font-family: 'Atolos Extended';
  src: url('../fonts/sweet/SweetSans-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
  font-family: 'Atolos Extended';
  src: url('../fonts/sweet/SweetSans-Medium.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
*/
@font-face {
  font-family: 'Atolos Sans';
  src: url('../fonts/atolos/Atolos-Variable.woff2') format('woff2'),
       url('../fonts/atolos/Atolos-Variable.woff') format('woff'),
       url('../fonts/atolos/Atolos-Variable.ttf') format('truetype');
       font-weight: 300 900;
       font-display: swap;
       font-style: normal;
}



/* Style Definitions */

:root {	
	--font-family: 'Atolos Sans', sans-serif;
	--heading-font-family: 'Atolos Sans', sans-serif;
	--base-font-size: 19px;
	--base-font-weight: 400;
	--base-line-height: 1.6;
	
	--h1-font-size: 2.7rem; /* 2.5 ohne Screenshots */
	--h1-line-height: 1.25;
	--h1-font-weight: 900;
	--h2-font-size: 1.8rem;
	--h2-line-height: 1.35;
	--h2-font-weight: 900;
	--h3-font-size: 1.6rem;
	--h3-line-height: 1.375;
	--h3-font-weight: 900;
	--h4-font-size: 1.3rem;
	--h4-line-height: 1.4;
	--h4-font-weight: 900;
	--h5-font-size: 1.2rem;
	--h5-line-height: 1.425;
	--h5-font-weight: 900;
	--h6-font-size: 1.1rem;
	--h6-line-height: 1.475;
	--h6-font-weight: 900;
	
	/* Lines and Boders */
	--border-width: 1.5px; /* for <hr> and UK Buttons, Underline, Nav and Burger Icon Lines */
	--underline-stroke: var(--border-width);
	
	/* Cards */
	--cards-gap: 2rem;
	--cards-radius: 10px;
	
	/*Colors */
	--color-page-text: #451F1F;
	--color-page-bg: white; /* #E3E1DC; */
	--color-page-border: #000000;
	--color-navbar-text: #451F1F;
	--color-navbar-bg: rgba(255,255,255,0.9);
	--color-nav-mobile-bg: white;
	--color-navbar-border: #000000;
	--color-code-bg: #F3F2F1;
	--color-card-text: #451F1F;
	--color-card-bg: #FCFBFA;
	--color-card-border: #F3F2F1;
	--color-navbar-text-hero: var(--color-navbar-text); /* inverted nav color for BG image */
	--color-link: #FF4100;
	--color-error: #EB003C;
	--color-success: #5CCE33;
	--color-label: var(--color-link);
	
	/* Gaps and Margins */
	--am-flex-min-block-width: 260px; /* Nicht ändern! Bei mehr Breite keine 4 x 1/4 Blocks möglich */
	--am-block-max-width: 1000px;
	--am-container-padding: 1.75rem;
	--am-block-margin-top: 1.5em;
	
	/* Navigation */
	--logo-width: 240px;
	--logo-font-size: 1.25em;
	--logo-padding-top: 16px;
	--navbar-toggle-weight: var(--border-width);
	
	/* Footer */
	--color-footer-background: var(--color-page-bg);
	--color-footer-border: #DDD;
	--color-footer-text: var(--color-page-text);
	
	/* Forms */
  --am-input-margin: 0.5rem 0;
  --am-input-padding: 0.6rem 1rem;
  --am-input-color: inherit;
  --am-input-placeholder-color: #AAA;
  --am-input-background: inherit;
  --am-input-border-radius: 8px;
  --am-input-border: var(--border-width) solid black;
  --am-input-hover-color: var(--am-input-color);
  --am-input-hover-background: var(--am-input-background);
  --am-input-hover-border: var(--am-input-border);
  --am-input-focus-color: var(--am-input-color);
  --am-input-focus-background: var(--am-input-background);
  --am-input-focus-border: var(--border-width) solid #222222;

	/* Buttons */
  --am-button-margin: 0.5rem;
  --am-button-padding-vertical: 0.6rem;
  --am-button-padding-horizontal: 1.5rem; /* 1rem; */
  --am-button-font-size: inherit;
  --am-button-lineheight: 1.6;
  --am-button-border-radius: 8px;
  --am-button-color: white;
  --am-button-background: #451F1F;
  --am-button-border-width: 0;
  --am-button-border-color: transparent;
  --am-button-hover-color: white;
  --am-button-hover-background: #FF4100;
  --am-button-hover-border-color: transparent;

	/* Gallery */
  --am-gallery-gap: 2px;
  --am-gallery-item-width: 200px;
  --am-gallery-z-index: 9999;
  --am-gallery-max-height: 100%;
  --am-gallery-max-width: 100%;
  --am-gallery-background: rgba(0, 0, 0, 0.2);
  --am-gallery-controls-color: #FFFFFF;
  --am-gallery-controls-background: rgba(0, 0, 0, 0.1);
  --am-slider-controls-color: #FFFFFF;
  --am-slider-controls-background: rgba(0, 0, 0, 0.1);
	
}



/* Logo and Navigation */


.uk-navbar-brand svg {
	color: var(--navbar-text);
	transition: all 0.3s;
}

.uk-navbar-nav>li.social:hover {
	background: none;
	border-bottom: none;
}

.uk-navbar-nav>li.social svg:hover  {
	fill: #FF4100;
	transition: fill 0.3s;
}


/* Hide Burger Icon on Desktop */
@media only screen and (min-width: 1020px) {
	.navbar-toggle {
		display: none;
	}
}

/* 
.uk-navbar-nav>li>a, .uk-nav-side>li>a {
	font-weight: 400;
	font-family: 'Atolos Extended', sans-serif; 
	/* font-size: 14px; 
	text-transform: uppercase;
	letter-spacing: 0.15em;	
}

/*
.uk-nav-side>li>a {
	font-weight: 400 !important;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	font-size: 16px;
}
*/

/* Disable Mobile Subnav  */
.uk-nav.uk-nav-side .uk-nav {
	display: none;
}

/*  Color of active Nav */
.uk-navbar-nav>li.uk-active, .uk-navbar-nav>li:hover {
	background: rgba(101,128,97,0.05);
	border-bottom: 1px solid var(--color-link);
	transition: background 0.3s;
}

.uk-nav-side>li.uk-active>a, .uk-nav-side>li>a:hover  {
	border-bottom-color: var(--color-link);
}



/* Hero */

.fullheight h1, .fullheight h2 {
	background-image: linear-gradient(121deg, rgba(114,169,0,1) 0%, rgba(255,65,0,1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

@media only screen and (max-width: 770px) {
	.fullheight>am-stretched>am-section {
		padding-left: 0 !important;
	}
}

@media only screen and (min-width: 1020px) {
	.fullheight h1, .fullheight h2, .fullheight .hero-title {
		padding-right: 50px;
		font-size: 2.5em;	
	}
}



/* Lead */

.lead p {
	text-align: center;
	color: var(--color-link);
	line-height: 1.4;
}

.lead h2 {
	text-align: center;
	color: inherit;
	font-weight: 700;
	margin-top: 12px !important;
}

@media only screen and (max-width: 770px) {
	.lead p  {font-size: 1.1em; }
	.lead h2 {font-size: 1.6em; padding: 0 1em; }
}

@media only screen and (min-width: 770px) {
	.lead p  {font-size: 1.4em; }
	.lead h2 {font-size: 2.2em; }
}

/* Images */
.content img {
	border-radius: 10px;
}

/* Portrait */

.portrait img, .portrait figure { 
	width: 160px; 
	margin: 20px auto !important;
}


/* List */

.checklist ul li {
	margin-bottom: 10px;
}


/* Icons */

.icon-large figure, .icon img {
	width: 2.5em !important;
	min-width: 2.5em !important;
}



/* Forms mit Feld */


input::placeholder, textarea::placeholder {
	/* color: #E5E2DC !important; */
	transition: all 0.3s;
}
input:focus::placeholder, textarea:focus::placeholder {
	/* color: var(--color-link) !important; */
	transition: all 0.3s;
}

:root {
	/* --am-input-padding: 0.6rem; */
} 

.am-input, .am-input:hover  {
	border: none;
	background-color: rgba(255,255,255,0.7);
	transition: all 0.3s;
	/* color: #E5E2DC !important; */
}

.am-input:focus {
	border: none;
	background-color: rgba(255,255,255,1.0);
	transition: all 0.3s;
	xcolor: var(--color-link) !important;
	color: #0F2533 !important;
}

textarea.am-input {
  resize: none;
}

.disclaimer a:hover {
	border-bottom: 1px solid var(--color-link) !important;
}


/* Button */

.am-button {
	font-weight: 500 !important;
}



/* Headlines */

@media screen and (max-width: 770px) {
	.content h1 { font-size: 1.8em; }
}


/* Scrolldown */

.scroll-down-arrow {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDU1IDMwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zOnNlcmlmPSJodHRwOi8vd3d3LnNlcmlmLmNvbS8iIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MS41OyI+CiAgICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwxLC0xNzguMjQyLC0xNTkuMTgxKSI+CiAgICAgICAgPHBhdGggZD0iTTE4Mi4yNDIsMTYyLjY5M0wyMDUuNzQyLDE4NS42ODFMMjI5LjI0MiwxNjIuNjgxIiBzdHlsZT0iZmlsbDpub25lO3N0cm9rZTpyZ2IoMCwyMTQsMCk7c3Ryb2tlLXdpZHRoOjQuNHB4OyIvPgogICAgPC9nPgo8L3N2Zz4K);
}

.scroll-down-link {
	height: 25px;
	width: 35px;
}

@media only screen and (min-width: 1280px) {
	.caption p {
		padding-top: 5rem;
	}
}



/* Quote */

blockquote {
	font-style: normal;
	font-weight: 900;
	max-width: 800px;
	margin: auto !important;
	text-align: center;
	background-image: linear-gradient(121deg, rgba(114,169,0,1) 0%, rgba(255,65,0,1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

blockquote::before {
	content: '»' !important;
}

blockquote::after {
	content: '«' !important;
}

@media only screen and (max-width: 770px) {
	blockquote { font-size: 1.8rem !important; }
}

@media only screen and (min-width: 770px) {
	blockquote { font-size: 2.2rem !important; }
}

figcaption {
	text-align: center;
	font-weight: 500;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	/* color: #e32400 !important; */
	margin-top: 25px;
}

figcaption::before {
	content: '';
}

/* Backgrounds */

am-section.batala>am-img {
	width: 150px;
	text-align: center;
}

.batala {
	background: rgb(103,0,0);
	background: linear-gradient(121deg, rgba(103,0,0,1) 0%, rgba(255,65,0,1) 100%);
	/*
	background: rgb(127,30,0);
	background: -webkit-linear-gradient(121deg, rgba(127,30,0,1) 0%, rgba(221,51,51,1) 100%);
	background: -moz-linear-gradient(121deg, rgba(127,30,0,1) 0%, rgba(221,51,51,1) 100%);
	background: -o-linear-gradient(121deg, rgba(127,30,0,1) 0%, rgba(221,51,51,1) 100%);
	background: linear-gradient(121deg, rgba(127,30,0,1) 0%, rgba(221,51,51,1) 100%);
	*/
}

/*
.adults {
	background: rgb(255,65,0);
	background: linear-gradient(158deg, rgba(255,65,0,1) 0%, rgba(255,145,19,1) 100%);
}

.children {
	background: rgb(114,169,0);
	background: linear-gradient(158deg, rgba(114,169,0,1) 0%, rgba(170,198,0,1) 100%);
}
*/

.adults, .children {
	background-position: top right;
}




.highlight-container, .highlight {
  position: relative;
}

.highlight-container {
  display: inline-block;
}
.highlight-container:before {
  content: " ";
  display: block;
  height: 90%;
  width: 100%;
  margin-left: -3px;
  margin-right: -3px;
  position: absolute;
  background: transparent; /* Hellgelb #FFFFC0; /* Gelb #FF7; */ /* #FCE0DF */
  transform: rotate(2deg);
  top: -1px;
  left: -1px;
  border-radius: 20% 25% 20% 24%;
  padding: 10px 3px 3px 10px;
}

u {
	text-decoration: none;
	border-bottom: 2px solid var(--color-link);
}


/* Footer */
footer { font-size: 90%; border-top: none; }






/* Links */



	



/* Blog */

.uk-panel-box .uk-panel-title a {
	font-weight: 500 !important;
	margin-top: 0.4em !important;
	/* font-family: 'Atolos Extended', sans-serif; */
	font-size: 18px !important;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	/* color: #B4A58B !important; */
}

/* Date */
.text-subtitle {
	font-weight: 400;
	font-size: 16px;
	/* color: #AAA; */
}

.text-subtitle p.am-block:nth-child(2){
	margin-top: 0 !important;
}

.tags a {
	background: #F3F2F1;
	color: #999;
	border-radius: 3px;
	padding: 0px 6px !important;
	font-size: 16px;
	font-weight: 400;
}

.nav-link.panel-more {
	font-weight: 400;
}


/* Flex */
@media only screen and (min-width: 770px) and (max-width: 1280px) {
	am-flex>am-1-4 {
		flex-basis: 50% !important;
		padding-bottom: 0;
	}
}
@media only screen and (max-width: 770px) {
	am-flex>am-1-4 {
		flex-basis: 100% !important;
		padding-bottom: 0;
	}
}

@media only screen and (min-width: 770px) {
	.variable-padding {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
}





/* Portrait */

.portrait {
	background: white;
	padding: 2rem 2rem 3rem 2rem;
	border-radius: 10px;
	/* --am-flex-gap: 3rem; */
}

.portrait img {
	border-radius: 100%;
	justify-content: center;
	filter: none !important;
}

@media only screen and (max-width: 770px) {
	.portrait am-1-4, .portrait am-1-3 {
		margin: auto;
	}
	.portrait h5 {
		text-align: center !important;
	}
}

/*
.portrait p {
	font-family: 'Cormorant', serif;
	font-size: 105%;
}

/*
.portrait p::first-letter {
  -webkit-initial-letter: 3;
          initial-letter: 3;
  font-weight: 300;
  margin-right: .5em;
	font-family: Didot, serif;
}
*/

.portrait am-list {
	margin-top: 1em;
}



.portrait h5:nth-of-type(2) {
	margin-top: 4em;
}

.portrait ul {
  list-style: none;
	padding-left: 1.6em;
}

.portrait ul li {
  text-indent: -1.6em;
}

.portrait ul li:before {
  content: '✔︎   ';
	
}





/* Label */

.label, .has-label p:nth-child(1) {
	font-size: 0.9em;
	color: #FF4100
}


