/*!
Theme Name: float
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: float
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

float is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/* barlow-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/barlow-v13-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 100;
  src: url('fonts/barlow-v13-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/barlow-v13-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 200;
  src: url('fonts/barlow-v13-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/barlow-v13-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/barlow-v13-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/barlow-v13-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/barlow-v13-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/barlow-v13-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/barlow-v13-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/barlow-v13-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 600;
  src: url('fonts/barlow-v13-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/barlow-v13-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/barlow-v13-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/barlow-v13-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 800;
  src: url('fonts/barlow-v13-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/barlow-v13-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 900;
  src: url('fonts/barlow-v13-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #575756;
    font-family: 'Barlow';
	font-size: 22px;
	line-height: 28px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	color:#487DB8;
	line-height:1.2em;	
}

h1 {
	font-size:50px;
	line-height:55px;
	font-weight:500;	
}

h2 {
	font-size:40px;
	font-weight:500;
}

h3 {
	font-size:35px;
	font-weight:500;
}

h4 {
	font-size:24px;
	font-weight:500;
}

h5 {
	font-size:22px;
	font-weight:500;
}

h6 {
	font-size:16px;
	font-weight:500;
}


p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

.wp-block-separator {
    border-top: 1px solid
}

.wp-block-columns.has-background {
	padding:20px;
}

figure.size-full img  {
	margin: 0;
	width:100%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 0;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 1em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 0;
}

table {
	margin: 0;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #AFC410;
	text-decoration:none;
}

a:visited {
	color: #AFC410;
}

a:hover,
a:focus,
a:active {
	color: #AFC410;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

article a,
article a:visited{
	color: #AFC410;
}

.greencircle {
	padding-left:30px;
}

.greencircle a:before {
	content: '';
	display: inline-block;
	height: 40px;
	width: 68px;
	margin-bottom:-12px;
	margin-right:10px;
	background: url(images/kreis-strich-gruen.svg) no-repeat 0px / 100%;
}

.downloadlink a {
	display: flex;
    align-items: center; /* Vertikale Ausrichtung */
}

.downloadlink a:before {
	content: '';
	display: inline-block;
	height: 40px;
	width: 68px;
	margin-top:4px;
	margin-right:10px;
	background: url(images/downloadico.svg) no-repeat 0px / 100%;
}



.whitecircle {
	padding-left:30px;
}

.whitecircle a {
	color:#fff!important;
}

.whitecircle a:before {
	content: '';
	display: inline-block;
	height: 40px;
	width: 68px;
	margin-bottom:-12px;
	margin-right:10px;
	background: url(images/kreis-strich-white.svg) no-repeat 0px / 100%;
}


.logobluefade {
	background: #F0F0F0;
	background: url(images/railcampus-back.svg) 0px 40px no-repeat, linear-gradient(180deg, rgba(240, 240, 240, 1) 28%, rgba(105, 172, 223, 0.19) 52%, rgba(255, 255, 255, 1) 93%);
}

.logobluefadenologo  {
	background: #F0F0F0;
	background: linear-gradient(180deg, rgba(240, 240, 240, 1) 28%, rgba(105, 172, 223, 0.19) 52%, rgba(255, 255, 255, 1) 93%);
}


h2.linesleftright  {
  display: flex;
  align-items: center;
}

.linesleftright::before,
.linesleftright::after {
  content: '';
  flex: 1;
  border-bottom: 1px solid #69ACDF;
}

.linesleftright::before {
  margin: 0 10px 0 0;
}

.linesleftright::after {
  margin: 0 0 0 10px;
}

.wp-block-cover.withborder {
	border:2px solid #69ACDF;
	border-radius:31px;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

.site-main {
	margin: 0 auto 0 auto;
}

.logged-in .site-header {
	top: 32px;
}

.site-header {
	align-items: center;
	background-color: #F9F6F1;
	position: fixed;
	width: 100%;
	top: 0;
	background-color: transparent; 
	transition: background-color 0.3s ease;
	z-index: 1000;
}

.site-header.scrolled {
  background-color: #fff; /* Farbe nach Scrollen */
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.site-branding a {
  width: 201px;
  height: 120px;
	display:block;
  background-color: #fff;
  -webkit-mask-image: url('/wp-content/uploads/Logo_OWL_w.svg');
  mask-image: url('/wp-content/uploads/Logo_OWL_w.svg');
  -webkit-mask-size: contain;
  mask-size: contain;
}

.site-header.scrolled .site-branding a {
  background-color: #487DB8;
}

.site-branding p {
	padding:0px;
	margin:0;
}

.site-header .indent {
    display:flex;
    margin:20px auto 20px auto;
    justify-content:space-between;
    align-items: flex-end;
	max-width:1300px;
	flex-wrap: wrap;	
	padding:0;
}

.site-headerblue .indent {
    display:flex;
    margin:20px auto 20px auto;
    justify-content:space-between;
    align-items: flex-end;
	max-width:1300px;
	flex-wrap: wrap;	
	padding:0;
}


.logged-in .site-headerblue {
	top: 32px;
}

.site-headerblue {
	align-items: center;
	position: fixed;
	width: 100%;
	top: 0;
	background-color: #fff; /* Farbe nach Scrollen */
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	transition: background-color 0.3s ease;
	z-index: 1000;
}

.site-headerblue .site-branding a {
  width: 201px;
  height: 120px;
	display:block;
    background-color: #487DB8;
  -webkit-mask-image: url('/wp-content/uploads/Logo_OWL_w.svg');
  mask-image: url('/wp-content/uploads/Logo_OWL_w.svg');
  -webkit-mask-size: contain;
  mask-size: contain;
}

.site-headerblue .main-navigation a {
	color:#183F6A;
}	

.page-template-page-bluenav .site-main {
	margin: 160px auto 0 auto;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	transition: 1s;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 20px 0 0 0;
	z-index: 99999;
	width: 100%;
	left:0;
	animation-duration : 0.1s;
	animation-name : slidein;
}
@keyframes slidein {
  from { margin-left : 100%;     }
  to   { margin-left : 0; }
}

@media only screen and (max-width: 800px) {
	
.main-navigation ul {
	left:0%;
}
}

@media only screen and (max-width: 600px) {
	
.main-navigation ul {
	left:0%;
}
}


.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 100%;
	left: -99999em;
	z-index: 99999;
	display:block;
	background:#fff;
	box-shadow: 0px 0px 0px 0px #ccc;
	width:0;
	margin-top:-10px;	
	margin-left:10px;		
}

.main-navigation ul li.menu-item-has-children a:after {
	content: '';
	display: inline-block;
	height: 24px;
	width: 20px;
	margin-bottom:-6px;
	background: url(images/arrow_drop_up.svg) no-repeat 0px / 100%;
}

.site-headerblue .main-navigation ul li.menu-item-has-children a:after {
	background: url(images/arrow_drop_up-blue.svg) no-repeat 0px / 100%;
}

.scrolled .main-navigation ul li.menu-item-has-children a:after {
	background: url(images/arrow_drop_up-blue.svg) no-repeat 0px / 100%;
}

.main-navigation ul li.menu-item-has-children ul li a:after {
	display: none;
}

.main-navigation ul li.menu-item-has-children a:hover:after,
.main-navigation ul li.current-menu-item.menu-item-has-children a:after,
.main-navigation ul li.current-menu-parent.menu-item-has-children a:after,
.main-navigation ul li.current-menu-parent ul li.current-menu-item.menu-item-has-children a:after {
	background: url(images/arrow_drop_up-green.svg) no-repeat 0px / 100%;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
	margin-left:201px;
	margin-top:0px;
}

.main-navigation ul li ul.sub-menu li.menu-item-has-children {
	background: url(images/arrow_drop_down-blue.svg) no-repeat 100% / 30px;
}

.main-navigation ul li ul.sub-menu li.menu-item-has-children:hover,
.main-navigation ul li ul.sub-menu li.menu-item-has-children.current_page_ancestor {
	background: url(images/arrow_drop_down-green.svg) no-repeat 100% / 30px;
}

.main-navigation ul li ul.sub-menu li.current-menu-item.menu-item-has-children {
	background: url(images/arrow_drop_down-green.svg) no-repeat 100% / 30px;
}

.main-navigation ul ul li {
	width: 200px;
	display:block;
	float:none;
    background:#fff;	
}

.main-navigation ul ul a {
	width: 200px;
	color:#183F6A;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: 0!important;	
	min-width:200px;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	padding:10px;
	color:#fff;
	font-weight:500;	
}	

.scrolled .main-navigation a {
	color:#183F6A;
}	

.main-navigation a:hover,
.main-navigation ul li.current-menu-parent a,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-menu-parent ul li.current-menu-item a {
  color:#AFC410;
}

.main-navigation ul li.current-menu-parent ul li a,
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li.current-menu-parent ul li.current-menu-item ul li a {
  color:#183F6A;
}
  
.main-navigation ul li.current-menu-parent ul li a:hover,
.main-navigation ul li.current-menu-item ul li a:hover,
.main-navigation ul li.current-menu-parent ul li.current-menu-item ul li a:hover {
  color:#AFC410;
}
  


button.menu-toggle {
    border: 0 solid;
    border-radius: 0;
    background: no-repeat center/cover;
    color: #fff;
    font-size: 0 !important;
    display: block;
    height: 50px;
    width: 50px;
    font-size: 0;
    line-height: 0;
    padding: 0;
    background-color: #183F6A;
    -webkit-mask-image: url(images/ic_menu_48px.svg);
    mask-image: url(images/ic_menu_48px.svg);
	position:absolute;
	z-index:99999999;
	transition: all ease 0.2s;
	right:10px;
	top:40px;
	display:block;
}


@media only screen and (min-width: 1000px) {
	
	button.menu-toggle {
		right:15px;
	    display:none;
	}

    .main-navigation ul {
		display: block;
		margin: 0;
		padding: 0;
		width: auto;
		right:0;
		top:50px;
		left:auto;
		animation-name : none;
}

.main-navigation ul li {
	float:left;
	position:relative
}
	
	
}

.home button.menu-toggle {
    background-color: #183F6A;
}

button.menu-toggle:hover {
	cursor:pointer;
}

.toggled button.menu-toggle {
	position:absolute;	
    background-color: #183F6A;
    -webkit-mask-image: url(images/ic_close_48px.svg);
    mask-image: url(images/ic_close_48px.svg);
}

.main-navigation.toggled ul {
        display: block !important;
        list-style: none;
        margin: 0;
        padding: 0 0 0 0;
        width: 100%;
		height:100%;
        font-size: 1.2em;
	    top:93px;
	    position:absolute;
	    background:#fff;	
}


.main-navigation.toggled {
        clear: none;
        display: block;
        width: 100%;
}

.main-navigation.toggled ul ul {
	float: none;
	left: 0;
	display:block;
	background:none;
	box-shadow: 0px 0px 0px 0px #ccc;
	width:auto;
	position:initial;
	background:#fff;	
}

.main-navigation.toggled ul ul li {
   background-color: #fff;

}

.main-navigation.toggled ul ul li a {
   padding:4px 4px 4px 20px!important;
}

.main-navigation.toggled ul li {
        width: 100%;
        
    }

.main-navigation.toggled ul li a {
        margin: 0;
        display: block;
        padding: 5px 10px;
        color: #fff!important;
		font-size:1em;
		margin:0px;
		background:#183F6A;
	border-bottom:1px solid #f9f6f1;
}

.main-navigation.toggled ul li a:hover {
	 background:#fff;
	 color:#000;
}

.main-navigation ul li.focus > ul,
.main-navigation ul li:hover > ul {
 	left: auto;
	min-width:200px;	
    }

.main-navigation ul ul {
        /* box-shadow: none; */
    }

.main-navigation ul ul a {
        width: 100%;
    }

.main-navigation ul li ul.sub-menu li,
.main-navigation ul li ul.sub-menu li:last-of-type {
        margin: 0;
    }

.main-navigation ul li ul.sub-menu li a {
        font-size: 0.8em;
        padding: 10px;
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}


.page {
	margin:0;
}

.post {
	margin:0 0 60px 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin:0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.indentsmall {
	max-width:800px;
}

.indent{
	max-width:1200px;
	padding:20px;
	margin:auto;
}

.site-footer {
	background: #183F6A;
	background: linear-gradient(90deg, rgba(24, 63, 106, 1) 0%, rgba(72, 125, 184, 1) 100%);
	color:#fff;
	text-align:center;
	padding:40px;
}

.site-footer h2 {
	color:#fff;
}

.imp a  {
	padding: 20px 0 0 10px;
	display:inline-block;
}

.insta  {  
	display: flex;
    align-items:center;
	flex-wrap:wrap;
}

.insta img {  
	margin-left:10px;
}

figcaption {
	text-align:center;
	padding:10px;
}




/* Footer
--------------------------------------------- */

.menu-footer-container ul {
	list-style-type:none;
	padding:0;
	margin:20px 0 0 0;
}

.menu-footer-container a {
	text-decoration:underline;
	color:#fff;
}

.socials {
	margin-left:62px;
}

.site-info  {
    display:flex;
    margin:0 auto;
    justify-content:space-between;
    align-items: flex-start;
	max-width:1300px;
	flex-wrap: wrap;
	padding-bottom:40px;
	color:#fff;
	text-align:left;
	font-size:18px;
	min-height:340px;
    background: url(images/railcampus-logo-blau.png) no-repeat 0 0 / 860px;	
}

.site-info .widget:nth-child(1) {
	min-width:340px;
	flex-grow:1;
	margin-left:100px;
}

.site-info .widget:nth-child(2) {
	flex-grow:1.8;
}
.site-info .widget:nth-child(3) {
	flex-grow:2;
}

.site-info p a,
.site-bottom p a {
	color:#fff;
	text-decoration:none;
}

.site-info p {
   margin:0;
}

.site-info strong {
   margin:0;
   font-weight: 600;
}

.site-bottom  {
    display:flex;
    margin:0 auto;
    justify-content:space-between;
    align-items: flex-start;
	max-width:1200px;
	flex-wrap: wrap;
	padding-bottom:40px;
	color:#fff;
	text-align:left;
	font-size:18px;
}

.site-bottom .widget:nth-child(1) {
	flex-grow:1;
	min-width:340px;
}

.site-bottom .widget:nth-child(2) {
	flex-grow:1.8;
}

.site-bottom .widget:nth-child(3) {
	flex-grow:2;
}

.site-bottom .is-layout-constrained img {
	margin:0 0 -10px 10px;
}

.site-bottom .has-text-align-right a {
	margin:0 0 0 20px;
}

figcaption.wp-element-caption {
    margin:0;
	padding:10px 0 0 0;
    font-size:18px;
    text-align:right;
}

.action-footer {
	max-width:1160px;
	margin:60px auto;
}

.action-footer .newsletterbox {
	border:1px solid #AFC410;
	border-radius:22px;
	padding:20px 40px;
}


/* Color Palette CSS */

.has-blue-background-color {
    background-color: #487DB8;
}
 
.has-blue-color {
    color: #487DB8;
}

.has-lightblue-background-color {
    background-color: #69ACDF;
}
 
.has-lightblue-color {
    color: #69ACDF;
}

.has-darkgreen-background-color {
    background-color: #869607;
}
 
.has-darkgreen-color {
    color: #869607;
}

.has-green-background-color {
    background-color: #AFC410;
}
 
.has-green-color {
    color: #AFC410;
}

.has-grey-background-color {
    background-color: #575756;
}
 
.has-grey-color {
    color: #575756;
}

.has-weiss-background-color {
    background-color: #ffffff;
}
 
.has-weiss-color {
    color: #ffffff;
}

.has-schwarz-background-color {
    background-color: #000000;
}
 
.has-schwarz-color {
    color: #000000;
}

/* Schrift */

.has-x-large-font-size {
    font-size: 64px!important;
	font-weight:800;
	margin:0;
	line-height:1em;
}

.has-large-font-size {
    font-size: 55px!important;
	font-weight:500;
	line-height:60px;
}

.has-medium-font-size {
    font-size: 35px!important;
	line-height:40px;
}

.has-small-font-size {
    font-size: 16px!important;
}

/* Buttons */

.wp-block-button__link {
	padding:6px 40px;
}

a.wp-block-button__link.has-brown-background-color:hover{
	color:#fff;
}

a.wp-block-button__link.has-brown-background-color:visited {
	color:#fff;
}
a.wp-block-button__link.has-weiss-background-color:visited {
	color:#b17f4a;
}

/* Bilder Hintergrund */

.backgroundleft {
  position: relative;
  display: inline-block; /* Oder flex/block, je nach Layout */
  margin-left:30px;
}

.backgroundleft img {
  display: block;
  position: relative;
  z-index: 2; /* Bild liegt oben */
}

.backgroundleft::before {
  content: "";
  position: absolute;
  background-color: #E9E7DE; /* Die versetzte Farbe */
  top: -40px;  /* Versatz nach unten */
  left: -30px; /* Versatz nach rechts */
  width: 80%;
  height: 132%;
  z-index: 1; /* Farbe liegt unten */
}


.backgroundright {
  position: relative;
  display: block; /* Oder flex/block, je nach Layout */
}

.imginside {
  display: block;
  position: relative;
  z-index: 2; /* Bild liegt oben */
}

.backgroundright .inside {
  display: block;
  position: relative;
margin-left:-40px;
  z-index: 2; /* Bild liegt oben */
}

.backgroundright::before {
  content: "";
  position: absolute;
  background-color: #E9E7DE; /* Die versetzte Farbe */
  top: -100px;  /* Versatz nach unten */
  left: -230px; /* Versatz nach rechts */
  width: 170%;
  height: 150%;
  z-index: 1; /* Farbe liegt unten */
}

/* Zitate */

.quoates .wp-block-column {
	border-radius:20px;
	padding:40px;
}

.quoates .wp-block-column p:first-child:before {
	content: '';
	display: block;
	height: 30px;
	width: 30px;
	margin:-40px 0 0px -20px;
	background: url(images/quote.svg) no-repeat 0px / 100%;
}

/* lates news */


.wp-block-latest-posts__featured-image {
	float:right;
	max-width:320px;
	padding-left:20px;
}

a.wp-block-latest-posts__post-title,
a:visited.wp-block-latest-posts__post-title{
	color:#487DB8;
	font-size:22px;
	line-height:1.2em;
	font-weight:500;
	margin:0;
}

.wp-block-latest-posts {
	margin:0;
}

.wp-block-latest-posts li {
	padding:20px;
	background:#fff;
	border-radius:22px;
	margin:10px 0;
	min-height:250px;
}

.wp-block-latest-posts__post-excerpt {
	font-size:19px;

}

.wp-block-latest-posts time {
	font-size:16px;
	color:#487DB8;
}

/* Ferienwohnung Features */

.features img {
	max-width:50px;
	margin:0 5px 0 6px;
}

.features img:first-of-type {
	max-width:50px;
	margin:0 5px 0 0px;
}

.features p  {  
	display: flex;
    align-items:center;
	flex-wrap:wrap;
	margin:20px 0;	
		font-size:16px;
}

/* Kontaktformular */

.wpcf7-form {
	color:#fff;
	display:flex;
	flex-wrap:wrap;
    justify-content:space-between;	
}

.wpcf7-form p {
	 flex:0 0 48%;
}


@media screen and (max-width: 800px) { 
	.wpcf7-form p {
		 flex:0 0 100%;
	}
}

.wpcf7-form p:nth-of-type(10) {
  flex-basis: 100%;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email]{
	width:100%
}

.wpcf7-form input[type=submit] {
	background:#B17F4A;
	color:#fff;
}

/* Spalte rechts background */

.wp-block-columns.backgroundrightbox .wp-block-column:nth-of-type(1) {
	margin-right:-100px;
	position:relative!important;
	z-index:2;
}

.wp-block-columns.backgroundrightbox .wp-block-column:nth-of-type(2) {
	padding:80px 100px 40px 20px;
	position:relative!important;
	left:0px;
	z-index:-2;
}

.wp-block-columns.backgroundrightbox .wp-block-column:nth-of-type(2) .wp-block-group {
	padding:0px 0 0 100px;
	position:relative!important;
	left:0px;
	z-index:-2;
}

/* table blog */

@media screen and (max-width: 860px) {
	.site-info  {
	    margin:0 20px;
		}
	h2 {
		font-size:35px;
	}	
		h3 {
		font-size:30x;
	}
	.has-x-large-font-size {
		font-size: 35px !important;
	}		
	.backgroundright .inside {
		margin-left:0px;
	}	
}

.grecaptcha-badge {
	display:none!important;
}

/* Hintergrundboxen */

.wp-block-columns.hintergrundbox {
	gap:0;
}

.wp-block-columns.hintergrundbox .wp-block-column:nth-of-type(1) {
	position:relative;
	padding:0px;
	position:relative;
	z-index:2;
}

.wp-block-columns.hintergrundbox .wp-block-column:nth-of-type(2) {
	position:relative;
	margin:-40px 0 -40px -40px;
	padding:40px 40px 40px 80px;
	z-index:1;
	background:#E9E7DE;
    align-self: auto;
}

@media screen and (max-width: 786px) {
.wp-block-columns.hintergrundbox .wp-block-column:nth-of-type(2) {
	margin:0;
}
}

.wp-block-columns.hintergrundboxleft {
	gap:0;
}
.wp-block-columns.hintergrundboxleft .wp-block-column:nth-of-type(2) {
	position:relative;
	padding:0px;
	position:relative;
	z-index:1;
}

.wp-block-columns.hintergrundboxleft .wp-block-column:nth-of-type(1) {
	position:relative;
	margin:40px -40px 40px 0px;
	padding:20px 40px 20px 40px;
	z-index:2;
	background:#AFC410;
    align-self: auto;
	color:#fff;
}

@media screen and (max-width: 786px) {
.wp-block-columns.hintergrundboxleft .wp-block-column:nth-of-type(1) {
	margin:0;
}
}

.wp-block-columns.hintergrundboxfront {
	gap:0;
}

.wp-block-columns.hintergrundboxfront .wp-block-column:nth-of-type(1) {
	position:relative;
	padding:0px;
	position:relative;
	z-index:1;
}

.wp-block-columns.hintergrundboxfront .wp-block-column:nth-of-type(2) {
	position:relative;
	margin:-40px 0 -40px -40px;
	padding:40px 40px 40px 80px;
	z-index:2;
	background:#E9E7DE;
    align-self: auto;
}

@media screen and (max-width: 786px) {
.wp-block-columns.hintergrundboxfront .wp-block-column:nth-of-type(2) {
	margin:0;
}
}

/* Newsbox */

.newsbox {
	background:#183F6A;
	padding:20px;
}

.newsbox p {
	margin:0;
}
.newsbox h2 {
	margin:0 0 20px 0;
}
.newsbox .next {
	font-size:18px;
	margin:0 0 20px 0;
}
.newsbox .greencircle {
	margin:40px 0 20px 0;
	font-size:18px;
}
.newsbox .greencircle a:before {
	content: '';
	display: inline-block;
	height: 38px;
	width: 68px;
	margin-bottom:-14px;
	margin-right:10px;
	background: url(images/kreis-strich-gruen.svg) no-repeat 0px / 100%;
}

/* Rounded Box */

.rounded {
	padding:40px;
	border-radius:30px;
}

ul.arrowlist {
	list-style:none;
	margin:0 0 0 20px;
	padding:0;
}
ul.arrowlist li {
	margin:0 0 16px 0;
}

ul.arrowlist li:before {
	content: '';
	display: inline-block;
	height: 28px;
	width: 20px;
	margin-right:0;
	margin-bottom:-6px;
	margin-left:-20px;
	background: url(/wp-content/uploads/arrowleft.png) no-repeat 0px / 100%;
}

/* Blue Background Fonts */

.gradientblue {
	color:#fff;
	max-width:50%;
	padding:40px;
	background: #69ACDF;
	background: linear-gradient(90deg,rgba(105, 172, 223, 1) 0%, rgba(72, 125, 184, 1) 100%);
}

/* Single Posts */

.single-post .site-main {
	max-width:1160px;
	margin:auto;
	padding-top:160px;
}

.single-post .site-header .site-branding a {
  background-color: #487DB8;
}

.single-post .main-navigation a {
	color:#183F6A;
}	

.single-post .entry-content {
	max-width:1120px;
	margin:auto;
}

/* Stimmen */

.wp-block-cb-carousel-v2  {
	border:1px solid #487DB8;
	padding:20px;
	border-radius:22px;
}

.wp-block-cb-carousel-v2 .swiper-horizontal,
.wp-block-cb-carousel-v2 .wp-block-columns {
	margin-bottom:0!important;
}

.quotes img {
	border-radius: 50%;
}

.swiper-wrapper {
    align-items: center;
}

/* Partnerlisten */

.partnerlist {
	max-width:1000px;
	margin:auto;
}

/* Flipbox */

.wp-block-cp-cool-flipbox-block .cfb-block-flip-content {
	padding:20px;
}

.wp-block-cp-cool-flipbox-block {
  --cfb-block-border-color:#69ACDF!important;
}

.wp-block-cp-cool-flipbox-block .cfb-block-flip-front {
  --cfb-block-border-color:#fcd34d00!important;
}

.wp-block-columns.gapone {
	gap:1em!important;
}
.wp-block-heading img {
	margin:0 0 -10px 0;
}


/*fade image home*/

.nomeClasse{
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	border-radius:22px;
	border:1px solid #69acdf00;
}

.nomeClasse:hover {
	border:1px solid #69ACDF;
}

.nomeClasse img {
	width: 100%;
	display: block;
	-moz-transition:800ms;
	-webkit-transition: 800ms; 
	-o-transition: 800ms; 
	transition: 800ms;
}

.nomeClasse figcaption {
	color:#fff;
	padding:.5rem;
	position:absolute;
	-webkit-transition:800ms;
	-o-transition:800ms;
	transition:800ms;
	width:100%;
	cursor:pointer;
	top: 0;
	left: 0;
	height: 100%;
	text-align:left;
}

.nomeClasse figcaption:hover {

	background:#fff;
}

.nomeClasse figcaption code:nth-of-type(1) {
	color:#fff;
	padding:1rem;
	position:absolute;
	-webkit-transition:800ms;
	-o-transition:800ms;
	transition:800ms;
	width:96%;
	cursor:pointer;
	top: 0;
	left: 0;
	font-family: 'Barlow';
	font-weight:500;
	background: url(images/arrow_up-right-white.svg) no-repeat 100% / 24px;	
}

.nomeClasse figcaption:hover code:nth-of-type(1) {
	background: url(images/arrow_up-right-blue.svg)  no-repeat 100% / 24px;	
	
}


.nomeClasse figcaption code:nth-of-type(2),
.nomeClasse figcaption code:nth-of-type(3) {
	color:#69ACDF;
	padding:1rem;
	position:absolute;
	-webkit-transition:800ms;
	-o-transition:800ms;
	transition:800ms;
	width:100%;
	cursor:pointer;
	font-family: 'Barlow';
	font-weight:500;	
}

.nomeClasse figcaption code:nth-of-type(2) {
	top: 0;
	left: 0;
	height: 100%;
	opacity: 0;
}

.nomeClasse figcaption code:nth-of-type(3) {
	top: 100px;
	left: 0;
	height: 100%;
	opacity: 0;
	font-size:35px;
	line-height:35px;
}


.nomeClasse:hover figcaption code:nth-of-type(2),
.nomeClasse:hover figcaption code:nth-of-type(3) {
	opacity: 1;
}

@media screen and (max-width: 1000px) {

.site-branding a {
  margin-left:20px;
  width: 101px;
  height: 60px;
}	
	
	
.site-headerblue .site-branding a {
  margin-left:20px;
  width: 101px;
  height: 60px;
}

.site-info  {
    display:block;
}

.site-info .widget:nth-child(1) {
	min-width:240px;
	flex-grow:1;
	margin:0 0 20px 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	margin-left:0;
}
	
.main-navigation.toggled ul li a {
		font-size:0.8em;
}	
	
.main-navigation ul li ul.sub-menu li a {
        font-size: 0.5em;
}	
	

.main-navigation ul li ul.sub-menu li ul li {
        font-size: 0.7em;
}	
	
.main-navigation.toggled ul ul li a {
   padding:2px 4px 2px 20px!important;
}	
	
}